2026-07-16 03:15:02.779696 | Job console starting 2026-07-16 03:15:02.794040 | Updating git repos 2026-07-16 03:15:02.858144 | Cloning repos into workspace 2026-07-16 03:15:02.921867 | Restoring repo states 2026-07-16 03:15:02.942547 | Merging changes 2026-07-16 03:15:02.942572 | Checking out repos 2026-07-16 03:15:02.989069 | Preparing playbooks 2026-07-16 03:15:04.193164 | Running Ansible setup 2026-07-16 03:15:09.385883 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-16 03:15:10.300257 | 2026-07-16 03:15:10.300477 | PLAY [Base pre] 2026-07-16 03:15:10.322260 | 2026-07-16 03:15:10.322428 | TASK [Setup log path fact] 2026-07-16 03:15:10.364956 | debian-bookworm | ok 2026-07-16 03:15:10.385786 | 2026-07-16 03:15:10.385976 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 03:15:10.418248 | debian-bookworm | ok 2026-07-16 03:15:10.431557 | 2026-07-16 03:15:10.431705 | TASK [emit-job-header : Print job information] 2026-07-16 03:15:10.473612 | # Job Information 2026-07-16 03:15:10.473931 | Ansible Version: 2.16.14 2026-07-16 03:15:10.473972 | Job: python-black 2026-07-16 03:15:10.474013 | Pipeline: periodic-daily 2026-07-16 03:15:10.474040 | Executor: 521e9411259a 2026-07-16 03:15:10.474062 | Triggered by: https://github.com/osism/openstack-health-middleware 2026-07-16 03:15:10.474084 | Event ID: 94bc55398fb14070a8b2db5a1e45d09e 2026-07-16 03:15:10.484350 | 2026-07-16 03:15:10.484512 | LOOP [emit-job-header : Print node information] 2026-07-16 03:15:10.614406 | debian-bookworm | ok: 2026-07-16 03:15:10.614789 | debian-bookworm | # Node Information 2026-07-16 03:15:10.614852 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-16 03:15:10.614896 | debian-bookworm | Hostname: debian 2026-07-16 03:15:10.614920 | debian-bookworm | Username: zuul 2026-07-16 03:15:10.614942 | debian-bookworm | Distro: Debian 12.15 2026-07-16 03:15:10.614966 | debian-bookworm | Provider: regiocloud-a 2026-07-16 03:15:10.614988 | debian-bookworm | Region: 2026-07-16 03:15:10.615010 | debian-bookworm | Label: debian-bookworm 2026-07-16 03:15:10.615030 | debian-bookworm | Product Name: OpenStack Nova 2026-07-16 03:15:10.615050 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe27:ecf3 2026-07-16 03:15:10.635476 | 2026-07-16 03:15:10.635656 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-16 03:15:11.226419 | debian-bookworm -> localhost | changed 2026-07-16 03:15:11.235082 | 2026-07-16 03:15:11.235234 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-16 03:15:12.784259 | debian-bookworm -> localhost | changed 2026-07-16 03:15:12.803853 | 2026-07-16 03:15:12.804144 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-16 03:15:13.184444 | debian-bookworm -> localhost | ok 2026-07-16 03:15:13.194431 | 2026-07-16 03:15:13.194612 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-16 03:15:13.228045 | debian-bookworm | ok 2026-07-16 03:15:13.246925 | debian-bookworm | included: /var/lib/zuul/builds/e94808b5c35847eb91305f7ce5210a0a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-16 03:15:13.253996 | 2026-07-16 03:15:13.254126 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-16 03:15:15.115233 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-16 03:15:15.115603 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e94808b5c35847eb91305f7ce5210a0a/work/e94808b5c35847eb91305f7ce5210a0a_id_rsa 2026-07-16 03:15:15.115666 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e94808b5c35847eb91305f7ce5210a0a/work/e94808b5c35847eb91305f7ce5210a0a_id_rsa.pub 2026-07-16 03:15:15.115710 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-16 03:15:15.115747 | debian-bookworm -> localhost | SHA256:BdVw30MtaHKGfFo2sF/7mLM0C33IJbfgrx/bZlprjOU zuul-build-sshkey 2026-07-16 03:15:15.115780 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-16 03:15:15.115827 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-16 03:15:15.115860 | debian-bookworm -> localhost | | .o+=.. ..| 2026-07-16 03:15:15.115891 | debian-bookworm -> localhost | | .+o@.o..| 2026-07-16 03:15:15.115922 | debian-bookworm -> localhost | | oX .oo.| 2026-07-16 03:15:15.115951 | debian-bookworm -> localhost | | ... . ..| 2026-07-16 03:15:15.115980 | debian-bookworm -> localhost | | S ..o o| 2026-07-16 03:15:15.116020 | debian-bookworm -> localhost | | .o.X.| 2026-07-16 03:15:15.116051 | debian-bookworm -> localhost | | ..#o+| 2026-07-16 03:15:15.116080 | debian-bookworm -> localhost | | +.EB| 2026-07-16 03:15:15.116110 | debian-bookworm -> localhost | | .BO.| 2026-07-16 03:15:15.116141 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-16 03:15:15.116246 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.188429 2026-07-16 03:15:15.125292 | 2026-07-16 03:15:15.125447 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-16 03:15:15.168505 | debian-bookworm | ok 2026-07-16 03:15:15.188269 | debian-bookworm | included: /var/lib/zuul/builds/e94808b5c35847eb91305f7ce5210a0a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-16 03:15:15.199391 | 2026-07-16 03:15:15.199533 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-16 03:15:15.224574 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:15:15.231572 | 2026-07-16 03:15:15.231729 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-16 03:15:15.909751 | debian-bookworm | changed 2026-07-16 03:15:15.925110 | 2026-07-16 03:15:15.925309 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-16 03:15:16.257971 | debian-bookworm | ok 2026-07-16 03:15:16.265532 | 2026-07-16 03:15:16.265700 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-16 03:15:16.952354 | debian-bookworm | changed 2026-07-16 03:15:16.961495 | 2026-07-16 03:15:16.961648 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-16 03:15:17.616401 | debian-bookworm | changed 2026-07-16 03:15:17.625645 | 2026-07-16 03:15:17.625804 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-16 03:15:17.650874 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:15:17.659294 | 2026-07-16 03:15:17.659442 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-16 03:15:18.176518 | debian-bookworm -> localhost | changed 2026-07-16 03:15:18.189023 | 2026-07-16 03:15:18.189252 | TASK [add-build-sshkey : Add back temp key] 2026-07-16 03:15:18.728217 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e94808b5c35847eb91305f7ce5210a0a/work/e94808b5c35847eb91305f7ce5210a0a_id_rsa (zuul-build-sshkey) 2026-07-16 03:15:18.728521 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017408 2026-07-16 03:15:18.741304 | 2026-07-16 03:15:18.741586 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-16 03:15:19.192283 | debian-bookworm | ok 2026-07-16 03:15:19.199128 | 2026-07-16 03:15:19.199303 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-16 03:15:19.229599 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:15:19.250239 | 2026-07-16 03:15:19.250424 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-16 03:15:19.835532 | debian-bookworm | ok 2026-07-16 03:15:19.861270 | 2026-07-16 03:15:19.861435 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-16 03:15:19.910388 | debian-bookworm | ok 2026-07-16 03:15:19.916212 | 2026-07-16 03:15:19.916330 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-16 03:15:20.394770 | debian-bookworm -> localhost | ok 2026-07-16 03:15:20.401862 | 2026-07-16 03:15:20.401985 | TASK [validate-host : Collect information about the host] 2026-07-16 03:15:21.580011 | debian-bookworm | ok 2026-07-16 03:15:21.592938 | 2026-07-16 03:15:21.593115 | TASK [validate-host : Sanitize hostname] 2026-07-16 03:15:21.774078 | debian-bookworm | ok 2026-07-16 03:15:21.779270 | 2026-07-16 03:15:21.779395 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-16 03:15:22.434614 | debian-bookworm -> localhost | changed 2026-07-16 03:15:22.444451 | 2026-07-16 03:15:22.444641 | TASK [validate-host : Collect information about zuul worker] 2026-07-16 03:15:22.876925 | debian-bookworm | ok 2026-07-16 03:15:22.897359 | 2026-07-16 03:15:22.897678 | TASK [validate-host : Write out all zuul information for each host] 2026-07-16 03:15:23.533203 | debian-bookworm -> localhost | changed 2026-07-16 03:15:23.543950 | 2026-07-16 03:15:23.544083 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-16 03:15:23.802621 | debian-bookworm | ok 2026-07-16 03:15:23.811902 | 2026-07-16 03:15:23.812061 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-16 03:15:24.732109 | debian-bookworm | changed: 2026-07-16 03:15:24.732384 | debian-bookworm | cd+++++++++ src/ 2026-07-16 03:15:24.732421 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-16 03:15:24.732447 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-16 03:15:24.732470 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-health-middleware/ 2026-07-16 03:15:24.732493 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/e94808b5c35847eb91305f7ce5210a0a/work/logs" 2026-07-16 03:16:28.096295 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e94808b5c35847eb91305f7ce5210a0a/work/artifacts" 2026-07-16 03:16:28.481974 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e94808b5c35847eb91305f7ce5210a0a/work/docs" 2026-07-16 03:16:28.495722 | 2026-07-16 03:16:28.495882 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-16 03:16:29.637372 | debian-bookworm | changed: 2026-07-16 03:16:29.637587 | debian-bookworm | .d..t...... ./ 2026-07-16 03:16:29.637621 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-16 03:16:29.637644 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-16 03:16:29.637665 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-16 03:16:29.637685 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-16 03:16:29.637706 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-16 03:16:29.637745 | debian-bookworm | changed: All items complete 2026-07-16 03:16:29.637768 | 2026-07-16 03:16:30.905875 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 03:16:31.875061 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 03:16:31.894778 | 2026-07-16 03:16:31.895020 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-16 03:16:31.920458 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:16:31.923434 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:16:31.936051 | 2026-07-16 03:16:31.936114 | PLAY RECAP 2026-07-16 03:16:31.936157 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-16 03:16:31.936178 | 2026-07-16 03:16:32.055003 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-16 03:16:32.055797 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 03:16:33.030018 | 2026-07-16 03:16:33.030166 | PLAY [Base post] 2026-07-16 03:16:33.044585 | 2026-07-16 03:16:33.044711 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-16 03:16:33.631549 | debian-bookworm | changed 2026-07-16 03:16:33.644479 | 2026-07-16 03:16:33.644576 | PLAY RECAP 2026-07-16 03:16:33.644635 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-16 03:16:33.644698 | 2026-07-16 03:16:33.877651 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 03:16:33.878457 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-16 03:16:34.744962 | 2026-07-16 03:16:34.745141 | PLAY [Base post-logs] 2026-07-16 03:16:34.761176 | 2026-07-16 03:16:34.761306 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-16 03:16:35.236936 | localhost | changed 2026-07-16 03:16:35.248277 | 2026-07-16 03:16:35.248426 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-16 03:16:35.273495 | localhost | ok 2026-07-16 03:16:35.276549 | 2026-07-16 03:16:35.276647 | TASK [Set zuul-log-path fact] 2026-07-16 03:16:35.291479 | localhost | ok 2026-07-16 03:16:35.299456 | 2026-07-16 03:16:35.299579 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 03:16:35.324784 | localhost | ok 2026-07-16 03:16:35.327758 | 2026-07-16 03:16:35.327854 | TASK [upload-logs : Create log directories] 2026-07-16 03:16:35.923299 | localhost | changed 2026-07-16 03:16:35.925923 | 2026-07-16 03:16:35.926011 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-16 03:16:36.438002 | localhost -> localhost | ok: Runtime: 0:00:00.004161 2026-07-16 03:16:36.449096 | 2026-07-16 03:16:36.449284 | TASK [upload-logs : Upload logs to log server] 2026-07-16 03:16:37.033077 | localhost | Output suppressed because no_log was given 2026-07-16 03:16:37.035354 | 2026-07-16 03:16:37.035466 | LOOP [upload-logs : Compress console log and json output] 2026-07-16 03:16:37.139171 | localhost | skipping: Conditional result was False 2026-07-16 03:16:37.156802 | localhost | skipping: Conditional result was False 2026-07-16 03:16:37.164411 | 2026-07-16 03:16:37.164584 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-16 03:16:37.274678 | localhost | skipping: Conditional result was False 2026-07-16 03:16:37.275061 | 2026-07-16 03:16:37.281972 | localhost | skipping: Conditional result was False 2026-07-16 03:16:37.293436 | 2026-07-16 03:16:37.293606 | LOOP [upload-logs : Upload console log and json output]