2026-08-07 20:59:46.588298 | Job console starting 2026-08-07 20:59:46.614475 | Updating git repos 2026-08-07 20:59:46.711929 | Cloning repos into workspace 2026-08-07 20:59:46.812316 | Restoring repo states 2026-08-07 20:59:46.843325 | Merging changes 2026-08-07 20:59:47.753340 | Checking out repos 2026-08-07 20:59:47.833263 | Preparing playbooks 2026-08-07 20:59:50.002926 | Running Ansible setup 2026-08-07 20:59:56.376312 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-07 20:59:57.392039 | 2026-08-07 20:59:57.392173 | PLAY [Base pre] 2026-08-07 20:59:57.444060 | 2026-08-07 20:59:57.444181 | TASK [Setup log path fact] 2026-08-07 20:59:57.461661 | debian-bookworm | ok 2026-08-07 20:59:57.500323 | 2026-08-07 20:59:57.500445 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-07 20:59:57.549479 | debian-bookworm | ok 2026-08-07 20:59:57.570340 | 2026-08-07 20:59:57.570445 | TASK [emit-job-header : Print job information] 2026-08-07 20:59:57.647868 | # Job Information 2026-08-07 20:59:57.648006 | Ansible Version: 2.16.14 2026-08-07 20:59:57.648034 | Job: python-osism-test-setup 2026-08-07 20:59:57.648061 | Pipeline: check 2026-08-07 20:59:57.648080 | Executor: 521e9411259a 2026-08-07 20:59:57.648097 | Triggered by: https://github.com/osism/python-osism/pull/2588 2026-08-07 20:59:57.648114 | Event ID: e494cbb0-92a2-11f1-9d2c-758bea004311 2026-08-07 20:59:57.652070 | 2026-08-07 20:59:57.652159 | LOOP [emit-job-header : Print node information] 2026-08-07 20:59:57.855713 | debian-bookworm | ok: 2026-08-07 20:59:57.855859 | debian-bookworm | # Node Information 2026-08-07 20:59:57.855887 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-07 20:59:57.855908 | debian-bookworm | Hostname: debian 2026-08-07 20:59:57.855926 | debian-bookworm | Username: zuul 2026-08-07 20:59:57.855942 | debian-bookworm | Distro: Debian 12.15 2026-08-07 20:59:57.855962 | debian-bookworm | Provider: regiocloud-a 2026-08-07 20:59:57.855979 | debian-bookworm | Region: 2026-08-07 20:59:57.855996 | debian-bookworm | Label: debian-bookworm 2026-08-07 20:59:57.856012 | debian-bookworm | Product Name: OpenStack Nova 2026-08-07 20:59:57.856027 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe04:b4d7 2026-08-07 20:59:57.865164 | 2026-08-07 20:59:57.865269 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-07 20:59:59.118969 | debian-bookworm -> localhost | changed 2026-08-07 20:59:59.124836 | 2026-08-07 20:59:59.124941 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-07 21:00:01.190042 | debian-bookworm -> localhost | changed 2026-08-07 21:00:01.205215 | 2026-08-07 21:00:01.205437 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-07 21:00:01.874111 | debian-bookworm -> localhost | ok 2026-08-07 21:00:01.880305 | 2026-08-07 21:00:01.880410 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-07 21:00:01.940124 | debian-bookworm | ok 2026-08-07 21:00:01.981336 | debian-bookworm | included: /var/lib/zuul/builds/0aa5f29bd5c342668e30b700e8078262/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-07 21:00:02.011435 | 2026-08-07 21:00:02.011562 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-07 21:00:03.888086 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-07 21:00:03.888277 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0aa5f29bd5c342668e30b700e8078262/work/0aa5f29bd5c342668e30b700e8078262_id_rsa 2026-08-07 21:00:03.888314 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0aa5f29bd5c342668e30b700e8078262/work/0aa5f29bd5c342668e30b700e8078262_id_rsa.pub 2026-08-07 21:00:03.888339 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-07 21:00:03.888363 | debian-bookworm -> localhost | SHA256:Tx9QuGXtD6W5vLjOJyPWxcLHYWqjofjohL2qY9l9VYw zuul-build-sshkey 2026-08-07 21:00:03.888385 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-07 21:00:03.888418 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-07 21:00:03.888439 | debian-bookworm -> localhost | | ... | 2026-08-07 21:00:03.888461 | debian-bookworm -> localhost | | ..o . .| 2026-08-07 21:00:03.888480 | debian-bookworm -> localhost | | .* . + | 2026-08-07 21:00:03.888500 | debian-bookworm -> localhost | | E.o B | 2026-08-07 21:00:03.888520 | debian-bookworm -> localhost | | S .o.* = | 2026-08-07 21:00:03.888543 | debian-bookworm -> localhost | | o oo.*.B .| 2026-08-07 21:00:03.888564 | debian-bookworm -> localhost | | o..o. o.=.* . | 2026-08-07 21:00:03.888584 | debian-bookworm -> localhost | | + ..ooo +.= o | 2026-08-07 21:00:03.888633 | debian-bookworm -> localhost | | ..o.o+o.. o+= | 2026-08-07 21:00:03.888654 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-07 21:00:03.888702 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.673418 2026-08-07 21:00:03.894775 | 2026-08-07 21:00:03.894929 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-07 21:00:03.933184 | debian-bookworm | ok 2026-08-07 21:00:03.942856 | debian-bookworm | included: /var/lib/zuul/builds/0aa5f29bd5c342668e30b700e8078262/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-07 21:00:03.958976 | 2026-08-07 21:00:03.959090 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-07 21:00:04.007383 | debian-bookworm | skipping: Conditional result was False 2026-08-07 21:00:04.013221 | 2026-08-07 21:00:04.013334 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-07 21:00:04.783002 | debian-bookworm | changed 2026-08-07 21:00:04.789787 | 2026-08-07 21:00:04.789878 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-07 21:00:05.080250 | debian-bookworm | ok 2026-08-07 21:00:05.120028 | 2026-08-07 21:00:05.121353 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-07 21:00:05.899196 | debian-bookworm | changed 2026-08-07 21:00:05.906968 | 2026-08-07 21:00:05.907117 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-07 21:00:06.559719 | debian-bookworm | changed 2026-08-07 21:00:06.565246 | 2026-08-07 21:00:06.565353 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-07 21:00:06.588437 | debian-bookworm | skipping: Conditional result was False 2026-08-07 21:00:06.594667 | 2026-08-07 21:00:06.594777 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-07 21:00:07.566157 | debian-bookworm -> localhost | changed 2026-08-07 21:00:07.599247 | 2026-08-07 21:00:07.599427 | TASK [add-build-sshkey : Add back temp key] 2026-08-07 21:00:08.272253 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0aa5f29bd5c342668e30b700e8078262/work/0aa5f29bd5c342668e30b700e8078262_id_rsa (zuul-build-sshkey) 2026-08-07 21:00:08.272469 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023104 2026-08-07 21:00:08.279826 | 2026-08-07 21:00:08.279933 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-07 21:00:08.737250 | debian-bookworm | ok 2026-08-07 21:00:08.743632 | 2026-08-07 21:00:08.743727 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-07 21:00:08.778733 | debian-bookworm | skipping: Conditional result was False 2026-08-07 21:00:08.788953 | 2026-08-07 21:00:08.789054 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-07 21:00:09.251494 | debian-bookworm | ok 2026-08-07 21:00:09.272215 | 2026-08-07 21:00:09.272326 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-07 21:00:09.330042 | debian-bookworm | ok 2026-08-07 21:00:09.340378 | 2026-08-07 21:00:09.340494 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-07 21:00:09.967044 | debian-bookworm -> localhost | ok 2026-08-07 21:00:09.974579 | 2026-08-07 21:00:09.974736 | TASK [validate-host : Collect information about the host] 2026-08-07 21:00:11.590314 | debian-bookworm | ok 2026-08-07 21:00:11.601622 | 2026-08-07 21:00:11.601722 | TASK [validate-host : Sanitize hostname] 2026-08-07 21:00:11.766200 | debian-bookworm | ok 2026-08-07 21:00:11.770741 | 2026-08-07 21:00:11.770862 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-07 21:00:12.600868 | debian-bookworm -> localhost | changed 2026-08-07 21:00:12.606341 | 2026-08-07 21:00:12.606436 | TASK [validate-host : Collect information about zuul worker] 2026-08-07 21:00:13.242923 | debian-bookworm | ok 2026-08-07 21:00:13.247553 | 2026-08-07 21:00:13.247666 | TASK [validate-host : Write out all zuul information for each host] 2026-08-07 21:00:13.951199 | debian-bookworm -> localhost | changed 2026-08-07 21:00:13.968959 | 2026-08-07 21:00:13.969055 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-07 21:00:14.289630 | debian-bookworm | ok 2026-08-07 21:00:14.294248 | 2026-08-07 21:00:14.294337 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-07 21:00:15.494280 | debian-bookworm | changed: 2026-08-07 21:00:15.494466 | debian-bookworm | cd+++++++++ src/ 2026-08-07 21:00:15.494501 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-07 21:00:15.494525 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-07 21:00:15.494547 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-08-07 21:00:15.494568 | debian-bookworm | Containerfile 2026-08-07 21:00:15.494729 | debian-bookworm | Containerfile 2026-08-07 21:00:15.506336 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/0aa5f29bd5c342668e30b700e8078262/work/logs" 2026-08-07 21:02:49.120592 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0aa5f29bd5c342668e30b700e8078262/work/artifacts" 2026-08-07 21:02:49.417030 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0aa5f29bd5c342668e30b700e8078262/work/docs" 2026-08-07 21:02:49.430441 | 2026-08-07 21:02:49.430596 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-07 21:02:50.237606 | debian-bookworm | changed: 2026-08-07 21:02:50.238039 | debian-bookworm | .d..t...... ./ 2026-08-07 21:02:50.238107 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-07 21:02:50.238151 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-07 21:02:50.238189 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-07 21:02:50.238228 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-07 21:02:50.238265 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-07 21:02:50.238343 | debian-bookworm | changed: All items complete 2026-08-07 21:02:50.238389 | 2026-08-07 21:02:50.827774 | debian-bookworm | changed: .d..t...... ./ 2026-08-07 21:02:51.456919 | debian-bookworm | changed: .d..t...... ./ 2026-08-07 21:02:51.475883 | 2026-08-07 21:02:51.476025 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-07 21:02:51.841609 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.006144 2026-08-07 21:02:52.180518 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010237 2026-08-07 21:02:52.192018 | 2026-08-07 21:02:52.192123 | PLAY RECAP 2026-08-07 21:02:52.192187 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-07 21:02:52.192219 | 2026-08-07 21:02:52.333926 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-07 21:02:52.335807 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-07 21:02:53.071651 | 2026-08-07 21:02:53.071887 | PLAY [Base post] 2026-08-07 21:02:53.086707 | 2026-08-07 21:02:53.086903 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-07 21:02:53.891068 | debian-bookworm | changed 2026-08-07 21:02:53.899127 | 2026-08-07 21:02:53.899260 | PLAY RECAP 2026-08-07 21:02:53.899330 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-07 21:02:53.899397 | 2026-08-07 21:02:54.035732 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-07 21:02:54.036706 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-07 21:02:54.862254 | 2026-08-07 21:02:54.862455 | PLAY [Base post-logs] 2026-08-07 21:02:54.873754 | 2026-08-07 21:02:54.873926 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-07 21:02:55.337183 | localhost | changed 2026-08-07 21:02:55.348084 | 2026-08-07 21:02:55.348294 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-07 21:02:55.386330 | localhost | ok 2026-08-07 21:02:55.389750 | 2026-08-07 21:02:55.389887 | TASK [Set zuul-log-path fact] 2026-08-07 21:02:55.415892 | localhost | ok 2026-08-07 21:02:55.424249 | 2026-08-07 21:02:55.424386 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-07 21:02:55.460524 | localhost | ok 2026-08-07 21:02:55.465413 | 2026-08-07 21:02:55.465596 | TASK [upload-logs : Create log directories] 2026-08-07 21:02:56.012014 | localhost | changed 2026-08-07 21:02:56.015133 | 2026-08-07 21:02:56.015251 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-07 21:02:56.547172 | localhost -> localhost | ok: Runtime: 0:00:00.008896 2026-08-07 21:02:56.551617 | 2026-08-07 21:02:56.551736 | TASK [upload-logs : Upload logs to log server] 2026-08-07 21:02:57.159515 | localhost | Output suppressed because no_log was given 2026-08-07 21:02:57.164971 | 2026-08-07 21:02:57.165206 | LOOP [upload-logs : Compress console log and json output] 2026-08-07 21:02:57.230936 | localhost | skipping: Conditional result was False 2026-08-07 21:02:57.239286 | localhost | skipping: Conditional result was False 2026-08-07 21:02:57.248753 | 2026-08-07 21:02:57.248984 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-07 21:02:57.297662 | localhost | skipping: Conditional result was False 2026-08-07 21:02:57.298040 | 2026-08-07 21:02:57.304997 | localhost | skipping: Conditional result was False 2026-08-07 21:02:57.320569 | 2026-08-07 21:02:57.320811 | LOOP [upload-logs : Upload console log and json output]