2026-07-05 03:12:48.440266 | Job console starting 2026-07-05 03:12:48.474431 | Updating git repos 2026-07-05 03:12:48.520648 | Cloning repos into workspace 2026-07-05 03:12:48.642301 | Restoring repo states 2026-07-05 03:12:48.682871 | Merging changes 2026-07-05 03:12:48.682896 | Checking out repos 2026-07-05 03:12:48.745069 | Preparing playbooks 2026-07-05 03:12:49.911560 | Running Ansible setup 2026-07-05 03:12:55.828826 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-05 03:12:57.478047 | 2026-07-05 03:12:57.478191 | PLAY [Base pre] 2026-07-05 03:12:57.496259 | 2026-07-05 03:12:57.496381 | TASK [Setup log path fact] 2026-07-05 03:12:57.514420 | debian-bookworm | ok 2026-07-05 03:12:57.541788 | 2026-07-05 03:12:57.541943 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-05 03:12:57.590821 | debian-bookworm | ok 2026-07-05 03:12:57.607345 | 2026-07-05 03:12:57.607481 | TASK [emit-job-header : Print job information] 2026-07-05 03:12:57.656451 | # Job Information 2026-07-05 03:12:57.656645 | Ansible Version: 2.16.14 2026-07-05 03:12:57.656680 | Job: flake8 2026-07-05 03:12:57.656714 | Pipeline: periodic-daily 2026-07-05 03:12:57.656737 | Executor: 521e9411259a 2026-07-05 03:12:57.656758 | Triggered by: https://github.com/osism/container-image-osism-ansible 2026-07-05 03:12:57.656780 | Event ID: 35a950f988244a96ad405c50c830a88b 2026-07-05 03:12:57.661997 | 2026-07-05 03:12:57.662097 | LOOP [emit-job-header : Print node information] 2026-07-05 03:12:57.769376 | debian-bookworm | ok: 2026-07-05 03:12:57.769600 | debian-bookworm | # Node Information 2026-07-05 03:12:57.769638 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-05 03:12:57.769664 | debian-bookworm | Hostname: debian 2026-07-05 03:12:57.769686 | debian-bookworm | Username: zuul 2026-07-05 03:12:57.769707 | debian-bookworm | Distro: Debian 12.14 2026-07-05 03:12:57.769731 | debian-bookworm | Provider: regiocloud-a 2026-07-05 03:12:57.769752 | debian-bookworm | Region: 2026-07-05 03:12:57.769773 | debian-bookworm | Label: debian-bookworm 2026-07-05 03:12:57.769793 | debian-bookworm | Product Name: OpenStack Nova 2026-07-05 03:12:57.769813 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1d:22e1 2026-07-05 03:12:57.805316 | 2026-07-05 03:12:57.805442 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-05 03:12:58.642081 | debian-bookworm -> localhost | changed 2026-07-05 03:12:58.688087 | 2026-07-05 03:12:58.688212 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-05 03:13:00.091177 | debian-bookworm -> localhost | changed 2026-07-05 03:13:00.105917 | 2026-07-05 03:13:00.106077 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-05 03:13:00.529888 | debian-bookworm -> localhost | ok 2026-07-05 03:13:00.535233 | 2026-07-05 03:13:00.535325 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-05 03:13:00.554097 | debian-bookworm | ok 2026-07-05 03:13:00.567064 | debian-bookworm | included: /var/lib/zuul/builds/5607b0be6c334de1a1bc6a5dc0818482/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-05 03:13:00.572012 | 2026-07-05 03:13:00.572094 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-05 03:13:04.104862 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-05 03:13:04.105731 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5607b0be6c334de1a1bc6a5dc0818482/work/5607b0be6c334de1a1bc6a5dc0818482_id_rsa 2026-07-05 03:13:04.105790 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5607b0be6c334de1a1bc6a5dc0818482/work/5607b0be6c334de1a1bc6a5dc0818482_id_rsa.pub 2026-07-05 03:13:04.105814 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-05 03:13:04.105835 | debian-bookworm -> localhost | SHA256:k4CwXAYragryJPNhuKsa9z6uzOl8Xt8GJg5qEybSNkE zuul-build-sshkey 2026-07-05 03:13:04.105854 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-05 03:13:04.105879 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-05 03:13:04.105898 | debian-bookworm -> localhost | | o.o | 2026-07-05 03:13:04.105916 | debian-bookworm -> localhost | | .E* . | 2026-07-05 03:13:04.105933 | debian-bookworm -> localhost | |..+ . . | 2026-07-05 03:13:04.105949 | debian-bookworm -> localhost | |.o. . . | 2026-07-05 03:13:04.105965 | debian-bookworm -> localhost | |Bo+. S | 2026-07-05 03:13:04.105987 | debian-bookworm -> localhost | |BO*.. . o. | 2026-07-05 03:13:04.106005 | debian-bookworm -> localhost | |=+++ o.o . | 2026-07-05 03:13:04.106021 | debian-bookworm -> localhost | | B+oo... .. | 2026-07-05 03:13:04.106038 | debian-bookworm -> localhost | |*oBB=. ... | 2026-07-05 03:13:04.106055 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-05 03:13:04.106095 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.931814 2026-07-05 03:13:04.111639 | 2026-07-05 03:13:04.111722 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-05 03:13:04.138560 | debian-bookworm | ok 2026-07-05 03:13:04.147955 | debian-bookworm | included: /var/lib/zuul/builds/5607b0be6c334de1a1bc6a5dc0818482/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-05 03:13:04.154796 | 2026-07-05 03:13:04.154908 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-05 03:13:04.167953 | debian-bookworm | skipping: Conditional result was False 2026-07-05 03:13:04.173002 | 2026-07-05 03:13:04.173094 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-05 03:13:04.777294 | debian-bookworm | changed 2026-07-05 03:13:04.781856 | 2026-07-05 03:13:04.781939 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-05 03:13:05.044358 | debian-bookworm | ok 2026-07-05 03:13:05.056434 | 2026-07-05 03:13:05.056577 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-05 03:13:05.743975 | debian-bookworm | changed 2026-07-05 03:13:05.757965 | 2026-07-05 03:13:05.758098 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-05 03:13:06.459160 | debian-bookworm | changed 2026-07-05 03:13:06.466025 | 2026-07-05 03:13:06.466143 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-05 03:13:06.495505 | debian-bookworm | skipping: Conditional result was False 2026-07-05 03:13:06.501778 | 2026-07-05 03:13:06.501887 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-05 03:13:06.869986 | debian-bookworm -> localhost | changed 2026-07-05 03:13:06.882975 | 2026-07-05 03:13:06.883099 | TASK [add-build-sshkey : Add back temp key] 2026-07-05 03:13:07.164744 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5607b0be6c334de1a1bc6a5dc0818482/work/5607b0be6c334de1a1bc6a5dc0818482_id_rsa (zuul-build-sshkey) 2026-07-05 03:13:07.164958 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009880 2026-07-05 03:13:07.173091 | 2026-07-05 03:13:07.173206 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-05 03:13:07.568922 | debian-bookworm | ok 2026-07-05 03:13:07.578401 | 2026-07-05 03:13:07.578578 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-05 03:13:07.602221 | debian-bookworm | skipping: Conditional result was False 2026-07-05 03:13:07.612132 | 2026-07-05 03:13:07.612242 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-05 03:13:08.044280 | debian-bookworm | ok 2026-07-05 03:13:08.057476 | 2026-07-05 03:13:08.057586 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-05 03:13:08.085118 | debian-bookworm | ok 2026-07-05 03:13:08.090273 | 2026-07-05 03:13:08.090364 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-05 03:13:08.430519 | debian-bookworm -> localhost | ok 2026-07-05 03:13:08.436708 | 2026-07-05 03:13:08.436805 | TASK [validate-host : Collect information about the host] 2026-07-05 03:13:09.589046 | debian-bookworm | ok 2026-07-05 03:13:09.602789 | 2026-07-05 03:13:09.602965 | TASK [validate-host : Sanitize hostname] 2026-07-05 03:13:09.805565 | debian-bookworm | ok 2026-07-05 03:13:09.812239 | 2026-07-05 03:13:09.812386 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-05 03:13:10.442819 | debian-bookworm -> localhost | changed 2026-07-05 03:13:10.452426 | 2026-07-05 03:13:10.452587 | TASK [validate-host : Collect information about zuul worker] 2026-07-05 03:13:10.887296 | debian-bookworm | ok 2026-07-05 03:13:10.892528 | 2026-07-05 03:13:10.892657 | TASK [validate-host : Write out all zuul information for each host] 2026-07-05 03:13:11.729902 | debian-bookworm -> localhost | changed 2026-07-05 03:13:11.743307 | 2026-07-05 03:13:11.743467 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-05 03:13:12.059466 | debian-bookworm | ok 2026-07-05 03:13:12.066244 | 2026-07-05 03:13:12.066381 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-05 03:13:13.125344 | debian-bookworm | changed: 2026-07-05 03:13:13.125621 | debian-bookworm | cd+++++++++ src/ 2026-07-05 03:13:13.125658 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-05 03:13:13.125684 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-05 03:13:13.125707 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-07-05 03:13:13.125728 | debian-bookworm | Containerfile 2026-07-05 03:13:13.125876 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/5607b0be6c334de1a1bc6a5dc0818482/work/logs" 2026-07-05 03:14:20.962585 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/5607b0be6c334de1a1bc6a5dc0818482/work/artifacts" 2026-07-05 03:14:21.223296 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/5607b0be6c334de1a1bc6a5dc0818482/work/docs" 2026-07-05 03:14:21.240783 | 2026-07-05 03:14:21.240980 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-05 03:14:22.005482 | debian-bookworm | changed: 2026-07-05 03:14:22.005825 | debian-bookworm | .d..t...... ./ 2026-07-05 03:14:22.005913 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-05 03:14:22.005980 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-05 03:14:22.006040 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-05 03:14:22.006100 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-05 03:14:22.006177 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-05 03:14:22.006281 | debian-bookworm | changed: All items complete 2026-07-05 03:14:22.006376 | 2026-07-05 03:14:22.583074 | debian-bookworm | changed: .d..t...... ./ 2026-07-05 03:14:23.187731 | debian-bookworm | changed: .d..t...... ./ 2026-07-05 03:14:23.213289 | 2026-07-05 03:14:23.213462 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-05 03:14:23.241899 | debian-bookworm | skipping: Conditional result was False 2026-07-05 03:14:23.245743 | debian-bookworm | skipping: Conditional result was False 2026-07-05 03:14:23.268679 | 2026-07-05 03:14:23.268832 | PLAY RECAP 2026-07-05 03:14:23.268933 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-05 03:14:23.268983 | 2026-07-05 03:14:23.449085 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-05 03:14:23.453136 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-05 03:14:24.246762 | 2026-07-05 03:14:24.246971 | PLAY [Base post] 2026-07-05 03:14:24.261538 | 2026-07-05 03:14:24.261712 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-05 03:14:24.908942 | debian-bookworm | changed 2026-07-05 03:14:24.920865 | 2026-07-05 03:14:24.921100 | PLAY RECAP 2026-07-05 03:14:24.921333 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-05 03:14:24.921494 | 2026-07-05 03:14:25.048702 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-05 03:14:25.051055 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-05 03:14:25.924504 | 2026-07-05 03:14:25.924870 | PLAY [Base post-logs] 2026-07-05 03:14:25.936829 | 2026-07-05 03:14:25.936979 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-05 03:14:26.417746 | localhost | changed 2026-07-05 03:14:26.436253 | 2026-07-05 03:14:26.436481 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-05 03:14:26.472979 | localhost | ok 2026-07-05 03:14:26.476694 | 2026-07-05 03:14:26.476815 | TASK [Set zuul-log-path fact] 2026-07-05 03:14:26.492285 | localhost | ok 2026-07-05 03:14:26.501168 | 2026-07-05 03:14:26.501289 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-05 03:14:26.526430 | localhost | ok 2026-07-05 03:14:26.529427 | 2026-07-05 03:14:26.529531 | TASK [upload-logs : Create log directories] 2026-07-05 03:14:27.112946 | localhost | changed 2026-07-05 03:14:27.116282 | 2026-07-05 03:14:27.116422 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-05 03:14:27.684363 | localhost -> localhost | ok: Runtime: 0:00:00.005198 2026-07-05 03:14:27.689079 | 2026-07-05 03:14:27.689217 | TASK [upload-logs : Upload logs to log server] 2026-07-05 03:14:28.360635 | localhost | Output suppressed because no_log was given 2026-07-05 03:14:28.364049 | 2026-07-05 03:14:28.364228 | LOOP [upload-logs : Compress console log and json output] 2026-07-05 03:14:28.424278 | localhost | skipping: Conditional result was False 2026-07-05 03:14:28.432863 | localhost | skipping: Conditional result was False 2026-07-05 03:14:28.442732 | 2026-07-05 03:14:28.459725 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-05 03:14:28.522704 | localhost | skipping: Conditional result was False 2026-07-05 03:14:28.523032 | 2026-07-05 03:14:28.528720 | localhost | skipping: Conditional result was False 2026-07-05 03:14:28.538143 | 2026-07-05 03:14:28.538283 | LOOP [upload-logs : Upload console log and json output]