2026-02-24 03:14:41.700025 | Job console starting 2026-02-24 03:14:41.712041 | Updating git repos 2026-02-24 03:14:41.738229 | Cloning repos into workspace 2026-02-24 03:14:41.807642 | Restoring repo states 2026-02-24 03:14:41.813713 | Merging changes 2026-02-24 03:14:41.813728 | Checking out repos 2026-02-24 03:14:41.865048 | Preparing playbooks 2026-02-24 03:14:42.466538 | Running Ansible setup 2026-02-24 03:14:46.719669 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-24 03:14:47.498668 | 2026-02-24 03:14:47.498803 | PLAY [Base pre] 2026-02-24 03:14:47.517997 | 2026-02-24 03:14:47.518118 | TASK [Setup log path fact] 2026-02-24 03:14:47.547100 | debian-bookworm | ok 2026-02-24 03:14:47.569798 | 2026-02-24 03:14:47.569945 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-24 03:14:47.625771 | debian-bookworm | ok 2026-02-24 03:14:47.645118 | 2026-02-24 03:14:47.645239 | TASK [emit-job-header : Print job information] 2026-02-24 03:14:47.693527 | # Job Information 2026-02-24 03:14:47.693681 | Ansible Version: 2.16.14 2026-02-24 03:14:47.693716 | Job: cfg-cookiecutter-tox-2025.1 2026-02-24 03:14:47.693747 | Pipeline: periodic-daily 2026-02-24 03:14:47.693769 | Executor: 521e9411259a 2026-02-24 03:14:47.693790 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-02-24 03:14:47.693813 | Event ID: 721b812852d14ae0a180ed4d322c0ce1 2026-02-24 03:14:47.698540 | 2026-02-24 03:14:47.698636 | LOOP [emit-job-header : Print node information] 2026-02-24 03:14:47.816629 | debian-bookworm | ok: 2026-02-24 03:14:47.816793 | debian-bookworm | # Node Information 2026-02-24 03:14:47.816828 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-24 03:14:47.816854 | debian-bookworm | Hostname: debian 2026-02-24 03:14:47.816890 | debian-bookworm | Username: zuul 2026-02-24 03:14:47.816913 | debian-bookworm | Distro: Debian 12.13 2026-02-24 03:14:47.816936 | debian-bookworm | Provider: regiocloud-a 2026-02-24 03:14:47.816957 | debian-bookworm | Region: 2026-02-24 03:14:47.816978 | debian-bookworm | Label: debian-bookworm 2026-02-24 03:14:47.816997 | debian-bookworm | Product Name: OpenStack Nova 2026-02-24 03:14:47.817017 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe40:1012 2026-02-24 03:14:47.829015 | 2026-02-24 03:14:47.829124 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-24 03:14:48.357922 | debian-bookworm -> localhost | changed 2026-02-24 03:14:48.364785 | 2026-02-24 03:14:48.364912 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-24 03:14:49.570567 | debian-bookworm -> localhost | changed 2026-02-24 03:14:49.579075 | 2026-02-24 03:14:49.579168 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-24 03:14:49.890569 | debian-bookworm -> localhost | ok 2026-02-24 03:14:49.895674 | 2026-02-24 03:14:49.895767 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-24 03:14:49.932278 | debian-bookworm | ok 2026-02-24 03:14:49.952228 | debian-bookworm | included: /var/lib/zuul/builds/06988dec3c6b4f3ea836bd906e2ed996/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-24 03:14:49.967371 | 2026-02-24 03:14:49.967460 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-24 03:14:51.353553 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-24 03:14:51.353730 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/06988dec3c6b4f3ea836bd906e2ed996/work/06988dec3c6b4f3ea836bd906e2ed996_id_rsa 2026-02-24 03:14:51.353761 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/06988dec3c6b4f3ea836bd906e2ed996/work/06988dec3c6b4f3ea836bd906e2ed996_id_rsa.pub 2026-02-24 03:14:51.353783 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-24 03:14:51.353802 | debian-bookworm -> localhost | SHA256:HXqWqkbf4c9D1C8owxN31YFjbnBzdGiFQhpR2//clYE zuul-build-sshkey 2026-02-24 03:14:51.353820 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-24 03:14:51.353843 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-24 03:14:51.353883 | debian-bookworm -> localhost | | o+o o*=| 2026-02-24 03:14:51.353904 | debian-bookworm -> localhost | | +.O=.+| 2026-02-24 03:14:51.353925 | debian-bookworm -> localhost | | o *E=o | 2026-02-24 03:14:51.353942 | debian-bookworm -> localhost | | o.oooo.o| 2026-02-24 03:14:51.353958 | debian-bookworm -> localhost | | S.=+.o oo| 2026-02-24 03:14:51.353980 | debian-bookworm -> localhost | | . +* o ..=| 2026-02-24 03:14:51.353998 | debian-bookworm -> localhost | | . ..o * .+| 2026-02-24 03:14:51.354014 | debian-bookworm -> localhost | | ... o.. | 2026-02-24 03:14:51.354031 | debian-bookworm -> localhost | | .. .o. | 2026-02-24 03:14:51.354047 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-24 03:14:51.354091 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.426165 2026-02-24 03:14:51.360351 | 2026-02-24 03:14:51.360427 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-24 03:14:51.376592 | debian-bookworm | ok 2026-02-24 03:14:51.383987 | debian-bookworm | included: /var/lib/zuul/builds/06988dec3c6b4f3ea836bd906e2ed996/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-24 03:14:51.392793 | 2026-02-24 03:14:51.392883 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-24 03:14:51.425742 | debian-bookworm | skipping: Conditional result was False 2026-02-24 03:14:51.430738 | 2026-02-24 03:14:51.430826 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-24 03:14:52.118678 | debian-bookworm | changed 2026-02-24 03:14:52.123842 | 2026-02-24 03:14:52.123925 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-24 03:14:52.421539 | debian-bookworm | ok 2026-02-24 03:14:52.436292 | 2026-02-24 03:14:52.436417 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-24 03:14:53.085231 | debian-bookworm | changed 2026-02-24 03:14:53.091851 | 2026-02-24 03:14:53.091958 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-24 03:14:53.751064 | debian-bookworm | changed 2026-02-24 03:14:53.759682 | 2026-02-24 03:14:53.759781 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-24 03:14:53.773353 | debian-bookworm | skipping: Conditional result was False 2026-02-24 03:14:53.779217 | 2026-02-24 03:14:53.779306 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-24 03:14:54.419559 | debian-bookworm -> localhost | changed 2026-02-24 03:14:54.435112 | 2026-02-24 03:14:54.435215 | TASK [add-build-sshkey : Add back temp key] 2026-02-24 03:14:54.849945 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/06988dec3c6b4f3ea836bd906e2ed996/work/06988dec3c6b4f3ea836bd906e2ed996_id_rsa (zuul-build-sshkey) 2026-02-24 03:14:54.850149 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019588 2026-02-24 03:14:54.857482 | 2026-02-24 03:14:54.857574 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-24 03:14:55.235376 | debian-bookworm | ok 2026-02-24 03:14:55.243343 | 2026-02-24 03:14:55.243464 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-24 03:14:55.258021 | debian-bookworm | skipping: Conditional result was False 2026-02-24 03:14:55.283579 | 2026-02-24 03:14:55.283714 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-24 03:14:55.680131 | debian-bookworm | ok 2026-02-24 03:14:55.694513 | 2026-02-24 03:14:55.694625 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-24 03:14:55.724237 | debian-bookworm | ok 2026-02-24 03:14:55.729467 | 2026-02-24 03:14:55.729559 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-24 03:14:56.090716 | debian-bookworm -> localhost | ok 2026-02-24 03:14:56.101408 | 2026-02-24 03:14:56.101554 | TASK [validate-host : Collect information about the host] 2026-02-24 03:14:57.203036 | debian-bookworm | ok 2026-02-24 03:14:57.212824 | 2026-02-24 03:14:57.212930 | TASK [validate-host : Sanitize hostname] 2026-02-24 03:14:57.308434 | debian-bookworm | ok 2026-02-24 03:14:57.344296 | 2026-02-24 03:14:57.344405 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-24 03:14:57.874488 | debian-bookworm -> localhost | changed 2026-02-24 03:14:57.882168 | 2026-02-24 03:14:57.882799 | TASK [validate-host : Collect information about zuul worker] 2026-02-24 03:14:58.358621 | debian-bookworm | ok 2026-02-24 03:14:58.364031 | 2026-02-24 03:14:58.364131 | TASK [validate-host : Write out all zuul information for each host] 2026-02-24 03:14:59.216626 | debian-bookworm -> localhost | changed 2026-02-24 03:14:59.226626 | 2026-02-24 03:14:59.226724 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-24 03:14:59.507401 | debian-bookworm | ok 2026-02-24 03:14:59.517659 | 2026-02-24 03:14:59.518266 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-24 03:15:00.931409 | debian-bookworm | changed: 2026-02-24 03:15:00.931586 | debian-bookworm | cd+++++++++ src/ 2026-02-24 03:15:00.931621 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-24 03:15:00.931646 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-24 03:15:00.931668 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-02-24 03:15:00.931688 | debian-bookworm | Containerfile 2026-02-24 03:15:00.931815 | debian-bookworm | =7.0.1 2026-02-24 03:15:24.383306 | debian-bookworm | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-02-24 03:15:24.418585 | debian-bookworm | Collecting chardet>=6.0.0.post1 2026-02-24 03:15:24.431605 | debian-bookworm | Downloading chardet-6.0.0.post1-py3-none-any.whl (627 kB) 2026-02-24 03:15:24.584809 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 627.2/627.2 kB 4.1 MB/s eta 0:00:00 2026-02-24 03:15:24.627018 | debian-bookworm | Collecting colorama>=0.4.6 2026-02-24 03:15:24.639278 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-02-24 03:15:24.718750 | debian-bookworm | Collecting filelock>=3.24.3 2026-02-24 03:15:24.730946 | debian-bookworm | Downloading filelock-3.24.3-py3-none-any.whl (24 kB) 2026-02-24 03:15:24.788409 | debian-bookworm | Collecting packaging>=26 2026-02-24 03:15:24.800268 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-02-24 03:15:24.808371 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 12.0 MB/s eta 0:00:00 2026-02-24 03:15:24.860941 | debian-bookworm | Collecting platformdirs>=4.9.2 2026-02-24 03:15:24.873446 | debian-bookworm | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-02-24 03:15:24.914666 | debian-bookworm | Collecting pluggy>=1.6 2026-02-24 03:15:24.926788 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-02-24 03:15:24.964750 | debian-bookworm | Collecting pyproject-api>=1.10 2026-02-24 03:15:24.977190 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-02-24 03:15:25.121555 | debian-bookworm | Collecting virtualenv>=20.38 2026-02-24 03:15:25.134092 | debian-bookworm | Downloading virtualenv-20.39.0-py3-none-any.whl (5.8 MB) 2026-02-24 03:15:25.362964 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 26.1 MB/s eta 0:00:00 2026-02-24 03:15:25.444539 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-02-24 03:15:25.457334 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-02-24 03:15:25.483904 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 22.7 MB/s eta 0:00:00 2026-02-24 03:15:25.590848 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2026-02-24 03:15:27.524716 | debian-bookworm | Successfully installed cachetools-7.0.1 chardet-6.0.0.post1 colorama-0.4.6 distlib-0.4.0 filelock-3.24.3 packaging-26.0 platformdirs-4.9.2 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.45.0 virtualenv-20.39.0 2026-02-24 03:15:27.748010 | debian-bookworm | ok: Runtime: 0:00:04.100090 2026-02-24 03:15:27.756780 | 2026-02-24 03:15:27.756889 | TASK [ensure-tox : Export installed tox_executable path] 2026-02-24 03:15:27.800801 | debian-bookworm | ok 2026-02-24 03:15:27.805886 | 2026-02-24 03:15:27.805983 | TASK [ensure-tox : Output tox version] 2026-02-24 03:15:28.403700 | 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-24 03:15:28.422790 | debian-bookworm | 4.45.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-02-24 03:15:28.834875 | debian-bookworm | ok: Runtime: 0:00:00.407521 2026-02-24 03:15:28.840384 | 2026-02-24 03:15:28.841321 | TASK [ensure-tox : Make global symlink] 2026-02-24 03:15:28.874397 | debian-bookworm | skipping: Conditional result was False 2026-02-24 03:15:28.881318 | 2026-02-24 03:15:28.881405 | PLAY RECAP 2026-02-24 03:15:28.881456 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-02-24 03:15:28.881481 | 2026-02-24 03:15:29.040564 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-02-24 03:15:29.041522 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-02-24 03:15:30.436478 | 2026-02-24 03:15:30.436613 | PLAY [all] 2026-02-24 03:15:30.456816 | 2026-02-24 03:15:30.456941 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-02-24 03:15:30.930711 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-02-24 03:15:30.987904 | debian-bookworm | ok: Runtime: 0:00:00.027501 2026-02-24 03:15:30.993450 | 2026-02-24 03:15:30.993576 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-02-24 03:15:31.550294 | debian-bookworm | ok: Runtime: 0:00:00.008301 2026-02-24 03:15:31.563171 | 2026-02-24 03:15:31.563278 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-02-24 03:15:32.023167 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-02-24 03:15:32.024718 | debian-bookworm | sudo: a password is required 2026-02-24 03:15:32.167255 | debian-bookworm | ok: Runtime: 0:00:00.019423 2026-02-24 03:15:32.185780 | 2026-02-24 03:15:32.185877 | TASK [tox : Check to see if the constraints file exists] 2026-02-24 03:15:32.240784 | debian-bookworm | skipping: Conditional result was False 2026-02-24 03:15:32.246728 | 2026-02-24 03:15:32.246829 | TASK [tox : Fail if constraints file is missing] 2026-02-24 03:15:32.290042 | debian-bookworm | skipping: Conditional result was False 2026-02-24 03:15:32.296099 | 2026-02-24 03:15:32.296207 | TASK [tox : Record file location] 2026-02-24 03:15:32.369839 | debian-bookworm | skipping: Conditional result was False 2026-02-24 03:15:32.376136 | 2026-02-24 03:15:32.376264 | TASK [tox : Install tox siblings] 2026-02-24 03:15:32.426008 | debian-bookworm | ok 2026-02-24 03:15:32.443921 | debian-bookworm | included: /var/lib/zuul/builds/06988dec3c6b4f3ea836bd906e2ed996/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-02-24 03:15:32.451518 | 2026-02-24 03:15:32.451629 | TASK [tox : Run tox without tests] 2026-02-24 03:15:33.164615 | debian-bookworm | ROOT: 261 D setup logging to DEBUG on pid 1433 [tox/report.py:229] 2026-02-24 03:15:33.194949 | debian-bookworm | cookiecutter: 292 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:59] 2026-02-24 03:15:33.197805 | debian-bookworm | cookiecutter: 295 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:79] 2026-02-24 03:15:33.198217 | debian-bookworm | cookiecutter: 295 D filesystem is case-sensitive [virtualenv/info.py:27] 2026-02-24 03:15:33.199230 | debian-bookworm | cookiecutter: 296 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py G4qfHrHu6Dsef1jjuhrGhASpf8atzFDd cndz6uMhZokC3ZbHZnO1vY7q4u7iYgwY [virtualenv/discovery/cached_py_info.py:136] 2026-02-24 03:15:33.276244 | debian-bookworm | cookiecutter: 373 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:154] 2026-02-24 03:15:33.277066 | debian-bookworm | cookiecutter: 374 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_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-24 03:15:33.277325 | debian-bookworm | cookiecutter: 374 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_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-24 03:15:33.279855 | debian-bookworm | cookiecutter: 377 D symlink on filesystem does work [virtualenv/info.py:50] 2026-02-24 03:15:33.314855 | debian-bookworm | cookiecutter: 412 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:76] 2026-02-24 03:15:33.315153 | debian-bookworm | cookiecutter: 412 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin [virtualenv/util/path/_sync.py:14] 2026-02-24 03:15:33.315309 | debian-bookworm | cookiecutter: 412 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/include [virtualenv/util/path/_sync.py:14] 2026-02-24 03:15:33.315409 | debian-bookworm | cookiecutter: 412 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:14] 2026-02-24 03:15:33.315627 | debian-bookworm | cookiecutter: 413 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:37] 2026-02-24 03:15:33.315729 | debian-bookworm | cookiecutter: 413 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 03:15:33.315780 | debian-bookworm | cookiecutter: 413 D implementation = CPython [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 03:15:33.315831 | debian-bookworm | cookiecutter: 413 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 03:15:33.315878 | debian-bookworm | cookiecutter: 413 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 03:15:33.315928 | debian-bookworm | cookiecutter: 413 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 03:15:33.315980 | debian-bookworm | cookiecutter: 413 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 03:15:33.316027 | debian-bookworm | cookiecutter: 413 D virtualenv = 20.39.0 [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 03:15:33.316104 | debian-bookworm | cookiecutter: 413 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 03:15:33.316152 | debian-bookworm | cookiecutter: 413 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 03:15:33.316196 | debian-bookworm | cookiecutter: 413 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 03:15:33.316242 | debian-bookworm | cookiecutter: 413 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 03:15:33.316579 | debian-bookworm | cookiecutter: 414 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python [virtualenv/util/path/_sync.py:34] 2026-02-24 03:15:33.316911 | debian-bookworm | cookiecutter: 414 D create virtualenv import hook file /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:107] 2026-02-24 03:15:33.317038 | debian-bookworm | cookiecutter: 414 D create /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:110] 2026-02-24 03:15:33.317458 | debian-bookworm | cookiecutter: 414 D ============================== target debug ============================== [virtualenv/run/session.py:78] 2026-02-24 03:15:33.317729 | debian-bookworm | cookiecutter: 415 D debug via /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:242] 2026-02-24 03:15:33.362651 | debian-bookworm | cookiecutter: 415 D { 2026-02-24 03:15:33.362693 | debian-bookworm | "sys": { 2026-02-24 03:15:33.362699 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python", 2026-02-24 03:15:33.362721 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-02-24 03:15:33.362727 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2026-02-24 03:15:33.362733 | debian-bookworm | "base_prefix": "/usr", 2026-02-24 03:15:33.362737 | debian-bookworm | "real_prefix": null, 2026-02-24 03:15:33.362742 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2026-02-24 03:15:33.362746 | debian-bookworm | "base_exec_prefix": "/usr", 2026-02-24 03:15:33.362750 | debian-bookworm | "path": [ 2026-02-24 03:15:33.362754 | debian-bookworm | "/usr/lib/python311.zip", 2026-02-24 03:15:33.362758 | debian-bookworm | "/usr/lib/python3.11", 2026-02-24 03:15:33.362762 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-02-24 03:15:33.362766 | debian-bookworm | "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages" 2026-02-24 03:15:33.362771 | debian-bookworm | ], 2026-02-24 03:15:33.362775 | debian-bookworm | "meta_path": [ 2026-02-24 03:15:33.362778 | debian-bookworm | "", 2026-02-24 03:15:33.362782 | debian-bookworm | "", 2026-02-24 03:15:33.362786 | debian-bookworm | "", 2026-02-24 03:15:33.362794 | debian-bookworm | "" 2026-02-24 03:15:33.362798 | debian-bookworm | ], 2026-02-24 03:15:33.362802 | debian-bookworm | "fs_encoding": "utf-8", 2026-02-24 03:15:33.362806 | debian-bookworm | "io_encoding": "utf-8" 2026-02-24 03:15:33.362810 | debian-bookworm | }, 2026-02-24 03:15:33.362814 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-02-24 03:15:33.362818 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-02-24 03:15:33.362822 | debian-bookworm | "os": "", 2026-02-24 03:15:33.362826 | debian-bookworm | "site": "", 2026-02-24 03:15:33.362830 | debian-bookworm | "datetime": "", 2026-02-24 03:15:33.362834 | debian-bookworm | "math": "", 2026-02-24 03:15:33.362838 | debian-bookworm | "json": "" 2026-02-24 03:15:33.362841 | debian-bookworm | } [virtualenv/run/session.py:79] 2026-02-24 03:15:33.363016 | debian-bookworm | cookiecutter: 460 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:83] 2026-02-24 03:15:33.365091 | debian-bookworm | cookiecutter: 462 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2026-02-24 03:15:33.369325 | debian-bookworm | cookiecutter: 463 D build install image for pip-26.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-02-24 03:15:33.369736 | debian-bookworm | cookiecutter: 467 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2026-02-24 03:15:33.372945 | debian-bookworm | cookiecutter: 470 D build install image for setuptools-82.0.0-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-02-24 03:15:33.552198 | debian-bookworm | cookiecutter: 649 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:42] 2026-02-24 03:15:33.553222 | debian-bookworm | cookiecutter: 650 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:42] 2026-02-24 03:15:33.650384 | debian-bookworm | cookiecutter: 747 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-26.0.1.dist-info [virtualenv/util/path/_sync.py:42] 2026-02-24 03:15:33.663948 | debian-bookworm | cookiecutter: 761 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-26.0.1.virtualenv [virtualenv/util/path/_sync.py:42] 2026-02-24 03:15:33.664359 | debian-bookworm | cookiecutter: 761 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:42] 2026-02-24 03:15:33.712465 | debian-bookworm | cookiecutter: 809 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools-82.0.0.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-82.0.0.dist-info [virtualenv/util/path/_sync.py:42] 2026-02-24 03:15:33.714887 | debian-bookworm | cookiecutter: 812 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:42] 2026-02-24 03:15:33.715063 | debian-bookworm | cookiecutter: 812 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools-82.0.0.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-82.0.0.virtualenv [virtualenv/util/path/_sync.py:42] 2026-02-24 03:15:33.715346 | debian-bookworm | cookiecutter: 812 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2026-02-24 03:15:33.755548 | debian-bookworm | cookiecutter: 852 D generated console scripts pip3.11 pip-3.11 pip3 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2026-02-24 03:15:33.756014 | debian-bookworm | cookiecutter: 853 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:89] 2026-02-24 03:15:33.764730 | debian-bookworm | cookiecutter: 862 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:37] 2026-02-24 03:15:33.764820 | debian-bookworm | cookiecutter: 862 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 03:15:33.764912 | debian-bookworm | cookiecutter: 862 D implementation = CPython [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 03:15:33.764991 | debian-bookworm | cookiecutter: 862 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 03:15:33.765076 | debian-bookworm | cookiecutter: 862 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 03:15:33.765146 | debian-bookworm | cookiecutter: 862 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 03:15:33.765227 | debian-bookworm | cookiecutter: 862 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 03:15:33.765300 | debian-bookworm | cookiecutter: 862 D virtualenv = 20.39.0 [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 03:15:33.765376 | debian-bookworm | cookiecutter: 862 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 03:15:33.765464 | debian-bookworm | cookiecutter: 863 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 03:15:33.765580 | debian-bookworm | cookiecutter: 863 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 03:15:33.765648 | debian-bookworm | cookiecutter: 863 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 03:15:33.773463 | debian-bookworm | cookiecutter: 870 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:492] 2026-02-24 03:15:34.926042 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2026-02-24 03:15:35.028101 | 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-24 03:15:35.122671 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 2)) 2026-02-24 03:15:35.134864 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2026-02-24 03:15:35.181542 | debian-bookworm | Collecting click==8.3.1 (from -r requirements.txt (line 3)) 2026-02-24 03:15:35.193314 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-02-24 03:15:35.309810 | debian-bookworm | Collecting cookiecutter==2.6.0 (from -r requirements.txt (line 4)) 2026-02-24 03:15:35.323695 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl.metadata (7.3 kB) 2026-02-24 03:15:35.566581 | debian-bookworm | Collecting cryptography==46.0.5 (from -r requirements.txt (line 5)) 2026-02-24 03:15:35.578978 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-02-24 03:15:35.616895 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 6)) 2026-02-24 03:15:35.629595 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2026-02-24 03:15:35.721910 | debian-bookworm | Collecting oslo.utils==9.2.0 (from -r requirements.txt (line 7)) 2026-02-24 03:15:35.733882 | debian-bookworm | Downloading oslo_utils-9.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-02-24 03:15:35.800815 | debian-bookworm | Collecting paramiko==4.0.0 (from -r requirements.txt (line 8)) 2026-02-24 03:15:35.812425 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-02-24 03:15:35.846792 | debian-bookworm | Collecting passlib==1.7.4 (from -r requirements.txt (line 9)) 2026-02-24 03:15:35.858641 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2026-02-24 03:15:35.905663 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 10)) 2026-02-24 03:15:35.918888 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-02-24 03:15:35.935016 | debian-bookworm | Installing build dependencies: started 2026-02-24 03:15:37.121154 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-02-24 03:15:37.121740 | debian-bookworm | Getting requirements to build wheel: started 2026-02-24 03:15:37.532741 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-02-24 03:15:37.533726 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-02-24 03:15:37.757859 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-02-24 03:15:37.861404 | debian-bookworm | Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 11)) 2026-02-24 03:15:37.873527 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2026-02-24 03:15:37.952173 | debian-bookworm | Collecting pykeepass==4.1.1.post1 (from -r requirements.txt (line 12)) 2026-02-24 03:15:37.966327 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl.metadata (6.6 kB) 2026-02-24 03:15:38.026402 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 13)) 2026-02-24 03:15:38.040319 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-02-24 03:15:38.272932 | debian-bookworm | Collecting ruamel.yaml==0.19.1 (from -r requirements.txt (line 14)) 2026-02-24 03:15:38.285276 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl.metadata (16 kB) 2026-02-24 03:15:38.322352 | debian-bookworm | Collecting yamllint==1.38.0 (from -r requirements.txt (line 15)) 2026-02-24 03:15:38.334209 | debian-bookworm | Downloading yamllint-1.38.0-py3-none-any.whl.metadata (4.2 kB) 2026-02-24 03:15:38.398440 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 2)) 2026-02-24 03:15:38.410978 | debian-bookworm | Downloading ansible_core-2.18.14-py3-none-any.whl.metadata (7.7 kB) 2026-02-24 03:15:38.451137 | debian-bookworm | Collecting binaryornot>=0.4.4 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 03:15:38.463047 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl.metadata (6.0 kB) 2026-02-24 03:15:38.504394 | debian-bookworm | Collecting Jinja2<4.0.0,>=2.7 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 03:15:38.515807 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-02-24 03:15:38.557124 | debian-bookworm | Collecting python-slugify>=4.0.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 03:15:38.570750 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl.metadata (8.5 kB) 2026-02-24 03:15:38.629418 | debian-bookworm | Collecting requests>=2.23.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 03:15:38.641875 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-02-24 03:15:38.706966 | debian-bookworm | Collecting arrow (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 03:15:38.721480 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB) 2026-02-24 03:15:38.806918 | debian-bookworm | Collecting rich (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 03:15:38.818334 | debian-bookworm | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-02-24 03:15:38.984869 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 5)) 2026-02-24 03:15:38.996050 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-02-24 03:15:39.030163 | debian-bookworm | Collecting iso8601>=0.1.11 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-24 03:15:39.041744 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-02-24 03:15:39.087701 | debian-bookworm | Collecting oslo.i18n>=3.15.3 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-24 03:15:39.099427 | debian-bookworm | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-02-24 03:15:39.139911 | debian-bookworm | Collecting netaddr>=0.10.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-24 03:15:39.153467 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-02-24 03:15:39.208797 | debian-bookworm | Collecting debtcollector>=1.2.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-24 03:15:39.221824 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-02-24 03:15:39.285435 | debian-bookworm | Collecting pyparsing>=2.1.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-24 03:15:39.296339 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-02-24 03:15:39.334254 | debian-bookworm | Collecting packaging>=20.4 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-24 03:15:39.345167 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-02-24 03:15:39.383045 | debian-bookworm | Collecting tzdata>=2022.4 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-24 03:15:39.394548 | debian-bookworm | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-02-24 03:15:39.514245 | debian-bookworm | Collecting psutil>=3.2.2 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-24 03:15:39.526024 | 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-24 03:15:39.622417 | debian-bookworm | Collecting pbr>=6.1.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-24 03:15:39.634546 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-02-24 03:15:39.766839 | debian-bookworm | Collecting bcrypt>=3.2 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-02-24 03:15:39.777976 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-02-24 03:15:39.821162 | debian-bookworm | Collecting invoke>=2.0 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-02-24 03:15:39.831864 | debian-bookworm | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-02-24 03:15:39.898988 | debian-bookworm | Collecting pynacl>=1.5 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-02-24 03:15:39.910786 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-02-24 03:15:39.950462 | debian-bookworm | Collecting pyotp>=2.9.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-02-24 03:15:39.963028 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl.metadata (9.8 kB) 2026-02-24 03:15:40.007491 | debian-bookworm | Collecting construct>=2.10.53 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-02-24 03:15:40.020767 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2026-02-24 03:15:40.079479 | debian-bookworm | Collecting argon2_cffi>=18.1.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-02-24 03:15:40.091222 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl.metadata (4.1 kB) 2026-02-24 03:15:40.256499 | debian-bookworm | Collecting pycryptodomex>=3.6.2 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-02-24 03:15:40.268731 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2026-02-24 03:15:40.507249 | debian-bookworm | Collecting lxml (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-02-24 03:15:40.518588 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-02-24 03:15:40.568196 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-02-24 03:15:40.580150 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-02-24 03:15:40.663048 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-02-24 03:15:40.677245 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-02-24 03:15:40.738277 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-02-24 03:15:40.751806 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-02-24 03:15:40.808549 | debian-bookworm | Collecting pathspec>=1.0.0 (from yamllint==1.38.0->-r requirements.txt (line 15)) 2026-02-24 03:15:40.820987 | debian-bookworm | Downloading pathspec-1.0.4-py3-none-any.whl.metadata (13 kB) 2026-02-24 03:15:40.869348 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 2)) 2026-02-24 03:15:40.881500 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-02-24 03:15:40.972174 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2<4.0.0,>=2.7->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 03:15:40.983691 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-02-24 03:15:41.018011 | debian-bookworm | Collecting argon2-cffi-bindings (from argon2_cffi>=18.1.0->pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-02-24 03:15:41.029710 | debian-bookworm | Downloading argon2_cffi_bindings-25.1.0-cp39-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (7.4 kB) 2026-02-24 03:15:41.088343 | debian-bookworm | Collecting chardet>=3.0.2 (from binaryornot>=0.4.4->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 03:15:41.101714 | debian-bookworm | Downloading chardet-6.0.0.post1-py3-none-any.whl.metadata (3.3 kB) 2026-02-24 03:15:41.142041 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 5)) 2026-02-24 03:15:41.155044 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-02-24 03:15:41.544950 | debian-bookworm | Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-24 03:15:41.557587 | debian-bookworm | Downloading wrapt-2.1.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-02-24 03:15:41.576678 | debian-bookworm | Requirement already satisfied: setuptools in ./.tox/cookiecutter/lib/python3.11/site-packages (from pbr>=6.1.0->oslo.utils==9.2.0->-r requirements.txt (line 7)) (82.0.0) 2026-02-24 03:15:41.602864 | debian-bookworm | Collecting text-unidecode>=1.3 (from python-slugify>=4.0.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 03:15:41.616862 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl.metadata (2.4 kB) 2026-02-24 03:15:41.746117 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 03:15:41.758979 | 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-24 03:15:41.798563 | debian-bookworm | Collecting idna<4,>=2.5 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 03:15:41.810402 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-02-24 03:15:41.856562 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 03:15:41.869209 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-02-24 03:15:41.929806 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 03:15:41.942657 | debian-bookworm | Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 2026-02-24 03:15:41.994275 | debian-bookworm | Collecting python-dateutil>=2.7.0 (from arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 03:15:42.006309 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-02-24 03:15:42.059595 | debian-bookworm | Collecting six>=1.5 (from python-dateutil>=2.7.0->arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 03:15:42.072677 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-02-24 03:15:42.123253 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 03:15:42.135509 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-02-24 03:15:42.182570 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 03:15:42.194268 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-02-24 03:15:42.244570 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 03:15:42.257909 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-02-24 03:15:42.298804 | 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-24 03:15:42.359856 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 12.7 MB/s 0:00:00 2026-02-24 03:15:42.383569 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2026-02-24 03:15:44.598936 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 26.0 MB/s 0:00:02 2026-02-24 03:15:44.611693 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-02-24 03:15:44.648994 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl (39 kB) 2026-02-24 03:15:44.673563 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-02-24 03:15:44.861564 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 23.6 MB/s 0:00:00 2026-02-24 03:15:44.876343 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2026-02-24 03:15:44.900794 | debian-bookworm | Downloading oslo_utils-9.2.0-py3-none-any.whl (138 kB) 2026-02-24 03:15:44.925995 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-02-24 03:15:44.953878 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2026-02-24 03:15:44.988951 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 10.3 MB/s 0:00:00 2026-02-24 03:15:45.002042 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2026-02-24 03:15:45.103780 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 22.0 MB/s 0:00:00 2026-02-24 03:15:45.118982 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl (55 kB) 2026-02-24 03:15:45.143181 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-02-24 03:15:45.166151 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl (118 kB) 2026-02-24 03:15:45.199455 | debian-bookworm | Downloading yamllint-1.38.0-py3-none-any.whl (68 kB) 2026-02-24 03:15:45.225040 | debian-bookworm | Downloading ansible_core-2.18.14-py3-none-any.whl (2.2 MB) 2026-02-24 03:15:45.340189 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 18.6 MB/s 0:00:00 2026-02-24 03:15:45.354886 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-02-24 03:15:45.383961 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-02-24 03:15:45.472170 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl (14 kB) 2026-02-24 03:15:45.495040 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-02-24 03:15:45.527731 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB) 2026-02-24 03:15:45.557318 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-02-24 03:15:45.588536 | debian-bookworm | Downloading chardet-6.0.0.post1-py3-none-any.whl (627 kB) 2026-02-24 03:15:45.632689 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 627.2/627.2 kB 10.8 MB/s 0:00:00 2026-02-24 03:15:45.648864 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2026-02-24 03:15:45.692291 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-02-24 03:15:45.717998 | debian-bookworm | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-02-24 03:15:45.745149 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-02-24 03:15:45.770810 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-02-24 03:15:45.794587 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-02-24 03:15:45.896212 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 21.6 MB/s 0:00:00 2026-02-24 03:15:45.911097 | debian-bookworm | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-02-24 03:15:45.936677 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-02-24 03:15:45.959768 | debian-bookworm | Downloading pathspec-1.0.4-py3-none-any.whl (55 kB) 2026-02-24 03:15:45.983879 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-02-24 03:15:46.009306 | 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-24 03:15:46.036815 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2026-02-24 03:15:46.150803 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 19.2 MB/s 0:00:00 2026-02-24 03:15:46.165175 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-02-24 03:15:46.230117 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 20.3 MB/s 0:00:00 2026-02-24 03:15:46.244172 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl (13 kB) 2026-02-24 03:15:46.267070 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-02-24 03:15:46.291237 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB) 2026-02-24 03:15:46.314057 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-02-24 03:15:46.336567 | 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-24 03:15:46.361380 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-02-24 03:15:46.384190 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-02-24 03:15:46.410139 | debian-bookworm | Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 2026-02-24 03:15:46.436872 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB) 2026-02-24 03:15:46.460765 | debian-bookworm | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-02-24 03:15:46.495503 | debian-bookworm | Downloading wrapt-2.1.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (113 kB) 2026-02-24 03:15:46.625828 | debian-bookworm | Downloading argon2_cffi_bindings-25.1.0-cp39-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (87 kB) 2026-02-24 03:15:46.651617 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl (68 kB) 2026-02-24 03:15:46.675387 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-02-24 03:15:46.708308 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-02-24 03:15:46.733017 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-02-24 03:15:46.763889 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-02-24 03:15:46.792497 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-02-24 03:15:46.996620 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 25.4 MB/s 0:00:00 2026-02-24 03:15:47.011009 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-02-24 03:15:47.037921 | debian-bookworm | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-02-24 03:15:47.066830 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-02-24 03:15:47.135270 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 16.0 MB/s 0:00:00 2026-02-24 03:15:47.147155 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-02-24 03:15:47.188538 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-02-24 03:15:47.210699 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-02-24 03:15:47.568652 | debian-bookworm | Building wheels for collected packages: pwgen 2026-02-24 03:15:47.569744 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-02-24 03:15:47.890016 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-02-24 03:15:47.891578 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=c3c2165da6d5a36ad8cc31b1ce2ceb37fd071113476d6b0933fcc0be187f6e82 2026-02-24 03:15:47.892245 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-02-24 03:15:47.896901 | debian-bookworm | Successfully built pwgen 2026-02-24 03:15:48.243628 | debian-bookworm | Installing collected packages: text-unidecode, resolvelib, pwgen, passlib, wrapt, urllib3, tzdata, six, sh, ruamel.yaml, PyYAML, python-slugify, pyparsing, pyotp, pygments, pycryptodomex, pycryptodome, pycparser, psutil, pbr, pathspec, packaging, netaddr, mdurl, MarkupSafe, lxml, loguru, iso8601, invoke, idna, fasteners, construct, colorama, click, charset_normalizer, chardet, certifi, bcrypt, yamllint, requests, python-gilt, python-dateutil, oslo.i18n, markdown-it-py, Jinja2, debtcollector, cffi, binaryornot, rich, pynacl, oslo.utils, cryptography, arrow, argon2-cffi-bindings, paramiko, cookiecutter, argon2_cffi, ansible-core, pykeepass, ansible 2026-02-24 03:16:19.178165 | debian-bookworm | 2026-02-24 03:16:19.180610 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.12.0 ansible-core-2.18.14 argon2-cffi-bindings-25.1.0 argon2_cffi-25.1.0 arrow-1.4.0 bcrypt-5.0.0 binaryornot-0.4.4 certifi-2026.1.4 cffi-2.0.0 chardet-6.0.0.post1 charset_normalizer-3.4.4 click-8.3.1 colorama-0.4.6 construct-2.10.70 cookiecutter-2.6.0 cryptography-46.0.5 debtcollector-3.0.0 fasteners-0.20 idna-3.11 invoke-2.2.1 iso8601-2.1.0 loguru-0.7.3 lxml-6.0.2 markdown-it-py-4.0.0 mdurl-0.1.2 netaddr-1.3.0 oslo.i18n-6.7.2 oslo.utils-9.2.0 packaging-26.0 paramiko-4.0.0 passlib-1.7.4 pathspec-1.0.4 pbr-7.0.3 psutil-7.2.2 pwgen-0.8.2.post0 pycparser-3.0 pycryptodome-3.23.0 pycryptodomex-3.23.0 pygments-2.19.2 pykeepass-4.1.1.post1 pynacl-1.6.2 pyotp-2.9.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-gilt-1.2.3 python-slugify-8.0.4 requests-2.32.5 resolvelib-1.0.1 rich-14.3.3 ruamel.yaml-0.19.1 sh-2.2.2 six-1.17.0 text-unidecode-1.3 tzdata-2025.3 urllib3-2.6.3 wrapt-2.1.1 yamllint-1.38.0 2026-02-24 03:16:19.481689 | debian-bookworm | cookiecutter: 46579 I exit 0 (45.71 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> python -I -m pip install -r requirements.txt pid=1446 [tox/execute/api.py:311] 2026-02-24 03:16:19.482862 | debian-bookworm | cookiecutter: OK (46.29 seconds) 2026-02-24 03:16:19.482905 | debian-bookworm | congratulations :) (46.32 seconds) 2026-02-24 03:16:19.592285 | debian-bookworm | ok: Runtime: 0:00:46.673319 2026-02-24 03:16:19.605211 | 2026-02-24 03:16:19.605330 | TASK [tox : Create a tempfile to save tox showconfig] 2026-02-24 03:16:20.038227 | debian-bookworm | changed 2026-02-24 03:16:20.051898 | 2026-02-24 03:16:20.052064 | TASK [tox : Get tox envlist config] 2026-02-24 03:16:21.086168 | debian-bookworm | ok: Runtime: 0:00:00.446225 2026-02-24 03:16:21.091671 | 2026-02-24 03:16:21.091759 | TASK [tox : Install any sibling python packages] 2026-02-24 03:16:21.533068 | debian-bookworm | ok: No setup.cfg, no action needed 2026-02-24 03:16:21.541672 | 2026-02-24 03:16:21.541789 | TASK [tox : Remove tempfile] 2026-02-24 03:16:21.979720 | debian-bookworm | changed 2026-02-24 03:16:21.985599 | 2026-02-24 03:16:21.985704 | TASK [tox : Emit tox command] 2026-02-24 03:16:22.023507 | /home/zuul/.local/tox/bin/tox -ecookiecutter -vv --skip-missing-interpreters=false 2026-02-24 03:16:22.029956 | 2026-02-24 03:16:22.030054 | TASK [tox : Run tox] 2026-02-24 03:16:22.644316 | debian-bookworm | ROOT: 269 D setup logging to DEBUG on pid 1746 [tox/report.py:229] 2026-02-24 03:16:22.674003 | debian-bookworm | cookiecutter: 299 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:59] 2026-02-24 03:16:22.676648 | debian-bookworm | cookiecutter: 301 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:79] 2026-02-24 03:16:22.677131 | debian-bookworm | cookiecutter: 302 D filesystem is case-sensitive [virtualenv/info.py:27] 2026-02-24 03:16:22.678072 | debian-bookworm | cookiecutter: 303 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:134] 2026-02-24 03:16:22.678786 | debian-bookworm | cookiecutter: 304 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_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-24 03:16:22.678866 | debian-bookworm | cookiecutter: 304 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_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-24 03:16:22.680037 | debian-bookworm | cookiecutter: 305 D symlink on filesystem does work [virtualenv/info.py:50] 2026-02-24 03:16:22.713115 | debian-bookworm | cookiecutter: 338 W commands[0]> cookiecutter --no-input . openstack_version=2025.1 [tox/tox_env/api.py:492] 2026-02-24 03:16:23.043129 | debian-bookworm | /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 2026-02-24 03:16:23.043168 | debian-bookworm | warnings.warn( 2026-02-24 03:16:23.399248 | debian-bookworm | osism.cfg-generics: 2026-02-24 03:16:23.399286 | debian-bookworm | - cloning osism.cfg-generics to /home/zuul/.gilt/clone/github.com/osism.cfg-generics 2026-02-24 03:16:24.696253 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.cfg-generics/gilt.yml to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./gilt.yml 2026-02-24 03:16:24.861782 | debian-bookworm | osism.generics: 2026-02-24 03:16:24.861854 | debian-bookworm | - cloning osism.generics to /home/zuul/.gilt/clone/github.com/osism.generics 2026-02-24 03:16:26.064489 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/gilt.yml to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./gilt.yml 2026-02-24 03:16:26.065162 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/requirements.txt to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./requirements.txt 2026-02-24 03:16:26.065214 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/Makefile to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./Makefile 2026-02-24 03:16:26.065702 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/environments/manager/images.yml to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/images.yml 2026-02-24 03:16:26.065735 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/environments/manager/run.sh to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/run.sh 2026-02-24 03:16:26.065750 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/environments/manager/ansible.cfg to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ansible.cfg 2026-02-24 03:16:26.066481 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/environments/manager/requirements.txt to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-02-24 03:16:26.066877 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/src/render-images.py to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-02-24 03:16:26.066922 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/src/set-versions.py to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2026-02-24 03:16:26.066933 | debian-bookworm | - running `python3 render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-02-24 03:16:26.588296 | debian-bookworm | - running `rm render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-02-24 03:16:26.596255 | debian-bookworm | - running `python3 set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2026-02-24 03:16:26.964330 | debian-bookworm | - running `rm set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2026-02-24 03:16:29.622140 | debian-bookworm | Generating public/private rsa key pair. 2026-02-24 03:16:29.622201 | debian-bookworm | Your identification has been saved in secrets/id_rsa.operator 2026-02-24 03:16:29.622211 | debian-bookworm | Your public key has been saved in secrets/id_rsa.operator.pub 2026-02-24 03:16:29.622217 | debian-bookworm | The key fingerprint is: 2026-02-24 03:16:29.622225 | debian-bookworm | SHA256:dA/5fyjN4fY8rSAvqe3tSg+kWRbLCoRHgdsKFbzOgCA 2026-02-24 03:16:29.622230 | debian-bookworm | The key's randomart image is: 2026-02-24 03:16:29.622236 | debian-bookworm | +---[RSA 4096]----+ 2026-02-24 03:16:29.622241 | debian-bookworm | | ..oo. | 2026-02-24 03:16:29.622246 | debian-bookworm | |E +o . | 2026-02-24 03:16:29.622251 | debian-bookworm | |o. ..+o . = | 2026-02-24 03:16:29.622262 | debian-bookworm | |. o oo.. o * | 2026-02-24 03:16:29.622267 | debian-bookworm | | = .. S * o . | 2026-02-24 03:16:29.622272 | debian-bookworm | | + . B = o | 2026-02-24 03:16:29.622277 | debian-bookworm | | + +.o B o| 2026-02-24 03:16:29.622282 | debian-bookworm | | oo* + =.| 2026-02-24 03:16:29.622287 | debian-bookworm | | .o++= ..+| 2026-02-24 03:16:29.622293 | debian-bookworm | +----[SHA256]-----+ 2026-02-24 03:16:31.570131 | debian-bookworm | Generating public/private rsa key pair. 2026-02-24 03:16:31.570208 | debian-bookworm | Your identification has been saved in secrets/id_rsa.configuration 2026-02-24 03:16:31.570225 | debian-bookworm | Your public key has been saved in secrets/id_rsa.configuration.pub 2026-02-24 03:16:31.570237 | debian-bookworm | The key fingerprint is: 2026-02-24 03:16:31.570259 | debian-bookworm | SHA256:6UWppp+VBIzwXqn1ffJdk7oeheEoFbIfTGy0hHw3nCs 2026-02-24 03:16:31.570271 | debian-bookworm | The key's randomart image is: 2026-02-24 03:16:31.570283 | debian-bookworm | +---[RSA 4096]----+ 2026-02-24 03:16:31.570293 | debian-bookworm | | . ..+=. . | 2026-02-24 03:16:31.570304 | debian-bookworm | | o o +*=o= | 2026-02-24 03:16:31.570315 | debian-bookworm | | o *.==..o | 2026-02-24 03:16:31.570326 | debian-bookworm | | . + *oE+.o .| 2026-02-24 03:16:31.570336 | debian-bookworm | | o S.+o+o.+.| 2026-02-24 03:16:31.570347 | debian-bookworm | | + o.. +o.o| 2026-02-24 03:16:31.570358 | debian-bookworm | | . . o o. .| 2026-02-24 03:16:31.570369 | debian-bookworm | | . o o | 2026-02-24 03:16:31.570380 | debian-bookworm | | o .o | 2026-02-24 03:16:31.570391 | debian-bookworm | +----[SHA256]-----+ 2026-02-24 03:16:35.618469 | debian-bookworm | 2026-02-24 03:16:35.617 | INFO | __main__::32 - Prepare use of environments/kolla/secrets.yml 2026-02-24 03:16:35.656792 | debian-bookworm | 2026-02-24 03:16:35.653 | INFO | __main__::36 - Prepare use of environments/secrets.yml 2026-02-24 03:16:35.656901 | debian-bookworm | 2026-02-24 03:16:35.655 | INFO | __main__::40 - Prepare use of environments/ceph/secrets.yml 2026-02-24 03:16:35.657687 | debian-bookworm | 2026-02-24 03:16:35.655 | INFO | __main__::44 - Prepare use of environments/infrastructure/secrets.yml 2026-02-24 03:16:35.657727 | debian-bookworm | 2026-02-24 03:16:35.656 | INFO | __main__::48 - Prepare use of environments/kolla/secrets.yml 2026-02-24 03:16:35.689326 | debian-bookworm | 2026-02-24 03:16:35.688 | INFO | __main__::52 - Prepare use of environments/manager/secrets.yml 2026-02-24 03:16:35.689808 | debian-bookworm | 2026-02-24 03:16:35.689 | INFO | __main__::56 - Prepare use of environments/monitoring/secrets.yml 2026-02-24 03:16:35.690295 | debian-bookworm | 2026-02-24 03:16:35.690 | INFO | __main__::60 - Prepare use of environments/configuration.yml 2026-02-24 03:16:35.693525 | debian-bookworm | 2026-02-24 03:16:35.693 | INFO | __main__::64 - Prepare use of environments/ceph/configuration.yml 2026-02-24 03:16:35.698239 | debian-bookworm | 2026-02-24 03:16:35.697 | INFO | __main__::68 - Prepare use of environments/kolla/configuration.yml 2026-02-24 03:16:35.704231 | debian-bookworm | 2026-02-24 03:16:35.703 | INFO | __main__::73 - Set keystone_admin_password 2026-02-24 03:16:35.704641 | debian-bookworm | 2026-02-24 03:16:35.704 | INFO | __main__::79 - Set ara_server_mariadb_password 2026-02-24 03:16:35.704671 | debian-bookworm | 2026-02-24 03:16:35.704 | INFO | __main__::86 - Set ara_password 2026-02-24 03:16:35.704683 | debian-bookworm | 2026-02-24 03:16:35.704 | INFO | __main__::100 - Set operator_password_unhashed 2026-02-24 03:16:35.704695 | debian-bookworm | 2026-02-24 03:16:35.704 | INFO | __main__::102 - Set operator_password 2026-02-24 03:16:36.207952 | debian-bookworm | 2026-02-24 03:16:36.206 | INFO | __main__::107 - Set ceph_cluster_fsid 2026-02-24 03:16:36.208033 | debian-bookworm | 2026-02-24 03:16:36.207 | INFO | __main__::109 - Set fsid 2026-02-24 03:16:36.208483 | debian-bookworm | 2026-02-24 03:16:36.207 | INFO | __main__::118 - Set k3s_token 2026-02-24 03:16:36.208513 | debian-bookworm | 2026-02-24 03:16:36.207 | INFO | __main__::127 - Set netbox_api_token 2026-02-24 03:16:36.208524 | debian-bookworm | 2026-02-24 03:16:36.207 | INFO | __main__::129 - Set manager_listener_broker_password 2026-02-24 03:16:36.208537 | debian-bookworm | 2026-02-24 03:16:36.207 | INFO | __main__::134 - Set netbox_user_api_token 2026-02-24 03:16:36.208548 | debian-bookworm | 2026-02-24 03:16:36.207 | INFO | __main__::136 - Set netbox_secret_key 2026-02-24 03:16:36.208559 | debian-bookworm | 2026-02-24 03:16:36.207 | INFO | __main__::143 - Set netbox_superuser_api_token 2026-02-24 03:16:36.208570 | debian-bookworm | 2026-02-24 03:16:36.207 | INFO | __main__::147 - Set netbox_superuser_password 2026-02-24 03:16:36.208581 | debian-bookworm | 2026-02-24 03:16:36.208 | INFO | __main__::155 - Set netdata_api_key 2026-02-24 03:16:36.208593 | debian-bookworm | 2026-02-24 03:16:36.208 | INFO | __main__::158 - Set ceph_rgw_keystone_password 2026-02-24 03:16:36.208603 | debian-bookworm | 2026-02-24 03:16:36.208 | INFO | __main__::163 - Set ceph_dashboard_password 2026-02-24 03:16:36.208615 | debian-bookworm | 2026-02-24 03:16:36.208 | INFO | __main__::171 - Write result to environments/secrets.yml 2026-02-24 03:16:36.211037 | debian-bookworm | 2026-02-24 03:16:36.210 | INFO | __main__::175 - Write result to environments/ceph/secrets.yml 2026-02-24 03:16:36.211699 | debian-bookworm | 2026-02-24 03:16:36.211 | INFO | __main__::179 - Write result to environments/infrastructure/secrets.yml 2026-02-24 03:16:36.212862 | debian-bookworm | 2026-02-24 03:16:36.212 | INFO | __main__::183 - Write result to environments/kolla/secrets.yml 2026-02-24 03:16:36.243421 | debian-bookworm | 2026-02-24 03:16:36.242 | INFO | __main__::187 - Write result to environments/manager/secrets.yml 2026-02-24 03:16:36.244000 | debian-bookworm | 2026-02-24 03:16:36.243 | INFO | __main__::191 - Write result to environments/monitoring/secrets.yml 2026-02-24 03:16:36.244530 | debian-bookworm | 2026-02-24 03:16:36.244 | INFO | __main__::195 - Write result to environments/configuration.yml 2026-02-24 03:16:36.246278 | debian-bookworm | 2026-02-24 03:16:36.245 | INFO | __main__::199 - Write result to environments/ceph/configuration.yml 2026-02-24 03:16:36.249637 | debian-bookworm | 2026-02-24 03:16:36.249 | INFO | __main__::203 - Write result to environments/kolla/configuration.yml 2026-02-24 03:16:36.376522 | debian-bookworm | 2026-02-24 03:16:36.376 | INFO | __main__::23 - Prepare use of environments/secrets.yml 2026-02-24 03:16:36.380185 | debian-bookworm | 2026-02-24 03:16:36.379 | INFO | __main__::28 - Prepare use of secrets/id_rsa.operator 2026-02-24 03:16:36.380653 | debian-bookworm | 2026-02-24 03:16:36.379 | INFO | __main__::32 - Set operator 2026-02-24 03:16:36.380686 | debian-bookworm | 2026-02-24 03:16:36.379 | INFO | __main__::28 - Prepare use of secrets/id_rsa.configuration 2026-02-24 03:16:36.380707 | debian-bookworm | 2026-02-24 03:16:36.380 | INFO | __main__::32 - Set configuration 2026-02-24 03:16:36.380719 | debian-bookworm | 2026-02-24 03:16:36.380 | INFO | __main__::35 - Write result to environments/secrets.yml 2026-02-24 03:16:36.387273 | debian-bookworm | 2026-02-24 03:16:36.386 | INFO | __main__::41 - Prepare use of environments/configuration.yml 2026-02-24 03:16:36.390608 | debian-bookworm | 2026-02-24 03:16:36.390 | INFO | __main__::45 - Prepare use of environments/manager/configuration.yml 2026-02-24 03:16:36.394164 | debian-bookworm | 2026-02-24 03:16:36.393 | INFO | __main__::55 - Set operator_public_key 2026-02-24 03:16:36.394561 | debian-bookworm | 2026-02-24 03:16:36.394 | INFO | __main__::64 - Set configuration_git_public_key 2026-02-24 03:16:36.394591 | debian-bookworm | 2026-02-24 03:16:36.394 | INFO | __main__::69 - Write result to environments/configuration.yml 2026-02-24 03:16:36.396682 | debian-bookworm | 2026-02-24 03:16:36.396 | INFO | __main__::73 - Write result to environments/manager/configuration.yml 2026-02-24 03:16:40.062121 | debian-bookworm | cookiecutter: 17687 I exit 0 (17.35 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> cookiecutter --no-input . openstack_version=2025.1 pid=1753 [tox/execute/api.py:311] 2026-02-24 03:16:40.064113 | debian-bookworm | cookiecutter: OK (17.39=setup[0.05]+cmd[17.35] seconds) 2026-02-24 03:16:40.064153 | debian-bookworm | congratulations :) (17.42 seconds) 2026-02-24 03:16:40.599640 | debian-bookworm | ok: Runtime: 0:00:17.808590 2026-02-24 03:16:40.606425 | 2026-02-24 03:16:40.606522 | TASK [tox : Look for output] 2026-02-24 03:16:41.173006 | debian-bookworm | ok 2026-02-24 03:16:41.188913 | 2026-02-24 03:16:41.189027 | TASK [tox : Return file comments to Zuul] 2026-02-24 03:16:41.223061 | debian-bookworm | skipping: Conditional result was False 2026-02-24 03:16:41.230791 | 2026-02-24 03:16:41.231063 | PLAY RECAP 2026-02-24 03:16:41.231134 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-02-24 03:16:41.231166 | 2026-02-24 03:16:41.333539 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-02-24 03:16:41.336166 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-02-24 03:16:42.153119 | 2026-02-24 03:16:42.153249 | PLAY [all] 2026-02-24 03:16:42.182928 | 2026-02-24 03:16:42.183056 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-02-24 03:16:42.238784 | debian-bookworm | skipping: Conditional result was False 2026-02-24 03:16:42.244833 | 2026-02-24 03:16:42.244956 | TASK [fetch-tox-output : Set tox log path for single node] 2026-02-24 03:16:42.283883 | debian-bookworm | ok 2026-02-24 03:16:42.288843 | 2026-02-24 03:16:42.288943 | TASK [fetch-tox-output : Ensure local tox dir] 2026-02-24 03:16:43.427645 | debian-bookworm -> localhost | changed 2026-02-24 03:16:43.437315 | 2026-02-24 03:16:43.437426 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-02-24 03:16:43.504502 | debian-bookworm | skipping: Conditional result was False 2026-02-24 03:16:43.524521 | 2026-02-24 03:16:43.524695 | TASK [fetch-tox-output : Set envlist fact] 2026-02-24 03:16:43.594038 | debian-bookworm | ok 2026-02-24 03:16:43.602025 | 2026-02-24 03:16:43.602132 | TASK [fetch-tox-output : Get tox version] 2026-02-24 03:16:44.646266 | 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-24 03:16:44.665452 | debian-bookworm | 4.45.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-02-24 03:16:45.204777 | debian-bookworm | ok: Runtime: 0:00:00.396304 2026-02-24 03:16:45.210645 | 2026-02-24 03:16:45.210747 | TASK [fetch-tox-output : Find all default environments] 2026-02-24 03:16:45.771077 | debian-bookworm | skipping: Conditional result was False 2026-02-24 03:16:45.776717 | 2026-02-24 03:16:45.776834 | TASK [fetch-tox-output : Set envlist fact] 2026-02-24 03:16:45.799924 | debian-bookworm | skipping: Conditional result was False 2026-02-24 03:16:45.805589 | 2026-02-24 03:16:45.805706 | TASK [fetch-tox-output : Find all default environments] 2026-02-24 03:16:46.335973 | debian-bookworm | skipping: Conditional result was False 2026-02-24 03:16:46.343596 | 2026-02-24 03:16:46.343711 | TASK [fetch-tox-output : Set envlist fact] 2026-02-24 03:16:46.366684 | debian-bookworm | skipping: Conditional result was False 2026-02-24 03:16:46.372691 | 2026-02-24 03:16:46.372795 | LOOP [fetch-tox-output : Copy tox logs] 2026-02-24 03:16:46.437915 | debian-bookworm | skipping: Conditional result was False 2026-02-24 03:16:46.455147 | 2026-02-24 03:16:46.455265 | LOOP [fetch-tox-output : Collect tox logs] 2026-02-24 03:16:47.498894 | debian-bookworm | changed: 2026-02-24 03:16:47.499056 | debian-bookworm | created directory /var/lib/zuul/builds/06988dec3c6b4f3ea836bd906e2ed996/work/logs/tox/cookiecutter 2026-02-24 03:16:47.499091 | debian-bookworm | cd+++++++++ ./ 2026-02-24 03:16:47.499122 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-02-24 03:16:47.499152 | 2026-02-24 03:16:47.514247 | 2026-02-24 03:16:47.514329 | PLAY RECAP 2026-02-24 03:16:47.514379 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-02-24 03:16:47.514403 | 2026-02-24 03:16:47.946788 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-02-24 03:16:47.949823 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-02-24 03:16:49.213062 | 2026-02-24 03:16:49.213196 | PLAY [all] 2026-02-24 03:16:49.227172 | 2026-02-24 03:16:49.227295 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-02-24 03:16:49.453309 | debian-bookworm | changed: non-zero return code 2026-02-24 03:16:49.461164 | 2026-02-24 03:16:49.461317 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-02-24 03:16:49.475007 | debian-bookworm | skipping: Conditional result was False 2026-02-24 03:16:49.481156 | 2026-02-24 03:16:49.481274 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-02-24 03:16:49.513197 | 2026-02-24 03:16:49.513375 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-02-24 03:16:49.550422 | 2026-02-24 03:16:49.550804 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-02-24 03:16:49.575028 | debian-bookworm | skipping: Conditional result was False 2026-02-24 03:16:49.589860 | 2026-02-24 03:16:49.590048 | LOOP [fetch-subunit-output : Generate subunit file] 2026-02-24 03:16:49.627056 | 2026-02-24 03:16:49.627316 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-02-24 03:16:49.651051 | debian-bookworm | skipping: Conditional result was False 2026-02-24 03:16:49.660966 | 2026-02-24 03:16:49.661128 | TASK [fetch-subunit-output : Remove the temporary file] 2026-02-24 03:16:49.685466 | debian-bookworm | skipping: Conditional result was False 2026-02-24 03:16:49.711492 | 2026-02-24 03:16:49.711647 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-02-24 03:16:49.726647 | debian-bookworm | skipping: Conditional result was False 2026-02-24 03:16:49.733195 | 2026-02-24 03:16:49.733260 | PLAY RECAP 2026-02-24 03:16:49.733309 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-02-24 03:16:49.733335 | 2026-02-24 03:16:49.826985 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-02-24 03:16:49.828028 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-24 03:16:50.583596 | 2026-02-24 03:16:50.583754 | PLAY [Base post] 2026-02-24 03:16:50.596737 | 2026-02-24 03:16:50.596852 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-24 03:16:51.150772 | debian-bookworm | changed 2026-02-24 03:16:51.157800 | 2026-02-24 03:16:51.157894 | PLAY RECAP 2026-02-24 03:16:51.157956 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-24 03:16:51.158021 | 2026-02-24 03:16:51.279912 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-24 03:16:51.280909 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-24 03:16:52.198908 | 2026-02-24 03:16:52.199052 | PLAY [Base post-logs] 2026-02-24 03:16:52.220457 | 2026-02-24 03:16:52.220581 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-24 03:16:53.316165 | localhost | changed 2026-02-24 03:16:53.325187 | 2026-02-24 03:16:53.325358 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-24 03:16:53.364409 | localhost | ok 2026-02-24 03:16:53.367501 | 2026-02-24 03:16:53.367623 | TASK [Set zuul-log-path fact] 2026-02-24 03:16:53.395281 | localhost | ok 2026-02-24 03:16:53.406236 | 2026-02-24 03:16:53.406329 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-24 03:16:53.464473 | localhost | ok 2026-02-24 03:16:53.467274 | 2026-02-24 03:16:53.467351 | TASK [upload-logs : Create log directories] 2026-02-24 03:16:54.208686 | localhost | changed 2026-02-24 03:16:54.211019 | 2026-02-24 03:16:54.211101 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-24 03:16:55.199830 | localhost -> localhost | ok: Runtime: 0:00:00.008791 2026-02-24 03:16:55.203100 | 2026-02-24 03:16:55.203211 | TASK [upload-logs : Upload logs to log server] 2026-02-24 03:16:55.770214 | localhost | Output suppressed because no_log was given 2026-02-24 03:16:55.771641 | 2026-02-24 03:16:55.771739 | LOOP [upload-logs : Compress console log and json output] 2026-02-24 03:16:55.832264 | localhost | skipping: Conditional result was False 2026-02-24 03:16:55.836965 | localhost | skipping: Conditional result was False 2026-02-24 03:16:55.846586 | 2026-02-24 03:16:55.846693 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-24 03:16:55.896839 | localhost | skipping: Conditional result was False 2026-02-24 03:16:55.897067 | 2026-02-24 03:16:55.900794 | localhost | skipping: Conditional result was False 2026-02-24 03:16:55.911504 | 2026-02-24 03:16:55.911586 | LOOP [upload-logs : Upload console log and json output]