2026-06-02 23:48:26.799301 | Job console starting 2026-06-02 23:48:26.809821 | Updating git repos 2026-06-02 23:48:27.191811 | Cloning repos into workspace 2026-06-02 23:48:40.468439 | Restoring repo states 2026-06-02 23:48:49.906117 | Merging changes 2026-06-02 23:48:52.057773 | Checking out repos 2026-06-02 23:48:59.595777 | Preparing playbooks 2026-06-02 23:49:06.766386 | Running Ansible setup 2026-06-02 23:49:10.305923 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-02 23:49:10.951192 | 2026-06-02 23:49:10.951377 | PLAY [localhost] 2026-06-02 23:49:10.959640 | 2026-06-02 23:49:10.959722 | TASK [Gathering Facts] 2026-06-02 23:49:11.850173 | localhost | ok 2026-06-02 23:49:11.861076 | 2026-06-02 23:49:11.861187 | TASK [Setup log path fact] 2026-06-02 23:49:11.881065 | localhost | ok 2026-06-02 23:49:11.896900 | 2026-06-02 23:49:11.897103 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-02 23:49:11.929985 | localhost | ok 2026-06-02 23:49:11.939684 | 2026-06-02 23:49:11.939875 | TASK [emit-job-header : Print job information] 2026-06-02 23:49:11.986704 | # Job Information 2026-06-02 23:49:11.986984 | Ansible Version: 2.16.18 2026-06-02 23:49:11.987030 | Job: atmosphere-molecule-keycloak 2026-06-02 23:49:11.987063 | Pipeline: check 2026-06-02 23:49:11.987092 | Executor: 2d72f0692154 2026-06-02 23:49:11.987121 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3991 2026-06-02 23:49:11.987154 | Event ID: a984e130-5edc-11f1-94b7-1788ebefaa33 2026-06-02 23:49:11.991680 | 2026-06-02 23:49:11.991781 | LOOP [emit-job-header : Print node information] 2026-06-02 23:49:12.083632 | localhost | ok: 2026-06-02 23:49:12.083836 | localhost | # Node Information 2026-06-02 23:49:12.083878 | localhost | Inventory Hostname: instance 2026-06-02 23:49:12.083912 | localhost | Hostname: np0000178186 2026-06-02 23:49:12.083955 | localhost | Username: zuul 2026-06-02 23:49:12.083995 | localhost | Distro: Ubuntu 22.04 2026-06-02 23:49:12.084032 | localhost | Provider: yul1 2026-06-02 23:49:12.084066 | localhost | Region: ca-ymq-1 2026-06-02 23:49:12.084100 | localhost | Label: ubuntu-jammy 2026-06-02 23:49:12.084133 | localhost | Product Name: OpenStack Nova 2026-06-02 23:49:12.084167 | localhost | Interface IP: 199.204.45.250 2026-06-02 23:49:12.091561 | 2026-06-02 23:49:12.091744 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-02 23:49:12.483921 | localhost -> localhost | changed 2026-06-02 23:49:12.495057 | 2026-06-02 23:49:12.495143 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-02 23:49:13.331981 | localhost -> localhost | changed 2026-06-02 23:49:13.343953 | 2026-06-02 23:49:13.363338 | PLAY [all] 2026-06-02 23:49:13.376116 | 2026-06-02 23:49:13.376205 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-02 23:49:13.614552 | instance -> localhost | ok 2026-06-02 23:49:13.625560 | 2026-06-02 23:49:13.625668 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-02 23:49:13.658479 | instance | ok 2026-06-02 23:49:13.705603 | instance | included: /var/lib/zuul/builds/add483e5e7444007af866a3049ef14b8/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-02 23:49:13.711376 | 2026-06-02 23:49:13.711437 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-02 23:49:16.134307 | instance -> localhost | Generating public/private rsa key pair. 2026-06-02 23:49:16.134486 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/add483e5e7444007af866a3049ef14b8/work/add483e5e7444007af866a3049ef14b8_id_rsa 2026-06-02 23:49:16.134517 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/add483e5e7444007af866a3049ef14b8/work/add483e5e7444007af866a3049ef14b8_id_rsa.pub 2026-06-02 23:49:16.134540 | instance -> localhost | The key fingerprint is: 2026-06-02 23:49:16.134561 | instance -> localhost | SHA256:cqwCBrheWAsLmk7Jb0QRvg5AuODQ3nEqsVhuBAjChFI zuul-build-sshkey 2026-06-02 23:49:16.134593 | instance -> localhost | The key's randomart image is: 2026-06-02 23:49:16.134615 | instance -> localhost | +---[RSA 3072]----+ 2026-06-02 23:49:16.134641 | instance -> localhost | |@*Eo. | 2026-06-02 23:49:16.134664 | instance -> localhost | |@.* o . | 2026-06-02 23:49:16.134685 | instance -> localhost | |XO B + | 2026-06-02 23:49:16.134705 | instance -> localhost | |B=& = . | 2026-06-02 23:49:16.134773 | instance -> localhost | |+Oo* . S | 2026-06-02 23:49:16.134809 | instance -> localhost | |+.*. + | 2026-06-02 23:49:16.134853 | instance -> localhost | | o +. . | 2026-06-02 23:49:16.134883 | instance -> localhost | | . . | 2026-06-02 23:49:16.134912 | instance -> localhost | | | 2026-06-02 23:49:16.134938 | instance -> localhost | +----[SHA256]-----+ 2026-06-02 23:49:16.134997 | instance -> localhost | ok: Runtime: 0:00:01.955483 2026-06-02 23:49:16.140193 | 2026-06-02 23:49:16.140258 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-02 23:49:16.176421 | instance | ok 2026-06-02 23:49:16.185527 | instance | included: /var/lib/zuul/builds/add483e5e7444007af866a3049ef14b8/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-02 23:49:16.194129 | 2026-06-02 23:49:16.194211 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-02 23:49:16.219702 | instance | skipping: Conditional result was False 2026-06-02 23:49:16.229623 | 2026-06-02 23:49:16.229712 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-02 23:49:16.697176 | instance | changed 2026-06-02 23:49:16.702163 | 2026-06-02 23:49:16.702227 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-02 23:49:16.896199 | instance | ok 2026-06-02 23:49:16.901664 | 2026-06-02 23:49:16.901731 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-02 23:49:17.350354 | instance | changed 2026-06-02 23:49:17.355430 | 2026-06-02 23:49:17.355496 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-02 23:49:17.815542 | instance | changed 2026-06-02 23:49:17.821306 | 2026-06-02 23:49:17.821376 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-02 23:49:17.846038 | instance | skipping: Conditional result was False 2026-06-02 23:49:17.852768 | 2026-06-02 23:49:17.852833 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-02 23:49:18.253232 | instance -> localhost | changed 2026-06-02 23:49:18.264895 | 2026-06-02 23:49:18.265052 | TASK [add-build-sshkey : Add back temp key] 2026-06-02 23:49:18.562723 | instance -> localhost | Identity added: /var/lib/zuul/builds/add483e5e7444007af866a3049ef14b8/work/add483e5e7444007af866a3049ef14b8_id_rsa (zuul-build-sshkey) 2026-06-02 23:49:18.563033 | instance -> localhost | ok: Runtime: 0:00:00.013302 2026-06-02 23:49:18.569246 | 2026-06-02 23:49:18.569345 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-02 23:49:18.891271 | instance | ok 2026-06-02 23:49:18.896060 | 2026-06-02 23:49:18.896125 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-02 23:49:18.921126 | instance | skipping: Conditional result was False 2026-06-02 23:49:18.976352 | 2026-06-02 23:49:18.976507 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-06-02 23:49:19.263781 | instance | ok 2026-06-02 23:49:19.270852 | 2026-06-02 23:49:19.271001 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-06-02 23:49:22.398079 | instance | Output suppressed because no_log was given 2026-06-02 23:49:22.412627 | 2026-06-02 23:49:22.412797 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-06-02 23:49:22.595636 | instance | ok: "logs" 2026-06-02 23:49:22.595926 | instance | ok: All items complete 2026-06-02 23:49:22.595954 | 2026-06-02 23:49:22.747811 | instance | ok: "artifacts" 2026-06-02 23:49:22.898352 | instance | ok: "docs" 2026-06-02 23:49:22.919060 | 2026-06-02 23:49:22.919279 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-06-02 23:49:23.102229 | instance | changed: "logs" 2026-06-02 23:49:23.255332 | instance | changed: "artifacts" 2026-06-02 23:49:23.419724 | instance | changed: "docs" 2026-06-02 23:49:23.440438 | 2026-06-02 23:49:23.440593 | PLAY RECAP 2026-06-02 23:49:23.440662 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-06-02 23:49:23.440702 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-02 23:49:23.440733 | 2026-06-02 23:49:23.642476 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-02 23:49:23.647227 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-02 23:49:24.233489 | 2026-06-02 23:49:24.233648 | PLAY [all] 2026-06-02 23:49:24.245570 | 2026-06-02 23:49:24.245664 | TASK [setup-uv : Extract archive] 2026-06-02 23:49:26.488528 | instance | changed 2026-06-02 23:49:26.496171 | 2026-06-02 23:49:26.496273 | TASK [setup-uv : Print version] 2026-06-02 23:49:26.839132 | instance | uv 0.8.13 2026-06-02 23:49:27.030383 | instance | ok: Runtime: 0:00:00.013403 2026-06-02 23:49:27.040759 | 2026-06-02 23:49:27.040826 | TASK [Install Ansible collection siblings] 2026-06-02 23:49:28.683386 | instance | ERROR 2026-06-02 23:49:28.683696 | instance | { 2026-06-02 23:49:28.683728 | instance | "log": [ 2026-06-02 23:49:28.683750 | instance | "Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon", 2026-06-02 23:49:28.683770 | instance | "Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix", 2026-06-02 23:49:28.683789 | instance | "Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils", 2026-06-02 23:49:28.683812 | instance | "Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto", 2026-06-02 23:49:28.683830 | instance | "Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general", 2026-06-02 23:49:28.683850 | instance | "Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql", 2026-06-02 23:49:28.683868 | instance | "Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core", 2026-06-02 23:49:28.683887 | instance | "Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph", 2026-06-02 23:49:28.683905 | instance | "Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers", 2026-06-02 23:49:28.683923 | instance | "Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes", 2026-06-02 23:49:28.683941 | instance | "Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common", 2026-06-02 23:49:28.683958 | instance | "Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack", 2026-06-02 23:49:28.683975 | instance | "Resolved ansible.netcommon to v8.5.2 for >=1.2.0", 2026-06-02 23:49:28.683994 | instance | "Resolved ansible.posix to 1.6.0 for 1.6.0", 2026-06-02 23:49:28.684011 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0", 2026-06-02 23:49:28.684029 | instance | "Resolved community.crypto to 2.2.3 for 2.2.3", 2026-06-02 23:49:28.684046 | instance | "Resolved community.general to 7.3.0 for 7.3.0", 2026-06-02 23:49:28.684063 | instance | "Resolved community.mysql to 3.6.0 for 3.6.0", 2026-06-02 23:49:28.684080 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0", 2026-06-02 23:49:28.684097 | instance | "Resolved openstack.cloud to 1.7.0 for 1.7.0", 2026-06-02 23:49:28.684115 | instance | "Resolved atmosphere.common to v0.7.0 for >=0.6.0", 2026-06-02 23:49:28.684152 | instance | "Resolved vexxhost.ceph to v4.0.0 for >=3.1.2", 2026-06-02 23:49:28.684170 | instance | "Resolved vexxhost.kubernetes to v3.1.0 for >=2.3.2,>=2.5.0", 2026-06-02 23:49:28.684188 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0,>=6.0.0", 2026-06-02 23:49:28.684205 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2" 2026-06-02 23:49:28.684222 | instance | ], 2026-06-02 23:49:28.684239 | instance | "msg": "No local release tag for openstack.cloud satisfies 1.7.0,>=2.0.0" 2026-06-02 23:49:28.684256 | instance | } failure 2026-06-02 23:49:28.687778 | 2026-06-02 23:49:28.687827 | PLAY RECAP 2026-06-02 23:49:28.687874 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-06-02 23:49:28.687896 | 2026-06-02 23:49:28.855557 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-02 23:49:28.858495 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-02 23:49:29.460032 | 2026-06-02 23:49:29.460143 | PLAY [all] 2026-06-02 23:49:29.470989 | 2026-06-02 23:49:29.471062 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-02 23:49:29.516168 | instance | skipping: Conditional result was False 2026-06-02 23:49:29.528146 | 2026-06-02 23:49:29.528246 | TASK [fetch-output : Set log path for single node] 2026-06-02 23:49:29.571095 | instance | ok 2026-06-02 23:49:29.578179 | 2026-06-02 23:49:29.578251 | LOOP [fetch-output : Ensure local output dirs] 2026-06-02 23:49:29.949165 | instance -> localhost | ok: "/var/lib/zuul/builds/add483e5e7444007af866a3049ef14b8/work/logs" 2026-06-02 23:49:30.177325 | instance -> localhost | changed: "/var/lib/zuul/builds/add483e5e7444007af866a3049ef14b8/work/artifacts" 2026-06-02 23:49:30.399421 | instance -> localhost | changed: "/var/lib/zuul/builds/add483e5e7444007af866a3049ef14b8/work/docs" 2026-06-02 23:49:30.423258 | 2026-06-02 23:49:30.423509 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-02 23:49:31.066590 | instance | ok 2026-06-02 23:49:31.066822 | instance | changed: All items complete 2026-06-02 23:49:31.066861 | 2026-06-02 23:49:31.525205 | instance | changed: .d..t...... ./ 2026-06-02 23:49:31.994588 | instance | changed: .d..t...... ./ 2026-06-02 23:49:32.012748 | 2026-06-02 23:49:32.012867 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-02 23:49:32.465570 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.010104 2026-06-02 23:49:32.707976 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.022341 2026-06-02 23:49:32.722344 | 2026-06-02 23:49:32.722477 | PLAY [all] 2026-06-02 23:49:32.733355 | 2026-06-02 23:49:32.733455 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-02 23:49:33.145077 | instance | changed 2026-06-02 23:49:33.153254 | 2026-06-02 23:49:33.153329 | PLAY RECAP 2026-06-02 23:49:33.153377 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-02 23:49:33.153400 | 2026-06-02 23:49:33.274740 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-02 23:49:33.278366 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-02 23:49:33.918448 | 2026-06-02 23:49:33.918579 | PLAY [localhost] 2026-06-02 23:49:33.929384 | 2026-06-02 23:49:33.929481 | TASK [Generate Zuul manifest] 2026-06-02 23:49:33.950763 | localhost | ok 2026-06-02 23:49:33.967695 | 2026-06-02 23:49:33.967839 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-02 23:49:34.400859 | localhost | changed 2026-06-02 23:49:34.411935 | 2026-06-02 23:49:34.412018 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-02 23:49:34.441588 | localhost | ok 2026-06-02 23:49:34.450866 | 2026-06-02 23:49:34.450933 | TASK [Upload logs] 2026-06-02 23:49:34.471495 | localhost | ok 2026-06-02 23:49:34.529746 | 2026-06-02 23:49:34.529883 | TASK [Set zuul-log-path fact] 2026-06-02 23:49:34.548596 | localhost | ok 2026-06-02 23:49:34.562148 | 2026-06-02 23:49:34.562215 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-02 23:49:34.593579 | localhost | ok 2026-06-02 23:49:34.602444 | 2026-06-02 23:49:34.602509 | TASK [upload-logs : Create log directories] 2026-06-02 23:49:34.999323 | localhost | changed 2026-06-02 23:49:35.038004 | 2026-06-02 23:49:35.038133 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-02 23:49:35.476209 | localhost -> localhost | ok: Runtime: 0:00:00.005694 2026-06-02 23:49:35.484101 | 2026-06-02 23:49:35.484196 | TASK [upload-logs : Upload logs to log server] 2026-06-02 23:49:35.958554 | localhost | Output suppressed because no_log was given 2026-06-02 23:49:35.962730 | 2026-06-02 23:49:35.962805 | LOOP [upload-logs : Compress console log and json output] 2026-06-02 23:49:36.009971 | localhost | skipping: Conditional result was False 2026-06-02 23:49:36.019213 | localhost | skipping: Conditional result was False 2026-06-02 23:49:36.037433 | 2026-06-02 23:49:36.037642 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-02 23:49:36.079637 | localhost | skipping: Conditional result was False 2026-06-02 23:49:36.080218 | 2026-06-02 23:49:36.083500 | localhost | skipping: Conditional result was False 2026-06-02 23:49:36.092173 | 2026-06-02 23:49:36.092340 | LOOP [upload-logs : Upload console log and json output]