2026-02-03 18:13:08.588329 | Job console starting 2026-02-03 18:13:08.619396 | Updating git repos 2026-02-03 18:13:08.652736 | Cloning repos into workspace 2026-02-03 18:13:08.713245 | Restoring repo states 2026-02-03 18:13:08.728319 | Merging changes 2026-02-03 18:13:09.223512 | Checking out repos 2026-02-03 18:13:09.269093 | Preparing playbooks 2026-02-03 18:13:09.978902 | Running Ansible setup 2026-02-03 18:13:15.158499 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-03 18:13:16.275549 | 2026-02-03 18:13:16.275712 | PLAY [Base pre] 2026-02-03 18:13:16.346349 | 2026-02-03 18:13:16.346516 | TASK [Setup log path fact] 2026-02-03 18:13:16.400448 | debian-bookworm | ok 2026-02-03 18:13:16.417758 | 2026-02-03 18:13:16.417923 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-03 18:13:16.448593 | debian-bookworm | ok 2026-02-03 18:13:16.459425 | 2026-02-03 18:13:16.459559 | TASK [emit-job-header : Print job information] 2026-02-03 18:13:16.500466 | # Job Information 2026-02-03 18:13:16.500656 | Ansible Version: 2.16.14 2026-02-03 18:13:16.500691 | Job: yamllint 2026-02-03 18:13:16.500723 | Pipeline: check 2026-02-03 18:13:16.500746 | Executor: 521e9411259a 2026-02-03 18:13:16.500766 | Triggered by: https://github.com/osism/container-images/pull/872 2026-02-03 18:13:16.500788 | Event ID: f7c413c0-012b-11f1-811e-bee6c95491de 2026-02-03 18:13:16.506116 | 2026-02-03 18:13:16.506252 | LOOP [emit-job-header : Print node information] 2026-02-03 18:13:16.646264 | debian-bookworm | ok: 2026-02-03 18:13:16.646527 | debian-bookworm | # Node Information 2026-02-03 18:13:16.646564 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-03 18:13:16.646589 | debian-bookworm | Hostname: debian 2026-02-03 18:13:16.646611 | debian-bookworm | Username: zuul 2026-02-03 18:13:16.646632 | debian-bookworm | Distro: Debian 12.13 2026-02-03 18:13:16.646655 | debian-bookworm | Provider: regiocloud-a 2026-02-03 18:13:16.646675 | debian-bookworm | Region: 2026-02-03 18:13:16.646696 | debian-bookworm | Label: debian-bookworm 2026-02-03 18:13:16.646715 | debian-bookworm | Product Name: OpenStack Nova 2026-02-03 18:13:16.646735 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe37:f0bd 2026-02-03 18:13:16.658811 | 2026-02-03 18:13:16.663089 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-03 18:13:17.293393 | debian-bookworm -> localhost | changed 2026-02-03 18:13:17.300948 | 2026-02-03 18:13:17.301121 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-03 18:13:18.823861 | debian-bookworm -> localhost | changed 2026-02-03 18:13:18.841131 | 2026-02-03 18:13:18.841268 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-03 18:13:19.326809 | debian-bookworm -> localhost | ok 2026-02-03 18:13:19.334602 | 2026-02-03 18:13:19.334744 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-03 18:13:19.394456 | debian-bookworm | ok 2026-02-03 18:13:19.429888 | debian-bookworm | included: /var/lib/zuul/builds/b9165a8ddb384745899065976b3aa67a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-03 18:13:19.446804 | 2026-02-03 18:13:19.447000 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-03 18:13:22.133947 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-03 18:13:22.134300 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b9165a8ddb384745899065976b3aa67a/work/b9165a8ddb384745899065976b3aa67a_id_rsa 2026-02-03 18:13:22.134354 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b9165a8ddb384745899065976b3aa67a/work/b9165a8ddb384745899065976b3aa67a_id_rsa.pub 2026-02-03 18:13:22.134385 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-03 18:13:22.134412 | debian-bookworm -> localhost | SHA256:jNfk1ABnTF8oArAZA797HjAPimVlBSHKKD9M6xVgAP0 zuul-build-sshkey 2026-02-03 18:13:22.134437 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-03 18:13:22.134474 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-03 18:13:22.134499 | debian-bookworm -> localhost | |+o=.*+o..+= .. | 2026-02-03 18:13:22.134523 | debian-bookworm -> localhost | |oo.+ * .oo+.. | 2026-02-03 18:13:22.134546 | debian-bookworm -> localhost | |+...B .o.o | 2026-02-03 18:13:22.134568 | debian-bookworm -> localhost | |.+ +Eo o = | 2026-02-03 18:13:22.134591 | debian-bookworm -> localhost | | B * . S o | 2026-02-03 18:13:22.134620 | debian-bookworm -> localhost | | = + * . | 2026-02-03 18:13:22.134643 | debian-bookworm -> localhost | |. o . + | 2026-02-03 18:13:22.134665 | debian-bookworm -> localhost | | o . | 2026-02-03 18:13:22.134689 | debian-bookworm -> localhost | | . | 2026-02-03 18:13:22.134712 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-03 18:13:22.134783 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.901290 2026-02-03 18:13:22.142183 | 2026-02-03 18:13:22.142296 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-03 18:13:22.181819 | debian-bookworm | ok 2026-02-03 18:13:22.192642 | debian-bookworm | included: /var/lib/zuul/builds/b9165a8ddb384745899065976b3aa67a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-03 18:13:22.202367 | 2026-02-03 18:13:22.202496 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-03 18:13:22.226677 | debian-bookworm | skipping: Conditional result was False 2026-02-03 18:13:22.232935 | 2026-02-03 18:13:22.233046 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-03 18:13:22.978319 | debian-bookworm | changed 2026-02-03 18:13:22.984653 | 2026-02-03 18:13:22.984785 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-03 18:13:23.249535 | debian-bookworm | ok 2026-02-03 18:13:23.258505 | 2026-02-03 18:13:23.258677 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-03 18:13:23.890544 | debian-bookworm | changed 2026-02-03 18:13:23.900326 | 2026-02-03 18:13:23.900445 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-03 18:13:24.514229 | debian-bookworm | changed 2026-02-03 18:13:24.519438 | 2026-02-03 18:13:24.519536 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-03 18:13:24.542510 | debian-bookworm | skipping: Conditional result was False 2026-02-03 18:13:24.548660 | 2026-02-03 18:13:24.548757 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-03 18:13:24.959288 | debian-bookworm -> localhost | changed 2026-02-03 18:13:24.969952 | 2026-02-03 18:13:24.970058 | TASK [add-build-sshkey : Add back temp key] 2026-02-03 18:13:25.303142 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b9165a8ddb384745899065976b3aa67a/work/b9165a8ddb384745899065976b3aa67a_id_rsa (zuul-build-sshkey) 2026-02-03 18:13:25.303507 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021030 2026-02-03 18:13:25.317285 | 2026-02-03 18:13:25.317404 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-03 18:13:25.690529 | debian-bookworm | ok 2026-02-03 18:13:25.699974 | 2026-02-03 18:13:25.700125 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-03 18:13:25.724035 | debian-bookworm | skipping: Conditional result was False 2026-02-03 18:13:25.735916 | 2026-02-03 18:13:25.736025 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-03 18:13:26.126119 | debian-bookworm | ok 2026-02-03 18:13:26.138808 | 2026-02-03 18:13:26.138942 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-03 18:13:26.180560 | debian-bookworm | ok 2026-02-03 18:13:26.189848 | 2026-02-03 18:13:26.190012 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-03 18:13:26.481455 | debian-bookworm -> localhost | ok 2026-02-03 18:13:26.488672 | 2026-02-03 18:13:26.488789 | TASK [validate-host : Collect information about the host] 2026-02-03 18:13:27.488363 | debian-bookworm | ok 2026-02-03 18:13:27.498131 | 2026-02-03 18:13:27.498235 | TASK [validate-host : Sanitize hostname] 2026-02-03 18:13:27.588324 | debian-bookworm | ok 2026-02-03 18:13:27.622961 | 2026-02-03 18:13:27.623085 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-03 18:13:28.116416 | debian-bookworm -> localhost | changed 2026-02-03 18:13:28.123525 | 2026-02-03 18:13:28.123625 | TASK [validate-host : Collect information about zuul worker] 2026-02-03 18:13:28.473567 | debian-bookworm | ok 2026-02-03 18:13:28.478898 | 2026-02-03 18:13:28.478996 | TASK [validate-host : Write out all zuul information for each host] 2026-02-03 18:13:28.979245 | debian-bookworm -> localhost | changed 2026-02-03 18:13:28.988561 | 2026-02-03 18:13:28.988665 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-03 18:13:29.233542 | debian-bookworm | ok 2026-02-03 18:13:29.238878 | 2026-02-03 18:13:29.238968 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-03 18:13:30.113858 | debian-bookworm | changed: 2026-02-03 18:13:30.114026 | debian-bookworm | cd+++++++++ src/ 2026-02-03 18:13:30.114060 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-03 18:13:30.114168 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-03 18:13:30.114197 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-02-03 18:13:30.114220 | debian-bookworm | Containerfile 2026-02-03 18:13:30.130372 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-02-03 18:13:30.130389 | debian-bookworm | Containerfile 2026-02-03 18:13:30.130424 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-02-03 18:13:30.130442 | debian-bookworm | Containerfile 2026-02-03 18:13:30.130654 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-02-03 18:13:30.130672 | debian-bookworm | Containerfile 2026-02-03 18:13:30.130758 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-02-03 18:13:30.130775 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-02-03 18:13:30.130792 | debian-bookworm | Containerfile 2026-02-03 18:13:30.131511 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-02-03 18:13:30.131529 | debian-bookworm | Containerfile 2026-02-03 18:13:30.131602 | debian-bookworm | Containerfile 2026-02-03 18:13:30.131688 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-02-03 18:13:30.131705 | debian-bookworm | Containerfile 2026-02-03 18:13:30.131739 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-02-03 18:13:30.131757 | debian-bookworm | Containerfile 2026-02-03 18:13:30.131793 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-02-03 18:13:30.131812 | debian-bookworm | Containerfile 2026-02-03 18:13:30.131847 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-02-03 18:13:30.131864 | debian-bookworm | Containerfile 2026-02-03 18:13:30.132309 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-02-03 18:13:30.132326 | debian-bookworm | Containerfile 2026-02-03 18:13:30.132360 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-02-03 18:13:30.132377 | debian-bookworm | Containerfile 2026-02-03 18:13:30.132412 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-02-03 18:13:30.132429 | debian-bookworm | Containerfile 2026-02-03 18:13:30.132463 | debian-bookworm | Containerfile 2026-02-03 18:13:30.132567 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-02-03 18:13:30.132584 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-02-03 18:13:30.132601 | debian-bookworm | Containerfile 2026-02-03 18:13:30.132774 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-02-03 18:13:30.132794 | debian-bookworm | Containerfile 2026-02-03 18:13:30.132880 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-02-03 18:13:30.132898 | debian-bookworm | Containerfile 2026-02-03 18:13:30.132966 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-02-03 18:13:30.132984 | debian-bookworm | Containerfile 2026-02-03 18:13:30.133019 | debian-bookworm | Containerfile 2026-02-03 18:13:30.133148 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-02-03 18:13:30.133166 | debian-bookworm | Containerfile 2026-02-03 18:13:30.133336 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-02-03 18:13:30.133353 | debian-bookworm | Containerfile 2026-02-03 18:13:30.147387 | 2026-02-03 18:13:30.147467 | PLAY RECAP 2026-02-03 18:13:30.147515 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-02-03 18:13:30.147539 | 2026-02-03 18:13:30.249411 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-03 18:13:30.250221 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-02-03 18:13:30.983286 | 2026-02-03 18:13:30.983452 | PLAY [Run yamllint] 2026-02-03 18:13:31.020192 | 2026-02-03 18:13:31.020350 | LOOP [Install python] 2026-02-03 18:13:31.049466 | debian-bookworm | ok: "ensure-python" 2026-02-03 18:13:31.056745 | debian-bookworm | ok: "ensure-pip" 2026-02-03 18:13:31.110741 | 2026-02-03 18:13:31.110941 | TASK [ensure-python : Validate python_version value] 2026-02-03 18:13:31.145243 | debian-bookworm | skipping: Conditional result was False 2026-02-03 18:13:31.151707 | 2026-02-03 18:13:31.151834 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-02-03 18:13:31.175894 | debian-bookworm | skipping: Conditional result was False 2026-02-03 18:13:31.181723 | 2026-02-03 18:13:31.181849 | TASK [ensure-python : Pull in venv package] 2026-02-03 18:13:31.215667 | debian-bookworm | skipping: Conditional result was False 2026-02-03 18:13:31.222516 | 2026-02-03 18:13:31.222640 | TASK [ensure-python : Set default RPM package name] 2026-02-03 18:13:31.246482 | debian-bookworm | skipping: Conditional result was False 2026-02-03 18:13:31.252981 | 2026-02-03 18:13:31.253123 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9 and Python 3.9] 2026-02-03 18:13:31.287102 | debian-bookworm | skipping: Conditional result was False 2026-02-03 18:13:31.300305 | 2026-02-03 18:13:31.300485 | TASK [ensure-python : Install RPM package] 2026-02-03 18:13:31.325158 | debian-bookworm | skipping: Conditional result was False 2026-02-03 18:13:31.333658 | 2026-02-03 18:13:31.333794 | TASK [ensure-python : Install python using pyenv] 2026-02-03 18:13:31.357914 | debian-bookworm | skipping: Conditional result was False 2026-02-03 18:13:31.364838 | 2026-02-03 18:13:31.364962 | TASK [ensure-python : Activate python using stow] 2026-02-03 18:13:31.388714 | debian-bookworm | skipping: Conditional result was False 2026-02-03 18:13:31.401487 | 2026-02-03 18:13:31.401600 | TASK [ensure-pip : Check if pip is installed] 2026-02-03 18:13:31.934145 | debian-bookworm | ok: Runtime: 0:00:00.007111 2026-02-03 18:13:31.939641 | 2026-02-03 18:13:31.939744 | LOOP [ensure-pip : Install pip from packages] 2026-02-03 18:13:31.976614 | debian-bookworm | ok: "/var/lib/zuul/builds/b9165a8ddb384745899065976b3aa67a/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-02-03 18:13:31.976783 | debian-bookworm | ok: All items complete 2026-02-03 18:13:31.976819 | 2026-02-03 18:13:32.000932 | debian-bookworm | included: /var/lib/zuul/builds/b9165a8ddb384745899065976b3aa67a/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-02-03 18:13:32.015446 | 2026-02-03 18:13:32.015627 | TASK [ensure-pip : Update package lists] 2026-02-03 18:13:35.852987 | debian-bookworm | changed 2026-02-03 18:13:35.860178 | 2026-02-03 18:13:35.860314 | TASK [ensure-pip : Install Python 3 pip] 2026-02-03 18:13:40.714559 | debian-bookworm | changed 2026-02-03 18:13:40.724025 | 2026-02-03 18:13:40.724294 | TASK [ensure-pip : Install Python 2 pip] 2026-02-03 18:13:40.771224 | debian-bookworm | skipping: Conditional result was False 2026-02-03 18:13:40.787042 | 2026-02-03 18:13:40.787279 | TASK [ensure-pip : Ensure setuptools] 2026-02-03 18:13:40.804764 | debian-bookworm | skipping: Conditional result was False 2026-02-03 18:13:40.822637 | 2026-02-03 18:13:40.822788 | TASK [ensure-pip : Check for ensurepip module] 2026-02-03 18:13:41.169731 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-02-03 18:13:41.169995 | debian-bookworm | [--altinstall] [--default-pip] 2026-02-03 18:13:41.170030 | debian-bookworm | 2026-02-03 18:13:41.170053 | debian-bookworm | options: 2026-02-03 18:13:41.170080 | debian-bookworm | -h, --help show this help message and exit 2026-02-03 18:13:41.170108 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-02-03 18:13:41.170128 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-02-03 18:13:41.170183 | debian-bookworm | times. 2026-02-03 18:13:41.170215 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-02-03 18:13:41.170235 | debian-bookworm | --user Install using the user scheme. 2026-02-03 18:13:41.170255 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-02-03 18:13:41.170273 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-02-03 18:13:41.170291 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-02-03 18:13:41.170307 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-02-03 18:13:41.170326 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-02-03 18:13:41.355414 | debian-bookworm | ok: Runtime: 0:00:00.071685 2026-02-03 18:13:41.369501 | 2026-02-03 18:13:41.369672 | TASK [ensure-pip : Ensure python3-venv] 2026-02-03 18:13:41.404753 | debian-bookworm | skipping: Conditional result was False 2026-02-03 18:13:41.426335 | 2026-02-03 18:13:41.426474 | TASK [ensure-pip : Install pip from source] 2026-02-03 18:13:41.460341 | debian-bookworm | skipping: Conditional result was False 2026-02-03 18:13:41.466377 | 2026-02-03 18:13:41.466505 | TASK [ensure-pip : Probe for venv python full path] 2026-02-03 18:13:41.744014 | debian-bookworm | /usr/bin/python3 2026-02-03 18:13:41.996539 | debian-bookworm | ok: Runtime: 0:00:00.008386 2026-02-03 18:13:42.010027 | 2026-02-03 18:13:42.010213 | TASK [ensure-pip : Set host default] 2026-02-03 18:13:42.077679 | debian-bookworm | ok 2026-02-03 18:13:42.085857 | 2026-02-03 18:13:42.086003 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-02-03 18:13:42.138178 | debian-bookworm | ok 2026-02-03 18:13:42.181871 | 2026-02-03 18:13:42.182004 | TASK [yamllint : Install yamllint] 2026-02-03 18:13:48.098300 | debian-bookworm | changed 2026-02-03 18:13:48.107312 | 2026-02-03 18:13:48.107473 | TASK [yamllint : Run yamllint] 2026-02-03 18:13:48.905540 | debian-bookworm | ./.hadolint.yaml 2026-02-03 18:13:48.905670 | debian-bookworm | 3:12 warning too few spaces before comment: expected 2 (comments) 2026-02-03 18:13:48.905682 | debian-bookworm | 4:12 warning too few spaces before comment: expected 2 (comments) 2026-02-03 18:13:48.905690 | debian-bookworm | 5:12 warning too few spaces before comment: expected 2 (comments) 2026-02-03 18:13:48.905700 | debian-bookworm | 6:12 warning too few spaces before comment: expected 2 (comments) 2026-02-03 18:13:48.905708 | debian-bookworm | 7:12 warning too few spaces before comment: expected 2 (comments) 2026-02-03 18:13:48.905713 | debian-bookworm | 2026-02-03 18:13:49.139247 | debian-bookworm | ok: Runtime: 0:00:00.462604 2026-02-03 18:13:49.145974 | 2026-02-03 18:13:49.146060 | PLAY RECAP 2026-02-03 18:13:49.146133 | debian-bookworm | ok: 10 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-02-03 18:13:49.146158 | 2026-02-03 18:13:49.279703 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-02-03 18:13:49.280810 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-03 18:13:50.016012 | 2026-02-03 18:13:50.016220 | PLAY [Base post] 2026-02-03 18:13:50.030198 | 2026-02-03 18:13:50.030341 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-03 18:13:50.594281 | debian-bookworm | changed 2026-02-03 18:13:50.604217 | 2026-02-03 18:13:50.604353 | PLAY RECAP 2026-02-03 18:13:50.604432 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-03 18:13:50.604511 | 2026-02-03 18:13:50.736566 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-03 18:13:50.737437 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-03 18:13:51.573040 | 2026-02-03 18:13:51.573250 | PLAY [Base post-logs] 2026-02-03 18:13:51.588205 | 2026-02-03 18:13:51.588367 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-03 18:13:52.051425 | localhost | changed 2026-02-03 18:13:52.072996 | 2026-02-03 18:13:52.073235 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-03 18:13:52.110347 | localhost | ok 2026-02-03 18:13:52.119597 | 2026-02-03 18:13:52.119730 | TASK [Set zuul-log-path fact] 2026-02-03 18:13:52.140905 | localhost | ok 2026-02-03 18:13:52.152139 | 2026-02-03 18:13:52.152262 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-03 18:13:52.179053 | localhost | ok 2026-02-03 18:13:52.182622 | 2026-02-03 18:13:52.182742 | TASK [upload-logs : Create log directories] 2026-02-03 18:13:52.703955 | localhost | changed 2026-02-03 18:13:52.709254 | 2026-02-03 18:13:52.709423 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-03 18:13:53.234064 | localhost -> localhost | ok: Runtime: 0:00:00.005901 2026-02-03 18:13:53.244484 | 2026-02-03 18:13:53.244675 | TASK [upload-logs : Upload logs to log server] 2026-02-03 18:13:53.798140 | localhost | Output suppressed because no_log was given 2026-02-03 18:13:53.799990 | 2026-02-03 18:13:53.800115 | LOOP [upload-logs : Compress console log and json output] 2026-02-03 18:13:53.857760 | localhost | skipping: Conditional result was False 2026-02-03 18:13:53.866131 | localhost | skipping: Conditional result was False 2026-02-03 18:13:53.877099 | 2026-02-03 18:13:53.877211 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-03 18:13:53.955253 | localhost | skipping: Conditional result was False 2026-02-03 18:13:53.955948 | 2026-02-03 18:13:53.959194 | localhost | skipping: Conditional result was False 2026-02-03 18:13:53.967014 | 2026-02-03 18:13:53.967331 | LOOP [upload-logs : Upload console log and json output]