2026-07-01 03:07:31.328471 | Job console starting 2026-07-01 03:07:31.337235 | Updating git repos 2026-07-01 03:07:31.381804 | Cloning repos into workspace 2026-07-01 03:07:31.463564 | Restoring repo states 2026-07-01 03:07:31.494310 | Merging changes 2026-07-01 03:07:31.494329 | Checking out repos 2026-07-01 03:07:31.587819 | Preparing playbooks 2026-07-01 03:07:32.989424 | Running Ansible setup 2026-07-01 03:07:37.807113 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-01 03:07:38.632003 | 2026-07-01 03:07:38.632160 | PLAY [Base pre] 2026-07-01 03:07:38.649970 | 2026-07-01 03:07:38.650113 | TASK [Setup log path fact] 2026-07-01 03:07:38.669229 | debian-bookworm | ok 2026-07-01 03:07:38.718378 | 2026-07-01 03:07:38.718545 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-01 03:07:38.771475 | debian-bookworm | ok 2026-07-01 03:07:38.782485 | 2026-07-01 03:07:38.782629 | TASK [emit-job-header : Print job information] 2026-07-01 03:07:38.822302 | # Job Information 2026-07-01 03:07:38.822516 | Ansible Version: 2.16.14 2026-07-01 03:07:38.822552 | Job: generics-tox-test-stable 2026-07-01 03:07:38.822587 | Pipeline: periodic-daily 2026-07-01 03:07:38.822609 | Executor: 521e9411259a 2026-07-01 03:07:38.822630 | Triggered by: https://github.com/osism/generics 2026-07-01 03:07:38.822652 | Event ID: dca1d9dace09440586b5f59fb7e4477f 2026-07-01 03:07:38.831831 | 2026-07-01 03:07:38.831994 | LOOP [emit-job-header : Print node information] 2026-07-01 03:07:38.980358 | debian-bookworm | ok: 2026-07-01 03:07:38.980644 | debian-bookworm | # Node Information 2026-07-01 03:07:38.980684 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-01 03:07:38.980710 | debian-bookworm | Hostname: debian 2026-07-01 03:07:38.980732 | debian-bookworm | Username: zuul 2026-07-01 03:07:38.980753 | debian-bookworm | Distro: Debian 12.14 2026-07-01 03:07:38.980777 | debian-bookworm | Provider: regiocloud-a 2026-07-01 03:07:38.980797 | debian-bookworm | Region: 2026-07-01 03:07:38.980819 | debian-bookworm | Label: debian-bookworm 2026-07-01 03:07:38.980839 | debian-bookworm | Product Name: OpenStack Nova 2026-07-01 03:07:38.980858 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe09:b0f8 2026-07-01 03:07:39.001212 | 2026-07-01 03:07:39.001381 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-01 03:07:39.765236 | debian-bookworm -> localhost | changed 2026-07-01 03:07:39.772471 | 2026-07-01 03:07:39.772602 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-01 03:07:41.319664 | debian-bookworm -> localhost | changed 2026-07-01 03:07:41.330602 | 2026-07-01 03:07:41.330723 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-01 03:07:41.797607 | debian-bookworm -> localhost | ok 2026-07-01 03:07:41.803380 | 2026-07-01 03:07:41.803495 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-01 03:07:41.832359 | debian-bookworm | ok 2026-07-01 03:07:41.855749 | debian-bookworm | included: /var/lib/zuul/builds/ebdad938495840c18367ca3e8a7918f5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-01 03:07:41.867558 | 2026-07-01 03:07:41.867668 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-01 03:07:42.845613 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-01 03:07:42.846268 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ebdad938495840c18367ca3e8a7918f5/work/ebdad938495840c18367ca3e8a7918f5_id_rsa 2026-07-01 03:07:42.846473 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ebdad938495840c18367ca3e8a7918f5/work/ebdad938495840c18367ca3e8a7918f5_id_rsa.pub 2026-07-01 03:07:42.846563 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-01 03:07:42.846636 | debian-bookworm -> localhost | SHA256:Y14HfKAi1jmKNOxAqUuGUxTrPGTKGY+ZLxwoUgbcrdk zuul-build-sshkey 2026-07-01 03:07:42.846701 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-01 03:07:42.846788 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-01 03:07:42.846910 | debian-bookworm -> localhost | |oo=.. . | 2026-07-01 03:07:42.847014 | debian-bookworm -> localhost | |.=.o o . o . | 2026-07-01 03:07:42.847078 | debian-bookworm -> localhost | |+oX * = . o . | 2026-07-01 03:07:42.847135 | debian-bookworm -> localhost | |*#B* E o o | 2026-07-01 03:07:42.847193 | debian-bookworm -> localhost | |BX*.. S . . | 2026-07-01 03:07:42.847268 | debian-bookworm -> localhost | |= o. o o . | 2026-07-01 03:07:42.847335 | debian-bookworm -> localhost | | o . . | 2026-07-01 03:07:42.847394 | debian-bookworm -> localhost | | . | 2026-07-01 03:07:42.847456 | debian-bookworm -> localhost | | | 2026-07-01 03:07:42.847512 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-01 03:07:42.847666 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.449391 2026-07-01 03:07:42.862790 | 2026-07-01 03:07:42.863053 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-01 03:07:42.892641 | debian-bookworm | ok 2026-07-01 03:07:42.903050 | debian-bookworm | included: /var/lib/zuul/builds/ebdad938495840c18367ca3e8a7918f5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-01 03:07:42.912036 | 2026-07-01 03:07:42.912177 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-01 03:07:42.935460 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:07:42.941767 | 2026-07-01 03:07:42.941862 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-01 03:07:43.648809 | debian-bookworm | changed 2026-07-01 03:07:43.654237 | 2026-07-01 03:07:43.654323 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-01 03:07:43.943047 | debian-bookworm | ok 2026-07-01 03:07:43.950988 | 2026-07-01 03:07:43.951094 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-01 03:07:44.607685 | debian-bookworm | changed 2026-07-01 03:07:44.616270 | 2026-07-01 03:07:44.616539 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-01 03:07:45.328002 | debian-bookworm | changed 2026-07-01 03:07:45.334388 | 2026-07-01 03:07:45.334490 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-01 03:07:45.359000 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:07:45.366377 | 2026-07-01 03:07:45.366479 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-01 03:07:45.921618 | debian-bookworm -> localhost | changed 2026-07-01 03:07:45.932144 | 2026-07-01 03:07:45.932248 | TASK [add-build-sshkey : Add back temp key] 2026-07-01 03:07:46.193365 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ebdad938495840c18367ca3e8a7918f5/work/ebdad938495840c18367ca3e8a7918f5_id_rsa (zuul-build-sshkey) 2026-07-01 03:07:46.193959 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012836 2026-07-01 03:07:46.212603 | 2026-07-01 03:07:46.212710 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-01 03:07:46.661226 | debian-bookworm | ok 2026-07-01 03:07:46.669009 | 2026-07-01 03:07:46.669116 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-01 03:07:46.692053 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:07:46.700722 | 2026-07-01 03:07:46.700811 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-01 03:07:47.102385 | debian-bookworm | ok 2026-07-01 03:07:47.118523 | 2026-07-01 03:07:47.118643 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-01 03:07:47.148527 | debian-bookworm | ok 2026-07-01 03:07:47.153970 | 2026-07-01 03:07:47.154058 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-01 03:07:47.481652 | debian-bookworm -> localhost | ok 2026-07-01 03:07:47.488016 | 2026-07-01 03:07:47.488124 | TASK [validate-host : Collect information about the host] 2026-07-01 03:07:48.622906 | debian-bookworm | ok 2026-07-01 03:07:48.635656 | 2026-07-01 03:07:48.635762 | TASK [validate-host : Sanitize hostname] 2026-07-01 03:07:48.789539 | debian-bookworm | ok 2026-07-01 03:07:48.794562 | 2026-07-01 03:07:48.794654 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-01 03:07:49.444585 | debian-bookworm -> localhost | changed 2026-07-01 03:07:49.451374 | 2026-07-01 03:07:49.451524 | TASK [validate-host : Collect information about zuul worker] 2026-07-01 03:07:50.053982 | debian-bookworm | ok 2026-07-01 03:07:50.066781 | 2026-07-01 03:07:50.067005 | TASK [validate-host : Write out all zuul information for each host] 2026-07-01 03:07:50.800999 | debian-bookworm -> localhost | changed 2026-07-01 03:07:50.814545 | 2026-07-01 03:07:50.814679 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-01 03:07:51.098626 | debian-bookworm | ok 2026-07-01 03:07:51.107636 | 2026-07-01 03:07:51.107771 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-01 03:07:52.192831 | debian-bookworm | changed: 2026-07-01 03:07:52.193154 | debian-bookworm | cd+++++++++ src/ 2026-07-01 03:07:52.193194 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-01 03:07:52.193219 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-01 03:07:52.193242 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-07-01 03:07:52.197585 | debian-bookworm | =7.0.3 2026-07-01 03:08:29.858902 | debian-bookworm | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-01 03:08:29.902572 | debian-bookworm | Collecting colorama>=0.4.6 2026-07-01 03:08:29.914136 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-07-01 03:08:29.994195 | debian-bookworm | Collecting filelock>=3.25 2026-07-01 03:08:30.005886 | debian-bookworm | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-01 03:08:30.014600 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.8/42.8 kB 5.8 MB/s eta 0:00:00 2026-07-01 03:08:30.062079 | debian-bookworm | Collecting packaging>=26 2026-07-01 03:08:30.073752 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-01 03:08:30.084418 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 12.1 MB/s eta 0:00:00 2026-07-01 03:08:30.149901 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-07-01 03:08:30.161698 | debian-bookworm | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-01 03:08:30.226265 | debian-bookworm | Collecting pluggy>=1.6 2026-07-01 03:08:30.237348 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-01 03:08:30.300786 | debian-bookworm | Collecting pyproject-api>=1.10 2026-07-01 03:08:30.313530 | debian-bookworm | Downloading pyproject_api-1.10.1-py3-none-any.whl (12 kB) 2026-07-01 03:08:30.358346 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-07-01 03:08:30.370706 | debian-bookworm | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-01 03:08:30.422450 | debian-bookworm | Collecting tomli-w>=1.2 2026-07-01 03:08:30.434476 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-07-01 03:08:30.601559 | debian-bookworm | Collecting virtualenv>=21.1 2026-07-01 03:08:30.613403 | debian-bookworm | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-01 03:08:30.849618 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 19.8 MB/s eta 0:00:00 2026-07-01 03:08:30.957941 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-07-01 03:08:30.969398 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-01 03:08:30.991539 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 24.9 MB/s eta 0:00:00 2026-07-01 03:08:31.104828 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-07-01 03:08:31.921687 | debian-bookworm | Successfully installed cachetools-7.1.4 colorama-0.4.6 distlib-0.4.3 filelock-3.29.4 packaging-26.2 platformdirs-4.10.0 pluggy-1.6.0 pyproject-api-1.10.1 python-discovery-1.4.2 tomli-w-1.2.0 tox-4.56.1 virtualenv-21.5.1 2026-07-01 03:08:32.152554 | debian-bookworm | ok: Runtime: 0:00:03.105695 2026-07-01 03:08:32.160342 | 2026-07-01 03:08:32.160470 | TASK [ensure-tox : Export installed tox_executable path] 2026-07-01 03:08:32.192596 | debian-bookworm | ok 2026-07-01 03:08:32.197782 | 2026-07-01 03:08:32.197924 | TASK [ensure-tox : Output tox version] 2026-07-01 03:08:32.753542 | 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-07-01 03:08:32.771068 | debian-bookworm | 4.56.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-01 03:08:33.242720 | debian-bookworm | ok: Runtime: 0:00:00.328231 2026-07-01 03:08:33.249312 | 2026-07-01 03:08:33.249425 | TASK [ensure-tox : Make global symlink] 2026-07-01 03:08:33.274381 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:08:33.281781 | 2026-07-01 03:08:33.281912 | PLAY RECAP 2026-07-01 03:08:33.281981 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-07-01 03:08:33.282008 | 2026-07-01 03:08:33.449079 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-07-01 03:08:33.451439 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-01 03:08:34.365044 | 2026-07-01 03:08:34.365242 | PLAY [all] 2026-07-01 03:08:34.382966 | 2026-07-01 03:08:34.383133 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-07-01 03:08:34.921494 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-01 03:08:35.420743 | debian-bookworm | ok: Runtime: 0:00:00.036444 2026-07-01 03:08:35.426973 | 2026-07-01 03:08:35.427303 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-07-01 03:08:36.011715 | debian-bookworm | ok: Runtime: 0:00:00.007043 2026-07-01 03:08:36.018695 | 2026-07-01 03:08:36.018898 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-07-01 03:08:36.419971 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-01 03:08:36.423912 | debian-bookworm | sudo: a password is required 2026-07-01 03:08:36.616479 | debian-bookworm | ok: Runtime: 0:00:00.024248 2026-07-01 03:08:36.630273 | 2026-07-01 03:08:36.630420 | TASK [tox : Check to see if the constraints file exists] 2026-07-01 03:08:36.695801 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:08:36.703750 | 2026-07-01 03:08:36.703950 | TASK [tox : Fail if constraints file is missing] 2026-07-01 03:08:36.760389 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:08:36.767812 | 2026-07-01 03:08:36.767983 | TASK [tox : Record file location] 2026-07-01 03:08:36.834314 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:08:36.840701 | 2026-07-01 03:08:36.840838 | TASK [tox : Install tox siblings] 2026-07-01 03:08:36.883420 | debian-bookworm | ok 2026-07-01 03:08:36.910730 | debian-bookworm | included: /var/lib/zuul/builds/ebdad938495840c18367ca3e8a7918f5/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-07-01 03:08:36.920742 | 2026-07-01 03:08:36.920906 | TASK [tox : Run tox without tests] 2026-07-01 03:08:37.496669 | debian-bookworm | ROOT: 202 D setup logging to DEBUG on pid 1588 [tox/report.py:229] 2026-07-01 03:08:37.526875 | debian-bookworm | test: 232 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-01 03:08:37.529630 | debian-bookworm | test: 235 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-01 03:08:37.533287 | debian-bookworm | test: 239 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 0b1ce46cd3c5a43e884ea606abb0e90e aa6d0d64fc16910b675b0a099df703b2 [python_discovery/_cached_py_info.py:198] 2026-07-01 03:08:37.617367 | debian-bookworm | test: 323 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-07-01 03:08:37.618606 | debian-bookworm | test: 324 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-01 03:08:37.618936 | debian-bookworm | test: 325 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-07-01 03:08:37.619211 | debian-bookworm | test: 325 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-07-01 03:08:37.622661 | debian-bookworm | test: 328 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-01 03:08:37.622906 | debian-bookworm | test: 329 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-01 03:08:37.660318 | debian-bookworm | test: 366 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/generics/.tox/test, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-07-01 03:08:37.660557 | debian-bookworm | test: 366 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-07-01 03:08:37.660716 | debian-bookworm | test: 367 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-07-01 03:08:37.660813 | debian-bookworm | test: 367 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-07-01 03:08:37.661026 | debian-bookworm | test: 367 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-01 03:08:37.661171 | debian-bookworm | test: 367 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-01 03:08:37.661224 | debian-bookworm | test: 367 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-01 03:08:37.661272 | debian-bookworm | test: 367 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-01 03:08:37.661327 | debian-bookworm | test: 367 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-01 03:08:37.661380 | debian-bookworm | test: 367 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-01 03:08:37.661451 | debian-bookworm | test: 367 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/test [virtualenv/create/pyenv_cfg.py:51] 2026-07-01 03:08:37.661497 | debian-bookworm | test: 367 D virtualenv = 21.5.1 [virtualenv/create/pyenv_cfg.py:51] 2026-07-01 03:08:37.661565 | debian-bookworm | test: 367 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-01 03:08:37.661631 | debian-bookworm | test: 367 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-01 03:08:37.661698 | debian-bookworm | test: 368 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-01 03:08:37.661754 | debian-bookworm | test: 368 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-01 03:08:37.662074 | debian-bookworm | test: 368 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/generics/.tox/test/bin/python [virtualenv/util/path/_sync.py:38] 2026-07-01 03:08:37.662393 | debian-bookworm | test: 368 D create virtualenv import hook file /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:117] 2026-07-01 03:08:37.662529 | debian-bookworm | test: 368 D create /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:120] 2026-07-01 03:08:37.662940 | debian-bookworm | test: 369 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-07-01 03:08:37.663214 | debian-bookworm | test: 369 D debug via /home/zuul/src/github.com/osism/generics/.tox/test/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-07-01 03:08:37.707845 | debian-bookworm | test: 369 D { 2026-07-01 03:08:37.707897 | debian-bookworm | "sys": { 2026-07-01 03:08:37.707905 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-07-01 03:08:37.707910 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-07-01 03:08:37.707916 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-07-01 03:08:37.707922 | debian-bookworm | "base_prefix": "/usr", 2026-07-01 03:08:37.707929 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-07-01 03:08:37.707933 | debian-bookworm | "base_exec_prefix": "/usr", 2026-07-01 03:08:37.707937 | debian-bookworm | "path": [ 2026-07-01 03:08:37.707941 | debian-bookworm | "/usr/lib/python311.zip", 2026-07-01 03:08:37.707945 | debian-bookworm | "/usr/lib/python3.11", 2026-07-01 03:08:37.707949 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-07-01 03:08:37.707953 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-07-01 03:08:37.707957 | debian-bookworm | ], 2026-07-01 03:08:37.707961 | debian-bookworm | "meta_path": [ 2026-07-01 03:08:37.707965 | debian-bookworm | "", 2026-07-01 03:08:37.707969 | debian-bookworm | "", 2026-07-01 03:08:37.707973 | debian-bookworm | "", 2026-07-01 03:08:37.707977 | debian-bookworm | "" 2026-07-01 03:08:37.707981 | debian-bookworm | ], 2026-07-01 03:08:37.707984 | debian-bookworm | "fs_encoding": "utf-8", 2026-07-01 03:08:37.707988 | debian-bookworm | "io_encoding": "utf-8" 2026-07-01 03:08:37.707992 | debian-bookworm | }, 2026-07-01 03:08:37.708001 | debian-bookworm | "version": "3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]", 2026-07-01 03:08:37.708006 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-07-01 03:08:37.708009 | debian-bookworm | "os": "", 2026-07-01 03:08:37.708013 | debian-bookworm | "site": "", 2026-07-01 03:08:37.708017 | debian-bookworm | "datetime": "", 2026-07-01 03:08:37.708021 | debian-bookworm | "math": "", 2026-07-01 03:08:37.708025 | debian-bookworm | "json": "" 2026-07-01 03:08:37.708029 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-07-01 03:08:37.708282 | debian-bookworm | test: 414 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-07-01 03:08:37.715823 | debian-bookworm | test: 422 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1.2-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-07-01 03:08:37.720530 | debian-bookworm | test: 423 D build install image for pip-26.1.2-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-07-01 03:08:37.721039 | debian-bookworm | test: 427 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-07-01 03:08:37.726629 | debian-bookworm | test: 432 D build install image for setuptools-82.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-07-01 03:08:38.092118 | debian-bookworm | test: 798 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-07-01 03:08:38.092441 | debian-bookworm | test: 798 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-07-01 03:08:38.183629 | debian-bookworm | test: 889 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-07-01 03:08:38.281169 | debian-bookworm | test: 987 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-82.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-07-01 03:08:38.281737 | debian-bookworm | test: 987 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-82.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-07-01 03:08:38.284934 | debian-bookworm | test: 991 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-07-01 03:08:38.286150 | debian-bookworm | test: 992 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-01 03:08:38.311255 | debian-bookworm | test: 1017 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.1.2.virtualenv [virtualenv/util/path/_sync.py:46] 2026-07-01 03:08:38.311553 | debian-bookworm | test: 1017 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.1.2.dist-info [virtualenv/util/path/_sync.py:46] 2026-07-01 03:08:38.315977 | debian-bookworm | test: 1022 D generated console scripts pip3.11 pip pip-3.11 pip3 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-01 03:08:38.316553 | debian-bookworm | test: 1022 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-07-01 03:08:38.325854 | debian-bookworm | test: 1032 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-01 03:08:38.325969 | debian-bookworm | test: 1032 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-01 03:08:38.326101 | debian-bookworm | test: 1032 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-01 03:08:38.326190 | debian-bookworm | test: 1032 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-01 03:08:38.326290 | debian-bookworm | test: 1032 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-01 03:08:38.326371 | debian-bookworm | test: 1032 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-01 03:08:38.326463 | debian-bookworm | test: 1032 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/test [virtualenv/create/pyenv_cfg.py:51] 2026-07-01 03:08:38.326552 | debian-bookworm | test: 1032 D virtualenv = 21.5.1 [virtualenv/create/pyenv_cfg.py:51] 2026-07-01 03:08:38.326643 | debian-bookworm | test: 1032 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-01 03:08:38.326736 | debian-bookworm | test: 1033 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-01 03:08:38.326826 | debian-bookworm | test: 1033 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-01 03:08:38.326919 | debian-bookworm | test: 1033 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-01 03:08:38.334085 | debian-bookworm | test: 1040 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-07-01 03:08:39.519406 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-07-01 03:08:39.649764 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-01 03:08:39.768530 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-07-01 03:08:39.781071 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-07-01 03:08:39.853995 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 3)) 2026-07-01 03:08:39.872668 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-01 03:08:39.929000 | debian-bookworm | Collecting packaging==26.2 (from -r requirements.txt (line 4)) 2026-07-01 03:08:39.943825 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-01 03:08:39.987708 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-07-01 03:08:40.002217 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-07-01 03:08:40.018817 | debian-bookworm | Installing build dependencies: started 2026-07-01 03:08:41.243620 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-07-01 03:08:41.243663 | debian-bookworm | Getting requirements to build wheel: started 2026-07-01 03:08:41.665555 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-07-01 03:08:41.666162 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-07-01 03:08:41.910315 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-01 03:08:41.939194 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-07-01 03:08:41.951759 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-01 03:08:42.034637 | debian-bookworm | Collecting requests==2.34.2 (from -r requirements.txt (line 7)) 2026-07-01 03:08:42.047876 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-01 03:08:42.094591 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-07-01 03:08:42.108980 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-01 03:08:42.250207 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-07-01 03:08:42.263159 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-07-01 03:08:42.392579 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 3)) 2026-07-01 03:08:42.406187 | debian-bookworm | Downloading ansible_core-2.18.18-py3-none-any.whl.metadata (7.7 kB) 2026-07-01 03:08:42.512561 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-07-01 03:08:42.525388 | debian-bookworm | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-01 03:08:42.581518 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-07-01 03:08:42.594103 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-07-01 03:08:42.663827 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-07-01 03:08:42.678569 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-01 03:08:42.768224 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-07-01 03:08:42.783406 | debian-bookworm | Downloading sh-2.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-01 03:08:42.957484 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-07-01 03:08:42.971430 | debian-bookworm | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-07-01 03:08:43.023928 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-07-01 03:08:43.036576 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-01 03:08:43.120426 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-07-01 03:08:43.132838 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-01 03:08:43.186302 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-07-01 03:08:43.198188 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-01 03:08:43.510664 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-07-01 03:08:43.522547 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-07-01 03:08:43.556195 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-07-01 03:08:43.568155 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-07-01 03:08:43.723372 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-07-01 03:08:43.735945 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-01 03:08:43.799112 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-07-01 03:08:43.813811 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-01 03:08:43.856213 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-01 03:08:43.895365 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2026-07-01 03:08:43.934558 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 20.9 MB/s 0:00:00 2026-07-01 03:08:43.950720 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-07-01 03:08:44.782918 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 69.4 MB/s 0:00:00 2026-07-01 03:08:44.796223 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-01 03:08:44.827005 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-07-01 03:08:44.847408 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-01 03:08:44.897611 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-01 03:08:44.930640 | debian-bookworm | Downloading ansible_core-2.18.18-py3-none-any.whl (2.2 MB) 2026-07-01 03:08:45.023468 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 23.0 MB/s 0:00:00 2026-07-01 03:08:45.037515 | debian-bookworm | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (214 kB) 2026-07-01 03:08:45.152104 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-01 03:08:45.193580 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-07-01 03:08:45.243148 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-01 03:08:45.287665 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-01 03:08:45.322116 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-07-01 03:08:45.366863 | debian-bookworm | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-01 03:08:45.409323 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-07-01 03:08:45.462500 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-07-01 03:08:45.628271 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 29.2 MB/s 0:00:00 2026-07-01 03:08:45.640077 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-07-01 03:08:45.680800 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-01 03:08:45.707737 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-01 03:08:45.736927 | debian-bookworm | Downloading sh-2.3.0-py3-none-any.whl (48 kB) 2026-07-01 03:08:46.050747 | debian-bookworm | Building wheels for collected packages: pwgen 2026-07-01 03:08:46.051742 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-07-01 03:08:46.330227 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-07-01 03:08:46.331249 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=e89c65999b5127f0314dcfd464b33bfea83d92a5ab222fc23e004401893714ce 2026-07-01 03:08:46.331612 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-07-01 03:08:46.335378 | debian-bookworm | Successfully built pwgen 2026-07-01 03:08:46.567664 | debian-bookworm | Installing collected packages: resolvelib, pwgen, urllib3, tabulate, sh, PyYAML, pycparser, packaging, MarkupSafe, idna, fasteners, colorama, click, charset_normalizer, certifi, requests, python-gilt, Jinja2, cffi, cryptography, ansible-core, ansible 2026-07-01 03:09:12.799816 | debian-bookworm | 2026-07-01 03:09:12.801208 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.13.0 ansible-core-2.18.18 certifi-2026.6.17 cffi-2.0.0 charset_normalizer-3.4.7 click-8.4.2 colorama-0.4.6 cryptography-49.0.0 fasteners-0.20 idna-3.18 packaging-26.2 pwgen-0.8.2.post0 pycparser-3.0 python-gilt-1.2.3 requests-2.34.2 resolvelib-1.0.1 sh-2.3.0 tabulate-0.10.0 urllib3-2.7.0 2026-07-01 03:09:12.901865 | debian-bookworm | test: 35607 I exit 0 (34.57 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1601 [tox/execute/api.py:308] 2026-07-01 03:09:12.905499 | debian-bookworm | test: OK (35.38 seconds) 2026-07-01 03:09:12.905549 | debian-bookworm | congratulations :) (35.41 seconds) 2026-07-01 03:09:12.996212 | debian-bookworm | ok: Runtime: 0:00:35.695507 2026-07-01 03:09:13.004773 | 2026-07-01 03:09:13.004941 | TASK [tox : Create a tempfile to save tox showconfig] 2026-07-01 03:09:13.718182 | debian-bookworm | changed 2026-07-01 03:09:13.734268 | 2026-07-01 03:09:13.734426 | TASK [tox : Detect tox version] 2026-07-01 03:09:14.569602 | debian-bookworm | 4.56.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-01 03:09:14.821293 | debian-bookworm | ok: Runtime: 0:00:00.329142 2026-07-01 03:09:14.825861 | 2026-07-01 03:09:14.825939 | TASK [tox : Get tox envlist config] 2026-07-01 03:09:15.883701 | debian-bookworm | ok: Runtime: 0:00:00.368969 2026-07-01 03:09:15.888475 | 2026-07-01 03:09:15.888564 | TASK [tox : Install any sibling python packages] 2026-07-01 03:09:16.448203 | debian-bookworm | ok: No setup.cfg, no action needed 2026-07-01 03:09:16.462262 | 2026-07-01 03:09:16.462510 | TASK [tox : Remove tempfile] 2026-07-01 03:09:17.084080 | debian-bookworm | changed 2026-07-01 03:09:17.098742 | 2026-07-01 03:09:17.099114 | TASK [tox : Emit tox command] 2026-07-01 03:09:17.157774 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-07-01 03:09:17.162931 | 2026-07-01 03:09:17.163028 | TASK [tox : Run tox] 2026-07-01 03:09:17.812629 | debian-bookworm | ROOT: 219 D setup logging to DEBUG on pid 1763 [tox/report.py:229] 2026-07-01 03:09:17.844643 | debian-bookworm | test: 251 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-01 03:09:17.847452 | debian-bookworm | test: 254 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-01 03:09:17.851171 | debian-bookworm | test: 258 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-07-01 03:09:17.852181 | debian-bookworm | test: 259 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-01 03:09:17.852324 | debian-bookworm | test: 259 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-07-01 03:09:17.852399 | debian-bookworm | test: 259 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-07-01 03:09:17.855703 | debian-bookworm | test: 262 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-01 03:09:17.855827 | debian-bookworm | test: 262 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-01 03:09:17.888304 | debian-bookworm | test: 295 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:485] 2026-07-01 03:09:18.648729 | debian-bookworm | test: 1055 I exit 0 (0.76 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1770 [tox/execute/api.py:308] 2026-07-01 03:09:18.648829 | debian-bookworm | test: 1055 W commands[1]> cat images.yml [tox/tox_env/api.py:485] 2026-07-01 03:09:18.651862 | debian-bookworm | --- 2026-07-01 03:09:18.651894 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-07-01 03:09:18.651900 | debian-bookworm | 2026-07-01 03:09:18.651905 | debian-bookworm | adminer_tag: "5.3.0" 2026-07-01 03:09:18.651915 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-07-01 03:09:18.651920 | debian-bookworm | 2026-07-01 03:09:18.651925 | debian-bookworm | ara_server_tag: "1.7.2" 2026-07-01 03:09:18.651929 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-07-01 03:09:18.651934 | debian-bookworm | 2026-07-01 03:09:18.651938 | debian-bookworm | ara_server_mariadb_tag: "11.7.2" 2026-07-01 03:09:18.651942 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-07-01 03:09:18.651947 | debian-bookworm | 2026-07-01 03:09:18.651951 | debian-bookworm | netbox_tag: "v4.2.2" 2026-07-01 03:09:18.651955 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-07-01 03:09:18.651959 | debian-bookworm | 2026-07-01 03:09:18.651963 | debian-bookworm | netbox_redis_tag: "7.4.4-alpine" 2026-07-01 03:09:18.651967 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-07-01 03:09:18.651971 | debian-bookworm | 2026-07-01 03:09:18.651974 | debian-bookworm | nginx_tag: "1.28.0-alpine" 2026-07-01 03:09:18.651978 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2026-07-01 03:09:18.651982 | debian-bookworm | 2026-07-01 03:09:18.651986 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-07-01 03:09:18.651990 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-07-01 03:09:18.651994 | debian-bookworm | 2026-07-01 03:09:18.651998 | debian-bookworm | phpmyadmin_tag: "5.2.2" 2026-07-01 03:09:18.652002 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-07-01 03:09:18.652005 | debian-bookworm | 2026-07-01 03:09:18.652009 | debian-bookworm | postgres_tag: "16.9-alpine" 2026-07-01 03:09:18.652013 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-07-01 03:09:18.652026 | debian-bookworm | 2026-07-01 03:09:18.652030 | debian-bookworm | manager_redis_tag: "7.4.4-alpine" 2026-07-01 03:09:18.652034 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-07-01 03:09:18.652037 | debian-bookworm | 2026-07-01 03:09:18.652041 | debian-bookworm | registry_tag: "3.0" 2026-07-01 03:09:18.652045 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2026-07-01 03:09:18.652049 | debian-bookworm | 2026-07-01 03:09:18.652053 | debian-bookworm | osism_ansible_tag: "0.20250531.0" 2026-07-01 03:09:18.652057 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-07-01 03:09:18.652060 | debian-bookworm | 2026-07-01 03:09:18.652064 | debian-bookworm | osism_kubernetes_tag: "0.20250530.0" 2026-07-01 03:09:18.652068 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-07-01 03:09:18.652072 | debian-bookworm | 2026-07-01 03:09:18.652076 | debian-bookworm | inventory_reconciler_tag: "0.20250530.0" 2026-07-01 03:09:18.652080 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-07-01 03:09:18.652086 | debian-bookworm | 2026-07-01 03:09:18.652090 | debian-bookworm | osism_tag: "0.20250530.0" 2026-07-01 03:09:18.652094 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-07-01 03:09:18.652098 | debian-bookworm | 2026-07-01 03:09:18.652102 | debian-bookworm | osism_frontend_tag: "0.20250530.0" 2026-07-01 03:09:18.652105 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-07-01 03:09:18.652109 | debian-bookworm | 2026-07-01 03:09:18.652113 | debian-bookworm | osism_netbox_tag: "0.20250530.0" 2026-07-01 03:09:18.652117 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2026-07-01 03:09:18.652121 | debian-bookworm | 2026-07-01 03:09:18.652125 | debian-bookworm | vault_tag: "1.19.5" 2026-07-01 03:09:18.652129 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-07-01 03:09:18.652132 | debian-bookworm | 2026-07-01 03:09:18.652140 | debian-bookworm | traefik_tag: "v3.4.1" 2026-07-01 03:09:18.652144 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-07-01 03:09:18.652148 | debian-bookworm | 2026-07-01 03:09:18.652152 | debian-bookworm | ceph_ansible_tag: "0.20250530.0" 2026-07-01 03:09:18.652160 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-07-01 03:09:18.652163 | debian-bookworm | 2026-07-01 03:09:18.652167 | debian-bookworm | kolla_ansible_tag: "0.20250530.0" 2026-07-01 03:09:18.652171 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-07-01 03:09:18.653485 | debian-bookworm | test: 1060 I exit 0 (0.00 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1775 [tox/execute/api.py:308] 2026-07-01 03:09:18.657558 | debian-bookworm | test: OK (0.81=setup[0.05]+cmd[0.76,0.00] seconds) 2026-07-01 03:09:18.657617 | debian-bookworm | congratulations :) (0.84 seconds) 2026-07-01 03:09:18.751935 | debian-bookworm | ok: Runtime: 0:00:01.158767 2026-07-01 03:09:18.760701 | 2026-07-01 03:09:18.760834 | TASK [tox : Look for output] 2026-07-01 03:09:19.203638 | debian-bookworm | ok 2026-07-01 03:09:19.229691 | 2026-07-01 03:09:19.229859 | TASK [tox : Return file comments to Zuul] 2026-07-01 03:09:19.288012 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:09:19.294490 | 2026-07-01 03:09:19.294560 | PLAY RECAP 2026-07-01 03:09:19.294605 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-07-01 03:09:19.294626 | 2026-07-01 03:09:19.591898 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-01 03:09:19.592932 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-01 03:09:20.508115 | 2026-07-01 03:09:20.508255 | PLAY [all] 2026-07-01 03:09:20.542682 | 2026-07-01 03:09:20.542893 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-07-01 03:09:20.653767 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:09:20.660002 | 2026-07-01 03:09:20.660140 | TASK [fetch-tox-output : Set tox log path for single node] 2026-07-01 03:09:20.699208 | debian-bookworm | ok 2026-07-01 03:09:20.704181 | 2026-07-01 03:09:20.704276 | TASK [fetch-tox-output : Ensure local tox dir] 2026-07-01 03:09:21.455314 | debian-bookworm -> localhost | changed 2026-07-01 03:09:21.463560 | 2026-07-01 03:09:21.463672 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-07-01 03:09:21.543571 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:09:21.550281 | 2026-07-01 03:09:21.550514 | TASK [fetch-tox-output : Set envlist fact] 2026-07-01 03:09:21.589257 | debian-bookworm | ok 2026-07-01 03:09:21.595394 | 2026-07-01 03:09:21.595480 | TASK [fetch-tox-output : Get tox version] 2026-07-01 03:09:22.348055 | 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-07-01 03:09:22.365036 | debian-bookworm | 4.56.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-01 03:09:22.671673 | debian-bookworm | ok: Runtime: 0:00:00.311421 2026-07-01 03:09:22.677759 | 2026-07-01 03:09:22.677908 | TASK [fetch-tox-output : Find all default environments] 2026-07-01 03:09:23.211948 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:09:23.225446 | 2026-07-01 03:09:23.225624 | TASK [fetch-tox-output : Set envlist fact] 2026-07-01 03:09:23.271898 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:09:23.288965 | 2026-07-01 03:09:23.289141 | TASK [fetch-tox-output : Find all default environments] 2026-07-01 03:09:23.822342 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:09:23.840409 | 2026-07-01 03:09:23.840679 | TASK [fetch-tox-output : Set envlist fact] 2026-07-01 03:09:23.889449 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:09:23.900062 | 2026-07-01 03:09:23.900222 | LOOP [fetch-tox-output : Copy tox logs] 2026-07-01 03:09:23.972463 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:09:23.991062 | 2026-07-01 03:09:23.991281 | LOOP [fetch-tox-output : Collect tox logs] 2026-07-01 03:09:24.805325 | debian-bookworm | changed: 2026-07-01 03:09:24.805585 | debian-bookworm | created directory /var/lib/zuul/builds/ebdad938495840c18367ca3e8a7918f5/work/logs/tox/test 2026-07-01 03:09:24.805640 | debian-bookworm | cd+++++++++ ./ 2026-07-01 03:09:24.805679 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-07-01 03:09:24.805718 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-07-01 03:09:24.805761 | 2026-07-01 03:09:24.820623 | 2026-07-01 03:09:24.820717 | PLAY RECAP 2026-07-01 03:09:24.820774 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-07-01 03:09:24.820842 | 2026-07-01 03:09:24.929264 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-01 03:09:24.930258 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-01 03:09:25.649717 | 2026-07-01 03:09:25.649888 | PLAY [all] 2026-07-01 03:09:25.665886 | 2026-07-01 03:09:25.666034 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-07-01 03:09:25.867941 | debian-bookworm | changed: non-zero return code 2026-07-01 03:09:25.877266 | 2026-07-01 03:09:25.877420 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-07-01 03:09:25.902168 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:09:25.913845 | 2026-07-01 03:09:25.914004 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-07-01 03:09:25.952968 | 2026-07-01 03:09:25.953321 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-07-01 03:09:26.001891 | 2026-07-01 03:09:26.002094 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-07-01 03:09:26.025449 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:09:26.031837 | 2026-07-01 03:09:26.031942 | LOOP [fetch-subunit-output : Generate subunit file] 2026-07-01 03:09:26.061614 | 2026-07-01 03:09:26.061837 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-07-01 03:09:26.085118 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:09:26.095925 | 2026-07-01 03:09:26.096058 | TASK [fetch-subunit-output : Remove the temporary file] 2026-07-01 03:09:26.111022 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:09:26.116699 | 2026-07-01 03:09:26.116784 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-07-01 03:09:26.139664 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:09:26.147972 | 2026-07-01 03:09:26.148076 | PLAY RECAP 2026-07-01 03:09:26.148143 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-07-01 03:09:26.148172 | 2026-07-01 03:09:26.250190 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-01 03:09:26.252861 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-01 03:09:26.983898 | 2026-07-01 03:09:26.984034 | PLAY [Base post-fetch] 2026-07-01 03:09:26.997990 | 2026-07-01 03:09:26.998148 | TASK [diagnose-network : Ensure log directory exists] 2026-07-01 03:09:27.758865 | debian-bookworm | ok 2026-07-01 03:09:27.769379 | 2026-07-01 03:09:27.769551 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-01 03:09:39.555378 | debian-bookworm | ok: Runtime: 0:00:05.975411 2026-07-01 03:09:39.564807 | 2026-07-01 03:09:39.564940 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-01 03:09:45.681895 | debian-bookworm | ok: Runtime: 0:00:00.008551 2026-07-01 03:09:45.694487 | 2026-07-01 03:09:45.694665 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-01 03:09:51.835180 | debian-bookworm | ok: Runtime: 0:00:00.007968 2026-07-01 03:09:51.852230 | 2026-07-01 03:09:51.852353 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-01 03:09:51.932602 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:09:51.941751 | 2026-07-01 03:09:51.941935 | TASK [fetch-output : Set log path for single node] 2026-07-01 03:09:51.981484 | debian-bookworm | ok 2026-07-01 03:09:51.986256 | 2026-07-01 03:09:51.986341 | LOOP [fetch-output : Ensure local output dirs] 2026-07-01 03:09:52.554082 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/ebdad938495840c18367ca3e8a7918f5/work/logs" 2026-07-01 03:09:53.019991 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ebdad938495840c18367ca3e8a7918f5/work/artifacts" 2026-07-01 03:09:53.500512 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ebdad938495840c18367ca3e8a7918f5/work/docs" 2026-07-01 03:09:53.512720 | 2026-07-01 03:09:53.512914 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-01 03:09:54.821902 | debian-bookworm | changed: 2026-07-01 03:09:54.827265 | debian-bookworm | .d..t...... ./ 2026-07-01 03:09:54.827375 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-01 03:09:54.827407 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-01 03:09:54.827431 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-01 03:09:54.827453 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-01 03:09:54.827474 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-01 03:09:54.827571 | debian-bookworm | changed: All items complete 2026-07-01 03:09:54.828209 | 2026-07-01 03:09:55.811979 | debian-bookworm | changed: .d..t...... ./ 2026-07-01 03:09:56.593725 | debian-bookworm | changed: .d..t...... ./ 2026-07-01 03:09:56.627003 | 2026-07-01 03:09:56.627517 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-01 03:09:56.682685 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:09:56.699276 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:09:56.710550 | 2026-07-01 03:09:56.710646 | PLAY RECAP 2026-07-01 03:09:56.710702 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-01 03:09:56.710728 | 2026-07-01 03:09:56.997329 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-01 03:09:56.998196 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-01 03:09:58.947429 | 2026-07-01 03:09:58.947583 | PLAY [Base post] 2026-07-01 03:09:59.005306 | 2026-07-01 03:09:59.005718 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-01 03:09:59.776805 | debian-bookworm | changed 2026-07-01 03:09:59.786992 | 2026-07-01 03:09:59.787116 | PLAY RECAP 2026-07-01 03:09:59.787180 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-01 03:09:59.787240 | 2026-07-01 03:09:59.973632 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-01 03:09:59.975247 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-01 03:10:01.060737 | 2026-07-01 03:10:01.060901 | PLAY [Base post-logs] 2026-07-01 03:10:01.069749 | 2026-07-01 03:10:01.069877 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-01 03:10:01.724088 | localhost | changed 2026-07-01 03:10:01.732026 | 2026-07-01 03:10:01.732136 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-01 03:10:01.766551 | localhost | ok 2026-07-01 03:10:01.769118 | 2026-07-01 03:10:01.769197 | TASK [Set zuul-log-path fact] 2026-07-01 03:10:01.793426 | localhost | ok 2026-07-01 03:10:01.801458 | 2026-07-01 03:10:01.801547 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-01 03:10:01.845708 | localhost | ok 2026-07-01 03:10:01.848236 | 2026-07-01 03:10:01.848312 | TASK [upload-logs : Create log directories] 2026-07-01 03:10:02.339503 | localhost | changed 2026-07-01 03:10:02.341762 | 2026-07-01 03:10:02.341840 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-01 03:10:02.852098 | localhost -> localhost | ok: Runtime: 0:00:00.005550 2026-07-01 03:10:02.862790 | 2026-07-01 03:10:02.862939 | TASK [upload-logs : Upload logs to log server] 2026-07-01 03:10:03.602586 | localhost | Output suppressed because no_log was given 2026-07-01 03:10:03.604580 | 2026-07-01 03:10:03.604673 | LOOP [upload-logs : Compress console log and json output] 2026-07-01 03:10:03.683112 | localhost | skipping: Conditional result was False 2026-07-01 03:10:03.689263 | localhost | skipping: Conditional result was False 2026-07-01 03:10:03.710894 | 2026-07-01 03:10:03.710996 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-01 03:10:03.776509 | localhost | skipping: Conditional result was False 2026-07-01 03:10:03.776735 | 2026-07-01 03:10:03.792374 | localhost | skipping: Conditional result was False 2026-07-01 03:10:03.804357 | 2026-07-01 03:10:03.804473 | LOOP [upload-logs : Upload console log and json output]