2026-05-30 09:40:50.695133 | Job console starting 2026-05-30 09:40:50.755841 | Updating git repos 2026-05-30 09:40:52.581103 | Cloning repos into workspace 2026-05-30 09:41:05.705849 | Restoring repo states 2026-05-30 09:41:12.257546 | Merging changes 2026-05-30 09:41:15.578279 | Checking out repos 2026-05-30 09:41:20.967683 | Preparing playbooks 2026-05-30 09:41:39.302857 | Running Ansible setup 2026-05-30 09:41:43.442475 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-30 09:41:44.117887 | 2026-05-30 09:41:44.118055 | PLAY [localhost] 2026-05-30 09:41:44.126283 | 2026-05-30 09:41:44.126374 | TASK [Gathering Facts] 2026-05-30 09:41:45.048114 | localhost | ok 2026-05-30 09:41:45.061377 | 2026-05-30 09:41:45.061524 | TASK [Setup log path fact] 2026-05-30 09:41:45.082098 | localhost | ok 2026-05-30 09:41:45.093459 | 2026-05-30 09:41:45.093578 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-30 09:41:45.145213 | localhost | ok 2026-05-30 09:41:45.153929 | 2026-05-30 09:41:45.154026 | TASK [emit-job-header : Print job information] 2026-05-30 09:41:45.207585 | # Job Information 2026-05-30 09:41:45.207844 | Ansible Version: 2.16.18 2026-05-30 09:41:45.207914 | Job: atmosphere-molecule-keycloak 2026-05-30 09:41:45.207964 | Pipeline: check 2026-05-30 09:41:45.208009 | Executor: 2d72f0692154 2026-05-30 09:41:45.208053 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3985 2026-05-30 09:41:45.208104 | Event ID: f4bd48b0-5c0a-11f1-8905-26df9b79125b 2026-05-30 09:41:45.212852 | 2026-05-30 09:41:45.213003 | LOOP [emit-job-header : Print node information] 2026-05-30 09:41:45.327371 | localhost | ok: 2026-05-30 09:41:45.327531 | localhost | # Node Information 2026-05-30 09:41:45.327563 | localhost | Inventory Hostname: instance 2026-05-30 09:41:45.327585 | localhost | Hostname: np0000177889 2026-05-30 09:41:45.327606 | localhost | Username: zuul 2026-05-30 09:41:45.327628 | localhost | Distro: Ubuntu 22.04 2026-05-30 09:41:45.327649 | localhost | Provider: yul1 2026-05-30 09:41:45.327668 | localhost | Region: ca-ymq-1 2026-05-30 09:41:45.327688 | localhost | Label: ubuntu-jammy 2026-05-30 09:41:45.327706 | localhost | Product Name: OpenStack Nova 2026-05-30 09:41:45.327725 | localhost | Interface IP: 199.19.213.224 2026-05-30 09:41:45.339370 | 2026-05-30 09:41:45.348954 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-30 09:41:46.070759 | localhost -> localhost | changed 2026-05-30 09:41:46.076326 | 2026-05-30 09:41:46.076469 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-30 09:41:47.722033 | localhost -> localhost | changed 2026-05-30 09:41:47.728463 | 2026-05-30 09:41:47.728526 | PLAY [all] 2026-05-30 09:41:47.746023 | 2026-05-30 09:41:47.746124 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-30 09:41:48.147314 | instance -> localhost | ok 2026-05-30 09:41:48.156396 | 2026-05-30 09:41:48.156488 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-30 09:41:48.187424 | instance | ok 2026-05-30 09:41:48.203683 | instance | included: /var/lib/zuul/builds/44d1f8a0411947b2baa1a4529fc535fb/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-30 09:41:48.209364 | 2026-05-30 09:41:48.209428 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-30 09:41:49.880681 | instance -> localhost | Generating public/private rsa key pair. 2026-05-30 09:41:49.880890 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/44d1f8a0411947b2baa1a4529fc535fb/work/44d1f8a0411947b2baa1a4529fc535fb_id_rsa 2026-05-30 09:41:49.880923 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/44d1f8a0411947b2baa1a4529fc535fb/work/44d1f8a0411947b2baa1a4529fc535fb_id_rsa.pub 2026-05-30 09:41:49.880946 | instance -> localhost | The key fingerprint is: 2026-05-30 09:41:49.880985 | instance -> localhost | SHA256:x6GuM5OzBZIQP8QbQJLmqsKhSP7e8SwRVMGX6C1S3Zk zuul-build-sshkey 2026-05-30 09:41:49.881021 | instance -> localhost | The key's randomart image is: 2026-05-30 09:41:49.881045 | instance -> localhost | +---[RSA 3072]----+ 2026-05-30 09:41:49.881072 | instance -> localhost | |.o+o. oo+ o o | 2026-05-30 09:41:49.881095 | instance -> localhost | |.o +o. + + E | 2026-05-30 09:41:49.881117 | instance -> localhost | |o . +oo o . | 2026-05-30 09:41:49.881138 | instance -> localhost | | . ..= o + . | 2026-05-30 09:41:49.881159 | instance -> localhost | |. o + S o | 2026-05-30 09:41:49.881234 | instance -> localhost | |.o o o . | 2026-05-30 09:41:49.881284 | instance -> localhost | |B . ...o | 2026-05-30 09:41:49.881310 | instance -> localhost | |=o ..Xo | 2026-05-30 09:41:49.881336 | instance -> localhost | |. oo .+O | 2026-05-30 09:41:49.881358 | instance -> localhost | +----[SHA256]-----+ 2026-05-30 09:41:49.881417 | instance -> localhost | ok: Runtime: 0:00:00.725084 2026-05-30 09:41:49.887408 | 2026-05-30 09:41:49.887483 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-30 09:41:49.918894 | instance | ok 2026-05-30 09:41:50.122725 | instance | included: /var/lib/zuul/builds/44d1f8a0411947b2baa1a4529fc535fb/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-30 09:41:50.131810 | 2026-05-30 09:41:50.131882 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-30 09:41:50.156607 | instance | skipping: Conditional result was False 2026-05-30 09:41:50.166500 | 2026-05-30 09:41:50.166593 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-30 09:41:50.937319 | instance | changed 2026-05-30 09:41:50.942482 | 2026-05-30 09:41:50.942555 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-30 09:41:51.119655 | instance | ok 2026-05-30 09:41:51.240265 | 2026-05-30 09:41:51.240430 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-30 09:41:51.692745 | instance | changed 2026-05-30 09:41:51.699028 | 2026-05-30 09:41:51.699118 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-30 09:41:52.147649 | instance | changed 2026-05-30 09:41:52.433518 | 2026-05-30 09:41:52.433666 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-30 09:41:52.458433 | instance | skipping: Conditional result was False 2026-05-30 09:41:52.468329 | 2026-05-30 09:41:52.468471 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-30 09:41:53.041393 | instance -> localhost | changed 2026-05-30 09:41:53.056485 | 2026-05-30 09:41:53.056574 | TASK [add-build-sshkey : Add back temp key] 2026-05-30 09:41:53.381256 | instance -> localhost | Identity added: /var/lib/zuul/builds/44d1f8a0411947b2baa1a4529fc535fb/work/44d1f8a0411947b2baa1a4529fc535fb_id_rsa (zuul-build-sshkey) 2026-05-30 09:41:53.381432 | instance -> localhost | ok: Runtime: 0:00:00.011927 2026-05-30 09:41:53.386411 | 2026-05-30 09:41:53.386474 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-30 09:41:53.697395 | instance | ok 2026-05-30 09:41:53.702011 | 2026-05-30 09:41:53.702077 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-30 09:41:53.726249 | instance | skipping: Conditional result was False 2026-05-30 09:41:53.778028 | 2026-05-30 09:41:53.980987 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-30 09:41:54.265690 | instance | ok 2026-05-30 09:41:54.271502 | 2026-05-30 09:41:54.271631 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-30 09:41:58.044005 | instance | Output suppressed because no_log was given 2026-05-30 09:41:58.057771 | 2026-05-30 09:41:58.057904 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-30 09:41:58.250269 | instance | ok: "logs" 2026-05-30 09:41:58.250583 | instance | ok: All items complete 2026-05-30 09:41:58.250627 | 2026-05-30 09:41:58.393055 | instance | ok: "artifacts" 2026-05-30 09:41:58.565137 | instance | ok: "docs" 2026-05-30 09:41:58.828709 | 2026-05-30 09:41:58.828870 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-30 09:41:59.013165 | instance | changed: "logs" 2026-05-30 09:41:59.161736 | instance | changed: "artifacts" 2026-05-30 09:41:59.303202 | instance | changed: "docs" 2026-05-30 09:41:59.327533 | 2026-05-30 09:41:59.327681 | PLAY RECAP 2026-05-30 09:41:59.327734 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-30 09:41:59.327764 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-30 09:41:59.327787 | 2026-05-30 09:41:59.514418 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-30 09:41:59.751266 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-30 09:42:00.381640 | 2026-05-30 09:42:00.381774 | PLAY [all] 2026-05-30 09:42:00.394637 | 2026-05-30 09:42:00.394735 | TASK [setup-uv : Extract archive] 2026-05-30 09:42:02.674592 | instance | changed 2026-05-30 09:42:02.681212 | 2026-05-30 09:42:02.681288 | TASK [setup-uv : Print version] 2026-05-30 09:42:03.015099 | instance | uv 0.8.13 2026-05-30 09:42:03.216558 | instance | ok: Runtime: 0:00:00.008589 2026-05-30 09:42:03.225520 | 2026-05-30 09:42:03.225585 | TASK [Install Ansible collection siblings] 2026-05-30 09:42:03.869202 | instance | ERROR 2026-05-30 09:42:03.869468 | instance | { 2026-05-30 09:42:03.869500 | instance | "log": [ 2026-05-30 09:42:03.869523 | instance | "Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon", 2026-05-30 09:42:03.869543 | instance | "Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix", 2026-05-30 09:42:03.869562 | instance | "Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils", 2026-05-30 09:42:03.869584 | instance | "Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto", 2026-05-30 09:42:03.869603 | instance | "Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general", 2026-05-30 09:42:03.869624 | instance | "Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql", 2026-05-30 09:42:03.869642 | instance | "Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core", 2026-05-30 09:42:03.869660 | instance | "Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph", 2026-05-30 09:42:03.869678 | instance | "Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers", 2026-05-30 09:42:03.869695 | instance | "Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes", 2026-05-30 09:42:03.869712 | instance | "Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common", 2026-05-30 09:42:03.869729 | instance | "Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack", 2026-05-30 09:42:03.869746 | instance | "Resolved ansible.netcommon to v8.5.2 for >=1.2.0", 2026-05-30 09:42:03.869764 | instance | "Resolved ansible.posix to 1.6.0 for 1.6.0", 2026-05-30 09:42:03.869782 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0", 2026-05-30 09:42:03.869799 | instance | "Resolved community.crypto to 2.2.3 for 2.2.3", 2026-05-30 09:42:03.869816 | instance | "Resolved community.general to 7.3.0 for 7.3.0", 2026-05-30 09:42:03.869833 | instance | "Resolved community.mysql to 3.6.0 for 3.6.0", 2026-05-30 09:42:03.869850 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0", 2026-05-30 09:42:03.869867 | instance | "Resolved openstack.cloud to 1.7.0 for 1.7.0", 2026-05-30 09:42:03.869885 | instance | "Resolved atmosphere.common to v0.7.0 for >=0.6.0", 2026-05-30 09:42:03.869916 | instance | "Resolved vexxhost.ceph to v4.0.0 for >=3.1.2", 2026-05-30 09:42:03.869934 | instance | "Resolved vexxhost.kubernetes to v3.1.0 for >=2.3.2,>=2.5.0", 2026-05-30 09:42:03.869951 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0,>=6.0.0", 2026-05-30 09:42:03.869968 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2" 2026-05-30 09:42:03.869984 | instance | ], 2026-05-30 09:42:03.870001 | instance | "msg": "No local release tag for openstack.cloud satisfies 1.7.0,>=2.0.0" 2026-05-30 09:42:03.870018 | instance | } failure 2026-05-30 09:42:03.873216 | 2026-05-30 09:42:03.873266 | PLAY RECAP 2026-05-30 09:42:03.873313 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-05-30 09:42:03.873335 | 2026-05-30 09:42:04.027596 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-30 09:42:04.035206 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-30 09:42:04.747088 | 2026-05-30 09:42:04.747288 | PLAY [all] 2026-05-30 09:42:04.762261 | 2026-05-30 09:42:04.762420 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-30 09:42:04.809182 | instance | skipping: Conditional result was False 2026-05-30 09:42:04.816815 | 2026-05-30 09:42:04.817042 | TASK [fetch-output : Set log path for single node] 2026-05-30 09:42:04.862568 | instance | ok 2026-05-30 09:42:04.872616 | 2026-05-30 09:42:04.872840 | LOOP [fetch-output : Ensure local output dirs] 2026-05-30 09:42:05.280575 | instance -> localhost | ok: "/var/lib/zuul/builds/44d1f8a0411947b2baa1a4529fc535fb/work/logs" 2026-05-30 09:42:05.494160 | instance -> localhost | changed: "/var/lib/zuul/builds/44d1f8a0411947b2baa1a4529fc535fb/work/artifacts" 2026-05-30 09:42:05.729709 | instance -> localhost | changed: "/var/lib/zuul/builds/44d1f8a0411947b2baa1a4529fc535fb/work/docs" 2026-05-30 09:42:05.743707 | 2026-05-30 09:42:05.743913 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-30 09:42:06.494164 | instance | changed: .d..t...... ./ 2026-05-30 09:42:06.494515 | instance | changed: All items complete 2026-05-30 09:42:06.494561 | 2026-05-30 09:42:07.303842 | instance | changed: .d..t...... ./ 2026-05-30 09:42:07.812084 | instance | changed: .d..t...... ./ 2026-05-30 09:42:07.832622 | 2026-05-30 09:42:07.832746 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-30 09:42:08.337820 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006947 2026-05-30 09:42:08.628789 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.012400 2026-05-30 09:42:08.650506 | 2026-05-30 09:42:08.650654 | PLAY [all] 2026-05-30 09:42:08.658078 | 2026-05-30 09:42:08.658176 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-30 09:42:09.127145 | instance | changed 2026-05-30 09:42:09.133883 | 2026-05-30 09:42:09.133936 | PLAY RECAP 2026-05-30 09:42:09.133982 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-30 09:42:09.134005 | 2026-05-30 09:42:09.301897 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-30 09:42:09.601092 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-30 09:42:10.233319 | 2026-05-30 09:42:10.233468 | PLAY [localhost] 2026-05-30 09:42:10.245413 | 2026-05-30 09:42:10.245532 | TASK [Generate Zuul manifest] 2026-05-30 09:42:10.267973 | localhost | ok 2026-05-30 09:42:10.283250 | 2026-05-30 09:42:10.283350 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-30 09:42:10.711652 | localhost | changed 2026-05-30 09:42:10.735309 | 2026-05-30 09:42:10.735652 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-30 09:42:10.769428 | localhost | ok 2026-05-30 09:42:10.780743 | 2026-05-30 09:42:10.780877 | TASK [Upload logs] 2026-05-30 09:42:10.805256 | localhost | ok 2026-05-30 09:42:10.872647 | 2026-05-30 09:42:10.872831 | TASK [Set zuul-log-path fact] 2026-05-30 09:42:10.895013 | localhost | ok 2026-05-30 09:42:10.907023 | 2026-05-30 09:42:10.907114 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-30 09:42:10.939614 | localhost | ok 2026-05-30 09:42:10.950246 | 2026-05-30 09:42:10.950513 | TASK [upload-logs : Create log directories] 2026-05-30 09:42:11.387661 | localhost | changed 2026-05-30 09:42:11.448576 | 2026-05-30 09:42:11.448719 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-30 09:42:11.825752 | localhost -> localhost | ok: Runtime: 0:00:00.007715 2026-05-30 09:42:11.833686 | 2026-05-30 09:42:11.833793 | TASK [upload-logs : Upload logs to log server] 2026-05-30 09:42:12.475458 | localhost | Output suppressed because no_log was given 2026-05-30 09:42:12.480924 | 2026-05-30 09:42:12.481086 | LOOP [upload-logs : Compress console log and json output] 2026-05-30 09:42:12.530999 | localhost | skipping: Conditional result was False 2026-05-30 09:42:12.536332 | localhost | skipping: Conditional result was False 2026-05-30 09:42:12.546458 | 2026-05-30 09:42:12.546613 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-30 09:42:12.593385 | localhost | skipping: Conditional result was False 2026-05-30 09:42:12.593769 | 2026-05-30 09:42:12.598439 | localhost | skipping: Conditional result was False 2026-05-30 09:42:12.611345 | 2026-05-30 09:42:12.611523 | LOOP [upload-logs : Upload console log and json output]