2026-07-16 03:25:46.164084 | Job console starting 2026-07-16 03:25:46.176978 | Updating git repos 2026-07-16 03:25:46.230592 | Cloning repos into workspace 2026-07-16 03:25:46.275722 | Restoring repo states 2026-07-16 03:25:46.285192 | Merging changes 2026-07-16 03:25:46.285211 | Checking out repos 2026-07-16 03:25:46.307968 | Preparing playbooks 2026-07-16 03:25:47.275701 | Running Ansible setup 2026-07-16 03:25:52.196710 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-16 03:25:54.886995 | 2026-07-16 03:25:54.887225 | PLAY [Base pre] 2026-07-16 03:25:54.930546 | 2026-07-16 03:25:54.930751 | TASK [Setup log path fact] 2026-07-16 03:25:54.981992 | debian-bookworm | ok 2026-07-16 03:25:55.007679 | 2026-07-16 03:25:55.007882 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 03:25:55.050185 | debian-bookworm | ok 2026-07-16 03:25:55.068586 | 2026-07-16 03:25:55.068791 | TASK [emit-job-header : Print job information] 2026-07-16 03:25:55.130799 | # Job Information 2026-07-16 03:25:55.131137 | Ansible Version: 2.16.14 2026-07-16 03:25:55.131178 | Job: flake8 2026-07-16 03:25:55.131218 | Pipeline: periodic-daily 2026-07-16 03:25:55.131242 | Executor: 521e9411259a 2026-07-16 03:25:55.131263 | Triggered by: https://github.com/osism/openstack-configuration-validator 2026-07-16 03:25:55.131286 | Event ID: 4364955f2dc44102979065c51a2f3f20 2026-07-16 03:25:55.137267 | 2026-07-16 03:25:55.137450 | LOOP [emit-job-header : Print node information] 2026-07-16 03:25:55.326094 | debian-bookworm | ok: 2026-07-16 03:25:55.326423 | debian-bookworm | # Node Information 2026-07-16 03:25:55.326467 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-16 03:25:55.326494 | debian-bookworm | Hostname: debian 2026-07-16 03:25:55.326517 | debian-bookworm | Username: zuul 2026-07-16 03:25:55.326538 | debian-bookworm | Distro: Debian 12.15 2026-07-16 03:25:55.326562 | debian-bookworm | Provider: regiocloud-a 2026-07-16 03:25:55.326583 | debian-bookworm | Region: 2026-07-16 03:25:55.326605 | debian-bookworm | Label: debian-bookworm 2026-07-16 03:25:55.326625 | debian-bookworm | Product Name: OpenStack Nova 2026-07-16 03:25:55.326645 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6c:82da 2026-07-16 03:25:55.353764 | 2026-07-16 03:25:55.353944 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-16 03:25:56.666631 | debian-bookworm -> localhost | changed 2026-07-16 03:25:56.680245 | 2026-07-16 03:25:56.680453 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-16 03:25:58.409766 | debian-bookworm -> localhost | changed 2026-07-16 03:25:58.422793 | 2026-07-16 03:25:58.422981 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-16 03:25:58.723128 | debian-bookworm -> localhost | ok 2026-07-16 03:25:58.733862 | 2026-07-16 03:25:58.733960 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-16 03:25:58.775246 | debian-bookworm | ok 2026-07-16 03:25:58.802418 | debian-bookworm | included: /var/lib/zuul/builds/7149a83cea134d01a2f1c3c92b29fc86/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-16 03:25:58.819822 | 2026-07-16 03:25:58.819947 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-16 03:26:00.106494 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-16 03:26:00.106713 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7149a83cea134d01a2f1c3c92b29fc86/work/7149a83cea134d01a2f1c3c92b29fc86_id_rsa 2026-07-16 03:26:00.106752 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7149a83cea134d01a2f1c3c92b29fc86/work/7149a83cea134d01a2f1c3c92b29fc86_id_rsa.pub 2026-07-16 03:26:00.106779 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-16 03:26:00.106803 | debian-bookworm -> localhost | SHA256:PGvpNujHaNJWbMg0BKxd4Ke6p+2KWKzD7g/MZWp9qcg zuul-build-sshkey 2026-07-16 03:26:00.106825 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-16 03:26:00.106881 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-16 03:26:00.106904 | debian-bookworm -> localhost | | .oo | 2026-07-16 03:26:00.106925 | debian-bookworm -> localhost | | .. o | 2026-07-16 03:26:00.106945 | debian-bookworm -> localhost | | o.o. | 2026-07-16 03:26:00.106964 | debian-bookworm -> localhost | | . .oo. | 2026-07-16 03:26:00.106984 | debian-bookworm -> localhost | | o.o +S | 2026-07-16 03:26:00.107008 | debian-bookworm -> localhost | |o.=. + ++ | 2026-07-16 03:26:00.107029 | debian-bookworm -> localhost | |.*+. + *+ | 2026-07-16 03:26:00.107049 | debian-bookworm -> localhost | |==oo= *o= | 2026-07-16 03:26:00.107070 | debian-bookworm -> localhost | |*E=Bo=.o.. | 2026-07-16 03:26:00.107091 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-16 03:26:00.107136 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.712084 2026-07-16 03:26:00.113481 | 2026-07-16 03:26:00.113589 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-16 03:26:00.136578 | debian-bookworm | ok 2026-07-16 03:26:00.156226 | debian-bookworm | included: /var/lib/zuul/builds/7149a83cea134d01a2f1c3c92b29fc86/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-16 03:26:00.164581 | 2026-07-16 03:26:00.164679 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-16 03:26:00.181060 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:26:00.188295 | 2026-07-16 03:26:00.188425 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-16 03:26:00.805192 | debian-bookworm | changed 2026-07-16 03:26:00.813984 | 2026-07-16 03:26:00.814115 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-16 03:26:01.057510 | debian-bookworm | ok 2026-07-16 03:26:01.069001 | 2026-07-16 03:26:01.069102 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-16 03:26:01.680911 | debian-bookworm | changed 2026-07-16 03:26:01.702057 | 2026-07-16 03:26:01.702166 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-16 03:26:02.364989 | debian-bookworm | changed 2026-07-16 03:26:02.370742 | 2026-07-16 03:26:02.370844 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-16 03:26:02.404812 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:26:02.410800 | 2026-07-16 03:26:02.410903 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-16 03:26:02.980121 | debian-bookworm -> localhost | changed 2026-07-16 03:26:02.991638 | 2026-07-16 03:26:02.991739 | TASK [add-build-sshkey : Add back temp key] 2026-07-16 03:26:03.924642 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7149a83cea134d01a2f1c3c92b29fc86/work/7149a83cea134d01a2f1c3c92b29fc86_id_rsa (zuul-build-sshkey) 2026-07-16 03:26:03.924954 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.038109 2026-07-16 03:26:03.939349 | 2026-07-16 03:26:03.939546 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-16 03:26:04.448328 | debian-bookworm | ok 2026-07-16 03:26:04.454114 | 2026-07-16 03:26:04.454242 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-16 03:26:04.513551 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:26:04.525762 | 2026-07-16 03:26:04.525896 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-16 03:26:05.096359 | debian-bookworm | ok 2026-07-16 03:26:05.110045 | 2026-07-16 03:26:05.110169 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-16 03:26:05.141599 | debian-bookworm | ok 2026-07-16 03:26:05.148093 | 2026-07-16 03:26:05.148214 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-16 03:26:05.475417 | debian-bookworm -> localhost | ok 2026-07-16 03:26:05.484470 | 2026-07-16 03:26:05.484609 | TASK [validate-host : Collect information about the host] 2026-07-16 03:26:06.759041 | debian-bookworm | ok 2026-07-16 03:26:06.788044 | 2026-07-16 03:26:06.788222 | TASK [validate-host : Sanitize hostname] 2026-07-16 03:26:07.094913 | debian-bookworm | ok 2026-07-16 03:26:07.103127 | 2026-07-16 03:26:07.103580 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-16 03:26:08.252234 | debian-bookworm -> localhost | changed 2026-07-16 03:26:08.266213 | 2026-07-16 03:26:08.266541 | TASK [validate-host : Collect information about zuul worker] 2026-07-16 03:26:08.811284 | debian-bookworm | ok 2026-07-16 03:26:08.818445 | 2026-07-16 03:26:08.818561 | TASK [validate-host : Write out all zuul information for each host] 2026-07-16 03:26:09.653297 | debian-bookworm -> localhost | changed 2026-07-16 03:26:09.662566 | 2026-07-16 03:26:09.662645 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-16 03:26:09.943757 | debian-bookworm | ok 2026-07-16 03:26:09.951992 | 2026-07-16 03:26:09.952110 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-16 03:26:10.758773 | debian-bookworm | changed: 2026-07-16 03:26:10.758995 | debian-bookworm | cd+++++++++ src/ 2026-07-16 03:26:10.759029 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-16 03:26:10.759053 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-16 03:26:10.759076 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-validator/ 2026-07-16 03:26:10.759096 | debian-bookworm | Containerfile 2026-07-16 03:26:10.759228 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/7149a83cea134d01a2f1c3c92b29fc86/work/logs" 2026-07-16 03:27:10.240293 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7149a83cea134d01a2f1c3c92b29fc86/work/artifacts" 2026-07-16 03:27:10.618566 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7149a83cea134d01a2f1c3c92b29fc86/work/docs" 2026-07-16 03:27:10.632456 | 2026-07-16 03:27:10.632708 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-16 03:27:11.554212 | debian-bookworm | changed: 2026-07-16 03:27:11.554633 | debian-bookworm | .d..t...... ./ 2026-07-16 03:27:11.554681 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-16 03:27:11.554706 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-16 03:27:11.554728 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-16 03:27:11.554748 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-16 03:27:11.554769 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-16 03:27:11.554825 | debian-bookworm | changed: All items complete 2026-07-16 03:27:11.554885 | 2026-07-16 03:27:12.168052 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 03:27:12.854809 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 03:27:12.890016 | 2026-07-16 03:27:12.890195 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-16 03:27:12.940715 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:27:12.947826 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:27:12.966932 | 2026-07-16 03:27:12.967060 | PLAY RECAP 2026-07-16 03:27:12.967139 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-16 03:27:12.967167 | 2026-07-16 03:27:13.130927 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-16 03:27:13.133056 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 03:27:13.954183 | 2026-07-16 03:27:13.954395 | PLAY [Base post] 2026-07-16 03:27:13.971102 | 2026-07-16 03:27:13.971357 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-16 03:27:14.533695 | debian-bookworm | changed 2026-07-16 03:27:14.542051 | 2026-07-16 03:27:14.542183 | PLAY RECAP 2026-07-16 03:27:14.542260 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-16 03:27:14.542333 | 2026-07-16 03:27:14.686272 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 03:27:14.688494 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-16 03:27:15.645815 | 2026-07-16 03:27:15.646030 | PLAY [Base post-logs] 2026-07-16 03:27:15.658013 | 2026-07-16 03:27:15.658161 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-16 03:27:16.390955 | localhost | changed 2026-07-16 03:27:16.411956 | 2026-07-16 03:27:16.412732 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-16 03:27:16.450191 | localhost | ok 2026-07-16 03:27:16.454798 | 2026-07-16 03:27:16.454942 | TASK [Set zuul-log-path fact] 2026-07-16 03:27:16.481803 | localhost | ok 2026-07-16 03:27:16.493479 | 2026-07-16 03:27:16.493609 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 03:27:16.532775 | localhost | ok 2026-07-16 03:27:16.539786 | 2026-07-16 03:27:16.539948 | TASK [upload-logs : Create log directories] 2026-07-16 03:27:17.165740 | localhost | changed 2026-07-16 03:27:17.168969 | 2026-07-16 03:27:17.169094 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-16 03:27:17.935768 | localhost -> localhost | ok: Runtime: 0:00:00.006985 2026-07-16 03:27:17.943394 | 2026-07-16 03:27:17.943553 | TASK [upload-logs : Upload logs to log server] 2026-07-16 03:27:18.568677 | localhost | Output suppressed because no_log was given 2026-07-16 03:27:18.570640 | 2026-07-16 03:27:18.570751 | LOOP [upload-logs : Compress console log and json output] 2026-07-16 03:27:18.628921 | localhost | skipping: Conditional result was False 2026-07-16 03:27:18.637431 | localhost | skipping: Conditional result was False 2026-07-16 03:27:18.649421 | 2026-07-16 03:27:18.649558 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-16 03:27:18.714322 | localhost | skipping: Conditional result was False 2026-07-16 03:27:18.714721 | 2026-07-16 03:27:18.723030 | localhost | skipping: Conditional result was False 2026-07-16 03:27:18.727776 | 2026-07-16 03:27:18.727906 | LOOP [upload-logs : Upload console log and json output]