2026-05-09 01:15:30.383461 | Job console starting 2026-05-09 01:15:30.399802 | Updating git repos 2026-05-09 01:15:30.466770 | Cloning repos into workspace 2026-05-09 01:15:30.586970 | Restoring repo states 2026-05-09 01:15:30.641430 | Merging changes 2026-05-09 01:15:31.618476 | Checking out repos 2026-05-09 01:15:31.723712 | Preparing playbooks 2026-05-09 01:15:32.978004 | Running Ansible setup 2026-05-09 01:15:37.693058 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-09 01:15:38.650104 | 2026-05-09 01:15:38.650324 | PLAY [Base pre] 2026-05-09 01:15:38.666557 | 2026-05-09 01:15:38.666671 | TASK [Setup log path fact] 2026-05-09 01:15:38.685127 | debian-bookworm | ok 2026-05-09 01:15:38.702987 | 2026-05-09 01:15:38.703126 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-09 01:15:38.742135 | debian-bookworm | ok 2026-05-09 01:15:38.756969 | 2026-05-09 01:15:38.757097 | TASK [emit-job-header : Print job information] 2026-05-09 01:15:38.795666 | # Job Information 2026-05-09 01:15:38.795869 | Ansible Version: 2.16.14 2026-05-09 01:15:38.795905 | Job: container-image-kolla-ansible-build-2025.1 2026-05-09 01:15:38.795938 | Pipeline: check 2026-05-09 01:15:38.795962 | Executor: 521e9411259a 2026-05-09 01:15:38.795984 | Triggered by: https://github.com/osism/container-image-kolla-ansible/pull/898 2026-05-09 01:15:38.796056 | Event ID: 842124e0-4b44-11f1-826a-f044d112d49b 2026-05-09 01:15:38.801122 | 2026-05-09 01:15:38.801226 | LOOP [emit-job-header : Print node information] 2026-05-09 01:15:38.903369 | debian-bookworm | ok: 2026-05-09 01:15:38.903531 | debian-bookworm | # Node Information 2026-05-09 01:15:38.903565 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-09 01:15:38.903589 | debian-bookworm | Hostname: debian 2026-05-09 01:15:38.903612 | debian-bookworm | Username: zuul 2026-05-09 01:15:38.903632 | debian-bookworm | Distro: Debian 12.13 2026-05-09 01:15:38.903656 | debian-bookworm | Provider: regiocloud-a 2026-05-09 01:15:38.903677 | debian-bookworm | Region: 2026-05-09 01:15:38.903697 | debian-bookworm | Label: debian-bookworm 2026-05-09 01:15:38.903716 | debian-bookworm | Product Name: OpenStack Nova 2026-05-09 01:15:38.903736 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2a:8d88 2026-05-09 01:15:38.919724 | 2026-05-09 01:15:38.919842 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-09 01:15:39.858201 | debian-bookworm -> localhost | changed 2026-05-09 01:15:39.865493 | 2026-05-09 01:15:39.865607 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-09 01:15:41.315135 | debian-bookworm -> localhost | changed 2026-05-09 01:15:41.331174 | 2026-05-09 01:15:41.335154 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-09 01:15:41.721882 | debian-bookworm -> localhost | ok 2026-05-09 01:15:41.728895 | 2026-05-09 01:15:41.729021 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-09 01:15:41.765911 | debian-bookworm | ok 2026-05-09 01:15:41.799977 | debian-bookworm | included: /var/lib/zuul/builds/cd76cb83d1434ddbb4807648a751edc5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-09 01:15:41.814028 | 2026-05-09 01:15:41.814177 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-09 01:15:44.405712 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-09 01:15:44.405915 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/cd76cb83d1434ddbb4807648a751edc5/work/cd76cb83d1434ddbb4807648a751edc5_id_rsa 2026-05-09 01:15:44.405954 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/cd76cb83d1434ddbb4807648a751edc5/work/cd76cb83d1434ddbb4807648a751edc5_id_rsa.pub 2026-05-09 01:15:44.405981 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-09 01:15:44.406005 | debian-bookworm -> localhost | SHA256:7VpEPq4yFk65zm8hLufEeK1O7tJuC0qyASwl7qz/V7A zuul-build-sshkey 2026-05-09 01:15:44.406046 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-09 01:15:44.406070 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-09 01:15:44.406091 | debian-bookworm -> localhost | | | 2026-05-09 01:15:44.406113 | debian-bookworm -> localhost | | | 2026-05-09 01:15:44.406134 | debian-bookworm -> localhost | |. . . | 2026-05-09 01:15:44.406154 | debian-bookworm -> localhost | |oo . + | 2026-05-09 01:15:44.406181 | debian-bookworm -> localhost | |oo +S = | 2026-05-09 01:15:44.406208 | debian-bookworm -> localhost | |= oE.o+ . | 2026-05-09 01:15:44.406231 | debian-bookworm -> localhost | |oo. o===..+ | 2026-05-09 01:15:44.406252 | debian-bookworm -> localhost | |.= .oB%..+ | 2026-05-09 01:15:44.406273 | debian-bookworm -> localhost | |o.o..&@*+ | 2026-05-09 01:15:44.406306 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-09 01:15:44.406358 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.941659 2026-05-09 01:15:44.412489 | 2026-05-09 01:15:44.412578 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-09 01:15:44.447682 | debian-bookworm | ok 2026-05-09 01:15:44.456631 | debian-bookworm | included: /var/lib/zuul/builds/cd76cb83d1434ddbb4807648a751edc5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-09 01:15:44.476408 | 2026-05-09 01:15:44.476508 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-09 01:15:44.508763 | debian-bookworm | skipping: Conditional result was False 2026-05-09 01:15:44.513660 | 2026-05-09 01:15:44.513748 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-09 01:15:45.235112 | debian-bookworm | changed 2026-05-09 01:15:45.244309 | 2026-05-09 01:15:45.244454 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-09 01:15:45.508260 | debian-bookworm | ok 2026-05-09 01:15:45.519639 | 2026-05-09 01:15:45.519753 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-09 01:15:46.203197 | debian-bookworm | changed 2026-05-09 01:15:46.209790 | 2026-05-09 01:15:46.209885 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-09 01:15:46.929445 | debian-bookworm | changed 2026-05-09 01:15:46.935398 | 2026-05-09 01:15:46.935498 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-09 01:15:46.968611 | debian-bookworm | skipping: Conditional result was False 2026-05-09 01:15:46.974822 | 2026-05-09 01:15:46.974955 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-09 01:15:47.566627 | debian-bookworm -> localhost | changed 2026-05-09 01:15:47.577261 | 2026-05-09 01:15:47.577376 | TASK [add-build-sshkey : Add back temp key] 2026-05-09 01:15:47.833498 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/cd76cb83d1434ddbb4807648a751edc5/work/cd76cb83d1434ddbb4807648a751edc5_id_rsa (zuul-build-sshkey) 2026-05-09 01:15:47.833678 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018816 2026-05-09 01:15:47.845482 | 2026-05-09 01:15:47.845567 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-09 01:15:48.269826 | debian-bookworm | ok 2026-05-09 01:15:48.274159 | 2026-05-09 01:15:48.274243 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-09 01:15:48.297233 | debian-bookworm | skipping: Conditional result was False 2026-05-09 01:15:48.307671 | 2026-05-09 01:15:48.307759 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-09 01:15:48.697472 | debian-bookworm | ok 2026-05-09 01:15:48.710381 | 2026-05-09 01:15:48.710479 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-09 01:15:48.758250 | debian-bookworm | ok 2026-05-09 01:15:48.762538 | 2026-05-09 01:15:48.762612 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-09 01:15:49.077761 | debian-bookworm -> localhost | ok 2026-05-09 01:15:49.082941 | 2026-05-09 01:15:49.083032 | TASK [validate-host : Collect information about the host] 2026-05-09 01:15:50.184091 | debian-bookworm | ok 2026-05-09 01:15:50.200539 | 2026-05-09 01:15:50.200640 | TASK [validate-host : Sanitize hostname] 2026-05-09 01:15:50.290781 | debian-bookworm | ok 2026-05-09 01:15:50.321453 | 2026-05-09 01:15:50.321559 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-09 01:15:50.875802 | debian-bookworm -> localhost | changed 2026-05-09 01:15:50.881601 | 2026-05-09 01:15:50.881694 | TASK [validate-host : Collect information about zuul worker] 2026-05-09 01:15:51.315166 | debian-bookworm | ok 2026-05-09 01:15:51.320303 | 2026-05-09 01:15:51.320431 | TASK [validate-host : Write out all zuul information for each host] 2026-05-09 01:15:51.881627 | debian-bookworm -> localhost | changed 2026-05-09 01:15:51.892003 | 2026-05-09 01:15:51.892138 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-09 01:15:52.182897 | debian-bookworm | ok 2026-05-09 01:15:52.193054 | 2026-05-09 01:15:52.193207 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-09 01:15:53.175758 | debian-bookworm | changed: 2026-05-09 01:15:53.176367 | debian-bookworm | cd+++++++++ src/ 2026-05-09 01:15:53.176414 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-09 01:15:53.176439 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-09 01:15:53.176461 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-05-09 01:15:53.176483 | debian-bookworm | Containerfile 2026-05-09 01:15:53.177327 | 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-09 01:17:55.447785 | debian-bookworm | ------ 2026-05-09 01:17:55.447863 | debian-bookworm | > [builder 23/25] RUN <>> RUN <>> set -e 2026-05-09 01:17:55.454653 | debian-bookworm | 50 | >>> set -x 2026-05-09 01:17:55.454664 | debian-bookworm | 51 | >>> 2026-05-09 01:17:55.454675 | debian-bookworm | 52 | >>> # show motd 2026-05-09 01:17:55.454687 | debian-bookworm | 53 | >>> echo '[ ! -z "$TERM" -a -r /etc/motd ] && cat /etc/motd' >> /etc/bash.bashrc 2026-05-09 01:17:55.454700 | debian-bookworm | 54 | >>> 2026-05-09 01:17:55.454712 | debian-bookworm | 55 | >>> # upgrade/install required packages 2026-05-09 01:17:55.454724 | debian-bookworm | 56 | >>> apt-get update 2026-05-09 01:17:55.454736 | debian-bookworm | 57 | >>> apt-get install -y --no-install-recommends \ 2026-05-09 01:17:55.454748 | debian-bookworm | 58 | >>> build-essential \ 2026-05-09 01:17:55.454759 | debian-bookworm | 59 | >>> dumb-init \ 2026-05-09 01:17:55.454770 | debian-bookworm | 60 | >>> git \ 2026-05-09 01:17:55.454798 | debian-bookworm | 61 | >>> gnupg-agent \ 2026-05-09 01:17:55.454810 | debian-bookworm | 62 | >>> jq \ 2026-05-09 01:17:55.454821 | debian-bookworm | 63 | >>> libffi-dev \ 2026-05-09 01:17:55.454832 | debian-bookworm | 64 | >>> libssh-dev \ 2026-05-09 01:17:55.454843 | debian-bookworm | 65 | >>> libssl-dev \ 2026-05-09 01:17:55.454854 | debian-bookworm | 66 | >>> libyaml-dev \ 2026-05-09 01:17:55.454865 | debian-bookworm | 67 | >>> openssh-client \ 2026-05-09 01:17:55.454876 | debian-bookworm | 68 | >>> patch \ 2026-05-09 01:17:55.454887 | debian-bookworm | 69 | >>> procps \ 2026-05-09 01:17:55.454898 | debian-bookworm | 70 | >>> rsync \ 2026-05-09 01:17:55.454909 | debian-bookworm | 71 | >>> sshpass 2026-05-09 01:17:55.454921 | debian-bookworm | 72 | >>> update-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3 1 2026-05-09 01:17:55.455133 | debian-bookworm | 73 | >>> update-alternatives --install /usr/bin/python python /usr/local/bin/python 1 2026-05-09 01:17:55.455148 | debian-bookworm | 74 | >>> uv pip install --no-cache --system -r /src/requirements.txt 2026-05-09 01:17:55.455161 | debian-bookworm | 75 | >>> 2026-05-09 01:17:55.455172 | debian-bookworm | 76 | >>> # add user 2026-05-09 01:17:55.455183 | debian-bookworm | 77 | >>> groupadd -g "$GROUP_ID" dragon 2026-05-09 01:17:55.455205 | debian-bookworm | 78 | >>> groupadd -g "$GROUP_ID_DOCKER" docker 2026-05-09 01:17:55.455216 | debian-bookworm | 79 | >>> useradd -l -g dragon -G docker -u "$USER_ID" -m -d /ansible dragon 2026-05-09 01:17:55.455228 | debian-bookworm | 80 | >>> 2026-05-09 01:17:55.455239 | debian-bookworm | 81 | >>> # prepare release repository 2026-05-09 01:17:55.455250 | debian-bookworm | 82 | >>> git clone https://github.com/osism/release /release 2026-05-09 01:17:55.455261 | debian-bookworm | 83 | >>> 2026-05-09 01:17:55.455273 | debian-bookworm | 84 | >>> # prepare project repository 2026-05-09 01:17:55.455308 | debian-bookworm | 85 | >>> git clone https://github.com/osism/ansible-playbooks /playbooks 2026-05-09 01:17:55.455320 | debian-bookworm | 86 | >>> git clone https://github.com/osism/generics /generics 2026-05-09 01:17:55.455331 | debian-bookworm | 87 | >>> git clone https://github.com/osism/kolla-operations /operations 2026-05-09 01:17:55.455343 | debian-bookworm | 88 | >>> 2026-05-09 01:17:55.455354 | debian-bookworm | 89 | >>> if [ "$VERSION" != "latest" ]; then 2026-05-09 01:17:55.455365 | debian-bookworm | 90 | >>> ( cd /release || exit; git fetch --all --force; git checkout "kolla-ansible-$VERSION" ) 2026-05-09 01:17:55.455378 | debian-bookworm | 91 | >>> ( cd /playbooks || exit; git fetch --all --force; git checkout "$(yq -M -r .playbooks_version "/release/latest/base.yml")" ) 2026-05-09 01:17:55.455390 | debian-bookworm | 92 | >>> ( cd /generics || exit; git fetch --all --force; git checkout "$(yq -M -r .generics_version "/release/latest/base.yml")" ) 2026-05-09 01:17:55.455402 | debian-bookworm | 93 | >>> ( cd /operations || exit; git fetch --all --force; git checkout "$(yq -M -r .operations_version "/release/latest/base.yml")" ) 2026-05-09 01:17:55.455414 | debian-bookworm | 94 | >>> fi 2026-05-09 01:17:55.455453 | debian-bookworm | 95 | >>> 2026-05-09 01:17:55.455468 | debian-bookworm | 96 | >>> # add inventory files 2026-05-09 01:17:55.455479 | debian-bookworm | 97 | >>> mkdir -p /ansible/inventory.generics /ansible/inventory 2026-05-09 01:17:55.455491 | debian-bookworm | 98 | >>> cp /generics/inventory/50-ceph /ansible/inventory.generics/50-ceph 2026-05-09 01:17:55.455502 | debian-bookworm | 99 | >>> cp /generics/inventory/51-ceph /ansible/inventory.generics/51-ceph 2026-05-09 01:17:55.455513 | debian-bookworm | 100 | >>> cp /generics/inventory/50-kolla /ansible/inventory.generics/50-kolla 2026-05-09 01:17:55.455524 | debian-bookworm | 101 | >>> cp /generics/inventory/51-kolla /ansible/inventory.generics/51-kolla 2026-05-09 01:17:55.455535 | debian-bookworm | 102 | >>> 2026-05-09 01:17:55.455547 | debian-bookworm | 103 | >>> # run preparations 2026-05-09 01:17:55.455572 | debian-bookworm | 104 | >>> mkdir -p /ansible/galaxy /ansible/group_vars/all 2026-05-09 01:17:55.455584 | debian-bookworm | 105 | >>> python3 /src/render-python-requirements.py 2026-05-09 01:17:55.455595 | debian-bookworm | 106 | >>> python3 /src/render-versions.py 2026-05-09 01:17:55.455607 | debian-bookworm | 107 | >>> 2026-05-09 01:17:55.455618 | debian-bookworm | 108 | >>> # install required python packages 2026-05-09 01:17:55.455629 | debian-bookworm | 109 | >>> uv pip install --no-cache --system -r /requirements.txt 2026-05-09 01:17:55.455711 | debian-bookworm | 110 | >>> 2026-05-09 01:17:55.455727 | debian-bookworm | 111 | >>> # set ansible version in the motd 2026-05-09 01:17:55.455738 | debian-bookworm | 112 | >>> ansible_version=$(python3 -c 'import ansible; print(ansible.release.__version__)') 2026-05-09 01:17:55.455750 | debian-bookworm | 113 | >>> sed -i -e "s/ANSIBLE_VERSION/$ansible_version/" /etc/motd 2026-05-09 01:17:55.455761 | debian-bookworm | 114 | >>> 2026-05-09 01:17:55.455772 | debian-bookworm | 115 | >>> # create required directories 2026-05-09 01:17:55.455783 | debian-bookworm | 116 | >>> mkdir -p \ 2026-05-09 01:17:55.455794 | debian-bookworm | 117 | >>> /ansible \ 2026-05-09 01:17:55.455805 | debian-bookworm | 118 | >>> /ansible/action_plugins \ 2026-05-09 01:17:55.455817 | debian-bookworm | 119 | >>> /ansible/cache \ 2026-05-09 01:17:55.455828 | debian-bookworm | 120 | >>> /ansible/filter_plugins \ 2026-05-09 01:17:55.455839 | debian-bookworm | 121 | >>> /ansible/library \ 2026-05-09 01:17:55.455858 | debian-bookworm | 122 | >>> /ansible/logs \ 2026-05-09 01:17:55.455872 | debian-bookworm | 123 | >>> /ansible/module_utils \ 2026-05-09 01:17:55.455883 | debian-bookworm | 124 | >>> /ansible/roles \ 2026-05-09 01:17:55.455895 | debian-bookworm | 125 | >>> /ansible/secrets \ 2026-05-09 01:17:55.455906 | debian-bookworm | 126 | >>> /ansible/tasks \ 2026-05-09 01:17:55.455917 | debian-bookworm | 127 | >>> /interface \ 2026-05-09 01:17:55.455928 | debian-bookworm | 128 | >>> /share 2026-05-09 01:17:55.455939 | debian-bookworm | 129 | >>> 2026-05-09 01:17:55.455950 | debian-bookworm | 130 | >>> # prepare project repository 2026-05-09 01:17:55.455962 | debian-bookworm | 131 | >>> if [ "$OPENSTACK_VERSION" = "master" ]; then git clone https://github.com/openstack/kolla-ansible /repository; fi 2026-05-09 01:17:55.455974 | debian-bookworm | 132 | >>> if [ "$OPENSTACK_VERSION" != "master" ]; then git clone -b stable/$OPENSTACK_VERSION https://github.com/openstack/kolla-ansible /repository; fi 2026-05-09 01:17:55.455987 | debian-bookworm | 133 | >>> 2026-05-09 01:17:55.455998 | debian-bookworm | 134 | >>> # apply patches 2026-05-09 01:17:55.456009 | debian-bookworm | 135 | >>> for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch"); do 2026-05-09 01:17:55.456031 | debian-bookworm | 136 | >>> echo $patchfile; 2026-05-09 01:17:55.456042 | debian-bookworm | 137 | >>> ( cd /repository && patch --forward --batch -p1 --dry-run ) < $patchfile || exit 1 2026-05-09 01:17:55.456054 | debian-bookworm | 138 | >>> ( cd /repository && patch --forward --batch -p1 ) < $patchfile 2026-05-09 01:17:55.456065 | debian-bookworm | 139 | >>> done 2026-05-09 01:17:55.456076 | debian-bookworm | 140 | >>> 2026-05-09 01:17:55.456088 | debian-bookworm | 141 | >>> # install required ansible collections & roles 2026-05-09 01:17:55.456099 | debian-bookworm | 142 | >>> ansible-galaxy role install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/roles 2026-05-09 01:17:55.456110 | debian-bookworm | 143 | >>> ln -s /usr/share/ansible/roles /ansible/galaxy 2026-05-09 01:17:55.456122 | debian-bookworm | 144 | >>> 2026-05-09 01:17:55.456145 | debian-bookworm | 145 | >>> ansible-galaxy collection install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/collections 2026-05-09 01:17:55.456157 | debian-bookworm | 146 | >>> ln -s /usr/share/ansible/collections /ansible/collections 2026-05-09 01:17:55.456168 | debian-bookworm | 147 | >>> 2026-05-09 01:17:55.456180 | debian-bookworm | 148 | >>> # install mitogen ansible plugin 2026-05-09 01:17:55.456191 | debian-bookworm | 149 | >>> mkdir -p /usr/share/mitogen 2026-05-09 01:17:55.456202 | debian-bookworm | 150 | >>> tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-05-09 01:17:55.456214 | debian-bookworm | 151 | >>> rm -rf /usr/share/mitogen/{tests,docs,.ci,.lgtm.yml,.travis.yml} 2026-05-09 01:17:55.456225 | debian-bookworm | 152 | >>> rm /mitogen.tar.gz 2026-05-09 01:17:55.456236 | debian-bookworm | 153 | >>> 2026-05-09 01:17:55.456248 | debian-bookworm | 154 | >>> # project specific instructions 2026-05-09 01:17:55.456259 | debian-bookworm | 155 | >>> ln -s /ansible/kolla-gather-facts.yml /ansible/gather-facts.yml 2026-05-09 01:17:55.456270 | debian-bookworm | 156 | >>> uv pip install --no-cache --system -r /repository/requirements.txt 2026-05-09 01:17:55.456282 | debian-bookworm | 157 | >>> uv pip install --no-cache --system /repository 2026-05-09 01:17:55.456293 | debian-bookworm | 158 | >>> python3 /remove-common-as-dependency.py 2026-05-09 01:17:55.456305 | debian-bookworm | 159 | >>> python3 /split-kolla-ansible-site.py 2026-05-09 01:17:55.456316 | debian-bookworm | 160 | >>> cp -r /repository/ansible/action_plugins/* /ansible/action_plugins 2026-05-09 01:17:55.456327 | debian-bookworm | 161 | >>> if [ -e /repository/ansible/filter_plugins ]; then cp -r /repository/ansible/filter_plugins/* /ansible/filter_plugins; fi 2026-05-09 01:17:55.456339 | debian-bookworm | 162 | >>> if [ -e /repository/ansible/module_utils ]; then cp -r /repository/ansible/module_utils/* /ansible/module_utils; fi 2026-05-09 01:17:55.456351 | debian-bookworm | 163 | >>> cp /repository/ansible/library/* /ansible/library 2026-05-09 01:17:55.456362 | debian-bookworm | 164 | >>> cp -r /repository/ansible/roles/* /ansible/roles 2026-05-09 01:17:55.456373 | debian-bookworm | 165 | >>> python3 /kolla-container-throttle.py 2026-05-09 01:17:55.456385 | 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-09 01:17:55.456397 | debian-bookworm | 167 | >>> cp /repository/ansible/nova.yml /ansible/kolla-nova.yml 2026-05-09 01:17:55.456409 | debian-bookworm | 168 | >>> cp /ansible/kolla-mariadb_backup.yml /ansible/kolla-mariadb-backup.yml 2026-05-09 01:17:55.456420 | debian-bookworm | 169 | >>> cp /ansible/kolla-mariadb_recovery.yml /ansible/kolla-mariadb-recovery.yml 2026-05-09 01:17:55.456529 | debian-bookworm | 170 | >>> rm -f /ansible/kolla-kolla-host.yml /ansible/kolla-post-deploy.yml 2026-05-09 01:17:55.456541 | debian-bookworm | 171 | >>> rm /remove-common-as-dependency.py 2026-05-09 01:17:55.456552 | debian-bookworm | 172 | >>> rm /split-kolla-ansible-site.py 2026-05-09 01:17:55.456563 | debian-bookworm | 173 | >>> mkdir /ansible/files 2026-05-09 01:17:55.456574 | debian-bookworm | 174 | >>> cp /repository/tools/cleanup-* /ansible/files 2026-05-09 01:17:55.456586 | debian-bookworm | 175 | >>> 2026-05-09 01:17:55.456597 | debian-bookworm | 176 | >>> # add refresh-containers action 2026-05-09 01:17:55.456608 | 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-09 01:17:55.456619 | debian-bookworm | 178 | >>> rm /refresh-containers.yml 2026-05-09 01:17:55.456631 | debian-bookworm | 179 | >>> 2026-05-09 01:17:55.456642 | debian-bookworm | 180 | >>> # prepare overlays 2026-05-09 01:17:55.456662 | debian-bookworm | 181 | >>> mv /overlays/$OPENSTACK_VERSION/kolla-ansible.yml /overlays 2026-05-09 01:17:55.456674 | debian-bookworm | 182 | >>> if [ -e /overlays/release/$VERSION ]; then mv /overlays/release/$VERSION/release-kolla-ansible.yml /overlays; fi 2026-05-09 01:17:55.456685 | debian-bookworm | 183 | >>> for d in $(find /overlays -mindepth 1 -type d); do rm -rf $d; done 2026-05-09 01:17:55.456696 | debian-bookworm | 184 | >>> 2026-05-09 01:17:55.456708 | debian-bookworm | 185 | >>> # copy ara configuration 2026-05-09 01:17:55.456719 | debian-bookworm | 186 | >>> python3 -m ara.setup.env >> /ansible/ara.env 2026-05-09 01:17:55.456730 | debian-bookworm | 187 | >>> 2026-05-09 01:17:55.456741 | debian-bookworm | 188 | >>> # set correct permssions 2026-05-09 01:17:55.456753 | debian-bookworm | 189 | >>> chown -R dragon: /ansible /share /interface 2026-05-09 01:17:55.456764 | debian-bookworm | 190 | >>> 2026-05-09 01:17:55.456775 | debian-bookworm | 191 | >>> # cleanup 2026-05-09 01:17:55.456786 | debian-bookworm | 192 | >>> apt-get clean 2026-05-09 01:17:55.456797 | debian-bookworm | 193 | >>> apt-get remove -y \ 2026-05-09 01:17:55.456809 | debian-bookworm | 194 | >>> build-essential \ 2026-05-09 01:17:55.456820 | debian-bookworm | 195 | >>> git \ 2026-05-09 01:17:55.456831 | debian-bookworm | 196 | >>> libffi-dev \ 2026-05-09 01:17:55.456842 | debian-bookworm | 197 | >>> libssh-dev \ 2026-05-09 01:17:55.456853 | debian-bookworm | 198 | >>> libssl-dev \ 2026-05-09 01:17:55.456864 | debian-bookworm | 199 | >>> libyaml-dev \ 2026-05-09 01:17:55.456875 | debian-bookworm | 200 | >>> python3-dev 2026-05-09 01:17:55.456886 | debian-bookworm | 201 | >>> apt-get autoremove -y 2026-05-09 01:17:55.456897 | debian-bookworm | 202 | >>> 2026-05-09 01:17:55.456908 | debian-bookworm | 203 | >>> rm -rf \ 2026-05-09 01:17:55.456919 | debian-bookworm | 204 | >>> /patches \ 2026-05-09 01:17:55.456930 | debian-bookworm | 205 | >>> /release \ 2026-05-09 01:17:55.456941 | debian-bookworm | 206 | >>> /root/.cache \ 2026-05-09 01:17:55.456952 | debian-bookworm | 207 | >>> /tmp/* \ 2026-05-09 01:17:55.456963 | debian-bookworm | 208 | >>> /usr/share/doc/* \ 2026-05-09 01:17:55.456975 | debian-bookworm | 209 | >>> /usr/share/man/* \ 2026-05-09 01:17:55.456986 | debian-bookworm | 210 | >>> /var/lib/apt/lists/* \ 2026-05-09 01:17:55.456997 | debian-bookworm | 211 | >>> /var/tmp/* 2026-05-09 01:17:55.457008 | debian-bookworm | 212 | >>> 2026-05-09 01:17:55.457019 | debian-bookworm | 213 | >>> uv pip install --no-cache --system pyclean==3.0.0 2026-05-09 01:17:55.457030 | debian-bookworm | 214 | >>> pyclean /usr 2026-05-09 01:17:55.457041 | debian-bookworm | 215 | >>> uv pip uninstall --system pyclean 2026-05-09 01:17:55.457052 | debian-bookworm | 216 | >>> EOF 2026-05-09 01:17:55.457064 | debian-bookworm | 217 | 2026-05-09 01:17:55.457075 | debian-bookworm | -------------------- 2026-05-09 01:17:55.457170 | 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-09 01:17:55.967613 | debian-bookworm | ERROR 2026-05-09 01:17:55.967949 | debian-bookworm | { 2026-05-09 01:17:55.968022 | debian-bookworm | "delta": "0:01:06.436095", 2026-05-09 01:17:55.968069 | debian-bookworm | "end": "2026-05-09 01:17:55.467021", 2026-05-09 01:17:55.968112 | debian-bookworm | "msg": "non-zero return code", 2026-05-09 01:17:55.968540 | debian-bookworm | "rc": 1, 2026-05-09 01:17:55.968596 | debian-bookworm | "start": "2026-05-09 01:16:49.030926" 2026-05-09 01:17:55.968635 | debian-bookworm | } failure 2026-05-09 01:17:55.993185 | 2026-05-09 01:17:55.993323 | PLAY RECAP 2026-05-09 01:17:55.993396 | debian-bookworm | ok: 0 changed: 0 unreachable: 0 failed: 1 skipped: 1 rescued: 0 ignored: 0 2026-05-09 01:17:55.993427 | 2026-05-09 01:17:56.140518 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-kolla-ansible/playbooks/build.yml@main] 2026-05-09 01:17:56.141730 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-09 01:17:56.974099 | 2026-05-09 01:17:56.974310 | PLAY [Base post-fetch] 2026-05-09 01:17:56.989044 | 2026-05-09 01:17:56.989178 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-09 01:17:57.055228 | debian-bookworm | skipping: Conditional result was False 2026-05-09 01:17:57.067988 | 2026-05-09 01:17:57.068305 | TASK [fetch-output : Set log path for single node] 2026-05-09 01:17:57.131069 | debian-bookworm | ok 2026-05-09 01:17:57.137161 | 2026-05-09 01:17:57.137326 | LOOP [fetch-output : Ensure local output dirs] 2026-05-09 01:17:57.668848 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/cd76cb83d1434ddbb4807648a751edc5/work/logs" 2026-05-09 01:17:57.966740 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cd76cb83d1434ddbb4807648a751edc5/work/artifacts" 2026-05-09 01:17:58.241045 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cd76cb83d1434ddbb4807648a751edc5/work/docs" 2026-05-09 01:17:58.253139 | 2026-05-09 01:17:58.253299 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-09 01:17:59.079354 | debian-bookworm | changed: 2026-05-09 01:17:59.079617 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-09 01:17:59.079655 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-09 01:17:59.079691 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-09 01:17:59.079741 | debian-bookworm | changed: All items complete 2026-05-09 01:17:59.079767 | 2026-05-09 01:17:59.674172 | debian-bookworm | changed: .d..t...... ./ 2026-05-09 01:18:00.249265 | debian-bookworm | changed: .d..t...... ./ 2026-05-09 01:18:00.283300 | 2026-05-09 01:18:00.283461 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-09 01:18:00.863306 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.005790 2026-05-09 01:18:01.172711 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011570 2026-05-09 01:18:01.190357 | 2026-05-09 01:18:01.190540 | PLAY RECAP 2026-05-09 01:18:01.190624 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-09 01:18:01.190661 | 2026-05-09 01:18:01.378507 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-09 01:18:01.382349 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-09 01:18:02.153142 | 2026-05-09 01:18:02.153362 | PLAY [Base post] 2026-05-09 01:18:02.167752 | 2026-05-09 01:18:02.167911 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-09 01:18:03.005575 | debian-bookworm | changed 2026-05-09 01:18:03.015237 | 2026-05-09 01:18:03.015386 | PLAY RECAP 2026-05-09 01:18:03.015468 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-09 01:18:03.015549 | 2026-05-09 01:18:03.151407 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-09 01:18:03.152444 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-09 01:18:03.984862 | 2026-05-09 01:18:03.985051 | PLAY [Base post-logs] 2026-05-09 01:18:03.996298 | 2026-05-09 01:18:03.996446 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-09 01:18:04.504959 | localhost | changed 2026-05-09 01:18:04.515148 | 2026-05-09 01:18:04.515364 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-09 01:18:04.551524 | localhost | ok 2026-05-09 01:18:04.555458 | 2026-05-09 01:18:04.555583 | TASK [Set zuul-log-path fact] 2026-05-09 01:18:04.581978 | localhost | ok 2026-05-09 01:18:04.591706 | 2026-05-09 01:18:04.591855 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-09 01:18:04.618074 | localhost | ok 2026-05-09 01:18:04.622392 | 2026-05-09 01:18:04.622541 | TASK [upload-logs : Create log directories] 2026-05-09 01:18:05.177737 | localhost | changed 2026-05-09 01:18:05.180816 | 2026-05-09 01:18:05.180941 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-09 01:18:05.766478 | localhost -> localhost | ok: Runtime: 0:00:00.007674 2026-05-09 01:18:05.774173 | 2026-05-09 01:18:05.774386 | TASK [upload-logs : Upload logs to log server] 2026-05-09 01:18:06.373582 | localhost | Output suppressed because no_log was given 2026-05-09 01:18:06.375494 | 2026-05-09 01:18:06.375611 | LOOP [upload-logs : Compress console log and json output] 2026-05-09 01:18:06.425222 | localhost | skipping: Conditional result was False 2026-05-09 01:18:06.431083 | localhost | skipping: Conditional result was False 2026-05-09 01:18:06.439471 | 2026-05-09 01:18:06.439722 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-09 01:18:06.489322 | localhost | skipping: Conditional result was False 2026-05-09 01:18:06.489632 | 2026-05-09 01:18:06.494421 | localhost | skipping: Conditional result was False 2026-05-09 01:18:06.499886 | 2026-05-09 01:18:06.500414 | LOOP [upload-logs : Upload console log and json output]