2026-01-26 03:04:21.727637 | Job console starting 2026-01-26 03:04:21.748375 | Updating git repos 2026-01-26 03:04:21.789278 | Cloning repos into workspace 2026-01-26 03:04:21.855195 | Restoring repo states 2026-01-26 03:04:21.889619 | Merging changes 2026-01-26 03:04:21.889651 | Checking out repos 2026-01-26 03:04:21.944716 | Preparing playbooks 2026-01-26 03:04:22.862528 | Running Ansible setup 2026-01-26 03:04:28.694381 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-26 03:04:29.937847 | 2026-01-26 03:04:29.938077 | PLAY [Base pre] 2026-01-26 03:04:30.001456 | 2026-01-26 03:04:30.001758 | TASK [Setup log path fact] 2026-01-26 03:04:30.047700 | debian-bookworm | ok 2026-01-26 03:04:30.098588 | 2026-01-26 03:04:30.098784 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-26 03:04:30.172738 | debian-bookworm | ok 2026-01-26 03:04:30.202037 | 2026-01-26 03:04:30.202198 | TASK [emit-job-header : Print job information] 2026-01-26 03:04:30.308312 | # Job Information 2026-01-26 03:04:30.308536 | Ansible Version: 2.16.14 2026-01-26 03:04:30.308574 | Job: cfg-generics-tox-test-stable-legacy 2026-01-26 03:04:30.308609 | Pipeline: periodic-daily 2026-01-26 03:04:30.308633 | Executor: 521e9411259a 2026-01-26 03:04:30.308654 | Triggered by: https://github.com/osism/generics 2026-01-26 03:04:30.308683 | Event ID: 7a6a34c8bf1f44d18e254eede5771c15 2026-01-26 03:04:30.321145 | 2026-01-26 03:04:30.321318 | LOOP [emit-job-header : Print node information] 2026-01-26 03:04:30.515089 | debian-bookworm | ok: 2026-01-26 03:04:30.515337 | debian-bookworm | # Node Information 2026-01-26 03:04:30.515373 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-26 03:04:30.515399 | debian-bookworm | Hostname: debian 2026-01-26 03:04:30.515422 | debian-bookworm | Username: zuul 2026-01-26 03:04:30.515444 | debian-bookworm | Distro: Debian 12.13 2026-01-26 03:04:30.515469 | debian-bookworm | Provider: regiocloud-a 2026-01-26 03:04:30.515491 | debian-bookworm | Region: 2026-01-26 03:04:30.515512 | debian-bookworm | Label: debian-bookworm 2026-01-26 03:04:30.515531 | debian-bookworm | Product Name: OpenStack Nova 2026-01-26 03:04:30.515551 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe91:d4c4 2026-01-26 03:04:30.532358 | 2026-01-26 03:04:30.532523 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-26 03:04:31.533806 | debian-bookworm -> localhost | changed 2026-01-26 03:04:31.545178 | 2026-01-26 03:04:31.545330 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-26 03:04:33.564234 | debian-bookworm -> localhost | changed 2026-01-26 03:04:33.577254 | 2026-01-26 03:04:33.577365 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-26 03:04:33.934115 | debian-bookworm -> localhost | ok 2026-01-26 03:04:33.940373 | 2026-01-26 03:04:33.940500 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-26 03:04:33.969411 | debian-bookworm | ok 2026-01-26 03:04:33.987254 | debian-bookworm | included: /var/lib/zuul/builds/f8d777a724bf4957bdce92106968b9f7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-26 03:04:33.993410 | 2026-01-26 03:04:33.993528 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-26 03:04:35.792556 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-26 03:04:35.793079 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f8d777a724bf4957bdce92106968b9f7/work/f8d777a724bf4957bdce92106968b9f7_id_rsa 2026-01-26 03:04:35.793199 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f8d777a724bf4957bdce92106968b9f7/work/f8d777a724bf4957bdce92106968b9f7_id_rsa.pub 2026-01-26 03:04:35.793280 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-26 03:04:35.793352 | debian-bookworm -> localhost | SHA256:5AKfCRh1sanaT5jZOUIiVqz2m6ycV8EDHyPF/59Az2k zuul-build-sshkey 2026-01-26 03:04:35.793418 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-26 03:04:35.793504 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-26 03:04:35.793570 | debian-bookworm -> localhost | | ..+.o. | 2026-01-26 03:04:35.793635 | debian-bookworm -> localhost | | .= = o | 2026-01-26 03:04:35.793696 | debian-bookworm -> localhost | | .oB * . | 2026-01-26 03:04:35.793758 | debian-bookworm -> localhost | | o X * . | 2026-01-26 03:04:35.793817 | debian-bookworm -> localhost | |.+. o B S o . | 2026-01-26 03:04:35.793878 | debian-bookworm -> localhost | |o..= * o o E | 2026-01-26 03:04:35.793990 | debian-bookworm -> localhost | | ..B = + . | 2026-01-26 03:04:35.794056 | debian-bookworm -> localhost | |. o.o+ . o | 2026-01-26 03:04:35.794117 | debian-bookworm -> localhost | | +o+ . | 2026-01-26 03:04:35.794176 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-26 03:04:35.794304 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.047300 2026-01-26 03:04:35.809824 | 2026-01-26 03:04:35.809996 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-26 03:04:35.890156 | debian-bookworm | ok 2026-01-26 03:04:35.904622 | debian-bookworm | included: /var/lib/zuul/builds/f8d777a724bf4957bdce92106968b9f7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-26 03:04:35.927324 | 2026-01-26 03:04:35.927449 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-26 03:04:35.957581 | debian-bookworm | skipping: Conditional result was False 2026-01-26 03:04:35.963598 | 2026-01-26 03:04:35.963764 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-26 03:04:37.012536 | debian-bookworm | changed 2026-01-26 03:04:37.027237 | 2026-01-26 03:04:37.027412 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-26 03:04:37.363468 | debian-bookworm | ok 2026-01-26 03:04:37.374816 | 2026-01-26 03:04:37.374946 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-26 03:04:38.189759 | debian-bookworm | changed 2026-01-26 03:04:38.196810 | 2026-01-26 03:04:38.196907 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-26 03:04:39.079519 | debian-bookworm | changed 2026-01-26 03:04:39.101979 | 2026-01-26 03:04:39.107801 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-26 03:04:39.165783 | debian-bookworm | skipping: Conditional result was False 2026-01-26 03:04:39.195259 | 2026-01-26 03:04:39.195374 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-26 03:04:40.228523 | debian-bookworm -> localhost | changed 2026-01-26 03:04:40.255376 | 2026-01-26 03:04:40.256788 | TASK [add-build-sshkey : Add back temp key] 2026-01-26 03:04:40.674646 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f8d777a724bf4957bdce92106968b9f7/work/f8d777a724bf4957bdce92106968b9f7_id_rsa (zuul-build-sshkey) 2026-01-26 03:04:40.674975 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013271 2026-01-26 03:04:40.685605 | 2026-01-26 03:04:40.685752 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-26 03:04:41.311500 | debian-bookworm | ok 2026-01-26 03:04:41.318370 | 2026-01-26 03:04:41.318512 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-26 03:04:41.353570 | debian-bookworm | skipping: Conditional result was False 2026-01-26 03:04:41.365354 | 2026-01-26 03:04:41.365475 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-26 03:04:41.860222 | debian-bookworm | ok 2026-01-26 03:04:41.872040 | 2026-01-26 03:04:41.872181 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-26 03:04:41.942303 | debian-bookworm | ok 2026-01-26 03:04:41.948122 | 2026-01-26 03:04:41.948254 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-26 03:04:42.457155 | debian-bookworm -> localhost | ok 2026-01-26 03:04:42.463607 | 2026-01-26 03:04:42.463709 | TASK [validate-host : Collect information about the host] 2026-01-26 03:04:43.993458 | debian-bookworm | ok 2026-01-26 03:04:44.001995 | 2026-01-26 03:04:44.002080 | TASK [validate-host : Sanitize hostname] 2026-01-26 03:04:44.112122 | debian-bookworm | ok 2026-01-26 03:04:44.151459 | 2026-01-26 03:04:44.151566 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-26 03:04:44.784524 | debian-bookworm -> localhost | changed 2026-01-26 03:04:44.797777 | 2026-01-26 03:04:44.797886 | TASK [validate-host : Collect information about zuul worker] 2026-01-26 03:04:45.219271 | debian-bookworm | ok 2026-01-26 03:04:45.223770 | 2026-01-26 03:04:45.223859 | TASK [validate-host : Write out all zuul information for each host] 2026-01-26 03:04:46.351944 | debian-bookworm -> localhost | changed 2026-01-26 03:04:46.359501 | 2026-01-26 03:04:46.359579 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-26 03:04:46.648080 | debian-bookworm | ok 2026-01-26 03:04:46.652414 | 2026-01-26 03:04:46.652499 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-26 03:04:47.555120 | debian-bookworm | changed: 2026-01-26 03:04:47.555270 | debian-bookworm | cd+++++++++ src/ 2026-01-26 03:04:47.555298 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-26 03:04:47.555317 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-26 03:04:47.555334 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-01-26 03:04:47.555354 | debian-bookworm | =6.2.4 2026-01-26 03:05:14.476141 | debian-bookworm | Downloading cachetools-6.2.5-py3-none-any.whl (11 kB) 2026-01-26 03:05:14.512110 | debian-bookworm | Collecting chardet>=5.2 2026-01-26 03:05:14.524377 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2026-01-26 03:05:14.545176 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 10.9 MB/s eta 0:00:00 2026-01-26 03:05:14.583993 | debian-bookworm | Collecting colorama>=0.4.6 2026-01-26 03:05:14.596831 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-01-26 03:05:14.660954 | debian-bookworm | Collecting filelock>=3.20.2 2026-01-26 03:05:14.673732 | debian-bookworm | Downloading filelock-3.20.3-py3-none-any.whl (16 kB) 2026-01-26 03:05:14.724747 | debian-bookworm | Collecting packaging>=25 2026-01-26 03:05:14.737082 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-01-26 03:05:14.750201 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 9.3 MB/s eta 0:00:00 2026-01-26 03:05:14.816877 | debian-bookworm | Collecting platformdirs>=4.5.1 2026-01-26 03:05:14.830520 | debian-bookworm | Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) 2026-01-26 03:05:14.888485 | debian-bookworm | Collecting pluggy>=1.6 2026-01-26 03:05:14.900771 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-01-26 03:05:14.956540 | debian-bookworm | Collecting pyproject-api>=1.10 2026-01-26 03:05:14.969273 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-01-26 03:05:15.119924 | debian-bookworm | Collecting virtualenv>=20.35.4 2026-01-26 03:05:15.132440 | debian-bookworm | Downloading virtualenv-20.36.1-py3-none-any.whl (6.0 MB) 2026-01-26 03:05:15.407177 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 22.2 MB/s eta 0:00:00 2026-01-26 03:05:15.515104 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-01-26 03:05:15.527481 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-01-26 03:05:15.548129 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 26.6 MB/s eta 0:00:00 2026-01-26 03:05:15.700791 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2026-01-26 03:05:16.587610 | debian-bookworm | Successfully installed cachetools-6.2.5 chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.20.3 packaging-26.0 platformdirs-4.5.1 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.34.1 virtualenv-20.36.1 2026-01-26 03:05:16.799915 | debian-bookworm | ok: Runtime: 0:00:03.147685 2026-01-26 03:05:16.811756 | 2026-01-26 03:05:16.811860 | TASK [ensure-tox : Export installed tox_executable path] 2026-01-26 03:05:16.896745 | debian-bookworm | ok 2026-01-26 03:05:16.903677 | 2026-01-26 03:05:16.903767 | TASK [ensure-tox : Output tox version] 2026-01-26 03:05:17.577719 | 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-26 03:05:17.596190 | debian-bookworm | 4.34.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-01-26 03:05:17.979723 | debian-bookworm | ok: Runtime: 0:00:00.398960 2026-01-26 03:05:18.002795 | 2026-01-26 03:05:18.002940 | TASK [ensure-tox : Make global symlink] 2026-01-26 03:05:18.079806 | debian-bookworm | skipping: Conditional result was False 2026-01-26 03:05:18.091209 | 2026-01-26 03:05:18.091286 | PLAY RECAP 2026-01-26 03:05:18.091334 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-01-26 03:05:18.091356 | 2026-01-26 03:05:18.418423 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-01-26 03:05:18.419700 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-01-26 03:05:19.966668 | 2026-01-26 03:05:19.966809 | PLAY [all] 2026-01-26 03:05:20.055921 | 2026-01-26 03:05:20.056076 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-01-26 03:05:20.937819 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-01-26 03:05:21.156328 | debian-bookworm | ok: Runtime: 0:00:00.029641 2026-01-26 03:05:21.161782 | 2026-01-26 03:05:21.161929 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-01-26 03:05:21.717746 | debian-bookworm | ok: Runtime: 0:00:00.006910 2026-01-26 03:05:21.723855 | 2026-01-26 03:05:21.723985 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-01-26 03:05:22.012906 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-01-26 03:05:22.016875 | debian-bookworm | sudo: a password is required 2026-01-26 03:05:22.265633 | debian-bookworm | ok: Runtime: 0:00:00.025652 2026-01-26 03:05:22.280041 | 2026-01-26 03:05:22.280166 | TASK [tox : Check to see if the constraints file exists] 2026-01-26 03:05:22.321552 | debian-bookworm | skipping: Conditional result was False 2026-01-26 03:05:22.331133 | 2026-01-26 03:05:22.331315 | TASK [tox : Fail if constraints file is missing] 2026-01-26 03:05:22.358545 | debian-bookworm | skipping: Conditional result was False 2026-01-26 03:05:22.379368 | 2026-01-26 03:05:22.379604 | TASK [tox : Record file location] 2026-01-26 03:05:22.415313 | debian-bookworm | skipping: Conditional result was False 2026-01-26 03:05:22.421765 | 2026-01-26 03:05:22.421914 | TASK [tox : Install tox siblings] 2026-01-26 03:05:22.443577 | debian-bookworm | ok 2026-01-26 03:05:22.453185 | debian-bookworm | included: /var/lib/zuul/builds/f8d777a724bf4957bdce92106968b9f7/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-01-26 03:05:22.460127 | 2026-01-26 03:05:22.460245 | TASK [tox : Run tox without tests] 2026-01-26 03:05:22.978063 | debian-bookworm | ROOT: 190 D setup logging to DEBUG on pid 1417 [tox/report.py:225] 2026-01-26 03:05:23.015586 | debian-bookworm | test: 228 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:41] 2026-01-26 03:05:23.020277 | debian-bookworm | test: 233 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [virtualenv/discovery/builtin.py:79] 2026-01-26 03:05:23.021853 | debian-bookworm | test: 234 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py SiKwEiCGF0wIw5Gh3gUxlh8enTRfyxyp DrZ88ny8MAvPAuL3hEpnP5oS1OLzMo36 [virtualenv/discovery/cached_py_info.py:131] 2026-01-26 03:05:23.104516 | debian-bookworm | test: 317 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-26 03:05:23.105638 | debian-bookworm | test: 318 D filesystem is case-sensitive [virtualenv/info.py:27] 2026-01-26 03:05:23.106086 | debian-bookworm | test: 318 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-26 03:05:23.106366 | debian-bookworm | test: 319 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-26 03:05:23.109629 | debian-bookworm | test: 322 D symlink on filesystem does work [virtualenv/info.py:50] 2026-01-26 03:05:23.150996 | debian-bookworm | test: 363 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-26 03:05:23.151251 | debian-bookworm | test: 364 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:14] 2026-01-26 03:05:23.151431 | debian-bookworm | test: 364 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-26 03:05:23.151627 | debian-bookworm | test: 364 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2026-01-26 03:05:23.151742 | debian-bookworm | test: 364 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2026-01-26 03:05:23.151793 | debian-bookworm | test: 364 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2026-01-26 03:05:23.151845 | debian-bookworm | test: 364 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2026-01-26 03:05:23.151893 | debian-bookworm | test: 364 D virtualenv = 20.36.1 [virtualenv/create/pyenv_cfg.py:40] 2026-01-26 03:05:23.151942 | debian-bookworm | test: 364 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2026-01-26 03:05:23.152001 | debian-bookworm | test: 365 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-01-26 03:05:23.152091 | debian-bookworm | test: 365 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-01-26 03:05:23.152192 | debian-bookworm | test: 365 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2026-01-26 03:05:23.152530 | debian-bookworm | test: 365 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-26 03:05:23.152868 | debian-bookworm | test: 365 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-26 03:05:23.153023 | debian-bookworm | test: 366 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-26 03:05:23.153532 | debian-bookworm | test: 366 D ============================== target debug ============================== [virtualenv/run/session.py:54] 2026-01-26 03:05:23.153838 | debian-bookworm | test: 366 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-26 03:05:23.188822 | debian-bookworm | test: 366 D { 2026-01-26 03:05:23.188906 | debian-bookworm | "sys": { 2026-01-26 03:05:23.188922 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-01-26 03:05:23.188936 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-01-26 03:05:23.188949 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-01-26 03:05:23.188963 | debian-bookworm | "base_prefix": "/usr", 2026-01-26 03:05:23.188976 | debian-bookworm | "real_prefix": null, 2026-01-26 03:05:23.188991 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-01-26 03:05:23.189003 | debian-bookworm | "base_exec_prefix": "/usr", 2026-01-26 03:05:23.189015 | debian-bookworm | "path": [ 2026-01-26 03:05:23.189026 | debian-bookworm | "/usr/lib/python311.zip", 2026-01-26 03:05:23.189075 | debian-bookworm | "/usr/lib/python3.11", 2026-01-26 03:05:23.189087 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-01-26 03:05:23.189098 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-01-26 03:05:23.189110 | debian-bookworm | ], 2026-01-26 03:05:23.189122 | debian-bookworm | "meta_path": [ 2026-01-26 03:05:23.189133 | debian-bookworm | "", 2026-01-26 03:05:23.189145 | debian-bookworm | "", 2026-01-26 03:05:23.189157 | debian-bookworm | "", 2026-01-26 03:05:23.189168 | debian-bookworm | "" 2026-01-26 03:05:23.189179 | debian-bookworm | ], 2026-01-26 03:05:23.189191 | debian-bookworm | "fs_encoding": "utf-8", 2026-01-26 03:05:23.189202 | debian-bookworm | "io_encoding": "utf-8" 2026-01-26 03:05:23.189213 | debian-bookworm | }, 2026-01-26 03:05:23.189225 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-01-26 03:05:23.189237 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-01-26 03:05:23.189248 | debian-bookworm | "os": "", 2026-01-26 03:05:23.189259 | debian-bookworm | "site": "", 2026-01-26 03:05:23.189270 | debian-bookworm | "datetime": "", 2026-01-26 03:05:23.189282 | debian-bookworm | "math": "", 2026-01-26 03:05:23.189293 | debian-bookworm | "json": "" 2026-01-26 03:05:23.189304 | debian-bookworm | } [virtualenv/run/session.py:55] 2026-01-26 03:05:23.189330 | debian-bookworm | test: 401 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-26 03:05:23.191377 | debian-bookworm | test: 404 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-26 03:05:23.192472 | debian-bookworm | test: 404 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-26 03:05:23.193550 | debian-bookworm | test: 406 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-26 03:05:23.198078 | debian-bookworm | test: 410 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-26 03:05:23.396189 | debian-bookworm | test: 608 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-26 03:05:23.409977 | debian-bookworm | test: 622 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-26 03:05:23.411489 | debian-bookworm | test: 624 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-26 03:05:23.411851 | debian-bookworm | test: 624 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-26 03:05:23.481722 | debian-bookworm | test: 693 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-26 03:05:23.486367 | debian-bookworm | test: 698 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-26 03:05:23.516942 | debian-bookworm | test: 729 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-26 03:05:23.647603 | debian-bookworm | test: 860 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-26 03:05:23.648370 | debian-bookworm | test: 861 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-26 03:05:23.651996 | debian-bookworm | test: 864 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2026-01-26 03:05:23.668663 | debian-bookworm | test: 881 D generated console scripts pip3.11 pip pip-3.11 pip3 [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2026-01-26 03:05:23.669180 | debian-bookworm | test: 882 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:65] 2026-01-26 03:05:23.676126 | debian-bookworm | test: 889 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2026-01-26 03:05:23.676192 | debian-bookworm | test: 889 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2026-01-26 03:05:23.676249 | debian-bookworm | test: 889 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2026-01-26 03:05:23.676331 | debian-bookworm | test: 889 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2026-01-26 03:05:23.676375 | debian-bookworm | test: 889 D virtualenv = 20.36.1 [virtualenv/create/pyenv_cfg.py:40] 2026-01-26 03:05:23.676423 | debian-bookworm | test: 889 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2026-01-26 03:05:23.676494 | debian-bookworm | test: 889 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-01-26 03:05:23.676550 | debian-bookworm | test: 889 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-01-26 03:05:23.676640 | debian-bookworm | test: 889 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2026-01-26 03:05:23.681825 | debian-bookworm | test: 894 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:464] 2026-01-26 03:05:24.838732 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-01-26 03:05:24.979110 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-01-26 03:05:25.115958 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-01-26 03:05:25.133394 | 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-26 03:05:25.230933 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 3)) 2026-01-26 03:05:25.249249 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2026-01-26 03:05:25.313427 | debian-bookworm | Collecting packaging==25.0 (from -r requirements.txt (line 4)) 2026-01-26 03:05:25.331829 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-26 03:05:25.384728 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-01-26 03:05:25.405163 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-01-26 03:05:25.423455 | debian-bookworm | Installing build dependencies: started 2026-01-26 03:05:26.872516 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-01-26 03:05:26.875440 | debian-bookworm | Getting requirements to build wheel: started 2026-01-26 03:05:27.344622 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-01-26 03:05:27.345704 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-01-26 03:05:27.619176 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-26 03:05:27.691299 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-01-26 03:05:27.709021 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-01-26 03:05:27.864783 | debian-bookworm | Collecting requests==2.32.5 (from -r requirements.txt (line 7)) 2026-01-26 03:05:27.883176 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-01-26 03:05:27.942036 | debian-bookworm | Collecting tabulate==0.9.0 (from -r requirements.txt (line 8)) 2026-01-26 03:05:27.960042 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-01-26 03:05:28.103650 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-01-26 03:05:28.119629 | 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-26 03:05:28.217234 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 3)) 2026-01-26 03:05:28.233716 | debian-bookworm | Downloading ansible_core-2.18.12-py3-none-any.whl.metadata (7.7 kB) 2026-01-26 03:05:28.281341 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-01-26 03:05:28.296995 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-01-26 03:05:28.346185 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-01-26 03:05:28.363227 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-01-26 03:05:28.416840 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-01-26 03:05:28.435539 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-01-26 03:05:28.494187 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-01-26 03:05:28.511902 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-01-26 03:05:28.703613 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-01-26 03:05:28.720253 | 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-26 03:05:28.773516 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-01-26 03:05:28.790264 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-01-26 03:05:28.868194 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-01-26 03:05:28.884116 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-01-26 03:05:29.044758 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-01-26 03:05:29.061348 | debian-bookworm | Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 2026-01-26 03:05:29.427532 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-01-26 03:05:29.443803 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-01-26 03:05:29.487430 | 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-26 03:05:29.503694 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-01-26 03:05:29.684745 | 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-26 03:05:29.700948 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-01-26 03:05:29.749952 | 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-26 03:05:29.768724 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-01-26 03:05:29.806809 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-01-26 03:05:29.853198 | 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-26 03:05:29.913436 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 12.6 MB/s 0:00:00 2026-01-26 03:05:29.933382 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2026-01-26 03:05:31.645167 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 33.5 MB/s 0:00:01 2026-01-26 03:05:31.662003 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2026-01-26 03:05:31.692565 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-01-26 03:05:31.722009 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-01-26 03:05:31.752686 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-01-26 03:05:31.785998 | debian-bookworm | Downloading ansible_core-2.18.12-py3-none-any.whl (2.2 MB) 2026-01-26 03:05:31.885498 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 21.5 MB/s 0:00:00 2026-01-26 03:05:31.902860 | 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-26 03:05:31.956489 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-01-26 03:05:31.996302 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-01-26 03:05:32.028839 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-01-26 03:05:32.059317 | debian-bookworm | Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 2026-01-26 03:05:32.090474 | 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-26 03:05:32.119537 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-01-26 03:05:32.152576 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-01-26 03:05:32.180620 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-01-26 03:05:32.385393 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 21.9 MB/s 0:00:00 2026-01-26 03:05:32.403834 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-01-26 03:05:32.435017 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-01-26 03:05:32.464572 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-01-26 03:05:32.500954 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-01-26 03:05:32.950919 | debian-bookworm | Building wheels for collected packages: pwgen 2026-01-26 03:05:32.952087 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-01-26 03:05:33.234826 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-01-26 03:05:33.236495 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3797 sha256=29a7d21a57f9f59cd74ea1f13344dc326453840e1b49e176f0d10876c7eca668 2026-01-26 03:05:33.237271 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-01-26 03:05:33.242294 | debian-bookworm | Successfully built pwgen 2026-01-26 03:05:33.501629 | 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-26 03:06:02.513579 | debian-bookworm | 2026-01-26 03:06:02.515264 | 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-3.0 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-26 03:06:02.651620 | debian-bookworm | test: 39864 I exit 0 (38.97 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1430 [tox/execute/api.py:295] 2026-01-26 03:06:02.652563 | debian-bookworm | test: OK (39.65 seconds) 2026-01-26 03:06:02.652596 | debian-bookworm | congratulations :) (39.68 seconds) 2026-01-26 03:06:03.018534 | debian-bookworm | ok: Runtime: 0:00:39.940455 2026-01-26 03:06:03.024867 | 2026-01-26 03:06:03.024950 | TASK [tox : Create a tempfile to save tox showconfig] 2026-01-26 03:06:03.698056 | debian-bookworm | changed 2026-01-26 03:06:03.706388 | 2026-01-26 03:06:03.706494 | TASK [tox : Get tox envlist config] 2026-01-26 03:06:04.775049 | debian-bookworm | ok: Runtime: 0:00:00.305794 2026-01-26 03:06:04.795165 | 2026-01-26 03:06:04.795280 | TASK [tox : Install any sibling python packages] 2026-01-26 03:06:05.466067 | debian-bookworm | ok: No setup.cfg, no action needed 2026-01-26 03:06:05.470364 | 2026-01-26 03:06:05.470441 | TASK [tox : Remove tempfile] 2026-01-26 03:06:06.007674 | debian-bookworm | changed 2026-01-26 03:06:06.012304 | 2026-01-26 03:06:06.012389 | TASK [tox : Emit tox command] 2026-01-26 03:06:06.081979 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-01-26 03:06:06.086097 | 2026-01-26 03:06:06.086186 | TASK [tox : Run tox] 2026-01-26 03:06:06.773400 | debian-bookworm | ROOT: 209 D setup logging to DEBUG on pid 1584 [tox/report.py:225] 2026-01-26 03:06:06.805554 | debian-bookworm | test: 241 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:41] 2026-01-26 03:06:06.808625 | debian-bookworm | test: 244 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [virtualenv/discovery/builtin.py:79] 2026-01-26 03:06:06.809582 | debian-bookworm | test: 245 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-26 03:06:06.810601 | debian-bookworm | test: 246 D filesystem is case-sensitive [virtualenv/info.py:27] 2026-01-26 03:06:06.810875 | debian-bookworm | test: 246 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-26 03:06:06.810943 | debian-bookworm | test: 247 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-26 03:06:06.812223 | debian-bookworm | test: 248 D symlink on filesystem does work [virtualenv/info.py:50] 2026-01-26 03:06:06.848105 | debian-bookworm | test: 284 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:464] 2026-01-26 03:06:07.611296 | debian-bookworm | test: 1047 I exit 0 (0.76 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1591 [tox/execute/api.py:295] 2026-01-26 03:06:07.611434 | debian-bookworm | test: 1047 W commands[1]> cat images.yml [tox/tox_env/api.py:464] 2026-01-26 03:06:07.613587 | debian-bookworm | --- 2026-01-26 03:06:07.613625 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-01-26 03:06:07.613631 | debian-bookworm | 2026-01-26 03:06:07.613636 | debian-bookworm | adminer_tag: "5.1.0" 2026-01-26 03:06:07.613662 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-01-26 03:06:07.613668 | debian-bookworm | 2026-01-26 03:06:07.613672 | debian-bookworm | ara_server_tag: "1.7.2" 2026-01-26 03:06:07.613677 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-01-26 03:06:07.613681 | debian-bookworm | 2026-01-26 03:06:07.613685 | debian-bookworm | ara_server_mariadb_tag: "11.7.2" 2026-01-26 03:06:07.613690 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-01-26 03:06:07.613696 | debian-bookworm | 2026-01-26 03:06:07.613700 | debian-bookworm | netbox_tag: "v4.2.2" 2026-01-26 03:06:07.613704 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-01-26 03:06:07.613708 | debian-bookworm | 2026-01-26 03:06:07.613712 | debian-bookworm | netbox_redis_tag: "7.4.2-alpine" 2026-01-26 03:06:07.613716 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-01-26 03:06:07.613720 | debian-bookworm | 2026-01-26 03:06:07.613724 | debian-bookworm | nginx_tag: "1.27.4-alpine" 2026-01-26 03:06:07.613728 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2026-01-26 03:06:07.613732 | debian-bookworm | 2026-01-26 03:06:07.613736 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-01-26 03:06:07.614309 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-01-26 03:06:07.614330 | debian-bookworm | 2026-01-26 03:06:07.614335 | debian-bookworm | phpmyadmin_tag: "5.2.2" 2026-01-26 03:06:07.614340 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-01-26 03:06:07.614344 | debian-bookworm | 2026-01-26 03:06:07.614349 | debian-bookworm | postgres_tag: "16.8-alpine" 2026-01-26 03:06:07.614353 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-01-26 03:06:07.614357 | debian-bookworm | 2026-01-26 03:06:07.614361 | debian-bookworm | manager_redis_tag: "7.4.2-alpine" 2026-01-26 03:06:07.614375 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-01-26 03:06:07.614380 | debian-bookworm | 2026-01-26 03:06:07.614384 | debian-bookworm | registry_tag: "3.0" 2026-01-26 03:06:07.614388 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2026-01-26 03:06:07.614392 | debian-bookworm | 2026-01-26 03:06:07.614396 | debian-bookworm | osism_ansible_tag: "0.20250408.0" 2026-01-26 03:06:07.614400 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-01-26 03:06:07.614404 | debian-bookworm | 2026-01-26 03:06:07.614408 | debian-bookworm | osism_kubernetes_tag: "0.20250408.0" 2026-01-26 03:06:07.614413 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-01-26 03:06:07.614417 | debian-bookworm | 2026-01-26 03:06:07.615020 | debian-bookworm | inventory_reconciler_tag: "0.20250408.0" 2026-01-26 03:06:07.615088 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-01-26 03:06:07.615102 | debian-bookworm | 2026-01-26 03:06:07.615113 | debian-bookworm | osism_tag: "0.20250407.0" 2026-01-26 03:06:07.615126 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-01-26 03:06:07.615136 | debian-bookworm | 2026-01-26 03:06:07.615145 | debian-bookworm | osism_frontend_tag: "0.20250407.0" 2026-01-26 03:06:07.615155 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-01-26 03:06:07.615164 | debian-bookworm | 2026-01-26 03:06:07.615173 | debian-bookworm | osism_netbox_tag: "0.20250407.0" 2026-01-26 03:06:07.615182 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2026-01-26 03:06:07.615194 | debian-bookworm | 2026-01-26 03:06:07.615203 | debian-bookworm | vault_tag: "1.19.1" 2026-01-26 03:06:07.615213 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-01-26 03:06:07.615222 | debian-bookworm | 2026-01-26 03:06:07.615230 | debian-bookworm | traefik_tag: "v3.3.5" 2026-01-26 03:06:07.615240 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-01-26 03:06:07.615249 | debian-bookworm | 2026-01-26 03:06:07.615258 | debian-bookworm | ceph_ansible_tag: "{{ ceph_version|default(manager_version) }}" 2026-01-26 03:06:07.615277 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-01-26 03:06:07.615287 | debian-bookworm | 2026-01-26 03:06:07.615296 | debian-bookworm | kolla_ansible_tag: "{{ openstack_version|default(manager_version) }}" 2026-01-26 03:06:07.615305 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-01-26 03:06:07.616184 | debian-bookworm | test: 1052 I exit 0 (0.00 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1596 [tox/execute/api.py:295] 2026-01-26 03:06:07.617714 | debian-bookworm | test: OK (0.82=setup[0.05]+cmd[0.76,0.00] seconds) 2026-01-26 03:06:07.617751 | debian-bookworm | congratulations :) (0.85 seconds) 2026-01-26 03:06:07.730743 | debian-bookworm | ok: Runtime: 0:00:01.164382 2026-01-26 03:06:07.735866 | 2026-01-26 03:06:07.736010 | TASK [tox : Look for output] 2026-01-26 03:06:08.176278 | debian-bookworm | ok 2026-01-26 03:06:08.205019 | 2026-01-26 03:06:08.205121 | TASK [tox : Return file comments to Zuul] 2026-01-26 03:06:08.248147 | debian-bookworm | skipping: Conditional result was False 2026-01-26 03:06:08.253337 | 2026-01-26 03:06:08.253398 | PLAY RECAP 2026-01-26 03:06:08.253440 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-01-26 03:06:08.253460 | 2026-01-26 03:06:08.407166 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-01-26 03:06:08.408589 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-01-26 03:06:09.390614 | 2026-01-26 03:06:09.392575 | PLAY [all] 2026-01-26 03:06:09.432770 | 2026-01-26 03:06:09.432917 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-01-26 03:06:09.509417 | debian-bookworm | skipping: Conditional result was False 2026-01-26 03:06:09.518597 | 2026-01-26 03:06:09.518732 | TASK [fetch-tox-output : Set tox log path for single node] 2026-01-26 03:06:09.555517 | debian-bookworm | ok 2026-01-26 03:06:09.560035 | 2026-01-26 03:06:09.560116 | TASK [fetch-tox-output : Ensure local tox dir] 2026-01-26 03:06:10.081070 | debian-bookworm -> localhost | changed 2026-01-26 03:06:10.087181 | 2026-01-26 03:06:10.087270 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-01-26 03:06:10.150290 | debian-bookworm | skipping: Conditional result was False 2026-01-26 03:06:10.154767 | 2026-01-26 03:06:10.155003 | TASK [fetch-tox-output : Set envlist fact] 2026-01-26 03:06:10.235023 | debian-bookworm | ok 2026-01-26 03:06:10.243975 | 2026-01-26 03:06:10.244077 | TASK [fetch-tox-output : Get tox version] 2026-01-26 03:06:11.050616 | 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-26 03:06:11.069233 | debian-bookworm | 4.34.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-01-26 03:06:11.306062 | debian-bookworm | ok: Runtime: 0:00:00.332771 2026-01-26 03:06:11.310556 | 2026-01-26 03:06:11.310645 | TASK [fetch-tox-output : Find all default environments] 2026-01-26 03:06:11.838804 | debian-bookworm | skipping: Conditional result was False 2026-01-26 03:06:11.852046 | 2026-01-26 03:06:11.852209 | TASK [fetch-tox-output : Set envlist fact] 2026-01-26 03:06:11.876315 | debian-bookworm | skipping: Conditional result was False 2026-01-26 03:06:11.881784 | 2026-01-26 03:06:11.881930 | TASK [fetch-tox-output : Find all default environments] 2026-01-26 03:06:12.412047 | debian-bookworm | skipping: Conditional result was False 2026-01-26 03:06:12.417644 | 2026-01-26 03:06:12.417741 | TASK [fetch-tox-output : Set envlist fact] 2026-01-26 03:06:12.451319 | debian-bookworm | skipping: Conditional result was False 2026-01-26 03:06:12.466506 | 2026-01-26 03:06:12.466648 | LOOP [fetch-tox-output : Copy tox logs] 2026-01-26 03:06:12.520769 | debian-bookworm | skipping: Conditional result was False 2026-01-26 03:06:12.528692 | 2026-01-26 03:06:12.528799 | LOOP [fetch-tox-output : Collect tox logs] 2026-01-26 03:06:13.273555 | debian-bookworm | changed: 2026-01-26 03:06:13.274351 | debian-bookworm | created directory /var/lib/zuul/builds/f8d777a724bf4957bdce92106968b9f7/work/logs/tox/test 2026-01-26 03:06:13.274414 | debian-bookworm | cd+++++++++ ./ 2026-01-26 03:06:13.274442 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-01-26 03:06:13.274472 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-01-26 03:06:13.274513 | 2026-01-26 03:06:13.291835 | 2026-01-26 03:06:13.292323 | PLAY RECAP 2026-01-26 03:06:13.292470 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-01-26 03:06:13.292749 | 2026-01-26 03:06:13.401494 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-01-26 03:06:13.404231 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-01-26 03:06:14.210618 | 2026-01-26 03:06:14.210752 | PLAY [all] 2026-01-26 03:06:14.224943 | 2026-01-26 03:06:14.225058 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-01-26 03:06:14.431133 | debian-bookworm | changed: non-zero return code 2026-01-26 03:06:14.436581 | 2026-01-26 03:06:14.436700 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-01-26 03:06:14.451939 | debian-bookworm | skipping: Conditional result was False 2026-01-26 03:06:14.457875 | 2026-01-26 03:06:14.457985 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-01-26 03:06:14.485773 | 2026-01-26 03:06:14.486026 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-01-26 03:06:14.517457 | 2026-01-26 03:06:14.517656 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-01-26 03:06:14.531056 | debian-bookworm | skipping: Conditional result was False 2026-01-26 03:06:14.540949 | 2026-01-26 03:06:14.541119 | LOOP [fetch-subunit-output : Generate subunit file] 2026-01-26 03:06:14.578035 | 2026-01-26 03:06:14.578320 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-01-26 03:06:14.609162 | debian-bookworm | skipping: Conditional result was False 2026-01-26 03:06:14.615402 | 2026-01-26 03:06:14.615513 | TASK [fetch-subunit-output : Remove the temporary file] 2026-01-26 03:06:14.629226 | debian-bookworm | skipping: Conditional result was False 2026-01-26 03:06:14.634819 | 2026-01-26 03:06:14.634929 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-01-26 03:06:14.657659 | debian-bookworm | skipping: Conditional result was False 2026-01-26 03:06:14.663969 | 2026-01-26 03:06:14.664045 | PLAY RECAP 2026-01-26 03:06:14.664092 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-01-26 03:06:14.664117 | 2026-01-26 03:06:14.760336 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-01-26 03:06:14.761863 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-26 03:06:15.490651 | 2026-01-26 03:06:15.490793 | PLAY [Base post] 2026-01-26 03:06:15.503347 | 2026-01-26 03:06:15.503489 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-26 03:06:16.123908 | debian-bookworm | changed 2026-01-26 03:06:16.131152 | 2026-01-26 03:06:16.131301 | PLAY RECAP 2026-01-26 03:06:16.131371 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-26 03:06:16.131436 | 2026-01-26 03:06:16.303510 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-26 03:06:16.304611 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-26 03:06:17.197609 | 2026-01-26 03:06:17.197878 | PLAY [Base post-logs] 2026-01-26 03:06:17.210158 | 2026-01-26 03:06:17.210346 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-26 03:06:17.753878 | localhost | changed 2026-01-26 03:06:17.768916 | 2026-01-26 03:06:17.769212 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-26 03:06:17.822089 | localhost | ok 2026-01-26 03:06:17.839412 | 2026-01-26 03:06:17.839610 | TASK [Set zuul-log-path fact] 2026-01-26 03:06:17.872361 | localhost | ok 2026-01-26 03:06:17.899228 | 2026-01-26 03:06:17.899476 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-26 03:06:17.940424 | localhost | ok 2026-01-26 03:06:17.944169 | 2026-01-26 03:06:17.944296 | TASK [upload-logs : Create log directories] 2026-01-26 03:06:18.536249 | localhost | changed 2026-01-26 03:06:18.544751 | 2026-01-26 03:06:18.544984 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-26 03:06:19.200114 | localhost -> localhost | ok: Runtime: 0:00:00.022143 2026-01-26 03:06:19.205532 | 2026-01-26 03:06:19.205695 | TASK [upload-logs : Upload logs to log server] 2026-01-26 03:06:19.887791 | localhost | Output suppressed because no_log was given 2026-01-26 03:06:19.889868 | 2026-01-26 03:06:19.889970 | LOOP [upload-logs : Compress console log and json output] 2026-01-26 03:06:19.953499 | localhost | skipping: Conditional result was False 2026-01-26 03:06:19.960119 | localhost | skipping: Conditional result was False 2026-01-26 03:06:19.971271 | 2026-01-26 03:06:19.971435 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-26 03:06:20.023373 | localhost | skipping: Conditional result was False 2026-01-26 03:06:20.023746 | 2026-01-26 03:06:20.029458 | localhost | skipping: Conditional result was False 2026-01-26 03:06:20.039237 | 2026-01-26 03:06:20.039394 | LOOP [upload-logs : Upload console log and json output]