2026-06-04 03:11:07.407998 | Job console starting 2026-06-04 03:11:07.418446 | Updating git repos 2026-06-04 03:11:07.447358 | Cloning repos into workspace 2026-06-04 03:11:07.512612 | Restoring repo states 2026-06-04 03:11:07.530799 | Merging changes 2026-06-04 03:11:07.530822 | Checking out repos 2026-06-04 03:11:07.632953 | Preparing playbooks 2026-06-04 03:11:08.748135 | Running Ansible setup 2026-06-04 03:11:13.578044 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-04 03:11:14.759797 | 2026-06-04 03:11:14.759972 | PLAY [Base pre] 2026-06-04 03:11:14.777487 | 2026-06-04 03:11:14.777640 | TASK [Setup log path fact] 2026-06-04 03:11:14.797536 | debian-bookworm | ok 2026-06-04 03:11:14.817795 | 2026-06-04 03:11:14.817950 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-04 03:11:14.866316 | debian-bookworm | ok 2026-06-04 03:11:14.876792 | 2026-06-04 03:11:14.876930 | TASK [emit-job-header : Print job information] 2026-06-04 03:11:14.917500 | # Job Information 2026-06-04 03:11:14.917700 | Ansible Version: 2.16.14 2026-06-04 03:11:14.917735 | Job: python-black 2026-06-04 03:11:14.917768 | Pipeline: periodic-daily 2026-06-04 03:11:14.917790 | Executor: 521e9411259a 2026-06-04 03:11:14.917811 | Triggered by: https://github.com/osism/netbox-manager 2026-06-04 03:11:14.917833 | Event ID: c0a892b3bd3848f1b241b49c461b7f5c 2026-06-04 03:11:14.923726 | 2026-06-04 03:11:14.924430 | LOOP [emit-job-header : Print node information] 2026-06-04 03:11:15.037895 | debian-bookworm | ok: 2026-06-04 03:11:15.038124 | debian-bookworm | # Node Information 2026-06-04 03:11:15.038161 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-04 03:11:15.038186 | debian-bookworm | Hostname: debian 2026-06-04 03:11:15.038208 | debian-bookworm | Username: zuul 2026-06-04 03:11:15.038229 | debian-bookworm | Distro: Debian 12.14 2026-06-04 03:11:15.038255 | debian-bookworm | Provider: regiocloud-a 2026-06-04 03:11:15.038277 | debian-bookworm | Region: 2026-06-04 03:11:15.038298 | debian-bookworm | Label: debian-bookworm 2026-06-04 03:11:15.038318 | debian-bookworm | Product Name: OpenStack Nova 2026-06-04 03:11:15.038338 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2b:d20d 2026-06-04 03:11:15.052000 | 2026-06-04 03:11:15.052167 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-04 03:11:15.658704 | debian-bookworm -> localhost | changed 2026-06-04 03:11:15.676213 | 2026-06-04 03:11:15.676353 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-04 03:11:16.885073 | debian-bookworm -> localhost | changed 2026-06-04 03:11:16.900546 | 2026-06-04 03:11:16.900684 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-04 03:11:17.201993 | debian-bookworm -> localhost | ok 2026-06-04 03:11:17.209135 | 2026-06-04 03:11:17.209263 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-04 03:11:17.233080 | debian-bookworm | ok 2026-06-04 03:11:17.260769 | debian-bookworm | included: /var/lib/zuul/builds/d86aa2962a4848439cc8f34a8fbc13cb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-04 03:11:17.269192 | 2026-06-04 03:11:17.269328 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-04 03:11:19.116270 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-04 03:11:19.116505 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d86aa2962a4848439cc8f34a8fbc13cb/work/d86aa2962a4848439cc8f34a8fbc13cb_id_rsa 2026-06-04 03:11:19.116546 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d86aa2962a4848439cc8f34a8fbc13cb/work/d86aa2962a4848439cc8f34a8fbc13cb_id_rsa.pub 2026-06-04 03:11:19.116573 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-04 03:11:19.116599 | debian-bookworm -> localhost | SHA256:1PGTsQxwfurUSGlgfwgS519sDLALfBG7jLShhhU49pY zuul-build-sshkey 2026-06-04 03:11:19.116621 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-04 03:11:19.116657 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-04 03:11:19.116680 | debian-bookworm -> localhost | | .. o.X+= . | 2026-06-04 03:11:19.116702 | debian-bookworm -> localhost | | + o = @ @ + | 2026-06-04 03:11:19.116723 | debian-bookworm -> localhost | | . o..= * O & | 2026-06-04 03:11:19.116743 | debian-bookworm -> localhost | | oEo O * O . | 2026-06-04 03:11:19.116763 | debian-bookworm -> localhost | | ..o o S = . | 2026-06-04 03:11:19.116789 | debian-bookworm -> localhost | | . o | 2026-06-04 03:11:19.116827 | debian-bookworm -> localhost | | . | 2026-06-04 03:11:19.116849 | debian-bookworm -> localhost | | | 2026-06-04 03:11:19.116870 | debian-bookworm -> localhost | | | 2026-06-04 03:11:19.116890 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-04 03:11:19.116944 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.289566 2026-06-04 03:11:19.123759 | 2026-06-04 03:11:19.123882 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-04 03:11:19.153266 | debian-bookworm | ok 2026-06-04 03:11:19.163267 | debian-bookworm | included: /var/lib/zuul/builds/d86aa2962a4848439cc8f34a8fbc13cb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-04 03:11:19.172625 | 2026-06-04 03:11:19.172730 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-04 03:11:19.196642 | debian-bookworm | skipping: Conditional result was False 2026-06-04 03:11:19.202684 | 2026-06-04 03:11:19.202790 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-04 03:11:19.888919 | debian-bookworm | changed 2026-06-04 03:11:19.894911 | 2026-06-04 03:11:19.895058 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-04 03:11:20.197571 | debian-bookworm | ok 2026-06-04 03:11:20.206791 | 2026-06-04 03:11:20.206965 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-04 03:11:20.970733 | debian-bookworm | changed 2026-06-04 03:11:20.979181 | 2026-06-04 03:11:20.979324 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-04 03:11:21.661592 | debian-bookworm | changed 2026-06-04 03:11:21.667888 | 2026-06-04 03:11:21.668014 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-04 03:11:21.692321 | debian-bookworm | skipping: Conditional result was False 2026-06-04 03:11:21.698858 | 2026-06-04 03:11:21.698997 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-04 03:11:22.185461 | debian-bookworm -> localhost | changed 2026-06-04 03:11:22.197804 | 2026-06-04 03:11:22.197932 | TASK [add-build-sshkey : Add back temp key] 2026-06-04 03:11:22.567064 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d86aa2962a4848439cc8f34a8fbc13cb/work/d86aa2962a4848439cc8f34a8fbc13cb_id_rsa (zuul-build-sshkey) 2026-06-04 03:11:22.567366 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017550 2026-06-04 03:11:22.590352 | 2026-06-04 03:11:22.591703 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-04 03:11:23.030589 | debian-bookworm | ok 2026-06-04 03:11:23.042149 | 2026-06-04 03:11:23.042758 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-04 03:11:23.112972 | debian-bookworm | skipping: Conditional result was False 2026-06-04 03:11:23.148511 | 2026-06-04 03:11:23.148660 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-04 03:11:23.656453 | debian-bookworm | ok 2026-06-04 03:11:23.683427 | 2026-06-04 03:11:23.683566 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-04 03:11:23.759016 | debian-bookworm | ok 2026-06-04 03:11:23.767834 | 2026-06-04 03:11:23.767958 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-04 03:11:24.222449 | debian-bookworm -> localhost | ok 2026-06-04 03:11:24.231242 | 2026-06-04 03:11:24.231359 | TASK [validate-host : Collect information about the host] 2026-06-04 03:11:25.760359 | debian-bookworm | ok 2026-06-04 03:11:25.776703 | 2026-06-04 03:11:25.776840 | TASK [validate-host : Sanitize hostname] 2026-06-04 03:11:25.896499 | debian-bookworm | ok 2026-06-04 03:11:25.954519 | 2026-06-04 03:11:25.954674 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-04 03:11:26.533615 | debian-bookworm -> localhost | changed 2026-06-04 03:11:26.543532 | 2026-06-04 03:11:26.543800 | TASK [validate-host : Collect information about zuul worker] 2026-06-04 03:11:27.019324 | debian-bookworm | ok 2026-06-04 03:11:27.025228 | 2026-06-04 03:11:27.025354 | TASK [validate-host : Write out all zuul information for each host] 2026-06-04 03:11:27.747698 | debian-bookworm -> localhost | changed 2026-06-04 03:11:27.759654 | 2026-06-04 03:11:27.759787 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-04 03:11:28.101633 | debian-bookworm | ok 2026-06-04 03:11:28.108674 | 2026-06-04 03:11:28.108791 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-04 03:11:28.997277 | debian-bookworm | changed: 2026-06-04 03:11:28.997477 | debian-bookworm | cd+++++++++ src/ 2026-06-04 03:11:28.997512 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-04 03:11:28.997536 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-04 03:11:28.997558 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-06-04 03:11:28.997579 | debian-bookworm | netbox_manager/requirements.yml 2026-06-04 03:11:28.997840 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-06-04 03:11:28.997858 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/d86aa2962a4848439cc8f34a8fbc13cb/work/logs" 2026-06-04 03:11:58.705732 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d86aa2962a4848439cc8f34a8fbc13cb/work/artifacts" 2026-06-04 03:11:58.984114 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d86aa2962a4848439cc8f34a8fbc13cb/work/docs" 2026-06-04 03:11:59.000162 | 2026-06-04 03:11:59.000331 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-04 03:11:59.894594 | debian-bookworm | changed: 2026-06-04 03:11:59.895256 | debian-bookworm | .d..t...... ./ 2026-06-04 03:11:59.895313 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-04 03:11:59.895344 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-04 03:11:59.895371 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-04 03:11:59.895424 | debian-bookworm | changed: All items complete 2026-06-04 03:11:59.895453 | 2026-06-04 03:12:00.724337 | debian-bookworm | changed: .d..t...... ./ 2026-06-04 03:12:01.374350 | debian-bookworm | changed: .d..t...... ./ 2026-06-04 03:12:01.388523 | 2026-06-04 03:12:01.388659 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-04 03:12:01.427331 | debian-bookworm | skipping: Conditional result was False 2026-06-04 03:12:01.434318 | debian-bookworm | skipping: Conditional result was False 2026-06-04 03:12:01.446624 | 2026-06-04 03:12:01.446725 | PLAY RECAP 2026-06-04 03:12:01.446782 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-04 03:12:01.446808 | 2026-06-04 03:12:01.625885 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-04 03:12:01.626780 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-04 03:12:02.499867 | 2026-06-04 03:12:02.500040 | PLAY [Base post] 2026-06-04 03:12:02.514610 | 2026-06-04 03:12:02.514774 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-04 03:12:03.090553 | debian-bookworm | changed 2026-06-04 03:12:03.106643 | 2026-06-04 03:12:03.106784 | PLAY RECAP 2026-06-04 03:12:03.106866 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-04 03:12:03.106932 | 2026-06-04 03:12:03.248561 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-04 03:12:03.249681 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-04 03:12:04.408163 | 2026-06-04 03:12:04.408345 | PLAY [Base post-logs] 2026-06-04 03:12:04.419270 | 2026-06-04 03:12:04.419411 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-04 03:12:04.902719 | localhost | changed 2026-06-04 03:12:04.913617 | 2026-06-04 03:12:04.913772 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-04 03:12:04.940054 | localhost | ok 2026-06-04 03:12:04.943734 | 2026-06-04 03:12:04.943841 | TASK [Set zuul-log-path fact] 2026-06-04 03:12:04.959253 | localhost | ok 2026-06-04 03:12:04.967540 | 2026-06-04 03:12:04.967655 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-04 03:12:04.994689 | localhost | ok 2026-06-04 03:12:04.997896 | 2026-06-04 03:12:04.998005 | TASK [upload-logs : Create log directories] 2026-06-04 03:12:05.522506 | localhost | changed 2026-06-04 03:12:05.525545 | 2026-06-04 03:12:05.525651 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-04 03:12:06.079329 | localhost -> localhost | ok: Runtime: 0:00:00.007630 2026-06-04 03:12:06.085122 | 2026-06-04 03:12:06.085251 | TASK [upload-logs : Upload logs to log server] 2026-06-04 03:12:06.709750 | localhost | Output suppressed because no_log was given 2026-06-04 03:12:06.714258 | 2026-06-04 03:12:06.714470 | LOOP [upload-logs : Compress console log and json output] 2026-06-04 03:12:06.776719 | localhost | skipping: Conditional result was False 2026-06-04 03:12:06.781674 | localhost | skipping: Conditional result was False 2026-06-04 03:12:06.789471 | 2026-06-04 03:12:06.789661 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-04 03:12:06.838479 | localhost | skipping: Conditional result was False 2026-06-04 03:12:06.839460 | 2026-06-04 03:12:06.842712 | localhost | skipping: Conditional result was False 2026-06-04 03:12:06.855781 | 2026-06-04 03:12:06.855917 | LOOP [upload-logs : Upload console log and json output]