2026-05-01 03:07:54.800277 | Job console starting 2026-05-01 03:07:54.817197 | Updating git repos 2026-05-01 03:07:54.873372 | Cloning repos into workspace 2026-05-01 03:07:54.999105 | Restoring repo states 2026-05-01 03:07:55.054207 | Merging changes 2026-05-01 03:07:55.054242 | Checking out repos 2026-05-01 03:07:55.157305 | Preparing playbooks 2026-05-01 03:07:56.506960 | Running Ansible setup 2026-05-01 03:08:02.162206 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-01 03:08:02.941220 | 2026-05-01 03:08:02.941347 | PLAY [Base pre] 2026-05-01 03:08:02.966525 | 2026-05-01 03:08:02.966654 | TASK [Setup log path fact] 2026-05-01 03:08:03.006209 | debian-bookworm | ok 2026-05-01 03:08:03.036614 | 2026-05-01 03:08:03.036750 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-01 03:08:03.074533 | debian-bookworm | ok 2026-05-01 03:08:03.092427 | 2026-05-01 03:08:03.092578 | TASK [emit-job-header : Print job information] 2026-05-01 03:08:03.132701 | # Job Information 2026-05-01 03:08:03.132857 | Ansible Version: 2.16.14 2026-05-01 03:08:03.132907 | Job: cfg-generics-tox-test-stable-legacy 2026-05-01 03:08:03.132949 | Pipeline: periodic-daily 2026-05-01 03:08:03.132973 | Executor: 521e9411259a 2026-05-01 03:08:03.132995 | Triggered by: https://github.com/osism/generics 2026-05-01 03:08:03.133017 | Event ID: e6c3be5e2c974887869594423486f04c 2026-05-01 03:08:03.138077 | 2026-05-01 03:08:03.138176 | LOOP [emit-job-header : Print node information] 2026-05-01 03:08:03.244063 | debian-bookworm | ok: 2026-05-01 03:08:03.244235 | debian-bookworm | # Node Information 2026-05-01 03:08:03.244267 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-01 03:08:03.244288 | debian-bookworm | Hostname: debian 2026-05-01 03:08:03.244306 | debian-bookworm | Username: zuul 2026-05-01 03:08:03.244323 | debian-bookworm | Distro: Debian 12.13 2026-05-01 03:08:03.244342 | debian-bookworm | Provider: regiocloud-a 2026-05-01 03:08:03.244359 | debian-bookworm | Region: 2026-05-01 03:08:03.244376 | debian-bookworm | Label: debian-bookworm 2026-05-01 03:08:03.244392 | debian-bookworm | Product Name: OpenStack Nova 2026-05-01 03:08:03.244408 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe16:6824 2026-05-01 03:08:03.265843 | 2026-05-01 03:08:03.265964 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-01 03:08:03.730981 | debian-bookworm -> localhost | changed 2026-05-01 03:08:03.747872 | 2026-05-01 03:08:03.748139 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-01 03:08:04.819905 | debian-bookworm -> localhost | changed 2026-05-01 03:08:04.831250 | 2026-05-01 03:08:04.831362 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-01 03:08:05.131146 | debian-bookworm -> localhost | ok 2026-05-01 03:08:05.140825 | 2026-05-01 03:08:05.141290 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-01 03:08:05.174461 | debian-bookworm | ok 2026-05-01 03:08:05.204643 | debian-bookworm | included: /var/lib/zuul/builds/dd7a9109b8124e928f568614350cb3b2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-01 03:08:05.216065 | 2026-05-01 03:08:05.216242 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-01 03:08:06.486765 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-01 03:08:06.486972 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/dd7a9109b8124e928f568614350cb3b2/work/dd7a9109b8124e928f568614350cb3b2_id_rsa 2026-05-01 03:08:06.487009 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/dd7a9109b8124e928f568614350cb3b2/work/dd7a9109b8124e928f568614350cb3b2_id_rsa.pub 2026-05-01 03:08:06.487035 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-01 03:08:06.487059 | debian-bookworm -> localhost | SHA256:Ka9FpkYcmYdXdNJCzxLRFV5MUnIymHzoqw4iX1JjiHI zuul-build-sshkey 2026-05-01 03:08:06.487081 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-01 03:08:06.487112 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-01 03:08:06.487134 | debian-bookworm -> localhost | | oB=.=B==| 2026-05-01 03:08:06.487156 | debian-bookworm -> localhost | | + ..*B..B.| 2026-05-01 03:08:06.487176 | debian-bookworm -> localhost | | = o .oo.. | 2026-05-01 03:08:06.487196 | debian-bookworm -> localhost | | o = . .. | 2026-05-01 03:08:06.487215 | debian-bookworm -> localhost | | . E = S . | 2026-05-01 03:08:06.487241 | debian-bookworm -> localhost | | o . O . . | 2026-05-01 03:08:06.487263 | debian-bookworm -> localhost | | . = = . | 2026-05-01 03:08:06.487283 | debian-bookworm -> localhost | | + * .. | 2026-05-01 03:08:06.487304 | debian-bookworm -> localhost | | o .. | 2026-05-01 03:08:06.487325 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-01 03:08:06.487378 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.628732 2026-05-01 03:08:06.493869 | 2026-05-01 03:08:06.493972 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-01 03:08:06.521892 | debian-bookworm | ok 2026-05-01 03:08:06.531032 | debian-bookworm | included: /var/lib/zuul/builds/dd7a9109b8124e928f568614350cb3b2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-01 03:08:06.541344 | 2026-05-01 03:08:06.541629 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-01 03:08:06.555104 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:08:06.571079 | 2026-05-01 03:08:06.571217 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-01 03:08:07.231537 | debian-bookworm | changed 2026-05-01 03:08:07.238494 | 2026-05-01 03:08:07.238612 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-01 03:08:07.489168 | debian-bookworm | ok 2026-05-01 03:08:07.503013 | 2026-05-01 03:08:07.503140 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-01 03:08:08.128169 | debian-bookworm | changed 2026-05-01 03:08:08.141839 | 2026-05-01 03:08:08.142098 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-01 03:08:08.813674 | debian-bookworm | changed 2026-05-01 03:08:08.825445 | 2026-05-01 03:08:08.825616 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-01 03:08:08.849831 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:08:08.857208 | 2026-05-01 03:08:08.857347 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-01 03:08:09.428374 | debian-bookworm -> localhost | changed 2026-05-01 03:08:09.442338 | 2026-05-01 03:08:09.442539 | TASK [add-build-sshkey : Add back temp key] 2026-05-01 03:08:09.826403 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/dd7a9109b8124e928f568614350cb3b2/work/dd7a9109b8124e928f568614350cb3b2_id_rsa (zuul-build-sshkey) 2026-05-01 03:08:09.826777 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013732 2026-05-01 03:08:09.845251 | 2026-05-01 03:08:09.845404 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-01 03:08:10.288163 | debian-bookworm | ok 2026-05-01 03:08:10.293641 | 2026-05-01 03:08:10.293768 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-01 03:08:10.342669 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:08:10.354508 | 2026-05-01 03:08:10.354648 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-01 03:08:10.869377 | debian-bookworm | ok 2026-05-01 03:08:10.880748 | 2026-05-01 03:08:10.880876 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-01 03:08:10.920672 | debian-bookworm | ok 2026-05-01 03:08:10.926240 | 2026-05-01 03:08:10.926366 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-01 03:08:11.275074 | debian-bookworm -> localhost | ok 2026-05-01 03:08:11.281846 | 2026-05-01 03:08:11.282273 | TASK [validate-host : Collect information about the host] 2026-05-01 03:08:12.447954 | debian-bookworm | ok 2026-05-01 03:08:12.458495 | 2026-05-01 03:08:12.458632 | TASK [validate-host : Sanitize hostname] 2026-05-01 03:08:12.571080 | debian-bookworm | ok 2026-05-01 03:08:12.620495 | 2026-05-01 03:08:12.620638 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-01 03:08:13.223015 | debian-bookworm -> localhost | changed 2026-05-01 03:08:13.239960 | 2026-05-01 03:08:13.240128 | TASK [validate-host : Collect information about zuul worker] 2026-05-01 03:08:13.667642 | debian-bookworm | ok 2026-05-01 03:08:13.672928 | 2026-05-01 03:08:13.673045 | TASK [validate-host : Write out all zuul information for each host] 2026-05-01 03:08:14.274022 | debian-bookworm -> localhost | changed 2026-05-01 03:08:14.285418 | 2026-05-01 03:08:14.285639 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-01 03:08:14.549138 | debian-bookworm | ok 2026-05-01 03:08:14.558178 | 2026-05-01 03:08:14.558329 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-01 03:08:15.455683 | debian-bookworm | changed: 2026-05-01 03:08:15.455987 | debian-bookworm | cd+++++++++ src/ 2026-05-01 03:08:15.456054 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-01 03:08:15.456093 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-01 03:08:15.456130 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-05-01 03:08:15.456167 | debian-bookworm | =7.0.3 2026-05-01 03:08:40.389145 | debian-bookworm | Downloading cachetools-7.0.6-py3-none-any.whl (13 kB) 2026-05-01 03:08:40.444818 | debian-bookworm | Collecting colorama>=0.4.6 2026-05-01 03:08:40.457152 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-01 03:08:40.523218 | debian-bookworm | Collecting filelock>=3.25 2026-05-01 03:08:40.534949 | debian-bookworm | Downloading filelock-3.29.0-py3-none-any.whl (39 kB) 2026-05-01 03:08:40.606525 | debian-bookworm | Collecting packaging>=26 2026-05-01 03:08:40.617807 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-01 03:08:40.627904 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 12.1 MB/s eta 0:00:00 2026-05-01 03:08:40.676347 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-05-01 03:08:40.689574 | debian-bookworm | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-05-01 03:08:40.750927 | debian-bookworm | Collecting pluggy>=1.6 2026-05-01 03:08:40.762635 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-05-01 03:08:40.810816 | debian-bookworm | Collecting pyproject-api>=1.10 2026-05-01 03:08:40.824532 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-05-01 03:08:40.875128 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-05-01 03:08:40.887064 | debian-bookworm | Downloading python_discovery-1.2.2-py3-none-any.whl (31 kB) 2026-05-01 03:08:40.925417 | debian-bookworm | Collecting tomli-w>=1.2 2026-05-01 03:08:40.937471 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-05-01 03:08:41.087304 | debian-bookworm | Collecting virtualenv>=21.1 2026-05-01 03:08:41.098357 | debian-bookworm | Downloading virtualenv-21.3.0-py3-none-any.whl (7.6 MB) 2026-05-01 03:08:41.472170 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 20.6 MB/s eta 0:00:00 2026-05-01 03:08:41.580935 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-05-01 03:08:41.592075 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-05-01 03:08:41.613039 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 25.5 MB/s eta 0:00:00 2026-05-01 03:08:41.717268 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-05-01 03:08:42.527054 | debian-bookworm | Successfully installed cachetools-7.0.6 colorama-0.4.6 distlib-0.4.0 filelock-3.29.0 packaging-26.2 platformdirs-4.9.6 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.2.2 tomli-w-1.2.0 tox-4.53.0 virtualenv-21.3.0 2026-05-01 03:08:42.842763 | debian-bookworm | ok: Runtime: 0:00:03.055932 2026-05-01 03:08:42.855957 | 2026-05-01 03:08:42.856123 | TASK [ensure-tox : Export installed tox_executable path] 2026-05-01 03:08:42.898274 | debian-bookworm | ok 2026-05-01 03:08:42.903795 | 2026-05-01 03:08:42.903916 | TASK [ensure-tox : Output tox version] 2026-05-01 03:08:43.516702 | 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-01 03:08:43.535525 | debian-bookworm | 4.53.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-01 03:08:43.965658 | debian-bookworm | ok: Runtime: 0:00:00.309697 2026-05-01 03:08:43.972137 | 2026-05-01 03:08:43.972248 | TASK [ensure-tox : Make global symlink] 2026-05-01 03:08:44.019195 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:08:44.036319 | 2026-05-01 03:08:44.036682 | PLAY RECAP 2026-05-01 03:08:44.036771 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-05-01 03:08:44.036798 | 2026-05-01 03:08:44.325321 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-05-01 03:08:44.326714 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-01 03:08:45.884600 | 2026-05-01 03:08:45.893859 | PLAY [all] 2026-05-01 03:08:45.912460 | 2026-05-01 03:08:45.912627 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-05-01 03:08:46.859957 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-01 03:08:46.945400 | debian-bookworm | ok: Runtime: 0:00:00.028896 2026-05-01 03:08:46.951330 | 2026-05-01 03:08:46.951537 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-05-01 03:08:47.536731 | debian-bookworm | ok: Runtime: 0:00:00.005835 2026-05-01 03:08:47.544420 | 2026-05-01 03:08:47.544600 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-05-01 03:08:47.865223 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-01 03:08:47.868346 | debian-bookworm | sudo: a password is required 2026-05-01 03:08:48.082456 | debian-bookworm | ok: Runtime: 0:00:00.023513 2026-05-01 03:08:48.093353 | 2026-05-01 03:08:48.093523 | TASK [tox : Check to see if the constraints file exists] 2026-05-01 03:08:48.192183 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:08:48.199550 | 2026-05-01 03:08:48.199718 | TASK [tox : Fail if constraints file is missing] 2026-05-01 03:08:48.289240 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:08:48.295846 | 2026-05-01 03:08:48.295982 | TASK [tox : Record file location] 2026-05-01 03:08:48.382038 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:08:48.389013 | 2026-05-01 03:08:48.389149 | TASK [tox : Install tox siblings] 2026-05-01 03:08:48.468602 | debian-bookworm | ok 2026-05-01 03:08:48.497641 | debian-bookworm | included: /var/lib/zuul/builds/dd7a9109b8124e928f568614350cb3b2/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-05-01 03:08:48.533361 | 2026-05-01 03:08:48.533542 | TASK [tox : Run tox without tests] 2026-05-01 03:08:49.193810 | debian-bookworm | ROOT: 202 D setup logging to DEBUG on pid 1471 [tox/report.py:229] 2026-05-01 03:08:49.228809 | debian-bookworm | test: 236 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-01 03:08:49.231794 | debian-bookworm | test: 240 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-05-01 03:08:49.235786 | debian-bookworm | test: 244 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 6dd3dfc8391295bec18ea451ab1ab60e 081736c07440a23b474653baac33f8e7 [python_discovery/_cached_py_info.py:198] 2026-05-01 03:08:49.310103 | debian-bookworm | test: 318 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-01 03:08:49.311875 | debian-bookworm | test: 320 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-01 03:08:49.312459 | debian-bookworm | test: 320 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-05-01 03:08:49.312945 | debian-bookworm | test: 321 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-05-01 03:08:49.316817 | debian-bookworm | test: 325 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-01 03:08:49.317053 | debian-bookworm | test: 325 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-01 03:08:49.349937 | debian-bookworm | test: 358 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-01 03:08:49.350169 | debian-bookworm | test: 358 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-05-01 03:08:49.350292 | debian-bookworm | test: 358 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-05-01 03:08:49.350388 | debian-bookworm | test: 358 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-01 03:08:49.350563 | debian-bookworm | test: 358 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-01 03:08:49.350662 | debian-bookworm | test: 359 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-01 03:08:49.350727 | debian-bookworm | test: 359 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-01 03:08:49.350775 | debian-bookworm | test: 359 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-01 03:08:49.350827 | debian-bookworm | test: 359 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-01 03:08:49.350873 | debian-bookworm | test: 359 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-01 03:08:49.350922 | debian-bookworm | test: 359 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-01 03:08:49.350969 | debian-bookworm | test: 359 D virtualenv = 21.3.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-01 03:08:49.351019 | debian-bookworm | test: 359 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-01 03:08:49.351066 | debian-bookworm | test: 359 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-01 03:08:49.351110 | debian-bookworm | test: 359 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-01 03:08:49.351156 | debian-bookworm | test: 359 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-01 03:08:49.351562 | debian-bookworm | test: 359 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-01 03:08:49.351884 | debian-bookworm | test: 360 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-01 03:08:49.352047 | debian-bookworm | test: 360 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-01 03:08:49.352492 | debian-bookworm | test: 360 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-05-01 03:08:49.352655 | debian-bookworm | test: 361 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-01 03:08:49.395084 | debian-bookworm | test: 360 D { 2026-05-01 03:08:49.395118 | debian-bookworm | "sys": { 2026-05-01 03:08:49.395125 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-05-01 03:08:49.395130 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-05-01 03:08:49.395135 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-05-01 03:08:49.395140 | debian-bookworm | "base_prefix": "/usr", 2026-05-01 03:08:49.395146 | debian-bookworm | "real_prefix": null, 2026-05-01 03:08:49.395150 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-05-01 03:08:49.395155 | debian-bookworm | "base_exec_prefix": "/usr", 2026-05-01 03:08:49.395158 | debian-bookworm | "path": [ 2026-05-01 03:08:49.395162 | debian-bookworm | "/usr/lib/python311.zip", 2026-05-01 03:08:49.395166 | debian-bookworm | "/usr/lib/python3.11", 2026-05-01 03:08:49.395170 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-05-01 03:08:49.395174 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-05-01 03:08:49.395179 | debian-bookworm | ], 2026-05-01 03:08:49.395183 | debian-bookworm | "meta_path": [ 2026-05-01 03:08:49.395187 | debian-bookworm | "", 2026-05-01 03:08:49.395191 | debian-bookworm | "", 2026-05-01 03:08:49.395195 | debian-bookworm | "", 2026-05-01 03:08:49.395204 | debian-bookworm | "" 2026-05-01 03:08:49.395208 | debian-bookworm | ], 2026-05-01 03:08:49.395212 | debian-bookworm | "fs_encoding": "utf-8", 2026-05-01 03:08:49.395216 | debian-bookworm | "io_encoding": "utf-8" 2026-05-01 03:08:49.395220 | debian-bookworm | }, 2026-05-01 03:08:49.395224 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-05-01 03:08:49.395228 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-05-01 03:08:49.395232 | debian-bookworm | "os": "", 2026-05-01 03:08:49.395235 | debian-bookworm | "site": "", 2026-05-01 03:08:49.395239 | debian-bookworm | "datetime": "", 2026-05-01 03:08:49.395243 | debian-bookworm | "math": "", 2026-05-01 03:08:49.395247 | debian-bookworm | "json": "" 2026-05-01 03:08:49.395251 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-05-01 03:08:49.395448 | debian-bookworm | test: 403 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-01 03:08:49.406249 | debian-bookworm | test: 414 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-05-01 03:08:49.406859 | debian-bookworm | test: 414 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-01 03:08:49.407737 | debian-bookworm | test: 416 D build install image for pip-26.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-05-01 03:08:49.411344 | debian-bookworm | test: 419 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-01 03:08:49.771114 | debian-bookworm | test: 779 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-01 03:08:49.771920 | debian-bookworm | test: 780 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-01 03:08:49.772365 | debian-bookworm | test: 780 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-01 03:08:49.773114 | debian-bookworm | test: 781 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-01 03:08:49.774621 | debian-bookworm | test: 783 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-01 03:08:49.866173 | debian-bookworm | test: 874 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.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-01 03:08:49.885791 | debian-bookworm | test: 894 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-01 03:08:49.913643 | debian-bookworm | test: 921 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1-py3-none-any/pip-26.1.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-05-01 03:08:49.913906 | debian-bookworm | test: 922 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1-py3-none-any/pip-26.1.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-05-01 03:08:49.917812 | debian-bookworm | test: 926 D generated console scripts pip3.11 pip pip-3.11 pip3 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-01 03:08:49.918305 | debian-bookworm | test: 926 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-05-01 03:08:49.923228 | debian-bookworm | test: 931 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-01 03:08:49.923322 | debian-bookworm | test: 931 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-01 03:08:49.923390 | debian-bookworm | test: 931 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-01 03:08:49.923451 | debian-bookworm | test: 931 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-01 03:08:49.923509 | debian-bookworm | test: 931 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-01 03:08:49.923570 | debian-bookworm | test: 932 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-01 03:08:49.923644 | debian-bookworm | test: 932 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-01 03:08:49.923707 | debian-bookworm | test: 932 D virtualenv = 21.3.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-01 03:08:49.923864 | debian-bookworm | test: 932 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-01 03:08:49.923931 | debian-bookworm | test: 932 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-01 03:08:49.923992 | debian-bookworm | test: 932 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-01 03:08:49.924168 | debian-bookworm | test: 932 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-01 03:08:49.928180 | debian-bookworm | test: 936 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:515] 2026-05-01 03:08:50.998150 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-05-01 03:08:51.123770 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-05-01 03:08:51.237170 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-05-01 03:08:51.248586 | 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-01 03:08:51.375237 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 3)) 2026-05-01 03:08:51.387568 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-01 03:08:51.448477 | debian-bookworm | Collecting packaging==26.1 (from -r requirements.txt (line 4)) 2026-05-01 03:08:51.463178 | debian-bookworm | Downloading packaging-26.1-py3-none-any.whl.metadata (3.5 kB) 2026-05-01 03:08:51.518168 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-05-01 03:08:51.533581 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-05-01 03:08:51.559717 | debian-bookworm | Installing build dependencies: started 2026-05-01 03:08:52.723742 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-05-01 03:08:52.724294 | debian-bookworm | Getting requirements to build wheel: started 2026-05-01 03:08:53.107773 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-05-01 03:08:53.108554 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-05-01 03:08:53.309926 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-01 03:08:53.336081 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-05-01 03:08:53.349428 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-01 03:08:53.407895 | debian-bookworm | Collecting requests==2.33.1 (from -r requirements.txt (line 7)) 2026-05-01 03:08:53.420717 | debian-bookworm | Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) 2026-05-01 03:08:53.474318 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-05-01 03:08:53.488878 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-05-01 03:08:53.597087 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-05-01 03:08:53.608740 | 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-01 03:08:53.696993 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-01 03:08:53.707880 | debian-bookworm | Downloading ansible_core-2.18.16-py3-none-any.whl.metadata (7.7 kB) 2026-05-01 03:08:53.765156 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-01 03:08:53.777452 | debian-bookworm | Downloading click-8.3.3-py3-none-any.whl.metadata (2.6 kB) 2026-05-01 03:08:53.823997 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-01 03:08:53.837384 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-05-01 03:08:53.881006 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-01 03:08:53.894711 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-05-01 03:08:53.951717 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-01 03:08:53.965491 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-05-01 03:08:54.129547 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-01 03:08:54.141126 | 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-01 03:08:54.235505 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-01 03:08:54.250023 | debian-bookworm | Downloading idna-3.13-py3-none-any.whl.metadata (8.0 kB) 2026-05-01 03:08:54.306718 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-01 03:08:54.318531 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-05-01 03:08:54.381881 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-01 03:08:54.394993 | debian-bookworm | Downloading certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB) 2026-05-01 03:08:54.664339 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-01 03:08:54.677476 | debian-bookworm | Downloading cryptography-47.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.5 kB) 2026-05-01 03:08:54.722046 | 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-01 03:08:54.736146 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-05-01 03:08:54.904251 | 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-01 03:08:54.915250 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-05-01 03:08:54.949238 | 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-01 03:08:54.962203 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-01 03:08:54.990466 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-05-01 03:08:55.024931 | 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-01 03:08:55.075131 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 15.5 MB/s 0:00:00 2026-05-01 03:08:55.090714 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-05-01 03:08:57.371218 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 25.2 MB/s 0:00:02 2026-05-01 03:08:57.384648 | debian-bookworm | Downloading packaging-26.1-py3-none-any.whl (95 kB) 2026-05-01 03:08:57.408517 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-05-01 03:08:57.431640 | debian-bookworm | Downloading requests-2.33.1-py3-none-any.whl (64 kB) 2026-05-01 03:08:57.455008 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-05-01 03:08:57.478390 | debian-bookworm | Downloading ansible_core-2.18.16-py3-none-any.whl (2.2 MB) 2026-05-01 03:08:57.584856 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 19.8 MB/s 0:00:00 2026-05-01 03:08:57.597788 | 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-01 03:08:57.629028 | debian-bookworm | Downloading idna-3.13-py3-none-any.whl (68 kB) 2026-05-01 03:08:57.653557 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-05-01 03:08:57.677344 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-05-01 03:08:57.702870 | debian-bookworm | Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) 2026-05-01 03:08:57.737485 | 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-01 03:08:57.762158 | debian-bookworm | Downloading click-8.3.3-py3-none-any.whl (110 kB) 2026-05-01 03:08:57.787644 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-01 03:08:57.811796 | debian-bookworm | Downloading cryptography-47.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-05-01 03:08:58.056049 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 19.4 MB/s 0:00:00 2026-05-01 03:08:58.071300 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-05-01 03:08:58.110020 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-05-01 03:08:58.183477 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-05-01 03:08:58.206192 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-05-01 03:08:58.477702 | debian-bookworm | Building wheels for collected packages: pwgen 2026-05-01 03:08:58.478357 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-05-01 03:08:58.725270 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-05-01 03:08:58.726607 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=66e7d8d336e1bfb8ee57413819e7c3b4f4c79c066a7799332935cbefa1d83ba6 2026-05-01 03:08:58.727048 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-05-01 03:08:58.731290 | debian-bookworm | Successfully built pwgen 2026-05-01 03:08:58.936282 | 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-01 03:09:26.531640 | debian-bookworm | 2026-05-01 03:09:26.534097 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.13.0 ansible-core-2.18.16 certifi-2026.4.22 cffi-2.0.0 charset_normalizer-3.4.7 click-8.3.3 colorama-0.4.6 cryptography-47.0.0 fasteners-0.20 idna-3.13 packaging-26.1 pwgen-0.8.2.post0 pycparser-3.0 python-gilt-1.2.3 requests-2.33.1 resolvelib-1.0.1 sh-2.2.2 tabulate-0.10.0 urllib3-2.6.3 2026-05-01 03:09:26.658465 | debian-bookworm | test: 37666 I exit 0 (36.73 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1484 [tox/execute/api.py:311] 2026-05-01 03:09:26.659012 | debian-bookworm | test: OK (37.44 seconds) 2026-05-01 03:09:26.659029 | debian-bookworm | congratulations :) (37.47 seconds) 2026-05-01 03:09:27.131111 | debian-bookworm | ok: Runtime: 0:00:37.745625 2026-05-01 03:09:27.138529 | 2026-05-01 03:09:27.138614 | TASK [tox : Create a tempfile to save tox showconfig] 2026-05-01 03:09:27.826915 | debian-bookworm | changed 2026-05-01 03:09:27.831928 | 2026-05-01 03:09:27.832029 | TASK [tox : Get tox envlist config] 2026-05-01 03:09:28.912942 | debian-bookworm | ok: Runtime: 0:00:00.310713 2026-05-01 03:09:28.918667 | 2026-05-01 03:09:28.918768 | TASK [tox : Install any sibling python packages] 2026-05-01 03:09:29.544771 | debian-bookworm | ok: No setup.cfg, no action needed 2026-05-01 03:09:29.551486 | 2026-05-01 03:09:29.551589 | TASK [tox : Remove tempfile] 2026-05-01 03:09:29.997816 | debian-bookworm | changed 2026-05-01 03:09:30.002659 | 2026-05-01 03:09:30.002755 | TASK [tox : Emit tox command] 2026-05-01 03:09:30.051336 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-05-01 03:09:30.056607 | 2026-05-01 03:09:30.056708 | TASK [tox : Run tox] 2026-05-01 03:09:30.731479 | debian-bookworm | ROOT: 187 D setup logging to DEBUG on pid 1639 [tox/report.py:229] 2026-05-01 03:09:30.761003 | debian-bookworm | test: 217 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-01 03:09:30.763401 | debian-bookworm | test: 219 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-05-01 03:09:30.766651 | debian-bookworm | test: 222 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-01 03:09:30.767512 | debian-bookworm | test: 223 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-01 03:09:30.767632 | debian-bookworm | test: 223 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-05-01 03:09:30.767705 | debian-bookworm | test: 224 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-05-01 03:09:30.769179 | debian-bookworm | test: 225 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-01 03:09:30.769236 | debian-bookworm | test: 225 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-01 03:09:30.799104 | debian-bookworm | test: 255 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:515] 2026-05-01 03:09:31.455468 | debian-bookworm | test: 911 I exit 0 (0.66 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1646 [tox/execute/api.py:311] 2026-05-01 03:09:31.455612 | debian-bookworm | test: 911 W commands[1]> cat images.yml [tox/tox_env/api.py:515] 2026-05-01 03:09:31.458728 | debian-bookworm | --- 2026-05-01 03:09:31.458774 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-05-01 03:09:31.458787 | debian-bookworm | 2026-05-01 03:09:31.458805 | debian-bookworm | adminer_tag: "5.1.0" 2026-05-01 03:09:31.458819 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-05-01 03:09:31.458830 | debian-bookworm | 2026-05-01 03:09:31.458842 | debian-bookworm | ara_server_tag: "1.7.2" 2026-05-01 03:09:31.458853 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-05-01 03:09:31.458864 | debian-bookworm | 2026-05-01 03:09:31.458874 | debian-bookworm | ara_server_mariadb_tag: "11.7.2" 2026-05-01 03:09:31.458885 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-05-01 03:09:31.458896 | debian-bookworm | 2026-05-01 03:09:31.458906 | debian-bookworm | netbox_tag: "v4.2.2" 2026-05-01 03:09:31.458916 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-05-01 03:09:31.458926 | debian-bookworm | 2026-05-01 03:09:31.458936 | debian-bookworm | netbox_redis_tag: "7.4.2-alpine" 2026-05-01 03:09:31.458946 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-05-01 03:09:31.458956 | debian-bookworm | 2026-05-01 03:09:31.458966 | debian-bookworm | nginx_tag: "1.27.4-alpine" 2026-05-01 03:09:31.458976 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2026-05-01 03:09:31.458986 | debian-bookworm | 2026-05-01 03:09:31.458996 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-05-01 03:09:31.459006 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-05-01 03:09:31.459016 | debian-bookworm | 2026-05-01 03:09:31.459026 | debian-bookworm | phpmyadmin_tag: "5.2.2" 2026-05-01 03:09:31.459036 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-05-01 03:09:31.459046 | debian-bookworm | 2026-05-01 03:09:31.459055 | debian-bookworm | postgres_tag: "16.8-alpine" 2026-05-01 03:09:31.459065 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-05-01 03:09:31.459094 | debian-bookworm | 2026-05-01 03:09:31.459105 | debian-bookworm | manager_redis_tag: "7.4.2-alpine" 2026-05-01 03:09:31.459157 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-05-01 03:09:31.459168 | debian-bookworm | 2026-05-01 03:09:31.459178 | debian-bookworm | registry_tag: "3.0" 2026-05-01 03:09:31.459188 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2026-05-01 03:09:31.459198 | debian-bookworm | 2026-05-01 03:09:31.459209 | debian-bookworm | osism_ansible_tag: "0.20250408.0" 2026-05-01 03:09:31.459218 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-05-01 03:09:31.459234 | debian-bookworm | 2026-05-01 03:09:31.459250 | debian-bookworm | osism_kubernetes_tag: "0.20250408.0" 2026-05-01 03:09:31.459268 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-05-01 03:09:31.459293 | debian-bookworm | 2026-05-01 03:09:31.459312 | debian-bookworm | inventory_reconciler_tag: "0.20250408.0" 2026-05-01 03:09:31.459329 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-05-01 03:09:31.459349 | debian-bookworm | 2026-05-01 03:09:31.459366 | debian-bookworm | osism_tag: "0.20250407.0" 2026-05-01 03:09:31.459384 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-05-01 03:09:31.459401 | debian-bookworm | 2026-05-01 03:09:31.459419 | debian-bookworm | osism_frontend_tag: "0.20250407.0" 2026-05-01 03:09:31.459437 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-05-01 03:09:31.459452 | debian-bookworm | 2026-05-01 03:09:31.459463 | debian-bookworm | osism_netbox_tag: "0.20250407.0" 2026-05-01 03:09:31.459474 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2026-05-01 03:09:31.459484 | debian-bookworm | 2026-05-01 03:09:31.459494 | debian-bookworm | vault_tag: "1.19.1" 2026-05-01 03:09:31.459504 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-05-01 03:09:31.459514 | debian-bookworm | 2026-05-01 03:09:31.459524 | debian-bookworm | traefik_tag: "v3.3.5" 2026-05-01 03:09:31.459534 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-05-01 03:09:31.459544 | debian-bookworm | 2026-05-01 03:09:31.459554 | debian-bookworm | ceph_ansible_tag: "{{ ceph_version|default(manager_version) }}" 2026-05-01 03:09:31.459572 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-05-01 03:09:31.459583 | debian-bookworm | 2026-05-01 03:09:31.459593 | debian-bookworm | kolla_ansible_tag: "{{ openstack_version|default(manager_version) }}" 2026-05-01 03:09:31.459605 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-05-01 03:09:31.461062 | debian-bookworm | test: 917 I exit 0 (0.01 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1651 [tox/execute/api.py:311] 2026-05-01 03:09:31.462104 | debian-bookworm | test: OK (0.70=setup[0.04]+cmd[0.66,0.01] seconds) 2026-05-01 03:09:31.462197 | debian-bookworm | congratulations :) (0.73 seconds) 2026-05-01 03:09:31.665839 | debian-bookworm | ok: Runtime: 0:00:01.001956 2026-05-01 03:09:31.673401 | 2026-05-01 03:09:31.673489 | TASK [tox : Look for output] 2026-05-01 03:09:32.373417 | debian-bookworm | ok 2026-05-01 03:09:32.405936 | 2026-05-01 03:09:32.406042 | TASK [tox : Return file comments to Zuul] 2026-05-01 03:09:32.484067 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:09:32.490171 | 2026-05-01 03:09:32.490239 | PLAY RECAP 2026-05-01 03:09:32.490282 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-05-01 03:09:32.490302 | 2026-05-01 03:09:32.820293 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-01 03:09:32.821356 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-01 03:09:34.010748 | 2026-05-01 03:09:34.010899 | PLAY [all] 2026-05-01 03:09:34.035847 | 2026-05-01 03:09:34.035982 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-05-01 03:09:34.100648 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:09:34.106932 | 2026-05-01 03:09:34.107081 | TASK [fetch-tox-output : Set tox log path for single node] 2026-05-01 03:09:34.180364 | debian-bookworm | ok 2026-05-01 03:09:34.191367 | 2026-05-01 03:09:34.191517 | TASK [fetch-tox-output : Ensure local tox dir] 2026-05-01 03:09:35.196698 | debian-bookworm -> localhost | changed 2026-05-01 03:09:35.204171 | 2026-05-01 03:09:35.204285 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-05-01 03:09:35.328041 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:09:35.333560 | 2026-05-01 03:09:35.333668 | TASK [fetch-tox-output : Set envlist fact] 2026-05-01 03:09:35.381784 | debian-bookworm | ok 2026-05-01 03:09:35.388067 | 2026-05-01 03:09:35.388163 | TASK [fetch-tox-output : Get tox version] 2026-05-01 03:09:36.279188 | 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-01 03:09:36.297602 | debian-bookworm | 4.53.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-01 03:09:36.502527 | debian-bookworm | ok: Runtime: 0:00:00.274497 2026-05-01 03:09:36.507083 | 2026-05-01 03:09:36.507175 | TASK [fetch-tox-output : Find all default environments] 2026-05-01 03:09:37.050764 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:09:37.056660 | 2026-05-01 03:09:37.056756 | TASK [fetch-tox-output : Set envlist fact] 2026-05-01 03:09:37.110210 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:09:37.115091 | 2026-05-01 03:09:37.115180 | TASK [fetch-tox-output : Find all default environments] 2026-05-01 03:09:37.641567 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:09:37.654025 | 2026-05-01 03:09:37.654198 | TASK [fetch-tox-output : Set envlist fact] 2026-05-01 03:09:37.733181 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:09:37.739782 | 2026-05-01 03:09:37.739883 | LOOP [fetch-tox-output : Copy tox logs] 2026-05-01 03:09:37.816777 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:09:37.837506 | 2026-05-01 03:09:37.850488 | LOOP [fetch-tox-output : Collect tox logs] 2026-05-01 03:09:39.145529 | debian-bookworm | changed: 2026-05-01 03:09:39.145672 | debian-bookworm | created directory /var/lib/zuul/builds/dd7a9109b8124e928f568614350cb3b2/work/logs/tox/test 2026-05-01 03:09:39.145701 | debian-bookworm | cd+++++++++ ./ 2026-05-01 03:09:39.145722 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-05-01 03:09:39.145742 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-05-01 03:09:39.145765 | 2026-05-01 03:09:39.155319 | 2026-05-01 03:09:39.155403 | PLAY RECAP 2026-05-01 03:09:39.155444 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-05-01 03:09:39.155464 | 2026-05-01 03:09:39.313807 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-01 03:09:39.316315 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-01 03:09:40.331226 | 2026-05-01 03:09:40.331355 | PLAY [all] 2026-05-01 03:09:40.361932 | 2026-05-01 03:09:40.362095 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-05-01 03:09:40.593946 | debian-bookworm | changed: non-zero return code 2026-05-01 03:09:40.600201 | 2026-05-01 03:09:40.600330 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-05-01 03:09:40.627802 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:09:40.635362 | 2026-05-01 03:09:40.635535 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-05-01 03:09:40.701798 | 2026-05-01 03:09:40.702326 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-05-01 03:09:40.755217 | 2026-05-01 03:09:40.755407 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-05-01 03:09:40.791471 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:09:40.802202 | 2026-05-01 03:09:40.802311 | LOOP [fetch-subunit-output : Generate subunit file] 2026-05-01 03:09:40.833605 | 2026-05-01 03:09:40.833801 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-05-01 03:09:40.899472 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:09:40.909359 | 2026-05-01 03:09:40.909513 | TASK [fetch-subunit-output : Remove the temporary file] 2026-05-01 03:09:40.944944 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:09:40.952778 | 2026-05-01 03:09:40.953382 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-05-01 03:09:40.999359 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:09:41.009842 | 2026-05-01 03:09:41.012646 | PLAY RECAP 2026-05-01 03:09:41.012738 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-05-01 03:09:41.012768 | 2026-05-01 03:09:41.144712 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-01 03:09:41.145721 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-01 03:09:41.986173 | 2026-05-01 03:09:41.986304 | PLAY [Base post-fetch] 2026-05-01 03:09:42.000651 | 2026-05-01 03:09:42.000771 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-01 03:09:42.075568 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:09:42.082770 | 2026-05-01 03:09:42.082940 | TASK [fetch-output : Set log path for single node] 2026-05-01 03:09:42.121651 | debian-bookworm | ok 2026-05-01 03:09:42.127980 | 2026-05-01 03:09:42.128080 | LOOP [fetch-output : Ensure local output dirs] 2026-05-01 03:09:42.743866 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/dd7a9109b8124e928f568614350cb3b2/work/logs" 2026-05-01 03:09:43.163966 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/dd7a9109b8124e928f568614350cb3b2/work/artifacts" 2026-05-01 03:09:43.439554 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/dd7a9109b8124e928f568614350cb3b2/work/docs" 2026-05-01 03:09:43.449297 | 2026-05-01 03:09:43.449420 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-01 03:09:44.236315 | debian-bookworm | changed: 2026-05-01 03:09:44.236538 | debian-bookworm | .d..t...... ./ 2026-05-01 03:09:44.236574 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-01 03:09:44.236611 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-01 03:09:44.236643 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-01 03:09:44.236684 | debian-bookworm | changed: All items complete 2026-05-01 03:09:44.236709 | 2026-05-01 03:09:44.782759 | debian-bookworm | changed: .d..t...... ./ 2026-05-01 03:09:45.415523 | debian-bookworm | changed: .d..t...... ./ 2026-05-01 03:09:45.438004 | 2026-05-01 03:09:45.438117 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-01 03:09:45.472988 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:09:45.478983 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:09:45.502766 | 2026-05-01 03:09:45.503014 | PLAY RECAP 2026-05-01 03:09:45.503149 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-01 03:09:45.503223 | 2026-05-01 03:09:45.611143 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-01 03:09:45.612163 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-01 03:09:46.360422 | 2026-05-01 03:09:46.360561 | PLAY [Base post] 2026-05-01 03:09:46.386773 | 2026-05-01 03:09:46.386927 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-01 03:09:47.041528 | debian-bookworm | changed 2026-05-01 03:09:47.047752 | 2026-05-01 03:09:47.047853 | PLAY RECAP 2026-05-01 03:09:47.047915 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-01 03:09:47.047976 | 2026-05-01 03:09:47.148745 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-01 03:09:47.149739 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-01 03:09:47.968140 | 2026-05-01 03:09:47.968328 | PLAY [Base post-logs] 2026-05-01 03:09:47.993439 | 2026-05-01 03:09:47.993743 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-01 03:09:48.501644 | localhost | changed 2026-05-01 03:09:48.512018 | 2026-05-01 03:09:48.512181 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-01 03:09:48.548265 | localhost | ok 2026-05-01 03:09:48.551607 | 2026-05-01 03:09:48.551708 | TASK [Set zuul-log-path fact] 2026-05-01 03:09:48.566905 | localhost | ok 2026-05-01 03:09:48.574923 | 2026-05-01 03:09:48.575038 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-01 03:09:48.600375 | localhost | ok 2026-05-01 03:09:48.603540 | 2026-05-01 03:09:48.603650 | TASK [upload-logs : Create log directories] 2026-05-01 03:09:49.111482 | localhost | changed 2026-05-01 03:09:49.114110 | 2026-05-01 03:09:49.114199 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-01 03:09:49.603217 | localhost -> localhost | ok: Runtime: 0:00:00.017370 2026-05-01 03:09:49.606797 | 2026-05-01 03:09:49.608352 | TASK [upload-logs : Upload logs to log server] 2026-05-01 03:09:50.147848 | localhost | Output suppressed because no_log was given 2026-05-01 03:09:50.150175 | 2026-05-01 03:09:50.150293 | LOOP [upload-logs : Compress console log and json output] 2026-05-01 03:09:50.193693 | localhost | skipping: Conditional result was False 2026-05-01 03:09:50.201348 | localhost | skipping: Conditional result was False 2026-05-01 03:09:50.207343 | 2026-05-01 03:09:50.207484 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-01 03:09:50.262683 | localhost | skipping: Conditional result was False 2026-05-01 03:09:50.262954 | 2026-05-01 03:09:50.269590 | localhost | skipping: Conditional result was False 2026-05-01 03:09:50.273442 | 2026-05-01 03:09:50.273551 | LOOP [upload-logs : Upload console log and json output]