STEP 1/34: FROM quay.io/centos/centos:stream9 Trying to pull quay.io/centos/centos:stream9... Getting image source signatures Copying blob sha256:3b7c5548cec7e430bad9129e31118035859a21a325ae86eff488d162099a7f76 Copying config sha256:8ccbefde7c2334a33bb25d7fbd673711822afdb837ba84142d858023fff6fe8f Writing manifest to image destination STEP 2/34: LABEL maintainer="OpenStack Kubernetes Operator team" STEP 3/34: LABEL tcib_managed=true STEP 4/34: ENV LANG="en_US.UTF-8" STEP 5/34: ENV TZ="UTC" STEP 6/34: ENV container="oci" STEP 7/34: USER root STEP 8/34: 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/34: 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 Failed to set locale, defaulting to C.UTF-8 delorean-openstack-barbican-42b4c41831408a8e323 467 kB/s | 13 kB 00:00 delorean-python-glean-10df0bd91b9bc5c9fd9cc02d7 2.8 MB/s | 65 kB 00:00 delorean-openstack-cinder-1c00d6490d88e436f26ef 1.5 MB/s | 32 kB 00:00 delorean-python-stevedore-c4acc5639fd2329372142 6.1 MB/s | 131 kB 00:00 delorean-python-cloudkitty-tests-tempest-3961dc 1.2 MB/s | 25 kB 00:00 delorean-os-net-config-28598c2978b9e2207dd19fc4 15 MB/s | 356 kB 00:00 delorean-openstack-nova-6f8decf0b4f1aa2e96292b6 2.1 MB/s | 42 kB 00:00 delorean-python-designate-tests-tempest-347fdbc 857 kB/s | 18 kB 00:00 delorean-openstack-glance-1fd12c29b339f30fe823e 911 kB/s | 18 kB 00:00 delorean-openstack-keystone-e4b40af0ae3698fbbbb 1.2 MB/s | 29 kB 00:00 delorean-openstack-manila-3c01b7181572c95dac462 1.1 MB/s | 25 kB 00:00 delorean-python-whitebox-neutron-tests-tempest- 6.2 MB/s | 154 kB 00:00 delorean-openstack-octavia-ba397f07a7331190208c 1.2 MB/s | 26 kB 00:00 delorean-openstack-watcher-c014f81a8647287f6dcc 913 kB/s | 16 kB 00:00 delorean-edpm-image-builder-55ba53cf215b14ed95b 355 kB/s | 7.4 kB 00:00 delorean-puppet-ceph-b0c245ccde541a63fde0564366 6.0 MB/s | 144 kB 00:00 delorean-openstack-swift-dc98a8463506ac520c469a 701 kB/s | 14 kB 00:00 delorean-python-tempestconf-8515371b7cceebd4282 2.5 MB/s | 53 kB 00:00 delorean-openstack-heat-ui-013accbfd179753bc3f0 4.3 MB/s | 96 kB 00:00 dlrn-antelope-testing 41 MB/s | 1.1 MB 00:00 dlrn-antelope-build-deps 22 MB/s | 461 kB 00:00 centos9-rabbitmq 14 MB/s | 123 kB 00:00 centos9-storage 38 MB/s | 415 kB 00:00 centos9-opstools 3.1 MB/s | 51 kB 00:00 NFV SIG OpenvSwitch 37 MB/s | 447 kB 00:00 repo-setup-centos-appstream 168 MB/s | 25 MB 00:00 repo-setup-centos-baseos 125 MB/s | 8.8 MB 00:00 repo-setup-centos-highavailability 50 MB/s | 744 kB 00:00 repo-setup-centos-powertools 140 MB/s | 7.1 MB 00:00 CentOS Stream 9 - BaseOS 8.8 MB/s | 8.8 MB 00:00 CentOS Stream 9 - AppStream 17 MB/s | 25 MB 00:01 CentOS Stream 9 - Extras packages 40 kB/s | 20 kB 00:00 Extra Packages for Enterprise Linux 9 - x86_64 16 MB/s | 20 MB 00:01 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: crudini noarch 0.9.3-4.el9s delorean-antelope-testing 25 k Installing dependencies: python3-iniparse noarch 0.4-45.el9 repo-setup-centos-baseos 47 k Transaction Summary ================================================================================ Install 2 Packages Total download size: 72 k Installed size: 166 k Downloading Packages: (1/2): crudini-0.9.3-4.el9s.noarch.rpm 1.4 MB/s | 25 kB 00:00 (2/2): python3-iniparse-0.4-45.el9.noarch.rpm 201 kB/s | 47 kB 00:00 -------------------------------------------------------------------------------- Total 309 kB/s | 72 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-iniparse-0.4-45.el9.noarch 1/2 Installing : crudini-0.9.3-4.el9s.noarch 2/2 Running scriptlet: crudini-0.9.3-4.el9s.noarch 2/2 Verifying : crudini-0.9.3-4.el9s.noarch 1/2 Verifying : python3-iniparse-0.4-45.el9.noarch 2/2 Installed: crudini-0.9.3-4.el9s.noarch python3-iniparse-0.4-45.el9.noarch Complete! STEP 10/34: RUN dnf install -y ca-certificates dumb-init glibc-langpack-en procps-ng python3 sudo util-linux-user which python-tcib-containers Failed to set locale, defaulting to C.UTF-8 Last metadata expiration check: 0:00:16 ago on Wed Oct 1 06:08:54 2025. Package ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch is already installed. Package python3-3.9.23-2.el9.x86_64 is already installed. Dependencies resolved. ======================================================================================================= Package Arch Version Repository Size ======================================================================================================= Installing: dumb-init x86_64 1.2.5-2.el9s delorean-antelope-testing 22 k glibc-langpack-en x86_64 2.34-232.el9 repo-setup-centos-baseos 661 k procps-ng x86_64 3.3.17-14.el9 repo-setup-centos-baseos 349 k python-tcib-containers noarch 0.4.1-0.20250917103658.c895740.el9 delorean-component-podified 69 k sudo x86_64 1.9.5p2-13.el9 repo-setup-centos-baseos 1.0 M util-linux-user x86_64 2.37.4-21.el9 repo-setup-centos-baseos 30 k which x86_64 2.21-30.el9 repo-setup-centos-baseos 41 k Installing dependencies: cracklib x86_64 2.9.6-27.el9 repo-setup-centos-baseos 94 k cracklib-dicts x86_64 2.9.6-27.el9 repo-setup-centos-baseos 3.6 M libdb x86_64 5.3.28-57.el9 repo-setup-centos-baseos 735 k libeconf x86_64 0.4.1-4.el9 repo-setup-centos-baseos 27 k libfdisk x86_64 2.37.4-21.el9 repo-setup-centos-baseos 154 k libpwquality x86_64 1.4.4-8.el9 repo-setup-centos-baseos 119 k libuser x86_64 0.63-17.el9 repo-setup-centos-baseos 393 k libutempter x86_64 1.2.1-6.el9 repo-setup-centos-baseos 27 k openssl x86_64 1:3.5.1-5.el9 repo-setup-centos-baseos 1.5 M pam x86_64 1.5.1-26.el9 repo-setup-centos-baseos 622 k util-linux x86_64 2.37.4-21.el9 repo-setup-centos-baseos 2.3 M util-linux-core x86_64 2.37.4-21.el9 repo-setup-centos-baseos 465 k Transaction Summary ======================================================================================================= Install 19 Packages Total download size: 12 M Installed size: 41 M Downloading Packages: (1/19): python-tcib-containers-0.4.1-0.20250917 12 MB/s | 69 kB 00:00 (2/19): dumb-init-1.2.5-2.el9s.x86_64.rpm 3.1 MB/s | 22 kB 00:00 (3/19): cracklib-2.9.6-27.el9.x86_64.rpm 1.8 MB/s | 94 kB 00:00 (4/19): glibc-langpack-en-2.34-232.el9.x86_64.r 11 MB/s | 661 kB 00:00 (5/19): cracklib-dicts-2.9.6-27.el9.x86_64.rpm 46 MB/s | 3.6 MB 00:00 (6/19): libdb-5.3.28-57.el9.x86_64.rpm 13 MB/s | 735 kB 00:00 (7/19): libeconf-0.4.1-4.el9.x86_64.rpm 519 kB/s | 27 kB 00:00 (8/19): libfdisk-2.37.4-21.el9.x86_64.rpm 3.0 MB/s | 154 kB 00:00 (9/19): libpwquality-1.4.4-8.el9.x86_64.rpm 2.3 MB/s | 119 kB 00:00 (10/19): libuser-0.63-17.el9.x86_64.rpm 7.2 MB/s | 393 kB 00:00 (11/19): libutempter-1.2.1-6.el9.x86_64.rpm 561 kB/s | 27 kB 00:00 (12/19): openssl-3.5.1-5.el9.x86_64.rpm 23 MB/s | 1.5 MB 00:00 (13/19): pam-1.5.1-26.el9.x86_64.rpm 11 MB/s | 622 kB 00:00 (14/19): procps-ng-3.3.17-14.el9.x86_64.rpm 6.6 MB/s | 349 kB 00:00 (15/19): sudo-1.9.5p2-13.el9.x86_64.rpm 18 MB/s | 1.0 MB 00:00 (16/19): util-linux-core-2.37.4-21.el9.x86_64.r 8.1 MB/s | 465 kB 00:00 (17/19): util-linux-2.37.4-21.el9.x86_64.rpm 29 MB/s | 2.3 MB 00:00 (18/19): util-linux-user-2.37.4-21.el9.x86_64.r 632 kB/s | 30 kB 00:00 (19/19): which-2.21-30.el9.x86_64.rpm 895 kB/s | 41 kB 00:00 -------------------------------------------------------------------------------- Total 36 MB/s | 12 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : cracklib-2.9.6-27.el9.x86_64 1/19 Installing : cracklib-dicts-2.9.6-27.el9.x86_64 2/19 Installing : util-linux-core-2.37.4-21.el9.x86_64 3/19 Running scriptlet: util-linux-core-2.37.4-21.el9.x86_64 3/19 Installing : openssl-1:3.5.1-5.el9.x86_64 4/19 Running scriptlet: libutempter-1.2.1-6.el9.x86_64 5/19 Installing : libutempter-1.2.1-6.el9.x86_64 5/19 Installing : libfdisk-2.37.4-21.el9.x86_64 6/19 Installing : libeconf-0.4.1-4.el9.x86_64 7/19 Installing : libdb-5.3.28-57.el9.x86_64 8/19 Installing : pam-1.5.1-26.el9.x86_64 9/19 Installing : libpwquality-1.4.4-8.el9.x86_64 10/19 Installing : libuser-0.63-17.el9.x86_64 11/19 Installing : util-linux-2.37.4-21.el9.x86_64 12/19 warning: /etc/adjtime created as /etc/adjtime.rpmnew Installing : util-linux-user-2.37.4-21.el9.x86_64 13/19 Installing : sudo-1.9.5p2-13.el9.x86_64 14/19 Running scriptlet: sudo-1.9.5p2-13.el9.x86_64 14/19 Installing : which-2.21-30.el9.x86_64 15/19 Installing : procps-ng-3.3.17-14.el9.x86_64 16/19 Installing : glibc-langpack-en-2.34-232.el9.x86_64 17/19 Installing : dumb-init-1.2.5-2.el9s.x86_64 18/19 Installing : python-tcib-containers-0.4.1-0.20250917103658.c895 19/19 Running scriptlet: python-tcib-containers-0.4.1-0.20250917103658.c895 19/19 Verifying : python-tcib-containers-0.4.1-0.20250917103658.c895 1/19 Verifying : dumb-init-1.2.5-2.el9s.x86_64 2/19 Verifying : cracklib-2.9.6-27.el9.x86_64 3/19 Verifying : cracklib-dicts-2.9.6-27.el9.x86_64 4/19 Verifying : glibc-langpack-en-2.34-232.el9.x86_64 5/19 Verifying : libdb-5.3.28-57.el9.x86_64 6/19 Verifying : libeconf-0.4.1-4.el9.x86_64 7/19 Verifying : libfdisk-2.37.4-21.el9.x86_64 8/19 Verifying : libpwquality-1.4.4-8.el9.x86_64 9/19 Verifying : libuser-0.63-17.el9.x86_64 10/19 Verifying : libutempter-1.2.1-6.el9.x86_64 11/19 Verifying : openssl-1:3.5.1-5.el9.x86_64 12/19 Verifying : pam-1.5.1-26.el9.x86_64 13/19 Verifying : procps-ng-3.3.17-14.el9.x86_64 14/19 Verifying : sudo-1.9.5p2-13.el9.x86_64 15/19 Verifying : util-linux-2.37.4-21.el9.x86_64 16/19 Verifying : util-linux-core-2.37.4-21.el9.x86_64 17/19 Verifying : util-linux-user-2.37.4-21.el9.x86_64 18/19 Verifying : which-2.21-30.el9.x86_64 19/19 Installed: cracklib-2.9.6-27.el9.x86_64 cracklib-dicts-2.9.6-27.el9.x86_64 dumb-init-1.2.5-2.el9s.x86_64 glibc-langpack-en-2.34-232.el9.x86_64 libdb-5.3.28-57.el9.x86_64 libeconf-0.4.1-4.el9.x86_64 libfdisk-2.37.4-21.el9.x86_64 libpwquality-1.4.4-8.el9.x86_64 libuser-0.63-17.el9.x86_64 libutempter-1.2.1-6.el9.x86_64 openssl-1:3.5.1-5.el9.x86_64 pam-1.5.1-26.el9.x86_64 procps-ng-3.3.17-14.el9.x86_64 python-tcib-containers-0.4.1-0.20250917103658.c895740.el9.noarch sudo-1.9.5p2-13.el9.x86_64 util-linux-2.37.4-21.el9.x86_64 util-linux-core-2.37.4-21.el9.x86_64 util-linux-user-2.37.4-21.el9.x86_64 which-2.21-30.el9.x86_64 Complete! STEP 11/34: RUN cp /usr/share/tcib/container-images/kolla/base/uid_gid_manage.sh /usr/local/bin/uid_gid_manage STEP 12/34: RUN chmod 755 /usr/local/bin/uid_gid_manage STEP 13/34: 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['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/34: RUN touch /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_extend_start STEP 15/34: RUN cp /usr/share/tcib/container-images/kolla/base/set_configs.py /usr/local/bin/kolla_set_configs STEP 16/34: RUN chmod 755 /usr/local/bin/kolla_set_configs STEP 17/34: RUN cp /usr/share/tcib/container-images/kolla/base/start.sh /usr/local/bin/kolla_start STEP 18/34: RUN chmod 755 /usr/local/bin/kolla_start STEP 19/34: RUN cp /usr/share/tcib/container-images/kolla/base/httpd_setup.sh /usr/local/bin/kolla_httpd_setup STEP 20/34: RUN chmod 755 /usr/local/bin/kolla_httpd_setup STEP 21/34: RUN cp /usr/share/tcib/container-images/kolla/base/copy_cacerts.sh /usr/local/bin/kolla_copy_cacerts STEP 22/34: RUN chmod 755 /usr/local/bin/kolla_copy_cacerts STEP 23/34: RUN cp /usr/share/tcib/container-images/kolla/base/sudoers /etc/sudoers STEP 24/34: RUN chmod 440 /etc/sudoers STEP 25/34: RUN sed -ri '/^(passwd:|group:)/ s/systemd//g' /etc/nsswitch.conf STEP 26/34: RUN dnf -y reinstall which && rpm -e --nodeps tzdata && dnf -y install tzdata Last metadata expiration check: 0:00:27 ago on Wed 01 Oct 2025 06:08:54 AM UTC. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Reinstalling: which x86_64 2.21-30.el9 repo-setup-centos-baseos 41 k Transaction Summary ================================================================================ Total download size: 41 k Installed size: 80 k Downloading Packages: which-2.21-30.el9.x86_64.rpm 4.6 MB/s | 41 kB 00:00 -------------------------------------------------------------------------------- Total 4.0 MB/s | 41 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Reinstalling : which-2.21-30.el9.x86_64 1/2 Cleanup : which-2.21-30.el9.x86_64 2/2 Running scriptlet: which-2.21-30.el9.x86_64 2/2 Verifying : which-2.21-30.el9.x86_64 1/2 Verifying : which-2.21-30.el9.x86_64 2/2 Reinstalled: which-2.21-30.el9.x86_64 Complete! Last metadata expiration check: 0:00:28 ago on Wed 01 Oct 2025 06:08:54 AM UTC. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: tzdata noarch 2025b-2.el9 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.el9.noarch.rpm 15 MB/s | 901 kB 00:00 -------------------------------------------------------------------------------- Total 15 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.el9.noarch 1/1 Verifying : tzdata-2025b-2.el9.noarch 1/1 Installed: tzdata-2025b-2.el9.noarch Complete! STEP 27/34: RUN if [ ! -f "/etc/localtime" ]; then ln -s /usr/share/zoneinfo/Etc/UTC /etc/localtime; fi STEP 28/34: RUN mkdir -p /openstack STEP 29/34: 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 Last metadata expiration check: 0:00:31 ago on Wed 01 Oct 2025 06:08:54 AM UTC. Package centos-stream-release-9.0-30.el9.noarch is already installed. Dependencies resolved. Nothing to do. Complete! STEP 30/34: RUN dnf update --excludepkgs redhat-release -y && dnf clean all && rm -rf /var/cache/dnf Last metadata expiration check: 0:00:33 ago on Wed 01 Oct 2025 06:08:54 AM UTC. Dependencies resolved. Nothing to do. Complete! 181 files removed STEP 31/34: STOPSIGNAL SIGTERM STEP 32/34: ENTRYPOINT ["dumb-init", "--single-child", "--"] STEP 33/34: CMD ["kolla_start"] STEP 34/34: LABEL "tcib_build_tag"="a0eac564d779a7eaac46c9816bff261a" COMMIT quay.rdoproject.org/podified-antelope-centos9/openstack-base:a0eac564d779a7eaac46c9816bff261a Getting image source signatures Copying blob sha256:dfe3535c047dfd1b56a035a76f7fcccd61101a4c7c28b14527de35475ed1e01a Copying blob sha256:15e78ee2a13f0002d1015d5f8b2f7b893566870b7efa987e276ee4dc508fe541 Copying config sha256:d134442b90d4ee99c450f9bc17f6e602d21b329c55057ce9e23d4f0c11390c77 Writing manifest to image destination --> d134442b90d4 Successfully tagged quay.rdoproject.org/podified-antelope-centos9/openstack-base:a0eac564d779a7eaac46c9816bff261a d134442b90d4ee99c450f9bc17f6e602d21b329c55057ce9e23d4f0c11390c77