2026-03-08 03:00:10.680024 | Job console starting 2026-03-08 03:00:10.727782 | Updating git repos 2026-03-08 03:00:11.150550 | Cloning repos into workspace 2026-03-08 03:00:11.226675 | Restoring repo states 2026-03-08 03:00:11.252708 | Merging changes 2026-03-08 03:00:11.252725 | Checking out repos 2026-03-08 03:00:11.423566 | Preparing playbooks 2026-03-08 03:00:12.578641 | Running Ansible setup 2026-03-08 03:00:21.155178 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-08 03:00:22.864262 | 2026-03-08 03:00:22.864390 | PLAY [Base pre] 2026-03-08 03:00:22.877523 | 2026-03-08 03:00:22.877629 | TASK [Setup log path fact] 2026-03-08 03:00:22.924936 | debian-bookworm | ok 2026-03-08 03:00:22.948200 | 2026-03-08 03:00:22.948325 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-08 03:00:23.013233 | debian-bookworm | ok 2026-03-08 03:00:23.020892 | 2026-03-08 03:00:23.020982 | TASK [emit-job-header : Print job information] 2026-03-08 03:00:23.098210 | # Job Information 2026-03-08 03:00:23.098371 | Ansible Version: 2.16.14 2026-03-08 03:00:23.098403 | Job: flake8 2026-03-08 03:00:23.098431 | Pipeline: periodic-daily 2026-03-08 03:00:23.098451 | Executor: 521e9411259a 2026-03-08 03:00:23.098469 | Triggered by: https://github.com/osism/container-images 2026-03-08 03:00:23.098487 | Event ID: 26e9a8d016da42f6a6dc3ede3ac6007a 2026-03-08 03:00:23.102577 | 2026-03-08 03:00:23.102662 | LOOP [emit-job-header : Print node information] 2026-03-08 03:00:23.397117 | debian-bookworm | ok: 2026-03-08 03:00:23.397258 | debian-bookworm | # Node Information 2026-03-08 03:00:23.397286 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-08 03:00:23.397319 | debian-bookworm | Hostname: debian 2026-03-08 03:00:23.397338 | debian-bookworm | Username: zuul 2026-03-08 03:00:23.397355 | debian-bookworm | Distro: Debian 12.13 2026-03-08 03:00:23.397375 | debian-bookworm | Provider: regiocloud-a 2026-03-08 03:00:23.397392 | debian-bookworm | Region: 2026-03-08 03:00:23.397409 | debian-bookworm | Label: debian-bookworm 2026-03-08 03:00:23.397425 | debian-bookworm | Product Name: OpenStack Nova 2026-03-08 03:00:23.397441 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe98:a89a 2026-03-08 03:00:23.409728 | 2026-03-08 03:00:23.409828 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-08 03:00:24.636275 | debian-bookworm -> localhost | changed 2026-03-08 03:00:24.643255 | 2026-03-08 03:00:24.643363 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-08 03:00:27.289810 | debian-bookworm -> localhost | changed 2026-03-08 03:00:27.303189 | 2026-03-08 03:00:27.303290 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-08 03:00:28.208354 | debian-bookworm -> localhost | ok 2026-03-08 03:00:28.213150 | 2026-03-08 03:00:28.213232 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-08 03:00:28.240046 | debian-bookworm | ok 2026-03-08 03:00:28.265082 | debian-bookworm | included: /var/lib/zuul/builds/78b5cc41d42f4b4fa18ab81e35536fe9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-08 03:00:28.286971 | 2026-03-08 03:00:28.287062 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-08 03:00:30.637211 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-08 03:00:30.637382 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/78b5cc41d42f4b4fa18ab81e35536fe9/work/78b5cc41d42f4b4fa18ab81e35536fe9_id_rsa 2026-03-08 03:00:30.637413 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/78b5cc41d42f4b4fa18ab81e35536fe9/work/78b5cc41d42f4b4fa18ab81e35536fe9_id_rsa.pub 2026-03-08 03:00:30.637435 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-08 03:00:30.637458 | debian-bookworm -> localhost | SHA256:lQ+NrrVTchDGvz54xer8JMoom9SGzEQYgW7FuYoL9DU zuul-build-sshkey 2026-03-08 03:00:30.637477 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-08 03:00:30.637504 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-08 03:00:30.637522 | debian-bookworm -> localhost | | ooo .o | 2026-03-08 03:00:30.637541 | debian-bookworm -> localhost | | . +o ..= | 2026-03-08 03:00:30.637557 | debian-bookworm -> localhost | | . .... *.. | 2026-03-08 03:00:30.637696 | debian-bookworm -> localhost | | .o .E o +. | 2026-03-08 03:00:30.637724 | debian-bookworm -> localhost | |.o... o S + +o | 2026-03-08 03:00:30.637746 | debian-bookworm -> localhost | |o .. + o o =. o | 2026-03-08 03:00:30.637763 | debian-bookworm -> localhost | |.. = + oo.o. | 2026-03-08 03:00:30.637779 | debian-bookworm -> localhost | |. ..o o.+=o | 2026-03-08 03:00:30.637796 | debian-bookworm -> localhost | | oo. oooo. | 2026-03-08 03:00:30.637813 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-08 03:00:30.637858 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.096563 2026-03-08 03:00:30.643175 | 2026-03-08 03:00:30.643256 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-08 03:00:30.679603 | debian-bookworm | ok 2026-03-08 03:00:30.688205 | debian-bookworm | included: /var/lib/zuul/builds/78b5cc41d42f4b4fa18ab81e35536fe9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-08 03:00:30.703473 | 2026-03-08 03:00:30.703580 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-08 03:00:30.732640 | debian-bookworm | skipping: Conditional result was False 2026-03-08 03:00:30.738959 | 2026-03-08 03:00:30.739054 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-08 03:00:31.344908 | debian-bookworm | changed 2026-03-08 03:00:31.357698 | 2026-03-08 03:00:31.357786 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-08 03:00:31.675688 | debian-bookworm | ok 2026-03-08 03:00:31.681317 | 2026-03-08 03:00:31.681871 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-08 03:00:32.350178 | debian-bookworm | changed 2026-03-08 03:00:32.356801 | 2026-03-08 03:00:32.356890 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-08 03:00:33.051358 | debian-bookworm | changed 2026-03-08 03:00:33.055814 | 2026-03-08 03:00:33.055897 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-08 03:00:33.092423 | debian-bookworm | skipping: Conditional result was False 2026-03-08 03:00:33.097305 | 2026-03-08 03:00:33.097387 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-08 03:00:34.085453 | debian-bookworm -> localhost | changed 2026-03-08 03:00:34.106010 | 2026-03-08 03:00:34.106102 | TASK [add-build-sshkey : Add back temp key] 2026-03-08 03:00:34.674276 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/78b5cc41d42f4b4fa18ab81e35536fe9/work/78b5cc41d42f4b4fa18ab81e35536fe9_id_rsa (zuul-build-sshkey) 2026-03-08 03:00:34.674469 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012483 2026-03-08 03:00:34.680736 | 2026-03-08 03:00:34.680815 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-08 03:00:35.071075 | debian-bookworm | ok 2026-03-08 03:00:35.075352 | 2026-03-08 03:00:35.075443 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-08 03:00:35.101727 | debian-bookworm | skipping: Conditional result was False 2026-03-08 03:00:35.110359 | 2026-03-08 03:00:35.110454 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-08 03:00:35.506720 | debian-bookworm | ok 2026-03-08 03:00:35.517014 | 2026-03-08 03:00:35.517116 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-08 03:00:35.589396 | debian-bookworm | ok 2026-03-08 03:00:35.594687 | 2026-03-08 03:00:35.594797 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-08 03:00:36.683476 | debian-bookworm -> localhost | ok 2026-03-08 03:00:36.689604 | 2026-03-08 03:00:36.689692 | TASK [validate-host : Collect information about the host] 2026-03-08 03:00:37.941155 | debian-bookworm | ok 2026-03-08 03:00:37.977843 | 2026-03-08 03:00:37.977953 | TASK [validate-host : Sanitize hostname] 2026-03-08 03:00:38.269253 | debian-bookworm | ok 2026-03-08 03:00:38.368488 | 2026-03-08 03:00:38.368607 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-08 03:00:39.347739 | debian-bookworm -> localhost | changed 2026-03-08 03:00:39.365437 | 2026-03-08 03:00:39.365610 | TASK [validate-host : Collect information about zuul worker] 2026-03-08 03:00:39.791616 | debian-bookworm | ok 2026-03-08 03:00:39.795392 | 2026-03-08 03:00:39.795472 | TASK [validate-host : Write out all zuul information for each host] 2026-03-08 03:00:41.249250 | debian-bookworm -> localhost | changed 2026-03-08 03:00:41.261324 | 2026-03-08 03:00:41.261418 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-08 03:00:41.552900 | debian-bookworm | ok 2026-03-08 03:00:41.557820 | 2026-03-08 03:00:41.557898 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-08 03:00:43.052452 | debian-bookworm | changed: 2026-03-08 03:00:43.052600 | debian-bookworm | cd+++++++++ src/ 2026-03-08 03:00:43.052628 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-08 03:00:43.052649 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-08 03:00:43.052667 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-03-08 03:00:43.052683 | debian-bookworm | Containerfile 2026-03-08 03:00:43.055431 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-03-08 03:00:43.055445 | debian-bookworm | Containerfile 2026-03-08 03:00:43.055477 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-03-08 03:00:43.055492 | debian-bookworm | Containerfile 2026-03-08 03:00:43.055681 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-03-08 03:00:43.055696 | debian-bookworm | Containerfile 2026-03-08 03:00:43.055767 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-03-08 03:00:43.055782 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-03-08 03:00:43.055796 | debian-bookworm | Containerfile 2026-03-08 03:00:43.056367 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-03-08 03:00:43.056382 | debian-bookworm | Containerfile 2026-03-08 03:00:43.056442 | debian-bookworm | Containerfile 2026-03-08 03:00:43.056531 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-03-08 03:00:43.056546 | debian-bookworm | Containerfile 2026-03-08 03:00:43.056576 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-03-08 03:00:43.056590 | debian-bookworm | Containerfile 2026-03-08 03:00:43.056619 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-03-08 03:00:43.056634 | debian-bookworm | Containerfile 2026-03-08 03:00:43.056663 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-03-08 03:00:43.056677 | debian-bookworm | Containerfile 2026-03-08 03:00:43.056706 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-03-08 03:00:43.056720 | debian-bookworm | Containerfile 2026-03-08 03:00:43.057093 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-03-08 03:00:43.057107 | debian-bookworm | Containerfile 2026-03-08 03:00:43.057172 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-03-08 03:00:43.057186 | debian-bookworm | Containerfile 2026-03-08 03:00:43.057215 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-03-08 03:00:43.057229 | debian-bookworm | Containerfile 2026-03-08 03:00:43.057257 | debian-bookworm | Containerfile 2026-03-08 03:00:43.057368 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-03-08 03:00:43.057383 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-03-08 03:00:43.057397 | debian-bookworm | Containerfile 2026-03-08 03:00:43.057546 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-03-08 03:00:43.057560 | debian-bookworm | Containerfile 2026-03-08 03:00:43.057687 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-03-08 03:00:43.057718 | debian-bookworm | Containerfile 2026-03-08 03:00:43.057779 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-03-08 03:00:43.057794 | debian-bookworm | Containerfile 2026-03-08 03:00:43.057822 | debian-bookworm | Containerfile 2026-03-08 03:00:43.057924 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-03-08 03:00:43.057939 | debian-bookworm | Containerfile 2026-03-08 03:00:43.058085 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-03-08 03:00:43.058099 | debian-bookworm | Containerfile 2026-03-08 03:00:43.073912 | 2026-03-08 03:00:43.073983 | PLAY RECAP 2026-03-08 03:00:43.074023 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-03-08 03:00:43.074043 | 2026-03-08 03:00:43.227047 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-08 03:00:43.227750 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/flake8/run.yaml@main] 2026-03-08 03:00:44.214206 | 2026-03-08 03:00:44.214334 | PLAY [Run flake8] 2026-03-08 03:00:44.237591 | 2026-03-08 03:00:44.237690 | LOOP [Install python] 2026-03-08 03:00:44.263953 | debian-bookworm | ok: "ensure-python" 2026-03-08 03:00:44.267799 | debian-bookworm | ok: "ensure-pip" 2026-03-08 03:00:44.321853 | 2026-03-08 03:00:44.321974 | TASK [ensure-python : Validate python_version value] 2026-03-08 03:00:44.345042 | debian-bookworm | skipping: Conditional result was False 2026-03-08 03:00:44.350141 | 2026-03-08 03:00:44.350240 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-03-08 03:00:44.393510 | debian-bookworm | skipping: Conditional result was False 2026-03-08 03:00:44.398103 | 2026-03-08 03:00:44.398188 | TASK [ensure-python : Pull in venv package] 2026-03-08 03:00:44.420818 | debian-bookworm | skipping: Conditional result was False 2026-03-08 03:00:44.425668 | 2026-03-08 03:00:44.425756 | TASK [ensure-python : Set default RPM package name] 2026-03-08 03:00:44.458529 | debian-bookworm | skipping: Conditional result was False 2026-03-08 03:00:44.463264 | 2026-03-08 03:00:44.463369 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9 and Python 3.9] 2026-03-08 03:00:44.486178 | debian-bookworm | skipping: Conditional result was False 2026-03-08 03:00:44.492320 | 2026-03-08 03:00:44.492418 | TASK [ensure-python : Install RPM package] 2026-03-08 03:00:44.515046 | debian-bookworm | skipping: Conditional result was False 2026-03-08 03:00:44.519959 | 2026-03-08 03:00:44.520209 | TASK [ensure-python : Install python using pyenv] 2026-03-08 03:00:44.533094 | debian-bookworm | skipping: Conditional result was False 2026-03-08 03:00:44.537726 | 2026-03-08 03:00:44.537810 | TASK [ensure-python : Activate python using stow] 2026-03-08 03:00:44.560396 | debian-bookworm | skipping: Conditional result was False 2026-03-08 03:00:44.568702 | 2026-03-08 03:00:44.568785 | TASK [ensure-pip : Check if pip is installed] 2026-03-08 03:00:45.093128 | debian-bookworm | ok: Runtime: 0:00:00.006945 2026-03-08 03:00:45.109540 | 2026-03-08 03:00:45.109642 | LOOP [ensure-pip : Install pip from packages] 2026-03-08 03:00:45.168149 | debian-bookworm | ok: "/var/lib/zuul/builds/78b5cc41d42f4b4fa18ab81e35536fe9/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-03-08 03:00:45.169013 | debian-bookworm | ok: All items complete 2026-03-08 03:00:45.169052 | 2026-03-08 03:00:45.183721 | debian-bookworm | included: /var/lib/zuul/builds/78b5cc41d42f4b4fa18ab81e35536fe9/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-03-08 03:00:45.190807 | 2026-03-08 03:00:45.191365 | TASK [ensure-pip : Update package lists] 2026-03-08 03:00:49.057795 | debian-bookworm | changed 2026-03-08 03:00:49.067731 | 2026-03-08 03:00:49.067968 | TASK [ensure-pip : Install Python 3 pip] 2026-03-08 03:00:53.572452 | debian-bookworm | changed 2026-03-08 03:00:53.579203 | 2026-03-08 03:00:53.579498 | TASK [ensure-pip : Install Python 2 pip] 2026-03-08 03:00:53.635099 | debian-bookworm | skipping: Conditional result was False 2026-03-08 03:00:53.642551 | 2026-03-08 03:00:53.642751 | TASK [ensure-pip : Ensure setuptools] 2026-03-08 03:00:53.657849 | debian-bookworm | skipping: Conditional result was False 2026-03-08 03:00:53.667679 | 2026-03-08 03:00:53.667855 | TASK [ensure-pip : Check for ensurepip module] 2026-03-08 03:00:53.989563 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-03-08 03:00:53.989667 | debian-bookworm | [--altinstall] [--default-pip] 2026-03-08 03:00:53.989680 | debian-bookworm | 2026-03-08 03:00:53.989688 | debian-bookworm | options: 2026-03-08 03:00:53.989699 | debian-bookworm | -h, --help show this help message and exit 2026-03-08 03:00:53.989711 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-03-08 03:00:53.989719 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-03-08 03:00:53.989744 | debian-bookworm | times. 2026-03-08 03:00:53.989758 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-03-08 03:00:53.989766 | debian-bookworm | --user Install using the user scheme. 2026-03-08 03:00:53.989773 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-03-08 03:00:53.989781 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-03-08 03:00:53.989787 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-03-08 03:00:53.989793 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-03-08 03:00:53.989800 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-03-08 03:00:54.199718 | debian-bookworm | ok: Runtime: 0:00:00.074964 2026-03-08 03:00:54.206638 | 2026-03-08 03:00:54.206763 | TASK [ensure-pip : Ensure python3-venv] 2026-03-08 03:00:54.251279 | debian-bookworm | skipping: Conditional result was False 2026-03-08 03:00:54.257872 | 2026-03-08 03:00:54.258002 | TASK [ensure-pip : Install pip from source] 2026-03-08 03:00:54.281855 | debian-bookworm | skipping: Conditional result was False 2026-03-08 03:00:54.287876 | 2026-03-08 03:00:54.287994 | TASK [ensure-pip : Probe for venv python full path] 2026-03-08 03:00:54.538421 | debian-bookworm | /usr/bin/python3 2026-03-08 03:00:54.815920 | debian-bookworm | ok: Runtime: 0:00:00.006496 2026-03-08 03:00:54.827790 | 2026-03-08 03:00:54.827930 | TASK [ensure-pip : Set host default] 2026-03-08 03:00:54.887564 | debian-bookworm | ok 2026-03-08 03:00:54.892607 | 2026-03-08 03:00:54.892723 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-03-08 03:00:54.964165 | debian-bookworm | ok 2026-03-08 03:00:55.094660 | 2026-03-08 03:00:55.094806 | TASK [flake8 : Install flake8] 2026-03-08 03:01:00.326236 | debian-bookworm | changed 2026-03-08 03:01:00.334502 | 2026-03-08 03:01:00.334629 | TASK [flake8 : Find all .py files] 2026-03-08 03:01:00.753770 | debian-bookworm | ok: All paths examined 2026-03-08 03:01:00.764678 | 2026-03-08 03:01:00.765156 | LOOP [flake8 : Run flake8] 2026-03-08 03:01:01.181915 | debian-bookworm | ok: Item: src/github.com/osism/container-images/src/update-ceph-daemon-versions.py Runtime: 0:00:00.146864 2026-03-08 03:01:01.522210 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ceph-daemon/files/bin/check_zombie_mons.py Runtime: 0:00:00.123958 2026-03-08 03:01:01.862797 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/prepare-config.py Runtime: 0:00:00.130942 2026-03-08 03:01:02.253773 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/osism_fqcn.py Runtime: 0:00:00.141251 2026-03-08 03:01:02.572821 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/osism_attribute_order.py Runtime: 0:00:00.119890 2026-03-08 03:01:02.586967 | 2026-03-08 03:01:02.587083 | PLAY RECAP 2026-03-08 03:01:02.587138 | debian-bookworm | ok: 11 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-03-08 03:01:02.587163 | 2026-03-08 03:01:02.847900 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/flake8/run.yaml@main] 2026-03-08 03:01:02.849809 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-08 03:01:04.123503 | 2026-03-08 03:01:04.123691 | PLAY [Base post] 2026-03-08 03:01:04.154343 | 2026-03-08 03:01:04.154518 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-08 03:01:04.836765 | debian-bookworm | changed 2026-03-08 03:01:04.856396 | 2026-03-08 03:01:04.856636 | PLAY RECAP 2026-03-08 03:01:04.856708 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-08 03:01:04.856771 | 2026-03-08 03:01:05.050500 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-08 03:01:05.051401 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-08 03:01:06.591222 | 2026-03-08 03:01:06.591418 | PLAY [Base post-logs] 2026-03-08 03:01:06.611954 | 2026-03-08 03:01:06.612124 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-08 03:01:07.810215 | localhost | changed 2026-03-08 03:01:07.820451 | 2026-03-08 03:01:07.820585 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-08 03:01:07.855595 | localhost | ok 2026-03-08 03:01:07.858971 | 2026-03-08 03:01:07.859059 | TASK [Set zuul-log-path fact] 2026-03-08 03:01:07.874582 | localhost | ok 2026-03-08 03:01:07.886542 | 2026-03-08 03:01:07.886651 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-08 03:01:07.922222 | localhost | ok 2026-03-08 03:01:07.925357 | 2026-03-08 03:01:07.925443 | TASK [upload-logs : Create log directories] 2026-03-08 03:01:08.619259 | localhost | changed 2026-03-08 03:01:08.621950 | 2026-03-08 03:01:08.622042 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-08 03:01:09.512094 | localhost -> localhost | ok: Runtime: 0:00:00.028710 2026-03-08 03:01:09.515948 | 2026-03-08 03:01:09.516080 | TASK [upload-logs : Upload logs to log server] 2026-03-08 03:01:10.521538 | localhost | Output suppressed because no_log was given 2026-03-08 03:01:10.522952 | 2026-03-08 03:01:10.523027 | LOOP [upload-logs : Compress console log and json output] 2026-03-08 03:01:10.567919 | localhost | skipping: Conditional result was False 2026-03-08 03:01:10.572804 | localhost | skipping: Conditional result was False 2026-03-08 03:01:10.580745 | 2026-03-08 03:01:10.580835 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-08 03:01:10.659681 | localhost | skipping: Conditional result was False 2026-03-08 03:01:10.659904 | 2026-03-08 03:01:10.675854 | localhost | skipping: Conditional result was False 2026-03-08 03:01:10.680635 | 2026-03-08 03:01:10.680715 | LOOP [upload-logs : Upload console log and json output]