2026-05-15 03:05:20.018113 | Job console starting 2026-05-15 03:05:20.036693 | Updating git repos 2026-05-15 03:05:20.074570 | Cloning repos into workspace 2026-05-15 03:05:20.171640 | Restoring repo states 2026-05-15 03:05:20.199411 | Merging changes 2026-05-15 03:05:20.199427 | Checking out repos 2026-05-15 03:05:20.301288 | Preparing playbooks 2026-05-15 03:05:21.903645 | Running Ansible setup 2026-05-15 03:05:27.635924 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-15 03:05:28.552001 | 2026-05-15 03:05:28.552114 | PLAY [Base pre] 2026-05-15 03:05:28.578850 | 2026-05-15 03:05:28.578960 | TASK [Setup log path fact] 2026-05-15 03:05:28.616144 | debian-bookworm | ok 2026-05-15 03:05:28.636376 | 2026-05-15 03:05:28.636493 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-15 03:05:28.673467 | debian-bookworm | ok 2026-05-15 03:05:28.682728 | 2026-05-15 03:05:28.682823 | TASK [emit-job-header : Print job information] 2026-05-15 03:05:28.780888 | # Job Information 2026-05-15 03:05:28.781032 | Ansible Version: 2.16.14 2026-05-15 03:05:28.781061 | Job: cfg-generics-tox-test-stable-legacy 2026-05-15 03:05:28.781089 | Pipeline: periodic-daily 2026-05-15 03:05:28.781108 | Executor: 521e9411259a 2026-05-15 03:05:28.781125 | Triggered by: https://github.com/osism/generics 2026-05-15 03:05:28.781143 | Event ID: 50e031a451a94273818ca20554b5bcc6 2026-05-15 03:05:28.785173 | 2026-05-15 03:05:28.785286 | LOOP [emit-job-header : Print node information] 2026-05-15 03:05:28.963779 | debian-bookworm | ok: 2026-05-15 03:05:28.964023 | debian-bookworm | # Node Information 2026-05-15 03:05:28.964056 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-15 03:05:28.964076 | debian-bookworm | Hostname: debian 2026-05-15 03:05:28.964094 | debian-bookworm | Username: zuul 2026-05-15 03:05:28.964111 | debian-bookworm | Distro: Debian 12.13 2026-05-15 03:05:28.964130 | debian-bookworm | Provider: regiocloud-a 2026-05-15 03:05:28.964147 | debian-bookworm | Region: 2026-05-15 03:05:28.964163 | debian-bookworm | Label: debian-bookworm 2026-05-15 03:05:28.964179 | debian-bookworm | Product Name: OpenStack Nova 2026-05-15 03:05:28.964196 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9f:def 2026-05-15 03:05:28.982603 | 2026-05-15 03:05:28.982699 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-15 03:05:30.050588 | debian-bookworm -> localhost | changed 2026-05-15 03:05:30.058736 | 2026-05-15 03:05:30.058856 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-15 03:05:32.790526 | debian-bookworm -> localhost | changed 2026-05-15 03:05:32.806615 | 2026-05-15 03:05:32.806723 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-15 03:05:33.396318 | debian-bookworm -> localhost | ok 2026-05-15 03:05:33.403158 | 2026-05-15 03:05:33.403281 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-15 03:05:33.448236 | debian-bookworm | ok 2026-05-15 03:05:33.514462 | debian-bookworm | included: /var/lib/zuul/builds/02c7cab5676b4d94b33d21526fd97ca6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-15 03:05:33.536952 | 2026-05-15 03:05:33.537060 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-15 03:05:36.208039 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-15 03:05:36.208208 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/02c7cab5676b4d94b33d21526fd97ca6/work/02c7cab5676b4d94b33d21526fd97ca6_id_rsa 2026-05-15 03:05:36.208239 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/02c7cab5676b4d94b33d21526fd97ca6/work/02c7cab5676b4d94b33d21526fd97ca6_id_rsa.pub 2026-05-15 03:05:36.208288 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-15 03:05:36.208310 | debian-bookworm -> localhost | SHA256:yF4fNL4AgtJ0rQ8z7Z3J4Ek/lv2Vj86/r2SW3z5xfKU zuul-build-sshkey 2026-05-15 03:05:36.208330 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-15 03:05:36.208357 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-15 03:05:36.208375 | debian-bookworm -> localhost | | . .. | 2026-05-15 03:05:36.208393 | debian-bookworm -> localhost | | o o . | 2026-05-15 03:05:36.208410 | debian-bookworm -> localhost | |. o .o. o | 2026-05-15 03:05:36.208427 | debian-bookworm -> localhost | | . =o+o o . .| 2026-05-15 03:05:36.208443 | debian-bookworm -> localhost | | Oo*S=o +.| 2026-05-15 03:05:36.208465 | debian-bookworm -> localhost | | .=.Xo.o Eo+| 2026-05-15 03:05:36.208482 | debian-bookworm -> localhost | | .. .o. .=o+| 2026-05-15 03:05:36.208498 | debian-bookworm -> localhost | | .=.oo| 2026-05-15 03:05:36.208516 | debian-bookworm -> localhost | | .+=X| 2026-05-15 03:05:36.208532 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-15 03:05:36.208575 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.537446 2026-05-15 03:05:36.214215 | 2026-05-15 03:05:36.214311 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-15 03:05:36.264891 | debian-bookworm | ok 2026-05-15 03:05:36.288888 | debian-bookworm | included: /var/lib/zuul/builds/02c7cab5676b4d94b33d21526fd97ca6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-15 03:05:36.329087 | 2026-05-15 03:05:36.330964 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-15 03:05:36.377737 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:05:36.382577 | 2026-05-15 03:05:36.382664 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-15 03:05:37.356050 | debian-bookworm | changed 2026-05-15 03:05:37.362910 | 2026-05-15 03:05:37.362991 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-15 03:05:37.661766 | debian-bookworm | ok 2026-05-15 03:05:37.666567 | 2026-05-15 03:05:37.666652 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-15 03:05:38.508307 | debian-bookworm | changed 2026-05-15 03:05:38.521992 | 2026-05-15 03:05:38.522087 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-15 03:05:39.350163 | debian-bookworm | changed 2026-05-15 03:05:39.354762 | 2026-05-15 03:05:39.354859 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-15 03:05:39.390435 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:05:39.395638 | 2026-05-15 03:05:39.395727 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-15 03:05:40.952759 | debian-bookworm -> localhost | changed 2026-05-15 03:05:40.964226 | 2026-05-15 03:05:40.964328 | TASK [add-build-sshkey : Add back temp key] 2026-05-15 03:05:41.691330 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/02c7cab5676b4d94b33d21526fd97ca6/work/02c7cab5676b4d94b33d21526fd97ca6_id_rsa (zuul-build-sshkey) 2026-05-15 03:05:41.691512 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029041 2026-05-15 03:05:41.699697 | 2026-05-15 03:05:41.699784 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-15 03:05:42.194755 | debian-bookworm | ok 2026-05-15 03:05:42.199097 | 2026-05-15 03:05:42.199180 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-15 03:05:42.250991 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:05:42.262962 | 2026-05-15 03:05:42.263054 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-15 03:05:43.018531 | debian-bookworm | ok 2026-05-15 03:05:43.046107 | 2026-05-15 03:05:43.046208 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-15 03:05:43.137643 | debian-bookworm | ok 2026-05-15 03:05:43.142099 | 2026-05-15 03:05:43.142180 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-15 03:05:44.250756 | debian-bookworm -> localhost | ok 2026-05-15 03:05:44.256206 | 2026-05-15 03:05:44.256296 | TASK [validate-host : Collect information about the host] 2026-05-15 03:05:45.765124 | debian-bookworm | ok 2026-05-15 03:05:45.794998 | 2026-05-15 03:05:45.796283 | TASK [validate-host : Sanitize hostname] 2026-05-15 03:05:45.987961 | debian-bookworm | ok 2026-05-15 03:05:46.110030 | 2026-05-15 03:05:46.110957 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-15 03:05:47.294503 | debian-bookworm -> localhost | changed 2026-05-15 03:05:47.299230 | 2026-05-15 03:05:47.299323 | TASK [validate-host : Collect information about zuul worker] 2026-05-15 03:05:48.042044 | debian-bookworm | ok 2026-05-15 03:05:48.058186 | 2026-05-15 03:05:48.058295 | TASK [validate-host : Write out all zuul information for each host] 2026-05-15 03:05:49.208391 | debian-bookworm -> localhost | changed 2026-05-15 03:05:49.228824 | 2026-05-15 03:05:49.228939 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-15 03:05:49.522049 | debian-bookworm | ok 2026-05-15 03:05:49.530360 | 2026-05-15 03:05:49.530473 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-15 03:05:50.657110 | debian-bookworm | changed: 2026-05-15 03:05:50.657333 | debian-bookworm | cd+++++++++ src/ 2026-05-15 03:05:50.657389 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-15 03:05:50.657426 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-15 03:05:50.657460 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-05-15 03:05:50.657494 | debian-bookworm | =7.0.3 2026-05-15 03:06:20.707517 | debian-bookworm | Downloading cachetools-7.1.1-py3-none-any.whl (16 kB) 2026-05-15 03:06:20.760235 | debian-bookworm | Collecting colorama>=0.4.6 2026-05-15 03:06:20.772058 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-15 03:06:20.852775 | debian-bookworm | Collecting filelock>=3.25 2026-05-15 03:06:20.864233 | debian-bookworm | Downloading filelock-3.29.0-py3-none-any.whl (39 kB) 2026-05-15 03:06:20.983807 | debian-bookworm | Collecting packaging>=26 2026-05-15 03:06:20.995549 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-15 03:06:21.007654 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 11.1 MB/s eta 0:00:00 2026-05-15 03:06:21.071330 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-05-15 03:06:21.084453 | debian-bookworm | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-05-15 03:06:21.130655 | debian-bookworm | Collecting pluggy>=1.6 2026-05-15 03:06:21.141836 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-05-15 03:06:21.181920 | debian-bookworm | Collecting pyproject-api>=1.10 2026-05-15 03:06:21.195708 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-05-15 03:06:21.249863 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-05-15 03:06:21.262398 | debian-bookworm | Downloading python_discovery-1.3.1-py3-none-any.whl (33 kB) 2026-05-15 03:06:21.319085 | debian-bookworm | Collecting tomli-w>=1.2 2026-05-15 03:06:21.330670 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-05-15 03:06:21.483114 | debian-bookworm | Collecting virtualenv>=21.1 2026-05-15 03:06:21.496518 | debian-bookworm | Downloading virtualenv-21.3.3-py3-none-any.whl (7.6 MB) 2026-05-15 03:06:21.842557 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 22.3 MB/s eta 0:00:00 2026-05-15 03:06:21.955705 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-05-15 03:06:21.967248 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-05-15 03:06:21.993253 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 21.7 MB/s eta 0:00:00 2026-05-15 03:06:22.135144 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-05-15 03:06:22.926224 | debian-bookworm | Successfully installed cachetools-7.1.1 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.3.1 tomli-w-1.2.0 tox-4.54.0 virtualenv-21.3.3 2026-05-15 03:06:23.504411 | debian-bookworm | ok: Runtime: 0:00:03.262615 2026-05-15 03:06:23.509204 | 2026-05-15 03:06:23.509319 | TASK [ensure-tox : Export installed tox_executable path] 2026-05-15 03:06:23.581309 | debian-bookworm | ok 2026-05-15 03:06:23.587249 | 2026-05-15 03:06:23.587355 | TASK [ensure-tox : Output tox version] 2026-05-15 03:06:24.228141 | 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-05-15 03:06:24.246040 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-15 03:06:24.672920 | debian-bookworm | ok: Runtime: 0:00:00.337611 2026-05-15 03:06:24.681717 | 2026-05-15 03:06:24.681826 | TASK [ensure-tox : Make global symlink] 2026-05-15 03:06:24.767429 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:06:24.789985 | 2026-05-15 03:06:24.790087 | PLAY RECAP 2026-05-15 03:06:24.790140 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-05-15 03:06:24.790164 | 2026-05-15 03:06:25.063984 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-05-15 03:06:25.065069 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-15 03:06:26.011807 | 2026-05-15 03:06:26.011940 | PLAY [all] 2026-05-15 03:06:26.042328 | 2026-05-15 03:06:26.042444 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-05-15 03:06:26.819022 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-15 03:06:27.090648 | debian-bookworm | ok: Runtime: 0:00:00.030807 2026-05-15 03:06:27.096062 | 2026-05-15 03:06:27.096171 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-05-15 03:06:27.655144 | debian-bookworm | ok: Runtime: 0:00:00.007342 2026-05-15 03:06:27.665790 | 2026-05-15 03:06:27.665904 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-05-15 03:06:28.133278 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-15 03:06:28.133416 | debian-bookworm | sudo: a password is required 2026-05-15 03:06:28.216910 | debian-bookworm | ok: Runtime: 0:00:00.026099 2026-05-15 03:06:28.226657 | 2026-05-15 03:06:28.226754 | TASK [tox : Check to see if the constraints file exists] 2026-05-15 03:06:28.261341 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:06:28.268440 | 2026-05-15 03:06:28.268543 | TASK [tox : Fail if constraints file is missing] 2026-05-15 03:06:28.305187 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:06:28.311480 | 2026-05-15 03:06:28.311588 | TASK [tox : Record file location] 2026-05-15 03:06:28.378877 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:06:28.385162 | 2026-05-15 03:06:28.385280 | TASK [tox : Install tox siblings] 2026-05-15 03:06:28.421511 | debian-bookworm | ok 2026-05-15 03:06:28.468680 | debian-bookworm | included: /var/lib/zuul/builds/02c7cab5676b4d94b33d21526fd97ca6/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-05-15 03:06:28.497678 | 2026-05-15 03:06:28.500310 | TASK [tox : Run tox without tests] 2026-05-15 03:06:29.133971 | debian-bookworm | ROOT: 221 D setup logging to DEBUG on pid 1466 [tox/report.py:229] 2026-05-15 03:06:29.169194 | debian-bookworm | test: 257 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-15 03:06:29.172171 | debian-bookworm | test: 260 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-15 03:06:29.176415 | debian-bookworm | test: 264 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 2e50d6a5db34484c68aaa5b39b8d3bfe 614b2358ba1e454bfa3f3fa3692cc99b [python_discovery/_cached_py_info.py:198] 2026-05-15 03:06:29.252004 | debian-bookworm | test: 339 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-05-15 03:06:29.253869 | debian-bookworm | test: 341 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-15 03:06:29.254250 | debian-bookworm | test: 342 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:140] 2026-05-15 03:06:29.254543 | debian-bookworm | test: 342 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:144] 2026-05-15 03:06:29.258377 | debian-bookworm | test: 346 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-15 03:06:29.258631 | debian-bookworm | test: 346 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-15 03:06:29.293960 | debian-bookworm | test: 381 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-05-15 03:06:29.294233 | debian-bookworm | test: 382 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-05-15 03:06:29.294431 | debian-bookworm | test: 382 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-05-15 03:06:29.294530 | debian-bookworm | test: 382 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-05-15 03:06:29.294740 | debian-bookworm | test: 382 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-15 03:06:29.294855 | debian-bookworm | test: 382 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:29.294910 | debian-bookworm | test: 383 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:29.294961 | debian-bookworm | test: 383 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:29.295012 | debian-bookworm | test: 383 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:29.295065 | debian-bookworm | test: 383 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:29.295118 | debian-bookworm | test: 383 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-05-15 03:06:29.295167 | debian-bookworm | test: 383 D virtualenv = 21.3.3 [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:29.295217 | debian-bookworm | test: 383 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:29.295285 | debian-bookworm | test: 383 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:29.295351 | debian-bookworm | test: 383 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:29.295407 | debian-bookworm | test: 383 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:29.295735 | debian-bookworm | test: 383 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-05-15 03:06:29.296223 | debian-bookworm | test: 384 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-05-15 03:06:29.296385 | debian-bookworm | test: 384 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-05-15 03:06:29.297037 | debian-bookworm | test: 385 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-05-15 03:06:29.297321 | debian-bookworm | test: 385 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-05-15 03:06:29.342955 | debian-bookworm | test: 385 D { 2026-05-15 03:06:29.343031 | debian-bookworm | "sys": { 2026-05-15 03:06:29.343041 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-05-15 03:06:29.343046 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-05-15 03:06:29.343053 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-05-15 03:06:29.343058 | debian-bookworm | "base_prefix": "/usr", 2026-05-15 03:06:29.343065 | debian-bookworm | "real_prefix": null, 2026-05-15 03:06:29.343070 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-05-15 03:06:29.343075 | debian-bookworm | "base_exec_prefix": "/usr", 2026-05-15 03:06:29.343079 | debian-bookworm | "path": [ 2026-05-15 03:06:29.343083 | debian-bookworm | "/usr/lib/python311.zip", 2026-05-15 03:06:29.343087 | debian-bookworm | "/usr/lib/python3.11", 2026-05-15 03:06:29.343091 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-05-15 03:06:29.343095 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-05-15 03:06:29.343099 | debian-bookworm | ], 2026-05-15 03:06:29.343103 | debian-bookworm | "meta_path": [ 2026-05-15 03:06:29.343107 | debian-bookworm | "", 2026-05-15 03:06:29.343111 | debian-bookworm | "", 2026-05-15 03:06:29.343115 | debian-bookworm | "", 2026-05-15 03:06:29.343127 | debian-bookworm | "" 2026-05-15 03:06:29.343131 | debian-bookworm | ], 2026-05-15 03:06:29.343134 | debian-bookworm | "fs_encoding": "utf-8", 2026-05-15 03:06:29.343138 | debian-bookworm | "io_encoding": "utf-8" 2026-05-15 03:06:29.343142 | debian-bookworm | }, 2026-05-15 03:06:29.343146 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-05-15 03:06:29.343150 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-05-15 03:06:29.343154 | debian-bookworm | "os": "", 2026-05-15 03:06:29.343158 | debian-bookworm | "site": "", 2026-05-15 03:06:29.343162 | debian-bookworm | "datetime": "", 2026-05-15 03:06:29.343166 | debian-bookworm | "math": "", 2026-05-15 03:06:29.343170 | debian-bookworm | "json": "" 2026-05-15 03:06:29.343174 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-05-15 03:06:29.343426 | debian-bookworm | test: 431 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-05-15 03:06:29.353692 | debian-bookworm | test: 441 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-05-15 03:06:29.354673 | debian-bookworm | test: 442 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-05-15 03:06:29.356401 | debian-bookworm | test: 444 D build install image for pip-26.1.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-05-15 03:06:29.356812 | debian-bookworm | test: 444 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-05-15 03:06:29.745623 | debian-bookworm | test: 833 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-05-15 03:06:29.746488 | debian-bookworm | test: 834 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-05-15 03:06:29.746905 | debian-bookworm | test: 834 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-05-15 03:06:29.749913 | debian-bookworm | test: 838 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-05-15 03:06:29.750726 | debian-bookworm | test: 838 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-05-15 03:06:29.863657 | debian-bookworm | test: 951 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.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-05-15 03:06:29.922318 | debian-bookworm | test: 1010 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-15 03:06:29.944091 | debian-bookworm | test: 1032 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip-26.1.1.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.1.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-05-15 03:06:29.944412 | debian-bookworm | test: 1032 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip-26.1.1.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.1.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-05-15 03:06:29.948642 | debian-bookworm | test: 1036 D generated console scripts pip-3.11 pip3.11 pip pip3 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-15 03:06:29.949171 | debian-bookworm | test: 1037 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-05-15 03:06:29.955617 | debian-bookworm | test: 1043 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-15 03:06:29.955696 | debian-bookworm | test: 1043 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:29.955760 | debian-bookworm | test: 1043 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:29.955851 | debian-bookworm | test: 1044 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:29.955902 | debian-bookworm | test: 1044 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:29.955972 | debian-bookworm | test: 1044 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:29.956022 | debian-bookworm | test: 1044 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-05-15 03:06:29.956074 | debian-bookworm | test: 1044 D virtualenv = 21.3.3 [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:29.956130 | debian-bookworm | test: 1044 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:29.956187 | debian-bookworm | test: 1044 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:29.956242 | debian-bookworm | test: 1044 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:29.956297 | debian-bookworm | test: 1044 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:29.961290 | debian-bookworm | test: 1049 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-05-15 03:06:31.109157 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-05-15 03:06:31.242838 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-05-15 03:06:31.429742 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-05-15 03:06:31.442275 | 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-05-15 03:06:31.520559 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 3)) 2026-05-15 03:06:31.533488 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-15 03:06:31.578631 | debian-bookworm | Collecting packaging==26.2 (from -r requirements.txt (line 4)) 2026-05-15 03:06:31.591513 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-15 03:06:31.642132 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-05-15 03:06:31.657488 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-05-15 03:06:31.678130 | debian-bookworm | Installing build dependencies: started 2026-05-15 03:06:32.913293 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-05-15 03:06:32.913848 | debian-bookworm | Getting requirements to build wheel: started 2026-05-15 03:06:33.363638 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-05-15 03:06:33.366042 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-05-15 03:06:33.615545 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-15 03:06:33.657442 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-05-15 03:06:33.670963 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-15 03:06:33.736440 | debian-bookworm | Collecting requests==2.33.1 (from -r requirements.txt (line 7)) 2026-05-15 03:06:33.749914 | debian-bookworm | Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) 2026-05-15 03:06:33.802991 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-05-15 03:06:33.815971 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-05-15 03:06:33.933065 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-05-15 03:06:33.944469 | 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-05-15 03:06:34.025124 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-15 03:06:34.036601 | debian-bookworm | Downloading ansible_core-2.18.16-py3-none-any.whl.metadata (7.7 kB) 2026-05-15 03:06:34.077810 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-15 03:06:34.088739 | debian-bookworm | Downloading click-8.3.3-py3-none-any.whl.metadata (2.6 kB) 2026-05-15 03:06:34.129845 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-15 03:06:34.141956 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-05-15 03:06:34.185043 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-15 03:06:34.198853 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-05-15 03:06:34.261829 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-15 03:06:34.277053 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-05-15 03:06:34.439841 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-15 03:06:34.451448 | 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-05-15 03:06:34.495637 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-15 03:06:34.508136 | debian-bookworm | Downloading idna-3.15-py3-none-any.whl.metadata (7.7 kB) 2026-05-15 03:06:34.582901 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-15 03:06:34.596171 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-05-15 03:06:34.654571 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-15 03:06:34.666970 | debian-bookworm | Downloading certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB) 2026-05-15 03:06:34.954046 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-15 03:06:34.965761 | debian-bookworm | Downloading cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-05-15 03:06:35.024013 | 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-05-15 03:06:35.038056 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-05-15 03:06:35.240166 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-15 03:06:35.252206 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-05-15 03:06:35.313838 | 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-05-15 03:06:35.325930 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-15 03:06:35.367388 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-05-15 03:06:35.400305 | 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-05-15 03:06:35.451177 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 14.8 MB/s 0:00:00 2026-05-15 03:06:35.474062 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-05-15 03:06:37.605491 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 27.0 MB/s 0:00:02 2026-05-15 03:06:37.616989 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-15 03:06:37.645493 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-05-15 03:06:37.672370 | debian-bookworm | Downloading requests-2.33.1-py3-none-any.whl (64 kB) 2026-05-15 03:06:37.698184 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-05-15 03:06:37.726058 | debian-bookworm | Downloading ansible_core-2.18.16-py3-none-any.whl (2.2 MB) 2026-05-15 03:06:37.841979 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 18.5 MB/s 0:00:00 2026-05-15 03:06:37.856745 | 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-05-15 03:06:37.887622 | debian-bookworm | Downloading idna-3.15-py3-none-any.whl (72 kB) 2026-05-15 03:06:37.913772 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-05-15 03:06:37.938890 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-05-15 03:06:37.966251 | debian-bookworm | Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) 2026-05-15 03:06:37.993866 | 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-05-15 03:06:38.018803 | debian-bookworm | Downloading click-8.3.3-py3-none-any.whl (110 kB) 2026-05-15 03:06:38.043123 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-15 03:06:38.118310 | debian-bookworm | Downloading cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-05-15 03:06:38.346960 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 20.8 MB/s 0:00:00 2026-05-15 03:06:38.363178 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-05-15 03:06:38.388343 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-05-15 03:06:38.411286 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-05-15 03:06:38.434211 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-05-15 03:06:38.767743 | debian-bookworm | Building wheels for collected packages: pwgen 2026-05-15 03:06:38.769434 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-05-15 03:06:39.074197 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-05-15 03:06:39.076558 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=38cc24ab01c46f21dadc6f771bdec6e6bfcba4ac28f4a787d610cbd44b4ae9c8 2026-05-15 03:06:39.077422 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-05-15 03:06:39.082280 | debian-bookworm | Successfully built pwgen 2026-05-15 03:06:39.331759 | 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-05-15 03:07:08.028351 | debian-bookworm | 2026-05-15 03:07:08.030392 | 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-48.0.0 fasteners-0.20 idna-3.15 packaging-26.2 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.7.0 2026-05-15 03:07:08.150729 | debian-bookworm | test: 39238 I exit 0 (38.19 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1479 [tox/execute/api.py:311] 2026-05-15 03:07:08.152082 | debian-bookworm | test: OK (38.99 seconds) 2026-05-15 03:07:08.152108 | debian-bookworm | congratulations :) (39.02 seconds) 2026-05-15 03:07:08.607289 | debian-bookworm | ok: Runtime: 0:00:39.365764 2026-05-15 03:07:08.613709 | 2026-05-15 03:07:08.613792 | TASK [tox : Create a tempfile to save tox showconfig] 2026-05-15 03:07:08.989914 | debian-bookworm | changed 2026-05-15 03:07:08.994313 | 2026-05-15 03:07:08.994401 | TASK [tox : Detect tox version] 2026-05-15 03:07:09.655680 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-15 03:07:10.059074 | debian-bookworm | ok: Runtime: 0:00:00.396791 2026-05-15 03:07:10.064613 | 2026-05-15 03:07:10.064696 | TASK [tox : Get tox envlist config] 2026-05-15 03:07:11.113146 | debian-bookworm | ok: Runtime: 0:00:00.332890 2026-05-15 03:07:11.118513 | 2026-05-15 03:07:11.118619 | TASK [tox : Install any sibling python packages] 2026-05-15 03:07:11.553147 | debian-bookworm | ok: No setup.cfg, no action needed 2026-05-15 03:07:11.558737 | 2026-05-15 03:07:11.558891 | TASK [tox : Remove tempfile] 2026-05-15 03:07:12.041821 | debian-bookworm | changed 2026-05-15 03:07:12.052522 | 2026-05-15 03:07:12.052632 | TASK [tox : Emit tox command] 2026-05-15 03:07:12.116282 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-05-15 03:07:12.121398 | 2026-05-15 03:07:12.121509 | TASK [tox : Run tox] 2026-05-15 03:07:12.755867 | debian-bookworm | ROOT: 186 D setup logging to DEBUG on pid 1641 [tox/report.py:229] 2026-05-15 03:07:12.784070 | debian-bookworm | test: 214 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-15 03:07:12.786496 | debian-bookworm | test: 216 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-15 03:07:12.789753 | debian-bookworm | test: 220 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-05-15 03:07:12.790619 | debian-bookworm | test: 221 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-15 03:07:12.790751 | debian-bookworm | test: 221 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:140] 2026-05-15 03:07:12.790823 | debian-bookworm | test: 221 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:144] 2026-05-15 03:07:12.792216 | debian-bookworm | test: 222 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-15 03:07:12.792322 | debian-bookworm | test: 222 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-15 03:07:12.823517 | debian-bookworm | test: 253 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:485] 2026-05-15 03:07:13.619676 | debian-bookworm | test: 1049 I exit 0 (0.79 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1648 [tox/execute/api.py:311] 2026-05-15 03:07:13.620199 | debian-bookworm | test: 1050 W commands[1]> cat images.yml [tox/tox_env/api.py:485] 2026-05-15 03:07:13.623495 | debian-bookworm | --- 2026-05-15 03:07:13.623531 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-05-15 03:07:13.623538 | debian-bookworm | 2026-05-15 03:07:13.623543 | debian-bookworm | adminer_tag: "5.1.0" 2026-05-15 03:07:13.623552 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-05-15 03:07:13.623557 | debian-bookworm | 2026-05-15 03:07:13.623564 | debian-bookworm | ara_server_tag: "1.7.2" 2026-05-15 03:07:13.623569 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-05-15 03:07:13.623575 | debian-bookworm | 2026-05-15 03:07:13.623579 | debian-bookworm | ara_server_mariadb_tag: "11.7.2" 2026-05-15 03:07:13.623585 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-05-15 03:07:13.623591 | debian-bookworm | 2026-05-15 03:07:13.623596 | debian-bookworm | netbox_tag: "v4.2.2" 2026-05-15 03:07:13.623601 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-05-15 03:07:13.623606 | debian-bookworm | 2026-05-15 03:07:13.623610 | debian-bookworm | netbox_redis_tag: "7.4.2-alpine" 2026-05-15 03:07:13.623615 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-05-15 03:07:13.623620 | debian-bookworm | 2026-05-15 03:07:13.623624 | debian-bookworm | nginx_tag: "1.27.4-alpine" 2026-05-15 03:07:13.623629 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2026-05-15 03:07:13.623633 | debian-bookworm | 2026-05-15 03:07:13.623637 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-05-15 03:07:13.623642 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-05-15 03:07:13.623646 | debian-bookworm | 2026-05-15 03:07:13.623651 | debian-bookworm | phpmyadmin_tag: "5.2.2" 2026-05-15 03:07:13.623655 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-05-15 03:07:13.623660 | debian-bookworm | 2026-05-15 03:07:13.623664 | debian-bookworm | postgres_tag: "16.8-alpine" 2026-05-15 03:07:13.623668 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-05-15 03:07:13.623689 | debian-bookworm | 2026-05-15 03:07:13.623694 | debian-bookworm | manager_redis_tag: "7.4.2-alpine" 2026-05-15 03:07:13.623698 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-05-15 03:07:13.623703 | debian-bookworm | 2026-05-15 03:07:13.623707 | debian-bookworm | registry_tag: "3.0" 2026-05-15 03:07:13.623712 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2026-05-15 03:07:13.623716 | debian-bookworm | 2026-05-15 03:07:13.623721 | debian-bookworm | osism_ansible_tag: "0.20250408.0" 2026-05-15 03:07:13.623725 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-05-15 03:07:13.623730 | debian-bookworm | 2026-05-15 03:07:13.623734 | debian-bookworm | osism_kubernetes_tag: "0.20250408.0" 2026-05-15 03:07:13.623739 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-05-15 03:07:13.623744 | debian-bookworm | 2026-05-15 03:07:13.623748 | debian-bookworm | inventory_reconciler_tag: "0.20250408.0" 2026-05-15 03:07:13.623753 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-05-15 03:07:13.623760 | debian-bookworm | 2026-05-15 03:07:13.623765 | debian-bookworm | osism_tag: "0.20250407.0" 2026-05-15 03:07:13.623769 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-05-15 03:07:13.623774 | debian-bookworm | 2026-05-15 03:07:13.623778 | debian-bookworm | osism_frontend_tag: "0.20250407.0" 2026-05-15 03:07:13.623783 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-05-15 03:07:13.623788 | debian-bookworm | 2026-05-15 03:07:13.623792 | debian-bookworm | osism_netbox_tag: "0.20250407.0" 2026-05-15 03:07:13.623797 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2026-05-15 03:07:13.623801 | debian-bookworm | 2026-05-15 03:07:13.623805 | debian-bookworm | vault_tag: "1.19.1" 2026-05-15 03:07:13.623810 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-05-15 03:07:13.623814 | debian-bookworm | 2026-05-15 03:07:13.623818 | debian-bookworm | traefik_tag: "v3.3.5" 2026-05-15 03:07:13.623823 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-05-15 03:07:13.623827 | debian-bookworm | 2026-05-15 03:07:13.623832 | debian-bookworm | ceph_ansible_tag: "{{ ceph_version|default(manager_version) }}" 2026-05-15 03:07:13.623841 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-05-15 03:07:13.623846 | debian-bookworm | 2026-05-15 03:07:13.623850 | debian-bookworm | kolla_ansible_tag: "{{ openstack_version|default(manager_version) }}" 2026-05-15 03:07:13.623855 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-05-15 03:07:13.626264 | debian-bookworm | test: 1056 I exit 0 (0.00 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1653 [tox/execute/api.py:311] 2026-05-15 03:07:13.628128 | debian-bookworm | test: OK (0.85=setup[0.05]+cmd[0.79,0.00] seconds) 2026-05-15 03:07:13.628158 | debian-bookworm | congratulations :) (0.87 seconds) 2026-05-15 03:07:14.205434 | debian-bookworm | ok: Runtime: 0:00:01.187631 2026-05-15 03:07:14.212444 | 2026-05-15 03:07:14.212551 | TASK [tox : Look for output] 2026-05-15 03:07:14.661434 | debian-bookworm | ok 2026-05-15 03:07:14.677079 | 2026-05-15 03:07:14.677191 | TASK [tox : Return file comments to Zuul] 2026-05-15 03:07:14.772642 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:14.780919 | 2026-05-15 03:07:14.781009 | PLAY RECAP 2026-05-15 03:07:14.781064 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-05-15 03:07:14.781089 | 2026-05-15 03:07:15.007477 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-15 03:07:15.008439 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-15 03:07:15.870039 | 2026-05-15 03:07:15.870167 | PLAY [all] 2026-05-15 03:07:15.885240 | 2026-05-15 03:07:15.885370 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-05-15 03:07:15.939911 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:15.945764 | 2026-05-15 03:07:15.945885 | TASK [fetch-tox-output : Set tox log path for single node] 2026-05-15 03:07:15.984541 | debian-bookworm | ok 2026-05-15 03:07:15.989765 | 2026-05-15 03:07:15.989861 | TASK [fetch-tox-output : Ensure local tox dir] 2026-05-15 03:07:16.720207 | debian-bookworm -> localhost | changed 2026-05-15 03:07:16.727843 | 2026-05-15 03:07:16.727954 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-05-15 03:07:16.775570 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:16.781579 | 2026-05-15 03:07:16.781701 | TASK [fetch-tox-output : Set envlist fact] 2026-05-15 03:07:16.864775 | debian-bookworm | ok 2026-05-15 03:07:16.882051 | 2026-05-15 03:07:16.882160 | TASK [fetch-tox-output : Get tox version] 2026-05-15 03:07:17.843116 | 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-05-15 03:07:17.863269 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-15 03:07:17.983964 | debian-bookworm | ok: Runtime: 0:00:00.376529 2026-05-15 03:07:17.994059 | 2026-05-15 03:07:17.994205 | TASK [fetch-tox-output : Find all default environments] 2026-05-15 03:07:18.538968 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:18.544849 | 2026-05-15 03:07:18.544962 | TASK [fetch-tox-output : Set envlist fact] 2026-05-15 03:07:18.585745 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:18.591945 | 2026-05-15 03:07:18.592062 | TASK [fetch-tox-output : Find all default environments] 2026-05-15 03:07:19.128576 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:19.142027 | 2026-05-15 03:07:19.142189 | TASK [fetch-tox-output : Set envlist fact] 2026-05-15 03:07:19.177045 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:19.184772 | 2026-05-15 03:07:19.184882 | LOOP [fetch-tox-output : Copy tox logs] 2026-05-15 03:07:19.230750 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:19.248544 | 2026-05-15 03:07:19.248655 | LOOP [fetch-tox-output : Collect tox logs] 2026-05-15 03:07:20.016295 | debian-bookworm | changed: 2026-05-15 03:07:20.016471 | debian-bookworm | created directory /var/lib/zuul/builds/02c7cab5676b4d94b33d21526fd97ca6/work/logs/tox/test 2026-05-15 03:07:20.016505 | debian-bookworm | cd+++++++++ ./ 2026-05-15 03:07:20.016530 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-05-15 03:07:20.016552 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-05-15 03:07:20.016579 | 2026-05-15 03:07:20.023423 | 2026-05-15 03:07:20.023511 | PLAY RECAP 2026-05-15 03:07:20.023563 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-05-15 03:07:20.023589 | 2026-05-15 03:07:20.125678 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-15 03:07:20.143348 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-15 03:07:21.047772 | 2026-05-15 03:07:21.047905 | PLAY [all] 2026-05-15 03:07:21.062198 | 2026-05-15 03:07:21.062336 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-05-15 03:07:21.291345 | debian-bookworm | changed: non-zero return code 2026-05-15 03:07:21.300315 | 2026-05-15 03:07:21.300469 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-05-15 03:07:21.326020 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:21.340511 | 2026-05-15 03:07:21.340701 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-05-15 03:07:21.381115 | 2026-05-15 03:07:21.381456 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-05-15 03:07:21.428497 | 2026-05-15 03:07:21.428734 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-05-15 03:07:21.443331 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:21.457054 | 2026-05-15 03:07:21.457205 | LOOP [fetch-subunit-output : Generate subunit file] 2026-05-15 03:07:21.483834 | 2026-05-15 03:07:21.484013 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-05-15 03:07:21.507277 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:21.512965 | 2026-05-15 03:07:21.513073 | TASK [fetch-subunit-output : Remove the temporary file] 2026-05-15 03:07:21.536963 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:21.544906 | 2026-05-15 03:07:21.545031 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-05-15 03:07:21.569693 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:21.579541 | 2026-05-15 03:07:21.579635 | PLAY RECAP 2026-05-15 03:07:21.579701 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-05-15 03:07:21.579736 | 2026-05-15 03:07:21.692461 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-15 03:07:21.697801 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-15 03:07:22.421930 | 2026-05-15 03:07:22.422067 | PLAY [Base post-fetch] 2026-05-15 03:07:22.439251 | 2026-05-15 03:07:22.439377 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-15 03:07:22.483327 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:22.489147 | 2026-05-15 03:07:22.489283 | TASK [fetch-output : Set log path for single node] 2026-05-15 03:07:22.529261 | debian-bookworm | ok 2026-05-15 03:07:22.534280 | 2026-05-15 03:07:22.534379 | LOOP [fetch-output : Ensure local output dirs] 2026-05-15 03:07:23.028350 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/02c7cab5676b4d94b33d21526fd97ca6/work/logs" 2026-05-15 03:07:23.256649 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/02c7cab5676b4d94b33d21526fd97ca6/work/artifacts" 2026-05-15 03:07:23.496373 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/02c7cab5676b4d94b33d21526fd97ca6/work/docs" 2026-05-15 03:07:23.506149 | 2026-05-15 03:07:23.506278 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-15 03:07:24.287997 | debian-bookworm | changed: 2026-05-15 03:07:24.288264 | debian-bookworm | .d..t...... ./ 2026-05-15 03:07:24.288306 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-15 03:07:24.288342 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-15 03:07:24.288371 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-15 03:07:24.288414 | debian-bookworm | changed: All items complete 2026-05-15 03:07:24.288438 | 2026-05-15 03:07:24.924332 | debian-bookworm | changed: .d..t...... ./ 2026-05-15 03:07:25.475633 | debian-bookworm | changed: .d..t...... ./ 2026-05-15 03:07:25.495244 | 2026-05-15 03:07:25.495360 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-15 03:07:25.517660 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:25.523030 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:25.535098 | 2026-05-15 03:07:25.535173 | PLAY RECAP 2026-05-15 03:07:25.535231 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-15 03:07:25.535256 | 2026-05-15 03:07:25.710194 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-15 03:07:25.711176 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-15 03:07:26.599730 | 2026-05-15 03:07:26.599875 | PLAY [Base post] 2026-05-15 03:07:26.612847 | 2026-05-15 03:07:26.612991 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-15 03:07:27.148571 | debian-bookworm | changed 2026-05-15 03:07:27.157249 | 2026-05-15 03:07:27.157361 | PLAY RECAP 2026-05-15 03:07:27.157424 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-15 03:07:27.157485 | 2026-05-15 03:07:27.256000 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-15 03:07:27.256997 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-15 03:07:28.143182 | 2026-05-15 03:07:28.143526 | PLAY [Base post-logs] 2026-05-15 03:07:28.157009 | 2026-05-15 03:07:28.157146 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-15 03:07:28.713603 | localhost | changed 2026-05-15 03:07:28.725596 | 2026-05-15 03:07:28.725740 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-15 03:07:28.751014 | localhost | ok 2026-05-15 03:07:28.754146 | 2026-05-15 03:07:28.754274 | TASK [Set zuul-log-path fact] 2026-05-15 03:07:28.782814 | localhost | ok 2026-05-15 03:07:28.798701 | 2026-05-15 03:07:28.799470 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-15 03:07:28.844113 | localhost | ok 2026-05-15 03:07:28.847165 | 2026-05-15 03:07:28.847263 | TASK [upload-logs : Create log directories] 2026-05-15 03:07:29.709745 | localhost | changed 2026-05-15 03:07:29.712275 | 2026-05-15 03:07:29.712365 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-15 03:07:30.498063 | localhost -> localhost | ok: Runtime: 0:00:00.015143 2026-05-15 03:07:30.501717 | 2026-05-15 03:07:30.501816 | TASK [upload-logs : Upload logs to log server] 2026-05-15 03:07:31.404057 | localhost | Output suppressed because no_log was given 2026-05-15 03:07:31.407241 | 2026-05-15 03:07:31.407406 | LOOP [upload-logs : Compress console log and json output] 2026-05-15 03:07:31.506292 | localhost | skipping: Conditional result was False 2026-05-15 03:07:31.518822 | localhost | skipping: Conditional result was False 2026-05-15 03:07:31.525981 | 2026-05-15 03:07:31.526104 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-15 03:07:31.612956 | localhost | skipping: Conditional result was False 2026-05-15 03:07:31.613182 | 2026-05-15 03:07:31.626017 | localhost | skipping: Conditional result was False 2026-05-15 03:07:31.637767 | 2026-05-15 03:07:31.637879 | LOOP [upload-logs : Upload console log and json output]