2026-04-13 16:33:09.947081 | Job console starting 2026-04-13 16:33:09.960173 | Updating git repos 2026-04-13 16:33:10.046845 | Cloning repos into workspace 2026-04-13 16:33:10.101819 | Restoring repo states 2026-04-13 16:33:10.119024 | Merging changes 2026-04-13 16:33:11.338148 | Checking out repos 2026-04-13 16:33:11.540082 | Preparing playbooks 2026-04-13 16:33:15.453641 | Running Ansible setup 2026-04-13 16:33:18.994590 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-13 16:33:19.625507 | 2026-04-13 16:33:19.625669 | PLAY [localhost] 2026-04-13 16:33:19.634353 | 2026-04-13 16:33:19.634435 | TASK [Gathering Facts] 2026-04-13 16:33:20.474737 | localhost | ok 2026-04-13 16:33:20.482013 | 2026-04-13 16:33:20.482093 | TASK [Setup log path fact] 2026-04-13 16:33:20.503779 | localhost | ok 2026-04-13 16:33:20.514793 | 2026-04-13 16:33:20.514865 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-13 16:33:20.544435 | localhost | ok 2026-04-13 16:33:20.554191 | 2026-04-13 16:33:20.554306 | TASK [emit-job-header : Print job information] 2026-04-13 16:33:20.594922 | # Job Information 2026-04-13 16:33:20.595120 | Ansible Version: 2.16.16 2026-04-13 16:33:20.595177 | Job: atmosphere-molecule-keycloak 2026-04-13 16:33:20.595210 | Pipeline: check 2026-04-13 16:33:20.595238 | Executor: 0a8996d2b663 2026-04-13 16:33:20.595265 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3818 2026-04-13 16:33:20.595296 | Event ID: 5dc2aaf0-3756-11f1-8508-ec1623968e8a 2026-04-13 16:33:20.599405 | 2026-04-13 16:33:20.599507 | LOOP [emit-job-header : Print node information] 2026-04-13 16:33:20.698091 | localhost | ok: 2026-04-13 16:33:20.698518 | localhost | # Node Information 2026-04-13 16:33:20.698592 | localhost | Inventory Hostname: instance 2026-04-13 16:33:20.698640 | localhost | Hostname: np0000165541 2026-04-13 16:33:20.698683 | localhost | Username: zuul 2026-04-13 16:33:20.698731 | localhost | Distro: Ubuntu 22.04 2026-04-13 16:33:20.698774 | localhost | Provider: yul1 2026-04-13 16:33:20.698816 | localhost | Region: ca-ymq-1 2026-04-13 16:33:20.698857 | localhost | Label: ubuntu-jammy 2026-04-13 16:33:20.698897 | localhost | Product Name: OpenStack Nova 2026-04-13 16:33:20.698938 | localhost | Interface IP: 199.204.45.53 2026-04-13 16:33:20.715133 | 2026-04-13 16:33:20.715285 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-13 16:33:21.123337 | localhost -> localhost | changed 2026-04-13 16:33:21.132393 | 2026-04-13 16:33:21.132488 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-13 16:33:21.957367 | localhost -> localhost | changed 2026-04-13 16:33:21.968269 | 2026-04-13 16:33:21.968396 | PLAY [all] 2026-04-13 16:33:21.978188 | 2026-04-13 16:33:21.978340 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-13 16:33:22.195891 | instance -> localhost | ok 2026-04-13 16:33:22.206491 | 2026-04-13 16:33:22.206580 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-13 16:33:22.257402 | instance | ok 2026-04-13 16:33:22.274170 | instance | included: /var/lib/zuul/builds/4a901687c82246d2b318a420ee212a70/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-13 16:33:22.281088 | 2026-04-13 16:33:22.281210 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-13 16:33:22.960055 | instance -> localhost | Generating public/private rsa key pair. 2026-04-13 16:33:22.960458 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/4a901687c82246d2b318a420ee212a70/work/4a901687c82246d2b318a420ee212a70_id_rsa 2026-04-13 16:33:22.960500 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/4a901687c82246d2b318a420ee212a70/work/4a901687c82246d2b318a420ee212a70_id_rsa.pub 2026-04-13 16:33:22.960532 | instance -> localhost | The key fingerprint is: 2026-04-13 16:33:22.960562 | instance -> localhost | SHA256:EwNoD/hmjr7uco3+F4QyNhibcYZ+5M2Yu6Nvhw4LdBI zuul-build-sshkey 2026-04-13 16:33:22.960605 | instance -> localhost | The key's randomart image is: 2026-04-13 16:33:22.960635 | instance -> localhost | +---[RSA 3072]----+ 2026-04-13 16:33:22.960671 | instance -> localhost | | . . .. | 2026-04-13 16:33:22.960701 | instance -> localhost | |+ +.+ . | 2026-04-13 16:33:22.960730 | instance -> localhost | |.Eoo=+ o | 2026-04-13 16:33:22.960758 | instance -> localhost | |+.*==oo o | 2026-04-13 16:33:22.960786 | instance -> localhost | | +.X.. S | 2026-04-13 16:33:22.960813 | instance -> localhost | |. +.. . . | 2026-04-13 16:33:22.960840 | instance -> localhost | |.o oo . | 2026-04-13 16:33:22.960868 | instance -> localhost | |o *=... | 2026-04-13 16:33:22.960899 | instance -> localhost | | OX=+. | 2026-04-13 16:33:22.960927 | instance -> localhost | +----[SHA256]-----+ 2026-04-13 16:33:22.961008 | instance -> localhost | ok: Runtime: 0:00:00.272452 2026-04-13 16:33:22.966909 | 2026-04-13 16:33:22.966973 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-13 16:33:22.997506 | instance | ok 2026-04-13 16:33:23.036992 | instance | included: /var/lib/zuul/builds/4a901687c82246d2b318a420ee212a70/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-13 16:33:23.044222 | 2026-04-13 16:33:23.044286 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-13 16:33:23.069083 | instance | skipping: Conditional result was False 2026-04-13 16:33:23.077222 | 2026-04-13 16:33:23.077309 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-13 16:33:23.514860 | instance | changed 2026-04-13 16:33:23.521215 | 2026-04-13 16:33:23.521278 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-13 16:33:23.716556 | instance | ok 2026-04-13 16:33:23.723853 | 2026-04-13 16:33:23.723987 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-13 16:33:24.225969 | instance | changed 2026-04-13 16:33:24.233822 | 2026-04-13 16:33:24.233933 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-13 16:33:24.685724 | instance | changed 2026-04-13 16:33:24.691035 | 2026-04-13 16:33:24.691111 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-13 16:33:24.716501 | instance | skipping: Conditional result was False 2026-04-13 16:33:24.726217 | 2026-04-13 16:33:24.726337 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-13 16:33:25.106899 | instance -> localhost | changed 2026-04-13 16:33:25.123643 | 2026-04-13 16:33:25.123789 | TASK [add-build-sshkey : Add back temp key] 2026-04-13 16:33:25.406300 | instance -> localhost | Identity added: /var/lib/zuul/builds/4a901687c82246d2b318a420ee212a70/work/4a901687c82246d2b318a420ee212a70_id_rsa (zuul-build-sshkey) 2026-04-13 16:33:25.406492 | instance -> localhost | ok: Runtime: 0:00:00.015363 2026-04-13 16:33:25.412596 | 2026-04-13 16:33:25.412663 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-13 16:33:25.729491 | instance | ok 2026-04-13 16:33:25.735150 | 2026-04-13 16:33:25.735217 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-13 16:33:25.760350 | instance | skipping: Conditional result was False 2026-04-13 16:33:25.774265 | 2026-04-13 16:33:25.774365 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-13 16:33:26.102941 | instance | ok 2026-04-13 16:33:26.110486 | 2026-04-13 16:33:26.110579 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-13 16:33:27.660818 | instance | Output suppressed because no_log was given 2026-04-13 16:33:27.672411 | 2026-04-13 16:33:27.672480 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-13 16:33:27.856388 | instance | ok: "logs" 2026-04-13 16:33:27.856628 | instance | ok: All items complete 2026-04-13 16:33:27.856665 | 2026-04-13 16:33:28.018805 | instance | ok: "artifacts" 2026-04-13 16:33:28.187359 | instance | ok: "docs" 2026-04-13 16:33:28.207151 | 2026-04-13 16:33:28.207245 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-13 16:33:28.407812 | instance | changed: "logs" 2026-04-13 16:33:28.567506 | instance | changed: "artifacts" 2026-04-13 16:33:28.725139 | instance | changed: "docs" 2026-04-13 16:33:28.747125 | 2026-04-13 16:33:28.747259 | PLAY RECAP 2026-04-13 16:33:28.747322 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-13 16:33:28.747364 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-13 16:33:28.747394 | 2026-04-13 16:33:28.859913 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-13 16:33:28.865290 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-13 16:33:29.449682 | 2026-04-13 16:33:29.449862 | PLAY [all] 2026-04-13 16:33:29.462890 | 2026-04-13 16:33:29.462989 | TASK [setup-uv : Extract archive] 2026-04-13 16:33:31.717059 | instance | changed 2026-04-13 16:33:31.722702 | 2026-04-13 16:33:31.722778 | TASK [setup-uv : Print version] 2026-04-13 16:33:31.642672 | instance | uv 0.8.13 2026-04-13 16:33:32.258833 | instance | ok: Runtime: 0:00:00.014321 2026-04-13 16:33:32.266369 | 2026-04-13 16:33:32.266419 | PLAY RECAP 2026-04-13 16:33:32.266467 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-13 16:33:32.266493 | 2026-04-13 16:33:32.384247 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-13 16:33:32.389529 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-13 16:33:32.957872 | 2026-04-13 16:33:32.958254 | PLAY [all] 2026-04-13 16:33:32.969277 | 2026-04-13 16:33:32.969352 | TASK [Install "jq" for log collection] 2026-04-13 16:33:43.530330 | instance | changed 2026-04-13 16:33:43.536201 | 2026-04-13 16:33:43.536277 | TASK [Install Python "kubernetes" library for kubernetes.core modules] 2026-04-13 16:33:44.007341 | instance | ERROR 2026-04-13 16:33:44.007624 | instance | { 2026-04-13 16:33:44.007658 | instance | "msg": "Unable to find any of pip3 to use. pip needs to be installed." 2026-04-13 16:33:44.007680 | instance | } failure 2026-04-13 16:33:44.008804 | 2026-04-13 16:33:44.008850 | PLAY RECAP 2026-04-13 16:33:44.008891 | instance | ok: 1 changed: 1 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-04-13 16:33:44.008913 | 2026-04-13 16:33:44.134466 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-13 16:33:44.139566 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-13 16:33:44.744346 | 2026-04-13 16:33:44.744499 | PLAY [all] 2026-04-13 16:33:44.759722 | 2026-04-13 16:33:44.759816 | TASK [gather-host-logs : creating directory for system status] 2026-04-13 16:33:45.127812 | instance | changed 2026-04-13 16:33:45.134331 | 2026-04-13 16:33:45.134419 | TASK [gather-host-logs : Get logs for each host] 2026-04-13 16:33:45.493725 | instance | + systemd-cgls --full --all --no-pager 2026-04-13 16:33:45.505670 | instance | + ip addr 2026-04-13 16:33:45.508753 | instance | + ip route 2026-04-13 16:33:45.510272 | instance | + lsblk 2026-04-13 16:33:45.512449 | instance | + mount 2026-04-13 16:33:45.514032 | instance | + docker images 2026-04-13 16:33:45.514481 | instance | /bin/bash: line 7: docker: command not found 2026-04-13 16:33:45.514715 | instance | + brctl show 2026-04-13 16:33:45.515157 | instance | /bin/bash: line 8: brctl: command not found 2026-04-13 16:33:45.515390 | instance | + ps aux --sort=-%mem 2026-04-13 16:33:45.530471 | instance | + dpkg -l 2026-04-13 16:33:45.536096 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-04-13 16:33:45.536572 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-04-13 16:33:45.536590 | instance | /bin/bash: line 11: docker: command not found 2026-04-13 16:33:45.536910 | instance | + '[' '!' -z '' ']' 2026-04-13 16:33:45.670930 | instance | ok: Runtime: 0:00:00.049816 2026-04-13 16:33:45.679131 | 2026-04-13 16:33:45.679202 | TASK [gather-host-logs : Downloads logs to executor] 2026-04-13 16:33:46.310199 | instance | changed: 2026-04-13 16:33:46.310462 | instance | created directory /var/lib/zuul/builds/4a901687c82246d2b318a420ee212a70/work/logs/instance 2026-04-13 16:33:46.310513 | instance | cd+++++++++ system/ 2026-04-13 16:33:46.310553 | instance | >f+++++++++ system/brctl-show.txt 2026-04-13 16:33:46.310595 | instance | >f+++++++++ system/docker-images.txt 2026-04-13 16:33:46.310633 | instance | >f+++++++++ system/ip-addr.txt 2026-04-13 16:33:46.310671 | instance | >f+++++++++ system/ip-route.txt 2026-04-13 16:33:46.310708 | instance | >f+++++++++ system/lsblk.txt 2026-04-13 16:33:46.310743 | instance | >f+++++++++ system/mount.txt 2026-04-13 16:33:46.310777 | instance | >f+++++++++ system/packages.txt 2026-04-13 16:33:46.310807 | instance | >f+++++++++ system/ps.txt 2026-04-13 16:33:46.310836 | instance | >f+++++++++ system/systemd-cgls.txt 2026-04-13 16:33:46.326945 | 2026-04-13 16:33:46.327208 | LOOP [helm-release-status : creating directory for helm release status] 2026-04-13 16:33:46.523769 | instance | changed: "values" 2026-04-13 16:33:46.695274 | instance | changed: "releases" 2026-04-13 16:33:46.716002 | 2026-04-13 16:33:46.716224 | TASK [helm-release-status : Gather get release status for helm charts] 2026-04-13 16:33:46.922751 | instance | /bin/bash: line 3: kubectl: command not found 2026-04-13 16:33:47.248118 | instance | ok: Runtime: 0:00:00.006019 2026-04-13 16:33:47.253265 | 2026-04-13 16:33:47.253337 | TASK [helm-release-status : Downloads logs to executor] 2026-04-13 16:33:47.740814 | instance | changed: 2026-04-13 16:33:47.741066 | instance | cd+++++++++ helm/ 2026-04-13 16:33:47.741095 | instance | cd+++++++++ helm/releases/ 2026-04-13 16:33:47.741116 | instance | cd+++++++++ helm/values/ 2026-04-13 16:33:47.750027 | 2026-04-13 16:33:47.750104 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-04-13 16:33:47.957463 | instance | changed 2026-04-13 16:33:47.964138 | 2026-04-13 16:33:47.964240 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-04-13 16:33:48.172148 | instance | xargs: xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args valuewarning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-13 16:33:48.172307 | instance | 2026-04-13 16:33:48.178316 | instance | environment: line 1: kubectl: command not found 2026-04-13 16:33:48.179723 | instance | environment: line 1: kubectl: command not found 2026-04-13 16:33:48.180094 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 16:33:48.181641 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 16:33:48.183632 | instance | environment: line 1: kubectl: command not found 2026-04-13 16:33:48.184581 | instance | environment: line 1: kubectl: command not found 2026-04-13 16:33:48.185560 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 16:33:48.185664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 16:33:48.189109 | instance | environment: line 1: kubectl: command not found 2026-04-13 16:33:48.190165 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 16:33:48.498029 | instance | ok: Runtime: 0:00:00.029566 2026-04-13 16:33:48.505036 | 2026-04-13 16:33:48.505129 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-04-13 16:33:48.713117 | instance | changed 2026-04-13 16:33:48.719569 | 2026-04-13 16:33:48.719655 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-04-13 16:33:48.969064 | instance | environment: line 5: kubectl: command not found 2026-04-13 16:33:48.969708 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-13 16:33:48.970295 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-13 16:33:48.970475 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-13 16:33:49.303062 | instance | ok: Runtime: 0:00:00.009680 2026-04-13 16:33:49.310130 | 2026-04-13 16:33:49.310197 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-04-13 16:33:49.789283 | instance | changed: 2026-04-13 16:33:49.792969 | instance | cd+++++++++ objects/ 2026-04-13 16:33:49.793012 | instance | cd+++++++++ objects/cluster/ 2026-04-13 16:33:49.793036 | instance | cd+++++++++ objects/namespaced/ 2026-04-13 16:33:49.801841 | 2026-04-13 16:33:49.801905 | TASK [gather-pod-logs : creating directory for pod logs] 2026-04-13 16:33:49.985931 | instance | changed 2026-04-13 16:33:49.992062 | 2026-04-13 16:33:49.992125 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-04-13 16:33:50.202439 | instance | changed 2026-04-13 16:33:50.207339 | 2026-04-13 16:33:50.207411 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-04-13 16:33:50.410259 | instance | environment: line 3: kubectl: command not found 2026-04-13 16:33:50.743545 | instance | ok: Runtime: 0:00:00.006432 2026-04-13 16:33:50.750314 | 2026-04-13 16:33:50.750381 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-04-13 16:33:51.237105 | instance | changed: 2026-04-13 16:33:51.237333 | instance | cd+++++++++ pod-logs/ 2026-04-13 16:33:51.237375 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-04-13 16:33:51.247407 | 2026-04-13 16:33:51.247474 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-04-13 16:33:51.451440 | instance | changed 2026-04-13 16:33:51.458060 | 2026-04-13 16:33:51.458149 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-04-13 16:33:51.664148 | instance | /bin/bash: line 2: kubectl: command not found 2026-04-13 16:33:51.991078 | instance | ok: Runtime: 0:00:00.034687 2026-04-13 16:33:51.997936 | 2026-04-13 16:33:51.998050 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-04-13 16:33:52.219219 | instance | /bin/bash: line 2: kubectl: command not found 2026-04-13 16:33:52.251910 | instance | ceph-mgr endpoints: 2026-04-13 16:33:52.534384 | instance | ok: Runtime: 0:00:00.038414 2026-04-13 16:33:52.541638 | 2026-04-13 16:33:52.541721 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-04-13 16:33:52.754289 | instance | /bin/bash: line 4: kubectl: command not found 2026-04-13 16:33:53.075951 | instance | ok: Runtime: 0:00:00.036914 2026-04-13 16:33:53.082390 | 2026-04-13 16:33:53.082458 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-04-13 16:33:53.571416 | instance | changed: cd+++++++++ prometheus/ 2026-04-13 16:33:53.582804 | 2026-04-13 16:33:53.582870 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-04-13 16:33:53.776755 | instance | changed 2026-04-13 16:33:53.781905 | 2026-04-13 16:33:53.781970 | TASK [gather-selenium-data : Get selenium data] 2026-04-13 16:33:53.985654 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-04-13 16:33:53.987139 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-04-13 16:33:54.317013 | instance | ERROR 2026-04-13 16:33:54.317218 | instance | { 2026-04-13 16:33:54.317249 | instance | "delta": "0:00:00.006756", 2026-04-13 16:33:54.317283 | instance | "end": "2026-04-13 16:33:53.987564", 2026-04-13 16:33:54.317303 | instance | "msg": "non-zero return code", 2026-04-13 16:33:54.317322 | instance | "rc": 1, 2026-04-13 16:33:54.317340 | instance | "start": "2026-04-13 16:33:53.980808" 2026-04-13 16:33:54.317357 | instance | } 2026-04-13 16:33:54.317381 | instance | ERROR: Ignoring Errors 2026-04-13 16:33:54.323272 | 2026-04-13 16:33:54.323394 | TASK [gather-selenium-data : Downloads logs to executor] 2026-04-13 16:33:54.814540 | instance | changed: cd+++++++++ selenium/ 2026-04-13 16:33:54.823545 | 2026-04-13 16:33:54.823596 | PLAY RECAP 2026-04-13 16:33:54.823644 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 1 2026-04-13 16:33:54.823723 | 2026-04-13 16:33:54.949623 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-13 16:33:54.953907 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-13 16:33:55.536803 | 2026-04-13 16:33:55.536989 | PLAY [all] 2026-04-13 16:33:55.550457 | 2026-04-13 16:33:55.550582 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-13 16:33:55.596083 | instance | skipping: Conditional result was False 2026-04-13 16:33:55.605381 | 2026-04-13 16:33:55.605506 | TASK [fetch-output : Set log path for single node] 2026-04-13 16:33:55.648704 | instance | ok 2026-04-13 16:33:55.654813 | 2026-04-13 16:33:55.654883 | LOOP [fetch-output : Ensure local output dirs] 2026-04-13 16:33:56.076757 | instance -> localhost | ok: "/var/lib/zuul/builds/4a901687c82246d2b318a420ee212a70/work/logs" 2026-04-13 16:33:56.300577 | instance -> localhost | changed: "/var/lib/zuul/builds/4a901687c82246d2b318a420ee212a70/work/artifacts" 2026-04-13 16:33:56.514662 | instance -> localhost | changed: "/var/lib/zuul/builds/4a901687c82246d2b318a420ee212a70/work/docs" 2026-04-13 16:33:56.533602 | 2026-04-13 16:33:56.533723 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-13 16:33:57.174710 | instance | changed: .d..t...... ./ 2026-04-13 16:33:57.174955 | instance | changed: All items complete 2026-04-13 16:33:57.174995 | 2026-04-13 16:33:57.610467 | instance | changed: .d..t...... ./ 2026-04-13 16:33:58.059879 | instance | changed: .d..t...... ./ 2026-04-13 16:33:58.082628 | 2026-04-13 16:33:58.082817 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-13 16:33:58.524313 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006849 2026-04-13 16:33:58.739482 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007534 2026-04-13 16:33:58.752794 | 2026-04-13 16:33:58.752900 | PLAY [all] 2026-04-13 16:33:58.759441 | 2026-04-13 16:33:58.759508 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-13 16:33:59.159887 | instance | changed 2026-04-13 16:33:59.166303 | 2026-04-13 16:33:59.166361 | PLAY RECAP 2026-04-13 16:33:59.166407 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-13 16:33:59.166485 | 2026-04-13 16:33:59.290560 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-13 16:33:59.296338 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-13 16:33:59.846232 | 2026-04-13 16:33:59.846604 | PLAY [localhost] 2026-04-13 16:33:59.857291 | 2026-04-13 16:33:59.857400 | TASK [Generate Zuul manifest] 2026-04-13 16:33:59.878530 | localhost | ok 2026-04-13 16:33:59.895551 | 2026-04-13 16:33:59.895699 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-13 16:34:00.262804 | localhost | changed 2026-04-13 16:34:00.273686 | 2026-04-13 16:34:00.273787 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-13 16:34:00.305481 | localhost | ok 2026-04-13 16:34:00.315213 | 2026-04-13 16:34:00.315307 | TASK [Upload logs] 2026-04-13 16:34:00.337945 | localhost | ok 2026-04-13 16:34:00.401651 | 2026-04-13 16:34:00.401814 | TASK [Set zuul-log-path fact] 2026-04-13 16:34:00.420845 | localhost | ok 2026-04-13 16:34:00.432259 | 2026-04-13 16:34:00.432336 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-13 16:34:00.461410 | localhost | ok 2026-04-13 16:34:00.468421 | 2026-04-13 16:34:00.468512 | TASK [upload-logs : Create log directories] 2026-04-13 16:34:00.847688 | localhost | changed 2026-04-13 16:34:00.853000 | 2026-04-13 16:34:00.853072 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-13 16:34:01.252891 | localhost -> localhost | ok: Runtime: 0:00:00.006698 2026-04-13 16:34:01.258110 | 2026-04-13 16:34:01.258183 | TASK [upload-logs : Upload logs to log server] 2026-04-13 16:34:01.706997 | localhost | Output suppressed because no_log was given 2026-04-13 16:34:01.714416 | 2026-04-13 16:34:01.714488 | LOOP [upload-logs : Compress console log and json output] 2026-04-13 16:34:01.762359 | localhost | skipping: Conditional result was False 2026-04-13 16:34:01.772093 | localhost | skipping: Conditional result was False 2026-04-13 16:34:01.781201 | 2026-04-13 16:34:01.781435 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-13 16:34:01.824894 | localhost | skipping: Conditional result was False 2026-04-13 16:34:01.825506 | 2026-04-13 16:34:01.828676 | localhost | skipping: Conditional result was False 2026-04-13 16:34:01.844695 | 2026-04-13 16:34:01.844891 | LOOP [upload-logs : Upload console log and json output]