2026-09-12 01:03:44.519457 | Job console starting 2026-09-12 01:03:44.528237 | Updating git repos 2026-09-12 01:03:44.552802 | Cloning repos into workspace 2026-09-12 01:03:44.593305 | Restoring repo states 2026-09-12 01:03:44.608403 | Merging changes 2026-09-12 01:03:45.029430 | Checking out repos 2026-09-12 01:03:45.409611 | Preparing playbooks 2026-09-12 01:03:47.186398 | Running Ansible setup 2026-09-12 01:03:50.858316 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-12 01:03:51.434066 | 2026-09-12 01:03:51.434211 | PLAY [localhost] 2026-09-12 01:03:51.441187 | 2026-09-12 01:03:51.441252 | TASK [Gathering Facts] 2026-09-12 01:03:52.290538 | localhost | ok 2026-09-12 01:03:52.304847 | 2026-09-12 01:03:52.305040 | TASK [Setup log path fact] 2026-09-12 01:03:52.327189 | localhost | ok 2026-09-12 01:03:52.346458 | 2026-09-12 01:03:52.346616 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-12 01:03:52.377834 | localhost | ok 2026-09-12 01:03:52.389579 | 2026-09-12 01:03:52.389755 | TASK [emit-job-header : Print job information] 2026-09-12 01:03:52.441943 | # Job Information 2026-09-12 01:03:52.442211 | Ansible Version: 2.16.18 2026-09-12 01:03:52.442271 | Job: ansible-test 2026-09-12 01:03:52.442312 | Pipeline: check 2026-09-12 01:03:52.442349 | Executor: 2d72f0692154 2026-09-12 01:03:52.442386 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/150 2026-09-12 01:03:52.442429 | Event ID: c02f8e60-ae43-11f1-9f8b-a3c8ebe95043 2026-09-12 01:03:52.447881 | 2026-09-12 01:03:52.448023 | LOOP [emit-job-header : Print node information] 2026-09-12 01:03:52.565500 | localhost | ok: 2026-09-12 01:03:52.565910 | localhost | # Node Information 2026-09-12 01:03:52.566000 | localhost | Inventory Hostname: ubuntu-noble 2026-09-12 01:03:52.566043 | localhost | Hostname: np0000192666 2026-09-12 01:03:52.566080 | localhost | Username: zuul 2026-09-12 01:03:52.566122 | localhost | Distro: Ubuntu 24.04 2026-09-12 01:03:52.566158 | localhost | Provider: yul1 2026-09-12 01:03:52.566194 | localhost | Region: ca-ymq-1 2026-09-12 01:03:52.566230 | localhost | Label: ubuntu-noble 2026-09-12 01:03:52.566264 | localhost | Product Name: OpenStack Nova 2026-09-12 01:03:52.566298 | localhost | Interface IP: 162.253.55.169 2026-09-12 01:03:52.587667 | 2026-09-12 01:03:52.587894 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-09-12 01:03:52.978147 | localhost -> localhost | changed 2026-09-12 01:03:52.989877 | 2026-09-12 01:03:52.990033 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-09-12 01:03:53.785666 | localhost -> localhost | changed 2026-09-12 01:03:53.799857 | 2026-09-12 01:03:53.800026 | PLAY [all] 2026-09-12 01:03:53.813517 | 2026-09-12 01:03:53.813655 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-09-12 01:03:54.051848 | ubuntu-noble -> localhost | ok 2026-09-12 01:03:54.058461 | 2026-09-12 01:03:54.058527 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-09-12 01:03:54.090476 | ubuntu-noble | ok 2026-09-12 01:03:54.109351 | ubuntu-noble | included: /var/lib/zuul/builds/37f213e3325a4721b6564cedc684d25d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-09-12 01:03:54.115323 | 2026-09-12 01:03:54.115388 | TASK [add-build-sshkey : Create Temp SSH key] 2026-09-12 01:03:54.977232 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-09-12 01:03:54.977420 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/37f213e3325a4721b6564cedc684d25d/work/37f213e3325a4721b6564cedc684d25d_id_rsa 2026-09-12 01:03:54.977460 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/37f213e3325a4721b6564cedc684d25d/work/37f213e3325a4721b6564cedc684d25d_id_rsa.pub 2026-09-12 01:03:54.977488 | ubuntu-noble -> localhost | The key fingerprint is: 2026-09-12 01:03:54.977515 | ubuntu-noble -> localhost | SHA256:GCGWjsv4moh7Wqvnwfcl38rmdv6D+TyWM3H8IaBe/aM zuul-build-sshkey 2026-09-12 01:03:54.977558 | ubuntu-noble -> localhost | The key's randomart image is: 2026-09-12 01:03:54.977585 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-09-12 01:03:54.977618 | ubuntu-noble -> localhost | | o.. | 2026-09-12 01:03:54.977646 | ubuntu-noble -> localhost | | ... . | 2026-09-12 01:03:54.977674 | ubuntu-noble -> localhost | | o . | 2026-09-12 01:03:54.977700 | ubuntu-noble -> localhost | | . . o . | 2026-09-12 01:03:54.977726 | ubuntu-noble -> localhost | | o . . S . o. | 2026-09-12 01:03:54.977751 | ubuntu-noble -> localhost | |..o . ..oo. | 2026-09-12 01:03:54.977776 | ubuntu-noble -> localhost | | .+ . . o .o +o..| 2026-09-12 01:03:54.977801 | ubuntu-noble -> localhost | |oo++ . =oo+.B o.| 2026-09-12 01:03:54.977830 | ubuntu-noble -> localhost | |OOo .+=+o++E. .| 2026-09-12 01:03:54.977856 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-09-12 01:03:54.977933 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.435341 2026-09-12 01:03:54.985275 | 2026-09-12 01:03:54.985356 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-09-12 01:03:55.015826 | ubuntu-noble | ok 2026-09-12 01:03:55.034625 | ubuntu-noble | included: /var/lib/zuul/builds/37f213e3325a4721b6564cedc684d25d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-09-12 01:03:55.046579 | 2026-09-12 01:03:55.046632 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-09-12 01:03:55.059388 | ubuntu-noble | skipping: Conditional result was False 2026-09-12 01:03:55.064819 | 2026-09-12 01:03:55.064879 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-09-12 01:03:55.641033 | ubuntu-noble | changed 2026-09-12 01:03:55.651814 | 2026-09-12 01:03:55.651980 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-09-12 01:03:55.911781 | ubuntu-noble | ok 2026-09-12 01:03:55.925304 | 2026-09-12 01:03:55.925385 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-09-12 01:03:56.542807 | ubuntu-noble | changed 2026-09-12 01:03:56.557619 | 2026-09-12 01:03:56.557744 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-09-12 01:03:57.181751 | ubuntu-noble | changed 2026-09-12 01:03:57.216677 | 2026-09-12 01:03:57.216799 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-09-12 01:03:57.242060 | ubuntu-noble | skipping: Conditional result was False 2026-09-12 01:03:57.254263 | 2026-09-12 01:03:57.254387 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-09-12 01:03:57.675222 | ubuntu-noble -> localhost | changed 2026-09-12 01:03:57.697546 | 2026-09-12 01:03:57.697685 | TASK [add-build-sshkey : Add back temp key] 2026-09-12 01:03:57.997099 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/37f213e3325a4721b6564cedc684d25d/work/37f213e3325a4721b6564cedc684d25d_id_rsa (zuul-build-sshkey) 2026-09-12 01:03:57.997387 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.014295 2026-09-12 01:03:58.007630 | 2026-09-12 01:03:58.007745 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-09-12 01:03:58.388989 | ubuntu-noble | ok 2026-09-12 01:03:58.399241 | 2026-09-12 01:03:58.399366 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-09-12 01:03:58.424563 | ubuntu-noble | skipping: Conditional result was False 2026-09-12 01:03:58.444664 | 2026-09-12 01:03:58.444792 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-09-12 01:03:58.836052 | ubuntu-noble | ok 2026-09-12 01:03:58.899419 | 2026-09-12 01:03:58.899639 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-09-12 01:03:59.687209 | ubuntu-noble | Output suppressed because no_log was given 2026-09-12 01:03:59.706375 | 2026-09-12 01:03:59.706503 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-09-12 01:03:59.965037 | ubuntu-noble | ok: "logs" 2026-09-12 01:03:59.965386 | ubuntu-noble | ok: All items complete 2026-09-12 01:03:59.965457 | 2026-09-12 01:04:00.192686 | ubuntu-noble | ok: "artifacts" 2026-09-12 01:04:00.402505 | ubuntu-noble | ok: "docs" 2026-09-12 01:04:00.418254 | 2026-09-12 01:04:00.418406 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-09-12 01:04:00.651309 | ubuntu-noble | changed: "logs" 2026-09-12 01:04:00.835166 | ubuntu-noble | changed: "artifacts" 2026-09-12 01:04:01.022340 | ubuntu-noble | changed: "docs" 2026-09-12 01:04:01.036061 | 2026-09-12 01:04:01.036163 | PLAY RECAP 2026-09-12 01:04:01.036205 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-12 01:04:01.036232 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-09-12 01:04:01.036251 | 2026-09-12 01:04:01.193971 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-12 01:04:01.196410 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-09-12 01:04:01.759395 | 2026-09-12 01:04:01.759513 | PLAY [all] 2026-09-12 01:04:01.770610 | 2026-09-12 01:04:01.770689 | TASK [setup-uv : Extract archive] 2026-09-12 01:04:04.405431 | ubuntu-noble | changed 2026-09-12 01:04:04.411990 | 2026-09-12 01:04:04.412077 | TASK [setup-uv : Print version] 2026-09-12 01:04:04.839528 | ubuntu-noble | uv 0.8.13 2026-09-12 01:04:04.944510 | ubuntu-noble | ok: Runtime: 0:00:00.020848 2026-09-12 01:04:04.953663 | 2026-09-12 01:04:04.953728 | TASK [Install Galaxy collection] 2026-09-12 01:04:05.293677 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-09-12 01:04:05.293853 | ubuntu-noble | Creating virtual environment at: .venv 2026-09-12 01:04:06.027732 | ubuntu-noble | error: Failed to fetch: `https://files.pythonhosted.org/packages/54/20/4d324d65cc6d9205fabedc306948156824eb9f0ee1633355a8f7ec5c66bf/pluggy-1.6.0-py3-none-any.whl.metadata` 2026-09-12 01:04:06.027828 | ubuntu-noble | Caused by: request or response body error 2026-09-12 01:04:06.027848 | ubuntu-noble | Caused by: error reading a body from connection 2026-09-12 01:04:06.027864 | ubuntu-noble | Caused by: connection reset 2026-09-12 01:04:06.489924 | ubuntu-noble | ERROR 2026-09-12 01:04:06.490298 | ubuntu-noble | { 2026-09-12 01:04:06.490351 | ubuntu-noble | "delta": "0:00:00.842114", 2026-09-12 01:04:06.490387 | ubuntu-noble | "end": "2026-09-12 01:04:06.037911", 2026-09-12 01:04:06.490418 | ubuntu-noble | "msg": "non-zero return code", 2026-09-12 01:04:06.490448 | ubuntu-noble | "rc": 2, 2026-09-12 01:04:06.490482 | ubuntu-noble | "start": "2026-09-12 01:04:05.195797" 2026-09-12 01:04:06.490511 | ubuntu-noble | } failure 2026-09-12 01:04:06.492317 | 2026-09-12 01:04:06.492375 | PLAY RECAP 2026-09-12 01:04:06.492430 | ubuntu-noble | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-09-12 01:04:06.492459 | 2026-09-12 01:04:06.629519 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-09-12 01:04:06.631669 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-12 01:04:07.214499 | 2026-09-12 01:04:07.358358 | PLAY [all] 2026-09-12 01:04:07.384152 | 2026-09-12 01:04:07.384358 | TASK [fetch-output : Set log path for multiple nodes] 2026-09-12 01:04:07.450869 | ubuntu-noble | skipping: Conditional result was False 2026-09-12 01:04:07.462914 | 2026-09-12 01:04:07.463090 | TASK [fetch-output : Set log path for single node] 2026-09-12 01:04:07.518246 | ubuntu-noble | ok 2026-09-12 01:04:07.528237 | 2026-09-12 01:04:07.528370 | LOOP [fetch-output : Ensure local output dirs] 2026-09-12 01:04:07.943105 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/37f213e3325a4721b6564cedc684d25d/work/logs" 2026-09-12 01:04:08.147321 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/37f213e3325a4721b6564cedc684d25d/work/artifacts" 2026-09-12 01:04:08.366400 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/37f213e3325a4721b6564cedc684d25d/work/docs" 2026-09-12 01:04:08.390626 | 2026-09-12 01:04:08.390855 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-09-12 01:04:09.096195 | ubuntu-noble | changed: .d..t...... ./ 2026-09-12 01:04:09.096548 | ubuntu-noble | changed: All items complete 2026-09-12 01:04:09.096606 | 2026-09-12 01:04:09.616358 | ubuntu-noble | changed: .d..t...... ./ 2026-09-12 01:04:10.131548 | ubuntu-noble | changed: .d..t...... ./ 2026-09-12 01:04:10.160406 | 2026-09-12 01:04:10.160778 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-09-12 01:04:10.635921 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.008052 2026-09-12 01:04:10.866418 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.007446 2026-09-12 01:04:10.889661 | 2026-09-12 01:04:10.889851 | PLAY [all] 2026-09-12 01:04:10.903853 | 2026-09-12 01:04:10.904006 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-09-12 01:04:11.388222 | ubuntu-noble | changed 2026-09-12 01:04:11.399449 | 2026-09-12 01:04:11.399544 | PLAY RECAP 2026-09-12 01:04:11.399625 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-09-12 01:04:11.399667 | 2026-09-12 01:04:11.533215 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-12 01:04:11.535129 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-09-12 01:04:12.060744 | 2026-09-12 01:04:12.060861 | PLAY [localhost] 2026-09-12 01:04:12.070292 | 2026-09-12 01:04:12.070359 | TASK [Generate Zuul manifest] 2026-09-12 01:04:12.087367 | localhost | ok 2026-09-12 01:04:12.100429 | 2026-09-12 01:04:12.100514 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-09-12 01:04:12.495317 | localhost | changed 2026-09-12 01:04:12.514036 | 2026-09-12 01:04:12.514187 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-09-12 01:04:12.556062 | localhost | ok 2026-09-12 01:04:12.571155 | 2026-09-12 01:04:12.571286 | TASK [Upload logs] 2026-09-12 01:04:12.591511 | localhost | ok 2026-09-12 01:04:12.654422 | 2026-09-12 01:04:12.654557 | TASK [Set zuul-log-path fact] 2026-09-12 01:04:12.671384 | localhost | ok 2026-09-12 01:04:12.681734 | 2026-09-12 01:04:12.681799 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-12 01:04:12.709309 | localhost | ok 2026-09-12 01:04:12.717768 | 2026-09-12 01:04:12.717851 | TASK [upload-logs : Create log directories] 2026-09-12 01:04:13.159827 | localhost | changed 2026-09-12 01:04:13.165849 | 2026-09-12 01:04:13.165960 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-09-12 01:04:13.589293 | localhost -> localhost | ok: Runtime: 0:00:00.004839 2026-09-12 01:04:13.594102 | 2026-09-12 01:04:13.594187 | TASK [upload-logs : Upload logs to log server] 2026-09-12 01:04:14.082357 | localhost | Output suppressed because no_log was given 2026-09-12 01:04:14.089384 | 2026-09-12 01:04:14.089517 | LOOP [upload-logs : Compress console log and json output] 2026-09-12 01:04:14.154025 | localhost | skipping: Conditional result was False 2026-09-12 01:04:14.164072 | localhost | skipping: Conditional result was False 2026-09-12 01:04:14.173636 | 2026-09-12 01:04:14.173856 | LOOP [upload-logs : Upload compressed console log and json output] 2026-09-12 01:04:14.220713 | localhost | skipping: Conditional result was False 2026-09-12 01:04:14.221323 | 2026-09-12 01:04:14.224575 | localhost | skipping: Conditional result was False 2026-09-12 01:04:14.238566 | 2026-09-12 01:04:14.238769 | LOOP [upload-logs : Upload console log and json output]