2026-05-30 09:40:51.848460 | Job console starting 2026-05-30 09:40:51.857023 | Updating git repos 2026-05-30 09:40:54.432882 | Cloning repos into workspace 2026-05-30 09:41:18.780732 | Restoring repo states 2026-05-30 09:41:28.571826 | Merging changes 2026-05-30 09:41:30.916011 | Checking out repos 2026-05-30 09:41:39.421562 | Preparing playbooks 2026-05-30 09:41:53.989945 | Running Ansible setup 2026-05-30 09:41:59.178751 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-30 09:41:59.828329 | 2026-05-30 09:41:59.828775 | PLAY [localhost] 2026-05-30 09:41:59.843365 | 2026-05-30 09:41:59.843466 | TASK [Gathering Facts] 2026-05-30 09:42:00.791451 | localhost | ok 2026-05-30 09:42:00.803501 | 2026-05-30 09:42:00.803640 | TASK [Setup log path fact] 2026-05-30 09:42:00.839108 | localhost | ok 2026-05-30 09:42:00.858842 | 2026-05-30 09:42:00.859102 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-30 09:42:00.890981 | localhost | ok 2026-05-30 09:42:00.899042 | 2026-05-30 09:42:00.899111 | TASK [emit-job-header : Print job information] 2026-05-30 09:42:00.940170 | # Job Information 2026-05-30 09:42:00.940446 | Ansible Version: 2.16.18 2026-05-30 09:42:00.940497 | Job: atmosphere-molecule-csi-local-path-provisioner 2026-05-30 09:42:00.940530 | Pipeline: check 2026-05-30 09:42:00.940559 | Executor: 2d72f0692154 2026-05-30 09:42:00.940587 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3991 2026-05-30 09:42:00.940621 | Event ID: 719e9550-5c0b-11f1-9577-ff459931d077 2026-05-30 09:42:00.944614 | 2026-05-30 09:42:00.944705 | LOOP [emit-job-header : Print node information] 2026-05-30 09:42:01.037550 | localhost | ok: 2026-05-30 09:42:01.037831 | localhost | # Node Information 2026-05-30 09:42:01.037897 | localhost | Inventory Hostname: instance 2026-05-30 09:42:01.037948 | localhost | Hostname: np0000177892 2026-05-30 09:42:01.037997 | localhost | Username: zuul 2026-05-30 09:42:01.038051 | localhost | Distro: Ubuntu 22.04 2026-05-30 09:42:01.038098 | localhost | Provider: yul1 2026-05-30 09:42:01.038144 | localhost | Region: ca-ymq-1 2026-05-30 09:42:01.038189 | localhost | Label: ubuntu-jammy 2026-05-30 09:42:01.038233 | localhost | Product Name: OpenStack Nova 2026-05-30 09:42:01.038276 | localhost | Interface IP: 199.19.213.76 2026-05-30 09:42:01.047032 | 2026-05-30 09:42:01.047132 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-30 09:42:01.446815 | localhost -> localhost | changed 2026-05-30 09:42:01.451683 | 2026-05-30 09:42:01.451755 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-30 09:42:02.658205 | localhost -> localhost | changed 2026-05-30 09:42:02.664350 | 2026-05-30 09:42:02.664405 | PLAY [all] 2026-05-30 09:42:02.673378 | 2026-05-30 09:42:02.673461 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-30 09:42:02.921832 | instance -> localhost | ok 2026-05-30 09:42:02.932786 | 2026-05-30 09:42:02.932878 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-30 09:42:02.967795 | instance | ok 2026-05-30 09:42:02.982672 | instance | included: /var/lib/zuul/builds/47d1ad7adabb4964ab4bf793311d11f4/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-30 09:42:02.988730 | 2026-05-30 09:42:02.988795 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-30 09:42:03.831021 | instance -> localhost | Generating public/private rsa key pair. 2026-05-30 09:42:03.831237 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/47d1ad7adabb4964ab4bf793311d11f4/work/47d1ad7adabb4964ab4bf793311d11f4_id_rsa 2026-05-30 09:42:03.831267 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/47d1ad7adabb4964ab4bf793311d11f4/work/47d1ad7adabb4964ab4bf793311d11f4_id_rsa.pub 2026-05-30 09:42:03.831291 | instance -> localhost | The key fingerprint is: 2026-05-30 09:42:03.831313 | instance -> localhost | SHA256:nlZT2i06nfgA9NFjGnNkbbKjs6ipQxLbtUpK9PWzfEI zuul-build-sshkey 2026-05-30 09:42:03.831354 | instance -> localhost | The key's randomart image is: 2026-05-30 09:42:03.831376 | instance -> localhost | +---[RSA 3072]----+ 2026-05-30 09:42:03.831401 | instance -> localhost | | o. | 2026-05-30 09:42:03.831424 | instance -> localhost | | +. o | 2026-05-30 09:42:03.831445 | instance -> localhost | | . + *+ | 2026-05-30 09:42:03.831465 | instance -> localhost | | o o. . @oo | 2026-05-30 09:42:03.831486 | instance -> localhost | | . = o oS *.o.. | 2026-05-30 09:42:03.831507 | instance -> localhost | | + = ..E+o= o | 2026-05-30 09:42:03.831527 | instance -> localhost | | . = . o++=oo | 2026-05-30 09:42:03.831546 | instance -> localhost | | . o o= o+ | 2026-05-30 09:42:03.831569 | instance -> localhost | | .oo. o . | 2026-05-30 09:42:03.831589 | instance -> localhost | +----[SHA256]-----+ 2026-05-30 09:42:03.831637 | instance -> localhost | ok: Runtime: 0:00:00.384215 2026-05-30 09:42:03.838623 | 2026-05-30 09:42:03.838753 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-30 09:42:03.872514 | instance | ok 2026-05-30 09:42:03.883442 | instance | included: /var/lib/zuul/builds/47d1ad7adabb4964ab4bf793311d11f4/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-30 09:42:03.891940 | 2026-05-30 09:42:03.892067 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-30 09:42:03.917664 | instance | skipping: Conditional result was False 2026-05-30 09:42:03.929174 | 2026-05-30 09:42:03.929339 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-30 09:42:04.401970 | instance | changed 2026-05-30 09:42:04.412174 | 2026-05-30 09:42:04.412361 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-30 09:42:04.608193 | instance | ok 2026-05-30 09:42:04.615479 | 2026-05-30 09:42:04.615595 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-30 09:42:05.109891 | instance | changed 2026-05-30 09:42:05.114869 | 2026-05-30 09:42:05.114933 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-30 09:42:05.607098 | instance | changed 2026-05-30 09:42:05.614521 | 2026-05-30 09:42:05.614635 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-30 09:42:05.640321 | instance | skipping: Conditional result was False 2026-05-30 09:42:05.650526 | 2026-05-30 09:42:05.650872 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-30 09:42:06.134970 | instance -> localhost | changed 2026-05-30 09:42:06.150973 | 2026-05-30 09:42:06.151076 | TASK [add-build-sshkey : Add back temp key] 2026-05-30 09:42:06.488148 | instance -> localhost | Identity added: /var/lib/zuul/builds/47d1ad7adabb4964ab4bf793311d11f4/work/47d1ad7adabb4964ab4bf793311d11f4_id_rsa (zuul-build-sshkey) 2026-05-30 09:42:06.488435 | instance -> localhost | ok: Runtime: 0:00:00.013057 2026-05-30 09:42:06.499216 | 2026-05-30 09:42:06.499437 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-30 09:42:06.860309 | instance | ok 2026-05-30 09:42:07.246234 | 2026-05-30 09:42:07.246385 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-30 09:42:07.292939 | instance | skipping: Conditional result was False 2026-05-30 09:42:07.309062 | 2026-05-30 09:42:07.309239 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-30 09:42:07.705513 | instance | ok 2026-05-30 09:42:07.712293 | 2026-05-30 09:42:07.712397 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-30 09:42:11.256504 | instance | Output suppressed because no_log was given 2026-05-30 09:42:11.265655 | 2026-05-30 09:42:11.265734 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-30 09:42:11.462107 | instance | ok: "logs" 2026-05-30 09:42:11.462383 | instance | ok: All items complete 2026-05-30 09:42:11.462416 | 2026-05-30 09:42:11.618169 | instance | ok: "artifacts" 2026-05-30 09:42:11.777330 | instance | ok: "docs" 2026-05-30 09:42:11.798227 | 2026-05-30 09:42:11.798409 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-30 09:42:11.979726 | instance | changed: "logs" 2026-05-30 09:42:12.133462 | instance | changed: "artifacts" 2026-05-30 09:42:12.385529 | instance | changed: "docs" 2026-05-30 09:42:12.410142 | 2026-05-30 09:42:12.410330 | PLAY RECAP 2026-05-30 09:42:12.410414 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-30 09:42:12.410477 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-30 09:42:12.410531 | 2026-05-30 09:42:12.624418 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-30 09:42:12.628799 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-30 09:42:13.254950 | 2026-05-30 09:42:13.255179 | PLAY [all] 2026-05-30 09:42:13.269392 | 2026-05-30 09:42:13.269551 | TASK [setup-uv : Extract archive] 2026-05-30 09:42:16.684773 | instance | changed 2026-05-30 09:42:16.847282 | 2026-05-30 09:42:16.847421 | TASK [setup-uv : Print version] 2026-05-30 09:42:17.228392 | instance | uv 0.8.13 2026-05-30 09:42:17.397434 | instance | ok: Runtime: 0:00:00.014868 2026-05-30 09:42:17.412896 | 2026-05-30 09:42:17.413092 | TASK [Install Ansible collection siblings] 2026-05-30 09:42:18.045090 | instance | ERROR 2026-05-30 09:42:18.045344 | instance | { 2026-05-30 09:42:18.045377 | instance | "log": [ 2026-05-30 09:42:18.045399 | instance | "Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon", 2026-05-30 09:42:18.045419 | instance | "Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix", 2026-05-30 09:42:18.045439 | instance | "Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils", 2026-05-30 09:42:18.045461 | instance | "Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto", 2026-05-30 09:42:18.045480 | instance | "Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general", 2026-05-30 09:42:18.045500 | instance | "Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql", 2026-05-30 09:42:18.045519 | instance | "Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core", 2026-05-30 09:42:18.045537 | instance | "Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph", 2026-05-30 09:42:18.045555 | instance | "Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers", 2026-05-30 09:42:18.045572 | instance | "Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes", 2026-05-30 09:42:18.045590 | instance | "Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common", 2026-05-30 09:42:18.045608 | instance | "Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack", 2026-05-30 09:42:18.045628 | instance | "Resolved ansible.netcommon to v8.5.2 for >=1.2.0", 2026-05-30 09:42:18.045648 | instance | "Resolved ansible.posix to 1.6.0 for 1.6.0", 2026-05-30 09:42:18.045666 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0", 2026-05-30 09:42:18.045684 | instance | "Resolved community.crypto to 2.2.3 for 2.2.3", 2026-05-30 09:42:18.045701 | instance | "Resolved community.general to 7.3.0 for 7.3.0", 2026-05-30 09:42:18.045719 | instance | "Resolved community.mysql to 3.6.0 for 3.6.0", 2026-05-30 09:42:18.045736 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0", 2026-05-30 09:42:18.045753 | instance | "Resolved openstack.cloud to 1.7.0 for 1.7.0", 2026-05-30 09:42:18.045788 | instance | "Resolved atmosphere.common to v0.7.0 for >=0.6.0", 2026-05-30 09:42:18.045807 | instance | "Resolved vexxhost.ceph to v4.0.0 for >=3.1.2", 2026-05-30 09:42:18.045825 | instance | "Resolved vexxhost.kubernetes to v3.1.0 for >=2.3.2,>=2.5.0", 2026-05-30 09:42:18.045842 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0,>=6.0.0", 2026-05-30 09:42:18.045860 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2" 2026-05-30 09:42:18.045877 | instance | ], 2026-05-30 09:42:18.045895 | instance | "msg": "No local release tag for openstack.cloud satisfies 1.7.0,>=2.0.0" 2026-05-30 09:42:18.045913 | instance | } failure 2026-05-30 09:42:18.049373 | 2026-05-30 09:42:18.049440 | PLAY RECAP 2026-05-30 09:42:18.049485 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-05-30 09:42:18.049507 | 2026-05-30 09:42:18.210511 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-30 09:42:18.214557 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-30 09:42:18.932132 | 2026-05-30 09:42:18.932304 | PLAY [all] 2026-05-30 09:42:18.945750 | 2026-05-30 09:42:18.945879 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-30 09:42:19.016261 | instance | skipping: Conditional result was False 2026-05-30 09:42:19.025005 | 2026-05-30 09:42:19.025293 | TASK [fetch-output : Set log path for single node] 2026-05-30 09:42:19.069827 | instance | ok 2026-05-30 09:42:19.076569 | 2026-05-30 09:42:19.076691 | LOOP [fetch-output : Ensure local output dirs] 2026-05-30 09:42:19.563859 | instance -> localhost | ok: "/var/lib/zuul/builds/47d1ad7adabb4964ab4bf793311d11f4/work/logs" 2026-05-30 09:42:19.851301 | instance -> localhost | changed: "/var/lib/zuul/builds/47d1ad7adabb4964ab4bf793311d11f4/work/artifacts" 2026-05-30 09:42:20.081449 | instance -> localhost | changed: "/var/lib/zuul/builds/47d1ad7adabb4964ab4bf793311d11f4/work/docs" 2026-05-30 09:42:20.095577 | 2026-05-30 09:42:20.095754 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-30 09:42:20.734409 | instance | changed: .d..t...... ./ 2026-05-30 09:42:20.734637 | instance | changed: All items complete 2026-05-30 09:42:20.734665 | 2026-05-30 09:42:21.195120 | instance | changed: .d..t...... ./ 2026-05-30 09:42:21.651986 | instance | changed: .d..t...... ./ 2026-05-30 09:42:21.678866 | 2026-05-30 09:42:21.679212 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-30 09:42:22.120106 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008098 2026-05-30 09:42:22.348414 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007294 2026-05-30 09:42:22.371262 | 2026-05-30 09:42:22.371395 | PLAY [all] 2026-05-30 09:42:22.377792 | 2026-05-30 09:42:22.377932 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-30 09:42:22.882514 | instance | changed 2026-05-30 09:42:22.897945 | 2026-05-30 09:42:22.898074 | PLAY RECAP 2026-05-30 09:42:22.898143 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-30 09:42:22.898181 | 2026-05-30 09:42:23.074165 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-30 09:42:23.077983 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-30 09:42:23.741066 | 2026-05-30 09:42:23.741409 | PLAY [localhost] 2026-05-30 09:42:23.759468 | 2026-05-30 09:42:23.759576 | TASK [Generate Zuul manifest] 2026-05-30 09:42:23.781706 | localhost | ok 2026-05-30 09:42:23.801003 | 2026-05-30 09:42:23.801099 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-30 09:42:24.218652 | localhost | changed 2026-05-30 09:42:24.232501 | 2026-05-30 09:42:24.232647 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-30 09:42:24.286386 | localhost | ok 2026-05-30 09:42:24.294353 | 2026-05-30 09:42:24.294440 | TASK [Upload logs] 2026-05-30 09:42:24.321489 | localhost | ok 2026-05-30 09:42:24.392424 | 2026-05-30 09:42:24.392581 | TASK [Set zuul-log-path fact] 2026-05-30 09:42:24.412176 | localhost | ok 2026-05-30 09:42:24.430209 | 2026-05-30 09:42:24.430363 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-30 09:42:24.461427 | localhost | ok 2026-05-30 09:42:24.470673 | 2026-05-30 09:42:24.470852 | TASK [upload-logs : Create log directories] 2026-05-30 09:42:24.998939 | localhost | changed 2026-05-30 09:42:25.006073 | 2026-05-30 09:42:25.006212 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-30 09:42:25.515238 | localhost -> localhost | ok: Runtime: 0:00:00.044523 2026-05-30 09:42:25.520895 | 2026-05-30 09:42:25.520995 | TASK [upload-logs : Upload logs to log server] 2026-05-30 09:42:26.010221 | localhost | Output suppressed because no_log was given 2026-05-30 09:42:26.058389 | 2026-05-30 09:42:26.058543 | LOOP [upload-logs : Compress console log and json output] 2026-05-30 09:42:26.113697 | localhost | skipping: Conditional result was False 2026-05-30 09:42:26.122462 | localhost | skipping: Conditional result was False 2026-05-30 09:42:26.135763 | 2026-05-30 09:42:26.135969 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-30 09:42:26.185921 | localhost | skipping: Conditional result was False 2026-05-30 09:42:26.186434 | 2026-05-30 09:42:26.190244 | localhost | skipping: Conditional result was False 2026-05-30 09:42:26.209113 | 2026-05-30 09:42:26.209266 | LOOP [upload-logs : Upload console log and json output]