2026-04-15 00:59:19.334459 | Job console starting 2026-04-15 00:59:19.343474 | Updating git repos 2026-04-15 00:59:19.363983 | Cloning repos into workspace 2026-04-15 00:59:19.457325 | Restoring repo states 2026-04-15 00:59:19.466006 | Merging changes 2026-04-15 00:59:19.697171 | Checking out repos 2026-04-15 00:59:19.726322 | Preparing playbooks 2026-04-15 00:59:21.091838 | Running Ansible setup 2026-04-15 00:59:25.107980 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-15 00:59:25.802937 | 2026-04-15 00:59:25.803078 | PLAY [localhost] 2026-04-15 00:59:25.810811 | 2026-04-15 00:59:25.810897 | TASK [Gathering Facts] 2026-04-15 00:59:26.709575 | localhost | ok 2026-04-15 00:59:26.718791 | 2026-04-15 00:59:26.718901 | TASK [Setup log path fact] 2026-04-15 00:59:26.742672 | localhost | ok 2026-04-15 00:59:26.860207 | 2026-04-15 00:59:26.860316 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-15 00:59:26.888565 | localhost | ok 2026-04-15 00:59:26.896189 | 2026-04-15 00:59:26.896278 | TASK [emit-job-header : Print job information] 2026-04-15 00:59:26.933739 | # Job Information 2026-04-15 00:59:26.933911 | Ansible Version: 2.16.16 2026-04-15 00:59:26.933947 | Job: ansible-collection-containers-molecule-forget-package-ubuntu-jammy 2026-04-15 00:59:26.933970 | Pipeline: check 2026-04-15 00:59:26.933991 | Executor: 0a8996d2b663 2026-04-15 00:59:26.934012 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/105 2026-04-15 00:59:26.934034 | Event ID: 241ce890-3866-11f1-9831-553fb923615a 2026-04-15 00:59:26.938116 | 2026-04-15 00:59:26.938182 | LOOP [emit-job-header : Print node information] 2026-04-15 00:59:27.065433 | localhost | ok: 2026-04-15 00:59:27.065820 | localhost | # Node Information 2026-04-15 00:59:27.065867 | localhost | Inventory Hostname: ubuntu-jammy 2026-04-15 00:59:27.065899 | localhost | Hostname: np0000166286 2026-04-15 00:59:27.065928 | localhost | Username: zuul 2026-04-15 00:59:27.065960 | localhost | Distro: Ubuntu 22.04 2026-04-15 00:59:27.065988 | localhost | Provider: yul1 2026-04-15 00:59:27.066014 | localhost | Region: ca-ymq-1 2026-04-15 00:59:27.066040 | localhost | Label: ubuntu-jammy 2026-04-15 00:59:27.066067 | localhost | Product Name: OpenStack Nova 2026-04-15 00:59:27.066093 | localhost | Interface IP: 199.204.45.141 2026-04-15 00:59:27.079688 | 2026-04-15 00:59:27.079804 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-15 00:59:27.633378 | localhost -> localhost | changed 2026-04-15 00:59:27.640076 | 2026-04-15 00:59:27.640147 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-15 00:59:28.967543 | localhost -> localhost | changed 2026-04-15 00:59:28.979632 | 2026-04-15 00:59:28.979696 | PLAY [all] 2026-04-15 00:59:28.996821 | 2026-04-15 00:59:28.996923 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-15 00:59:29.274593 | ubuntu-jammy -> localhost | ok 2026-04-15 00:59:29.284430 | 2026-04-15 00:59:29.284525 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-15 00:59:29.319477 | ubuntu-jammy | ok 2026-04-15 00:59:29.335402 | ubuntu-jammy | included: /var/lib/zuul/builds/c0f021a95a78482d93052e9cee57cc6a/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-15 00:59:29.341151 | 2026-04-15 00:59:29.341235 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-15 00:59:30.746597 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-04-15 00:59:30.747331 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/c0f021a95a78482d93052e9cee57cc6a/work/c0f021a95a78482d93052e9cee57cc6a_id_rsa 2026-04-15 00:59:30.747388 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/c0f021a95a78482d93052e9cee57cc6a/work/c0f021a95a78482d93052e9cee57cc6a_id_rsa.pub 2026-04-15 00:59:30.747426 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-04-15 00:59:30.747458 | ubuntu-jammy -> localhost | SHA256:s9LsxtsGtRZjbvUcRMxnCvadWuXStuGl2c5zmnTRuhQ zuul-build-sshkey 2026-04-15 00:59:30.747512 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-04-15 00:59:30.747545 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-04-15 00:59:30.747581 | ubuntu-jammy -> localhost | | +. | 2026-04-15 00:59:30.747615 | ubuntu-jammy -> localhost | | o + +| 2026-04-15 00:59:30.747646 | ubuntu-jammy -> localhost | | . + Bo| 2026-04-15 00:59:30.747678 | ubuntu-jammy -> localhost | | = . =+B| 2026-04-15 00:59:30.747708 | ubuntu-jammy -> localhost | | S+ = oEO=| 2026-04-15 00:59:30.747738 | ubuntu-jammy -> localhost | | o.o= .==o| 2026-04-15 00:59:30.747768 | ubuntu-jammy -> localhost | | ..++ +o.| 2026-04-15 00:59:30.747797 | ubuntu-jammy -> localhost | | oo.. o =+| 2026-04-15 00:59:30.747832 | ubuntu-jammy -> localhost | | .oo. +.o| 2026-04-15 00:59:30.747862 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-04-15 00:59:30.747933 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.935592 2026-04-15 00:59:30.755251 | 2026-04-15 00:59:30.755319 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-15 00:59:30.791620 | ubuntu-jammy | ok 2026-04-15 00:59:30.801956 | ubuntu-jammy | included: /var/lib/zuul/builds/c0f021a95a78482d93052e9cee57cc6a/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-15 00:59:30.809484 | 2026-04-15 00:59:30.809547 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-15 00:59:30.825392 | ubuntu-jammy | skipping: Conditional result was False 2026-04-15 00:59:30.832800 | 2026-04-15 00:59:30.832887 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-15 00:59:31.289716 | ubuntu-jammy | changed 2026-04-15 00:59:31.294753 | 2026-04-15 00:59:31.294818 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-15 00:59:31.471386 | ubuntu-jammy | ok 2026-04-15 00:59:31.652424 | 2026-04-15 00:59:31.658328 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-15 00:59:32.131922 | ubuntu-jammy | changed 2026-04-15 00:59:32.138617 | 2026-04-15 00:59:32.138682 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-15 00:59:32.672841 | ubuntu-jammy | changed 2026-04-15 00:59:32.678958 | 2026-04-15 00:59:32.679039 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-15 00:59:32.725667 | ubuntu-jammy | skipping: Conditional result was False 2026-04-15 00:59:32.731314 | 2026-04-15 00:59:32.731385 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-15 00:59:33.234351 | ubuntu-jammy -> localhost | changed 2026-04-15 00:59:33.510697 | 2026-04-15 00:59:33.510818 | TASK [add-build-sshkey : Add back temp key] 2026-04-15 00:59:33.836503 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/c0f021a95a78482d93052e9cee57cc6a/work/c0f021a95a78482d93052e9cee57cc6a_id_rsa (zuul-build-sshkey) 2026-04-15 00:59:33.920126 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.014312 2026-04-15 00:59:33.938082 | 2026-04-15 00:59:33.938161 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-15 00:59:34.303886 | ubuntu-jammy | ok 2026-04-15 00:59:34.411882 | 2026-04-15 00:59:34.411990 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-15 00:59:34.436254 | ubuntu-jammy | skipping: Conditional result was False 2026-04-15 00:59:34.446810 | 2026-04-15 00:59:34.446897 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-15 00:59:34.765469 | ubuntu-jammy | ok 2026-04-15 00:59:34.808623 | 2026-04-15 00:59:34.808749 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-15 00:59:35.589533 | ubuntu-jammy | Output suppressed because no_log was given 2026-04-15 00:59:35.598980 | 2026-04-15 00:59:35.599055 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-15 00:59:35.778706 | ubuntu-jammy | ok: "logs" 2026-04-15 00:59:35.778924 | ubuntu-jammy | ok: All items complete 2026-04-15 00:59:35.778954 | 2026-04-15 00:59:35.932094 | ubuntu-jammy | ok: "artifacts" 2026-04-15 00:59:36.085507 | ubuntu-jammy | ok: "docs" 2026-04-15 00:59:36.099370 | 2026-04-15 00:59:36.099472 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-15 00:59:36.296302 | ubuntu-jammy | changed: "logs" 2026-04-15 00:59:36.481955 | ubuntu-jammy | changed: "artifacts" 2026-04-15 00:59:36.596418 | ubuntu-jammy | changed: "docs" 2026-04-15 00:59:36.608294 | 2026-04-15 00:59:36.608386 | PLAY RECAP 2026-04-15 00:59:36.608429 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-15 00:59:36.608459 | ubuntu-jammy | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-15 00:59:36.608479 | 2026-04-15 00:59:36.738325 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-15 00:59:36.739412 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-15 00:59:37.332684 | 2026-04-15 00:59:37.332823 | PLAY [all] 2026-04-15 00:59:37.344095 | 2026-04-15 00:59:37.344205 | TASK [setup-uv : Extract archive] 2026-04-15 00:59:39.663445 | ubuntu-jammy | changed 2026-04-15 00:59:39.670294 | 2026-04-15 00:59:39.670516 | TASK [setup-uv : Print version] 2026-04-15 00:59:40.071452 | ubuntu-jammy | uv 0.8.13 2026-04-15 00:59:40.209662 | ubuntu-jammy | ok: Runtime: 0:00:00.010339 2026-04-15 00:59:40.220286 | 2026-04-15 00:59:40.220392 | PLAY RECAP 2026-04-15 00:59:40.220476 | ubuntu-jammy | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-15 00:59:40.220529 | 2026-04-15 00:59:40.334930 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-15 00:59:40.336025 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-15 00:59:40.938812 | 2026-04-15 00:59:40.938960 | PLAY [all] 2026-04-15 00:59:40.950153 | 2026-04-15 00:59:40.950259 | TASK [Copy inventory file for Zuul] 2026-04-15 00:59:41.761507 | ubuntu-jammy | changed 2026-04-15 00:59:41.766417 | 2026-04-15 00:59:41.766488 | TASK [Switch "ansible_host" to private IP] 2026-04-15 00:59:42.043645 | ubuntu-jammy | changed: 1 replacements made 2026-04-15 00:59:42.048749 | 2026-04-15 00:59:42.048812 | TASK [Run Molecule scenario] 2026-04-15 00:59:42.647006 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-04-15 00:59:43.442460 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-04-15 00:59:43.624202 | ubuntu-jammy | Using CPython 3.13.7 2026-04-15 00:59:43.624279 | ubuntu-jammy | Creating virtual environment at: .venv 2026-04-15 00:59:43.904340 | ubuntu-jammy | Downloading ansible-core (2.3MiB) 2026-04-15 00:59:43.904465 | ubuntu-jammy | Downloading pygments (1.2MiB) 2026-04-15 00:59:43.920056 | ubuntu-jammy | Downloading cryptography (4.3MiB) 2026-04-15 00:59:44.073379 | ubuntu-jammy | Downloading cryptography 2026-04-15 00:59:44.114725 | ubuntu-jammy | Downloading pygments 2026-04-15 00:59:44.256260 | ubuntu-jammy | Downloading ansible-core 2026-04-15 00:59:44.285576 | ubuntu-jammy | Installed 36 packages in 28ms 2026-04-15 00:59:45.358530 | ubuntu-jammy | INFO Collection 'vexxhost.containers' detected. 2026-04-15 00:59:45.358625 | ubuntu-jammy | INFO Scenarios will be used from 'extensions/molecule' 2026-04-15 00:59:46.170938 | ubuntu-jammy | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-04-15 00:59:46.171032 | ubuntu-jammy | INFO default scenario not found, disabling shared state. 2026-04-15 00:59:46.171053 | ubuntu-jammy | INFO [forget-package > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-15 00:59:46.171100 | ubuntu-jammy | INFO [forget-package > prerun] Performing prerun with role_name_check=0... 2026-04-15 00:59:56.852045 | ubuntu-jammy | INFO [forget-package > dependency] Executing 2026-04-15 00:59:56.852274 | ubuntu-jammy | WARNING [forget-package > dependency] Missing roles requirements file: requirements.yml 2026-04-15 00:59:56.852294 | ubuntu-jammy | WARNING [forget-package > dependency] Missing collections requirements file: collections.yml 2026-04-15 00:59:56.852346 | ubuntu-jammy | WARNING [forget-package > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-15 00:59:56.857511 | ubuntu-jammy | INFO [forget-package > cleanup] Executing 2026-04-15 00:59:56.857729 | ubuntu-jammy | WARNING [forget-package > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-15 00:59:56.862726 | ubuntu-jammy | INFO [forget-package > destroy] Executing 2026-04-15 00:59:56.862814 | ubuntu-jammy | WARNING [forget-package > destroy] Skipping, '--destroy=never' requested. 2026-04-15 00:59:56.862825 | ubuntu-jammy | INFO [forget-package > destroy] Executed: Successful 2026-04-15 00:59:56.867807 | ubuntu-jammy | INFO [forget-package > syntax] Executing 2026-04-15 00:59:57.360979 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-15 00:59:57.361185 | ubuntu-jammy | [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-15 00:59:57.361401 | ubuntu-jammy | 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-15 00:59:57.361567 | ubuntu-jammy | 2026-04-15 00:59:57.709258 | ubuntu-jammy | 2026-04-15 00:59:57.709350 | ubuntu-jammy | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/forget-package/converge.yml 2026-04-15 00:59:57.775114 | ubuntu-jammy | INFO [forget-package > syntax] Executed: Successful 2026-04-15 00:59:57.782836 | ubuntu-jammy | INFO [forget-package > create] Executing 2026-04-15 00:59:57.784622 | ubuntu-jammy | WARNING [forget-package > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-15 00:59:57.791542 | ubuntu-jammy | INFO [forget-package > prepare] Executing 2026-04-15 00:59:58.268609 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-15 00:59:58.268798 | ubuntu-jammy | [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-15 00:59:58.268976 | ubuntu-jammy | 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-15 00:59:58.269145 | ubuntu-jammy | 2026-04-15 00:59:58.656775 | ubuntu-jammy | 2026-04-15 00:59:58.656866 | ubuntu-jammy | PLAY [Prepare] ***************************************************************** 2026-04-15 00:59:58.656912 | ubuntu-jammy | 2026-04-15 00:59:58.657014 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-15 00:59:58.657125 | ubuntu-jammy | Wednesday 15 April 2026 00:59:58 +0000 (0:00:00.036) 0:00:00.036 ******* 2026-04-15 00:59:59.928791 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', 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-15 00:59:59.930470 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-15 00:59:59.930674 | ubuntu-jammy | 2026-04-15 00:59:59.930860 | ubuntu-jammy | TASK [Install NGINX] *********************************************************** 2026-04-15 00:59:59.931038 | ubuntu-jammy | Wednesday 15 April 2026 00:59:59 +0000 (0:00:01.275) 0:00:01.311 ******* 2026-04-15 01:01:10.574559 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-15 01:01:10.574799 | ubuntu-jammy | 2026-04-15 01:01:10.574874 | ubuntu-jammy | TASK [Ensure NGINX is running] ************************************************* 2026-04-15 01:01:10.575091 | ubuntu-jammy | Wednesday 15 April 2026 01:01:10 +0000 (0:01:10.643) 0:01:11.954 ******* 2026-04-15 01:01:11.236014 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-15 01:01:11.236126 | ubuntu-jammy | 2026-04-15 01:01:11.236273 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-15 01:01:11.236539 | ubuntu-jammy | ubuntu-jammy : ok=3 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-15 01:01:11.236655 | ubuntu-jammy | 2026-04-15 01:01:11.236801 | ubuntu-jammy | 2026-04-15 01:01:11.236965 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-15 01:01:11.237138 | ubuntu-jammy | Wednesday 15 April 2026 01:01:11 +0000 (0:00:00.662) 0:01:12.616 ******* 2026-04-15 01:01:11.237298 | ubuntu-jammy | =============================================================================== 2026-04-15 01:01:11.237457 | ubuntu-jammy | Install NGINX ---------------------------------------------------------- 70.64s 2026-04-15 01:01:11.237622 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.28s 2026-04-15 01:01:11.237788 | ubuntu-jammy | Ensure NGINX is running ------------------------------------------------- 0.66s 2026-04-15 01:01:11.322409 | ubuntu-jammy | INFO [forget-package > prepare] Executed: Successful 2026-04-15 01:01:11.331072 | ubuntu-jammy | INFO [forget-package > converge] Executing 2026-04-15 01:01:11.792543 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-15 01:01:11.792716 | ubuntu-jammy | [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-15 01:01:11.792951 | ubuntu-jammy | 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-15 01:01:11.793058 | ubuntu-jammy | 2026-04-15 01:01:12.091220 | ubuntu-jammy | 2026-04-15 01:01:12.091361 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-04-15 01:01:12.091563 | ubuntu-jammy | 2026-04-15 01:01:12.091710 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-15 01:01:12.091868 | ubuntu-jammy | Wednesday 15 April 2026 01:01:12 +0000 (0:00:00.007) 0:00:00.007 ******* 2026-04-15 01:01:13.133940 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', 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-15 01:01:13.135624 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-15 01:01:13.135816 | ubuntu-jammy | 2026-04-15 01:01:13.136030 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-15 01:01:13.136290 | ubuntu-jammy | Wednesday 15 April 2026 01:01:13 +0000 (0:00:01.044) 0:00:01.052 ******* 2026-04-15 01:01:13.490607 | ubuntu-jammy | [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-15 01:01:13.493346 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-15 01:01:13.493509 | ubuntu-jammy | 2026-04-15 01:01:13.493692 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-15 01:01:13.493892 | ubuntu-jammy | ubuntu-jammy : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-15 01:01:13.494049 | ubuntu-jammy | 2026-04-15 01:01:13.494205 | ubuntu-jammy | 2026-04-15 01:01:13.494428 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-15 01:01:13.494627 | ubuntu-jammy | Wednesday 15 April 2026 01:01:13 +0000 (0:00:00.358) 0:00:01.410 ******* 2026-04-15 01:01:13.494785 | ubuntu-jammy | =============================================================================== 2026-04-15 01:01:13.494963 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.04s 2026-04-15 01:01:13.495144 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.36s 2026-04-15 01:01:13.579674 | ubuntu-jammy | INFO [forget-package > converge] Executed: Successful 2026-04-15 01:01:13.590490 | ubuntu-jammy | INFO [forget-package > idempotence] Executing 2026-04-15 01:01:14.050908 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-15 01:01:14.051018 | ubuntu-jammy | [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-15 01:01:14.051252 | ubuntu-jammy | 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-15 01:01:14.051359 | ubuntu-jammy | 2026-04-15 01:01:14.362808 | ubuntu-jammy | 2026-04-15 01:01:14.363009 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-04-15 01:01:14.363122 | ubuntu-jammy | 2026-04-15 01:01:14.363352 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-15 01:01:14.363500 | ubuntu-jammy | Wednesday 15 April 2026 01:01:14 +0000 (0:00:00.007) 0:00:00.007 ******* 2026-04-15 01:01:15.400468 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', 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-15 01:01:15.402104 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-15 01:01:15.402274 | ubuntu-jammy | 2026-04-15 01:01:15.402550 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-15 01:01:15.402704 | ubuntu-jammy | Wednesday 15 April 2026 01:01:15 +0000 (0:00:01.039) 0:00:01.047 ******* 2026-04-15 01:01:15.760629 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-15 01:01:15.760772 | ubuntu-jammy | 2026-04-15 01:01:15.760958 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-15 01:01:15.761166 | ubuntu-jammy | ubuntu-jammy : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-15 01:01:15.761330 | ubuntu-jammy | 2026-04-15 01:01:15.761489 | ubuntu-jammy | 2026-04-15 01:01:15.761663 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-15 01:01:15.761846 | ubuntu-jammy | Wednesday 15 April 2026 01:01:15 +0000 (0:00:00.358) 0:00:01.406 ******* 2026-04-15 01:01:15.762012 | ubuntu-jammy | =============================================================================== 2026-04-15 01:01:15.762189 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.04s 2026-04-15 01:01:15.762402 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.36s 2026-04-15 01:01:15.856003 | ubuntu-jammy | INFO [forget-package > idempotence] Executed: Successful 2026-04-15 01:01:15.865863 | ubuntu-jammy | INFO [forget-package > side_effect] Executing 2026-04-15 01:01:15.865916 | ubuntu-jammy | WARNING [forget-package > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-15 01:01:15.870849 | ubuntu-jammy | INFO [forget-package > verify] Executing 2026-04-15 01:01:16.334024 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-15 01:01:16.334136 | ubuntu-jammy | [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-15 01:01:16.334364 | ubuntu-jammy | 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-15 01:01:16.334589 | ubuntu-jammy | 2026-04-15 01:01:16.620962 | ubuntu-jammy | 2026-04-15 01:01:16.621166 | ubuntu-jammy | PLAY [Verify] ****************************************************************** 2026-04-15 01:01:16.621276 | ubuntu-jammy | 2026-04-15 01:01:16.621449 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-15 01:01:16.621625 | ubuntu-jammy | Wednesday 15 April 2026 01:01:16 +0000 (0:00:00.007) 0:00:00.007 ******* 2026-04-15 01:01:17.627003 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', 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-15 01:01:17.628919 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-15 01:01:17.629115 | ubuntu-jammy | 2026-04-15 01:01:17.629319 | ubuntu-jammy | TASK [Populate package facts] ************************************************** 2026-04-15 01:01:17.629508 | ubuntu-jammy | Wednesday 15 April 2026 01:01:17 +0000 (0:00:01.008) 0:00:01.015 ******* 2026-04-15 01:01:19.595881 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-15 01:01:19.596016 | ubuntu-jammy | 2026-04-15 01:01:19.596216 | ubuntu-jammy | TASK [Populate service facts] ************************************************** 2026-04-15 01:01:19.596407 | ubuntu-jammy | Wednesday 15 April 2026 01:01:19 +0000 (0:00:01.966) 0:00:02.982 ******* 2026-04-15 01:01:21.491729 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-15 01:01:21.491876 | ubuntu-jammy | 2026-04-15 01:01:21.492092 | ubuntu-jammy | TASK [Assert that the NGINX package is not installed] ************************** 2026-04-15 01:01:21.492296 | ubuntu-jammy | Wednesday 15 April 2026 01:01:21 +0000 (0:00:01.895) 0:00:04.878 ******* 2026-04-15 01:01:21.522262 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-15 01:01:21.522458 | ubuntu-jammy | "changed": false, 2026-04-15 01:01:21.522636 | ubuntu-jammy | "msg": "All assertions passed" 2026-04-15 01:01:21.522805 | ubuntu-jammy | } 2026-04-15 01:01:21.522977 | ubuntu-jammy | 2026-04-15 01:01:21.523173 | ubuntu-jammy | TASK [Assert that the NGINX service is still up] ******************************* 2026-04-15 01:01:21.523347 | ubuntu-jammy | Wednesday 15 April 2026 01:01:21 +0000 (0:00:00.030) 0:00:04.909 ******* 2026-04-15 01:01:21.548397 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-15 01:01:21.548556 | ubuntu-jammy | "changed": false, 2026-04-15 01:01:21.548728 | ubuntu-jammy | "msg": "All assertions passed" 2026-04-15 01:01:21.548887 | ubuntu-jammy | } 2026-04-15 01:01:21.549053 | ubuntu-jammy | 2026-04-15 01:01:21.549221 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-15 01:01:21.549410 | ubuntu-jammy | ubuntu-jammy : ok=5 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-15 01:01:21.549567 | ubuntu-jammy | 2026-04-15 01:01:21.549715 | ubuntu-jammy | 2026-04-15 01:01:21.549881 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-15 01:01:21.550053 | ubuntu-jammy | Wednesday 15 April 2026 01:01:21 +0000 (0:00:00.026) 0:00:04.935 ******* 2026-04-15 01:01:21.550211 | ubuntu-jammy | =============================================================================== 2026-04-15 01:01:21.550411 | ubuntu-jammy | Populate package facts -------------------------------------------------- 1.97s 2026-04-15 01:01:21.550582 | ubuntu-jammy | Populate service facts -------------------------------------------------- 1.90s 2026-04-15 01:01:21.550747 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.01s 2026-04-15 01:01:21.550918 | ubuntu-jammy | Assert that the NGINX package is not installed -------------------------- 0.03s 2026-04-15 01:01:21.551089 | ubuntu-jammy | Assert that the NGINX service is still up ------------------------------- 0.03s 2026-04-15 01:01:21.654921 | ubuntu-jammy | INFO [forget-package > verify] Executed: Successful 2026-04-15 01:01:21.665392 | ubuntu-jammy | INFO [forget-package > cleanup] Executing 2026-04-15 01:01:21.665676 | ubuntu-jammy | WARNING [forget-package > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-15 01:01:21.670638 | ubuntu-jammy | INFO [forget-package > destroy] Executing 2026-04-15 01:01:21.670695 | ubuntu-jammy | WARNING [forget-package > destroy] Skipping, '--destroy=never' requested. 2026-04-15 01:01:21.670770 | ubuntu-jammy | INFO [forget-package > destroy] Executed: Successful 2026-04-15 01:01:21.671034 | ubuntu-jammy | WARNING Molecule executed 1 scenario (1 missing files) 2026-04-15 01:01:21.912015 | ubuntu-jammy | ok: Runtime: 0:01:39.342673 2026-04-15 01:01:21.914747 | 2026-04-15 01:01:21.914793 | PLAY RECAP 2026-04-15 01:01:21.914838 | ubuntu-jammy | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-15 01:01:21.914861 | 2026-04-15 01:01:22.008885 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-15 01:01:22.010591 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-15 01:01:22.575047 | 2026-04-15 01:01:22.575547 | PLAY [all] 2026-04-15 01:01:22.586588 | 2026-04-15 01:01:22.586671 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-15 01:01:22.631322 | ubuntu-jammy | skipping: Conditional result was False 2026-04-15 01:01:22.641745 | 2026-04-15 01:01:22.641870 | TASK [fetch-output : Set log path for single node] 2026-04-15 01:01:22.690919 | ubuntu-jammy | ok 2026-04-15 01:01:22.695386 | 2026-04-15 01:01:22.695451 | LOOP [fetch-output : Ensure local output dirs] 2026-04-15 01:01:23.087144 | ubuntu-jammy -> localhost | ok: "/var/lib/zuul/builds/c0f021a95a78482d93052e9cee57cc6a/work/logs" 2026-04-15 01:01:23.293676 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/c0f021a95a78482d93052e9cee57cc6a/work/artifacts" 2026-04-15 01:01:23.487474 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/c0f021a95a78482d93052e9cee57cc6a/work/docs" 2026-04-15 01:01:23.500645 | 2026-04-15 01:01:23.500793 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-15 01:01:24.100079 | ubuntu-jammy | ok 2026-04-15 01:01:24.100307 | ubuntu-jammy | changed: All items complete 2026-04-15 01:01:24.100346 | 2026-04-15 01:01:24.528987 | ubuntu-jammy | changed: .d..t...... ./ 2026-04-15 01:01:24.967695 | ubuntu-jammy | changed: .d..t...... ./ 2026-04-15 01:01:24.988634 | 2026-04-15 01:01:24.988761 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-15 01:01:25.414413 | ubuntu-jammy -> localhost | ok: Item: artifacts Runtime: 0:00:00.009256 2026-04-15 01:01:25.647777 | ubuntu-jammy -> localhost | ok: Item: docs Runtime: 0:00:00.008073 2026-04-15 01:01:25.672448 | 2026-04-15 01:01:25.672616 | PLAY [all] 2026-04-15 01:01:25.678553 | 2026-04-15 01:01:25.678621 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-15 01:01:26.098309 | ubuntu-jammy | changed 2026-04-15 01:01:26.103527 | 2026-04-15 01:01:26.103574 | PLAY RECAP 2026-04-15 01:01:26.103619 | ubuntu-jammy | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-15 01:01:26.103640 | 2026-04-15 01:01:26.204628 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-15 01:01:26.206696 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-15 01:01:26.812022 | 2026-04-15 01:01:26.812175 | PLAY [localhost] 2026-04-15 01:01:26.822633 | 2026-04-15 01:01:26.822713 | TASK [Generate Zuul manifest] 2026-04-15 01:01:26.845762 | localhost | ok 2026-04-15 01:01:26.863752 | 2026-04-15 01:01:26.863841 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-15 01:01:27.181043 | localhost | changed 2026-04-15 01:01:27.196945 | 2026-04-15 01:01:27.197063 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-15 01:01:27.230614 | localhost | ok 2026-04-15 01:01:27.239763 | 2026-04-15 01:01:27.239868 | TASK [Upload logs] 2026-04-15 01:01:27.262687 | localhost | ok 2026-04-15 01:01:27.327105 | 2026-04-15 01:01:27.327269 | TASK [Set zuul-log-path fact] 2026-04-15 01:01:27.352181 | localhost | ok 2026-04-15 01:01:27.366760 | 2026-04-15 01:01:27.366853 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-15 01:01:27.400715 | localhost | ok 2026-04-15 01:01:27.411516 | 2026-04-15 01:01:27.411610 | TASK [upload-logs : Create log directories] 2026-04-15 01:01:27.808085 | localhost | changed 2026-04-15 01:01:27.815143 | 2026-04-15 01:01:27.815248 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-15 01:01:28.219536 | localhost -> localhost | ok: Runtime: 0:00:00.005808 2026-04-15 01:01:28.224970 | 2026-04-15 01:01:28.225038 | TASK [upload-logs : Upload logs to log server] 2026-04-15 01:01:28.692921 | localhost | Output suppressed because no_log was given 2026-04-15 01:01:28.698146 | 2026-04-15 01:01:28.698240 | LOOP [upload-logs : Compress console log and json output] 2026-04-15 01:01:28.744735 | localhost | skipping: Conditional result was False 2026-04-15 01:01:28.751460 | localhost | skipping: Conditional result was False 2026-04-15 01:01:28.764523 | 2026-04-15 01:01:28.764641 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-15 01:01:28.808071 | localhost | skipping: Conditional result was False 2026-04-15 01:01:28.808519 | 2026-04-15 01:01:28.811905 | localhost | skipping: Conditional result was False 2026-04-15 01:01:28.829369 | 2026-04-15 01:01:28.829553 | LOOP [upload-logs : Upload console log and json output]