2026-05-15 03:05:19.728905 | Job console starting 2026-05-15 03:05:19.737444 | Updating git repos 2026-05-15 03:05:20.030125 | Cloning repos into workspace 2026-05-15 03:05:20.152603 | Restoring repo states 2026-05-15 03:05:20.190793 | Merging changes 2026-05-15 03:05:20.190808 | Checking out repos 2026-05-15 03:05:20.276901 | Preparing playbooks 2026-05-15 03:05:21.726962 | Running Ansible setup 2026-05-15 03:05:27.420570 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-15 03:05:28.241360 | 2026-05-15 03:05:28.241502 | PLAY [Base pre] 2026-05-15 03:05:28.270675 | 2026-05-15 03:05:28.270809 | TASK [Setup log path fact] 2026-05-15 03:05:28.311760 | debian-bookworm | ok 2026-05-15 03:05:28.377786 | 2026-05-15 03:05:28.377992 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-15 03:05:28.430372 | debian-bookworm | ok 2026-05-15 03:05:28.452471 | 2026-05-15 03:05:28.452594 | TASK [emit-job-header : Print job information] 2026-05-15 03:05:28.537061 | # Job Information 2026-05-15 03:05:28.537324 | Ansible Version: 2.16.14 2026-05-15 03:05:28.537368 | Job: cfg-generics-tox-test-stable 2026-05-15 03:05:28.537407 | Pipeline: periodic-daily 2026-05-15 03:05:28.537430 | Executor: 521e9411259a 2026-05-15 03:05:28.537450 | Triggered by: https://github.com/osism/generics 2026-05-15 03:05:28.537472 | Event ID: 50e031a451a94273818ca20554b5bcc6 2026-05-15 03:05:28.555565 | 2026-05-15 03:05:28.555684 | LOOP [emit-job-header : Print node information] 2026-05-15 03:05:28.717285 | debian-bookworm | ok: 2026-05-15 03:05:28.717512 | debian-bookworm | # Node Information 2026-05-15 03:05:28.717552 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-15 03:05:28.717578 | debian-bookworm | Hostname: debian 2026-05-15 03:05:28.717601 | debian-bookworm | Username: zuul 2026-05-15 03:05:28.717621 | debian-bookworm | Distro: Debian 12.13 2026-05-15 03:05:28.717646 | debian-bookworm | Provider: regiocloud-a 2026-05-15 03:05:28.717668 | debian-bookworm | Region: 2026-05-15 03:05:28.717688 | debian-bookworm | Label: debian-bookworm 2026-05-15 03:05:28.717708 | debian-bookworm | Product Name: OpenStack Nova 2026-05-15 03:05:28.717784 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feea:fc2a 2026-05-15 03:05:28.741318 | 2026-05-15 03:05:28.741437 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-15 03:05:29.622688 | debian-bookworm -> localhost | changed 2026-05-15 03:05:29.630764 | 2026-05-15 03:05:29.630896 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-15 03:05:32.286044 | debian-bookworm -> localhost | changed 2026-05-15 03:05:32.318029 | 2026-05-15 03:05:32.318142 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-15 03:05:32.981612 | debian-bookworm -> localhost | ok 2026-05-15 03:05:32.987657 | 2026-05-15 03:05:32.987797 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-15 03:05:33.029565 | debian-bookworm | ok 2026-05-15 03:05:33.058711 | debian-bookworm | included: /var/lib/zuul/builds/983ebd782b7a4f01a36bffa1878bcb84/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.072477 | 2026-05-15 03:05:33.072581 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-15 03:05:34.810052 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-15 03:05:34.810280 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/983ebd782b7a4f01a36bffa1878bcb84/work/983ebd782b7a4f01a36bffa1878bcb84_id_rsa 2026-05-15 03:05:34.810324 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/983ebd782b7a4f01a36bffa1878bcb84/work/983ebd782b7a4f01a36bffa1878bcb84_id_rsa.pub 2026-05-15 03:05:34.810352 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-15 03:05:34.810377 | debian-bookworm -> localhost | SHA256:GOTw8vdSs44Snc2no0zh8QasOLd8GYvo50pvFVNX6Kk zuul-build-sshkey 2026-05-15 03:05:34.810400 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-15 03:05:34.810435 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-15 03:05:34.810458 | debian-bookworm -> localhost | | . . o. | 2026-05-15 03:05:34.810480 | debian-bookworm -> localhost | | = . o | 2026-05-15 03:05:34.810501 | debian-bookworm -> localhost | | . + . o . | 2026-05-15 03:05:34.810521 | debian-bookworm -> localhost | | o +o o | 2026-05-15 03:05:34.810542 | debian-bookworm -> localhost | | o.S*o. | 2026-05-15 03:05:34.810566 | debian-bookworm -> localhost | | ..+=BEo. | 2026-05-15 03:05:34.810587 | debian-bookworm -> localhost | | +.o+++=o | 2026-05-15 03:05:34.810607 | debian-bookworm -> localhost | | ..==++=o | 2026-05-15 03:05:34.810628 | debian-bookworm -> localhost | | .o==o+... | 2026-05-15 03:05:34.810649 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-15 03:05:34.810700 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.000265 2026-05-15 03:05:34.816851 | 2026-05-15 03:05:34.816942 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-15 03:05:34.855641 | debian-bookworm | ok 2026-05-15 03:05:34.874935 | debian-bookworm | included: /var/lib/zuul/builds/983ebd782b7a4f01a36bffa1878bcb84/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-15 03:05:34.902709 | 2026-05-15 03:05:34.902846 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-15 03:05:34.936724 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:05:34.947385 | 2026-05-15 03:05:34.947494 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-15 03:05:35.865261 | debian-bookworm | changed 2026-05-15 03:05:35.869869 | 2026-05-15 03:05:35.869942 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-15 03:05:36.185799 | debian-bookworm | ok 2026-05-15 03:05:36.191218 | 2026-05-15 03:05:36.191329 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-15 03:05:37.043364 | debian-bookworm | changed 2026-05-15 03:05:37.049608 | 2026-05-15 03:05:37.049705 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-15 03:05:37.837579 | debian-bookworm | changed 2026-05-15 03:05:37.852406 | 2026-05-15 03:05:37.852512 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-15 03:05:37.900425 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:05:37.919198 | 2026-05-15 03:05:37.919336 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-15 03:05:38.932110 | debian-bookworm -> localhost | changed 2026-05-15 03:05:38.943393 | 2026-05-15 03:05:38.943494 | TASK [add-build-sshkey : Add back temp key] 2026-05-15 03:05:39.796219 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/983ebd782b7a4f01a36bffa1878bcb84/work/983ebd782b7a4f01a36bffa1878bcb84_id_rsa (zuul-build-sshkey) 2026-05-15 03:05:39.796815 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.034695 2026-05-15 03:05:39.808755 | 2026-05-15 03:05:39.808849 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-15 03:05:40.363586 | debian-bookworm | ok 2026-05-15 03:05:40.373626 | 2026-05-15 03:05:40.373720 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-15 03:05:40.432068 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:05:40.443137 | 2026-05-15 03:05:40.443247 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-15 03:05:41.134707 | debian-bookworm | ok 2026-05-15 03:05:41.159690 | 2026-05-15 03:05:41.159787 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-15 03:05:41.221061 | debian-bookworm | ok 2026-05-15 03:05:41.234223 | 2026-05-15 03:05:41.238019 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-15 03:05:41.992750 | debian-bookworm -> localhost | ok 2026-05-15 03:05:41.999867 | 2026-05-15 03:05:41.999953 | TASK [validate-host : Collect information about the host] 2026-05-15 03:05:43.813290 | debian-bookworm | ok 2026-05-15 03:05:43.845050 | 2026-05-15 03:05:43.845146 | TASK [validate-host : Sanitize hostname] 2026-05-15 03:05:44.053244 | debian-bookworm | ok 2026-05-15 03:05:44.150913 | 2026-05-15 03:05:44.151026 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-15 03:05:45.411471 | debian-bookworm -> localhost | changed 2026-05-15 03:05:45.432676 | 2026-05-15 03:05:45.436649 | TASK [validate-host : Collect information about zuul worker] 2026-05-15 03:05:46.047356 | debian-bookworm | ok 2026-05-15 03:05:46.055062 | 2026-05-15 03:05:46.055170 | TASK [validate-host : Write out all zuul information for each host] 2026-05-15 03:05:47.138934 | debian-bookworm -> localhost | changed 2026-05-15 03:05:47.146522 | 2026-05-15 03:05:47.146606 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-15 03:05:47.461454 | debian-bookworm | ok 2026-05-15 03:05:47.466033 | 2026-05-15 03:05:47.466116 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-15 03:05:49.227109 | debian-bookworm | changed: 2026-05-15 03:05:49.227279 | debian-bookworm | cd+++++++++ src/ 2026-05-15 03:05:49.227308 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-15 03:05:49.227329 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-15 03:05:49.227347 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-05-15 03:05:49.227364 | debian-bookworm | =7.0.3 2026-05-15 03:06:21.603891 | debian-bookworm | Downloading cachetools-7.1.1-py3-none-any.whl (16 kB) 2026-05-15 03:06:21.664156 | debian-bookworm | Collecting colorama>=0.4.6 2026-05-15 03:06:21.679878 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-15 03:06:21.854053 | debian-bookworm | Collecting filelock>=3.25 2026-05-15 03:06:21.866638 | debian-bookworm | Downloading filelock-3.29.0-py3-none-any.whl (39 kB) 2026-05-15 03:06:21.943023 | debian-bookworm | Collecting packaging>=26 2026-05-15 03:06:21.954961 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-15 03:06:21.966702 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 11.4 MB/s eta 0:00:00 2026-05-15 03:06:22.018511 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-05-15 03:06:22.030379 | debian-bookworm | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-05-15 03:06:22.072742 | debian-bookworm | Collecting pluggy>=1.6 2026-05-15 03:06:22.083962 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-05-15 03:06:22.132931 | debian-bookworm | Collecting pyproject-api>=1.10 2026-05-15 03:06:22.144172 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-05-15 03:06:22.177767 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-05-15 03:06:22.188982 | debian-bookworm | Downloading python_discovery-1.3.1-py3-none-any.whl (33 kB) 2026-05-15 03:06:22.231344 | debian-bookworm | Collecting tomli-w>=1.2 2026-05-15 03:06:22.244448 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-05-15 03:06:22.412192 | debian-bookworm | Collecting virtualenv>=21.1 2026-05-15 03:06:22.424076 | debian-bookworm | Downloading virtualenv-21.3.3-py3-none-any.whl (7.6 MB) 2026-05-15 03:06:22.779066 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 21.6 MB/s eta 0:00:00 2026-05-15 03:06:22.884323 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-05-15 03:06:22.896045 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-05-15 03:06:22.924501 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 18.4 MB/s eta 0:00:00 2026-05-15 03:06:23.054421 | 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:23.916725 | 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:24.388426 | debian-bookworm | ok: Runtime: 0:00:03.395344 2026-05-15 03:06:24.394515 | 2026-05-15 03:06:24.394597 | TASK [ensure-tox : Export installed tox_executable path] 2026-05-15 03:06:24.474593 | debian-bookworm | ok 2026-05-15 03:06:24.481523 | 2026-05-15 03:06:24.482232 | TASK [ensure-tox : Output tox version] 2026-05-15 03:06:25.293716 | 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:25.311798 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-15 03:06:25.547364 | debian-bookworm | ok: Runtime: 0:00:00.398451 2026-05-15 03:06:25.552058 | 2026-05-15 03:06:25.552171 | TASK [ensure-tox : Make global symlink] 2026-05-15 03:06:25.575651 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:06:25.582660 | 2026-05-15 03:06:25.582765 | PLAY RECAP 2026-05-15 03:06:25.582816 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-05-15 03:06:25.582858 | 2026-05-15 03:06:25.973129 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-05-15 03:06:25.975361 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-15 03:06:27.509552 | 2026-05-15 03:06:27.509670 | PLAY [all] 2026-05-15 03:06:27.561313 | 2026-05-15 03:06:27.572469 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-05-15 03:06:28.293306 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-15 03:06:28.658474 | debian-bookworm | ok: Runtime: 0:00:00.022364 2026-05-15 03:06:28.663477 | 2026-05-15 03:06:28.663584 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-05-15 03:06:29.258874 | debian-bookworm | ok: Runtime: 0:00:00.009472 2026-05-15 03:06:29.263818 | 2026-05-15 03:06:29.263907 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-05-15 03:06:29.590152 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-15 03:06:29.592918 | debian-bookworm | sudo: a password is required 2026-05-15 03:06:29.806610 | debian-bookworm | ok: Runtime: 0:00:00.026716 2026-05-15 03:06:29.816670 | 2026-05-15 03:06:29.816761 | TASK [tox : Check to see if the constraints file exists] 2026-05-15 03:06:29.861692 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:06:29.868920 | 2026-05-15 03:06:29.869021 | TASK [tox : Fail if constraints file is missing] 2026-05-15 03:06:29.912421 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:06:29.919442 | 2026-05-15 03:06:29.919559 | TASK [tox : Record file location] 2026-05-15 03:06:29.943960 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:06:29.948760 | 2026-05-15 03:06:29.948847 | TASK [tox : Install tox siblings] 2026-05-15 03:06:29.967087 | debian-bookworm | ok 2026-05-15 03:06:29.984257 | debian-bookworm | included: /var/lib/zuul/builds/983ebd782b7a4f01a36bffa1878bcb84/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-05-15 03:06:29.988805 | 2026-05-15 03:06:29.988886 | TASK [tox : Run tox without tests] 2026-05-15 03:06:30.537291 | debian-bookworm | ROOT: 225 D setup logging to DEBUG on pid 1472 [tox/report.py:229] 2026-05-15 03:06:30.573406 | debian-bookworm | test: 261 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-15 03:06:30.578527 | debian-bookworm | test: 266 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-15 03:06:30.584140 | debian-bookworm | test: 272 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 6565b22a155cb5d821e553f5d5acfad7 1b906cb533fe172a34decb9c11318dff [python_discovery/_cached_py_info.py:198] 2026-05-15 03:06:30.670163 | debian-bookworm | test: 358 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:30.671668 | debian-bookworm | test: 359 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-15 03:06:30.672038 | debian-bookworm | test: 359 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:30.672294 | debian-bookworm | test: 360 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:30.676167 | debian-bookworm | test: 364 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-15 03:06:30.676528 | debian-bookworm | test: 364 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-15 03:06:30.718301 | debian-bookworm | test: 406 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:30.718654 | debian-bookworm | test: 406 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-05-15 03:06:30.718829 | debian-bookworm | test: 406 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-05-15 03:06:30.718932 | debian-bookworm | test: 407 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:30.719141 | debian-bookworm | test: 407 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-15 03:06:30.719249 | debian-bookworm | test: 407 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:30.719296 | debian-bookworm | test: 407 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:30.719350 | debian-bookworm | test: 407 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:30.719416 | debian-bookworm | test: 407 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:30.719468 | debian-bookworm | test: 407 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:30.719520 | debian-bookworm | test: 407 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:30.719569 | debian-bookworm | test: 407 D virtualenv = 21.3.3 [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:30.719621 | debian-bookworm | test: 407 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:30.719673 | debian-bookworm | test: 407 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:30.719720 | debian-bookworm | test: 407 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:30.719765 | debian-bookworm | test: 407 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:30.720057 | debian-bookworm | test: 408 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:30.720396 | debian-bookworm | test: 408 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:30.720583 | debian-bookworm | test: 408 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:30.721046 | debian-bookworm | test: 409 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-05-15 03:06:30.721330 | debian-bookworm | test: 409 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:30.767220 | debian-bookworm | test: 409 D { 2026-05-15 03:06:30.767274 | debian-bookworm | "sys": { 2026-05-15 03:06:30.767282 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-05-15 03:06:30.767289 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-05-15 03:06:30.767295 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-05-15 03:06:30.767301 | debian-bookworm | "base_prefix": "/usr", 2026-05-15 03:06:30.767309 | debian-bookworm | "real_prefix": null, 2026-05-15 03:06:30.767314 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-05-15 03:06:30.767319 | debian-bookworm | "base_exec_prefix": "/usr", 2026-05-15 03:06:30.767323 | debian-bookworm | "path": [ 2026-05-15 03:06:30.767327 | debian-bookworm | "/usr/lib/python311.zip", 2026-05-15 03:06:30.767331 | debian-bookworm | "/usr/lib/python3.11", 2026-05-15 03:06:30.767335 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-05-15 03:06:30.767339 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-05-15 03:06:30.767343 | debian-bookworm | ], 2026-05-15 03:06:30.767348 | debian-bookworm | "meta_path": [ 2026-05-15 03:06:30.767352 | debian-bookworm | "", 2026-05-15 03:06:30.767356 | debian-bookworm | "", 2026-05-15 03:06:30.767360 | debian-bookworm | "", 2026-05-15 03:06:30.767372 | debian-bookworm | "" 2026-05-15 03:06:30.767376 | debian-bookworm | ], 2026-05-15 03:06:30.767379 | debian-bookworm | "fs_encoding": "utf-8", 2026-05-15 03:06:30.767401 | debian-bookworm | "io_encoding": "utf-8" 2026-05-15 03:06:30.767405 | debian-bookworm | }, 2026-05-15 03:06:30.767409 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-05-15 03:06:30.767414 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-05-15 03:06:30.767418 | debian-bookworm | "os": "", 2026-05-15 03:06:30.767422 | debian-bookworm | "site": "", 2026-05-15 03:06:30.767426 | debian-bookworm | "datetime": "", 2026-05-15 03:06:30.767430 | debian-bookworm | "math": "", 2026-05-15 03:06:30.767433 | debian-bookworm | "json": "" 2026-05-15 03:06:30.767437 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-05-15 03:06:30.767691 | debian-bookworm | test: 455 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:30.776746 | debian-bookworm | test: 464 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:30.778106 | debian-bookworm | test: 465 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:30.780533 | debian-bookworm | test: 468 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:30.780892 | debian-bookworm | test: 468 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:31.251402 | debian-bookworm | test: 939 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:31.252146 | debian-bookworm | test: 940 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:31.252496 | debian-bookworm | test: 940 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:31.255650 | debian-bookworm | test: 943 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:31.256688 | debian-bookworm | test: 944 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:31.340496 | debian-bookworm | test: 1028 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:31.464767 | debian-bookworm | test: 1152 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-15 03:06:31.475771 | debian-bookworm | test: 1163 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:31.476082 | debian-bookworm | test: 1164 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:31.480344 | debian-bookworm | test: 1168 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:31.480896 | debian-bookworm | test: 1168 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-05-15 03:06:31.487882 | debian-bookworm | test: 1175 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-15 03:06:31.487991 | debian-bookworm | test: 1176 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:31.488008 | debian-bookworm | test: 1176 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:31.488021 | debian-bookworm | test: 1176 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:31.488032 | debian-bookworm | test: 1176 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:31.488047 | debian-bookworm | test: 1176 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:31.488130 | debian-bookworm | test: 1176 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:31.488152 | debian-bookworm | test: 1176 D virtualenv = 21.3.3 [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:31.488233 | debian-bookworm | test: 1176 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:31.488251 | debian-bookworm | test: 1176 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:31.488302 | debian-bookworm | test: 1176 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:31.488340 | debian-bookworm | test: 1176 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-15 03:06:31.493485 | debian-bookworm | test: 1181 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-05-15 03:06:32.712908 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-05-15 03:06:32.845078 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-05-15 03:06:33.023690 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-05-15 03:06:33.036484 | 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:33.130422 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 3)) 2026-05-15 03:06:33.143674 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-15 03:06:33.195668 | debian-bookworm | Collecting packaging==26.2 (from -r requirements.txt (line 4)) 2026-05-15 03:06:33.208330 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-15 03:06:33.250561 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-05-15 03:06:33.265399 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-05-15 03:06:33.287067 | debian-bookworm | Installing build dependencies: started 2026-05-15 03:06:34.580916 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-05-15 03:06:34.583391 | debian-bookworm | Getting requirements to build wheel: started 2026-05-15 03:06:35.075709 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-05-15 03:06:35.077029 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-05-15 03:06:35.345982 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-15 03:06:35.391757 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-05-15 03:06:35.406406 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-15 03:06:35.470997 | debian-bookworm | Collecting requests==2.33.1 (from -r requirements.txt (line 7)) 2026-05-15 03:06:35.483901 | debian-bookworm | Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) 2026-05-15 03:06:35.521175 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-05-15 03:06:35.533641 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-05-15 03:06:35.664689 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-05-15 03:06:35.677193 | 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:35.800992 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-15 03:06:35.813937 | debian-bookworm | Downloading ansible_core-2.18.16-py3-none-any.whl.metadata (7.7 kB) 2026-05-15 03:06:35.859405 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-15 03:06:35.871632 | debian-bookworm | Downloading click-8.3.3-py3-none-any.whl.metadata (2.6 kB) 2026-05-15 03:06:35.922438 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-15 03:06:35.935607 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-05-15 03:06:35.985323 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-15 03:06:35.999032 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-05-15 03:06:36.065068 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-15 03:06:36.079217 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-05-15 03:06:36.269157 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-15 03:06:36.282132 | 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:36.338418 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-15 03:06:36.352537 | debian-bookworm | Downloading idna-3.15-py3-none-any.whl.metadata (7.7 kB) 2026-05-15 03:06:36.418770 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-15 03:06:36.431607 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-05-15 03:06:36.479487 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-15 03:06:36.493337 | debian-bookworm | Downloading certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB) 2026-05-15 03:06:36.821655 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-15 03:06:36.833711 | debian-bookworm | Downloading cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-05-15 03:06:36.882736 | 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:36.896349 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-05-15 03:06:37.133456 | 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:37.145557 | 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:37.179381 | 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:37.191234 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-15 03:06:37.221661 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-05-15 03:06:37.253810 | 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:37.301788 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 16.6 MB/s 0:00:00 2026-05-15 03:06:37.316988 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-05-15 03:06:39.455789 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 26.9 MB/s 0:00:02 2026-05-15 03:06:39.468034 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-15 03:06:39.492947 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-05-15 03:06:39.518153 | debian-bookworm | Downloading requests-2.33.1-py3-none-any.whl (64 kB) 2026-05-15 03:06:39.546519 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-05-15 03:06:39.574567 | debian-bookworm | Downloading ansible_core-2.18.16-py3-none-any.whl (2.2 MB) 2026-05-15 03:06:39.679615 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 20.4 MB/s 0:00:00 2026-05-15 03:06:39.695158 | 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:39.721917 | debian-bookworm | Downloading idna-3.15-py3-none-any.whl (72 kB) 2026-05-15 03:06:39.747490 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-05-15 03:06:39.772122 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-05-15 03:06:39.798649 | debian-bookworm | Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) 2026-05-15 03:06:39.826815 | 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:39.857385 | debian-bookworm | Downloading click-8.3.3-py3-none-any.whl (110 kB) 2026-05-15 03:06:39.884348 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-15 03:06:39.991005 | debian-bookworm | Downloading cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-05-15 03:06:40.205521 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 21.9 MB/s 0:00:00 2026-05-15 03:06:40.219099 | 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:40.260961 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-05-15 03:06:40.289400 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-05-15 03:06:40.315872 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-05-15 03:06:40.633519 | debian-bookworm | Building wheels for collected packages: pwgen 2026-05-15 03:06:40.634898 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-05-15 03:06:40.932912 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-05-15 03:06:40.934692 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=28e50785203d9552297152d497ef032a23492eae5c394bf420534242ba8e89d8 2026-05-15 03:06:40.935297 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-05-15 03:06:40.940571 | debian-bookworm | Successfully built pwgen 2026-05-15 03:06:41.211696 | 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:06.866769 | debian-bookworm | 2026-05-15 03:07:06.866821 | 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:06.968168 | debian-bookworm | test: 36655 I exit 0 (35.47 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1485 [tox/execute/api.py:311] 2026-05-15 03:07:06.969311 | debian-bookworm | test: OK (36.40 seconds) 2026-05-15 03:07:06.969419 | debian-bookworm | congratulations :) (36.43 seconds) 2026-05-15 03:07:07.039951 | debian-bookworm | ok: Runtime: 0:00:36.734625 2026-05-15 03:07:07.047275 | 2026-05-15 03:07:07.047386 | TASK [tox : Create a tempfile to save tox showconfig] 2026-05-15 03:07:07.516443 | debian-bookworm | changed 2026-05-15 03:07:07.521475 | 2026-05-15 03:07:07.521577 | TASK [tox : Detect tox version] 2026-05-15 03:07:08.038341 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-15 03:07:08.110565 | debian-bookworm | ok: Runtime: 0:00:00.231544 2026-05-15 03:07:08.114958 | 2026-05-15 03:07:08.115042 | TASK [tox : Get tox envlist config] 2026-05-15 03:07:09.175592 | debian-bookworm | ok: Runtime: 0:00:00.321111 2026-05-15 03:07:09.180438 | 2026-05-15 03:07:09.180529 | TASK [tox : Install any sibling python packages] 2026-05-15 03:07:09.625320 | debian-bookworm | ok: No setup.cfg, no action needed 2026-05-15 03:07:09.632692 | 2026-05-15 03:07:09.632792 | TASK [tox : Remove tempfile] 2026-05-15 03:07:10.266543 | debian-bookworm | changed 2026-05-15 03:07:10.272830 | 2026-05-15 03:07:10.272925 | TASK [tox : Emit tox command] 2026-05-15 03:07:10.351988 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-05-15 03:07:10.358376 | 2026-05-15 03:07:10.358478 | TASK [tox : Run tox] 2026-05-15 03:07:10.966981 | debian-bookworm | ROOT: 180 D setup logging to DEBUG on pid 1646 [tox/report.py:229] 2026-05-15 03:07:10.993484 | debian-bookworm | test: 206 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-15 03:07:10.995788 | debian-bookworm | test: 208 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-15 03:07:10.999051 | debian-bookworm | test: 212 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:10.999872 | debian-bookworm | test: 213 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-15 03:07:10.999977 | debian-bookworm | test: 213 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:11.000050 | debian-bookworm | test: 213 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:11.001463 | debian-bookworm | test: 214 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-15 03:07:11.001565 | debian-bookworm | test: 214 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-15 03:07:11.030632 | debian-bookworm | test: 243 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:485] 2026-05-15 03:07:11.711443 | debian-bookworm | test: 924 I exit 0 (0.68 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1653 [tox/execute/api.py:311] 2026-05-15 03:07:11.711824 | debian-bookworm | test: 924 W commands[1]> cat images.yml [tox/tox_env/api.py:485] 2026-05-15 03:07:11.714354 | debian-bookworm | --- 2026-05-15 03:07:11.714379 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-05-15 03:07:11.714386 | debian-bookworm | 2026-05-15 03:07:11.714392 | debian-bookworm | adminer_tag: "5.3.0" 2026-05-15 03:07:11.714397 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-05-15 03:07:11.714400 | debian-bookworm | 2026-05-15 03:07:11.714405 | debian-bookworm | ara_server_tag: "1.7.2" 2026-05-15 03:07:11.714409 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-05-15 03:07:11.714413 | debian-bookworm | 2026-05-15 03:07:11.714416 | debian-bookworm | ara_server_mariadb_tag: "11.7.2" 2026-05-15 03:07:11.714420 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-05-15 03:07:11.714423 | debian-bookworm | 2026-05-15 03:07:11.714427 | debian-bookworm | netbox_tag: "v4.2.2" 2026-05-15 03:07:11.714430 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-05-15 03:07:11.714433 | debian-bookworm | 2026-05-15 03:07:11.714437 | debian-bookworm | netbox_redis_tag: "7.4.4-alpine" 2026-05-15 03:07:11.714440 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-05-15 03:07:11.714443 | debian-bookworm | 2026-05-15 03:07:11.714446 | debian-bookworm | nginx_tag: "1.28.0-alpine" 2026-05-15 03:07:11.714450 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2026-05-15 03:07:11.714453 | debian-bookworm | 2026-05-15 03:07:11.714456 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-05-15 03:07:11.714460 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-05-15 03:07:11.714463 | debian-bookworm | 2026-05-15 03:07:11.714466 | debian-bookworm | phpmyadmin_tag: "5.2.2" 2026-05-15 03:07:11.714469 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-05-15 03:07:11.714472 | debian-bookworm | 2026-05-15 03:07:11.714476 | debian-bookworm | postgres_tag: "16.9-alpine" 2026-05-15 03:07:11.714479 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-05-15 03:07:11.714489 | debian-bookworm | 2026-05-15 03:07:11.714493 | debian-bookworm | manager_redis_tag: "7.4.4-alpine" 2026-05-15 03:07:11.714496 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-05-15 03:07:11.714499 | debian-bookworm | 2026-05-15 03:07:11.714502 | debian-bookworm | registry_tag: "3.0" 2026-05-15 03:07:11.714506 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2026-05-15 03:07:11.714509 | debian-bookworm | 2026-05-15 03:07:11.714512 | debian-bookworm | osism_ansible_tag: "0.20250531.0" 2026-05-15 03:07:11.714515 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-05-15 03:07:11.714519 | debian-bookworm | 2026-05-15 03:07:11.714522 | debian-bookworm | osism_kubernetes_tag: "0.20250530.0" 2026-05-15 03:07:11.714525 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-05-15 03:07:11.714528 | debian-bookworm | 2026-05-15 03:07:11.714531 | debian-bookworm | inventory_reconciler_tag: "0.20250530.0" 2026-05-15 03:07:11.714535 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-05-15 03:07:11.714539 | debian-bookworm | 2026-05-15 03:07:11.714542 | debian-bookworm | osism_tag: "0.20250530.0" 2026-05-15 03:07:11.714545 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-05-15 03:07:11.714548 | debian-bookworm | 2026-05-15 03:07:11.714552 | debian-bookworm | osism_frontend_tag: "0.20250530.0" 2026-05-15 03:07:11.714555 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-05-15 03:07:11.714558 | debian-bookworm | 2026-05-15 03:07:11.714561 | debian-bookworm | osism_netbox_tag: "0.20250530.0" 2026-05-15 03:07:11.714565 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2026-05-15 03:07:11.714568 | debian-bookworm | 2026-05-15 03:07:11.714571 | debian-bookworm | vault_tag: "1.19.5" 2026-05-15 03:07:11.714574 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-05-15 03:07:11.714578 | debian-bookworm | 2026-05-15 03:07:11.714581 | debian-bookworm | traefik_tag: "v3.4.1" 2026-05-15 03:07:11.714584 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-05-15 03:07:11.714587 | debian-bookworm | 2026-05-15 03:07:11.714590 | debian-bookworm | ceph_ansible_tag: "0.20250530.0" 2026-05-15 03:07:11.714597 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-05-15 03:07:11.714600 | debian-bookworm | 2026-05-15 03:07:11.714603 | debian-bookworm | kolla_ansible_tag: "0.20250530.0" 2026-05-15 03:07:11.714606 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-05-15 03:07:11.715651 | debian-bookworm | test: 928 I exit 0 (0.00 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1658 [tox/execute/api.py:311] 2026-05-15 03:07:11.716791 | debian-bookworm | test: OK (0.73=setup[0.04]+cmd[0.68,0.00] seconds) 2026-05-15 03:07:11.716813 | debian-bookworm | congratulations :) (0.75 seconds) 2026-05-15 03:07:11.944891 | debian-bookworm | ok: Runtime: 0:00:01.015478 2026-05-15 03:07:11.950103 | 2026-05-15 03:07:11.950190 | TASK [tox : Look for output] 2026-05-15 03:07:12.460247 | debian-bookworm | ok 2026-05-15 03:07:12.483756 | 2026-05-15 03:07:12.483885 | TASK [tox : Return file comments to Zuul] 2026-05-15 03:07:12.527532 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:12.533923 | 2026-05-15 03:07:12.534001 | PLAY RECAP 2026-05-15 03:07:12.534055 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-05-15 03:07:12.534079 | 2026-05-15 03:07:12.656592 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-15 03:07:12.657542 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-15 03:07:13.578339 | 2026-05-15 03:07:13.578505 | PLAY [all] 2026-05-15 03:07:13.594059 | 2026-05-15 03:07:13.594195 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-05-15 03:07:13.648156 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:13.653986 | 2026-05-15 03:07:13.654111 | TASK [fetch-tox-output : Set tox log path for single node] 2026-05-15 03:07:13.692316 | debian-bookworm | ok 2026-05-15 03:07:13.697329 | 2026-05-15 03:07:13.697426 | TASK [fetch-tox-output : Ensure local tox dir] 2026-05-15 03:07:14.342596 | debian-bookworm -> localhost | changed 2026-05-15 03:07:14.353760 | 2026-05-15 03:07:14.353999 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-05-15 03:07:14.484641 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:14.490994 | 2026-05-15 03:07:14.491105 | TASK [fetch-tox-output : Set envlist fact] 2026-05-15 03:07:14.570462 | debian-bookworm | ok 2026-05-15 03:07:14.576815 | 2026-05-15 03:07:14.576917 | TASK [fetch-tox-output : Get tox version] 2026-05-15 03:07:15.336031 | 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:15.353771 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-15 03:07:15.639824 | debian-bookworm | ok: Runtime: 0:00:00.308513 2026-05-15 03:07:15.651254 | 2026-05-15 03:07:15.651356 | TASK [fetch-tox-output : Find all default environments] 2026-05-15 03:07:16.218110 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:16.223791 | 2026-05-15 03:07:16.223966 | TASK [fetch-tox-output : Set envlist fact] 2026-05-15 03:07:16.257262 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:16.262723 | 2026-05-15 03:07:16.262828 | TASK [fetch-tox-output : Find all default environments] 2026-05-15 03:07:16.822571 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:16.828387 | 2026-05-15 03:07:16.828492 | TASK [fetch-tox-output : Set envlist fact] 2026-05-15 03:07:16.884337 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:16.890450 | 2026-05-15 03:07:16.890552 | LOOP [fetch-tox-output : Copy tox logs] 2026-05-15 03:07:16.939846 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:16.951070 | 2026-05-15 03:07:16.951185 | LOOP [fetch-tox-output : Collect tox logs] 2026-05-15 03:07:18.077902 | debian-bookworm | changed: 2026-05-15 03:07:18.078122 | debian-bookworm | created directory /var/lib/zuul/builds/983ebd782b7a4f01a36bffa1878bcb84/work/logs/tox/test 2026-05-15 03:07:18.078161 | debian-bookworm | cd+++++++++ ./ 2026-05-15 03:07:18.078186 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-05-15 03:07:18.078210 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-05-15 03:07:18.078252 | 2026-05-15 03:07:18.090932 | 2026-05-15 03:07:18.091018 | PLAY RECAP 2026-05-15 03:07:18.091088 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-05-15 03:07:18.091114 | 2026-05-15 03:07:18.198516 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-15 03:07:18.199633 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-15 03:07:18.948383 | 2026-05-15 03:07:18.948512 | PLAY [all] 2026-05-15 03:07:18.964104 | 2026-05-15 03:07:18.964250 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-05-15 03:07:19.171312 | debian-bookworm | changed: non-zero return code 2026-05-15 03:07:19.176720 | 2026-05-15 03:07:19.179374 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-05-15 03:07:19.206009 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:19.212083 | 2026-05-15 03:07:19.212199 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-05-15 03:07:19.242732 | 2026-05-15 03:07:19.242954 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-05-15 03:07:19.274192 | 2026-05-15 03:07:19.274432 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-05-15 03:07:19.308823 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:19.321822 | 2026-05-15 03:07:19.321990 | LOOP [fetch-subunit-output : Generate subunit file] 2026-05-15 03:07:19.351514 | 2026-05-15 03:07:19.351697 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-05-15 03:07:19.375032 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:19.380664 | 2026-05-15 03:07:19.380774 | TASK [fetch-subunit-output : Remove the temporary file] 2026-05-15 03:07:19.403633 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:19.409297 | 2026-05-15 03:07:19.409398 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-05-15 03:07:19.432324 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:19.438554 | 2026-05-15 03:07:19.438633 | PLAY RECAP 2026-05-15 03:07:19.438685 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-05-15 03:07:19.438710 | 2026-05-15 03:07:19.539854 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-15 03:07:19.541244 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-15 03:07:20.325547 | 2026-05-15 03:07:20.325690 | PLAY [Base post-fetch] 2026-05-15 03:07:20.349811 | 2026-05-15 03:07:20.349957 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-15 03:07:20.450530 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:20.457472 | 2026-05-15 03:07:20.457616 | TASK [fetch-output : Set log path for single node] 2026-05-15 03:07:20.531515 | debian-bookworm | ok 2026-05-15 03:07:20.538071 | 2026-05-15 03:07:20.538202 | LOOP [fetch-output : Ensure local output dirs] 2026-05-15 03:07:21.169773 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/983ebd782b7a4f01a36bffa1878bcb84/work/logs" 2026-05-15 03:07:21.414370 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/983ebd782b7a4f01a36bffa1878bcb84/work/artifacts" 2026-05-15 03:07:21.631038 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/983ebd782b7a4f01a36bffa1878bcb84/work/docs" 2026-05-15 03:07:21.640882 | 2026-05-15 03:07:21.640980 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-15 03:07:22.431700 | debian-bookworm | changed: 2026-05-15 03:07:22.431886 | debian-bookworm | .d..t...... ./ 2026-05-15 03:07:22.431919 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-15 03:07:22.431951 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-15 03:07:22.431978 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-15 03:07:22.432014 | debian-bookworm | changed: All items complete 2026-05-15 03:07:22.432036 | 2026-05-15 03:07:23.004141 | debian-bookworm | changed: .d..t...... ./ 2026-05-15 03:07:23.527412 | debian-bookworm | changed: .d..t...... ./ 2026-05-15 03:07:23.545570 | 2026-05-15 03:07:23.545681 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-15 03:07:23.577370 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:23.581156 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:07:23.602650 | 2026-05-15 03:07:23.602775 | PLAY RECAP 2026-05-15 03:07:23.602897 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-15 03:07:23.602950 | 2026-05-15 03:07:23.708879 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-15 03:07:23.709971 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-15 03:07:24.520849 | 2026-05-15 03:07:24.521025 | PLAY [Base post] 2026-05-15 03:07:24.545518 | 2026-05-15 03:07:24.545686 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-15 03:07:25.041494 | debian-bookworm | changed 2026-05-15 03:07:25.052306 | 2026-05-15 03:07:25.052416 | PLAY RECAP 2026-05-15 03:07:25.052478 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-15 03:07:25.052537 | 2026-05-15 03:07:25.154139 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-15 03:07:25.155297 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-15 03:07:25.969805 | 2026-05-15 03:07:25.969939 | PLAY [Base post-logs] 2026-05-15 03:07:25.981245 | 2026-05-15 03:07:25.981369 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-15 03:07:26.441162 | localhost | changed 2026-05-15 03:07:26.450650 | 2026-05-15 03:07:26.450804 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-15 03:07:26.502094 | localhost | ok 2026-05-15 03:07:26.505860 | 2026-05-15 03:07:26.505971 | TASK [Set zuul-log-path fact] 2026-05-15 03:07:26.520991 | localhost | ok 2026-05-15 03:07:26.529569 | 2026-05-15 03:07:26.529682 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-15 03:07:26.554578 | localhost | ok 2026-05-15 03:07:26.557481 | 2026-05-15 03:07:26.557575 | TASK [upload-logs : Create log directories] 2026-05-15 03:07:27.034146 | localhost | changed 2026-05-15 03:07:27.037434 | 2026-05-15 03:07:27.037553 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-15 03:07:27.537497 | localhost -> localhost | ok: Runtime: 0:00:00.004697 2026-05-15 03:07:27.542666 | 2026-05-15 03:07:27.542814 | TASK [upload-logs : Upload logs to log server] 2026-05-15 03:07:28.107789 | localhost | Output suppressed because no_log was given 2026-05-15 03:07:28.109618 | 2026-05-15 03:07:28.109758 | LOOP [upload-logs : Compress console log and json output] 2026-05-15 03:07:28.201094 | localhost | skipping: Conditional result was False 2026-05-15 03:07:28.211419 | localhost | skipping: Conditional result was False 2026-05-15 03:07:28.217069 | 2026-05-15 03:07:28.217461 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-15 03:07:28.263416 | localhost | skipping: Conditional result was False 2026-05-15 03:07:28.263763 | 2026-05-15 03:07:28.268799 | localhost | skipping: Conditional result was False 2026-05-15 03:07:28.279143 | 2026-05-15 03:07:28.279385 | LOOP [upload-logs : Upload console log and json output]