2025-12-31 00:19:22.550305 | Job console starting 2025-12-31 00:19:22.563541 | Updating git repos 2025-12-31 00:19:22.604212 | Cloning repos into workspace 2025-12-31 00:19:22.693314 | Restoring repo states 2025-12-31 00:19:22.707828 | Merging changes 2025-12-31 00:19:23.241150 | Checking out repos 2025-12-31 00:19:23.343533 | Preparing playbooks 2025-12-31 00:19:24.671703 | Running Ansible setup 2025-12-31 00:19:30.684282 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-31 00:19:32.080330 | 2025-12-31 00:19:32.080507 | PLAY [Base pre] 2025-12-31 00:19:32.113837 | 2025-12-31 00:19:32.113996 | TASK [Setup log path fact] 2025-12-31 00:19:32.146176 | debian-bookworm | ok 2025-12-31 00:19:32.178670 | 2025-12-31 00:19:32.178895 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-31 00:19:32.240419 | debian-bookworm | ok 2025-12-31 00:19:32.252193 | 2025-12-31 00:19:32.252346 | TASK [emit-job-header : Print job information] 2025-12-31 00:19:32.306815 | # Job Information 2025-12-31 00:19:32.307124 | Ansible Version: 2.16.14 2025-12-31 00:19:32.307199 | Job: tox 2025-12-31 00:19:32.307246 | Pipeline: check 2025-12-31 00:19:32.307279 | Executor: 521e9411259a 2025-12-31 00:19:32.307311 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1064 2025-12-31 00:19:32.307345 | Event ID: 546d6040-e5de-11f0-986f-91ba01595c3c 2025-12-31 00:19:32.315871 | 2025-12-31 00:19:32.316025 | LOOP [emit-job-header : Print node information] 2025-12-31 00:19:32.569038 | debian-bookworm | ok: 2025-12-31 00:19:32.574912 | debian-bookworm | # Node Information 2025-12-31 00:19:32.575026 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-31 00:19:32.575058 | debian-bookworm | Hostname: debian 2025-12-31 00:19:32.575082 | debian-bookworm | Username: zuul 2025-12-31 00:19:32.575104 | debian-bookworm | Distro: Debian 12.12 2025-12-31 00:19:32.575165 | debian-bookworm | Provider: regiocloud-a 2025-12-31 00:19:32.575206 | debian-bookworm | Region: 2025-12-31 00:19:32.575229 | debian-bookworm | Label: debian-bookworm 2025-12-31 00:19:32.575249 | debian-bookworm | Product Name: OpenStack Nova 2025-12-31 00:19:32.575269 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe26:4f0d 2025-12-31 00:19:32.598120 | 2025-12-31 00:19:32.598291 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-31 00:19:33.484482 | debian-bookworm -> localhost | changed 2025-12-31 00:19:33.492472 | 2025-12-31 00:19:33.492619 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-31 00:19:35.338618 | debian-bookworm -> localhost | changed 2025-12-31 00:19:35.377190 | 2025-12-31 00:19:35.377352 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-31 00:19:35.933982 | debian-bookworm -> localhost | ok 2025-12-31 00:19:35.954203 | 2025-12-31 00:19:35.954473 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-31 00:19:36.004224 | debian-bookworm | ok 2025-12-31 00:19:36.052203 | debian-bookworm | included: /var/lib/zuul/builds/ea5d579cbad84ab4a8b84c40abe84eb6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-31 00:19:36.064635 | 2025-12-31 00:19:36.064773 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-31 00:19:41.105738 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-31 00:19:41.105961 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ea5d579cbad84ab4a8b84c40abe84eb6/work/ea5d579cbad84ab4a8b84c40abe84eb6_id_rsa 2025-12-31 00:19:41.105999 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ea5d579cbad84ab4a8b84c40abe84eb6/work/ea5d579cbad84ab4a8b84c40abe84eb6_id_rsa.pub 2025-12-31 00:19:41.106026 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-31 00:19:41.106052 | debian-bookworm -> localhost | SHA256:JOe/xiYsWocA4rsbsozA8cvIQA4PuPk9kG/3z1pexd0 zuul-build-sshkey 2025-12-31 00:19:41.106075 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-31 00:19:41.106109 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-31 00:19:41.106169 | debian-bookworm -> localhost | | | 2025-12-31 00:19:41.106194 | debian-bookworm -> localhost | | | 2025-12-31 00:19:41.106214 | debian-bookworm -> localhost | |. . . o | 2025-12-31 00:19:41.106234 | debian-bookworm -> localhost | |o. . = . ..| 2025-12-31 00:19:41.106254 | debian-bookworm -> localhost | |++ .. S o E| 2025-12-31 00:19:41.106281 | debian-bookworm -> localhost | |==* . . . . | 2025-12-31 00:19:41.106301 | debian-bookworm -> localhost | |*=.+ o...o . | 2025-12-31 00:19:41.106321 | debian-bookworm -> localhost | |Bo=.=.o.o++o | 2025-12-31 00:19:41.106342 | debian-bookworm -> localhost | |o*o+o+ oo*= | 2025-12-31 00:19:41.106378 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-31 00:19:41.106432 | debian-bookworm -> localhost | ok: Runtime: 0:00:04.140959 2025-12-31 00:19:41.114910 | 2025-12-31 00:19:41.115117 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-31 00:19:41.151746 | debian-bookworm | ok 2025-12-31 00:19:41.167511 | debian-bookworm | included: /var/lib/zuul/builds/ea5d579cbad84ab4a8b84c40abe84eb6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-31 00:19:41.179468 | 2025-12-31 00:19:41.179690 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-31 00:19:41.205106 | debian-bookworm | skipping: Conditional result was False 2025-12-31 00:19:41.217010 | 2025-12-31 00:19:41.217214 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-31 00:19:42.007759 | debian-bookworm | changed 2025-12-31 00:19:42.020196 | 2025-12-31 00:19:42.020345 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-31 00:19:42.294779 | debian-bookworm | ok 2025-12-31 00:19:42.306770 | 2025-12-31 00:19:42.306944 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-31 00:19:43.058381 | debian-bookworm | changed 2025-12-31 00:19:43.071894 | 2025-12-31 00:19:43.072030 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-31 00:19:43.786655 | debian-bookworm | changed 2025-12-31 00:19:43.794385 | 2025-12-31 00:19:43.794514 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-31 00:19:43.826949 | debian-bookworm | skipping: Conditional result was False 2025-12-31 00:19:43.833826 | 2025-12-31 00:19:43.833978 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-31 00:19:44.608096 | debian-bookworm -> localhost | changed 2025-12-31 00:19:44.628228 | 2025-12-31 00:19:44.628659 | TASK [add-build-sshkey : Add back temp key] 2025-12-31 00:19:45.347833 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ea5d579cbad84ab4a8b84c40abe84eb6/work/ea5d579cbad84ab4a8b84c40abe84eb6_id_rsa (zuul-build-sshkey) 2025-12-31 00:19:45.348094 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.033896 2025-12-31 00:19:45.357075 | 2025-12-31 00:19:45.357292 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-31 00:19:45.779246 | debian-bookworm | ok 2025-12-31 00:19:45.785418 | 2025-12-31 00:19:45.785582 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-31 00:19:45.819746 | debian-bookworm | skipping: Conditional result was False 2025-12-31 00:19:45.830816 | 2025-12-31 00:19:45.830969 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-31 00:19:46.248336 | debian-bookworm | ok 2025-12-31 00:19:46.262067 | 2025-12-31 00:19:46.262224 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-31 00:19:46.291255 | debian-bookworm | ok 2025-12-31 00:19:46.296636 | 2025-12-31 00:19:46.296755 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-31 00:19:46.694681 | debian-bookworm -> localhost | ok 2025-12-31 00:19:46.701995 | 2025-12-31 00:19:46.702138 | TASK [validate-host : Collect information about the host] 2025-12-31 00:19:48.149936 | debian-bookworm | ok 2025-12-31 00:19:48.169108 | 2025-12-31 00:19:48.169282 | TASK [validate-host : Sanitize hostname] 2025-12-31 00:19:48.304535 | debian-bookworm | ok 2025-12-31 00:19:48.379147 | 2025-12-31 00:19:48.379301 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-31 00:19:49.460973 | debian-bookworm -> localhost | changed 2025-12-31 00:19:49.467280 | 2025-12-31 00:19:49.467400 | TASK [validate-host : Collect information about zuul worker] 2025-12-31 00:19:49.943473 | debian-bookworm | ok 2025-12-31 00:19:49.951612 | 2025-12-31 00:19:49.951758 | TASK [validate-host : Write out all zuul information for each host] 2025-12-31 00:19:50.787325 | debian-bookworm -> localhost | changed 2025-12-31 00:19:50.803270 | 2025-12-31 00:19:50.803492 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-31 00:19:51.132630 | debian-bookworm | ok 2025-12-31 00:19:51.143011 | 2025-12-31 00:19:51.143179 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-31 00:19:52.429701 | debian-bookworm | changed: 2025-12-31 00:19:52.429921 | debian-bookworm | cd+++++++++ src/ 2025-12-31 00:19:52.429959 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-31 00:19:52.429984 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-31 00:19:52.430006 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2025-12-31 00:19:52.430027 | debian-bookworm | =6.2 2025-12-31 00:20:16.280488 | debian-bookworm | Downloading cachetools-6.2.4-py3-none-any.whl (11 kB) 2025-12-31 00:20:16.328265 | debian-bookworm | Collecting chardet>=5.2 2025-12-31 00:20:16.342650 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-12-31 00:20:16.356027 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 24.3 MB/s eta 0:00:00 2025-12-31 00:20:16.400175 | debian-bookworm | Collecting colorama>=0.4.6 2025-12-31 00:20:16.412782 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-12-31 00:20:16.470518 | debian-bookworm | Collecting filelock>=3.20 2025-12-31 00:20:16.482805 | debian-bookworm | Downloading filelock-3.20.1-py3-none-any.whl (16 kB) 2025-12-31 00:20:16.536975 | debian-bookworm | Collecting packaging>=25 2025-12-31 00:20:16.550629 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-12-31 00:20:16.561969 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 9.2 MB/s eta 0:00:00 2025-12-31 00:20:16.633978 | debian-bookworm | Collecting platformdirs>=4.5 2025-12-31 00:20:16.648446 | debian-bookworm | Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) 2025-12-31 00:20:16.695437 | debian-bookworm | Collecting pluggy>=1.6 2025-12-31 00:20:16.708321 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-12-31 00:20:16.756966 | debian-bookworm | Collecting pyproject-api>=1.9.1 2025-12-31 00:20:16.772829 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2025-12-31 00:20:16.910621 | debian-bookworm | Collecting virtualenv>=20.34 2025-12-31 00:20:16.923515 | debian-bookworm | Downloading virtualenv-20.35.4-py3-none-any.whl (6.0 MB) 2025-12-31 00:20:17.200019 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 22.1 MB/s eta 0:00:00 2025-12-31 00:20:17.308090 | debian-bookworm | Collecting distlib<1,>=0.3.7 2025-12-31 00:20:17.320530 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2025-12-31 00:20:17.348945 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 20.4 MB/s eta 0:00:00 2025-12-31 00:20:17.504654 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2025-12-31 00:20:18.349099 | debian-bookworm | Successfully installed cachetools-6.2.4 chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.20.1 packaging-25.0 platformdirs-4.5.1 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.32.0 virtualenv-20.35.4 2025-12-31 00:20:18.677315 | debian-bookworm | ok: Runtime: 0:00:03.038300 2025-12-31 00:20:18.684798 | 2025-12-31 00:20:18.684937 | TASK [ensure-tox : Export installed tox_executable path] 2025-12-31 00:20:18.752853 | debian-bookworm | ok 2025-12-31 00:20:18.774079 | 2025-12-31 00:20:18.779042 | TASK [ensure-tox : Output tox version] 2025-12-31 00:20:19.378033 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2025-12-31 00:20:19.397228 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-12-31 00:20:19.836525 | debian-bookworm | ok: Runtime: 0:00:00.309903 2025-12-31 00:20:19.848096 | 2025-12-31 00:20:19.849256 | TASK [ensure-tox : Make global symlink] 2025-12-31 00:20:19.876857 | debian-bookworm | skipping: Conditional result was False 2025-12-31 00:20:19.888523 | 2025-12-31 00:20:19.888634 | PLAY RECAP 2025-12-31 00:20:19.888691 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2025-12-31 00:20:19.888716 | 2025-12-31 00:20:20.080155 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2025-12-31 00:20:20.081776 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-12-31 00:20:20.903514 | 2025-12-31 00:20:20.903748 | PLAY [all] 2025-12-31 00:20:20.920296 | 2025-12-31 00:20:20.920446 | TASK [revoke-sudo : Check if zuul is sudoer] 2025-12-31 00:20:21.403439 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-12-31 00:20:21.450881 | debian-bookworm | ok: Runtime: 0:00:00.026117 2025-12-31 00:20:21.456679 | 2025-12-31 00:20:21.456812 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2025-12-31 00:20:21.986553 | debian-bookworm | ok: Runtime: 0:00:00.007554 2025-12-31 00:20:21.999243 | 2025-12-31 00:20:21.999449 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2025-12-31 00:20:22.299407 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-12-31 00:20:22.299836 | debian-bookworm | sudo: a password is required 2025-12-31 00:20:22.535584 | debian-bookworm | ok: Runtime: 0:00:00.018043 2025-12-31 00:20:22.546681 | 2025-12-31 00:20:22.546853 | TASK [tox : Check to see if the constraints file exists] 2025-12-31 00:20:22.592448 | debian-bookworm | skipping: Conditional result was False 2025-12-31 00:20:22.600796 | 2025-12-31 00:20:22.600986 | TASK [tox : Fail if constraints file is missing] 2025-12-31 00:20:22.640266 | debian-bookworm | skipping: Conditional result was False 2025-12-31 00:20:22.652414 | 2025-12-31 00:20:22.652622 | TASK [tox : Record file location] 2025-12-31 00:20:22.688938 | debian-bookworm | skipping: Conditional result was False 2025-12-31 00:20:22.695201 | 2025-12-31 00:20:22.695331 | TASK [tox : Install tox siblings] 2025-12-31 00:20:22.726497 | debian-bookworm | ok 2025-12-31 00:20:22.737462 | debian-bookworm | included: /var/lib/zuul/builds/ea5d579cbad84ab4a8b84c40abe84eb6/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2025-12-31 00:20:22.744413 | 2025-12-31 00:20:22.744543 | TASK [tox : Run tox without tests] 2025-12-31 00:20:23.841952 | debian-bookworm | test: install_deps> python -I -m pip install -r requirements.txt 2025-12-31 00:20:37.750654 | debian-bookworm | test: OK (14.44 seconds) 2025-12-31 00:20:37.750744 | debian-bookworm | congratulations :) (14.47 seconds) 2025-12-31 00:20:38.287755 | debian-bookworm | ok: Runtime: 0:00:14.753713 2025-12-31 00:20:38.294109 | 2025-12-31 00:20:38.294270 | TASK [tox : Create a tempfile to save tox showconfig] 2025-12-31 00:20:38.765617 | debian-bookworm | changed 2025-12-31 00:20:38.773308 | 2025-12-31 00:20:38.773462 | TASK [tox : Get tox envlist config] 2025-12-31 00:20:39.805867 | debian-bookworm | ok: Runtime: 0:00:00.382219 2025-12-31 00:20:39.819299 | 2025-12-31 00:20:39.819489 | TASK [tox : Install any sibling python packages] 2025-12-31 00:20:40.293794 | debian-bookworm | ok: No setup.cfg, no action needed 2025-12-31 00:20:40.302015 | 2025-12-31 00:20:40.302177 | TASK [tox : Remove tempfile] 2025-12-31 00:20:40.760321 | debian-bookworm | changed 2025-12-31 00:20:40.770816 | 2025-12-31 00:20:40.770998 | TASK [tox : Emit tox command] 2025-12-31 00:20:40.843653 | /home/zuul/.local/tox/bin/tox -etest -- test/unit 2025-12-31 00:20:40.851082 | 2025-12-31 00:20:40.851277 | TASK [tox : Run tox] 2025-12-31 00:20:41.518155 | debian-bookworm | test: commands[0]> python -m unittest discover test/unit 2025-12-31 00:20:42.179867 | debian-bookworm | ............... 2025-12-31 00:20:42.179920 | debian-bookworm | ---------------------------------------------------------------------- 2025-12-31 00:20:42.179936 | debian-bookworm | Ran 15 tests in 0.174s 2025-12-31 00:20:42.179941 | debian-bookworm | 2025-12-31 00:20:42.179948 | debian-bookworm | OK 2025-12-31 00:20:42.273121 | debian-bookworm | test: OK (0.80=setup[0.05]+cmd[0.75] seconds) 2025-12-31 00:20:42.273179 | debian-bookworm | congratulations :) (0.83 seconds) 2025-12-31 00:20:42.427987 | debian-bookworm | ok: Runtime: 0:00:01.116789 2025-12-31 00:20:42.439270 | 2025-12-31 00:20:42.439439 | TASK [tox : Look for output] 2025-12-31 00:20:42.854760 | debian-bookworm | ok 2025-12-31 00:20:42.869140 | 2025-12-31 00:20:42.869270 | TASK [tox : Return file comments to Zuul] 2025-12-31 00:20:42.914230 | debian-bookworm | skipping: Conditional result was False 2025-12-31 00:20:42.925326 | 2025-12-31 00:20:42.925456 | PLAY RECAP 2025-12-31 00:20:42.925530 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2025-12-31 00:20:42.925568 | 2025-12-31 00:20:43.073354 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-12-31 00:20:43.074550 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-12-31 00:20:43.854261 | 2025-12-31 00:20:43.854445 | PLAY [all] 2025-12-31 00:20:43.871243 | 2025-12-31 00:20:43.871418 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2025-12-31 00:20:43.937500 | debian-bookworm | skipping: Conditional result was False 2025-12-31 00:20:43.947946 | 2025-12-31 00:20:43.948117 | TASK [fetch-tox-output : Set tox log path for single node] 2025-12-31 00:20:43.995139 | debian-bookworm | ok 2025-12-31 00:20:44.004639 | 2025-12-31 00:20:44.004818 | TASK [fetch-tox-output : Ensure local tox dir] 2025-12-31 00:20:44.527965 | debian-bookworm -> localhost | changed 2025-12-31 00:20:44.544259 | 2025-12-31 00:20:44.544413 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2025-12-31 00:20:44.599932 | debian-bookworm | skipping: Conditional result was False 2025-12-31 00:20:44.609853 | 2025-12-31 00:20:44.610029 | TASK [fetch-tox-output : Set envlist fact] 2025-12-31 00:20:44.656429 | debian-bookworm | ok 2025-12-31 00:20:44.666275 | 2025-12-31 00:20:44.666448 | TASK [fetch-tox-output : Get tox version] 2025-12-31 00:20:45.387971 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2025-12-31 00:20:45.406345 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-12-31 00:20:45.700842 | debian-bookworm | ok: Runtime: 0:00:00.287311 2025-12-31 00:20:45.714711 | 2025-12-31 00:20:45.714941 | TASK [fetch-tox-output : Find all default environments] 2025-12-31 00:20:46.251794 | debian-bookworm | skipping: Conditional result was False 2025-12-31 00:20:46.265902 | 2025-12-31 00:20:46.266097 | TASK [fetch-tox-output : Set envlist fact] 2025-12-31 00:20:46.291628 | debian-bookworm | skipping: Conditional result was False 2025-12-31 00:20:46.298767 | 2025-12-31 00:20:46.298941 | TASK [fetch-tox-output : Find all default environments] 2025-12-31 00:20:46.830356 | debian-bookworm | skipping: Conditional result was False 2025-12-31 00:20:46.844197 | 2025-12-31 00:20:46.844389 | TASK [fetch-tox-output : Set envlist fact] 2025-12-31 00:20:46.880579 | debian-bookworm | skipping: Conditional result was False 2025-12-31 00:20:46.888716 | 2025-12-31 00:20:46.888856 | LOOP [fetch-tox-output : Copy tox logs] 2025-12-31 00:20:46.939258 | debian-bookworm | skipping: Conditional result was False 2025-12-31 00:20:46.959382 | 2025-12-31 00:20:46.959586 | LOOP [fetch-tox-output : Collect tox logs] 2025-12-31 00:20:47.774199 | debian-bookworm | changed: 2025-12-31 00:20:47.774477 | debian-bookworm | created directory /var/lib/zuul/builds/ea5d579cbad84ab4a8b84c40abe84eb6/work/logs/tox/test 2025-12-31 00:20:47.774533 | debian-bookworm | cd+++++++++ ./ 2025-12-31 00:20:47.774577 | debian-bookworm | >f+++++++++ 1-commands[0].log 2025-12-31 00:20:47.774622 | 2025-12-31 00:20:47.789749 | 2025-12-31 00:20:47.789911 | PLAY RECAP 2025-12-31 00:20:47.789969 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2025-12-31 00:20:47.790005 | 2025-12-31 00:20:47.968668 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-12-31 00:20:47.970480 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-12-31 00:20:48.767726 | 2025-12-31 00:20:48.767903 | PLAY [all] 2025-12-31 00:20:48.784734 | 2025-12-31 00:20:48.784905 | TASK [fetch-subunit-output : Find stestr or testr executable] 2025-12-31 00:20:49.011002 | debian-bookworm | changed: non-zero return code 2025-12-31 00:20:49.018710 | 2025-12-31 00:20:49.018954 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2025-12-31 00:20:49.045764 | debian-bookworm | skipping: Conditional result was False 2025-12-31 00:20:49.054371 | 2025-12-31 00:20:49.054623 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2025-12-31 00:20:49.089503 | 2025-12-31 00:20:49.089795 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2025-12-31 00:20:49.139173 | 2025-12-31 00:20:49.139459 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2025-12-31 00:20:49.165621 | debian-bookworm | skipping: Conditional result was False 2025-12-31 00:20:49.172396 | 2025-12-31 00:20:49.172554 | LOOP [fetch-subunit-output : Generate subunit file] 2025-12-31 00:20:49.203403 | 2025-12-31 00:20:49.203650 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2025-12-31 00:20:49.227188 | debian-bookworm | skipping: Conditional result was False 2025-12-31 00:20:49.237584 | 2025-12-31 00:20:49.237851 | TASK [fetch-subunit-output : Remove the temporary file] 2025-12-31 00:20:49.263711 | debian-bookworm | skipping: Conditional result was False 2025-12-31 00:20:49.270031 | 2025-12-31 00:20:49.270180 | TASK [fetch-subunit-output : Process and fetch subunit results] 2025-12-31 00:20:49.294397 | debian-bookworm | skipping: Conditional result was False 2025-12-31 00:20:49.303382 | 2025-12-31 00:20:49.303505 | PLAY RECAP 2025-12-31 00:20:49.303601 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2025-12-31 00:20:49.303640 | 2025-12-31 00:20:49.442710 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-12-31 00:20:49.443894 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-31 00:20:50.204191 | 2025-12-31 00:20:50.204379 | PLAY [Base post] 2025-12-31 00:20:50.218568 | 2025-12-31 00:20:50.218725 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-12-31 00:20:50.797551 | debian-bookworm | changed 2025-12-31 00:20:50.804076 | 2025-12-31 00:20:50.804203 | PLAY RECAP 2025-12-31 00:20:50.804266 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-31 00:20:50.804330 | 2025-12-31 00:20:50.932344 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-31 00:20:50.933461 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-12-31 00:20:51.785646 | 2025-12-31 00:20:51.785836 | PLAY [Base post-logs] 2025-12-31 00:20:51.799014 | 2025-12-31 00:20:51.799219 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-12-31 00:20:52.333435 | localhost | changed 2025-12-31 00:20:52.344014 | 2025-12-31 00:20:52.344231 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-12-31 00:20:52.369860 | localhost | ok 2025-12-31 00:20:52.373661 | 2025-12-31 00:20:52.373776 | TASK [Set zuul-log-path fact] 2025-12-31 00:20:52.388964 | localhost | ok 2025-12-31 00:20:52.397838 | 2025-12-31 00:20:52.397973 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-31 00:20:52.423794 | localhost | ok 2025-12-31 00:20:52.427103 | 2025-12-31 00:20:52.427230 | TASK [upload-logs : Create log directories] 2025-12-31 00:20:52.972810 | localhost | changed 2025-12-31 00:20:52.976462 | 2025-12-31 00:20:52.976597 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-12-31 00:20:53.502030 | localhost -> localhost | ok: Runtime: 0:00:00.005753 2025-12-31 00:20:53.506744 | 2025-12-31 00:20:53.506888 | TASK [upload-logs : Upload logs to log server] 2025-12-31 00:20:54.151697 | localhost | Output suppressed because no_log was given 2025-12-31 00:20:54.153632 | 2025-12-31 00:20:54.153741 | LOOP [upload-logs : Compress console log and json output] 2025-12-31 00:20:54.213136 | localhost | skipping: Conditional result was False 2025-12-31 00:20:54.227071 | localhost | skipping: Conditional result was False 2025-12-31 00:20:54.232782 | 2025-12-31 00:20:54.232912 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-31 00:20:54.293881 | localhost | skipping: Conditional result was False 2025-12-31 00:20:54.294298 | 2025-12-31 00:20:54.300723 | localhost | skipping: Conditional result was False 2025-12-31 00:20:54.311978 | 2025-12-31 00:20:54.312163 | LOOP [upload-logs : Upload console log and json output]