2026-02-12 18:31:48.047410 | Job console starting 2026-02-12 18:31:48.064982 | Updating git repos 2026-02-12 18:31:48.087677 | Cloning repos into workspace 2026-02-12 18:31:48.147626 | Restoring repo states 2026-02-12 18:31:48.155857 | Merging changes 2026-02-12 18:31:48.901055 | Checking out repos 2026-02-12 18:31:48.981917 | Preparing playbooks 2026-02-12 18:31:49.655723 | Running Ansible setup 2026-02-12 18:31:53.823566 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-12 18:31:54.602277 | 2026-02-12 18:31:54.602438 | PLAY [Base pre] 2026-02-12 18:31:54.619883 | 2026-02-12 18:31:54.620036 | TASK [Setup log path fact] 2026-02-12 18:31:54.663435 | debian-bookworm | ok 2026-02-12 18:31:54.678999 | 2026-02-12 18:31:54.679194 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-12 18:31:54.709547 | debian-bookworm | ok 2026-02-12 18:31:54.724315 | 2026-02-12 18:31:54.724452 | TASK [emit-job-header : Print job information] 2026-02-12 18:31:54.764716 | # Job Information 2026-02-12 18:31:54.764912 | Ansible Version: 2.16.14 2026-02-12 18:31:54.764947 | Job: yamllint 2026-02-12 18:31:54.764980 | Pipeline: check 2026-02-12 18:31:54.765003 | Executor: 521e9411259a 2026-02-12 18:31:54.765023 | Triggered by: https://github.com/osism/container-images/pull/797 2026-02-12 18:31:54.765044 | Event ID: 11a6b330-0841-11f1-9a36-a29961e63260 2026-02-12 18:31:54.770171 | 2026-02-12 18:31:54.770285 | LOOP [emit-job-header : Print node information] 2026-02-12 18:31:54.881852 | debian-bookworm | ok: 2026-02-12 18:31:54.882114 | debian-bookworm | # Node Information 2026-02-12 18:31:54.882159 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-12 18:31:54.882188 | debian-bookworm | Hostname: debian 2026-02-12 18:31:54.882213 | debian-bookworm | Username: zuul 2026-02-12 18:31:54.882237 | debian-bookworm | Distro: Debian 12.13 2026-02-12 18:31:54.882264 | debian-bookworm | Provider: regiocloud-a 2026-02-12 18:31:54.882288 | debian-bookworm | Region: 2026-02-12 18:31:54.882313 | debian-bookworm | Label: debian-bookworm 2026-02-12 18:31:54.882335 | debian-bookworm | Product Name: OpenStack Nova 2026-02-12 18:31:54.882354 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed0:a16f 2026-02-12 18:31:54.900221 | 2026-02-12 18:31:54.900351 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-12 18:31:55.411274 | debian-bookworm -> localhost | changed 2026-02-12 18:31:55.419722 | 2026-02-12 18:31:55.419849 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-12 18:31:56.476190 | debian-bookworm -> localhost | changed 2026-02-12 18:31:56.488464 | 2026-02-12 18:31:56.488593 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-12 18:31:56.755865 | debian-bookworm -> localhost | ok 2026-02-12 18:31:56.762329 | 2026-02-12 18:31:56.762453 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-12 18:31:56.791559 | debian-bookworm | ok 2026-02-12 18:31:56.809093 | debian-bookworm | included: /var/lib/zuul/builds/f55c4f31653b403391aa0ac30cfc97a6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-12 18:31:56.815187 | 2026-02-12 18:31:56.815292 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-12 18:31:58.610366 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-12 18:31:58.610599 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f55c4f31653b403391aa0ac30cfc97a6/work/f55c4f31653b403391aa0ac30cfc97a6_id_rsa 2026-02-12 18:31:58.610638 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f55c4f31653b403391aa0ac30cfc97a6/work/f55c4f31653b403391aa0ac30cfc97a6_id_rsa.pub 2026-02-12 18:31:58.610665 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-12 18:31:58.610692 | debian-bookworm -> localhost | SHA256:4fPBJUzx4RHqtsL0QrLeh0+AwlpprY0s+Q1bMrYQAzs zuul-build-sshkey 2026-02-12 18:31:58.610715 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-12 18:31:58.610751 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-12 18:31:58.610774 | debian-bookworm -> localhost | | o.+. | 2026-02-12 18:31:58.610797 | debian-bookworm -> localhost | | o + o | 2026-02-12 18:31:58.610817 | debian-bookworm -> localhost | |. . + + | 2026-02-12 18:31:58.610877 | debian-bookworm -> localhost | | o . o o + o | 2026-02-12 18:31:58.610899 | debian-bookworm -> localhost | |E o * + S = | 2026-02-12 18:31:58.610926 | debian-bookworm -> localhost | | . O = * * o | 2026-02-12 18:31:58.610948 | debian-bookworm -> localhost | | = O + +.= | 2026-02-12 18:31:58.610968 | debian-bookworm -> localhost | | = X ..+. | 2026-02-12 18:31:58.610990 | debian-bookworm -> localhost | | + o .o. | 2026-02-12 18:31:58.611011 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-12 18:31:58.611083 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.301586 2026-02-12 18:31:58.617552 | 2026-02-12 18:31:58.617659 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-12 18:31:58.657952 | debian-bookworm | ok 2026-02-12 18:31:58.668286 | debian-bookworm | included: /var/lib/zuul/builds/f55c4f31653b403391aa0ac30cfc97a6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-12 18:31:58.677488 | 2026-02-12 18:31:58.677597 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-12 18:31:58.702209 | debian-bookworm | skipping: Conditional result was False 2026-02-12 18:31:58.716353 | 2026-02-12 18:31:58.716520 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-12 18:31:59.342801 | debian-bookworm | changed 2026-02-12 18:31:59.351425 | 2026-02-12 18:31:59.351569 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-12 18:31:59.620612 | debian-bookworm | ok 2026-02-12 18:31:59.629439 | 2026-02-12 18:31:59.629580 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-12 18:32:00.253041 | debian-bookworm | changed 2026-02-12 18:32:00.263775 | 2026-02-12 18:32:00.263924 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-12 18:32:00.871176 | debian-bookworm | changed 2026-02-12 18:32:00.877463 | 2026-02-12 18:32:00.877571 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-12 18:32:00.911376 | debian-bookworm | skipping: Conditional result was False 2026-02-12 18:32:00.918291 | 2026-02-12 18:32:00.918404 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-12 18:32:01.419933 | debian-bookworm -> localhost | changed 2026-02-12 18:32:01.444319 | 2026-02-12 18:32:01.444682 | TASK [add-build-sshkey : Add back temp key] 2026-02-12 18:32:01.871363 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f55c4f31653b403391aa0ac30cfc97a6/work/f55c4f31653b403391aa0ac30cfc97a6_id_rsa (zuul-build-sshkey) 2026-02-12 18:32:01.871715 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011080 2026-02-12 18:32:01.881011 | 2026-02-12 18:32:01.881170 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-12 18:32:02.336726 | debian-bookworm | ok 2026-02-12 18:32:02.342009 | 2026-02-12 18:32:02.342161 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-12 18:32:02.377712 | debian-bookworm | skipping: Conditional result was False 2026-02-12 18:32:02.398763 | 2026-02-12 18:32:02.398905 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-12 18:32:02.836300 | debian-bookworm | ok 2026-02-12 18:32:02.850730 | 2026-02-12 18:32:02.850886 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-12 18:32:02.894675 | debian-bookworm | ok 2026-02-12 18:32:02.902541 | 2026-02-12 18:32:02.902672 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-12 18:32:03.236525 | debian-bookworm -> localhost | ok 2026-02-12 18:32:03.244400 | 2026-02-12 18:32:03.244513 | TASK [validate-host : Collect information about the host] 2026-02-12 18:32:04.352539 | debian-bookworm | ok 2026-02-12 18:32:04.362783 | 2026-02-12 18:32:04.362937 | TASK [validate-host : Sanitize hostname] 2026-02-12 18:32:04.474127 | debian-bookworm | ok 2026-02-12 18:32:04.513839 | 2026-02-12 18:32:04.513967 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-12 18:32:05.108557 | debian-bookworm -> localhost | changed 2026-02-12 18:32:05.117751 | 2026-02-12 18:32:05.118142 | TASK [validate-host : Collect information about zuul worker] 2026-02-12 18:32:05.539069 | debian-bookworm | ok 2026-02-12 18:32:05.545891 | 2026-02-12 18:32:05.546024 | TASK [validate-host : Write out all zuul information for each host] 2026-02-12 18:32:06.141781 | debian-bookworm -> localhost | changed 2026-02-12 18:32:06.154346 | 2026-02-12 18:32:06.154710 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-12 18:32:06.434628 | debian-bookworm | ok 2026-02-12 18:32:06.441987 | 2026-02-12 18:32:06.442143 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-12 18:32:07.353782 | debian-bookworm | changed: 2026-02-12 18:32:07.354001 | debian-bookworm | cd+++++++++ src/ 2026-02-12 18:32:07.354037 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-12 18:32:07.354062 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-12 18:32:07.354103 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-02-12 18:32:07.354124 | debian-bookworm | Containerfile 2026-02-12 18:32:07.374196 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-02-12 18:32:07.374213 | debian-bookworm | Containerfile 2026-02-12 18:32:07.374247 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-02-12 18:32:07.374265 | debian-bookworm | Containerfile 2026-02-12 18:32:07.374471 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-02-12 18:32:07.374488 | debian-bookworm | Containerfile 2026-02-12 18:32:07.374574 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-02-12 18:32:07.374591 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-02-12 18:32:07.374608 | debian-bookworm | Containerfile 2026-02-12 18:32:07.375323 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-02-12 18:32:07.375341 | debian-bookworm | Containerfile 2026-02-12 18:32:07.375409 | debian-bookworm | Containerfile 2026-02-12 18:32:07.375495 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-02-12 18:32:07.375512 | debian-bookworm | Containerfile 2026-02-12 18:32:07.375546 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-02-12 18:32:07.375563 | debian-bookworm | Containerfile 2026-02-12 18:32:07.375597 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-02-12 18:32:07.375614 | debian-bookworm | Containerfile 2026-02-12 18:32:07.375648 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-02-12 18:32:07.375665 | debian-bookworm | Containerfile 2026-02-12 18:32:07.375700 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-02-12 18:32:07.375717 | debian-bookworm | Containerfile 2026-02-12 18:32:07.376162 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-02-12 18:32:07.376180 | debian-bookworm | Containerfile 2026-02-12 18:32:07.376214 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-02-12 18:32:07.376232 | debian-bookworm | Containerfile 2026-02-12 18:32:07.376266 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-02-12 18:32:07.376283 | debian-bookworm | Containerfile 2026-02-12 18:32:07.376318 | debian-bookworm | Containerfile 2026-02-12 18:32:07.376426 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-02-12 18:32:07.376443 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-02-12 18:32:07.376461 | debian-bookworm | Containerfile 2026-02-12 18:32:07.376634 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-02-12 18:32:07.376651 | debian-bookworm | Containerfile 2026-02-12 18:32:07.376739 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-02-12 18:32:07.376756 | debian-bookworm | Containerfile 2026-02-12 18:32:07.376825 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-02-12 18:32:07.376842 | debian-bookworm | Containerfile 2026-02-12 18:32:07.376877 | debian-bookworm | Containerfile 2026-02-12 18:32:07.377001 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-02-12 18:32:07.377018 | debian-bookworm | Containerfile 2026-02-12 18:32:07.377214 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-02-12 18:32:07.377232 | debian-bookworm | Containerfile 2026-02-12 18:32:07.399915 | 2026-02-12 18:32:07.400018 | PLAY RECAP 2026-02-12 18:32:07.400094 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-02-12 18:32:07.400121 | 2026-02-12 18:32:07.541132 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-12 18:32:07.541983 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-02-12 18:32:08.319824 | 2026-02-12 18:32:08.320003 | PLAY [Run yamllint] 2026-02-12 18:32:08.335669 | 2026-02-12 18:32:08.335803 | LOOP [Install python] 2026-02-12 18:32:08.364115 | debian-bookworm | ok: "ensure-python" 2026-02-12 18:32:08.377047 | debian-bookworm | ok: "ensure-pip" 2026-02-12 18:32:08.435987 | 2026-02-12 18:32:08.436202 | TASK [ensure-python : Validate python_version value] 2026-02-12 18:32:08.470851 | debian-bookworm | skipping: Conditional result was False 2026-02-12 18:32:08.478973 | 2026-02-12 18:32:08.479159 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-02-12 18:32:08.515348 | debian-bookworm | skipping: Conditional result was False 2026-02-12 18:32:08.528999 | 2026-02-12 18:32:08.529216 | TASK [ensure-python : Pull in venv package] 2026-02-12 18:32:08.564833 | debian-bookworm | skipping: Conditional result was False 2026-02-12 18:32:08.572689 | 2026-02-12 18:32:08.572828 | TASK [ensure-python : Set default RPM package name] 2026-02-12 18:32:08.607705 | debian-bookworm | skipping: Conditional result was False 2026-02-12 18:32:08.620828 | 2026-02-12 18:32:08.621012 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9 and Python 3.9] 2026-02-12 18:32:08.646473 | debian-bookworm | skipping: Conditional result was False 2026-02-12 18:32:08.656985 | 2026-02-12 18:32:08.657198 | TASK [ensure-python : Install RPM package] 2026-02-12 18:32:08.681387 | debian-bookworm | skipping: Conditional result was False 2026-02-12 18:32:08.691371 | 2026-02-12 18:32:08.691551 | TASK [ensure-python : Install python using pyenv] 2026-02-12 18:32:08.726374 | debian-bookworm | skipping: Conditional result was False 2026-02-12 18:32:08.735674 | 2026-02-12 18:32:08.735834 | TASK [ensure-python : Activate python using stow] 2026-02-12 18:32:08.771504 | debian-bookworm | skipping: Conditional result was False 2026-02-12 18:32:08.783541 | 2026-02-12 18:32:08.783661 | TASK [ensure-pip : Check if pip is installed] 2026-02-12 18:32:09.320128 | debian-bookworm | ok: Runtime: 0:00:00.005556 2026-02-12 18:32:09.329176 | 2026-02-12 18:32:09.329333 | LOOP [ensure-pip : Install pip from packages] 2026-02-12 18:32:09.368735 | debian-bookworm | ok: "/var/lib/zuul/builds/f55c4f31653b403391aa0ac30cfc97a6/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-02-12 18:32:09.369055 | debian-bookworm | ok: All items complete 2026-02-12 18:32:09.369174 | 2026-02-12 18:32:09.393021 | debian-bookworm | included: /var/lib/zuul/builds/f55c4f31653b403391aa0ac30cfc97a6/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-02-12 18:32:09.403774 | 2026-02-12 18:32:09.403881 | TASK [ensure-pip : Update package lists] 2026-02-12 18:32:13.524652 | debian-bookworm | changed 2026-02-12 18:32:13.531196 | 2026-02-12 18:32:13.531316 | TASK [ensure-pip : Install Python 3 pip] 2026-02-12 18:32:18.272531 | debian-bookworm | changed 2026-02-12 18:32:18.282470 | 2026-02-12 18:32:18.282618 | TASK [ensure-pip : Install Python 2 pip] 2026-02-12 18:32:18.337499 | debian-bookworm | skipping: Conditional result was False 2026-02-12 18:32:18.352635 | 2026-02-12 18:32:18.352818 | TASK [ensure-pip : Ensure setuptools] 2026-02-12 18:32:18.377784 | debian-bookworm | skipping: Conditional result was False 2026-02-12 18:32:18.389578 | 2026-02-12 18:32:18.389733 | TASK [ensure-pip : Check for ensurepip module] 2026-02-12 18:32:18.730734 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-02-12 18:32:18.730893 | debian-bookworm | [--altinstall] [--default-pip] 2026-02-12 18:32:18.730914 | debian-bookworm | 2026-02-12 18:32:18.730930 | debian-bookworm | options: 2026-02-12 18:32:18.730948 | debian-bookworm | -h, --help show this help message and exit 2026-02-12 18:32:18.730968 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-02-12 18:32:18.730982 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-02-12 18:32:18.731025 | debian-bookworm | times. 2026-02-12 18:32:18.731048 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-02-12 18:32:18.731063 | debian-bookworm | --user Install using the user scheme. 2026-02-12 18:32:18.731080 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-02-12 18:32:18.731092 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-02-12 18:32:18.731104 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-02-12 18:32:18.731115 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-02-12 18:32:18.731126 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-02-12 18:32:18.925532 | debian-bookworm | ok: Runtime: 0:00:00.079180 2026-02-12 18:32:18.939136 | 2026-02-12 18:32:18.939293 | TASK [ensure-pip : Ensure python3-venv] 2026-02-12 18:32:18.964779 | debian-bookworm | skipping: Conditional result was False 2026-02-12 18:32:18.977475 | 2026-02-12 18:32:18.977633 | TASK [ensure-pip : Install pip from source] 2026-02-12 18:32:19.002458 | debian-bookworm | skipping: Conditional result was False 2026-02-12 18:32:19.012816 | 2026-02-12 18:32:19.012967 | TASK [ensure-pip : Probe for venv python full path] 2026-02-12 18:32:19.289442 | debian-bookworm | /usr/bin/python3 2026-02-12 18:32:19.545149 | debian-bookworm | ok: Runtime: 0:00:00.007458 2026-02-12 18:32:19.558498 | 2026-02-12 18:32:19.558659 | TASK [ensure-pip : Set host default] 2026-02-12 18:32:19.645718 | debian-bookworm | ok 2026-02-12 18:32:19.656012 | 2026-02-12 18:32:19.656246 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-02-12 18:32:19.729484 | debian-bookworm | ok 2026-02-12 18:32:19.770636 | 2026-02-12 18:32:19.770757 | TASK [yamllint : Install yamllint] 2026-02-12 18:32:25.811521 | debian-bookworm | changed 2026-02-12 18:32:25.821697 | 2026-02-12 18:32:25.821854 | TASK [yamllint : Run yamllint] 2026-02-12 18:32:26.565250 | debian-bookworm | ./.hadolint.yaml 2026-02-12 18:32:26.565376 | debian-bookworm | 3:12 warning too few spaces before comment: expected 2 (comments) 2026-02-12 18:32:26.565402 | debian-bookworm | 4:12 warning too few spaces before comment: expected 2 (comments) 2026-02-12 18:32:26.565422 | debian-bookworm | 5:12 warning too few spaces before comment: expected 2 (comments) 2026-02-12 18:32:26.565446 | debian-bookworm | 6:12 warning too few spaces before comment: expected 2 (comments) 2026-02-12 18:32:26.565465 | debian-bookworm | 7:12 warning too few spaces before comment: expected 2 (comments) 2026-02-12 18:32:26.565478 | debian-bookworm | 2026-02-12 18:32:26.854739 | debian-bookworm | ok: Runtime: 0:00:00.466566 2026-02-12 18:32:26.873209 | 2026-02-12 18:32:26.873375 | PLAY RECAP 2026-02-12 18:32:26.873480 | debian-bookworm | ok: 10 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-02-12 18:32:26.873530 | 2026-02-12 18:32:27.006010 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-02-12 18:32:27.006967 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-12 18:32:27.813640 | 2026-02-12 18:32:27.813808 | PLAY [Base post] 2026-02-12 18:32:27.829468 | 2026-02-12 18:32:27.829617 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-12 18:32:28.387786 | debian-bookworm | changed 2026-02-12 18:32:28.399436 | 2026-02-12 18:32:28.399572 | PLAY RECAP 2026-02-12 18:32:28.399647 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-12 18:32:28.399724 | 2026-02-12 18:32:28.531395 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-12 18:32:28.533375 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-12 18:32:29.372751 | 2026-02-12 18:32:29.372921 | PLAY [Base post-logs] 2026-02-12 18:32:29.385051 | 2026-02-12 18:32:29.385206 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-12 18:32:29.853222 | localhost | changed 2026-02-12 18:32:29.868599 | 2026-02-12 18:32:29.868774 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-12 18:32:29.898616 | localhost | ok 2026-02-12 18:32:29.904202 | 2026-02-12 18:32:29.904341 | TASK [Set zuul-log-path fact] 2026-02-12 18:32:29.920534 | localhost | ok 2026-02-12 18:32:29.932728 | 2026-02-12 18:32:29.932875 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-12 18:32:29.958405 | localhost | ok 2026-02-12 18:32:29.963724 | 2026-02-12 18:32:29.963847 | TASK [upload-logs : Create log directories] 2026-02-12 18:32:30.492002 | localhost | changed 2026-02-12 18:32:30.494801 | 2026-02-12 18:32:30.495025 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-12 18:32:31.006760 | localhost -> localhost | ok: Runtime: 0:00:00.007784 2026-02-12 18:32:31.012002 | 2026-02-12 18:32:31.012185 | TASK [upload-logs : Upload logs to log server] 2026-02-12 18:32:31.576043 | localhost | Output suppressed because no_log was given 2026-02-12 18:32:31.578007 | 2026-02-12 18:32:31.578127 | LOOP [upload-logs : Compress console log and json output] 2026-02-12 18:32:31.630259 | localhost | skipping: Conditional result was False 2026-02-12 18:32:31.636497 | localhost | skipping: Conditional result was False 2026-02-12 18:32:31.644907 | 2026-02-12 18:32:31.645027 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-12 18:32:31.693897 | localhost | skipping: Conditional result was False 2026-02-12 18:32:31.694218 | 2026-02-12 18:32:31.699153 | localhost | skipping: Conditional result was False 2026-02-12 18:32:31.711972 | 2026-02-12 18:32:31.712116 | LOOP [upload-logs : Upload console log and json output]