2026-05-10 21:14:21.168957 | Job console starting 2026-05-10 21:14:21.215057 | Updating git repos 2026-05-10 21:14:21.268132 | Cloning repos into workspace 2026-05-10 21:14:21.357612 | Restoring repo states 2026-05-10 21:14:21.420555 | Merging changes 2026-05-10 21:14:22.116859 | Checking out repos 2026-05-10 21:14:22.212640 | Preparing playbooks 2026-05-10 21:14:24.360307 | Running Ansible setup 2026-05-10 21:14:31.323295 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-10 21:14:33.140404 | 2026-05-10 21:14:33.140586 | PLAY [Base pre] 2026-05-10 21:14:33.183395 | 2026-05-10 21:14:33.183578 | TASK [Setup log path fact] 2026-05-10 21:14:33.229212 | debian-bookworm | ok 2026-05-10 21:14:33.285057 | 2026-05-10 21:14:33.285290 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-10 21:14:33.342405 | debian-bookworm | ok 2026-05-10 21:14:33.368965 | 2026-05-10 21:14:33.369113 | TASK [emit-job-header : Print job information] 2026-05-10 21:14:33.434363 | # Job Information 2026-05-10 21:14:33.434569 | Ansible Version: 2.16.14 2026-05-10 21:14:33.434604 | Job: container-image-kolla-ansible-build-2025.2 2026-05-10 21:14:33.434638 | Pipeline: check 2026-05-10 21:14:33.434661 | Executor: 521e9411259a 2026-05-10 21:14:33.434681 | Triggered by: https://github.com/osism/container-image-kolla-ansible/pull/889 2026-05-10 21:14:33.434704 | Event ID: 30126720-4cb5-11f1-9e06-5fb8787b1e49 2026-05-10 21:14:33.445351 | 2026-05-10 21:14:33.445498 | LOOP [emit-job-header : Print node information] 2026-05-10 21:14:33.693627 | debian-bookworm | ok: 2026-05-10 21:14:33.693861 | debian-bookworm | # Node Information 2026-05-10 21:14:33.693944 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-10 21:14:33.693972 | debian-bookworm | Hostname: debian 2026-05-10 21:14:33.693994 | debian-bookworm | Username: zuul 2026-05-10 21:14:33.694015 | debian-bookworm | Distro: Debian 12.13 2026-05-10 21:14:33.694038 | debian-bookworm | Provider: regiocloud-a 2026-05-10 21:14:33.694059 | debian-bookworm | Region: 2026-05-10 21:14:33.694080 | debian-bookworm | Label: debian-bookworm 2026-05-10 21:14:33.694099 | debian-bookworm | Product Name: OpenStack Nova 2026-05-10 21:14:33.694118 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fecb:5380 2026-05-10 21:14:33.713512 | 2026-05-10 21:14:33.713617 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-10 21:14:34.462290 | debian-bookworm -> localhost | changed 2026-05-10 21:14:34.468119 | 2026-05-10 21:14:34.468241 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-10 21:14:35.883251 | debian-bookworm -> localhost | changed 2026-05-10 21:14:35.894190 | 2026-05-10 21:14:35.894305 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-10 21:14:36.665465 | debian-bookworm -> localhost | ok 2026-05-10 21:14:36.671650 | 2026-05-10 21:14:36.671768 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-10 21:14:36.711638 | debian-bookworm | ok 2026-05-10 21:14:36.738359 | debian-bookworm | included: /var/lib/zuul/builds/72bed33d00284b05a2a22e7574a7d6f0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-10 21:14:36.745548 | 2026-05-10 21:14:36.745653 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-10 21:14:40.649738 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-10 21:14:40.649954 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/72bed33d00284b05a2a22e7574a7d6f0/work/72bed33d00284b05a2a22e7574a7d6f0_id_rsa 2026-05-10 21:14:40.649993 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/72bed33d00284b05a2a22e7574a7d6f0/work/72bed33d00284b05a2a22e7574a7d6f0_id_rsa.pub 2026-05-10 21:14:40.650021 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-10 21:14:40.650045 | debian-bookworm -> localhost | SHA256:7QYiSIZQ1sFlYv3ZpGMMs+fKa8NV9bqzM6JXCksHUTI zuul-build-sshkey 2026-05-10 21:14:40.650077 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-10 21:14:40.650100 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-10 21:14:40.650121 | debian-bookworm -> localhost | |..oo++o E.. | 2026-05-10 21:14:40.650143 | debian-bookworm -> localhost | |.o .oo+ .o. . | 2026-05-10 21:14:40.650182 | debian-bookworm -> localhost | |. o * * . . | 2026-05-10 21:14:40.650206 | debian-bookworm -> localhost | | o . . X.o . | 2026-05-10 21:14:40.650226 | debian-bookworm -> localhost | | . . .+S+. . | 2026-05-10 21:14:40.650254 | debian-bookworm -> localhost | | . .=o. o | 2026-05-10 21:14:40.650275 | debian-bookworm -> localhost | | o + +oo . | 2026-05-10 21:14:40.650295 | debian-bookworm -> localhost | | * ..+ = | 2026-05-10 21:14:40.650316 | debian-bookworm -> localhost | | ..o.o ..= | 2026-05-10 21:14:40.650337 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-10 21:14:40.650394 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.858074 2026-05-10 21:14:40.657038 | 2026-05-10 21:14:40.657132 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-10 21:14:40.684746 | debian-bookworm | ok 2026-05-10 21:14:40.719701 | debian-bookworm | included: /var/lib/zuul/builds/72bed33d00284b05a2a22e7574a7d6f0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-10 21:14:40.731543 | 2026-05-10 21:14:40.731665 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-10 21:14:40.755515 | debian-bookworm | skipping: Conditional result was False 2026-05-10 21:14:40.764386 | 2026-05-10 21:14:40.764579 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-10 21:14:41.425841 | debian-bookworm | changed 2026-05-10 21:14:41.431611 | 2026-05-10 21:14:41.431729 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-10 21:14:41.673692 | debian-bookworm | ok 2026-05-10 21:14:41.687938 | 2026-05-10 21:14:41.688105 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-10 21:14:42.350493 | debian-bookworm | changed 2026-05-10 21:14:42.363702 | 2026-05-10 21:14:42.363832 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-10 21:14:43.046547 | debian-bookworm | changed 2026-05-10 21:14:43.056722 | 2026-05-10 21:14:43.056875 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-10 21:14:43.080965 | debian-bookworm | skipping: Conditional result was False 2026-05-10 21:14:43.087347 | 2026-05-10 21:14:43.087469 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-10 21:14:44.013263 | debian-bookworm -> localhost | changed 2026-05-10 21:14:44.027946 | 2026-05-10 21:14:44.028058 | TASK [add-build-sshkey : Add back temp key] 2026-05-10 21:14:44.634753 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/72bed33d00284b05a2a22e7574a7d6f0/work/72bed33d00284b05a2a22e7574a7d6f0_id_rsa (zuul-build-sshkey) 2026-05-10 21:14:44.634999 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011332 2026-05-10 21:14:44.642811 | 2026-05-10 21:14:44.642953 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-10 21:14:45.115175 | debian-bookworm | ok 2026-05-10 21:14:45.127732 | 2026-05-10 21:14:45.127900 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-10 21:14:45.195764 | debian-bookworm | skipping: Conditional result was False 2026-05-10 21:14:45.207637 | 2026-05-10 21:14:45.207807 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-10 21:14:45.946009 | debian-bookworm | ok 2026-05-10 21:14:45.969004 | 2026-05-10 21:14:45.969212 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-10 21:14:46.033564 | debian-bookworm | ok 2026-05-10 21:14:46.046976 | 2026-05-10 21:14:46.047145 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-10 21:14:46.478565 | debian-bookworm -> localhost | ok 2026-05-10 21:14:46.486786 | 2026-05-10 21:14:46.486988 | TASK [validate-host : Collect information about the host] 2026-05-10 21:14:47.837695 | debian-bookworm | ok 2026-05-10 21:14:47.876011 | 2026-05-10 21:14:47.876480 | TASK [validate-host : Sanitize hostname] 2026-05-10 21:14:48.119584 | debian-bookworm | ok 2026-05-10 21:14:48.241409 | 2026-05-10 21:14:48.241572 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-10 21:14:49.272224 | debian-bookworm -> localhost | changed 2026-05-10 21:14:49.278693 | 2026-05-10 21:14:49.278984 | TASK [validate-host : Collect information about zuul worker] 2026-05-10 21:14:49.939483 | debian-bookworm | ok 2026-05-10 21:14:49.946249 | 2026-05-10 21:14:49.946415 | TASK [validate-host : Write out all zuul information for each host] 2026-05-10 21:14:50.899239 | debian-bookworm -> localhost | changed 2026-05-10 21:14:50.915414 | 2026-05-10 21:14:50.915567 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-10 21:14:51.237576 | debian-bookworm | ok 2026-05-10 21:14:51.245790 | 2026-05-10 21:14:51.245962 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-10 21:14:52.271915 | debian-bookworm | changed: 2026-05-10 21:14:52.272214 | debian-bookworm | cd+++++++++ src/ 2026-05-10 21:14:52.272265 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-10 21:14:52.272299 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-10 21:14:52.272329 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-05-10 21:14:52.272360 | debian-bookworm | Containerfile 2026-05-10 21:14:52.272584 | 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-10 21:16:42.966817 | debian-bookworm | ------ 2026-05-10 21:16:42.966865 | debian-bookworm | > [builder 23/25] RUN <>> RUN <>> set -e 2026-05-10 21:16:42.969396 | debian-bookworm | 50 | >>> set -x 2026-05-10 21:16:42.969400 | debian-bookworm | 51 | >>> 2026-05-10 21:16:42.969404 | debian-bookworm | 52 | >>> # show motd 2026-05-10 21:16:42.969408 | debian-bookworm | 53 | >>> echo '[ ! -z "$TERM" -a -r /etc/motd ] && cat /etc/motd' >> /etc/bash.bashrc 2026-05-10 21:16:42.969417 | debian-bookworm | 54 | >>> 2026-05-10 21:16:42.969421 | debian-bookworm | 55 | >>> # upgrade/install required packages 2026-05-10 21:16:42.969426 | debian-bookworm | 56 | >>> apt-get update 2026-05-10 21:16:42.969430 | debian-bookworm | 57 | >>> apt-get install -y --no-install-recommends \ 2026-05-10 21:16:42.969434 | debian-bookworm | 58 | >>> build-essential \ 2026-05-10 21:16:42.969438 | debian-bookworm | 59 | >>> dumb-init \ 2026-05-10 21:16:42.969442 | debian-bookworm | 60 | >>> git \ 2026-05-10 21:16:42.969446 | debian-bookworm | 61 | >>> gnupg-agent \ 2026-05-10 21:16:42.969449 | debian-bookworm | 62 | >>> jq \ 2026-05-10 21:16:42.969453 | debian-bookworm | 63 | >>> libffi-dev \ 2026-05-10 21:16:42.969457 | debian-bookworm | 64 | >>> libssh-dev \ 2026-05-10 21:16:42.969461 | debian-bookworm | 65 | >>> libssl-dev \ 2026-05-10 21:16:42.969465 | debian-bookworm | 66 | >>> libyaml-dev \ 2026-05-10 21:16:42.969469 | debian-bookworm | 67 | >>> openssh-client \ 2026-05-10 21:16:42.969484 | debian-bookworm | 68 | >>> patch \ 2026-05-10 21:16:42.969488 | debian-bookworm | 69 | >>> procps \ 2026-05-10 21:16:42.969492 | debian-bookworm | 70 | >>> rsync \ 2026-05-10 21:16:42.969496 | debian-bookworm | 71 | >>> sshpass 2026-05-10 21:16:42.969499 | debian-bookworm | 72 | >>> update-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3 1 2026-05-10 21:16:42.969503 | debian-bookworm | 73 | >>> update-alternatives --install /usr/bin/python python /usr/local/bin/python 1 2026-05-10 21:16:42.969507 | debian-bookworm | 74 | >>> uv pip install --no-cache --system -r /src/requirements.txt 2026-05-10 21:16:42.969511 | debian-bookworm | 75 | >>> 2026-05-10 21:16:42.969515 | debian-bookworm | 76 | >>> # add user 2026-05-10 21:16:42.969519 | debian-bookworm | 77 | >>> groupadd -g "$GROUP_ID" dragon 2026-05-10 21:16:42.969523 | debian-bookworm | 78 | >>> groupadd -g "$GROUP_ID_DOCKER" docker 2026-05-10 21:16:42.969527 | debian-bookworm | 79 | >>> useradd -l -g dragon -G docker -u "$USER_ID" -m -d /ansible dragon 2026-05-10 21:16:42.969531 | debian-bookworm | 80 | >>> 2026-05-10 21:16:42.969536 | debian-bookworm | 81 | >>> # prepare release repository 2026-05-10 21:16:42.969540 | debian-bookworm | 82 | >>> git clone https://github.com/osism/release /release 2026-05-10 21:16:42.969544 | debian-bookworm | 83 | >>> 2026-05-10 21:16:42.969548 | debian-bookworm | 84 | >>> # prepare project repository 2026-05-10 21:16:42.969552 | debian-bookworm | 85 | >>> git clone https://github.com/osism/ansible-playbooks /playbooks 2026-05-10 21:16:42.969556 | debian-bookworm | 86 | >>> git clone https://github.com/osism/generics /generics 2026-05-10 21:16:42.969560 | debian-bookworm | 87 | >>> git clone https://github.com/osism/kolla-operations /operations 2026-05-10 21:16:42.969564 | debian-bookworm | 88 | >>> 2026-05-10 21:16:42.969568 | debian-bookworm | 89 | >>> if [ "$VERSION" != "latest" ]; then 2026-05-10 21:16:42.969572 | debian-bookworm | 90 | >>> ( cd /release || exit; git fetch --all --force; git checkout "kolla-ansible-$VERSION" ) 2026-05-10 21:16:42.969576 | debian-bookworm | 91 | >>> ( cd /playbooks || exit; git fetch --all --force; git checkout "$(yq -M -r .playbooks_version "/release/latest/base.yml")" ) 2026-05-10 21:16:42.969582 | debian-bookworm | 92 | >>> ( cd /generics || exit; git fetch --all --force; git checkout "$(yq -M -r .generics_version "/release/latest/base.yml")" ) 2026-05-10 21:16:42.969586 | debian-bookworm | 93 | >>> ( cd /operations || exit; git fetch --all --force; git checkout "$(yq -M -r .operations_version "/release/latest/base.yml")" ) 2026-05-10 21:16:42.969589 | debian-bookworm | 94 | >>> fi 2026-05-10 21:16:42.969593 | debian-bookworm | 95 | >>> 2026-05-10 21:16:42.969597 | debian-bookworm | 96 | >>> # add inventory files 2026-05-10 21:16:42.969601 | debian-bookworm | 97 | >>> mkdir -p /ansible/inventory.generics /ansible/inventory 2026-05-10 21:16:42.969681 | debian-bookworm | 98 | >>> cp /generics/inventory/50-ceph /ansible/inventory.generics/50-ceph 2026-05-10 21:16:42.969687 | debian-bookworm | 99 | >>> cp /generics/inventory/51-ceph /ansible/inventory.generics/51-ceph 2026-05-10 21:16:42.969691 | debian-bookworm | 100 | >>> cp /generics/inventory/50-kolla /ansible/inventory.generics/50-kolla 2026-05-10 21:16:42.969695 | debian-bookworm | 101 | >>> cp /generics/inventory/51-kolla /ansible/inventory.generics/51-kolla 2026-05-10 21:16:42.969698 | debian-bookworm | 102 | >>> 2026-05-10 21:16:42.969702 | debian-bookworm | 103 | >>> # run preparations 2026-05-10 21:16:42.969706 | debian-bookworm | 104 | >>> mkdir -p /ansible/galaxy /ansible/group_vars/all 2026-05-10 21:16:42.969710 | debian-bookworm | 105 | >>> python3 /src/render-python-requirements.py 2026-05-10 21:16:42.969714 | debian-bookworm | 106 | >>> python3 /src/render-versions.py 2026-05-10 21:16:42.969718 | debian-bookworm | 107 | >>> 2026-05-10 21:16:42.969722 | debian-bookworm | 108 | >>> # install required python packages 2026-05-10 21:16:42.969726 | debian-bookworm | 109 | >>> uv pip install --no-cache --system -r /requirements.txt 2026-05-10 21:16:42.969730 | debian-bookworm | 110 | >>> 2026-05-10 21:16:42.969733 | debian-bookworm | 111 | >>> # set ansible version in the motd 2026-05-10 21:16:42.969737 | debian-bookworm | 112 | >>> ansible_version=$(python3 -c 'import ansible; print(ansible.release.__version__)') 2026-05-10 21:16:42.969741 | debian-bookworm | 113 | >>> sed -i -e "s/ANSIBLE_VERSION/$ansible_version/" /etc/motd 2026-05-10 21:16:42.969745 | debian-bookworm | 114 | >>> 2026-05-10 21:16:42.969749 | debian-bookworm | 115 | >>> # create required directories 2026-05-10 21:16:42.969753 | debian-bookworm | 116 | >>> mkdir -p \ 2026-05-10 21:16:42.969757 | debian-bookworm | 117 | >>> /ansible \ 2026-05-10 21:16:42.969761 | debian-bookworm | 118 | >>> /ansible/action_plugins \ 2026-05-10 21:16:42.969769 | debian-bookworm | 119 | >>> /ansible/cache \ 2026-05-10 21:16:42.969776 | debian-bookworm | 120 | >>> /ansible/filter_plugins \ 2026-05-10 21:16:42.969780 | debian-bookworm | 121 | >>> /ansible/library \ 2026-05-10 21:16:42.969784 | debian-bookworm | 122 | >>> /ansible/logs \ 2026-05-10 21:16:42.969788 | debian-bookworm | 123 | >>> /ansible/module_utils \ 2026-05-10 21:16:42.969792 | debian-bookworm | 124 | >>> /ansible/roles \ 2026-05-10 21:16:42.969796 | debian-bookworm | 125 | >>> /ansible/secrets \ 2026-05-10 21:16:42.969800 | debian-bookworm | 126 | >>> /ansible/tasks \ 2026-05-10 21:16:42.969804 | debian-bookworm | 127 | >>> /interface \ 2026-05-10 21:16:42.969807 | debian-bookworm | 128 | >>> /share 2026-05-10 21:16:42.969811 | debian-bookworm | 129 | >>> 2026-05-10 21:16:42.969815 | debian-bookworm | 130 | >>> # prepare project repository 2026-05-10 21:16:42.969819 | debian-bookworm | 131 | >>> if [ "$OPENSTACK_VERSION" = "master" ]; then git clone https://github.com/openstack/kolla-ansible /repository; fi 2026-05-10 21:16:42.969823 | debian-bookworm | 132 | >>> if [ "$OPENSTACK_VERSION" != "master" ]; then git clone -b stable/$OPENSTACK_VERSION https://github.com/openstack/kolla-ansible /repository; fi 2026-05-10 21:16:42.969829 | debian-bookworm | 133 | >>> 2026-05-10 21:16:42.969833 | debian-bookworm | 134 | >>> # apply patches 2026-05-10 21:16:42.969837 | debian-bookworm | 135 | >>> for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch"); do 2026-05-10 21:16:42.969841 | debian-bookworm | 136 | >>> echo $patchfile; 2026-05-10 21:16:42.969845 | debian-bookworm | 137 | >>> ( cd /repository && patch --forward --batch -p1 --dry-run ) < $patchfile || exit 1 2026-05-10 21:16:42.969848 | debian-bookworm | 138 | >>> ( cd /repository && patch --forward --batch -p1 ) < $patchfile 2026-05-10 21:16:42.969852 | debian-bookworm | 139 | >>> done 2026-05-10 21:16:42.969856 | debian-bookworm | 140 | >>> 2026-05-10 21:16:42.969860 | debian-bookworm | 141 | >>> # install required ansible collections & roles 2026-05-10 21:16:42.969864 | debian-bookworm | 142 | >>> ansible-galaxy role install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/roles 2026-05-10 21:16:42.969868 | debian-bookworm | 143 | >>> ln -s /usr/share/ansible/roles /ansible/galaxy 2026-05-10 21:16:42.969872 | debian-bookworm | 144 | >>> 2026-05-10 21:16:42.969876 | debian-bookworm | 145 | >>> ansible-galaxy collection install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/collections 2026-05-10 21:16:42.969880 | debian-bookworm | 146 | >>> ln -s /usr/share/ansible/collections /ansible/collections 2026-05-10 21:16:42.969884 | debian-bookworm | 147 | >>> 2026-05-10 21:16:42.969888 | debian-bookworm | 148 | >>> # install mitogen ansible plugin 2026-05-10 21:16:42.969892 | debian-bookworm | 149 | >>> mkdir -p /usr/share/mitogen 2026-05-10 21:16:42.969895 | debian-bookworm | 150 | >>> tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-05-10 21:16:42.969899 | debian-bookworm | 151 | >>> rm -rf /usr/share/mitogen/{tests,docs,.ci,.lgtm.yml,.travis.yml} 2026-05-10 21:16:42.969903 | debian-bookworm | 152 | >>> rm /mitogen.tar.gz 2026-05-10 21:16:42.969907 | debian-bookworm | 153 | >>> 2026-05-10 21:16:42.969911 | debian-bookworm | 154 | >>> # project specific instructions 2026-05-10 21:16:42.969915 | debian-bookworm | 155 | >>> ln -s /ansible/kolla-gather-facts.yml /ansible/gather-facts.yml 2026-05-10 21:16:42.969919 | debian-bookworm | 156 | >>> uv pip install --no-cache --system -r /repository/requirements.txt 2026-05-10 21:16:42.969923 | debian-bookworm | 157 | >>> uv pip install --no-cache --system /repository 2026-05-10 21:16:42.969926 | debian-bookworm | 158 | >>> python3 /remove-common-as-dependency.py 2026-05-10 21:16:42.969930 | debian-bookworm | 159 | >>> python3 /split-kolla-ansible-site.py 2026-05-10 21:16:42.969934 | debian-bookworm | 160 | >>> cp -r /repository/ansible/action_plugins/* /ansible/action_plugins 2026-05-10 21:16:42.969938 | debian-bookworm | 161 | >>> if [ -e /repository/ansible/filter_plugins ]; then cp -r /repository/ansible/filter_plugins/* /ansible/filter_plugins; fi 2026-05-10 21:16:42.969942 | debian-bookworm | 162 | >>> if [ -e /repository/ansible/module_utils ]; then cp -r /repository/ansible/module_utils/* /ansible/module_utils; fi 2026-05-10 21:16:42.969977 | debian-bookworm | 163 | >>> cp /repository/ansible/library/* /ansible/library 2026-05-10 21:16:42.969982 | debian-bookworm | 164 | >>> cp -r /repository/ansible/roles/* /ansible/roles 2026-05-10 21:16:42.969986 | debian-bookworm | 165 | >>> python3 /kolla-container-throttle.py 2026-05-10 21:16:42.969990 | 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-10 21:16:42.969999 | debian-bookworm | 167 | >>> cp /repository/ansible/nova.yml /ansible/kolla-nova.yml 2026-05-10 21:16:42.970003 | debian-bookworm | 168 | >>> cp /ansible/kolla-mariadb_backup.yml /ansible/kolla-mariadb-backup.yml 2026-05-10 21:16:42.970007 | debian-bookworm | 169 | >>> cp /ansible/kolla-mariadb_recovery.yml /ansible/kolla-mariadb-recovery.yml 2026-05-10 21:16:42.970011 | debian-bookworm | 170 | >>> rm -f /ansible/kolla-kolla-host.yml /ansible/kolla-post-deploy.yml 2026-05-10 21:16:42.970015 | debian-bookworm | 171 | >>> rm /remove-common-as-dependency.py 2026-05-10 21:16:42.970019 | debian-bookworm | 172 | >>> rm /split-kolla-ansible-site.py 2026-05-10 21:16:42.970023 | debian-bookworm | 173 | >>> mkdir /ansible/files 2026-05-10 21:16:42.970027 | debian-bookworm | 174 | >>> cp /repository/tools/cleanup-* /ansible/files 2026-05-10 21:16:42.970030 | debian-bookworm | 175 | >>> 2026-05-10 21:16:42.970034 | debian-bookworm | 176 | >>> # add refresh-containers action 2026-05-10 21:16:42.970038 | 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-10 21:16:42.970043 | debian-bookworm | 178 | >>> rm /refresh-containers.yml 2026-05-10 21:16:42.970047 | debian-bookworm | 179 | >>> 2026-05-10 21:16:42.970051 | debian-bookworm | 180 | >>> # prepare overlays 2026-05-10 21:16:42.970055 | debian-bookworm | 181 | >>> mv /overlays/$OPENSTACK_VERSION/kolla-ansible.yml /overlays 2026-05-10 21:16:42.970059 | debian-bookworm | 182 | >>> if [ -e /overlays/release/$VERSION ]; then mv /overlays/release/$VERSION/release-kolla-ansible.yml /overlays; fi 2026-05-10 21:16:42.970062 | debian-bookworm | 183 | >>> for d in $(find /overlays -mindepth 1 -type d); do rm -rf $d; done 2026-05-10 21:16:42.970066 | debian-bookworm | 184 | >>> 2026-05-10 21:16:42.970070 | debian-bookworm | 185 | >>> # copy ara configuration 2026-05-10 21:16:42.970074 | debian-bookworm | 186 | >>> python3 -m ara.setup.env >> /ansible/ara.env 2026-05-10 21:16:42.970078 | debian-bookworm | 187 | >>> 2026-05-10 21:16:42.970082 | debian-bookworm | 188 | >>> # set correct permssions 2026-05-10 21:16:42.970086 | debian-bookworm | 189 | >>> chown -R dragon: /ansible /share /interface 2026-05-10 21:16:42.970089 | debian-bookworm | 190 | >>> 2026-05-10 21:16:42.970093 | debian-bookworm | 191 | >>> # cleanup 2026-05-10 21:16:42.970097 | debian-bookworm | 192 | >>> apt-get clean 2026-05-10 21:16:42.970101 | debian-bookworm | 193 | >>> apt-get remove -y \ 2026-05-10 21:16:42.970105 | debian-bookworm | 194 | >>> build-essential \ 2026-05-10 21:16:42.970113 | debian-bookworm | 195 | >>> git \ 2026-05-10 21:16:42.970117 | debian-bookworm | 196 | >>> libffi-dev \ 2026-05-10 21:16:42.970121 | debian-bookworm | 197 | >>> libssh-dev \ 2026-05-10 21:16:42.970125 | debian-bookworm | 198 | >>> libssl-dev \ 2026-05-10 21:16:42.970129 | debian-bookworm | 199 | >>> libyaml-dev \ 2026-05-10 21:16:42.970133 | debian-bookworm | 200 | >>> python3-dev 2026-05-10 21:16:42.970136 | debian-bookworm | 201 | >>> apt-get autoremove -y 2026-05-10 21:16:42.970140 | debian-bookworm | 202 | >>> 2026-05-10 21:16:42.970144 | debian-bookworm | 203 | >>> rm -rf \ 2026-05-10 21:16:42.970148 | debian-bookworm | 204 | >>> /patches \ 2026-05-10 21:16:42.970152 | debian-bookworm | 205 | >>> /release \ 2026-05-10 21:16:42.970155 | debian-bookworm | 206 | >>> /root/.cache \ 2026-05-10 21:16:42.970159 | debian-bookworm | 207 | >>> /tmp/* \ 2026-05-10 21:16:42.970163 | debian-bookworm | 208 | >>> /usr/share/doc/* \ 2026-05-10 21:16:42.970167 | debian-bookworm | 209 | >>> /usr/share/man/* \ 2026-05-10 21:16:42.970171 | debian-bookworm | 210 | >>> /var/lib/apt/lists/* \ 2026-05-10 21:16:42.970175 | debian-bookworm | 211 | >>> /var/tmp/* 2026-05-10 21:16:42.970178 | debian-bookworm | 212 | >>> 2026-05-10 21:16:42.970182 | debian-bookworm | 213 | >>> uv pip install --no-cache --system pyclean==3.0.0 2026-05-10 21:16:42.970186 | debian-bookworm | 214 | >>> pyclean /usr 2026-05-10 21:16:42.970190 | debian-bookworm | 215 | >>> uv pip uninstall --system pyclean 2026-05-10 21:16:42.970194 | debian-bookworm | 216 | >>> EOF 2026-05-10 21:16:42.970198 | debian-bookworm | 217 | 2026-05-10 21:16:42.970201 | debian-bookworm | -------------------- 2026-05-10 21:16:42.970239 | 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-10 21:16:43.183495 | debian-bookworm | ERROR 2026-05-10 21:16:43.184004 | debian-bookworm | { 2026-05-10 21:16:43.184128 | debian-bookworm | "delta": "0:00:56.166738", 2026-05-10 21:16:43.184232 | debian-bookworm | "end": "2026-05-10 21:16:42.976099", 2026-05-10 21:16:43.184293 | debian-bookworm | "msg": "non-zero return code", 2026-05-10 21:16:43.184350 | debian-bookworm | "rc": 1, 2026-05-10 21:16:43.184402 | debian-bookworm | "start": "2026-05-10 21:15:46.809361" 2026-05-10 21:16:43.184454 | debian-bookworm | } failure 2026-05-10 21:16:43.214440 | 2026-05-10 21:16:43.214655 | PLAY RECAP 2026-05-10 21:16:43.214998 | debian-bookworm | ok: 0 changed: 0 unreachable: 0 failed: 1 skipped: 1 rescued: 0 ignored: 0 2026-05-10 21:16:43.215306 | 2026-05-10 21:16:43.382954 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-kolla-ansible/playbooks/build.yml@main] 2026-05-10 21:16:43.384797 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-10 21:16:44.159199 | 2026-05-10 21:16:44.159372 | PLAY [Base post-fetch] 2026-05-10 21:16:44.174303 | 2026-05-10 21:16:44.174444 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-10 21:16:44.220342 | debian-bookworm | skipping: Conditional result was False 2026-05-10 21:16:44.227134 | 2026-05-10 21:16:44.227324 | TASK [fetch-output : Set log path for single node] 2026-05-10 21:16:44.273093 | debian-bookworm | ok 2026-05-10 21:16:44.281466 | 2026-05-10 21:16:44.281820 | LOOP [fetch-output : Ensure local output dirs] 2026-05-10 21:16:44.851763 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/72bed33d00284b05a2a22e7574a7d6f0/work/logs" 2026-05-10 21:16:45.180821 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/72bed33d00284b05a2a22e7574a7d6f0/work/artifacts" 2026-05-10 21:16:45.476925 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/72bed33d00284b05a2a22e7574a7d6f0/work/docs" 2026-05-10 21:16:45.500755 | 2026-05-10 21:16:45.500971 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-10 21:16:46.347809 | debian-bookworm | changed: 2026-05-10 21:16:46.348123 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-10 21:16:46.348189 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-10 21:16:46.348231 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-10 21:16:46.348285 | debian-bookworm | changed: All items complete 2026-05-10 21:16:46.348309 | 2026-05-10 21:16:46.954635 | debian-bookworm | changed: .d..t...... ./ 2026-05-10 21:16:47.578792 | debian-bookworm | changed: .d..t...... ./ 2026-05-10 21:16:47.612557 | 2026-05-10 21:16:47.612735 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-10 21:16:48.178748 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011530 2026-05-10 21:16:48.460419 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008069 2026-05-10 21:16:48.472330 | 2026-05-10 21:16:48.472436 | PLAY RECAP 2026-05-10 21:16:48.472493 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-10 21:16:48.472519 | 2026-05-10 21:16:48.610884 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-10 21:16:48.611900 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-10 21:16:49.416399 | 2026-05-10 21:16:49.416596 | PLAY [Base post] 2026-05-10 21:16:49.448043 | 2026-05-10 21:16:49.448289 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-10 21:16:50.261966 | debian-bookworm | changed 2026-05-10 21:16:50.271304 | 2026-05-10 21:16:50.271448 | PLAY RECAP 2026-05-10 21:16:50.271528 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-10 21:16:50.271605 | 2026-05-10 21:16:50.436936 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-10 21:16:50.439207 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-10 21:16:51.306408 | 2026-05-10 21:16:51.306611 | PLAY [Base post-logs] 2026-05-10 21:16:51.318077 | 2026-05-10 21:16:51.318276 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-10 21:16:51.802613 | localhost | changed 2026-05-10 21:16:51.813080 | 2026-05-10 21:16:51.813289 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-10 21:16:51.851919 | localhost | ok 2026-05-10 21:16:51.858776 | 2026-05-10 21:16:51.858988 | TASK [Set zuul-log-path fact] 2026-05-10 21:16:51.876113 | localhost | ok 2026-05-10 21:16:51.887122 | 2026-05-10 21:16:51.887314 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-10 21:16:51.913183 | localhost | ok 2026-05-10 21:16:51.917494 | 2026-05-10 21:16:51.917628 | TASK [upload-logs : Create log directories] 2026-05-10 21:16:52.413024 | localhost | changed 2026-05-10 21:16:52.416108 | 2026-05-10 21:16:52.416273 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-10 21:16:52.927845 | localhost -> localhost | ok: Runtime: 0:00:00.007746 2026-05-10 21:16:52.932390 | 2026-05-10 21:16:52.932512 | TASK [upload-logs : Upload logs to log server] 2026-05-10 21:16:53.545861 | localhost | Output suppressed because no_log was given 2026-05-10 21:16:53.547966 | 2026-05-10 21:16:53.548082 | LOOP [upload-logs : Compress console log and json output] 2026-05-10 21:16:53.601481 | localhost | skipping: Conditional result was False 2026-05-10 21:16:53.607461 | localhost | skipping: Conditional result was False 2026-05-10 21:16:53.619271 | 2026-05-10 21:16:53.619525 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-10 21:16:53.674239 | localhost | skipping: Conditional result was False 2026-05-10 21:16:53.674560 | 2026-05-10 21:16:53.679707 | localhost | skipping: Conditional result was False 2026-05-10 21:16:53.690112 | 2026-05-10 21:16:53.690292 | LOOP [upload-logs : Upload console log and json output]