2026-01-09 03:00:13.601541 | Job console starting 2026-01-09 03:00:13.633423 | Updating git repos 2026-01-09 03:00:13.850288 | Cloning repos into workspace 2026-01-09 03:00:14.110759 | Restoring repo states 2026-01-09 03:00:14.120631 | Merging changes 2026-01-09 03:00:14.120652 | Checking out repos 2026-01-09 03:00:14.245743 | Preparing playbooks 2026-01-09 03:00:15.858536 | Running Ansible setup 2026-01-09 03:00:24.295339 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-09 03:00:26.847945 | 2026-01-09 03:00:26.848118 | PLAY [Base pre] 2026-01-09 03:00:26.894525 | 2026-01-09 03:00:26.894705 | TASK [Setup log path fact] 2026-01-09 03:00:26.975529 | debian-bookworm | ok 2026-01-09 03:00:27.014498 | 2026-01-09 03:00:27.014693 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-09 03:00:27.118435 | debian-bookworm | ok 2026-01-09 03:00:27.156859 | 2026-01-09 03:00:27.159335 | TASK [emit-job-header : Print job information] 2026-01-09 03:00:27.310739 | # Job Information 2026-01-09 03:00:27.311005 | Ansible Version: 2.16.14 2026-01-09 03:00:27.311046 | Job: yamllint 2026-01-09 03:00:27.311079 | Pipeline: periodic-daily 2026-01-09 03:00:27.311103 | Executor: 521e9411259a 2026-01-09 03:00:27.311125 | Triggered by: https://github.com/osism/container-images 2026-01-09 03:00:27.311147 | Event ID: 842777318ae54cbe9e24deedf6497a16 2026-01-09 03:00:27.328216 | 2026-01-09 03:00:27.328404 | LOOP [emit-job-header : Print node information] 2026-01-09 03:00:27.735231 | debian-bookworm | ok: 2026-01-09 03:00:27.735537 | debian-bookworm | # Node Information 2026-01-09 03:00:27.735577 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-09 03:00:27.735601 | debian-bookworm | Hostname: debian 2026-01-09 03:00:27.735622 | debian-bookworm | Username: zuul 2026-01-09 03:00:27.735643 | debian-bookworm | Distro: Debian 12.12 2026-01-09 03:00:27.735666 | debian-bookworm | Provider: regiocloud-a 2026-01-09 03:00:27.735687 | debian-bookworm | Region: 2026-01-09 03:00:27.735707 | debian-bookworm | Label: debian-bookworm 2026-01-09 03:00:27.735727 | debian-bookworm | Product Name: OpenStack Nova 2026-01-09 03:00:27.735746 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5a:c903 2026-01-09 03:00:27.766293 | 2026-01-09 03:00:27.766446 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-09 03:00:29.856470 | debian-bookworm -> localhost | changed 2026-01-09 03:00:29.867056 | 2026-01-09 03:00:29.867220 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-09 03:00:34.320996 | debian-bookworm -> localhost | changed 2026-01-09 03:00:34.332828 | 2026-01-09 03:00:34.332964 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-09 03:00:35.359681 | debian-bookworm -> localhost | ok 2026-01-09 03:00:35.369656 | 2026-01-09 03:00:35.369803 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-09 03:00:35.410418 | debian-bookworm | ok 2026-01-09 03:00:35.503336 | debian-bookworm | included: /var/lib/zuul/builds/0984ebad205c49cda84a03984773e838/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-09 03:00:35.531242 | 2026-01-09 03:00:35.531402 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-09 03:00:39.414541 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-09 03:00:39.414789 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0984ebad205c49cda84a03984773e838/work/0984ebad205c49cda84a03984773e838_id_rsa 2026-01-09 03:00:39.414981 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0984ebad205c49cda84a03984773e838/work/0984ebad205c49cda84a03984773e838_id_rsa.pub 2026-01-09 03:00:39.415019 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-09 03:00:39.415044 | debian-bookworm -> localhost | SHA256:Ms8o+s3HLXOONbyot5SKQR66t0LX1jk8nFnwS0P6D64 zuul-build-sshkey 2026-01-09 03:00:39.415068 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-09 03:00:39.415106 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-09 03:00:39.415129 | debian-bookworm -> localhost | | | 2026-01-09 03:00:39.415151 | debian-bookworm -> localhost | | . . | 2026-01-09 03:00:39.415171 | debian-bookworm -> localhost | | = | 2026-01-09 03:00:39.415209 | debian-bookworm -> localhost | | . = | 2026-01-09 03:00:39.415229 | debian-bookworm -> localhost | | o.o+SB o | 2026-01-09 03:00:39.415259 | debian-bookworm -> localhost | | .+..o*Xo+ | 2026-01-09 03:00:39.415281 | debian-bookworm -> localhost | | ...+...==+o | 2026-01-09 03:00:39.415303 | debian-bookworm -> localhost | | .o.* o*++o. | 2026-01-09 03:00:39.415325 | debian-bookworm -> localhost | | o++.=+EBo | 2026-01-09 03:00:39.415346 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-09 03:00:39.415404 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.972568 2026-01-09 03:00:39.422401 | 2026-01-09 03:00:39.422529 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-09 03:00:39.475704 | debian-bookworm | ok 2026-01-09 03:00:39.497978 | debian-bookworm | included: /var/lib/zuul/builds/0984ebad205c49cda84a03984773e838/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-09 03:00:39.518116 | 2026-01-09 03:00:39.518278 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-09 03:00:39.553594 | debian-bookworm | skipping: Conditional result was False 2026-01-09 03:00:39.561556 | 2026-01-09 03:00:39.561696 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-09 03:00:40.539333 | debian-bookworm | changed 2026-01-09 03:00:40.553303 | 2026-01-09 03:00:40.553453 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-09 03:00:40.899533 | debian-bookworm | ok 2026-01-09 03:00:40.915428 | 2026-01-09 03:00:40.916005 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-09 03:00:41.751649 | debian-bookworm | changed 2026-01-09 03:00:41.766881 | 2026-01-09 03:00:41.767035 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-09 03:00:42.646124 | debian-bookworm | changed 2026-01-09 03:00:42.655341 | 2026-01-09 03:00:42.655483 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-09 03:00:42.720289 | debian-bookworm | skipping: Conditional result was False 2026-01-09 03:00:42.729133 | 2026-01-09 03:00:42.729309 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-09 03:00:44.195287 | debian-bookworm -> localhost | changed 2026-01-09 03:00:44.220681 | 2026-01-09 03:00:44.220832 | TASK [add-build-sshkey : Add back temp key] 2026-01-09 03:00:45.000662 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0984ebad205c49cda84a03984773e838/work/0984ebad205c49cda84a03984773e838_id_rsa (zuul-build-sshkey) 2026-01-09 03:00:45.000923 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.030606 2026-01-09 03:00:45.010933 | 2026-01-09 03:00:45.011076 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-09 03:00:45.828278 | debian-bookworm | ok 2026-01-09 03:00:45.845046 | 2026-01-09 03:00:45.845534 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-09 03:00:45.939097 | debian-bookworm | skipping: Conditional result was False 2026-01-09 03:00:45.968747 | 2026-01-09 03:00:45.968892 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-09 03:00:46.619497 | debian-bookworm | ok 2026-01-09 03:00:46.648528 | 2026-01-09 03:00:46.648674 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-09 03:00:46.725656 | debian-bookworm | ok 2026-01-09 03:00:46.736391 | 2026-01-09 03:00:46.736524 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-09 03:00:47.710960 | debian-bookworm -> localhost | ok 2026-01-09 03:00:47.720284 | 2026-01-09 03:00:47.720539 | TASK [validate-host : Collect information about the host] 2026-01-09 03:00:49.617095 | debian-bookworm | ok 2026-01-09 03:00:49.641982 | 2026-01-09 03:00:49.642126 | TASK [validate-host : Sanitize hostname] 2026-01-09 03:00:50.129103 | debian-bookworm | ok 2026-01-09 03:00:50.256412 | 2026-01-09 03:00:50.256589 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-09 03:00:52.092053 | debian-bookworm -> localhost | changed 2026-01-09 03:00:52.098085 | 2026-01-09 03:00:52.098220 | TASK [validate-host : Collect information about zuul worker] 2026-01-09 03:00:52.730592 | debian-bookworm | ok 2026-01-09 03:00:52.742746 | 2026-01-09 03:00:52.743879 | TASK [validate-host : Write out all zuul information for each host] 2026-01-09 03:00:55.172704 | debian-bookworm -> localhost | changed 2026-01-09 03:00:55.205812 | 2026-01-09 03:00:55.205966 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-09 03:00:55.683410 | debian-bookworm | ok 2026-01-09 03:00:55.704533 | 2026-01-09 03:00:55.704691 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-09 03:00:58.097241 | debian-bookworm | changed: 2026-01-09 03:00:58.097460 | debian-bookworm | cd+++++++++ src/ 2026-01-09 03:00:58.097496 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-09 03:00:58.097520 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-09 03:00:58.097541 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-01-09 03:00:58.097562 | debian-bookworm | Containerfile 2026-01-09 03:00:58.131877 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-01-09 03:00:58.131896 | debian-bookworm | Containerfile 2026-01-09 03:00:58.131932 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-01-09 03:00:58.131950 | debian-bookworm | Containerfile 2026-01-09 03:00:58.132162 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-01-09 03:00:58.132220 | debian-bookworm | Containerfile 2026-01-09 03:00:58.132320 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-01-09 03:00:58.132338 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-01-09 03:00:58.132359 | debian-bookworm | Containerfile 2026-01-09 03:00:58.133042 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-01-09 03:00:58.133060 | debian-bookworm | Containerfile 2026-01-09 03:00:58.133132 | debian-bookworm | Containerfile 2026-01-09 03:00:58.133255 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-01-09 03:00:58.133273 | debian-bookworm | Containerfile 2026-01-09 03:00:58.133309 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-01-09 03:00:58.133327 | debian-bookworm | Containerfile 2026-01-09 03:00:58.133362 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-01-09 03:00:58.133380 | debian-bookworm | Containerfile 2026-01-09 03:00:58.133419 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-01-09 03:00:58.133437 | debian-bookworm | Containerfile 2026-01-09 03:00:58.133876 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-01-09 03:00:58.133894 | debian-bookworm | Containerfile 2026-01-09 03:00:58.133930 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-01-09 03:00:58.133947 | debian-bookworm | Containerfile 2026-01-09 03:00:58.133983 | debian-bookworm | Containerfile 2026-01-09 03:00:58.134091 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-01-09 03:00:58.134108 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-01-09 03:00:58.134126 | debian-bookworm | Containerfile 2026-01-09 03:00:58.134314 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-01-09 03:00:58.134331 | debian-bookworm | Containerfile 2026-01-09 03:00:58.134418 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-01-09 03:00:58.134435 | debian-bookworm | Containerfile 2026-01-09 03:00:58.134505 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-01-09 03:00:58.134523 | debian-bookworm | Containerfile 2026-01-09 03:00:58.134558 | debian-bookworm | Containerfile 2026-01-09 03:00:58.134685 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-01-09 03:00:58.134702 | debian-bookworm | Containerfile 2026-01-09 03:00:58.155076 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-01-09 03:00:58.155098 | debian-bookworm | Containerfile 2026-01-09 03:00:58.199609 | 2026-01-09 03:00:58.199728 | PLAY RECAP 2026-01-09 03:00:58.199801 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-01-09 03:00:58.199829 | 2026-01-09 03:00:58.654516 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-09 03:00:58.655574 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-01-09 03:01:01.086788 | 2026-01-09 03:01:01.087001 | PLAY [Run yamllint] 2026-01-09 03:01:01.111295 | 2026-01-09 03:01:01.111463 | LOOP [Install python] 2026-01-09 03:01:01.201476 | debian-bookworm | ok: "ensure-python" 2026-01-09 03:01:01.215438 | debian-bookworm | ok: "ensure-pip" 2026-01-09 03:01:01.349349 | 2026-01-09 03:01:01.349544 | TASK [ensure-python : Validate python_version value] 2026-01-09 03:01:01.396123 | debian-bookworm | skipping: Conditional result was False 2026-01-09 03:01:01.403014 | 2026-01-09 03:01:01.403156 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-01-09 03:01:01.442197 | debian-bookworm | skipping: Conditional result was False 2026-01-09 03:01:01.449609 | 2026-01-09 03:01:01.449764 | TASK [ensure-python : Pull in venv package] 2026-01-09 03:01:01.534827 | debian-bookworm | skipping: Conditional result was False 2026-01-09 03:01:01.541473 | 2026-01-09 03:01:01.541612 | TASK [ensure-python : Set default RPM package name] 2026-01-09 03:01:01.606542 | debian-bookworm | skipping: Conditional result was False 2026-01-09 03:01:01.612829 | 2026-01-09 03:01:01.612983 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9 and Python 3.9] 2026-01-09 03:01:01.705104 | debian-bookworm | skipping: Conditional result was False 2026-01-09 03:01:01.713617 | 2026-01-09 03:01:01.713820 | TASK [ensure-python : Install RPM package] 2026-01-09 03:01:01.813503 | debian-bookworm | skipping: Conditional result was False 2026-01-09 03:01:01.823011 | 2026-01-09 03:01:01.823158 | TASK [ensure-python : Install python using pyenv] 2026-01-09 03:01:01.878020 | debian-bookworm | skipping: Conditional result was False 2026-01-09 03:01:01.884688 | 2026-01-09 03:01:01.884833 | TASK [ensure-python : Activate python using stow] 2026-01-09 03:01:01.932599 | debian-bookworm | skipping: Conditional result was False 2026-01-09 03:01:01.957980 | 2026-01-09 03:01:01.958127 | TASK [ensure-pip : Check if pip is installed] 2026-01-09 03:01:03.035320 | debian-bookworm | ok: Runtime: 0:00:00.008081 2026-01-09 03:01:03.045040 | 2026-01-09 03:01:03.045166 | LOOP [ensure-pip : Install pip from packages] 2026-01-09 03:01:03.094384 | debian-bookworm | ok: "/var/lib/zuul/builds/0984ebad205c49cda84a03984773e838/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-01-09 03:01:03.094626 | debian-bookworm | ok: All items complete 2026-01-09 03:01:03.094738 | 2026-01-09 03:01:03.119643 | debian-bookworm | included: /var/lib/zuul/builds/0984ebad205c49cda84a03984773e838/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-01-09 03:01:03.131388 | 2026-01-09 03:01:03.131524 | TASK [ensure-pip : Update package lists] 2026-01-09 03:01:07.509630 | debian-bookworm | changed 2026-01-09 03:01:07.522505 | 2026-01-09 03:01:07.522662 | TASK [ensure-pip : Install Python 3 pip] 2026-01-09 03:01:12.654394 | debian-bookworm | changed 2026-01-09 03:01:12.665474 | 2026-01-09 03:01:12.665617 | TASK [ensure-pip : Install Python 2 pip] 2026-01-09 03:01:12.753687 | debian-bookworm | skipping: Conditional result was False 2026-01-09 03:01:12.761092 | 2026-01-09 03:01:12.761277 | TASK [ensure-pip : Ensure setuptools] 2026-01-09 03:01:12.785629 | debian-bookworm | skipping: Conditional result was False 2026-01-09 03:01:12.794781 | 2026-01-09 03:01:12.794943 | TASK [ensure-pip : Check for ensurepip module] 2026-01-09 03:01:13.194524 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-01-09 03:01:13.194670 | debian-bookworm | [--altinstall] [--default-pip] 2026-01-09 03:01:13.194685 | debian-bookworm | 2026-01-09 03:01:13.194695 | debian-bookworm | options: 2026-01-09 03:01:13.194708 | debian-bookworm | -h, --help show this help message and exit 2026-01-09 03:01:13.194722 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-01-09 03:01:13.194732 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-01-09 03:01:13.194764 | debian-bookworm | times. 2026-01-09 03:01:13.194780 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-01-09 03:01:13.194790 | debian-bookworm | --user Install using the user scheme. 2026-01-09 03:01:13.194799 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-01-09 03:01:13.194807 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-01-09 03:01:13.194815 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-01-09 03:01:13.194823 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-01-09 03:01:13.194830 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-01-09 03:01:13.329131 | debian-bookworm | ok: Runtime: 0:00:00.086459 2026-01-09 03:01:13.336228 | 2026-01-09 03:01:13.336355 | TASK [ensure-pip : Ensure python3-venv] 2026-01-09 03:01:13.383260 | debian-bookworm | skipping: Conditional result was False 2026-01-09 03:01:13.391360 | 2026-01-09 03:01:13.391511 | TASK [ensure-pip : Install pip from source] 2026-01-09 03:01:13.446339 | debian-bookworm | skipping: Conditional result was False 2026-01-09 03:01:13.454995 | 2026-01-09 03:01:13.455150 | TASK [ensure-pip : Probe for venv python full path] 2026-01-09 03:01:13.852936 | debian-bookworm | /usr/bin/python3 2026-01-09 03:01:14.016164 | debian-bookworm | ok: Runtime: 0:00:00.008230 2026-01-09 03:01:14.024627 | 2026-01-09 03:01:14.024772 | TASK [ensure-pip : Set host default] 2026-01-09 03:01:14.098352 | debian-bookworm | ok 2026-01-09 03:01:14.104924 | 2026-01-09 03:01:14.105061 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-01-09 03:01:14.167624 | debian-bookworm | ok 2026-01-09 03:01:14.238006 | 2026-01-09 03:01:14.238155 | TASK [yamllint : Install yamllint] 2026-01-09 03:01:20.504428 | debian-bookworm | changed 2026-01-09 03:01:20.516667 | 2026-01-09 03:01:20.518443 | TASK [yamllint : Run yamllint] 2026-01-09 03:01:21.338223 | debian-bookworm | ./.hadolint.yaml 2026-01-09 03:01:21.338323 | debian-bookworm | 3:12 warning too few spaces before comment: expected 2 (comments) 2026-01-09 03:01:21.338336 | debian-bookworm | 4:12 warning too few spaces before comment: expected 2 (comments) 2026-01-09 03:01:21.338345 | debian-bookworm | 5:12 warning too few spaces before comment: expected 2 (comments) 2026-01-09 03:01:21.338355 | debian-bookworm | 6:12 warning too few spaces before comment: expected 2 (comments) 2026-01-09 03:01:21.338363 | debian-bookworm | 7:12 warning too few spaces before comment: expected 2 (comments) 2026-01-09 03:01:21.338368 | debian-bookworm | 2026-01-09 03:01:21.621648 | debian-bookworm | ok: Runtime: 0:00:00.449020 2026-01-09 03:01:21.659989 | 2026-01-09 03:01:21.661732 | PLAY RECAP 2026-01-09 03:01:21.661861 | debian-bookworm | ok: 10 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-01-09 03:01:21.661979 | 2026-01-09 03:01:21.983955 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-01-09 03:01:21.985166 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-09 03:01:24.368733 | 2026-01-09 03:01:24.368916 | PLAY [Base post] 2026-01-09 03:01:24.447724 | 2026-01-09 03:01:24.447896 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-09 03:01:25.552484 | debian-bookworm | changed 2026-01-09 03:01:25.591210 | 2026-01-09 03:01:25.591360 | PLAY RECAP 2026-01-09 03:01:25.591430 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-09 03:01:25.591493 | 2026-01-09 03:01:26.704975 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-09 03:01:26.705812 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-09 03:01:29.707065 | 2026-01-09 03:01:29.707236 | PLAY [Base post-logs] 2026-01-09 03:01:29.733249 | 2026-01-09 03:01:29.733411 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-09 03:01:31.472804 | localhost | changed 2026-01-09 03:01:31.481883 | 2026-01-09 03:01:31.482006 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-09 03:01:31.538982 | localhost | ok 2026-01-09 03:01:31.542290 | 2026-01-09 03:01:31.542381 | TASK [Set zuul-log-path fact] 2026-01-09 03:01:31.577366 | localhost | ok 2026-01-09 03:01:31.584953 | 2026-01-09 03:01:31.585062 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-09 03:01:31.660547 | localhost | ok 2026-01-09 03:01:31.663449 | 2026-01-09 03:01:31.663546 | TASK [upload-logs : Create log directories] 2026-01-09 03:01:33.940919 | localhost | changed 2026-01-09 03:01:33.943224 | 2026-01-09 03:01:33.943312 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-09 03:01:36.339950 | localhost -> localhost | ok: Runtime: 0:00:00.022394 2026-01-09 03:01:36.343755 | 2026-01-09 03:01:36.343850 | TASK [upload-logs : Upload logs to log server] 2026-01-09 03:01:38.268662 | localhost | Output suppressed because no_log was given 2026-01-09 03:01:38.270132 | 2026-01-09 03:01:38.270240 | LOOP [upload-logs : Compress console log and json output] 2026-01-09 03:01:38.554654 | localhost | skipping: Conditional result was False 2026-01-09 03:01:38.578425 | localhost | skipping: Conditional result was False 2026-01-09 03:01:38.590892 | 2026-01-09 03:01:38.590988 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-09 03:01:38.908931 | localhost | skipping: Conditional result was False 2026-01-09 03:01:38.909151 | 2026-01-09 03:01:38.948715 | localhost | skipping: Conditional result was False 2026-01-09 03:01:38.952241 | 2026-01-09 03:01:38.952351 | LOOP [upload-logs : Upload console log and json output]