2026-06-24 03:05:01.703533 | Job console starting 2026-06-24 03:05:01.714994 | Updating git repos 2026-06-24 03:05:01.764996 | Cloning repos into workspace 2026-06-24 03:05:01.840978 | Restoring repo states 2026-06-24 03:05:01.891939 | Merging changes 2026-06-24 03:05:01.891969 | Checking out repos 2026-06-24 03:05:02.012956 | Preparing playbooks 2026-06-24 03:05:04.331189 | Running Ansible setup 2026-06-24 03:05:11.156188 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-24 03:05:12.512223 | 2026-06-24 03:05:12.512370 | PLAY [Base pre] 2026-06-24 03:05:12.531349 | 2026-06-24 03:05:12.531482 | TASK [Setup log path fact] 2026-06-24 03:05:12.549808 | debian-bookworm | ok 2026-06-24 03:05:12.575307 | 2026-06-24 03:05:12.575437 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-24 03:05:12.603439 | debian-bookworm | ok 2026-06-24 03:05:12.612908 | 2026-06-24 03:05:12.613010 | TASK [emit-job-header : Print job information] 2026-06-24 03:05:12.652957 | # Job Information 2026-06-24 03:05:12.653132 | Ansible Version: 2.16.14 2026-06-24 03:05:12.653169 | Job: python-black 2026-06-24 03:05:12.653203 | Pipeline: periodic-daily 2026-06-24 03:05:12.653227 | Executor: 521e9411259a 2026-06-24 03:05:12.653248 | Triggered by: https://github.com/osism/netbox-plugin-osism 2026-06-24 03:05:12.653270 | Event ID: 8d8e9d06745a4fa284d7376438556646 2026-06-24 03:05:12.658063 | 2026-06-24 03:05:12.658154 | LOOP [emit-job-header : Print node information] 2026-06-24 03:05:12.771697 | debian-bookworm | ok: 2026-06-24 03:05:12.771936 | debian-bookworm | # Node Information 2026-06-24 03:05:12.771971 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-24 03:05:12.771996 | debian-bookworm | Hostname: debian 2026-06-24 03:05:12.772019 | debian-bookworm | Username: zuul 2026-06-24 03:05:12.772041 | debian-bookworm | Distro: Debian 12.14 2026-06-24 03:05:12.772068 | debian-bookworm | Provider: regiocloud-a 2026-06-24 03:05:12.772090 | debian-bookworm | Region: 2026-06-24 03:05:12.772111 | debian-bookworm | Label: debian-bookworm 2026-06-24 03:05:12.772131 | debian-bookworm | Product Name: OpenStack Nova 2026-06-24 03:05:12.772151 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2f:91df 2026-06-24 03:05:12.792482 | 2026-06-24 03:05:12.792625 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-24 03:05:13.351585 | debian-bookworm -> localhost | changed 2026-06-24 03:05:13.367486 | 2026-06-24 03:05:13.367603 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-24 03:05:14.607184 | debian-bookworm -> localhost | changed 2026-06-24 03:05:14.618294 | 2026-06-24 03:05:14.618416 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-24 03:05:14.915061 | debian-bookworm -> localhost | ok 2026-06-24 03:05:14.921199 | 2026-06-24 03:05:14.921301 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-24 03:05:14.941122 | debian-bookworm | ok 2026-06-24 03:05:14.955807 | debian-bookworm | included: /var/lib/zuul/builds/34ea233e2bdc47b4b51a333eec724031/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-24 03:05:14.961569 | 2026-06-24 03:05:14.961651 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-24 03:05:17.695688 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-24 03:05:17.695882 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/34ea233e2bdc47b4b51a333eec724031/work/34ea233e2bdc47b4b51a333eec724031_id_rsa 2026-06-24 03:05:17.695919 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/34ea233e2bdc47b4b51a333eec724031/work/34ea233e2bdc47b4b51a333eec724031_id_rsa.pub 2026-06-24 03:05:17.695946 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-24 03:05:17.695970 | debian-bookworm -> localhost | SHA256:bO0zl10NwWgMjJhyZaBc8jWkztC8QaxvkCKSEdmL/GQ zuul-build-sshkey 2026-06-24 03:05:17.695992 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-24 03:05:17.696026 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-24 03:05:17.696048 | debian-bookworm -> localhost | |.+ ..+**o.o o. | 2026-06-24 03:05:17.696070 | debian-bookworm -> localhost | |o ...O=+... + .. | 2026-06-24 03:05:17.696090 | debian-bookworm -> localhost | |.+ .+=* . . | 2026-06-24 03:05:17.696110 | debian-bookworm -> localhost | |=.oE++ + . ..| 2026-06-24 03:05:17.696130 | debian-bookworm -> localhost | |..+. o+ S . o| 2026-06-24 03:05:17.696154 | debian-bookworm -> localhost | | . o. . o . | 2026-06-24 03:05:17.696174 | debian-bookworm -> localhost | | . + o . | 2026-06-24 03:05:17.696193 | debian-bookworm -> localhost | | + | 2026-06-24 03:05:17.696213 | debian-bookworm -> localhost | | | 2026-06-24 03:05:17.696232 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-24 03:05:17.696283 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.265796 2026-06-24 03:05:17.702482 | 2026-06-24 03:05:17.702579 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-24 03:05:17.749615 | debian-bookworm | ok 2026-06-24 03:05:17.760798 | debian-bookworm | included: /var/lib/zuul/builds/34ea233e2bdc47b4b51a333eec724031/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-24 03:05:17.769619 | 2026-06-24 03:05:17.769719 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-24 03:05:17.783598 | debian-bookworm | skipping: Conditional result was False 2026-06-24 03:05:17.789668 | 2026-06-24 03:05:17.789766 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-24 03:05:18.438374 | debian-bookworm | changed 2026-06-24 03:05:18.443913 | 2026-06-24 03:05:18.444015 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-24 03:05:18.724279 | debian-bookworm | ok 2026-06-24 03:05:18.729680 | 2026-06-24 03:05:18.729770 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-24 03:05:19.467057 | debian-bookworm | changed 2026-06-24 03:05:19.475245 | 2026-06-24 03:05:19.475349 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-24 03:05:20.185899 | debian-bookworm | changed 2026-06-24 03:05:20.194546 | 2026-06-24 03:05:20.194683 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-24 03:05:20.219534 | debian-bookworm | skipping: Conditional result was False 2026-06-24 03:05:20.226278 | 2026-06-24 03:05:20.226414 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-24 03:05:20.738663 | debian-bookworm -> localhost | changed 2026-06-24 03:05:20.758879 | 2026-06-24 03:05:20.759033 | TASK [add-build-sshkey : Add back temp key] 2026-06-24 03:05:21.156067 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/34ea233e2bdc47b4b51a333eec724031/work/34ea233e2bdc47b4b51a333eec724031_id_rsa (zuul-build-sshkey) 2026-06-24 03:05:21.156651 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.022687 2026-06-24 03:05:21.176265 | 2026-06-24 03:05:21.176502 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-24 03:05:21.666950 | debian-bookworm | ok 2026-06-24 03:05:21.672782 | 2026-06-24 03:05:21.672901 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-24 03:05:21.721491 | debian-bookworm | skipping: Conditional result was False 2026-06-24 03:05:21.737364 | 2026-06-24 03:05:21.737530 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-24 03:05:22.317605 | debian-bookworm | ok 2026-06-24 03:05:22.363983 | 2026-06-24 03:05:22.364136 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-24 03:05:22.452404 | debian-bookworm | ok 2026-06-24 03:05:22.473689 | 2026-06-24 03:05:22.473832 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-24 03:05:23.163622 | debian-bookworm -> localhost | ok 2026-06-24 03:05:23.171598 | 2026-06-24 03:05:23.171729 | TASK [validate-host : Collect information about the host] 2026-06-24 03:05:24.453366 | debian-bookworm | ok 2026-06-24 03:05:24.529968 | 2026-06-24 03:05:24.530139 | TASK [validate-host : Sanitize hostname] 2026-06-24 03:05:25.262891 | debian-bookworm | ok 2026-06-24 03:05:25.287720 | 2026-06-24 03:05:25.287887 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-24 03:05:26.565359 | debian-bookworm -> localhost | changed 2026-06-24 03:05:26.572236 | 2026-06-24 03:05:26.572379 | TASK [validate-host : Collect information about zuul worker] 2026-06-24 03:05:27.204677 | debian-bookworm | ok 2026-06-24 03:05:27.210340 | 2026-06-24 03:05:27.210495 | TASK [validate-host : Write out all zuul information for each host] 2026-06-24 03:05:28.016748 | debian-bookworm -> localhost | changed 2026-06-24 03:05:28.036835 | 2026-06-24 03:05:28.036977 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-24 03:05:28.351027 | debian-bookworm | ok 2026-06-24 03:05:28.368499 | 2026-06-24 03:05:28.368649 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-24 03:05:29.644682 | debian-bookworm | changed: 2026-06-24 03:05:29.645143 | debian-bookworm | cd+++++++++ src/ 2026-06-24 03:05:29.645185 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-24 03:05:29.645211 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-24 03:05:29.645234 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-plugin-osism/ 2026-06-24 03:05:29.645255 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/34ea233e2bdc47b4b51a333eec724031/work/logs" 2026-06-24 03:06:37.321722 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/34ea233e2bdc47b4b51a333eec724031/work/artifacts" 2026-06-24 03:06:37.644854 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/34ea233e2bdc47b4b51a333eec724031/work/docs" 2026-06-24 03:06:37.662506 | 2026-06-24 03:06:37.662652 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-24 03:06:38.588330 | debian-bookworm | changed: 2026-06-24 03:06:38.588680 | debian-bookworm | .d..t...... ./ 2026-06-24 03:06:38.588720 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-24 03:06:38.588791 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-24 03:06:38.588815 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-24 03:06:38.588837 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-24 03:06:38.588858 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-24 03:06:38.588903 | debian-bookworm | changed: All items complete 2026-06-24 03:06:38.588927 | 2026-06-24 03:06:39.518153 | debian-bookworm | changed: .d..t...... ./ 2026-06-24 03:06:40.344903 | debian-bookworm | changed: .d..t...... ./ 2026-06-24 03:06:40.396794 | 2026-06-24 03:06:40.396948 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-24 03:06:40.469394 | debian-bookworm | skipping: Conditional result was False 2026-06-24 03:06:40.492555 | debian-bookworm | skipping: Conditional result was False 2026-06-24 03:06:40.511947 | 2026-06-24 03:06:40.512074 | PLAY RECAP 2026-06-24 03:06:40.512131 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-24 03:06:40.512156 | 2026-06-24 03:06:40.904261 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-24 03:06:40.905129 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-24 03:06:42.146494 | 2026-06-24 03:06:42.146675 | PLAY [Base post] 2026-06-24 03:06:42.162220 | 2026-06-24 03:06:42.162379 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-24 03:06:42.817191 | debian-bookworm | changed 2026-06-24 03:06:42.831418 | 2026-06-24 03:06:42.831534 | PLAY RECAP 2026-06-24 03:06:42.831595 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-24 03:06:42.831658 | 2026-06-24 03:06:42.991239 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-24 03:06:42.992002 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-24 03:06:44.093466 | 2026-06-24 03:06:44.093594 | PLAY [Base post-logs] 2026-06-24 03:06:44.118290 | 2026-06-24 03:06:44.118414 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-24 03:06:44.658475 | localhost | changed 2026-06-24 03:06:44.666558 | 2026-06-24 03:06:44.666681 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-24 03:06:44.700787 | localhost | ok 2026-06-24 03:06:44.703240 | 2026-06-24 03:06:44.703373 | TASK [Set zuul-log-path fact] 2026-06-24 03:06:44.727471 | localhost | ok 2026-06-24 03:06:44.733739 | 2026-06-24 03:06:44.733877 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-24 03:06:44.757602 | localhost | ok 2026-06-24 03:06:44.760022 | 2026-06-24 03:06:44.760095 | TASK [upload-logs : Create log directories] 2026-06-24 03:06:45.665512 | localhost | changed 2026-06-24 03:06:45.667766 | 2026-06-24 03:06:45.667847 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-24 03:06:46.234121 | localhost -> localhost | ok: Runtime: 0:00:00.008076 2026-06-24 03:06:46.237916 | 2026-06-24 03:06:46.238030 | TASK [upload-logs : Upload logs to log server] 2026-06-24 03:06:46.692154 | localhost | Output suppressed because no_log was given 2026-06-24 03:06:46.693868 | 2026-06-24 03:06:46.693952 | LOOP [upload-logs : Compress console log and json output] 2026-06-24 03:06:46.749525 | localhost | skipping: Conditional result was False 2026-06-24 03:06:46.759762 | localhost | skipping: Conditional result was False 2026-06-24 03:06:46.771720 | 2026-06-24 03:06:46.771832 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-24 03:06:46.809591 | localhost | skipping: Conditional result was False 2026-06-24 03:06:46.809832 | 2026-06-24 03:06:46.814280 | localhost | skipping: Conditional result was False 2026-06-24 03:06:46.819069 | 2026-06-24 03:06:46.819159 | LOOP [upload-logs : Upload console log and json output]