2025-11-29 03:05:56.309789 | Job console starting 2025-11-29 03:05:56.318849 | Updating git repos 2025-11-29 03:05:56.363344 | Cloning repos into workspace 2025-11-29 03:05:56.439545 | Restoring repo states 2025-11-29 03:05:56.461939 | Merging changes 2025-11-29 03:05:56.461957 | Checking out repos 2025-11-29 03:05:56.502231 | Preparing playbooks 2025-11-29 03:05:57.153704 | Running Ansible setup 2025-11-29 03:06:02.398624 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-29 03:06:03.654786 | 2025-11-29 03:06:03.654999 | PLAY [Base pre] 2025-11-29 03:06:03.673834 | 2025-11-29 03:06:03.674043 | TASK [Setup log path fact] 2025-11-29 03:06:03.704391 | debian-bookworm | ok 2025-11-29 03:06:03.725478 | 2025-11-29 03:06:03.725649 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-29 03:06:03.773204 | debian-bookworm | ok 2025-11-29 03:06:03.788542 | 2025-11-29 03:06:03.788704 | TASK [emit-job-header : Print job information] 2025-11-29 03:06:03.839651 | # Job Information 2025-11-29 03:06:03.839852 | Ansible Version: 2.16.14 2025-11-29 03:06:03.839888 | Job: cfg-generics-tox-test-stable 2025-11-29 03:06:03.839920 | Pipeline: periodic-daily 2025-11-29 03:06:03.839943 | Executor: 521e9411259a 2025-11-29 03:06:03.839964 | Triggered by: https://github.com/osism/generics 2025-11-29 03:06:03.839986 | Event ID: b6b4e2fc1a734cff80932a804b764bdc 2025-11-29 03:06:03.846007 | 2025-11-29 03:06:03.846252 | LOOP [emit-job-header : Print node information] 2025-11-29 03:06:04.062165 | debian-bookworm | ok: 2025-11-29 03:06:04.062374 | debian-bookworm | # Node Information 2025-11-29 03:06:04.062430 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-29 03:06:04.062455 | debian-bookworm | Hostname: debian 2025-11-29 03:06:04.062478 | debian-bookworm | Username: zuul 2025-11-29 03:06:04.062500 | debian-bookworm | Distro: Debian 12.12 2025-11-29 03:06:04.062523 | debian-bookworm | Provider: regiocloud-a 2025-11-29 03:06:04.062544 | debian-bookworm | Region: 2025-11-29 03:06:04.062566 | debian-bookworm | Label: debian-bookworm 2025-11-29 03:06:04.062586 | debian-bookworm | Product Name: OpenStack Nova 2025-11-29 03:06:04.062606 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6b:746a 2025-11-29 03:06:04.096701 | 2025-11-29 03:06:04.096865 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-29 03:06:04.962255 | debian-bookworm -> localhost | changed 2025-11-29 03:06:04.970555 | 2025-11-29 03:06:04.970697 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-29 03:06:06.884011 | debian-bookworm -> localhost | changed 2025-11-29 03:06:06.895673 | 2025-11-29 03:06:06.895776 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-29 03:06:07.131495 | debian-bookworm -> localhost | ok 2025-11-29 03:06:07.137169 | 2025-11-29 03:06:07.137269 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-29 03:06:07.153669 | debian-bookworm | ok 2025-11-29 03:06:07.167778 | debian-bookworm | included: /var/lib/zuul/builds/eb739e4457164ed08f811a524ef63755/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-29 03:06:07.173934 | 2025-11-29 03:06:07.174032 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-29 03:06:08.877156 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-29 03:06:08.877648 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/eb739e4457164ed08f811a524ef63755/work/eb739e4457164ed08f811a524ef63755_id_rsa 2025-11-29 03:06:08.877726 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/eb739e4457164ed08f811a524ef63755/work/eb739e4457164ed08f811a524ef63755_id_rsa.pub 2025-11-29 03:06:08.877925 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-29 03:06:08.877988 | debian-bookworm -> localhost | SHA256:ks0PpkxsewhpJzik5lvXHwPGiaOouZOF/3ASgJ+PahI zuul-build-sshkey 2025-11-29 03:06:08.878024 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-29 03:06:08.878080 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-29 03:06:08.878160 | debian-bookworm -> localhost | | | 2025-11-29 03:06:08.878195 | debian-bookworm -> localhost | |. | 2025-11-29 03:06:08.878225 | debian-bookworm -> localhost | |o . | 2025-11-29 03:06:08.878256 | debian-bookworm -> localhost | | = o oo+. | 2025-11-29 03:06:08.878286 | debian-bookworm -> localhost | |.o* =oB=S | 2025-11-29 03:06:08.878324 | debian-bookworm -> localhost | |E o*.B+*.o | 2025-11-29 03:06:08.878354 | debian-bookworm -> localhost | | B+oo.=..o. | 2025-11-29 03:06:08.878396 | debian-bookworm -> localhost | |=+++. .. o | 2025-11-29 03:06:08.878428 | debian-bookworm -> localhost | |B+ .. . | 2025-11-29 03:06:08.878458 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-29 03:06:08.878551 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.285752 2025-11-29 03:06:08.887727 | 2025-11-29 03:06:08.887830 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-29 03:06:08.916709 | debian-bookworm | ok 2025-11-29 03:06:08.928155 | debian-bookworm | included: /var/lib/zuul/builds/eb739e4457164ed08f811a524ef63755/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-29 03:06:08.940234 | 2025-11-29 03:06:08.940464 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-29 03:06:08.963819 | debian-bookworm | skipping: Conditional result was False 2025-11-29 03:06:08.970542 | 2025-11-29 03:06:08.970807 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-29 03:06:09.667162 | debian-bookworm | changed 2025-11-29 03:06:09.677254 | 2025-11-29 03:06:09.677353 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-29 03:06:09.966031 | debian-bookworm | ok 2025-11-29 03:06:09.975593 | 2025-11-29 03:06:09.975720 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-29 03:06:10.632238 | debian-bookworm | changed 2025-11-29 03:06:10.639775 | 2025-11-29 03:06:10.639890 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-29 03:06:11.413319 | debian-bookworm | changed 2025-11-29 03:06:11.422921 | 2025-11-29 03:06:11.423103 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-29 03:06:11.460028 | debian-bookworm | skipping: Conditional result was False 2025-11-29 03:06:11.467225 | 2025-11-29 03:06:11.467327 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-29 03:06:12.133328 | debian-bookworm -> localhost | changed 2025-11-29 03:06:12.152643 | 2025-11-29 03:06:12.152826 | TASK [add-build-sshkey : Add back temp key] 2025-11-29 03:06:12.594077 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/eb739e4457164ed08f811a524ef63755/work/eb739e4457164ed08f811a524ef63755_id_rsa (zuul-build-sshkey) 2025-11-29 03:06:12.594298 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029198 2025-11-29 03:06:12.602578 | 2025-11-29 03:06:12.602681 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-29 03:06:13.045255 | debian-bookworm | ok 2025-11-29 03:06:13.054444 | 2025-11-29 03:06:13.054549 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-29 03:06:13.096077 | debian-bookworm | skipping: Conditional result was False 2025-11-29 03:06:13.130338 | 2025-11-29 03:06:13.130465 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-29 03:06:13.694463 | debian-bookworm | ok 2025-11-29 03:06:13.713047 | 2025-11-29 03:06:13.713167 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-29 03:06:13.751322 | debian-bookworm | ok 2025-11-29 03:06:13.756099 | 2025-11-29 03:06:13.756190 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-29 03:06:14.196214 | debian-bookworm -> localhost | ok 2025-11-29 03:06:14.204529 | 2025-11-29 03:06:14.204651 | TASK [validate-host : Collect information about the host] 2025-11-29 03:06:15.275630 | debian-bookworm | ok 2025-11-29 03:06:15.294124 | 2025-11-29 03:06:15.294235 | TASK [validate-host : Sanitize hostname] 2025-11-29 03:06:15.504598 | debian-bookworm | ok 2025-11-29 03:06:15.558403 | 2025-11-29 03:06:15.558506 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-29 03:06:16.854692 | debian-bookworm -> localhost | changed 2025-11-29 03:06:16.860254 | 2025-11-29 03:06:16.860406 | TASK [validate-host : Collect information about zuul worker] 2025-11-29 03:06:17.564637 | debian-bookworm | ok 2025-11-29 03:06:17.569170 | 2025-11-29 03:06:17.569262 | TASK [validate-host : Write out all zuul information for each host] 2025-11-29 03:06:18.761381 | debian-bookworm -> localhost | changed 2025-11-29 03:06:18.770274 | 2025-11-29 03:06:18.770416 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-29 03:06:19.085341 | debian-bookworm | ok 2025-11-29 03:06:19.090552 | 2025-11-29 03:06:19.090646 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-29 03:06:20.782162 | debian-bookworm | changed: 2025-11-29 03:06:20.782409 | debian-bookworm | cd+++++++++ src/ 2025-11-29 03:06:20.782449 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-29 03:06:20.782474 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-29 03:06:20.782495 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2025-11-29 03:06:20.782515 | debian-bookworm | =6.2 2025-11-29 03:06:46.456008 | debian-bookworm | Downloading cachetools-6.2.2-py3-none-any.whl (11 kB) 2025-11-29 03:06:46.499144 | debian-bookworm | Collecting chardet>=5.2 2025-11-29 03:06:46.511479 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-11-29 03:06:46.540977 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 7.2 MB/s eta 0:00:00 2025-11-29 03:06:46.588895 | debian-bookworm | Collecting colorama>=0.4.6 2025-11-29 03:06:46.599864 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-11-29 03:06:46.655263 | debian-bookworm | Collecting filelock>=3.20 2025-11-29 03:06:46.665876 | debian-bookworm | Downloading filelock-3.20.0-py3-none-any.whl (16 kB) 2025-11-29 03:06:46.726078 | debian-bookworm | Collecting packaging>=25 2025-11-29 03:06:46.737037 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-11-29 03:06:46.747080 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 7.3 MB/s eta 0:00:00 2025-11-29 03:06:46.791087 | debian-bookworm | Collecting platformdirs>=4.5 2025-11-29 03:06:46.803574 | debian-bookworm | Downloading platformdirs-4.5.0-py3-none-any.whl (18 kB) 2025-11-29 03:06:46.858197 | debian-bookworm | Collecting pluggy>=1.6 2025-11-29 03:06:46.869175 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-11-29 03:06:46.910582 | debian-bookworm | Collecting pyproject-api>=1.9.1 2025-11-29 03:06:46.922295 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2025-11-29 03:06:47.045959 | debian-bookworm | Collecting virtualenv>=20.34 2025-11-29 03:06:47.056589 | debian-bookworm | Downloading virtualenv-20.35.4-py3-none-any.whl (6.0 MB) 2025-11-29 03:06:47.379032 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 18.9 MB/s eta 0:00:00 2025-11-29 03:06:47.479417 | debian-bookworm | Collecting distlib<1,>=0.3.7 2025-11-29 03:06:47.490126 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2025-11-29 03:06:47.508669 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 28.6 MB/s eta 0:00:00 2025-11-29 03:06:47.638604 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2025-11-29 03:06:48.366607 | debian-bookworm | Successfully installed cachetools-6.2.2 chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.20.0 packaging-25.0 platformdirs-4.5.0 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.32.0 virtualenv-20.35.4 2025-11-29 03:06:48.493508 | debian-bookworm | ok: Runtime: 0:00:02.715860 2025-11-29 03:06:48.500750 | 2025-11-29 03:06:48.500881 | TASK [ensure-tox : Export installed tox_executable path] 2025-11-29 03:06:48.533399 | debian-bookworm | ok 2025-11-29 03:06:48.539821 | 2025-11-29 03:06:48.539913 | TASK [ensure-tox : Output tox version] 2025-11-29 03:06:49.032157 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2025-11-29 03:06:49.049064 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-11-29 03:06:49.575607 | debian-bookworm | ok: Runtime: 0:00:00.252646 2025-11-29 03:06:49.587587 | 2025-11-29 03:06:49.587835 | TASK [ensure-tox : Make global symlink] 2025-11-29 03:06:49.629116 | debian-bookworm | skipping: Conditional result was False 2025-11-29 03:06:49.638926 | 2025-11-29 03:06:49.639004 | PLAY RECAP 2025-11-29 03:06:49.639057 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2025-11-29 03:06:49.639083 | 2025-11-29 03:06:49.817721 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2025-11-29 03:06:49.818728 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-11-29 03:06:51.025316 | 2025-11-29 03:06:51.025512 | PLAY [all] 2025-11-29 03:06:51.042161 | 2025-11-29 03:06:51.042344 | TASK [revoke-sudo : Check if zuul is sudoer] 2025-11-29 03:06:51.544842 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-11-29 03:06:51.584713 | debian-bookworm | ok: Runtime: 0:00:00.030199 2025-11-29 03:06:51.594076 | 2025-11-29 03:06:51.594241 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2025-11-29 03:06:52.236906 | debian-bookworm | ok: Runtime: 0:00:00.006759 2025-11-29 03:06:52.243739 | 2025-11-29 03:06:52.243877 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2025-11-29 03:06:52.558328 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-11-29 03:06:52.559929 | debian-bookworm | sudo: a password is required 2025-11-29 03:06:52.789036 | debian-bookworm | ok: Runtime: 0:00:00.017898 2025-11-29 03:06:52.800094 | 2025-11-29 03:06:52.800214 | TASK [tox : Check to see if the constraints file exists] 2025-11-29 03:06:52.866299 | debian-bookworm | skipping: Conditional result was False 2025-11-29 03:06:52.872748 | 2025-11-29 03:06:52.872898 | TASK [tox : Fail if constraints file is missing] 2025-11-29 03:06:52.942381 | debian-bookworm | skipping: Conditional result was False 2025-11-29 03:06:52.949056 | 2025-11-29 03:06:52.949201 | TASK [tox : Record file location] 2025-11-29 03:06:53.014149 | debian-bookworm | skipping: Conditional result was False 2025-11-29 03:06:53.020466 | 2025-11-29 03:06:53.020608 | TASK [tox : Install tox siblings] 2025-11-29 03:06:53.082147 | debian-bookworm | ok 2025-11-29 03:06:53.093705 | debian-bookworm | included: /var/lib/zuul/builds/eb739e4457164ed08f811a524ef63755/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2025-11-29 03:06:53.100121 | 2025-11-29 03:06:53.100265 | TASK [tox : Run tox without tests] 2025-11-29 03:06:53.660269 | debian-bookworm | ROOT: 182 D setup logging to DEBUG on pid 1431 [tox/report.py:225] 2025-11-29 03:06:53.688802 | debian-bookworm | test: 210 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:42] 2025-11-29 03:06:53.691325 | debian-bookworm | test: 213 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [virtualenv/discovery/builtin.py:78] 2025-11-29 03:06:53.692235 | debian-bookworm | test: 214 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py jxG7gUdJ42HSdxQNxN8GoW66vBC18xz0 JVu1hE9c9pLyuA3YwIV1n3o0X4O8BkeP [virtualenv/discovery/cached_py_info.py:128] 2025-11-29 03:06:53.761103 | debian-bookworm | test: 283 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] 2025-11-29 03:06:53.761671 | debian-bookworm | test: 283 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-11-29 03:06:53.761914 | debian-bookworm | test: 284 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:85] 2025-11-29 03:06:53.762073 | debian-bookworm | test: 284 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:87] 2025-11-29 03:06:53.763836 | debian-bookworm | test: 285 D symlink on filesystem does work [virtualenv/info.py:50] 2025-11-29 03:06:53.793037 | debian-bookworm | test: 315 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] 2025-11-29 03:06:53.793230 | debian-bookworm | test: 315 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:14] 2025-11-29 03:06:53.793394 | debian-bookworm | test: 315 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:14] 2025-11-29 03:06:53.793597 | debian-bookworm | test: 315 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-11-29 03:06:53.793695 | debian-bookworm | test: 315 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-11-29 03:06:53.793760 | debian-bookworm | test: 315 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-11-29 03:06:53.793812 | debian-bookworm | test: 316 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-11-29 03:06:53.793860 | debian-bookworm | test: 316 D virtualenv = 20.35.4 [virtualenv/create/pyenv_cfg.py:40] 2025-11-29 03:06:53.793907 | debian-bookworm | test: 316 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-11-29 03:06:53.793965 | debian-bookworm | test: 316 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-11-29 03:06:53.794018 | debian-bookworm | test: 316 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-11-29 03:06:53.794089 | debian-bookworm | test: 316 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-11-29 03:06:53.794342 | debian-bookworm | test: 316 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/generics/.tox/test/bin/python [virtualenv/util/path/_sync.py:34] 2025-11-29 03:06:53.794656 | debian-bookworm | test: 316 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] 2025-11-29 03:06:53.794810 | debian-bookworm | test: 317 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] 2025-11-29 03:06:53.795202 | debian-bookworm | test: 317 D ============================== target debug ============================== [virtualenv/run/session.py:54] 2025-11-29 03:06:53.795447 | debian-bookworm | test: 317 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] 2025-11-29 03:06:53.832538 | debian-bookworm | test: 317 D { 2025-11-29 03:06:53.832574 | debian-bookworm | "sys": { 2025-11-29 03:06:53.832579 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2025-11-29 03:06:53.832584 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2025-11-29 03:06:53.832589 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2025-11-29 03:06:53.832594 | debian-bookworm | "base_prefix": "/usr", 2025-11-29 03:06:53.832600 | debian-bookworm | "real_prefix": null, 2025-11-29 03:06:53.832606 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2025-11-29 03:06:53.832610 | debian-bookworm | "base_exec_prefix": "/usr", 2025-11-29 03:06:53.832614 | debian-bookworm | "path": [ 2025-11-29 03:06:53.832618 | debian-bookworm | "/usr/lib/python311.zip", 2025-11-29 03:06:53.832623 | debian-bookworm | "/usr/lib/python3.11", 2025-11-29 03:06:53.832627 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2025-11-29 03:06:53.832631 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2025-11-29 03:06:53.832636 | debian-bookworm | ], 2025-11-29 03:06:53.832640 | debian-bookworm | "meta_path": [ 2025-11-29 03:06:53.832644 | debian-bookworm | "", 2025-11-29 03:06:53.832648 | debian-bookworm | "", 2025-11-29 03:06:53.832652 | debian-bookworm | "", 2025-11-29 03:06:53.832656 | debian-bookworm | "" 2025-11-29 03:06:53.832660 | debian-bookworm | ], 2025-11-29 03:06:53.832664 | debian-bookworm | "fs_encoding": "utf-8", 2025-11-29 03:06:53.832668 | debian-bookworm | "io_encoding": "utf-8" 2025-11-29 03:06:53.832672 | debian-bookworm | }, 2025-11-29 03:06:53.832676 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2025-11-29 03:06:53.832680 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2025-11-29 03:06:53.832684 | debian-bookworm | "os": "", 2025-11-29 03:06:53.832688 | debian-bookworm | "site": "", 2025-11-29 03:06:53.832692 | debian-bookworm | "datetime": "", 2025-11-29 03:06:53.832696 | debian-bookworm | "math": "", 2025-11-29 03:06:53.832700 | debian-bookworm | "json": "" 2025-11-29 03:06:53.832704 | debian-bookworm | } [virtualenv/run/session.py:55] 2025-11-29 03:06:53.832713 | debian-bookworm | test: 354 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] 2025-11-29 03:06:53.834089 | debian-bookworm | test: 356 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] 2025-11-29 03:06:53.834763 | debian-bookworm | test: 356 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] 2025-11-29 03:06:53.836165 | debian-bookworm | test: 358 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] 2025-11-29 03:06:53.836565 | debian-bookworm | test: 358 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] 2025-11-29 03:06:53.997409 | debian-bookworm | test: 519 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] 2025-11-29 03:06:54.003545 | debian-bookworm | test: 525 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] 2025-11-29 03:06:54.004492 | debian-bookworm | test: 526 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] 2025-11-29 03:06:54.069835 | debian-bookworm | test: 591 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] 2025-11-29 03:06:54.081236 | debian-bookworm | test: 603 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] 2025-11-29 03:06:54.081723 | debian-bookworm | test: 603 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] 2025-11-29 03:06:54.167820 | debian-bookworm | test: 689 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] 2025-11-29 03:06:54.168055 | debian-bookworm | test: 690 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] 2025-11-29 03:06:54.168391 | debian-bookworm | test: 690 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] 2025-11-29 03:06:54.172218 | debian-bookworm | test: 694 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-11-29 03:06:54.191458 | debian-bookworm | test: 713 D generated console scripts pip3 pip-3.11 pip pip3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-11-29 03:06:54.192092 | debian-bookworm | test: 714 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:65] 2025-11-29 03:06:54.202099 | debian-bookworm | test: 724 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-11-29 03:06:54.202275 | debian-bookworm | test: 724 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-11-29 03:06:54.202406 | debian-bookworm | test: 724 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-11-29 03:06:54.202519 | debian-bookworm | test: 724 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-11-29 03:06:54.202627 | debian-bookworm | test: 724 D virtualenv = 20.35.4 [virtualenv/create/pyenv_cfg.py:40] 2025-11-29 03:06:54.202724 | debian-bookworm | test: 724 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-11-29 03:06:54.202895 | debian-bookworm | test: 725 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-11-29 03:06:54.203023 | debian-bookworm | test: 725 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-11-29 03:06:54.203179 | debian-bookworm | test: 725 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-11-29 03:06:54.211039 | debian-bookworm | test: 733 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:464] 2025-11-29 03:06:55.268230 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2025-11-29 03:06:55.385229 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-11-29 03:06:55.507247 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2025-11-29 03:06:55.521167 | 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) 2025-11-29 03:06:55.620567 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 3)) 2025-11-29 03:06:55.634691 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2025-11-29 03:06:55.675845 | debian-bookworm | Collecting packaging==25.0 (from -r requirements.txt (line 4)) 2025-11-29 03:06:55.689337 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-11-29 03:06:55.817644 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2025-11-29 03:06:55.834135 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2025-11-29 03:06:55.852886 | debian-bookworm | Installing build dependencies: started 2025-11-29 03:06:57.155966 | debian-bookworm | Installing build dependencies: finished with status 'done' 2025-11-29 03:06:57.156730 | debian-bookworm | Getting requirements to build wheel: started 2025-11-29 03:06:57.565815 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2025-11-29 03:06:57.566988 | debian-bookworm | Preparing metadata (pyproject.toml): started 2025-11-29 03:06:57.790597 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-29 03:06:57.912465 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2025-11-29 03:06:57.926316 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2025-11-29 03:06:57.977973 | debian-bookworm | Collecting requests==2.32.5 (from -r requirements.txt (line 7)) 2025-11-29 03:06:57.990961 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2025-11-29 03:06:58.042262 | debian-bookworm | Collecting tabulate==0.9.0 (from -r requirements.txt (line 8)) 2025-11-29 03:06:58.058315 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-11-29 03:06:58.207792 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2025-11-29 03:06:58.221596 | 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) 2025-11-29 03:06:58.329222 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 3)) 2025-11-29 03:06:58.343426 | debian-bookworm | Downloading ansible_core-2.18.11-py3-none-any.whl.metadata (7.7 kB) 2025-11-29 03:06:58.399320 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2025-11-29 03:06:58.413097 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2025-11-29 03:06:58.466397 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2025-11-29 03:06:58.481064 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-11-29 03:06:58.523034 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2025-11-29 03:06:58.537906 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2025-11-29 03:06:58.601071 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2025-11-29 03:06:58.616416 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2025-11-29 03:06:58.771292 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 7)) 2025-11-29 03:06:58.785253 | 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) 2025-11-29 03:06:58.827301 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 7)) 2025-11-29 03:06:58.840625 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2025-11-29 03:06:58.900076 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 7)) 2025-11-29 03:06:58.913317 | debian-bookworm | Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 2025-11-29 03:06:58.960088 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 7)) 2025-11-29 03:06:58.973266 | debian-bookworm | Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 2025-11-29 03:06:59.291885 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2025-11-29 03:06:59.305643 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2025-11-29 03:06:59.350161 | 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)) 2025-11-29 03:06:59.364226 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2025-11-29 03:06:59.533323 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2025-11-29 03:06:59.547418 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2025-11-29 03:06:59.601454 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography->ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2025-11-29 03:06:59.616539 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-11-29 03:06:59.648475 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-11-29 03:06:59.688466 | 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) 2025-11-29 03:06:59.743111 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 14.7 MB/s 0:00:00 2025-11-29 03:06:59.760527 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2025-11-29 03:07:01.606229 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 31.0 MB/s 0:00:01 2025-11-29 03:07:01.620441 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-11-29 03:07:01.645056 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2025-11-29 03:07:01.668908 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2025-11-29 03:07:01.693784 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-11-29 03:07:01.717862 | debian-bookworm | Downloading ansible_core-2.18.11-py3-none-any.whl (2.2 MB) 2025-11-29 03:07:01.821765 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 20.9 MB/s 0:00:00 2025-11-29 03:07:01.838448 | 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) 2025-11-29 03:07:01.864896 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2025-11-29 03:07:01.891258 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2025-11-29 03:07:01.917837 | debian-bookworm | Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) 2025-11-29 03:07:01.945631 | debian-bookworm | Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-11-29 03:07:01.975855 | 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) 2025-11-29 03:07:02.001208 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2025-11-29 03:07:02.028898 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-11-29 03:07:02.055969 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2025-11-29 03:07:02.225353 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 26.3 MB/s 0:00:00 2025-11-29 03:07:02.242555 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2025-11-29 03:07:02.269962 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2025-11-29 03:07:02.295851 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2025-11-29 03:07:02.321979 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2025-11-29 03:07:02.618951 | debian-bookworm | Building wheels for collected packages: pwgen 2025-11-29 03:07:02.620104 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2025-11-29 03:07:02.890894 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2025-11-29 03:07:02.892373 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3797 sha256=e24f987e5f598921d97a4ca1f6a71aff2a9532de3b127ba82a42054b2b345cfa 2025-11-29 03:07:02.893162 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2025-11-29 03:07:02.898596 | debian-bookworm | Successfully built pwgen 2025-11-29 03:07:03.133319 | 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 2025-11-29 03:07:27.595525 | debian-bookworm | 2025-11-29 03:07:27.598536 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.12.0 ansible-core-2.18.11 certifi-2025.11.12 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.5.0 2025-11-29 03:07:27.726826 | debian-bookworm | test: 34248 I exit 0 (33.51 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1444 [tox/execute/api.py:295] 2025-11-29 03:07:27.728369 | debian-bookworm | test: OK (34.04 seconds) 2025-11-29 03:07:27.728384 | debian-bookworm | congratulations :) (34.07 seconds) 2025-11-29 03:07:28.161919 | debian-bookworm | ok: Runtime: 0:00:34.323919 2025-11-29 03:07:28.178042 | 2025-11-29 03:07:28.179026 | TASK [tox : Create a tempfile to save tox showconfig] 2025-11-29 03:07:28.652924 | debian-bookworm | changed 2025-11-29 03:07:28.658595 | 2025-11-29 03:07:28.658719 | TASK [tox : Get tox envlist config] 2025-11-29 03:07:29.730070 | debian-bookworm | ok: Runtime: 0:00:00.279859 2025-11-29 03:07:29.746499 | 2025-11-29 03:07:29.746653 | TASK [tox : Install any sibling python packages] 2025-11-29 03:07:30.197833 | debian-bookworm | ok: No setup.cfg, no action needed 2025-11-29 03:07:30.203594 | 2025-11-29 03:07:30.203721 | TASK [tox : Remove tempfile] 2025-11-29 03:07:30.639384 | debian-bookworm | changed 2025-11-29 03:07:30.646075 | 2025-11-29 03:07:30.646197 | TASK [tox : Emit tox command] 2025-11-29 03:07:30.697062 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2025-11-29 03:07:30.704577 | 2025-11-29 03:07:30.704823 | TASK [tox : Run tox] 2025-11-29 03:07:31.258613 | debian-bookworm | ROOT: 163 D setup logging to DEBUG on pid 1601 [tox/report.py:225] 2025-11-29 03:07:31.287325 | debian-bookworm | test: 191 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [virtualenv/discovery/builtin.py:78] 2025-11-29 03:07:31.288013 | debian-bookworm | test: 192 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] 2025-11-29 03:07:31.288741 | debian-bookworm | test: 193 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-11-29 03:07:31.288882 | debian-bookworm | test: 193 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:85] 2025-11-29 03:07:31.288935 | debian-bookworm | test: 193 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:87] 2025-11-29 03:07:31.289883 | debian-bookworm | test: 194 D symlink on filesystem does work [virtualenv/info.py:50] 2025-11-29 03:07:31.318148 | debian-bookworm | test: 222 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:464] 2025-11-29 03:07:31.978673 | debian-bookworm | test: 883 I exit 0 (0.66 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1608 [tox/execute/api.py:295] 2025-11-29 03:07:31.979002 | debian-bookworm | test: 883 W commands[1]> cat images.yml [tox/tox_env/api.py:464] 2025-11-29 03:07:31.981485 | debian-bookworm | --- 2025-11-29 03:07:31.981543 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2025-11-29 03:07:31.981558 | debian-bookworm | 2025-11-29 03:07:31.981572 | debian-bookworm | adminer_tag: "5.3.0" 2025-11-29 03:07:31.981608 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2025-11-29 03:07:31.981621 | debian-bookworm | 2025-11-29 03:07:31.981633 | debian-bookworm | ara_server_tag: "1.7.2" 2025-11-29 03:07:31.981645 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2025-11-29 03:07:31.981658 | debian-bookworm | 2025-11-29 03:07:31.981669 | debian-bookworm | ara_server_mariadb_tag: "11.7.2" 2025-11-29 03:07:31.981682 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2025-11-29 03:07:31.981694 | debian-bookworm | 2025-11-29 03:07:31.981705 | debian-bookworm | netbox_tag: "v4.2.2" 2025-11-29 03:07:31.981717 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2025-11-29 03:07:31.981728 | debian-bookworm | 2025-11-29 03:07:31.981740 | debian-bookworm | netbox_redis_tag: "7.4.4-alpine" 2025-11-29 03:07:31.981752 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2025-11-29 03:07:31.981763 | debian-bookworm | 2025-11-29 03:07:31.981774 | debian-bookworm | nginx_tag: "1.28.0-alpine" 2025-11-29 03:07:31.981786 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2025-11-29 03:07:31.981797 | debian-bookworm | 2025-11-29 03:07:31.981809 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2025-11-29 03:07:31.982342 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2025-11-29 03:07:31.982371 | debian-bookworm | 2025-11-29 03:07:31.982383 | debian-bookworm | phpmyadmin_tag: "5.2.2" 2025-11-29 03:07:31.982396 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2025-11-29 03:07:31.982408 | debian-bookworm | 2025-11-29 03:07:31.982419 | debian-bookworm | postgres_tag: "16.9-alpine" 2025-11-29 03:07:31.982431 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2025-11-29 03:07:31.982442 | debian-bookworm | 2025-11-29 03:07:31.982455 | debian-bookworm | manager_redis_tag: "7.4.4-alpine" 2025-11-29 03:07:31.982466 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2025-11-29 03:07:31.982495 | debian-bookworm | 2025-11-29 03:07:31.982507 | debian-bookworm | registry_tag: "3.0" 2025-11-29 03:07:31.982519 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2025-11-29 03:07:31.982530 | debian-bookworm | 2025-11-29 03:07:31.982542 | debian-bookworm | osism_ansible_tag: "0.20250531.0" 2025-11-29 03:07:31.982554 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2025-11-29 03:07:31.982565 | debian-bookworm | 2025-11-29 03:07:31.982576 | debian-bookworm | osism_kubernetes_tag: "0.20250530.0" 2025-11-29 03:07:31.982589 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2025-11-29 03:07:31.982600 | debian-bookworm | 2025-11-29 03:07:31.982937 | debian-bookworm | inventory_reconciler_tag: "0.20250530.0" 2025-11-29 03:07:31.982963 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2025-11-29 03:07:31.982977 | debian-bookworm | 2025-11-29 03:07:31.982989 | debian-bookworm | osism_tag: "0.20250530.0" 2025-11-29 03:07:31.983001 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2025-11-29 03:07:31.983013 | debian-bookworm | 2025-11-29 03:07:31.983024 | debian-bookworm | osism_frontend_tag: "0.20250530.0" 2025-11-29 03:07:31.983036 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2025-11-29 03:07:31.983047 | debian-bookworm | 2025-11-29 03:07:31.983059 | debian-bookworm | osism_netbox_tag: "0.20250530.0" 2025-11-29 03:07:31.983070 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2025-11-29 03:07:31.983082 | debian-bookworm | 2025-11-29 03:07:31.983095 | debian-bookworm | vault_tag: "1.19.5" 2025-11-29 03:07:31.983106 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2025-11-29 03:07:31.983118 | debian-bookworm | 2025-11-29 03:07:31.983130 | debian-bookworm | traefik_tag: "v3.4.1" 2025-11-29 03:07:31.983141 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2025-11-29 03:07:31.983153 | debian-bookworm | 2025-11-29 03:07:31.983164 | debian-bookworm | ceph_ansible_tag: "0.20250530.0" 2025-11-29 03:07:31.983554 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2025-11-29 03:07:31.983588 | debian-bookworm | 2025-11-29 03:07:31.983600 | debian-bookworm | kolla_ansible_tag: "0.20250530.0" 2025-11-29 03:07:31.983611 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2025-11-29 03:07:31.985260 | debian-bookworm | test: 889 I exit 0 (0.00 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1613 [tox/execute/api.py:295] 2025-11-29 03:07:31.989405 | debian-bookworm | test: OK (0.70=setup[0.04]+cmd[0.66,0.00] seconds) 2025-11-29 03:07:31.989428 | debian-bookworm | congratulations :) (0.73 seconds) 2025-11-29 03:07:32.279317 | debian-bookworm | ok: Runtime: 0:00:00.964662 2025-11-29 03:07:32.285928 | 2025-11-29 03:07:32.286041 | TASK [tox : Look for output] 2025-11-29 03:07:32.740981 | debian-bookworm | ok 2025-11-29 03:07:32.770707 | 2025-11-29 03:07:32.770952 | TASK [tox : Return file comments to Zuul] 2025-11-29 03:07:32.826040 | debian-bookworm | skipping: Conditional result was False 2025-11-29 03:07:32.845006 | 2025-11-29 03:07:32.845199 | PLAY RECAP 2025-11-29 03:07:32.845322 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2025-11-29 03:07:32.845356 | 2025-11-29 03:07:32.998073 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-11-29 03:07:32.999580 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-11-29 03:07:34.289991 | 2025-11-29 03:07:34.291204 | PLAY [all] 2025-11-29 03:07:34.381461 | 2025-11-29 03:07:34.384009 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2025-11-29 03:07:34.529403 | debian-bookworm | skipping: Conditional result was False 2025-11-29 03:07:34.584026 | 2025-11-29 03:07:34.589715 | TASK [fetch-tox-output : Set tox log path for single node] 2025-11-29 03:07:34.678949 | debian-bookworm | ok 2025-11-29 03:07:34.697515 | 2025-11-29 03:07:34.697675 | TASK [fetch-tox-output : Ensure local tox dir] 2025-11-29 03:07:36.264351 | debian-bookworm -> localhost | changed 2025-11-29 03:07:36.276014 | 2025-11-29 03:07:36.276158 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2025-11-29 03:07:36.382772 | debian-bookworm | skipping: Conditional result was False 2025-11-29 03:07:36.390161 | 2025-11-29 03:07:36.390354 | TASK [fetch-tox-output : Set envlist fact] 2025-11-29 03:07:36.468392 | debian-bookworm | ok 2025-11-29 03:07:36.481207 | 2025-11-29 03:07:36.481371 | TASK [fetch-tox-output : Get tox version] 2025-11-29 03:07:37.555754 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2025-11-29 03:07:37.574705 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-11-29 03:07:38.068901 | debian-bookworm | ok: Runtime: 0:00:00.283494 2025-11-29 03:07:38.074943 | 2025-11-29 03:07:38.075076 | TASK [fetch-tox-output : Find all default environments] 2025-11-29 03:07:38.645702 | debian-bookworm | skipping: Conditional result was False 2025-11-29 03:07:38.651900 | 2025-11-29 03:07:38.652141 | TASK [fetch-tox-output : Set envlist fact] 2025-11-29 03:07:38.714115 | debian-bookworm | skipping: Conditional result was False 2025-11-29 03:07:38.725489 | 2025-11-29 03:07:38.725642 | TASK [fetch-tox-output : Find all default environments] 2025-11-29 03:07:39.296298 | debian-bookworm | skipping: Conditional result was False 2025-11-29 03:07:39.302685 | 2025-11-29 03:07:39.302814 | TASK [fetch-tox-output : Set envlist fact] 2025-11-29 03:07:39.375522 | debian-bookworm | skipping: Conditional result was False 2025-11-29 03:07:39.382354 | 2025-11-29 03:07:39.382500 | LOOP [fetch-tox-output : Copy tox logs] 2025-11-29 03:07:39.508053 | debian-bookworm | skipping: Conditional result was False 2025-11-29 03:07:39.523316 | 2025-11-29 03:07:39.523454 | LOOP [fetch-tox-output : Collect tox logs] 2025-11-29 03:07:41.055167 | debian-bookworm | changed: 2025-11-29 03:07:41.055469 | debian-bookworm | created directory /var/lib/zuul/builds/eb739e4457164ed08f811a524ef63755/work/logs/tox/test 2025-11-29 03:07:41.055508 | debian-bookworm | cd+++++++++ ./ 2025-11-29 03:07:41.055532 | debian-bookworm | >f+++++++++ 1-commands[0].log 2025-11-29 03:07:41.055555 | debian-bookworm | >f+++++++++ 2-commands[1].log 2025-11-29 03:07:41.055581 | 2025-11-29 03:07:41.071896 | 2025-11-29 03:07:41.072006 | PLAY RECAP 2025-11-29 03:07:41.072059 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2025-11-29 03:07:41.072086 | 2025-11-29 03:07:41.410864 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-11-29 03:07:41.412532 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-11-29 03:07:42.741691 | 2025-11-29 03:07:42.741864 | PLAY [all] 2025-11-29 03:07:42.783123 | 2025-11-29 03:07:42.783319 | TASK [fetch-subunit-output : Find stestr or testr executable] 2025-11-29 03:07:43.124924 | debian-bookworm | changed: non-zero return code 2025-11-29 03:07:43.146975 | 2025-11-29 03:07:43.147184 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2025-11-29 03:07:43.197914 | debian-bookworm | skipping: Conditional result was False 2025-11-29 03:07:43.204685 | 2025-11-29 03:07:43.204825 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2025-11-29 03:07:43.257892 | 2025-11-29 03:07:43.258438 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2025-11-29 03:07:43.305716 | 2025-11-29 03:07:43.306068 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2025-11-29 03:07:43.334048 | debian-bookworm | skipping: Conditional result was False 2025-11-29 03:07:43.342605 | 2025-11-29 03:07:43.342786 | LOOP [fetch-subunit-output : Generate subunit file] 2025-11-29 03:07:43.408429 | 2025-11-29 03:07:43.408660 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2025-11-29 03:07:43.460418 | debian-bookworm | skipping: Conditional result was False 2025-11-29 03:07:43.468526 | 2025-11-29 03:07:43.468668 | TASK [fetch-subunit-output : Remove the temporary file] 2025-11-29 03:07:43.501641 | debian-bookworm | skipping: Conditional result was False 2025-11-29 03:07:43.509125 | 2025-11-29 03:07:43.509295 | TASK [fetch-subunit-output : Process and fetch subunit results] 2025-11-29 03:07:43.548264 | debian-bookworm | skipping: Conditional result was False 2025-11-29 03:07:43.556690 | 2025-11-29 03:07:43.556804 | PLAY RECAP 2025-11-29 03:07:43.556863 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2025-11-29 03:07:43.556895 | 2025-11-29 03:07:43.967772 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-11-29 03:07:43.968902 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-29 03:07:45.211478 | 2025-11-29 03:07:45.211712 | PLAY [Base post] 2025-11-29 03:07:45.233727 | 2025-11-29 03:07:45.233885 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-11-29 03:07:46.217929 | debian-bookworm | changed 2025-11-29 03:07:46.230368 | 2025-11-29 03:07:46.230511 | PLAY RECAP 2025-11-29 03:07:46.230573 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-11-29 03:07:46.230634 | 2025-11-29 03:07:46.606465 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-29 03:07:46.607598 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-11-29 03:07:48.228320 | 2025-11-29 03:07:48.228453 | PLAY [Base post-logs] 2025-11-29 03:07:48.253006 | 2025-11-29 03:07:48.253121 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-11-29 03:07:49.183895 | localhost | changed 2025-11-29 03:07:49.198994 | 2025-11-29 03:07:49.199163 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-11-29 03:07:49.262315 | localhost | ok 2025-11-29 03:07:49.265410 | 2025-11-29 03:07:49.265497 | TASK [Set zuul-log-path fact] 2025-11-29 03:07:49.293710 | localhost | ok 2025-11-29 03:07:49.301603 | 2025-11-29 03:07:49.301708 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-29 03:07:49.351883 | localhost | ok 2025-11-29 03:07:49.355730 | 2025-11-29 03:07:49.355832 | TASK [upload-logs : Create log directories] 2025-11-29 03:07:50.840267 | localhost | changed 2025-11-29 03:07:50.842880 | 2025-11-29 03:07:50.842978 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-11-29 03:07:51.881909 | localhost -> localhost | ok: Runtime: 0:00:00.023667 2025-11-29 03:07:51.886183 | 2025-11-29 03:07:51.886311 | TASK [upload-logs : Upload logs to log server] 2025-11-29 03:07:53.063294 | localhost | Output suppressed because no_log was given 2025-11-29 03:07:53.064865 | 2025-11-29 03:07:53.064944 | LOOP [upload-logs : Compress console log and json output] 2025-11-29 03:07:53.126823 | localhost | skipping: Conditional result was False 2025-11-29 03:07:53.132656 | localhost | skipping: Conditional result was False 2025-11-29 03:07:53.143564 | 2025-11-29 03:07:53.143675 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-29 03:07:53.202590 | localhost | skipping: Conditional result was False 2025-11-29 03:07:53.202785 | 2025-11-29 03:07:53.208277 | localhost | skipping: Conditional result was False 2025-11-29 03:07:53.219524 | 2025-11-29 03:07:53.219634 | LOOP [upload-logs : Upload console log and json output]