2026-05-14 14:04:08.367236 | Job console starting 2026-05-14 14:04:08.419130 | Updating git repos 2026-05-14 14:04:08.502713 | Cloning repos into workspace 2026-05-14 14:04:08.589904 | Restoring repo states 2026-05-14 14:04:08.606481 | Merging changes 2026-05-14 14:04:09.214772 | Checking out repos 2026-05-14 14:04:09.275346 | Preparing playbooks 2026-05-14 14:04:10.089371 | Running Ansible setup 2026-05-14 14:04:14.438563 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-14 14:04:15.201083 | 2026-05-14 14:04:15.201250 | PLAY [Base pre] 2026-05-14 14:04:15.229603 | 2026-05-14 14:04:15.229755 | TASK [Setup log path fact] 2026-05-14 14:04:15.260992 | debian-bookworm | ok 2026-05-14 14:04:15.277550 | 2026-05-14 14:04:15.277786 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-14 14:04:15.306931 | debian-bookworm | ok 2026-05-14 14:04:15.320239 | 2026-05-14 14:04:15.320437 | TASK [emit-job-header : Print job information] 2026-05-14 14:04:15.361230 | # Job Information 2026-05-14 14:04:15.361470 | Ansible Version: 2.16.14 2026-05-14 14:04:15.361510 | Job: python-black 2026-05-14 14:04:15.361543 | Pipeline: check 2026-05-14 14:04:15.361566 | Executor: 521e9411259a 2026-05-14 14:04:15.361587 | Triggered by: https://github.com/osism/openstack-project-manager/pull/283 2026-05-14 14:04:15.361609 | Event ID: beea4540-4f9d-11f1-93e4-eb59077d7d2d 2026-05-14 14:04:15.366649 | 2026-05-14 14:04:15.366769 | LOOP [emit-job-header : Print node information] 2026-05-14 14:04:15.475448 | debian-bookworm | ok: 2026-05-14 14:04:15.475644 | debian-bookworm | # Node Information 2026-05-14 14:04:15.475678 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-14 14:04:15.475702 | debian-bookworm | Hostname: debian 2026-05-14 14:04:15.475725 | debian-bookworm | Username: zuul 2026-05-14 14:04:15.475747 | debian-bookworm | Distro: Debian 12.13 2026-05-14 14:04:15.475772 | debian-bookworm | Provider: regiocloud-a 2026-05-14 14:04:15.475793 | debian-bookworm | Region: 2026-05-14 14:04:15.475814 | debian-bookworm | Label: debian-bookworm 2026-05-14 14:04:15.475834 | debian-bookworm | Product Name: OpenStack Nova 2026-05-14 14:04:15.475853 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2f:e593 2026-05-14 14:04:15.495791 | 2026-05-14 14:04:15.495937 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-14 14:04:16.015595 | debian-bookworm -> localhost | changed 2026-05-14 14:04:16.026471 | 2026-05-14 14:04:16.026607 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-14 14:04:17.299131 | debian-bookworm -> localhost | changed 2026-05-14 14:04:17.310996 | 2026-05-14 14:04:17.311125 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-14 14:04:17.585195 | debian-bookworm -> localhost | ok 2026-05-14 14:04:17.591790 | 2026-05-14 14:04:17.591925 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-14 14:04:17.624238 | debian-bookworm | ok 2026-05-14 14:04:17.640678 | debian-bookworm | included: /var/lib/zuul/builds/772294f9075f4fec8eb9543b356025a6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-14 14:04:17.647663 | 2026-05-14 14:04:17.647805 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-14 14:04:19.220998 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-14 14:04:19.221285 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/772294f9075f4fec8eb9543b356025a6/work/772294f9075f4fec8eb9543b356025a6_id_rsa 2026-05-14 14:04:19.221332 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/772294f9075f4fec8eb9543b356025a6/work/772294f9075f4fec8eb9543b356025a6_id_rsa.pub 2026-05-14 14:04:19.221362 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-14 14:04:19.221389 | debian-bookworm -> localhost | SHA256:Fqp/Zbh+Y1XAT2UawfH4T+UOa98u0kNR3we9KqOs2gs zuul-build-sshkey 2026-05-14 14:04:19.221415 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-14 14:04:19.221451 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-14 14:04:19.221477 | debian-bookworm -> localhost | | . .+=o| 2026-05-14 14:04:19.221501 | debian-bookworm -> localhost | | o +*o| 2026-05-14 14:04:19.221524 | debian-bookworm -> localhost | | . +oo*| 2026-05-14 14:04:19.221546 | debian-bookworm -> localhost | | . . ++=| 2026-05-14 14:04:19.221568 | debian-bookworm -> localhost | | . S. .o.=| 2026-05-14 14:04:19.221599 | debian-bookworm -> localhost | | . .. oo...=.| 2026-05-14 14:04:19.221622 | debian-bookworm -> localhost | | .E .+..ooo o| 2026-05-14 14:04:19.221644 | debian-bookworm -> localhost | | .o oo+ ..+..| 2026-05-14 14:04:19.221677 | debian-bookworm -> localhost | | .o*+o . . ++| 2026-05-14 14:04:19.221701 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-14 14:04:19.221766 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.029702 2026-05-14 14:04:19.229567 | 2026-05-14 14:04:19.229689 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-14 14:04:19.258452 | debian-bookworm | ok 2026-05-14 14:04:19.272113 | debian-bookworm | included: /var/lib/zuul/builds/772294f9075f4fec8eb9543b356025a6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-14 14:04:19.281418 | 2026-05-14 14:04:19.281531 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-14 14:04:19.316734 | debian-bookworm | skipping: Conditional result was False 2026-05-14 14:04:19.323048 | 2026-05-14 14:04:19.323178 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-14 14:04:20.010614 | debian-bookworm | changed 2026-05-14 14:04:20.016383 | 2026-05-14 14:04:20.016506 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-14 14:04:20.309683 | debian-bookworm | ok 2026-05-14 14:04:20.315754 | 2026-05-14 14:04:20.315883 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-14 14:04:20.984353 | debian-bookworm | changed 2026-05-14 14:04:20.997705 | 2026-05-14 14:04:20.997844 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-14 14:04:21.654122 | debian-bookworm | changed 2026-05-14 14:04:21.662062 | 2026-05-14 14:04:21.662175 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-14 14:04:21.695874 | debian-bookworm | skipping: Conditional result was False 2026-05-14 14:04:21.703450 | 2026-05-14 14:04:21.703561 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-14 14:04:22.153128 | debian-bookworm -> localhost | changed 2026-05-14 14:04:22.163301 | 2026-05-14 14:04:22.163401 | TASK [add-build-sshkey : Add back temp key] 2026-05-14 14:04:22.441439 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/772294f9075f4fec8eb9543b356025a6/work/772294f9075f4fec8eb9543b356025a6_id_rsa (zuul-build-sshkey) 2026-05-14 14:04:22.441645 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008591 2026-05-14 14:04:22.449107 | 2026-05-14 14:04:22.449201 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-14 14:04:22.836297 | debian-bookworm | ok 2026-05-14 14:04:22.845799 | 2026-05-14 14:04:22.846005 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-14 14:04:22.871865 | debian-bookworm | skipping: Conditional result was False 2026-05-14 14:04:22.891621 | 2026-05-14 14:04:22.891737 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-14 14:04:23.327925 | debian-bookworm | ok 2026-05-14 14:04:23.340276 | 2026-05-14 14:04:23.340381 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-14 14:04:23.368995 | debian-bookworm | ok 2026-05-14 14:04:23.374064 | 2026-05-14 14:04:23.374164 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-14 14:04:23.680727 | debian-bookworm -> localhost | ok 2026-05-14 14:04:23.687008 | 2026-05-14 14:04:23.687113 | TASK [validate-host : Collect information about the host] 2026-05-14 14:04:24.789451 | debian-bookworm | ok 2026-05-14 14:04:24.800942 | 2026-05-14 14:04:24.801041 | TASK [validate-host : Sanitize hostname] 2026-05-14 14:04:24.913894 | debian-bookworm | ok 2026-05-14 14:04:24.950878 | 2026-05-14 14:04:24.950973 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-14 14:04:25.468900 | debian-bookworm -> localhost | changed 2026-05-14 14:04:25.483523 | 2026-05-14 14:04:25.483703 | TASK [validate-host : Collect information about zuul worker] 2026-05-14 14:04:25.918188 | debian-bookworm | ok 2026-05-14 14:04:25.926686 | 2026-05-14 14:04:25.926813 | TASK [validate-host : Write out all zuul information for each host] 2026-05-14 14:04:26.411293 | debian-bookworm -> localhost | changed 2026-05-14 14:04:26.431327 | 2026-05-14 14:04:26.431461 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-14 14:04:26.718178 | debian-bookworm | ok 2026-05-14 14:04:26.727656 | 2026-05-14 14:04:26.727824 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-14 14:04:27.584015 | debian-bookworm | changed: 2026-05-14 14:04:27.584223 | debian-bookworm | cd+++++++++ src/ 2026-05-14 14:04:27.584278 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-14 14:04:27.584303 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-14 14:04:27.584325 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2026-05-14 14:04:27.584346 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/772294f9075f4fec8eb9543b356025a6/work/logs" 2026-05-14 14:04:55.534407 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/772294f9075f4fec8eb9543b356025a6/work/artifacts" 2026-05-14 14:04:56.192611 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/772294f9075f4fec8eb9543b356025a6/work/docs" 2026-05-14 14:04:56.224420 | 2026-05-14 14:04:56.224598 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-14 14:04:57.924298 | debian-bookworm | changed: 2026-05-14 14:04:57.924701 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-14 14:04:57.924784 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-14 14:04:57.924834 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-14 14:04:57.924904 | debian-bookworm | changed: All items complete 2026-05-14 14:04:57.924947 | 2026-05-14 14:04:58.930004 | debian-bookworm | changed: .d..t...... ./ 2026-05-14 14:04:59.672345 | debian-bookworm | changed: .d..t...... ./ 2026-05-14 14:04:59.697445 | 2026-05-14 14:04:59.697581 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-14 14:05:00.171138 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.006105 2026-05-14 14:05:00.861257 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.045576 2026-05-14 14:05:00.868774 | 2026-05-14 14:05:00.868851 | PLAY RECAP 2026-05-14 14:05:00.868899 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-14 14:05:00.868924 | 2026-05-14 14:05:01.223095 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-14 14:05:01.223884 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-14 14:05:02.681654 | 2026-05-14 14:05:02.681782 | PLAY [Base post] 2026-05-14 14:05:02.695393 | 2026-05-14 14:05:02.695511 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-14 14:05:03.357346 | debian-bookworm | changed 2026-05-14 14:05:03.385729 | 2026-05-14 14:05:03.385962 | PLAY RECAP 2026-05-14 14:05:03.386117 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-14 14:05:03.386298 | 2026-05-14 14:05:03.628979 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-14 14:05:03.629701 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-14 14:05:05.733307 | 2026-05-14 14:05:05.733458 | PLAY [Base post-logs] 2026-05-14 14:05:05.752328 | 2026-05-14 14:05:05.752450 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-14 14:05:06.851392 | localhost | changed 2026-05-14 14:05:06.860618 | 2026-05-14 14:05:06.860757 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-14 14:05:06.913041 | localhost | ok 2026-05-14 14:05:06.915960 | 2026-05-14 14:05:06.916048 | TASK [Set zuul-log-path fact] 2026-05-14 14:05:06.940837 | localhost | ok 2026-05-14 14:05:06.948689 | 2026-05-14 14:05:06.950953 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-14 14:05:06.997805 | localhost | ok 2026-05-14 14:05:07.000298 | 2026-05-14 14:05:07.000379 | TASK [upload-logs : Create log directories] 2026-05-14 14:05:07.854317 | localhost | changed 2026-05-14 14:05:07.856708 | 2026-05-14 14:05:07.856786 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-14 14:05:08.919974 | localhost -> localhost | ok: Runtime: 0:00:00.046794 2026-05-14 14:05:08.923162 | 2026-05-14 14:05:08.923261 | TASK [upload-logs : Upload logs to log server] 2026-05-14 14:05:10.282647 | localhost | Output suppressed because no_log was given 2026-05-14 14:05:10.284112 | 2026-05-14 14:05:10.284186 | LOOP [upload-logs : Compress console log and json output] 2026-05-14 14:05:10.408721 | localhost | skipping: Conditional result was False 2026-05-14 14:05:10.439485 | localhost | skipping: Conditional result was False 2026-05-14 14:05:10.444330 | 2026-05-14 14:05:10.444423 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-14 14:05:10.623523 | localhost | skipping: Conditional result was False 2026-05-14 14:05:10.623743 | 2026-05-14 14:05:10.650347 | localhost | skipping: Conditional result was False 2026-05-14 14:05:10.662645 | 2026-05-14 14:05:10.662748 | LOOP [upload-logs : Upload console log and json output]