2026-05-08 09:45:01.628274 | Job console starting 2026-05-08 09:45:01.640416 | Updating git repos 2026-05-08 09:45:01.673597 | Cloning repos into workspace 2026-05-08 09:45:01.757418 | Restoring repo states 2026-05-08 09:45:01.793134 | Merging changes 2026-05-08 09:45:02.496420 | Checking out repos 2026-05-08 09:45:02.563944 | Preparing playbooks 2026-05-08 09:45:03.269172 | Running Ansible setup 2026-05-08 09:45:07.743282 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-08 09:45:08.589715 | 2026-05-08 09:45:08.589919 | PLAY [Base pre] 2026-05-08 09:45:08.608734 | 2026-05-08 09:45:08.608912 | TASK [Setup log path fact] 2026-05-08 09:45:08.639024 | debian-bookworm | ok 2026-05-08 09:45:08.656745 | 2026-05-08 09:45:08.656992 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 09:45:08.711980 | debian-bookworm | ok 2026-05-08 09:45:08.725203 | 2026-05-08 09:45:08.725345 | TASK [emit-job-header : Print job information] 2026-05-08 09:45:08.775022 | # Job Information 2026-05-08 09:45:08.775225 | Ansible Version: 2.16.14 2026-05-08 09:45:08.775259 | Job: python-osism-unit-tests 2026-05-08 09:45:08.775291 | Pipeline: check 2026-05-08 09:45:08.775351 | Executor: 521e9411259a 2026-05-08 09:45:08.775375 | Triggered by: https://github.com/osism/python-osism/pull/2251 2026-05-08 09:45:08.775399 | Event ID: 408f9ae0-4ac2-11f1-9fc3-09989d38008e 2026-05-08 09:45:08.781488 | 2026-05-08 09:45:08.781612 | LOOP [emit-job-header : Print node information] 2026-05-08 09:45:08.892123 | debian-bookworm | ok: 2026-05-08 09:45:08.892375 | debian-bookworm | # Node Information 2026-05-08 09:45:08.892415 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-08 09:45:08.892441 | debian-bookworm | Hostname: debian 2026-05-08 09:45:08.892464 | debian-bookworm | Username: zuul 2026-05-08 09:45:08.892484 | debian-bookworm | Distro: Debian 12.13 2026-05-08 09:45:08.892509 | debian-bookworm | Provider: regiocloud-a 2026-05-08 09:45:08.892530 | debian-bookworm | Region: 2026-05-08 09:45:08.892552 | debian-bookworm | Label: debian-bookworm 2026-05-08 09:45:08.892571 | debian-bookworm | Product Name: OpenStack Nova 2026-05-08 09:45:08.892591 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee0:fb44 2026-05-08 09:45:08.915468 | 2026-05-08 09:45:08.915630 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-08 09:45:09.421579 | debian-bookworm -> localhost | changed 2026-05-08 09:45:09.439505 | 2026-05-08 09:45:09.439779 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-08 09:45:10.606097 | debian-bookworm -> localhost | changed 2026-05-08 09:45:10.619410 | 2026-05-08 09:45:10.619562 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-08 09:45:10.923043 | debian-bookworm -> localhost | ok 2026-05-08 09:45:10.936003 | 2026-05-08 09:45:10.936171 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-08 09:45:10.973274 | debian-bookworm | ok 2026-05-08 09:45:10.991657 | debian-bookworm | included: /var/lib/zuul/builds/76001798f8224e028f3f7ef4c45544f8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-08 09:45:10.998080 | 2026-05-08 09:45:10.998185 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-08 09:45:12.098046 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-08 09:45:12.099169 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/76001798f8224e028f3f7ef4c45544f8/work/76001798f8224e028f3f7ef4c45544f8_id_rsa 2026-05-08 09:45:12.099426 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/76001798f8224e028f3f7ef4c45544f8/work/76001798f8224e028f3f7ef4c45544f8_id_rsa.pub 2026-05-08 09:45:12.099486 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-08 09:45:12.099517 | debian-bookworm -> localhost | SHA256:fkqtowyL9zgxplSmZTfMpCflVmfuZnQ9XC5ieq6YqUY zuul-build-sshkey 2026-05-08 09:45:12.099574 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-08 09:45:12.099841 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-08 09:45:12.100052 | debian-bookworm -> localhost | | | 2026-05-08 09:45:12.100267 | debian-bookworm -> localhost | | o . o .| 2026-05-08 09:45:12.100400 | debian-bookworm -> localhost | | B . + o o | 2026-05-08 09:45:12.100431 | debian-bookworm -> localhost | | B O o + = .| 2026-05-08 09:45:12.100454 | debian-bookworm -> localhost | | * = .So + . o | 2026-05-08 09:45:12.100484 | debian-bookworm -> localhost | | o + E. .= . | 2026-05-08 09:45:12.100683 | debian-bookworm -> localhost | | . o.+ oooo | 2026-05-08 09:45:12.100726 | debian-bookworm -> localhost | | ..o=...B . | 2026-05-08 09:45:12.100754 | debian-bookworm -> localhost | | ..o+=o*... | 2026-05-08 09:45:12.101004 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-08 09:45:12.101261 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.523656 2026-05-08 09:45:12.110712 | 2026-05-08 09:45:12.110820 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-08 09:45:12.141010 | debian-bookworm | ok 2026-05-08 09:45:12.151276 | debian-bookworm | included: /var/lib/zuul/builds/76001798f8224e028f3f7ef4c45544f8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-08 09:45:12.160837 | 2026-05-08 09:45:12.160956 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-08 09:45:12.185536 | debian-bookworm | skipping: Conditional result was False 2026-05-08 09:45:12.191866 | 2026-05-08 09:45:12.191976 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-08 09:45:12.890600 | debian-bookworm | changed 2026-05-08 09:45:12.896687 | 2026-05-08 09:45:12.896804 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-08 09:45:13.173474 | debian-bookworm | ok 2026-05-08 09:45:13.181564 | 2026-05-08 09:45:13.181708 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-08 09:45:13.905496 | debian-bookworm | changed 2026-05-08 09:45:13.919622 | 2026-05-08 09:45:13.919813 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-08 09:45:14.674735 | debian-bookworm | changed 2026-05-08 09:45:14.683887 | 2026-05-08 09:45:14.684045 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-08 09:45:14.719631 | debian-bookworm | skipping: Conditional result was False 2026-05-08 09:45:14.731701 | 2026-05-08 09:45:14.731894 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-08 09:45:15.236096 | debian-bookworm -> localhost | changed 2026-05-08 09:45:15.253512 | 2026-05-08 09:45:15.253690 | TASK [add-build-sshkey : Add back temp key] 2026-05-08 09:45:15.617312 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/76001798f8224e028f3f7ef4c45544f8/work/76001798f8224e028f3f7ef4c45544f8_id_rsa (zuul-build-sshkey) 2026-05-08 09:45:15.617859 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018206 2026-05-08 09:45:15.635758 | 2026-05-08 09:45:15.635964 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-08 09:45:16.060232 | debian-bookworm | ok 2026-05-08 09:45:16.068062 | 2026-05-08 09:45:16.068243 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-08 09:45:16.104074 | debian-bookworm | skipping: Conditional result was False 2026-05-08 09:45:16.125488 | 2026-05-08 09:45:16.125672 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-08 09:45:16.589606 | debian-bookworm | ok 2026-05-08 09:45:16.606750 | 2026-05-08 09:45:16.606957 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-08 09:45:16.648802 | debian-bookworm | ok 2026-05-08 09:45:16.655303 | 2026-05-08 09:45:16.655473 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-08 09:45:17.023851 | debian-bookworm -> localhost | ok 2026-05-08 09:45:17.034742 | 2026-05-08 09:45:17.034935 | TASK [validate-host : Collect information about the host] 2026-05-08 09:45:19.371641 | debian-bookworm | ok 2026-05-08 09:45:19.385516 | 2026-05-08 09:45:19.385739 | TASK [validate-host : Sanitize hostname] 2026-05-08 09:45:19.512831 | debian-bookworm | ok 2026-05-08 09:45:19.560999 | 2026-05-08 09:45:19.561154 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-08 09:45:20.185449 | debian-bookworm -> localhost | changed 2026-05-08 09:45:20.199588 | 2026-05-08 09:45:20.199797 | TASK [validate-host : Collect information about zuul worker] 2026-05-08 09:45:20.629892 | debian-bookworm | ok 2026-05-08 09:45:20.637552 | 2026-05-08 09:45:20.637738 | TASK [validate-host : Write out all zuul information for each host] 2026-05-08 09:45:21.266001 | debian-bookworm -> localhost | changed 2026-05-08 09:45:21.282105 | 2026-05-08 09:45:21.282265 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-08 09:45:21.596417 | debian-bookworm | ok 2026-05-08 09:45:21.606702 | 2026-05-08 09:45:21.606990 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-08 09:45:22.796069 | debian-bookworm | changed: 2026-05-08 09:45:22.796404 | debian-bookworm | cd+++++++++ src/ 2026-05-08 09:45:22.796456 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-08 09:45:22.796492 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-08 09:45:22.796522 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-08 09:45:22.796552 | debian-bookworm | Containerfile 2026-05-08 09:45:22.796736 | debian-bookworm | Containerfile 2026-05-08 09:45:22.822955 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/76001798f8224e028f3f7ef4c45544f8/work/logs" 2026-05-08 09:45:27.814515 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/76001798f8224e028f3f7ef4c45544f8/work/artifacts" 2026-05-08 09:45:28.110255 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/76001798f8224e028f3f7ef4c45544f8/work/docs" 2026-05-08 09:45:28.126380 | 2026-05-08 09:45:28.126546 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-08 09:45:28.980502 | debian-bookworm | changed: 2026-05-08 09:45:28.980829 | debian-bookworm | .d..t...... ./ 2026-05-08 09:45:28.980883 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-08 09:45:28.980926 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-08 09:45:28.980966 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-08 09:45:28.981024 | debian-bookworm | changed: All items complete 2026-05-08 09:45:28.981061 | 2026-05-08 09:45:29.611038 | debian-bookworm | changed: .d..t...... ./ 2026-05-08 09:45:30.241547 | debian-bookworm | changed: .d..t...... ./ 2026-05-08 09:45:30.274264 | 2026-05-08 09:45:30.274518 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-08 09:45:30.868474 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.012612 2026-05-08 09:45:31.195281 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009408 2026-05-08 09:45:31.220008 | 2026-05-08 09:45:31.220320 | PLAY RECAP 2026-05-08 09:45:31.220423 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-08 09:45:31.220456 | 2026-05-08 09:45:31.398593 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-08 09:45:31.399569 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-08 09:45:32.154952 | 2026-05-08 09:45:32.155147 | PLAY [Base post] 2026-05-08 09:45:32.170148 | 2026-05-08 09:45:32.170302 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-08 09:45:32.795397 | debian-bookworm | changed 2026-05-08 09:45:32.805608 | 2026-05-08 09:45:32.805765 | PLAY RECAP 2026-05-08 09:45:32.805849 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-08 09:45:32.805932 | 2026-05-08 09:45:32.943080 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-08 09:45:32.944005 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-08 09:45:33.788426 | 2026-05-08 09:45:33.788643 | PLAY [Base post-logs] 2026-05-08 09:45:33.800574 | 2026-05-08 09:45:33.800744 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-08 09:45:34.320636 | localhost | changed 2026-05-08 09:45:34.340611 | 2026-05-08 09:45:34.340844 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-08 09:45:34.382556 | localhost | ok 2026-05-08 09:45:34.389822 | 2026-05-08 09:45:34.390004 | TASK [Set zuul-log-path fact] 2026-05-08 09:45:34.409642 | localhost | ok 2026-05-08 09:45:34.422614 | 2026-05-08 09:45:34.422761 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 09:45:34.464854 | localhost | ok 2026-05-08 09:45:34.475393 | 2026-05-08 09:45:34.475586 | TASK [upload-logs : Create log directories] 2026-05-08 09:45:35.047783 | localhost | changed 2026-05-08 09:45:35.053584 | 2026-05-08 09:45:35.053864 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-08 09:45:35.601059 | localhost -> localhost | ok: Runtime: 0:00:00.007935 2026-05-08 09:45:35.606219 | 2026-05-08 09:45:35.606395 | TASK [upload-logs : Upload logs to log server] 2026-05-08 09:45:36.243128 | localhost | Output suppressed because no_log was given 2026-05-08 09:45:36.246124 | 2026-05-08 09:45:36.246325 | LOOP [upload-logs : Compress console log and json output] 2026-05-08 09:45:36.303091 | localhost | skipping: Conditional result was False 2026-05-08 09:45:36.307882 | localhost | skipping: Conditional result was False 2026-05-08 09:45:36.323429 | 2026-05-08 09:45:36.323680 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-08 09:45:36.386030 | localhost | skipping: Conditional result was False 2026-05-08 09:45:36.386659 | 2026-05-08 09:45:36.390530 | localhost | skipping: Conditional result was False 2026-05-08 09:45:36.397348 | 2026-05-08 09:45:36.397608 | LOOP [upload-logs : Upload console log and json output]