2026-06-25 03:24:13.078779 | Job console starting 2026-06-25 03:24:13.104597 | Updating git repos 2026-06-25 03:24:13.223184 | Cloning repos into workspace 2026-06-25 03:24:13.302353 | Restoring repo states 2026-06-25 03:24:13.353629 | Merging changes 2026-06-25 03:24:13.353983 | Checking out repos 2026-06-25 03:24:13.469944 | Preparing playbooks 2026-06-25 03:24:15.095661 | Running Ansible setup 2026-06-25 03:24:20.444851 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-25 03:24:21.195370 | 2026-06-25 03:24:21.195521 | PLAY [Base pre] 2026-06-25 03:24:21.217139 | 2026-06-25 03:24:21.217267 | TASK [Setup log path fact] 2026-06-25 03:24:21.256783 | debian-bookworm | ok 2026-06-25 03:24:21.274198 | 2026-06-25 03:24:21.274347 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-25 03:24:21.302879 | debian-bookworm | ok 2026-06-25 03:24:21.313193 | 2026-06-25 03:24:21.313318 | TASK [emit-job-header : Print job information] 2026-06-25 03:24:21.352996 | # Job Information 2026-06-25 03:24:21.353167 | Ansible Version: 2.16.14 2026-06-25 03:24:21.353202 | Job: generics-tox-test-latest 2026-06-25 03:24:21.353236 | Pipeline: periodic-daily 2026-06-25 03:24:21.353259 | Executor: 521e9411259a 2026-06-25 03:24:21.353279 | Triggered by: https://github.com/osism/generics 2026-06-25 03:24:21.353326 | Event ID: 5f65a9004e4e45c19baed43fefe71ff5 2026-06-25 03:24:21.359596 | 2026-06-25 03:24:21.359707 | LOOP [emit-job-header : Print node information] 2026-06-25 03:24:21.469013 | debian-bookworm | ok: 2026-06-25 03:24:21.469353 | debian-bookworm | # Node Information 2026-06-25 03:24:21.469395 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-25 03:24:21.469421 | debian-bookworm | Hostname: debian 2026-06-25 03:24:21.469444 | debian-bookworm | Username: zuul 2026-06-25 03:24:21.469466 | debian-bookworm | Distro: Debian 12.14 2026-06-25 03:24:21.469490 | debian-bookworm | Provider: regiocloud-a 2026-06-25 03:24:21.469512 | debian-bookworm | Region: 2026-06-25 03:24:21.469534 | debian-bookworm | Label: debian-bookworm 2026-06-25 03:24:21.469554 | debian-bookworm | Product Name: OpenStack Nova 2026-06-25 03:24:21.469574 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5b:5c0a 2026-06-25 03:24:21.486155 | 2026-06-25 03:24:21.486290 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-25 03:24:22.015432 | debian-bookworm -> localhost | changed 2026-06-25 03:24:22.024533 | 2026-06-25 03:24:22.024720 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-25 03:24:24.073767 | debian-bookworm -> localhost | changed 2026-06-25 03:24:24.103248 | 2026-06-25 03:24:24.103432 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-25 03:24:24.988137 | debian-bookworm -> localhost | ok 2026-06-25 03:24:24.995805 | 2026-06-25 03:24:24.995943 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-25 03:24:25.057755 | debian-bookworm | ok 2026-06-25 03:24:25.129592 | debian-bookworm | included: /var/lib/zuul/builds/ac88503e9260441695bc9d8f33a4f43a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-25 03:24:25.141265 | 2026-06-25 03:24:25.141452 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-25 03:24:29.203958 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-25 03:24:29.204186 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ac88503e9260441695bc9d8f33a4f43a/work/ac88503e9260441695bc9d8f33a4f43a_id_rsa 2026-06-25 03:24:29.204227 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ac88503e9260441695bc9d8f33a4f43a/work/ac88503e9260441695bc9d8f33a4f43a_id_rsa.pub 2026-06-25 03:24:29.204269 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-25 03:24:29.204324 | debian-bookworm -> localhost | SHA256:2zagvO7QGdvme/rCP8K0/ilVA4JrJW7DkZSwG5uRbTY zuul-build-sshkey 2026-06-25 03:24:29.204351 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-25 03:24:29.204385 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-25 03:24:29.204409 | debian-bookworm -> localhost | | .o.+ | 2026-06-25 03:24:29.204433 | debian-bookworm -> localhost | | +* o . | 2026-06-25 03:24:29.204455 | debian-bookworm -> localhost | | =oE= . . | 2026-06-25 03:24:29.204475 | debian-bookworm -> localhost | | OB. o | 2026-06-25 03:24:29.204495 | debian-bookworm -> localhost | | +o..S . . | 2026-06-25 03:24:29.204518 | debian-bookworm -> localhost | | o *.+. | 2026-06-25 03:24:29.204538 | debian-bookworm -> localhost | | . *++o+ | 2026-06-25 03:24:29.204558 | debian-bookworm -> localhost | | . +B.oo | 2026-06-25 03:24:29.204579 | debian-bookworm -> localhost | | o+.=@=. | 2026-06-25 03:24:29.204599 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-25 03:24:29.204647 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.313239 2026-06-25 03:24:29.211393 | 2026-06-25 03:24:29.211502 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-25 03:24:29.255456 | debian-bookworm | ok 2026-06-25 03:24:29.268987 | debian-bookworm | included: /var/lib/zuul/builds/ac88503e9260441695bc9d8f33a4f43a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-25 03:24:29.303994 | 2026-06-25 03:24:29.304414 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-25 03:24:29.333397 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:24:29.339333 | 2026-06-25 03:24:29.339435 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-25 03:24:30.253194 | debian-bookworm | changed 2026-06-25 03:24:30.261219 | 2026-06-25 03:24:30.261329 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-25 03:24:30.554744 | debian-bookworm | ok 2026-06-25 03:24:30.567593 | 2026-06-25 03:24:30.567716 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-25 03:24:31.288835 | debian-bookworm | changed 2026-06-25 03:24:31.295852 | 2026-06-25 03:24:31.295973 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-25 03:24:32.043176 | debian-bookworm | changed 2026-06-25 03:24:32.087675 | 2026-06-25 03:24:32.087794 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-25 03:24:32.135344 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:24:32.140777 | 2026-06-25 03:24:32.140873 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-25 03:24:33.545405 | debian-bookworm -> localhost | changed 2026-06-25 03:24:33.558502 | 2026-06-25 03:24:33.558624 | TASK [add-build-sshkey : Add back temp key] 2026-06-25 03:24:34.599066 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ac88503e9260441695bc9d8f33a4f43a/work/ac88503e9260441695bc9d8f33a4f43a_id_rsa (zuul-build-sshkey) 2026-06-25 03:24:34.599322 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.036192 2026-06-25 03:24:34.611195 | 2026-06-25 03:24:34.611329 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-25 03:24:35.136351 | debian-bookworm | ok 2026-06-25 03:24:35.147611 | 2026-06-25 03:24:35.147727 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-25 03:24:35.232223 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:24:35.265960 | 2026-06-25 03:24:35.266080 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-25 03:24:36.240522 | debian-bookworm | ok 2026-06-25 03:24:36.267952 | 2026-06-25 03:24:36.271091 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-25 03:24:36.329491 | debian-bookworm | ok 2026-06-25 03:24:36.343896 | 2026-06-25 03:24:36.344020 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-25 03:24:37.047099 | debian-bookworm -> localhost | ok 2026-06-25 03:24:37.056632 | 2026-06-25 03:24:37.056748 | TASK [validate-host : Collect information about the host] 2026-06-25 03:24:38.344186 | debian-bookworm | ok 2026-06-25 03:24:38.370997 | 2026-06-25 03:24:38.371149 | TASK [validate-host : Sanitize hostname] 2026-06-25 03:24:38.561852 | debian-bookworm | ok 2026-06-25 03:24:38.566200 | 2026-06-25 03:24:38.566299 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-25 03:24:39.535317 | debian-bookworm -> localhost | changed 2026-06-25 03:24:39.544352 | 2026-06-25 03:24:39.544455 | TASK [validate-host : Collect information about zuul worker] 2026-06-25 03:24:40.141441 | debian-bookworm | ok 2026-06-25 03:24:40.147104 | 2026-06-25 03:24:40.147210 | TASK [validate-host : Write out all zuul information for each host] 2026-06-25 03:24:41.149609 | debian-bookworm -> localhost | changed 2026-06-25 03:24:41.168995 | 2026-06-25 03:24:41.169119 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-25 03:24:41.473598 | debian-bookworm | ok 2026-06-25 03:24:41.483146 | 2026-06-25 03:24:41.483313 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-25 03:24:42.511663 | debian-bookworm | changed: 2026-06-25 03:24:42.511854 | debian-bookworm | cd+++++++++ src/ 2026-06-25 03:24:42.511888 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-25 03:24:42.511913 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-25 03:24:42.511934 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-06-25 03:24:42.511954 | debian-bookworm | =7.0.3 2026-06-25 03:25:19.783935 | debian-bookworm | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-25 03:25:19.831414 | debian-bookworm | Collecting colorama>=0.4.6 2026-06-25 03:25:19.843096 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-06-25 03:25:19.921175 | debian-bookworm | Collecting filelock>=3.25 2026-06-25 03:25:19.934584 | debian-bookworm | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-06-25 03:25:19.945989 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.8/42.8 kB 4.1 MB/s eta 0:00:00 2026-06-25 03:25:20.001550 | debian-bookworm | Collecting packaging>=26 2026-06-25 03:25:20.012887 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 03:25:20.031353 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 5.8 MB/s eta 0:00:00 2026-06-25 03:25:20.090443 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-06-25 03:25:20.102300 | debian-bookworm | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-25 03:25:20.142427 | debian-bookworm | Collecting pluggy>=1.6 2026-06-25 03:25:20.154192 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-25 03:25:20.233686 | debian-bookworm | Collecting pyproject-api>=1.10 2026-06-25 03:25:20.246598 | debian-bookworm | Downloading pyproject_api-1.10.1-py3-none-any.whl (12 kB) 2026-06-25 03:25:20.329470 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-06-25 03:25:20.342031 | debian-bookworm | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-25 03:25:20.396261 | debian-bookworm | Collecting tomli-w>=1.2 2026-06-25 03:25:20.411680 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-06-25 03:25:20.622552 | debian-bookworm | Collecting virtualenv>=21.1 2026-06-25 03:25:20.634256 | debian-bookworm | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-06-25 03:25:20.885688 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 18.4 MB/s eta 0:00:00 2026-06-25 03:25:20.990052 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-06-25 03:25:21.002194 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-25 03:25:21.046407 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 11.7 MB/s eta 0:00:00 2026-06-25 03:25:21.162623 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-06-25 03:25:21.880450 | debian-bookworm | Successfully installed cachetools-7.1.4 colorama-0.4.6 distlib-0.4.3 filelock-3.29.4 packaging-26.2 platformdirs-4.10.0 pluggy-1.6.0 pyproject-api-1.10.1 python-discovery-1.4.2 tomli-w-1.2.0 tox-4.56.0 virtualenv-21.5.1 2026-06-25 03:25:22.122629 | debian-bookworm | ok: Runtime: 0:00:03.075369 2026-06-25 03:25:22.129420 | 2026-06-25 03:25:22.129547 | TASK [ensure-tox : Export installed tox_executable path] 2026-06-25 03:25:22.173661 | debian-bookworm | ok 2026-06-25 03:25:22.181399 | 2026-06-25 03:25:22.181523 | TASK [ensure-tox : Output tox version] 2026-06-25 03:25:22.689813 | 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-06-25 03:25:22.707739 | debian-bookworm | 4.56.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-06-25 03:25:23.211987 | debian-bookworm | ok: Runtime: 0:00:00.300766 2026-06-25 03:25:23.227593 | 2026-06-25 03:25:23.227746 | TASK [ensure-tox : Make global symlink] 2026-06-25 03:25:23.253937 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:25:23.263088 | 2026-06-25 03:25:23.263189 | PLAY RECAP 2026-06-25 03:25:23.263253 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-06-25 03:25:23.263319 | 2026-06-25 03:25:23.556233 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-06-25 03:25:23.559553 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-06-25 03:25:24.943138 | 2026-06-25 03:25:24.943368 | PLAY [all] 2026-06-25 03:25:24.977383 | 2026-06-25 03:25:24.977583 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-06-25 03:25:25.567964 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-06-25 03:25:26.012200 | debian-bookworm | ok: Runtime: 0:00:00.028653 2026-06-25 03:25:26.049689 | 2026-06-25 03:25:26.049911 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-06-25 03:25:26.597697 | debian-bookworm | ok: Runtime: 0:00:00.007055 2026-06-25 03:25:26.612252 | 2026-06-25 03:25:26.612435 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-06-25 03:25:27.000657 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-06-25 03:25:27.002857 | debian-bookworm | sudo: a password is required 2026-06-25 03:25:27.174743 | debian-bookworm | ok: Runtime: 0:00:00.017905 2026-06-25 03:25:27.185490 | 2026-06-25 03:25:27.185616 | TASK [tox : Check to see if the constraints file exists] 2026-06-25 03:25:27.243719 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:25:27.250597 | 2026-06-25 03:25:27.250735 | TASK [tox : Fail if constraints file is missing] 2026-06-25 03:25:27.287473 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:25:27.294687 | 2026-06-25 03:25:27.294875 | TASK [tox : Record file location] 2026-06-25 03:25:27.330932 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:25:27.337851 | 2026-06-25 03:25:27.338025 | TASK [tox : Install tox siblings] 2026-06-25 03:25:27.381843 | debian-bookworm | ok 2026-06-25 03:25:27.395329 | debian-bookworm | included: /var/lib/zuul/builds/ac88503e9260441695bc9d8f33a4f43a/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-06-25 03:25:27.401350 | 2026-06-25 03:25:27.401468 | TASK [tox : Run tox without tests] 2026-06-25 03:25:27.959075 | debian-bookworm | ROOT: 183 D setup logging to DEBUG on pid 1583 [tox/report.py:229] 2026-06-25 03:25:27.987371 | debian-bookworm | test: 211 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-06-25 03:25:27.989870 | debian-bookworm | test: 214 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-06-25 03:25:27.993056 | debian-bookworm | test: 217 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 0781f35c89bd58a44e7fbd794fef51ac b34a78ac11ec7dd52d3d6da10260499b [python_discovery/_cached_py_info.py:198] 2026-06-25 03:25:28.071963 | debian-bookworm | test: 295 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-06-25 03:25:28.073282 | debian-bookworm | test: 297 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-06-25 03:25:28.073621 | debian-bookworm | test: 297 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-06-25 03:25:28.073886 | debian-bookworm | test: 298 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-06-25 03:25:28.077103 | debian-bookworm | test: 301 D symlink on filesystem does work [virtualenv/info.py:51] 2026-06-25 03:25:28.077348 | debian-bookworm | test: 301 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-06-25 03:25:28.110295 | debian-bookworm | test: 334 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-06-25 03:25:28.110541 | debian-bookworm | test: 334 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-06-25 03:25:28.110690 | debian-bookworm | test: 334 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-06-25 03:25:28.110785 | debian-bookworm | test: 335 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-06-25 03:25:28.110973 | debian-bookworm | test: 335 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-06-25 03:25:28.111047 | debian-bookworm | test: 335 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 03:25:28.111100 | debian-bookworm | test: 335 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 03:25:28.111146 | debian-bookworm | test: 335 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 03:25:28.111199 | debian-bookworm | test: 335 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 03:25:28.111249 | debian-bookworm | test: 335 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 03:25:28.111302 | debian-bookworm | test: 335 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-06-25 03:25:28.111329 | debian-bookworm | test: 335 D virtualenv = 21.5.1 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 03:25:28.111384 | debian-bookworm | test: 335 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 03:25:28.111483 | debian-bookworm | test: 335 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 03:25:28.111567 | debian-bookworm | test: 335 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 03:25:28.111617 | debian-bookworm | test: 335 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 03:25:28.111868 | debian-bookworm | test: 336 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-06-25 03:25:28.112094 | debian-bookworm | test: 336 D create virtualenv import hook file /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:117] 2026-06-25 03:25:28.112256 | debian-bookworm | test: 336 D create /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:120] 2026-06-25 03:25:28.112650 | debian-bookworm | test: 336 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-06-25 03:25:28.112883 | debian-bookworm | test: 337 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-06-25 03:25:28.166776 | debian-bookworm | test: 337 D { 2026-06-25 03:25:28.166832 | debian-bookworm | "sys": { 2026-06-25 03:25:28.166843 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-06-25 03:25:28.166852 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-06-25 03:25:28.166860 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-06-25 03:25:28.166869 | debian-bookworm | "base_prefix": "/usr", 2026-06-25 03:25:28.166878 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-06-25 03:25:28.166886 | debian-bookworm | "base_exec_prefix": "/usr", 2026-06-25 03:25:28.166894 | debian-bookworm | "path": [ 2026-06-25 03:25:28.166901 | debian-bookworm | "/usr/lib/python311.zip", 2026-06-25 03:25:28.166908 | debian-bookworm | "/usr/lib/python3.11", 2026-06-25 03:25:28.166916 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-06-25 03:25:28.166923 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-06-25 03:25:28.166931 | debian-bookworm | ], 2026-06-25 03:25:28.166939 | debian-bookworm | "meta_path": [ 2026-06-25 03:25:28.166946 | debian-bookworm | "", 2026-06-25 03:25:28.166954 | debian-bookworm | "", 2026-06-25 03:25:28.166961 | debian-bookworm | "", 2026-06-25 03:25:28.166968 | debian-bookworm | "" 2026-06-25 03:25:28.166976 | debian-bookworm | ], 2026-06-25 03:25:28.166983 | debian-bookworm | "fs_encoding": "utf-8", 2026-06-25 03:25:28.166990 | debian-bookworm | "io_encoding": "utf-8" 2026-06-25 03:25:28.166998 | debian-bookworm | }, 2026-06-25 03:25:28.167012 | debian-bookworm | "version": "3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]", 2026-06-25 03:25:28.167020 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-06-25 03:25:28.167027 | debian-bookworm | "os": "", 2026-06-25 03:25:28.167035 | debian-bookworm | "site": "", 2026-06-25 03:25:28.167042 | debian-bookworm | "datetime": "", 2026-06-25 03:25:28.167050 | debian-bookworm | "math": "", 2026-06-25 03:25:28.167058 | debian-bookworm | "json": "" 2026-06-25 03:25:28.167065 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-06-25 03:25:28.167079 | debian-bookworm | test: 391 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-06-25 03:25:28.173363 | debian-bookworm | test: 397 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-06-25 03:25:28.174005 | debian-bookworm | test: 397 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1.2-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-06-25 03:25:28.175215 | debian-bookworm | test: 399 D build install image for pip-26.1.2-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-06-25 03:25:28.175700 | debian-bookworm | test: 399 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-06-25 03:25:28.543083 | debian-bookworm | test: 767 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-06-25 03:25:28.545292 | debian-bookworm | test: 769 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-06-25 03:25:28.545654 | debian-bookworm | test: 769 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-06-25 03:25:28.546103 | debian-bookworm | test: 770 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-06-25 03:25:28.613324 | debian-bookworm | test: 837 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-06-25 03:25:28.704639 | debian-bookworm | test: 928 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-06-25 03:25:28.705641 | debian-bookworm | test: 929 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-06-25 03:25:28.720680 | debian-bookworm | test: 944 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.1.2.dist-info [virtualenv/util/path/_sync.py:46] 2026-06-25 03:25:28.724450 | debian-bookworm | test: 948 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.1.2.virtualenv [virtualenv/util/path/_sync.py:46] 2026-06-25 03:25:28.724981 | debian-bookworm | test: 949 D generated console scripts pip-3.11 pip pip3.11 pip3 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-06-25 03:25:28.725158 | debian-bookworm | test: 949 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-06-25 03:25:28.730122 | debian-bookworm | test: 954 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-06-25 03:25:28.730170 | debian-bookworm | test: 954 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 03:25:28.730186 | debian-bookworm | test: 954 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 03:25:28.730226 | debian-bookworm | test: 954 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 03:25:28.730300 | debian-bookworm | test: 954 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 03:25:28.730318 | debian-bookworm | test: 954 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 03:25:28.730447 | debian-bookworm | test: 954 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-06-25 03:25:28.730495 | debian-bookworm | test: 954 D virtualenv = 21.5.1 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 03:25:28.730510 | debian-bookworm | test: 954 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 03:25:28.730520 | debian-bookworm | test: 954 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 03:25:28.730529 | debian-bookworm | test: 954 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 03:25:28.730581 | debian-bookworm | test: 954 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 03:25:28.735017 | debian-bookworm | test: 959 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-06-25 03:25:29.829868 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-06-25 03:25:29.941289 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 03:25:30.057833 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-06-25 03:25:30.071515 | 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-06-25 03:25:30.162164 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 3)) 2026-06-25 03:25:30.173691 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-25 03:25:30.218217 | debian-bookworm | Collecting packaging==26.2 (from -r requirements.txt (line 4)) 2026-06-25 03:25:30.229860 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 03:25:30.266232 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-06-25 03:25:30.281262 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-06-25 03:25:30.300875 | debian-bookworm | Installing build dependencies: started 2026-06-25 03:25:31.430591 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-06-25 03:25:31.430622 | debian-bookworm | Getting requirements to build wheel: started 2026-06-25 03:25:31.820499 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-06-25 03:25:31.820563 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-06-25 03:25:32.019521 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 03:25:32.057114 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-06-25 03:25:32.069586 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-25 03:25:32.131683 | debian-bookworm | Collecting requests==2.34.2 (from -r requirements.txt (line 7)) 2026-06-25 03:25:32.142221 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 03:25:32.178673 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-06-25 03:25:32.189693 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-25 03:25:32.300339 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-06-25 03:25:32.311503 | 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-06-25 03:25:32.396647 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 3)) 2026-06-25 03:25:32.408133 | debian-bookworm | Downloading ansible_core-2.18.18-py3-none-any.whl.metadata (7.7 kB) 2026-06-25 03:25:32.452929 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-06-25 03:25:32.463514 | debian-bookworm | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 03:25:32.500311 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-06-25 03:25:32.511873 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-06-25 03:25:32.562952 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-06-25 03:25:32.575701 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 03:25:32.631847 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-06-25 03:25:32.644992 | debian-bookworm | Downloading sh-2.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 03:25:32.803263 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-06-25 03:25:32.814558 | 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-06-25 03:25:32.865339 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-06-25 03:25:32.876387 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-25 03:25:32.932998 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-06-25 03:25:32.943897 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-25 03:25:32.988732 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-06-25 03:25:32.999764 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 03:25:33.296969 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-06-25 03:25:33.308212 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-06-25 03:25:33.349986 | 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-06-25 03:25:33.361527 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-06-25 03:25:33.529152 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-06-25 03:25:33.541261 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-25 03:25:33.586184 | 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-06-25 03:25:33.599178 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-25 03:25:33.628427 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-25 03:25:33.662668 | 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-06-25 03:25:33.706661 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 20.3 MB/s 0:00:00 2026-06-25 03:25:33.721525 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-06-25 03:25:34.378256 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 88.3 MB/s 0:00:00 2026-06-25 03:25:34.389614 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 03:25:34.412015 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-06-25 03:25:34.431029 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-25 03:25:34.454174 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-25 03:25:34.526450 | debian-bookworm | Downloading ansible_core-2.18.18-py3-none-any.whl (2.2 MB) 2026-06-25 03:25:34.581605 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 39.3 MB/s 0:00:00 2026-06-25 03:25:34.592899 | 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-06-25 03:25:34.613864 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-25 03:25:34.636196 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-06-25 03:25:34.659491 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-25 03:25:34.682190 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-25 03:25:34.706170 | 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-06-25 03:25:34.731001 | debian-bookworm | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-06-25 03:25:34.754939 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-06-25 03:25:34.779243 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-06-25 03:25:34.902787 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 39.1 MB/s 0:00:00 2026-06-25 03:25:34.914545 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-06-25 03:25:34.937102 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-25 03:25:34.958614 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-25 03:25:34.981993 | debian-bookworm | Downloading sh-2.3.0-py3-none-any.whl (48 kB) 2026-06-25 03:25:35.255590 | debian-bookworm | Building wheels for collected packages: pwgen 2026-06-25 03:25:35.256527 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-06-25 03:25:35.498342 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-06-25 03:25:35.499893 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=e49b495e6d1d00212329f6ad1df2d19f232deffa1abe67ebc41624e12e3fbd38 2026-06-25 03:25:35.500568 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-06-25 03:25:35.505340 | debian-bookworm | Successfully built pwgen 2026-06-25 03:25:35.734078 | 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-06-25 03:26:02.280799 | debian-bookworm | 2026-06-25 03:26:02.282597 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.13.0 ansible-core-2.18.18 certifi-2026.6.17 cffi-2.0.0 charset_normalizer-3.4.7 click-8.4.2 colorama-0.4.6 cryptography-49.0.0 fasteners-0.20 idna-3.18 packaging-26.2 pwgen-0.8.2.post0 pycparser-3.0 python-gilt-1.2.3 requests-2.34.2 resolvelib-1.0.1 sh-2.3.0 tabulate-0.10.0 urllib3-2.7.0 2026-06-25 03:26:02.389462 | debian-bookworm | test: 34613 I exit 0 (33.65 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1596 [tox/execute/api.py:308] 2026-06-25 03:26:02.390552 | debian-bookworm | test: OK (34.41 seconds) 2026-06-25 03:26:02.390594 | debian-bookworm | congratulations :) (34.43 seconds) 2026-06-25 03:26:02.475395 | debian-bookworm | ok: Runtime: 0:00:34.687887 2026-06-25 03:26:02.489926 | 2026-06-25 03:26:02.490894 | TASK [tox : Create a tempfile to save tox showconfig] 2026-06-25 03:26:02.982780 | debian-bookworm | changed 2026-06-25 03:26:02.995630 | 2026-06-25 03:26:02.995894 | TASK [tox : Detect tox version] 2026-06-25 03:26:03.529190 | debian-bookworm | 4.56.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-06-25 03:26:04.046582 | debian-bookworm | ok: Runtime: 0:00:00.264211 2026-06-25 03:26:04.053901 | 2026-06-25 03:26:04.054404 | TASK [tox : Get tox envlist config] 2026-06-25 03:26:05.093435 | debian-bookworm | ok: Runtime: 0:00:00.305021 2026-06-25 03:26:05.101614 | 2026-06-25 03:26:05.101840 | TASK [tox : Install any sibling python packages] 2026-06-25 03:26:05.942801 | debian-bookworm | ok: No setup.cfg, no action needed 2026-06-25 03:26:05.957984 | 2026-06-25 03:26:05.958150 | TASK [tox : Remove tempfile] 2026-06-25 03:26:07.187592 | debian-bookworm | changed 2026-06-25 03:26:07.196500 | 2026-06-25 03:26:07.196645 | TASK [tox : Emit tox command] 2026-06-25 03:26:07.305207 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-06-25 03:26:07.315368 | 2026-06-25 03:26:07.315563 | TASK [tox : Run tox] 2026-06-25 03:26:08.022503 | debian-bookworm | ROOT: 182 D setup logging to DEBUG on pid 1756 [tox/report.py:229] 2026-06-25 03:26:08.051348 | debian-bookworm | test: 211 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-06-25 03:26:08.053978 | debian-bookworm | test: 214 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-06-25 03:26:08.057213 | debian-bookworm | test: 217 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-06-25 03:26:08.058110 | debian-bookworm | test: 218 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-06-25 03:26:08.058261 | debian-bookworm | test: 218 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-06-25 03:26:08.058326 | debian-bookworm | test: 218 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-06-25 03:26:08.059759 | debian-bookworm | test: 220 D symlink on filesystem does work [virtualenv/info.py:51] 2026-06-25 03:26:08.059912 | debian-bookworm | test: 220 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-06-25 03:26:08.090284 | debian-bookworm | test: 250 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:485] 2026-06-25 03:26:08.703917 | debian-bookworm | test: 864 I exit 0 (0.61 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1763 [tox/execute/api.py:308] 2026-06-25 03:26:08.704114 | debian-bookworm | test: 864 W commands[1]> cat images.yml [tox/tox_env/api.py:485] 2026-06-25 03:26:08.707083 | debian-bookworm | --- 2026-06-25 03:26:08.707107 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-06-25 03:26:08.707113 | debian-bookworm | 2026-06-25 03:26:08.707118 | debian-bookworm | adminer_tag: "5.4.2" 2026-06-25 03:26:08.707124 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-06-25 03:26:08.707129 | debian-bookworm | 2026-06-25 03:26:08.707135 | debian-bookworm | ara_server_tag: "1.7.5" 2026-06-25 03:26:08.707140 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-06-25 03:26:08.707145 | debian-bookworm | 2026-06-25 03:26:08.707150 | debian-bookworm | ara_server_mariadb_tag: "11.8.4" 2026-06-25 03:26:08.707155 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-06-25 03:26:08.707160 | debian-bookworm | 2026-06-25 03:26:08.707164 | debian-bookworm | netbox_tag: "v4.3.5" 2026-06-25 03:26:08.707169 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-06-25 03:26:08.707173 | debian-bookworm | 2026-06-25 03:26:08.707177 | debian-bookworm | netbox_redis_tag: "7.4.7-alpine" 2026-06-25 03:26:08.707181 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-06-25 03:26:08.707185 | debian-bookworm | 2026-06-25 03:26:08.707189 | debian-bookworm | nginx_tag: "1.29.3-alpine" 2026-06-25 03:26:08.707192 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2026-06-25 03:26:08.707196 | debian-bookworm | 2026-06-25 03:26:08.707200 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-06-25 03:26:08.707204 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-06-25 03:26:08.707208 | debian-bookworm | 2026-06-25 03:26:08.707212 | debian-bookworm | phpmyadmin_tag: "5.2.3" 2026-06-25 03:26:08.707216 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-06-25 03:26:08.707219 | debian-bookworm | 2026-06-25 03:26:08.707223 | debian-bookworm | postgres_tag: "16.11-alpine" 2026-06-25 03:26:08.707227 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-06-25 03:26:08.707239 | debian-bookworm | 2026-06-25 03:26:08.707243 | debian-bookworm | manager_redis_tag: "7.4.7-alpine" 2026-06-25 03:26:08.707247 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-06-25 03:26:08.707250 | debian-bookworm | 2026-06-25 03:26:08.707254 | debian-bookworm | registry_tag: "3.0" 2026-06-25 03:26:08.707258 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2026-06-25 03:26:08.707262 | debian-bookworm | 2026-06-25 03:26:08.707266 | debian-bookworm | osism_ansible_tag: "{{ osism_ansible_version|default('latest') }}" 2026-06-25 03:26:08.707270 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-06-25 03:26:08.707274 | debian-bookworm | 2026-06-25 03:26:08.707278 | debian-bookworm | osism_kubernetes_tag: "{{ osism_kubernetes_version|default('latest') }}" 2026-06-25 03:26:08.707282 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-06-25 03:26:08.707285 | debian-bookworm | 2026-06-25 03:26:08.707289 | debian-bookworm | inventory_reconciler_tag: "{{ inventory_reconciler_version|default('latest') }}" 2026-06-25 03:26:08.707293 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-06-25 03:26:08.707298 | debian-bookworm | 2026-06-25 03:26:08.707302 | debian-bookworm | osism_tag: "{{ osism_version|default('latest') }}" 2026-06-25 03:26:08.707306 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-06-25 03:26:08.707310 | debian-bookworm | 2026-06-25 03:26:08.707314 | debian-bookworm | osism_frontend_tag: "{{ osism_version|default('latest') }}" 2026-06-25 03:26:08.707318 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-06-25 03:26:08.707322 | debian-bookworm | 2026-06-25 03:26:08.707325 | debian-bookworm | osism_netbox_tag: "{{ osism_version|default('latest') }}" 2026-06-25 03:26:08.707329 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2026-06-25 03:26:08.707333 | debian-bookworm | 2026-06-25 03:26:08.707337 | debian-bookworm | vault_tag: "1.21.4" 2026-06-25 03:26:08.707341 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-06-25 03:26:08.707345 | debian-bookworm | 2026-06-25 03:26:08.707349 | debian-bookworm | traefik_tag: "v3.5.0" 2026-06-25 03:26:08.707353 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-06-25 03:26:08.707356 | debian-bookworm | 2026-06-25 03:26:08.707360 | debian-bookworm | ceph_ansible_tag: "{{ ceph_version|default('quincy') }}" 2026-06-25 03:26:08.707364 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-06-25 03:26:08.707368 | debian-bookworm | 2026-06-25 03:26:08.707372 | debian-bookworm | kolla_ansible_tag: "{{ openstack_version|default('2024.2') }}" 2026-06-25 03:26:08.707376 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-06-25 03:26:08.708736 | debian-bookworm | test: 869 I exit 0 (0.00 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1768 [tox/execute/api.py:308] 2026-06-25 03:26:08.710062 | debian-bookworm | test: OK (0.66=setup[0.05]+cmd[0.61,0.00] seconds) 2026-06-25 03:26:08.710075 | debian-bookworm | congratulations :) (0.69 seconds) 2026-06-25 03:26:08.864708 | debian-bookworm | ok: Runtime: 0:00:00.953438 2026-06-25 03:26:08.878693 | 2026-06-25 03:26:08.878819 | TASK [tox : Look for output] 2026-06-25 03:26:09.253003 | debian-bookworm | ok 2026-06-25 03:26:09.266172 | 2026-06-25 03:26:09.266316 | TASK [tox : Return file comments to Zuul] 2026-06-25 03:26:09.290060 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:26:09.297061 | 2026-06-25 03:26:09.297133 | PLAY RECAP 2026-06-25 03:26:09.297190 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-06-25 03:26:09.297215 | 2026-06-25 03:26:09.401935 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-06-25 03:26:09.402814 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-06-25 03:26:10.476379 | 2026-06-25 03:26:10.476550 | PLAY [all] 2026-06-25 03:26:10.514622 | 2026-06-25 03:26:10.514780 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-06-25 03:26:10.568939 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:26:10.575164 | 2026-06-25 03:26:10.575326 | TASK [fetch-tox-output : Set tox log path for single node] 2026-06-25 03:26:10.633837 | debian-bookworm | ok 2026-06-25 03:26:10.638859 | 2026-06-25 03:26:10.638961 | TASK [fetch-tox-output : Ensure local tox dir] 2026-06-25 03:26:11.170600 | debian-bookworm -> localhost | changed 2026-06-25 03:26:11.179335 | 2026-06-25 03:26:11.179461 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-06-25 03:26:11.224332 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:26:11.244288 | 2026-06-25 03:26:11.244464 | TASK [fetch-tox-output : Set envlist fact] 2026-06-25 03:26:11.286968 | debian-bookworm | ok 2026-06-25 03:26:11.292675 | 2026-06-25 03:26:11.292768 | TASK [fetch-tox-output : Get tox version] 2026-06-25 03:26:11.974415 | 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-06-25 03:26:11.990785 | debian-bookworm | 4.56.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-06-25 03:26:12.325342 | debian-bookworm | ok: Runtime: 0:00:00.271220 2026-06-25 03:26:12.331106 | 2026-06-25 03:26:12.331210 | TASK [fetch-tox-output : Find all default environments] 2026-06-25 03:26:12.897604 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:26:12.916183 | 2026-06-25 03:26:12.916670 | TASK [fetch-tox-output : Set envlist fact] 2026-06-25 03:26:12.975650 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:26:12.987323 | 2026-06-25 03:26:12.987439 | TASK [fetch-tox-output : Find all default environments] 2026-06-25 03:26:13.559382 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:26:13.566372 | 2026-06-25 03:26:13.566508 | TASK [fetch-tox-output : Set envlist fact] 2026-06-25 03:26:13.628113 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:26:13.636845 | 2026-06-25 03:26:13.636999 | LOOP [fetch-tox-output : Copy tox logs] 2026-06-25 03:26:13.716460 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:26:13.733409 | 2026-06-25 03:26:13.733589 | LOOP [fetch-tox-output : Collect tox logs] 2026-06-25 03:26:14.688068 | debian-bookworm | changed: 2026-06-25 03:26:14.689290 | debian-bookworm | created directory /var/lib/zuul/builds/ac88503e9260441695bc9d8f33a4f43a/work/logs/tox/test 2026-06-25 03:26:14.689337 | debian-bookworm | cd+++++++++ ./ 2026-06-25 03:26:14.689359 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-06-25 03:26:14.689380 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-06-25 03:26:14.689404 | 2026-06-25 03:26:14.704821 | 2026-06-25 03:26:14.704885 | PLAY RECAP 2026-06-25 03:26:14.704928 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-06-25 03:26:14.704955 | 2026-06-25 03:26:14.979815 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-06-25 03:26:14.980810 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-06-25 03:26:15.961201 | 2026-06-25 03:26:15.961355 | PLAY [all] 2026-06-25 03:26:15.996924 | 2026-06-25 03:26:15.997058 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-06-25 03:26:16.231235 | debian-bookworm | changed: non-zero return code 2026-06-25 03:26:16.235834 | 2026-06-25 03:26:16.235938 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-06-25 03:26:16.264459 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:26:16.270206 | 2026-06-25 03:26:16.270363 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-06-25 03:26:16.316488 | 2026-06-25 03:26:16.316695 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-06-25 03:26:16.366825 | 2026-06-25 03:26:16.367004 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-06-25 03:26:16.400167 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:26:16.405484 | 2026-06-25 03:26:16.405581 | LOOP [fetch-subunit-output : Generate subunit file] 2026-06-25 03:26:16.471620 | 2026-06-25 03:26:16.490852 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-06-25 03:26:16.530659 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:26:16.536126 | 2026-06-25 03:26:16.536227 | TASK [fetch-subunit-output : Remove the temporary file] 2026-06-25 03:26:16.582820 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:26:16.587787 | 2026-06-25 03:26:16.587891 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-06-25 03:26:16.631352 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:26:16.638655 | 2026-06-25 03:26:16.638750 | PLAY RECAP 2026-06-25 03:26:16.638811 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-06-25 03:26:16.638866 | 2026-06-25 03:26:16.821959 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-06-25 03:26:16.823077 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-25 03:26:17.784508 | 2026-06-25 03:26:17.784657 | PLAY [Base post-fetch] 2026-06-25 03:26:17.812133 | 2026-06-25 03:26:17.812295 | TASK [diagnose-network : Ensure log directory exists] 2026-06-25 03:26:18.173372 | debian-bookworm | ok 2026-06-25 03:26:18.181169 | 2026-06-25 03:26:18.181332 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-25 03:26:29.888321 | debian-bookworm | ok: Runtime: 0:00:06.013185 2026-06-25 03:26:29.894905 | 2026-06-25 03:26:29.895000 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-25 03:26:35.813713 | debian-bookworm | ok: Runtime: 0:00:00.005741 2026-06-25 03:26:35.824931 | 2026-06-25 03:26:35.825096 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-25 03:26:41.849993 | debian-bookworm | ok: Runtime: 0:00:00.008025 2026-06-25 03:26:41.865310 | 2026-06-25 03:26:41.865476 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-25 03:26:41.943565 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:26:41.951646 | 2026-06-25 03:26:41.951801 | TASK [fetch-output : Set log path for single node] 2026-06-25 03:26:42.005433 | debian-bookworm | ok 2026-06-25 03:26:42.011055 | 2026-06-25 03:26:42.011178 | LOOP [fetch-output : Ensure local output dirs] 2026-06-25 03:26:42.464205 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/ac88503e9260441695bc9d8f33a4f43a/work/logs" 2026-06-25 03:26:42.799515 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ac88503e9260441695bc9d8f33a4f43a/work/artifacts" 2026-06-25 03:26:43.432130 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ac88503e9260441695bc9d8f33a4f43a/work/docs" 2026-06-25 03:26:43.448300 | 2026-06-25 03:26:43.448572 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-25 03:26:44.885703 | debian-bookworm | changed: 2026-06-25 03:26:44.886092 | debian-bookworm | .d..t...... ./ 2026-06-25 03:26:44.886136 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-25 03:26:44.886160 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-25 03:26:44.886182 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-25 03:26:44.886202 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-25 03:26:44.886222 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-25 03:26:44.886360 | debian-bookworm | changed: All items complete 2026-06-25 03:26:44.886392 | 2026-06-25 03:26:46.163322 | debian-bookworm | changed: .d..t...... ./ 2026-06-25 03:26:47.067533 | debian-bookworm | changed: .d..t...... ./ 2026-06-25 03:26:47.084898 | 2026-06-25 03:26:47.085020 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-25 03:26:47.142075 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:26:47.154326 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:26:47.166626 | 2026-06-25 03:26:47.166726 | PLAY RECAP 2026-06-25 03:26:47.166781 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-25 03:26:47.166806 | 2026-06-25 03:26:47.582629 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-25 03:26:47.584005 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-25 03:26:49.386377 | 2026-06-25 03:26:49.386499 | PLAY [Base post] 2026-06-25 03:26:49.408671 | 2026-06-25 03:26:49.408786 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-25 03:26:50.023972 | debian-bookworm | changed 2026-06-25 03:26:50.034993 | 2026-06-25 03:26:50.035171 | PLAY RECAP 2026-06-25 03:26:50.035228 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-25 03:26:50.035306 | 2026-06-25 03:26:50.241901 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-25 03:26:50.242859 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-25 03:26:51.370827 | 2026-06-25 03:26:51.371006 | PLAY [Base post-logs] 2026-06-25 03:26:51.412364 | 2026-06-25 03:26:51.412513 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-25 03:26:52.073885 | localhost | changed 2026-06-25 03:26:52.081903 | 2026-06-25 03:26:52.082025 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-25 03:26:52.106675 | localhost | ok 2026-06-25 03:26:52.109627 | 2026-06-25 03:26:52.109819 | TASK [Set zuul-log-path fact] 2026-06-25 03:26:52.124210 | localhost | ok 2026-06-25 03:26:52.131124 | 2026-06-25 03:26:52.131212 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-25 03:26:52.166135 | localhost | ok 2026-06-25 03:26:52.169492 | 2026-06-25 03:26:52.169594 | TASK [upload-logs : Create log directories] 2026-06-25 03:26:52.679681 | localhost | changed 2026-06-25 03:26:52.682324 | 2026-06-25 03:26:52.682412 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-25 03:26:53.259016 | localhost -> localhost | ok: Runtime: 0:00:00.004754 2026-06-25 03:26:53.263196 | 2026-06-25 03:26:53.263339 | TASK [upload-logs : Upload logs to log server] 2026-06-25 03:26:53.919520 | localhost | Output suppressed because no_log was given 2026-06-25 03:26:53.921181 | 2026-06-25 03:26:53.921298 | LOOP [upload-logs : Compress console log and json output] 2026-06-25 03:26:53.986748 | localhost | skipping: Conditional result was False 2026-06-25 03:26:53.997972 | localhost | skipping: Conditional result was False 2026-06-25 03:26:54.008227 | 2026-06-25 03:26:54.008362 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-25 03:26:54.088036 | localhost | skipping: Conditional result was False 2026-06-25 03:26:54.088339 | 2026-06-25 03:26:54.096164 | localhost | skipping: Conditional result was False 2026-06-25 03:26:54.108271 | 2026-06-25 03:26:54.108378 | LOOP [upload-logs : Upload console log and json output]