2026-05-11 21:50:42.251365 | Job console starting 2026-05-11 21:50:42.278507 | Updating git repos 2026-05-11 21:50:42.358584 | Cloning repos into workspace 2026-05-11 21:50:42.487889 | Restoring repo states 2026-05-11 21:50:42.522320 | Merging changes 2026-05-11 21:50:43.804269 | Checking out repos 2026-05-11 21:50:43.904568 | Preparing playbooks 2026-05-11 21:50:46.605107 | Running Ansible setup 2026-05-11 21:50:53.770250 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-11 21:50:55.313486 | 2026-05-11 21:50:55.315265 | PLAY [Base pre] 2026-05-11 21:50:55.381494 | 2026-05-11 21:50:55.381648 | TASK [Setup log path fact] 2026-05-11 21:50:55.410727 | debian-bookworm | ok 2026-05-11 21:50:55.464874 | 2026-05-11 21:50:55.465038 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-11 21:50:55.501569 | debian-bookworm | ok 2026-05-11 21:50:55.524100 | 2026-05-11 21:50:55.524224 | TASK [emit-job-header : Print job information] 2026-05-11 21:50:55.563943 | # Job Information 2026-05-11 21:50:55.564104 | Ansible Version: 2.16.14 2026-05-11 21:50:55.564139 | Job: container-image-kolla-ansible-build-2025.2 2026-05-11 21:50:55.564185 | Pipeline: check 2026-05-11 21:50:55.564210 | Executor: 521e9411259a 2026-05-11 21:50:55.564231 | Triggered by: https://github.com/osism/container-image-kolla-ansible/pull/887 2026-05-11 21:50:55.564253 | Event ID: 6e5d0340-4d83-11f1-9537-42abed9c50be 2026-05-11 21:50:55.569039 | 2026-05-11 21:50:55.569130 | LOOP [emit-job-header : Print node information] 2026-05-11 21:50:55.737098 | debian-bookworm | ok: 2026-05-11 21:50:55.737272 | debian-bookworm | # Node Information 2026-05-11 21:50:55.737307 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-11 21:50:55.737332 | debian-bookworm | Hostname: debian 2026-05-11 21:50:55.737355 | debian-bookworm | Username: zuul 2026-05-11 21:50:55.737375 | debian-bookworm | Distro: Debian 12.13 2026-05-11 21:50:55.737398 | debian-bookworm | Provider: regiocloud-a 2026-05-11 21:50:55.737420 | debian-bookworm | Region: 2026-05-11 21:50:55.737441 | debian-bookworm | Label: debian-bookworm 2026-05-11 21:50:55.737460 | debian-bookworm | Product Name: OpenStack Nova 2026-05-11 21:50:55.737479 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7e:d114 2026-05-11 21:50:55.774545 | 2026-05-11 21:50:55.774666 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-11 21:50:57.107108 | debian-bookworm -> localhost | changed 2026-05-11 21:50:57.121859 | 2026-05-11 21:50:57.121964 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-11 21:50:59.240763 | debian-bookworm -> localhost | changed 2026-05-11 21:50:59.262384 | 2026-05-11 21:50:59.262491 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-11 21:50:59.591855 | debian-bookworm -> localhost | ok 2026-05-11 21:50:59.597300 | 2026-05-11 21:50:59.597395 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-11 21:50:59.647043 | debian-bookworm | ok 2026-05-11 21:50:59.683553 | debian-bookworm | included: /var/lib/zuul/builds/490cdc771b52436dbdbcd45ea42b3681/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-11 21:50:59.703489 | 2026-05-11 21:50:59.703586 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-11 21:51:01.657570 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-11 21:51:01.657733 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/490cdc771b52436dbdbcd45ea42b3681/work/490cdc771b52436dbdbcd45ea42b3681_id_rsa 2026-05-11 21:51:01.657763 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/490cdc771b52436dbdbcd45ea42b3681/work/490cdc771b52436dbdbcd45ea42b3681_id_rsa.pub 2026-05-11 21:51:01.657786 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-11 21:51:01.657805 | debian-bookworm -> localhost | SHA256:Uzs93YOvmjtpbl3xg3iyaffEbVCS3VXFEmkiyicN06c zuul-build-sshkey 2026-05-11 21:51:01.657831 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-11 21:51:01.657850 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-11 21:51:01.657867 | debian-bookworm -> localhost | | . .+*| 2026-05-11 21:51:01.657884 | debian-bookworm -> localhost | | o o o +o+| 2026-05-11 21:51:01.657900 | debian-bookworm -> localhost | | . =.+ oo.+| 2026-05-11 21:51:01.657916 | debian-bookworm -> localhost | | +.Eo ..= | 2026-05-11 21:51:01.657932 | debian-bookworm -> localhost | | Soo +.+.+| 2026-05-11 21:51:01.657954 | debian-bookworm -> localhost | | . + +o++| 2026-05-11 21:51:01.657971 | debian-bookworm -> localhost | | B .++| 2026-05-11 21:51:01.657987 | debian-bookworm -> localhost | | O.oo. | 2026-05-11 21:51:01.658004 | debian-bookworm -> localhost | | ===... | 2026-05-11 21:51:01.658021 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-11 21:51:01.658061 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.162225 2026-05-11 21:51:01.665000 | 2026-05-11 21:51:01.665087 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-11 21:51:01.720164 | debian-bookworm | ok 2026-05-11 21:51:01.734537 | debian-bookworm | included: /var/lib/zuul/builds/490cdc771b52436dbdbcd45ea42b3681/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-11 21:51:01.791085 | 2026-05-11 21:51:01.791211 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-11 21:51:01.821857 | debian-bookworm | skipping: Conditional result was False 2026-05-11 21:51:01.828112 | 2026-05-11 21:51:01.828225 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-11 21:51:02.601088 | debian-bookworm | changed 2026-05-11 21:51:02.607185 | 2026-05-11 21:51:02.607276 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-11 21:51:02.881841 | debian-bookworm | ok 2026-05-11 21:51:02.887473 | 2026-05-11 21:51:02.887569 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-11 21:51:03.606033 | debian-bookworm | changed 2026-05-11 21:51:03.616754 | 2026-05-11 21:51:03.616848 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-11 21:51:04.317587 | debian-bookworm | changed 2026-05-11 21:51:04.331840 | 2026-05-11 21:51:04.331958 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-11 21:51:04.355947 | debian-bookworm | skipping: Conditional result was False 2026-05-11 21:51:04.377922 | 2026-05-11 21:51:04.378056 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-11 21:51:05.444555 | debian-bookworm -> localhost | changed 2026-05-11 21:51:05.455073 | 2026-05-11 21:51:05.455194 | TASK [add-build-sshkey : Add back temp key] 2026-05-11 21:51:06.294781 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/490cdc771b52436dbdbcd45ea42b3681/work/490cdc771b52436dbdbcd45ea42b3681_id_rsa (zuul-build-sshkey) 2026-05-11 21:51:06.295027 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.030785 2026-05-11 21:51:06.302542 | 2026-05-11 21:51:06.302646 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-11 21:51:07.028757 | debian-bookworm | ok 2026-05-11 21:51:07.035168 | 2026-05-11 21:51:07.035269 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-11 21:51:07.060724 | debian-bookworm | skipping: Conditional result was False 2026-05-11 21:51:07.071317 | 2026-05-11 21:51:07.071440 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-11 21:51:07.575282 | debian-bookworm | ok 2026-05-11 21:51:07.586658 | 2026-05-11 21:51:07.586790 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-11 21:51:07.627447 | debian-bookworm | ok 2026-05-11 21:51:07.633538 | 2026-05-11 21:51:07.633666 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-11 21:51:08.309397 | debian-bookworm -> localhost | ok 2026-05-11 21:51:08.316259 | 2026-05-11 21:51:08.316401 | TASK [validate-host : Collect information about the host] 2026-05-11 21:51:10.198959 | debian-bookworm | ok 2026-05-11 21:51:10.219557 | 2026-05-11 21:51:10.219702 | TASK [validate-host : Sanitize hostname] 2026-05-11 21:51:10.396715 | debian-bookworm | ok 2026-05-11 21:51:10.493431 | 2026-05-11 21:51:10.493586 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-11 21:51:12.017001 | debian-bookworm -> localhost | changed 2026-05-11 21:51:12.023043 | 2026-05-11 21:51:12.023205 | TASK [validate-host : Collect information about zuul worker] 2026-05-11 21:51:12.770064 | debian-bookworm | ok 2026-05-11 21:51:12.775466 | 2026-05-11 21:51:12.775606 | TASK [validate-host : Write out all zuul information for each host] 2026-05-11 21:51:13.695537 | debian-bookworm -> localhost | changed 2026-05-11 21:51:13.710011 | 2026-05-11 21:51:13.710281 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-11 21:51:13.996765 | debian-bookworm | ok 2026-05-11 21:51:14.002285 | 2026-05-11 21:51:14.002386 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-11 21:51:15.381909 | debian-bookworm | changed: 2026-05-11 21:51:15.382149 | debian-bookworm | cd+++++++++ src/ 2026-05-11 21:51:15.382191 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-11 21:51:15.382218 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-11 21:51:15.382241 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-05-11 21:51:15.382263 | debian-bookworm | Containerfile 2026-05-11 21:51:15.382422 | 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-11 21:53:09.010477 | debian-bookworm | ------ 2026-05-11 21:53:09.010641 | debian-bookworm | > [builder 23/25] RUN <>> RUN <>> set -e 2026-05-11 21:53:09.017324 | debian-bookworm | 50 | >>> set -x 2026-05-11 21:53:09.017332 | debian-bookworm | 51 | >>> 2026-05-11 21:53:09.017340 | debian-bookworm | 52 | >>> # show motd 2026-05-11 21:53:09.017349 | debian-bookworm | 53 | >>> echo '[ ! -z "$TERM" -a -r /etc/motd ] && cat /etc/motd' >> /etc/bash.bashrc 2026-05-11 21:53:09.017358 | debian-bookworm | 54 | >>> 2026-05-11 21:53:09.017366 | debian-bookworm | 55 | >>> # upgrade/install required packages 2026-05-11 21:53:09.017375 | debian-bookworm | 56 | >>> apt-get update 2026-05-11 21:53:09.017383 | debian-bookworm | 57 | >>> apt-get install -y --no-install-recommends \ 2026-05-11 21:53:09.017392 | debian-bookworm | 58 | >>> build-essential \ 2026-05-11 21:53:09.017400 | debian-bookworm | 59 | >>> dumb-init \ 2026-05-11 21:53:09.017419 | debian-bookworm | 60 | >>> git \ 2026-05-11 21:53:09.017427 | debian-bookworm | 61 | >>> gnupg-agent \ 2026-05-11 21:53:09.017435 | debian-bookworm | 62 | >>> jq \ 2026-05-11 21:53:09.017443 | debian-bookworm | 63 | >>> libffi-dev \ 2026-05-11 21:53:09.017451 | debian-bookworm | 64 | >>> libssh-dev \ 2026-05-11 21:53:09.017459 | debian-bookworm | 65 | >>> libssl-dev \ 2026-05-11 21:53:09.017467 | debian-bookworm | 66 | >>> libyaml-dev \ 2026-05-11 21:53:09.017475 | debian-bookworm | 67 | >>> openssh-client \ 2026-05-11 21:53:09.017483 | debian-bookworm | 68 | >>> patch \ 2026-05-11 21:53:09.017491 | debian-bookworm | 69 | >>> procps \ 2026-05-11 21:53:09.017499 | debian-bookworm | 70 | >>> rsync \ 2026-05-11 21:53:09.017507 | debian-bookworm | 71 | >>> sshpass 2026-05-11 21:53:09.017551 | debian-bookworm | 72 | >>> update-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3 1 2026-05-11 21:53:09.017601 | debian-bookworm | 73 | >>> update-alternatives --install /usr/bin/python python /usr/local/bin/python 1 2026-05-11 21:53:09.017610 | debian-bookworm | 74 | >>> uv pip install --no-cache --system -r /src/requirements.txt 2026-05-11 21:53:09.017619 | debian-bookworm | 75 | >>> 2026-05-11 21:53:09.017627 | debian-bookworm | 76 | >>> # add user 2026-05-11 21:53:09.017635 | debian-bookworm | 77 | >>> groupadd -g "$GROUP_ID" dragon 2026-05-11 21:53:09.017643 | debian-bookworm | 78 | >>> groupadd -g "$GROUP_ID_DOCKER" docker 2026-05-11 21:53:09.017651 | debian-bookworm | 79 | >>> useradd -l -g dragon -G docker -u "$USER_ID" -m -d /ansible dragon 2026-05-11 21:53:09.017659 | debian-bookworm | 80 | >>> 2026-05-11 21:53:09.017667 | debian-bookworm | 81 | >>> # prepare release repository 2026-05-11 21:53:09.017675 | debian-bookworm | 82 | >>> git clone https://github.com/osism/release /release 2026-05-11 21:53:09.017683 | debian-bookworm | 83 | >>> 2026-05-11 21:53:09.017691 | debian-bookworm | 84 | >>> # prepare project repository 2026-05-11 21:53:09.017699 | debian-bookworm | 85 | >>> git clone https://github.com/osism/ansible-playbooks /playbooks 2026-05-11 21:53:09.017707 | debian-bookworm | 86 | >>> git clone https://github.com/osism/generics /generics 2026-05-11 21:53:09.017715 | debian-bookworm | 87 | >>> git clone https://github.com/osism/kolla-operations /operations 2026-05-11 21:53:09.017723 | debian-bookworm | 88 | >>> 2026-05-11 21:53:09.017731 | debian-bookworm | 89 | >>> if [ "$VERSION" != "latest" ]; then 2026-05-11 21:53:09.017739 | debian-bookworm | 90 | >>> ( cd /release || exit; git fetch --all --force; git checkout "kolla-ansible-$VERSION" ) 2026-05-11 21:53:09.017748 | debian-bookworm | 91 | >>> ( cd /playbooks || exit; git fetch --all --force; git checkout "$(yq -M -r .playbooks_version "/release/latest/base.yml")" ) 2026-05-11 21:53:09.017758 | debian-bookworm | 92 | >>> ( cd /generics || exit; git fetch --all --force; git checkout "$(yq -M -r .generics_version "/release/latest/base.yml")" ) 2026-05-11 21:53:09.017767 | debian-bookworm | 93 | >>> ( cd /operations || exit; git fetch --all --force; git checkout "$(yq -M -r .operations_version "/release/latest/base.yml")" ) 2026-05-11 21:53:09.017775 | debian-bookworm | 94 | >>> fi 2026-05-11 21:53:09.017796 | debian-bookworm | 95 | >>> 2026-05-11 21:53:09.017804 | debian-bookworm | 96 | >>> # add inventory files 2026-05-11 21:53:09.017813 | debian-bookworm | 97 | >>> mkdir -p /ansible/inventory.generics /ansible/inventory 2026-05-11 21:53:09.017821 | debian-bookworm | 98 | >>> cp /generics/inventory/50-ceph /ansible/inventory.generics/50-ceph 2026-05-11 21:53:09.017829 | debian-bookworm | 99 | >>> cp /generics/inventory/51-ceph /ansible/inventory.generics/51-ceph 2026-05-11 21:53:09.017837 | debian-bookworm | 100 | >>> cp /generics/inventory/50-kolla /ansible/inventory.generics/50-kolla 2026-05-11 21:53:09.017850 | debian-bookworm | 101 | >>> cp /generics/inventory/51-kolla /ansible/inventory.generics/51-kolla 2026-05-11 21:53:09.017858 | debian-bookworm | 102 | >>> 2026-05-11 21:53:09.017866 | debian-bookworm | 103 | >>> # run preparations 2026-05-11 21:53:09.017874 | debian-bookworm | 104 | >>> mkdir -p /ansible/galaxy /ansible/group_vars/all 2026-05-11 21:53:09.017882 | debian-bookworm | 105 | >>> python3 /src/render-python-requirements.py 2026-05-11 21:53:09.017890 | debian-bookworm | 106 | >>> python3 /src/render-versions.py 2026-05-11 21:53:09.017899 | debian-bookworm | 107 | >>> 2026-05-11 21:53:09.017906 | debian-bookworm | 108 | >>> # install required python packages 2026-05-11 21:53:09.017914 | debian-bookworm | 109 | >>> uv pip install --no-cache --system -r /requirements.txt 2026-05-11 21:53:09.017922 | debian-bookworm | 110 | >>> 2026-05-11 21:53:09.017931 | debian-bookworm | 111 | >>> # set ansible version in the motd 2026-05-11 21:53:09.017939 | debian-bookworm | 112 | >>> ansible_version=$(python3 -c 'import ansible; print(ansible.release.__version__)') 2026-05-11 21:53:09.017947 | debian-bookworm | 113 | >>> sed -i -e "s/ANSIBLE_VERSION/$ansible_version/" /etc/motd 2026-05-11 21:53:09.017955 | debian-bookworm | 114 | >>> 2026-05-11 21:53:09.017963 | debian-bookworm | 115 | >>> # create required directories 2026-05-11 21:53:09.017971 | debian-bookworm | 116 | >>> mkdir -p \ 2026-05-11 21:53:09.017979 | debian-bookworm | 117 | >>> /ansible \ 2026-05-11 21:53:09.017987 | debian-bookworm | 118 | >>> /ansible/action_plugins \ 2026-05-11 21:53:09.017995 | debian-bookworm | 119 | >>> /ansible/cache \ 2026-05-11 21:53:09.018003 | debian-bookworm | 120 | >>> /ansible/filter_plugins \ 2026-05-11 21:53:09.018012 | debian-bookworm | 121 | >>> /ansible/library \ 2026-05-11 21:53:09.018020 | debian-bookworm | 122 | >>> /ansible/logs \ 2026-05-11 21:53:09.018028 | debian-bookworm | 123 | >>> /ansible/module_utils \ 2026-05-11 21:53:09.018036 | debian-bookworm | 124 | >>> /ansible/roles \ 2026-05-11 21:53:09.018044 | debian-bookworm | 125 | >>> /ansible/secrets \ 2026-05-11 21:53:09.018052 | debian-bookworm | 126 | >>> /ansible/tasks \ 2026-05-11 21:53:09.018060 | debian-bookworm | 127 | >>> /interface \ 2026-05-11 21:53:09.018068 | debian-bookworm | 128 | >>> /share 2026-05-11 21:53:09.018076 | debian-bookworm | 129 | >>> 2026-05-11 21:53:09.018084 | debian-bookworm | 130 | >>> # prepare project repository 2026-05-11 21:53:09.018093 | debian-bookworm | 131 | >>> if [ "$OPENSTACK_VERSION" = "master" ]; then git clone https://github.com/openstack/kolla-ansible /repository; fi 2026-05-11 21:53:09.018101 | debian-bookworm | 132 | >>> if [ "$OPENSTACK_VERSION" != "master" ]; then git clone -b stable/$OPENSTACK_VERSION https://github.com/openstack/kolla-ansible /repository; fi 2026-05-11 21:53:09.018111 | debian-bookworm | 133 | >>> 2026-05-11 21:53:09.018119 | debian-bookworm | 134 | >>> # apply patches 2026-05-11 21:53:09.018128 | debian-bookworm | 135 | >>> for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch"); do 2026-05-11 21:53:09.018136 | debian-bookworm | 136 | >>> echo $patchfile; 2026-05-11 21:53:09.018156 | debian-bookworm | 137 | >>> ( cd /repository && patch --forward --batch -p1 --dry-run ) < $patchfile || exit 1 2026-05-11 21:53:09.018164 | debian-bookworm | 138 | >>> ( cd /repository && patch --forward --batch -p1 ) < $patchfile 2026-05-11 21:53:09.018173 | debian-bookworm | 139 | >>> done 2026-05-11 21:53:09.018181 | debian-bookworm | 140 | >>> 2026-05-11 21:53:09.018189 | debian-bookworm | 141 | >>> # install required ansible collections & roles 2026-05-11 21:53:09.018197 | debian-bookworm | 142 | >>> ansible-galaxy role install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/roles 2026-05-11 21:53:09.018205 | debian-bookworm | 143 | >>> ln -s /usr/share/ansible/roles /ansible/galaxy 2026-05-11 21:53:09.018213 | debian-bookworm | 144 | >>> 2026-05-11 21:53:09.018221 | debian-bookworm | 145 | >>> ansible-galaxy collection install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/collections 2026-05-11 21:53:09.018229 | debian-bookworm | 146 | >>> ln -s /usr/share/ansible/collections /ansible/collections 2026-05-11 21:53:09.018237 | debian-bookworm | 147 | >>> 2026-05-11 21:53:09.018250 | debian-bookworm | 148 | >>> # install mitogen ansible plugin 2026-05-11 21:53:09.018258 | debian-bookworm | 149 | >>> mkdir -p /usr/share/mitogen 2026-05-11 21:53:09.018266 | debian-bookworm | 150 | >>> tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-05-11 21:53:09.018275 | debian-bookworm | 151 | >>> rm -rf /usr/share/mitogen/{tests,docs,.ci,.lgtm.yml,.travis.yml} 2026-05-11 21:53:09.018282 | debian-bookworm | 152 | >>> rm /mitogen.tar.gz 2026-05-11 21:53:09.018290 | debian-bookworm | 153 | >>> 2026-05-11 21:53:09.018299 | debian-bookworm | 154 | >>> # project specific instructions 2026-05-11 21:53:09.018306 | debian-bookworm | 155 | >>> ln -s /ansible/kolla-gather-facts.yml /ansible/gather-facts.yml 2026-05-11 21:53:09.018314 | debian-bookworm | 156 | >>> uv pip install --no-cache --system -r /repository/requirements.txt 2026-05-11 21:53:09.018322 | debian-bookworm | 157 | >>> uv pip install --no-cache --system /repository 2026-05-11 21:53:09.018330 | debian-bookworm | 158 | >>> python3 /remove-common-as-dependency.py 2026-05-11 21:53:09.018338 | debian-bookworm | 159 | >>> python3 /split-kolla-ansible-site.py 2026-05-11 21:53:09.018346 | debian-bookworm | 160 | >>> cp -r /repository/ansible/action_plugins/* /ansible/action_plugins 2026-05-11 21:53:09.018354 | debian-bookworm | 161 | >>> if [ -e /repository/ansible/filter_plugins ]; then cp -r /repository/ansible/filter_plugins/* /ansible/filter_plugins; fi 2026-05-11 21:53:09.018362 | debian-bookworm | 162 | >>> if [ -e /repository/ansible/module_utils ]; then cp -r /repository/ansible/module_utils/* /ansible/module_utils; fi 2026-05-11 21:53:09.018370 | debian-bookworm | 163 | >>> cp /repository/ansible/library/* /ansible/library 2026-05-11 21:53:09.018378 | debian-bookworm | 164 | >>> cp -r /repository/ansible/roles/* /ansible/roles 2026-05-11 21:53:09.018386 | debian-bookworm | 165 | >>> python3 /kolla-container-throttle.py 2026-05-11 21:53:09.018395 | 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-11 21:53:09.018404 | debian-bookworm | 167 | >>> cp /repository/ansible/nova.yml /ansible/kolla-nova.yml 2026-05-11 21:53:09.018412 | debian-bookworm | 168 | >>> cp /ansible/kolla-mariadb_backup.yml /ansible/kolla-mariadb-backup.yml 2026-05-11 21:53:09.018420 | debian-bookworm | 169 | >>> cp /ansible/kolla-mariadb_recovery.yml /ansible/kolla-mariadb-recovery.yml 2026-05-11 21:53:09.018428 | debian-bookworm | 170 | >>> rm -f /ansible/kolla-kolla-host.yml /ansible/kolla-post-deploy.yml 2026-05-11 21:53:09.018436 | debian-bookworm | 171 | >>> rm /remove-common-as-dependency.py 2026-05-11 21:53:09.018444 | debian-bookworm | 172 | >>> rm /split-kolla-ansible-site.py 2026-05-11 21:53:09.018452 | debian-bookworm | 173 | >>> mkdir /ansible/files 2026-05-11 21:53:09.018460 | debian-bookworm | 174 | >>> cp /repository/tools/cleanup-* /ansible/files 2026-05-11 21:53:09.018468 | debian-bookworm | 175 | >>> 2026-05-11 21:53:09.018476 | debian-bookworm | 176 | >>> # add refresh-containers action 2026-05-11 21:53:09.018645 | 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-11 21:53:09.018676 | debian-bookworm | 178 | >>> rm /refresh-containers.yml 2026-05-11 21:53:09.018686 | debian-bookworm | 179 | >>> 2026-05-11 21:53:09.018694 | debian-bookworm | 180 | >>> # prepare overlays 2026-05-11 21:53:09.018702 | debian-bookworm | 181 | >>> mv /overlays/$OPENSTACK_VERSION/kolla-ansible.yml /overlays 2026-05-11 21:53:09.018711 | debian-bookworm | 182 | >>> if [ -e /overlays/release/$VERSION ]; then mv /overlays/release/$VERSION/release-kolla-ansible.yml /overlays; fi 2026-05-11 21:53:09.018719 | debian-bookworm | 183 | >>> for d in $(find /overlays -mindepth 1 -type d); do rm -rf $d; done 2026-05-11 21:53:09.018726 | debian-bookworm | 184 | >>> 2026-05-11 21:53:09.018734 | debian-bookworm | 185 | >>> # copy ara configuration 2026-05-11 21:53:09.018742 | debian-bookworm | 186 | >>> python3 -m ara.setup.env >> /ansible/ara.env 2026-05-11 21:53:09.018750 | debian-bookworm | 187 | >>> 2026-05-11 21:53:09.018758 | debian-bookworm | 188 | >>> # set correct permssions 2026-05-11 21:53:09.018766 | debian-bookworm | 189 | >>> chown -R dragon: /ansible /share /interface 2026-05-11 21:53:09.018774 | debian-bookworm | 190 | >>> 2026-05-11 21:53:09.018782 | debian-bookworm | 191 | >>> # cleanup 2026-05-11 21:53:09.018790 | debian-bookworm | 192 | >>> apt-get clean 2026-05-11 21:53:09.018798 | debian-bookworm | 193 | >>> apt-get remove -y \ 2026-05-11 21:53:09.018806 | debian-bookworm | 194 | >>> build-essential \ 2026-05-11 21:53:09.018814 | debian-bookworm | 195 | >>> git \ 2026-05-11 21:53:09.018830 | debian-bookworm | 196 | >>> libffi-dev \ 2026-05-11 21:53:09.018838 | debian-bookworm | 197 | >>> libssh-dev \ 2026-05-11 21:53:09.018846 | debian-bookworm | 198 | >>> libssl-dev \ 2026-05-11 21:53:09.018854 | debian-bookworm | 199 | >>> libyaml-dev \ 2026-05-11 21:53:09.018862 | debian-bookworm | 200 | >>> python3-dev 2026-05-11 21:53:09.018869 | debian-bookworm | 201 | >>> apt-get autoremove -y 2026-05-11 21:53:09.018877 | debian-bookworm | 202 | >>> 2026-05-11 21:53:09.018885 | debian-bookworm | 203 | >>> rm -rf \ 2026-05-11 21:53:09.018893 | debian-bookworm | 204 | >>> /patches \ 2026-05-11 21:53:09.018899 | debian-bookworm | 205 | >>> /release \ 2026-05-11 21:53:09.018906 | debian-bookworm | 206 | >>> /root/.cache \ 2026-05-11 21:53:09.018913 | debian-bookworm | 207 | >>> /tmp/* \ 2026-05-11 21:53:09.018919 | debian-bookworm | 208 | >>> /usr/share/doc/* \ 2026-05-11 21:53:09.018926 | debian-bookworm | 209 | >>> /usr/share/man/* \ 2026-05-11 21:53:09.018933 | debian-bookworm | 210 | >>> /var/lib/apt/lists/* \ 2026-05-11 21:53:09.018939 | debian-bookworm | 211 | >>> /var/tmp/* 2026-05-11 21:53:09.018946 | debian-bookworm | 212 | >>> 2026-05-11 21:53:09.018953 | debian-bookworm | 213 | >>> uv pip install --no-cache --system pyclean==3.0.0 2026-05-11 21:53:09.018960 | debian-bookworm | 214 | >>> pyclean /usr 2026-05-11 21:53:09.018967 | debian-bookworm | 215 | >>> uv pip uninstall --system pyclean 2026-05-11 21:53:09.018974 | debian-bookworm | 216 | >>> EOF 2026-05-11 21:53:09.018980 | debian-bookworm | 217 | 2026-05-11 21:53:09.018987 | debian-bookworm | -------------------- 2026-05-11 21:53:09.019043 | 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-11 21:53:09.529509 | debian-bookworm | ERROR 2026-05-11 21:53:09.530029 | debian-bookworm | { 2026-05-11 21:53:09.530147 | debian-bookworm | "delta": "0:00:56.871942", 2026-05-11 21:53:09.530222 | debian-bookworm | "end": "2026-05-11 21:53:09.029942", 2026-05-11 21:53:09.530283 | debian-bookworm | "msg": "non-zero return code", 2026-05-11 21:53:09.530340 | debian-bookworm | "rc": 1, 2026-05-11 21:53:09.530396 | debian-bookworm | "start": "2026-05-11 21:52:12.158000" 2026-05-11 21:53:09.530468 | debian-bookworm | } failure 2026-05-11 21:53:09.555497 | 2026-05-11 21:53:09.555696 | PLAY RECAP 2026-05-11 21:53:09.555799 | debian-bookworm | ok: 0 changed: 0 unreachable: 0 failed: 1 skipped: 1 rescued: 0 ignored: 0 2026-05-11 21:53:09.555829 | 2026-05-11 21:53:09.780915 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-kolla-ansible/playbooks/build.yml@main] 2026-05-11 21:53:09.782115 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-11 21:53:10.839989 | 2026-05-11 21:53:10.840188 | PLAY [Base post-fetch] 2026-05-11 21:53:10.855110 | 2026-05-11 21:53:10.855253 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-11 21:53:10.922109 | debian-bookworm | skipping: Conditional result was False 2026-05-11 21:53:10.929009 | 2026-05-11 21:53:10.929172 | TASK [fetch-output : Set log path for single node] 2026-05-11 21:53:10.970333 | debian-bookworm | ok 2026-05-11 21:53:10.975690 | 2026-05-11 21:53:10.975852 | LOOP [fetch-output : Ensure local output dirs] 2026-05-11 21:53:11.479895 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/490cdc771b52436dbdbcd45ea42b3681/work/logs" 2026-05-11 21:53:11.757858 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/490cdc771b52436dbdbcd45ea42b3681/work/artifacts" 2026-05-11 21:53:12.054271 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/490cdc771b52436dbdbcd45ea42b3681/work/docs" 2026-05-11 21:53:12.074619 | 2026-05-11 21:53:12.075094 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-11 21:53:13.055162 | debian-bookworm | changed: 2026-05-11 21:53:13.055425 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-11 21:53:13.055470 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-11 21:53:13.055504 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-11 21:53:13.055566 | debian-bookworm | changed: All items complete 2026-05-11 21:53:13.055599 | 2026-05-11 21:53:13.637377 | debian-bookworm | changed: .d..t...... ./ 2026-05-11 21:53:14.198293 | debian-bookworm | changed: .d..t...... ./ 2026-05-11 21:53:14.223726 | 2026-05-11 21:53:14.223957 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-11 21:53:14.760432 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.022609 2026-05-11 21:53:15.123872 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009369 2026-05-11 21:53:15.135454 | 2026-05-11 21:53:15.135564 | PLAY RECAP 2026-05-11 21:53:15.135617 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-11 21:53:15.135641 | 2026-05-11 21:53:15.299803 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-11 21:53:15.301552 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-11 21:53:16.082378 | 2026-05-11 21:53:16.082561 | PLAY [Base post] 2026-05-11 21:53:16.096878 | 2026-05-11 21:53:16.097033 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-11 21:53:16.898502 | debian-bookworm | changed 2026-05-11 21:53:16.904761 | 2026-05-11 21:53:16.904869 | PLAY RECAP 2026-05-11 21:53:16.904932 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-11 21:53:16.904994 | 2026-05-11 21:53:17.027072 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-11 21:53:17.028175 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-11 21:53:17.841366 | 2026-05-11 21:53:17.842525 | PLAY [Base post-logs] 2026-05-11 21:53:17.854062 | 2026-05-11 21:53:17.854205 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-11 21:53:18.387529 | localhost | changed 2026-05-11 21:53:18.408692 | 2026-05-11 21:53:18.408911 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-11 21:53:18.449815 | localhost | ok 2026-05-11 21:53:18.457083 | 2026-05-11 21:53:18.457252 | TASK [Set zuul-log-path fact] 2026-05-11 21:53:18.477760 | localhost | ok 2026-05-11 21:53:18.493283 | 2026-05-11 21:53:18.493459 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-11 21:53:18.523529 | localhost | ok 2026-05-11 21:53:18.529718 | 2026-05-11 21:53:18.529904 | TASK [upload-logs : Create log directories] 2026-05-11 21:53:19.072699 | localhost | changed 2026-05-11 21:53:19.075773 | 2026-05-11 21:53:19.075890 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-11 21:53:19.615109 | localhost -> localhost | ok: Runtime: 0:00:00.009836 2026-05-11 21:53:19.623450 | 2026-05-11 21:53:19.623626 | TASK [upload-logs : Upload logs to log server] 2026-05-11 21:53:20.146239 | localhost | Output suppressed because no_log was given 2026-05-11 21:53:20.149277 | 2026-05-11 21:53:20.149432 | LOOP [upload-logs : Compress console log and json output] 2026-05-11 21:53:20.198587 | localhost | skipping: Conditional result was False 2026-05-11 21:53:20.204252 | localhost | skipping: Conditional result was False 2026-05-11 21:53:20.208521 | 2026-05-11 21:53:20.208611 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-11 21:53:20.243102 | localhost | skipping: Conditional result was False 2026-05-11 21:53:20.243301 | 2026-05-11 21:53:20.248235 | localhost | skipping: Conditional result was False 2026-05-11 21:53:20.254118 | 2026-05-11 21:53:20.254209 | LOOP [upload-logs : Upload console log and json output]