STEP 1/36: FROM quay.io/centos/centos:stream10 Trying to pull quay.io/centos/centos:stream10... Getting image source signatures Copying blob sha256:e9c62e71a54b0218e6bfa3b6180f7284f4cc0ea32d7db5509d274925351a434e Copying config sha256:8cc50b67966bab38bbcd7c30aae0c4bc5fb00b6f992e7132bac527670c66d8f6 Writing manifest to image destination STEP 2/36: LABEL maintainer="OpenStack Kubernetes Operator team" STEP 3/36: LABEL tcib_managed=true STEP 4/36: ENV LANG="en_US.UTF-8" STEP 5/36: ENV TZ="UTC" STEP 6/36: ENV container="oci" STEP 7/36: USER root STEP 8/36: RUN if [ -f "/etc/yum.repos.d/ubi.repo" ]; then rm -f /etc/yum.repos.d/ubi.repo && dnf clean all && rm -rf /var/cache/dnf; fi STEP 9/36: RUN if [ -f "/etc/yum.repos.d/centos.repo" ]; then rm -f /etc/yum.repos.d/centos*.repo && dnf clean all && rm -rf /var/cache/dnf; fi Repository 'gating-repo' is missing name in configuration, using id. 0 files removed STEP 10/36: RUN dnf install -y crudini && crudini --del /etc/dnf/dnf.conf main override_install_langs && crudini --set /etc/dnf/dnf.conf main clean_requirements_on_remove True && crudini --set /etc/dnf/dnf.conf main exactarch 1 && crudini --set /etc/dnf/dnf.conf main gpgcheck 1 && crudini --set /etc/dnf/dnf.conf main install_weak_deps False && if [ 'centos' == 'centos' ];then crudini --set /etc/dnf/dnf.conf main best False; fi && crudini --set /etc/dnf/dnf.conf main installonly_limit 0 && crudini --set /etc/dnf/dnf.conf main keepcache 0 && crudini --set /etc/dnf/dnf.conf main obsoletes 1 && crudini --set /etc/dnf/dnf.conf main plugins 1 && crudini --set /etc/dnf/dnf.conf main skip_missing_names_on_install False && crudini --set /etc/dnf/dnf.conf main tsflags nodocs Repository 'gating-repo' is missing name in configuration, using id. gating-repo 3.1 MB/s | 3.2 kB 00:00 delorean-openstack-barbican-25ef5677a674088bfb4 176 kB/s | 5.0 kB 00:00 delorean-openstack-ironic-python-agent-builder- 1.0 MB/s | 19 kB 00:00 delorean-openstack-cinder-8b68ba74381f3c6d3712d 245 kB/s | 4.1 kB 00:00 delorean-python-magnumclient-6357cfaa79857dd338 1.5 MB/s | 29 kB 00:00 delorean-openstack-ceilometer-3e846cbbdb3600ffa 671 kB/s | 11 kB 00:00 delorean-openstack-kolla-34923a33ec4edd234c43ba 1.9 MB/s | 70 kB 00:00 delorean-openstack-nova-cc742602bcdeff185ff1204 262 kB/s | 5.1 kB 00:00 delorean-openstack-designate-652a8180f03bc35f67 261 kB/s | 4.7 kB 00:00 delorean-openstack-glance-d928d8e522127410a83df 276 kB/s | 4.8 kB 00:00 delorean-python-keystone-tests-tempest-97d6de34 280 kB/s | 4.8 kB 00:00 delorean-openstack-manila-40107f961671fd55710f7 202 kB/s | 3.4 kB 00:00 delorean-python-neutron-tests-tempest-27c0c5ba5 1.3 MB/s | 24 kB 00:00 delorean-openstack-octavia-40e13e517b3000a0e4b3 282 kB/s | 5.3 kB 00:00 delorean-openstack-watcher-cde16758410b936ac213 132 kB/s | 3.9 kB 00:00 delorean-edpm-image-builder-55ba53cf215b14ed95b 174 kB/s | 3.1 kB 00:00 delorean-puppet-cinder-447958095b8b41da7516a02a 698 kB/s | 14 kB 00:00 delorean-openstack-swift-97e00e208fc6a1076bef41 104 kB/s | 3.4 kB 00:00 delorean-python-mistral-tests-tempest-d19e4c140 387 kB/s | 7.4 kB 00:00 delorean-openstack-heat-ui-225b2269baa6370be134 575 kB/s | 9.5 kB 00:00 dlrn-master-testing 10 MB/s | 206 kB 00:00 dlrn-master-build-deps 3.4 MB/s | 73 kB 00:00 centos9-rabbitmq 2.1 MB/s | 44 kB 00:00 centos10-storage 954 kB/s | 47 kB 00:00 NFV SIG OpenvSwitch 65 kB/s | 8.2 kB 00:00 repo-setup-centos-appstream 19 MB/s | 3.4 MB 00:00 repo-setup-centos-baseos 61 MB/s | 6.8 MB 00:00 repo-setup-centos-highavailability 518 kB/s | 51 kB 00:00 repo-setup-centos-powertools 7.2 MB/s | 758 kB 00:00 Extra Packages for Enterprise Linux 10 - x86_64 5.6 MB/s | 5.6 MB 00:00 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: crudini noarch 0.9.5-4.el10s delorean-master-testing 31 k Installing dependencies: python3-iniparse noarch 0.5-10.el10 repo-setup-centos-baseos 53 k Transaction Summary ================================================================================ Install 2 Packages Total download size: 84 k Installed size: 202 k Downloading Packages: (1/2): crudini-0.9.5-4.el10s.noarch.rpm 6.9 MB/s | 31 kB 00:00 (2/2): python3-iniparse-0.5-10.el10.noarch.rpm 719 kB/s | 53 kB 00:00 -------------------------------------------------------------------------------- Total 1.1 MB/s | 84 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-iniparse-0.5-10.el10.noarch 1/2 Installing : crudini-0.9.5-4.el10s.noarch 2/2 Running scriptlet: crudini-0.9.5-4.el10s.noarch 2/2 Installed: crudini-0.9.5-4.el10s.noarch python3-iniparse-0.5-10.el10.noarch Complete! STEP 11/36: RUN dnf install -y ca-certificates dumb-init glibc-langpack-en procps-ng python3 sudo util-linux-user which python-tcib-containers Repository 'gating-repo' is missing name in configuration, using id. Last metadata expiration check: 0:00:06 ago on Tue 07 Oct 2025 09:37:21 AM UTC. Package ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch is already installed. Package glibc-langpack-en-2.39-69.el10.x86_64 is already installed. Package python3-3.12.11-3.el10.x86_64 is already installed. Dependencies resolved. ======================================================================================================== Package Arch Version Repository Size ======================================================================================================== Installing: dumb-init x86_64 1.2.5-12.el10s delorean-master-testing 22 k procps-ng x86_64 4.0.4-8.el10 repo-setup-centos-baseos 374 k python-tcib-containers noarch 0.5.1-0.20250930093704.4692c56.el10 delorean-component-podified 79 k sudo x86_64 1.9.15-9.p5.el10 repo-setup-centos-baseos 1.3 M util-linux x86_64 2.40.2-13.el10 repo-setup-centos-baseos 1.3 M which x86_64 2.21-44.el10 repo-setup-centos-baseos 42 k Installing dependencies: authselect x86_64 1.5.0-8.el10 repo-setup-centos-baseos 144 k authselect-libs x86_64 1.5.0-8.el10 repo-setup-centos-baseos 223 k cyrus-sasl-lib x86_64 2.1.28-27.el10 repo-setup-centos-baseos 106 k gdbm x86_64 1:1.23-14.el10 repo-setup-centos-baseos 151 k libevent x86_64 2.1.12-16.el10 repo-setup-centos-baseos 261 k libutempter x86_64 1.2.1-15.el10 repo-setup-centos-baseos 27 k openldap x86_64 2.6.9-1.el10 repo-setup-centos-baseos 239 k pam x86_64 1.6.1-8.el10 repo-setup-centos-baseos 585 k Transaction Summary ======================================================================================================== Install 14 Packages Total download size: 4.8 M Installed size: 15 M Downloading Packages: (1/14): dumb-init-1.2.5-12.el10s.x86_64.rpm 5.3 MB/s | 22 kB 00:00 (2/14): python-tcib-containers-0.5.1-0.20250930 15 MB/s | 79 kB 00:00 (3/14): authselect-1.5.0-8.el10.x86_64.rpm 6.0 MB/s | 144 kB 00:00 (4/14): cyrus-sasl-lib-2.1.28-27.el10.x86_64.rp 5.1 MB/s | 106 kB 00:00 (5/14): authselect-libs-1.5.0-8.el10.x86_64.rpm 8.2 MB/s | 223 kB 00:00 (6/14): gdbm-1.23-14.el10.x86_64.rpm 18 MB/s | 151 kB 00:00 (7/14): libevent-2.1.12-16.el10.x86_64.rpm 31 MB/s | 261 kB 00:00 (8/14): libutempter-1.2.1-15.el10.x86_64.rpm 4.8 MB/s | 27 kB 00:00 (9/14): openldap-2.6.9-1.el10.x86_64.rpm 30 MB/s | 239 kB 00:00 (10/14): pam-1.6.1-8.el10.x86_64.rpm 59 MB/s | 585 kB 00:00 (11/14): util-linux-2.40.2-13.el10.x86_64.rpm 86 MB/s | 1.3 MB 00:00 (12/14): which-2.21-44.el10.x86_64.rpm 9.0 MB/s | 42 kB 00:00 (13/14): procps-ng-4.0.4-8.el10.x86_64.rpm 8.7 MB/s | 374 kB 00:00 (14/14): sudo-1.9.15-9.p5.el10.x86_64.rpm 16 MB/s | 1.3 MB 00:00 -------------------------------------------------------------------------------- Total 37 MB/s | 4.8 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : authselect-libs-1.5.0-8.el10.x86_64 1/14 Running scriptlet: libutempter-1.2.1-15.el10.x86_64 2/14 Installing : libutempter-1.2.1-15.el10.x86_64 2/14 Installing : libevent-2.1.12-16.el10.x86_64 3/14 Installing : gdbm-1:1.23-14.el10.x86_64 4/14 Installing : pam-1.6.1-8.el10.x86_64 5/14 Installing : cyrus-sasl-lib-2.1.28-27.el10.x86_64 6/14 Installing : openldap-2.6.9-1.el10.x86_64 7/14 Installing : sudo-1.9.15-9.p5.el10.x86_64 8/14 Installing : util-linux-2.40.2-13.el10.x86_64 9/14 warning: /etc/adjtime created as /etc/adjtime.rpmnew Running scriptlet: util-linux-2.40.2-13.el10.x86_64 9/14 Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' → '/usr/lib/systemd/system/fstrim.timer'. Installing : authselect-1.5.0-8.el10.x86_64 10/14 Installing : which-2.21-44.el10.x86_64 11/14 Installing : procps-ng-4.0.4-8.el10.x86_64 12/14 Installing : dumb-init-1.2.5-12.el10s.x86_64 13/14 Installing : python-tcib-containers-0.5.1-0.20250930093704.4692 14/14 Running scriptlet: authselect-libs-1.5.0-8.el10.x86_64 14/14 Running scriptlet: python-tcib-containers-0.5.1-0.20250930093704.4692 14/14 Installed: authselect-1.5.0-8.el10.x86_64 authselect-libs-1.5.0-8.el10.x86_64 cyrus-sasl-lib-2.1.28-27.el10.x86_64 dumb-init-1.2.5-12.el10s.x86_64 gdbm-1:1.23-14.el10.x86_64 libevent-2.1.12-16.el10.x86_64 libutempter-1.2.1-15.el10.x86_64 openldap-2.6.9-1.el10.x86_64 pam-1.6.1-8.el10.x86_64 procps-ng-4.0.4-8.el10.x86_64 python-tcib-containers-0.5.1-0.20250930093704.4692c56.el10.noarch sudo-1.9.15-9.p5.el10.x86_64 util-linux-2.40.2-13.el10.x86_64 which-2.21-44.el10.x86_64 Complete! STEP 12/36: RUN if [ ! -f "/etc/pki/tls/cert.pem" ]; then ln -s /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem /etc/pki/tls/cert.pem; fi STEP 13/36: RUN cp /usr/share/tcib/container-images/kolla/base/uid_gid_manage.sh /usr/local/bin/uid_gid_manage STEP 14/36: RUN chmod 755 /usr/local/bin/uid_gid_manage STEP 15/36: RUN bash /usr/local/bin/uid_gid_manage kolla hugetlbfs libvirt qemu + '[' -z kolla ']' + _USERS_TO_CREATE='kolla hugetlbfs libvirt qemu' + declare -A _SUPPORTED_USERS + _SUPPORTED_USERS['aodh']='aodh 42402 42402 /var/lib/aodh kolla' + _SUPPORTED_USERS['barbican']='barbican 42403 42403 /var/lib/barbican kolla,nfast' + _SUPPORTED_USERS['ceilometer']='ceilometer 42405 42405 /var/lib/ceilometer kolla' + _SUPPORTED_USERS['cloudkitty']='cloudkitty 42406 42406 /var/lib/cloudkitty kolla' + _SUPPORTED_USERS['cinder']='cinder 42407 42407 /var/lib/cinder kolla' + _SUPPORTED_USERS['cloud-admin']='cloud-admin 42401 42401 /home/cloud-admin kolla' + _SUPPORTED_USERS['designate']='designate 42411 42411 /var/lib/designate kolla' + _SUPPORTED_USERS['frrvty']='frrvty 42483 42483' + _SUPPORTED_USERS['frr']='frr 42484 42484 /var/run/frr kolla,frrvty' + _SUPPORTED_USERS['glance']='glance 42415 42415 /var/lib/glance kolla' + _SUPPORTED_USERS['haproxy']='haproxy 42454 42454 /var/lib/haproxy kolla' + _SUPPORTED_USERS['heat']='heat 42418 42418 /var/lib/heat kolla' + _SUPPORTED_USERS['horizon']='horizon 42420 42420 /var/lib/horizon kolla' + _SUPPORTED_USERS['horizontest']='horizontest 42455 42455 /var/lib/horizontest kolla' + _SUPPORTED_USERS['hugetlbfs']='hugetlbfs 42477 42477' + _SUPPORTED_USERS['ironic']='ironic 42422 42422 /var/lib/ironic kolla' + _SUPPORTED_USERS['ironic-inspector']='ironic-inspector 42461 42461 /var/lib/ironic-inspector kolla' + _SUPPORTED_USERS['keystone']='keystone 42425 42425 /var/lib/keystone kolla' + _SUPPORTED_USERS['kolla']='kolla 42400 42400' + _SUPPORTED_USERS['libvirt']='libvirt 42473 42473' + _SUPPORTED_USERS['manila']='manila 42429 42429 /var/lib/manila kolla' + _SUPPORTED_USERS['memcached']='memcached 42457 42457 /run/memcache kolla' + _SUPPORTED_USERS['mysql']='mysql 42434 42434 /var/lib/mysql kolla' + _SUPPORTED_USERS['neutron']='neutron 42435 42435 /var/lib/neutron kolla' + _SUPPORTED_USERS['nfast']='nfast 42481 42481' + _SUPPORTED_USERS['nova']='nova 42436 42436 /var/lib/nova qemu,libvirt,tss,kolla' + _SUPPORTED_USERS['octavia']='octavia 42437 42437 /var/lib/octavia kolla' + _SUPPORTED_USERS['openvswitch']='openvswitch 42476 42476' + _SUPPORTED_USERS['ovn-bgp']='ovn-bgp 42486 42486 /var/lib/ovn-bgp kolla' + _SUPPORTED_USERS['placement']='placement 42482 42482 /var/lib/placement kolla' + _SUPPORTED_USERS['qemu']='qemu 107 107' + _SUPPORTED_USERS['rabbitmq']='rabbitmq 42439 42439 /var/lib/rabbitmq kolla' + _SUPPORTED_USERS['rally']='rally 42440 42440 /var/lib/rally kolla' + _SUPPORTED_USERS['redis']='redis 42460 42460 /run/redis kolla' + _SUPPORTED_USERS['valkey']='valkey 42460 42460 /run/valkey kolla' + _SUPPORTED_USERS['swift']='swift 42445 42445 /var/lib/swift kolla' + _SUPPORTED_USERS['tempest']='tempest 42480 42480 /var/lib/tempest kolla' + _SUPPORTED_USERS['tobiko']='tobiko 42495 42495 /var/lib/tobiko kolla' + _SUPPORTED_USERS['tss']='tss 59 59' + _SUPPORTED_USERS['ansible']='ansible 227 227 /var/lib/ansible kolla' + _SUPPORTED_USERS['watcher']='watcher 42451 42451 /var/lib/watcher kolla' + for _USER_TO_CREATE in $_USERS_TO_CREATE + _EXTRA_GROUPS_ARG= + _EXTRA_PERMS= + _HOME_ARGS= ++ echo kolla 42400 42400 ++ awk '{ print $1 }' + _NAME=kolla ++ echo kolla 42400 42400 ++ awk '{ print $2 }' + _UID=42400 ++ echo kolla 42400 42400 ++ awk '{ print $3 }' + _GID=42400 ++ echo kolla 42400 42400 ++ awk '{ print $4 }' + _HOME_DIR= ++ echo kolla 42400 42400 ++ awk '{ print $5 }' + _EXTRA_GROUPS= + [[ kolla != \k\o\l\l\a ]] + [[ ! -z '' ]] + [[ -z '' ]] + _HOME_ARGS=-M + id -g kolla + _GROUPADD_CMD='groupadd --gid 42400 kolla' + id kolla + _USERADD_CMD='useradd -l -M --shell /usr/sbin/nologin --uid 42400 --gid 42400 kolla' + eval groupadd --gid 42400 kolla ++ groupadd --gid 42400 kolla + eval useradd -l -M --shell /usr/sbin/nologin --uid 42400 --gid 42400 kolla ++ useradd -l -M --shell /usr/sbin/nologin --uid 42400 --gid 42400 kolla + for _USER_TO_CREATE in $_USERS_TO_CREATE + _EXTRA_GROUPS_ARG= + _EXTRA_PERMS= + _HOME_ARGS= ++ awk '{ print $1 }' ++ echo hugetlbfs 42477 42477 + _NAME=hugetlbfs ++ echo hugetlbfs 42477 42477 ++ awk '{ print $2 }' + _UID=42477 ++ echo hugetlbfs 42477 42477 ++ awk '{ print $3 }' + _GID=42477 ++ awk '{ print $4 }' ++ echo hugetlbfs 42477 42477 + _HOME_DIR= ++ awk '{ print $5 }' ++ echo hugetlbfs 42477 42477 + _EXTRA_GROUPS= + [[ hugetlbfs != \h\u\g\e\t\l\b\f\s ]] + [[ ! -z '' ]] + [[ -z '' ]] + _HOME_ARGS=-M + id -g hugetlbfs + _GROUPADD_CMD='groupadd --gid 42477 hugetlbfs' + id hugetlbfs + _USERADD_CMD='useradd -l -M --shell /usr/sbin/nologin --uid 42477 --gid 42477 hugetlbfs' + eval groupadd --gid 42477 hugetlbfs ++ groupadd --gid 42477 hugetlbfs + eval useradd -l -M --shell /usr/sbin/nologin --uid 42477 --gid 42477 hugetlbfs ++ useradd -l -M --shell /usr/sbin/nologin --uid 42477 --gid 42477 hugetlbfs + for _USER_TO_CREATE in $_USERS_TO_CREATE + _EXTRA_GROUPS_ARG= + _EXTRA_PERMS= + _HOME_ARGS= ++ awk '{ print $1 }' ++ echo libvirt 42473 42473 + _NAME=libvirt ++ echo libvirt 42473 42473 ++ awk '{ print $2 }' + _UID=42473 ++ echo libvirt 42473 42473 ++ awk '{ print $3 }' + _GID=42473 ++ echo libvirt 42473 42473 ++ awk '{ print $4 }' + _HOME_DIR= ++ echo libvirt 42473 42473 ++ awk '{ print $5 }' + _EXTRA_GROUPS= + [[ libvirt != \l\i\b\v\i\r\t ]] + [[ ! -z '' ]] + [[ -z '' ]] + _HOME_ARGS=-M + id -g libvirt + _GROUPADD_CMD='groupadd --gid 42473 libvirt' + id libvirt + _USERADD_CMD='useradd -l -M --shell /usr/sbin/nologin --uid 42473 --gid 42473 libvirt' + eval groupadd --gid 42473 libvirt ++ groupadd --gid 42473 libvirt + eval useradd -l -M --shell /usr/sbin/nologin --uid 42473 --gid 42473 libvirt ++ useradd -l -M --shell /usr/sbin/nologin --uid 42473 --gid 42473 libvirt + for _USER_TO_CREATE in $_USERS_TO_CREATE + _EXTRA_GROUPS_ARG= + _EXTRA_PERMS= + _HOME_ARGS= ++ echo qemu 107 107 ++ awk '{ print $1 }' + _NAME=qemu ++ echo qemu 107 107 ++ awk '{ print $2 }' + _UID=107 ++ echo qemu 107 107 ++ awk '{ print $3 }' + _GID=107 ++ echo qemu 107 107 ++ awk '{ print $4 }' + _HOME_DIR= ++ echo qemu 107 107 ++ awk '{ print $5 }' + _EXTRA_GROUPS= + [[ qemu != \q\e\m\u ]] + [[ ! -z '' ]] + [[ -z '' ]] + _HOME_ARGS=-M + id -g qemu + _GROUPADD_CMD='groupadd --gid 107 qemu' + id qemu + _USERADD_CMD='useradd -l -M --shell /usr/sbin/nologin --uid 107 --gid 107 qemu' + eval groupadd --gid 107 qemu ++ groupadd --gid 107 qemu + eval useradd -l -M --shell /usr/sbin/nologin --uid 107 --gid 107 qemu ++ useradd -l -M --shell /usr/sbin/nologin --uid 107 --gid 107 qemu useradd warning: qemu's uid 107 outside of the UID_MIN 1000 and UID_MAX 60000 range. STEP 16/36: RUN touch /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_extend_start STEP 17/36: RUN cp /usr/share/tcib/container-images/kolla/base/set_configs.py /usr/local/bin/kolla_set_configs STEP 18/36: RUN chmod 755 /usr/local/bin/kolla_set_configs STEP 19/36: RUN cp /usr/share/tcib/container-images/kolla/base/start.sh /usr/local/bin/kolla_start STEP 20/36: RUN chmod 755 /usr/local/bin/kolla_start STEP 21/36: RUN cp /usr/share/tcib/container-images/kolla/base/httpd_setup.sh /usr/local/bin/kolla_httpd_setup STEP 22/36: RUN chmod 755 /usr/local/bin/kolla_httpd_setup STEP 23/36: RUN cp /usr/share/tcib/container-images/kolla/base/copy_cacerts.sh /usr/local/bin/kolla_copy_cacerts STEP 24/36: RUN chmod 755 /usr/local/bin/kolla_copy_cacerts STEP 25/36: RUN cp /usr/share/tcib/container-images/kolla/base/sudoers /etc/sudoers STEP 26/36: RUN chmod 440 /etc/sudoers STEP 27/36: RUN sed -ri '/^(passwd:|group:)/ s/systemd//g' /etc/nsswitch.conf STEP 28/36: RUN dnf -y reinstall which && rpm -e --nodeps tzdata && dnf -y install tzdata Repository 'gating-repo' is missing name in configuration, using id. Last metadata expiration check: 0:00:12 ago on Tue 07 Oct 2025 09:37:21 AM UTC. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Reinstalling: which x86_64 2.21-44.el10 repo-setup-centos-baseos 42 k Transaction Summary ================================================================================ Total download size: 42 k Installed size: 80 k Downloading Packages: which-2.21-44.el10.x86_64.rpm 1.9 MB/s | 42 kB 00:00 -------------------------------------------------------------------------------- Total 1.8 MB/s | 42 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Reinstalling : which-2.21-44.el10.x86_64 1/2 Cleanup : which-2.21-44.el10.x86_64 2/2 Running scriptlet: which-2.21-44.el10.x86_64 2/2 Reinstalled: which-2.21-44.el10.x86_64 Complete! Repository 'gating-repo' is missing name in configuration, using id. Last metadata expiration check: 0:00:13 ago on Tue 07 Oct 2025 09:37:21 AM UTC. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: tzdata noarch 2025b-2.el10 repo-setup-centos-baseos 901 k Transaction Summary ================================================================================ Install 1 Package Total download size: 901 k Installed size: 1.8 M Downloading Packages: tzdata-2025b-2.el10.noarch.rpm 28 MB/s | 901 kB 00:00 -------------------------------------------------------------------------------- Total 25 MB/s | 901 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : tzdata-2025b-2.el10.noarch 1/1 Installed: tzdata-2025b-2.el10.noarch Complete! STEP 29/36: RUN if [ ! -f "/etc/localtime" ]; then ln -s /usr/share/zoneinfo/Etc/UTC /etc/localtime; fi STEP 30/36: RUN mkdir -p /openstack STEP 31/36: RUN if [ 'centos' == 'centos' ];then if [ -n "$(rpm -qa redhat-release)" ];then rpm -e --nodeps redhat-release; fi ; dnf -y install centos-stream-release; fi Repository 'gating-repo' is missing name in configuration, using id. Last metadata expiration check: 0:00:14 ago on Tue 07 Oct 2025 09:37:21 AM UTC. Package centos-stream-release-10.0-11.el10.noarch is already installed. Dependencies resolved. Nothing to do. Complete! STEP 32/36: RUN dnf update --excludepkgs redhat-release -y && dnf clean all && rm -rf /var/cache/dnf Repository 'gating-repo' is missing name in configuration, using id. Last metadata expiration check: 0:00:15 ago on Tue 07 Oct 2025 09:37:21 AM UTC. Dependencies resolved. Nothing to do. Complete! Repository 'gating-repo' is missing name in configuration, using id. 98 files removed STEP 33/36: STOPSIGNAL SIGTERM STEP 34/36: ENTRYPOINT ["dumb-init", "--single-child", "--"] STEP 35/36: CMD ["kolla_start"] STEP 36/36: LABEL "tcib_build_tag"="watcher_latest" COMMIT 38.102.83.146:5001/podified-master-centos10/openstack-base:watcher_latest Getting image source signatures Copying blob sha256:0dbb0fa4e0c18f0a3915a60ff5470aadbb7165028a2c88aa7f1a15489a56b455 Copying blob sha256:ab641123aa68ea4a4763b1d613ce91a6edb0d243c54ad25e5e2b9d4dc368e22c Copying config sha256:fbbe7ceda1d51c0f725c4112fa214172928d3facb11c1f37080674b4c3f6283d Writing manifest to image destination --> fbbe7ceda1d5 Successfully tagged 38.102.83.146:5001/podified-master-centos10/openstack-base:watcher_latest fbbe7ceda1d51c0f725c4112fa214172928d3facb11c1f37080674b4c3f6283d