2026-06-18 03:00:13.427042 | Job console starting 2026-06-18 03:00:13.476075 | Updating git repos 2026-06-18 03:00:13.535854 | Cloning repos into workspace 2026-06-18 03:00:13.662217 | Restoring repo states 2026-06-18 03:00:13.680610 | Merging changes 2026-06-18 03:00:13.680657 | Checking out repos 2026-06-18 03:00:13.936327 | Preparing playbooks 2026-06-18 03:00:16.419715 | Running Ansible setup 2026-06-18 03:00:25.710999 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-18 03:00:27.669585 | 2026-06-18 03:00:27.669739 | PLAY [Base pre] 2026-06-18 03:00:27.731388 | 2026-06-18 03:00:27.731531 | TASK [Setup log path fact] 2026-06-18 03:00:27.800097 | debian-bookworm | ok 2026-06-18 03:00:27.849267 | 2026-06-18 03:00:27.849412 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-18 03:00:27.918442 | debian-bookworm | ok 2026-06-18 03:00:27.929220 | 2026-06-18 03:00:27.929331 | TASK [emit-job-header : Print job information] 2026-06-18 03:00:27.989104 | # Job Information 2026-06-18 03:00:27.989285 | Ansible Version: 2.16.14 2026-06-18 03:00:27.989319 | Job: yamllint 2026-06-18 03:00:27.989434 | Pipeline: periodic-daily 2026-06-18 03:00:27.989466 | Executor: 521e9411259a 2026-06-18 03:00:27.989488 | Triggered by: https://github.com/osism/container-images 2026-06-18 03:00:27.989523 | Event ID: 3a6c33a571f34b62ad452a0a76b572c3 2026-06-18 03:00:27.994312 | 2026-06-18 03:00:27.994406 | LOOP [emit-job-header : Print node information] 2026-06-18 03:00:28.312146 | debian-bookworm | ok: 2026-06-18 03:00:28.312317 | debian-bookworm | # Node Information 2026-06-18 03:00:28.312345 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-18 03:00:28.312366 | debian-bookworm | Hostname: debian 2026-06-18 03:00:28.312384 | debian-bookworm | Username: zuul 2026-06-18 03:00:28.312402 | debian-bookworm | Distro: Debian 12.14 2026-06-18 03:00:28.312421 | debian-bookworm | Provider: regiocloud-a 2026-06-18 03:00:28.312439 | debian-bookworm | Region: 2026-06-18 03:00:28.312456 | debian-bookworm | Label: debian-bookworm 2026-06-18 03:00:28.312473 | debian-bookworm | Product Name: OpenStack Nova 2026-06-18 03:00:28.312488 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4c:3d88 2026-06-18 03:00:28.341792 | 2026-06-18 03:00:28.341927 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-18 03:00:29.623191 | debian-bookworm -> localhost | changed 2026-06-18 03:00:29.630023 | 2026-06-18 03:00:29.630117 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-18 03:00:32.202912 | debian-bookworm -> localhost | changed 2026-06-18 03:00:32.211912 | 2026-06-18 03:00:32.212013 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-18 03:00:33.022041 | debian-bookworm -> localhost | ok 2026-06-18 03:00:33.028034 | 2026-06-18 03:00:33.028138 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-18 03:00:33.088711 | debian-bookworm | ok 2026-06-18 03:00:33.157619 | debian-bookworm | included: /var/lib/zuul/builds/6029c6526261454e86e87f20116c6090/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-18 03:00:33.181878 | 2026-06-18 03:00:33.181977 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-18 03:00:36.971161 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-18 03:00:36.972140 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6029c6526261454e86e87f20116c6090/work/6029c6526261454e86e87f20116c6090_id_rsa 2026-06-18 03:00:36.972197 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6029c6526261454e86e87f20116c6090/work/6029c6526261454e86e87f20116c6090_id_rsa.pub 2026-06-18 03:00:36.972227 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-18 03:00:36.972252 | debian-bookworm -> localhost | SHA256:6HBCcRw5WV6lOnLQ4Vv4Y1VwxT4k+MDHqiGobBQeTco zuul-build-sshkey 2026-06-18 03:00:36.972276 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-18 03:00:36.972307 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-18 03:00:36.972329 | debian-bookworm -> localhost | | +oo=o o.=.oo.| 2026-06-18 03:00:36.972350 | debian-bookworm -> localhost | | .o.+=+ + = * ..| 2026-06-18 03:00:36.972371 | debian-bookworm -> localhost | | .E+ o.= o * o. | 2026-06-18 03:00:36.972391 | debian-bookworm -> localhost | | + . + * o . ..| 2026-06-18 03:00:36.972411 | debian-bookworm -> localhost | | o + + S * .| 2026-06-18 03:00:36.972436 | debian-bookworm -> localhost | | + = o + . | 2026-06-18 03:00:36.972456 | debian-bookworm -> localhost | | . . | 2026-06-18 03:00:36.972476 | debian-bookworm -> localhost | | | 2026-06-18 03:00:36.972504 | debian-bookworm -> localhost | | | 2026-06-18 03:00:36.972525 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-18 03:00:36.972580 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.307813 2026-06-18 03:00:36.978965 | 2026-06-18 03:00:36.979065 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-18 03:00:37.025977 | debian-bookworm | ok 2026-06-18 03:00:37.047692 | debian-bookworm | included: /var/lib/zuul/builds/6029c6526261454e86e87f20116c6090/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-18 03:00:37.094826 | 2026-06-18 03:00:37.095011 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-18 03:00:37.164464 | debian-bookworm | skipping: Conditional result was False 2026-06-18 03:00:37.172043 | 2026-06-18 03:00:37.172146 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-18 03:00:38.085985 | debian-bookworm | changed 2026-06-18 03:00:38.095760 | 2026-06-18 03:00:38.095868 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-18 03:00:38.353972 | debian-bookworm | ok 2026-06-18 03:00:38.359791 | 2026-06-18 03:00:38.359881 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-18 03:00:39.040336 | debian-bookworm | changed 2026-06-18 03:00:39.046116 | 2026-06-18 03:00:39.046203 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-18 03:00:39.838304 | debian-bookworm | changed 2026-06-18 03:00:39.845943 | 2026-06-18 03:00:39.846089 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-18 03:00:39.914937 | debian-bookworm | skipping: Conditional result was False 2026-06-18 03:00:39.921364 | 2026-06-18 03:00:39.921571 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-18 03:00:40.883162 | debian-bookworm -> localhost | changed 2026-06-18 03:00:40.895012 | 2026-06-18 03:00:40.895124 | TASK [add-build-sshkey : Add back temp key] 2026-06-18 03:00:41.723474 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6029c6526261454e86e87f20116c6090/work/6029c6526261454e86e87f20116c6090_id_rsa (zuul-build-sshkey) 2026-06-18 03:00:41.723712 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019420 2026-06-18 03:00:41.733460 | 2026-06-18 03:00:41.733577 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-18 03:00:42.649936 | debian-bookworm | ok 2026-06-18 03:00:42.662630 | 2026-06-18 03:00:42.662740 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-18 03:00:42.701166 | debian-bookworm | skipping: Conditional result was False 2026-06-18 03:00:42.717016 | 2026-06-18 03:00:42.717130 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-18 03:00:43.519887 | debian-bookworm | ok 2026-06-18 03:00:43.573181 | 2026-06-18 03:00:43.573307 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-18 03:00:43.660977 | debian-bookworm | ok 2026-06-18 03:00:43.668002 | 2026-06-18 03:00:43.668105 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-18 03:00:44.341978 | debian-bookworm -> localhost | ok 2026-06-18 03:00:44.350012 | 2026-06-18 03:00:44.350115 | TASK [validate-host : Collect information about the host] 2026-06-18 03:00:45.996193 | debian-bookworm | ok 2026-06-18 03:00:46.030316 | 2026-06-18 03:00:46.030522 | TASK [validate-host : Sanitize hostname] 2026-06-18 03:00:46.329741 | debian-bookworm | ok 2026-06-18 03:00:46.352020 | 2026-06-18 03:00:46.352153 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-18 03:00:47.864365 | debian-bookworm -> localhost | changed 2026-06-18 03:00:47.873001 | 2026-06-18 03:00:47.873177 | TASK [validate-host : Collect information about zuul worker] 2026-06-18 03:00:48.422279 | debian-bookworm | ok 2026-06-18 03:00:48.441587 | 2026-06-18 03:00:48.441727 | TASK [validate-host : Write out all zuul information for each host] 2026-06-18 03:00:49.628927 | debian-bookworm -> localhost | changed 2026-06-18 03:00:49.660485 | 2026-06-18 03:00:49.660631 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-18 03:00:50.032691 | debian-bookworm | ok 2026-06-18 03:00:50.044914 | 2026-06-18 03:00:50.046216 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-18 03:00:51.482909 | debian-bookworm | changed: 2026-06-18 03:00:51.483159 | debian-bookworm | cd+++++++++ src/ 2026-06-18 03:00:51.483212 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-18 03:00:51.483249 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-18 03:00:51.483282 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-06-18 03:00:51.483313 | debian-bookworm | Containerfile 2026-06-18 03:00:51.496047 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-06-18 03:00:51.496066 | debian-bookworm | Containerfile 2026-06-18 03:00:51.496102 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-06-18 03:00:51.496120 | debian-bookworm | Containerfile 2026-06-18 03:00:51.496356 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-06-18 03:00:51.496374 | debian-bookworm | Containerfile 2026-06-18 03:00:51.496469 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-06-18 03:00:51.496487 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-06-18 03:00:51.496513 | debian-bookworm | Containerfile 2026-06-18 03:00:51.497208 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-06-18 03:00:51.497226 | debian-bookworm | Containerfile 2026-06-18 03:00:51.497300 | debian-bookworm | Containerfile 2026-06-18 03:00:51.497390 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-06-18 03:00:51.497408 | debian-bookworm | Containerfile 2026-06-18 03:00:51.497445 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-06-18 03:00:51.497463 | debian-bookworm | Containerfile 2026-06-18 03:00:51.497520 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-06-18 03:00:51.497542 | debian-bookworm | Containerfile 2026-06-18 03:00:51.497580 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-06-18 03:00:51.497602 | debian-bookworm | Containerfile 2026-06-18 03:00:51.497639 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-06-18 03:00:51.497657 | debian-bookworm | Containerfile 2026-06-18 03:00:51.497692 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-06-18 03:00:51.497710 | debian-bookworm | Containerfile 2026-06-18 03:00:51.498149 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-06-18 03:00:51.498167 | debian-bookworm | Containerfile 2026-06-18 03:00:51.498207 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-06-18 03:00:51.498226 | debian-bookworm | Containerfile 2026-06-18 03:00:51.498262 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-06-18 03:00:51.498281 | debian-bookworm | Containerfile 2026-06-18 03:00:51.498316 | debian-bookworm | Containerfile 2026-06-18 03:00:51.498422 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-06-18 03:00:51.498440 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-06-18 03:00:51.498458 | debian-bookworm | Containerfile 2026-06-18 03:00:51.498641 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-06-18 03:00:51.498658 | debian-bookworm | Containerfile 2026-06-18 03:00:51.498746 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-06-18 03:00:51.498763 | debian-bookworm | Containerfile 2026-06-18 03:00:51.498852 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-06-18 03:00:51.498871 | debian-bookworm | Containerfile 2026-06-18 03:00:51.498906 | debian-bookworm | Containerfile 2026-06-18 03:00:51.499028 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-06-18 03:00:51.499045 | debian-bookworm | Containerfile 2026-06-18 03:00:51.499217 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-06-18 03:00:51.499234 | debian-bookworm | Containerfile 2026-06-18 03:00:51.520042 | 2026-06-18 03:00:51.520291 | LOOP [ensure-output-dirs-present : Ensure Zuul output directories exist] 2026-06-18 03:00:51.884596 | debian-bookworm | changed: "logs" 2026-06-18 03:00:51.884939 | debian-bookworm | ok: All items complete 2026-06-18 03:00:51.884991 | 2026-06-18 03:00:52.124546 | debian-bookworm | changed: "artifacts" 2026-06-18 03:00:52.371222 | debian-bookworm | changed: "docs" 2026-06-18 03:00:52.392272 | 2026-06-18 03:00:52.392449 | TASK [diagnose-first-sudo : Ensure log directory exists] 2026-06-18 03:00:52.703841 | debian-bookworm | ok 2026-06-18 03:00:52.710326 | 2026-06-18 03:00:52.710459 | TASK [diagnose-first-sudo : Probe first sudo invocation under strace] 2026-06-18 03:00:53.271288 | debian-bookworm | ok: Runtime: 0:00:00.064922 2026-06-18 03:00:53.281844 | 2026-06-18 03:00:53.282014 | TASK [diagnose-first-sudo : Snapshot DNS / PAM / logind state (no become)] 2026-06-18 03:00:53.820370 | debian-bookworm | ok: Runtime: 0:00:00.117718 2026-06-18 03:00:53.846450 | 2026-06-18 03:00:53.846663 | TASK [diagnose-network : Ensure log directory exists] 2026-06-18 03:00:54.177374 | debian-bookworm | ok 2026-06-18 03:00:54.196630 | 2026-06-18 03:00:54.196845 | TASK [diagnose-network : Snapshot dual-stack network state (pre)] 2026-06-18 03:01:37.889210 | debian-bookworm | ok: Runtime: 0:00:37.837461 2026-06-18 03:01:37.894928 | 2026-06-18 03:01:37.895027 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-18 03:01:38.000682 | debian-bookworm | skipping: Conditional result was False 2026-06-18 03:01:38.006891 | 2026-06-18 03:01:38.006999 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-18 03:01:38.144386 | debian-bookworm | skipping: Conditional result was False 2026-06-18 03:01:38.154884 | 2026-06-18 03:01:38.154969 | PLAY RECAP 2026-06-18 03:01:38.155032 | debian-bookworm | ok: 32 changed: 12 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0 2026-06-18 03:01:38.155062 | 2026-06-18 03:01:38.730317 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-18 03:01:38.732402 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-06-18 03:01:39.684944 | 2026-06-18 03:01:39.685081 | PLAY [Run yamllint] 2026-06-18 03:01:39.718575 | 2026-06-18 03:01:39.718696 | LOOP [Install python] 2026-06-18 03:01:39.753374 | debian-bookworm | ok: "ensure-python" 2026-06-18 03:01:39.759228 | debian-bookworm | ok: "ensure-pip" 2026-06-18 03:01:39.817158 | 2026-06-18 03:01:39.817337 | TASK [ensure-python : Validate python_version value] 2026-06-18 03:01:39.841642 | debian-bookworm | skipping: Conditional result was False 2026-06-18 03:01:39.848426 | 2026-06-18 03:01:39.848592 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-06-18 03:01:39.873022 | debian-bookworm | skipping: Conditional result was False 2026-06-18 03:01:39.879602 | 2026-06-18 03:01:39.879727 | TASK [ensure-python : Pull in venv package] 2026-06-18 03:01:39.936355 | debian-bookworm | skipping: Conditional result was False 2026-06-18 03:01:39.951641 | 2026-06-18 03:01:39.953420 | TASK [ensure-python : Set default RPM package name] 2026-06-18 03:01:40.009350 | debian-bookworm | skipping: Conditional result was False 2026-06-18 03:01:40.017422 | 2026-06-18 03:01:40.017651 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9/10] 2026-06-18 03:01:40.106204 | debian-bookworm | skipping: Conditional result was False 2026-06-18 03:01:40.116705 | 2026-06-18 03:01:40.116885 | TASK [ensure-python : Install RPM package] 2026-06-18 03:01:40.187838 | debian-bookworm | skipping: Conditional result was False 2026-06-18 03:01:40.199535 | 2026-06-18 03:01:40.199719 | TASK [ensure-python : Install python using pyenv] 2026-06-18 03:01:40.280169 | debian-bookworm | skipping: Conditional result was False 2026-06-18 03:01:40.287221 | 2026-06-18 03:01:40.287379 | TASK [ensure-python : Activate python using stow] 2026-06-18 03:01:40.366033 | debian-bookworm | skipping: Conditional result was False 2026-06-18 03:01:40.383886 | 2026-06-18 03:01:40.384056 | TASK [ensure-pip : Check if pip is installed] 2026-06-18 03:01:41.957901 | debian-bookworm | ok: Runtime: 0:00:00.007673 2026-06-18 03:01:41.962650 | 2026-06-18 03:01:41.962737 | LOOP [ensure-pip : Install pip from packages] 2026-06-18 03:01:42.060747 | debian-bookworm | ok: "/var/lib/zuul/builds/6029c6526261454e86e87f20116c6090/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-06-18 03:01:42.061013 | debian-bookworm | ok: All items complete 2026-06-18 03:01:42.061050 | 2026-06-18 03:01:42.086258 | debian-bookworm | included: /var/lib/zuul/builds/6029c6526261454e86e87f20116c6090/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-06-18 03:01:42.093540 | 2026-06-18 03:01:42.093622 | TASK [ensure-pip : Update package lists] 2026-06-18 03:01:47.212722 | debian-bookworm | changed 2026-06-18 03:01:47.219141 | 2026-06-18 03:01:47.219238 | TASK [ensure-pip : Install Python 3 pip] 2026-06-18 03:01:52.277564 | debian-bookworm | changed 2026-06-18 03:01:52.287747 | 2026-06-18 03:01:52.287928 | TASK [ensure-pip : Install Python 2 pip] 2026-06-18 03:01:52.354784 | debian-bookworm | skipping: Conditional result was False 2026-06-18 03:01:52.361732 | 2026-06-18 03:01:52.361873 | TASK [ensure-pip : Ensure setuptools] 2026-06-18 03:01:52.386408 | debian-bookworm | skipping: Conditional result was False 2026-06-18 03:01:52.394635 | 2026-06-18 03:01:52.394763 | TASK [ensure-pip : Check for ensurepip module] 2026-06-18 03:01:52.828815 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-06-18 03:01:52.829000 | debian-bookworm | [--altinstall] [--default-pip] 2026-06-18 03:01:52.829077 | debian-bookworm | 2026-06-18 03:01:52.829094 | debian-bookworm | options: 2026-06-18 03:01:52.829113 | debian-bookworm | -h, --help show this help message and exit 2026-06-18 03:01:52.829134 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-06-18 03:01:52.829149 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-06-18 03:01:52.829193 | debian-bookworm | times. 2026-06-18 03:01:52.829217 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-06-18 03:01:52.829231 | debian-bookworm | --user Install using the user scheme. 2026-06-18 03:01:52.829244 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-06-18 03:01:52.829256 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-06-18 03:01:52.829267 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-06-18 03:01:52.829278 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-06-18 03:01:52.829289 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-06-18 03:01:52.942993 | debian-bookworm | ok: Runtime: 0:00:00.099680 2026-06-18 03:01:52.959649 | 2026-06-18 03:01:52.959805 | TASK [ensure-pip : Ensure python3-venv] 2026-06-18 03:01:53.031543 | debian-bookworm | skipping: Conditional result was False 2026-06-18 03:01:53.039315 | 2026-06-18 03:01:53.039457 | TASK [ensure-pip : Install pip from source] 2026-06-18 03:01:53.095035 | debian-bookworm | skipping: Conditional result was False 2026-06-18 03:01:53.107436 | 2026-06-18 03:01:53.108178 | TASK [ensure-pip : Probe for venv python full path] 2026-06-18 03:01:53.830277 | debian-bookworm | /usr/bin/python3 2026-06-18 03:01:54.232415 | debian-bookworm | ok: Runtime: 0:00:00.008107 2026-06-18 03:01:54.239458 | 2026-06-18 03:01:54.239588 | TASK [ensure-pip : Set host default] 2026-06-18 03:01:54.377068 | debian-bookworm | ok 2026-06-18 03:01:54.409895 | 2026-06-18 03:01:54.410058 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-06-18 03:01:54.503104 | debian-bookworm | ok 2026-06-18 03:01:54.681993 | 2026-06-18 03:01:54.682151 | TASK [yamllint : Install yamllint] 2026-06-18 03:02:00.951469 | debian-bookworm | changed 2026-06-18 03:02:00.958047 | 2026-06-18 03:02:00.958135 | TASK [yamllint : Run yamllint] 2026-06-18 03:02:01.794028 | debian-bookworm | ./.hadolint.yaml 2026-06-18 03:02:01.794149 | debian-bookworm | 3:12 warning too few spaces before comment: expected 2 (comments) 2026-06-18 03:02:01.794166 | debian-bookworm | 4:12 warning too few spaces before comment: expected 2 (comments) 2026-06-18 03:02:01.794177 | debian-bookworm | 5:12 warning too few spaces before comment: expected 2 (comments) 2026-06-18 03:02:01.794189 | debian-bookworm | 6:12 warning too few spaces before comment: expected 2 (comments) 2026-06-18 03:02:01.794201 | debian-bookworm | 7:12 warning too few spaces before comment: expected 2 (comments) 2026-06-18 03:02:01.794207 | debian-bookworm | 2026-06-18 03:02:01.794233 | debian-bookworm | ./.github/workflows/add-to-project.yml 2026-06-18 03:02:01.794245 | debian-bookworm | 1:1 warning missing document start "---" (document-start) 2026-06-18 03:02:01.794252 | debian-bookworm | 2026-06-18 03:02:02.019926 | debian-bookworm | ok: Runtime: 0:00:00.495106 2026-06-18 03:02:02.025400 | 2026-06-18 03:02:02.025454 | PLAY RECAP 2026-06-18 03:02:02.025507 | debian-bookworm | ok: 10 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-06-18 03:02:02.025529 | 2026-06-18 03:02:02.166265 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-06-18 03:02:02.167126 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-18 03:02:03.651665 | 2026-06-18 03:02:03.651890 | PLAY [Base post-fetch] 2026-06-18 03:02:03.706590 | 2026-06-18 03:02:03.710331 | TASK [diagnose-network : Ensure log directory exists] 2026-06-18 03:02:04.336739 | debian-bookworm | ok 2026-06-18 03:02:04.353611 | 2026-06-18 03:02:04.353773 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-18 03:02:16.499286 | debian-bookworm | ok: Runtime: 0:00:06.020559 2026-06-18 03:02:16.509295 | 2026-06-18 03:02:16.509458 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-18 03:02:22.718569 | debian-bookworm | ok: Runtime: 0:00:00.007513 2026-06-18 03:02:22.746085 | 2026-06-18 03:02:22.747090 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-18 03:02:29.047955 | debian-bookworm | ok: Runtime: 0:00:00.008011 2026-06-18 03:02:29.056426 | 2026-06-18 03:02:29.056534 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-18 03:02:29.185609 | debian-bookworm | skipping: Conditional result was False 2026-06-18 03:02:29.190918 | 2026-06-18 03:02:29.191015 | TASK [fetch-output : Set log path for single node] 2026-06-18 03:02:29.250782 | debian-bookworm | ok 2026-06-18 03:02:29.257031 | 2026-06-18 03:02:29.257122 | LOOP [fetch-output : Ensure local output dirs] 2026-06-18 03:02:29.944221 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/6029c6526261454e86e87f20116c6090/work/logs" 2026-06-18 03:02:30.527573 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6029c6526261454e86e87f20116c6090/work/artifacts" 2026-06-18 03:02:31.195307 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6029c6526261454e86e87f20116c6090/work/docs" 2026-06-18 03:02:31.205797 | 2026-06-18 03:02:31.205939 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-18 03:02:32.588889 | debian-bookworm | changed: 2026-06-18 03:02:32.589099 | debian-bookworm | .d..t...... ./ 2026-06-18 03:02:32.589136 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-18 03:02:32.589161 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-18 03:02:32.589183 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-18 03:02:32.589206 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-18 03:02:32.589228 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-18 03:02:32.589270 | debian-bookworm | changed: All items complete 2026-06-18 03:02:32.589296 | 2026-06-18 03:02:33.728012 | debian-bookworm | changed: .d..t...... ./ 2026-06-18 03:02:34.563854 | debian-bookworm | changed: .d..t...... ./ 2026-06-18 03:02:34.577214 | 2026-06-18 03:02:34.577320 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-18 03:02:34.612767 | debian-bookworm | skipping: Conditional result was False 2026-06-18 03:02:34.622562 | debian-bookworm | skipping: Conditional result was False 2026-06-18 03:02:34.636961 | 2026-06-18 03:02:34.637034 | PLAY RECAP 2026-06-18 03:02:34.637078 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-18 03:02:34.637098 | 2026-06-18 03:02:34.776996 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-18 03:02:34.778213 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-18 03:02:35.773270 | 2026-06-18 03:02:35.773422 | PLAY [Base post] 2026-06-18 03:02:35.788202 | 2026-06-18 03:02:35.788334 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-18 03:02:36.667400 | debian-bookworm | changed 2026-06-18 03:02:36.697748 | 2026-06-18 03:02:36.697997 | PLAY RECAP 2026-06-18 03:02:36.698164 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-18 03:02:36.698343 | 2026-06-18 03:02:36.895676 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-18 03:02:36.896456 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-18 03:02:38.168182 | 2026-06-18 03:02:38.168337 | PLAY [Base post-logs] 2026-06-18 03:02:38.193131 | 2026-06-18 03:02:38.193286 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-18 03:02:38.742996 | localhost | changed 2026-06-18 03:02:38.761030 | 2026-06-18 03:02:38.761190 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-18 03:02:38.792304 | localhost | ok 2026-06-18 03:02:38.798323 | 2026-06-18 03:02:38.798426 | TASK [Set zuul-log-path fact] 2026-06-18 03:02:38.829650 | localhost | ok 2026-06-18 03:02:38.851089 | 2026-06-18 03:02:38.851226 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-18 03:02:38.911192 | localhost | ok 2026-06-18 03:02:38.915157 | 2026-06-18 03:02:38.915310 | TASK [upload-logs : Create log directories] 2026-06-18 03:02:39.510316 | localhost | changed 2026-06-18 03:02:39.513632 | 2026-06-18 03:02:39.513794 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-18 03:02:40.009111 | localhost -> localhost | ok: Runtime: 0:00:00.005897 2026-06-18 03:02:40.012981 | 2026-06-18 03:02:40.013083 | TASK [upload-logs : Upload logs to log server] 2026-06-18 03:02:40.619110 | localhost | Output suppressed because no_log was given 2026-06-18 03:02:40.621567 | 2026-06-18 03:02:40.621670 | LOOP [upload-logs : Compress console log and json output] 2026-06-18 03:02:40.693231 | localhost | skipping: Conditional result was False 2026-06-18 03:02:40.698322 | localhost | skipping: Conditional result was False 2026-06-18 03:02:40.713797 | 2026-06-18 03:02:40.714113 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-18 03:02:40.788084 | localhost | skipping: Conditional result was False 2026-06-18 03:02:40.788364 | 2026-06-18 03:02:40.797412 | localhost | skipping: Conditional result was False 2026-06-18 03:02:40.817577 | 2026-06-18 03:02:40.817696 | LOOP [upload-logs : Upload console log and json output]