2026-04-09 03:00:11.845386 | Job console starting 2026-04-09 03:00:11.906780 | Updating git repos 2026-04-09 03:00:12.013579 | Cloning repos into workspace 2026-04-09 03:00:12.145420 | Restoring repo states 2026-04-09 03:00:12.161216 | Merging changes 2026-04-09 03:00:12.161240 | Checking out repos 2026-04-09 03:00:12.255199 | Preparing playbooks 2026-04-09 03:00:13.502592 | Running Ansible setup 2026-04-09 03:00:20.530110 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-09 03:00:21.855313 | 2026-04-09 03:00:21.855451 | PLAY [Base pre] 2026-04-09 03:00:21.925333 | 2026-04-09 03:00:21.925460 | TASK [Setup log path fact] 2026-04-09 03:00:21.962893 | debian-bookworm | ok 2026-04-09 03:00:22.008536 | 2026-04-09 03:00:22.008676 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-09 03:00:22.067942 | debian-bookworm | ok 2026-04-09 03:00:22.085829 | 2026-04-09 03:00:22.085933 | TASK [emit-job-header : Print job information] 2026-04-09 03:00:22.205803 | # Job Information 2026-04-09 03:00:22.205966 | Ansible Version: 2.16.14 2026-04-09 03:00:22.206000 | Job: yamllint 2026-04-09 03:00:22.206031 | Pipeline: periodic-daily 2026-04-09 03:00:22.206065 | Executor: 521e9411259a 2026-04-09 03:00:22.206086 | Triggered by: https://github.com/osism/container-images 2026-04-09 03:00:22.206108 | Event ID: 362919d29cde43d99821161e06569eeb 2026-04-09 03:00:22.212087 | 2026-04-09 03:00:22.212193 | LOOP [emit-job-header : Print node information] 2026-04-09 03:00:22.475658 | debian-bookworm | ok: 2026-04-09 03:00:22.475835 | debian-bookworm | # Node Information 2026-04-09 03:00:22.475870 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-09 03:00:22.475895 | debian-bookworm | Hostname: debian 2026-04-09 03:00:22.475917 | debian-bookworm | Username: zuul 2026-04-09 03:00:22.475937 | debian-bookworm | Distro: Debian 12.13 2026-04-09 03:00:22.475961 | debian-bookworm | Provider: regiocloud-a 2026-04-09 03:00:22.475981 | debian-bookworm | Region: 2026-04-09 03:00:22.476002 | debian-bookworm | Label: debian-bookworm 2026-04-09 03:00:22.476021 | debian-bookworm | Product Name: OpenStack Nova 2026-04-09 03:00:22.476053 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feed:94ce 2026-04-09 03:00:22.493686 | 2026-04-09 03:00:22.493798 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-09 03:00:23.328471 | debian-bookworm -> localhost | changed 2026-04-09 03:00:23.335601 | 2026-04-09 03:00:23.335733 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-09 03:00:26.092465 | debian-bookworm -> localhost | changed 2026-04-09 03:00:26.126123 | 2026-04-09 03:00:26.126285 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-09 03:00:27.058658 | debian-bookworm -> localhost | ok 2026-04-09 03:00:27.068806 | 2026-04-09 03:00:27.068904 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-09 03:00:27.126936 | debian-bookworm | ok 2026-04-09 03:00:27.203839 | debian-bookworm | included: /var/lib/zuul/builds/7b9f47d858b1452abd18f62e7d6b874b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-09 03:00:27.227191 | 2026-04-09 03:00:27.227304 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-09 03:00:32.603630 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-09 03:00:32.603808 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7b9f47d858b1452abd18f62e7d6b874b/work/7b9f47d858b1452abd18f62e7d6b874b_id_rsa 2026-04-09 03:00:32.603842 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7b9f47d858b1452abd18f62e7d6b874b/work/7b9f47d858b1452abd18f62e7d6b874b_id_rsa.pub 2026-04-09 03:00:32.603865 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-09 03:00:32.603886 | debian-bookworm -> localhost | SHA256:TW6Bya1nf/62ikc27WpoDxGKWHkD1lnH8Mzka0cbKKY zuul-build-sshkey 2026-04-09 03:00:32.603906 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-09 03:00:32.603933 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-09 03:00:32.603951 | debian-bookworm -> localhost | | o. oooo | 2026-04-09 03:00:32.603969 | debian-bookworm -> localhost | | ..o* B.. | 2026-04-09 03:00:32.603986 | debian-bookworm -> localhost | | o+o++ * o | 2026-04-09 03:00:32.604001 | debian-bookworm -> localhost | | o o==.o o o| 2026-04-09 03:00:32.604017 | debian-bookworm -> localhost | | . .SE*. o.o | 2026-04-09 03:00:32.604036 | debian-bookworm -> localhost | | + .o+.. | 2026-04-09 03:00:32.604080 | debian-bookworm -> localhost | | .= + | 2026-04-09 03:00:32.604098 | debian-bookworm -> localhost | | oo= ..| 2026-04-09 03:00:32.604115 | debian-bookworm -> localhost | | ..++++o| 2026-04-09 03:00:32.604132 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-09 03:00:32.604175 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.967877 2026-04-09 03:00:32.609280 | 2026-04-09 03:00:32.609363 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-09 03:00:32.636494 | debian-bookworm | ok 2026-04-09 03:00:32.644101 | debian-bookworm | included: /var/lib/zuul/builds/7b9f47d858b1452abd18f62e7d6b874b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-09 03:00:32.667708 | 2026-04-09 03:00:32.667800 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-09 03:00:32.690457 | debian-bookworm | skipping: Conditional result was False 2026-04-09 03:00:32.695387 | 2026-04-09 03:00:32.695466 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-09 03:00:33.480474 | debian-bookworm | changed 2026-04-09 03:00:33.485956 | 2026-04-09 03:00:33.486036 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-09 03:00:33.763823 | debian-bookworm | ok 2026-04-09 03:00:33.769275 | 2026-04-09 03:00:33.769371 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-09 03:00:34.491292 | debian-bookworm | changed 2026-04-09 03:00:34.502460 | 2026-04-09 03:00:34.502569 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-09 03:00:35.383525 | debian-bookworm | changed 2026-04-09 03:00:35.389417 | 2026-04-09 03:00:35.389509 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-09 03:00:35.412993 | debian-bookworm | skipping: Conditional result was False 2026-04-09 03:00:35.421250 | 2026-04-09 03:00:35.421354 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-09 03:00:36.464845 | debian-bookworm -> localhost | changed 2026-04-09 03:00:36.474259 | 2026-04-09 03:00:36.474351 | TASK [add-build-sshkey : Add back temp key] 2026-04-09 03:00:37.579158 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7b9f47d858b1452abd18f62e7d6b874b/work/7b9f47d858b1452abd18f62e7d6b874b_id_rsa (zuul-build-sshkey) 2026-04-09 03:00:37.579338 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.027482 2026-04-09 03:00:37.585693 | 2026-04-09 03:00:37.585783 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-09 03:00:38.144169 | debian-bookworm | ok 2026-04-09 03:00:38.148233 | 2026-04-09 03:00:38.148319 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-09 03:00:38.191247 | debian-bookworm | skipping: Conditional result was False 2026-04-09 03:00:38.200124 | 2026-04-09 03:00:38.200210 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-09 03:00:38.739227 | debian-bookworm | ok 2026-04-09 03:00:38.756508 | 2026-04-09 03:00:38.757863 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-09 03:00:38.796278 | debian-bookworm | ok 2026-04-09 03:00:38.806482 | 2026-04-09 03:00:38.806583 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-09 03:00:39.341246 | debian-bookworm -> localhost | ok 2026-04-09 03:00:39.347254 | 2026-04-09 03:00:39.347340 | TASK [validate-host : Collect information about the host] 2026-04-09 03:00:40.622222 | debian-bookworm | ok 2026-04-09 03:00:40.640276 | 2026-04-09 03:00:40.640381 | TASK [validate-host : Sanitize hostname] 2026-04-09 03:00:40.888505 | debian-bookworm | ok 2026-04-09 03:00:40.971616 | 2026-04-09 03:00:40.971729 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-09 03:00:42.744563 | debian-bookworm -> localhost | changed 2026-04-09 03:00:42.750924 | 2026-04-09 03:00:42.751030 | TASK [validate-host : Collect information about zuul worker] 2026-04-09 03:00:43.353927 | debian-bookworm | ok 2026-04-09 03:00:43.358386 | 2026-04-09 03:00:43.358477 | TASK [validate-host : Write out all zuul information for each host] 2026-04-09 03:00:45.006939 | debian-bookworm -> localhost | changed 2026-04-09 03:00:45.021599 | 2026-04-09 03:00:45.021732 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-09 03:00:45.374723 | debian-bookworm | ok 2026-04-09 03:00:45.387689 | 2026-04-09 03:00:45.387824 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-09 03:00:46.582353 | debian-bookworm | changed: 2026-04-09 03:00:46.582496 | debian-bookworm | cd+++++++++ src/ 2026-04-09 03:00:46.582524 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-09 03:00:46.582543 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-09 03:00:46.582561 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-04-09 03:00:46.582578 | debian-bookworm | Containerfile 2026-04-09 03:00:46.590578 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-04-09 03:00:46.590592 | debian-bookworm | Containerfile 2026-04-09 03:00:46.590622 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-04-09 03:00:46.590636 | debian-bookworm | Containerfile 2026-04-09 03:00:46.590810 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-04-09 03:00:46.590824 | debian-bookworm | Containerfile 2026-04-09 03:00:46.590911 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-04-09 03:00:46.590925 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-04-09 03:00:46.590939 | debian-bookworm | Containerfile 2026-04-09 03:00:46.591514 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-04-09 03:00:46.591528 | debian-bookworm | Containerfile 2026-04-09 03:00:46.591588 | debian-bookworm | Containerfile 2026-04-09 03:00:46.591663 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-04-09 03:00:46.591678 | debian-bookworm | Containerfile 2026-04-09 03:00:46.591708 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-04-09 03:00:46.591723 | debian-bookworm | Containerfile 2026-04-09 03:00:46.591753 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-04-09 03:00:46.591767 | debian-bookworm | Containerfile 2026-04-09 03:00:46.591797 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-04-09 03:00:46.591812 | debian-bookworm | Containerfile 2026-04-09 03:00:46.591842 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-04-09 03:00:46.591857 | debian-bookworm | Containerfile 2026-04-09 03:00:46.591886 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-04-09 03:00:46.591900 | debian-bookworm | Containerfile 2026-04-09 03:00:46.592272 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-04-09 03:00:46.592287 | debian-bookworm | Containerfile 2026-04-09 03:00:46.592316 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-04-09 03:00:46.592331 | debian-bookworm | Containerfile 2026-04-09 03:00:46.592360 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-04-09 03:00:46.592374 | debian-bookworm | Containerfile 2026-04-09 03:00:46.592402 | debian-bookworm | Containerfile 2026-04-09 03:00:46.592493 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-04-09 03:00:46.592507 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-04-09 03:00:46.592521 | debian-bookworm | Containerfile 2026-04-09 03:00:46.592668 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-04-09 03:00:46.592682 | debian-bookworm | Containerfile 2026-04-09 03:00:46.592755 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-04-09 03:00:46.592770 | debian-bookworm | Containerfile 2026-04-09 03:00:46.592829 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-04-09 03:00:46.592844 | debian-bookworm | Containerfile 2026-04-09 03:00:46.592874 | debian-bookworm | Containerfile 2026-04-09 03:00:46.598759 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-04-09 03:00:46.598777 | debian-bookworm | Containerfile 2026-04-09 03:00:46.598945 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-04-09 03:00:46.598961 | debian-bookworm | Containerfile 2026-04-09 03:00:46.633624 | 2026-04-09 03:00:46.633708 | PLAY RECAP 2026-04-09 03:00:46.633752 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-09 03:00:46.633772 | 2026-04-09 03:00:46.924036 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-09 03:00:46.925769 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-04-09 03:00:48.388740 | 2026-04-09 03:00:48.388863 | PLAY [Run yamllint] 2026-04-09 03:00:48.402884 | 2026-04-09 03:00:48.402997 | LOOP [Install python] 2026-04-09 03:00:48.422337 | debian-bookworm | ok: "ensure-python" 2026-04-09 03:00:48.432219 | debian-bookworm | ok: "ensure-pip" 2026-04-09 03:00:48.481733 | 2026-04-09 03:00:48.481866 | TASK [ensure-python : Validate python_version value] 2026-04-09 03:00:48.505432 | debian-bookworm | skipping: Conditional result was False 2026-04-09 03:00:48.516330 | 2026-04-09 03:00:48.516487 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-04-09 03:00:48.572181 | debian-bookworm | skipping: Conditional result was False 2026-04-09 03:00:48.576883 | 2026-04-09 03:00:48.576975 | TASK [ensure-python : Pull in venv package] 2026-04-09 03:00:48.619907 | debian-bookworm | skipping: Conditional result was False 2026-04-09 03:00:48.625033 | 2026-04-09 03:00:48.625652 | TASK [ensure-python : Set default RPM package name] 2026-04-09 03:00:48.669603 | debian-bookworm | skipping: Conditional result was False 2026-04-09 03:00:48.674417 | 2026-04-09 03:00:48.674507 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9 and Python 3.9] 2026-04-09 03:00:48.717889 | debian-bookworm | skipping: Conditional result was False 2026-04-09 03:00:48.738033 | 2026-04-09 03:00:48.738173 | TASK [ensure-python : Install RPM package] 2026-04-09 03:00:48.760895 | debian-bookworm | skipping: Conditional result was False 2026-04-09 03:00:48.765626 | 2026-04-09 03:00:48.765714 | TASK [ensure-python : Install python using pyenv] 2026-04-09 03:00:48.788885 | debian-bookworm | skipping: Conditional result was False 2026-04-09 03:00:48.795237 | 2026-04-09 03:00:48.795340 | TASK [ensure-python : Activate python using stow] 2026-04-09 03:00:48.840374 | debian-bookworm | skipping: Conditional result was False 2026-04-09 03:00:48.851220 | 2026-04-09 03:00:48.851313 | TASK [ensure-pip : Check if pip is installed] 2026-04-09 03:00:49.384855 | debian-bookworm | ok: Runtime: 0:00:00.010353 2026-04-09 03:00:49.390818 | 2026-04-09 03:00:49.390941 | LOOP [ensure-pip : Install pip from packages] 2026-04-09 03:00:49.425643 | debian-bookworm | ok: "/var/lib/zuul/builds/7b9f47d858b1452abd18f62e7d6b874b/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-04-09 03:00:49.425846 | debian-bookworm | ok: All items complete 2026-04-09 03:00:49.425887 | 2026-04-09 03:00:49.436001 | debian-bookworm | included: /var/lib/zuul/builds/7b9f47d858b1452abd18f62e7d6b874b/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-04-09 03:00:49.444805 | 2026-04-09 03:00:49.444893 | TASK [ensure-pip : Update package lists] 2026-04-09 03:00:53.876069 | debian-bookworm | changed 2026-04-09 03:00:53.881691 | 2026-04-09 03:00:53.881784 | TASK [ensure-pip : Install Python 3 pip] 2026-04-09 03:00:59.321698 | debian-bookworm | changed 2026-04-09 03:00:59.330492 | 2026-04-09 03:00:59.330636 | TASK [ensure-pip : Install Python 2 pip] 2026-04-09 03:00:59.396029 | debian-bookworm | skipping: Conditional result was False 2026-04-09 03:00:59.407631 | 2026-04-09 03:00:59.407847 | TASK [ensure-pip : Ensure setuptools] 2026-04-09 03:00:59.434005 | debian-bookworm | skipping: Conditional result was False 2026-04-09 03:00:59.458007 | 2026-04-09 03:00:59.458197 | TASK [ensure-pip : Check for ensurepip module] 2026-04-09 03:00:59.847987 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-04-09 03:00:59.848211 | debian-bookworm | [--altinstall] [--default-pip] 2026-04-09 03:00:59.848249 | debian-bookworm | 2026-04-09 03:00:59.848273 | debian-bookworm | options: 2026-04-09 03:00:59.848301 | debian-bookworm | -h, --help show this help message and exit 2026-04-09 03:00:59.848332 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-04-09 03:00:59.848357 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-04-09 03:00:59.848420 | debian-bookworm | times. 2026-04-09 03:00:59.848509 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-04-09 03:00:59.848533 | debian-bookworm | --user Install using the user scheme. 2026-04-09 03:00:59.848555 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-04-09 03:00:59.848576 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-04-09 03:00:59.848596 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-04-09 03:00:59.848665 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-04-09 03:00:59.848691 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-04-09 03:01:00.006654 | debian-bookworm | ok: Runtime: 0:00:00.091259 2026-04-09 03:01:00.020608 | 2026-04-09 03:01:00.020757 | TASK [ensure-pip : Ensure python3-venv] 2026-04-09 03:01:00.056699 | debian-bookworm | skipping: Conditional result was False 2026-04-09 03:01:00.064913 | 2026-04-09 03:01:00.065093 | TASK [ensure-pip : Install pip from source] 2026-04-09 03:01:00.091213 | debian-bookworm | skipping: Conditional result was False 2026-04-09 03:01:00.106242 | 2026-04-09 03:01:00.106899 | TASK [ensure-pip : Probe for venv python full path] 2026-04-09 03:01:00.424860 | debian-bookworm | /usr/bin/python3 2026-04-09 03:01:00.668652 | debian-bookworm | ok: Runtime: 0:00:00.008864 2026-04-09 03:01:00.677650 | 2026-04-09 03:01:00.677803 | TASK [ensure-pip : Set host default] 2026-04-09 03:01:00.747449 | debian-bookworm | ok 2026-04-09 03:01:00.755905 | 2026-04-09 03:01:00.756080 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-04-09 03:01:00.818759 | debian-bookworm | ok 2026-04-09 03:01:00.865942 | 2026-04-09 03:01:00.866118 | TASK [yamllint : Install yamllint] 2026-04-09 03:01:07.220290 | debian-bookworm | changed 2026-04-09 03:01:07.229199 | 2026-04-09 03:01:07.229356 | TASK [yamllint : Run yamllint] 2026-04-09 03:01:08.007976 | debian-bookworm | ./.hadolint.yaml 2026-04-09 03:01:08.008177 | debian-bookworm | 3:12 warning too few spaces before comment: expected 2 (comments) 2026-04-09 03:01:08.008210 | debian-bookworm | 4:12 warning too few spaces before comment: expected 2 (comments) 2026-04-09 03:01:08.008231 | debian-bookworm | 5:12 warning too few spaces before comment: expected 2 (comments) 2026-04-09 03:01:08.008256 | debian-bookworm | 6:12 warning too few spaces before comment: expected 2 (comments) 2026-04-09 03:01:08.008276 | debian-bookworm | 7:12 warning too few spaces before comment: expected 2 (comments) 2026-04-09 03:01:08.008289 | debian-bookworm | 2026-04-09 03:01:08.290120 | debian-bookworm | ok: Runtime: 0:00:00.472692 2026-04-09 03:01:08.298203 | 2026-04-09 03:01:08.298301 | PLAY RECAP 2026-04-09 03:01:08.298357 | debian-bookworm | ok: 10 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-04-09 03:01:08.298382 | 2026-04-09 03:01:08.681246 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-04-09 03:01:08.682553 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-09 03:01:09.909820 | 2026-04-09 03:01:09.909992 | PLAY [Base post] 2026-04-09 03:01:09.956089 | 2026-04-09 03:01:09.956255 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-09 03:01:10.905695 | debian-bookworm | changed 2026-04-09 03:01:10.926093 | 2026-04-09 03:01:10.926247 | PLAY RECAP 2026-04-09 03:01:10.926315 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-09 03:01:10.926377 | 2026-04-09 03:01:11.111856 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-09 03:01:11.112765 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-09 03:01:12.294034 | 2026-04-09 03:01:12.294254 | PLAY [Base post-logs] 2026-04-09 03:01:12.326023 | 2026-04-09 03:01:12.326226 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-09 03:01:13.820934 | localhost | changed 2026-04-09 03:01:13.831644 | 2026-04-09 03:01:13.831886 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-09 03:01:13.870690 | localhost | ok 2026-04-09 03:01:13.874154 | 2026-04-09 03:01:13.874261 | TASK [Set zuul-log-path fact] 2026-04-09 03:01:13.889570 | localhost | ok 2026-04-09 03:01:13.898733 | 2026-04-09 03:01:13.899834 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-09 03:01:13.956089 | localhost | ok 2026-04-09 03:01:13.959294 | 2026-04-09 03:01:13.959405 | TASK [upload-logs : Create log directories] 2026-04-09 03:01:15.185388 | localhost | changed 2026-04-09 03:01:15.188664 | 2026-04-09 03:01:15.188784 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-09 03:01:16.067817 | localhost -> localhost | ok: Runtime: 0:00:00.007959 2026-04-09 03:01:16.072007 | 2026-04-09 03:01:16.072156 | TASK [upload-logs : Upload logs to log server] 2026-04-09 03:01:16.839374 | localhost | Output suppressed because no_log was given 2026-04-09 03:01:16.841593 | 2026-04-09 03:01:16.841707 | LOOP [upload-logs : Compress console log and json output] 2026-04-09 03:01:16.986930 | localhost | skipping: Conditional result was False 2026-04-09 03:01:17.006577 | localhost | skipping: Conditional result was False 2026-04-09 03:01:17.011712 | 2026-04-09 03:01:17.011866 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-09 03:01:17.128287 | localhost | skipping: Conditional result was False 2026-04-09 03:01:17.128562 | 2026-04-09 03:01:17.131627 | localhost | skipping: Conditional result was False 2026-04-09 03:01:17.144378 | 2026-04-09 03:01:17.144504 | LOOP [upload-logs : Upload console log and json output]