2026-06-12 10:57:11.916349 | Job console starting 2026-06-12 10:57:11.931736 | Updating git repos 2026-06-12 10:57:11.979746 | Cloning repos into workspace 2026-06-12 10:57:12.056486 | Restoring repo states 2026-06-12 10:57:12.080959 | Merging changes 2026-06-12 10:57:12.832307 | Checking out repos 2026-06-12 10:57:12.946650 | Preparing playbooks 2026-06-12 10:57:15.094899 | Running Ansible setup 2026-06-12 10:57:23.578793 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-12 10:57:24.406981 | 2026-06-12 10:57:24.407114 | PLAY [Base pre] 2026-06-12 10:57:24.424541 | 2026-06-12 10:57:24.424665 | TASK [Setup log path fact] 2026-06-12 10:57:24.453466 | debian-bookworm | ok 2026-06-12 10:57:24.487343 | 2026-06-12 10:57:24.487484 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 10:57:24.545707 | debian-bookworm | ok 2026-06-12 10:57:24.567617 | 2026-06-12 10:57:24.567773 | TASK [emit-job-header : Print job information] 2026-06-12 10:57:24.641857 | # Job Information 2026-06-12 10:57:24.642015 | Ansible Version: 2.16.14 2026-06-12 10:57:24.642050 | Job: python-osism-test-setup 2026-06-12 10:57:24.642083 | Pipeline: check 2026-06-12 10:57:24.642107 | Executor: 521e9411259a 2026-06-12 10:57:24.642128 | Triggered by: https://github.com/osism/python-osism/pull/2159 2026-06-12 10:57:24.642162 | Event ID: 4f345260-664d-11f1-957e-1ea48cf8d747 2026-06-12 10:57:24.647173 | 2026-06-12 10:57:24.647276 | LOOP [emit-job-header : Print node information] 2026-06-12 10:57:24.849882 | debian-bookworm | ok: 2026-06-12 10:57:24.850050 | debian-bookworm | # Node Information 2026-06-12 10:57:24.850083 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-12 10:57:24.850107 | debian-bookworm | Hostname: debian 2026-06-12 10:57:24.850141 | debian-bookworm | Username: zuul 2026-06-12 10:57:24.850162 | debian-bookworm | Distro: Debian 12.14 2026-06-12 10:57:24.850188 | debian-bookworm | Provider: regiocloud-a 2026-06-12 10:57:24.850209 | debian-bookworm | Region: 2026-06-12 10:57:24.850229 | debian-bookworm | Label: debian-bookworm 2026-06-12 10:57:24.850249 | debian-bookworm | Product Name: OpenStack Nova 2026-06-12 10:57:24.850267 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed6:de63 2026-06-12 10:57:24.862861 | 2026-06-12 10:57:24.862973 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-12 10:57:25.549003 | debian-bookworm -> localhost | changed 2026-06-12 10:57:25.560698 | 2026-06-12 10:57:25.560804 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-12 10:57:26.778986 | debian-bookworm -> localhost | changed 2026-06-12 10:57:26.789523 | 2026-06-12 10:57:26.789618 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-12 10:57:27.186322 | debian-bookworm -> localhost | ok 2026-06-12 10:57:27.192521 | 2026-06-12 10:57:27.192621 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-12 10:57:27.232378 | debian-bookworm | ok 2026-06-12 10:57:27.266075 | debian-bookworm | included: /var/lib/zuul/builds/cb13d1278af5446ca45ee60d6b348ec1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-12 10:57:27.273082 | 2026-06-12 10:57:27.273196 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-12 10:57:29.987316 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-12 10:57:29.987516 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/cb13d1278af5446ca45ee60d6b348ec1/work/cb13d1278af5446ca45ee60d6b348ec1_id_rsa 2026-06-12 10:57:29.987555 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/cb13d1278af5446ca45ee60d6b348ec1/work/cb13d1278af5446ca45ee60d6b348ec1_id_rsa.pub 2026-06-12 10:57:29.987581 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-12 10:57:29.987606 | debian-bookworm -> localhost | SHA256:Jc6MOKm4ZuuiKUXxZ3Sn135k8Nsw3D8jFrW6fSbei0E zuul-build-sshkey 2026-06-12 10:57:29.987629 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-12 10:57:29.987660 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-12 10:57:29.987683 | debian-bookworm -> localhost | | | 2026-06-12 10:57:29.987704 | debian-bookworm -> localhost | | . . . . . . | 2026-06-12 10:57:29.987723 | debian-bookworm -> localhost | | o . ..o.. +...| 2026-06-12 10:57:29.987742 | debian-bookworm -> localhost | | . .oo=.o. ..B..| 2026-06-12 10:57:29.987774 | debian-bookworm -> localhost | | . +o. S. . Eo=.| 2026-06-12 10:57:29.987800 | debian-bookworm -> localhost | | ... . o+ooo| 2026-06-12 10:57:29.987821 | debian-bookworm -> localhost | |... .o+ o| 2026-06-12 10:57:29.987840 | debian-bookworm -> localhost | |o= .+oo| 2026-06-12 10:57:29.987860 | debian-bookworm -> localhost | |@o. o.++| 2026-06-12 10:57:29.987879 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-12 10:57:29.987930 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.313274 2026-06-12 10:57:29.994110 | 2026-06-12 10:57:29.994219 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-12 10:57:30.021824 | debian-bookworm | ok 2026-06-12 10:57:30.031563 | debian-bookworm | included: /var/lib/zuul/builds/cb13d1278af5446ca45ee60d6b348ec1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-12 10:57:30.039818 | 2026-06-12 10:57:30.039910 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-12 10:57:30.062953 | debian-bookworm | skipping: Conditional result was False 2026-06-12 10:57:30.075897 | 2026-06-12 10:57:30.076002 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-12 10:57:30.747083 | debian-bookworm | changed 2026-06-12 10:57:30.752874 | 2026-06-12 10:57:30.752990 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-12 10:57:31.004475 | debian-bookworm | ok 2026-06-12 10:57:31.018391 | 2026-06-12 10:57:31.018515 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-12 10:57:31.697493 | debian-bookworm | changed 2026-06-12 10:57:31.703466 | 2026-06-12 10:57:31.703595 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-12 10:57:32.461056 | debian-bookworm | changed 2026-06-12 10:57:32.466883 | 2026-06-12 10:57:32.466994 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-12 10:57:32.490804 | debian-bookworm | skipping: Conditional result was False 2026-06-12 10:57:32.497437 | 2026-06-12 10:57:32.497564 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-12 10:57:32.992288 | debian-bookworm -> localhost | changed 2026-06-12 10:57:33.004428 | 2026-06-12 10:57:33.004577 | TASK [add-build-sshkey : Add back temp key] 2026-06-12 10:57:33.375856 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/cb13d1278af5446ca45ee60d6b348ec1/work/cb13d1278af5446ca45ee60d6b348ec1_id_rsa (zuul-build-sshkey) 2026-06-12 10:57:33.376109 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011209 2026-06-12 10:57:33.384420 | 2026-06-12 10:57:33.384548 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-12 10:57:33.840858 | debian-bookworm | ok 2026-06-12 10:57:33.846414 | 2026-06-12 10:57:33.846546 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-12 10:57:33.871496 | debian-bookworm | skipping: Conditional result was False 2026-06-12 10:57:33.883050 | 2026-06-12 10:57:33.883204 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-12 10:57:34.378455 | debian-bookworm | ok 2026-06-12 10:57:34.392667 | 2026-06-12 10:57:34.392809 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-12 10:57:34.422329 | debian-bookworm | ok 2026-06-12 10:57:34.427937 | 2026-06-12 10:57:34.428051 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-12 10:57:34.728494 | debian-bookworm -> localhost | ok 2026-06-12 10:57:34.735996 | 2026-06-12 10:57:34.736127 | TASK [validate-host : Collect information about the host] 2026-06-12 10:57:35.931493 | debian-bookworm | ok 2026-06-12 10:57:35.946951 | 2026-06-12 10:57:35.947082 | TASK [validate-host : Sanitize hostname] 2026-06-12 10:57:36.113077 | debian-bookworm | ok 2026-06-12 10:57:36.118214 | 2026-06-12 10:57:36.118343 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-12 10:57:36.763840 | debian-bookworm -> localhost | changed 2026-06-12 10:57:36.772391 | 2026-06-12 10:57:36.772757 | TASK [validate-host : Collect information about zuul worker] 2026-06-12 10:57:37.222709 | debian-bookworm | ok 2026-06-12 10:57:37.227778 | 2026-06-12 10:57:37.227900 | TASK [validate-host : Write out all zuul information for each host] 2026-06-12 10:57:37.779697 | debian-bookworm -> localhost | changed 2026-06-12 10:57:37.789701 | 2026-06-12 10:57:37.789826 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-12 10:57:38.143604 | debian-bookworm | ok 2026-06-12 10:57:38.150767 | 2026-06-12 10:57:38.150929 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-12 10:57:39.329932 | debian-bookworm | changed: 2026-06-12 10:57:39.330194 | debian-bookworm | cd+++++++++ src/ 2026-06-12 10:57:39.330236 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-12 10:57:39.330261 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-12 10:57:39.330283 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-12 10:57:39.330303 | debian-bookworm | Containerfile 2026-06-12 10:57:39.330430 | debian-bookworm | Containerfile 2026-06-12 10:57:39.341728 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/cb13d1278af5446ca45ee60d6b348ec1/work/logs" 2026-06-12 11:00:13.985915 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cb13d1278af5446ca45ee60d6b348ec1/work/artifacts" 2026-06-12 11:00:14.270881 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cb13d1278af5446ca45ee60d6b348ec1/work/docs" 2026-06-12 11:00:14.291018 | 2026-06-12 11:00:14.291245 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-12 11:00:15.112708 | debian-bookworm | changed: 2026-06-12 11:00:15.114907 | debian-bookworm | .d..t...... ./ 2026-06-12 11:00:15.114998 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-12 11:00:15.115025 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-12 11:00:15.115049 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-12 11:00:15.115070 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-12 11:00:15.115091 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-12 11:00:15.115145 | debian-bookworm | changed: All items complete 2026-06-12 11:00:15.115173 | 2026-06-12 11:00:15.822911 | debian-bookworm | changed: .d..t...... ./ 2026-06-12 11:00:16.474599 | debian-bookworm | changed: .d..t...... ./ 2026-06-12 11:00:16.497697 | 2026-06-12 11:00:16.497844 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-12 11:00:17.155325 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010426 2026-06-12 11:00:17.491155 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.007395 2026-06-12 11:00:17.507454 | 2026-06-12 11:00:17.507622 | PLAY RECAP 2026-06-12 11:00:17.507679 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-12 11:00:17.507703 | 2026-06-12 11:00:17.669913 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-12 11:00:17.672787 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-12 11:00:18.536258 | 2026-06-12 11:00:18.536447 | PLAY [Base post] 2026-06-12 11:00:18.551740 | 2026-06-12 11:00:18.551904 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-12 11:00:19.395472 | debian-bookworm | changed 2026-06-12 11:00:19.402165 | 2026-06-12 11:00:19.402290 | PLAY RECAP 2026-06-12 11:00:19.402353 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-12 11:00:19.402414 | 2026-06-12 11:00:19.526049 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-12 11:00:19.527495 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-12 11:00:20.407506 | 2026-06-12 11:00:20.407691 | PLAY [Base post-logs] 2026-06-12 11:00:20.418877 | 2026-06-12 11:00:20.419025 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-12 11:00:20.925418 | localhost | changed 2026-06-12 11:00:20.943290 | 2026-06-12 11:00:20.943502 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-12 11:00:20.972776 | localhost | ok 2026-06-12 11:00:20.979931 | 2026-06-12 11:00:20.980087 | TASK [Set zuul-log-path fact] 2026-06-12 11:00:20.997927 | localhost | ok 2026-06-12 11:00:21.010651 | 2026-06-12 11:00:21.010807 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 11:00:21.048868 | localhost | ok 2026-06-12 11:00:21.052281 | 2026-06-12 11:00:21.052402 | TASK [upload-logs : Create log directories] 2026-06-12 11:00:21.637651 | localhost | changed 2026-06-12 11:00:21.641107 | 2026-06-12 11:00:21.641268 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-12 11:00:22.291875 | localhost -> localhost | ok: Runtime: 0:00:00.007846 2026-06-12 11:00:22.297765 | 2026-06-12 11:00:22.297960 | TASK [upload-logs : Upload logs to log server] 2026-06-12 11:00:22.922351 | localhost | Output suppressed because no_log was given 2026-06-12 11:00:22.926512 | 2026-06-12 11:00:22.926769 | LOOP [upload-logs : Compress console log and json output] 2026-06-12 11:00:22.984896 | localhost | skipping: Conditional result was False 2026-06-12 11:00:22.990804 | localhost | skipping: Conditional result was False 2026-06-12 11:00:22.995784 | 2026-06-12 11:00:22.995890 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-12 11:00:23.053017 | localhost | skipping: Conditional result was False 2026-06-12 11:00:23.053403 | 2026-06-12 11:00:23.059637 | localhost | skipping: Conditional result was False 2026-06-12 11:00:23.067325 | 2026-06-12 11:00:23.067636 | LOOP [upload-logs : Upload console log and json output]