2026-06-28 23:36:26.438041 | Job console starting 2026-06-28 23:36:26.458143 | Updating git repos 2026-06-28 23:36:26.515900 | Cloning repos into workspace 2026-06-28 23:36:26.631306 | Restoring repo states 2026-06-28 23:36:26.653669 | Merging changes 2026-06-28 23:36:27.334883 | Checking out repos 2026-06-28 23:36:27.376914 | Preparing playbooks 2026-06-28 23:36:28.388979 | Running Ansible setup 2026-06-28 23:36:33.253444 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-28 23:36:33.991136 | 2026-06-28 23:36:33.991268 | PLAY [Base pre] 2026-06-28 23:36:34.007410 | 2026-06-28 23:36:34.007539 | TASK [Setup log path fact] 2026-06-28 23:36:34.035875 | debian-bookworm | ok 2026-06-28 23:36:34.053707 | 2026-06-28 23:36:34.053836 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-28 23:36:34.085677 | debian-bookworm | ok 2026-06-28 23:36:34.096172 | 2026-06-28 23:36:34.096275 | TASK [emit-job-header : Print job information] 2026-06-28 23:36:34.135609 | # Job Information 2026-06-28 23:36:34.135767 | Ansible Version: 2.16.14 2026-06-28 23:36:34.135801 | Job: flake8 2026-06-28 23:36:34.135833 | Pipeline: check 2026-06-28 23:36:34.135856 | Executor: 521e9411259a 2026-06-28 23:36:34.135876 | Triggered by: https://github.com/osism/container-images/pull/844 2026-06-28 23:36:34.135898 | Event ID: 280a3dd0-734a-11f1-86d6-24843cb02bdb 2026-06-28 23:36:34.141675 | 2026-06-28 23:36:34.141775 | LOOP [emit-job-header : Print node information] 2026-06-28 23:36:34.245967 | debian-bookworm | ok: 2026-06-28 23:36:34.246180 | debian-bookworm | # Node Information 2026-06-28 23:36:34.246214 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-28 23:36:34.246239 | debian-bookworm | Hostname: debian 2026-06-28 23:36:34.246261 | debian-bookworm | Username: zuul 2026-06-28 23:36:34.246281 | debian-bookworm | Distro: Debian 12.14 2026-06-28 23:36:34.246304 | debian-bookworm | Provider: regiocloud-a 2026-06-28 23:36:34.246325 | debian-bookworm | Region: 2026-06-28 23:36:34.246346 | debian-bookworm | Label: debian-bookworm 2026-06-28 23:36:34.246365 | debian-bookworm | Product Name: OpenStack Nova 2026-06-28 23:36:34.246384 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6f:abf0 2026-06-28 23:36:34.266256 | 2026-06-28 23:36:34.266378 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-28 23:36:34.771893 | debian-bookworm -> localhost | changed 2026-06-28 23:36:34.780471 | 2026-06-28 23:36:34.780598 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-28 23:36:35.985013 | debian-bookworm -> localhost | changed 2026-06-28 23:36:35.997401 | 2026-06-28 23:36:35.997556 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-28 23:36:36.422502 | debian-bookworm -> localhost | ok 2026-06-28 23:36:36.429403 | 2026-06-28 23:36:36.429589 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-28 23:36:36.465653 | debian-bookworm | ok 2026-06-28 23:36:36.500626 | debian-bookworm | included: /var/lib/zuul/builds/7b12f5fbe1d34b14808956edc3075d54/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-28 23:36:36.510777 | 2026-06-28 23:36:36.517489 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-28 23:36:38.660182 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-28 23:36:38.660378 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7b12f5fbe1d34b14808956edc3075d54/work/7b12f5fbe1d34b14808956edc3075d54_id_rsa 2026-06-28 23:36:38.660416 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7b12f5fbe1d34b14808956edc3075d54/work/7b12f5fbe1d34b14808956edc3075d54_id_rsa.pub 2026-06-28 23:36:38.660475 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-28 23:36:38.660501 | debian-bookworm -> localhost | SHA256:LtpKLdulK59Nsfvx2/rgr/nIHGIafsFtx2X8DVOwFQ0 zuul-build-sshkey 2026-06-28 23:36:38.660524 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-28 23:36:38.660554 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-28 23:36:38.660577 | debian-bookworm -> localhost | | E++| 2026-06-28 23:36:38.660598 | debian-bookworm -> localhost | | oo| 2026-06-28 23:36:38.660618 | debian-bookworm -> localhost | | .o | 2026-06-28 23:36:38.660637 | debian-bookworm -> localhost | | o +| 2026-06-28 23:36:38.660656 | debian-bookworm -> localhost | | S. . . =o| 2026-06-28 23:36:38.660682 | debian-bookworm -> localhost | | . . oo o o o| 2026-06-28 23:36:38.660703 | debian-bookworm -> localhost | | o o * +oo. | 2026-06-28 23:36:38.660724 | debian-bookworm -> localhost | | ..* O =.B * | 2026-06-28 23:36:38.660745 | debian-bookworm -> localhost | | ++B.=o. @B= | 2026-06-28 23:36:38.660765 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-28 23:36:38.660815 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.493113 2026-06-28 23:36:38.673092 | 2026-06-28 23:36:38.673193 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-28 23:36:38.694415 | debian-bookworm | ok 2026-06-28 23:36:38.704140 | debian-bookworm | included: /var/lib/zuul/builds/7b12f5fbe1d34b14808956edc3075d54/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-28 23:36:38.715744 | 2026-06-28 23:36:38.715854 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-28 23:36:38.729044 | debian-bookworm | skipping: Conditional result was False 2026-06-28 23:36:38.737215 | 2026-06-28 23:36:38.737318 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-28 23:36:39.348370 | debian-bookworm | changed 2026-06-28 23:36:39.354365 | 2026-06-28 23:36:39.354488 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-28 23:36:39.638968 | debian-bookworm | ok 2026-06-28 23:36:39.644532 | 2026-06-28 23:36:39.644623 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-28 23:36:40.251316 | debian-bookworm | changed 2026-06-28 23:36:40.266288 | 2026-06-28 23:36:40.266412 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-28 23:36:40.933801 | debian-bookworm | changed 2026-06-28 23:36:40.939409 | 2026-06-28 23:36:40.939560 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-28 23:36:40.952801 | debian-bookworm | skipping: Conditional result was False 2026-06-28 23:36:40.958706 | 2026-06-28 23:36:40.958811 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-28 23:36:41.519602 | debian-bookworm -> localhost | changed 2026-06-28 23:36:41.535969 | 2026-06-28 23:36:41.536077 | TASK [add-build-sshkey : Add back temp key] 2026-06-28 23:36:41.961596 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7b12f5fbe1d34b14808956edc3075d54/work/7b12f5fbe1d34b14808956edc3075d54_id_rsa (zuul-build-sshkey) 2026-06-28 23:36:41.961834 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.030631 2026-06-28 23:36:41.970412 | 2026-06-28 23:36:41.970520 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-28 23:36:42.412520 | debian-bookworm | ok 2026-06-28 23:36:42.418418 | 2026-06-28 23:36:42.418526 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-28 23:36:42.452051 | debian-bookworm | skipping: Conditional result was False 2026-06-28 23:36:42.476001 | 2026-06-28 23:36:42.476125 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-28 23:36:42.924727 | debian-bookworm | ok 2026-06-28 23:36:42.940860 | 2026-06-28 23:36:42.941587 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-28 23:36:42.971568 | debian-bookworm | ok 2026-06-28 23:36:42.978191 | 2026-06-28 23:36:42.978314 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-28 23:36:43.387122 | debian-bookworm -> localhost | ok 2026-06-28 23:36:43.394622 | 2026-06-28 23:36:43.394757 | TASK [validate-host : Collect information about the host] 2026-06-28 23:36:44.529999 | debian-bookworm | ok 2026-06-28 23:36:44.543612 | 2026-06-28 23:36:44.543748 | TASK [validate-host : Sanitize hostname] 2026-06-28 23:36:44.711231 | debian-bookworm | ok 2026-06-28 23:36:44.716080 | 2026-06-28 23:36:44.716194 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-28 23:36:45.362706 | debian-bookworm -> localhost | changed 2026-06-28 23:36:45.381317 | 2026-06-28 23:36:45.381523 | TASK [validate-host : Collect information about zuul worker] 2026-06-28 23:36:45.832870 | debian-bookworm | ok 2026-06-28 23:36:45.843080 | 2026-06-28 23:36:45.843277 | TASK [validate-host : Write out all zuul information for each host] 2026-06-28 23:36:46.435231 | debian-bookworm -> localhost | changed 2026-06-28 23:36:46.445554 | 2026-06-28 23:36:46.445680 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-28 23:36:46.737083 | debian-bookworm | ok 2026-06-28 23:36:46.745859 | 2026-06-28 23:36:46.746007 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-28 23:36:47.648619 | debian-bookworm | changed: 2026-06-28 23:36:47.649009 | debian-bookworm | cd+++++++++ src/ 2026-06-28 23:36:47.649058 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-28 23:36:47.649126 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-28 23:36:47.649153 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-06-28 23:36:47.649174 | debian-bookworm | Containerfile 2026-06-28 23:36:47.652289 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-06-28 23:36:47.652307 | debian-bookworm | Containerfile 2026-06-28 23:36:47.652343 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-06-28 23:36:47.652361 | debian-bookworm | Containerfile 2026-06-28 23:36:47.652685 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-06-28 23:36:47.652703 | debian-bookworm | Containerfile 2026-06-28 23:36:47.652837 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-06-28 23:36:47.652855 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-06-28 23:36:47.652873 | debian-bookworm | Containerfile 2026-06-28 23:36:47.653567 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-06-28 23:36:47.653584 | debian-bookworm | Containerfile 2026-06-28 23:36:47.653655 | debian-bookworm | Containerfile 2026-06-28 23:36:47.653746 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-06-28 23:36:47.653764 | debian-bookworm | Containerfile 2026-06-28 23:36:47.653799 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-06-28 23:36:47.653817 | debian-bookworm | Containerfile 2026-06-28 23:36:47.653852 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-06-28 23:36:47.653870 | debian-bookworm | Containerfile 2026-06-28 23:36:47.653905 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-06-28 23:36:47.653922 | debian-bookworm | Containerfile 2026-06-28 23:36:47.653958 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-06-28 23:36:47.653975 | debian-bookworm | Containerfile 2026-06-28 23:36:47.654010 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-06-28 23:36:47.654028 | debian-bookworm | Containerfile 2026-06-28 23:36:47.654740 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-06-28 23:36:47.654760 | debian-bookworm | Containerfile 2026-06-28 23:36:47.654797 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-06-28 23:36:47.654815 | debian-bookworm | Containerfile 2026-06-28 23:36:47.654888 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-06-28 23:36:47.654907 | debian-bookworm | Containerfile 2026-06-28 23:36:47.654943 | debian-bookworm | Containerfile 2026-06-28 23:36:47.655220 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-06-28 23:36:47.655249 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-06-28 23:36:47.655269 | debian-bookworm | Containerfile 2026-06-28 23:36:47.655510 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-06-28 23:36:47.655528 | debian-bookworm | Containerfile 2026-06-28 23:36:47.655618 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-06-28 23:36:47.655636 | debian-bookworm | Containerfile 2026-06-28 23:36:47.655708 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-06-28 23:36:47.655725 | debian-bookworm | Containerfile 2026-06-28 23:36:47.655761 | debian-bookworm | Containerfile 2026-06-28 23:36:47.655949 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-06-28 23:36:47.656054 | debian-bookworm | Containerfile 2026-06-28 23:36:47.656363 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-06-28 23:36:47.656381 | debian-bookworm | Containerfile 2026-06-28 23:36:47.672674 | 2026-06-28 23:36:47.672815 | LOOP [ensure-output-dirs-present : Ensure Zuul output directories exist] 2026-06-28 23:36:48.011550 | debian-bookworm | changed: "logs" 2026-06-28 23:36:48.013347 | debian-bookworm | ok: All items complete 2026-06-28 23:36:48.014362 | 2026-06-28 23:36:48.240920 | debian-bookworm | changed: "artifacts" 2026-06-28 23:36:48.489080 | debian-bookworm | changed: "docs" 2026-06-28 23:36:48.513634 | 2026-06-28 23:36:48.513813 | TASK [diagnose-first-sudo : Ensure log directory exists] 2026-06-28 23:36:48.795991 | debian-bookworm | ok 2026-06-28 23:36:48.804316 | 2026-06-28 23:36:48.804522 | TASK [diagnose-first-sudo : Probe first sudo invocation under strace] 2026-06-28 23:36:49.331957 | debian-bookworm | ok: Runtime: 0:00:00.069144 2026-06-28 23:36:49.344438 | 2026-06-28 23:36:49.344651 | TASK [diagnose-first-sudo : Snapshot DNS / PAM / logind state (no become)] 2026-06-28 23:36:49.876069 | debian-bookworm | ok: Runtime: 0:00:00.120795 2026-06-28 23:36:49.906269 | 2026-06-28 23:36:49.907164 | TASK [diagnose-network : Ensure log directory exists] 2026-06-28 23:36:50.197375 | debian-bookworm | ok 2026-06-28 23:36:50.207800 | 2026-06-28 23:36:50.207952 | TASK [diagnose-network : Snapshot dual-stack network state (pre)] 2026-06-28 23:37:01.806689 | debian-bookworm | ok: Runtime: 0:00:06.911210 2026-06-28 23:37:01.814588 | 2026-06-28 23:37:01.814763 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-28 23:37:01.871301 | debian-bookworm | skipping: Conditional result was False 2026-06-28 23:37:01.881030 | 2026-06-28 23:37:01.881217 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-28 23:37:01.934603 | debian-bookworm | skipping: Conditional result was False 2026-06-28 23:37:01.941239 | 2026-06-28 23:37:01.941334 | PLAY RECAP 2026-06-28 23:37:01.941389 | debian-bookworm | ok: 32 changed: 12 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0 2026-06-28 23:37:01.941461 | 2026-06-28 23:37:02.119118 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-28 23:37:02.120094 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/flake8/run.yaml@main] 2026-06-28 23:37:03.187743 | 2026-06-28 23:37:03.187926 | PLAY [Run flake8] 2026-06-28 23:37:03.204536 | 2026-06-28 23:37:03.204694 | LOOP [Install python] 2026-06-28 23:37:03.240792 | debian-bookworm | ok: "ensure-python" 2026-06-28 23:37:03.250211 | debian-bookworm | ok: "ensure-pip" 2026-06-28 23:37:03.293653 | 2026-06-28 23:37:03.293850 | TASK [ensure-python : Validate python_version value] 2026-06-28 23:37:03.340593 | debian-bookworm | skipping: Conditional result was False 2026-06-28 23:37:03.347444 | 2026-06-28 23:37:03.347601 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-06-28 23:37:03.380696 | debian-bookworm | skipping: Conditional result was False 2026-06-28 23:37:03.388558 | 2026-06-28 23:37:03.388726 | TASK [ensure-python : Pull in venv package] 2026-06-28 23:37:03.433829 | debian-bookworm | skipping: Conditional result was False 2026-06-28 23:37:03.440652 | 2026-06-28 23:37:03.440792 | TASK [ensure-python : Set default RPM package name] 2026-06-28 23:37:03.476281 | debian-bookworm | skipping: Conditional result was False 2026-06-28 23:37:03.482523 | 2026-06-28 23:37:03.482659 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9/10] 2026-06-28 23:37:03.507089 | debian-bookworm | skipping: Conditional result was False 2026-06-28 23:37:03.515578 | 2026-06-28 23:37:03.515707 | TASK [ensure-python : Install RPM package] 2026-06-28 23:37:03.562093 | debian-bookworm | skipping: Conditional result was False 2026-06-28 23:37:03.568896 | 2026-06-28 23:37:03.569018 | TASK [ensure-python : Install python using pyenv] 2026-06-28 23:37:03.583882 | debian-bookworm | skipping: Conditional result was False 2026-06-28 23:37:03.591826 | 2026-06-28 23:37:03.591949 | TASK [ensure-python : Activate python using stow] 2026-06-28 23:37:03.626483 | debian-bookworm | skipping: Conditional result was False 2026-06-28 23:37:03.638083 | 2026-06-28 23:37:03.638203 | TASK [ensure-pip : Check if pip is installed] 2026-06-28 23:37:04.171386 | debian-bookworm | ok: Runtime: 0:00:00.008453 2026-06-28 23:37:04.180326 | 2026-06-28 23:37:04.180495 | LOOP [ensure-pip : Install pip from packages] 2026-06-28 23:37:04.212688 | debian-bookworm | ok: "/var/lib/zuul/builds/7b12f5fbe1d34b14808956edc3075d54/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-06-28 23:37:04.212891 | debian-bookworm | ok: All items complete 2026-06-28 23:37:04.212924 | 2026-06-28 23:37:04.222871 | debian-bookworm | included: /var/lib/zuul/builds/7b12f5fbe1d34b14808956edc3075d54/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-06-28 23:37:04.231797 | 2026-06-28 23:37:04.231908 | TASK [ensure-pip : Update package lists] 2026-06-28 23:37:08.406106 | debian-bookworm | changed 2026-06-28 23:37:08.411613 | 2026-06-28 23:37:08.411730 | TASK [ensure-pip : Install Python 3 pip] 2026-06-28 23:37:13.463036 | debian-bookworm | changed 2026-06-28 23:37:13.469323 | 2026-06-28 23:37:13.469476 | TASK [ensure-pip : Install Python 2 pip] 2026-06-28 23:37:13.538325 | debian-bookworm | skipping: Conditional result was False 2026-06-28 23:37:13.549341 | 2026-06-28 23:37:13.549541 | TASK [ensure-pip : Ensure setuptools] 2026-06-28 23:37:13.577158 | debian-bookworm | skipping: Conditional result was False 2026-06-28 23:37:13.594452 | 2026-06-28 23:37:13.594633 | TASK [ensure-pip : Check for ensurepip module] 2026-06-28 23:37:13.945399 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-06-28 23:37:13.945593 | debian-bookworm | [--altinstall] [--default-pip] 2026-06-28 23:37:13.945618 | debian-bookworm | 2026-06-28 23:37:13.945634 | debian-bookworm | options: 2026-06-28 23:37:13.945651 | debian-bookworm | -h, --help show this help message and exit 2026-06-28 23:37:13.945672 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-06-28 23:37:13.945686 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-06-28 23:37:13.945796 | debian-bookworm | times. 2026-06-28 23:37:13.945825 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-06-28 23:37:13.945840 | debian-bookworm | --user Install using the user scheme. 2026-06-28 23:37:13.945853 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-06-28 23:37:13.945865 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-06-28 23:37:13.945876 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-06-28 23:37:13.945887 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-06-28 23:37:13.945898 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-06-28 23:37:14.136237 | debian-bookworm | ok: Runtime: 0:00:00.083049 2026-06-28 23:37:14.150357 | 2026-06-28 23:37:14.150535 | TASK [ensure-pip : Ensure python3-venv] 2026-06-28 23:37:14.186800 | debian-bookworm | skipping: Conditional result was False 2026-06-28 23:37:14.199842 | 2026-06-28 23:37:14.200029 | TASK [ensure-pip : Install pip from source] 2026-06-28 23:37:14.216804 | debian-bookworm | skipping: Conditional result was False 2026-06-28 23:37:14.226738 | 2026-06-28 23:37:14.226913 | TASK [ensure-pip : Probe for venv python full path] 2026-06-28 23:37:14.523984 | debian-bookworm | /usr/bin/python3 2026-06-28 23:37:14.763087 | debian-bookworm | ok: Runtime: 0:00:00.007674 2026-06-28 23:37:14.769173 | 2026-06-28 23:37:14.769281 | TASK [ensure-pip : Set host default] 2026-06-28 23:37:14.843784 | debian-bookworm | ok 2026-06-28 23:37:14.851814 | 2026-06-28 23:37:14.851994 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-06-28 23:37:14.927903 | debian-bookworm | ok 2026-06-28 23:37:14.976716 | 2026-06-28 23:37:14.976865 | TASK [flake8 : Install flake8] 2026-06-28 23:37:20.912227 | debian-bookworm | changed 2026-06-28 23:37:20.922953 | 2026-06-28 23:37:20.923119 | TASK [flake8 : Find all .py files] 2026-06-28 23:37:21.376852 | debian-bookworm | ok: All paths examined 2026-06-28 23:37:21.389555 | 2026-06-28 23:37:21.389703 | LOOP [flake8 : Run flake8] 2026-06-28 23:37:21.891124 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ara-server/files/migrations/0018_alter_play_uuid_alter_task_uuid.py Runtime: 0:00:00.194505 2026-06-28 23:37:22.310087 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ceph-daemon/files/bin/check_zombie_mons.py Runtime: 0:00:00.166821 2026-06-28 23:37:22.711438 | debian-bookworm | ok: Item: src/github.com/osism/container-images/seed/files/select-collections.py Runtime: 0:00:00.180214 2026-06-28 23:37:23.142384 | debian-bookworm | ok: Item: src/github.com/osism/container-images/seed/files/render-requirements.py Runtime: 0:00:00.170197 2026-06-28 23:37:23.584309 | debian-bookworm | ok: Item: src/github.com/osism/container-images/src/update-ceph-daemon-versions.py Runtime: 0:00:00.180000 2026-06-28 23:37:24.002801 | debian-bookworm | ok: Item: src/github.com/osism/container-images/tempest/files/refresh_constraints.py Runtime: 0:00:00.169556 2026-06-28 23:37:24.417839 | debian-bookworm | ok: Item: src/github.com/osism/container-images/tempest/files/test_refresh_constraints.py Runtime: 0:00:00.172990 2026-06-28 23:37:24.840200 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/prepare-config.py Runtime: 0:00:00.166432 2026-06-28 23:37:25.253079 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/rules/osism_fqcn.py Runtime: 0:00:00.172897 2026-06-28 23:37:25.642007 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/rules/osism_attribute_order.py Runtime: 0:00:00.165795 2026-06-28 23:37:25.665655 | 2026-06-28 23:37:25.665767 | PLAY RECAP 2026-06-28 23:37:25.665823 | debian-bookworm | ok: 11 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-06-28 23:37:25.665848 | 2026-06-28 23:37:25.813247 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/flake8/run.yaml@main] 2026-06-28 23:37:25.814154 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-28 23:37:26.592626 | 2026-06-28 23:37:26.592822 | PLAY [Base post-fetch] 2026-06-28 23:37:26.607750 | 2026-06-28 23:37:26.607909 | TASK [diagnose-network : Ensure log directory exists] 2026-06-28 23:37:26.997923 | debian-bookworm | ok 2026-06-28 23:37:27.008880 | 2026-06-28 23:37:27.009087 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-28 23:37:33.520492 | debian-bookworm | ok: Runtime: 0:00:03.425857 2026-06-28 23:37:33.528814 | 2026-06-28 23:37:33.528970 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-28 23:37:39.553561 | debian-bookworm | ok: Runtime: 0:00:00.006465 2026-06-28 23:37:39.560871 | 2026-06-28 23:37:39.561004 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-28 23:37:45.597400 | debian-bookworm | ok: Runtime: 0:00:00.008135 2026-06-28 23:37:45.617137 | 2026-06-28 23:37:45.617324 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-28 23:37:45.682626 | debian-bookworm | skipping: Conditional result was False 2026-06-28 23:37:45.691021 | 2026-06-28 23:37:45.691223 | TASK [fetch-output : Set log path for single node] 2026-06-28 23:37:45.733901 | debian-bookworm | ok 2026-06-28 23:37:45.739649 | 2026-06-28 23:37:45.739813 | LOOP [fetch-output : Ensure local output dirs] 2026-06-28 23:37:46.046821 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/7b12f5fbe1d34b14808956edc3075d54/work/logs" 2026-06-28 23:37:46.320451 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7b12f5fbe1d34b14808956edc3075d54/work/artifacts" 2026-06-28 23:37:46.598054 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7b12f5fbe1d34b14808956edc3075d54/work/docs" 2026-06-28 23:37:46.608294 | 2026-06-28 23:37:46.608448 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-28 23:37:47.373040 | debian-bookworm | changed: 2026-06-28 23:37:47.373345 | debian-bookworm | .d..t...... ./ 2026-06-28 23:37:47.373409 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-28 23:37:47.373435 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-28 23:37:47.373456 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-28 23:37:47.373476 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-28 23:37:47.373497 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-28 23:37:47.373546 | debian-bookworm | changed: All items complete 2026-06-28 23:37:47.373574 | 2026-06-28 23:37:47.953719 | debian-bookworm | changed: .d..t...... ./ 2026-06-28 23:37:48.522810 | debian-bookworm | changed: .d..t...... ./ 2026-06-28 23:37:48.543800 | 2026-06-28 23:37:48.543945 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-28 23:37:48.938956 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.008641 2026-06-28 23:37:49.220150 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.007830 2026-06-28 23:37:49.235468 | 2026-06-28 23:37:49.235585 | PLAY RECAP 2026-06-28 23:37:49.235641 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-28 23:37:49.235666 | 2026-06-28 23:37:49.383595 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-28 23:37:49.384723 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-28 23:37:50.188031 | 2026-06-28 23:37:50.188280 | PLAY [Base post] 2026-06-28 23:37:50.203106 | 2026-06-28 23:37:50.203268 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-28 23:37:50.786418 | debian-bookworm | changed 2026-06-28 23:37:50.794399 | 2026-06-28 23:37:50.794551 | PLAY RECAP 2026-06-28 23:37:50.794624 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-28 23:37:50.794691 | 2026-06-28 23:37:50.948581 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-28 23:37:50.949730 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-28 23:37:51.849650 | 2026-06-28 23:37:51.849843 | PLAY [Base post-logs] 2026-06-28 23:37:51.862277 | 2026-06-28 23:37:51.862483 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-28 23:37:52.367453 | localhost | changed 2026-06-28 23:37:52.382098 | 2026-06-28 23:37:52.382271 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-28 23:37:52.419842 | localhost | ok 2026-06-28 23:37:52.424330 | 2026-06-28 23:37:52.424466 | TASK [Set zuul-log-path fact] 2026-06-28 23:37:52.440897 | localhost | ok 2026-06-28 23:37:52.452288 | 2026-06-28 23:37:52.452567 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-28 23:37:52.483011 | localhost | ok 2026-06-28 23:37:52.492601 | 2026-06-28 23:37:52.492852 | TASK [upload-logs : Create log directories] 2026-06-28 23:37:53.054205 | localhost | changed 2026-06-28 23:37:53.058574 | 2026-06-28 23:37:53.058737 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-28 23:37:53.602474 | localhost -> localhost | ok: Runtime: 0:00:00.007383 2026-06-28 23:37:53.610056 | 2026-06-28 23:37:53.610228 | TASK [upload-logs : Upload logs to log server] 2026-06-28 23:37:54.183605 | localhost | Output suppressed because no_log was given 2026-06-28 23:37:54.185523 | 2026-06-28 23:37:54.185633 | LOOP [upload-logs : Compress console log and json output] 2026-06-28 23:37:54.246429 | localhost | skipping: Conditional result was False 2026-06-28 23:37:54.251523 | localhost | skipping: Conditional result was False 2026-06-28 23:37:54.265666 | 2026-06-28 23:37:54.265914 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-28 23:37:54.323158 | localhost | skipping: Conditional result was False 2026-06-28 23:37:54.323910 | 2026-06-28 23:37:54.327729 | localhost | skipping: Conditional result was False 2026-06-28 23:37:54.339415 | 2026-06-28 23:37:54.339651 | LOOP [upload-logs : Upload console log and json output]