2026-01-21 03:05:38.598429 | Job console starting 2026-01-21 03:05:38.611804 | Updating git repos 2026-01-21 03:05:38.629274 | Cloning repos into workspace 2026-01-21 03:05:38.650980 | Restoring repo states 2026-01-21 03:05:38.659893 | Merging changes 2026-01-21 03:05:38.659908 | Checking out repos 2026-01-21 03:05:38.686721 | Preparing playbooks 2026-01-21 03:05:39.267087 | Running Ansible setup 2026-01-21 03:05:44.465989 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-21 03:05:45.384683 | 2026-01-21 03:05:45.384952 | PLAY [Base pre] 2026-01-21 03:05:45.407238 | 2026-01-21 03:05:45.407391 | TASK [Setup log path fact] 2026-01-21 03:05:45.450346 | debian-bookworm | ok 2026-01-21 03:05:45.467141 | 2026-01-21 03:05:45.467298 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-21 03:05:45.510911 | debian-bookworm | ok 2026-01-21 03:05:45.525069 | 2026-01-21 03:05:45.525205 | TASK [emit-job-header : Print job information] 2026-01-21 03:05:45.588031 | # Job Information 2026-01-21 03:05:45.588290 | Ansible Version: 2.16.14 2026-01-21 03:05:45.588341 | Job: cfg-generics-tox-test-stable 2026-01-21 03:05:45.588387 | Pipeline: periodic-daily 2026-01-21 03:05:45.588419 | Executor: 521e9411259a 2026-01-21 03:05:45.590825 | Triggered by: https://github.com/osism/generics 2026-01-21 03:05:45.590960 | Event ID: f301104de52742ecaf12fd5a35487641 2026-01-21 03:05:45.597047 | 2026-01-21 03:05:45.597174 | LOOP [emit-job-header : Print node information] 2026-01-21 03:05:45.794106 | debian-bookworm | ok: 2026-01-21 03:05:45.796816 | debian-bookworm | # Node Information 2026-01-21 03:05:45.796906 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-21 03:05:45.796936 | debian-bookworm | Hostname: debian 2026-01-21 03:05:45.796960 | debian-bookworm | Username: zuul 2026-01-21 03:05:45.796982 | debian-bookworm | Distro: Debian 12.13 2026-01-21 03:05:45.797007 | debian-bookworm | Provider: regiocloud-a 2026-01-21 03:05:45.797028 | debian-bookworm | Region: 2026-01-21 03:05:45.797049 | debian-bookworm | Label: debian-bookworm 2026-01-21 03:05:45.797068 | debian-bookworm | Product Name: OpenStack Nova 2026-01-21 03:05:45.797088 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe36:251d 2026-01-21 03:05:45.822267 | 2026-01-21 03:05:45.822475 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-21 03:05:46.690654 | debian-bookworm -> localhost | changed 2026-01-21 03:05:46.698445 | 2026-01-21 03:05:46.698602 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-21 03:05:48.197654 | debian-bookworm -> localhost | changed 2026-01-21 03:05:48.218288 | 2026-01-21 03:05:48.218554 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-21 03:05:48.520074 | debian-bookworm -> localhost | ok 2026-01-21 03:05:48.529238 | 2026-01-21 03:05:48.529396 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-21 03:05:48.558967 | debian-bookworm | ok 2026-01-21 03:05:48.578553 | debian-bookworm | included: /var/lib/zuul/builds/e4d9baca08e4498eb6861a090a6dc618/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-21 03:05:48.585315 | 2026-01-21 03:05:48.585429 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-21 03:05:50.788554 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-21 03:05:50.788834 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e4d9baca08e4498eb6861a090a6dc618/work/e4d9baca08e4498eb6861a090a6dc618_id_rsa 2026-01-21 03:05:50.788875 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e4d9baca08e4498eb6861a090a6dc618/work/e4d9baca08e4498eb6861a090a6dc618_id_rsa.pub 2026-01-21 03:05:50.788902 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-21 03:05:50.788927 | debian-bookworm -> localhost | SHA256:gPWHcjCj1T/TFEvbtzHcu6JoHVZKAYhAPDsp0afqucs zuul-build-sshkey 2026-01-21 03:05:50.788950 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-21 03:05:50.788985 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-21 03:05:50.789007 | debian-bookworm -> localhost | | +o. B.... o. | 2026-01-21 03:05:50.789028 | debian-bookworm -> localhost | | . + B *.. o.+. .| 2026-01-21 03:05:50.789049 | debian-bookworm -> localhost | | . O o +..o+ .+o| 2026-01-21 03:05:50.789069 | debian-bookworm -> localhost | | . = + .+... .=| 2026-01-21 03:05:50.789089 | debian-bookworm -> localhost | | o . S .oo o | 2026-01-21 03:05:50.789113 | debian-bookworm -> localhost | | . + .| 2026-01-21 03:05:50.789135 | debian-bookworm -> localhost | |. . o .. . | 2026-01-21 03:05:50.789172 | debian-bookworm -> localhost | |.o .... . | 2026-01-21 03:05:50.789193 | debian-bookworm -> localhost | | Eo .. . | 2026-01-21 03:05:50.789213 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-21 03:05:50.789271 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.719093 2026-01-21 03:05:50.796081 | 2026-01-21 03:05:50.796191 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-21 03:05:50.841623 | debian-bookworm | ok 2026-01-21 03:05:50.855447 | debian-bookworm | included: /var/lib/zuul/builds/e4d9baca08e4498eb6861a090a6dc618/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-21 03:05:50.866085 | 2026-01-21 03:05:50.866200 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-21 03:05:50.891816 | debian-bookworm | skipping: Conditional result was False 2026-01-21 03:05:50.899387 | 2026-01-21 03:05:50.899929 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-21 03:05:51.543080 | debian-bookworm | changed 2026-01-21 03:05:51.564114 | 2026-01-21 03:05:51.564254 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-21 03:05:51.845078 | debian-bookworm | ok 2026-01-21 03:05:51.856083 | 2026-01-21 03:05:51.856211 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-21 03:05:52.512905 | debian-bookworm | changed 2026-01-21 03:05:52.524822 | 2026-01-21 03:05:52.524972 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-21 03:05:53.151703 | debian-bookworm | changed 2026-01-21 03:05:53.159693 | 2026-01-21 03:05:53.159820 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-21 03:05:53.184465 | debian-bookworm | skipping: Conditional result was False 2026-01-21 03:05:53.194534 | 2026-01-21 03:05:53.194686 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-21 03:05:54.066190 | debian-bookworm -> localhost | changed 2026-01-21 03:05:54.095340 | 2026-01-21 03:05:54.096377 | TASK [add-build-sshkey : Add back temp key] 2026-01-21 03:05:54.586662 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e4d9baca08e4498eb6861a090a6dc618/work/e4d9baca08e4498eb6861a090a6dc618_id_rsa (zuul-build-sshkey) 2026-01-21 03:05:54.587148 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013904 2026-01-21 03:05:54.599480 | 2026-01-21 03:05:54.599636 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-21 03:05:55.158438 | debian-bookworm | ok 2026-01-21 03:05:55.164119 | 2026-01-21 03:05:55.164246 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-21 03:05:55.188237 | debian-bookworm | skipping: Conditional result was False 2026-01-21 03:05:55.200126 | 2026-01-21 03:05:55.200250 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-21 03:05:55.694257 | debian-bookworm | ok 2026-01-21 03:05:55.748278 | 2026-01-21 03:05:55.748620 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-21 03:05:55.791659 | debian-bookworm | ok 2026-01-21 03:05:55.797722 | 2026-01-21 03:05:55.797846 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-21 03:05:56.197595 | debian-bookworm -> localhost | ok 2026-01-21 03:05:56.204587 | 2026-01-21 03:05:56.204702 | TASK [validate-host : Collect information about the host] 2026-01-21 03:05:57.498698 | debian-bookworm | ok 2026-01-21 03:05:57.519362 | 2026-01-21 03:05:57.519497 | TASK [validate-host : Sanitize hostname] 2026-01-21 03:05:57.720676 | debian-bookworm | ok 2026-01-21 03:05:57.870098 | 2026-01-21 03:05:57.870239 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-21 03:05:58.606244 | debian-bookworm -> localhost | changed 2026-01-21 03:05:58.612789 | 2026-01-21 03:05:58.612907 | TASK [validate-host : Collect information about zuul worker] 2026-01-21 03:05:59.122658 | debian-bookworm | ok 2026-01-21 03:05:59.136331 | 2026-01-21 03:05:59.136472 | TASK [validate-host : Write out all zuul information for each host] 2026-01-21 03:06:00.345537 | debian-bookworm -> localhost | changed 2026-01-21 03:06:00.355277 | 2026-01-21 03:06:00.355397 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-21 03:06:00.631462 | debian-bookworm | ok 2026-01-21 03:06:00.637727 | 2026-01-21 03:06:00.641856 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-21 03:06:01.584357 | debian-bookworm | changed: 2026-01-21 03:06:01.584621 | debian-bookworm | cd+++++++++ src/ 2026-01-21 03:06:01.584661 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-21 03:06:01.584686 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-21 03:06:01.584707 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-01-21 03:06:01.584728 | debian-bookworm | =6.2.4 2026-01-21 03:06:23.288202 | debian-bookworm | Downloading cachetools-6.2.4-py3-none-any.whl (11 kB) 2026-01-21 03:06:23.322590 | debian-bookworm | Collecting chardet>=5.2 2026-01-21 03:06:23.337528 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2026-01-21 03:06:23.356145 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 15.7 MB/s eta 0:00:00 2026-01-21 03:06:23.414227 | debian-bookworm | Collecting colorama>=0.4.6 2026-01-21 03:06:23.431012 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-01-21 03:06:23.503786 | debian-bookworm | Collecting filelock>=3.20.2 2026-01-21 03:06:23.521361 | debian-bookworm | Downloading filelock-3.20.3-py3-none-any.whl (16 kB) 2026-01-21 03:06:23.594702 | debian-bookworm | Collecting packaging>=25 2026-01-21 03:06:23.610454 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2026-01-21 03:06:23.619247 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 10.1 MB/s eta 0:00:00 2026-01-21 03:06:23.690735 | debian-bookworm | Collecting platformdirs>=4.5.1 2026-01-21 03:06:23.707013 | debian-bookworm | Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) 2026-01-21 03:06:23.791542 | debian-bookworm | Collecting pluggy>=1.6 2026-01-21 03:06:23.807751 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-01-21 03:06:23.859726 | debian-bookworm | Collecting pyproject-api>=1.10 2026-01-21 03:06:23.876549 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-01-21 03:06:24.011184 | debian-bookworm | Collecting virtualenv>=20.35.4 2026-01-21 03:06:24.026611 | debian-bookworm | Downloading virtualenv-20.36.1-py3-none-any.whl (6.0 MB) 2026-01-21 03:06:24.280245 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 24.2 MB/s eta 0:00:00 2026-01-21 03:06:24.389910 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-01-21 03:06:24.404949 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-01-21 03:06:24.434288 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 19.9 MB/s eta 0:00:00 2026-01-21 03:06:24.588072 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2026-01-21 03:06:25.498117 | debian-bookworm | Successfully installed cachetools-6.2.4 chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.20.3 packaging-25.0 platformdirs-4.5.1 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.34.1 virtualenv-20.36.1 2026-01-21 03:06:26.049102 | debian-bookworm | ok: Runtime: 0:00:03.263784 2026-01-21 03:06:26.055272 | 2026-01-21 03:06:26.055372 | TASK [ensure-tox : Export installed tox_executable path] 2026-01-21 03:06:26.113185 | debian-bookworm | ok 2026-01-21 03:06:26.121083 | 2026-01-21 03:06:26.121192 | TASK [ensure-tox : Output tox version] 2026-01-21 03:06:26.733436 | 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-01-21 03:06:26.752241 | debian-bookworm | 4.34.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-01-21 03:06:27.184723 | debian-bookworm | ok: Runtime: 0:00:00.299635 2026-01-21 03:06:27.190194 | 2026-01-21 03:06:27.190298 | TASK [ensure-tox : Make global symlink] 2026-01-21 03:06:27.203559 | debian-bookworm | skipping: Conditional result was False 2026-01-21 03:06:27.209604 | 2026-01-21 03:06:27.209667 | PLAY RECAP 2026-01-21 03:06:27.209718 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-01-21 03:06:27.209743 | 2026-01-21 03:06:27.335955 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-01-21 03:06:27.337072 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-01-21 03:06:28.349561 | 2026-01-21 03:06:28.349889 | PLAY [all] 2026-01-21 03:06:28.375184 | 2026-01-21 03:06:28.375350 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-01-21 03:06:28.906850 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-01-21 03:06:29.417272 | debian-bookworm | ok: Runtime: 0:00:00.059623 2026-01-21 03:06:29.423287 | 2026-01-21 03:06:29.423436 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-01-21 03:06:29.982243 | debian-bookworm | ok: Runtime: 0:00:00.007567 2026-01-21 03:06:29.988462 | 2026-01-21 03:06:29.988611 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-01-21 03:06:30.280273 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-01-21 03:06:30.283594 | debian-bookworm | sudo: a password is required 2026-01-21 03:06:30.517778 | debian-bookworm | ok: Runtime: 0:00:00.026851 2026-01-21 03:06:30.528216 | 2026-01-21 03:06:30.528330 | TASK [tox : Check to see if the constraints file exists] 2026-01-21 03:06:30.562900 | debian-bookworm | skipping: Conditional result was False 2026-01-21 03:06:30.574522 | 2026-01-21 03:06:30.574725 | TASK [tox : Fail if constraints file is missing] 2026-01-21 03:06:30.600305 | debian-bookworm | skipping: Conditional result was False 2026-01-21 03:06:30.610409 | 2026-01-21 03:06:30.610575 | TASK [tox : Record file location] 2026-01-21 03:06:30.635505 | debian-bookworm | skipping: Conditional result was False 2026-01-21 03:06:30.645552 | 2026-01-21 03:06:30.646184 | TASK [tox : Install tox siblings] 2026-01-21 03:06:30.680348 | debian-bookworm | ok 2026-01-21 03:06:30.689882 | debian-bookworm | included: /var/lib/zuul/builds/e4d9baca08e4498eb6861a090a6dc618/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-01-21 03:06:30.695748 | 2026-01-21 03:06:30.695877 | TASK [tox : Run tox without tests] 2026-01-21 03:06:31.204622 | debian-bookworm | ROOT: 186 D setup logging to DEBUG on pid 1420 [tox/report.py:225] 2026-01-21 03:06:31.234273 | debian-bookworm | test: 216 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:41] 2026-01-21 03:06:31.236896 | debian-bookworm | test: 218 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [virtualenv/discovery/builtin.py:79] 2026-01-21 03:06:31.237887 | debian-bookworm | test: 219 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py SizixxuuZCO88qDiBX9oNO7qF6WqAqNn 1fZhj3grjMOcGx57AqqGlpHYUQWkLsCW [virtualenv/discovery/cached_py_info.py:131] 2026-01-21 03:06:31.311040 | debian-bookworm | test: 292 D wrote python info of /usr/bin/python3.11 at /home/zuul/.local/share/virtualenv/py_info/2/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:152] 2026-01-21 03:06:31.311868 | debian-bookworm | test: 293 D filesystem is case-sensitive [virtualenv/info.py:27] 2026-01-21 03:06:31.312174 | debian-bookworm | test: 294 I proposed PythonInfo(spec=CPython3.11.2.final.0-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) [virtualenv/discovery/builtin.py:86] 2026-01-21 03:06:31.312359 | debian-bookworm | test: 294 D accepted PythonInfo(spec=CPython3.11.2.final.0-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) [virtualenv/discovery/builtin.py:88] 2026-01-21 03:06:31.314447 | debian-bookworm | test: 296 D symlink on filesystem does work [virtualenv/info.py:50] 2026-01-21 03:06:31.360303 | debian-bookworm | test: 342 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:52] 2026-01-21 03:06:31.360463 | debian-bookworm | test: 342 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:14] 2026-01-21 03:06:31.360642 | debian-bookworm | test: 342 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:14] 2026-01-21 03:06:31.360855 | debian-bookworm | test: 342 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2026-01-21 03:06:31.360946 | debian-bookworm | test: 343 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2026-01-21 03:06:31.360998 | debian-bookworm | test: 343 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2026-01-21 03:06:31.361064 | debian-bookworm | test: 343 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2026-01-21 03:06:31.361083 | debian-bookworm | test: 343 D virtualenv = 20.36.1 [virtualenv/create/pyenv_cfg.py:40] 2026-01-21 03:06:31.361144 | debian-bookworm | test: 343 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2026-01-21 03:06:31.361197 | debian-bookworm | test: 343 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-01-21 03:06:31.361260 | debian-bookworm | test: 343 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-01-21 03:06:31.361329 | debian-bookworm | test: 343 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2026-01-21 03:06:31.361614 | debian-bookworm | test: 343 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/generics/.tox/test/bin/python [virtualenv/util/path/_sync.py:34] 2026-01-21 03:06:31.362008 | debian-bookworm | test: 344 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:98] 2026-01-21 03:06:31.362152 | debian-bookworm | test: 344 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:101] 2026-01-21 03:06:31.362548 | debian-bookworm | test: 344 D ============================== target debug ============================== [virtualenv/run/session.py:54] 2026-01-21 03:06:31.363035 | debian-bookworm | test: 345 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:215] 2026-01-21 03:06:31.407536 | debian-bookworm | test: 344 D { 2026-01-21 03:06:31.407588 | debian-bookworm | "sys": { 2026-01-21 03:06:31.407594 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-01-21 03:06:31.407600 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-01-21 03:06:31.407606 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-01-21 03:06:31.407612 | debian-bookworm | "base_prefix": "/usr", 2026-01-21 03:06:31.407618 | debian-bookworm | "real_prefix": null, 2026-01-21 03:06:31.407625 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-01-21 03:06:31.407630 | debian-bookworm | "base_exec_prefix": "/usr", 2026-01-21 03:06:31.407634 | debian-bookworm | "path": [ 2026-01-21 03:06:31.407638 | debian-bookworm | "/usr/lib/python311.zip", 2026-01-21 03:06:31.407644 | debian-bookworm | "/usr/lib/python3.11", 2026-01-21 03:06:31.407648 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-01-21 03:06:31.407652 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-01-21 03:06:31.407656 | debian-bookworm | ], 2026-01-21 03:06:31.407661 | debian-bookworm | "meta_path": [ 2026-01-21 03:06:31.407665 | debian-bookworm | "", 2026-01-21 03:06:31.407669 | debian-bookworm | "", 2026-01-21 03:06:31.407673 | debian-bookworm | "", 2026-01-21 03:06:31.407678 | debian-bookworm | "" 2026-01-21 03:06:31.407682 | debian-bookworm | ], 2026-01-21 03:06:31.407686 | debian-bookworm | "fs_encoding": "utf-8", 2026-01-21 03:06:31.407690 | debian-bookworm | "io_encoding": "utf-8" 2026-01-21 03:06:31.407694 | debian-bookworm | }, 2026-01-21 03:06:31.407698 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-01-21 03:06:31.407702 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-01-21 03:06:31.407707 | debian-bookworm | "os": "", 2026-01-21 03:06:31.407711 | debian-bookworm | "site": "", 2026-01-21 03:06:31.407714 | debian-bookworm | "datetime": "", 2026-01-21 03:06:31.407718 | debian-bookworm | "math": "", 2026-01-21 03:06:31.407722 | debian-bookworm | "json": "" 2026-01-21 03:06:31.407726 | debian-bookworm | } [virtualenv/run/session.py:55] 2026-01-21 03:06:31.407737 | debian-bookworm | test: 389 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.local/share/virtualenv) [virtualenv/run/session.py:59] 2026-01-21 03:06:31.410837 | debian-bookworm | test: 392 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-25.3-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2026-01-21 03:06:31.413907 | debian-bookworm | test: 393 D build install image for pip-25.3-py3-none-any.whl to /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-01-21 03:06:31.415723 | debian-bookworm | test: 397 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-80.9.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2026-01-21 03:06:31.417384 | debian-bookworm | test: 399 D build install image for setuptools-80.9.0-py3-none-any.whl to /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-01-21 03:06:31.671920 | debian-bookworm | test: 653 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-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:42] 2026-01-21 03:06:31.686324 | debian-bookworm | test: 668 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/pkg_resources to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pkg_resources [virtualenv/util/path/_sync.py:42] 2026-01-21 03:06:31.698055 | debian-bookworm | test: 680 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-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:42] 2026-01-21 03:06:31.698471 | debian-bookworm | test: 680 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/setuptools-80.9.0.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-80.9.0.dist-info [virtualenv/util/path/_sync.py:42] 2026-01-21 03:06:31.701907 | debian-bookworm | test: 683 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-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:42] 2026-01-21 03:06:31.702931 | debian-bookworm | test: 685 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/setuptools-80.9.0.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-80.9.0.virtualenv [virtualenv/util/path/_sync.py:42] 2026-01-21 03:06:31.703345 | debian-bookworm | test: 685 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-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:42] 2026-01-21 03:06:31.871569 | debian-bookworm | test: 853 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any/pip-25.3.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-25.3.virtualenv [virtualenv/util/path/_sync.py:42] 2026-01-21 03:06:31.872297 | debian-bookworm | test: 854 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any/pip-25.3.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-25.3.dist-info [virtualenv/util/path/_sync.py:42] 2026-01-21 03:06:31.891655 | debian-bookworm | test: 873 D generated console scripts pip3.11 pip-3.11 pip pip3 [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2026-01-21 03:06:31.893088 | debian-bookworm | test: 875 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2026-01-21 03:06:31.893894 | debian-bookworm | test: 875 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:65] 2026-01-21 03:06:31.902848 | debian-bookworm | test: 884 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2026-01-21 03:06:31.902988 | debian-bookworm | test: 885 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2026-01-21 03:06:31.903063 | debian-bookworm | test: 885 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2026-01-21 03:06:31.903127 | debian-bookworm | test: 885 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2026-01-21 03:06:31.903187 | debian-bookworm | test: 885 D virtualenv = 20.36.1 [virtualenv/create/pyenv_cfg.py:40] 2026-01-21 03:06:31.903247 | debian-bookworm | test: 885 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2026-01-21 03:06:31.903320 | debian-bookworm | test: 885 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-01-21 03:06:31.903387 | debian-bookworm | test: 885 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-01-21 03:06:31.903468 | debian-bookworm | test: 885 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2026-01-21 03:06:31.908919 | debian-bookworm | test: 890 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:464] 2026-01-21 03:06:33.101389 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-01-21 03:06:33.300250 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-01-21 03:06:33.431944 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-01-21 03:06:33.448381 | 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-01-21 03:06:33.535323 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 3)) 2026-01-21 03:06:33.552028 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2026-01-21 03:06:33.623204 | debian-bookworm | Collecting packaging==25.0 (from -r requirements.txt (line 4)) 2026-01-21 03:06:33.641237 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-21 03:06:33.685715 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-01-21 03:06:33.704945 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-01-21 03:06:33.729420 | debian-bookworm | Installing build dependencies: started 2026-01-21 03:06:35.035107 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-01-21 03:06:35.036462 | debian-bookworm | Getting requirements to build wheel: started 2026-01-21 03:06:35.473017 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-01-21 03:06:35.475999 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-01-21 03:06:35.724857 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-21 03:06:35.770178 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-01-21 03:06:35.787587 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-01-21 03:06:35.865929 | debian-bookworm | Collecting requests==2.32.5 (from -r requirements.txt (line 7)) 2026-01-21 03:06:35.881210 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-01-21 03:06:35.927918 | debian-bookworm | Collecting tabulate==0.9.0 (from -r requirements.txt (line 8)) 2026-01-21 03:06:35.944730 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-01-21 03:06:36.071969 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-01-21 03:06:36.088721 | 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-01-21 03:06:36.174189 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 3)) 2026-01-21 03:06:36.191377 | debian-bookworm | Downloading ansible_core-2.18.12-py3-none-any.whl.metadata (7.7 kB) 2026-01-21 03:06:36.242534 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-01-21 03:06:36.258943 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-01-21 03:06:36.317826 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-01-21 03:06:36.334122 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-01-21 03:06:36.380610 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-01-21 03:06:36.397743 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-01-21 03:06:36.485378 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-01-21 03:06:36.502884 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-01-21 03:06:36.661697 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-01-21 03:06:36.678281 | debian-bookworm | Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-01-21 03:06:36.742571 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-01-21 03:06:36.760044 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-01-21 03:06:36.845845 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-01-21 03:06:36.862413 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-01-21 03:06:36.926983 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-01-21 03:06:36.942530 | debian-bookworm | Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 2026-01-21 03:06:37.289824 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-01-21 03:06:37.305958 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-01-21 03:06:37.434467 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-01-21 03:06:37.451742 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-01-21 03:06:37.658330 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-01-21 03:06:37.674240 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-01-21 03:06:37.712353 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography->ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-01-21 03:06:37.727698 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2026-01-21 03:06:37.758359 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-01-21 03:06:37.801714 | 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-01-21 03:06:37.880205 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 9.1 MB/s 0:00:00 2026-01-21 03:06:37.901431 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2026-01-21 03:06:39.841125 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 29.5 MB/s 0:00:01 2026-01-21 03:06:39.857217 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2026-01-21 03:06:39.897218 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-01-21 03:06:39.924326 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-01-21 03:06:39.952390 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-01-21 03:06:39.981522 | debian-bookworm | Downloading ansible_core-2.18.12-py3-none-any.whl (2.2 MB) 2026-01-21 03:06:40.119903 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 15.4 MB/s 0:00:00 2026-01-21 03:06:40.138602 | debian-bookworm | Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 2026-01-21 03:06:40.171280 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-01-21 03:06:40.197685 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-01-21 03:06:40.224492 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-01-21 03:06:40.254640 | debian-bookworm | Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 2026-01-21 03:06:40.285688 | 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-01-21 03:06:40.312447 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-01-21 03:06:40.339089 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-01-21 03:06:40.364846 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-01-21 03:06:40.592564 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 19.9 MB/s 0:00:00 2026-01-21 03:06:40.607259 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-01-21 03:06:40.640456 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-01-21 03:06:40.667194 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2026-01-21 03:06:40.696712 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-01-21 03:06:40.961096 | debian-bookworm | Building wheels for collected packages: pwgen 2026-01-21 03:06:40.962001 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-01-21 03:06:41.208223 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-01-21 03:06:41.209469 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3797 sha256=46ca9a5134a9691a255bd451869a2001efda8690fc22b6e269d9cdfdfc10a5eb 2026-01-21 03:06:41.210046 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-01-21 03:06:41.214447 | debian-bookworm | Successfully built pwgen 2026-01-21 03:06:41.424305 | 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-01-21 03:07:06.684492 | debian-bookworm | 2026-01-21 03:07:06.686657 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.12.0 ansible-core-2.18.12 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 colorama-0.4.6 cryptography-46.0.3 fasteners-0.20 idna-3.11 packaging-25.0 pwgen-0.8.2.post0 pycparser-2.23 python-gilt-1.2.3 requests-2.32.5 resolvelib-1.0.1 sh-2.2.2 tabulate-0.9.0 urllib3-2.6.3 2026-01-21 03:07:06.816330 | debian-bookworm | test: 35798 I exit 0 (34.91 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1433 [tox/execute/api.py:295] 2026-01-21 03:07:06.818376 | debian-bookworm | test: OK (35.59 seconds) 2026-01-21 03:07:06.818420 | debian-bookworm | congratulations :) (35.62 seconds) 2026-01-21 03:07:07.250916 | debian-bookworm | ok: Runtime: 0:00:35.863330 2026-01-21 03:07:07.258974 | 2026-01-21 03:07:07.259088 | TASK [tox : Create a tempfile to save tox showconfig] 2026-01-21 03:07:07.719007 | debian-bookworm | changed 2026-01-21 03:07:07.729967 | 2026-01-21 03:07:07.730424 | TASK [tox : Get tox envlist config] 2026-01-21 03:07:08.779027 | debian-bookworm | ok: Runtime: 0:00:00.311650 2026-01-21 03:07:08.785409 | 2026-01-21 03:07:08.785535 | TASK [tox : Install any sibling python packages] 2026-01-21 03:07:09.261095 | debian-bookworm | ok: No setup.cfg, no action needed 2026-01-21 03:07:09.268724 | 2026-01-21 03:07:09.268860 | TASK [tox : Remove tempfile] 2026-01-21 03:07:09.744370 | debian-bookworm | changed 2026-01-21 03:07:09.750458 | 2026-01-21 03:07:09.750583 | TASK [tox : Emit tox command] 2026-01-21 03:07:09.799696 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-01-21 03:07:09.804956 | 2026-01-21 03:07:09.805072 | TASK [tox : Run tox] 2026-01-21 03:07:10.311423 | debian-bookworm | ROOT: 165 D setup logging to DEBUG on pid 1588 [tox/report.py:225] 2026-01-21 03:07:10.338569 | debian-bookworm | test: 192 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:41] 2026-01-21 03:07:10.341005 | debian-bookworm | test: 194 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [virtualenv/discovery/builtin.py:79] 2026-01-21 03:07:10.341777 | debian-bookworm | test: 195 D got python info of /usr/bin/python3.11 from /home/zuul/.local/share/virtualenv/py_info/2/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:132] 2026-01-21 03:07:10.342529 | debian-bookworm | test: 196 D filesystem is case-sensitive [virtualenv/info.py:27] 2026-01-21 03:07:10.342695 | debian-bookworm | test: 196 I proposed PythonInfo(spec=CPython3.11.2.final.0-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) [virtualenv/discovery/builtin.py:86] 2026-01-21 03:07:10.342783 | debian-bookworm | test: 196 D accepted PythonInfo(spec=CPython3.11.2.final.0-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) [virtualenv/discovery/builtin.py:88] 2026-01-21 03:07:10.343779 | debian-bookworm | test: 197 D symlink on filesystem does work [virtualenv/info.py:50] 2026-01-21 03:07:10.372571 | debian-bookworm | test: 226 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:464] 2026-01-21 03:07:10.987083 | debian-bookworm | test: 840 I exit 0 (0.61 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1595 [tox/execute/api.py:295] 2026-01-21 03:07:10.987382 | debian-bookworm | test: 841 W commands[1]> cat images.yml [tox/tox_env/api.py:464] 2026-01-21 03:07:10.990333 | debian-bookworm | --- 2026-01-21 03:07:10.990394 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-01-21 03:07:10.990407 | debian-bookworm | 2026-01-21 03:07:10.990418 | debian-bookworm | adminer_tag: "5.3.0" 2026-01-21 03:07:10.990431 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-01-21 03:07:10.990442 | debian-bookworm | 2026-01-21 03:07:10.990452 | debian-bookworm | ara_server_tag: "1.7.2" 2026-01-21 03:07:10.990464 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-01-21 03:07:10.990474 | debian-bookworm | 2026-01-21 03:07:10.990484 | debian-bookworm | ara_server_mariadb_tag: "11.7.2" 2026-01-21 03:07:10.990496 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-01-21 03:07:10.990507 | debian-bookworm | 2026-01-21 03:07:10.990517 | debian-bookworm | netbox_tag: "v4.2.2" 2026-01-21 03:07:10.990527 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-01-21 03:07:10.990537 | debian-bookworm | 2026-01-21 03:07:10.990547 | debian-bookworm | netbox_redis_tag: "7.4.4-alpine" 2026-01-21 03:07:10.990558 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-01-21 03:07:10.990568 | debian-bookworm | 2026-01-21 03:07:10.990578 | debian-bookworm | nginx_tag: "1.28.0-alpine" 2026-01-21 03:07:10.990588 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2026-01-21 03:07:10.990598 | debian-bookworm | 2026-01-21 03:07:10.990608 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-01-21 03:07:10.991133 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-01-21 03:07:10.991165 | debian-bookworm | 2026-01-21 03:07:10.991177 | debian-bookworm | phpmyadmin_tag: "5.2.2" 2026-01-21 03:07:10.991188 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-01-21 03:07:10.991198 | debian-bookworm | 2026-01-21 03:07:10.991208 | debian-bookworm | postgres_tag: "16.9-alpine" 2026-01-21 03:07:10.991218 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-01-21 03:07:10.991228 | debian-bookworm | 2026-01-21 03:07:10.991238 | debian-bookworm | manager_redis_tag: "7.4.4-alpine" 2026-01-21 03:07:10.991265 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-01-21 03:07:10.991276 | debian-bookworm | 2026-01-21 03:07:10.991286 | debian-bookworm | registry_tag: "3.0" 2026-01-21 03:07:10.991296 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2026-01-21 03:07:10.991306 | debian-bookworm | 2026-01-21 03:07:10.991316 | debian-bookworm | osism_ansible_tag: "0.20250531.0" 2026-01-21 03:07:10.991326 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-01-21 03:07:10.991336 | debian-bookworm | 2026-01-21 03:07:10.991346 | debian-bookworm | osism_kubernetes_tag: "0.20250530.0" 2026-01-21 03:07:10.991356 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-01-21 03:07:10.991366 | debian-bookworm | 2026-01-21 03:07:10.991794 | debian-bookworm | inventory_reconciler_tag: "0.20250530.0" 2026-01-21 03:07:10.991824 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-01-21 03:07:10.991836 | debian-bookworm | 2026-01-21 03:07:10.991846 | debian-bookworm | osism_tag: "0.20250530.0" 2026-01-21 03:07:10.991858 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-01-21 03:07:10.991868 | debian-bookworm | 2026-01-21 03:07:10.991878 | debian-bookworm | osism_frontend_tag: "0.20250530.0" 2026-01-21 03:07:10.991889 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-01-21 03:07:10.991899 | debian-bookworm | 2026-01-21 03:07:10.991909 | debian-bookworm | osism_netbox_tag: "0.20250530.0" 2026-01-21 03:07:10.991919 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2026-01-21 03:07:10.991931 | debian-bookworm | 2026-01-21 03:07:10.991940 | debian-bookworm | vault_tag: "1.19.5" 2026-01-21 03:07:10.991951 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-01-21 03:07:10.991961 | debian-bookworm | 2026-01-21 03:07:10.991971 | debian-bookworm | traefik_tag: "v3.4.1" 2026-01-21 03:07:10.991981 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-01-21 03:07:10.991991 | debian-bookworm | 2026-01-21 03:07:10.992001 | debian-bookworm | ceph_ansible_tag: "0.20250530.0" 2026-01-21 03:07:10.992488 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-01-21 03:07:10.992511 | debian-bookworm | 2026-01-21 03:07:10.992522 | debian-bookworm | kolla_ansible_tag: "0.20250530.0" 2026-01-21 03:07:10.992532 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-01-21 03:07:10.993924 | debian-bookworm | test: 847 I exit 0 (0.01 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1600 [tox/execute/api.py:295] 2026-01-21 03:07:10.997953 | debian-bookworm | test: OK (0.66=setup[0.04]+cmd[0.61,0.01] seconds) 2026-01-21 03:07:10.997998 | debian-bookworm | congratulations :) (0.68 seconds) 2026-01-21 03:07:11.378276 | debian-bookworm | ok: Runtime: 0:00:00.914599 2026-01-21 03:07:11.393046 | 2026-01-21 03:07:11.393217 | TASK [tox : Look for output] 2026-01-21 03:07:11.819504 | debian-bookworm | ok 2026-01-21 03:07:11.836909 | 2026-01-21 03:07:11.837054 | TASK [tox : Return file comments to Zuul] 2026-01-21 03:07:11.912602 | debian-bookworm | skipping: Conditional result was False 2026-01-21 03:07:11.920464 | 2026-01-21 03:07:11.920561 | PLAY RECAP 2026-01-21 03:07:11.920667 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-01-21 03:07:11.920694 | 2026-01-21 03:07:12.065124 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-01-21 03:07:12.066778 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-01-21 03:07:13.003806 | 2026-01-21 03:07:13.003980 | PLAY [all] 2026-01-21 03:07:13.031507 | 2026-01-21 03:07:13.031689 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-01-21 03:07:13.087574 | debian-bookworm | skipping: Conditional result was False 2026-01-21 03:07:13.094178 | 2026-01-21 03:07:13.094656 | TASK [fetch-tox-output : Set tox log path for single node] 2026-01-21 03:07:13.138788 | debian-bookworm | ok 2026-01-21 03:07:13.147762 | 2026-01-21 03:07:13.148312 | TASK [fetch-tox-output : Ensure local tox dir] 2026-01-21 03:07:13.860442 | debian-bookworm -> localhost | changed 2026-01-21 03:07:13.875271 | 2026-01-21 03:07:13.875408 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-01-21 03:07:13.932433 | debian-bookworm | skipping: Conditional result was False 2026-01-21 03:07:13.939971 | 2026-01-21 03:07:13.940100 | TASK [fetch-tox-output : Set envlist fact] 2026-01-21 03:07:14.011887 | debian-bookworm | ok 2026-01-21 03:07:14.027228 | 2026-01-21 03:07:14.027383 | TASK [fetch-tox-output : Get tox version] 2026-01-21 03:07:14.827838 | 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-01-21 03:07:14.846071 | debian-bookworm | 4.34.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-01-21 03:07:15.061274 | debian-bookworm | ok: Runtime: 0:00:00.308826 2026-01-21 03:07:15.067410 | 2026-01-21 03:07:15.067678 | TASK [fetch-tox-output : Find all default environments] 2026-01-21 03:07:15.633211 | debian-bookworm | skipping: Conditional result was False 2026-01-21 03:07:15.647211 | 2026-01-21 03:07:15.647548 | TASK [fetch-tox-output : Set envlist fact] 2026-01-21 03:07:15.684568 | debian-bookworm | skipping: Conditional result was False 2026-01-21 03:07:15.693116 | 2026-01-21 03:07:15.693233 | TASK [fetch-tox-output : Find all default environments] 2026-01-21 03:07:16.242394 | debian-bookworm | skipping: Conditional result was False 2026-01-21 03:07:16.249271 | 2026-01-21 03:07:16.249406 | TASK [fetch-tox-output : Set envlist fact] 2026-01-21 03:07:16.273948 | debian-bookworm | skipping: Conditional result was False 2026-01-21 03:07:16.286591 | 2026-01-21 03:07:16.286814 | LOOP [fetch-tox-output : Copy tox logs] 2026-01-21 03:07:16.342147 | debian-bookworm | skipping: Conditional result was False 2026-01-21 03:07:16.359094 | 2026-01-21 03:07:16.359262 | LOOP [fetch-tox-output : Collect tox logs] 2026-01-21 03:07:17.309125 | debian-bookworm | changed: 2026-01-21 03:07:17.309420 | debian-bookworm | created directory /var/lib/zuul/builds/e4d9baca08e4498eb6861a090a6dc618/work/logs/tox/test 2026-01-21 03:07:17.309475 | debian-bookworm | cd+++++++++ ./ 2026-01-21 03:07:17.309501 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-01-21 03:07:17.309525 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-01-21 03:07:17.309555 | 2026-01-21 03:07:17.323178 | 2026-01-21 03:07:17.323295 | PLAY RECAP 2026-01-21 03:07:17.323349 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-01-21 03:07:17.323375 | 2026-01-21 03:07:17.424637 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-01-21 03:07:17.425547 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-01-21 03:07:18.243428 | 2026-01-21 03:07:18.243554 | PLAY [all] 2026-01-21 03:07:18.257882 | 2026-01-21 03:07:18.258006 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-01-21 03:07:18.514497 | debian-bookworm | changed: non-zero return code 2026-01-21 03:07:18.519807 | 2026-01-21 03:07:18.519916 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-01-21 03:07:18.558376 | debian-bookworm | skipping: Conditional result was False 2026-01-21 03:07:18.564251 | 2026-01-21 03:07:18.564369 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-01-21 03:07:18.604020 | 2026-01-21 03:07:18.604202 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-01-21 03:07:18.658924 | 2026-01-21 03:07:18.659094 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-01-21 03:07:18.692433 | debian-bookworm | skipping: Conditional result was False 2026-01-21 03:07:18.698899 | 2026-01-21 03:07:18.699009 | LOOP [fetch-subunit-output : Generate subunit file] 2026-01-21 03:07:18.737510 | 2026-01-21 03:07:18.737715 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-01-21 03:07:18.791353 | debian-bookworm | skipping: Conditional result was False 2026-01-21 03:07:18.796952 | 2026-01-21 03:07:18.797069 | TASK [fetch-subunit-output : Remove the temporary file] 2026-01-21 03:07:18.831478 | debian-bookworm | skipping: Conditional result was False 2026-01-21 03:07:18.837150 | 2026-01-21 03:07:18.837256 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-01-21 03:07:18.850483 | debian-bookworm | skipping: Conditional result was False 2026-01-21 03:07:18.861311 | 2026-01-21 03:07:18.861388 | PLAY RECAP 2026-01-21 03:07:18.861438 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-01-21 03:07:18.861464 | 2026-01-21 03:07:19.034131 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-01-21 03:07:19.035168 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-21 03:07:20.049837 | 2026-01-21 03:07:20.049980 | PLAY [Base post] 2026-01-21 03:07:20.093231 | 2026-01-21 03:07:20.093373 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-21 03:07:20.933396 | debian-bookworm | changed 2026-01-21 03:07:20.939513 | 2026-01-21 03:07:20.939609 | PLAY RECAP 2026-01-21 03:07:20.939679 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-21 03:07:20.939738 | 2026-01-21 03:07:21.040826 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-21 03:07:21.041774 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-21 03:07:21.888187 | 2026-01-21 03:07:21.888305 | PLAY [Base post-logs] 2026-01-21 03:07:21.904776 | 2026-01-21 03:07:21.904885 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-21 03:07:22.394727 | localhost | changed 2026-01-21 03:07:22.402347 | 2026-01-21 03:07:22.402455 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-21 03:07:22.437278 | localhost | ok 2026-01-21 03:07:22.439805 | 2026-01-21 03:07:22.439874 | TASK [Set zuul-log-path fact] 2026-01-21 03:07:22.465021 | localhost | ok 2026-01-21 03:07:22.482155 | 2026-01-21 03:07:22.482321 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-21 03:07:22.507518 | localhost | ok 2026-01-21 03:07:22.510886 | 2026-01-21 03:07:22.510984 | TASK [upload-logs : Create log directories] 2026-01-21 03:07:23.045222 | localhost | changed 2026-01-21 03:07:23.047902 | 2026-01-21 03:07:23.047988 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-21 03:07:23.803483 | localhost -> localhost | ok: Runtime: 0:00:00.016687 2026-01-21 03:07:23.807706 | 2026-01-21 03:07:23.807801 | TASK [upload-logs : Upload logs to log server] 2026-01-21 03:07:24.383139 | localhost | Output suppressed because no_log was given 2026-01-21 03:07:24.384750 | 2026-01-21 03:07:24.384834 | LOOP [upload-logs : Compress console log and json output] 2026-01-21 03:07:24.427061 | localhost | skipping: Conditional result was False 2026-01-21 03:07:24.434919 | localhost | skipping: Conditional result was False 2026-01-21 03:07:24.440150 | 2026-01-21 03:07:24.440255 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-21 03:07:24.495441 | localhost | skipping: Conditional result was False 2026-01-21 03:07:24.495683 | 2026-01-21 03:07:24.501874 | localhost | skipping: Conditional result was False 2026-01-21 03:07:24.505584 | 2026-01-21 03:07:24.505686 | LOOP [upload-logs : Upload console log and json output]