2026-07-24 11:11:00.954062 | Job console starting 2026-07-24 11:11:00.968510 | Updating git repos 2026-07-24 11:11:01.057477 | Cloning repos into workspace 2026-07-24 11:11:01.211122 | Restoring repo states 2026-07-24 11:11:01.263671 | Merging changes 2026-07-24 11:11:02.094711 | Checking out repos 2026-07-24 11:11:02.264625 | Preparing playbooks 2026-07-24 11:11:04.668158 | Running Ansible setup 2026-07-24 11:11:10.837802 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-24 11:11:12.069801 | 2026-07-24 11:11:12.069938 | PLAY [Base pre] 2026-07-24 11:11:12.087322 | 2026-07-24 11:11:12.087443 | TASK [Setup log path fact] 2026-07-24 11:11:12.116444 | debian-bookworm | ok 2026-07-24 11:11:12.137203 | 2026-07-24 11:11:12.137369 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-24 11:11:12.217346 | debian-bookworm | ok 2026-07-24 11:11:12.246428 | 2026-07-24 11:11:12.246558 | TASK [emit-job-header : Print job information] 2026-07-24 11:11:12.298449 | # Job Information 2026-07-24 11:11:12.298598 | Ansible Version: 2.16.14 2026-07-24 11:11:12.298628 | Job: python-osism-test-setup 2026-07-24 11:11:12.298656 | Pipeline: check 2026-07-24 11:11:12.298675 | Executor: 521e9411259a 2026-07-24 11:11:12.298692 | Triggered by: https://github.com/osism/python-osism/pull/2511 2026-07-24 11:11:12.298712 | Event ID: 53bf85b0-8750-11f1-9067-c7fd66631020 2026-07-24 11:11:12.311346 | 2026-07-24 11:11:12.311456 | LOOP [emit-job-header : Print node information] 2026-07-24 11:11:12.607621 | debian-bookworm | ok: 2026-07-24 11:11:12.607820 | debian-bookworm | # Node Information 2026-07-24 11:11:12.607852 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-24 11:11:12.607873 | debian-bookworm | Hostname: debian 2026-07-24 11:11:12.607891 | debian-bookworm | Username: zuul 2026-07-24 11:11:12.607909 | debian-bookworm | Distro: Debian 12.15 2026-07-24 11:11:12.607929 | debian-bookworm | Provider: regiocloud-a 2026-07-24 11:11:12.607947 | debian-bookworm | Region: 2026-07-24 11:11:12.607966 | debian-bookworm | Label: debian-bookworm 2026-07-24 11:11:12.607982 | debian-bookworm | Product Name: OpenStack Nova 2026-07-24 11:11:12.607998 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed3:eb4e 2026-07-24 11:11:12.631339 | 2026-07-24 11:11:12.631454 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-24 11:11:13.789098 | debian-bookworm -> localhost | changed 2026-07-24 11:11:13.795391 | 2026-07-24 11:11:13.795493 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-24 11:11:16.165846 | debian-bookworm -> localhost | changed 2026-07-24 11:11:16.174796 | 2026-07-24 11:11:16.175690 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-24 11:11:16.782404 | debian-bookworm -> localhost | ok 2026-07-24 11:11:16.788652 | 2026-07-24 11:11:16.788756 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-24 11:11:16.828457 | debian-bookworm | ok 2026-07-24 11:11:16.856632 | debian-bookworm | included: /var/lib/zuul/builds/6a4df20138e143f681676108397ff6f3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-24 11:11:16.867713 | 2026-07-24 11:11:16.867818 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-24 11:11:19.723520 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-24 11:11:19.723709 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6a4df20138e143f681676108397ff6f3/work/6a4df20138e143f681676108397ff6f3_id_rsa 2026-07-24 11:11:19.723742 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6a4df20138e143f681676108397ff6f3/work/6a4df20138e143f681676108397ff6f3_id_rsa.pub 2026-07-24 11:11:19.723765 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-24 11:11:19.723786 | debian-bookworm -> localhost | SHA256:INvXCdKmeHozlEkNwv5lV8QE4mFrTL9SWK1Y5HpQ/no zuul-build-sshkey 2026-07-24 11:11:19.723805 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-24 11:11:19.723833 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-24 11:11:19.723851 | debian-bookworm -> localhost | | .. . =.=*o | 2026-07-24 11:11:19.723869 | debian-bookworm -> localhost | | .. O @. + | 2026-07-24 11:11:19.723886 | debian-bookworm -> localhost | | .. + %o=o | 2026-07-24 11:11:19.723903 | debian-bookworm -> localhost | | .* O+*o+ | 2026-07-24 11:11:19.723919 | debian-bookworm -> localhost | | o.BoS.= . | 2026-07-24 11:11:19.723938 | debian-bookworm -> localhost | | +.. o . | 2026-07-24 11:11:19.723955 | debian-bookworm -> localhost | | . + . E | 2026-07-24 11:11:19.723971 | debian-bookworm -> localhost | | . o . | 2026-07-24 11:11:19.723988 | debian-bookworm -> localhost | | | 2026-07-24 11:11:19.724005 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-24 11:11:19.724042 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.015168 2026-07-24 11:11:19.729311 | 2026-07-24 11:11:19.729406 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-24 11:11:19.759412 | debian-bookworm | ok 2026-07-24 11:11:19.767855 | debian-bookworm | included: /var/lib/zuul/builds/6a4df20138e143f681676108397ff6f3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-24 11:11:19.774462 | 2026-07-24 11:11:19.774540 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-24 11:11:19.809694 | debian-bookworm | skipping: Conditional result was False 2026-07-24 11:11:19.814811 | 2026-07-24 11:11:19.814942 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-24 11:11:20.529734 | debian-bookworm | changed 2026-07-24 11:11:20.535871 | 2026-07-24 11:11:20.535972 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-24 11:11:20.810151 | debian-bookworm | ok 2026-07-24 11:11:20.815886 | 2026-07-24 11:11:20.815991 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-24 11:11:21.507801 | debian-bookworm | changed 2026-07-24 11:11:21.527448 | 2026-07-24 11:11:21.527596 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-24 11:11:22.298604 | debian-bookworm | changed 2026-07-24 11:11:22.305270 | 2026-07-24 11:11:22.305369 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-24 11:11:22.352925 | debian-bookworm | skipping: Conditional result was False 2026-07-24 11:11:22.359241 | 2026-07-24 11:11:22.359375 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-24 11:11:23.198799 | debian-bookworm -> localhost | changed 2026-07-24 11:11:23.229356 | 2026-07-24 11:11:23.229481 | TASK [add-build-sshkey : Add back temp key] 2026-07-24 11:11:23.914240 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6a4df20138e143f681676108397ff6f3/work/6a4df20138e143f681676108397ff6f3_id_rsa (zuul-build-sshkey) 2026-07-24 11:11:23.914444 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.028088 2026-07-24 11:11:23.921334 | 2026-07-24 11:11:23.921433 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-24 11:11:24.350720 | debian-bookworm | ok 2026-07-24 11:11:24.355272 | 2026-07-24 11:11:24.355370 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-24 11:11:24.392415 | debian-bookworm | skipping: Conditional result was False 2026-07-24 11:11:24.401515 | 2026-07-24 11:11:24.401616 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-24 11:11:24.961726 | debian-bookworm | ok 2026-07-24 11:11:24.978045 | 2026-07-24 11:11:24.978147 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-24 11:11:25.019898 | debian-bookworm | ok 2026-07-24 11:11:25.024493 | 2026-07-24 11:11:25.024579 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-24 11:11:25.519597 | debian-bookworm -> localhost | ok 2026-07-24 11:11:25.524942 | 2026-07-24 11:11:25.525035 | TASK [validate-host : Collect information about the host] 2026-07-24 11:11:26.667875 | debian-bookworm | ok 2026-07-24 11:11:26.694714 | 2026-07-24 11:11:26.694865 | TASK [validate-host : Sanitize hostname] 2026-07-24 11:11:26.996753 | debian-bookworm | ok 2026-07-24 11:11:27.001356 | 2026-07-24 11:11:27.001454 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-24 11:11:27.970311 | debian-bookworm -> localhost | changed 2026-07-24 11:11:27.975285 | 2026-07-24 11:11:27.975366 | TASK [validate-host : Collect information about zuul worker] 2026-07-24 11:11:28.385303 | debian-bookworm | ok 2026-07-24 11:11:28.389970 | 2026-07-24 11:11:28.390069 | TASK [validate-host : Write out all zuul information for each host] 2026-07-24 11:11:28.970933 | debian-bookworm -> localhost | changed 2026-07-24 11:11:28.995187 | 2026-07-24 11:11:28.995308 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-24 11:11:29.319904 | debian-bookworm | ok 2026-07-24 11:11:29.324763 | 2026-07-24 11:11:29.324860 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-24 11:11:30.551797 | debian-bookworm | changed: 2026-07-24 11:11:30.551999 | debian-bookworm | cd+++++++++ src/ 2026-07-24 11:11:30.552046 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-24 11:11:30.552072 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-24 11:11:30.552094 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-24 11:11:30.552218 | debian-bookworm | Containerfile 2026-07-24 11:11:30.552563 | debian-bookworm | Containerfile 2026-07-24 11:11:30.581541 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/6a4df20138e143f681676108397ff6f3/work/logs" 2026-07-24 11:14:08.657808 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6a4df20138e143f681676108397ff6f3/work/artifacts" 2026-07-24 11:14:08.945779 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6a4df20138e143f681676108397ff6f3/work/docs" 2026-07-24 11:14:08.973141 | 2026-07-24 11:14:08.973329 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-24 11:14:09.791779 | debian-bookworm | changed: 2026-07-24 11:14:09.792143 | debian-bookworm | .d..t...... ./ 2026-07-24 11:14:09.792200 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-24 11:14:09.792261 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-24 11:14:09.792297 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-24 11:14:09.792331 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-24 11:14:09.792364 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-24 11:14:09.792433 | debian-bookworm | changed: All items complete 2026-07-24 11:14:09.792475 | 2026-07-24 11:14:10.402265 | debian-bookworm | changed: .d..t...... ./ 2026-07-24 11:14:10.991803 | debian-bookworm | changed: .d..t...... ./ 2026-07-24 11:14:11.006979 | 2026-07-24 11:14:11.007148 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-24 11:14:11.381076 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010998 2026-07-24 11:14:11.701591 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009026 2026-07-24 11:14:11.727084 | 2026-07-24 11:14:11.727221 | PLAY RECAP 2026-07-24 11:14:11.727297 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-24 11:14:11.727336 | 2026-07-24 11:14:11.894048 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-24 11:14:11.895492 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-24 11:14:12.711184 | 2026-07-24 11:14:12.711412 | PLAY [Base post] 2026-07-24 11:14:12.729185 | 2026-07-24 11:14:12.729391 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-24 11:14:13.620021 | debian-bookworm | changed 2026-07-24 11:14:13.626663 | 2026-07-24 11:14:13.626776 | PLAY RECAP 2026-07-24 11:14:13.627063 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-24 11:14:13.627133 | 2026-07-24 11:14:13.772812 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-24 11:14:13.774909 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-24 11:14:14.594389 | 2026-07-24 11:14:14.594604 | PLAY [Base post-logs] 2026-07-24 11:14:14.606913 | 2026-07-24 11:14:14.607162 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-24 11:14:15.092049 | localhost | changed 2026-07-24 11:14:15.102956 | 2026-07-24 11:14:15.104085 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-24 11:14:15.144437 | localhost | ok 2026-07-24 11:14:15.150066 | 2026-07-24 11:14:15.150260 | TASK [Set zuul-log-path fact] 2026-07-24 11:14:15.171852 | localhost | ok 2026-07-24 11:14:15.181046 | 2026-07-24 11:14:15.181176 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-24 11:14:15.227653 | localhost | ok 2026-07-24 11:14:15.232919 | 2026-07-24 11:14:15.233099 | TASK [upload-logs : Create log directories] 2026-07-24 11:14:15.768355 | localhost | changed 2026-07-24 11:14:15.771444 | 2026-07-24 11:14:15.771562 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-24 11:14:16.295817 | localhost -> localhost | ok: Runtime: 0:00:00.007825 2026-07-24 11:14:16.308589 | 2026-07-24 11:14:16.308962 | TASK [upload-logs : Upload logs to log server] 2026-07-24 11:14:16.912115 | localhost | Output suppressed because no_log was given 2026-07-24 11:14:16.916447 | 2026-07-24 11:14:16.916638 | LOOP [upload-logs : Compress console log and json output] 2026-07-24 11:14:16.969629 | localhost | skipping: Conditional result was False 2026-07-24 11:14:16.974567 | localhost | skipping: Conditional result was False 2026-07-24 11:14:16.990005 | 2026-07-24 11:14:16.990222 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-24 11:14:17.066012 | localhost | skipping: Conditional result was False 2026-07-24 11:14:17.066644 | 2026-07-24 11:14:17.070085 | localhost | skipping: Conditional result was False 2026-07-24 11:14:17.083161 | 2026-07-24 11:14:17.083297 | LOOP [upload-logs : Upload console log and json output]