2026-05-26 05:42:18.105343 | Job console starting 2026-05-26 05:42:18.120048 | Updating git repos 2026-05-26 05:42:20.381466 | Cloning repos into workspace 2026-05-26 05:42:37.888598 | Restoring repo states 2026-05-26 05:42:47.064108 | Merging changes 2026-05-26 05:42:49.042310 | Checking out repos 2026-05-26 05:42:53.942674 | Preparing playbooks 2026-05-26 05:43:19.384734 | Running Ansible setup 2026-05-26 05:43:25.069997 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-26 05:43:25.785903 | 2026-05-26 05:43:25.786066 | PLAY [localhost] 2026-05-26 05:43:25.795256 | 2026-05-26 05:43:25.795392 | TASK [Gathering Facts] 2026-05-26 05:43:26.767734 | localhost | ok 2026-05-26 05:43:26.778559 | 2026-05-26 05:43:26.778676 | TASK [Setup log path fact] 2026-05-26 05:43:26.801977 | localhost | ok 2026-05-26 05:43:26.815960 | 2026-05-26 05:43:26.816066 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 05:43:26.858194 | localhost | ok 2026-05-26 05:43:26.866537 | 2026-05-26 05:43:26.866637 | TASK [emit-job-header : Print job information] 2026-05-26 05:43:26.910499 | # Job Information 2026-05-26 05:43:26.910677 | Ansible Version: 2.16.18 2026-05-26 05:43:26.910721 | Job: atmosphere-molecule-csi-rbd 2026-05-26 05:43:26.910752 | Pipeline: check 2026-05-26 05:43:26.910780 | Executor: 2d72f0692154 2026-05-26 05:43:26.910807 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3985 2026-05-26 05:43:26.910839 | Event ID: c15d7d80-58c4-11f1-9680-468cf01be9f3 2026-05-26 05:43:26.915047 | 2026-05-26 05:43:26.915138 | LOOP [emit-job-header : Print node information] 2026-05-26 05:43:27.015346 | localhost | ok: 2026-05-26 05:43:27.015643 | localhost | # Node Information 2026-05-26 05:43:27.015717 | localhost | Inventory Hostname: instance 2026-05-26 05:43:27.015774 | localhost | Hostname: np0000176441 2026-05-26 05:43:27.015826 | localhost | Username: zuul 2026-05-26 05:43:27.015884 | localhost | Distro: Ubuntu 22.04 2026-05-26 05:43:27.015935 | localhost | Provider: yul1 2026-05-26 05:43:27.015985 | localhost | Region: ca-ymq-1 2026-05-26 05:43:27.016034 | localhost | Label: ubuntu-jammy 2026-05-26 05:43:27.016083 | localhost | Product Name: OpenStack Nova 2026-05-26 05:43:27.016131 | localhost | Interface IP: 199.19.213.199 2026-05-26 05:43:27.027970 | 2026-05-26 05:43:27.028195 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-26 05:43:27.471642 | localhost -> localhost | changed 2026-05-26 05:43:27.481452 | 2026-05-26 05:43:27.481545 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-26 05:43:28.999618 | localhost -> localhost | changed 2026-05-26 05:43:29.008174 | 2026-05-26 05:43:29.008258 | PLAY [all] 2026-05-26 05:43:29.021120 | 2026-05-26 05:43:29.021199 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-26 05:43:29.602440 | instance -> localhost | ok 2026-05-26 05:43:29.613250 | 2026-05-26 05:43:29.613321 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-26 05:43:29.643743 | instance | ok 2026-05-26 05:43:29.658140 | instance | included: /var/lib/zuul/builds/d06ea4aea8344453918c86c611354965/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-26 05:43:29.663740 | 2026-05-26 05:43:29.663800 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-26 05:43:31.996108 | instance -> localhost | Generating public/private rsa key pair. 2026-05-26 05:43:31.996626 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/d06ea4aea8344453918c86c611354965/work/d06ea4aea8344453918c86c611354965_id_rsa 2026-05-26 05:43:31.996676 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/d06ea4aea8344453918c86c611354965/work/d06ea4aea8344453918c86c611354965_id_rsa.pub 2026-05-26 05:43:31.996714 | instance -> localhost | The key fingerprint is: 2026-05-26 05:43:31.996749 | instance -> localhost | SHA256:2By9Jh25BneK09r1V56ubqDXVfT8LaPLa1BhwmjH4gA zuul-build-sshkey 2026-05-26 05:43:31.996796 | instance -> localhost | The key's randomart image is: 2026-05-26 05:43:31.996828 | instance -> localhost | +---[RSA 3072]----+ 2026-05-26 05:43:31.996867 | instance -> localhost | | E. + | 2026-05-26 05:43:31.996900 | instance -> localhost | | . +.=.o .| 2026-05-26 05:43:31.996930 | instance -> localhost | | +oo=o.. o.| 2026-05-26 05:43:31.997128 | instance -> localhost | | +.B *. +| 2026-05-26 05:43:31.997177 | instance -> localhost | | . S O.. =| 2026-05-26 05:43:31.997211 | instance -> localhost | | B.o .oo=| 2026-05-26 05:43:31.997242 | instance -> localhost | | . o.o.o+o| 2026-05-26 05:43:31.997272 | instance -> localhost | | . ooo.. | 2026-05-26 05:43:31.997308 | instance -> localhost | | ..*=.. | 2026-05-26 05:43:31.997339 | instance -> localhost | +----[SHA256]-----+ 2026-05-26 05:43:31.997410 | instance -> localhost | ok: Runtime: 0:00:01.855626 2026-05-26 05:43:32.005875 | 2026-05-26 05:43:32.005952 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-26 05:43:32.038775 | instance | ok 2026-05-26 05:43:32.047463 | instance | included: /var/lib/zuul/builds/d06ea4aea8344453918c86c611354965/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-26 05:43:32.059209 | 2026-05-26 05:43:32.059448 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-26 05:43:32.084779 | instance | skipping: Conditional result was False 2026-05-26 05:43:32.094881 | 2026-05-26 05:43:32.094981 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-26 05:43:32.591937 | instance | changed 2026-05-26 05:43:32.689147 | 2026-05-26 05:43:32.689242 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-26 05:43:32.904503 | instance | ok 2026-05-26 05:43:32.910736 | 2026-05-26 05:43:32.910800 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-26 05:43:33.456140 | instance | changed 2026-05-26 05:43:33.510826 | 2026-05-26 05:43:33.510934 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-26 05:43:33.945164 | instance | changed 2026-05-26 05:43:33.951065 | 2026-05-26 05:43:33.951141 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-26 05:43:33.974903 | instance | skipping: Conditional result was False 2026-05-26 05:43:33.985190 | 2026-05-26 05:43:33.985297 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-26 05:43:34.445474 | instance -> localhost | changed 2026-05-26 05:43:34.461930 | 2026-05-26 05:43:34.462079 | TASK [add-build-sshkey : Add back temp key] 2026-05-26 05:43:34.908577 | instance -> localhost | Identity added: /var/lib/zuul/builds/d06ea4aea8344453918c86c611354965/work/d06ea4aea8344453918c86c611354965_id_rsa (zuul-build-sshkey) 2026-05-26 05:43:34.908838 | instance -> localhost | ok: Runtime: 0:00:00.012633 2026-05-26 05:43:34.916750 | 2026-05-26 05:43:34.916883 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-26 05:43:35.309292 | instance | ok 2026-05-26 05:43:35.315930 | 2026-05-26 05:43:35.316051 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-26 05:43:35.341656 | instance | skipping: Conditional result was False 2026-05-26 05:43:35.355466 | 2026-05-26 05:43:35.355604 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-26 05:43:35.696012 | instance | ok 2026-05-26 05:43:35.701730 | 2026-05-26 05:43:35.701802 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-26 05:43:39.756066 | instance | Output suppressed because no_log was given 2026-05-26 05:43:40.416344 | 2026-05-26 05:43:40.416480 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-26 05:43:40.615669 | instance | ok: "logs" 2026-05-26 05:43:40.615986 | instance | ok: All items complete 2026-05-26 05:43:40.616017 | 2026-05-26 05:43:40.765880 | instance | ok: "artifacts" 2026-05-26 05:43:40.925168 | instance | ok: "docs" 2026-05-26 05:43:40.939913 | 2026-05-26 05:43:40.940159 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-26 05:43:41.128285 | instance | changed: "logs" 2026-05-26 05:43:41.283996 | instance | changed: "artifacts" 2026-05-26 05:43:41.436067 | instance | changed: "docs" 2026-05-26 05:43:41.453453 | 2026-05-26 05:43:41.453572 | PLAY RECAP 2026-05-26 05:43:41.453640 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-26 05:43:41.453719 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-26 05:43:41.453755 | 2026-05-26 05:43:41.630548 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-26 05:43:41.632711 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-26 05:43:42.288775 | 2026-05-26 05:43:42.288890 | PLAY [all] 2026-05-26 05:43:42.299428 | 2026-05-26 05:43:42.299506 | TASK [setup-uv : Extract archive] 2026-05-26 05:43:44.429616 | instance | changed 2026-05-26 05:43:46.456503 | 2026-05-26 05:43:46.456647 | TASK [setup-uv : Print version] 2026-05-26 05:43:46.818859 | instance | uv 0.8.13 2026-05-26 05:43:46.995212 | instance | ok: Runtime: 0:00:00.020704 2026-05-26 05:43:47.007692 | 2026-05-26 05:43:47.007828 | TASK [Install Ansible collection siblings] 2026-05-26 05:43:47.634030 | instance | ERROR 2026-05-26 05:43:47.662884 | instance | { 2026-05-26 05:43:47.663027 | instance | "log": [ 2026-05-26 05:43:47.663065 | instance | "Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon", 2026-05-26 05:43:47.663098 | instance | "Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix", 2026-05-26 05:43:47.663141 | instance | "Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils", 2026-05-26 05:43:47.663189 | instance | "Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto", 2026-05-26 05:43:47.663222 | instance | "Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general", 2026-05-26 05:43:47.663253 | instance | "Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql", 2026-05-26 05:43:47.663282 | instance | "Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core", 2026-05-26 05:43:47.663309 | instance | "Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph", 2026-05-26 05:43:47.663336 | instance | "Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers", 2026-05-26 05:43:47.663364 | instance | "Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes", 2026-05-26 05:43:47.663389 | instance | "Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common", 2026-05-26 05:43:47.663416 | instance | "Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack", 2026-05-26 05:43:47.663442 | instance | "Resolved ansible.netcommon to v8.5.2 for >=1.2.0", 2026-05-26 05:43:47.663471 | instance | "Resolved ansible.posix to 1.6.0 for 1.6.0", 2026-05-26 05:43:47.663498 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0", 2026-05-26 05:43:47.663525 | instance | "Resolved community.crypto to 2.2.3 for 2.2.3", 2026-05-26 05:43:47.663552 | instance | "Resolved community.general to 7.3.0 for 7.3.0", 2026-05-26 05:43:47.663579 | instance | "Resolved community.mysql to 3.6.0 for 3.6.0", 2026-05-26 05:43:47.663606 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0", 2026-05-26 05:43:47.663632 | instance | "Resolved openstack.cloud to 1.7.0 for 1.7.0", 2026-05-26 05:43:47.663660 | instance | "Resolved atmosphere.common to v0.7.0 for >=0.6.0", 2026-05-26 05:43:47.663708 | instance | "Resolved vexxhost.ceph to v4.0.0 for >=3.1.2", 2026-05-26 05:43:47.663736 | instance | "Resolved vexxhost.kubernetes to v3.1.0 for >=2.3.2,>=2.5.0", 2026-05-26 05:43:47.663764 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0,>=6.0.0", 2026-05-26 05:43:47.663790 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2" 2026-05-26 05:43:47.663817 | instance | ], 2026-05-26 05:43:47.663844 | instance | "msg": "No local release tag for openstack.cloud satisfies 1.7.0,>=2.0.0" 2026-05-26 05:43:47.663871 | instance | } failure 2026-05-26 05:43:47.669025 | 2026-05-26 05:43:47.669185 | PLAY RECAP 2026-05-26 05:43:47.669249 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-05-26 05:43:47.669282 | 2026-05-26 05:43:47.838777 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-26 05:43:47.844648 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-26 05:43:48.478320 | 2026-05-26 05:43:48.478468 | PLAY [all] 2026-05-26 05:43:48.491494 | 2026-05-26 05:43:48.491623 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-26 05:43:48.547293 | instance | skipping: Conditional result was False 2026-05-26 05:43:48.557136 | 2026-05-26 05:43:48.557347 | TASK [fetch-output : Set log path for single node] 2026-05-26 05:43:48.602192 | instance | ok 2026-05-26 05:43:48.609386 | 2026-05-26 05:43:48.609530 | LOOP [fetch-output : Ensure local output dirs] 2026-05-26 05:43:49.072416 | instance -> localhost | ok: "/var/lib/zuul/builds/d06ea4aea8344453918c86c611354965/work/logs" 2026-05-26 05:43:49.653053 | instance -> localhost | changed: "/var/lib/zuul/builds/d06ea4aea8344453918c86c611354965/work/artifacts" 2026-05-26 05:43:49.875307 | instance -> localhost | changed: "/var/lib/zuul/builds/d06ea4aea8344453918c86c611354965/work/docs" 2026-05-26 05:43:49.896566 | 2026-05-26 05:43:49.897091 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-26 05:43:50.522500 | instance | ok 2026-05-26 05:43:51.834506 | instance | changed: All items complete 2026-05-26 05:43:51.834774 | 2026-05-26 05:43:51.904836 | instance | changed: .d..t...... ./ 2026-05-26 05:43:52.364685 | instance | changed: .d..t...... ./ 2026-05-26 05:43:52.392635 | 2026-05-26 05:43:52.392801 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-26 05:43:53.352772 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.302636 2026-05-26 05:43:53.596409 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008062 2026-05-26 05:43:53.609382 | 2026-05-26 05:43:53.609532 | PLAY [all] 2026-05-26 05:43:53.615918 | 2026-05-26 05:43:53.616000 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-26 05:43:54.025904 | instance | changed 2026-05-26 05:43:54.033060 | 2026-05-26 05:43:54.033112 | PLAY RECAP 2026-05-26 05:43:54.033158 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-26 05:43:54.033180 | 2026-05-26 05:43:54.157324 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-26 05:43:54.161614 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-26 05:43:54.845734 | 2026-05-26 05:43:54.845896 | PLAY [localhost] 2026-05-26 05:43:54.856922 | 2026-05-26 05:43:54.857048 | TASK [Generate Zuul manifest] 2026-05-26 05:43:54.877620 | localhost | ok 2026-05-26 05:43:54.895832 | 2026-05-26 05:43:54.895989 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-26 05:43:55.420767 | localhost | changed 2026-05-26 05:43:55.434715 | 2026-05-26 05:43:55.434809 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-26 05:43:55.758865 | localhost | ok 2026-05-26 05:43:55.765708 | 2026-05-26 05:43:55.765778 | TASK [Upload logs] 2026-05-26 05:43:55.792443 | localhost | ok 2026-05-26 05:43:55.855111 | 2026-05-26 05:43:55.855263 | TASK [Set zuul-log-path fact] 2026-05-26 05:43:55.875533 | localhost | ok 2026-05-26 05:43:55.890383 | 2026-05-26 05:43:55.890462 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 05:43:55.918886 | localhost | ok 2026-05-26 05:43:55.926573 | 2026-05-26 05:43:55.926693 | TASK [upload-logs : Create log directories] 2026-05-26 05:43:56.360309 | localhost | changed 2026-05-26 05:43:56.365426 | 2026-05-26 05:43:56.365514 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-26 05:43:56.791866 | localhost -> localhost | ok: Runtime: 0:00:00.005254 2026-05-26 05:43:56.798461 | 2026-05-26 05:43:56.798557 | TASK [upload-logs : Upload logs to log server] 2026-05-26 05:43:57.312491 | localhost | Output suppressed because no_log was given 2026-05-26 05:43:57.352029 | 2026-05-26 05:43:57.352169 | LOOP [upload-logs : Compress console log and json output] 2026-05-26 05:43:57.398457 | localhost | skipping: Conditional result was False 2026-05-26 05:43:57.405718 | localhost | skipping: Conditional result was False 2026-05-26 05:43:57.421663 | 2026-05-26 05:43:57.421770 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-26 05:43:57.463357 | localhost | skipping: Conditional result was False 2026-05-26 05:43:57.463674 | 2026-05-26 05:43:57.468611 | localhost | skipping: Conditional result was False 2026-05-26 05:43:57.487045 | 2026-05-26 05:43:57.487220 | LOOP [upload-logs : Upload console log and json output]