2026-06-15 19:56:07.781299 | Job console starting 2026-06-15 19:56:07.794343 | Updating git repos 2026-06-15 19:56:10.151500 | Cloning repos into workspace 2026-06-15 19:56:37.884016 | Restoring repo states 2026-06-15 19:56:49.251631 | Merging changes 2026-06-15 19:56:51.404339 | Checking out repos 2026-06-15 19:56:54.342226 | Preparing playbooks 2026-06-15 19:56:57.393303 | Running Ansible setup 2026-06-15 19:57:00.913476 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-15 19:57:01.559875 | 2026-06-15 19:57:01.560013 | PLAY [localhost] 2026-06-15 19:57:01.568302 | 2026-06-15 19:57:01.568378 | TASK [Gathering Facts] 2026-06-15 19:57:02.695532 | localhost | ok 2026-06-15 19:57:02.706757 | 2026-06-15 19:57:02.706934 | TASK [Setup log path fact] 2026-06-15 19:57:02.727531 | localhost | ok 2026-06-15 19:57:02.747270 | 2026-06-15 19:57:02.747493 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-15 19:57:02.778530 | localhost | ok 2026-06-15 19:57:02.787088 | 2026-06-15 19:57:02.787186 | TASK [emit-job-header : Print job information] 2026-06-15 19:57:02.829209 | # Job Information 2026-06-15 19:57:02.829480 | Ansible Version: 2.16.18 2026-06-15 19:57:02.829527 | Job: atmosphere-molecule-csi-local-path-provisioner 2026-06-15 19:57:02.829559 | Pipeline: check 2026-06-15 19:57:02.829587 | Executor: 2d72f0692154 2026-06-15 19:57:02.829615 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3991 2026-06-15 19:57:02.829647 | Event ID: c88f87e0-68f2-11f1-8c03-3c981eb8c95e 2026-06-15 19:57:02.834161 | 2026-06-15 19:57:02.834285 | LOOP [emit-job-header : Print node information] 2026-06-15 19:57:02.928327 | localhost | ok: 2026-06-15 19:57:02.928645 | localhost | # Node Information 2026-06-15 19:57:02.928727 | localhost | Inventory Hostname: instance 2026-06-15 19:57:02.928779 | localhost | Hostname: np0000180314 2026-06-15 19:57:02.928824 | localhost | Username: zuul 2026-06-15 19:57:02.928874 | localhost | Distro: Ubuntu 22.04 2026-06-15 19:57:02.928918 | localhost | Provider: yul1 2026-06-15 19:57:02.928995 | localhost | Region: ca-ymq-1 2026-06-15 19:57:02.929068 | localhost | Label: ubuntu-jammy 2026-06-15 19:57:02.929154 | localhost | Product Name: OpenStack Nova 2026-06-15 19:57:02.929223 | localhost | Interface IP: 199.204.45.77 2026-06-15 19:57:02.946020 | 2026-06-15 19:57:02.946185 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-15 19:57:03.377280 | localhost -> localhost | changed 2026-06-15 19:57:03.386017 | 2026-06-15 19:57:03.386098 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-15 19:57:04.356133 | localhost -> localhost | changed 2026-06-15 19:57:04.366215 | 2026-06-15 19:57:04.366375 | PLAY [all] 2026-06-15 19:57:04.378785 | 2026-06-15 19:57:04.379024 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-15 19:57:04.659527 | instance -> localhost | ok 2026-06-15 19:57:04.666064 | 2026-06-15 19:57:04.666168 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-15 19:57:04.699902 | instance | ok 2026-06-15 19:57:04.716899 | instance | included: /var/lib/zuul/builds/dc18f7f05dc74e5eaebb8b21ddbe278c/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-15 19:57:04.723166 | 2026-06-15 19:57:04.723273 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-15 19:57:06.208379 | instance -> localhost | Generating public/private rsa key pair. 2026-06-15 19:57:06.208599 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/dc18f7f05dc74e5eaebb8b21ddbe278c/work/dc18f7f05dc74e5eaebb8b21ddbe278c_id_rsa 2026-06-15 19:57:06.208642 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/dc18f7f05dc74e5eaebb8b21ddbe278c/work/dc18f7f05dc74e5eaebb8b21ddbe278c_id_rsa.pub 2026-06-15 19:57:06.208673 | instance -> localhost | The key fingerprint is: 2026-06-15 19:57:06.208704 | instance -> localhost | SHA256:1TL/U8mxtTDLyAHt0HpPHXP4Lk0a6YWX+DZTyUZiTg4 zuul-build-sshkey 2026-06-15 19:57:06.208750 | instance -> localhost | The key's randomart image is: 2026-06-15 19:57:06.208781 | instance -> localhost | +---[RSA 3072]----+ 2026-06-15 19:57:06.208818 | instance -> localhost | | .o . | 2026-06-15 19:57:06.208849 | instance -> localhost | | ..E +.+.| 2026-06-15 19:57:06.208880 | instance -> localhost | | B.Bo*=B| 2026-06-15 19:57:06.208908 | instance -> localhost | | o.*+=O*%| 2026-06-15 19:57:06.208936 | instance -> localhost | | S .o++o&o| 2026-06-15 19:57:06.208991 | instance -> localhost | | o+*o| 2026-06-15 19:57:06.209021 | instance -> localhost | | +.o| 2026-06-15 19:57:06.209051 | instance -> localhost | | . | 2026-06-15 19:57:06.209082 | instance -> localhost | | | 2026-06-15 19:57:06.209111 | instance -> localhost | +----[SHA256]-----+ 2026-06-15 19:57:06.209187 | instance -> localhost | ok: Runtime: 0:00:01.019984 2026-06-15 19:57:06.216895 | 2026-06-15 19:57:06.217004 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-15 19:57:06.250429 | instance | ok 2026-06-15 19:57:06.261745 | instance | included: /var/lib/zuul/builds/dc18f7f05dc74e5eaebb8b21ddbe278c/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-15 19:57:06.269682 | 2026-06-15 19:57:06.269751 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-15 19:57:06.294814 | instance | skipping: Conditional result was False 2026-06-15 19:57:06.304053 | 2026-06-15 19:57:06.304160 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-15 19:57:06.745379 | instance | changed 2026-06-15 19:57:06.754933 | 2026-06-15 19:57:06.755063 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-15 19:57:06.943421 | instance | ok 2026-06-15 19:57:06.948493 | 2026-06-15 19:57:06.948557 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-15 19:57:07.407471 | instance | changed 2026-06-15 19:57:07.414220 | 2026-06-15 19:57:07.414307 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-15 19:57:07.886014 | instance | changed 2026-06-15 19:57:07.892233 | 2026-06-15 19:57:07.892330 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-15 19:57:07.917105 | instance | skipping: Conditional result was False 2026-06-15 19:57:07.927245 | 2026-06-15 19:57:07.927369 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-15 19:57:08.331507 | instance -> localhost | changed 2026-06-15 19:57:08.348819 | 2026-06-15 19:57:08.348987 | TASK [add-build-sshkey : Add back temp key] 2026-06-15 19:57:08.657787 | instance -> localhost | Identity added: /var/lib/zuul/builds/dc18f7f05dc74e5eaebb8b21ddbe278c/work/dc18f7f05dc74e5eaebb8b21ddbe278c_id_rsa (zuul-build-sshkey) 2026-06-15 19:57:08.658321 | instance -> localhost | ok: Runtime: 0:00:00.014033 2026-06-15 19:57:08.665626 | 2026-06-15 19:57:08.665746 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-15 19:57:08.996523 | instance | ok 2026-06-15 19:57:09.002747 | 2026-06-15 19:57:09.002858 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-15 19:57:09.028012 | instance | skipping: Conditional result was False 2026-06-15 19:57:09.046469 | 2026-06-15 19:57:09.046646 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-06-15 19:57:09.375564 | instance | ok 2026-06-15 19:57:09.384439 | 2026-06-15 19:57:09.384540 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-06-15 19:57:12.556003 | instance | Output suppressed because no_log was given 2026-06-15 19:57:12.723832 | 2026-06-15 19:57:12.723953 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-06-15 19:57:12.910783 | instance | ok: "logs" 2026-06-15 19:57:12.969673 | instance | ok: All items complete 2026-06-15 19:57:12.969866 | 2026-06-15 19:57:13.064508 | instance | ok: "artifacts" 2026-06-15 19:57:13.233614 | instance | ok: "docs" 2026-06-15 19:57:13.371124 | 2026-06-15 19:57:13.371271 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-06-15 19:57:13.552103 | instance | changed: "logs" 2026-06-15 19:57:13.713299 | instance | changed: "artifacts" 2026-06-15 19:57:13.873232 | instance | changed: "docs" 2026-06-15 19:57:14.606502 | 2026-06-15 19:57:14.606600 | PLAY RECAP 2026-06-15 19:57:14.606660 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-06-15 19:57:14.606702 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-15 19:57:14.606736 | 2026-06-15 19:57:14.748253 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-15 19:57:14.750444 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-15 19:57:15.389166 | 2026-06-15 19:57:15.389304 | PLAY [all] 2026-06-15 19:57:15.400485 | 2026-06-15 19:57:15.400589 | TASK [setup-uv : Extract archive] 2026-06-15 19:57:17.629827 | instance | changed 2026-06-15 19:57:17.636580 | 2026-06-15 19:57:17.636723 | TASK [setup-uv : Print version] 2026-06-15 19:57:18.007058 | instance | uv 0.8.13 2026-06-15 19:57:18.298907 | instance | ok: Runtime: 0:00:00.011472 2026-06-15 19:57:18.310691 | 2026-06-15 19:57:18.310785 | TASK [Install Ansible collection siblings] 2026-06-15 19:57:18.919756 | instance | ERROR 2026-06-15 19:57:18.920073 | instance | { 2026-06-15 19:57:18.920122 | instance | "log": [ 2026-06-15 19:57:18.920153 | instance | "Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon", 2026-06-15 19:57:18.920183 | instance | "Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix", 2026-06-15 19:57:18.920212 | instance | "Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils", 2026-06-15 19:57:18.920241 | instance | "Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto", 2026-06-15 19:57:18.920271 | instance | "Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general", 2026-06-15 19:57:18.920300 | instance | "Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql", 2026-06-15 19:57:18.920359 | instance | "Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core", 2026-06-15 19:57:18.920417 | instance | "Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph", 2026-06-15 19:57:18.920456 | instance | "Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers", 2026-06-15 19:57:18.920484 | instance | "Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes", 2026-06-15 19:57:18.920511 | instance | "Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common", 2026-06-15 19:57:18.920537 | instance | "Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack", 2026-06-15 19:57:18.920564 | instance | "Resolved ansible.netcommon to v8.5.2 for >=1.2.0", 2026-06-15 19:57:18.920592 | instance | "Resolved ansible.posix to 1.6.0 for 1.6.0", 2026-06-15 19:57:18.920618 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0", 2026-06-15 19:57:18.920644 | instance | "Resolved community.crypto to 2.2.3 for 2.2.3", 2026-06-15 19:57:18.920670 | instance | "Resolved community.general to 7.3.0 for 7.3.0", 2026-06-15 19:57:18.920697 | instance | "Resolved community.mysql to 3.6.0 for 3.6.0", 2026-06-15 19:57:18.920723 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0", 2026-06-15 19:57:18.920748 | instance | "Resolved openstack.cloud to 1.7.0 for 1.7.0", 2026-06-15 19:57:18.920792 | instance | "Resolved atmosphere.common to v0.7.0 for >=0.6.0", 2026-06-15 19:57:18.920821 | instance | "Resolved vexxhost.ceph to v4.0.0 for >=3.1.2", 2026-06-15 19:57:18.920847 | instance | "Resolved vexxhost.kubernetes to v3.2.0 for >=3.2.0,>=2.5.0", 2026-06-15 19:57:18.920872 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0,>=6.0.0", 2026-06-15 19:57:18.920898 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2" 2026-06-15 19:57:18.920923 | instance | ], 2026-06-15 19:57:18.920949 | instance | "msg": "No local release tag for openstack.cloud satisfies 1.7.0,>=2.0.0" 2026-06-15 19:57:18.921003 | instance | } failure 2026-06-15 19:57:18.925810 | 2026-06-15 19:57:18.925889 | PLAY RECAP 2026-06-15 19:57:18.925967 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-06-15 19:57:18.926036 | 2026-06-15 19:57:19.061765 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-15 19:57:19.161269 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-15 19:57:19.841839 | 2026-06-15 19:57:19.964046 | PLAY [all] 2026-06-15 19:57:19.986258 | 2026-06-15 19:57:19.986452 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-15 19:57:20.032194 | instance | skipping: Conditional result was False 2026-06-15 19:57:20.043201 | 2026-06-15 19:57:20.043444 | TASK [fetch-output : Set log path for single node] 2026-06-15 19:57:20.090129 | instance | ok 2026-06-15 19:57:20.096343 | 2026-06-15 19:57:20.096416 | LOOP [fetch-output : Ensure local output dirs] 2026-06-15 19:57:20.489526 | instance -> localhost | ok: "/var/lib/zuul/builds/dc18f7f05dc74e5eaebb8b21ddbe278c/work/logs" 2026-06-15 19:57:20.722295 | instance -> localhost | changed: "/var/lib/zuul/builds/dc18f7f05dc74e5eaebb8b21ddbe278c/work/artifacts" 2026-06-15 19:57:21.239762 | instance -> localhost | changed: "/var/lib/zuul/builds/dc18f7f05dc74e5eaebb8b21ddbe278c/work/docs" 2026-06-15 19:57:21.253605 | 2026-06-15 19:57:21.253750 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-15 19:57:21.965865 | instance | changed: .d..t...... ./ 2026-06-15 19:57:21.966062 | instance | changed: All items complete 2026-06-15 19:57:21.966097 | 2026-06-15 19:57:22.759562 | instance | changed: .d..t...... ./ 2026-06-15 19:57:23.206694 | instance | changed: .d..t...... ./ 2026-06-15 19:57:23.229975 | 2026-06-15 19:57:23.230109 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-15 19:57:23.818860 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.005499 2026-06-15 19:57:24.046289 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008030 2026-06-15 19:57:24.061179 | 2026-06-15 19:57:24.061320 | PLAY [all] 2026-06-15 19:57:24.067860 | 2026-06-15 19:57:24.067928 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-15 19:57:24.495012 | instance | changed 2026-06-15 19:57:24.502730 | 2026-06-15 19:57:24.502811 | PLAY RECAP 2026-06-15 19:57:24.502873 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-15 19:57:24.502906 | 2026-06-15 19:57:24.647226 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-15 19:57:24.678793 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-15 19:57:25.314444 | 2026-06-15 19:57:26.238019 | PLAY [localhost] 2026-06-15 19:57:26.258280 | 2026-06-15 19:57:26.258471 | TASK [Generate Zuul manifest] 2026-06-15 19:57:26.280910 | localhost | ok 2026-06-15 19:57:26.306568 | 2026-06-15 19:57:26.306736 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-15 19:57:26.722481 | localhost | changed 2026-06-15 19:57:26.732799 | 2026-06-15 19:57:26.732968 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-15 19:57:26.764421 | localhost | ok 2026-06-15 19:57:26.773812 | 2026-06-15 19:57:26.773914 | TASK [Upload logs] 2026-06-15 19:57:26.796726 | localhost | ok 2026-06-15 19:57:26.857431 | 2026-06-15 19:57:26.857566 | TASK [Set zuul-log-path fact] 2026-06-15 19:57:26.876355 | localhost | ok 2026-06-15 19:57:26.887809 | 2026-06-15 19:57:26.887921 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-15 19:57:26.920298 | localhost | ok 2026-06-15 19:57:26.929383 | 2026-06-15 19:57:26.929487 | TASK [upload-logs : Create log directories] 2026-06-15 19:57:27.381480 | localhost | changed 2026-06-15 19:57:27.389537 | 2026-06-15 19:57:27.389629 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-15 19:57:27.829521 | localhost -> localhost | ok: Runtime: 0:00:00.005259 2026-06-15 19:57:27.836317 | 2026-06-15 19:57:27.836383 | TASK [upload-logs : Upload logs to log server] 2026-06-15 19:57:28.880127 | localhost | Output suppressed because no_log was given 2026-06-15 19:57:28.929626 | 2026-06-15 19:57:28.929758 | LOOP [upload-logs : Compress console log and json output] 2026-06-15 19:57:28.977435 | localhost | skipping: Conditional result was False 2026-06-15 19:57:28.987924 | localhost | skipping: Conditional result was False 2026-06-15 19:57:29.002863 | 2026-06-15 19:57:29.003031 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-15 19:57:29.047841 | localhost | skipping: Conditional result was False 2026-06-15 19:57:29.048222 | 2026-06-15 19:57:29.054082 | localhost | skipping: Conditional result was False 2026-06-15 19:57:29.068994 | 2026-06-15 19:57:29.069179 | LOOP [upload-logs : Upload console log and json output]