2026-04-29 09:57:07.888829 | Job console starting 2026-04-29 09:57:07.907707 | Updating git repos 2026-04-29 09:57:07.974052 | Cloning repos into workspace 2026-04-29 09:57:08.035220 | Restoring repo states 2026-04-29 09:57:08.056284 | Merging changes 2026-04-29 09:57:08.923507 | Checking out repos 2026-04-29 09:57:09.078510 | Preparing playbooks 2026-04-29 09:57:10.198967 | Running Ansible setup 2026-04-29 09:57:16.748769 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-29 09:57:17.953758 | 2026-04-29 09:57:17.953974 | PLAY [Base pre] 2026-04-29 09:57:18.005794 | 2026-04-29 09:57:18.006024 | TASK [Setup log path fact] 2026-04-29 09:57:18.084614 | debian-bookworm | ok 2026-04-29 09:57:18.129545 | 2026-04-29 09:57:18.129976 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-29 09:57:18.201168 | debian-bookworm | ok 2026-04-29 09:57:18.225448 | 2026-04-29 09:57:18.225622 | TASK [emit-job-header : Print job information] 2026-04-29 09:57:18.320149 | # Job Information 2026-04-29 09:57:18.320493 | Ansible Version: 2.16.14 2026-04-29 09:57:18.320536 | Job: flake8 2026-04-29 09:57:18.320579 | Pipeline: check 2026-04-29 09:57:18.320606 | Executor: 521e9411259a 2026-04-29 09:57:18.320628 | Triggered by: https://github.com/osism/python-osism/pull/2239 2026-04-29 09:57:18.320649 | Event ID: c206bd50-43b1-11f1-8361-f645d00fc617 2026-04-29 09:57:18.326115 | 2026-04-29 09:57:18.326270 | LOOP [emit-job-header : Print node information] 2026-04-29 09:57:18.693641 | debian-bookworm | ok: 2026-04-29 09:57:18.694043 | debian-bookworm | # Node Information 2026-04-29 09:57:18.694088 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-29 09:57:18.694114 | debian-bookworm | Hostname: debian 2026-04-29 09:57:18.694137 | debian-bookworm | Username: zuul 2026-04-29 09:57:18.694159 | debian-bookworm | Distro: Debian 12.13 2026-04-29 09:57:18.694183 | debian-bookworm | Provider: regiocloud-a 2026-04-29 09:57:18.694204 | debian-bookworm | Region: 2026-04-29 09:57:18.694224 | debian-bookworm | Label: debian-bookworm 2026-04-29 09:57:18.694243 | debian-bookworm | Product Name: OpenStack Nova 2026-04-29 09:57:18.694262 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9b:1dbe 2026-04-29 09:57:18.715987 | 2026-04-29 09:57:18.716151 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-29 09:57:19.986494 | debian-bookworm -> localhost | changed 2026-04-29 09:57:19.994629 | 2026-04-29 09:57:19.994778 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-29 09:57:22.126871 | debian-bookworm -> localhost | changed 2026-04-29 09:57:22.139608 | 2026-04-29 09:57:22.139728 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-29 09:57:22.567151 | debian-bookworm -> localhost | ok 2026-04-29 09:57:22.572350 | 2026-04-29 09:57:22.572483 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-29 09:57:22.622679 | debian-bookworm | ok 2026-04-29 09:57:22.648251 | debian-bookworm | included: /var/lib/zuul/builds/6f7b529afe414eba9c48a1107530120e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-29 09:57:22.656301 | 2026-04-29 09:57:22.656426 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-29 09:57:26.880579 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-29 09:57:26.880761 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6f7b529afe414eba9c48a1107530120e/work/6f7b529afe414eba9c48a1107530120e_id_rsa 2026-04-29 09:57:26.880791 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6f7b529afe414eba9c48a1107530120e/work/6f7b529afe414eba9c48a1107530120e_id_rsa.pub 2026-04-29 09:57:26.880813 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-29 09:57:26.880834 | debian-bookworm -> localhost | SHA256:aJxy3852NswtNwfOfldATHfNvnB9EozkpHy1xtx3cc4 zuul-build-sshkey 2026-04-29 09:57:26.880852 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-29 09:57:26.880879 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-29 09:57:26.880898 | debian-bookworm -> localhost | | .o=oo=| 2026-04-29 09:57:26.880916 | debian-bookworm -> localhost | | . +.+=**| 2026-04-29 09:57:26.880933 | debian-bookworm -> localhost | | o o.=oE| 2026-04-29 09:57:26.880950 | debian-bookworm -> localhost | | . o . oo.*| 2026-04-29 09:57:26.880966 | debian-bookworm -> localhost | | . * S ooo| 2026-04-29 09:57:26.880988 | debian-bookworm -> localhost | | + . . ...| 2026-04-29 09:57:26.881006 | debian-bookworm -> localhost | | . .o + ..| 2026-04-29 09:57:26.881022 | debian-bookworm -> localhost | | o. B * +| 2026-04-29 09:57:26.881039 | debian-bookworm -> localhost | | .oo =.+.| 2026-04-29 09:57:26.881055 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-29 09:57:26.881098 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.508519 2026-04-29 09:57:26.886588 | 2026-04-29 09:57:26.886668 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-29 09:57:26.903531 | debian-bookworm | ok 2026-04-29 09:57:26.913491 | debian-bookworm | included: /var/lib/zuul/builds/6f7b529afe414eba9c48a1107530120e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-29 09:57:26.926398 | 2026-04-29 09:57:26.926480 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-29 09:57:26.939225 | debian-bookworm | skipping: Conditional result was False 2026-04-29 09:57:26.945020 | 2026-04-29 09:57:26.945124 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-29 09:57:27.603862 | debian-bookworm | changed 2026-04-29 09:57:27.609940 | 2026-04-29 09:57:27.610031 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-29 09:57:27.877187 | debian-bookworm | ok 2026-04-29 09:57:27.881842 | 2026-04-29 09:57:27.881925 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-29 09:57:28.550064 | debian-bookworm | changed 2026-04-29 09:57:28.561239 | 2026-04-29 09:57:28.561390 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-29 09:57:29.191254 | debian-bookworm | changed 2026-04-29 09:57:29.196683 | 2026-04-29 09:57:29.196777 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-29 09:57:29.219696 | debian-bookworm | skipping: Conditional result was False 2026-04-29 09:57:29.225755 | 2026-04-29 09:57:29.225853 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-29 09:57:29.823752 | debian-bookworm -> localhost | changed 2026-04-29 09:57:29.834705 | 2026-04-29 09:57:29.834813 | TASK [add-build-sshkey : Add back temp key] 2026-04-29 09:57:30.404458 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6f7b529afe414eba9c48a1107530120e/work/6f7b529afe414eba9c48a1107530120e_id_rsa (zuul-build-sshkey) 2026-04-29 09:57:30.404730 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.030517 2026-04-29 09:57:30.413431 | 2026-04-29 09:57:30.413561 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-29 09:57:30.858881 | debian-bookworm | ok 2026-04-29 09:57:30.868798 | 2026-04-29 09:57:30.868953 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-29 09:57:30.941808 | debian-bookworm | skipping: Conditional result was False 2026-04-29 09:57:30.955659 | 2026-04-29 09:57:30.955809 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-29 09:57:31.559313 | debian-bookworm | ok 2026-04-29 09:57:31.571286 | 2026-04-29 09:57:31.571469 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-29 09:57:31.633485 | debian-bookworm | ok 2026-04-29 09:57:31.638910 | 2026-04-29 09:57:31.639039 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-29 09:57:32.151322 | debian-bookworm -> localhost | ok 2026-04-29 09:57:32.156680 | 2026-04-29 09:57:32.156777 | TASK [validate-host : Collect information about the host] 2026-04-29 09:57:33.482506 | debian-bookworm | ok 2026-04-29 09:57:33.498903 | 2026-04-29 09:57:33.499022 | TASK [validate-host : Sanitize hostname] 2026-04-29 09:57:33.655672 | debian-bookworm | ok 2026-04-29 09:57:33.691320 | 2026-04-29 09:57:33.691463 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-29 09:57:34.392529 | debian-bookworm -> localhost | changed 2026-04-29 09:57:34.398030 | 2026-04-29 09:57:34.398133 | TASK [validate-host : Collect information about zuul worker] 2026-04-29 09:57:34.831649 | debian-bookworm | ok 2026-04-29 09:57:34.841297 | 2026-04-29 09:57:34.841411 | TASK [validate-host : Write out all zuul information for each host] 2026-04-29 09:57:35.707230 | debian-bookworm -> localhost | changed 2026-04-29 09:57:35.724865 | 2026-04-29 09:57:35.724969 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-29 09:57:36.026275 | debian-bookworm | ok 2026-04-29 09:57:36.032727 | 2026-04-29 09:57:36.032826 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-29 09:57:37.090951 | debian-bookworm | changed: 2026-04-29 09:57:37.091169 | debian-bookworm | cd+++++++++ src/ 2026-04-29 09:57:37.091252 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-29 09:57:37.091282 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-29 09:57:37.091341 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-04-29 09:57:37.091397 | debian-bookworm | Containerfile 2026-04-29 09:57:37.091541 | debian-bookworm | Containerfile 2026-04-29 09:57:37.102184 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/6f7b529afe414eba9c48a1107530120e/work/logs" 2026-04-29 09:58:50.006793 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6f7b529afe414eba9c48a1107530120e/work/artifacts" 2026-04-29 09:58:50.287008 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6f7b529afe414eba9c48a1107530120e/work/docs" 2026-04-29 09:58:50.310137 | 2026-04-29 09:58:50.310299 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-29 09:58:51.170662 | debian-bookworm | changed: 2026-04-29 09:58:51.171008 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-04-29 09:58:51.171057 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-04-29 09:58:51.171094 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-04-29 09:58:51.171162 | debian-bookworm | changed: All items complete 2026-04-29 09:58:51.171208 | 2026-04-29 09:58:51.792739 | debian-bookworm | changed: .d..t...... ./ 2026-04-29 09:58:52.382015 | debian-bookworm | changed: .d..t...... ./ 2026-04-29 09:58:52.397696 | 2026-04-29 09:58:52.397827 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-29 09:58:52.940354 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011827 2026-04-29 09:58:53.242150 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011291 2026-04-29 09:58:53.259229 | 2026-04-29 09:58:53.259365 | PLAY RECAP 2026-04-29 09:58:53.259477 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-29 09:58:53.259538 | 2026-04-29 09:58:53.398450 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-04-29 09:58:53.400680 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-29 09:58:54.188298 | 2026-04-29 09:58:54.188591 | PLAY [Base post] 2026-04-29 09:58:54.203160 | 2026-04-29 09:58:54.203295 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-29 09:58:54.821869 | debian-bookworm | changed 2026-04-29 09:58:54.833631 | 2026-04-29 09:58:54.833791 | PLAY RECAP 2026-04-29 09:58:54.833881 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-29 09:58:54.833971 | 2026-04-29 09:58:54.973031 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-29 09:58:54.977182 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-29 09:58:55.796764 | 2026-04-29 09:58:55.796939 | PLAY [Base post-logs] 2026-04-29 09:58:55.807803 | 2026-04-29 09:58:55.807933 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-29 09:58:56.312680 | localhost | changed 2026-04-29 09:58:56.327611 | 2026-04-29 09:58:56.327787 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-29 09:58:56.354689 | localhost | ok 2026-04-29 09:58:56.359650 | 2026-04-29 09:58:56.359796 | TASK [Set zuul-log-path fact] 2026-04-29 09:58:56.378644 | localhost | ok 2026-04-29 09:58:56.393354 | 2026-04-29 09:58:56.393573 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-29 09:58:56.432192 | localhost | ok 2026-04-29 09:58:56.439746 | 2026-04-29 09:58:56.439931 | TASK [upload-logs : Create log directories] 2026-04-29 09:58:56.977640 | localhost | changed 2026-04-29 09:58:56.980639 | 2026-04-29 09:58:56.980818 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-29 09:58:57.502211 | localhost -> localhost | ok: Runtime: 0:00:00.008390 2026-04-29 09:58:57.511514 | 2026-04-29 09:58:57.511724 | TASK [upload-logs : Upload logs to log server] 2026-04-29 09:58:58.099221 | localhost | Output suppressed because no_log was given 2026-04-29 09:58:58.103611 | 2026-04-29 09:58:58.103843 | LOOP [upload-logs : Compress console log and json output] 2026-04-29 09:58:58.166628 | localhost | skipping: Conditional result was False 2026-04-29 09:58:58.182053 | localhost | skipping: Conditional result was False 2026-04-29 09:58:58.193849 | 2026-04-29 09:58:58.193983 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-29 09:58:58.246417 | localhost | skipping: Conditional result was False 2026-04-29 09:58:58.246727 | 2026-04-29 09:58:58.253653 | localhost | skipping: Conditional result was False 2026-04-29 09:58:58.265216 | 2026-04-29 09:58:58.265469 | LOOP [upload-logs : Upload console log and json output]