2026-05-08 10:28:55.656960 | Job console starting 2026-05-08 10:28:55.683600 | Updating git repos 2026-05-08 10:28:55.734310 | Cloning repos into workspace 2026-05-08 10:28:55.847836 | Restoring repo states 2026-05-08 10:28:55.868218 | Merging changes 2026-05-08 10:28:56.537507 | Checking out repos 2026-05-08 10:28:56.667999 | Preparing playbooks 2026-05-08 10:28:58.342619 | Running Ansible setup 2026-05-08 10:29:05.286644 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-08 10:29:06.631773 | 2026-05-08 10:29:06.631945 | PLAY [Base pre] 2026-05-08 10:29:06.690579 | 2026-05-08 10:29:06.690758 | TASK [Setup log path fact] 2026-05-08 10:29:06.724591 | debian-bookworm | ok 2026-05-08 10:29:06.758767 | 2026-05-08 10:29:06.758975 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 10:29:06.830932 | debian-bookworm | ok 2026-05-08 10:29:06.844214 | 2026-05-08 10:29:06.844357 | TASK [emit-job-header : Print job information] 2026-05-08 10:29:06.904616 | # Job Information 2026-05-08 10:29:06.904820 | Ansible Version: 2.16.14 2026-05-08 10:29:06.904856 | Job: container-image-kolla-ansible-build-2025.2 2026-05-08 10:29:06.904891 | Pipeline: check 2026-05-08 10:29:06.904915 | Executor: 521e9411259a 2026-05-08 10:29:06.904936 | Triggered by: https://github.com/osism/container-image-kolla-ansible/pull/897 2026-05-08 10:29:06.904958 | Event ID: b175d480-4ac8-11f1-9c5d-764bb2bd8b12 2026-05-08 10:29:06.912339 | 2026-05-08 10:29:06.912477 | LOOP [emit-job-header : Print node information] 2026-05-08 10:29:07.133010 | debian-bookworm | ok: 2026-05-08 10:29:07.133252 | debian-bookworm | # Node Information 2026-05-08 10:29:07.133290 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-08 10:29:07.133316 | debian-bookworm | Hostname: debian 2026-05-08 10:29:07.133339 | debian-bookworm | Username: zuul 2026-05-08 10:29:07.133360 | debian-bookworm | Distro: Debian 12.13 2026-05-08 10:29:07.133386 | debian-bookworm | Provider: regiocloud-a 2026-05-08 10:29:07.133407 | debian-bookworm | Region: 2026-05-08 10:29:07.133428 | debian-bookworm | Label: debian-bookworm 2026-05-08 10:29:07.133448 | debian-bookworm | Product Name: OpenStack Nova 2026-05-08 10:29:07.133468 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3b:7d3a 2026-05-08 10:29:07.156483 | 2026-05-08 10:29:07.156642 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-08 10:29:08.464603 | debian-bookworm -> localhost | changed 2026-05-08 10:29:08.471982 | 2026-05-08 10:29:08.472109 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-08 10:29:10.289249 | debian-bookworm -> localhost | changed 2026-05-08 10:29:10.297763 | 2026-05-08 10:29:10.297854 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-08 10:29:10.939029 | debian-bookworm -> localhost | ok 2026-05-08 10:29:10.943946 | 2026-05-08 10:29:10.944034 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-08 10:29:10.983124 | debian-bookworm | ok 2026-05-08 10:29:11.002565 | debian-bookworm | included: /var/lib/zuul/builds/3a8eacbbfb16400393a8f35c41d6364e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-08 10:29:11.007594 | 2026-05-08 10:29:11.007683 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-08 10:29:14.027944 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-08 10:29:14.028107 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3a8eacbbfb16400393a8f35c41d6364e/work/3a8eacbbfb16400393a8f35c41d6364e_id_rsa 2026-05-08 10:29:14.028160 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3a8eacbbfb16400393a8f35c41d6364e/work/3a8eacbbfb16400393a8f35c41d6364e_id_rsa.pub 2026-05-08 10:29:14.028183 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-08 10:29:14.028202 | debian-bookworm -> localhost | SHA256:wlKpuyOlN9teTIIvPXKRd4SF5AhA2QI3eJmCmkpAIDs zuul-build-sshkey 2026-05-08 10:29:14.028232 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-08 10:29:14.028251 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-08 10:29:14.028268 | debian-bookworm -> localhost | |B==*. .... | 2026-05-08 10:29:14.028285 | debian-bookworm -> localhost | |*o*... +.o | 2026-05-08 10:29:14.028301 | debian-bookworm -> localhost | |E+ . + o . | 2026-05-08 10:29:14.028317 | debian-bookworm -> localhost | |oo = . . | 2026-05-08 10:29:14.028333 | debian-bookworm -> localhost | |o + * S . | 2026-05-08 10:29:14.028354 | debian-bookworm -> localhost | |. .= B . | 2026-05-08 10:29:14.028370 | debian-bookworm -> localhost | | o+ = o | 2026-05-08 10:29:14.028386 | debian-bookworm -> localhost | | o +* o | 2026-05-08 10:29:14.028402 | debian-bookworm -> localhost | | oo=o | 2026-05-08 10:29:14.028419 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-08 10:29:14.028462 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.390283 2026-05-08 10:29:14.033834 | 2026-05-08 10:29:14.033918 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-08 10:29:14.059191 | debian-bookworm | ok 2026-05-08 10:29:14.069048 | debian-bookworm | included: /var/lib/zuul/builds/3a8eacbbfb16400393a8f35c41d6364e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-08 10:29:14.077184 | 2026-05-08 10:29:14.077261 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-08 10:29:14.105106 | debian-bookworm | skipping: Conditional result was False 2026-05-08 10:29:14.109804 | 2026-05-08 10:29:14.109885 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-08 10:29:14.699156 | debian-bookworm | changed 2026-05-08 10:29:14.709344 | 2026-05-08 10:29:14.709477 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-08 10:29:14.954306 | debian-bookworm | ok 2026-05-08 10:29:14.959921 | 2026-05-08 10:29:14.960012 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-08 10:29:15.571381 | debian-bookworm | changed 2026-05-08 10:29:15.577928 | 2026-05-08 10:29:15.578024 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-08 10:29:16.238894 | debian-bookworm | changed 2026-05-08 10:29:16.253890 | 2026-05-08 10:29:16.253995 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-08 10:29:16.302875 | debian-bookworm | skipping: Conditional result was False 2026-05-08 10:29:16.309449 | 2026-05-08 10:29:16.309549 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-08 10:29:17.165731 | debian-bookworm -> localhost | changed 2026-05-08 10:29:17.178804 | 2026-05-08 10:29:17.178941 | TASK [add-build-sshkey : Add back temp key] 2026-05-08 10:29:17.678194 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3a8eacbbfb16400393a8f35c41d6364e/work/3a8eacbbfb16400393a8f35c41d6364e_id_rsa (zuul-build-sshkey) 2026-05-08 10:29:17.678399 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012746 2026-05-08 10:29:17.687653 | 2026-05-08 10:29:17.687755 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-08 10:29:18.075169 | debian-bookworm | ok 2026-05-08 10:29:18.080256 | 2026-05-08 10:29:18.080354 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-08 10:29:18.109030 | debian-bookworm | skipping: Conditional result was False 2026-05-08 10:29:18.124852 | 2026-05-08 10:29:18.124962 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-08 10:29:18.576106 | debian-bookworm | ok 2026-05-08 10:29:18.590442 | 2026-05-08 10:29:18.590585 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-08 10:29:18.643289 | debian-bookworm | ok 2026-05-08 10:29:18.648704 | 2026-05-08 10:29:18.648824 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-08 10:29:19.271882 | debian-bookworm -> localhost | ok 2026-05-08 10:29:19.279215 | 2026-05-08 10:29:19.279357 | TASK [validate-host : Collect information about the host] 2026-05-08 10:29:20.631209 | debian-bookworm | ok 2026-05-08 10:29:20.652979 | 2026-05-08 10:29:20.653091 | TASK [validate-host : Sanitize hostname] 2026-05-08 10:29:20.747827 | debian-bookworm | ok 2026-05-08 10:29:20.805000 | 2026-05-08 10:29:20.805114 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-08 10:29:21.551303 | debian-bookworm -> localhost | changed 2026-05-08 10:29:21.557471 | 2026-05-08 10:29:21.557573 | TASK [validate-host : Collect information about zuul worker] 2026-05-08 10:29:22.089722 | debian-bookworm | ok 2026-05-08 10:29:22.094488 | 2026-05-08 10:29:22.094588 | TASK [validate-host : Write out all zuul information for each host] 2026-05-08 10:29:22.762079 | debian-bookworm -> localhost | changed 2026-05-08 10:29:22.771410 | 2026-05-08 10:29:22.771513 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-08 10:29:23.065563 | debian-bookworm | ok 2026-05-08 10:29:23.070459 | 2026-05-08 10:29:23.070548 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-08 10:29:23.901192 | debian-bookworm | changed: 2026-05-08 10:29:23.901391 | debian-bookworm | cd+++++++++ src/ 2026-05-08 10:29:23.901430 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-08 10:29:23.901455 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-08 10:29:23.901477 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-05-08 10:29:23.901497 | debian-bookworm | Containerfile 2026-05-08 10:29:23.901643 | debian-bookworm | > /etc/bash.bashrc\n\n# upgrade/install required packages\napt-get update\napt-get install -y --no-install-recommends \\\n build-essential \\\n dumb-init \\\n git \\\n gnupg-agent \\\n jq \\\n libffi-dev \\\n libssh-dev \\\n libssl-dev \\\n libyaml-dev \\\n openssh-client \\\n patch \\\n procps \\\n rsync \\\n sshpass\nupdate-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3 1\nupdate-alternatives --install /usr/bin/python python /usr/local/bin/python 1\nuv pip install --no-cache --system -r /src/requirements.txt\n\n# add user\ngroupadd -g \"$GROUP_ID\" dragon\ngroupadd -g \"$GROUP_ID_DOCKER\" docker\nuseradd -l -g dragon -G docker -u \"$USER_ID\" -m -d /ansible dragon\n\n# prepare release repository\ngit clone https://github.com/osism/release /release\n\n# prepare project repository\ngit clone https://github.com/osism/ansible-playbooks /playbooks\ngit clone https://github.com/osism/generics /generics\ngit clone https://github.com/osism/kolla-operations /operations\n\nif [ \"$VERSION\" != \"latest\" ]; then\n ( cd /release || exit; git fetch --all --force; git checkout \"kolla-ansible-$VERSION\" )\n ( cd /playbooks || exit; git fetch --all --force; git checkout \"$(yq -M -r .playbooks_version \"/release/latest/base.yml\")\" )\n ( cd /generics || exit; git fetch --all --force; git checkout \"$(yq -M -r .generics_version \"/release/latest/base.yml\")\" )\n ( cd /operations || exit; git fetch --all --force; git checkout \"$(yq -M -r .operations_version \"/release/latest/base.yml\")\" )\nfi\n\n# add inventory files\nmkdir -p /ansible/inventory.generics /ansible/inventory\ncp /generics/inventory/50-ceph /ansible/inventory.generics/50-ceph\ncp /generics/inventory/51-ceph /ansible/inventory.generics/51-ceph\ncp /generics/inventory/50-kolla /ansible/inventory.generics/50-kolla\ncp /generics/inventory/51-kolla /ansible/inventory.generics/51-kolla\n\n# run preparations\nmkdir -p /ansible/galaxy /ansible/group_vars/all\npython3 /src/render-python-requirements.py\npython3 /src/render-versions.py\n\n# install required python packages\nuv pip install --no-cache --system -r /requirements.txt\n\n# set ansible version in the motd\nansible_version=$(python3 -c 'import ansible; print(ansible.release.__version__)')\nsed -i -e \"s/ANSIBLE_VERSION/$ansible_version/\" /etc/motd\n\n# create required directories\nmkdir -p \\\n /ansible \\\n /ansible/action_plugins \\\n /ansible/cache \\\n /ansible/filter_plugins \\\n /ansible/library \\\n /ansible/logs \\\n /ansible/module_utils \\\n /ansible/roles \\\n /ansible/secrets \\\n /ansible/tasks \\\n /interface \\\n /share\n\n# prepare project repository\nif [ \"$OPENSTACK_VERSION\" = \"master\" ]; then git clone https://github.com/openstack/kolla-ansible /repository; fi\nif [ \"$OPENSTACK_VERSION\" != \"master\" ]; then git clone -b stable/$OPENSTACK_VERSION https://github.com/openstack/kolla-ansible /repository; fi\n\n# apply patches\nfor patchfile in $(find /patches/$OPENSTACK_VERSION -name \"*.patch\"); do\n echo $patchfile;\n ( cd /repository && patch --forward --batch -p1 --dry-run ) < $patchfile || exit 1\n ( cd /repository && patch --forward --batch -p1 ) < $patchfile\ndone\n\n# install required ansible collections & roles\nansible-galaxy role install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/roles\nln -s /usr/share/ansible/roles /ansible/galaxy\n\nansible-galaxy collection install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/collections\nln -s /usr/share/ansible/collections /ansible/collections\n\n# install mitogen ansible plugin\nmkdir -p /usr/share/mitogen\ntar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen\nrm -rf /usr/share/mitogen/{tests,docs,.ci,.lgtm.yml,.travis.yml}\nrm /mitogen.tar.gz\n\n# project specific instructions\nln -s /ansible/kolla-gather-facts.yml /ansible/gather-facts.yml\nuv pip install --no-cache --system -r /repository/requirements.txt\nuv pip install --no-cache --system /repository\npython3 /remove-common-as-dependency.py\npython3 /split-kolla-ansible-site.py\ncp -r /repository/ansible/action_plugins/* /ansible/action_plugins\nif [ -e /repository/ansible/filter_plugins ]; then cp -r /repository/ansible/filter_plugins/* /ansible/filter_plugins; fi\nif [ -e /repository/ansible/module_utils ]; then cp -r /repository/ansible/module_utils/* /ansible/module_utils; fi\ncp /repository/ansible/library/* /ansible/library\ncp -r /repository/ansible/roles/* /ansible/roles\npython3 /kolla-container-throttle.py\nfor playbook in $(find /repository/ansible -maxdepth 1 -name \"*.yml\" | grep -v nova.yml); do echo $playbook && cp $playbook /ansible/kolla-\"$(basename $playbook)\"; done\ncp /repository/ansible/nova.yml /ansible/kolla-nova.yml\ncp /ansible/kolla-mariadb_backup.yml /ansible/kolla-mariadb-backup.yml\ncp /ansible/kolla-mariadb_recovery.yml /ansible/kolla-mariadb-recovery.yml\nrm -f /ansible/kolla-kolla-host.yml /ansible/kolla-post-deploy.yml\nrm /remove-common-as-dependency.py\nrm /split-kolla-ansible-site.py\nmkdir /ansible/files\ncp /repository/tools/cleanup-* /ansible/files\n\n# add refresh-containers action\nfind /ansible/roles/ -name config.yml -print0 | xargs -0 -I{} dirname {} | xargs -I{} cp /refresh-containers.yml {}/refresh-containers.yml\nrm /refresh-containers.yml\n\n# prepare overlays\nmv /overlays/$OPENSTACK_VERSION/kolla-ansible.yml /overlays\nif [ -e /overlays/release/$VERSION ]; then mv /overlays/release/$VERSION/release-kolla-ansible.yml /overlays; fi\nfor d in $(find /overlays -mindepth 1 -type d); do rm -rf $d; done\n\n# copy ara configuration\npython3 -m ara.setup.env >> /ansible/ara.env\n\n# set correct permssions\nchown -R dragon: /ansible /share /interface\n\n# cleanup\napt-get clean\napt-get remove -y \\\n build-essential \\\n git \\\n libffi-dev \\\n libssh-dev \\\n libssl-dev \\\n libyaml-dev \\\n python3-dev\napt-get autoremove -y\n\nrm -rf \\\n /patches \\\n /release \\\n /root/.cache \\\n /tmp/* \\\n /usr/share/doc/* \\\n /usr/share/man/* \\\n /var/lib/apt/lists/* \\\n /var/tmp/*\n\nuv pip install --no-cache --system pyclean==3.0.0\npyclean /usr\nuv pip uninstall --system pyclean\n" did not complete successfully: exit code: 1 2026-05-08 10:31:13.809629 | debian-bookworm | ------ 2026-05-08 10:31:13.809692 | debian-bookworm | > [builder 23/25] RUN <>> RUN <>> set -e 2026-05-08 10:31:13.811902 | debian-bookworm | 50 | >>> set -x 2026-05-08 10:31:13.811908 | debian-bookworm | 51 | >>> 2026-05-08 10:31:13.811913 | debian-bookworm | 52 | >>> # show motd 2026-05-08 10:31:13.811919 | debian-bookworm | 53 | >>> echo '[ ! -z "$TERM" -a -r /etc/motd ] && cat /etc/motd' >> /etc/bash.bashrc 2026-05-08 10:31:13.811925 | debian-bookworm | 54 | >>> 2026-05-08 10:31:13.811931 | debian-bookworm | 55 | >>> # upgrade/install required packages 2026-05-08 10:31:13.811937 | debian-bookworm | 56 | >>> apt-get update 2026-05-08 10:31:13.811955 | debian-bookworm | 57 | >>> apt-get install -y --no-install-recommends \ 2026-05-08 10:31:13.811961 | debian-bookworm | 58 | >>> build-essential \ 2026-05-08 10:31:13.811967 | debian-bookworm | 59 | >>> dumb-init \ 2026-05-08 10:31:13.811972 | debian-bookworm | 60 | >>> git \ 2026-05-08 10:31:13.811978 | debian-bookworm | 61 | >>> gnupg-agent \ 2026-05-08 10:31:13.811983 | debian-bookworm | 62 | >>> jq \ 2026-05-08 10:31:13.811988 | debian-bookworm | 63 | >>> libffi-dev \ 2026-05-08 10:31:13.811994 | debian-bookworm | 64 | >>> libssh-dev \ 2026-05-08 10:31:13.811999 | debian-bookworm | 65 | >>> libssl-dev \ 2026-05-08 10:31:13.812005 | debian-bookworm | 66 | >>> libyaml-dev \ 2026-05-08 10:31:13.812010 | debian-bookworm | 67 | >>> openssh-client \ 2026-05-08 10:31:13.812015 | debian-bookworm | 68 | >>> patch \ 2026-05-08 10:31:13.812020 | debian-bookworm | 69 | >>> procps \ 2026-05-08 10:31:13.812026 | debian-bookworm | 70 | >>> rsync \ 2026-05-08 10:31:13.812031 | debian-bookworm | 71 | >>> sshpass 2026-05-08 10:31:13.812037 | debian-bookworm | 72 | >>> update-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3 1 2026-05-08 10:31:13.812042 | debian-bookworm | 73 | >>> update-alternatives --install /usr/bin/python python /usr/local/bin/python 1 2026-05-08 10:31:13.812047 | debian-bookworm | 74 | >>> uv pip install --no-cache --system -r /src/requirements.txt 2026-05-08 10:31:13.812053 | debian-bookworm | 75 | >>> 2026-05-08 10:31:13.812058 | debian-bookworm | 76 | >>> # add user 2026-05-08 10:31:13.812071 | debian-bookworm | 77 | >>> groupadd -g "$GROUP_ID" dragon 2026-05-08 10:31:13.812077 | debian-bookworm | 78 | >>> groupadd -g "$GROUP_ID_DOCKER" docker 2026-05-08 10:31:13.812082 | debian-bookworm | 79 | >>> useradd -l -g dragon -G docker -u "$USER_ID" -m -d /ansible dragon 2026-05-08 10:31:13.812088 | debian-bookworm | 80 | >>> 2026-05-08 10:31:13.812093 | debian-bookworm | 81 | >>> # prepare release repository 2026-05-08 10:31:13.812099 | debian-bookworm | 82 | >>> git clone https://github.com/osism/release /release 2026-05-08 10:31:13.812104 | debian-bookworm | 83 | >>> 2026-05-08 10:31:13.812110 | debian-bookworm | 84 | >>> # prepare project repository 2026-05-08 10:31:13.812115 | debian-bookworm | 85 | >>> git clone https://github.com/osism/ansible-playbooks /playbooks 2026-05-08 10:31:13.812121 | debian-bookworm | 86 | >>> git clone https://github.com/osism/generics /generics 2026-05-08 10:31:13.812126 | debian-bookworm | 87 | >>> git clone https://github.com/osism/kolla-operations /operations 2026-05-08 10:31:13.812132 | debian-bookworm | 88 | >>> 2026-05-08 10:31:13.812137 | debian-bookworm | 89 | >>> if [ "$VERSION" != "latest" ]; then 2026-05-08 10:31:13.812143 | debian-bookworm | 90 | >>> ( cd /release || exit; git fetch --all --force; git checkout "kolla-ansible-$VERSION" ) 2026-05-08 10:31:13.812153 | debian-bookworm | 91 | >>> ( cd /playbooks || exit; git fetch --all --force; git checkout "$(yq -M -r .playbooks_version "/release/latest/base.yml")" ) 2026-05-08 10:31:13.812180 | debian-bookworm | 92 | >>> ( cd /generics || exit; git fetch --all --force; git checkout "$(yq -M -r .generics_version "/release/latest/base.yml")" ) 2026-05-08 10:31:13.812189 | debian-bookworm | 93 | >>> ( cd /operations || exit; git fetch --all --force; git checkout "$(yq -M -r .operations_version "/release/latest/base.yml")" ) 2026-05-08 10:31:13.812203 | debian-bookworm | 94 | >>> fi 2026-05-08 10:31:13.812211 | debian-bookworm | 95 | >>> 2026-05-08 10:31:13.812220 | debian-bookworm | 96 | >>> # add inventory files 2026-05-08 10:31:13.812229 | debian-bookworm | 97 | >>> mkdir -p /ansible/inventory.generics /ansible/inventory 2026-05-08 10:31:13.812236 | debian-bookworm | 98 | >>> cp /generics/inventory/50-ceph /ansible/inventory.generics/50-ceph 2026-05-08 10:31:13.812242 | debian-bookworm | 99 | >>> cp /generics/inventory/51-ceph /ansible/inventory.generics/51-ceph 2026-05-08 10:31:13.812247 | debian-bookworm | 100 | >>> cp /generics/inventory/50-kolla /ansible/inventory.generics/50-kolla 2026-05-08 10:31:13.812253 | debian-bookworm | 101 | >>> cp /generics/inventory/51-kolla /ansible/inventory.generics/51-kolla 2026-05-08 10:31:13.812258 | debian-bookworm | 102 | >>> 2026-05-08 10:31:13.812272 | debian-bookworm | 103 | >>> # run preparations 2026-05-08 10:31:13.812278 | debian-bookworm | 104 | >>> mkdir -p /ansible/galaxy /ansible/group_vars/all 2026-05-08 10:31:13.812288 | debian-bookworm | 105 | >>> python3 /src/render-python-requirements.py 2026-05-08 10:31:13.812294 | debian-bookworm | 106 | >>> python3 /src/render-versions.py 2026-05-08 10:31:13.812299 | debian-bookworm | 107 | >>> 2026-05-08 10:31:13.812305 | debian-bookworm | 108 | >>> # install required python packages 2026-05-08 10:31:13.812310 | debian-bookworm | 109 | >>> uv pip install --no-cache --system -r /requirements.txt 2026-05-08 10:31:13.812321 | debian-bookworm | 110 | >>> 2026-05-08 10:31:13.812326 | debian-bookworm | 111 | >>> # set ansible version in the motd 2026-05-08 10:31:13.812332 | debian-bookworm | 112 | >>> ansible_version=$(python3 -c 'import ansible; print(ansible.release.__version__)') 2026-05-08 10:31:13.812337 | debian-bookworm | 113 | >>> sed -i -e "s/ANSIBLE_VERSION/$ansible_version/" /etc/motd 2026-05-08 10:31:13.812343 | debian-bookworm | 114 | >>> 2026-05-08 10:31:13.812348 | debian-bookworm | 115 | >>> # create required directories 2026-05-08 10:31:13.812354 | debian-bookworm | 116 | >>> mkdir -p \ 2026-05-08 10:31:13.812359 | debian-bookworm | 117 | >>> /ansible \ 2026-05-08 10:31:13.812365 | debian-bookworm | 118 | >>> /ansible/action_plugins \ 2026-05-08 10:31:13.812370 | debian-bookworm | 119 | >>> /ansible/cache \ 2026-05-08 10:31:13.812376 | debian-bookworm | 120 | >>> /ansible/filter_plugins \ 2026-05-08 10:31:13.812381 | debian-bookworm | 121 | >>> /ansible/library \ 2026-05-08 10:31:13.812387 | debian-bookworm | 122 | >>> /ansible/logs \ 2026-05-08 10:31:13.812392 | debian-bookworm | 123 | >>> /ansible/module_utils \ 2026-05-08 10:31:13.812398 | debian-bookworm | 124 | >>> /ansible/roles \ 2026-05-08 10:31:13.812403 | debian-bookworm | 125 | >>> /ansible/secrets \ 2026-05-08 10:31:13.812409 | debian-bookworm | 126 | >>> /ansible/tasks \ 2026-05-08 10:31:13.812414 | debian-bookworm | 127 | >>> /interface \ 2026-05-08 10:31:13.812420 | debian-bookworm | 128 | >>> /share 2026-05-08 10:31:13.812425 | debian-bookworm | 129 | >>> 2026-05-08 10:31:13.812430 | debian-bookworm | 130 | >>> # prepare project repository 2026-05-08 10:31:13.812436 | debian-bookworm | 131 | >>> if [ "$OPENSTACK_VERSION" = "master" ]; then git clone https://github.com/openstack/kolla-ansible /repository; fi 2026-05-08 10:31:13.812442 | debian-bookworm | 132 | >>> if [ "$OPENSTACK_VERSION" != "master" ]; then git clone -b stable/$OPENSTACK_VERSION https://github.com/openstack/kolla-ansible /repository; fi 2026-05-08 10:31:13.812448 | debian-bookworm | 133 | >>> 2026-05-08 10:31:13.812454 | debian-bookworm | 134 | >>> # apply patches 2026-05-08 10:31:13.812459 | debian-bookworm | 135 | >>> for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch"); do 2026-05-08 10:31:13.812465 | debian-bookworm | 136 | >>> echo $patchfile; 2026-05-08 10:31:13.812470 | debian-bookworm | 137 | >>> ( cd /repository && patch --forward --batch -p1 --dry-run ) < $patchfile || exit 1 2026-05-08 10:31:13.812480 | debian-bookworm | 138 | >>> ( cd /repository && patch --forward --batch -p1 ) < $patchfile 2026-05-08 10:31:13.812490 | debian-bookworm | 139 | >>> done 2026-05-08 10:31:13.812497 | debian-bookworm | 140 | >>> 2026-05-08 10:31:13.812503 | debian-bookworm | 141 | >>> # install required ansible collections & roles 2026-05-08 10:31:13.812508 | debian-bookworm | 142 | >>> ansible-galaxy role install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/roles 2026-05-08 10:31:13.812514 | debian-bookworm | 143 | >>> ln -s /usr/share/ansible/roles /ansible/galaxy 2026-05-08 10:31:13.812519 | debian-bookworm | 144 | >>> 2026-05-08 10:31:13.812525 | debian-bookworm | 145 | >>> ansible-galaxy collection install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/collections 2026-05-08 10:31:13.812534 | debian-bookworm | 146 | >>> ln -s /usr/share/ansible/collections /ansible/collections 2026-05-08 10:31:13.812539 | debian-bookworm | 147 | >>> 2026-05-08 10:31:13.812545 | debian-bookworm | 148 | >>> # install mitogen ansible plugin 2026-05-08 10:31:13.812550 | debian-bookworm | 149 | >>> mkdir -p /usr/share/mitogen 2026-05-08 10:31:13.812556 | debian-bookworm | 150 | >>> tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-05-08 10:31:13.812561 | debian-bookworm | 151 | >>> rm -rf /usr/share/mitogen/{tests,docs,.ci,.lgtm.yml,.travis.yml} 2026-05-08 10:31:13.812566 | debian-bookworm | 152 | >>> rm /mitogen.tar.gz 2026-05-08 10:31:13.812572 | debian-bookworm | 153 | >>> 2026-05-08 10:31:13.812577 | debian-bookworm | 154 | >>> # project specific instructions 2026-05-08 10:31:13.812583 | debian-bookworm | 155 | >>> ln -s /ansible/kolla-gather-facts.yml /ansible/gather-facts.yml 2026-05-08 10:31:13.812588 | debian-bookworm | 156 | >>> uv pip install --no-cache --system -r /repository/requirements.txt 2026-05-08 10:31:13.812593 | debian-bookworm | 157 | >>> uv pip install --no-cache --system /repository 2026-05-08 10:31:13.812599 | debian-bookworm | 158 | >>> python3 /remove-common-as-dependency.py 2026-05-08 10:31:13.812604 | debian-bookworm | 159 | >>> python3 /split-kolla-ansible-site.py 2026-05-08 10:31:13.812610 | debian-bookworm | 160 | >>> cp -r /repository/ansible/action_plugins/* /ansible/action_plugins 2026-05-08 10:31:13.812615 | debian-bookworm | 161 | >>> if [ -e /repository/ansible/filter_plugins ]; then cp -r /repository/ansible/filter_plugins/* /ansible/filter_plugins; fi 2026-05-08 10:31:13.812625 | debian-bookworm | 162 | >>> if [ -e /repository/ansible/module_utils ]; then cp -r /repository/ansible/module_utils/* /ansible/module_utils; fi 2026-05-08 10:31:13.812630 | debian-bookworm | 163 | >>> cp /repository/ansible/library/* /ansible/library 2026-05-08 10:31:13.812636 | debian-bookworm | 164 | >>> cp -r /repository/ansible/roles/* /ansible/roles 2026-05-08 10:31:13.812641 | debian-bookworm | 165 | >>> python3 /kolla-container-throttle.py 2026-05-08 10:31:13.812647 | debian-bookworm | 166 | >>> for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml); do echo $playbook && cp $playbook /ansible/kolla-"$(basename $playbook)"; done 2026-05-08 10:31:13.812653 | debian-bookworm | 167 | >>> cp /repository/ansible/nova.yml /ansible/kolla-nova.yml 2026-05-08 10:31:13.812658 | debian-bookworm | 168 | >>> cp /ansible/kolla-mariadb_backup.yml /ansible/kolla-mariadb-backup.yml 2026-05-08 10:31:13.812669 | debian-bookworm | 169 | >>> cp /ansible/kolla-mariadb_recovery.yml /ansible/kolla-mariadb-recovery.yml 2026-05-08 10:31:13.812675 | debian-bookworm | 170 | >>> rm -f /ansible/kolla-kolla-host.yml /ansible/kolla-post-deploy.yml 2026-05-08 10:31:13.812680 | debian-bookworm | 171 | >>> rm /remove-common-as-dependency.py 2026-05-08 10:31:13.812686 | debian-bookworm | 172 | >>> rm /split-kolla-ansible-site.py 2026-05-08 10:31:13.812691 | debian-bookworm | 173 | >>> mkdir /ansible/files 2026-05-08 10:31:13.812696 | debian-bookworm | 174 | >>> cp /repository/tools/cleanup-* /ansible/files 2026-05-08 10:31:13.812702 | debian-bookworm | 175 | >>> 2026-05-08 10:31:13.812707 | debian-bookworm | 176 | >>> # add refresh-containers action 2026-05-08 10:31:13.812713 | debian-bookworm | 177 | >>> find /ansible/roles/ -name config.yml -print0 | xargs -0 -I{} dirname {} | xargs -I{} cp /refresh-containers.yml {}/refresh-containers.yml 2026-05-08 10:31:13.812718 | debian-bookworm | 178 | >>> rm /refresh-containers.yml 2026-05-08 10:31:13.812724 | debian-bookworm | 179 | >>> 2026-05-08 10:31:13.812729 | debian-bookworm | 180 | >>> # prepare overlays 2026-05-08 10:31:13.812735 | debian-bookworm | 181 | >>> mv /overlays/$OPENSTACK_VERSION/kolla-ansible.yml /overlays 2026-05-08 10:31:13.812740 | debian-bookworm | 182 | >>> if [ -e /overlays/release/$VERSION ]; then mv /overlays/release/$VERSION/release-kolla-ansible.yml /overlays; fi 2026-05-08 10:31:13.812745 | debian-bookworm | 183 | >>> for d in $(find /overlays -mindepth 1 -type d); do rm -rf $d; done 2026-05-08 10:31:13.812751 | debian-bookworm | 184 | >>> 2026-05-08 10:31:13.812756 | debian-bookworm | 185 | >>> # copy ara configuration 2026-05-08 10:31:13.812762 | debian-bookworm | 186 | >>> python3 -m ara.setup.env >> /ansible/ara.env 2026-05-08 10:31:13.812767 | debian-bookworm | 187 | >>> 2026-05-08 10:31:13.812772 | debian-bookworm | 188 | >>> # set correct permssions 2026-05-08 10:31:13.812777 | debian-bookworm | 189 | >>> chown -R dragon: /ansible /share /interface 2026-05-08 10:31:13.812783 | debian-bookworm | 190 | >>> 2026-05-08 10:31:13.812788 | debian-bookworm | 191 | >>> # cleanup 2026-05-08 10:31:13.812794 | debian-bookworm | 192 | >>> apt-get clean 2026-05-08 10:31:13.812799 | debian-bookworm | 193 | >>> apt-get remove -y \ 2026-05-08 10:31:13.812804 | debian-bookworm | 194 | >>> build-essential \ 2026-05-08 10:31:13.812813 | debian-bookworm | 195 | >>> git \ 2026-05-08 10:31:13.812821 | debian-bookworm | 196 | >>> libffi-dev \ 2026-05-08 10:31:13.812830 | debian-bookworm | 197 | >>> libssh-dev \ 2026-05-08 10:31:13.812838 | debian-bookworm | 198 | >>> libssl-dev \ 2026-05-08 10:31:13.812847 | debian-bookworm | 199 | >>> libyaml-dev \ 2026-05-08 10:31:13.812856 | debian-bookworm | 200 | >>> python3-dev 2026-05-08 10:31:13.812864 | debian-bookworm | 201 | >>> apt-get autoremove -y 2026-05-08 10:31:13.812873 | debian-bookworm | 202 | >>> 2026-05-08 10:31:13.812882 | debian-bookworm | 203 | >>> rm -rf \ 2026-05-08 10:31:13.812891 | debian-bookworm | 204 | >>> /patches \ 2026-05-08 10:31:13.812900 | debian-bookworm | 205 | >>> /release \ 2026-05-08 10:31:13.812909 | debian-bookworm | 206 | >>> /root/.cache \ 2026-05-08 10:31:13.812917 | debian-bookworm | 207 | >>> /tmp/* \ 2026-05-08 10:31:13.812927 | debian-bookworm | 208 | >>> /usr/share/doc/* \ 2026-05-08 10:31:13.812936 | debian-bookworm | 209 | >>> /usr/share/man/* \ 2026-05-08 10:31:13.812981 | debian-bookworm | 210 | >>> /var/lib/apt/lists/* \ 2026-05-08 10:31:13.812987 | debian-bookworm | 211 | >>> /var/tmp/* 2026-05-08 10:31:13.812993 | debian-bookworm | 212 | >>> 2026-05-08 10:31:13.812999 | debian-bookworm | 213 | >>> uv pip install --no-cache --system pyclean==3.0.0 2026-05-08 10:31:13.813004 | debian-bookworm | 214 | >>> pyclean /usr 2026-05-08 10:31:13.813009 | debian-bookworm | 215 | >>> uv pip uninstall --system pyclean 2026-05-08 10:31:13.813015 | debian-bookworm | 216 | >>> EOF 2026-05-08 10:31:13.813026 | debian-bookworm | 217 | 2026-05-08 10:31:13.813031 | debian-bookworm | -------------------- 2026-05-08 10:31:13.813078 | debian-bookworm | ERROR: failed to build: failed to solve: process "/bin/bash -o pipefail -c set -e\nset -x\n\n# show motd\necho '[ ! -z \"$TERM\" -a -r /etc/motd ] && cat /etc/motd' >> /etc/bash.bashrc\n\n# upgrade/install required packages\napt-get update\napt-get install -y --no-install-recommends \\\n build-essential \\\n dumb-init \\\n git \\\n gnupg-agent \\\n jq \\\n libffi-dev \\\n libssh-dev \\\n libssl-dev \\\n libyaml-dev \\\n openssh-client \\\n patch \\\n procps \\\n rsync \\\n sshpass\nupdate-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3 1\nupdate-alternatives --install /usr/bin/python python /usr/local/bin/python 1\nuv pip install --no-cache --system -r /src/requirements.txt\n\n# add user\ngroupadd -g \"$GROUP_ID\" dragon\ngroupadd -g \"$GROUP_ID_DOCKER\" docker\nuseradd -l -g dragon -G docker -u \"$USER_ID\" -m -d /ansible dragon\n\n# prepare release repository\ngit clone https://github.com/osism/release /release\n\n# prepare project repository\ngit clone https://github.com/osism/ansible-playbooks /playbooks\ngit clone https://github.com/osism/generics /generics\ngit clone https://github.com/osism/kolla-operations /operations\n\nif [ \"$VERSION\" != \"latest\" ]; then\n ( cd /release || exit; git fetch --all --force; git checkout \"kolla-ansible-$VERSION\" )\n ( cd /playbooks || exit; git fetch --all --force; git checkout \"$(yq -M -r .playbooks_version \"/release/latest/base.yml\")\" )\n ( cd /generics || exit; git fetch --all --force; git checkout \"$(yq -M -r .generics_version \"/release/latest/base.yml\")\" )\n ( cd /operations || exit; git fetch --all --force; git checkout \"$(yq -M -r .operations_version \"/release/latest/base.yml\")\" )\nfi\n\n# add inventory files\nmkdir -p /ansible/inventory.generics /ansible/inventory\ncp /generics/inventory/50-ceph /ansible/inventory.generics/50-ceph\ncp /generics/inventory/51-ceph /ansible/inventory.generics/51-ceph\ncp /generics/inventory/50-kolla /ansible/inventory.generics/50-kolla\ncp /generics/inventory/51-kolla /ansible/inventory.generics/51-kolla\n\n# run preparations\nmkdir -p /ansible/galaxy /ansible/group_vars/all\npython3 /src/render-python-requirements.py\npython3 /src/render-versions.py\n\n# install required python packages\nuv pip install --no-cache --system -r /requirements.txt\n\n# set ansible version in the motd\nansible_version=$(python3 -c 'import ansible; print(ansible.release.__version__)')\nsed -i -e \"s/ANSIBLE_VERSION/$ansible_version/\" /etc/motd\n\n# create required directories\nmkdir -p \\\n /ansible \\\n /ansible/action_plugins \\\n /ansible/cache \\\n /ansible/filter_plugins \\\n /ansible/library \\\n /ansible/logs \\\n /ansible/module_utils \\\n /ansible/roles \\\n /ansible/secrets \\\n /ansible/tasks \\\n /interface \\\n /share\n\n# prepare project repository\nif [ \"$OPENSTACK_VERSION\" = \"master\" ]; then git clone https://github.com/openstack/kolla-ansible /repository; fi\nif [ \"$OPENSTACK_VERSION\" != \"master\" ]; then git clone -b stable/$OPENSTACK_VERSION https://github.com/openstack/kolla-ansible /repository; fi\n\n# apply patches\nfor patchfile in $(find /patches/$OPENSTACK_VERSION -name \"*.patch\"); do\n echo $patchfile;\n ( cd /repository && patch --forward --batch -p1 --dry-run ) < $patchfile || exit 1\n ( cd /repository && patch --forward --batch -p1 ) < $patchfile\ndone\n\n# install required ansible collections & roles\nansible-galaxy role install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/roles\nln -s /usr/share/ansible/roles /ansible/galaxy\n\nansible-galaxy collection install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/collections\nln -s /usr/share/ansible/collections /ansible/collections\n\n# install mitogen ansible plugin\nmkdir -p /usr/share/mitogen\ntar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen\nrm -rf /usr/share/mitogen/{tests,docs,.ci,.lgtm.yml,.travis.yml}\nrm /mitogen.tar.gz\n\n# project specific instructions\nln -s /ansible/kolla-gather-facts.yml /ansible/gather-facts.yml\nuv pip install --no-cache --system -r /repository/requirements.txt\nuv pip install --no-cache --system /repository\npython3 /remove-common-as-dependency.py\npython3 /split-kolla-ansible-site.py\ncp -r /repository/ansible/action_plugins/* /ansible/action_plugins\nif [ -e /repository/ansible/filter_plugins ]; then cp -r /repository/ansible/filter_plugins/* /ansible/filter_plugins; fi\nif [ -e /repository/ansible/module_utils ]; then cp -r /repository/ansible/module_utils/* /ansible/module_utils; fi\ncp /repository/ansible/library/* /ansible/library\ncp -r /repository/ansible/roles/* /ansible/roles\npython3 /kolla-container-throttle.py\nfor playbook in $(find /repository/ansible -maxdepth 1 -name \"*.yml\" | grep -v nova.yml); do echo $playbook && cp $playbook /ansible/kolla-\"$(basename $playbook)\"; done\ncp /repository/ansible/nova.yml /ansible/kolla-nova.yml\ncp /ansible/kolla-mariadb_backup.yml /ansible/kolla-mariadb-backup.yml\ncp /ansible/kolla-mariadb_recovery.yml /ansible/kolla-mariadb-recovery.yml\nrm -f /ansible/kolla-kolla-host.yml /ansible/kolla-post-deploy.yml\nrm /remove-common-as-dependency.py\nrm /split-kolla-ansible-site.py\nmkdir /ansible/files\ncp /repository/tools/cleanup-* /ansible/files\n\n# add refresh-containers action\nfind /ansible/roles/ -name config.yml -print0 | xargs -0 -I{} dirname {} | xargs -I{} cp /refresh-containers.yml {}/refresh-containers.yml\nrm /refresh-containers.yml\n\n# prepare overlays\nmv /overlays/$OPENSTACK_VERSION/kolla-ansible.yml /overlays\nif [ -e /overlays/release/$VERSION ]; then mv /overlays/release/$VERSION/release-kolla-ansible.yml /overlays; fi\nfor d in $(find /overlays -mindepth 1 -type d); do rm -rf $d; done\n\n# copy ara configuration\npython3 -m ara.setup.env >> /ansible/ara.env\n\n# set correct permssions\nchown -R dragon: /ansible /share /interface\n\n# cleanup\napt-get clean\napt-get remove -y \\\n build-essential \\\n git \\\n libffi-dev \\\n libssh-dev \\\n libssl-dev \\\n libyaml-dev \\\n python3-dev\napt-get autoremove -y\n\nrm -rf \\\n /patches \\\n /release \\\n /root/.cache \\\n /tmp/* \\\n /usr/share/doc/* \\\n /usr/share/man/* \\\n /var/lib/apt/lists/* \\\n /var/tmp/*\n\nuv pip install --no-cache --system pyclean==3.0.0\npyclean /usr\nuv pip uninstall --system pyclean\n" did not complete successfully: exit code: 1 2026-05-08 10:31:13.906175 | debian-bookworm | ERROR 2026-05-08 10:31:13.906368 | debian-bookworm | { 2026-05-08 10:31:13.906425 | debian-bookworm | "delta": "0:00:52.270862", 2026-05-08 10:31:13.906449 | debian-bookworm | "end": "2026-05-08 10:31:13.822925", 2026-05-08 10:31:13.906470 | debian-bookworm | "msg": "non-zero return code", 2026-05-08 10:31:13.906489 | debian-bookworm | "rc": 1, 2026-05-08 10:31:13.906515 | debian-bookworm | "start": "2026-05-08 10:30:21.552063" 2026-05-08 10:31:13.906533 | debian-bookworm | } failure 2026-05-08 10:31:13.928639 | 2026-05-08 10:31:13.928784 | PLAY RECAP 2026-05-08 10:31:13.928877 | debian-bookworm | ok: 0 changed: 0 unreachable: 0 failed: 1 skipped: 1 rescued: 0 ignored: 0 2026-05-08 10:31:13.928919 | 2026-05-08 10:31:14.100741 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-kolla-ansible/playbooks/build.yml@main] 2026-05-08 10:31:14.102329 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-08 10:31:14.954364 | 2026-05-08 10:31:14.954589 | PLAY [Base post-fetch] 2026-05-08 10:31:14.969997 | 2026-05-08 10:31:14.970166 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-08 10:31:15.027051 | debian-bookworm | skipping: Conditional result was False 2026-05-08 10:31:15.038665 | 2026-05-08 10:31:15.038901 | TASK [fetch-output : Set log path for single node] 2026-05-08 10:31:15.087615 | debian-bookworm | ok 2026-05-08 10:31:15.095775 | 2026-05-08 10:31:15.095931 | LOOP [fetch-output : Ensure local output dirs] 2026-05-08 10:31:15.607245 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/3a8eacbbfb16400393a8f35c41d6364e/work/logs" 2026-05-08 10:31:15.890893 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3a8eacbbfb16400393a8f35c41d6364e/work/artifacts" 2026-05-08 10:31:16.218104 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3a8eacbbfb16400393a8f35c41d6364e/work/docs" 2026-05-08 10:31:16.237745 | 2026-05-08 10:31:16.237913 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-08 10:31:17.118078 | debian-bookworm | changed: 2026-05-08 10:31:17.118392 | debian-bookworm | .d..t...... ./ 2026-05-08 10:31:17.118470 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-08 10:31:17.118534 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-08 10:31:17.118585 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-08 10:31:17.118647 | debian-bookworm | changed: All items complete 2026-05-08 10:31:17.118691 | 2026-05-08 10:31:17.680699 | debian-bookworm | changed: .d..t...... ./ 2026-05-08 10:31:18.290903 | debian-bookworm | changed: .d..t...... ./ 2026-05-08 10:31:18.323790 | 2026-05-08 10:31:18.323982 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-08 10:31:18.863204 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.006821 2026-05-08 10:31:19.232065 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009274 2026-05-08 10:31:19.252833 | 2026-05-08 10:31:19.252947 | PLAY RECAP 2026-05-08 10:31:19.253004 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-08 10:31:19.253030 | 2026-05-08 10:31:19.384524 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-08 10:31:19.387169 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-08 10:31:20.178051 | 2026-05-08 10:31:20.178224 | PLAY [Base post] 2026-05-08 10:31:20.204953 | 2026-05-08 10:31:20.205141 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-08 10:31:21.025539 | debian-bookworm | changed 2026-05-08 10:31:21.035088 | 2026-05-08 10:31:21.035223 | PLAY RECAP 2026-05-08 10:31:21.035297 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-08 10:31:21.035364 | 2026-05-08 10:31:21.176363 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-08 10:31:21.177547 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-08 10:31:22.013614 | 2026-05-08 10:31:22.013803 | PLAY [Base post-logs] 2026-05-08 10:31:22.025260 | 2026-05-08 10:31:22.025408 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-08 10:31:22.518796 | localhost | changed 2026-05-08 10:31:22.529856 | 2026-05-08 10:31:22.530034 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-08 10:31:22.556127 | localhost | ok 2026-05-08 10:31:22.559713 | 2026-05-08 10:31:22.559825 | TASK [Set zuul-log-path fact] 2026-05-08 10:31:22.577496 | localhost | ok 2026-05-08 10:31:22.592510 | 2026-05-08 10:31:22.592665 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 10:31:22.620600 | localhost | ok 2026-05-08 10:31:22.625659 | 2026-05-08 10:31:22.625810 | TASK [upload-logs : Create log directories] 2026-05-08 10:31:23.175714 | localhost | changed 2026-05-08 10:31:23.180451 | 2026-05-08 10:31:23.180594 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-08 10:31:23.682353 | localhost -> localhost | ok: Runtime: 0:00:00.007311 2026-05-08 10:31:23.688717 | 2026-05-08 10:31:23.688889 | TASK [upload-logs : Upload logs to log server] 2026-05-08 10:31:24.345339 | localhost | Output suppressed because no_log was given 2026-05-08 10:31:24.349071 | 2026-05-08 10:31:24.349259 | LOOP [upload-logs : Compress console log and json output] 2026-05-08 10:31:24.403950 | localhost | skipping: Conditional result was False 2026-05-08 10:31:24.410035 | localhost | skipping: Conditional result was False 2026-05-08 10:31:24.421483 | 2026-05-08 10:31:24.421728 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-08 10:31:24.481567 | localhost | skipping: Conditional result was False 2026-05-08 10:31:24.482167 | 2026-05-08 10:31:24.486150 | localhost | skipping: Conditional result was False 2026-05-08 10:31:24.493184 | 2026-05-08 10:31:24.493373 | LOOP [upload-logs : Upload console log and json output]