2025-09-17 03:10:43.286034 | Job console starting 2025-09-17 03:10:43.317074 | Updating git repos 2025-09-17 03:10:43.351685 | Cloning repos into workspace 2025-09-17 03:10:43.445406 | Restoring repo states 2025-09-17 03:10:43.459575 | Merging changes 2025-09-17 03:10:43.459598 | Checking out repos 2025-09-17 03:10:43.547777 | Preparing playbooks 2025-09-17 03:10:44.352055 | Running Ansible setup 2025-09-17 03:10:49.101201 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-17 03:10:50.114941 | 2025-09-17 03:10:50.115070 | PLAY [Base pre] 2025-09-17 03:10:50.133654 | 2025-09-17 03:10:50.133761 | TASK [Setup log path fact] 2025-09-17 03:10:50.151962 | debian-bookworm | ok 2025-09-17 03:10:50.166827 | 2025-09-17 03:10:50.166961 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-17 03:10:50.206771 | debian-bookworm | ok 2025-09-17 03:10:50.217747 | 2025-09-17 03:10:50.217842 | TASK [emit-job-header : Print job information] 2025-09-17 03:10:50.263358 | # Job Information 2025-09-17 03:10:50.263520 | Ansible Version: 2.16.14 2025-09-17 03:10:50.263556 | Job: tox 2025-09-17 03:10:50.263618 | Pipeline: periodic-daily 2025-09-17 03:10:50.263646 | Executor: 521e9411259a 2025-09-17 03:10:50.263666 | Triggered by: https://github.com/osism/openstack-image-manager 2025-09-17 03:10:50.263689 | Event ID: 96e23416291c4b649cb82146ad2b09ad 2025-09-17 03:10:50.271102 | 2025-09-17 03:10:50.271205 | LOOP [emit-job-header : Print node information] 2025-09-17 03:10:50.465330 | debian-bookworm | ok: 2025-09-17 03:10:50.465501 | debian-bookworm | # Node Information 2025-09-17 03:10:50.465535 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-17 03:10:50.465560 | debian-bookworm | Hostname: debian 2025-09-17 03:10:50.465604 | debian-bookworm | Username: zuul 2025-09-17 03:10:50.465628 | debian-bookworm | Distro: Debian 12.12 2025-09-17 03:10:50.465652 | debian-bookworm | Provider: regiocloud-a 2025-09-17 03:10:50.465674 | debian-bookworm | Region: 2025-09-17 03:10:50.465695 | debian-bookworm | Label: debian-bookworm 2025-09-17 03:10:50.465714 | debian-bookworm | Product Name: OpenStack Nova 2025-09-17 03:10:50.465734 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee8:c0fe 2025-09-17 03:10:50.478982 | 2025-09-17 03:10:50.482745 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-17 03:10:51.166299 | debian-bookworm -> localhost | changed 2025-09-17 03:10:51.173286 | 2025-09-17 03:10:51.173432 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-17 03:10:52.506561 | debian-bookworm -> localhost | changed 2025-09-17 03:10:52.519044 | 2025-09-17 03:10:52.519164 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-17 03:10:52.912478 | debian-bookworm -> localhost | ok 2025-09-17 03:10:52.919277 | 2025-09-17 03:10:52.919386 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-17 03:10:52.964272 | debian-bookworm | ok 2025-09-17 03:10:52.986232 | debian-bookworm | included: /var/lib/zuul/builds/4db8de0bee044b7599ba345ee35f07d0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-17 03:10:52.992272 | 2025-09-17 03:10:52.992359 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-17 03:10:54.617830 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-17 03:10:54.618062 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4db8de0bee044b7599ba345ee35f07d0/work/4db8de0bee044b7599ba345ee35f07d0_id_rsa 2025-09-17 03:10:54.618102 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4db8de0bee044b7599ba345ee35f07d0/work/4db8de0bee044b7599ba345ee35f07d0_id_rsa.pub 2025-09-17 03:10:54.618129 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-17 03:10:54.618155 | debian-bookworm -> localhost | SHA256:rG3cVTVVpCpC3CMvUYmlekEKIE5rT4EcUnwz/eucXD4 zuul-build-sshkey 2025-09-17 03:10:54.618177 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-17 03:10:54.618208 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-17 03:10:54.618229 | debian-bookworm -> localhost | |+==o.. .oo. oB| 2025-09-17 03:10:54.618251 | debian-bookworm -> localhost | |++o =..+.+. o.| 2025-09-17 03:10:54.618270 | debian-bookworm -> localhost | | + o o..B o o | 2025-09-17 03:10:54.618289 | debian-bookworm -> localhost | |. o +.= . o | 2025-09-17 03:10:54.618309 | debian-bookworm -> localhost | | . . S.o o | 2025-09-17 03:10:54.618332 | debian-bookworm -> localhost | | =.+.o | 2025-09-17 03:10:54.618352 | debian-bookworm -> localhost | | .+++. | 2025-09-17 03:10:54.618371 | debian-bookworm -> localhost | | .= E | 2025-09-17 03:10:54.618391 | debian-bookworm -> localhost | | . | 2025-09-17 03:10:54.618410 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-17 03:10:54.618457 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.040247 2025-09-17 03:10:54.624629 | 2025-09-17 03:10:54.624711 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-17 03:10:54.663528 | debian-bookworm | ok 2025-09-17 03:10:54.672395 | debian-bookworm | included: /var/lib/zuul/builds/4db8de0bee044b7599ba345ee35f07d0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-17 03:10:54.702536 | 2025-09-17 03:10:54.702656 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-17 03:10:54.725439 | debian-bookworm | skipping: Conditional result was False 2025-09-17 03:10:54.730316 | 2025-09-17 03:10:54.730391 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-17 03:10:55.455292 | debian-bookworm | changed 2025-09-17 03:10:55.462809 | 2025-09-17 03:10:55.462919 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-17 03:10:55.737030 | debian-bookworm | ok 2025-09-17 03:10:55.742258 | 2025-09-17 03:10:55.742347 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-17 03:10:56.464655 | debian-bookworm | changed 2025-09-17 03:10:56.471179 | 2025-09-17 03:10:56.471273 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-17 03:10:57.172537 | debian-bookworm | changed 2025-09-17 03:10:57.184803 | 2025-09-17 03:10:57.185477 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-17 03:10:57.211039 | debian-bookworm | skipping: Conditional result was False 2025-09-17 03:10:57.217378 | 2025-09-17 03:10:57.217471 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-17 03:10:57.903689 | debian-bookworm -> localhost | changed 2025-09-17 03:10:57.912896 | 2025-09-17 03:10:57.912981 | TASK [add-build-sshkey : Add back temp key] 2025-09-17 03:10:58.470672 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4db8de0bee044b7599ba345ee35f07d0/work/4db8de0bee044b7599ba345ee35f07d0_id_rsa (zuul-build-sshkey) 2025-09-17 03:10:58.470893 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013281 2025-09-17 03:10:58.477216 | 2025-09-17 03:10:58.477294 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-17 03:10:58.829948 | debian-bookworm | ok 2025-09-17 03:10:58.834326 | 2025-09-17 03:10:58.834453 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-17 03:10:58.857241 | debian-bookworm | skipping: Conditional result was False 2025-09-17 03:10:58.865364 | 2025-09-17 03:10:58.865450 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-17 03:10:59.259641 | debian-bookworm | ok 2025-09-17 03:10:59.270827 | 2025-09-17 03:10:59.270946 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-17 03:10:59.299414 | debian-bookworm | ok 2025-09-17 03:10:59.305566 | 2025-09-17 03:10:59.305668 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-17 03:10:59.668822 | debian-bookworm -> localhost | ok 2025-09-17 03:10:59.674173 | 2025-09-17 03:10:59.674255 | TASK [validate-host : Collect information about the host] 2025-09-17 03:11:00.877988 | debian-bookworm | ok 2025-09-17 03:11:00.887418 | 2025-09-17 03:11:00.887504 | TASK [validate-host : Sanitize hostname] 2025-09-17 03:11:00.965539 | debian-bookworm | ok 2025-09-17 03:11:00.997312 | 2025-09-17 03:11:00.997414 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-17 03:11:01.478145 | debian-bookworm -> localhost | changed 2025-09-17 03:11:01.484399 | 2025-09-17 03:11:01.485603 | TASK [validate-host : Collect information about zuul worker] 2025-09-17 03:11:01.930888 | debian-bookworm | ok 2025-09-17 03:11:01.938629 | 2025-09-17 03:11:01.938757 | TASK [validate-host : Write out all zuul information for each host] 2025-09-17 03:11:02.442742 | debian-bookworm -> localhost | changed 2025-09-17 03:11:02.458080 | 2025-09-17 03:11:02.458274 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-17 03:11:02.749807 | debian-bookworm | ok 2025-09-17 03:11:02.755282 | 2025-09-17 03:11:02.755373 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-17 03:11:03.709645 | debian-bookworm | changed: 2025-09-17 03:11:03.710043 | debian-bookworm | cd+++++++++ src/ 2025-09-17 03:11:03.710105 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-17 03:11:03.710129 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-17 03:11:03.710347 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2025-09-17 03:11:03.710609 | debian-bookworm | =6.1 2025-09-17 03:11:27.088718 | debian-bookworm | Downloading cachetools-6.2.0-py3-none-any.whl (11 kB) 2025-09-17 03:11:27.118791 | debian-bookworm | Collecting chardet>=5.2 2025-09-17 03:11:27.126208 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-09-17 03:11:27.142797 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 14.4 MB/s eta 0:00:00 2025-09-17 03:11:27.176063 | debian-bookworm | Collecting colorama>=0.4.6 2025-09-17 03:11:27.184600 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-09-17 03:11:27.237917 | debian-bookworm | Collecting filelock>=3.18 2025-09-17 03:11:27.245506 | debian-bookworm | Downloading filelock-3.19.1-py3-none-any.whl (15 kB) 2025-09-17 03:11:27.289471 | debian-bookworm | Collecting packaging>=25 2025-09-17 03:11:27.296902 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-09-17 03:11:27.309796 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 7.6 MB/s eta 0:00:00 2025-09-17 03:11:27.359036 | debian-bookworm | Collecting platformdirs>=4.3.8 2025-09-17 03:11:27.366571 | debian-bookworm | Downloading platformdirs-4.4.0-py3-none-any.whl (18 kB) 2025-09-17 03:11:27.403140 | debian-bookworm | Collecting pluggy>=1.6 2025-09-17 03:11:27.410487 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-09-17 03:11:27.461919 | debian-bookworm | Collecting pyproject-api>=1.9.1 2025-09-17 03:11:27.469743 | debian-bookworm | Downloading pyproject_api-1.9.1-py3-none-any.whl (13 kB) 2025-09-17 03:11:27.602031 | debian-bookworm | Collecting virtualenv>=20.31.2 2025-09-17 03:11:27.609689 | debian-bookworm | Downloading virtualenv-20.34.0-py3-none-any.whl (6.0 MB) 2025-09-17 03:11:27.862843 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 24.0 MB/s eta 0:00:00 2025-09-17 03:11:27.955707 | debian-bookworm | Collecting distlib<1,>=0.3.7 2025-09-17 03:11:27.963428 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2025-09-17 03:11:27.985681 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 23.9 MB/s eta 0:00:00 2025-09-17 03:11:28.130319 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2025-09-17 03:11:29.015279 | debian-bookworm | Successfully installed cachetools-6.2.0 chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.19.1 packaging-25.0 platformdirs-4.4.0 pluggy-1.6.0 pyproject-api-1.9.1 tox-4.30.2 virtualenv-20.34.0 2025-09-17 03:11:29.578916 | debian-bookworm | ok: Runtime: 0:00:02.813449 2025-09-17 03:11:29.599154 | 2025-09-17 03:11:29.599310 | TASK [ensure-tox : Export installed tox_executable path] 2025-09-17 03:11:29.635609 | debian-bookworm | ok 2025-09-17 03:11:29.641266 | 2025-09-17 03:11:29.641392 | TASK [ensure-tox : Output tox version] 2025-09-17 03:11:30.141388 | 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-09-17 03:11:30.159508 | debian-bookworm | 4.30.2 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-09-17 03:11:30.673979 | debian-bookworm | ok: Runtime: 0:00:00.290990 2025-09-17 03:11:30.680609 | 2025-09-17 03:11:30.680740 | TASK [ensure-tox : Make global symlink] 2025-09-17 03:11:30.726015 | debian-bookworm | skipping: Conditional result was False 2025-09-17 03:11:30.733516 | 2025-09-17 03:11:30.733637 | PLAY RECAP 2025-09-17 03:11:30.733702 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2025-09-17 03:11:30.733728 | 2025-09-17 03:11:30.926426 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2025-09-17 03:11:30.928016 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-09-17 03:11:31.929411 | 2025-09-17 03:11:31.929690 | PLAY [all] 2025-09-17 03:11:31.951059 | 2025-09-17 03:11:31.951211 | TASK [revoke-sudo : Check if zuul is sudoer] 2025-09-17 03:11:32.561166 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-09-17 03:11:32.997837 | debian-bookworm | ok: Runtime: 0:00:00.028240 2025-09-17 03:11:33.010168 | 2025-09-17 03:11:33.010374 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2025-09-17 03:11:33.548076 | debian-bookworm | ok: Runtime: 0:00:00.006734 2025-09-17 03:11:33.555315 | 2025-09-17 03:11:33.555449 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2025-09-17 03:11:33.939368 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-09-17 03:11:33.940824 | debian-bookworm | sudo: a password is required 2025-09-17 03:11:34.127291 | debian-bookworm | ok: Runtime: 0:00:00.018343 2025-09-17 03:11:34.156083 | 2025-09-17 03:11:34.156284 | TASK [tox : Check to see if the constraints file exists] 2025-09-17 03:11:34.192462 | debian-bookworm | skipping: Conditional result was False 2025-09-17 03:11:34.199231 | 2025-09-17 03:11:34.199368 | TASK [tox : Fail if constraints file is missing] 2025-09-17 03:11:34.234467 | debian-bookworm | skipping: Conditional result was False 2025-09-17 03:11:34.240992 | 2025-09-17 03:11:34.241124 | TASK [tox : Record file location] 2025-09-17 03:11:34.265997 | debian-bookworm | skipping: Conditional result was False 2025-09-17 03:11:34.273429 | 2025-09-17 03:11:34.273565 | TASK [tox : Install tox siblings] 2025-09-17 03:11:34.305857 | debian-bookworm | ok 2025-09-17 03:11:34.320784 | debian-bookworm | included: /var/lib/zuul/builds/4db8de0bee044b7599ba345ee35f07d0/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2025-09-17 03:11:34.330363 | 2025-09-17 03:11:34.330478 | TASK [tox : Run tox without tests] 2025-09-17 03:11:35.409429 | debian-bookworm | test: install_deps> python -I -m pip install -r requirements.txt 2025-09-17 03:11:47.468727 | debian-bookworm | test: OK (12.60 seconds) 2025-09-17 03:11:47.468804 | debian-bookworm | congratulations :) (12.63 seconds) 2025-09-17 03:11:47.870660 | debian-bookworm | ok: Runtime: 0:00:12.914541 2025-09-17 03:11:47.876197 | 2025-09-17 03:11:47.876292 | TASK [tox : Create a tempfile to save tox showconfig] 2025-09-17 03:11:48.354573 | debian-bookworm | changed 2025-09-17 03:11:48.359695 | 2025-09-17 03:11:48.359784 | TASK [tox : Get tox envlist config] 2025-09-17 03:11:49.425489 | debian-bookworm | ok: Runtime: 0:00:00.337270 2025-09-17 03:11:49.437492 | 2025-09-17 03:11:49.437627 | TASK [tox : Install any sibling python packages] 2025-09-17 03:11:49.841530 | debian-bookworm | ok: No setup.cfg, no action needed 2025-09-17 03:11:49.851506 | 2025-09-17 03:11:49.851622 | TASK [tox : Remove tempfile] 2025-09-17 03:11:50.311130 | debian-bookworm | changed 2025-09-17 03:11:50.317449 | 2025-09-17 03:11:50.317536 | TASK [tox : Emit tox command] 2025-09-17 03:11:50.382191 | /home/zuul/.local/tox/bin/tox -etest -- test/unit 2025-09-17 03:11:50.390246 | 2025-09-17 03:11:50.390381 | TASK [tox : Run tox] 2025-09-17 03:11:51.012861 | debian-bookworm | test: commands[0]> python -m unittest discover test/unit 2025-09-17 03:11:51.647837 | debian-bookworm | ............... 2025-09-17 03:11:51.647882 | debian-bookworm | ---------------------------------------------------------------------- 2025-09-17 03:11:51.647897 | debian-bookworm | Ran 15 tests in 0.183s 2025-09-17 03:11:51.647902 | debian-bookworm | 2025-09-17 03:11:51.647910 | debian-bookworm | OK 2025-09-17 03:11:51.736699 | debian-bookworm | test: OK (0.76=setup[0.04]+cmd[0.72] seconds) 2025-09-17 03:11:51.736820 | debian-bookworm | congratulations :) (0.79 seconds) 2025-09-17 03:11:51.971870 | debian-bookworm | ok: Runtime: 0:00:01.058163 2025-09-17 03:11:51.976364 | 2025-09-17 03:11:51.976442 | TASK [tox : Look for output] 2025-09-17 03:11:52.356747 | debian-bookworm | ok 2025-09-17 03:11:52.373038 | 2025-09-17 03:11:52.373139 | TASK [tox : Return file comments to Zuul] 2025-09-17 03:11:52.398274 | debian-bookworm | skipping: Conditional result was False 2025-09-17 03:11:52.407300 | 2025-09-17 03:11:52.407378 | PLAY RECAP 2025-09-17 03:11:52.407426 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2025-09-17 03:11:52.407451 | 2025-09-17 03:11:52.521788 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-09-17 03:11:52.522818 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-09-17 03:11:53.330385 | 2025-09-17 03:11:53.330524 | PLAY [all] 2025-09-17 03:11:53.344419 | 2025-09-17 03:11:53.344529 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2025-09-17 03:11:53.393056 | debian-bookworm | skipping: Conditional result was False 2025-09-17 03:11:53.399204 | 2025-09-17 03:11:53.399329 | TASK [fetch-tox-output : Set tox log path for single node] 2025-09-17 03:11:53.462014 | debian-bookworm | ok 2025-09-17 03:11:53.469741 | 2025-09-17 03:11:53.469836 | TASK [fetch-tox-output : Ensure local tox dir] 2025-09-17 03:11:54.041187 | debian-bookworm -> localhost | changed 2025-09-17 03:11:54.050226 | 2025-09-17 03:11:54.050329 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2025-09-17 03:11:54.107150 | debian-bookworm | skipping: Conditional result was False 2025-09-17 03:11:54.113779 | 2025-09-17 03:11:54.113884 | TASK [fetch-tox-output : Set envlist fact] 2025-09-17 03:11:54.155178 | debian-bookworm | ok 2025-09-17 03:11:54.165832 | 2025-09-17 03:11:54.165959 | TASK [fetch-tox-output : Get tox version] 2025-09-17 03:11:54.881504 | 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-09-17 03:11:54.899798 | debian-bookworm | 4.30.2 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-09-17 03:11:55.211741 | debian-bookworm | ok: Runtime: 0:00:00.293445 2025-09-17 03:11:55.217478 | 2025-09-17 03:11:55.217573 | TASK [fetch-tox-output : Find all default environments] 2025-09-17 03:11:55.761530 | debian-bookworm | skipping: Conditional result was False 2025-09-17 03:11:55.769432 | 2025-09-17 03:11:55.769531 | TASK [fetch-tox-output : Set envlist fact] 2025-09-17 03:11:55.814718 | debian-bookworm | skipping: Conditional result was False 2025-09-17 03:11:55.824010 | 2025-09-17 03:11:55.824088 | TASK [fetch-tox-output : Find all default environments] 2025-09-17 03:11:56.369200 | debian-bookworm | skipping: Conditional result was False 2025-09-17 03:11:56.374978 | 2025-09-17 03:11:56.375070 | TASK [fetch-tox-output : Set envlist fact] 2025-09-17 03:11:56.418518 | debian-bookworm | skipping: Conditional result was False 2025-09-17 03:11:56.424786 | 2025-09-17 03:11:56.424877 | LOOP [fetch-tox-output : Copy tox logs] 2025-09-17 03:11:56.463150 | debian-bookworm | skipping: Conditional result was False 2025-09-17 03:11:56.474105 | 2025-09-17 03:11:56.474187 | LOOP [fetch-tox-output : Collect tox logs] 2025-09-17 03:11:57.354174 | debian-bookworm | changed: 2025-09-17 03:11:57.354384 | debian-bookworm | created directory /var/lib/zuul/builds/4db8de0bee044b7599ba345ee35f07d0/work/logs/tox/test 2025-09-17 03:11:57.354417 | debian-bookworm | cd+++++++++ ./ 2025-09-17 03:11:57.354439 | debian-bookworm | >f+++++++++ 1-commands[0].log 2025-09-17 03:11:57.354463 | 2025-09-17 03:11:57.369248 | 2025-09-17 03:11:57.369301 | PLAY RECAP 2025-09-17 03:11:57.369342 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2025-09-17 03:11:57.369362 | 2025-09-17 03:11:57.451551 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-09-17 03:11:57.452541 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-09-17 03:11:58.296263 | 2025-09-17 03:11:58.296394 | PLAY [all] 2025-09-17 03:11:58.325484 | 2025-09-17 03:11:58.325619 | TASK [fetch-subunit-output : Find stestr or testr executable] 2025-09-17 03:11:58.566480 | debian-bookworm | changed: non-zero return code 2025-09-17 03:11:58.571842 | 2025-09-17 03:11:58.571948 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2025-09-17 03:11:58.585926 | debian-bookworm | skipping: Conditional result was False 2025-09-17 03:11:58.593205 | 2025-09-17 03:11:58.593327 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2025-09-17 03:11:58.627486 | 2025-09-17 03:11:58.627678 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2025-09-17 03:11:58.658463 | 2025-09-17 03:11:58.658892 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2025-09-17 03:11:58.672043 | debian-bookworm | skipping: Conditional result was False 2025-09-17 03:11:58.678347 | 2025-09-17 03:11:58.678458 | LOOP [fetch-subunit-output : Generate subunit file] 2025-09-17 03:11:58.711086 | 2025-09-17 03:11:58.711727 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2025-09-17 03:11:58.734968 | debian-bookworm | skipping: Conditional result was False 2025-09-17 03:11:58.742978 | 2025-09-17 03:11:58.743106 | TASK [fetch-subunit-output : Remove the temporary file] 2025-09-17 03:11:58.768779 | debian-bookworm | skipping: Conditional result was False 2025-09-17 03:11:58.779940 | 2025-09-17 03:11:58.780072 | TASK [fetch-subunit-output : Process and fetch subunit results] 2025-09-17 03:11:58.803841 | debian-bookworm | skipping: Conditional result was False 2025-09-17 03:11:58.811469 | 2025-09-17 03:11:58.811547 | PLAY RECAP 2025-09-17 03:11:58.811608 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2025-09-17 03:11:58.811634 | 2025-09-17 03:11:58.905929 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-09-17 03:11:58.906931 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-17 03:11:59.597056 | 2025-09-17 03:11:59.597180 | PLAY [Base post] 2025-09-17 03:11:59.607031 | 2025-09-17 03:11:59.607127 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-09-17 03:12:00.248467 | debian-bookworm | changed 2025-09-17 03:12:00.264990 | 2025-09-17 03:12:00.265079 | PLAY RECAP 2025-09-17 03:12:00.265130 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-09-17 03:12:00.265185 | 2025-09-17 03:12:00.371466 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-17 03:12:00.372856 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-09-17 03:12:01.236480 | 2025-09-17 03:12:01.237315 | PLAY [Base post-logs] 2025-09-17 03:12:01.276749 | 2025-09-17 03:12:01.276862 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-09-17 03:12:01.686557 | localhost | changed 2025-09-17 03:12:01.702413 | 2025-09-17 03:12:01.702521 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-09-17 03:12:01.727103 | localhost | ok 2025-09-17 03:12:01.729479 | 2025-09-17 03:12:01.729552 | TASK [Set zuul-log-path fact] 2025-09-17 03:12:01.770073 | localhost | ok 2025-09-17 03:12:01.784526 | 2025-09-17 03:12:01.784681 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-17 03:12:01.810651 | localhost | ok 2025-09-17 03:12:01.813795 | 2025-09-17 03:12:01.813888 | TASK [upload-logs : Create log directories] 2025-09-17 03:12:02.254734 | localhost | changed 2025-09-17 03:12:02.257587 | 2025-09-17 03:12:02.257691 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-09-17 03:12:02.791769 | localhost -> localhost | ok: Runtime: 0:00:00.020137 2025-09-17 03:12:02.795679 | 2025-09-17 03:12:02.795776 | TASK [upload-logs : Upload logs to log server] 2025-09-17 03:12:03.448593 | localhost | Output suppressed because no_log was given 2025-09-17 03:12:03.450586 | 2025-09-17 03:12:03.450703 | LOOP [upload-logs : Compress console log and json output] 2025-09-17 03:12:03.494142 | localhost | skipping: Conditional result was False 2025-09-17 03:12:03.499494 | localhost | skipping: Conditional result was False 2025-09-17 03:12:03.507269 | 2025-09-17 03:12:03.507383 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-17 03:12:03.546828 | localhost | skipping: Conditional result was False 2025-09-17 03:12:03.547107 | 2025-09-17 03:12:03.551493 | localhost | skipping: Conditional result was False 2025-09-17 03:12:03.562703 | 2025-09-17 03:12:03.562817 | LOOP [upload-logs : Upload console log and json output]