2025-04-04 03:09:11.638124 | Job console starting... 2025-04-04 03:09:11.648250 | Updating repositories 2025-04-04 03:09:11.697673 | Preparing job workspace 2025-04-04 03:09:13.074495 | Running Ansible setup... 2025-04-04 03:09:18.388379 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-04-04 03:09:19.320898 | 2025-04-04 03:09:19.321025 | PLAY [Base pre] 2025-04-04 03:09:19.348042 | 2025-04-04 03:09:19.348157 | TASK [Setup log path fact] 2025-04-04 03:09:19.399757 | ubuntu-noble | ok 2025-04-04 03:09:19.417416 | 2025-04-04 03:09:19.417542 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-04-04 03:09:19.479787 | ubuntu-noble | ok 2025-04-04 03:09:19.504344 | 2025-04-04 03:09:19.504474 | TASK [emit-job-header : Print job information] 2025-04-04 03:09:19.564666 | # Job Information 2025-04-04 03:09:19.564819 | Ansible Version: 2.15.3 2025-04-04 03:09:19.564847 | Job: yamllint 2025-04-04 03:09:19.564872 | Pipeline: periodic-daily 2025-04-04 03:09:19.564890 | Executor: 7d211f194f6a 2025-04-04 03:09:19.564906 | Triggered by: https://github.com/osism/container-images 2025-04-04 03:09:19.564922 | Event ID: 0e53a6c3823149d69dd0c4f29aa934da 2025-04-04 03:09:19.570041 | 2025-04-04 03:09:19.570119 | LOOP [emit-job-header : Print node information] 2025-04-04 03:09:19.725734 | ubuntu-noble | ok: 2025-04-04 03:09:19.725873 | ubuntu-noble | # Node Information 2025-04-04 03:09:19.725900 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2025-04-04 03:09:19.725919 | ubuntu-noble | Hostname: ubuntu 2025-04-04 03:09:19.725937 | ubuntu-noble | Username: zuul 2025-04-04 03:09:19.725953 | ubuntu-noble | Distro: Ubuntu 24.04 2025-04-04 03:09:19.725973 | ubuntu-noble | Provider: regiocloud-a 2025-04-04 03:09:19.725989 | ubuntu-noble | Label: ubuntu-noble 2025-04-04 03:09:19.726006 | ubuntu-noble | Product Name: OpenStack Nova 2025-04-04 03:09:19.726023 | ubuntu-noble | Interface IP: 81.163.193.244 2025-04-04 03:09:19.740127 | 2025-04-04 03:09:19.740220 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-04-04 03:09:20.341678 | ubuntu-noble -> localhost | changed 2025-04-04 03:09:20.352596 | 2025-04-04 03:09:20.352697 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-04-04 03:09:21.525028 | ubuntu-noble -> localhost | changed 2025-04-04 03:09:21.538735 | 2025-04-04 03:09:21.538850 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-04-04 03:09:21.939165 | ubuntu-noble -> localhost | ok 2025-04-04 03:09:21.945672 | 2025-04-04 03:09:21.945777 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-04-04 03:09:21.996865 | ubuntu-noble | ok 2025-04-04 03:09:22.011214 | ubuntu-noble | included: /var/lib/zuul/builds/6ffb5b0a55c546d0af01e7094abd9ff9/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-04-04 03:09:22.017450 | 2025-04-04 03:09:22.017530 | TASK [add-build-sshkey : Create Temp SSH key] 2025-04-04 03:09:22.847023 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2025-04-04 03:09:22.847181 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/6ffb5b0a55c546d0af01e7094abd9ff9/work/6ffb5b0a55c546d0af01e7094abd9ff9_id_rsa 2025-04-04 03:09:22.847210 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/6ffb5b0a55c546d0af01e7094abd9ff9/work/6ffb5b0a55c546d0af01e7094abd9ff9_id_rsa.pub 2025-04-04 03:09:22.847231 | ubuntu-noble -> localhost | The key fingerprint is: 2025-04-04 03:09:22.847250 | ubuntu-noble -> localhost | SHA256:LDVoYFLi5yKz2p+iiiLW3TeY8Rm45KE+Qb7FB/vxn44 zuul-build-sshkey 2025-04-04 03:09:22.847268 | ubuntu-noble -> localhost | The key's randomart image is: 2025-04-04 03:09:22.847285 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2025-04-04 03:09:22.847302 | ubuntu-noble -> localhost | | o.+ | 2025-04-04 03:09:22.847319 | ubuntu-noble -> localhost | | . + . . | 2025-04-04 03:09:22.847335 | ubuntu-noble -> localhost | | . . o o | 2025-04-04 03:09:22.847360 | ubuntu-noble -> localhost | | o o + . | 2025-04-04 03:09:22.847377 | ubuntu-noble -> localhost | |o . + o S | 2025-04-04 03:09:22.847393 | ubuntu-noble -> localhost | | + . o X + | 2025-04-04 03:09:22.847413 | ubuntu-noble -> localhost | |. . . O X = | 2025-04-04 03:09:22.847429 | ubuntu-noble -> localhost | |=o.. * * * .. . | 2025-04-04 03:09:22.847445 | ubuntu-noble -> localhost | |X..o+.. . .Eo+ | 2025-04-04 03:09:22.847461 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2025-04-04 03:09:22.847505 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.348040 2025-04-04 03:09:22.853505 | 2025-04-04 03:09:22.853578 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-04-04 03:09:22.893792 | ubuntu-noble | ok 2025-04-04 03:09:22.905569 | ubuntu-noble | included: /var/lib/zuul/builds/6ffb5b0a55c546d0af01e7094abd9ff9/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-04-04 03:09:22.913191 | 2025-04-04 03:09:22.913261 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-04-04 03:09:22.956837 | ubuntu-noble | skipping: Conditional result was False 2025-04-04 03:09:22.962620 | 2025-04-04 03:09:22.962695 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-04-04 03:09:23.852501 | ubuntu-noble | changed 2025-04-04 03:09:23.863562 | 2025-04-04 03:09:23.863658 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-04-04 03:09:24.205691 | ubuntu-noble | ok 2025-04-04 03:09:24.212350 | 2025-04-04 03:09:24.212772 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-04-04 03:09:25.005747 | ubuntu-noble | changed 2025-04-04 03:09:25.016794 | 2025-04-04 03:09:25.016911 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-04-04 03:09:25.779823 | ubuntu-noble | changed 2025-04-04 03:09:25.791499 | 2025-04-04 03:09:25.791604 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-04-04 03:09:25.827791 | ubuntu-noble | skipping: Conditional result was False 2025-04-04 03:09:25.842449 | 2025-04-04 03:09:25.842567 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-04-04 03:09:26.221392 | ubuntu-noble -> localhost | changed 2025-04-04 03:09:26.235226 | 2025-04-04 03:09:26.235314 | TASK [add-build-sshkey : Add back temp key] 2025-04-04 03:09:26.555042 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/6ffb5b0a55c546d0af01e7094abd9ff9/work/6ffb5b0a55c546d0af01e7094abd9ff9_id_rsa (zuul-build-sshkey) 2025-04-04 03:09:26.555424 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.014445 2025-04-04 03:09:26.569906 | 2025-04-04 03:09:26.570041 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-04-04 03:09:27.117853 | ubuntu-noble | ok 2025-04-04 03:09:27.127364 | 2025-04-04 03:09:27.127464 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-04-04 03:09:27.151831 | ubuntu-noble | skipping: Conditional result was False 2025-04-04 03:09:27.173675 | 2025-04-04 03:09:27.173893 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-04-04 03:09:27.674239 | ubuntu-noble | ok 2025-04-04 03:09:27.690022 | 2025-04-04 03:09:27.690131 | TASK [validate-host : Define zuul_info_dir fact] 2025-04-04 03:09:27.742078 | ubuntu-noble | ok 2025-04-04 03:09:27.751584 | 2025-04-04 03:09:27.751725 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-04-04 03:09:28.021349 | ubuntu-noble -> localhost | ok 2025-04-04 03:09:28.029263 | 2025-04-04 03:09:28.029353 | TASK [validate-host : Collect information about the host] 2025-04-04 03:09:29.243631 | ubuntu-noble | ok 2025-04-04 03:09:29.272622 | 2025-04-04 03:09:29.272777 | TASK [validate-host : Sanitize hostname] 2025-04-04 03:09:29.351860 | ubuntu-noble | ok 2025-04-04 03:09:29.361005 | 2025-04-04 03:09:29.361122 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-04-04 03:09:29.865380 | ubuntu-noble -> localhost | changed 2025-04-04 03:09:29.872210 | 2025-04-04 03:09:29.872310 | TASK [validate-host : Collect information about zuul worker] 2025-04-04 03:09:30.409665 | ubuntu-noble | ok 2025-04-04 03:09:30.418490 | 2025-04-04 03:09:30.418594 | TASK [validate-host : Write out all zuul information for each host] 2025-04-04 03:09:31.016013 | ubuntu-noble -> localhost | changed 2025-04-04 03:09:31.034970 | 2025-04-04 03:09:31.035130 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-04-04 03:09:31.441522 | ubuntu-noble | ok 2025-04-04 03:09:31.451946 | 2025-04-04 03:09:31.452057 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-04-04 03:09:32.345720 | ubuntu-noble | changed: 2025-04-04 03:09:32.345937 | ubuntu-noble | cd+++++++++ src/ 2025-04-04 03:09:32.345973 | ubuntu-noble | cd+++++++++ src/github.com/ 2025-04-04 03:09:32.345997 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2025-04-04 03:09:32.346018 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images/ 2025-04-04 03:09:32.346037 | ubuntu-noble | Containerfile 2025-04-04 03:09:32.367487 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2025-04-04 03:09:32.367504 | ubuntu-noble | Containerfile 2025-04-04 03:09:32.367785 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2025-04-04 03:09:32.367803 | ubuntu-noble | Containerfile 2025-04-04 03:09:32.367891 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images/cephclient/ 2025-04-04 03:09:32.367908 | ubuntu-noble | Containerfile 2025-04-04 03:09:32.367943 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2025-04-04 03:09:32.367961 | ubuntu-noble | Containerfile 2025-04-04 03:09:32.368031 | ubuntu-noble | Containerfile 2025-04-04 03:09:32.368119 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2025-04-04 03:09:32.368137 | ubuntu-noble | Containerfile 2025-04-04 03:09:32.368172 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images/homer/ 2025-04-04 03:09:32.368189 | ubuntu-noble | Containerfile 2025-04-04 03:09:32.368225 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2025-04-04 03:09:32.368243 | ubuntu-noble | Containerfile 2025-04-04 03:09:32.368707 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2025-04-04 03:09:32.368726 | ubuntu-noble | Containerfile 2025-04-04 03:09:32.368761 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images/netbox/ 2025-04-04 03:09:32.368779 | ubuntu-noble | Containerfile 2025-04-04 03:09:32.368815 | ubuntu-noble | Containerfile 2025-04-04 03:09:32.368925 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2025-04-04 03:09:32.368942 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2025-04-04 03:09:32.368960 | ubuntu-noble | Containerfile 2025-04-04 03:09:32.369136 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2025-04-04 03:09:32.369153 | ubuntu-noble | Containerfile 2025-04-04 03:09:32.369241 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2025-04-04 03:09:32.369258 | ubuntu-noble | Containerfile 2025-04-04 03:09:32.369328 | ubuntu-noble | Containerfile 2025-04-04 03:09:32.369449 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2025-04-04 03:09:32.369467 | ubuntu-noble | Containerfile 2025-04-04 03:09:32.369644 | ubuntu-noble | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2025-04-04 03:09:32.369661 | ubuntu-noble | Containerfile 2025-04-04 03:09:32.408679 | 2025-04-04 03:09:32.408819 | PLAY RECAP 2025-04-04 03:09:32.408880 | ubuntu-noble | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2025-04-04 03:09:32.408907 | 2025-04-04 03:09:32.535980 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-04-04 03:09:32.538573 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2025-04-04 03:09:33.226942 | 2025-04-04 03:09:33.227105 | PLAY [Run yamllint] 2025-04-04 03:09:33.254679 | 2025-04-04 03:09:33.254847 | LOOP [Install python] 2025-04-04 03:09:33.296200 | ubuntu-noble | ok: "ensure-python" 2025-04-04 03:09:33.302546 | ubuntu-noble | ok: "ensure-pip" 2025-04-04 03:09:33.347946 | 2025-04-04 03:09:33.348134 | TASK [ensure-python : Validate python_version value] 2025-04-04 03:09:33.383945 | ubuntu-noble | skipping: Conditional result was False 2025-04-04 03:09:33.392030 | 2025-04-04 03:09:33.392155 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2025-04-04 03:09:33.427430 | ubuntu-noble | skipping: Conditional result was False 2025-04-04 03:09:33.436976 | 2025-04-04 03:09:33.437116 | TASK [ensure-python : Pull in venv package] 2025-04-04 03:09:33.464722 | ubuntu-noble | skipping: Conditional result was False 2025-04-04 03:09:33.472548 | 2025-04-04 03:09:33.472669 | TASK [ensure-python : Set default RPM package name] 2025-04-04 03:09:33.508207 | ubuntu-noble | skipping: Conditional result was False 2025-04-04 03:09:33.518800 | 2025-04-04 03:09:33.518947 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9 and Python 3.9] 2025-04-04 03:09:33.554964 | ubuntu-noble | skipping: Conditional result was False 2025-04-04 03:09:33.573405 | 2025-04-04 03:09:33.573598 | TASK [ensure-python : Install RPM package] 2025-04-04 03:09:33.611996 | ubuntu-noble | skipping: Conditional result was False 2025-04-04 03:09:33.621654 | 2025-04-04 03:09:33.621837 | TASK [ensure-python : Install python using pyenv] 2025-04-04 03:09:33.647584 | ubuntu-noble | skipping: Conditional result was False 2025-04-04 03:09:33.655296 | 2025-04-04 03:09:33.655411 | TASK [ensure-python : Activate python using stow] 2025-04-04 03:09:33.689966 | ubuntu-noble | skipping: Conditional result was False 2025-04-04 03:09:33.704340 | 2025-04-04 03:09:33.704503 | TASK [ensure-pip : Check if pip is installed] 2025-04-04 03:09:34.746230 | ubuntu-noble | ok: Runtime: 0:00:00.006465 2025-04-04 03:09:34.762425 | 2025-04-04 03:09:34.762606 | LOOP [ensure-pip : Install pip from packages] 2025-04-04 03:09:34.820324 | ubuntu-noble | ok: "/var/lib/zuul/builds/6ffb5b0a55c546d0af01e7094abd9ff9/untrusted/project_2/opendev.org/zuul/zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2025-04-04 03:09:34.820711 | ubuntu-noble | ok: All items complete 2025-04-04 03:09:34.820772 | 2025-04-04 03:09:34.846150 | ubuntu-noble | included: /var/lib/zuul/builds/6ffb5b0a55c546d0af01e7094abd9ff9/untrusted/project_2/opendev.org/zuul/zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2025-04-04 03:09:34.857332 | 2025-04-04 03:09:34.857447 | TASK [ensure-pip : Update package lists] 2025-04-04 03:09:41.615024 | ubuntu-noble | changed 2025-04-04 03:09:41.625659 | 2025-04-04 03:09:41.625831 | TASK [ensure-pip : Install Python 3 pip] 2025-04-04 03:09:48.680924 | ubuntu-noble | changed 2025-04-04 03:09:48.688513 | 2025-04-04 03:09:48.688624 | TASK [ensure-pip : Install Python 2 pip] 2025-04-04 03:09:48.744322 | ubuntu-noble | skipping: Conditional result was False 2025-04-04 03:09:48.752586 | 2025-04-04 03:09:48.752733 | TASK [ensure-pip : Ensure setuptools] 2025-04-04 03:09:48.777746 | ubuntu-noble | skipping: Conditional result was False 2025-04-04 03:09:48.786440 | 2025-04-04 03:09:48.786553 | TASK [ensure-pip : Check for ensurepip module] 2025-04-04 03:09:49.245913 | ubuntu-noble | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2025-04-04 03:09:49.260759 | ubuntu-noble | [--altinstall] [--default-pip] 2025-04-04 03:09:49.260852 | ubuntu-noble | 2025-04-04 03:09:49.260866 | ubuntu-noble | options: 2025-04-04 03:09:49.260876 | ubuntu-noble | -h, --help show this help message and exit 2025-04-04 03:09:49.260887 | ubuntu-noble | --version Show the version of pip that is bundled with this Python. 2025-04-04 03:09:49.260896 | ubuntu-noble | -v, --verbose Give more output. Option is additive, and can be used up to 3 2025-04-04 03:09:49.260903 | ubuntu-noble | times. 2025-04-04 03:09:49.260911 | ubuntu-noble | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2025-04-04 03:09:49.260918 | ubuntu-noble | --user Install using the user scheme. 2025-04-04 03:09:49.260926 | ubuntu-noble | --root ROOT Install everything relative to this alternate root directory. 2025-04-04 03:09:49.260933 | ubuntu-noble | --altinstall Make an alternate install, installing only the X.Y versioned 2025-04-04 03:09:49.260940 | ubuntu-noble | scripts (Default: pipX, pipX.Y). 2025-04-04 03:09:49.260948 | ubuntu-noble | --default-pip Make a default pip install, installing the unqualified pip in 2025-04-04 03:09:49.260955 | ubuntu-noble | addition to the versioned scripts. 2025-04-04 03:09:49.325026 | ubuntu-noble | ok: Runtime: 0:00:00.133791 2025-04-04 03:09:49.332531 | 2025-04-04 03:09:49.332640 | TASK [ensure-pip : Ensure python3-venv] 2025-04-04 03:09:49.358234 | ubuntu-noble | skipping: Conditional result was False 2025-04-04 03:09:49.366250 | 2025-04-04 03:09:49.366356 | TASK [ensure-pip : Install pip from source] 2025-04-04 03:09:49.409152 | ubuntu-noble | skipping: Conditional result was False 2025-04-04 03:09:49.417002 | 2025-04-04 03:09:49.417118 | TASK [ensure-pip : Probe for venv python full path] 2025-04-04 03:09:49.779417 | ubuntu-noble | /usr/bin/python3 2025-04-04 03:09:49.978337 | ubuntu-noble | ok: Runtime: 0:00:00.006839 2025-04-04 03:09:49.985593 | 2025-04-04 03:09:49.985717 | TASK [ensure-pip : Set host default] 2025-04-04 03:09:50.084600 | ubuntu-noble | ok 2025-04-04 03:09:50.091858 | 2025-04-04 03:09:50.091968 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2025-04-04 03:09:50.178476 | ubuntu-noble | ok 2025-04-04 03:09:50.192654 | 2025-04-04 03:09:50.192793 | TASK [yamllint : Install yamllint] 2025-04-04 03:10:02.121916 | ubuntu-noble | changed 2025-04-04 03:10:02.137137 | 2025-04-04 03:10:02.137275 | TASK [yamllint : Run yamllint] 2025-04-04 03:10:03.176827 | ubuntu-noble | ./.hadolint.yaml 2025-04-04 03:10:03.202626 | ubuntu-noble | 3:12 warning too few spaces before comment (comments) 2025-04-04 03:10:03.202746 | ubuntu-noble | 4:12 warning too few spaces before comment (comments) 2025-04-04 03:10:03.202759 | ubuntu-noble | 5:12 warning too few spaces before comment (comments) 2025-04-04 03:10:03.202770 | ubuntu-noble | 6:12 warning too few spaces before comment (comments) 2025-04-04 03:10:03.202780 | ubuntu-noble | 7:12 warning too few spaces before comment (comments) 2025-04-04 03:10:03.202790 | ubuntu-noble | 2025-04-04 03:10:03.275055 | ubuntu-noble | ok 2025-04-04 03:10:03.312866 | 2025-04-04 03:10:03.312984 | PLAY RECAP 2025-04-04 03:10:03.313040 | ubuntu-noble | ok: 10 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-04-04 03:10:03.313066 | 2025-04-04 03:10:03.462307 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2025-04-04 03:10:03.465633 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-04-04 03:10:04.257362 | 2025-04-04 03:10:04.257512 | PLAY [Base post] 2025-04-04 03:10:04.280275 | 2025-04-04 03:10:04.280432 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-04-04 03:10:05.041347 | ubuntu-noble | changed 2025-04-04 03:10:05.083732 | 2025-04-04 03:10:05.083825 | PLAY RECAP 2025-04-04 03:10:05.083879 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-04-04 03:10:05.083928 | 2025-04-04 03:10:05.198102 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-04-04 03:10:05.200278 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-04-04 03:10:06.009623 | 2025-04-04 03:10:06.009764 | PLAY [Base post-logs] 2025-04-04 03:10:06.035514 | 2025-04-04 03:10:06.035612 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-04-04 03:10:06.522100 | localhost | changed 2025-04-04 03:10:06.525139 | 2025-04-04 03:10:06.525229 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-04-04 03:10:06.553521 | localhost | ok 2025-04-04 03:10:06.558703 | 2025-04-04 03:10:06.558784 | TASK [Set zuul-log-path fact] 2025-04-04 03:10:06.574727 | localhost | ok 2025-04-04 03:10:06.587327 | 2025-04-04 03:10:06.587412 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-04-04 03:10:06.623498 | localhost | ok 2025-04-04 03:10:06.627932 | 2025-04-04 03:10:06.628005 | TASK [upload-logs : Create log directories] 2025-04-04 03:10:07.054874 | localhost | changed 2025-04-04 03:10:07.058578 | 2025-04-04 03:10:07.058656 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-04-04 03:10:07.541374 | localhost -> localhost | ok: Runtime: 0:00:00.017933 2025-04-04 03:10:07.545997 | 2025-04-04 03:10:07.546083 | TASK [upload-logs : Upload logs to log server] 2025-04-04 03:10:08.162140 | localhost | Output suppressed because no_log was given 2025-04-04 03:10:08.164934 | 2025-04-04 03:10:08.165024 | LOOP [upload-logs : Compress console log and json output] 2025-04-04 03:10:08.278509 | localhost | skipping: Conditional result was False 2025-04-04 03:10:08.298604 | localhost | skipping: Conditional result was False 2025-04-04 03:10:08.305042 | 2025-04-04 03:10:08.305123 | LOOP [upload-logs : Upload compressed console log and json output] 2025-04-04 03:10:08.374302 | localhost | skipping: Conditional result was False 2025-04-04 03:10:08.374545 | 2025-04-04 03:10:08.375198 | localhost | skipping: Conditional result was False 2025-04-04 03:10:08.384484 | 2025-04-04 03:10:08.384565 | LOOP [upload-logs : Upload console log and json output]