2026-02-11 03:16:14.360292 | Job console starting 2026-02-11 03:16:14.370416 | Updating git repos 2026-02-11 03:16:14.401970 | Cloning repos into workspace 2026-02-11 03:16:14.498958 | Restoring repo states 2026-02-11 03:16:14.584293 | Merging changes 2026-02-11 03:16:14.584323 | Checking out repos 2026-02-11 03:16:14.735185 | Preparing playbooks 2026-02-11 03:16:15.733963 | Running Ansible setup 2026-02-11 03:16:20.692275 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-11 03:16:21.431413 | 2026-02-11 03:16:21.431536 | PLAY [Base pre] 2026-02-11 03:16:21.457070 | 2026-02-11 03:16:21.457193 | TASK [Setup log path fact] 2026-02-11 03:16:21.485154 | debian-bookworm | ok 2026-02-11 03:16:21.513125 | 2026-02-11 03:16:21.513291 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-11 03:16:21.549706 | debian-bookworm | ok 2026-02-11 03:16:21.565918 | 2026-02-11 03:16:21.566024 | TASK [emit-job-header : Print job information] 2026-02-11 03:16:21.623540 | # Job Information 2026-02-11 03:16:21.623690 | Ansible Version: 2.16.14 2026-02-11 03:16:21.623724 | Job: tox 2026-02-11 03:16:21.623756 | Pipeline: periodic-daily 2026-02-11 03:16:21.623778 | Executor: 521e9411259a 2026-02-11 03:16:21.623798 | Triggered by: https://github.com/osism/openstack-flavor-manager 2026-02-11 03:16:21.623821 | Event ID: 759c9d0d104d4cb28a0b3d9473a77865 2026-02-11 03:16:21.629781 | 2026-02-11 03:16:21.629873 | LOOP [emit-job-header : Print node information] 2026-02-11 03:16:21.729211 | debian-bookworm | ok: 2026-02-11 03:16:21.729876 | debian-bookworm | # Node Information 2026-02-11 03:16:21.729948 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-11 03:16:21.729972 | debian-bookworm | Hostname: debian 2026-02-11 03:16:21.729992 | debian-bookworm | Username: zuul 2026-02-11 03:16:21.730011 | debian-bookworm | Distro: Debian 12.13 2026-02-11 03:16:21.730031 | debian-bookworm | Provider: regiocloud-a 2026-02-11 03:16:21.730048 | debian-bookworm | Region: 2026-02-11 03:16:21.730066 | debian-bookworm | Label: debian-bookworm 2026-02-11 03:16:21.730082 | debian-bookworm | Product Name: OpenStack Nova 2026-02-11 03:16:21.730098 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6e:288 2026-02-11 03:16:21.743963 | 2026-02-11 03:16:21.744067 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-11 03:16:22.153649 | debian-bookworm -> localhost | changed 2026-02-11 03:16:22.164827 | 2026-02-11 03:16:22.164979 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-11 03:16:23.152174 | debian-bookworm -> localhost | changed 2026-02-11 03:16:23.164683 | 2026-02-11 03:16:23.164786 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-11 03:16:23.514471 | debian-bookworm -> localhost | ok 2026-02-11 03:16:23.522980 | 2026-02-11 03:16:23.523109 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-11 03:16:23.541528 | debian-bookworm | ok 2026-02-11 03:16:23.558147 | debian-bookworm | included: /var/lib/zuul/builds/91d2125e4d1040aead30871f9050515e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-11 03:16:23.563992 | 2026-02-11 03:16:23.564077 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-11 03:16:27.240304 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-11 03:16:27.240527 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/91d2125e4d1040aead30871f9050515e/work/91d2125e4d1040aead30871f9050515e_id_rsa 2026-02-11 03:16:27.240567 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/91d2125e4d1040aead30871f9050515e/work/91d2125e4d1040aead30871f9050515e_id_rsa.pub 2026-02-11 03:16:27.240594 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-11 03:16:27.240619 | debian-bookworm -> localhost | SHA256:nvVb8KNRAd9JCpVfXgeBMXQaxDDo+tXQIRFi+zoUl9I zuul-build-sshkey 2026-02-11 03:16:27.240642 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-11 03:16:27.240672 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-11 03:16:27.240695 | debian-bookworm -> localhost | | o.=OO+=+ | 2026-02-11 03:16:27.240716 | debian-bookworm -> localhost | | ..+.o=Oo.=| 2026-02-11 03:16:27.240737 | debian-bookworm -> localhost | | .+ Eo.o+o=| 2026-02-11 03:16:27.240758 | debian-bookworm -> localhost | | .=. . o.| 2026-02-11 03:16:27.240777 | debian-bookworm -> localhost | | .S oo. . | 2026-02-11 03:16:27.240803 | debian-bookworm -> localhost | | .o +...+ | 2026-02-11 03:16:27.240824 | debian-bookworm -> localhost | | .=. o + | 2026-02-11 03:16:27.240845 | debian-bookworm -> localhost | | .. = . | 2026-02-11 03:16:27.240865 | debian-bookworm -> localhost | | o | 2026-02-11 03:16:27.240886 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-11 03:16:27.240945 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.993761 2026-02-11 03:16:27.248491 | 2026-02-11 03:16:27.248583 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-11 03:16:27.301754 | debian-bookworm | ok 2026-02-11 03:16:27.339388 | debian-bookworm | included: /var/lib/zuul/builds/91d2125e4d1040aead30871f9050515e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-11 03:16:27.399979 | 2026-02-11 03:16:27.400082 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-11 03:16:27.453276 | debian-bookworm | skipping: Conditional result was False 2026-02-11 03:16:27.459802 | 2026-02-11 03:16:27.459904 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-11 03:16:28.662799 | debian-bookworm | changed 2026-02-11 03:16:28.669878 | 2026-02-11 03:16:28.669977 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-11 03:16:28.982752 | debian-bookworm | ok 2026-02-11 03:16:28.989333 | 2026-02-11 03:16:28.989424 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-11 03:16:29.811548 | debian-bookworm | changed 2026-02-11 03:16:29.818396 | 2026-02-11 03:16:29.818483 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-11 03:16:30.577148 | debian-bookworm | changed 2026-02-11 03:16:30.588486 | 2026-02-11 03:16:30.588591 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-11 03:16:30.611756 | debian-bookworm | skipping: Conditional result was False 2026-02-11 03:16:30.618647 | 2026-02-11 03:16:30.618757 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-11 03:16:31.346038 | debian-bookworm -> localhost | changed 2026-02-11 03:16:31.361680 | 2026-02-11 03:16:31.361788 | TASK [add-build-sshkey : Add back temp key] 2026-02-11 03:16:31.718475 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/91d2125e4d1040aead30871f9050515e/work/91d2125e4d1040aead30871f9050515e_id_rsa (zuul-build-sshkey) 2026-02-11 03:16:31.718676 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008861 2026-02-11 03:16:31.726330 | 2026-02-11 03:16:31.726426 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-11 03:16:32.141997 | debian-bookworm | ok 2026-02-11 03:16:32.150238 | 2026-02-11 03:16:32.150347 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-11 03:16:32.183542 | debian-bookworm | skipping: Conditional result was False 2026-02-11 03:16:32.194593 | 2026-02-11 03:16:32.194694 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-11 03:16:32.721195 | debian-bookworm | ok 2026-02-11 03:16:32.737792 | 2026-02-11 03:16:32.737900 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-11 03:16:32.776200 | debian-bookworm | ok 2026-02-11 03:16:32.781294 | 2026-02-11 03:16:32.784307 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-11 03:16:33.443888 | debian-bookworm -> localhost | ok 2026-02-11 03:16:33.456065 | 2026-02-11 03:16:33.456164 | TASK [validate-host : Collect information about the host] 2026-02-11 03:16:34.790402 | debian-bookworm | ok 2026-02-11 03:16:34.812922 | 2026-02-11 03:16:34.813028 | TASK [validate-host : Sanitize hostname] 2026-02-11 03:16:35.028006 | debian-bookworm | ok 2026-02-11 03:16:35.173010 | 2026-02-11 03:16:35.173122 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-11 03:16:36.188561 | debian-bookworm -> localhost | changed 2026-02-11 03:16:36.195685 | 2026-02-11 03:16:36.195788 | TASK [validate-host : Collect information about zuul worker] 2026-02-11 03:16:36.686880 | debian-bookworm | ok 2026-02-11 03:16:36.691031 | 2026-02-11 03:16:36.691122 | TASK [validate-host : Write out all zuul information for each host] 2026-02-11 03:16:38.183835 | debian-bookworm -> localhost | changed 2026-02-11 03:16:38.191764 | 2026-02-11 03:16:38.191842 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-11 03:16:38.514417 | debian-bookworm | ok 2026-02-11 03:16:38.519363 | 2026-02-11 03:16:38.519450 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-11 03:16:39.624320 | debian-bookworm | changed: 2026-02-11 03:16:39.624468 | debian-bookworm | cd+++++++++ src/ 2026-02-11 03:16:39.624498 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-11 03:16:39.624517 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-11 03:16:39.624535 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-flavor-manager/ 2026-02-11 03:16:39.624551 | debian-bookworm | =6.2.4 2026-02-11 03:17:05.476452 | debian-bookworm | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-02-11 03:17:05.513137 | debian-bookworm | Collecting chardet>=5.2 2026-02-11 03:17:05.525977 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2026-02-11 03:17:05.549164 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 10.0 MB/s eta 0:00:00 2026-02-11 03:17:05.589603 | debian-bookworm | Collecting colorama>=0.4.6 2026-02-11 03:17:05.602071 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-02-11 03:17:05.660746 | debian-bookworm | Collecting filelock>=3.20.2 2026-02-11 03:17:05.672677 | debian-bookworm | Downloading filelock-3.20.3-py3-none-any.whl (16 kB) 2026-02-11 03:17:05.776209 | debian-bookworm | Collecting packaging>=25 2026-02-11 03:17:05.788449 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-02-11 03:17:05.808309 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 4.8 MB/s eta 0:00:00 2026-02-11 03:17:05.880130 | debian-bookworm | Collecting platformdirs>=4.5.1 2026-02-11 03:17:05.893587 | debian-bookworm | Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) 2026-02-11 03:17:05.956703 | debian-bookworm | Collecting pluggy>=1.6 2026-02-11 03:17:05.968234 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-02-11 03:17:06.036791 | debian-bookworm | Collecting pyproject-api>=1.10 2026-02-11 03:17:06.049911 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-02-11 03:17:06.188805 | debian-bookworm | Collecting virtualenv>=20.35.4 2026-02-11 03:17:06.200324 | debian-bookworm | Downloading virtualenv-20.36.1-py3-none-any.whl (6.0 MB) 2026-02-11 03:17:06.488151 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 21.3 MB/s eta 0:00:00 2026-02-11 03:17:06.597312 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-02-11 03:17:06.610946 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-02-11 03:17:06.640864 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 20.5 MB/s eta 0:00:00 2026-02-11 03:17:06.824383 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2026-02-11 03:17:07.797866 | debian-bookworm | Successfully installed cachetools-7.0.1 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-02-11 03:17:08.180454 | debian-bookworm | ok: Runtime: 0:00:03.459768 2026-02-11 03:17:08.187492 | 2026-02-11 03:17:08.187624 | TASK [ensure-tox : Export installed tox_executable path] 2026-02-11 03:17:08.236381 | debian-bookworm | ok 2026-02-11 03:17:08.244746 | 2026-02-11 03:17:08.244901 | TASK [ensure-tox : Output tox version] 2026-02-11 03:17:08.789167 | 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-02-11 03:17:08.808001 | debian-bookworm | 4.34.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-02-11 03:17:09.278632 | debian-bookworm | ok: Runtime: 0:00:00.294147 2026-02-11 03:17:09.285315 | 2026-02-11 03:17:09.285429 | TASK [ensure-tox : Make global symlink] 2026-02-11 03:17:09.309852 | debian-bookworm | skipping: Conditional result was False 2026-02-11 03:17:09.316843 | 2026-02-11 03:17:09.316921 | PLAY RECAP 2026-02-11 03:17:09.316977 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-02-11 03:17:09.317000 | 2026-02-11 03:17:09.468113 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-02-11 03:17:09.469240 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-02-11 03:17:10.379539 | 2026-02-11 03:17:10.379710 | PLAY [all] 2026-02-11 03:17:10.416470 | 2026-02-11 03:17:10.416622 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-02-11 03:17:10.975563 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-02-11 03:17:11.449404 | debian-bookworm | ok: Runtime: 0:00:00.028725 2026-02-11 03:17:11.455709 | 2026-02-11 03:17:11.455849 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-02-11 03:17:11.990875 | debian-bookworm | ok: Runtime: 0:00:00.007510 2026-02-11 03:17:11.997047 | 2026-02-11 03:17:11.997215 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-02-11 03:17:12.415855 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-02-11 03:17:12.417532 | debian-bookworm | sudo: a password is required 2026-02-11 03:17:12.556929 | debian-bookworm | ok: Runtime: 0:00:00.021101 2026-02-11 03:17:12.567199 | 2026-02-11 03:17:12.567311 | TASK [tox : Check to see if the constraints file exists] 2026-02-11 03:17:12.621987 | debian-bookworm | skipping: Conditional result was False 2026-02-11 03:17:12.628819 | 2026-02-11 03:17:12.629820 | TASK [tox : Fail if constraints file is missing] 2026-02-11 03:17:12.697600 | debian-bookworm | skipping: Conditional result was False 2026-02-11 03:17:12.703993 | 2026-02-11 03:17:12.704124 | TASK [tox : Record file location] 2026-02-11 03:17:12.739475 | debian-bookworm | skipping: Conditional result was False 2026-02-11 03:17:12.745471 | 2026-02-11 03:17:12.745596 | TASK [tox : Install tox siblings] 2026-02-11 03:17:12.777847 | debian-bookworm | ok 2026-02-11 03:17:12.786563 | debian-bookworm | included: /var/lib/zuul/builds/91d2125e4d1040aead30871f9050515e/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-02-11 03:17:12.793270 | 2026-02-11 03:17:12.793401 | TASK [tox : Run tox without tests] 2026-02-11 03:17:13.341389 | debian-bookworm | ROOT: 220 D setup logging to DEBUG on pid 1419 [tox/report.py:225] 2026-02-11 03:17:13.398075 | debian-bookworm | test: 276 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:41] 2026-02-11 03:17:13.403600 | debian-bookworm | test: 282 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:79] 2026-02-11 03:17:13.404344 | debian-bookworm | test: 283 D filesystem is case-sensitive [virtualenv/info.py:27] 2026-02-11 03:17:13.405949 | debian-bookworm | test: 285 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py PE1ZOxCsSh4HRDN5heCtWjAEJN513uXf 04YtZAlaEtftvIzWaSoZNIgXAQ0EW9p0 [virtualenv/discovery/cached_py_info.py:131] 2026-02-11 03:17:13.480903 | debian-bookworm | test: 360 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-02-11 03:17:13.481320 | debian-bookworm | test: 360 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-02-11 03:17:13.481547 | debian-bookworm | test: 360 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-02-11 03:17:13.484391 | debian-bookworm | test: 363 D symlink on filesystem does work [virtualenv/info.py:50] 2026-02-11 03:17:13.520847 | debian-bookworm | test: 400 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:52] 2026-02-11 03:17:13.521133 | debian-bookworm | test: 400 D create folder /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/bin [virtualenv/util/path/_sync.py:14] 2026-02-11 03:17:13.521330 | debian-bookworm | test: 400 D create folder /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:14] 2026-02-11 03:17:13.521523 | debian-bookworm | test: 401 D write /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2026-02-11 03:17:13.521654 | debian-bookworm | test: 401 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2026-02-11 03:17:13.521677 | debian-bookworm | test: 401 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2026-02-11 03:17:13.521753 | debian-bookworm | test: 401 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2026-02-11 03:17:13.521805 | debian-bookworm | test: 401 D virtualenv = 20.36.1 [virtualenv/create/pyenv_cfg.py:40] 2026-02-11 03:17:13.521854 | debian-bookworm | test: 401 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2026-02-11 03:17:13.521916 | debian-bookworm | test: 401 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-02-11 03:17:13.521972 | debian-bookworm | test: 401 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-02-11 03:17:13.522040 | debian-bookworm | test: 401 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2026-02-11 03:17:13.522360 | debian-bookworm | test: 401 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/bin/python [virtualenv/util/path/_sync.py:34] 2026-02-11 03:17:13.522754 | debian-bookworm | test: 402 D create virtualenv import hook file /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:98] 2026-02-11 03:17:13.522933 | debian-bookworm | test: 402 D create /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:101] 2026-02-11 03:17:13.523339 | debian-bookworm | test: 402 D ============================== target debug ============================== [virtualenv/run/session.py:54] 2026-02-11 03:17:13.523614 | debian-bookworm | test: 403 D debug via /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:215] 2026-02-11 03:17:13.581078 | debian-bookworm | test: 402 D { 2026-02-11 03:17:13.581131 | debian-bookworm | "sys": { 2026-02-11 03:17:13.581138 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/bin/python", 2026-02-11 03:17:13.581144 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-02-11 03:17:13.581150 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test", 2026-02-11 03:17:13.581154 | debian-bookworm | "base_prefix": "/usr", 2026-02-11 03:17:13.581160 | debian-bookworm | "real_prefix": null, 2026-02-11 03:17:13.581166 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test", 2026-02-11 03:17:13.581171 | debian-bookworm | "base_exec_prefix": "/usr", 2026-02-11 03:17:13.581175 | debian-bookworm | "path": [ 2026-02-11 03:17:13.581181 | debian-bookworm | "/usr/lib/python311.zip", 2026-02-11 03:17:13.581185 | debian-bookworm | "/usr/lib/python3.11", 2026-02-11 03:17:13.581189 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-02-11 03:17:13.581194 | debian-bookworm | "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages" 2026-02-11 03:17:13.581198 | debian-bookworm | ], 2026-02-11 03:17:13.581203 | debian-bookworm | "meta_path": [ 2026-02-11 03:17:13.581207 | debian-bookworm | "", 2026-02-11 03:17:13.581211 | debian-bookworm | "", 2026-02-11 03:17:13.581215 | debian-bookworm | "", 2026-02-11 03:17:13.581219 | debian-bookworm | "" 2026-02-11 03:17:13.581223 | debian-bookworm | ], 2026-02-11 03:17:13.581227 | debian-bookworm | "fs_encoding": "utf-8", 2026-02-11 03:17:13.581231 | debian-bookworm | "io_encoding": "utf-8" 2026-02-11 03:17:13.581235 | debian-bookworm | }, 2026-02-11 03:17:13.581239 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-02-11 03:17:13.581243 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-02-11 03:17:13.581247 | debian-bookworm | "os": "", 2026-02-11 03:17:13.581250 | debian-bookworm | "site": "", 2026-02-11 03:17:13.581254 | debian-bookworm | "datetime": "", 2026-02-11 03:17:13.581258 | debian-bookworm | "math": "", 2026-02-11 03:17:13.581262 | debian-bookworm | "json": "" 2026-02-11 03:17:13.581266 | debian-bookworm | } [virtualenv/run/session.py:55] 2026-02-11 03:17:13.581524 | debian-bookworm | test: 460 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-02-11 03:17:13.583618 | debian-bookworm | test: 463 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-02-11 03:17:13.588632 | debian-bookworm | test: 464 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-02-11 03:17:13.589105 | debian-bookworm | test: 468 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-02-11 03:17:13.592392 | debian-bookworm | test: 471 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-02-11 03:17:13.859866 | debian-bookworm | test: 739 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/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:42] 2026-02-11 03:17:13.881357 | debian-bookworm | test: 760 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/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:42] 2026-02-11 03:17:13.881892 | debian-bookworm | test: 761 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/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/setuptools-80.9.0.dist-info [virtualenv/util/path/_sync.py:42] 2026-02-11 03:17:13.885586 | debian-bookworm | test: 765 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/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:42] 2026-02-11 03:17:13.886943 | debian-bookworm | test: 766 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/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:42] 2026-02-11 03:17:14.078506 | debian-bookworm | test: 957 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/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/setuptools-80.9.0.virtualenv [virtualenv/util/path/_sync.py:42] 2026-02-11 03:17:14.079123 | debian-bookworm | test: 958 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/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/pkg_resources [virtualenv/util/path/_sync.py:42] 2026-02-11 03:17:14.088373 | debian-bookworm | test: 967 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2026-02-11 03:17:14.094619 | debian-bookworm | test: 974 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/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/pip-25.3.virtualenv [virtualenv/util/path/_sync.py:42] 2026-02-11 03:17:14.095056 | debian-bookworm | test: 974 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/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/pip-25.3.dist-info [virtualenv/util/path/_sync.py:42] 2026-02-11 03:17:14.101561 | debian-bookworm | test: 981 D generated console scripts pip3.11 pip3 pip-3.11 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2026-02-11 03:17:14.102520 | debian-bookworm | test: 981 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:65] 2026-02-11 03:17:14.111207 | debian-bookworm | test: 990 D write /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2026-02-11 03:17:14.111274 | debian-bookworm | test: 990 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2026-02-11 03:17:14.111361 | debian-bookworm | test: 990 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2026-02-11 03:17:14.111421 | debian-bookworm | test: 990 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2026-02-11 03:17:14.111489 | debian-bookworm | test: 991 D virtualenv = 20.36.1 [virtualenv/create/pyenv_cfg.py:40] 2026-02-11 03:17:14.111536 | debian-bookworm | test: 991 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2026-02-11 03:17:14.111626 | debian-bookworm | test: 991 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-02-11 03:17:14.111685 | debian-bookworm | test: 991 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-02-11 03:17:14.111866 | debian-bookworm | test: 991 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2026-02-11 03:17:14.119150 | debian-bookworm | test: 998 W install_deps> python -I -m pip install -r requirements.txt -r test-requirements.txt [tox/tox_env/api.py:464] 2026-02-11 03:17:15.330082 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2026-02-11 03:17:15.445897 | 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-02-11 03:17:15.522903 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 2)) 2026-02-11 03:17:15.536981 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2026-02-11 03:17:15.646374 | debian-bookworm | Collecting openstacksdk==4.9.0 (from -r requirements.txt (line 3)) 2026-02-11 03:17:15.660349 | debian-bookworm | Downloading openstacksdk-4.9.0-py3-none-any.whl.metadata (12 kB) 2026-02-11 03:17:15.704819 | debian-bookworm | Collecting requests-file==3.0.1 (from -r requirements.txt (line 4)) 2026-02-11 03:17:15.719055 | debian-bookworm | Downloading requests_file-3.0.1-py2.py3-none-any.whl.metadata (1.7 kB) 2026-02-11 03:17:15.777911 | debian-bookworm | Collecting requests==2.32.5 (from -r requirements.txt (line 5)) 2026-02-11 03:17:15.790838 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-02-11 03:17:15.834912 | debian-bookworm | Collecting typer==0.21.1 (from typer[all]==0.21.1->-r requirements.txt (line 6)) 2026-02-11 03:17:15.848258 | debian-bookworm | Downloading typer-0.21.1-py3-none-any.whl.metadata (16 kB) 2026-02-11 03:17:15.990689 | debian-bookworm | Collecting munch==4.0.0 (from -r test-requirements.txt (line 1)) 2026-02-11 03:17:16.005980 | debian-bookworm | Downloading munch-4.0.0-py2.py3-none-any.whl.metadata (5.9 kB) 2026-02-11 03:17:16.392084 | debian-bookworm | Collecting cryptography>=2.7 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-11 03:17:16.404943 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-02-11 03:17:16.450242 | debian-bookworm | Collecting decorator>=4.4.1 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-11 03:17:16.464491 | debian-bookworm | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-02-11 03:17:16.530746 | debian-bookworm | Collecting dogpile.cache>=0.6.5 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-11 03:17:16.545244 | debian-bookworm | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-02-11 03:17:16.610196 | debian-bookworm | Collecting iso8601>=0.1.11 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-11 03:17:16.626148 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-02-11 03:17:16.683268 | debian-bookworm | Collecting jmespath>=0.9.0 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-11 03:17:16.697404 | debian-bookworm | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-02-11 03:17:16.761392 | debian-bookworm | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-11 03:17:16.775349 | debian-bookworm | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-02-11 03:17:16.845050 | debian-bookworm | Collecting keystoneauth1>=5.10.0 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-11 03:17:16.859051 | debian-bookworm | Downloading keystoneauth1-5.13.0-py3-none-any.whl.metadata (3.1 kB) 2026-02-11 03:17:16.906073 | debian-bookworm | Collecting os-service-types>=1.8.1 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-11 03:17:16.919246 | debian-bookworm | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-02-11 03:17:16.975900 | debian-bookworm | Collecting pbr!=2.1.0,>=2.0.0 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-11 03:17:16.989803 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-02-11 03:17:17.054107 | debian-bookworm | Collecting platformdirs>=3 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-11 03:17:17.067485 | debian-bookworm | Downloading platformdirs-4.5.1-py3-none-any.whl.metadata (12 kB) 2026-02-11 03:17:17.208944 | debian-bookworm | Collecting psutil>=3.2.2 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-11 03:17:17.221864 | debian-bookworm | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-02-11 03:17:17.277421 | debian-bookworm | Collecting requestsexceptions>=1.2.0 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-11 03:17:17.292559 | debian-bookworm | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-02-11 03:17:17.362302 | debian-bookworm | Collecting typing-extensions>=4.12.0 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-11 03:17:17.376144 | debian-bookworm | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-02-11 03:17:17.594013 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 5)) 2026-02-11 03:17:17.607341 | 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-02-11 03:17:17.660165 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 5)) 2026-02-11 03:17:17.673810 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-02-11 03:17:17.738662 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 5)) 2026-02-11 03:17:17.751540 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-02-11 03:17:17.807427 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 5)) 2026-02-11 03:17:17.820047 | debian-bookworm | Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 2026-02-11 03:17:17.877574 | debian-bookworm | Collecting click>=8.0.0 (from typer==0.21.1->typer[all]==0.21.1->-r requirements.txt (line 6)) 2026-02-11 03:17:17.890836 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-02-11 03:17:17.945522 | debian-bookworm | Collecting shellingham>=1.3.0 (from typer==0.21.1->typer[all]==0.21.1->-r requirements.txt (line 6)) 2026-02-11 03:17:17.959989 | debian-bookworm | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-02-11 03:17:18.043002 | debian-bookworm | Collecting rich>=10.11.0 (from typer==0.21.1->typer[all]==0.21.1->-r requirements.txt (line 6)) 2026-02-11 03:17:18.058393 | debian-bookworm | Downloading rich-14.3.2-py3-none-any.whl.metadata (18 kB) 2026-02-11 03:17:18.083095 | debian-bookworm | WARNING: typer 0.21.1 does not provide the extra 'all' 2026-02-11 03:17:18.253151 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography>=2.7->openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-11 03:17:18.265609 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-02-11 03:17:18.340526 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography>=2.7->openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-11 03:17:18.355098 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-02-11 03:17:18.441254 | debian-bookworm | Collecting stevedore>=3.0.0 (from dogpile.cache>=0.6.5->openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-11 03:17:18.454287 | debian-bookworm | Downloading stevedore-5.6.0-py3-none-any.whl.metadata (2.3 kB) 2026-02-11 03:17:18.498583 | debian-bookworm | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-02-11 03:17:18.511242 | debian-bookworm | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-02-11 03:17:18.557428 | debian-bookworm | Requirement already satisfied: setuptools in ./.tox/test/lib/python3.11/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk==4.9.0->-r requirements.txt (line 3)) (80.9.0) 2026-02-11 03:17:18.592377 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer==0.21.1->typer[all]==0.21.1->-r requirements.txt (line 6)) 2026-02-11 03:17:18.604712 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-02-11 03:17:18.656594 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer==0.21.1->typer[all]==0.21.1->-r requirements.txt (line 6)) 2026-02-11 03:17:18.668940 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-02-11 03:17:18.713585 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer==0.21.1->typer[all]==0.21.1->-r requirements.txt (line 6)) 2026-02-11 03:17:18.725702 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-02-11 03:17:18.765049 | 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-02-11 03:17:18.825854 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 15.1 MB/s 0:00:00 2026-02-11 03:17:18.840641 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2026-02-11 03:17:18.866752 | debian-bookworm | Downloading openstacksdk-4.9.0-py3-none-any.whl (1.9 MB) 2026-02-11 03:17:18.945731 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 22.9 MB/s 0:00:00 2026-02-11 03:17:18.956223 | debian-bookworm | Downloading requests_file-3.0.1-py2.py3-none-any.whl (4.5 kB) 2026-02-11 03:17:18.981061 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-02-11 03:17:19.008268 | debian-bookworm | Downloading typer-0.21.1-py3-none-any.whl (47 kB) 2026-02-11 03:17:19.034513 | debian-bookworm | Downloading munch-4.0.0-py2.py3-none-any.whl (9.9 kB) 2026-02-11 03:17:19.060506 | 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-02-11 03:17:19.087943 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-02-11 03:17:19.112841 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-02-11 03:17:19.140934 | debian-bookworm | Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 2026-02-11 03:17:19.169924 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-02-11 03:17:19.198488 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-02-11 03:17:19.366274 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 26.8 MB/s 0:00:00 2026-02-11 03:17:19.381391 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-02-11 03:17:19.409375 | debian-bookworm | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-02-11 03:17:19.438228 | debian-bookworm | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-02-11 03:17:19.466795 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-02-11 03:17:19.493054 | debian-bookworm | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-02-11 03:17:19.573693 | debian-bookworm | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-02-11 03:17:19.600539 | debian-bookworm | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-02-11 03:17:19.705320 | debian-bookworm | Downloading keystoneauth1-5.13.0-py3-none-any.whl (343 kB) 2026-02-11 03:17:19.739618 | debian-bookworm | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-02-11 03:17:19.766265 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-02-11 03:17:19.791501 | debian-bookworm | Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) 2026-02-11 03:17:19.817176 | debian-bookworm | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-02-11 03:17:19.843551 | debian-bookworm | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-02-11 03:17:19.868380 | debian-bookworm | Downloading rich-14.3.2-py3-none-any.whl (309 kB) 2026-02-11 03:17:19.903230 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-02-11 03:17:19.963162 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 19.4 MB/s 0:00:00 2026-02-11 03:17:19.978125 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-02-11 03:17:20.003801 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-02-11 03:17:20.030197 | debian-bookworm | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-02-11 03:17:20.054743 | debian-bookworm | Downloading stevedore-5.6.0-py3-none-any.whl (54 kB) 2026-02-11 03:17:20.078737 | debian-bookworm | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-02-11 03:17:20.103194 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-02-11 03:17:20.284077 | debian-bookworm | Installing collected packages: requestsexceptions, urllib3, typing-extensions, stevedore, shellingham, PyYAML, pygments, pycparser, psutil, platformdirs, pbr, munch, mdurl, loguru, jsonpointer, jmespath, iso8601, idna, decorator, click, charset_normalizer, certifi, requests, os-service-types, markdown-it-py, jsonpatch, dogpile.cache, cffi, rich, requests-file, keystoneauth1, cryptography, typer, openstacksdk 2026-02-11 03:17:24.431338 | debian-bookworm | 2026-02-11 03:17:24.435506 | debian-bookworm | Successfully installed PyYAML-6.0.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 dogpile.cache-1.5.0 idna-3.11 iso8601-2.1.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.0.0 keystoneauth1-5.13.0 loguru-0.7.3 markdown-it-py-4.0.0 mdurl-0.1.2 munch-4.0.0 openstacksdk-4.9.0 os-service-types-1.8.2 pbr-7.0.3 platformdirs-4.5.1 psutil-7.2.2 pycparser-3.0 pygments-2.19.2 requests-2.32.5 requests-file-3.0.1 requestsexceptions-1.4.0 rich-14.3.2 shellingham-1.5.4 stevedore-5.6.0 typer-0.21.1 typing-extensions-4.15.0 urllib3-2.6.3 2026-02-11 03:17:24.633745 | debian-bookworm | test: 11513 I exit 0 (10.51 seconds) /home/zuul/src/github.com/osism/openstack-flavor-manager> python -I -m pip install -r requirements.txt -r test-requirements.txt pid=1432 [tox/execute/api.py:295] 2026-02-11 03:17:24.635645 | debian-bookworm | test: OK (11.24 seconds) 2026-02-11 03:17:24.635664 | debian-bookworm | congratulations :) (11.30 seconds) 2026-02-11 03:17:24.836818 | debian-bookworm | ok: Runtime: 0:00:11.610381 2026-02-11 03:17:24.849443 | 2026-02-11 03:17:24.849556 | TASK [tox : Create a tempfile to save tox showconfig] 2026-02-11 03:17:25.343447 | debian-bookworm | changed 2026-02-11 03:17:25.355688 | 2026-02-11 03:17:25.355833 | TASK [tox : Get tox envlist config] 2026-02-11 03:17:26.452687 | debian-bookworm | ok: Runtime: 0:00:00.293681 2026-02-11 03:17:26.462807 | 2026-02-11 03:17:26.462964 | TASK [tox : Install any sibling python packages] 2026-02-11 03:17:26.908908 | debian-bookworm | ok: No setup.cfg, no action needed 2026-02-11 03:17:26.914516 | 2026-02-11 03:17:26.914627 | TASK [tox : Remove tempfile] 2026-02-11 03:17:27.371393 | debian-bookworm | changed 2026-02-11 03:17:27.386985 | 2026-02-11 03:17:27.387129 | TASK [tox : Emit tox command] 2026-02-11 03:17:27.430277 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-02-11 03:17:27.437842 | 2026-02-11 03:17:27.437967 | TASK [tox : Run tox] 2026-02-11 03:17:27.981578 | debian-bookworm | ROOT: 178 D setup logging to DEBUG on pid 1593 [tox/report.py:225] 2026-02-11 03:17:28.012750 | debian-bookworm | test: 209 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:41] 2026-02-11 03:17:28.016386 | debian-bookworm | test: 213 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:79] 2026-02-11 03:17:28.016912 | debian-bookworm | test: 213 D filesystem is case-sensitive [virtualenv/info.py:27] 2026-02-11 03:17:28.017871 | debian-bookworm | test: 214 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-02-11 03:17:28.018546 | debian-bookworm | test: 215 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-02-11 03:17:28.018649 | debian-bookworm | test: 215 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-02-11 03:17:28.020034 | debian-bookworm | test: 216 D symlink on filesystem does work [virtualenv/info.py:50] 2026-02-11 03:17:28.054438 | debian-bookworm | test: 251 W commands[0]> python -m unittest discover [tox/tox_env/api.py:464] 2026-02-11 03:17:28.585545 | debian-bookworm | ........--- Logging error in Loguru Handler #8 --- 2026-02-11 03:17:28.585605 | debian-bookworm | Record was: {'elapsed': datetime.timedelta(microseconds=365788), 'exception': None, 'extra': {}, 'file': (name='main.py', path='/home/zuul/src/github.com/osism/openstack-flavor-manager/openstack_flavor_manager/main.py'), 'function': 'set_flavor', 'level': (name='INFO', no=20, icon='ℹ️'), 'line': 71, 'message': 'Flavor SCS-1V-4 created', 'module': 'main', 'name': 'openstack_flavor_manager.main', 'process': (id=1600, name='MainProcess'), 'thread': (id=140491756204736, name='MainThread'), 'time': datetime(2026, 2, 11, 3, 17, 28, 584311, tzinfo=datetime.timezone(datetime.timedelta(0), 'UTC'))} 2026-02-11 03:17:28.586119 | debian-bookworm | Traceback (most recent call last): 2026-02-11 03:17:28.586512 | debian-bookworm | File "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/loguru/_handler.py", line 206, in emit 2026-02-11 03:17:28.586529 | debian-bookworm | self._sink.write(str_record) 2026-02-11 03:17:28.586535 | debian-bookworm | File "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/loguru/_simple_sinks.py", line 16, in write 2026-02-11 03:17:28.586540 | debian-bookworm | self._stream.write(message) 2026-02-11 03:17:28.586544 | debian-bookworm | ValueError: I/O operation on closed file. 2026-02-11 03:17:28.586549 | debian-bookworm | --- End of logging error --- 2026-02-11 03:17:29.225568 | debian-bookworm | ..................... 2026-02-11 03:17:29.225626 | debian-bookworm | ---------------------------------------------------------------------- 2026-02-11 03:17:29.225632 | debian-bookworm | Ran 29 tests in 0.776s 2026-02-11 03:17:29.225637 | debian-bookworm | 2026-02-11 03:17:29.225641 | debian-bookworm | OK 2026-02-11 03:17:29.329404 | debian-bookworm | test: 1526 I exit 0 (1.27 seconds) /home/zuul/src/github.com/osism/openstack-flavor-manager> python -m unittest discover pid=1600 [tox/execute/api.py:295] 2026-02-11 03:17:29.330710 | debian-bookworm | test: OK (1.32=setup[0.05]+cmd[1.27] seconds) 2026-02-11 03:17:29.330739 | debian-bookworm | congratulations :) (1.35 seconds) 2026-02-11 03:17:29.513955 | debian-bookworm | ok: Runtime: 0:00:01.640845 2026-02-11 03:17:29.520780 | 2026-02-11 03:17:29.520901 | TASK [tox : Look for output] 2026-02-11 03:17:29.934890 | debian-bookworm | ok 2026-02-11 03:17:29.950641 | 2026-02-11 03:17:29.950787 | TASK [tox : Return file comments to Zuul] 2026-02-11 03:17:29.995379 | debian-bookworm | skipping: Conditional result was False 2026-02-11 03:17:30.011372 | 2026-02-11 03:17:30.011522 | PLAY RECAP 2026-02-11 03:17:30.011602 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-02-11 03:17:30.011636 | 2026-02-11 03:17:30.189504 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-02-11 03:17:30.190606 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-02-11 03:17:31.387315 | 2026-02-11 03:17:31.387457 | PLAY [all] 2026-02-11 03:17:31.424399 | 2026-02-11 03:17:31.424521 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-02-11 03:17:31.503721 | debian-bookworm | skipping: Conditional result was False 2026-02-11 03:17:31.509443 | 2026-02-11 03:17:31.509562 | TASK [fetch-tox-output : Set tox log path for single node] 2026-02-11 03:17:31.570057 | debian-bookworm | ok 2026-02-11 03:17:31.577817 | 2026-02-11 03:17:31.577935 | TASK [fetch-tox-output : Ensure local tox dir] 2026-02-11 03:17:32.438431 | debian-bookworm -> localhost | changed 2026-02-11 03:17:32.461857 | 2026-02-11 03:17:32.461971 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-02-11 03:17:32.534596 | debian-bookworm | skipping: Conditional result was False 2026-02-11 03:17:32.563130 | 2026-02-11 03:17:32.563273 | TASK [fetch-tox-output : Set envlist fact] 2026-02-11 03:17:32.635643 | debian-bookworm | ok 2026-02-11 03:17:32.642416 | 2026-02-11 03:17:32.642517 | TASK [fetch-tox-output : Get tox version] 2026-02-11 03:17:33.581744 | 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-02-11 03:17:33.600256 | debian-bookworm | 4.34.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-02-11 03:17:33.719289 | debian-bookworm | ok: Runtime: 0:00:00.313526 2026-02-11 03:17:33.724365 | 2026-02-11 03:17:33.724453 | TASK [fetch-tox-output : Find all default environments] 2026-02-11 03:17:34.270226 | debian-bookworm | skipping: Conditional result was False 2026-02-11 03:17:34.276269 | 2026-02-11 03:17:34.276375 | TASK [fetch-tox-output : Set envlist fact] 2026-02-11 03:17:34.319656 | debian-bookworm | skipping: Conditional result was False 2026-02-11 03:17:34.325060 | 2026-02-11 03:17:34.325170 | TASK [fetch-tox-output : Find all default environments] 2026-02-11 03:17:34.859284 | debian-bookworm | skipping: Conditional result was False 2026-02-11 03:17:34.864794 | 2026-02-11 03:17:34.864897 | TASK [fetch-tox-output : Set envlist fact] 2026-02-11 03:17:34.908127 | debian-bookworm | skipping: Conditional result was False 2026-02-11 03:17:34.914028 | 2026-02-11 03:17:34.914124 | LOOP [fetch-tox-output : Copy tox logs] 2026-02-11 03:17:35.000190 | debian-bookworm | skipping: Conditional result was False 2026-02-11 03:17:35.014733 | 2026-02-11 03:17:35.014893 | LOOP [fetch-tox-output : Collect tox logs] 2026-02-11 03:17:35.777715 | debian-bookworm | changed: 2026-02-11 03:17:35.777906 | debian-bookworm | created directory /var/lib/zuul/builds/91d2125e4d1040aead30871f9050515e/work/logs/tox/test 2026-02-11 03:17:35.777941 | debian-bookworm | cd+++++++++ ./ 2026-02-11 03:17:35.777966 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-02-11 03:17:35.777996 | 2026-02-11 03:17:35.787623 | 2026-02-11 03:17:35.787720 | PLAY RECAP 2026-02-11 03:17:35.787775 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-02-11 03:17:35.787801 | 2026-02-11 03:17:36.000972 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-02-11 03:17:36.002009 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-02-11 03:17:36.971710 | 2026-02-11 03:17:36.971840 | PLAY [all] 2026-02-11 03:17:36.996976 | 2026-02-11 03:17:36.997106 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-02-11 03:17:37.187513 | debian-bookworm | changed: non-zero return code 2026-02-11 03:17:37.192910 | 2026-02-11 03:17:37.193033 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-02-11 03:17:37.232764 | debian-bookworm | skipping: Conditional result was False 2026-02-11 03:17:37.248465 | 2026-02-11 03:17:37.248583 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-02-11 03:17:37.293118 | 2026-02-11 03:17:37.293328 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-02-11 03:17:37.324763 | 2026-02-11 03:17:37.325060 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-02-11 03:17:37.359510 | debian-bookworm | skipping: Conditional result was False 2026-02-11 03:17:37.367979 | 2026-02-11 03:17:37.368099 | LOOP [fetch-subunit-output : Generate subunit file] 2026-02-11 03:17:37.430993 | 2026-02-11 03:17:37.431200 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-02-11 03:17:37.454713 | debian-bookworm | skipping: Conditional result was False 2026-02-11 03:17:37.462813 | 2026-02-11 03:17:37.463492 | TASK [fetch-subunit-output : Remove the temporary file] 2026-02-11 03:17:37.486427 | debian-bookworm | skipping: Conditional result was False 2026-02-11 03:17:37.494231 | 2026-02-11 03:17:37.494339 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-02-11 03:17:37.518254 | debian-bookworm | skipping: Conditional result was False 2026-02-11 03:17:37.525651 | 2026-02-11 03:17:37.526205 | PLAY RECAP 2026-02-11 03:17:37.526283 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-02-11 03:17:37.526322 | 2026-02-11 03:17:37.647657 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-02-11 03:17:37.649854 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-11 03:17:38.604799 | 2026-02-11 03:17:38.605378 | PLAY [Base post] 2026-02-11 03:17:38.643000 | 2026-02-11 03:17:38.643131 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-11 03:17:39.176278 | debian-bookworm | changed 2026-02-11 03:17:39.185610 | 2026-02-11 03:17:39.185731 | PLAY RECAP 2026-02-11 03:17:39.185807 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-11 03:17:39.185881 | 2026-02-11 03:17:39.285329 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-11 03:17:39.287123 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-11 03:17:40.251621 | 2026-02-11 03:17:40.251756 | PLAY [Base post-logs] 2026-02-11 03:17:40.284875 | 2026-02-11 03:17:40.285004 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-11 03:17:40.792342 | localhost | changed 2026-02-11 03:17:40.801500 | 2026-02-11 03:17:40.801636 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-11 03:17:40.846393 | localhost | ok 2026-02-11 03:17:40.849416 | 2026-02-11 03:17:40.849511 | TASK [Set zuul-log-path fact] 2026-02-11 03:17:40.864353 | localhost | ok 2026-02-11 03:17:40.872050 | 2026-02-11 03:17:40.872184 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-11 03:17:40.897008 | localhost | ok 2026-02-11 03:17:40.899887 | 2026-02-11 03:17:40.899976 | TASK [upload-logs : Create log directories] 2026-02-11 03:17:41.378205 | localhost | changed 2026-02-11 03:17:41.380408 | 2026-02-11 03:17:41.380486 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-11 03:17:41.820580 | localhost -> localhost | ok: Runtime: 0:00:00.010411 2026-02-11 03:17:41.823619 | 2026-02-11 03:17:41.823703 | TASK [upload-logs : Upload logs to log server] 2026-02-11 03:17:42.345538 | localhost | Output suppressed because no_log was given 2026-02-11 03:17:42.346923 | 2026-02-11 03:17:42.346996 | LOOP [upload-logs : Compress console log and json output] 2026-02-11 03:17:42.425498 | localhost | skipping: Conditional result was False 2026-02-11 03:17:42.441529 | localhost | skipping: Conditional result was False 2026-02-11 03:17:42.452315 | 2026-02-11 03:17:42.452413 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-11 03:17:42.493511 | localhost | skipping: Conditional result was False 2026-02-11 03:17:42.493746 | 2026-02-11 03:17:42.498215 | localhost | skipping: Conditional result was False 2026-02-11 03:17:42.506789 | 2026-02-11 03:17:42.506893 | LOOP [upload-logs : Upload console log and json output]