2026-02-13 03:03:03.550101 | Job console starting 2026-02-13 03:03:03.569173 | Updating git repos 2026-02-13 03:03:03.591895 | Cloning repos into workspace 2026-02-13 03:03:03.667344 | Restoring repo states 2026-02-13 03:03:03.675800 | Merging changes 2026-02-13 03:03:03.675840 | Checking out repos 2026-02-13 03:03:03.725419 | Preparing playbooks 2026-02-13 03:03:04.362278 | Running Ansible setup 2026-02-13 03:03:09.431795 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-13 03:03:10.423919 | 2026-02-13 03:03:10.424090 | PLAY [Base pre] 2026-02-13 03:03:10.441956 | 2026-02-13 03:03:10.442120 | TASK [Setup log path fact] 2026-02-13 03:03:10.472668 | debian-bookworm | ok 2026-02-13 03:03:10.490386 | 2026-02-13 03:03:10.490557 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-13 03:03:10.532288 | debian-bookworm | ok 2026-02-13 03:03:10.542762 | 2026-02-13 03:03:10.542938 | TASK [emit-job-header : Print job information] 2026-02-13 03:03:10.584236 | # Job Information 2026-02-13 03:03:10.584471 | Ansible Version: 2.16.14 2026-02-13 03:03:10.584510 | Job: tox 2026-02-13 03:03:10.584544 | Pipeline: periodic-daily 2026-02-13 03:03:10.584568 | Executor: 521e9411259a 2026-02-13 03:03:10.584589 | Triggered by: https://github.com/osism/openstack-image-manager 2026-02-13 03:03:10.584627 | Event ID: 084c77b449134ad5b99e5d3cafb55ed3 2026-02-13 03:03:10.591030 | 2026-02-13 03:03:10.591208 | LOOP [emit-job-header : Print node information] 2026-02-13 03:03:10.722965 | debian-bookworm | ok: 2026-02-13 03:03:10.723229 | debian-bookworm | # Node Information 2026-02-13 03:03:10.723306 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-13 03:03:10.723335 | debian-bookworm | Hostname: debian 2026-02-13 03:03:10.723843 | debian-bookworm | Username: zuul 2026-02-13 03:03:10.723879 | debian-bookworm | Distro: Debian 12.13 2026-02-13 03:03:10.723906 | debian-bookworm | Provider: regiocloud-a 2026-02-13 03:03:10.723928 | debian-bookworm | Region: 2026-02-13 03:03:10.723950 | debian-bookworm | Label: debian-bookworm 2026-02-13 03:03:10.723971 | debian-bookworm | Product Name: OpenStack Nova 2026-02-13 03:03:10.723991 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9a:13b0 2026-02-13 03:03:10.742146 | 2026-02-13 03:03:10.742305 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-13 03:03:11.303194 | debian-bookworm -> localhost | changed 2026-02-13 03:03:11.321517 | 2026-02-13 03:03:11.321805 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-13 03:03:13.055827 | debian-bookworm -> localhost | changed 2026-02-13 03:03:13.067526 | 2026-02-13 03:03:13.067712 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-13 03:03:13.480451 | debian-bookworm -> localhost | ok 2026-02-13 03:03:13.487019 | 2026-02-13 03:03:13.487148 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-13 03:03:13.543047 | debian-bookworm | ok 2026-02-13 03:03:13.566540 | debian-bookworm | included: /var/lib/zuul/builds/b7e32829aeee4721a55cb6f319299c19/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-13 03:03:13.574755 | 2026-02-13 03:03:13.574950 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-13 03:03:15.394785 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-13 03:03:15.395070 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b7e32829aeee4721a55cb6f319299c19/work/b7e32829aeee4721a55cb6f319299c19_id_rsa 2026-02-13 03:03:15.395114 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b7e32829aeee4721a55cb6f319299c19/work/b7e32829aeee4721a55cb6f319299c19_id_rsa.pub 2026-02-13 03:03:15.395142 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-13 03:03:15.395173 | debian-bookworm -> localhost | SHA256:BQ6PxfKNF6qYDUzz6RiiAbavwmGVe2Qxh0sLm7/RsCY zuul-build-sshkey 2026-02-13 03:03:15.395204 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-13 03:03:15.395241 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-13 03:03:15.395264 | debian-bookworm -> localhost | | o.o | 2026-02-13 03:03:15.395287 | debian-bookworm -> localhost | |.. .o=.B... | 2026-02-13 03:03:15.395308 | debian-bookworm -> localhost | |o .o*oB+o+.. | 2026-02-13 03:03:15.395329 | debian-bookworm -> localhost | |...=+*o +.o | 2026-02-13 03:03:15.395349 | debian-bookworm -> localhost | | oo.=O+.S. | 2026-02-13 03:03:15.395375 | debian-bookworm -> localhost | |.o E+*+. | 2026-02-13 03:03:15.395398 | debian-bookworm -> localhost | |o o + o | 2026-02-13 03:03:15.395418 | debian-bookworm -> localhost | |.o . | 2026-02-13 03:03:15.395440 | debian-bookworm -> localhost | |. | 2026-02-13 03:03:15.395461 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-13 03:03:15.395523 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.928370 2026-02-13 03:03:15.409280 | 2026-02-13 03:03:15.409464 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-13 03:03:15.449857 | debian-bookworm | ok 2026-02-13 03:03:15.468042 | debian-bookworm | included: /var/lib/zuul/builds/b7e32829aeee4721a55cb6f319299c19/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-13 03:03:15.485921 | 2026-02-13 03:03:15.486047 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-13 03:03:15.530628 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:03:15.538803 | 2026-02-13 03:03:15.538967 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-13 03:03:16.401658 | debian-bookworm | changed 2026-02-13 03:03:16.412077 | 2026-02-13 03:03:16.412211 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-13 03:03:16.704072 | debian-bookworm | ok 2026-02-13 03:03:16.715884 | 2026-02-13 03:03:16.716032 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-13 03:03:17.498856 | debian-bookworm | changed 2026-02-13 03:03:17.504306 | 2026-02-13 03:03:17.504388 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-13 03:03:18.210484 | debian-bookworm | changed 2026-02-13 03:03:18.215861 | 2026-02-13 03:03:18.215950 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-13 03:03:18.251869 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:03:18.263768 | 2026-02-13 03:03:18.263864 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-13 03:03:19.187999 | debian-bookworm -> localhost | changed 2026-02-13 03:03:19.208679 | 2026-02-13 03:03:19.208790 | TASK [add-build-sshkey : Add back temp key] 2026-02-13 03:03:20.055563 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b7e32829aeee4721a55cb6f319299c19/work/b7e32829aeee4721a55cb6f319299c19_id_rsa (zuul-build-sshkey) 2026-02-13 03:03:20.055811 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.048522 2026-02-13 03:03:20.065364 | 2026-02-13 03:03:20.065464 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-13 03:03:20.956403 | debian-bookworm | ok 2026-02-13 03:03:20.962209 | 2026-02-13 03:03:20.962325 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-13 03:03:21.039186 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:03:21.054537 | 2026-02-13 03:03:21.054708 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-13 03:03:21.969885 | debian-bookworm | ok 2026-02-13 03:03:22.036293 | 2026-02-13 03:03:22.036458 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-13 03:03:22.159583 | debian-bookworm | ok 2026-02-13 03:03:22.166421 | 2026-02-13 03:03:22.166542 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-13 03:03:23.199104 | debian-bookworm -> localhost | ok 2026-02-13 03:03:23.204841 | 2026-02-13 03:03:23.204917 | TASK [validate-host : Collect information about the host] 2026-02-13 03:03:24.745265 | debian-bookworm | ok 2026-02-13 03:03:24.767550 | 2026-02-13 03:03:24.767665 | TASK [validate-host : Sanitize hostname] 2026-02-13 03:03:24.933318 | debian-bookworm | ok 2026-02-13 03:03:24.998318 | 2026-02-13 03:03:24.998410 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-13 03:03:26.358499 | debian-bookworm -> localhost | changed 2026-02-13 03:03:26.368694 | 2026-02-13 03:03:26.368794 | TASK [validate-host : Collect information about zuul worker] 2026-02-13 03:03:26.914813 | debian-bookworm | ok 2026-02-13 03:03:26.918871 | 2026-02-13 03:03:26.918952 | TASK [validate-host : Write out all zuul information for each host] 2026-02-13 03:03:27.797345 | debian-bookworm -> localhost | changed 2026-02-13 03:03:27.805092 | 2026-02-13 03:03:27.805180 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-13 03:03:28.122221 | debian-bookworm | ok 2026-02-13 03:03:28.135270 | 2026-02-13 03:03:28.135368 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-13 03:03:30.168292 | debian-bookworm | changed: 2026-02-13 03:03:30.168487 | debian-bookworm | cd+++++++++ src/ 2026-02-13 03:03:30.168519 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-13 03:03:30.168539 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-13 03:03:30.168556 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-02-13 03:03:30.168573 | debian-bookworm | =6.2.5 2026-02-13 03:03:53.070235 | debian-bookworm | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-02-13 03:03:53.104934 | debian-bookworm | Collecting chardet>=5.2 2026-02-13 03:03:53.117410 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2026-02-13 03:03:53.127768 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 26.6 MB/s eta 0:00:00 2026-02-13 03:03:53.164372 | debian-bookworm | Collecting colorama>=0.4.6 2026-02-13 03:03:53.176656 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-02-13 03:03:53.229665 | debian-bookworm | Collecting filelock>=3.20.3 2026-02-13 03:03:53.241505 | debian-bookworm | Downloading filelock-3.21.2-py3-none-any.whl (21 kB) 2026-02-13 03:03:53.297589 | debian-bookworm | Collecting packaging>=26 2026-02-13 03:03:53.309329 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-02-13 03:03:53.316990 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 12.6 MB/s eta 0:00:00 2026-02-13 03:03:53.361591 | debian-bookworm | Collecting platformdirs>=4.5.1 2026-02-13 03:03:53.373462 | debian-bookworm | Downloading platformdirs-4.7.0-py3-none-any.whl (18 kB) 2026-02-13 03:03:53.411505 | debian-bookworm | Collecting pluggy>=1.6 2026-02-13 03:03:53.423810 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-02-13 03:03:53.540519 | debian-bookworm | Collecting pyproject-api>=1.10 2026-02-13 03:03:53.553797 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-02-13 03:03:53.682116 | debian-bookworm | Collecting virtualenv>=20.36.1 2026-02-13 03:03:53.693892 | debian-bookworm | Downloading virtualenv-20.36.1-py3-none-any.whl (6.0 MB) 2026-02-13 03:03:53.950720 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 23.7 MB/s eta 0:00:00 2026-02-13 03:03:54.039995 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-02-13 03:03:54.051886 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-02-13 03:03:54.076792 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 20.8 MB/s eta 0:00:00 2026-02-13 03:03:54.194367 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2026-02-13 03:03:55.125493 | debian-bookworm | Successfully installed cachetools-7.0.1 chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.21.2 packaging-26.0 platformdirs-4.7.0 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.35.0 virtualenv-20.36.1 2026-02-13 03:03:55.566382 | debian-bookworm | ok: Runtime: 0:00:02.898585 2026-02-13 03:03:55.572617 | 2026-02-13 03:03:55.572715 | TASK [ensure-tox : Export installed tox_executable path] 2026-02-13 03:03:55.625227 | debian-bookworm | ok 2026-02-13 03:03:55.630013 | 2026-02-13 03:03:55.630139 | TASK [ensure-tox : Output tox version] 2026-02-13 03:03:56.098076 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-02-13 03:03:56.115162 | debian-bookworm | 4.35.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-02-13 03:03:56.197215 | debian-bookworm | ok: Runtime: 0:00:00.260025 2026-02-13 03:03:56.207956 | 2026-02-13 03:03:56.208272 | TASK [ensure-tox : Make global symlink] 2026-02-13 03:03:56.244457 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:03:56.251194 | 2026-02-13 03:03:56.251276 | PLAY RECAP 2026-02-13 03:03:56.251326 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-02-13 03:03:56.251350 | 2026-02-13 03:03:56.387838 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-02-13 03:03:56.388808 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-02-13 03:03:57.915420 | 2026-02-13 03:03:57.915623 | PLAY [all] 2026-02-13 03:03:57.932242 | 2026-02-13 03:03:57.932395 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-02-13 03:03:58.467574 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-02-13 03:03:58.978131 | debian-bookworm | ok: Runtime: 0:00:00.024526 2026-02-13 03:03:58.989441 | 2026-02-13 03:03:58.989627 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-02-13 03:03:59.599010 | debian-bookworm | ok: Runtime: 0:00:00.005931 2026-02-13 03:03:59.605836 | 2026-02-13 03:03:59.605979 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-02-13 03:03:59.940757 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-02-13 03:03:59.941943 | debian-bookworm | sudo: a password is required 2026-02-13 03:04:00.170278 | debian-bookworm | ok: Runtime: 0:00:00.015788 2026-02-13 03:04:00.183516 | 2026-02-13 03:04:00.183680 | TASK [tox : Check to see if the constraints file exists] 2026-02-13 03:04:00.259502 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:04:00.267275 | 2026-02-13 03:04:00.267498 | TASK [tox : Fail if constraints file is missing] 2026-02-13 03:04:00.330273 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:04:00.338669 | 2026-02-13 03:04:00.339090 | TASK [tox : Record file location] 2026-02-13 03:04:00.388682 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:04:00.394953 | 2026-02-13 03:04:00.395097 | TASK [tox : Install tox siblings] 2026-02-13 03:04:00.455877 | debian-bookworm | ok 2026-02-13 03:04:00.464906 | debian-bookworm | included: /var/lib/zuul/builds/b7e32829aeee4721a55cb6f319299c19/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-02-13 03:04:00.509626 | 2026-02-13 03:04:00.509792 | TASK [tox : Run tox without tests] 2026-02-13 03:04:01.648923 | debian-bookworm | test: install_deps> python -I -m pip install -r requirements.txt 2026-02-13 03:04:15.868675 | debian-bookworm | test: OK (14.66 seconds) 2026-02-13 03:04:15.868777 | debian-bookworm | congratulations :) (14.68 seconds) 2026-02-13 03:04:16.105221 | debian-bookworm | ok: Runtime: 0:00:14.922798 2026-02-13 03:04:16.120195 | 2026-02-13 03:04:16.120375 | TASK [tox : Create a tempfile to save tox showconfig] 2026-02-13 03:04:16.710780 | debian-bookworm | changed 2026-02-13 03:04:16.716600 | 2026-02-13 03:04:16.716778 | TASK [tox : Get tox envlist config] 2026-02-13 03:04:17.749757 | debian-bookworm | ok: Runtime: 0:00:00.281311 2026-02-13 03:04:17.763619 | 2026-02-13 03:04:17.763779 | TASK [tox : Install any sibling python packages] 2026-02-13 03:04:18.273709 | debian-bookworm | ok: No setup.cfg, no action needed 2026-02-13 03:04:18.281696 | 2026-02-13 03:04:18.281950 | TASK [tox : Remove tempfile] 2026-02-13 03:04:18.768660 | debian-bookworm | changed 2026-02-13 03:04:18.777764 | 2026-02-13 03:04:18.777931 | TASK [tox : Emit tox command] 2026-02-13 03:04:18.834866 | /home/zuul/.local/tox/bin/tox -etest -- test/unit 2026-02-13 03:04:18.843882 | 2026-02-13 03:04:18.844043 | TASK [tox : Run tox] 2026-02-13 03:04:19.475613 | debian-bookworm | test: commands[0]> python -m unittest discover test/unit 2026-02-13 03:04:20.065888 | debian-bookworm | ............... 2026-02-13 03:04:20.065923 | debian-bookworm | ---------------------------------------------------------------------- 2026-02-13 03:04:20.065935 | debian-bookworm | Ran 15 tests in 0.164s 2026-02-13 03:04:20.065940 | debian-bookworm | 2026-02-13 03:04:20.065946 | debian-bookworm | OK 2026-02-13 03:04:20.124009 | debian-bookworm | test: OK (0.69=setup[0.04]+cmd[0.65] seconds) 2026-02-13 03:04:20.124053 | debian-bookworm | congratulations :) (0.72 seconds) 2026-02-13 03:04:20.436416 | debian-bookworm | ok: Runtime: 0:00:00.987770 2026-02-13 03:04:20.451045 | 2026-02-13 03:04:20.451263 | TASK [tox : Look for output] 2026-02-13 03:04:20.838089 | debian-bookworm | ok 2026-02-13 03:04:20.854002 | 2026-02-13 03:04:20.854162 | TASK [tox : Return file comments to Zuul] 2026-02-13 03:04:20.900134 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:04:20.915870 | 2026-02-13 03:04:20.916037 | PLAY RECAP 2026-02-13 03:04:20.916137 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-02-13 03:04:20.916179 | 2026-02-13 03:04:21.091769 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-02-13 03:04:21.092959 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-02-13 03:04:21.889767 | 2026-02-13 03:04:21.889941 | PLAY [all] 2026-02-13 03:04:21.906159 | 2026-02-13 03:04:21.906308 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-02-13 03:04:21.962680 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:04:21.975216 | 2026-02-13 03:04:21.975443 | TASK [fetch-tox-output : Set tox log path for single node] 2026-02-13 03:04:22.027849 | debian-bookworm | ok 2026-02-13 03:04:22.033297 | 2026-02-13 03:04:22.033426 | TASK [fetch-tox-output : Ensure local tox dir] 2026-02-13 03:04:22.745300 | debian-bookworm -> localhost | changed 2026-02-13 03:04:22.759431 | 2026-02-13 03:04:22.759625 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-02-13 03:04:22.807346 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:04:22.819833 | 2026-02-13 03:04:22.820041 | TASK [fetch-tox-output : Set envlist fact] 2026-02-13 03:04:22.877994 | debian-bookworm | ok 2026-02-13 03:04:22.888440 | 2026-02-13 03:04:22.888683 | TASK [fetch-tox-output : Get tox version] 2026-02-13 03:04:23.576123 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-02-13 03:04:23.593353 | debian-bookworm | 4.35.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-02-13 03:04:23.924321 | debian-bookworm | ok: Runtime: 0:00:00.266772 2026-02-13 03:04:23.934614 | 2026-02-13 03:04:23.934801 | TASK [fetch-tox-output : Find all default environments] 2026-02-13 03:04:24.472957 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:04:24.490964 | 2026-02-13 03:04:24.491344 | TASK [fetch-tox-output : Set envlist fact] 2026-02-13 03:04:24.529595 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:04:24.546809 | 2026-02-13 03:04:24.547083 | TASK [fetch-tox-output : Find all default environments] 2026-02-13 03:04:25.088036 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:04:25.094735 | 2026-02-13 03:04:25.094950 | TASK [fetch-tox-output : Set envlist fact] 2026-02-13 03:04:25.130236 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:04:25.139033 | 2026-02-13 03:04:25.139208 | LOOP [fetch-tox-output : Copy tox logs] 2026-02-13 03:04:25.189768 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:04:25.201790 | 2026-02-13 03:04:25.202398 | LOOP [fetch-tox-output : Collect tox logs] 2026-02-13 03:04:26.226257 | debian-bookworm | changed: 2026-02-13 03:04:26.226528 | debian-bookworm | created directory /var/lib/zuul/builds/b7e32829aeee4721a55cb6f319299c19/work/logs/tox/test 2026-02-13 03:04:26.226568 | debian-bookworm | cd+++++++++ ./ 2026-02-13 03:04:26.226595 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-02-13 03:04:26.226627 | 2026-02-13 03:04:26.243312 | 2026-02-13 03:04:26.243635 | PLAY RECAP 2026-02-13 03:04:26.243703 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-02-13 03:04:26.243730 | 2026-02-13 03:04:26.417340 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-02-13 03:04:26.418522 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-02-13 03:04:27.254137 | 2026-02-13 03:04:27.254304 | PLAY [all] 2026-02-13 03:04:27.272372 | 2026-02-13 03:04:27.272557 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-02-13 03:04:27.485065 | debian-bookworm | changed: non-zero return code 2026-02-13 03:04:27.490881 | 2026-02-13 03:04:27.491013 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-02-13 03:04:27.525365 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:04:27.533192 | 2026-02-13 03:04:27.533331 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-02-13 03:04:27.570586 | 2026-02-13 03:04:27.570902 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-02-13 03:04:27.614072 | 2026-02-13 03:04:27.614276 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-02-13 03:04:27.638417 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:04:27.644949 | 2026-02-13 03:04:27.645078 | LOOP [fetch-subunit-output : Generate subunit file] 2026-02-13 03:04:27.682894 | 2026-02-13 03:04:27.683193 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-02-13 03:04:27.717232 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:04:27.734461 | 2026-02-13 03:04:27.734625 | TASK [fetch-subunit-output : Remove the temporary file] 2026-02-13 03:04:27.758828 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:04:27.772256 | 2026-02-13 03:04:27.772455 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-02-13 03:04:27.797360 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:04:27.809154 | 2026-02-13 03:04:27.809259 | PLAY RECAP 2026-02-13 03:04:27.809331 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-02-13 03:04:27.809368 | 2026-02-13 03:04:27.947912 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-02-13 03:04:27.949058 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-13 03:04:28.818981 | 2026-02-13 03:04:28.819165 | PLAY [Base post] 2026-02-13 03:04:28.834401 | 2026-02-13 03:04:28.834577 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-13 03:04:29.419930 | debian-bookworm | changed 2026-02-13 03:04:29.427298 | 2026-02-13 03:04:29.427611 | PLAY RECAP 2026-02-13 03:04:29.427799 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-13 03:04:29.427978 | 2026-02-13 03:04:29.562478 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-13 03:04:29.565251 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-13 03:04:30.467956 | 2026-02-13 03:04:30.468154 | PLAY [Base post-logs] 2026-02-13 03:04:30.480504 | 2026-02-13 03:04:30.480678 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-13 03:04:30.992994 | localhost | changed 2026-02-13 03:04:31.003552 | 2026-02-13 03:04:31.003731 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-13 03:04:31.030238 | localhost | ok 2026-02-13 03:04:31.033652 | 2026-02-13 03:04:31.033764 | TASK [Set zuul-log-path fact] 2026-02-13 03:04:31.061190 | localhost | ok 2026-02-13 03:04:31.075667 | 2026-02-13 03:04:31.075821 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-13 03:04:31.137215 | localhost | ok 2026-02-13 03:04:31.140619 | 2026-02-13 03:04:31.140747 | TASK [upload-logs : Create log directories] 2026-02-13 03:04:31.723045 | localhost | changed 2026-02-13 03:04:31.726118 | 2026-02-13 03:04:31.726229 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-13 03:04:32.418031 | localhost -> localhost | ok: Runtime: 0:00:00.004703 2026-02-13 03:04:32.422917 | 2026-02-13 03:04:32.423043 | TASK [upload-logs : Upload logs to log server] 2026-02-13 03:04:33.009935 | localhost | Output suppressed because no_log was given 2026-02-13 03:04:33.012464 | 2026-02-13 03:04:33.012637 | LOOP [upload-logs : Compress console log and json output] 2026-02-13 03:04:33.072573 | localhost | skipping: Conditional result was False 2026-02-13 03:04:33.080908 | localhost | skipping: Conditional result was False 2026-02-13 03:04:33.086037 | 2026-02-13 03:04:33.086160 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-13 03:04:33.131356 | localhost | skipping: Conditional result was False 2026-02-13 03:04:33.131694 | 2026-02-13 03:04:33.139162 | localhost | skipping: Conditional result was False 2026-02-13 03:04:33.143413 | 2026-02-13 03:04:33.143587 | LOOP [upload-logs : Upload console log and json output]