2026-07-09 03:10:45.915170 | Job console starting 2026-07-09 03:10:45.922489 | Updating git repos 2026-07-09 03:10:46.064944 | Cloning repos into workspace 2026-07-09 03:10:46.200074 | Restoring repo states 2026-07-09 03:10:46.226667 | Merging changes 2026-07-09 03:10:46.226684 | Checking out repos 2026-07-09 03:10:46.517457 | Preparing playbooks 2026-07-09 03:10:48.049659 | Running Ansible setup 2026-07-09 03:10:52.976785 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-09 03:10:54.117134 | 2026-07-09 03:10:54.117318 | PLAY [Base pre] 2026-07-09 03:10:54.145449 | 2026-07-09 03:10:54.145664 | TASK [Setup log path fact] 2026-07-09 03:10:54.181637 | debian-bookworm | ok 2026-07-09 03:10:54.199192 | 2026-07-09 03:10:54.199367 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-09 03:10:54.229446 | debian-bookworm | ok 2026-07-09 03:10:54.240358 | 2026-07-09 03:10:54.240518 | TASK [emit-job-header : Print job information] 2026-07-09 03:10:54.281690 | # Job Information 2026-07-09 03:10:54.281971 | Ansible Version: 2.16.14 2026-07-09 03:10:54.282011 | Job: flake8 2026-07-09 03:10:54.282046 | Pipeline: periodic-daily 2026-07-09 03:10:54.282069 | Executor: 521e9411259a 2026-07-09 03:10:54.282091 | Triggered by: https://github.com/osism/python-osism 2026-07-09 03:10:54.282114 | Event ID: 28083948d0ce4961859f9c7b27ed5355 2026-07-09 03:10:54.287683 | 2026-07-09 03:10:54.287844 | LOOP [emit-job-header : Print node information] 2026-07-09 03:10:54.415173 | debian-bookworm | ok: 2026-07-09 03:10:54.415454 | debian-bookworm | # Node Information 2026-07-09 03:10:54.415548 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-09 03:10:54.415584 | debian-bookworm | Hostname: debian 2026-07-09 03:10:54.415614 | debian-bookworm | Username: zuul 2026-07-09 03:10:54.415643 | debian-bookworm | Distro: Debian 12.14 2026-07-09 03:10:54.415675 | debian-bookworm | Provider: regiocloud-a 2026-07-09 03:10:54.415705 | debian-bookworm | Region: 2026-07-09 03:10:54.415734 | debian-bookworm | Label: debian-bookworm 2026-07-09 03:10:54.415761 | debian-bookworm | Product Name: OpenStack Nova 2026-07-09 03:10:54.415788 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3a:c11a 2026-07-09 03:10:54.438429 | 2026-07-09 03:10:54.438646 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-09 03:10:54.991602 | debian-bookworm -> localhost | changed 2026-07-09 03:10:54.999582 | 2026-07-09 03:10:54.999724 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-09 03:10:56.368799 | debian-bookworm -> localhost | changed 2026-07-09 03:10:56.390431 | 2026-07-09 03:10:56.390687 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-09 03:10:56.851030 | debian-bookworm -> localhost | ok 2026-07-09 03:10:56.857831 | 2026-07-09 03:10:56.857983 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-09 03:10:56.890923 | debian-bookworm | ok 2026-07-09 03:10:56.911024 | debian-bookworm | included: /var/lib/zuul/builds/9007428fc17f46d8bdbdd2decb7f461b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-09 03:10:56.917698 | 2026-07-09 03:10:56.917832 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-09 03:10:58.138345 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-09 03:10:58.138645 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9007428fc17f46d8bdbdd2decb7f461b/work/9007428fc17f46d8bdbdd2decb7f461b_id_rsa 2026-07-09 03:10:58.138687 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9007428fc17f46d8bdbdd2decb7f461b/work/9007428fc17f46d8bdbdd2decb7f461b_id_rsa.pub 2026-07-09 03:10:58.138714 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-09 03:10:58.138738 | debian-bookworm -> localhost | SHA256:65kYEnIEqc9iKzIKrEWaBtwr+hMhVSRPJh5vE9pXD8g zuul-build-sshkey 2026-07-09 03:10:58.138761 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-09 03:10:58.138796 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-09 03:10:58.138818 | debian-bookworm -> localhost | | =+*. .o | 2026-07-09 03:10:58.138930 | debian-bookworm -> localhost | | .o% .E. o | 2026-07-09 03:10:58.138955 | debian-bookworm -> localhost | | oo B . . | 2026-07-09 03:10:58.138976 | debian-bookworm -> localhost | |+ oo o | 2026-07-09 03:10:58.138997 | debian-bookworm -> localhost | |.=ooo S | 2026-07-09 03:10:58.139021 | debian-bookworm -> localhost | |+=+o.. . | 2026-07-09 03:10:58.139042 | debian-bookworm -> localhost | |==oo. . . | 2026-07-09 03:10:58.139062 | debian-bookworm -> localhost | |Ooo . + o | 2026-07-09 03:10:58.139083 | debian-bookworm -> localhost | |Bo.. . + | 2026-07-09 03:10:58.139103 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-09 03:10:58.139166 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.307321 2026-07-09 03:10:58.146206 | 2026-07-09 03:10:58.146339 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-09 03:10:58.195650 | debian-bookworm | ok 2026-07-09 03:10:58.212997 | debian-bookworm | included: /var/lib/zuul/builds/9007428fc17f46d8bdbdd2decb7f461b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-09 03:10:58.239528 | 2026-07-09 03:10:58.239675 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-09 03:10:58.274373 | debian-bookworm | skipping: Conditional result was False 2026-07-09 03:10:58.281405 | 2026-07-09 03:10:58.281563 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-09 03:10:58.927111 | debian-bookworm | changed 2026-07-09 03:10:58.939841 | 2026-07-09 03:10:58.939997 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-09 03:10:59.252193 | debian-bookworm | ok 2026-07-09 03:10:59.262854 | 2026-07-09 03:10:59.262998 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-09 03:11:00.074758 | debian-bookworm | changed 2026-07-09 03:11:00.085213 | 2026-07-09 03:11:00.085348 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-09 03:11:00.965849 | debian-bookworm | changed 2026-07-09 03:11:00.975519 | 2026-07-09 03:11:00.975651 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-09 03:11:01.018533 | debian-bookworm | skipping: Conditional result was False 2026-07-09 03:11:01.025710 | 2026-07-09 03:11:01.025853 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-09 03:11:01.700159 | debian-bookworm -> localhost | changed 2026-07-09 03:11:01.713514 | 2026-07-09 03:11:01.713654 | TASK [add-build-sshkey : Add back temp key] 2026-07-09 03:11:02.163400 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9007428fc17f46d8bdbdd2decb7f461b/work/9007428fc17f46d8bdbdd2decb7f461b_id_rsa (zuul-build-sshkey) 2026-07-09 03:11:02.163784 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023975 2026-07-09 03:11:02.178186 | 2026-07-09 03:11:02.178376 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-09 03:11:02.673597 | debian-bookworm | ok 2026-07-09 03:11:02.680391 | 2026-07-09 03:11:02.680568 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-09 03:11:02.708285 | debian-bookworm | skipping: Conditional result was False 2026-07-09 03:11:02.720147 | 2026-07-09 03:11:02.720286 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-09 03:11:03.204929 | debian-bookworm | ok 2026-07-09 03:11:03.239275 | 2026-07-09 03:11:03.239668 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-09 03:11:03.320381 | debian-bookworm | ok 2026-07-09 03:11:03.329446 | 2026-07-09 03:11:03.330262 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-09 03:11:03.721445 | debian-bookworm -> localhost | ok 2026-07-09 03:11:03.729458 | 2026-07-09 03:11:03.729595 | TASK [validate-host : Collect information about the host] 2026-07-09 03:11:05.052292 | debian-bookworm | ok 2026-07-09 03:11:05.076748 | 2026-07-09 03:11:05.076899 | TASK [validate-host : Sanitize hostname] 2026-07-09 03:11:05.264677 | debian-bookworm | ok 2026-07-09 03:11:05.269741 | 2026-07-09 03:11:05.269862 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-09 03:11:06.182144 | debian-bookworm -> localhost | changed 2026-07-09 03:11:06.189558 | 2026-07-09 03:11:06.189708 | TASK [validate-host : Collect information about zuul worker] 2026-07-09 03:11:06.732446 | debian-bookworm | ok 2026-07-09 03:11:06.738232 | 2026-07-09 03:11:06.738403 | TASK [validate-host : Write out all zuul information for each host] 2026-07-09 03:11:07.649070 | debian-bookworm -> localhost | changed 2026-07-09 03:11:07.666223 | 2026-07-09 03:11:07.666381 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-09 03:11:07.976199 | debian-bookworm | ok 2026-07-09 03:11:07.988178 | 2026-07-09 03:11:07.988322 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-09 03:11:09.338517 | debian-bookworm | changed: 2026-07-09 03:11:09.338778 | debian-bookworm | cd+++++++++ src/ 2026-07-09 03:11:09.338814 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-09 03:11:09.338863 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-09 03:11:09.338885 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-09 03:11:09.338905 | debian-bookworm | Containerfile 2026-07-09 03:11:09.339036 | debian-bookworm | Containerfile 2026-07-09 03:11:09.348713 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/9007428fc17f46d8bdbdd2decb7f461b/work/logs" 2026-07-09 03:13:34.829901 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/9007428fc17f46d8bdbdd2decb7f461b/work/artifacts" 2026-07-09 03:13:35.630007 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/9007428fc17f46d8bdbdd2decb7f461b/work/docs" 2026-07-09 03:13:35.655817 | 2026-07-09 03:13:35.655938 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-09 03:13:36.600004 | debian-bookworm | changed: 2026-07-09 03:13:36.600224 | debian-bookworm | .d..t...... ./ 2026-07-09 03:13:36.600258 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-09 03:13:36.600282 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-09 03:13:36.600303 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-09 03:13:36.600324 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-09 03:13:36.600344 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-09 03:13:36.600385 | debian-bookworm | changed: All items complete 2026-07-09 03:13:36.600412 | 2026-07-09 03:13:37.451556 | debian-bookworm | changed: .d..t...... ./ 2026-07-09 03:13:38.105515 | debian-bookworm | changed: .d..t...... ./ 2026-07-09 03:13:38.126449 | 2026-07-09 03:13:38.126581 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-09 03:13:38.164336 | debian-bookworm | skipping: Conditional result was False 2026-07-09 03:13:38.167239 | debian-bookworm | skipping: Conditional result was False 2026-07-09 03:13:38.180166 | 2026-07-09 03:13:38.180241 | PLAY RECAP 2026-07-09 03:13:38.180285 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-09 03:13:38.180304 | 2026-07-09 03:13:38.464913 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-09 03:13:38.465556 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-09 03:13:39.505581 | 2026-07-09 03:13:39.505929 | PLAY [Base post] 2026-07-09 03:13:39.543743 | 2026-07-09 03:13:39.543874 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-09 03:13:40.346865 | debian-bookworm | changed 2026-07-09 03:13:40.361183 | 2026-07-09 03:13:40.361289 | PLAY RECAP 2026-07-09 03:13:40.361344 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-09 03:13:40.361396 | 2026-07-09 03:13:40.485611 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-09 03:13:40.489466 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-09 03:13:41.350851 | 2026-07-09 03:13:41.351006 | PLAY [Base post-logs] 2026-07-09 03:13:41.363090 | 2026-07-09 03:13:41.363224 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-09 03:13:41.843680 | localhost | changed 2026-07-09 03:13:41.853812 | 2026-07-09 03:13:41.853949 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-09 03:13:41.889549 | localhost | ok 2026-07-09 03:13:41.892458 | 2026-07-09 03:13:41.892543 | TASK [Set zuul-log-path fact] 2026-07-09 03:13:41.917426 | localhost | ok 2026-07-09 03:13:41.926174 | 2026-07-09 03:13:41.926271 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-09 03:13:41.977215 | localhost | ok 2026-07-09 03:13:41.980300 | 2026-07-09 03:13:41.980399 | TASK [upload-logs : Create log directories] 2026-07-09 03:13:42.507007 | localhost | changed 2026-07-09 03:13:42.510205 | 2026-07-09 03:13:42.510301 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-09 03:13:43.029098 | localhost -> localhost | ok: Runtime: 0:00:00.006070 2026-07-09 03:13:43.032688 | 2026-07-09 03:13:43.032784 | TASK [upload-logs : Upload logs to log server] 2026-07-09 03:13:43.551590 | localhost | Output suppressed because no_log was given 2026-07-09 03:13:43.553300 | 2026-07-09 03:13:43.553387 | LOOP [upload-logs : Compress console log and json output] 2026-07-09 03:13:43.600170 | localhost | skipping: Conditional result was False 2026-07-09 03:13:43.606725 | localhost | skipping: Conditional result was False 2026-07-09 03:13:43.609905 | 2026-07-09 03:13:43.610066 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-09 03:13:43.649494 | localhost | skipping: Conditional result was False 2026-07-09 03:13:43.649730 | 2026-07-09 03:13:43.656117 | localhost | skipping: Conditional result was False 2026-07-09 03:13:43.666104 | 2026-07-09 03:13:43.666199 | LOOP [upload-logs : Upload console log and json output]