2026-05-29 03:08:57.231670 | Job console starting 2026-05-29 03:08:57.250481 | Updating git repos 2026-05-29 03:08:57.290999 | Cloning repos into workspace 2026-05-29 03:08:57.345957 | Restoring repo states 2026-05-29 03:08:57.361370 | Merging changes 2026-05-29 03:08:57.361394 | Checking out repos 2026-05-29 03:08:57.454246 | Preparing playbooks 2026-05-29 03:08:58.393818 | Running Ansible setup 2026-05-29 03:09:03.250876 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-29 03:09:04.307783 | 2026-05-29 03:09:04.308168 | PLAY [Base pre] 2026-05-29 03:09:04.337425 | 2026-05-29 03:09:04.337592 | TASK [Setup log path fact] 2026-05-29 03:09:04.362741 | debian-bookworm | ok 2026-05-29 03:09:04.383583 | 2026-05-29 03:09:04.383776 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-29 03:09:04.424177 | debian-bookworm | ok 2026-05-29 03:09:04.438682 | 2026-05-29 03:09:04.438855 | TASK [emit-job-header : Print job information] 2026-05-29 03:09:04.479825 | # Job Information 2026-05-29 03:09:04.480101 | Ansible Version: 2.16.14 2026-05-29 03:09:04.480141 | Job: python-osism-unit-tests 2026-05-29 03:09:04.480208 | Pipeline: periodic-daily 2026-05-29 03:09:04.480234 | Executor: 521e9411259a 2026-05-29 03:09:04.480256 | Triggered by: https://github.com/osism/python-osism 2026-05-29 03:09:04.480279 | Event ID: f0746e55dc8741368f33f5c790cb4888 2026-05-29 03:09:04.489371 | 2026-05-29 03:09:04.489500 | LOOP [emit-job-header : Print node information] 2026-05-29 03:09:04.606025 | debian-bookworm | ok: 2026-05-29 03:09:04.606313 | debian-bookworm | # Node Information 2026-05-29 03:09:04.606351 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-29 03:09:04.606377 | debian-bookworm | Hostname: debian 2026-05-29 03:09:04.606400 | debian-bookworm | Username: zuul 2026-05-29 03:09:04.606421 | debian-bookworm | Distro: Debian 12.14 2026-05-29 03:09:04.606444 | debian-bookworm | Provider: regiocloud-a 2026-05-29 03:09:04.606465 | debian-bookworm | Region: 2026-05-29 03:09:04.606486 | debian-bookworm | Label: debian-bookworm 2026-05-29 03:09:04.606506 | debian-bookworm | Product Name: OpenStack Nova 2026-05-29 03:09:04.606525 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4e:7179 2026-05-29 03:09:04.633515 | 2026-05-29 03:09:04.633661 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-29 03:09:05.691158 | debian-bookworm -> localhost | changed 2026-05-29 03:09:05.699595 | 2026-05-29 03:09:05.699836 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-29 03:09:07.223282 | debian-bookworm -> localhost | changed 2026-05-29 03:09:07.236481 | 2026-05-29 03:09:07.236730 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-29 03:09:07.679184 | debian-bookworm -> localhost | ok 2026-05-29 03:09:07.700235 | 2026-05-29 03:09:07.700389 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-29 03:09:07.764536 | debian-bookworm | ok 2026-05-29 03:09:07.790977 | debian-bookworm | included: /var/lib/zuul/builds/eeea62d2512d4c71ad298360ccc18012/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-29 03:09:07.801814 | 2026-05-29 03:09:07.801944 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-29 03:09:09.272377 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-29 03:09:09.272642 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/eeea62d2512d4c71ad298360ccc18012/work/eeea62d2512d4c71ad298360ccc18012_id_rsa 2026-05-29 03:09:09.272682 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/eeea62d2512d4c71ad298360ccc18012/work/eeea62d2512d4c71ad298360ccc18012_id_rsa.pub 2026-05-29 03:09:09.272729 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-29 03:09:09.272754 | debian-bookworm -> localhost | SHA256:x6h5CjdfHOiWQEIUN3vcjMv0xz5EJ7LRXHIjV/wu0yQ zuul-build-sshkey 2026-05-29 03:09:09.272778 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-29 03:09:09.272813 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-29 03:09:09.272836 | debian-bookworm -> localhost | | .+.o o =o.| 2026-05-29 03:09:09.272857 | debian-bookworm -> localhost | | . . + + o * ..| 2026-05-29 03:09:09.272879 | debian-bookworm -> localhost | | . o = = = . .| 2026-05-29 03:09:09.272899 | debian-bookworm -> localhost | | o + * * oE o| 2026-05-29 03:09:09.272920 | debian-bookworm -> localhost | | . S * + = | 2026-05-29 03:09:09.272942 | debian-bookworm -> localhost | | = + = o o| 2026-05-29 03:09:09.272962 | debian-bookworm -> localhost | | . = = o o o | 2026-05-29 03:09:09.272982 | debian-bookworm -> localhost | | o * . . | 2026-05-29 03:09:09.273002 | debian-bookworm -> localhost | | . . | 2026-05-29 03:09:09.273021 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-29 03:09:09.273077 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.788897 2026-05-29 03:09:09.285235 | 2026-05-29 03:09:09.285371 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-29 03:09:09.315135 | debian-bookworm | ok 2026-05-29 03:09:09.325120 | debian-bookworm | included: /var/lib/zuul/builds/eeea62d2512d4c71ad298360ccc18012/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-29 03:09:09.335344 | 2026-05-29 03:09:09.335459 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-29 03:09:09.360492 | debian-bookworm | skipping: Conditional result was False 2026-05-29 03:09:09.381406 | 2026-05-29 03:09:09.381681 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-29 03:09:10.134894 | debian-bookworm | changed 2026-05-29 03:09:10.153031 | 2026-05-29 03:09:10.153175 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-29 03:09:10.427983 | debian-bookworm | ok 2026-05-29 03:09:10.433895 | 2026-05-29 03:09:10.434022 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-29 03:09:11.080479 | debian-bookworm | changed 2026-05-29 03:09:11.088744 | 2026-05-29 03:09:11.088891 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-29 03:09:11.760005 | debian-bookworm | changed 2026-05-29 03:09:11.768171 | 2026-05-29 03:09:11.768304 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-29 03:09:11.792728 | debian-bookworm | skipping: Conditional result was False 2026-05-29 03:09:11.799489 | 2026-05-29 03:09:11.799625 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-29 03:09:12.422184 | debian-bookworm -> localhost | changed 2026-05-29 03:09:12.433697 | 2026-05-29 03:09:12.433821 | TASK [add-build-sshkey : Add back temp key] 2026-05-29 03:09:12.782323 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/eeea62d2512d4c71ad298360ccc18012/work/eeea62d2512d4c71ad298360ccc18012_id_rsa (zuul-build-sshkey) 2026-05-29 03:09:12.782620 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014295 2026-05-29 03:09:12.794117 | 2026-05-29 03:09:12.794260 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-29 03:09:13.192632 | debian-bookworm | ok 2026-05-29 03:09:13.204300 | 2026-05-29 03:09:13.204461 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-29 03:09:13.230098 | debian-bookworm | skipping: Conditional result was False 2026-05-29 03:09:13.240871 | 2026-05-29 03:09:13.241001 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-29 03:09:13.780356 | debian-bookworm | ok 2026-05-29 03:09:13.802669 | 2026-05-29 03:09:13.802854 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-29 03:09:13.892116 | debian-bookworm | ok 2026-05-29 03:09:13.899492 | 2026-05-29 03:09:13.899620 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-29 03:09:14.421603 | debian-bookworm -> localhost | ok 2026-05-29 03:09:14.431873 | 2026-05-29 03:09:14.432017 | TASK [validate-host : Collect information about the host] 2026-05-29 03:09:15.615000 | debian-bookworm | ok 2026-05-29 03:09:15.645816 | 2026-05-29 03:09:15.645960 | TASK [validate-host : Sanitize hostname] 2026-05-29 03:09:15.788809 | debian-bookworm | ok 2026-05-29 03:09:15.832820 | 2026-05-29 03:09:15.832962 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-29 03:09:16.579043 | debian-bookworm -> localhost | changed 2026-05-29 03:09:16.585083 | 2026-05-29 03:09:16.585534 | TASK [validate-host : Collect information about zuul worker] 2026-05-29 03:09:17.004986 | debian-bookworm | ok 2026-05-29 03:09:17.011384 | 2026-05-29 03:09:17.011513 | TASK [validate-host : Write out all zuul information for each host] 2026-05-29 03:09:17.808913 | debian-bookworm -> localhost | changed 2026-05-29 03:09:17.831933 | 2026-05-29 03:09:17.832075 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-29 03:09:18.106561 | debian-bookworm | ok 2026-05-29 03:09:18.113414 | 2026-05-29 03:09:18.113646 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-29 03:09:19.221204 | debian-bookworm | changed: 2026-05-29 03:09:19.221498 | debian-bookworm | cd+++++++++ src/ 2026-05-29 03:09:19.221540 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-29 03:09:19.221566 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-29 03:09:19.221588 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-29 03:09:19.221610 | debian-bookworm | Containerfile 2026-05-29 03:09:19.221759 | debian-bookworm | Containerfile 2026-05-29 03:09:19.234782 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/eeea62d2512d4c71ad298360ccc18012/work/logs" 2026-05-29 03:39:14.999604 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/eeea62d2512d4c71ad298360ccc18012/work/artifacts" 2026-05-29 03:39:15.284002 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/eeea62d2512d4c71ad298360ccc18012/work/docs" 2026-05-29 03:39:15.304703 | 2026-05-29 03:39:15.304861 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-29 03:39:16.120025 | debian-bookworm | changed: 2026-05-29 03:39:16.120263 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-29 03:39:16.120299 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-29 03:39:16.120330 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-29 03:39:16.120374 | debian-bookworm | changed: All items complete 2026-05-29 03:39:16.120396 | 2026-05-29 03:39:16.701150 | debian-bookworm | changed: .d..t...... ./ 2026-05-29 03:39:17.274628 | debian-bookworm | changed: .d..t...... ./ 2026-05-29 03:39:17.304428 | 2026-05-29 03:39:17.304586 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-29 03:39:17.345359 | debian-bookworm | skipping: Conditional result was False 2026-05-29 03:39:17.348060 | debian-bookworm | skipping: Conditional result was False 2026-05-29 03:39:17.368903 | 2026-05-29 03:39:17.369045 | PLAY RECAP 2026-05-29 03:39:17.369118 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-29 03:39:17.369155 | 2026-05-29 03:39:17.502923 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-29 03:39:17.505474 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-29 03:39:18.298695 | 2026-05-29 03:39:18.298911 | PLAY [Base post] 2026-05-29 03:39:18.313445 | 2026-05-29 03:39:18.313610 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-29 03:39:19.072406 | debian-bookworm | changed 2026-05-29 03:39:19.085621 | 2026-05-29 03:39:19.085809 | PLAY RECAP 2026-05-29 03:39:19.085918 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-29 03:39:19.086053 | 2026-05-29 03:39:19.212627 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-29 03:39:19.213546 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-29 03:39:20.056434 | 2026-05-29 03:39:20.056619 | PLAY [Base post-logs] 2026-05-29 03:39:20.067778 | 2026-05-29 03:39:20.067922 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-29 03:39:20.560217 | localhost | changed 2026-05-29 03:39:20.571232 | 2026-05-29 03:39:20.571404 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-29 03:39:20.608319 | localhost | ok 2026-05-29 03:39:20.612630 | 2026-05-29 03:39:20.612765 | TASK [Set zuul-log-path fact] 2026-05-29 03:39:20.631485 | localhost | ok 2026-05-29 03:39:20.646344 | 2026-05-29 03:39:20.646495 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-29 03:39:20.675997 | localhost | ok 2026-05-29 03:39:20.682409 | 2026-05-29 03:39:20.682639 | TASK [upload-logs : Create log directories] 2026-05-29 03:39:21.209842 | localhost | changed 2026-05-29 03:39:21.213653 | 2026-05-29 03:39:21.213783 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-29 03:39:21.721385 | localhost -> localhost | ok: Runtime: 0:00:00.009780 2026-05-29 03:39:21.732373 | 2026-05-29 03:39:21.732588 | TASK [upload-logs : Upload logs to log server] 2026-05-29 03:39:22.323769 | localhost | Output suppressed because no_log was given 2026-05-29 03:39:22.328376 | 2026-05-29 03:39:22.328607 | LOOP [upload-logs : Compress console log and json output] 2026-05-29 03:39:22.390344 | localhost | skipping: Conditional result was False 2026-05-29 03:39:22.393207 | localhost | skipping: Conditional result was False 2026-05-29 03:39:22.405259 | 2026-05-29 03:39:22.405571 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-29 03:39:22.463552 | localhost | skipping: Conditional result was False 2026-05-29 03:39:22.464260 | 2026-05-29 03:39:22.467483 | localhost | skipping: Conditional result was False 2026-05-29 03:39:22.481599 | 2026-05-29 03:39:22.481797 | LOOP [upload-logs : Upload console log and json output]