2026-04-14 02:24:40.815422 | Job console starting 2026-04-14 02:24:40.824822 | Updating git repos 2026-04-14 02:24:40.851131 | Cloning repos into workspace 2026-04-14 02:24:40.906168 | Restoring repo states 2026-04-14 02:24:40.914360 | Merging changes 2026-04-14 02:24:41.295052 | Checking out repos 2026-04-14 02:24:41.320316 | Preparing playbooks 2026-04-14 02:24:43.242364 | Running Ansible setup 2026-04-14 02:24:48.744481 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-14 02:24:49.433247 | 2026-04-14 02:24:49.433414 | PLAY [localhost] 2026-04-14 02:24:49.441970 | 2026-04-14 02:24:49.442124 | TASK [Gathering Facts] 2026-04-14 02:24:50.363159 | localhost | ok 2026-04-14 02:24:50.370156 | 2026-04-14 02:24:50.370234 | TASK [Setup log path fact] 2026-04-14 02:24:50.390369 | localhost | ok 2026-04-14 02:24:50.404016 | 2026-04-14 02:24:50.404084 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-14 02:24:50.431873 | localhost | ok 2026-04-14 02:24:50.440205 | 2026-04-14 02:24:50.440484 | TASK [emit-job-header : Print job information] 2026-04-14 02:24:50.481248 | # Job Information 2026-04-14 02:24:50.481440 | Ansible Version: 2.16.16 2026-04-14 02:24:50.481484 | Job: ansible-collection-containers-molecule-forget-package-debian-trixie 2026-04-14 02:24:50.481511 | Pipeline: check 2026-04-14 02:24:50.481532 | Executor: 0a8996d2b663 2026-04-14 02:24:50.481553 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/107 2026-04-14 02:24:50.481577 | Event ID: cf0dfd70-37a8-11f1-93e5-fb954d9f646c 2026-04-14 02:24:50.487356 | 2026-04-14 02:24:50.487431 | LOOP [emit-job-header : Print node information] 2026-04-14 02:24:50.590758 | localhost | ok: 2026-04-14 02:24:50.591003 | localhost | # Node Information 2026-04-14 02:24:50.591034 | localhost | Inventory Hostname: debian-trixie 2026-04-14 02:24:50.591060 | localhost | Hostname: np0000165943 2026-04-14 02:24:50.591080 | localhost | Username: zuul 2026-04-14 02:24:50.591103 | localhost | Distro: Debian 13.4 2026-04-14 02:24:50.591123 | localhost | Provider: yul1 2026-04-14 02:24:50.591143 | localhost | Region: ca-ymq-1 2026-04-14 02:24:50.591163 | localhost | Label: debian-trixie 2026-04-14 02:24:50.591182 | localhost | Product Name: OpenStack Nova 2026-04-14 02:24:50.591202 | localhost | Interface IP: 199.19.213.145 2026-04-14 02:24:50.599952 | 2026-04-14 02:24:50.600106 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-14 02:24:51.539258 | localhost -> localhost | changed 2026-04-14 02:24:51.548797 | 2026-04-14 02:24:51.549046 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-14 02:24:53.069805 | localhost -> localhost | changed 2026-04-14 02:24:53.078315 | 2026-04-14 02:24:53.078415 | PLAY [all] 2026-04-14 02:24:53.086614 | 2026-04-14 02:24:53.086715 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-14 02:24:53.326386 | debian-trixie -> localhost | ok 2026-04-14 02:24:53.332206 | 2026-04-14 02:24:53.332281 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-14 02:24:53.364502 | debian-trixie | ok 2026-04-14 02:24:53.382369 | debian-trixie | included: /var/lib/zuul/builds/87fe9940a7a94a17926280704714388c/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-14 02:24:53.388604 | 2026-04-14 02:24:53.388689 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-14 02:24:55.796239 | debian-trixie -> localhost | Generating public/private rsa key pair. 2026-04-14 02:24:55.796426 | debian-trixie -> localhost | Your identification has been saved in /var/lib/zuul/builds/87fe9940a7a94a17926280704714388c/work/87fe9940a7a94a17926280704714388c_id_rsa 2026-04-14 02:24:55.796457 | debian-trixie -> localhost | Your public key has been saved in /var/lib/zuul/builds/87fe9940a7a94a17926280704714388c/work/87fe9940a7a94a17926280704714388c_id_rsa.pub 2026-04-14 02:24:55.796480 | debian-trixie -> localhost | The key fingerprint is: 2026-04-14 02:24:55.796502 | debian-trixie -> localhost | SHA256:Dz/gI+PFryY4nyJD/S8slCVvt9StPnVdGb2gUe41tvU zuul-build-sshkey 2026-04-14 02:24:55.796535 | debian-trixie -> localhost | The key's randomart image is: 2026-04-14 02:24:55.796557 | debian-trixie -> localhost | +---[RSA 3072]----+ 2026-04-14 02:24:55.796583 | debian-trixie -> localhost | | .. .| 2026-04-14 02:24:55.796605 | debian-trixie -> localhost | | ... ..| 2026-04-14 02:24:55.796626 | debian-trixie -> localhost | | o..+=| 2026-04-14 02:24:55.796647 | debian-trixie -> localhost | | . . .. oo*| 2026-04-14 02:24:55.796667 | debian-trixie -> localhost | | . = S. . . oE| 2026-04-14 02:24:55.796688 | debian-trixie -> localhost | | . + ooo=. o . .| 2026-04-14 02:24:55.796709 | debian-trixie -> localhost | | . . =oo=.+o . | 2026-04-14 02:24:55.796730 | debian-trixie -> localhost | | o =.==ooo. | 2026-04-14 02:24:55.796753 | debian-trixie -> localhost | | o =+=ooo. | 2026-04-14 02:24:55.796775 | debian-trixie -> localhost | +----[SHA256]-----+ 2026-04-14 02:24:55.796825 | debian-trixie -> localhost | ok: Runtime: 0:00:01.704152 2026-04-14 02:24:55.801358 | 2026-04-14 02:24:55.801422 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-14 02:24:55.833094 | debian-trixie | ok 2026-04-14 02:24:55.843429 | debian-trixie | included: /var/lib/zuul/builds/87fe9940a7a94a17926280704714388c/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-14 02:24:55.850057 | 2026-04-14 02:24:55.850120 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-14 02:24:55.875477 | debian-trixie | skipping: Conditional result was False 2026-04-14 02:24:55.880413 | 2026-04-14 02:24:55.880480 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-14 02:24:56.458715 | debian-trixie | changed 2026-04-14 02:24:56.812421 | 2026-04-14 02:24:56.812535 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-14 02:24:57.039643 | debian-trixie | ok 2026-04-14 02:24:57.044317 | 2026-04-14 02:24:57.044383 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-14 02:24:57.587196 | debian-trixie | changed 2026-04-14 02:24:57.591300 | 2026-04-14 02:24:57.591364 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-14 02:24:58.148483 | debian-trixie | changed 2026-04-14 02:24:58.261422 | 2026-04-14 02:24:58.261597 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-14 02:24:58.287352 | debian-trixie | skipping: Conditional result was False 2026-04-14 02:24:58.292105 | 2026-04-14 02:24:58.292177 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-14 02:24:59.233833 | debian-trixie -> localhost | changed 2026-04-14 02:24:59.265693 | 2026-04-14 02:24:59.265855 | TASK [add-build-sshkey : Add back temp key] 2026-04-14 02:24:59.604693 | debian-trixie -> localhost | Identity added: /var/lib/zuul/builds/87fe9940a7a94a17926280704714388c/work/87fe9940a7a94a17926280704714388c_id_rsa (zuul-build-sshkey) 2026-04-14 02:24:59.604904 | debian-trixie -> localhost | ok: Runtime: 0:00:00.023120 2026-04-14 02:24:59.609081 | 2026-04-14 02:24:59.609143 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-14 02:24:59.958073 | debian-trixie | ok 2026-04-14 02:24:59.963917 | 2026-04-14 02:24:59.964007 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-14 02:24:59.989865 | debian-trixie | skipping: Conditional result was False 2026-04-14 02:25:00.002306 | 2026-04-14 02:25:00.002395 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-14 02:25:00.393558 | debian-trixie | ok 2026-04-14 02:25:00.400614 | 2026-04-14 02:25:00.400705 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-14 02:25:01.510875 | debian-trixie | Output suppressed because no_log was given 2026-04-14 02:25:01.517776 | 2026-04-14 02:25:01.517841 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-14 02:25:01.735924 | debian-trixie | ok: "logs" 2026-04-14 02:25:01.736382 | debian-trixie | ok: All items complete 2026-04-14 02:25:01.736443 | 2026-04-14 02:25:01.928286 | debian-trixie | ok: "artifacts" 2026-04-14 02:25:02.115860 | debian-trixie | ok: "docs" 2026-04-14 02:25:02.127262 | 2026-04-14 02:25:02.127430 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-14 02:25:02.346510 | debian-trixie | changed: "logs" 2026-04-14 02:25:02.532340 | debian-trixie | changed: "artifacts" 2026-04-14 02:25:02.708411 | debian-trixie | changed: "docs" 2026-04-14 02:25:02.720580 | 2026-04-14 02:25:02.720697 | PLAY RECAP 2026-04-14 02:25:02.720750 | debian-trixie | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-14 02:25:02.720780 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-14 02:25:02.720804 | 2026-04-14 02:25:02.852213 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-14 02:25:02.988091 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-14 02:25:03.605207 | 2026-04-14 02:25:03.605329 | PLAY [all] 2026-04-14 02:25:03.615814 | 2026-04-14 02:25:03.615889 | TASK [setup-uv : Extract archive] 2026-04-14 02:25:06.041285 | debian-trixie | changed 2026-04-14 02:25:06.307592 | 2026-04-14 02:25:06.307793 | TASK [setup-uv : Print version] 2026-04-14 02:25:06.775230 | debian-trixie | uv 0.8.13 2026-04-14 02:25:06.853317 | debian-trixie | ok: Runtime: 0:00:00.013861 2026-04-14 02:25:06.861007 | 2026-04-14 02:25:06.861088 | PLAY RECAP 2026-04-14 02:25:06.861328 | debian-trixie | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-14 02:25:06.861364 | 2026-04-14 02:25:07.025550 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-14 02:25:07.026696 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-14 02:25:07.624846 | 2026-04-14 02:25:07.821830 | PLAY [all] 2026-04-14 02:25:07.833637 | 2026-04-14 02:25:07.833761 | TASK [Copy inventory file for Zuul] 2026-04-14 02:25:08.961339 | debian-trixie | changed 2026-04-14 02:25:09.743320 | 2026-04-14 02:25:09.744299 | TASK [Switch "ansible_host" to private IP] 2026-04-14 02:25:10.050391 | debian-trixie | changed: 1 replacements made 2026-04-14 02:25:10.055192 | 2026-04-14 02:25:10.055294 | TASK [Run Molecule scenario] 2026-04-14 02:25:10.562925 | debian-trixie | Using CPython 3.13.5 interpreter at: /usr/bin/python3 2026-04-14 02:25:10.563020 | debian-trixie | Creating virtual environment at: .venv 2026-04-14 02:25:11.055688 | debian-trixie | Downloading pygments (1.2MiB) 2026-04-14 02:25:11.056095 | debian-trixie | Downloading cryptography (4.3MiB) 2026-04-14 02:25:11.059165 | debian-trixie | Downloading ansible-core (2.3MiB) 2026-04-14 02:25:11.265537 | debian-trixie | Downloading cryptography 2026-04-14 02:25:11.294395 | debian-trixie | Downloading pygments 2026-04-14 02:25:11.498259 | debian-trixie | Downloading ansible-core 2026-04-14 02:25:11.547307 | debian-trixie | Installed 36 packages in 48ms 2026-04-14 02:25:12.240078 | debian-trixie | INFO Collection 'vexxhost.containers' detected. 2026-04-14 02:25:12.240153 | debian-trixie | INFO Scenarios will be used from 'extensions/molecule' 2026-04-14 02:25:13.166541 | debian-trixie | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-04-14 02:25:13.166613 | debian-trixie | INFO default scenario not found, disabling shared state. 2026-04-14 02:25:13.166637 | debian-trixie | INFO [forget-package > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-14 02:25:13.166743 | debian-trixie | INFO [forget-package > prerun] Performing prerun with role_name_check=0... 2026-04-14 02:25:21.121419 | debian-trixie | INFO [forget-package > dependency] Executing 2026-04-14 02:25:21.121507 | debian-trixie | WARNING [forget-package > dependency] Missing roles requirements file: requirements.yml 2026-04-14 02:25:21.121705 | debian-trixie | WARNING [forget-package > dependency] Missing collections requirements file: collections.yml 2026-04-14 02:25:21.121834 | debian-trixie | WARNING [forget-package > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-14 02:25:21.127337 | debian-trixie | INFO [forget-package > cleanup] Executing 2026-04-14 02:25:21.127646 | debian-trixie | WARNING [forget-package > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-14 02:25:21.132937 | debian-trixie | INFO [forget-package > destroy] Executing 2026-04-14 02:25:21.132967 | debian-trixie | WARNING [forget-package > destroy] Skipping, '--destroy=never' requested. 2026-04-14 02:25:21.133110 | debian-trixie | INFO [forget-package > destroy] Executed: Successful 2026-04-14 02:25:21.138430 | debian-trixie | INFO [forget-package > syntax] Executing 2026-04-14 02:25:21.697538 | debian-trixie | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-14 02:25:21.697747 | debian-trixie | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-14 02:25:21.697973 | debian-trixie | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-14 02:25:21.698161 | debian-trixie | 2026-04-14 02:25:22.063359 | debian-trixie | 2026-04-14 02:25:22.063500 | debian-trixie | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/forget-package/converge.yml 2026-04-14 02:25:22.178427 | debian-trixie | INFO [forget-package > syntax] Executed: Successful 2026-04-14 02:25:22.190343 | debian-trixie | INFO [forget-package > create] Executing 2026-04-14 02:25:22.191804 | debian-trixie | WARNING [forget-package > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-14 02:25:22.197493 | debian-trixie | INFO [forget-package > prepare] Executing 2026-04-14 02:25:22.738232 | debian-trixie | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-14 02:25:22.738403 | debian-trixie | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-14 02:25:22.738624 | debian-trixie | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-14 02:25:22.738805 | debian-trixie | 2026-04-14 02:25:23.088663 | debian-trixie | 2026-04-14 02:25:23.088932 | debian-trixie | PLAY [Prepare] ***************************************************************** 2026-04-14 02:25:23.089265 | debian-trixie | 2026-04-14 02:25:23.089556 | debian-trixie | TASK [Gathering Facts] ********************************************************* 2026-04-14 02:25:23.089806 | debian-trixie | Tuesday 14 April 2026 02:25:23 +0000 (0:00:00.028) 0:00:00.028 ********* 2026-04-14 02:25:24.510282 | debian-trixie | [WARNING]: Host 'debian-trixie' is using the discovered Python interpreter at '/usr/bin/python3.13', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-04-14 02:25:24.513047 | debian-trixie | ok: [debian-trixie] 2026-04-14 02:25:24.513251 | debian-trixie | 2026-04-14 02:25:24.513456 | debian-trixie | TASK [Install NGINX] *********************************************************** 2026-04-14 02:25:24.513664 | debian-trixie | Tuesday 14 April 2026 02:25:24 +0000 (0:00:01.425) 0:00:01.453 ********* 2026-04-14 02:25:33.805280 | debian-trixie | changed: [debian-trixie] 2026-04-14 02:25:33.805347 | debian-trixie | 2026-04-14 02:25:33.805357 | debian-trixie | TASK [Ensure NGINX is running] ************************************************* 2026-04-14 02:25:33.805365 | debian-trixie | Tuesday 14 April 2026 02:25:33 +0000 (0:00:09.284) 0:00:10.738 ********* 2026-04-14 02:25:34.552184 | debian-trixie | ok: [debian-trixie] 2026-04-14 02:25:34.552358 | debian-trixie | 2026-04-14 02:25:34.552567 | debian-trixie | PLAY RECAP ********************************************************************* 2026-04-14 02:25:34.552784 | debian-trixie | debian-trixie : ok=3 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-14 02:25:34.552964 | debian-trixie | 2026-04-14 02:25:34.553181 | debian-trixie | 2026-04-14 02:25:34.553410 | debian-trixie | TASKS RECAP ******************************************************************** 2026-04-14 02:25:34.553611 | debian-trixie | Tuesday 14 April 2026 02:25:34 +0000 (0:00:00.754) 0:00:11.492 ********* 2026-04-14 02:25:34.553801 | debian-trixie | =============================================================================== 2026-04-14 02:25:34.553985 | debian-trixie | Install NGINX ----------------------------------------------------------- 9.28s 2026-04-14 02:25:34.554172 | debian-trixie | Gathering Facts --------------------------------------------------------- 1.43s 2026-04-14 02:25:34.554353 | debian-trixie | Ensure NGINX is running ------------------------------------------------- 0.75s 2026-04-14 02:25:34.674629 | debian-trixie | INFO [forget-package > prepare] Executed: Successful 2026-04-14 02:25:34.684654 | debian-trixie | INFO [forget-package > converge] Executing 2026-04-14 02:25:35.185267 | debian-trixie | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-14 02:25:35.185462 | debian-trixie | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-14 02:25:35.185741 | debian-trixie | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-14 02:25:35.185893 | debian-trixie | 2026-04-14 02:25:35.498741 | debian-trixie | 2026-04-14 02:25:35.498853 | debian-trixie | PLAY [Converge] **************************************************************** 2026-04-14 02:25:35.499069 | debian-trixie | 2026-04-14 02:25:35.499133 | debian-trixie | TASK [Gathering Facts] ********************************************************* 2026-04-14 02:25:35.499254 | debian-trixie | Tuesday 14 April 2026 02:25:35 +0000 (0:00:00.008) 0:00:00.008 ********* 2026-04-14 02:25:36.656532 | debian-trixie | [WARNING]: Host 'debian-trixie' is using the discovered Python interpreter at '/usr/bin/python3.13', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-04-14 02:25:36.658984 | debian-trixie | ok: [debian-trixie] 2026-04-14 02:25:36.659166 | debian-trixie | 2026-04-14 02:25:36.659386 | debian-trixie | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-14 02:25:36.659623 | debian-trixie | Tuesday 14 April 2026 02:25:36 +0000 (0:00:01.160) 0:00:01.168 ********* 2026-04-14 02:25:37.095744 | debian-trixie | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-14 02:25:37.098647 | debian-trixie | changed: [debian-trixie] 2026-04-14 02:25:37.098772 | debian-trixie | 2026-04-14 02:25:37.098903 | debian-trixie | PLAY RECAP ********************************************************************* 2026-04-14 02:25:37.099034 | debian-trixie | debian-trixie : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-14 02:25:37.099143 | debian-trixie | 2026-04-14 02:25:37.099257 | debian-trixie | 2026-04-14 02:25:37.099372 | debian-trixie | TASKS RECAP ******************************************************************** 2026-04-14 02:25:37.099492 | debian-trixie | Tuesday 14 April 2026 02:25:37 +0000 (0:00:00.440) 0:00:01.608 ********* 2026-04-14 02:25:37.099596 | debian-trixie | =============================================================================== 2026-04-14 02:25:37.099709 | debian-trixie | Gathering Facts --------------------------------------------------------- 1.16s 2026-04-14 02:25:37.099804 | debian-trixie | vexxhost.containers.forget_package : Forget package --------------------- 0.44s 2026-04-14 02:25:37.208757 | debian-trixie | INFO [forget-package > converge] Executed: Successful 2026-04-14 02:25:37.217109 | debian-trixie | INFO [forget-package > idempotence] Executing 2026-04-14 02:25:37.719569 | debian-trixie | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-14 02:25:37.719615 | debian-trixie | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-14 02:25:37.719620 | debian-trixie | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-14 02:25:37.719625 | debian-trixie | 2026-04-14 02:25:38.036956 | debian-trixie | 2026-04-14 02:25:38.037216 | debian-trixie | PLAY [Converge] **************************************************************** 2026-04-14 02:25:38.037446 | debian-trixie | 2026-04-14 02:25:38.037694 | debian-trixie | TASK [Gathering Facts] ********************************************************* 2026-04-14 02:25:38.037924 | debian-trixie | Tuesday 14 April 2026 02:25:38 +0000 (0:00:00.008) 0:00:00.008 ********* 2026-04-14 02:25:40.189543 | debian-trixie | [WARNING]: Host 'debian-trixie' is using the discovered Python interpreter at '/usr/bin/python3.13', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-04-14 02:25:40.192543 | debian-trixie | ok: [debian-trixie] 2026-04-14 02:25:40.192707 | debian-trixie | 2026-04-14 02:25:40.192908 | debian-trixie | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-14 02:25:40.193135 | debian-trixie | Tuesday 14 April 2026 02:25:40 +0000 (0:00:02.156) 0:00:02.165 ********* 2026-04-14 02:25:40.622043 | debian-trixie | ok: [debian-trixie] 2026-04-14 02:25:40.622195 | debian-trixie | 2026-04-14 02:25:40.622413 | debian-trixie | PLAY RECAP ********************************************************************* 2026-04-14 02:25:40.622630 | debian-trixie | debian-trixie : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-14 02:25:40.622810 | debian-trixie | 2026-04-14 02:25:40.622984 | debian-trixie | 2026-04-14 02:25:40.623208 | debian-trixie | TASKS RECAP ******************************************************************** 2026-04-14 02:25:40.623400 | debian-trixie | Tuesday 14 April 2026 02:25:40 +0000 (0:00:00.429) 0:00:02.594 ********* 2026-04-14 02:25:40.623575 | debian-trixie | =============================================================================== 2026-04-14 02:25:40.623762 | debian-trixie | Gathering Facts --------------------------------------------------------- 2.16s 2026-04-14 02:25:40.623954 | debian-trixie | vexxhost.containers.forget_package : Forget package --------------------- 0.43s 2026-04-14 02:25:40.782884 | debian-trixie | INFO [forget-package > idempotence] Executed: Successful 2026-04-14 02:25:40.792836 | debian-trixie | INFO [forget-package > side_effect] Executing 2026-04-14 02:25:40.793317 | debian-trixie | WARNING [forget-package > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-14 02:25:40.800614 | debian-trixie | INFO [forget-package > verify] Executing 2026-04-14 02:25:41.331075 | debian-trixie | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-14 02:25:41.331289 | debian-trixie | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-14 02:25:41.331497 | debian-trixie | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-14 02:25:41.331676 | debian-trixie | 2026-04-14 02:25:41.659336 | debian-trixie | 2026-04-14 02:25:41.659409 | debian-trixie | PLAY [Verify] ****************************************************************** 2026-04-14 02:25:41.659419 | debian-trixie | 2026-04-14 02:25:41.659520 | debian-trixie | TASK [Gathering Facts] ********************************************************* 2026-04-14 02:25:41.659558 | debian-trixie | Tuesday 14 April 2026 02:25:41 +0000 (0:00:00.008) 0:00:00.008 ********* 2026-04-14 02:25:42.792733 | debian-trixie | [WARNING]: Host 'debian-trixie' is using the discovered Python interpreter at '/usr/bin/python3.13', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-04-14 02:25:42.795558 | debian-trixie | ok: [debian-trixie] 2026-04-14 02:25:42.795748 | debian-trixie | 2026-04-14 02:25:42.795959 | debian-trixie | TASK [Populate package facts] ************************************************** 2026-04-14 02:25:42.796163 | debian-trixie | Tuesday 14 April 2026 02:25:42 +0000 (0:00:01.135) 0:00:01.144 ********* 2026-04-14 02:25:44.374402 | debian-trixie | ok: [debian-trixie] 2026-04-14 02:25:44.374556 | debian-trixie | 2026-04-14 02:25:44.374745 | debian-trixie | TASK [Populate service facts] ************************************************** 2026-04-14 02:25:44.374950 | debian-trixie | Tuesday 14 April 2026 02:25:44 +0000 (0:00:01.579) 0:00:02.723 ********* 2026-04-14 02:25:48.330288 | debian-trixie | ok: [debian-trixie] 2026-04-14 02:25:48.330338 | debian-trixie | 2026-04-14 02:25:48.330346 | debian-trixie | TASK [Assert that the NGINX package is not installed] ************************** 2026-04-14 02:25:48.330352 | debian-trixie | Tuesday 14 April 2026 02:25:48 +0000 (0:00:03.953) 0:00:06.677 ********* 2026-04-14 02:25:48.365809 | debian-trixie | ok: [debian-trixie] => { 2026-04-14 02:25:48.366119 | debian-trixie | "changed": false, 2026-04-14 02:25:48.366368 | debian-trixie | "msg": "All assertions passed" 2026-04-14 02:25:48.366605 | debian-trixie | } 2026-04-14 02:25:48.366826 | debian-trixie | 2026-04-14 02:25:48.367071 | debian-trixie | TASK [Assert that the NGINX service is still up] ******************************* 2026-04-14 02:25:48.367319 | debian-trixie | Tuesday 14 April 2026 02:25:48 +0000 (0:00:00.036) 0:00:06.713 ********* 2026-04-14 02:25:48.405758 | debian-trixie | ok: [debian-trixie] => { 2026-04-14 02:25:48.407780 | debian-trixie | "changed": false, 2026-04-14 02:25:48.407832 | debian-trixie | "msg": "All assertions passed" 2026-04-14 02:25:48.407863 | debian-trixie | } 2026-04-14 02:25:48.407869 | debian-trixie | 2026-04-14 02:25:48.407874 | debian-trixie | PLAY RECAP ********************************************************************* 2026-04-14 02:25:48.407880 | debian-trixie | debian-trixie : ok=5 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-14 02:25:48.407885 | debian-trixie | 2026-04-14 02:25:48.407890 | debian-trixie | 2026-04-14 02:25:48.407894 | debian-trixie | TASKS RECAP ******************************************************************** 2026-04-14 02:25:48.407899 | debian-trixie | Tuesday 14 April 2026 02:25:48 +0000 (0:00:00.038) 0:00:06.751 ********* 2026-04-14 02:25:48.407904 | debian-trixie | =============================================================================== 2026-04-14 02:25:48.407909 | debian-trixie | Populate service facts -------------------------------------------------- 3.95s 2026-04-14 02:25:48.407913 | debian-trixie | Populate package facts -------------------------------------------------- 1.58s 2026-04-14 02:25:48.407918 | debian-trixie | Gathering Facts --------------------------------------------------------- 1.14s 2026-04-14 02:25:48.407922 | debian-trixie | Assert that the NGINX service is still up ------------------------------- 0.04s 2026-04-14 02:25:48.407927 | debian-trixie | Assert that the NGINX package is not installed -------------------------- 0.04s 2026-04-14 02:25:48.561246 | debian-trixie | INFO [forget-package > verify] Executed: Successful 2026-04-14 02:25:48.575216 | debian-trixie | INFO [forget-package > cleanup] Executing 2026-04-14 02:25:48.575874 | debian-trixie | WARNING [forget-package > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-14 02:25:48.581969 | debian-trixie | INFO [forget-package > destroy] Executing 2026-04-14 02:25:48.582045 | debian-trixie | WARNING [forget-package > destroy] Skipping, '--destroy=never' requested. 2026-04-14 02:25:48.582114 | debian-trixie | INFO [forget-package > destroy] Executed: Successful 2026-04-14 02:25:48.582393 | debian-trixie | WARNING Molecule executed 1 scenario (1 missing files) 2026-04-14 02:25:49.147742 | debian-trixie | ok: Runtime: 0:00:38.176206 2026-04-14 02:25:49.153265 | 2026-04-14 02:25:49.153414 | PLAY RECAP 2026-04-14 02:25:49.153495 | debian-trixie | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-14 02:25:49.153522 | 2026-04-14 02:25:49.327269 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-14 02:25:49.329398 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-14 02:25:49.950868 | 2026-04-14 02:25:49.951010 | PLAY [all] 2026-04-14 02:25:49.971029 | 2026-04-14 02:25:50.361510 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-14 02:25:50.410390 | debian-trixie | skipping: Conditional result was False 2026-04-14 02:25:50.417039 | 2026-04-14 02:25:50.417160 | TASK [fetch-output : Set log path for single node] 2026-04-14 02:25:50.462214 | debian-trixie | ok 2026-04-14 02:25:50.467971 | 2026-04-14 02:25:50.468081 | LOOP [fetch-output : Ensure local output dirs] 2026-04-14 02:25:51.262908 | debian-trixie -> localhost | ok: "/var/lib/zuul/builds/87fe9940a7a94a17926280704714388c/work/logs" 2026-04-14 02:25:51.644180 | debian-trixie -> localhost | changed: "/var/lib/zuul/builds/87fe9940a7a94a17926280704714388c/work/artifacts" 2026-04-14 02:25:52.027465 | debian-trixie -> localhost | changed: "/var/lib/zuul/builds/87fe9940a7a94a17926280704714388c/work/docs" 2026-04-14 02:25:52.049821 | 2026-04-14 02:25:52.050566 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-14 02:25:52.757028 | debian-trixie | ok 2026-04-14 02:25:52.757275 | debian-trixie | changed: All items complete 2026-04-14 02:25:52.757312 | 2026-04-14 02:25:53.256693 | debian-trixie | changed: .d..t...... ./ 2026-04-14 02:25:54.049539 | debian-trixie | changed: .d..t...... ./ 2026-04-14 02:25:54.063962 | 2026-04-14 02:25:54.064049 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-14 02:25:54.519629 | debian-trixie -> localhost | ok: Item: artifacts Runtime: 0:00:00.008575 2026-04-14 02:25:54.831939 | debian-trixie -> localhost | ok: Item: docs Runtime: 0:00:00.007809 2026-04-14 02:25:54.855546 | 2026-04-14 02:25:54.855696 | PLAY [all] 2026-04-14 02:25:54.863911 | 2026-04-14 02:25:54.863980 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-14 02:25:55.336657 | debian-trixie | changed 2026-04-14 02:25:55.375861 | 2026-04-14 02:25:55.375973 | PLAY RECAP 2026-04-14 02:25:55.376042 | debian-trixie | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-14 02:25:55.376071 | 2026-04-14 02:25:55.518926 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-14 02:25:55.521651 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-14 02:25:56.162551 | 2026-04-14 02:25:56.162682 | PLAY [localhost] 2026-04-14 02:25:56.172535 | 2026-04-14 02:25:56.172605 | TASK [Generate Zuul manifest] 2026-04-14 02:25:56.195324 | localhost | ok 2026-04-14 02:25:56.213385 | 2026-04-14 02:25:56.213465 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-14 02:25:56.625550 | localhost | changed 2026-04-14 02:25:56.636966 | 2026-04-14 02:25:56.637048 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-14 02:25:56.817259 | localhost | ok 2026-04-14 02:25:56.824123 | 2026-04-14 02:25:56.824195 | TASK [Upload logs] 2026-04-14 02:25:56.844465 | localhost | ok 2026-04-14 02:25:57.087090 | 2026-04-14 02:25:57.087243 | TASK [Set zuul-log-path fact] 2026-04-14 02:25:57.112465 | localhost | ok 2026-04-14 02:25:57.128557 | 2026-04-14 02:25:57.128690 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-14 02:25:57.164672 | localhost | ok 2026-04-14 02:25:57.174414 | 2026-04-14 02:25:57.174578 | TASK [upload-logs : Create log directories] 2026-04-14 02:25:57.862556 | localhost | changed 2026-04-14 02:25:57.870766 | 2026-04-14 02:25:57.870963 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-14 02:25:58.520145 | localhost -> localhost | ok: Runtime: 0:00:00.004905 2026-04-14 02:25:58.527275 | 2026-04-14 02:25:58.527351 | TASK [upload-logs : Upload logs to log server] 2026-04-14 02:25:59.130577 | localhost | Output suppressed because no_log was given 2026-04-14 02:25:59.134331 | 2026-04-14 02:25:59.134406 | LOOP [upload-logs : Compress console log and json output] 2026-04-14 02:25:59.199836 | localhost | skipping: Conditional result was False 2026-04-14 02:25:59.206929 | localhost | skipping: Conditional result was False 2026-04-14 02:25:59.216093 | 2026-04-14 02:25:59.216687 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-14 02:25:59.276407 | localhost | skipping: Conditional result was False 2026-04-14 02:25:59.276906 | 2026-04-14 02:25:59.281782 | localhost | skipping: Conditional result was False 2026-04-14 02:25:59.290232 | 2026-04-14 02:25:59.290389 | LOOP [upload-logs : Upload console log and json output]