STEP 1/33: FROM quay.io/centos/centos:stream10 Trying to pull quay.io/centos/centos:stream10... Getting image source signatures Copying blob sha256:909ab5d228a92689a64e8894dce20c71afbb2192604666573ce9435862e959ff Copying config sha256:d934170861d08af2ff36b5df1397c3db9d98433dd7cea3fa9e4fb304a01ef02f Writing manifest to image destination STEP 2/33: LABEL maintainer="OpenStack Kubernetes Operator team" STEP 3/33: LABEL tcib_managed=true STEP 4/33: ENV LANG="en_US.UTF-8" STEP 5/33: ENV container="oci" STEP 6/33: USER root STEP 7/33: 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 8/33: 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.7 MB/s | 3.8 kB 00:00 delorean-ansible-role-lunasa-hsm-4a384f4fbed7c9 187 kB/s | 5.0 kB 00:00 delorean-openstack-ironic-2723d88b97726ea1f19bf 1.0 MB/s | 18 kB 00:00 delorean-openstack-cinder-34bb2afc303e840e630fa 253 kB/s | 4.0 kB 00:00 delorean-python-swiftclient-8486005ebd881a5c60b 1.4 MB/s | 29 kB 00:00 delorean-openstack-aodh-6af832beb4d9d5f3a6ad13f 549 kB/s | 9.7 kB 00:00 delorean-openstack-kolla-b643e8f9fd3e9d8e881e11 3.6 MB/s | 70 kB 00:00 delorean-openstack-nova-a1c47fc242b6002d2be60fc 274 kB/s | 5.0 kB 00:00 delorean-openstack-designate-c1c89d35a15eca75ad 238 kB/s | 4.7 kB 00:00 delorean-openstack-glance-e055873be4079bc9d3716 270 kB/s | 4.7 kB 00:00 delorean-python-keystoneauth1-8b0a181c18ed898f7 289 kB/s | 4.8 kB 00:00 delorean-python-manila-tests-tempest-326d5a3991 201 kB/s | 3.3 kB 00:00 delorean-openstack-neutron-21a0588ed89b79f65b73 1.4 MB/s | 25 kB 00:00 delorean-openstack-octavia-794fc75d19bd8fde0902 304 kB/s | 5.2 kB 00:00 delorean-python-watcher-tests-tempest-8aa310423 223 kB/s | 3.9 kB 00:00 delorean-python-tcib-684e1c21077bfe53801b124473 188 kB/s | 3.1 kB 00:00 delorean-puppet-ceilometer-dc4c69e63eb63b3b0ffe 892 kB/s | 14 kB 00:00 delorean-openstack-swift-ad41dbeffe0ed7d27fd4eb 209 kB/s | 3.4 kB 00:00 delorean-python-zaqar-tests-tempest-0c98f753101 443 kB/s | 7.4 kB 00:00 delorean-openstack-ironic-ui-245f318c0d92b0bc95 539 kB/s | 9.4 kB 00:00 dlrn-master-testing 8.8 MB/s | 205 kB 00:00 dlrn-master-build-deps 3.5 MB/s | 73 kB 00:00 centos9-rabbitmq 2.2 MB/s | 44 kB 00:00 centos10-storage 758 kB/s | 40 kB 00:00 NFV SIG OpenvSwitch 41 kB/s | 6.5 kB 00:00 repo-setup-centos-appstream 6.3 MB/s | 3.2 MB 00:00 repo-setup-centos-baseos 22 MB/s | 6.6 MB 00:00 repo-setup-centos-highavailability 149 kB/s | 51 kB 00:00 repo-setup-centos-powertools 2.1 MB/s | 727 kB 00:00 CentOS Stream 10 - BaseOS 6.2 MB/s | 6.6 MB 00:01 CentOS Stream 10 - AppStream 3.6 MB/s | 3.2 MB 00:00 CentOS Stream 10 - Extras packages 12 kB/s | 6.3 kB 00:00 Extra Packages for Enterprise Linux 10 - x86_64 4.9 MB/s | 4.8 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 1.9 MB/s | 31 kB 00:00 (2/2): python3-iniparse-0.5-10.el10.noarch.rpm 167 kB/s | 53 kB 00:00 -------------------------------------------------------------------------------- Total 263 kB/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 9/33: 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:10 ago on Wed 04 Jun 2025 03:41:51 PM EDT. Package ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch is already installed. Package glibc-langpack-en-2.39-38.el10.x86_64 is already installed. Package python3-3.12.10-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-7.el10 repo-setup-centos-baseos 349 k python-tcib-containers noarch 0.5.1-0.20250530191735.684e1c2.el10 delorean-component-podified 76 k sudo x86_64 1.9.15-8.p5.el10 repo-setup-centos-baseos 1.3 M util-linux x86_64 2.40.2-10.el10 repo-setup-centos-baseos 1.2 M which x86_64 2.21-43.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-11.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.8-3.el10 repo-setup-centos-baseos 240 k pam x86_64 1.6.1-7.el10 repo-setup-centos-baseos 585 k Transaction Summary ======================================================================================================== Install 14 Packages Total download size: 4.7 M Installed size: 15 M Downloading Packages: (1/14): python-tcib-containers-0.5.1-0.20250530 15 MB/s | 76 kB 00:00 (2/14): dumb-init-1.2.5-12.el10s.x86_64.rpm 1.1 MB/s | 22 kB 00:00 (3/14): cyrus-sasl-lib-2.1.28-27.el10.x86_64.rp 445 kB/s | 106 kB 00:00 (4/14): authselect-1.5.0-8.el10.x86_64.rpm 476 kB/s | 144 kB 00:00 (5/14): authselect-libs-1.5.0-8.el10.x86_64.rpm 684 kB/s | 223 kB 00:00 (6/14): gdbm-1.23-11.el10.x86_64.rpm 625 kB/s | 151 kB 00:00 (7/14): libevent-2.1.12-16.el10.x86_64.rpm 900 kB/s | 261 kB 00:00 (8/14): libutempter-1.2.1-15.el10.x86_64.rpm 94 kB/s | 27 kB 00:00 (9/14): openldap-2.6.8-3.el10.x86_64.rpm 1.1 MB/s | 240 kB 00:00 (10/14): pam-1.6.1-7.el10.x86_64.rpm 2.0 MB/s | 585 kB 00:00 (11/14): procps-ng-4.0.4-7.el10.x86_64.rpm 1.1 MB/s | 349 kB 00:00 (12/14): sudo-1.9.15-8.p5.el10.x86_64.rpm 5.4 MB/s | 1.3 MB 00:00 (13/14): which-2.21-43.el10.x86_64.rpm 458 kB/s | 42 kB 00:00 (14/14): util-linux-2.40.2-10.el10.x86_64.rpm 5.3 MB/s | 1.2 MB 00:00 -------------------------------------------------------------------------------- Total 4.2 MB/s | 4.7 MB 00:01 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-11.el10.x86_64 4/14 Installing : pam-1.6.1-7.el10.x86_64 5/14 Installing : cyrus-sasl-lib-2.1.28-27.el10.x86_64 6/14 Installing : openldap-2.6.8-3.el10.x86_64 7/14 Installing : sudo-1.9.15-8.p5.el10.x86_64 8/14 Installing : util-linux-2.40.2-10.el10.x86_64 9/14 warning: /etc/adjtime created as /etc/adjtime.rpmnew Running scriptlet: util-linux-2.40.2-10.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-43.el10.x86_64 11/14 Installing : procps-ng-4.0.4-7.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.20250530191735.684e 14/14 Running scriptlet: authselect-libs-1.5.0-8.el10.x86_64 14/14 Running scriptlet: python-tcib-containers-0.5.1-0.20250530191735.684e 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-11.el10.x86_64 libevent-2.1.12-16.el10.x86_64 libutempter-1.2.1-15.el10.x86_64 openldap-2.6.8-3.el10.x86_64 pam-1.6.1-7.el10.x86_64 procps-ng-4.0.4-7.el10.x86_64 python-tcib-containers-0.5.1-0.20250530191735.684e1c2.el10.noarch sudo-1.9.15-8.p5.el10.x86_64 util-linux-2.40.2-10.el10.x86_64 which-2.21-43.el10.x86_64 Complete! STEP 10/33: 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 11/33: RUN cp /usr/share/tcib/container-images/kolla/base/uid_gid_manage.sh /usr/local/bin/uid_gid_manage STEP 12/33: RUN chmod 755 /usr/local/bin/uid_gid_manage STEP 13/33: 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['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= ++ echo hugetlbfs 42477 42477 ++ awk '{ print $1 }' + _NAME=hugetlbfs ++ echo hugetlbfs 42477 42477 ++ awk '{ print $2 }' + _UID=42477 ++ echo hugetlbfs 42477 42477 ++ awk '{ print $3 }' + _GID=42477 ++ echo hugetlbfs 42477 42477 ++ awk '{ print $4 }' + _HOME_DIR= ++ echo hugetlbfs 42477 42477 ++ awk '{ print $5 }' + _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= ++ echo libvirt 42473 42473 ++ awk '{ print $1 }' + _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 14/33: RUN touch /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_extend_start STEP 15/33: RUN cp /usr/share/tcib/container-images/kolla/base/set_configs.py /usr/local/bin/kolla_set_configs STEP 16/33: RUN chmod 755 /usr/local/bin/kolla_set_configs STEP 17/33: RUN cp /usr/share/tcib/container-images/kolla/base/start.sh /usr/local/bin/kolla_start STEP 18/33: RUN chmod 755 /usr/local/bin/kolla_start STEP 19/33: RUN cp /usr/share/tcib/container-images/kolla/base/httpd_setup.sh /usr/local/bin/kolla_httpd_setup STEP 20/33: RUN chmod 755 /usr/local/bin/kolla_httpd_setup STEP 21/33: RUN cp /usr/share/tcib/container-images/kolla/base/copy_cacerts.sh /usr/local/bin/kolla_copy_cacerts STEP 22/33: RUN chmod 755 /usr/local/bin/kolla_copy_cacerts STEP 23/33: RUN cp /usr/share/tcib/container-images/kolla/base/sudoers /etc/sudoers STEP 24/33: RUN chmod 440 /etc/sudoers STEP 25/33: RUN sed -ri '/^(passwd:|group:)/ s/systemd//g' /etc/nsswitch.conf STEP 26/33: 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:22 ago on Wed 04 Jun 2025 03:41:51 PM EDT. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Reinstalling: which x86_64 2.21-43.el10 repo-setup-centos-baseos 42 k Transaction Summary ================================================================================ Total download size: 42 k Installed size: 80 k Downloading Packages: which-2.21-43.el10.x86_64.rpm 1.4 MB/s | 42 kB 00:00 -------------------------------------------------------------------------------- Total 1.3 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-43.el10.x86_64 1/2 Cleanup : which-2.21-43.el10.x86_64 2/2 Running scriptlet: which-2.21-43.el10.x86_64 2/2 Reinstalled: which-2.21-43.el10.x86_64 Complete! Repository 'gating-repo' is missing name in configuration, using id. Last metadata expiration check: 0:00:23 ago on Wed 04 Jun 2025 07:41:51 PM UTC. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: tzdata noarch 2025b-1.el10 repo-setup-centos-baseos 839 k Transaction Summary ================================================================================ Install 1 Package Total download size: 839 k Installed size: 1.6 M Downloading Packages: tzdata-2025b-1.el10.noarch.rpm 3.5 MB/s | 839 kB 00:00 -------------------------------------------------------------------------------- Total 3.4 MB/s | 839 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : tzdata-2025b-1.el10.noarch 1/1 Installed: tzdata-2025b-1.el10.noarch Complete! STEP 27/33: RUN mkdir -p /openstack STEP 28/33: 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:26 ago on Wed 04 Jun 2025 03:41:51 PM EDT. Package centos-stream-release-10.0-8.el10.noarch is already installed. Dependencies resolved. Nothing to do. Complete! STEP 29/33: 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:27 ago on Wed 04 Jun 2025 03:41:51 PM EDT. Dependencies resolved. Nothing to do. Complete! Repository 'gating-repo' is missing name in configuration, using id. 112 files removed STEP 30/33: STOPSIGNAL SIGTERM STEP 31/33: ENTRYPOINT ["dumb-init", "--single-child", "--"] STEP 32/33: CMD ["kolla_start"] STEP 33/33: LABEL "tcib_build_tag"="watcher_latest" COMMIT 38.102.83.180:5001/podified-master-centos10/openstack-base:watcher_latest Getting image source signatures Copying blob sha256:0f615b9dbbb9185e12870bfc85fa7dab82b04060275632dd195b730e8b2679e2 Copying blob sha256:a31cd743e41b137833b2e816cc36c601de1a567f104599338e88cfd7851eb3f7 Copying config sha256:364ab53d27539799532bb9947ac746a638594cff4792b9a2f293c6e12ce09709 Writing manifest to image destination --> 364ab53d2753 Successfully tagged 38.102.83.180:5001/podified-master-centos10/openstack-base:watcher_latest 364ab53d27539799532bb9947ac746a638594cff4792b9a2f293c6e12ce09709