2026-04-26 03:06:17.454977 | Job console starting 2026-04-26 03:06:17.464967 | Updating git repos 2026-04-26 03:06:17.529612 | Cloning repos into workspace 2026-04-26 03:06:17.617177 | Restoring repo states 2026-04-26 03:06:17.670365 | Merging changes 2026-04-26 03:06:17.670389 | Checking out repos 2026-04-26 03:06:17.727702 | Preparing playbooks 2026-04-26 03:06:18.884446 | Running Ansible setup 2026-04-26 03:06:24.320780 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-26 03:06:25.503098 | 2026-04-26 03:06:25.503264 | PLAY [Base pre] 2026-04-26 03:06:25.545979 | 2026-04-26 03:06:25.546107 | TASK [Setup log path fact] 2026-04-26 03:06:25.591936 | debian-bookworm | ok 2026-04-26 03:06:25.612618 | 2026-04-26 03:06:25.612794 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-26 03:06:25.669025 | debian-bookworm | ok 2026-04-26 03:06:25.694783 | 2026-04-26 03:06:25.697605 | TASK [emit-job-header : Print job information] 2026-04-26 03:06:25.757387 | # Job Information 2026-04-26 03:06:25.757575 | Ansible Version: 2.16.14 2026-04-26 03:06:25.757614 | Job: cfg-generics-tox-test-stable-legacy 2026-04-26 03:06:25.757649 | Pipeline: periodic-daily 2026-04-26 03:06:25.757672 | Executor: 521e9411259a 2026-04-26 03:06:25.757693 | Triggered by: https://github.com/osism/generics 2026-04-26 03:06:25.757715 | Event ID: 3cbf370db1fc41379f0ce6d3d85dd5c7 2026-04-26 03:06:25.763437 | 2026-04-26 03:06:25.763563 | LOOP [emit-job-header : Print node information] 2026-04-26 03:06:26.087694 | debian-bookworm | ok: 2026-04-26 03:06:26.087897 | debian-bookworm | # Node Information 2026-04-26 03:06:26.087933 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-26 03:06:26.087958 | debian-bookworm | Hostname: debian 2026-04-26 03:06:26.087979 | debian-bookworm | Username: zuul 2026-04-26 03:06:26.087999 | debian-bookworm | Distro: Debian 12.13 2026-04-26 03:06:26.088024 | debian-bookworm | Provider: regiocloud-a 2026-04-26 03:06:26.088046 | debian-bookworm | Region: 2026-04-26 03:06:26.088067 | debian-bookworm | Label: debian-bookworm 2026-04-26 03:06:26.088087 | debian-bookworm | Product Name: OpenStack Nova 2026-04-26 03:06:26.088107 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec4:bdfd 2026-04-26 03:06:26.108251 | 2026-04-26 03:06:26.108394 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-26 03:06:27.036620 | debian-bookworm -> localhost | changed 2026-04-26 03:06:27.045090 | 2026-04-26 03:06:27.045270 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-26 03:06:28.620336 | debian-bookworm -> localhost | changed 2026-04-26 03:06:28.638957 | 2026-04-26 03:06:28.641993 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-26 03:06:29.095118 | debian-bookworm -> localhost | ok 2026-04-26 03:06:29.101954 | 2026-04-26 03:06:29.102106 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-26 03:06:29.146510 | debian-bookworm | ok 2026-04-26 03:06:29.173491 | debian-bookworm | included: /var/lib/zuul/builds/947b69633b054e29bb71e300ee4ca610/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-26 03:06:29.181144 | 2026-04-26 03:06:29.181297 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-26 03:06:30.392621 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-26 03:06:30.393167 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/947b69633b054e29bb71e300ee4ca610/work/947b69633b054e29bb71e300ee4ca610_id_rsa 2026-04-26 03:06:30.393317 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/947b69633b054e29bb71e300ee4ca610/work/947b69633b054e29bb71e300ee4ca610_id_rsa.pub 2026-04-26 03:06:30.393400 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-26 03:06:30.393471 | debian-bookworm -> localhost | SHA256:mYUigB3oU4z8dxFCukRWMzazL8WZ2RMgANJn7VL2p58 zuul-build-sshkey 2026-04-26 03:06:30.393535 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-26 03:06:30.393623 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-26 03:06:30.393694 | debian-bookworm -> localhost | |o**=+% oo. | 2026-04-26 03:06:30.393772 | debian-bookworm -> localhost | |+o=+= &.=.. | 2026-04-26 03:06:30.393833 | debian-bookworm -> localhost | |. o=.=.Boo. | 2026-04-26 03:06:30.393890 | debian-bookworm -> localhost | | o..oo+o.+o | 2026-04-26 03:06:30.393946 | debian-bookworm -> localhost | | ...o..So | 2026-04-26 03:06:30.394010 | debian-bookworm -> localhost | | . . | 2026-04-26 03:06:30.394070 | debian-bookworm -> localhost | | . . | 2026-04-26 03:06:30.394128 | debian-bookworm -> localhost | | E | 2026-04-26 03:06:30.394190 | debian-bookworm -> localhost | | | 2026-04-26 03:06:30.394326 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-26 03:06:30.394528 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.347264 2026-04-26 03:06:30.408330 | 2026-04-26 03:06:30.408484 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-26 03:06:30.441130 | debian-bookworm | ok 2026-04-26 03:06:30.452851 | debian-bookworm | included: /var/lib/zuul/builds/947b69633b054e29bb71e300ee4ca610/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-26 03:06:30.462491 | 2026-04-26 03:06:30.462608 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-26 03:06:30.487317 | debian-bookworm | skipping: Conditional result was False 2026-04-26 03:06:30.493779 | 2026-04-26 03:06:30.493908 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-26 03:06:31.234122 | debian-bookworm | changed 2026-04-26 03:06:31.241246 | 2026-04-26 03:06:31.241387 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-26 03:06:31.513873 | debian-bookworm | ok 2026-04-26 03:06:31.521521 | 2026-04-26 03:06:31.521657 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-26 03:06:32.265774 | debian-bookworm | changed 2026-04-26 03:06:32.275342 | 2026-04-26 03:06:32.275492 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-26 03:06:32.953623 | debian-bookworm | changed 2026-04-26 03:06:32.970465 | 2026-04-26 03:06:32.970611 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-26 03:06:33.029089 | debian-bookworm | skipping: Conditional result was False 2026-04-26 03:06:33.037929 | 2026-04-26 03:06:33.038069 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-26 03:06:34.146476 | debian-bookworm -> localhost | changed 2026-04-26 03:06:34.164378 | 2026-04-26 03:06:34.164523 | TASK [add-build-sshkey : Add back temp key] 2026-04-26 03:06:35.047560 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/947b69633b054e29bb71e300ee4ca610/work/947b69633b054e29bb71e300ee4ca610_id_rsa (zuul-build-sshkey) 2026-04-26 03:06:35.047811 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015122 2026-04-26 03:06:35.056884 | 2026-04-26 03:06:35.057011 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-26 03:06:35.577619 | debian-bookworm | ok 2026-04-26 03:06:35.588817 | 2026-04-26 03:06:35.588957 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-26 03:06:35.652458 | debian-bookworm | skipping: Conditional result was False 2026-04-26 03:06:35.674092 | 2026-04-26 03:06:35.674262 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-26 03:06:36.397918 | debian-bookworm | ok 2026-04-26 03:06:36.433259 | 2026-04-26 03:06:36.433417 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-26 03:06:36.485972 | debian-bookworm | ok 2026-04-26 03:06:36.491975 | 2026-04-26 03:06:36.492104 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-26 03:06:37.360766 | debian-bookworm -> localhost | ok 2026-04-26 03:06:37.392650 | 2026-04-26 03:06:37.392779 | TASK [validate-host : Collect information about the host] 2026-04-26 03:06:38.887112 | debian-bookworm | ok 2026-04-26 03:06:38.911701 | 2026-04-26 03:06:38.911851 | TASK [validate-host : Sanitize hostname] 2026-04-26 03:06:39.083825 | debian-bookworm | ok 2026-04-26 03:06:39.159022 | 2026-04-26 03:06:39.159170 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-26 03:06:39.904769 | debian-bookworm -> localhost | changed 2026-04-26 03:06:39.920602 | 2026-04-26 03:06:39.920767 | TASK [validate-host : Collect information about zuul worker] 2026-04-26 03:06:40.389284 | debian-bookworm | ok 2026-04-26 03:06:40.404962 | 2026-04-26 03:06:40.405155 | TASK [validate-host : Write out all zuul information for each host] 2026-04-26 03:06:41.624635 | debian-bookworm -> localhost | changed 2026-04-26 03:06:41.659353 | 2026-04-26 03:06:41.659499 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-26 03:06:42.009619 | debian-bookworm | ok 2026-04-26 03:06:42.022475 | 2026-04-26 03:06:42.024452 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-26 03:06:43.305182 | debian-bookworm | changed: 2026-04-26 03:06:43.306951 | debian-bookworm | cd+++++++++ src/ 2026-04-26 03:06:43.307015 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-26 03:06:43.307044 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-26 03:06:43.307067 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-04-26 03:06:43.307088 | debian-bookworm | =7.0.3 2026-04-26 03:07:06.476076 | debian-bookworm | Downloading cachetools-7.0.6-py3-none-any.whl (13 kB) 2026-04-26 03:07:06.522832 | debian-bookworm | Collecting colorama>=0.4.6 2026-04-26 03:07:06.533698 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-04-26 03:07:06.594451 | debian-bookworm | Collecting filelock>=3.25 2026-04-26 03:07:06.605517 | debian-bookworm | Downloading filelock-3.29.0-py3-none-any.whl (39 kB) 2026-04-26 03:07:06.654050 | debian-bookworm | Collecting packaging>=26 2026-04-26 03:07:06.664811 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-04-26 03:07:06.674428 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 12.6 MB/s eta 0:00:00 2026-04-26 03:07:06.721374 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-04-26 03:07:06.732054 | debian-bookworm | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-04-26 03:07:06.786558 | debian-bookworm | Collecting pluggy>=1.6 2026-04-26 03:07:06.797619 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-04-26 03:07:06.857315 | debian-bookworm | Collecting pyproject-api>=1.10 2026-04-26 03:07:06.869207 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-04-26 03:07:06.961088 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-04-26 03:07:06.973622 | debian-bookworm | Downloading python_discovery-1.2.2-py3-none-any.whl (31 kB) 2026-04-26 03:07:07.021047 | debian-bookworm | Collecting tomli-w>=1.2 2026-04-26 03:07:07.034042 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-04-26 03:07:07.226583 | debian-bookworm | Collecting virtualenv>=21.1 2026-04-26 03:07:07.237523 | debian-bookworm | Downloading virtualenv-21.2.4-py3-none-any.whl (5.8 MB) 2026-04-26 03:07:07.537525 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 19.8 MB/s eta 0:00:00 2026-04-26 03:07:07.642568 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-04-26 03:07:07.653488 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-04-26 03:07:07.671134 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 30.7 MB/s eta 0:00:00 2026-04-26 03:07:07.774971 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-04-26 03:07:08.489595 | debian-bookworm | Successfully installed cachetools-7.0.6 colorama-0.4.6 distlib-0.4.0 filelock-3.29.0 packaging-26.2 platformdirs-4.9.6 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.2.2 tomli-w-1.2.0 tox-4.53.0 virtualenv-21.2.4 2026-04-26 03:07:08.913947 | debian-bookworm | ok: Runtime: 0:00:02.891027 2026-04-26 03:07:08.919879 | 2026-04-26 03:07:08.919987 | TASK [ensure-tox : Export installed tox_executable path] 2026-04-26 03:07:08.960473 | debian-bookworm | ok 2026-04-26 03:07:08.965962 | 2026-04-26 03:07:08.966093 | TASK [ensure-tox : Output tox version] 2026-04-26 03:07:09.541744 | 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-04-26 03:07:09.560127 | debian-bookworm | 4.53.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-04-26 03:07:10.039632 | debian-bookworm | ok: Runtime: 0:00:00.272460 2026-04-26 03:07:10.045622 | 2026-04-26 03:07:10.045749 | TASK [ensure-tox : Make global symlink] 2026-04-26 03:07:10.070379 | debian-bookworm | skipping: Conditional result was False 2026-04-26 03:07:10.077498 | 2026-04-26 03:07:10.077590 | PLAY RECAP 2026-04-26 03:07:10.077645 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-04-26 03:07:10.077669 | 2026-04-26 03:07:10.233752 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-04-26 03:07:10.234926 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-04-26 03:07:11.345811 | 2026-04-26 03:07:11.345995 | PLAY [all] 2026-04-26 03:07:11.375903 | 2026-04-26 03:07:11.376077 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-04-26 03:07:12.081446 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-04-26 03:07:12.432322 | debian-bookworm | ok: Runtime: 0:00:00.038264 2026-04-26 03:07:12.438306 | 2026-04-26 03:07:12.438445 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-04-26 03:07:12.985645 | debian-bookworm | ok: Runtime: 0:00:00.007257 2026-04-26 03:07:12.993135 | 2026-04-26 03:07:12.993327 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-04-26 03:07:13.380508 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-04-26 03:07:13.384827 | debian-bookworm | sudo: a password is required 2026-04-26 03:07:13.574806 | debian-bookworm | ok: Runtime: 0:00:00.023788 2026-04-26 03:07:13.585667 | 2026-04-26 03:07:13.585786 | TASK [tox : Check to see if the constraints file exists] 2026-04-26 03:07:13.635503 | debian-bookworm | skipping: Conditional result was False 2026-04-26 03:07:13.648389 | 2026-04-26 03:07:13.648525 | TASK [tox : Fail if constraints file is missing] 2026-04-26 03:07:13.693593 | debian-bookworm | skipping: Conditional result was False 2026-04-26 03:07:13.700847 | 2026-04-26 03:07:13.700985 | TASK [tox : Record file location] 2026-04-26 03:07:13.745545 | debian-bookworm | skipping: Conditional result was False 2026-04-26 03:07:13.752704 | 2026-04-26 03:07:13.752857 | TASK [tox : Install tox siblings] 2026-04-26 03:07:13.806171 | debian-bookworm | ok 2026-04-26 03:07:13.827288 | debian-bookworm | included: /var/lib/zuul/builds/947b69633b054e29bb71e300ee4ca610/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-04-26 03:07:13.833872 | 2026-04-26 03:07:13.834021 | TASK [tox : Run tox without tests] 2026-04-26 03:07:14.477535 | debian-bookworm | ROOT: 204 D setup logging to DEBUG on pid 1423 [tox/report.py:229] 2026-04-26 03:07:14.510798 | debian-bookworm | test: 237 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-26 03:07:14.513535 | debian-bookworm | test: 240 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-26 03:07:14.517488 | debian-bookworm | test: 244 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py de9ceb4d11c77653e9d2832665c164e4 5632dadef600106947c7f93316757dcc [python_discovery/_cached_py_info.py:198] 2026-04-26 03:07:14.596053 | debian-bookworm | test: 322 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-04-26 03:07:14.596879 | debian-bookworm | test: 323 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-04-26 03:07:14.597140 | debian-bookworm | test: 324 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 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-26 03:07:14.597336 | debian-bookworm | test: 324 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 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-26 03:07:14.600057 | debian-bookworm | test: 326 D symlink on filesystem does work [virtualenv/info.py:51] 2026-04-26 03:07:14.600284 | debian-bookworm | test: 327 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-04-26 03:07:14.636953 | debian-bookworm | test: 363 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-04-26 03:07:14.637212 | debian-bookworm | test: 364 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-04-26 03:07:14.637357 | debian-bookworm | test: 364 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-04-26 03:07:14.637436 | debian-bookworm | test: 364 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-04-26 03:07:14.637674 | debian-bookworm | test: 364 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-04-26 03:07:14.637757 | debian-bookworm | test: 364 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-04-26 03:07:14.637815 | debian-bookworm | test: 364 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-04-26 03:07:14.637864 | debian-bookworm | test: 364 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-04-26 03:07:14.637911 | debian-bookworm | test: 364 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-04-26 03:07:14.637958 | debian-bookworm | test: 365 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-04-26 03:07:14.638017 | debian-bookworm | test: 365 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-04-26 03:07:14.638036 | debian-bookworm | test: 365 D virtualenv = 21.2.4 [virtualenv/create/pyenv_cfg.py:51] 2026-04-26 03:07:14.638102 | debian-bookworm | test: 365 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-04-26 03:07:14.638149 | debian-bookworm | test: 365 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-26 03:07:14.638166 | debian-bookworm | test: 365 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-26 03:07:14.638233 | debian-bookworm | test: 365 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-04-26 03:07:14.638513 | debian-bookworm | test: 365 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-04-26 03:07:14.638868 | debian-bookworm | test: 365 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:118] 2026-04-26 03:07:14.639007 | debian-bookworm | test: 366 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:121] 2026-04-26 03:07:14.639438 | debian-bookworm | test: 366 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-04-26 03:07:14.639968 | debian-bookworm | test: 366 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-04-26 03:07:14.689471 | debian-bookworm | test: 366 D { 2026-04-26 03:07:14.689516 | debian-bookworm | "sys": { 2026-04-26 03:07:14.689523 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-04-26 03:07:14.689529 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-04-26 03:07:14.689534 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-04-26 03:07:14.689540 | debian-bookworm | "base_prefix": "/usr", 2026-04-26 03:07:14.689546 | debian-bookworm | "real_prefix": null, 2026-04-26 03:07:14.689551 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-04-26 03:07:14.689555 | debian-bookworm | "base_exec_prefix": "/usr", 2026-04-26 03:07:14.689559 | debian-bookworm | "path": [ 2026-04-26 03:07:14.689563 | debian-bookworm | "/usr/lib/python311.zip", 2026-04-26 03:07:14.689567 | debian-bookworm | "/usr/lib/python3.11", 2026-04-26 03:07:14.689571 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-04-26 03:07:14.689575 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-04-26 03:07:14.689593 | debian-bookworm | ], 2026-04-26 03:07:14.689597 | debian-bookworm | "meta_path": [ 2026-04-26 03:07:14.689601 | debian-bookworm | "", 2026-04-26 03:07:14.689605 | debian-bookworm | "", 2026-04-26 03:07:14.689610 | debian-bookworm | "", 2026-04-26 03:07:14.689620 | debian-bookworm | "" 2026-04-26 03:07:14.689624 | debian-bookworm | ], 2026-04-26 03:07:14.689628 | debian-bookworm | "fs_encoding": "utf-8", 2026-04-26 03:07:14.689632 | debian-bookworm | "io_encoding": "utf-8" 2026-04-26 03:07:14.689636 | debian-bookworm | }, 2026-04-26 03:07:14.689640 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-04-26 03:07:14.689644 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-04-26 03:07:14.689648 | debian-bookworm | "os": "", 2026-04-26 03:07:14.689652 | debian-bookworm | "site": "", 2026-04-26 03:07:14.689656 | debian-bookworm | "datetime": "", 2026-04-26 03:07:14.689660 | debian-bookworm | "math": "", 2026-04-26 03:07:14.689664 | debian-bookworm | "json": "" 2026-04-26 03:07:14.689668 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-04-26 03:07:14.689756 | debian-bookworm | test: 416 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-04-26 03:07:14.696764 | debian-bookworm | test: 423 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-04-26 03:07:14.697324 | debian-bookworm | test: 424 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-04-26 03:07:14.699432 | debian-bookworm | test: 426 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-04-26 03:07:14.700338 | debian-bookworm | test: 427 D build install image for pip-26.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-04-26 03:07:15.101442 | debian-bookworm | test: 828 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-04-26 03:07:15.103604 | debian-bookworm | test: 830 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-04-26 03:07:15.104537 | debian-bookworm | test: 831 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-04-26 03:07:15.105646 | debian-bookworm | test: 832 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-04-26 03:07:15.123521 | debian-bookworm | test: 850 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-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-04-26 03:07:15.312893 | debian-bookworm | test: 1039 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-04-26 03:07:15.315330 | debian-bookworm | test: 1042 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-04-26 03:07:15.323601 | debian-bookworm | test: 1050 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-04-26 03:07:15.328848 | debian-bookworm | test: 1055 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-04-26 03:07:15.329543 | debian-bookworm | test: 1056 D generated console scripts pip-3.11 pip3.11 pip3 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-04-26 03:07:15.329968 | debian-bookworm | test: 1056 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:90] 2026-04-26 03:07:15.339669 | debian-bookworm | test: 1066 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-04-26 03:07:15.339741 | debian-bookworm | test: 1066 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-04-26 03:07:15.339920 | debian-bookworm | test: 1066 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-04-26 03:07:15.340018 | debian-bookworm | test: 1067 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-04-26 03:07:15.340128 | debian-bookworm | test: 1067 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-04-26 03:07:15.340262 | debian-bookworm | test: 1067 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-04-26 03:07:15.340367 | debian-bookworm | test: 1067 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-04-26 03:07:15.340473 | debian-bookworm | test: 1067 D virtualenv = 21.2.4 [virtualenv/create/pyenv_cfg.py:51] 2026-04-26 03:07:15.340615 | debian-bookworm | test: 1067 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-04-26 03:07:15.340727 | debian-bookworm | test: 1067 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-26 03:07:15.340835 | debian-bookworm | test: 1067 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-26 03:07:15.340946 | debian-bookworm | test: 1067 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-04-26 03:07:15.348960 | debian-bookworm | test: 1075 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:515] 2026-04-26 03:07:16.363436 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-04-26 03:07:16.481374 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-04-26 03:07:16.597908 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-04-26 03:07:16.609341 | 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-04-26 03:07:16.677976 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 3)) 2026-04-26 03:07:16.690173 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-04-26 03:07:16.731171 | debian-bookworm | Collecting packaging==26.1 (from -r requirements.txt (line 4)) 2026-04-26 03:07:16.744300 | debian-bookworm | Downloading packaging-26.1-py3-none-any.whl.metadata (3.5 kB) 2026-04-26 03:07:16.842604 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-04-26 03:07:16.859551 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-04-26 03:07:16.880114 | debian-bookworm | Installing build dependencies: started 2026-04-26 03:07:17.944821 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-04-26 03:07:17.944858 | debian-bookworm | Getting requirements to build wheel: started 2026-04-26 03:07:18.318516 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-04-26 03:07:18.318575 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-04-26 03:07:18.516896 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-26 03:07:18.548697 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-04-26 03:07:18.562056 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-04-26 03:07:18.620193 | debian-bookworm | Collecting requests==2.33.1 (from -r requirements.txt (line 7)) 2026-04-26 03:07:18.632045 | debian-bookworm | Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) 2026-04-26 03:07:18.670561 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-04-26 03:07:18.682357 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-04-26 03:07:18.803937 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-04-26 03:07:18.815914 | 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-04-26 03:07:18.918203 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 3)) 2026-04-26 03:07:18.931757 | debian-bookworm | Downloading ansible_core-2.18.16-py3-none-any.whl.metadata (7.7 kB) 2026-04-26 03:07:18.993987 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-04-26 03:07:19.006247 | debian-bookworm | Downloading click-8.3.3-py3-none-any.whl.metadata (2.6 kB) 2026-04-26 03:07:19.048723 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-04-26 03:07:19.060838 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-04-26 03:07:19.103682 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-04-26 03:07:19.116589 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-04-26 03:07:19.168058 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-04-26 03:07:19.180611 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-04-26 03:07:19.337727 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-04-26 03:07:19.351160 | 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-04-26 03:07:19.408989 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-04-26 03:07:19.421211 | debian-bookworm | Downloading idna-3.13-py3-none-any.whl.metadata (8.0 kB) 2026-04-26 03:07:19.479344 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-04-26 03:07:19.491560 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-04-26 03:07:19.538198 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-04-26 03:07:19.550698 | debian-bookworm | Downloading certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB) 2026-04-26 03:07:19.869142 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-04-26 03:07:19.880771 | debian-bookworm | Downloading cryptography-47.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.5 kB) 2026-04-26 03:07:19.923209 | 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-04-26 03:07:19.936138 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-04-26 03:07:20.085000 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-04-26 03:07:20.097905 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-04-26 03:07:20.138211 | 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-04-26 03:07:20.151653 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-04-26 03:07:20.176280 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-04-26 03:07:20.216237 | 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-04-26 03:07:20.305033 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 9.2 MB/s 0:00:00 2026-04-26 03:07:20.318943 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-04-26 03:07:22.374259 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 28.2 MB/s 0:00:02 2026-04-26 03:07:22.385884 | debian-bookworm | Downloading packaging-26.1-py3-none-any.whl (95 kB) 2026-04-26 03:07:22.410762 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-04-26 03:07:22.434205 | debian-bookworm | Downloading requests-2.33.1-py3-none-any.whl (64 kB) 2026-04-26 03:07:22.460699 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-04-26 03:07:22.485564 | debian-bookworm | Downloading ansible_core-2.18.16-py3-none-any.whl (2.2 MB) 2026-04-26 03:07:22.577615 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 23.5 MB/s 0:00:00 2026-04-26 03:07:22.592313 | 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-04-26 03:07:22.617187 | debian-bookworm | Downloading idna-3.13-py3-none-any.whl (68 kB) 2026-04-26 03:07:22.640277 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-04-26 03:07:22.662620 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-04-26 03:07:22.686221 | debian-bookworm | Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) 2026-04-26 03:07:22.712460 | 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-04-26 03:07:22.734860 | debian-bookworm | Downloading click-8.3.3-py3-none-any.whl (110 kB) 2026-04-26 03:07:22.758312 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-04-26 03:07:22.782400 | debian-bookworm | Downloading cryptography-47.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-04-26 03:07:23.002112 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 21.0 MB/s 0:00:00 2026-04-26 03:07:23.015839 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-04-26 03:07:23.043311 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-04-26 03:07:23.070741 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-04-26 03:07:23.091911 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-04-26 03:07:23.376246 | debian-bookworm | Building wheels for collected packages: pwgen 2026-04-26 03:07:23.377118 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-04-26 03:07:23.628268 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-04-26 03:07:23.629802 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=e0234b8cd7f50888c63861d716b3abae6d7c5b27bbcc54cefd3fa61ddcd624a0 2026-04-26 03:07:23.630369 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-04-26 03:07:23.635016 | debian-bookworm | Successfully built pwgen 2026-04-26 03:07:23.848143 | 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-04-26 03:07:47.114968 | debian-bookworm | 2026-04-26 03:07:47.116575 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.13.0 ansible-core-2.18.16 certifi-2026.4.22 cffi-2.0.0 charset_normalizer-3.4.7 click-8.3.3 colorama-0.4.6 cryptography-47.0.0 fasteners-0.20 idna-3.13 packaging-26.1 pwgen-0.8.2.post0 pycparser-3.0 python-gilt-1.2.3 requests-2.33.1 resolvelib-1.0.1 sh-2.2.2 tabulate-0.10.0 urllib3-2.6.3 2026-04-26 03:07:47.245659 | debian-bookworm | test: 32972 I exit 0 (31.90 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1436 [tox/execute/api.py:311] 2026-04-26 03:07:47.247322 | debian-bookworm | test: OK (32.74 seconds) 2026-04-26 03:07:47.247371 | debian-bookworm | congratulations :) (32.77 seconds) 2026-04-26 03:07:47.423645 | debian-bookworm | ok: Runtime: 0:00:33.047816 2026-04-26 03:07:47.431151 | 2026-04-26 03:07:47.431270 | TASK [tox : Create a tempfile to save tox showconfig] 2026-04-26 03:07:47.900577 | debian-bookworm | changed 2026-04-26 03:07:47.911442 | 2026-04-26 03:07:47.911721 | TASK [tox : Get tox envlist config] 2026-04-26 03:07:48.984450 | debian-bookworm | ok: Runtime: 0:00:00.325181 2026-04-26 03:07:48.989863 | 2026-04-26 03:07:48.989963 | TASK [tox : Install any sibling python packages] 2026-04-26 03:07:49.721927 | debian-bookworm | ok: No setup.cfg, no action needed 2026-04-26 03:07:49.728447 | 2026-04-26 03:07:49.728549 | TASK [tox : Remove tempfile] 2026-04-26 03:07:50.100662 | debian-bookworm | changed 2026-04-26 03:07:50.107285 | 2026-04-26 03:07:50.107397 | TASK [tox : Emit tox command] 2026-04-26 03:07:50.135660 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-04-26 03:07:50.140702 | 2026-04-26 03:07:50.140809 | TASK [tox : Run tox] 2026-04-26 03:07:50.646700 | debian-bookworm | ROOT: 181 D setup logging to DEBUG on pid 1591 [tox/report.py:229] 2026-04-26 03:07:50.674621 | debian-bookworm | test: 208 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-26 03:07:50.676860 | debian-bookworm | test: 211 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-26 03:07:50.679888 | debian-bookworm | test: 214 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-04-26 03:07:50.680708 | debian-bookworm | test: 215 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-04-26 03:07:50.680825 | debian-bookworm | test: 215 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 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-26 03:07:50.680895 | debian-bookworm | test: 215 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 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-26 03:07:50.682271 | debian-bookworm | test: 216 D symlink on filesystem does work [virtualenv/info.py:51] 2026-04-26 03:07:50.682368 | debian-bookworm | test: 216 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-04-26 03:07:50.711127 | debian-bookworm | test: 245 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:515] 2026-04-26 03:07:51.343128 | debian-bookworm | test: 877 I exit 0 (0.63 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1598 [tox/execute/api.py:311] 2026-04-26 03:07:51.343509 | debian-bookworm | test: 877 W commands[1]> cat images.yml [tox/tox_env/api.py:515] 2026-04-26 03:07:51.346409 | debian-bookworm | --- 2026-04-26 03:07:51.346429 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-04-26 03:07:51.346434 | debian-bookworm | 2026-04-26 03:07:51.346439 | debian-bookworm | adminer_tag: "5.1.0" 2026-04-26 03:07:51.346445 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-04-26 03:07:51.346449 | debian-bookworm | 2026-04-26 03:07:51.346473 | debian-bookworm | ara_server_tag: "1.7.2" 2026-04-26 03:07:51.346478 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-04-26 03:07:51.346483 | debian-bookworm | 2026-04-26 03:07:51.346487 | debian-bookworm | ara_server_mariadb_tag: "11.7.2" 2026-04-26 03:07:51.346491 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-04-26 03:07:51.346495 | debian-bookworm | 2026-04-26 03:07:51.346499 | debian-bookworm | netbox_tag: "v4.2.2" 2026-04-26 03:07:51.346503 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-04-26 03:07:51.346508 | debian-bookworm | 2026-04-26 03:07:51.346511 | debian-bookworm | netbox_redis_tag: "7.4.2-alpine" 2026-04-26 03:07:51.346516 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-04-26 03:07:51.346519 | debian-bookworm | 2026-04-26 03:07:51.346523 | debian-bookworm | nginx_tag: "1.27.4-alpine" 2026-04-26 03:07:51.346527 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2026-04-26 03:07:51.346531 | debian-bookworm | 2026-04-26 03:07:51.346535 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-04-26 03:07:51.346539 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-04-26 03:07:51.346543 | debian-bookworm | 2026-04-26 03:07:51.346547 | debian-bookworm | phpmyadmin_tag: "5.2.2" 2026-04-26 03:07:51.346551 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-04-26 03:07:51.346555 | debian-bookworm | 2026-04-26 03:07:51.346558 | debian-bookworm | postgres_tag: "16.8-alpine" 2026-04-26 03:07:51.346562 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-04-26 03:07:51.346574 | debian-bookworm | 2026-04-26 03:07:51.346578 | debian-bookworm | manager_redis_tag: "7.4.2-alpine" 2026-04-26 03:07:51.346582 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-04-26 03:07:51.346586 | debian-bookworm | 2026-04-26 03:07:51.346590 | debian-bookworm | registry_tag: "3.0" 2026-04-26 03:07:51.346594 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2026-04-26 03:07:51.346597 | debian-bookworm | 2026-04-26 03:07:51.346601 | debian-bookworm | osism_ansible_tag: "0.20250408.0" 2026-04-26 03:07:51.346605 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-04-26 03:07:51.346609 | debian-bookworm | 2026-04-26 03:07:51.346613 | debian-bookworm | osism_kubernetes_tag: "0.20250408.0" 2026-04-26 03:07:51.346617 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-04-26 03:07:51.346621 | debian-bookworm | 2026-04-26 03:07:51.346625 | debian-bookworm | inventory_reconciler_tag: "0.20250408.0" 2026-04-26 03:07:51.346629 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-04-26 03:07:51.346634 | debian-bookworm | 2026-04-26 03:07:51.346638 | debian-bookworm | osism_tag: "0.20250407.0" 2026-04-26 03:07:51.346642 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-04-26 03:07:51.346646 | debian-bookworm | 2026-04-26 03:07:51.346650 | debian-bookworm | osism_frontend_tag: "0.20250407.0" 2026-04-26 03:07:51.346654 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-04-26 03:07:51.346658 | debian-bookworm | 2026-04-26 03:07:51.346662 | debian-bookworm | osism_netbox_tag: "0.20250407.0" 2026-04-26 03:07:51.346666 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2026-04-26 03:07:51.346670 | debian-bookworm | 2026-04-26 03:07:51.346674 | debian-bookworm | vault_tag: "1.19.1" 2026-04-26 03:07:51.346678 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-04-26 03:07:51.346682 | debian-bookworm | 2026-04-26 03:07:51.346685 | debian-bookworm | traefik_tag: "v3.3.5" 2026-04-26 03:07:51.346689 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-04-26 03:07:51.346693 | debian-bookworm | 2026-04-26 03:07:51.346697 | debian-bookworm | ceph_ansible_tag: "{{ ceph_version|default(manager_version) }}" 2026-04-26 03:07:51.346704 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-04-26 03:07:51.346708 | debian-bookworm | 2026-04-26 03:07:51.346712 | debian-bookworm | kolla_ansible_tag: "{{ openstack_version|default(manager_version) }}" 2026-04-26 03:07:51.346716 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-04-26 03:07:51.347936 | debian-bookworm | test: 882 I exit 0 (0.00 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1603 [tox/execute/api.py:311] 2026-04-26 03:07:51.348999 | debian-bookworm | test: OK (0.68=setup[0.04]+cmd[0.63,0.00] seconds) 2026-04-26 03:07:51.349013 | debian-bookworm | congratulations :) (0.70 seconds) 2026-04-26 03:07:51.696186 | debian-bookworm | ok: Runtime: 0:00:00.962679 2026-04-26 03:07:51.701680 | 2026-04-26 03:07:51.701763 | TASK [tox : Look for output] 2026-04-26 03:07:52.166766 | debian-bookworm | ok 2026-04-26 03:07:52.181209 | 2026-04-26 03:07:52.181337 | TASK [tox : Return file comments to Zuul] 2026-04-26 03:07:52.207066 | debian-bookworm | skipping: Conditional result was False 2026-04-26 03:07:52.212737 | 2026-04-26 03:07:52.212805 | PLAY RECAP 2026-04-26 03:07:52.212849 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-04-26 03:07:52.212869 | 2026-04-26 03:07:52.376322 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-04-26 03:07:52.377144 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-04-26 03:07:53.779513 | 2026-04-26 03:07:53.779948 | PLAY [all] 2026-04-26 03:07:53.811371 | 2026-04-26 03:07:53.811500 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-04-26 03:07:53.855702 | debian-bookworm | skipping: Conditional result was False 2026-04-26 03:07:53.861171 | 2026-04-26 03:07:53.861305 | TASK [fetch-tox-output : Set tox log path for single node] 2026-04-26 03:07:53.899641 | debian-bookworm | ok 2026-04-26 03:07:53.904795 | 2026-04-26 03:07:53.904905 | TASK [fetch-tox-output : Ensure local tox dir] 2026-04-26 03:07:54.578131 | debian-bookworm -> localhost | changed 2026-04-26 03:07:54.585803 | 2026-04-26 03:07:54.585905 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-04-26 03:07:54.686885 | debian-bookworm | skipping: Conditional result was False 2026-04-26 03:07:54.692713 | 2026-04-26 03:07:54.692815 | TASK [fetch-tox-output : Set envlist fact] 2026-04-26 03:07:54.751672 | debian-bookworm | ok 2026-04-26 03:07:54.762540 | 2026-04-26 03:07:54.762640 | TASK [fetch-tox-output : Get tox version] 2026-04-26 03:07:55.655239 | 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-04-26 03:07:55.672997 | debian-bookworm | 4.53.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-04-26 03:07:55.838405 | debian-bookworm | ok: Runtime: 0:00:00.267510 2026-04-26 03:07:55.843724 | 2026-04-26 03:07:55.843887 | TASK [fetch-tox-output : Find all default environments] 2026-04-26 03:07:56.400798 | debian-bookworm | skipping: Conditional result was False 2026-04-26 03:07:56.406608 | 2026-04-26 03:07:56.406719 | TASK [fetch-tox-output : Set envlist fact] 2026-04-26 03:07:56.481477 | debian-bookworm | skipping: Conditional result was False 2026-04-26 03:07:56.487683 | 2026-04-26 03:07:56.487793 | TASK [fetch-tox-output : Find all default environments] 2026-04-26 03:07:57.072484 | debian-bookworm | skipping: Conditional result was False 2026-04-26 03:07:57.078173 | 2026-04-26 03:07:57.078310 | TASK [fetch-tox-output : Set envlist fact] 2026-04-26 03:07:57.123361 | debian-bookworm | skipping: Conditional result was False 2026-04-26 03:07:57.129871 | 2026-04-26 03:07:57.129969 | LOOP [fetch-tox-output : Copy tox logs] 2026-04-26 03:07:57.225685 | debian-bookworm | skipping: Conditional result was False 2026-04-26 03:07:57.245624 | 2026-04-26 03:07:57.245739 | LOOP [fetch-tox-output : Collect tox logs] 2026-04-26 03:07:58.329484 | debian-bookworm | changed: 2026-04-26 03:07:58.329815 | debian-bookworm | created directory /var/lib/zuul/builds/947b69633b054e29bb71e300ee4ca610/work/logs/tox/test 2026-04-26 03:07:58.329864 | debian-bookworm | cd+++++++++ ./ 2026-04-26 03:07:58.329900 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-04-26 03:07:58.329926 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-04-26 03:07:58.329982 | 2026-04-26 03:07:58.339015 | 2026-04-26 03:07:58.339122 | PLAY RECAP 2026-04-26 03:07:58.339200 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-04-26 03:07:58.339261 | 2026-04-26 03:07:58.559136 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-04-26 03:07:58.561873 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-04-26 03:07:59.753352 | 2026-04-26 03:07:59.753529 | PLAY [all] 2026-04-26 03:07:59.795755 | 2026-04-26 03:07:59.795933 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-04-26 03:08:00.087777 | debian-bookworm | changed: non-zero return code 2026-04-26 03:08:00.096002 | 2026-04-26 03:08:00.096161 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-04-26 03:08:00.142280 | debian-bookworm | skipping: Conditional result was False 2026-04-26 03:08:00.148658 | 2026-04-26 03:08:00.148795 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-04-26 03:08:00.223973 | 2026-04-26 03:08:00.224202 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-04-26 03:08:00.298373 | 2026-04-26 03:08:00.298691 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-04-26 03:08:00.387640 | debian-bookworm | skipping: Conditional result was False 2026-04-26 03:08:00.394413 | 2026-04-26 03:08:00.394543 | LOOP [fetch-subunit-output : Generate subunit file] 2026-04-26 03:08:00.454556 | 2026-04-26 03:08:00.454874 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-04-26 03:08:00.525636 | debian-bookworm | skipping: Conditional result was False 2026-04-26 03:08:00.532899 | 2026-04-26 03:08:00.533130 | TASK [fetch-subunit-output : Remove the temporary file] 2026-04-26 03:08:00.570088 | debian-bookworm | skipping: Conditional result was False 2026-04-26 03:08:00.577806 | 2026-04-26 03:08:00.578014 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-04-26 03:08:00.643367 | debian-bookworm | skipping: Conditional result was False 2026-04-26 03:08:00.656431 | 2026-04-26 03:08:00.656557 | PLAY RECAP 2026-04-26 03:08:00.656612 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-04-26 03:08:00.656638 | 2026-04-26 03:08:01.007583 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-04-26 03:08:01.008836 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-26 03:08:01.911480 | 2026-04-26 03:08:01.911659 | PLAY [Base post] 2026-04-26 03:08:01.925167 | 2026-04-26 03:08:01.925341 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-26 03:08:02.535351 | debian-bookworm | changed 2026-04-26 03:08:02.551085 | 2026-04-26 03:08:02.551215 | PLAY RECAP 2026-04-26 03:08:02.551301 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-26 03:08:02.551363 | 2026-04-26 03:08:02.699646 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-26 03:08:02.700739 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-26 03:08:04.282872 | 2026-04-26 03:08:04.283046 | PLAY [Base post-logs] 2026-04-26 03:08:04.294574 | 2026-04-26 03:08:04.294734 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-26 03:08:04.968746 | localhost | changed 2026-04-26 03:08:04.982367 | 2026-04-26 03:08:04.982555 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-26 03:08:05.037991 | localhost | ok 2026-04-26 03:08:05.041658 | 2026-04-26 03:08:05.041785 | TASK [Set zuul-log-path fact] 2026-04-26 03:08:05.068353 | localhost | ok 2026-04-26 03:08:05.078159 | 2026-04-26 03:08:05.078356 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-26 03:08:05.140821 | localhost | ok 2026-04-26 03:08:05.144816 | 2026-04-26 03:08:05.144942 | TASK [upload-logs : Create log directories] 2026-04-26 03:08:06.112470 | localhost | changed 2026-04-26 03:08:06.114628 | 2026-04-26 03:08:06.114711 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-26 03:08:06.563181 | localhost -> localhost | ok: Runtime: 0:00:00.026836 2026-04-26 03:08:06.566143 | 2026-04-26 03:08:06.566255 | TASK [upload-logs : Upload logs to log server] 2026-04-26 03:08:07.200812 | localhost | Output suppressed because no_log was given 2026-04-26 03:08:07.202160 | 2026-04-26 03:08:07.202243 | LOOP [upload-logs : Compress console log and json output] 2026-04-26 03:08:07.240387 | localhost | skipping: Conditional result was False 2026-04-26 03:08:07.245812 | localhost | skipping: Conditional result was False 2026-04-26 03:08:07.257055 | 2026-04-26 03:08:07.257155 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-26 03:08:07.327563 | localhost | skipping: Conditional result was False 2026-04-26 03:08:07.327800 | 2026-04-26 03:08:07.351460 | localhost | skipping: Conditional result was False 2026-04-26 03:08:07.363918 | 2026-04-26 03:08:07.364026 | LOOP [upload-logs : Upload console log and json output]