2026-08-08 20:44:02.882634 | Job console starting 2026-08-08 20:44:02.893794 | Updating git repos 2026-08-08 20:44:02.924365 | Cloning repos into workspace 2026-08-08 20:44:03.024301 | Restoring repo states 2026-08-08 20:44:03.036012 | Merging changes 2026-08-08 20:44:03.686340 | Checking out repos 2026-08-08 20:44:03.781519 | Preparing playbooks 2026-08-08 20:44:04.717019 | Running Ansible setup 2026-08-08 20:44:10.080171 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-08 20:44:11.148562 | 2026-08-08 20:44:11.148755 | PLAY [Base pre] 2026-08-08 20:44:11.167968 | 2026-08-08 20:44:11.168133 | TASK [Setup log path fact] 2026-08-08 20:44:11.198202 | debian-bookworm | ok 2026-08-08 20:44:11.216451 | 2026-08-08 20:44:11.216632 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-08 20:44:11.256888 | debian-bookworm | ok 2026-08-08 20:44:11.267456 | 2026-08-08 20:44:11.267612 | TASK [emit-job-header : Print job information] 2026-08-08 20:44:11.307588 | # Job Information 2026-08-08 20:44:11.307825 | Ansible Version: 2.16.14 2026-08-08 20:44:11.307862 | Job: python-black 2026-08-08 20:44:11.307894 | Pipeline: check 2026-08-08 20:44:11.307917 | Executor: 521e9411259a 2026-08-08 20:44:11.307938 | Triggered by: https://github.com/osism/testbed/pull/2947 2026-08-08 20:44:11.307959 | Event ID: de22ae60-9369-11f1-9551-38d61fd29965 2026-08-08 20:44:11.313058 | 2026-08-08 20:44:11.313188 | LOOP [emit-job-header : Print node information] 2026-08-08 20:44:11.428652 | debian-bookworm | ok: 2026-08-08 20:44:11.428887 | debian-bookworm | # Node Information 2026-08-08 20:44:11.428930 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-08 20:44:11.428963 | debian-bookworm | Hostname: debian 2026-08-08 20:44:11.428991 | debian-bookworm | Username: zuul 2026-08-08 20:44:11.429017 | debian-bookworm | Distro: Debian 12.15 2026-08-08 20:44:11.429048 | debian-bookworm | Provider: regiocloud-a 2026-08-08 20:44:11.429076 | debian-bookworm | Region: 2026-08-08 20:44:11.429104 | debian-bookworm | Label: debian-bookworm 2026-08-08 20:44:11.429131 | debian-bookworm | Product Name: OpenStack Nova 2026-08-08 20:44:11.429157 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe02:807d 2026-08-08 20:44:11.449764 | 2026-08-08 20:44:11.449926 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-08 20:44:11.979339 | debian-bookworm -> localhost | changed 2026-08-08 20:44:11.987715 | 2026-08-08 20:44:11.987860 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-08 20:44:13.230032 | debian-bookworm -> localhost | changed 2026-08-08 20:44:13.244799 | 2026-08-08 20:44:13.244988 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-08 20:44:13.599224 | debian-bookworm -> localhost | ok 2026-08-08 20:44:13.606337 | 2026-08-08 20:44:13.606483 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-08 20:44:13.644089 | debian-bookworm | ok 2026-08-08 20:44:13.697222 | debian-bookworm | included: /var/lib/zuul/builds/4e2833023460462a87ec40b93c77c9c9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-08 20:44:13.714207 | 2026-08-08 20:44:13.714435 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-08 20:44:15.096413 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-08 20:44:15.096720 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4e2833023460462a87ec40b93c77c9c9/work/4e2833023460462a87ec40b93c77c9c9_id_rsa 2026-08-08 20:44:15.096767 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4e2833023460462a87ec40b93c77c9c9/work/4e2833023460462a87ec40b93c77c9c9_id_rsa.pub 2026-08-08 20:44:15.096794 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-08 20:44:15.096821 | debian-bookworm -> localhost | SHA256:PlxuuJ8sx2xxF8aLLMVE9pCXnfAcD7HnJyCzzIBOMO8 zuul-build-sshkey 2026-08-08 20:44:15.096845 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-08 20:44:15.096883 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-08 20:44:15.096906 | debian-bookworm -> localhost | | o .+o+=.| 2026-08-08 20:44:15.096928 | debian-bookworm -> localhost | | + . .oo=++| 2026-08-08 20:44:15.096950 | debian-bookworm -> localhost | | + . oo.oooo| 2026-08-08 20:44:15.096969 | debian-bookworm -> localhost | | + + +o.+o | 2026-08-08 20:44:15.096990 | debian-bookworm -> localhost | | E S =o o.oo| 2026-08-08 20:44:15.097021 | debian-bookworm -> localhost | | o +o + o..| 2026-08-08 20:44:15.097043 | debian-bookworm -> localhost | | =oo+ . | 2026-08-08 20:44:15.097063 | debian-bookworm -> localhost | | .==. | 2026-08-08 20:44:15.097085 | debian-bookworm -> localhost | | .=+ | 2026-08-08 20:44:15.097106 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-08 20:44:15.097166 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.652619 2026-08-08 20:44:15.104357 | 2026-08-08 20:44:15.104502 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-08 20:44:15.134553 | debian-bookworm | ok 2026-08-08 20:44:15.147342 | debian-bookworm | included: /var/lib/zuul/builds/4e2833023460462a87ec40b93c77c9c9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-08 20:44:15.158269 | 2026-08-08 20:44:15.158478 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-08 20:44:15.183127 | debian-bookworm | skipping: Conditional result was False 2026-08-08 20:44:15.190080 | 2026-08-08 20:44:15.190223 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-08 20:44:15.873341 | debian-bookworm | changed 2026-08-08 20:44:15.881494 | 2026-08-08 20:44:15.881639 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-08 20:44:16.152471 | debian-bookworm | ok 2026-08-08 20:44:16.167517 | 2026-08-08 20:44:16.167746 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-08 20:44:16.836471 | debian-bookworm | changed 2026-08-08 20:44:16.844421 | 2026-08-08 20:44:16.844555 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-08 20:44:17.526206 | debian-bookworm | changed 2026-08-08 20:44:17.532256 | 2026-08-08 20:44:17.532399 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-08 20:44:17.557353 | debian-bookworm | skipping: Conditional result was False 2026-08-08 20:44:17.564061 | 2026-08-08 20:44:17.564196 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-08 20:44:18.436611 | debian-bookworm -> localhost | changed 2026-08-08 20:44:18.453719 | 2026-08-08 20:44:18.453867 | TASK [add-build-sshkey : Add back temp key] 2026-08-08 20:44:18.897431 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4e2833023460462a87ec40b93c77c9c9/work/4e2833023460462a87ec40b93c77c9c9_id_rsa (zuul-build-sshkey) 2026-08-08 20:44:18.897722 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.042754 2026-08-08 20:44:18.906729 | 2026-08-08 20:44:18.906886 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-08 20:44:19.416091 | debian-bookworm | ok 2026-08-08 20:44:19.421815 | 2026-08-08 20:44:19.421948 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-08 20:44:19.447424 | debian-bookworm | skipping: Conditional result was False 2026-08-08 20:44:19.458616 | 2026-08-08 20:44:19.458765 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-08 20:44:19.915344 | debian-bookworm | ok 2026-08-08 20:44:19.926934 | 2026-08-08 20:44:19.927073 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-08 20:44:19.956453 | debian-bookworm | ok 2026-08-08 20:44:19.961739 | 2026-08-08 20:44:19.961859 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-08 20:44:20.263165 | debian-bookworm -> localhost | ok 2026-08-08 20:44:20.272588 | 2026-08-08 20:44:20.272754 | TASK [validate-host : Collect information about the host] 2026-08-08 20:44:21.428495 | debian-bookworm | ok 2026-08-08 20:44:21.443733 | 2026-08-08 20:44:21.443929 | TASK [validate-host : Sanitize hostname] 2026-08-08 20:44:21.655283 | debian-bookworm | ok 2026-08-08 20:44:21.661362 | 2026-08-08 20:44:21.661501 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-08 20:44:22.449464 | debian-bookworm -> localhost | changed 2026-08-08 20:44:22.457560 | 2026-08-08 20:44:22.457700 | TASK [validate-host : Collect information about zuul worker] 2026-08-08 20:44:22.988272 | debian-bookworm | ok 2026-08-08 20:44:22.996050 | 2026-08-08 20:44:22.996200 | TASK [validate-host : Write out all zuul information for each host] 2026-08-08 20:44:24.297942 | debian-bookworm -> localhost | changed 2026-08-08 20:44:24.312495 | 2026-08-08 20:44:24.312622 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-08 20:44:24.649886 | debian-bookworm | ok 2026-08-08 20:44:24.656540 | 2026-08-08 20:44:24.656677 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-08 20:44:25.932446 | debian-bookworm | changed: 2026-08-08 20:44:25.932714 | debian-bookworm | cd+++++++++ src/ 2026-08-08 20:44:25.932771 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-08 20:44:25.932797 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-08 20:44:25.932820 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-08-08 20:44:25.932841 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/4e2833023460462a87ec40b93c77c9c9/work/logs" 2026-08-08 20:45:27.888762 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4e2833023460462a87ec40b93c77c9c9/work/artifacts" 2026-08-08 20:45:28.156977 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4e2833023460462a87ec40b93c77c9c9/work/docs" 2026-08-08 20:45:28.174330 | 2026-08-08 20:45:28.174650 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-08 20:45:29.031136 | debian-bookworm | changed: 2026-08-08 20:45:29.031545 | debian-bookworm | .d..t...... ./ 2026-08-08 20:45:29.031612 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-08 20:45:29.031652 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-08 20:45:29.031689 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-08 20:45:29.031723 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-08 20:45:29.031756 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-08 20:45:29.031822 | debian-bookworm | changed: All items complete 2026-08-08 20:45:29.031858 | 2026-08-08 20:45:29.608824 | debian-bookworm | changed: .d..t...... ./ 2026-08-08 20:45:30.202708 | debian-bookworm | changed: .d..t...... ./ 2026-08-08 20:45:30.225802 | 2026-08-08 20:45:30.225954 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-08 20:45:30.594817 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011031 2026-08-08 20:45:30.900873 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.007253 2026-08-08 20:45:30.911689 | 2026-08-08 20:45:30.911800 | PLAY RECAP 2026-08-08 20:45:30.911853 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-08 20:45:30.911877 | 2026-08-08 20:45:31.083317 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-08 20:45:31.084525 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-08 20:45:31.868531 | 2026-08-08 20:45:31.868752 | PLAY [Base post] 2026-08-08 20:45:31.883937 | 2026-08-08 20:45:31.884089 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-08 20:45:32.450985 | debian-bookworm | changed 2026-08-08 20:45:32.458088 | 2026-08-08 20:45:32.458233 | PLAY RECAP 2026-08-08 20:45:32.458299 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-08 20:45:32.458363 | 2026-08-08 20:45:32.611481 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-08 20:45:32.612412 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-08 20:45:33.469318 | 2026-08-08 20:45:33.469538 | PLAY [Base post-logs] 2026-08-08 20:45:33.481041 | 2026-08-08 20:45:33.481190 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-08 20:45:34.014282 | localhost | changed 2026-08-08 20:45:34.033497 | 2026-08-08 20:45:34.033822 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-08 20:45:34.073806 | localhost | ok 2026-08-08 20:45:34.077770 | 2026-08-08 20:45:34.077892 | TASK [Set zuul-log-path fact] 2026-08-08 20:45:34.095267 | localhost | ok 2026-08-08 20:45:34.104660 | 2026-08-08 20:45:34.104786 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-08 20:45:34.131834 | localhost | ok 2026-08-08 20:45:34.135760 | 2026-08-08 20:45:34.135898 | TASK [upload-logs : Create log directories] 2026-08-08 20:45:34.667414 | localhost | changed 2026-08-08 20:45:34.670600 | 2026-08-08 20:45:34.670717 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-08 20:45:35.192308 | localhost -> localhost | ok: Runtime: 0:00:00.005096 2026-08-08 20:45:35.197040 | 2026-08-08 20:45:35.197166 | TASK [upload-logs : Upload logs to log server] 2026-08-08 20:45:35.799886 | localhost | Output suppressed because no_log was given 2026-08-08 20:45:35.801944 | 2026-08-08 20:45:35.802058 | LOOP [upload-logs : Compress console log and json output] 2026-08-08 20:45:35.854328 | localhost | skipping: Conditional result was False 2026-08-08 20:45:35.860918 | localhost | skipping: Conditional result was False 2026-08-08 20:45:35.869755 | 2026-08-08 20:45:35.869882 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-08 20:45:35.920406 | localhost | skipping: Conditional result was False 2026-08-08 20:45:35.920756 | 2026-08-08 20:45:35.925656 | localhost | skipping: Conditional result was False 2026-08-08 20:45:35.937237 | 2026-08-08 20:45:35.937362 | LOOP [upload-logs : Upload console log and json output]