2026-05-12 21:02:19.707293 | Job console starting 2026-05-12 21:02:19.738482 | Updating git repos 2026-05-12 21:02:19.782149 | Cloning repos into workspace 2026-05-12 21:02:19.827566 | Restoring repo states 2026-05-12 21:02:19.837532 | Merging changes 2026-05-12 21:02:20.366863 | Checking out repos 2026-05-12 21:02:20.415780 | Preparing playbooks 2026-05-12 21:02:21.202071 | Running Ansible setup 2026-05-12 21:02:25.584146 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-12 21:02:26.367968 | 2026-05-12 21:02:26.368159 | PLAY [Base pre] 2026-05-12 21:02:26.386125 | 2026-05-12 21:02:26.386285 | TASK [Setup log path fact] 2026-05-12 21:02:26.411086 | debian-bookworm | ok 2026-05-12 21:02:26.431956 | 2026-05-12 21:02:26.432129 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-12 21:02:26.462764 | debian-bookworm | ok 2026-05-12 21:02:26.473796 | 2026-05-12 21:02:26.473934 | TASK [emit-job-header : Print job information] 2026-05-12 21:02:26.519047 | # Job Information 2026-05-12 21:02:26.519341 | Ansible Version: 2.16.14 2026-05-12 21:02:26.519404 | Job: yamllint 2026-05-12 21:02:26.519464 | Pipeline: check 2026-05-12 21:02:26.519505 | Executor: 521e9411259a 2026-05-12 21:02:26.519540 | Triggered by: https://github.com/osism/container-images/pull/797 2026-05-12 21:02:26.519579 | Event ID: d6b08a80-4e45-11f1-929d-a1966efa4b15 2026-05-12 21:02:26.526804 | 2026-05-12 21:02:26.526997 | LOOP [emit-job-header : Print node information] 2026-05-12 21:02:26.640094 | debian-bookworm | ok: 2026-05-12 21:02:26.641218 | debian-bookworm | # Node Information 2026-05-12 21:02:26.641278 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-12 21:02:26.641305 | debian-bookworm | Hostname: debian 2026-05-12 21:02:26.641328 | debian-bookworm | Username: zuul 2026-05-12 21:02:26.641350 | debian-bookworm | Distro: Debian 12.13 2026-05-12 21:02:26.641382 | debian-bookworm | Provider: regiocloud-a 2026-05-12 21:02:26.641408 | debian-bookworm | Region: 2026-05-12 21:02:26.641430 | debian-bookworm | Label: debian-bookworm 2026-05-12 21:02:26.641450 | debian-bookworm | Product Name: OpenStack Nova 2026-05-12 21:02:26.641470 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef2:4943 2026-05-12 21:02:26.657694 | 2026-05-12 21:02:26.657863 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-12 21:02:27.179577 | debian-bookworm -> localhost | changed 2026-05-12 21:02:27.187328 | 2026-05-12 21:02:27.187463 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-12 21:02:28.288789 | debian-bookworm -> localhost | changed 2026-05-12 21:02:28.300154 | 2026-05-12 21:02:28.300299 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-12 21:02:28.598408 | debian-bookworm -> localhost | ok 2026-05-12 21:02:28.608151 | 2026-05-12 21:02:28.608328 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-12 21:02:28.657899 | debian-bookworm | ok 2026-05-12 21:02:28.678138 | debian-bookworm | included: /var/lib/zuul/builds/02d15c26506d4745a6737f3620bc20e3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-12 21:02:28.684404 | 2026-05-12 21:02:28.684519 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-12 21:02:30.149726 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-12 21:02:30.150376 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/02d15c26506d4745a6737f3620bc20e3/work/02d15c26506d4745a6737f3620bc20e3_id_rsa 2026-05-12 21:02:30.150495 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/02d15c26506d4745a6737f3620bc20e3/work/02d15c26506d4745a6737f3620bc20e3_id_rsa.pub 2026-05-12 21:02:30.150574 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-12 21:02:30.150664 | debian-bookworm -> localhost | SHA256:hPocHOcjSqRpW26BGSd8FHZWy72PAkeyWFuw9EI8BKs zuul-build-sshkey 2026-05-12 21:02:30.150735 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-12 21:02:30.150824 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-12 21:02:30.151039 | debian-bookworm -> localhost | | ==B.. | 2026-05-12 21:02:30.151107 | debian-bookworm -> localhost | | . o *o* o | 2026-05-12 21:02:30.151169 | debian-bookworm -> localhost | | + = B.O . | 2026-05-12 21:02:30.151230 | debian-bookworm -> localhost | | % = % . | 2026-05-12 21:02:30.151289 | debian-bookworm -> localhost | | E * B S . | 2026-05-12 21:02:30.151356 | debian-bookworm -> localhost | | . = = = . o | 2026-05-12 21:02:30.151419 | debian-bookworm -> localhost | | . + o . . . | 2026-05-12 21:02:30.151478 | debian-bookworm -> localhost | | . . | 2026-05-12 21:02:30.151539 | debian-bookworm -> localhost | | | 2026-05-12 21:02:30.151596 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-12 21:02:30.151812 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.962404 2026-05-12 21:02:30.167165 | 2026-05-12 21:02:30.167420 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-12 21:02:30.200008 | debian-bookworm | ok 2026-05-12 21:02:30.210763 | debian-bookworm | included: /var/lib/zuul/builds/02d15c26506d4745a6737f3620bc20e3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-12 21:02:30.221694 | 2026-05-12 21:02:30.221824 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-12 21:02:30.246857 | debian-bookworm | skipping: Conditional result was False 2026-05-12 21:02:30.253684 | 2026-05-12 21:02:30.253822 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-12 21:02:30.997274 | debian-bookworm | changed 2026-05-12 21:02:31.009006 | 2026-05-12 21:02:31.009329 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-12 21:02:31.332857 | debian-bookworm | ok 2026-05-12 21:02:31.341378 | 2026-05-12 21:02:31.341538 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-12 21:02:32.068578 | debian-bookworm | changed 2026-05-12 21:02:32.076136 | 2026-05-12 21:02:32.076279 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-12 21:02:32.754540 | debian-bookworm | changed 2026-05-12 21:02:32.760972 | 2026-05-12 21:02:32.761129 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-12 21:02:32.786536 | debian-bookworm | skipping: Conditional result was False 2026-05-12 21:02:32.795500 | 2026-05-12 21:02:32.795937 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-12 21:02:33.281874 | debian-bookworm -> localhost | changed 2026-05-12 21:02:33.298538 | 2026-05-12 21:02:33.298714 | TASK [add-build-sshkey : Add back temp key] 2026-05-12 21:02:33.667948 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/02d15c26506d4745a6737f3620bc20e3/work/02d15c26506d4745a6737f3620bc20e3_id_rsa (zuul-build-sshkey) 2026-05-12 21:02:33.668253 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018833 2026-05-12 21:02:33.676878 | 2026-05-12 21:02:33.677010 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-12 21:02:34.107630 | debian-bookworm | ok 2026-05-12 21:02:34.116850 | 2026-05-12 21:02:34.117009 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-12 21:02:34.153170 | debian-bookworm | skipping: Conditional result was False 2026-05-12 21:02:34.180477 | 2026-05-12 21:02:34.180658 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-12 21:02:34.654139 | debian-bookworm | ok 2026-05-12 21:02:34.683525 | 2026-05-12 21:02:34.683692 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-12 21:02:34.723021 | debian-bookworm | ok 2026-05-12 21:02:34.729627 | 2026-05-12 21:02:34.729771 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-12 21:02:35.070160 | debian-bookworm -> localhost | ok 2026-05-12 21:02:35.084257 | 2026-05-12 21:02:35.084427 | TASK [validate-host : Collect information about the host] 2026-05-12 21:02:36.290078 | debian-bookworm | ok 2026-05-12 21:02:36.301421 | 2026-05-12 21:02:36.301556 | TASK [validate-host : Sanitize hostname] 2026-05-12 21:02:36.411462 | debian-bookworm | ok 2026-05-12 21:02:36.463910 | 2026-05-12 21:02:36.464080 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-12 21:02:37.062753 | debian-bookworm -> localhost | changed 2026-05-12 21:02:37.073179 | 2026-05-12 21:02:37.073422 | TASK [validate-host : Collect information about zuul worker] 2026-05-12 21:02:37.509460 | debian-bookworm | ok 2026-05-12 21:02:37.519065 | 2026-05-12 21:02:37.519242 | TASK [validate-host : Write out all zuul information for each host] 2026-05-12 21:02:38.165191 | debian-bookworm -> localhost | changed 2026-05-12 21:02:38.175559 | 2026-05-12 21:02:38.175744 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-12 21:02:38.476109 | debian-bookworm | ok 2026-05-12 21:02:38.485135 | 2026-05-12 21:02:38.485294 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-12 21:02:39.495493 | debian-bookworm | changed: 2026-05-12 21:02:39.495860 | debian-bookworm | cd+++++++++ src/ 2026-05-12 21:02:39.495921 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-12 21:02:39.495962 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-12 21:02:39.495999 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-05-12 21:02:39.496032 | debian-bookworm | Containerfile 2026-05-12 21:02:39.517922 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-05-12 21:02:39.517939 | debian-bookworm | Containerfile 2026-05-12 21:02:39.517974 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-05-12 21:02:39.517991 | debian-bookworm | Containerfile 2026-05-12 21:02:39.518202 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-05-12 21:02:39.518220 | debian-bookworm | Containerfile 2026-05-12 21:02:39.518307 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-05-12 21:02:39.518324 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-05-12 21:02:39.518341 | debian-bookworm | Containerfile 2026-05-12 21:02:39.519080 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-05-12 21:02:39.519098 | debian-bookworm | Containerfile 2026-05-12 21:02:39.519168 | debian-bookworm | Containerfile 2026-05-12 21:02:39.519254 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-05-12 21:02:39.519272 | debian-bookworm | Containerfile 2026-05-12 21:02:39.519307 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-05-12 21:02:39.519324 | debian-bookworm | Containerfile 2026-05-12 21:02:39.519359 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-05-12 21:02:39.519376 | debian-bookworm | Containerfile 2026-05-12 21:02:39.519411 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-05-12 21:02:39.519428 | debian-bookworm | Containerfile 2026-05-12 21:02:39.519462 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-05-12 21:02:39.519479 | debian-bookworm | Containerfile 2026-05-12 21:02:39.519514 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-05-12 21:02:39.519531 | debian-bookworm | Containerfile 2026-05-12 21:02:39.519980 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-05-12 21:02:39.519998 | debian-bookworm | Containerfile 2026-05-12 21:02:39.520033 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-05-12 21:02:39.520051 | debian-bookworm | Containerfile 2026-05-12 21:02:39.520086 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-05-12 21:02:39.520103 | debian-bookworm | Containerfile 2026-05-12 21:02:39.520138 | debian-bookworm | Containerfile 2026-05-12 21:02:39.520243 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-05-12 21:02:39.520264 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-05-12 21:02:39.520281 | debian-bookworm | Containerfile 2026-05-12 21:02:39.520455 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-05-12 21:02:39.520472 | debian-bookworm | Containerfile 2026-05-12 21:02:39.521279 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-05-12 21:02:39.521300 | debian-bookworm | Containerfile 2026-05-12 21:02:39.521375 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-05-12 21:02:39.521393 | debian-bookworm | Containerfile 2026-05-12 21:02:39.521429 | debian-bookworm | Containerfile 2026-05-12 21:02:39.521554 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-05-12 21:02:39.521578 | debian-bookworm | Containerfile 2026-05-12 21:02:39.522384 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-05-12 21:02:39.522403 | debian-bookworm | Containerfile 2026-05-12 21:02:39.553201 | 2026-05-12 21:02:39.553405 | LOOP [ensure-output-dirs-present : Ensure Zuul output directories exist] 2026-05-12 21:02:39.932523 | debian-bookworm | changed: "logs" 2026-05-12 21:02:39.932889 | debian-bookworm | ok: All items complete 2026-05-12 21:02:39.932931 | 2026-05-12 21:02:40.180889 | debian-bookworm | changed: "artifacts" 2026-05-12 21:02:40.424973 | debian-bookworm | changed: "docs" 2026-05-12 21:02:40.444130 | 2026-05-12 21:02:40.444288 | TASK [diagnose-first-sudo : Ensure log directory exists] 2026-05-12 21:02:40.729013 | debian-bookworm | ok 2026-05-12 21:02:40.738974 | 2026-05-12 21:02:40.739162 | TASK [diagnose-first-sudo : Probe first sudo invocation under strace] 2026-05-12 21:02:41.277769 | debian-bookworm | ok: Runtime: 0:00:00.072393 2026-05-12 21:02:41.284015 | 2026-05-12 21:02:41.284154 | TASK [diagnose-first-sudo : Snapshot DNS / PAM / logind state (no become)] 2026-05-12 21:02:41.823538 | debian-bookworm | ok: Runtime: 0:00:00.123004 2026-05-12 21:02:41.833567 | 2026-05-12 21:02:41.833700 | PLAY RECAP 2026-05-12 21:02:41.833768 | debian-bookworm | ok: 30 changed: 14 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-12 21:02:41.833800 | 2026-05-12 21:02:41.980140 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-12 21:02:41.983927 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-05-12 21:02:42.779305 | 2026-05-12 21:02:42.779500 | PLAY [Run yamllint] 2026-05-12 21:02:42.795989 | 2026-05-12 21:02:42.796150 | LOOP [Install python] 2026-05-12 21:02:42.820312 | debian-bookworm | ok: "ensure-python" 2026-05-12 21:02:42.826167 | debian-bookworm | ok: "ensure-pip" 2026-05-12 21:02:42.884235 | 2026-05-12 21:02:42.884500 | TASK [ensure-python : Validate python_version value] 2026-05-12 21:02:42.911036 | debian-bookworm | skipping: Conditional result was False 2026-05-12 21:02:42.920031 | 2026-05-12 21:02:42.920175 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-05-12 21:02:42.944742 | debian-bookworm | skipping: Conditional result was False 2026-05-12 21:02:42.953140 | 2026-05-12 21:02:42.953291 | TASK [ensure-python : Pull in venv package] 2026-05-12 21:02:42.977623 | debian-bookworm | skipping: Conditional result was False 2026-05-12 21:02:42.986471 | 2026-05-12 21:02:42.986622 | TASK [ensure-python : Set default RPM package name] 2026-05-12 21:02:43.021444 | debian-bookworm | skipping: Conditional result was False 2026-05-12 21:02:43.030041 | 2026-05-12 21:02:43.030209 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9/10] 2026-05-12 21:02:43.055460 | debian-bookworm | skipping: Conditional result was False 2026-05-12 21:02:43.066447 | 2026-05-12 21:02:43.066663 | TASK [ensure-python : Install RPM package] 2026-05-12 21:02:43.091842 | debian-bookworm | skipping: Conditional result was False 2026-05-12 21:02:43.100356 | 2026-05-12 21:02:43.100503 | TASK [ensure-python : Install python using pyenv] 2026-05-12 21:02:43.114937 | debian-bookworm | skipping: Conditional result was False 2026-05-12 21:02:43.123182 | 2026-05-12 21:02:43.123310 | TASK [ensure-python : Activate python using stow] 2026-05-12 21:02:43.157969 | debian-bookworm | skipping: Conditional result was False 2026-05-12 21:02:43.178771 | 2026-05-12 21:02:43.178961 | TASK [ensure-pip : Check if pip is installed] 2026-05-12 21:02:43.718791 | debian-bookworm | ok: Runtime: 0:00:00.008509 2026-05-12 21:02:43.725900 | 2026-05-12 21:02:43.726032 | LOOP [ensure-pip : Install pip from packages] 2026-05-12 21:02:43.761474 | debian-bookworm | ok: "/var/lib/zuul/builds/02d15c26506d4745a6737f3620bc20e3/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-05-12 21:02:43.761723 | debian-bookworm | ok: All items complete 2026-05-12 21:02:43.761764 | 2026-05-12 21:02:43.771094 | debian-bookworm | included: /var/lib/zuul/builds/02d15c26506d4745a6737f3620bc20e3/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-05-12 21:02:43.779873 | 2026-05-12 21:02:43.779982 | TASK [ensure-pip : Update package lists] 2026-05-12 21:02:48.280047 | debian-bookworm | changed 2026-05-12 21:02:48.285565 | 2026-05-12 21:02:48.285725 | TASK [ensure-pip : Install Python 3 pip] 2026-05-12 21:02:53.475046 | debian-bookworm | changed 2026-05-12 21:02:53.483712 | 2026-05-12 21:02:53.483864 | TASK [ensure-pip : Install Python 2 pip] 2026-05-12 21:02:53.549101 | debian-bookworm | skipping: Conditional result was False 2026-05-12 21:02:53.563222 | 2026-05-12 21:02:53.563421 | TASK [ensure-pip : Ensure setuptools] 2026-05-12 21:02:53.589832 | debian-bookworm | skipping: Conditional result was False 2026-05-12 21:02:53.606325 | 2026-05-12 21:02:53.606497 | TASK [ensure-pip : Check for ensurepip module] 2026-05-12 21:02:53.972866 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-05-12 21:02:53.973096 | debian-bookworm | [--altinstall] [--default-pip] 2026-05-12 21:02:53.973121 | debian-bookworm | 2026-05-12 21:02:53.973136 | debian-bookworm | options: 2026-05-12 21:02:53.973154 | debian-bookworm | -h, --help show this help message and exit 2026-05-12 21:02:53.973176 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-05-12 21:02:53.973190 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-05-12 21:02:53.973233 | debian-bookworm | times. 2026-05-12 21:02:53.973258 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-05-12 21:02:53.973273 | debian-bookworm | --user Install using the user scheme. 2026-05-12 21:02:53.973286 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-05-12 21:02:53.973298 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-05-12 21:02:53.973310 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-05-12 21:02:53.973322 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-05-12 21:02:53.973334 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-05-12 21:02:54.141513 | debian-bookworm | ok: Runtime: 0:00:00.085506 2026-05-12 21:02:54.156132 | 2026-05-12 21:02:54.156304 | TASK [ensure-pip : Ensure python3-venv] 2026-05-12 21:02:54.187439 | debian-bookworm | skipping: Conditional result was False 2026-05-12 21:02:54.199455 | 2026-05-12 21:02:54.199741 | TASK [ensure-pip : Install pip from source] 2026-05-12 21:02:54.226165 | debian-bookworm | skipping: Conditional result was False 2026-05-12 21:02:54.233259 | 2026-05-12 21:02:54.233386 | TASK [ensure-pip : Probe for venv python full path] 2026-05-12 21:02:54.513478 | debian-bookworm | /usr/bin/python3 2026-05-12 21:02:54.764871 | debian-bookworm | ok: Runtime: 0:00:00.004864 2026-05-12 21:02:54.771198 | 2026-05-12 21:02:54.771316 | TASK [ensure-pip : Set host default] 2026-05-12 21:02:54.831321 | debian-bookworm | ok 2026-05-12 21:02:54.836660 | 2026-05-12 21:02:54.836774 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-05-12 21:02:54.889387 | debian-bookworm | ok 2026-05-12 21:02:54.937804 | 2026-05-12 21:02:54.937945 | TASK [yamllint : Install yamllint] 2026-05-12 21:03:01.469039 | debian-bookworm | changed 2026-05-12 21:03:01.477395 | 2026-05-12 21:03:01.477539 | TASK [yamllint : Run yamllint] 2026-05-12 21:03:02.308191 | debian-bookworm | ./.hadolint.yaml 2026-05-12 21:03:02.308445 | debian-bookworm | 3:12 warning too few spaces before comment: expected 2 (comments) 2026-05-12 21:03:02.308479 | debian-bookworm | 4:12 warning too few spaces before comment: expected 2 (comments) 2026-05-12 21:03:02.308501 | debian-bookworm | 5:12 warning too few spaces before comment: expected 2 (comments) 2026-05-12 21:03:02.308524 | debian-bookworm | 6:12 warning too few spaces before comment: expected 2 (comments) 2026-05-12 21:03:02.308543 | debian-bookworm | 7:12 warning too few spaces before comment: expected 2 (comments) 2026-05-12 21:03:02.308556 | debian-bookworm | 2026-05-12 21:03:02.308606 | debian-bookworm | ./.github/workflows/add-to-project.yml 2026-05-12 21:03:02.308631 | debian-bookworm | 1:1 warning missing document start "---" (document-start) 2026-05-12 21:03:02.308646 | debian-bookworm | 2026-05-12 21:03:02.507915 | debian-bookworm | ok: Runtime: 0:00:00.559255 2026-05-12 21:03:02.515958 | 2026-05-12 21:03:02.516056 | PLAY RECAP 2026-05-12 21:03:02.516113 | debian-bookworm | ok: 10 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-05-12 21:03:02.516139 | 2026-05-12 21:03:02.650930 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-05-12 21:03:02.651963 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-12 21:03:03.468951 | 2026-05-12 21:03:03.469133 | PLAY [Base post-fetch] 2026-05-12 21:03:03.484390 | 2026-05-12 21:03:03.484547 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-12 21:03:03.540694 | debian-bookworm | skipping: Conditional result was False 2026-05-12 21:03:03.553246 | 2026-05-12 21:03:03.553476 | TASK [fetch-output : Set log path for single node] 2026-05-12 21:03:03.610651 | debian-bookworm | ok 2026-05-12 21:03:03.618696 | 2026-05-12 21:03:03.618909 | LOOP [fetch-output : Ensure local output dirs] 2026-05-12 21:03:04.128510 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/02d15c26506d4745a6737f3620bc20e3/work/logs" 2026-05-12 21:03:04.404780 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/02d15c26506d4745a6737f3620bc20e3/work/artifacts" 2026-05-12 21:03:04.671979 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/02d15c26506d4745a6737f3620bc20e3/work/docs" 2026-05-12 21:03:04.694354 | 2026-05-12 21:03:04.694529 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-12 21:03:05.500134 | debian-bookworm | changed: 2026-05-12 21:03:05.500418 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-12 21:03:05.500467 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-12 21:03:05.500509 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-12 21:03:05.500567 | debian-bookworm | changed: All items complete 2026-05-12 21:03:05.500599 | 2026-05-12 21:03:06.104834 | debian-bookworm | changed: .d..t...... ./ 2026-05-12 21:03:06.666124 | debian-bookworm | changed: .d..t...... ./ 2026-05-12 21:03:06.681864 | 2026-05-12 21:03:06.682045 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-12 21:03:07.221993 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010477 2026-05-12 21:03:07.519046 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010941 2026-05-12 21:03:07.536023 | 2026-05-12 21:03:07.536152 | PLAY RECAP 2026-05-12 21:03:07.536220 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-12 21:03:07.536255 | 2026-05-12 21:03:07.670318 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-12 21:03:07.672316 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-12 21:03:08.442116 | 2026-05-12 21:03:08.442291 | PLAY [Base post] 2026-05-12 21:03:08.456137 | 2026-05-12 21:03:08.456277 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-12 21:03:09.043573 | debian-bookworm | changed 2026-05-12 21:03:09.050614 | 2026-05-12 21:03:09.050748 | PLAY RECAP 2026-05-12 21:03:09.050814 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-12 21:03:09.051112 | 2026-05-12 21:03:09.183242 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-12 21:03:09.184109 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-12 21:03:10.032680 | 2026-05-12 21:03:10.032863 | PLAY [Base post-logs] 2026-05-12 21:03:10.044458 | 2026-05-12 21:03:10.044649 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-12 21:03:10.526276 | localhost | changed 2026-05-12 21:03:10.537511 | 2026-05-12 21:03:10.537715 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-12 21:03:10.573674 | localhost | ok 2026-05-12 21:03:10.577523 | 2026-05-12 21:03:10.577698 | TASK [Set zuul-log-path fact] 2026-05-12 21:03:10.605807 | localhost | ok 2026-05-12 21:03:10.620904 | 2026-05-12 21:03:10.621084 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-12 21:03:10.660838 | localhost | ok 2026-05-12 21:03:10.666368 | 2026-05-12 21:03:10.666526 | TASK [upload-logs : Create log directories] 2026-05-12 21:03:11.198431 | localhost | changed 2026-05-12 21:03:11.203681 | 2026-05-12 21:03:11.203860 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-12 21:03:11.762494 | localhost -> localhost | ok: Runtime: 0:00:00.006964 2026-05-12 21:03:11.770940 | 2026-05-12 21:03:11.771139 | TASK [upload-logs : Upload logs to log server] 2026-05-12 21:03:12.360326 | localhost | Output suppressed because no_log was given 2026-05-12 21:03:12.362185 | 2026-05-12 21:03:12.362284 | LOOP [upload-logs : Compress console log and json output] 2026-05-12 21:03:12.419201 | localhost | skipping: Conditional result was False 2026-05-12 21:03:12.424424 | localhost | skipping: Conditional result was False 2026-05-12 21:03:12.431076 | 2026-05-12 21:03:12.431246 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-12 21:03:12.477171 | localhost | skipping: Conditional result was False 2026-05-12 21:03:12.477827 | 2026-05-12 21:03:12.481142 | localhost | skipping: Conditional result was False 2026-05-12 21:03:12.494741 | 2026-05-12 21:03:12.495034 | LOOP [upload-logs : Upload console log and json output]