2025-12-26 03:16:57.615585 | Job console starting 2025-12-26 03:16:57.630308 | Updating git repos 2025-12-26 03:16:57.673361 | Cloning repos into workspace 2025-12-26 03:16:57.764037 | Restoring repo states 2025-12-26 03:16:57.783606 | Merging changes 2025-12-26 03:16:57.783628 | Checking out repos 2025-12-26 03:16:57.905166 | Preparing playbooks 2025-12-26 03:16:59.300486 | Running Ansible setup 2025-12-26 03:17:04.568125 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-26 03:17:05.542798 | 2025-12-26 03:17:05.543007 | PLAY [Base pre] 2025-12-26 03:17:05.560375 | 2025-12-26 03:17:05.560538 | TASK [Setup log path fact] 2025-12-26 03:17:05.600885 | debian-bookworm | ok 2025-12-26 03:17:05.617298 | 2025-12-26 03:17:05.617493 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-26 03:17:05.649543 | debian-bookworm | ok 2025-12-26 03:17:05.661792 | 2025-12-26 03:17:05.661947 | TASK [emit-job-header : Print job information] 2025-12-26 03:17:05.703640 | # Job Information 2025-12-26 03:17:05.703993 | Ansible Version: 2.16.14 2025-12-26 03:17:05.704036 | Job: tox 2025-12-26 03:17:05.704089 | Pipeline: periodic-daily 2025-12-26 03:17:05.704117 | Executor: 521e9411259a 2025-12-26 03:17:05.704139 | Triggered by: https://github.com/osism/openstack-flavor-manager 2025-12-26 03:17:05.704168 | Event ID: dfeef621ceea4320affaf80431b04a97 2025-12-26 03:17:05.712213 | 2025-12-26 03:17:05.712380 | LOOP [emit-job-header : Print node information] 2025-12-26 03:17:05.829531 | debian-bookworm | ok: 2025-12-26 03:17:05.829882 | debian-bookworm | # Node Information 2025-12-26 03:17:05.829924 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-26 03:17:05.829950 | debian-bookworm | Hostname: debian 2025-12-26 03:17:05.829972 | debian-bookworm | Username: zuul 2025-12-26 03:17:05.829993 | debian-bookworm | Distro: Debian 12.12 2025-12-26 03:17:05.830017 | debian-bookworm | Provider: regiocloud-a 2025-12-26 03:17:05.830038 | debian-bookworm | Region: 2025-12-26 03:17:05.830058 | debian-bookworm | Label: debian-bookworm 2025-12-26 03:17:05.830078 | debian-bookworm | Product Name: OpenStack Nova 2025-12-26 03:17:05.830098 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe68:7d17 2025-12-26 03:17:05.854436 | 2025-12-26 03:17:05.854599 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-26 03:17:06.638106 | debian-bookworm -> localhost | changed 2025-12-26 03:17:06.658455 | 2025-12-26 03:17:06.658640 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-26 03:17:09.040093 | debian-bookworm -> localhost | changed 2025-12-26 03:17:09.070900 | 2025-12-26 03:17:09.071121 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-26 03:17:10.114129 | debian-bookworm -> localhost | ok 2025-12-26 03:17:10.121189 | 2025-12-26 03:17:10.121353 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-26 03:17:10.187418 | debian-bookworm | ok 2025-12-26 03:17:10.277388 | debian-bookworm | included: /var/lib/zuul/builds/0540034c8539495f807781fe45cedae0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-26 03:17:10.293875 | 2025-12-26 03:17:10.294017 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-26 03:17:17.188232 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-26 03:17:17.189965 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0540034c8539495f807781fe45cedae0/work/0540034c8539495f807781fe45cedae0_id_rsa 2025-12-26 03:17:17.190069 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0540034c8539495f807781fe45cedae0/work/0540034c8539495f807781fe45cedae0_id_rsa.pub 2025-12-26 03:17:17.190101 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-26 03:17:17.190141 | debian-bookworm -> localhost | SHA256:ixFyZrSqcmu0B+bjLsuQ63G7XIwo7I3JEE5AJFX/iSg zuul-build-sshkey 2025-12-26 03:17:17.190168 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-26 03:17:17.190208 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-26 03:17:17.190234 | debian-bookworm -> localhost | |o+... . | 2025-12-26 03:17:17.190256 | debian-bookworm -> localhost | |o o . | 2025-12-26 03:17:17.190277 | debian-bookworm -> localhost | |. . B | 2025-12-26 03:17:17.190297 | debian-bookworm -> localhost | |. B + . | 2025-12-26 03:17:17.190370 | debian-bookworm -> localhost | |..E o o S | 2025-12-26 03:17:17.190400 | debian-bookworm -> localhost | |+o=oo o . | 2025-12-26 03:17:17.190432 | debian-bookworm -> localhost | |*Oo= o. . | 2025-12-26 03:17:17.190463 | debian-bookworm -> localhost | |O+%.+ | 2025-12-26 03:17:17.190486 | debian-bookworm -> localhost | |+&+B. | 2025-12-26 03:17:17.190507 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-26 03:17:17.190573 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.660591 2025-12-26 03:17:17.198330 | 2025-12-26 03:17:17.198475 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-26 03:17:17.240146 | debian-bookworm | ok 2025-12-26 03:17:17.280477 | debian-bookworm | included: /var/lib/zuul/builds/0540034c8539495f807781fe45cedae0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-26 03:17:17.301353 | 2025-12-26 03:17:17.301501 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-26 03:17:17.354296 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:17:17.364421 | 2025-12-26 03:17:17.364570 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-26 03:17:18.555536 | debian-bookworm | changed 2025-12-26 03:17:18.563414 | 2025-12-26 03:17:18.563548 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-26 03:17:18.844384 | debian-bookworm | ok 2025-12-26 03:17:18.854349 | 2025-12-26 03:17:18.854496 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-26 03:17:19.806355 | debian-bookworm | changed 2025-12-26 03:17:19.835721 | 2025-12-26 03:17:19.836060 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-26 03:17:20.714088 | debian-bookworm | changed 2025-12-26 03:17:20.723139 | 2025-12-26 03:17:20.723274 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-26 03:17:20.781920 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:17:20.792357 | 2025-12-26 03:17:20.792528 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-26 03:17:22.123796 | debian-bookworm -> localhost | changed 2025-12-26 03:17:22.151719 | 2025-12-26 03:17:22.151869 | TASK [add-build-sshkey : Add back temp key] 2025-12-26 03:17:22.946121 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0540034c8539495f807781fe45cedae0/work/0540034c8539495f807781fe45cedae0_id_rsa (zuul-build-sshkey) 2025-12-26 03:17:22.946400 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.040531 2025-12-26 03:17:22.960476 | 2025-12-26 03:17:22.960633 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-26 03:17:23.542044 | debian-bookworm | ok 2025-12-26 03:17:23.557590 | 2025-12-26 03:17:23.557749 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-26 03:17:23.664776 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:17:23.692642 | 2025-12-26 03:17:23.692790 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-26 03:17:24.305124 | debian-bookworm | ok 2025-12-26 03:17:24.353442 | 2025-12-26 03:17:24.353974 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-26 03:17:24.430341 | debian-bookworm | ok 2025-12-26 03:17:24.437654 | 2025-12-26 03:17:24.437795 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-26 03:17:25.372024 | debian-bookworm -> localhost | ok 2025-12-26 03:17:25.379000 | 2025-12-26 03:17:25.379104 | TASK [validate-host : Collect information about the host] 2025-12-26 03:17:26.885422 | debian-bookworm | ok 2025-12-26 03:17:26.908270 | 2025-12-26 03:17:26.908460 | TASK [validate-host : Sanitize hostname] 2025-12-26 03:17:26.998229 | debian-bookworm | ok 2025-12-26 03:17:27.054731 | 2025-12-26 03:17:27.055719 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-26 03:17:27.952810 | debian-bookworm -> localhost | changed 2025-12-26 03:17:27.964391 | 2025-12-26 03:17:27.964501 | TASK [validate-host : Collect information about zuul worker] 2025-12-26 03:17:28.687519 | debian-bookworm | ok 2025-12-26 03:17:28.695557 | 2025-12-26 03:17:28.695662 | TASK [validate-host : Write out all zuul information for each host] 2025-12-26 03:17:30.192380 | debian-bookworm -> localhost | changed 2025-12-26 03:17:30.220073 | 2025-12-26 03:17:30.220218 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-26 03:17:30.570023 | debian-bookworm | ok 2025-12-26 03:17:30.594087 | 2025-12-26 03:17:30.595107 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-26 03:17:32.362382 | debian-bookworm | changed: 2025-12-26 03:17:32.362682 | debian-bookworm | cd+++++++++ src/ 2025-12-26 03:17:32.362722 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-26 03:17:32.362748 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-26 03:17:32.362770 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-flavor-manager/ 2025-12-26 03:17:32.362791 | debian-bookworm | =6.2 2025-12-26 03:18:02.227330 | debian-bookworm | Downloading cachetools-6.2.4-py3-none-any.whl (11 kB) 2025-12-26 03:18:02.270135 | debian-bookworm | Collecting chardet>=5.2 2025-12-26 03:18:02.282039 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-12-26 03:18:02.313198 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 7.0 MB/s eta 0:00:00 2025-12-26 03:18:02.354886 | debian-bookworm | Collecting colorama>=0.4.6 2025-12-26 03:18:02.366901 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-12-26 03:18:02.419810 | debian-bookworm | Collecting filelock>=3.20 2025-12-26 03:18:02.431752 | debian-bookworm | Downloading filelock-3.20.1-py3-none-any.whl (16 kB) 2025-12-26 03:18:02.495909 | debian-bookworm | Collecting packaging>=25 2025-12-26 03:18:02.508037 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-12-26 03:18:02.518496 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 8.0 MB/s eta 0:00:00 2025-12-26 03:18:02.583193 | debian-bookworm | Collecting platformdirs>=4.5 2025-12-26 03:18:02.594879 | debian-bookworm | Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) 2025-12-26 03:18:02.639621 | debian-bookworm | Collecting pluggy>=1.6 2025-12-26 03:18:02.651269 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-12-26 03:18:02.698882 | debian-bookworm | Collecting pyproject-api>=1.9.1 2025-12-26 03:18:02.712490 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2025-12-26 03:18:02.844499 | debian-bookworm | Collecting virtualenv>=20.34 2025-12-26 03:18:02.857892 | debian-bookworm | Downloading virtualenv-20.35.4-py3-none-any.whl (6.0 MB) 2025-12-26 03:18:03.225716 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 16.5 MB/s eta 0:00:00 2025-12-26 03:18:03.325726 | debian-bookworm | Collecting distlib<1,>=0.3.7 2025-12-26 03:18:03.337157 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2025-12-26 03:18:03.358053 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 26.0 MB/s eta 0:00:00 2025-12-26 03:18:03.510380 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2025-12-26 03:18:04.368316 | debian-bookworm | Successfully installed cachetools-6.2.4 chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.20.1 packaging-25.0 platformdirs-4.5.1 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.32.0 virtualenv-20.35.4 2025-12-26 03:18:04.961445 | debian-bookworm | ok: Runtime: 0:00:03.086884 2025-12-26 03:18:04.969711 | 2025-12-26 03:18:04.969846 | TASK [ensure-tox : Export installed tox_executable path] 2025-12-26 03:18:05.053091 | debian-bookworm | ok 2025-12-26 03:18:05.071222 | 2025-12-26 03:18:05.071429 | TASK [ensure-tox : Output tox version] 2025-12-26 03:18:05.826015 | 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-12-26 03:18:05.844337 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-12-26 03:18:06.188835 | debian-bookworm | ok: Runtime: 0:00:00.300972 2025-12-26 03:18:06.198468 | 2025-12-26 03:18:06.199036 | TASK [ensure-tox : Make global symlink] 2025-12-26 03:18:06.290265 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:18:06.300221 | 2025-12-26 03:18:06.300357 | PLAY RECAP 2025-12-26 03:18:06.300434 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2025-12-26 03:18:06.300464 | 2025-12-26 03:18:06.927490 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2025-12-26 03:18:06.929270 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-12-26 03:18:09.887905 | 2025-12-26 03:18:09.888118 | PLAY [all] 2025-12-26 03:18:09.956961 | 2025-12-26 03:18:09.957153 | TASK [revoke-sudo : Check if zuul is sudoer] 2025-12-26 03:18:10.969448 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-12-26 03:18:11.054040 | debian-bookworm | ok: Runtime: 0:00:00.031381 2025-12-26 03:18:11.060852 | 2025-12-26 03:18:11.061005 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2025-12-26 03:18:11.681049 | debian-bookworm | ok: Runtime: 0:00:00.006673 2025-12-26 03:18:11.692508 | 2025-12-26 03:18:11.692664 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2025-12-26 03:18:12.373617 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-12-26 03:18:12.377863 | debian-bookworm | sudo: a password is required 2025-12-26 03:18:12.839598 | debian-bookworm | ok: Runtime: 0:00:00.027473 2025-12-26 03:18:12.856161 | 2025-12-26 03:18:12.856343 | TASK [tox : Check to see if the constraints file exists] 2025-12-26 03:18:12.939908 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:18:12.947371 | 2025-12-26 03:18:12.947517 | TASK [tox : Fail if constraints file is missing] 2025-12-26 03:18:13.014262 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:18:13.022195 | 2025-12-26 03:18:13.022378 | TASK [tox : Record file location] 2025-12-26 03:18:13.094765 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:18:13.102579 | 2025-12-26 03:18:13.102752 | TASK [tox : Install tox siblings] 2025-12-26 03:18:13.210640 | debian-bookworm | ok 2025-12-26 03:18:13.228688 | debian-bookworm | included: /var/lib/zuul/builds/0540034c8539495f807781fe45cedae0/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2025-12-26 03:18:13.242682 | 2025-12-26 03:18:13.242862 | TASK [tox : Run tox without tests] 2025-12-26 03:18:14.002612 | debian-bookworm | ROOT: 204 D setup logging to DEBUG on pid 1427 [tox/report.py:225] 2025-12-26 03:18:14.031107 | debian-bookworm | test: 232 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:42] 2025-12-26 03:18:14.034012 | debian-bookworm | test: 235 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:78] 2025-12-26 03:18:14.034478 | debian-bookworm | test: 236 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-12-26 03:18:14.035603 | debian-bookworm | test: 237 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py 04RUE6qlfdB4C6ik4YaiBDTRxTMckcOr QXBrsA0z7z2j4UwX6E5cDk5sPa5JlRm6 [virtualenv/discovery/cached_py_info.py:128] 2025-12-26 03:18:14.096309 | debian-bookworm | test: 297 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-12-26 03:18:14.096453 | debian-bookworm | test: 298 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-12-26 03:18:14.096558 | debian-bookworm | test: 298 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-12-26 03:18:14.097969 | debian-bookworm | test: 299 D symlink on filesystem does work [virtualenv/info.py:50] 2025-12-26 03:18:14.127615 | debian-bookworm | test: 329 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] 2025-12-26 03:18:14.127882 | debian-bookworm | test: 329 D create folder /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/bin [virtualenv/util/path/_sync.py:14] 2025-12-26 03:18:14.128048 | debian-bookworm | test: 329 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] 2025-12-26 03:18:14.128276 | debian-bookworm | test: 330 D write /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-12-26 03:18:14.128401 | debian-bookworm | test: 330 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:18:14.128431 | debian-bookworm | test: 330 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:18:14.128486 | debian-bookworm | test: 330 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:18:14.128537 | debian-bookworm | test: 330 D virtualenv = 20.35.4 [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:18:14.128584 | debian-bookworm | test: 330 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:18:14.128642 | debian-bookworm | test: 330 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:18:14.128694 | debian-bookworm | test: 330 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:18:14.128762 | debian-bookworm | test: 330 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:18:14.129081 | debian-bookworm | test: 330 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] 2025-12-26 03:18:14.129425 | debian-bookworm | test: 331 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] 2025-12-26 03:18:14.129552 | debian-bookworm | test: 331 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] 2025-12-26 03:18:14.129941 | debian-bookworm | test: 331 D ============================== target debug ============================== [virtualenv/run/session.py:54] 2025-12-26 03:18:14.130208 | debian-bookworm | test: 332 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] 2025-12-26 03:18:14.175662 | debian-bookworm | test: 331 D { 2025-12-26 03:18:14.175713 | debian-bookworm | "sys": { 2025-12-26 03:18:14.175718 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/bin/python", 2025-12-26 03:18:14.175724 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2025-12-26 03:18:14.175729 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test", 2025-12-26 03:18:14.175734 | debian-bookworm | "base_prefix": "/usr", 2025-12-26 03:18:14.175739 | debian-bookworm | "real_prefix": null, 2025-12-26 03:18:14.175745 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test", 2025-12-26 03:18:14.175750 | debian-bookworm | "base_exec_prefix": "/usr", 2025-12-26 03:18:14.175754 | debian-bookworm | "path": [ 2025-12-26 03:18:14.175759 | debian-bookworm | "/usr/lib/python311.zip", 2025-12-26 03:18:14.175763 | debian-bookworm | "/usr/lib/python3.11", 2025-12-26 03:18:14.175767 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2025-12-26 03:18:14.175771 | debian-bookworm | "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages" 2025-12-26 03:18:14.175776 | debian-bookworm | ], 2025-12-26 03:18:14.175780 | debian-bookworm | "meta_path": [ 2025-12-26 03:18:14.175784 | debian-bookworm | "", 2025-12-26 03:18:14.175788 | debian-bookworm | "", 2025-12-26 03:18:14.175793 | debian-bookworm | "", 2025-12-26 03:18:14.175797 | debian-bookworm | "" 2025-12-26 03:18:14.175801 | debian-bookworm | ], 2025-12-26 03:18:14.175804 | debian-bookworm | "fs_encoding": "utf-8", 2025-12-26 03:18:14.175808 | debian-bookworm | "io_encoding": "utf-8" 2025-12-26 03:18:14.175812 | debian-bookworm | }, 2025-12-26 03:18:14.175817 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2025-12-26 03:18:14.175821 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2025-12-26 03:18:14.175825 | debian-bookworm | "os": "", 2025-12-26 03:18:14.175828 | debian-bookworm | "site": "", 2025-12-26 03:18:14.175832 | debian-bookworm | "datetime": "", 2025-12-26 03:18:14.175836 | debian-bookworm | "math": "", 2025-12-26 03:18:14.175840 | debian-bookworm | "json": "" 2025-12-26 03:18:14.175844 | debian-bookworm | } [virtualenv/run/session.py:55] 2025-12-26 03:18:14.175988 | debian-bookworm | test: 377 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-12-26 03:18:14.178732 | debian-bookworm | test: 380 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-12-26 03:18:14.179423 | debian-bookworm | test: 381 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-12-26 03:18:14.180692 | debian-bookworm | test: 382 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-12-26 03:18:14.181380 | debian-bookworm | test: 383 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-12-26 03:18:14.375784 | debian-bookworm | test: 577 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] 2025-12-26 03:18:14.381034 | debian-bookworm | test: 582 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] 2025-12-26 03:18:14.455419 | debian-bookworm | test: 657 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] 2025-12-26 03:18:14.582347 | debian-bookworm | test: 784 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] 2025-12-26 03:18:14.583415 | debian-bookworm | test: 785 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] 2025-12-26 03:18:14.583763 | debian-bookworm | test: 785 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] 2025-12-26 03:18:14.587581 | debian-bookworm | test: 789 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] 2025-12-26 03:18:14.588147 | debian-bookworm | test: 789 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-12-26 03:18:14.600549 | debian-bookworm | test: 802 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] 2025-12-26 03:18:14.600855 | debian-bookworm | test: 802 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] 2025-12-26 03:18:14.605757 | debian-bookworm | test: 807 D generated console scripts pip pip-3.11 pip3 pip3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-12-26 03:18:14.606302 | debian-bookworm | test: 808 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:65] 2025-12-26 03:18:14.616085 | debian-bookworm | test: 817 D write /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-12-26 03:18:14.616209 | debian-bookworm | test: 818 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:18:14.616328 | debian-bookworm | test: 818 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:18:14.616422 | debian-bookworm | test: 818 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:18:14.616512 | debian-bookworm | test: 818 D virtualenv = 20.35.4 [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:18:14.616593 | debian-bookworm | test: 818 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:18:14.616723 | debian-bookworm | test: 818 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:18:14.616844 | debian-bookworm | test: 818 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:18:14.617004 | debian-bookworm | test: 818 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:18:14.624750 | debian-bookworm | test: 826 W install_deps> python -I -m pip install -r requirements.txt -r test-requirements.txt [tox/tox_env/api.py:464] 2025-12-26 03:18:15.774974 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2025-12-26 03:18:15.887827 | 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-12-26 03:18:16.001722 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 2)) 2025-12-26 03:18:16.015298 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2025-12-26 03:18:16.126013 | debian-bookworm | Collecting openstacksdk==4.8.0 (from -r requirements.txt (line 3)) 2025-12-26 03:18:16.144374 | debian-bookworm | Downloading openstacksdk-4.8.0-py3-none-any.whl.metadata (12 kB) 2025-12-26 03:18:16.201275 | debian-bookworm | Collecting requests-file==3.0.1 (from -r requirements.txt (line 4)) 2025-12-26 03:18:16.217927 | debian-bookworm | Downloading requests_file-3.0.1-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-26 03:18:16.289989 | debian-bookworm | Collecting requests==2.32.5 (from -r requirements.txt (line 5)) 2025-12-26 03:18:16.303348 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2025-12-26 03:18:16.349456 | debian-bookworm | Collecting typer==0.20.0 (from typer[all]==0.20.0->-r requirements.txt (line 6)) 2025-12-26 03:18:16.363442 | debian-bookworm | Downloading typer-0.20.0-py3-none-any.whl.metadata (16 kB) 2025-12-26 03:18:16.525646 | debian-bookworm | Collecting munch==4.0.0 (from -r test-requirements.txt (line 1)) 2025-12-26 03:18:16.542448 | debian-bookworm | Downloading munch-4.0.0-py2.py3-none-any.whl.metadata (5.9 kB) 2025-12-26 03:18:16.855212 | debian-bookworm | Collecting cryptography>=2.7 (from openstacksdk==4.8.0->-r requirements.txt (line 3)) 2025-12-26 03:18:16.868520 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2025-12-26 03:18:16.917351 | debian-bookworm | Collecting decorator>=4.4.1 (from openstacksdk==4.8.0->-r requirements.txt (line 3)) 2025-12-26 03:18:16.931307 | debian-bookworm | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2025-12-26 03:18:16.987669 | debian-bookworm | Collecting dogpile.cache>=0.6.5 (from openstacksdk==4.8.0->-r requirements.txt (line 3)) 2025-12-26 03:18:17.006789 | debian-bookworm | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2025-12-26 03:18:17.063365 | debian-bookworm | Collecting iso8601>=0.1.11 (from openstacksdk==4.8.0->-r requirements.txt (line 3)) 2025-12-26 03:18:17.078681 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-12-26 03:18:17.120951 | debian-bookworm | Collecting jmespath>=0.9.0 (from openstacksdk==4.8.0->-r requirements.txt (line 3)) 2025-12-26 03:18:17.134861 | debian-bookworm | Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-12-26 03:18:17.197123 | debian-bookworm | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk==4.8.0->-r requirements.txt (line 3)) 2025-12-26 03:18:17.215311 | debian-bookworm | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2025-12-26 03:18:17.279548 | debian-bookworm | Collecting keystoneauth1>=5.10.0 (from openstacksdk==4.8.0->-r requirements.txt (line 3)) 2025-12-26 03:18:17.292916 | debian-bookworm | Downloading keystoneauth1-5.12.0-py3-none-any.whl.metadata (3.1 kB) 2025-12-26 03:18:17.340449 | debian-bookworm | Collecting os-service-types>=1.8.0 (from openstacksdk==4.8.0->-r requirements.txt (line 3)) 2025-12-26 03:18:17.355441 | debian-bookworm | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2025-12-26 03:18:17.423712 | debian-bookworm | Collecting pbr!=2.1.0,>=2.0.0 (from openstacksdk==4.8.0->-r requirements.txt (line 3)) 2025-12-26 03:18:17.437815 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2025-12-26 03:18:17.493019 | debian-bookworm | Collecting platformdirs>=3 (from openstacksdk==4.8.0->-r requirements.txt (line 3)) 2025-12-26 03:18:17.506690 | debian-bookworm | Downloading platformdirs-4.5.1-py3-none-any.whl.metadata (12 kB) 2025-12-26 03:18:17.659491 | debian-bookworm | Collecting psutil>=3.2.2 (from openstacksdk==4.8.0->-r requirements.txt (line 3)) 2025-12-26 03:18:17.675004 | debian-bookworm | Downloading psutil-7.2.0-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2025-12-26 03:18:17.753297 | debian-bookworm | Collecting requestsexceptions>=1.2.0 (from openstacksdk==4.8.0->-r requirements.txt (line 3)) 2025-12-26 03:18:17.768197 | debian-bookworm | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2025-12-26 03:18:17.822760 | debian-bookworm | Collecting typing-extensions>=4.12.0 (from openstacksdk==4.8.0->-r requirements.txt (line 3)) 2025-12-26 03:18:17.836069 | debian-bookworm | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2025-12-26 03:18:18.030207 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 5)) 2025-12-26 03:18:18.043034 | 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-12-26 03:18:18.093692 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 5)) 2025-12-26 03:18:18.108129 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2025-12-26 03:18:18.170709 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 5)) 2025-12-26 03:18:18.184987 | debian-bookworm | Downloading urllib3-2.6.2-py3-none-any.whl.metadata (6.6 kB) 2025-12-26 03:18:18.244484 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 5)) 2025-12-26 03:18:18.257679 | debian-bookworm | Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 2025-12-26 03:18:18.302248 | debian-bookworm | Collecting click>=8.0.0 (from typer==0.20.0->typer[all]==0.20.0->-r requirements.txt (line 6)) 2025-12-26 03:18:18.315071 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2025-12-26 03:18:18.356665 | debian-bookworm | Collecting shellingham>=1.3.0 (from typer==0.20.0->typer[all]==0.20.0->-r requirements.txt (line 6)) 2025-12-26 03:18:18.369353 | debian-bookworm | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2025-12-26 03:18:18.448603 | debian-bookworm | Collecting rich>=10.11.0 (from typer==0.20.0->typer[all]==0.20.0->-r requirements.txt (line 6)) 2025-12-26 03:18:18.462079 | debian-bookworm | Downloading rich-14.2.0-py3-none-any.whl.metadata (18 kB) 2025-12-26 03:18:18.474406 | debian-bookworm | WARNING: typer 0.20.0 does not provide the extra 'all' 2025-12-26 03:18:18.653643 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography>=2.7->openstacksdk==4.8.0->-r requirements.txt (line 3)) 2025-12-26 03:18:18.666658 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2025-12-26 03:18:18.700346 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography>=2.7->openstacksdk==4.8.0->-r requirements.txt (line 3)) 2025-12-26 03:18:18.713372 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-12-26 03:18:18.772757 | debian-bookworm | Collecting stevedore>=3.0.0 (from dogpile.cache>=0.6.5->openstacksdk==4.8.0->-r requirements.txt (line 3)) 2025-12-26 03:18:18.786025 | debian-bookworm | Downloading stevedore-5.6.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-26 03:18:18.827034 | debian-bookworm | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk==4.8.0->-r requirements.txt (line 3)) 2025-12-26 03:18:18.840316 | debian-bookworm | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2025-12-26 03:18:18.894631 | debian-bookworm | Requirement already satisfied: setuptools in ./.tox/test/lib/python3.11/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk==4.8.0->-r requirements.txt (line 3)) (80.9.0) 2025-12-26 03:18:18.927011 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer==0.20.0->typer[all]==0.20.0->-r requirements.txt (line 6)) 2025-12-26 03:18:18.939492 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2025-12-26 03:18:18.985295 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer==0.20.0->typer[all]==0.20.0->-r requirements.txt (line 6)) 2025-12-26 03:18:19.000494 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2025-12-26 03:18:19.044142 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer==0.20.0->typer[all]==0.20.0->-r requirements.txt (line 6)) 2025-12-26 03:18:19.057956 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2025-12-26 03:18:19.104233 | 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-12-26 03:18:19.177408 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 11.8 MB/s 0:00:00 2025-12-26 03:18:19.193394 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2025-12-26 03:18:19.220504 | debian-bookworm | Downloading openstacksdk-4.8.0-py3-none-any.whl (1.8 MB) 2025-12-26 03:18:19.297078 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.1 MB/s 0:00:00 2025-12-26 03:18:19.312638 | debian-bookworm | Downloading requests_file-3.0.1-py2.py3-none-any.whl (4.5 kB) 2025-12-26 03:18:19.338243 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2025-12-26 03:18:19.367308 | debian-bookworm | Downloading typer-0.20.0-py3-none-any.whl (47 kB) 2025-12-26 03:18:19.396240 | debian-bookworm | Downloading munch-4.0.0-py2.py3-none-any.whl (9.9 kB) 2025-12-26 03:18:19.482233 | 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-12-26 03:18:19.508304 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2025-12-26 03:18:19.536248 | debian-bookworm | Downloading urllib3-2.6.2-py3-none-any.whl (131 kB) 2025-12-26 03:18:19.562313 | debian-bookworm | Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-12-26 03:18:19.589960 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2025-12-26 03:18:19.618338 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2025-12-26 03:18:19.781304 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 27.6 MB/s 0:00:00 2025-12-26 03:18:19.796552 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2025-12-26 03:18:19.833218 | debian-bookworm | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2025-12-26 03:18:19.860063 | debian-bookworm | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2025-12-26 03:18:19.885341 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-12-26 03:18:19.911786 | debian-bookworm | Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-12-26 03:18:19.941735 | debian-bookworm | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2025-12-26 03:18:19.967964 | debian-bookworm | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2025-12-26 03:18:19.998815 | debian-bookworm | Downloading keystoneauth1-5.12.0-py3-none-any.whl (343 kB) 2025-12-26 03:18:20.052325 | debian-bookworm | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2025-12-26 03:18:20.078874 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2025-12-26 03:18:20.102182 | debian-bookworm | Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) 2025-12-26 03:18:20.126382 | debian-bookworm | Downloading psutil-7.2.0-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (154 kB) 2025-12-26 03:18:20.155969 | debian-bookworm | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2025-12-26 03:18:20.179274 | debian-bookworm | Downloading rich-14.2.0-py3-none-any.whl (243 kB) 2025-12-26 03:18:20.216604 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2025-12-26 03:18:20.271435 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 21.2 MB/s 0:00:00 2025-12-26 03:18:20.285952 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2025-12-26 03:18:20.309763 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2025-12-26 03:18:20.333437 | debian-bookworm | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2025-12-26 03:18:20.357177 | debian-bookworm | Downloading stevedore-5.6.0-py3-none-any.whl (54 kB) 2025-12-26 03:18:20.381579 | debian-bookworm | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2025-12-26 03:18:20.406180 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2025-12-26 03:18:20.552037 | 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 2025-12-26 03:18:25.115890 | debian-bookworm | 2025-12-26 03:18:25.120444 | debian-bookworm | Successfully installed PyYAML-6.0.3 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 dogpile.cache-1.5.0 idna-3.11 iso8601-2.1.0 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 keystoneauth1-5.12.0 loguru-0.7.3 markdown-it-py-4.0.0 mdurl-0.1.2 munch-4.0.0 openstacksdk-4.8.0 os-service-types-1.8.2 pbr-7.0.3 platformdirs-4.5.1 psutil-7.2.0 pycparser-2.23 pygments-2.19.2 requests-2.32.5 requests-file-3.0.1 requestsexceptions-1.4.0 rich-14.2.0 shellingham-1.5.4 stevedore-5.6.0 typer-0.20.0 typing-extensions-4.15.0 urllib3-2.6.2 2025-12-26 03:18:25.347639 | debian-bookworm | test: 11548 I exit 0 (10.72 seconds) /home/zuul/src/github.com/osism/openstack-flavor-manager> python -I -m pip install -r requirements.txt -r test-requirements.txt pid=1440 [tox/execute/api.py:295] 2025-12-26 03:18:25.348929 | debian-bookworm | test: OK (11.32 seconds) 2025-12-26 03:18:25.348994 | debian-bookworm | congratulations :) (11.35 seconds) 2025-12-26 03:18:25.861987 | debian-bookworm | ok: Runtime: 0:00:11.647980 2025-12-26 03:18:25.870733 | 2025-12-26 03:18:25.870929 | TASK [tox : Create a tempfile to save tox showconfig] 2025-12-26 03:18:26.565640 | debian-bookworm | changed 2025-12-26 03:18:26.573010 | 2025-12-26 03:18:26.573153 | TASK [tox : Get tox envlist config] 2025-12-26 03:18:27.635474 | debian-bookworm | ok: Runtime: 0:00:00.334195 2025-12-26 03:18:27.645219 | 2025-12-26 03:18:27.645392 | TASK [tox : Install any sibling python packages] 2025-12-26 03:18:28.994979 | debian-bookworm | ok: No setup.cfg, no action needed 2025-12-26 03:18:29.016343 | 2025-12-26 03:18:29.016519 | TASK [tox : Remove tempfile] 2025-12-26 03:18:29.973337 | debian-bookworm | changed 2025-12-26 03:18:30.010203 | 2025-12-26 03:18:30.010396 | TASK [tox : Emit tox command] 2025-12-26 03:18:30.104774 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2025-12-26 03:18:30.122256 | 2025-12-26 03:18:30.122499 | TASK [tox : Run tox] 2025-12-26 03:18:30.932297 | debian-bookworm | ROOT: 185 D setup logging to DEBUG on pid 1601 [tox/report.py:225] 2025-12-26 03:18:30.963035 | debian-bookworm | test: 215 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:78] 2025-12-26 03:18:30.963481 | debian-bookworm | test: 216 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-12-26 03:18:30.964408 | debian-bookworm | test: 217 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-12-26 03:18:30.965053 | debian-bookworm | test: 218 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-12-26 03:18:30.965099 | debian-bookworm | test: 218 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-12-26 03:18:30.966287 | debian-bookworm | test: 219 D symlink on filesystem does work [virtualenv/info.py:50] 2025-12-26 03:18:30.999234 | debian-bookworm | test: 252 W commands[0]> python -m unittest discover [tox/tox_env/api.py:464] 2025-12-26 03:18:31.557380 | debian-bookworm | ........--- Logging error in Loguru Handler #8 --- 2025-12-26 03:18:31.557432 | debian-bookworm | Record was: {'elapsed': datetime.timedelta(microseconds=374561), '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=1608, name='MainProcess'), 'thread': (id=140526488658624, name='MainThread'), 'time': datetime(2025, 12, 26, 3, 18, 31, 556996, tzinfo=datetime.timezone(datetime.timedelta(0), 'UTC'))} 2025-12-26 03:18:31.557908 | debian-bookworm | Traceback (most recent call last): 2025-12-26 03:18:31.558261 | 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 2025-12-26 03:18:31.558280 | debian-bookworm | self._sink.write(str_record) 2025-12-26 03:18:31.558286 | 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 2025-12-26 03:18:31.558292 | debian-bookworm | self._stream.write(message) 2025-12-26 03:18:31.558296 | debian-bookworm | ValueError: I/O operation on closed file. 2025-12-26 03:18:31.558300 | debian-bookworm | --- End of logging error --- 2025-12-26 03:18:32.160507 | debian-bookworm | ..................... 2025-12-26 03:18:32.160564 | debian-bookworm | ---------------------------------------------------------------------- 2025-12-26 03:18:32.160571 | debian-bookworm | Ran 29 tests in 0.726s 2025-12-26 03:18:32.160575 | debian-bookworm | 2025-12-26 03:18:32.160580 | debian-bookworm | OK 2025-12-26 03:18:32.248433 | debian-bookworm | test: 1501 I exit 0 (1.25 seconds) /home/zuul/src/github.com/osism/openstack-flavor-manager> python -m unittest discover pid=1608 [tox/execute/api.py:295] 2025-12-26 03:18:32.249742 | debian-bookworm | test: OK (1.29=setup[0.05]+cmd[1.25] seconds) 2025-12-26 03:18:32.249766 | debian-bookworm | congratulations :) (1.32 seconds) 2025-12-26 03:18:32.366168 | debian-bookworm | ok: Runtime: 0:00:01.598604 2025-12-26 03:18:32.378361 | 2025-12-26 03:18:32.378497 | TASK [tox : Look for output] 2025-12-26 03:18:32.932597 | debian-bookworm | ok 2025-12-26 03:18:32.952386 | 2025-12-26 03:18:32.952549 | TASK [tox : Return file comments to Zuul] 2025-12-26 03:18:32.987484 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:18:32.999455 | 2025-12-26 03:18:32.999925 | PLAY RECAP 2025-12-26 03:18:33.000179 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2025-12-26 03:18:33.000489 | 2025-12-26 03:18:33.239207 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-12-26 03:18:33.244047 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-12-26 03:18:34.242242 | 2025-12-26 03:18:34.242555 | PLAY [all] 2025-12-26 03:18:34.294400 | 2025-12-26 03:18:34.294585 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2025-12-26 03:18:34.379509 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:18:34.386071 | 2025-12-26 03:18:34.386233 | TASK [fetch-tox-output : Set tox log path for single node] 2025-12-26 03:18:34.477868 | debian-bookworm | ok 2025-12-26 03:18:34.490332 | 2025-12-26 03:18:34.490500 | TASK [fetch-tox-output : Ensure local tox dir] 2025-12-26 03:18:35.382703 | debian-bookworm -> localhost | changed 2025-12-26 03:18:35.391440 | 2025-12-26 03:18:35.391590 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2025-12-26 03:18:35.446742 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:18:35.453171 | 2025-12-26 03:18:35.453347 | TASK [fetch-tox-output : Set envlist fact] 2025-12-26 03:18:35.493726 | debian-bookworm | ok 2025-12-26 03:18:35.500647 | 2025-12-26 03:18:35.500798 | TASK [fetch-tox-output : Get tox version] 2025-12-26 03:18:36.424910 | 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-12-26 03:18:36.443386 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-12-26 03:18:36.569549 | debian-bookworm | ok: Runtime: 0:00:00.315468 2025-12-26 03:18:36.576557 | 2025-12-26 03:18:36.576701 | TASK [fetch-tox-output : Find all default environments] 2025-12-26 03:18:37.129951 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:18:37.136433 | 2025-12-26 03:18:37.136572 | TASK [fetch-tox-output : Set envlist fact] 2025-12-26 03:18:37.183700 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:18:37.189928 | 2025-12-26 03:18:37.190067 | TASK [fetch-tox-output : Find all default environments] 2025-12-26 03:18:37.747360 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:18:37.754264 | 2025-12-26 03:18:37.754421 | TASK [fetch-tox-output : Set envlist fact] 2025-12-26 03:18:37.815702 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:18:37.824040 | 2025-12-26 03:18:37.824192 | LOOP [fetch-tox-output : Copy tox logs] 2025-12-26 03:18:38.072764 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:18:38.088375 | 2025-12-26 03:18:38.088515 | LOOP [fetch-tox-output : Collect tox logs] 2025-12-26 03:18:40.057166 | debian-bookworm | changed: 2025-12-26 03:18:40.057828 | debian-bookworm | created directory /var/lib/zuul/builds/0540034c8539495f807781fe45cedae0/work/logs/tox/test 2025-12-26 03:18:40.057940 | debian-bookworm | cd+++++++++ ./ 2025-12-26 03:18:40.058245 | debian-bookworm | >f+++++++++ 1-commands[0].log 2025-12-26 03:18:40.058445 | 2025-12-26 03:18:40.076561 | 2025-12-26 03:18:40.076673 | PLAY RECAP 2025-12-26 03:18:40.076733 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2025-12-26 03:18:40.076758 | 2025-12-26 03:18:41.075632 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-12-26 03:18:41.078128 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-12-26 03:18:43.111414 | 2025-12-26 03:18:43.111659 | PLAY [all] 2025-12-26 03:18:43.137247 | 2025-12-26 03:18:43.137468 | TASK [fetch-subunit-output : Find stestr or testr executable] 2025-12-26 03:18:43.573515 | debian-bookworm | changed: non-zero return code 2025-12-26 03:18:43.579579 | 2025-12-26 03:18:43.579739 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2025-12-26 03:18:43.673201 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:18:43.679912 | 2025-12-26 03:18:43.680064 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2025-12-26 03:18:43.718599 | 2025-12-26 03:18:43.718822 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2025-12-26 03:18:43.782541 | 2025-12-26 03:18:43.786615 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2025-12-26 03:18:43.827175 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:18:43.834227 | 2025-12-26 03:18:43.834390 | LOOP [fetch-subunit-output : Generate subunit file] 2025-12-26 03:18:43.892748 | 2025-12-26 03:18:43.892991 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2025-12-26 03:18:43.941156 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:18:43.947672 | 2025-12-26 03:18:43.947826 | TASK [fetch-subunit-output : Remove the temporary file] 2025-12-26 03:18:44.002556 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:18:44.009218 | 2025-12-26 03:18:44.009394 | TASK [fetch-subunit-output : Process and fetch subunit results] 2025-12-26 03:18:44.057933 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:18:44.068718 | 2025-12-26 03:18:44.068840 | PLAY RECAP 2025-12-26 03:18:44.068898 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2025-12-26 03:18:44.068924 | 2025-12-26 03:18:44.375203 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-12-26 03:18:44.376265 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-26 03:18:45.794498 | 2025-12-26 03:18:45.794683 | PLAY [Base post] 2025-12-26 03:18:45.819229 | 2025-12-26 03:18:45.819430 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-12-26 03:18:46.476088 | debian-bookworm | changed 2025-12-26 03:18:46.504878 | 2025-12-26 03:18:46.505032 | PLAY RECAP 2025-12-26 03:18:46.505098 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-26 03:18:46.505160 | 2025-12-26 03:18:46.928935 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-26 03:18:46.930151 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-12-26 03:18:48.886828 | 2025-12-26 03:18:48.887067 | PLAY [Base post-logs] 2025-12-26 03:18:48.918928 | 2025-12-26 03:18:48.919162 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-12-26 03:18:50.119545 | localhost | changed 2025-12-26 03:18:50.143299 | 2025-12-26 03:18:50.143522 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-12-26 03:18:50.209407 | localhost | ok 2025-12-26 03:18:50.213416 | 2025-12-26 03:18:50.213555 | TASK [Set zuul-log-path fact] 2025-12-26 03:18:50.252993 | localhost | ok 2025-12-26 03:18:50.262360 | 2025-12-26 03:18:50.262507 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-26 03:18:50.310298 | localhost | ok 2025-12-26 03:18:50.313557 | 2025-12-26 03:18:50.313681 | TASK [upload-logs : Create log directories] 2025-12-26 03:18:51.676263 | localhost | changed 2025-12-26 03:18:51.679369 | 2025-12-26 03:18:51.679489 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-12-26 03:18:53.495069 | localhost -> localhost | ok: Runtime: 0:00:00.018748 2025-12-26 03:18:53.499885 | 2025-12-26 03:18:53.500010 | TASK [upload-logs : Upload logs to log server] 2025-12-26 03:18:55.916563 | localhost | Output suppressed because no_log was given 2025-12-26 03:18:55.918411 | 2025-12-26 03:18:55.918523 | LOOP [upload-logs : Compress console log and json output] 2025-12-26 03:18:56.105210 | localhost | skipping: Conditional result was False 2025-12-26 03:18:56.146349 | localhost | skipping: Conditional result was False 2025-12-26 03:18:56.149994 | 2025-12-26 03:18:56.150117 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-26 03:18:56.291402 | localhost | skipping: Conditional result was False 2025-12-26 03:18:56.291714 | 2025-12-26 03:18:56.298634 | localhost | skipping: Conditional result was False 2025-12-26 03:18:56.310980 | 2025-12-26 03:18:56.311116 | LOOP [upload-logs : Upload console log and json output]