2026-08-05 03:01:13.624760 | Job console starting 2026-08-05 03:01:13.644951 | Updating git repos 2026-08-05 03:01:14.031489 | Cloning repos into workspace 2026-08-05 03:01:14.168297 | Restoring repo states 2026-08-05 03:01:14.189092 | Merging changes 2026-08-05 03:01:14.189121 | Checking out repos 2026-08-05 03:01:14.297254 | Preparing playbooks 2026-08-05 03:01:15.760305 | Running Ansible setup 2026-08-05 03:01:22.368106 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-05 03:01:24.176464 | 2026-08-05 03:01:24.177399 | PLAY [Base pre] 2026-08-05 03:01:24.313254 | 2026-08-05 03:01:24.313459 | TASK [Setup log path fact] 2026-08-05 03:01:24.361243 | debian-bookworm | ok 2026-08-05 03:01:24.421228 | 2026-08-05 03:01:24.421436 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-05 03:01:24.464043 | debian-bookworm | ok 2026-08-05 03:01:24.503154 | 2026-08-05 03:01:24.503327 | TASK [emit-job-header : Print job information] 2026-08-05 03:01:24.674861 | # Job Information 2026-08-05 03:01:24.675067 | Ansible Version: 2.16.14 2026-08-05 03:01:24.675102 | Job: yamllint 2026-08-05 03:01:24.675135 | Pipeline: periodic-daily 2026-08-05 03:01:24.675159 | Executor: 521e9411259a 2026-08-05 03:01:24.675180 | Triggered by: https://github.com/osism/container-images 2026-08-05 03:01:24.675202 | Event ID: 6e49f92a423547ab898c3e4c77d843d0 2026-08-05 03:01:24.680374 | 2026-08-05 03:01:24.680486 | LOOP [emit-job-header : Print node information] 2026-08-05 03:01:25.162222 | debian-bookworm | ok: 2026-08-05 03:01:25.162392 | debian-bookworm | # Node Information 2026-08-05 03:01:25.162426 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-05 03:01:25.162452 | debian-bookworm | Hostname: debian 2026-08-05 03:01:25.162473 | debian-bookworm | Username: zuul 2026-08-05 03:01:25.162493 | debian-bookworm | Distro: Debian 12.15 2026-08-05 03:01:25.162517 | debian-bookworm | Provider: regiocloud-a 2026-08-05 03:01:25.162538 | debian-bookworm | Region: 2026-08-05 03:01:25.162559 | debian-bookworm | Label: debian-bookworm 2026-08-05 03:01:25.162579 | debian-bookworm | Product Name: OpenStack Nova 2026-08-05 03:01:25.162599 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0f:569 2026-08-05 03:01:25.174309 | 2026-08-05 03:01:25.174441 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-05 03:01:26.064239 | debian-bookworm -> localhost | changed 2026-08-05 03:01:26.072261 | 2026-08-05 03:01:26.072368 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-05 03:01:28.118245 | debian-bookworm -> localhost | changed 2026-08-05 03:01:28.132699 | 2026-08-05 03:01:28.132938 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-05 03:01:28.483176 | debian-bookworm -> localhost | ok 2026-08-05 03:01:28.490529 | 2026-08-05 03:01:28.490632 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-05 03:01:28.535352 | debian-bookworm | ok 2026-08-05 03:01:28.562662 | debian-bookworm | included: /var/lib/zuul/builds/d526b0c4c57f420b9fb05ec7d65852fb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-05 03:01:28.579584 | 2026-08-05 03:01:28.580445 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-05 03:01:30.364217 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-05 03:01:30.364460 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d526b0c4c57f420b9fb05ec7d65852fb/work/d526b0c4c57f420b9fb05ec7d65852fb_id_rsa 2026-08-05 03:01:30.364500 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d526b0c4c57f420b9fb05ec7d65852fb/work/d526b0c4c57f420b9fb05ec7d65852fb_id_rsa.pub 2026-08-05 03:01:30.364526 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-05 03:01:30.364549 | debian-bookworm -> localhost | SHA256:jWMR1efdvQjkiWnNIzaOArzWiMUe8NlkpT8WupjIVCo zuul-build-sshkey 2026-08-05 03:01:30.364571 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-05 03:01:30.364599 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-05 03:01:30.364622 | debian-bookworm -> localhost | | ...... | 2026-08-05 03:01:30.364643 | debian-bookworm -> localhost | | . o. . .. . | 2026-08-05 03:01:30.364664 | debian-bookworm -> localhost | | =.=. .. B .o .o| 2026-08-05 03:01:30.364683 | debian-bookworm -> localhost | | oO .o .@ B . +| 2026-08-05 03:01:30.364702 | debian-bookworm -> localhost | |Eo+ *. +S + o . .| 2026-08-05 03:01:30.364729 | debian-bookworm -> localhost | |+..=oooo.o . . | 2026-08-05 03:01:30.364749 | debian-bookworm -> localhost | | o.o .. | 2026-08-05 03:01:30.364768 | debian-bookworm -> localhost | | | 2026-08-05 03:01:30.364789 | debian-bookworm -> localhost | | | 2026-08-05 03:01:30.364808 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-05 03:01:30.364889 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.940981 2026-08-05 03:01:30.373886 | 2026-08-05 03:01:30.374000 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-05 03:01:30.451268 | debian-bookworm | ok 2026-08-05 03:01:30.474859 | debian-bookworm | included: /var/lib/zuul/builds/d526b0c4c57f420b9fb05ec7d65852fb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-05 03:01:30.486092 | 2026-08-05 03:01:30.486199 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-05 03:01:30.502947 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:01:30.509990 | 2026-08-05 03:01:30.510110 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-05 03:01:31.289529 | debian-bookworm | changed 2026-08-05 03:01:31.298907 | 2026-08-05 03:01:31.299671 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-05 03:01:31.565535 | debian-bookworm | ok 2026-08-05 03:01:31.572806 | 2026-08-05 03:01:31.572913 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-05 03:01:32.329278 | debian-bookworm | changed 2026-08-05 03:01:32.342176 | 2026-08-05 03:01:32.342278 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-05 03:01:33.189950 | debian-bookworm | changed 2026-08-05 03:01:33.202589 | 2026-08-05 03:01:33.202754 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-05 03:01:33.280886 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:01:33.292070 | 2026-08-05 03:01:33.292263 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-05 03:01:34.156057 | debian-bookworm -> localhost | changed 2026-08-05 03:01:34.171909 | 2026-08-05 03:01:34.172020 | TASK [add-build-sshkey : Add back temp key] 2026-08-05 03:01:34.742478 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d526b0c4c57f420b9fb05ec7d65852fb/work/d526b0c4c57f420b9fb05ec7d65852fb_id_rsa (zuul-build-sshkey) 2026-08-05 03:01:34.742706 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.028016 2026-08-05 03:01:34.750415 | 2026-08-05 03:01:34.750512 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-05 03:01:35.304007 | debian-bookworm | ok 2026-08-05 03:01:35.310642 | 2026-08-05 03:01:35.310748 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-05 03:01:35.362983 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:01:35.383730 | 2026-08-05 03:01:35.383876 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-05 03:01:35.831338 | debian-bookworm | ok 2026-08-05 03:01:35.847306 | 2026-08-05 03:01:35.847414 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-05 03:01:35.894603 | debian-bookworm | ok 2026-08-05 03:01:35.899083 | 2026-08-05 03:01:35.899166 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-05 03:01:36.347800 | debian-bookworm -> localhost | ok 2026-08-05 03:01:36.360866 | 2026-08-05 03:01:36.360988 | TASK [validate-host : Collect information about the host] 2026-08-05 03:01:37.586205 | debian-bookworm | ok 2026-08-05 03:01:37.616241 | 2026-08-05 03:01:37.616363 | TASK [validate-host : Sanitize hostname] 2026-08-05 03:01:37.930857 | debian-bookworm | ok 2026-08-05 03:01:37.952665 | 2026-08-05 03:01:37.952788 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-05 03:01:38.904504 | debian-bookworm -> localhost | changed 2026-08-05 03:01:38.910548 | 2026-08-05 03:01:38.910646 | TASK [validate-host : Collect information about zuul worker] 2026-08-05 03:01:39.770165 | debian-bookworm | ok 2026-08-05 03:01:39.775720 | 2026-08-05 03:01:39.775836 | TASK [validate-host : Write out all zuul information for each host] 2026-08-05 03:01:41.367722 | debian-bookworm -> localhost | changed 2026-08-05 03:01:41.398284 | 2026-08-05 03:01:41.398407 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-05 03:01:41.720266 | debian-bookworm | ok 2026-08-05 03:01:41.724811 | 2026-08-05 03:01:41.724913 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-05 03:01:42.830178 | debian-bookworm | changed: 2026-08-05 03:01:42.830344 | debian-bookworm | cd+++++++++ src/ 2026-08-05 03:01:42.830378 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-05 03:01:42.830402 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-05 03:01:42.830423 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-08-05 03:01:42.830443 | debian-bookworm | Containerfile 2026-08-05 03:01:42.860099 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-08-05 03:01:42.860116 | debian-bookworm | Containerfile 2026-08-05 03:01:42.860151 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-08-05 03:01:42.860169 | debian-bookworm | Containerfile 2026-08-05 03:01:42.860394 | debian-bookworm | Containerfile 2026-08-05 03:01:42.860555 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-08-05 03:01:42.860572 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-08-05 03:01:42.860589 | debian-bookworm | Containerfile 2026-08-05 03:01:42.861264 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-08-05 03:01:42.861282 | debian-bookworm | Containerfile 2026-08-05 03:01:42.861351 | debian-bookworm | Containerfile 2026-08-05 03:01:42.861445 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-08-05 03:01:42.861462 | debian-bookworm | Containerfile 2026-08-05 03:01:42.861498 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-08-05 03:01:42.861515 | debian-bookworm | Containerfile 2026-08-05 03:01:42.861549 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-08-05 03:01:42.861566 | debian-bookworm | Containerfile 2026-08-05 03:01:42.861604 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-08-05 03:01:42.861621 | debian-bookworm | Containerfile 2026-08-05 03:01:42.861656 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-08-05 03:01:42.861673 | debian-bookworm | Containerfile 2026-08-05 03:01:42.861707 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-08-05 03:01:42.861724 | debian-bookworm | Containerfile 2026-08-05 03:01:42.862179 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-08-05 03:01:42.862201 | debian-bookworm | Containerfile 2026-08-05 03:01:42.862236 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-08-05 03:01:42.862254 | debian-bookworm | Containerfile 2026-08-05 03:01:42.862288 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-08-05 03:01:42.862306 | debian-bookworm | Containerfile 2026-08-05 03:01:42.862340 | debian-bookworm | Containerfile 2026-08-05 03:01:42.862443 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-08-05 03:01:42.862460 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-08-05 03:01:42.862477 | debian-bookworm | Containerfile 2026-08-05 03:01:42.862650 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-08-05 03:01:42.862667 | debian-bookworm | Containerfile 2026-08-05 03:01:42.862753 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-08-05 03:01:42.862773 | debian-bookworm | Containerfile 2026-08-05 03:01:42.862903 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-08-05 03:01:42.862921 | debian-bookworm | Containerfile 2026-08-05 03:01:42.862956 | debian-bookworm | Containerfile 2026-08-05 03:01:42.863078 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-08-05 03:01:42.863096 | debian-bookworm | Containerfile 2026-08-05 03:01:42.863338 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-08-05 03:01:42.863356 | debian-bookworm | Containerfile 2026-08-05 03:01:42.919681 | 2026-08-05 03:01:42.919791 | LOOP [ensure-output-dirs-present : Ensure Zuul output directories exist] 2026-08-05 03:01:43.216536 | debian-bookworm | changed: "logs" 2026-08-05 03:01:43.216762 | debian-bookworm | ok: All items complete 2026-08-05 03:01:43.216798 | 2026-08-05 03:01:43.472697 | debian-bookworm | changed: "artifacts" 2026-08-05 03:01:43.740753 | debian-bookworm | changed: "docs" 2026-08-05 03:01:43.755660 | 2026-08-05 03:01:43.757074 | TASK [diagnose-first-sudo : Ensure log directory exists] 2026-08-05 03:01:44.071816 | debian-bookworm | ok 2026-08-05 03:01:44.079274 | 2026-08-05 03:01:44.079366 | TASK [diagnose-first-sudo : Probe first sudo invocation under strace] 2026-08-05 03:01:44.660710 | debian-bookworm | ok: Runtime: 0:00:00.086108 2026-08-05 03:01:44.666001 | 2026-08-05 03:01:44.666118 | TASK [diagnose-first-sudo : Snapshot DNS / PAM / logind state (no become)] 2026-08-05 03:01:45.278749 | debian-bookworm | ok: Runtime: 0:00:00.118432 2026-08-05 03:01:45.305410 | 2026-08-05 03:01:45.305519 | TASK [diagnose-network : Ensure log directory exists] 2026-08-05 03:01:45.609299 | debian-bookworm | ok 2026-08-05 03:01:45.616351 | 2026-08-05 03:01:45.616453 | TASK [diagnose-network : Snapshot dual-stack network state (pre)] 2026-08-05 03:01:53.158105 | debian-bookworm | ok: Runtime: 0:00:05.843561 2026-08-05 03:01:53.171916 | 2026-08-05 03:01:53.172093 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-08-05 03:01:53.309759 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:01:53.321668 | 2026-08-05 03:01:53.321890 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-08-05 03:01:53.490643 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:01:53.498247 | 2026-08-05 03:01:53.498348 | PLAY RECAP 2026-08-05 03:01:53.498409 | debian-bookworm | ok: 32 changed: 12 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0 2026-08-05 03:01:53.498438 | 2026-08-05 03:01:53.878057 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-05 03:01:53.878935 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-08-05 03:01:55.364863 | 2026-08-05 03:01:55.365019 | PLAY [Run yamllint] 2026-08-05 03:01:55.411202 | 2026-08-05 03:01:55.411349 | LOOP [Install python] 2026-08-05 03:01:55.477124 | debian-bookworm | ok: "ensure-python" 2026-08-05 03:01:55.512843 | debian-bookworm | ok: "ensure-pip" 2026-08-05 03:01:55.674254 | 2026-08-05 03:01:55.674418 | TASK [ensure-python : Validate python_version value] 2026-08-05 03:01:55.751170 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:01:55.764715 | 2026-08-05 03:01:55.764863 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-08-05 03:01:55.852418 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:01:55.858503 | 2026-08-05 03:01:55.858631 | TASK [ensure-python : Pull in venv package] 2026-08-05 03:01:55.913958 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:01:55.925133 | 2026-08-05 03:01:55.925255 | TASK [ensure-python : Set default RPM package name] 2026-08-05 03:01:56.001775 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:01:56.014399 | 2026-08-05 03:01:56.014556 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9/10] 2026-08-05 03:01:56.093069 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:01:56.109468 | 2026-08-05 03:01:56.114016 | TASK [ensure-python : Install RPM package] 2026-08-05 03:01:56.196812 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:01:56.202190 | 2026-08-05 03:01:56.202288 | TASK [ensure-python : Install python using pyenv] 2026-08-05 03:01:56.245523 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:01:56.250868 | 2026-08-05 03:01:56.250962 | TASK [ensure-python : Activate python using stow] 2026-08-05 03:01:56.305361 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:01:56.314238 | 2026-08-05 03:01:56.314346 | TASK [ensure-pip : Check if pip is installed] 2026-08-05 03:01:57.939303 | debian-bookworm | ok: Runtime: 0:00:00.005044 2026-08-05 03:01:57.947006 | 2026-08-05 03:01:57.947101 | LOOP [ensure-pip : Install pip from packages] 2026-08-05 03:01:57.998546 | debian-bookworm | ok: "/var/lib/zuul/builds/d526b0c4c57f420b9fb05ec7d65852fb/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-08-05 03:01:57.998808 | debian-bookworm | ok: All items complete 2026-08-05 03:01:57.998897 | 2026-08-05 03:01:58.006389 | debian-bookworm | included: /var/lib/zuul/builds/d526b0c4c57f420b9fb05ec7d65852fb/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-08-05 03:01:58.020122 | 2026-08-05 03:01:58.020241 | TASK [ensure-pip : Update package lists] 2026-08-05 03:02:02.291951 | debian-bookworm | changed 2026-08-05 03:02:02.301105 | 2026-08-05 03:02:02.301210 | TASK [ensure-pip : Install Python 3 pip] 2026-08-05 03:02:07.011320 | debian-bookworm | changed 2026-08-05 03:02:07.016169 | 2026-08-05 03:02:07.016257 | TASK [ensure-pip : Install Python 2 pip] 2026-08-05 03:02:07.118739 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:02:07.124473 | 2026-08-05 03:02:07.124574 | TASK [ensure-pip : Ensure setuptools] 2026-08-05 03:02:07.188388 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:02:07.195150 | 2026-08-05 03:02:07.195242 | TASK [ensure-pip : Check for ensurepip module] 2026-08-05 03:02:07.671527 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-08-05 03:02:07.671763 | debian-bookworm | [--altinstall] [--default-pip] 2026-08-05 03:02:07.671787 | debian-bookworm | 2026-08-05 03:02:07.671801 | debian-bookworm | options: 2026-08-05 03:02:07.671817 | debian-bookworm | -h, --help show this help message and exit 2026-08-05 03:02:07.671836 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-08-05 03:02:07.671848 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-08-05 03:02:07.671892 | debian-bookworm | times. 2026-08-05 03:02:07.671917 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-08-05 03:02:07.671930 | debian-bookworm | --user Install using the user scheme. 2026-08-05 03:02:07.671942 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-08-05 03:02:07.671953 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-08-05 03:02:07.671963 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-08-05 03:02:07.671973 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-08-05 03:02:07.671983 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-08-05 03:02:07.784765 | debian-bookworm | ok: Runtime: 0:00:00.066897 2026-08-05 03:02:07.791345 | 2026-08-05 03:02:07.791438 | TASK [ensure-pip : Ensure python3-venv] 2026-08-05 03:02:07.867642 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:02:07.873575 | 2026-08-05 03:02:07.873676 | TASK [ensure-pip : Install pip from source] 2026-08-05 03:02:07.917133 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:02:07.923678 | 2026-08-05 03:02:07.923790 | TASK [ensure-pip : Probe for venv python full path] 2026-08-05 03:02:08.332909 | debian-bookworm | /usr/bin/python3 2026-08-05 03:02:08.499320 | debian-bookworm | ok: Runtime: 0:00:00.007323 2026-08-05 03:02:08.504897 | 2026-08-05 03:02:08.505002 | TASK [ensure-pip : Set host default] 2026-08-05 03:02:08.624651 | debian-bookworm | ok 2026-08-05 03:02:08.629645 | 2026-08-05 03:02:08.629742 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-08-05 03:02:08.753563 | debian-bookworm | ok 2026-08-05 03:02:08.919976 | 2026-08-05 03:02:08.926884 | TASK [yamllint : Install yamllint] 2026-08-05 03:02:14.839256 | debian-bookworm | changed 2026-08-05 03:02:14.859583 | 2026-08-05 03:02:14.859699 | TASK [yamllint : Run yamllint] 2026-08-05 03:02:15.741334 | debian-bookworm | ./.hadolint.yaml 2026-08-05 03:02:15.741494 | debian-bookworm | 3:12 warning too few spaces before comment: expected 2 (comments) 2026-08-05 03:02:15.741527 | debian-bookworm | 4:12 warning too few spaces before comment: expected 2 (comments) 2026-08-05 03:02:15.741548 | debian-bookworm | 5:12 warning too few spaces before comment: expected 2 (comments) 2026-08-05 03:02:15.741598 | debian-bookworm | 6:12 warning too few spaces before comment: expected 2 (comments) 2026-08-05 03:02:15.741623 | debian-bookworm | 7:12 warning too few spaces before comment: expected 2 (comments) 2026-08-05 03:02:15.741636 | debian-bookworm | 2026-08-05 03:02:15.741682 | debian-bookworm | ./.github/workflows/add-to-project.yml 2026-08-05 03:02:15.741711 | debian-bookworm | 1:1 warning missing document start "---" (document-start) 2026-08-05 03:02:15.741726 | debian-bookworm | 2026-08-05 03:02:15.930555 | debian-bookworm | ok: Runtime: 0:00:00.467517 2026-08-05 03:02:15.942325 | 2026-08-05 03:02:15.942413 | PLAY RECAP 2026-08-05 03:02:15.942468 | debian-bookworm | ok: 10 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-08-05 03:02:15.942493 | 2026-08-05 03:02:16.136090 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-08-05 03:02:16.136788 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-05 03:02:17.182635 | 2026-08-05 03:02:17.182770 | PLAY [Base post-fetch] 2026-08-05 03:02:17.195953 | 2026-08-05 03:02:17.196066 | TASK [diagnose-network : Ensure log directory exists] 2026-08-05 03:02:17.568833 | debian-bookworm | ok 2026-08-05 03:02:17.581582 | 2026-08-05 03:02:17.581733 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-08-05 03:02:30.167150 | debian-bookworm | ok: Runtime: 0:00:05.858587 2026-08-05 03:02:30.173577 | 2026-08-05 03:02:30.173686 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-08-05 03:02:36.309220 | debian-bookworm | ok: Runtime: 0:00:00.008144 2026-08-05 03:02:36.313786 | 2026-08-05 03:02:36.313912 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-08-05 03:02:42.387240 | debian-bookworm | ok: Runtime: 0:00:00.006306 2026-08-05 03:02:42.415608 | 2026-08-05 03:02:42.415716 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-05 03:02:42.505068 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:02:42.509960 | 2026-08-05 03:02:42.510057 | TASK [fetch-output : Set log path for single node] 2026-08-05 03:02:42.568311 | debian-bookworm | ok 2026-08-05 03:02:42.572364 | 2026-08-05 03:02:42.572449 | LOOP [fetch-output : Ensure local output dirs] 2026-08-05 03:02:43.101214 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/d526b0c4c57f420b9fb05ec7d65852fb/work/logs" 2026-08-05 03:02:43.633816 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d526b0c4c57f420b9fb05ec7d65852fb/work/artifacts" 2026-08-05 03:02:44.184224 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d526b0c4c57f420b9fb05ec7d65852fb/work/docs" 2026-08-05 03:02:44.205696 | 2026-08-05 03:02:44.205835 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-05 03:02:45.146463 | debian-bookworm | changed: 2026-08-05 03:02:45.146668 | debian-bookworm | .d..t...... ./ 2026-08-05 03:02:45.146703 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-05 03:02:45.146727 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-05 03:02:45.146854 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-05 03:02:45.146902 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-05 03:02:45.146924 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-05 03:02:45.146976 | debian-bookworm | changed: All items complete 2026-08-05 03:02:45.147003 | 2026-08-05 03:02:45.709744 | debian-bookworm | changed: .d..t...... ./ 2026-08-05 03:02:46.192386 | debian-bookworm | changed: .d..t...... ./ 2026-08-05 03:02:46.207452 | 2026-08-05 03:02:46.207619 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-05 03:02:46.232542 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:02:46.235794 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:02:46.248754 | 2026-08-05 03:02:46.248837 | PLAY RECAP 2026-08-05 03:02:46.248909 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-05 03:02:46.248932 | 2026-08-05 03:02:46.401625 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-05 03:02:46.402323 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-05 03:02:47.121979 | 2026-08-05 03:02:47.122106 | PLAY [Base post] 2026-08-05 03:02:47.134641 | 2026-08-05 03:02:47.134748 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-05 03:02:47.676045 | debian-bookworm | changed 2026-08-05 03:02:47.685372 | 2026-08-05 03:02:47.685490 | PLAY RECAP 2026-08-05 03:02:47.685560 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-05 03:02:47.685628 | 2026-08-05 03:02:47.789940 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-05 03:02:47.790719 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-05 03:02:48.538474 | 2026-08-05 03:02:48.538627 | PLAY [Base post-logs] 2026-08-05 03:02:48.551660 | 2026-08-05 03:02:48.551956 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-05 03:02:49.004585 | localhost | changed 2026-08-05 03:02:49.017793 | 2026-08-05 03:02:49.017950 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-05 03:02:49.044380 | localhost | ok 2026-08-05 03:02:49.048239 | 2026-08-05 03:02:49.048352 | TASK [Set zuul-log-path fact] 2026-08-05 03:02:49.064371 | localhost | ok 2026-08-05 03:02:49.074057 | 2026-08-05 03:02:49.074165 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-05 03:02:49.120120 | localhost | ok 2026-08-05 03:02:49.127776 | 2026-08-05 03:02:49.127909 | TASK [upload-logs : Create log directories] 2026-08-05 03:02:49.590181 | localhost | changed 2026-08-05 03:02:49.592886 | 2026-08-05 03:02:49.592977 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-05 03:02:50.171783 | localhost -> localhost | ok: Runtime: 0:00:00.006772 2026-08-05 03:02:50.175673 | 2026-08-05 03:02:50.175769 | TASK [upload-logs : Upload logs to log server] 2026-08-05 03:02:50.974576 | localhost | Output suppressed because no_log was given 2026-08-05 03:02:50.976654 | 2026-08-05 03:02:50.976764 | LOOP [upload-logs : Compress console log and json output] 2026-08-05 03:02:51.033081 | localhost | skipping: Conditional result was False 2026-08-05 03:02:51.039886 | localhost | skipping: Conditional result was False 2026-08-05 03:02:51.044077 | 2026-08-05 03:02:51.044188 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-05 03:02:51.093455 | localhost | skipping: Conditional result was False 2026-08-05 03:02:51.093781 | 2026-08-05 03:02:51.100942 | localhost | skipping: Conditional result was False 2026-08-05 03:02:51.122168 | 2026-08-05 03:02:51.122327 | LOOP [upload-logs : Upload console log and json output]