2025-11-10 03:13:18.069589 | Job console starting 2025-11-10 03:13:18.087694 | Updating git repos 2025-11-10 03:13:18.113740 | Cloning repos into workspace 2025-11-10 03:13:18.240308 | Restoring repo states 2025-11-10 03:13:18.280009 | Merging changes 2025-11-10 03:13:18.280091 | Checking out repos 2025-11-10 03:13:18.377912 | Preparing playbooks 2025-11-10 03:13:19.478948 | Running Ansible setup 2025-11-10 03:13:24.714392 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-10 03:13:25.475854 | 2025-11-10 03:13:25.475974 | PLAY [Base pre] 2025-11-10 03:13:25.490600 | 2025-11-10 03:13:25.490736 | TASK [Setup log path fact] 2025-11-10 03:13:25.507558 | debian-bookworm | ok 2025-11-10 03:13:25.520493 | 2025-11-10 03:13:25.520609 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-10 03:13:25.569194 | debian-bookworm | ok 2025-11-10 03:13:25.583855 | 2025-11-10 03:13:25.584079 | TASK [emit-job-header : Print job information] 2025-11-10 03:13:25.623249 | # Job Information 2025-11-10 03:13:25.623389 | Ansible Version: 2.16.14 2025-11-10 03:13:25.623418 | Job: cfg-cookiecutter-tox-2025.1 2025-11-10 03:13:25.623443 | Pipeline: periodic-daily 2025-11-10 03:13:25.623461 | Executor: 521e9411259a 2025-11-10 03:13:25.623996 | Triggered by: https://github.com/osism/cfg-cookiecutter 2025-11-10 03:13:25.624102 | Event ID: d6ba28a2adbb4e54939aaa20da1d78d9 2025-11-10 03:13:25.628582 | 2025-11-10 03:13:25.628680 | LOOP [emit-job-header : Print node information] 2025-11-10 03:13:25.740870 | debian-bookworm | ok: 2025-11-10 03:13:25.741045 | debian-bookworm | # Node Information 2025-11-10 03:13:25.741075 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-10 03:13:25.741096 | debian-bookworm | Hostname: debian 2025-11-10 03:13:25.741115 | debian-bookworm | Username: zuul 2025-11-10 03:13:25.741133 | debian-bookworm | Distro: Debian 12.12 2025-11-10 03:13:25.741153 | debian-bookworm | Provider: regiocloud-a 2025-11-10 03:13:25.741170 | debian-bookworm | Region: 2025-11-10 03:13:25.741187 | debian-bookworm | Label: debian-bookworm 2025-11-10 03:13:25.741203 | debian-bookworm | Product Name: OpenStack Nova 2025-11-10 03:13:25.741219 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef3:bcc6 2025-11-10 03:13:25.762583 | 2025-11-10 03:13:25.762681 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-10 03:13:26.429079 | debian-bookworm -> localhost | changed 2025-11-10 03:13:26.434665 | 2025-11-10 03:13:26.434746 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-10 03:13:27.725812 | debian-bookworm -> localhost | changed 2025-11-10 03:13:27.736922 | 2025-11-10 03:13:27.737026 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-10 03:13:28.097241 | debian-bookworm -> localhost | ok 2025-11-10 03:13:28.103444 | 2025-11-10 03:13:28.103554 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-10 03:13:28.132107 | debian-bookworm | ok 2025-11-10 03:13:28.156147 | debian-bookworm | included: /var/lib/zuul/builds/6a64e567cf9c48268054c4975082d74a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-10 03:13:28.166793 | 2025-11-10 03:13:28.166910 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-10 03:13:29.059337 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-10 03:13:29.059509 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6a64e567cf9c48268054c4975082d74a/work/6a64e567cf9c48268054c4975082d74a_id_rsa 2025-11-10 03:13:29.059542 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6a64e567cf9c48268054c4975082d74a/work/6a64e567cf9c48268054c4975082d74a_id_rsa.pub 2025-11-10 03:13:29.059564 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-10 03:13:29.059584 | debian-bookworm -> localhost | SHA256:aa/1y0jvWnz+EvVFw0nZex30ZrLpEWhd8my1RXrx/t0 zuul-build-sshkey 2025-11-10 03:13:29.059603 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-10 03:13:29.059629 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-10 03:13:29.059647 | debian-bookworm -> localhost | | ==O| 2025-11-10 03:13:29.059665 | debian-bookworm -> localhost | | o %X| 2025-11-10 03:13:29.059681 | debian-bookworm -> localhost | | o =o#| 2025-11-10 03:13:29.059697 | debian-bookworm -> localhost | | . . %=| 2025-11-10 03:13:29.059713 | debian-bookworm -> localhost | | S +.=| 2025-11-10 03:13:29.059733 | debian-bookworm -> localhost | | . . . ...=| 2025-11-10 03:13:29.059751 | debian-bookworm -> localhost | | + o o.E| 2025-11-10 03:13:29.059767 | debian-bookworm -> localhost | | + * o. | 2025-11-10 03:13:29.059784 | debian-bookworm -> localhost | | . oo*..o.| 2025-11-10 03:13:29.059801 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-10 03:13:29.059842 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.406605 2025-11-10 03:13:29.065047 | 2025-11-10 03:13:29.065122 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-10 03:13:29.117125 | debian-bookworm | ok 2025-11-10 03:13:29.124672 | debian-bookworm | included: /var/lib/zuul/builds/6a64e567cf9c48268054c4975082d74a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-10 03:13:29.131948 | 2025-11-10 03:13:29.132018 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-10 03:13:29.144425 | debian-bookworm | skipping: Conditional result was False 2025-11-10 03:13:29.149044 | 2025-11-10 03:13:29.149113 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-10 03:13:29.879170 | debian-bookworm | changed 2025-11-10 03:13:29.889295 | 2025-11-10 03:13:29.889386 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-10 03:13:30.128750 | debian-bookworm | ok 2025-11-10 03:13:30.140984 | 2025-11-10 03:13:30.141088 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-10 03:13:30.751561 | debian-bookworm | changed 2025-11-10 03:13:30.757919 | 2025-11-10 03:13:30.758009 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-10 03:13:31.354174 | debian-bookworm | changed 2025-11-10 03:13:31.361968 | 2025-11-10 03:13:31.362071 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-10 03:13:31.388261 | debian-bookworm | skipping: Conditional result was False 2025-11-10 03:13:31.394007 | 2025-11-10 03:13:31.394097 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-10 03:13:31.867418 | debian-bookworm -> localhost | changed 2025-11-10 03:13:31.879435 | 2025-11-10 03:13:31.879541 | TASK [add-build-sshkey : Add back temp key] 2025-11-10 03:13:32.165085 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6a64e567cf9c48268054c4975082d74a/work/6a64e567cf9c48268054c4975082d74a_id_rsa (zuul-build-sshkey) 2025-11-10 03:13:32.165309 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024147 2025-11-10 03:13:32.172817 | 2025-11-10 03:13:32.172910 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-10 03:13:32.543951 | debian-bookworm | ok 2025-11-10 03:13:32.549286 | 2025-11-10 03:13:32.549393 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-10 03:13:32.572438 | debian-bookworm | skipping: Conditional result was False 2025-11-10 03:13:32.585613 | 2025-11-10 03:13:32.585774 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-10 03:13:32.999354 | debian-bookworm | ok 2025-11-10 03:13:33.015743 | 2025-11-10 03:13:33.015846 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-10 03:13:33.049201 | debian-bookworm | ok 2025-11-10 03:13:33.056576 | 2025-11-10 03:13:33.056686 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-10 03:13:33.304477 | debian-bookworm -> localhost | ok 2025-11-10 03:13:33.318357 | 2025-11-10 03:13:33.318496 | TASK [validate-host : Collect information about the host] 2025-11-10 03:13:34.319183 | debian-bookworm | ok 2025-11-10 03:13:34.331661 | 2025-11-10 03:13:34.331756 | TASK [validate-host : Sanitize hostname] 2025-11-10 03:13:34.417617 | debian-bookworm | ok 2025-11-10 03:13:34.448047 | 2025-11-10 03:13:34.448140 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-10 03:13:34.989904 | debian-bookworm -> localhost | changed 2025-11-10 03:13:35.001910 | 2025-11-10 03:13:35.002044 | TASK [validate-host : Collect information about zuul worker] 2025-11-10 03:13:35.383281 | debian-bookworm | ok 2025-11-10 03:13:35.387706 | 2025-11-10 03:13:35.387796 | TASK [validate-host : Write out all zuul information for each host] 2025-11-10 03:13:35.908409 | debian-bookworm -> localhost | changed 2025-11-10 03:13:35.925637 | 2025-11-10 03:13:35.925776 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-10 03:13:36.178231 | debian-bookworm | ok 2025-11-10 03:13:36.184284 | 2025-11-10 03:13:36.184397 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-10 03:13:37.034133 | debian-bookworm | changed: 2025-11-10 03:13:37.034404 | debian-bookworm | cd+++++++++ src/ 2025-11-10 03:13:37.034440 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-10 03:13:37.034465 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-10 03:13:37.034486 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2025-11-10 03:13:37.034505 | debian-bookworm | Containerfile 2025-11-10 03:13:37.034633 | debian-bookworm | =6.2 2025-11-10 03:14:00.957105 | debian-bookworm | Downloading cachetools-6.2.1-py3-none-any.whl (11 kB) 2025-11-10 03:14:00.987780 | debian-bookworm | Collecting chardet>=5.2 2025-11-10 03:14:01.001709 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-11-10 03:14:01.012653 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 22.9 MB/s eta 0:00:00 2025-11-10 03:14:01.048253 | debian-bookworm | Collecting colorama>=0.4.6 2025-11-10 03:14:01.061310 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-11-10 03:14:01.110171 | debian-bookworm | Collecting filelock>=3.20 2025-11-10 03:14:01.122937 | debian-bookworm | Downloading filelock-3.20.0-py3-none-any.whl (16 kB) 2025-11-10 03:14:01.167295 | debian-bookworm | Collecting packaging>=25 2025-11-10 03:14:01.179957 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-11-10 03:14:01.186823 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 13.0 MB/s eta 0:00:00 2025-11-10 03:14:01.237860 | debian-bookworm | Collecting platformdirs>=4.5 2025-11-10 03:14:01.251307 | debian-bookworm | Downloading platformdirs-4.5.0-py3-none-any.whl (18 kB) 2025-11-10 03:14:01.288305 | debian-bookworm | Collecting pluggy>=1.6 2025-11-10 03:14:01.301202 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-11-10 03:14:01.337691 | debian-bookworm | Collecting pyproject-api>=1.9.1 2025-11-10 03:14:01.352796 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2025-11-10 03:14:01.491420 | debian-bookworm | Collecting virtualenv>=20.34 2025-11-10 03:14:01.504395 | debian-bookworm | Downloading virtualenv-20.35.4-py3-none-any.whl (6.0 MB) 2025-11-10 03:14:01.759516 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 24.0 MB/s eta 0:00:00 2025-11-10 03:14:01.874440 | debian-bookworm | Collecting distlib<1,>=0.3.7 2025-11-10 03:14:01.887741 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2025-11-10 03:14:01.915673 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 20.0 MB/s eta 0:00:00 2025-11-10 03:14:02.060936 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2025-11-10 03:14:02.897857 | debian-bookworm | Successfully installed cachetools-6.2.1 chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.20.0 packaging-25.0 platformdirs-4.5.0 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.32.0 virtualenv-20.35.4 2025-11-10 03:14:03.028904 | debian-bookworm | ok: Runtime: 0:00:02.732372 2025-11-10 03:14:03.038297 | 2025-11-10 03:14:03.038430 | TASK [ensure-tox : Export installed tox_executable path] 2025-11-10 03:14:03.069733 | debian-bookworm | ok 2025-11-10 03:14:03.076972 | 2025-11-10 03:14:03.077140 | TASK [ensure-tox : Output tox version] 2025-11-10 03:14:03.538977 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2025-11-10 03:14:03.556102 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-11-10 03:14:03.627696 | debian-bookworm | ok: Runtime: 0:00:00.253329 2025-11-10 03:14:03.632826 | 2025-11-10 03:14:03.632919 | TASK [ensure-tox : Make global symlink] 2025-11-10 03:14:03.665127 | debian-bookworm | skipping: Conditional result was False 2025-11-10 03:14:03.675000 | 2025-11-10 03:14:03.675077 | PLAY RECAP 2025-11-10 03:14:03.675131 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2025-11-10 03:14:03.675156 | 2025-11-10 03:14:03.822859 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2025-11-10 03:14:03.823836 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-11-10 03:14:04.646198 | 2025-11-10 03:14:04.646329 | PLAY [all] 2025-11-10 03:14:04.660855 | 2025-11-10 03:14:04.660977 | TASK [revoke-sudo : Check if zuul is sudoer] 2025-11-10 03:14:05.100401 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-11-10 03:14:05.187818 | debian-bookworm | ok: Runtime: 0:00:00.022922 2025-11-10 03:14:05.194249 | 2025-11-10 03:14:05.194388 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2025-11-10 03:14:05.755656 | debian-bookworm | ok: Runtime: 0:00:00.005696 2025-11-10 03:14:05.761359 | 2025-11-10 03:14:05.761459 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2025-11-10 03:14:06.127500 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-11-10 03:14:06.131476 | debian-bookworm | sudo: a password is required 2025-11-10 03:14:06.316441 | debian-bookworm | ok: Runtime: 0:00:00.025575 2025-11-10 03:14:06.330973 | 2025-11-10 03:14:06.331101 | TASK [tox : Check to see if the constraints file exists] 2025-11-10 03:14:06.355017 | debian-bookworm | skipping: Conditional result was False 2025-11-10 03:14:06.360784 | 2025-11-10 03:14:06.360876 | TASK [tox : Fail if constraints file is missing] 2025-11-10 03:14:06.383904 | debian-bookworm | skipping: Conditional result was False 2025-11-10 03:14:06.389746 | 2025-11-10 03:14:06.389853 | TASK [tox : Record file location] 2025-11-10 03:14:06.412589 | debian-bookworm | skipping: Conditional result was False 2025-11-10 03:14:06.418281 | 2025-11-10 03:14:06.418374 | TASK [tox : Install tox siblings] 2025-11-10 03:14:06.449130 | debian-bookworm | ok 2025-11-10 03:14:06.456960 | debian-bookworm | included: /var/lib/zuul/builds/6a64e567cf9c48268054c4975082d74a/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2025-11-10 03:14:06.474928 | 2025-11-10 03:14:06.475040 | TASK [tox : Run tox without tests] 2025-11-10 03:14:07.002527 | debian-bookworm | ROOT: 184 D setup logging to DEBUG on pid 1415 [tox/report.py:225] 2025-11-10 03:14:07.031924 | debian-bookworm | cookiecutter: 213 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:42] 2025-11-10 03:14:07.034557 | debian-bookworm | cookiecutter: 216 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:78] 2025-11-10 03:14:07.035052 | debian-bookworm | cookiecutter: 217 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-11-10 03:14:07.035972 | debian-bookworm | cookiecutter: 218 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py fGriw8GoHo8aYRRTOIlFSJxjMEYLqXAV kvBQv7lsyB3ESa2aNzNUCG17LlWxkfah [virtualenv/discovery/cached_py_info.py:128] 2025-11-10 03:14:07.102209 | debian-bookworm | cookiecutter: 284 D wrote python info of /usr/bin/python3.11 at /home/zuul/.local/share/virtualenv/py_info/2/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:152] 2025-11-10 03:14:07.102384 | debian-bookworm | cookiecutter: 284 I proposed PythonInfo(spec=CPython3.11.2.final.0-64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [virtualenv/discovery/builtin.py:85] 2025-11-10 03:14:07.102485 | debian-bookworm | cookiecutter: 284 D accepted PythonInfo(spec=CPython3.11.2.final.0-64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [virtualenv/discovery/builtin.py:87] 2025-11-10 03:14:07.103824 | debian-bookworm | cookiecutter: 285 D symlink on filesystem does work [virtualenv/info.py:50] 2025-11-10 03:14:07.132036 | debian-bookworm | cookiecutter: 314 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:52] 2025-11-10 03:14:07.132330 | debian-bookworm | cookiecutter: 314 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin [virtualenv/util/path/_sync.py:14] 2025-11-10 03:14:07.132488 | debian-bookworm | cookiecutter: 314 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:14] 2025-11-10 03:14:07.132735 | debian-bookworm | cookiecutter: 314 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-11-10 03:14:07.132842 | debian-bookworm | cookiecutter: 314 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-11-10 03:14:07.132901 | debian-bookworm | cookiecutter: 315 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-11-10 03:14:07.132945 | debian-bookworm | cookiecutter: 315 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-11-10 03:14:07.132997 | debian-bookworm | cookiecutter: 315 D virtualenv = 20.35.4 [virtualenv/create/pyenv_cfg.py:40] 2025-11-10 03:14:07.133038 | debian-bookworm | cookiecutter: 315 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-11-10 03:14:07.133095 | debian-bookworm | cookiecutter: 315 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-11-10 03:14:07.133148 | debian-bookworm | cookiecutter: 315 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-11-10 03:14:07.133221 | debian-bookworm | cookiecutter: 315 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-11-10 03:14:07.133465 | debian-bookworm | cookiecutter: 315 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] 2025-11-10 03:14:07.133801 | debian-bookworm | cookiecutter: 315 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:98] 2025-11-10 03:14:07.133928 | debian-bookworm | cookiecutter: 316 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:101] 2025-11-10 03:14:07.134298 | debian-bookworm | cookiecutter: 316 D ============================== target debug ============================== [virtualenv/run/session.py:54] 2025-11-10 03:14:07.134556 | debian-bookworm | cookiecutter: 316 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:215] 2025-11-10 03:14:07.167732 | debian-bookworm | cookiecutter: 316 D { 2025-11-10 03:14:07.167773 | debian-bookworm | "sys": { 2025-11-10 03:14:07.167780 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python", 2025-11-10 03:14:07.167785 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2025-11-10 03:14:07.167794 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2025-11-10 03:14:07.167799 | debian-bookworm | "base_prefix": "/usr", 2025-11-10 03:14:07.167803 | debian-bookworm | "real_prefix": null, 2025-11-10 03:14:07.167809 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2025-11-10 03:14:07.167814 | debian-bookworm | "base_exec_prefix": "/usr", 2025-11-10 03:14:07.167818 | debian-bookworm | "path": [ 2025-11-10 03:14:07.167822 | debian-bookworm | "/usr/lib/python311.zip", 2025-11-10 03:14:07.167826 | debian-bookworm | "/usr/lib/python3.11", 2025-11-10 03:14:07.167830 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2025-11-10 03:14:07.167834 | debian-bookworm | "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages" 2025-11-10 03:14:07.167838 | debian-bookworm | ], 2025-11-10 03:14:07.167842 | debian-bookworm | "meta_path": [ 2025-11-10 03:14:07.167846 | debian-bookworm | "", 2025-11-10 03:14:07.167850 | debian-bookworm | "", 2025-11-10 03:14:07.167854 | debian-bookworm | "", 2025-11-10 03:14:07.167858 | debian-bookworm | "" 2025-11-10 03:14:07.167862 | debian-bookworm | ], 2025-11-10 03:14:07.167866 | debian-bookworm | "fs_encoding": "utf-8", 2025-11-10 03:14:07.167869 | debian-bookworm | "io_encoding": "utf-8" 2025-11-10 03:14:07.167873 | debian-bookworm | }, 2025-11-10 03:14:07.167877 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2025-11-10 03:14:07.167881 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2025-11-10 03:14:07.167885 | debian-bookworm | "os": "", 2025-11-10 03:14:07.167889 | debian-bookworm | "site": "", 2025-11-10 03:14:07.167895 | debian-bookworm | "datetime": "", 2025-11-10 03:14:07.167899 | debian-bookworm | "math": "", 2025-11-10 03:14:07.167903 | debian-bookworm | "json": "" 2025-11-10 03:14:07.167907 | debian-bookworm | } [virtualenv/run/session.py:55] 2025-11-10 03:14:07.167977 | debian-bookworm | cookiecutter: 349 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.local/share/virtualenv) [virtualenv/run/session.py:59] 2025-11-10 03:14:07.169559 | debian-bookworm | cookiecutter: 351 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-25.3-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2025-11-10 03:14:07.170701 | debian-bookworm | cookiecutter: 352 D build install image for pip-25.3-py3-none-any.whl to /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2025-11-10 03:14:07.174378 | debian-bookworm | cookiecutter: 356 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-80.9.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2025-11-10 03:14:07.176794 | debian-bookworm | cookiecutter: 358 D build install image for setuptools-80.9.0-py3-none-any.whl to /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2025-11-10 03:14:07.338467 | debian-bookworm | cookiecutter: 520 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/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-80.9.0.dist-info [virtualenv/util/path/_sync.py:42] 2025-11-10 03:14:07.340926 | debian-bookworm | cookiecutter: 523 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/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pkg_resources [virtualenv/util/path/_sync.py:42] 2025-11-10 03:14:07.345724 | debian-bookworm | cookiecutter: 527 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/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:42] 2025-11-10 03:14:07.422981 | debian-bookworm | cookiecutter: 604 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/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:42] 2025-11-10 03:14:07.564453 | debian-bookworm | cookiecutter: 746 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/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:42] 2025-11-10 03:14:07.565779 | debian-bookworm | cookiecutter: 747 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/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:42] 2025-11-10 03:14:07.566288 | debian-bookworm | cookiecutter: 748 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/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-80.9.0.virtualenv [virtualenv/util/path/_sync.py:42] 2025-11-10 03:14:07.566706 | debian-bookworm | cookiecutter: 748 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-11-10 03:14:07.578764 | debian-bookworm | cookiecutter: 760 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/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-25.3.virtualenv [virtualenv/util/path/_sync.py:42] 2025-11-10 03:14:07.579014 | debian-bookworm | cookiecutter: 761 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/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-25.3.dist-info [virtualenv/util/path/_sync.py:42] 2025-11-10 03:14:07.583264 | debian-bookworm | cookiecutter: 765 D generated console scripts pip3.11 pip3 pip-3.11 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-11-10 03:14:07.583665 | debian-bookworm | cookiecutter: 765 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:65] 2025-11-10 03:14:07.590143 | debian-bookworm | cookiecutter: 772 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-11-10 03:14:07.590259 | debian-bookworm | cookiecutter: 772 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-11-10 03:14:07.590338 | debian-bookworm | cookiecutter: 772 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-11-10 03:14:07.590409 | debian-bookworm | cookiecutter: 772 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-11-10 03:14:07.590479 | debian-bookworm | cookiecutter: 772 D virtualenv = 20.35.4 [virtualenv/create/pyenv_cfg.py:40] 2025-11-10 03:14:07.590558 | debian-bookworm | cookiecutter: 772 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-11-10 03:14:07.590690 | debian-bookworm | cookiecutter: 772 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-11-10 03:14:07.590773 | debian-bookworm | cookiecutter: 772 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-11-10 03:14:07.590867 | debian-bookworm | cookiecutter: 773 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-11-10 03:14:07.598130 | debian-bookworm | cookiecutter: 780 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:464] 2025-11-10 03:14:08.694999 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2025-11-10 03:14:08.799561 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2025-11-10 03:14:08.928930 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 2)) 2025-11-10 03:14:08.942079 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2025-11-10 03:14:09.010095 | debian-bookworm | Collecting click==8.3.0 (from -r requirements.txt (line 3)) 2025-11-10 03:14:09.022110 | debian-bookworm | Downloading click-8.3.0-py3-none-any.whl.metadata (2.6 kB) 2025-11-10 03:14:09.070215 | debian-bookworm | Collecting cookiecutter==2.6.0 (from -r requirements.txt (line 4)) 2025-11-10 03:14:09.082371 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl.metadata (7.3 kB) 2025-11-10 03:14:09.341297 | debian-bookworm | Collecting cryptography==46.0.3 (from -r requirements.txt (line 5)) 2025-11-10 03:14:09.352740 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2025-11-10 03:14:09.405898 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 6)) 2025-11-10 03:14:09.419455 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2025-11-10 03:14:09.503773 | debian-bookworm | Collecting oslo.utils==9.1.0 (from -r requirements.txt (line 7)) 2025-11-10 03:14:09.515516 | debian-bookworm | Downloading oslo_utils-9.1.0-py3-none-any.whl.metadata (2.2 kB) 2025-11-10 03:14:09.566563 | debian-bookworm | Collecting paramiko==3.5.1 (from -r requirements.txt (line 8)) 2025-11-10 03:14:09.577533 | debian-bookworm | Downloading paramiko-3.5.1-py3-none-any.whl.metadata (4.6 kB) 2025-11-10 03:14:09.613858 | debian-bookworm | Collecting passlib==1.7.4 (from -r requirements.txt (line 9)) 2025-11-10 03:14:09.625648 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2025-11-10 03:14:09.670400 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 10)) 2025-11-10 03:14:09.684194 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2025-11-10 03:14:09.700063 | debian-bookworm | Installing build dependencies: started 2025-11-10 03:14:10.950363 | debian-bookworm | Installing build dependencies: finished with status 'done' 2025-11-10 03:14:10.951190 | debian-bookworm | Getting requirements to build wheel: started 2025-11-10 03:14:11.358871 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2025-11-10 03:14:11.360084 | debian-bookworm | Preparing metadata (pyproject.toml): started 2025-11-10 03:14:11.590728 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-10 03:14:11.747537 | debian-bookworm | Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 11)) 2025-11-10 03:14:11.759668 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2025-11-10 03:14:11.804709 | debian-bookworm | Collecting pykeepass==4.1.1.post1 (from -r requirements.txt (line 12)) 2025-11-10 03:14:11.816663 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl.metadata (6.6 kB) 2025-11-10 03:14:11.857263 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 13)) 2025-11-10 03:14:11.869888 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2025-11-10 03:14:12.096139 | debian-bookworm | Collecting ruamel.yaml==0.18.16 (from -r requirements.txt (line 14)) 2025-11-10 03:14:12.107188 | debian-bookworm | Downloading ruamel.yaml-0.18.16-py3-none-any.whl.metadata (25 kB) 2025-11-10 03:14:12.227532 | debian-bookworm | Collecting yamllint==1.37.1 (from -r requirements.txt (line 15)) 2025-11-10 03:14:12.239986 | debian-bookworm | Downloading yamllint-1.37.1-py3-none-any.whl.metadata (4.3 kB) 2025-11-10 03:14:12.337762 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 2)) 2025-11-10 03:14:12.349673 | debian-bookworm | Downloading ansible_core-2.18.11-py3-none-any.whl.metadata (7.7 kB) 2025-11-10 03:14:12.385539 | debian-bookworm | Collecting binaryornot>=0.4.4 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-10 03:14:12.396947 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl.metadata (6.0 kB) 2025-11-10 03:14:12.458044 | debian-bookworm | Collecting Jinja2<4.0.0,>=2.7 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-10 03:14:12.470366 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-11-10 03:14:12.529490 | debian-bookworm | Collecting python-slugify>=4.0.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-10 03:14:12.542525 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl.metadata (8.5 kB) 2025-11-10 03:14:12.618154 | debian-bookworm | Collecting requests>=2.23.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-10 03:14:12.630119 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2025-11-10 03:14:12.685237 | debian-bookworm | Collecting arrow (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-10 03:14:12.697204 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB) 2025-11-10 03:14:12.817189 | debian-bookworm | Collecting rich (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-10 03:14:12.829640 | debian-bookworm | Downloading rich-14.2.0-py3-none-any.whl.metadata (18 kB) 2025-11-10 03:14:12.977133 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography==46.0.3->-r requirements.txt (line 5)) 2025-11-10 03:14:12.988815 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2025-11-10 03:14:13.030957 | debian-bookworm | Collecting iso8601>=0.1.11 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-10 03:14:13.042965 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-11-10 03:14:13.092957 | debian-bookworm | Collecting oslo.i18n>=3.15.3 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-10 03:14:13.106044 | debian-bookworm | Downloading oslo_i18n-6.6.0-py3-none-any.whl.metadata (2.1 kB) 2025-11-10 03:14:13.159197 | debian-bookworm | Collecting netaddr>=0.10.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-10 03:14:13.171650 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-11-10 03:14:13.236679 | debian-bookworm | Collecting debtcollector>=1.2.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-10 03:14:13.250531 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-11-10 03:14:13.329241 | debian-bookworm | Collecting pyparsing>=2.1.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-10 03:14:13.340919 | debian-bookworm | Downloading pyparsing-3.2.5-py3-none-any.whl.metadata (5.0 kB) 2025-11-10 03:14:13.383670 | debian-bookworm | Collecting packaging>=20.4 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-10 03:14:13.395016 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-11-10 03:14:13.436093 | debian-bookworm | Collecting tzdata>=2022.4 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-10 03:14:13.447918 | debian-bookworm | Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-11-10 03:14:13.561418 | debian-bookworm | Collecting psutil>=3.2.2 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-10 03:14:13.573860 | debian-bookworm | Downloading psutil-7.1.3-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (23 kB) 2025-11-10 03:14:13.633507 | debian-bookworm | Collecting pbr>=6.1.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-10 03:14:13.645512 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2025-11-10 03:14:13.718764 | debian-bookworm | Collecting bcrypt>=3.2 (from paramiko==3.5.1->-r requirements.txt (line 8)) 2025-11-10 03:14:13.730198 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2025-11-10 03:14:13.804066 | debian-bookworm | Collecting pynacl>=1.5 (from paramiko==3.5.1->-r requirements.txt (line 8)) 2025-11-10 03:14:13.817171 | debian-bookworm | Downloading pynacl-1.6.0-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (9.4 kB) 2025-11-10 03:14:13.871778 | debian-bookworm | Collecting pyotp>=2.9.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-11-10 03:14:13.886346 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl.metadata (9.8 kB) 2025-11-10 03:14:13.939545 | debian-bookworm | Collecting construct>=2.10.53 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-11-10 03:14:14.003164 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2025-11-10 03:14:14.072269 | debian-bookworm | Collecting argon2_cffi>=18.1.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-11-10 03:14:14.084550 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl.metadata (4.1 kB) 2025-11-10 03:14:14.211927 | debian-bookworm | Collecting pycryptodomex>=3.6.2 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-11-10 03:14:14.224247 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2025-11-10 03:14:14.500939 | debian-bookworm | Collecting lxml (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-11-10 03:14:14.513159 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2025-11-10 03:14:14.554312 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2025-11-10 03:14:14.565886 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-11-10 03:14:14.603146 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2025-11-10 03:14:14.614303 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2025-11-10 03:14:14.664923 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2025-11-10 03:14:14.678512 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2025-11-10 03:14:14.764469 | debian-bookworm | Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml==0.18.16->-r requirements.txt (line 14)) 2025-11-10 03:14:14.776485 | debian-bookworm | Downloading ruamel.yaml.clib-0.2.14-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 2025-11-10 03:14:14.844254 | debian-bookworm | Collecting pathspec>=0.5.3 (from yamllint==1.37.1->-r requirements.txt (line 15)) 2025-11-10 03:14:14.856025 | debian-bookworm | Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) 2025-11-10 03:14:14.921022 | 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)) 2025-11-10 03:14:14.933915 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2025-11-10 03:14:15.049615 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2<4.0.0,>=2.7->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-10 03:14:15.061984 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2025-11-10 03:14:15.106725 | debian-bookworm | Collecting argon2-cffi-bindings (from argon2_cffi>=18.1.0->pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-11-10 03:14:15.120213 | 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) 2025-11-10 03:14:15.166725 | debian-bookworm | Collecting chardet>=3.0.2 (from binaryornot>=0.4.4->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-10 03:14:15.178988 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2025-11-10 03:14:15.222758 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.3->-r requirements.txt (line 5)) 2025-11-10 03:14:15.235020 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-11-10 03:14:15.509906 | debian-bookworm | Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-11-10 03:14:15.522151 | debian-bookworm | Downloading wrapt-2.0.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (9.0 kB) 2025-11-10 03:14:15.617663 | debian-bookworm | Requirement already satisfied: setuptools in ./.tox/cookiecutter/lib/python3.11/site-packages (from pbr>=6.1.0->oslo.utils==9.1.0->-r requirements.txt (line 7)) (80.9.0) 2025-11-10 03:14:15.665105 | debian-bookworm | Collecting text-unidecode>=1.3 (from python-slugify>=4.0.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-10 03:14:15.678469 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl.metadata (2.4 kB) 2025-11-10 03:14:15.813247 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-10 03:14:15.824977 | debian-bookworm | Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2025-11-10 03:14:15.865625 | debian-bookworm | Collecting idna<4,>=2.5 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-10 03:14:15.877400 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2025-11-10 03:14:15.945900 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-10 03:14:15.956993 | debian-bookworm | Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 2025-11-10 03:14:16.004315 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-10 03:14:16.015162 | debian-bookworm | Downloading certifi-2025.10.5-py3-none-any.whl.metadata (2.5 kB) 2025-11-10 03:14:16.072847 | debian-bookworm | Collecting python-dateutil>=2.7.0 (from arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-10 03:14:16.084061 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-11-10 03:14:16.135877 | debian-bookworm | Collecting six>=1.5 (from python-dateutil>=2.7.0->arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-10 03:14:16.146869 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-11-10 03:14:16.200667 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-10 03:14:16.211513 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2025-11-10 03:14:16.280543 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-10 03:14:16.292043 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2025-11-10 03:14:16.330790 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-11-10 03:14:16.342334 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2025-11-10 03:14:16.379186 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2025-11-10 03:14:16.438935 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 15.1 MB/s 0:00:00 2025-11-10 03:14:16.450683 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2025-11-10 03:14:18.602222 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 26.6 MB/s 0:00:02 2025-11-10 03:14:18.614261 | debian-bookworm | Downloading click-8.3.0-py3-none-any.whl (107 kB) 2025-11-10 03:14:18.640117 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl (39 kB) 2025-11-10 03:14:18.692149 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2025-11-10 03:14:18.903181 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 21.5 MB/s 0:00:00 2025-11-10 03:14:18.915245 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2025-11-10 03:14:18.937642 | debian-bookworm | Downloading oslo_utils-9.1.0-py3-none-any.whl (134 kB) 2025-11-10 03:14:18.962524 | debian-bookworm | Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) 2025-11-10 03:14:18.992902 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2025-11-10 03:14:19.026470 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 10.6 MB/s 0:00:00 2025-11-10 03:14:19.040805 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2025-11-10 03:14:19.131427 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 24.6 MB/s 0:00:00 2025-11-10 03:14:19.147206 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl (55 kB) 2025-11-10 03:14:19.173550 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2025-11-10 03:14:19.198491 | debian-bookworm | Downloading ruamel.yaml-0.18.16-py3-none-any.whl (119 kB) 2025-11-10 03:14:19.221883 | debian-bookworm | Downloading yamllint-1.37.1-py3-none-any.whl (68 kB) 2025-11-10 03:14:19.245029 | debian-bookworm | Downloading ansible_core-2.18.11-py3-none-any.whl (2.2 MB) 2025-11-10 03:14:19.350925 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 20.4 MB/s 0:00:00 2025-11-10 03:14:19.364117 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-11-10 03:14:19.389102 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2025-11-10 03:14:19.413147 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl (14 kB) 2025-11-10 03:14:19.436320 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2025-11-10 03:14:19.465211 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB) 2025-11-10 03:14:19.487981 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2025-11-10 03:14:19.517638 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-11-10 03:14:19.544841 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2025-11-10 03:14:19.569454 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-11-10 03:14:19.592401 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-11-10 03:14:19.615715 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2025-11-10 03:14:19.638846 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-11-10 03:14:19.726487 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 25.7 MB/s 0:00:00 2025-11-10 03:14:19.751673 | debian-bookworm | Downloading oslo_i18n-6.6.0-py3-none-any.whl (46 kB) 2025-11-10 03:14:19.764861 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-11-10 03:14:19.787073 | debian-bookworm | Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) 2025-11-10 03:14:19.809189 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2025-11-10 03:14:19.836345 | debian-bookworm | Downloading psutil-7.1.3-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (263 kB) 2025-11-10 03:14:19.864623 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2025-11-10 03:14:19.981071 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 19.1 MB/s 0:00:00 2025-11-10 03:14:19.994954 | debian-bookworm | Downloading pynacl-1.6.0-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2025-11-10 03:14:20.066900 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 18.2 MB/s 0:00:00 2025-11-10 03:14:20.081053 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl (13 kB) 2025-11-10 03:14:20.106031 | debian-bookworm | Downloading pyparsing-3.2.5-py3-none-any.whl (113 kB) 2025-11-10 03:14:20.133514 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB) 2025-11-10 03:14:20.165782 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2025-11-10 03:14:20.192477 | debian-bookworm | Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 2025-11-10 03:14:20.217553 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2025-11-10 03:14:20.241149 | debian-bookworm | Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) 2025-11-10 03:14:20.267197 | debian-bookworm | Downloading certifi-2025.10.5-py3-none-any.whl (163 kB) 2025-11-10 03:14:20.304720 | debian-bookworm | Downloading ruamel.yaml.clib-0.2.14-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) 2025-11-10 03:14:20.345356 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 738.1/738.1 kB 15.7 MB/s 0:00:00 2025-11-10 03:14:20.356272 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB) 2025-11-10 03:14:20.389036 | debian-bookworm | Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-11-10 03:14:20.432720 | debian-bookworm | Downloading wrapt-2.0.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (114 kB) 2025-11-10 03:14:20.468593 | debian-bookworm | Downloading argon2_cffi_bindings-25.1.0-cp39-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (87 kB) 2025-11-10 03:14:20.491898 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl (68 kB) 2025-11-10 03:14:20.514394 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-11-10 03:14:20.586133 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-11-10 03:14:20.614163 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-11-10 03:14:20.643009 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2025-11-10 03:14:20.678886 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2025-11-10 03:14:20.968491 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 17.7 MB/s 0:00:00 2025-11-10 03:14:20.982354 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2025-11-10 03:14:21.011727 | debian-bookworm | Downloading rich-14.2.0-py3-none-any.whl (243 kB) 2025-11-10 03:14:21.037721 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2025-11-10 03:14:21.091476 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 21.8 MB/s 0:00:00 2025-11-10 03:14:21.106902 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2025-11-10 03:14:21.133397 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2025-11-10 03:14:21.157114 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2025-11-10 03:14:21.623058 | debian-bookworm | Building wheels for collected packages: pwgen 2025-11-10 03:14:21.624237 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2025-11-10 03:14:21.902918 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2025-11-10 03:14:21.904447 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3797 sha256=01155a2f2092f1d1ae56c1a5e7b8cabdd83301618e7aaf9514e86a2d5437811e 2025-11-10 03:14:21.905043 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2025-11-10 03:14:21.909865 | debian-bookworm | Successfully built pwgen 2025-11-10 03:14:22.164591 | debian-bookworm | Installing collected packages: text-unidecode, resolvelib, pwgen, passlib, wrapt, urllib3, tzdata, six, sh, ruamel.yaml.clib, PyYAML, python-slugify, pyparsing, pyotp, pygments, pycryptodomex, pycryptodome, pycparser, psutil, pbr, pathspec, packaging, netaddr, mdurl, MarkupSafe, lxml, loguru, iso8601, idna, fasteners, construct, colorama, click, charset_normalizer, chardet, certifi, bcrypt, yamllint, ruamel.yaml, 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 2025-11-10 03:14:51.324236 | debian-bookworm | 2025-11-10 03:14:51.328131 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.12.0 ansible-core-2.18.11 argon2-cffi-bindings-25.1.0 argon2_cffi-25.1.0 arrow-1.4.0 bcrypt-5.0.0 binaryornot-0.4.4 certifi-2025.10.5 cffi-2.0.0 chardet-5.2.0 charset_normalizer-3.4.4 click-8.3.0 colorama-0.4.6 construct-2.10.70 cookiecutter-2.6.0 cryptography-46.0.3 debtcollector-3.0.0 fasteners-0.20 idna-3.11 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.6.0 oslo.utils-9.1.0 packaging-25.0 paramiko-3.5.1 passlib-1.7.4 pathspec-0.12.1 pbr-7.0.3 psutil-7.1.3 pwgen-0.8.2.post0 pycparser-2.23 pycryptodome-3.23.0 pycryptodomex-3.23.0 pygments-2.19.2 pykeepass-4.1.1.post1 pynacl-1.6.0 pyotp-2.9.0 pyparsing-3.2.5 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.2.0 ruamel.yaml-0.18.16 ruamel.yaml.clib-0.2.14 sh-2.2.2 six-1.17.0 text-unidecode-1.3 tzdata-2025.2 urllib3-2.5.0 wrapt-2.0.1 yamllint-1.37.1 2025-11-10 03:14:51.609283 | debian-bookworm | cookiecutter: 44791 I exit 0 (44.01 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> python -I -m pip install -r requirements.txt pid=1428 [tox/execute/api.py:295] 2025-11-10 03:14:51.614648 | debian-bookworm | cookiecutter: OK (44.58 seconds) 2025-11-10 03:14:51.614682 | debian-bookworm | congratulations :) (44.61 seconds) 2025-11-10 03:14:52.036953 | debian-bookworm | ok: Runtime: 0:00:44.877545 2025-11-10 03:14:52.043652 | 2025-11-10 03:14:52.043727 | TASK [tox : Create a tempfile to save tox showconfig] 2025-11-10 03:14:52.634737 | debian-bookworm | changed 2025-11-10 03:14:52.638787 | 2025-11-10 03:14:52.638911 | TASK [tox : Get tox envlist config] 2025-11-10 03:14:53.682584 | debian-bookworm | ok: Runtime: 0:00:00.286034 2025-11-10 03:14:53.687129 | 2025-11-10 03:14:53.687211 | TASK [tox : Install any sibling python packages] 2025-11-10 03:14:54.242252 | debian-bookworm | ok: No setup.cfg, no action needed 2025-11-10 03:14:54.247140 | 2025-11-10 03:14:54.247222 | TASK [tox : Remove tempfile] 2025-11-10 03:14:54.850215 | debian-bookworm | changed 2025-11-10 03:14:54.854913 | 2025-11-10 03:14:54.855006 | TASK [tox : Emit tox command] 2025-11-10 03:14:54.922419 | /home/zuul/.local/tox/bin/tox -ecookiecutter -vv --skip-missing-interpreters=false 2025-11-10 03:14:54.926440 | 2025-11-10 03:14:54.926518 | TASK [tox : Run tox] 2025-11-10 03:14:55.575022 | debian-bookworm | ROOT: 164 D setup logging to DEBUG on pid 1722 [tox/report.py:225] 2025-11-10 03:14:55.603056 | debian-bookworm | cookiecutter: 192 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:78] 2025-11-10 03:14:55.603441 | debian-bookworm | cookiecutter: 192 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-11-10 03:14:55.604215 | debian-bookworm | cookiecutter: 193 D got python info of /usr/bin/python3.11 from /home/zuul/.local/share/virtualenv/py_info/2/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:132] 2025-11-10 03:14:55.604724 | debian-bookworm | cookiecutter: 193 I proposed PythonInfo(spec=CPython3.11.2.final.0-64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [virtualenv/discovery/builtin.py:85] 2025-11-10 03:14:55.604806 | debian-bookworm | cookiecutter: 194 D accepted PythonInfo(spec=CPython3.11.2.final.0-64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [virtualenv/discovery/builtin.py:87] 2025-11-10 03:14:55.605779 | debian-bookworm | cookiecutter: 195 D symlink on filesystem does work [virtualenv/info.py:50] 2025-11-10 03:14:55.635489 | debian-bookworm | cookiecutter: 224 W commands[0]> cookiecutter --no-input . openstack_version=2025.1 [tox/tox_env/api.py:464] 2025-11-10 03:14:56.203901 | debian-bookworm | /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/gilt/__init__.py:22: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-11-10 03:14:56.203936 | debian-bookworm | import pkg_resources 2025-11-10 03:14:56.273840 | debian-bookworm | osism.cfg-generics: 2025-11-10 03:14:56.274231 | debian-bookworm | - cloning osism.cfg-generics to /home/zuul/.gilt/clone/github.com/osism.cfg-generics 2025-11-10 03:14:57.463743 | 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 2025-11-10 03:14:57.635083 | debian-bookworm | /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/gilt/__init__.py:22: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-11-10 03:14:57.635160 | debian-bookworm | import pkg_resources 2025-11-10 03:14:57.714167 | debian-bookworm | osism.generics: 2025-11-10 03:14:57.714258 | debian-bookworm | - cloning osism.generics to /home/zuul/.gilt/clone/github.com/osism.generics 2025-11-10 03:14:58.724007 | 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 2025-11-10 03:14:58.724766 | 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 2025-11-10 03:14:58.725099 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/Makefile to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./Makefile 2025-11-10 03:14:58.725510 | 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 2025-11-10 03:14:58.725936 | 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 2025-11-10 03:14:58.726280 | 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 2025-11-10 03:14:58.727944 | 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/ 2025-11-10 03:14:58.728371 | 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/ 2025-11-10 03:14:58.728710 | 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/ 2025-11-10 03:14:58.728898 | debian-bookworm | - running `python3 render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2025-11-10 03:14:59.259062 | debian-bookworm | - running `rm render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2025-11-10 03:14:59.266634 | debian-bookworm | - running `python3 set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2025-11-10 03:14:59.553933 | debian-bookworm | - running `rm set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2025-11-10 03:15:01.983495 | debian-bookworm | Generating public/private rsa key pair. 2025-11-10 03:15:01.983534 | debian-bookworm | Your identification has been saved in secrets/id_rsa.operator 2025-11-10 03:15:01.983539 | debian-bookworm | Your public key has been saved in secrets/id_rsa.operator.pub 2025-11-10 03:15:01.983546 | debian-bookworm | The key fingerprint is: 2025-11-10 03:15:01.983551 | debian-bookworm | SHA256:oNa9rPaoVXAWEfoqVz7D5mAduSwN10WOM+ODnaGg6iM 2025-11-10 03:15:01.983556 | debian-bookworm | The key's randomart image is: 2025-11-10 03:15:01.983560 | debian-bookworm | +---[RSA 4096]----+ 2025-11-10 03:15:01.983564 | debian-bookworm | | +o . | 2025-11-10 03:15:01.983604 | debian-bookworm | | . . + | 2025-11-10 03:15:01.983608 | debian-bookworm | | = o * o | 2025-11-10 03:15:01.983612 | debian-bookworm | | + O B B | 2025-11-10 03:15:01.983616 | debian-bookworm | | + o S * | 2025-11-10 03:15:01.983620 | debian-bookworm | | o & + . | 2025-11-10 03:15:01.983624 | debian-bookworm | | . . B & | 2025-11-10 03:15:01.983633 | debian-bookworm | |E.. =.B o | 2025-11-10 03:15:01.983637 | debian-bookworm | | ....oo.o | 2025-11-10 03:15:01.983641 | debian-bookworm | +----[SHA256]-----+ 2025-11-10 03:15:02.915296 | debian-bookworm | Generating public/private rsa key pair. 2025-11-10 03:15:02.915322 | debian-bookworm | Your identification has been saved in secrets/id_rsa.configuration 2025-11-10 03:15:02.915330 | debian-bookworm | Your public key has been saved in secrets/id_rsa.configuration.pub 2025-11-10 03:15:02.915334 | debian-bookworm | The key fingerprint is: 2025-11-10 03:15:02.915338 | debian-bookworm | SHA256:Q7qj+7ioER+Bhjlbe1L8pz7B/zJ2XmunEM01OmpTXas 2025-11-10 03:15:02.915341 | debian-bookworm | The key's randomart image is: 2025-11-10 03:15:02.915345 | debian-bookworm | +---[RSA 4096]----+ 2025-11-10 03:15:02.915348 | debian-bookworm | | | 2025-11-10 03:15:02.915351 | debian-bookworm | |.o . | 2025-11-10 03:15:02.915354 | debian-bookworm | |=.o o . o .| 2025-11-10 03:15:02.915358 | debian-bookworm | |.+ + . o o + o.| 2025-11-10 03:15:02.915361 | debian-bookworm | |o + ..o S . * .. | 2025-11-10 03:15:02.915364 | debian-bookworm | | o + o+ . + .. | 2025-11-10 03:15:02.915367 | debian-bookworm | |. . +o = .E | 2025-11-10 03:15:02.915370 | debian-bookworm | | . . +..=..+... | 2025-11-10 03:15:02.915373 | debian-bookworm | |... =+oo *o.oo | 2025-11-10 03:15:02.915377 | debian-bookworm | +----[SHA256]-----+ 2025-11-10 03:15:06.016101 | debian-bookworm | 2025-11-10 03:15:06.015 | INFO | __main__::32 - Prepare use of environments/kolla/secrets.yml 2025-11-10 03:15:06.050687 | debian-bookworm | 2025-11-10 03:15:06.050 | INFO | __main__::36 - Prepare use of environments/secrets.yml 2025-11-10 03:15:06.052389 | debian-bookworm | 2025-11-10 03:15:06.052 | INFO | __main__::40 - Prepare use of environments/ceph/secrets.yml 2025-11-10 03:15:06.053007 | debian-bookworm | 2025-11-10 03:15:06.052 | INFO | __main__::44 - Prepare use of environments/infrastructure/secrets.yml 2025-11-10 03:15:06.054062 | debian-bookworm | 2025-11-10 03:15:06.053 | INFO | __main__::48 - Prepare use of environments/kolla/secrets.yml 2025-11-10 03:15:06.085997 | debian-bookworm | 2025-11-10 03:15:06.085 | INFO | __main__::52 - Prepare use of environments/manager/secrets.yml 2025-11-10 03:15:06.086534 | debian-bookworm | 2025-11-10 03:15:06.086 | INFO | __main__::56 - Prepare use of environments/monitoring/secrets.yml 2025-11-10 03:15:06.087146 | debian-bookworm | 2025-11-10 03:15:06.086 | INFO | __main__::60 - Prepare use of environments/configuration.yml 2025-11-10 03:15:06.090314 | debian-bookworm | 2025-11-10 03:15:06.090 | INFO | __main__::64 - Prepare use of environments/ceph/configuration.yml 2025-11-10 03:15:06.094931 | debian-bookworm | 2025-11-10 03:15:06.094 | INFO | __main__::68 - Prepare use of environments/kolla/configuration.yml 2025-11-10 03:15:06.100235 | debian-bookworm | 2025-11-10 03:15:06.100 | INFO | __main__::73 - Set keystone_admin_password 2025-11-10 03:15:06.100521 | debian-bookworm | 2025-11-10 03:15:06.100 | INFO | __main__::79 - Set ara_server_mariadb_password 2025-11-10 03:15:06.100532 | debian-bookworm | 2025-11-10 03:15:06.100 | INFO | __main__::86 - Set ara_password 2025-11-10 03:15:06.100537 | debian-bookworm | 2025-11-10 03:15:06.100 | INFO | __main__::100 - Set operator_password_unhashed 2025-11-10 03:15:06.100776 | debian-bookworm | 2025-11-10 03:15:06.100 | INFO | __main__::102 - Set operator_password 2025-11-10 03:15:06.598578 | debian-bookworm | 2025-11-10 03:15:06.598 | INFO | __main__::107 - Set ceph_cluster_fsid 2025-11-10 03:15:06.598616 | debian-bookworm | 2025-11-10 03:15:06.598 | INFO | __main__::109 - Set fsid 2025-11-10 03:15:06.599057 | debian-bookworm | 2025-11-10 03:15:06.598 | INFO | __main__::118 - Set k3s_token 2025-11-10 03:15:06.599066 | debian-bookworm | 2025-11-10 03:15:06.598 | INFO | __main__::127 - Set netbox_api_token 2025-11-10 03:15:06.599070 | debian-bookworm | 2025-11-10 03:15:06.598 | INFO | __main__::129 - Set manager_listener_broker_password 2025-11-10 03:15:06.599076 | debian-bookworm | 2025-11-10 03:15:06.598 | INFO | __main__::134 - Set netbox_user_api_token 2025-11-10 03:15:06.599080 | debian-bookworm | 2025-11-10 03:15:06.598 | INFO | __main__::136 - Set netbox_secret_key 2025-11-10 03:15:06.599084 | debian-bookworm | 2025-11-10 03:15:06.598 | INFO | __main__::143 - Set netbox_superuser_api_token 2025-11-10 03:15:06.599454 | debian-bookworm | 2025-11-10 03:15:06.599 | INFO | __main__::147 - Set netbox_superuser_password 2025-11-10 03:15:06.599463 | debian-bookworm | 2025-11-10 03:15:06.599 | INFO | __main__::155 - Set netdata_api_key 2025-11-10 03:15:06.599468 | debian-bookworm | 2025-11-10 03:15:06.599 | INFO | __main__::158 - Set ceph_rgw_keystone_password 2025-11-10 03:15:06.599472 | debian-bookworm | 2025-11-10 03:15:06.599 | INFO | __main__::163 - Set ceph_dashboard_password 2025-11-10 03:15:06.599476 | debian-bookworm | 2025-11-10 03:15:06.599 | INFO | __main__::171 - Write result to environments/secrets.yml 2025-11-10 03:15:06.601465 | debian-bookworm | 2025-11-10 03:15:06.601 | INFO | __main__::175 - Write result to environments/ceph/secrets.yml 2025-11-10 03:15:06.602139 | debian-bookworm | 2025-11-10 03:15:06.601 | INFO | __main__::179 - Write result to environments/infrastructure/secrets.yml 2025-11-10 03:15:06.603161 | debian-bookworm | 2025-11-10 03:15:06.602 | INFO | __main__::183 - Write result to environments/kolla/secrets.yml 2025-11-10 03:15:06.633806 | debian-bookworm | 2025-11-10 03:15:06.633 | INFO | __main__::187 - Write result to environments/manager/secrets.yml 2025-11-10 03:15:06.634561 | debian-bookworm | 2025-11-10 03:15:06.634 | INFO | __main__::191 - Write result to environments/monitoring/secrets.yml 2025-11-10 03:15:06.635047 | debian-bookworm | 2025-11-10 03:15:06.634 | INFO | __main__::195 - Write result to environments/configuration.yml 2025-11-10 03:15:06.636912 | debian-bookworm | 2025-11-10 03:15:06.636 | INFO | __main__::199 - Write result to environments/ceph/configuration.yml 2025-11-10 03:15:06.640236 | debian-bookworm | 2025-11-10 03:15:06.640 | INFO | __main__::203 - Write result to environments/kolla/configuration.yml 2025-11-10 03:15:06.756200 | debian-bookworm | 2025-11-10 03:15:06.755 | INFO | __main__::23 - Prepare use of environments/secrets.yml 2025-11-10 03:15:06.759930 | debian-bookworm | 2025-11-10 03:15:06.759 | INFO | __main__::28 - Prepare use of secrets/id_rsa.operator 2025-11-10 03:15:06.760266 | debian-bookworm | 2025-11-10 03:15:06.759 | INFO | __main__::32 - Set operator 2025-11-10 03:15:06.760279 | debian-bookworm | 2025-11-10 03:15:06.759 | INFO | __main__::28 - Prepare use of secrets/id_rsa.configuration 2025-11-10 03:15:06.760291 | debian-bookworm | 2025-11-10 03:15:06.760 | INFO | __main__::32 - Set configuration 2025-11-10 03:15:06.760296 | debian-bookworm | 2025-11-10 03:15:06.760 | INFO | __main__::35 - Write result to environments/secrets.yml 2025-11-10 03:15:06.767359 | debian-bookworm | 2025-11-10 03:15:06.767 | INFO | __main__::41 - Prepare use of environments/configuration.yml 2025-11-10 03:15:06.770762 | debian-bookworm | 2025-11-10 03:15:06.770 | INFO | __main__::45 - Prepare use of environments/manager/configuration.yml 2025-11-10 03:15:06.774414 | debian-bookworm | 2025-11-10 03:15:06.774 | INFO | __main__::55 - Set operator_public_key 2025-11-10 03:15:06.774429 | debian-bookworm | 2025-11-10 03:15:06.774 | INFO | __main__::64 - Set configuration_git_public_key 2025-11-10 03:15:06.774925 | debian-bookworm | 2025-11-10 03:15:06.774 | INFO | __main__::69 - Write result to environments/configuration.yml 2025-11-10 03:15:06.776901 | debian-bookworm | 2025-11-10 03:15:06.776 | INFO | __main__::73 - Write result to environments/manager/configuration.yml 2025-11-10 03:15:10.258562 | debian-bookworm | cookiecutter: 14847 I exit 0 (14.62 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> cookiecutter --no-input . openstack_version=2025.1 pid=1729 [tox/execute/api.py:295] 2025-11-10 03:15:10.259712 | debian-bookworm | cookiecutter: OK (14.66=setup[0.04]+cmd[14.62] seconds) 2025-11-10 03:15:10.259730 | debian-bookworm | congratulations :) (14.69 seconds) 2025-11-10 03:15:10.630340 | debian-bookworm | ok: Runtime: 0:00:14.926400 2025-11-10 03:15:10.636319 | 2025-11-10 03:15:10.636398 | TASK [tox : Look for output] 2025-11-10 03:15:11.020062 | debian-bookworm | ok 2025-11-10 03:15:11.036556 | 2025-11-10 03:15:11.036657 | TASK [tox : Return file comments to Zuul] 2025-11-10 03:15:11.082402 | debian-bookworm | skipping: Conditional result was False 2025-11-10 03:15:11.087965 | 2025-11-10 03:15:11.088037 | PLAY RECAP 2025-11-10 03:15:11.088105 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2025-11-10 03:15:11.088127 | 2025-11-10 03:15:11.287311 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-11-10 03:15:11.288562 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-11-10 03:15:12.857411 | 2025-11-10 03:15:12.857548 | PLAY [all] 2025-11-10 03:15:12.883278 | 2025-11-10 03:15:12.883401 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2025-11-10 03:15:12.967359 | debian-bookworm | skipping: Conditional result was False 2025-11-10 03:15:12.973502 | 2025-11-10 03:15:12.973620 | TASK [fetch-tox-output : Set tox log path for single node] 2025-11-10 03:15:13.035520 | debian-bookworm | ok 2025-11-10 03:15:13.040288 | 2025-11-10 03:15:13.040380 | TASK [fetch-tox-output : Ensure local tox dir] 2025-11-10 03:15:13.872698 | debian-bookworm -> localhost | changed 2025-11-10 03:15:13.883003 | 2025-11-10 03:15:13.883108 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2025-11-10 03:15:13.949201 | debian-bookworm | skipping: Conditional result was False 2025-11-10 03:15:13.956211 | 2025-11-10 03:15:13.956311 | TASK [fetch-tox-output : Set envlist fact] 2025-11-10 03:15:13.996106 | debian-bookworm | ok 2025-11-10 03:15:14.004794 | 2025-11-10 03:15:14.004883 | TASK [fetch-tox-output : Get tox version] 2025-11-10 03:15:14.777564 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2025-11-10 03:15:14.796063 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-11-10 03:15:15.058023 | debian-bookworm | ok: Runtime: 0:00:00.288045 2025-11-10 03:15:15.062386 | 2025-11-10 03:15:15.062462 | TASK [fetch-tox-output : Find all default environments] 2025-11-10 03:15:15.585875 | debian-bookworm | skipping: Conditional result was False 2025-11-10 03:15:15.597872 | 2025-11-10 03:15:15.598024 | TASK [fetch-tox-output : Set envlist fact] 2025-11-10 03:15:15.622204 | debian-bookworm | skipping: Conditional result was False 2025-11-10 03:15:15.626992 | 2025-11-10 03:15:15.627098 | TASK [fetch-tox-output : Find all default environments] 2025-11-10 03:15:16.149471 | debian-bookworm | skipping: Conditional result was False 2025-11-10 03:15:16.161133 | 2025-11-10 03:15:16.161319 | TASK [fetch-tox-output : Set envlist fact] 2025-11-10 03:15:16.215273 | debian-bookworm | skipping: Conditional result was False 2025-11-10 03:15:16.221433 | 2025-11-10 03:15:16.221525 | LOOP [fetch-tox-output : Copy tox logs] 2025-11-10 03:15:16.344139 | debian-bookworm | skipping: Conditional result was False 2025-11-10 03:15:16.351710 | 2025-11-10 03:15:16.351803 | LOOP [fetch-tox-output : Collect tox logs] 2025-11-10 03:15:17.328181 | debian-bookworm | changed: 2025-11-10 03:15:17.328316 | debian-bookworm | created directory /var/lib/zuul/builds/6a64e567cf9c48268054c4975082d74a/work/logs/tox/cookiecutter 2025-11-10 03:15:17.328345 | debian-bookworm | cd+++++++++ ./ 2025-11-10 03:15:17.328366 | debian-bookworm | >f+++++++++ 1-commands[0].log 2025-11-10 03:15:17.328389 | 2025-11-10 03:15:17.343562 | 2025-11-10 03:15:17.343638 | PLAY RECAP 2025-11-10 03:15:17.343696 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2025-11-10 03:15:17.343845 | 2025-11-10 03:15:17.444570 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-11-10 03:15:17.445815 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-11-10 03:15:18.316767 | 2025-11-10 03:15:18.316896 | PLAY [all] 2025-11-10 03:15:18.338857 | 2025-11-10 03:15:18.338977 | TASK [fetch-subunit-output : Find stestr or testr executable] 2025-11-10 03:15:18.512166 | debian-bookworm | changed: non-zero return code 2025-11-10 03:15:18.517428 | 2025-11-10 03:15:18.517531 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2025-11-10 03:15:18.543148 | debian-bookworm | skipping: Conditional result was False 2025-11-10 03:15:18.550547 | 2025-11-10 03:15:18.550648 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2025-11-10 03:15:18.598074 | 2025-11-10 03:15:18.598251 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2025-11-10 03:15:18.638801 | 2025-11-10 03:15:18.639019 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2025-11-10 03:15:18.664896 | debian-bookworm | skipping: Conditional result was False 2025-11-10 03:15:18.671375 | 2025-11-10 03:15:18.671634 | LOOP [fetch-subunit-output : Generate subunit file] 2025-11-10 03:15:18.690192 | 2025-11-10 03:15:18.690360 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2025-11-10 03:15:18.703683 | debian-bookworm | skipping: Conditional result was False 2025-11-10 03:15:18.710089 | 2025-11-10 03:15:18.710184 | TASK [fetch-subunit-output : Remove the temporary file] 2025-11-10 03:15:18.733544 | debian-bookworm | skipping: Conditional result was False 2025-11-10 03:15:18.743184 | 2025-11-10 03:15:18.743270 | TASK [fetch-subunit-output : Process and fetch subunit results] 2025-11-10 03:15:18.766804 | debian-bookworm | skipping: Conditional result was False 2025-11-10 03:15:18.781004 | 2025-11-10 03:15:18.781122 | PLAY RECAP 2025-11-10 03:15:18.781203 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2025-11-10 03:15:18.781244 | 2025-11-10 03:15:18.887123 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-11-10 03:15:18.888089 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-10 03:15:19.781271 | 2025-11-10 03:15:19.781471 | PLAY [Base post] 2025-11-10 03:15:19.794226 | 2025-11-10 03:15:19.794331 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-11-10 03:15:20.327720 | debian-bookworm | changed 2025-11-10 03:15:20.334310 | 2025-11-10 03:15:20.334401 | PLAY RECAP 2025-11-10 03:15:20.334462 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-11-10 03:15:20.334526 | 2025-11-10 03:15:20.454972 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-10 03:15:20.456494 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-11-10 03:15:21.682851 | 2025-11-10 03:15:21.682988 | PLAY [Base post-logs] 2025-11-10 03:15:21.693766 | 2025-11-10 03:15:21.693887 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-11-10 03:15:22.256095 | localhost | changed 2025-11-10 03:15:22.268214 | 2025-11-10 03:15:22.268320 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-11-10 03:15:22.320151 | localhost | ok 2025-11-10 03:15:22.322535 | 2025-11-10 03:15:22.322603 | TASK [Set zuul-log-path fact] 2025-11-10 03:15:22.346345 | localhost | ok 2025-11-10 03:15:22.352782 | 2025-11-10 03:15:22.352880 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-10 03:15:22.397029 | localhost | ok 2025-11-10 03:15:22.399381 | 2025-11-10 03:15:22.399451 | TASK [upload-logs : Create log directories] 2025-11-10 03:15:23.152120 | localhost | changed 2025-11-10 03:15:23.155815 | 2025-11-10 03:15:23.155921 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-11-10 03:15:23.582945 | localhost -> localhost | ok: Runtime: 0:00:00.007303 2025-11-10 03:15:23.585856 | 2025-11-10 03:15:23.585931 | TASK [upload-logs : Upload logs to log server] 2025-11-10 03:15:24.127818 | localhost | Output suppressed because no_log was given 2025-11-10 03:15:24.129430 | 2025-11-10 03:15:24.129517 | LOOP [upload-logs : Compress console log and json output] 2025-11-10 03:15:24.221890 | localhost | skipping: Conditional result was False 2025-11-10 03:15:24.232765 | localhost | skipping: Conditional result was False 2025-11-10 03:15:24.235569 | 2025-11-10 03:15:24.235668 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-10 03:15:24.314049 | localhost | skipping: Conditional result was False 2025-11-10 03:15:24.314280 | 2025-11-10 03:15:24.329125 | localhost | skipping: Conditional result was False 2025-11-10 03:15:24.339276 | 2025-11-10 03:15:24.339370 | LOOP [upload-logs : Upload console log and json output]