STEP 1/36: 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/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 Failed to set locale, defaulting to C.UTF-8 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 Failed to set locale, defaulting to C.UTF-8 Repository 'gating-repo' is missing name in configuration, using id. gating-repo 4.1 MB/s | 4.2 kB 00:00 delorean-openstack-barbican-42b4c41831408a8e323 378 kB/s | 13 kB 00:00 delorean-python-glean-10df0bd91b9bc5c9fd9cc02d7 2.9 MB/s | 65 kB 00:00 delorean-openstack-cinder-1c00d6490d88e436f26ef 1.4 MB/s | 32 kB 00:00 delorean-python-stevedore-c4acc5639fd2329372142 6.8 MB/s | 131 kB 00:00 delorean-python-cloudkitty-tests-tempest-3961dc 1.0 MB/s | 25 kB 00:00 delorean-diskimage-builder-43381184423c185801b5 15 MB/s | 356 kB 00:00 delorean-openstack-nova-6f8decf0b4f1aa2e96292b6 1.7 MB/s | 42 kB 00:00 delorean-python-designate-tests-tempest-347fdbc 540 kB/s | 18 kB 00:00 delorean-openstack-glance-1fd12c29b339f30fe823e 1.0 MB/s | 18 kB 00:00 delorean-openstack-keystone-e4b40af0ae3698fbbbb 1.4 MB/s | 29 kB 00:00 delorean-openstack-manila-3c01b7181572c95dac462 1.3 MB/s | 25 kB 00:00 delorean-python-whitebox-neutron-tests-tempest- 6.7 MB/s | 154 kB 00:00 delorean-openstack-octavia-ba397f07a7331190208c 1.2 MB/s | 26 kB 00:00 delorean-openstack-watcher-c014f81a8647287f6dcc 775 kB/s | 16 kB 00:00 delorean-edpm-image-builder-55ba53cf215b14ed95b 374 kB/s | 7.4 kB 00:00 delorean-puppet-ceph-b0c245ccde541a63fde0564366 6.2 MB/s | 144 kB 00:00 delorean-openstack-swift-dc98a8463506ac520c469a 654 kB/s | 14 kB 00:00 delorean-python-tempestconf-8515371b7cceebd4282 2.3 MB/s | 53 kB 00:00 delorean-openstack-heat-ui-013accbfd179753bc3f0 4.2 MB/s | 96 kB 00:00 dlrn-antelope-testing 35 MB/s | 1.1 MB 00:00 dlrn-antelope-build-deps 19 MB/s | 461 kB 00:00 centos9-rabbitmq 12 MB/s | 123 kB 00:00 centos9-storage 17 MB/s | 415 kB 00:00 centos9-opstools 4.9 MB/s | 51 kB 00:00 NFV SIG OpenvSwitch 34 MB/s | 449 kB 00:00 repo-setup-centos-appstream 152 MB/s | 25 MB 00:00 repo-setup-centos-baseos 124 MB/s | 8.8 MB 00:00 repo-setup-centos-highavailability 50 MB/s | 744 kB 00:00 repo-setup-centos-powertools 134 MB/s | 7.1 MB 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 690 kB/s | 25 kB 00:00 (2/2): python3-iniparse-0.4-45.el9.noarch.rpm 811 kB/s | 47 kB 00:00 -------------------------------------------------------------------------------- Total 1.2 MB/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 11/36: 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 Repository 'gating-repo' is missing name in configuration, using id. Last metadata expiration check: 0:00:14 ago on Sun Oct 5 19:45:52 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.5.1-0.20251005194141.c6c6164.el9 gating-repo 70 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 size: 12 M Total download size: 12 M Installed size: 41 M Downloading Packages: (1/18): dumb-init-1.2.5-2.el9s.x86_64.rpm 983 kB/s | 22 kB 00:00 (2/18): cracklib-2.9.6-27.el9.x86_64.rpm 1.7 MB/s | 94 kB 00:00 (3/18): glibc-langpack-en-2.34-232.el9.x86_64.r 11 MB/s | 661 kB 00:00 (4/18): cracklib-dicts-2.9.6-27.el9.x86_64.rpm 39 MB/s | 3.6 MB 00:00 (5/18): libdb-5.3.28-57.el9.x86_64.rpm 12 MB/s | 735 kB 00:00 (6/18): libeconf-0.4.1-4.el9.x86_64.rpm 579 kB/s | 27 kB 00:00 (7/18): libfdisk-2.37.4-21.el9.x86_64.rpm 3.1 MB/s | 154 kB 00:00 (8/18): libpwquality-1.4.4-8.el9.x86_64.rpm 2.4 MB/s | 119 kB 00:00 (9/18): libuser-0.63-17.el9.x86_64.rpm 7.5 MB/s | 393 kB 00:00 (10/18): libutempter-1.2.1-6.el9.x86_64.rpm 574 kB/s | 27 kB 00:00 (11/18): openssl-3.5.1-5.el9.x86_64.rpm 23 MB/s | 1.5 MB 00:00 (12/18): pam-1.5.1-26.el9.x86_64.rpm 11 MB/s | 622 kB 00:00 (13/18): procps-ng-3.3.17-14.el9.x86_64.rpm 6.6 MB/s | 349 kB 00:00 (14/18): sudo-1.9.5p2-13.el9.x86_64.rpm 17 MB/s | 1.0 MB 00:00 (15/18): util-linux-core-2.37.4-21.el9.x86_64.r 7.7 MB/s | 465 kB 00:00 (16/18): util-linux-2.37.4-21.el9.x86_64.rpm 28 MB/s | 2.3 MB 00:00 (17/18): util-linux-user-2.37.4-21.el9.x86_64.r 632 kB/s | 30 kB 00:00 (18/18): which-2.21-30.el9.x86_64.rpm 869 kB/s | 41 kB 00:00 -------------------------------------------------------------------------------- Total 34 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.5.1-0.20251005194141.c6c6 19/19 Running scriptlet: python-tcib-containers-0.5.1-0.20251005194141.c6c6 19/19 Verifying : python-tcib-containers-0.5.1-0.20251005194141.c6c6 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.5.1-0.20251005194141.c6c6164.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 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= ++ 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 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:24 ago on Sun 05 Oct 2025 07:45:52 PM 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 7.1 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! Repository 'gating-repo' is missing name in configuration, using id. Last metadata expiration check: 0:00:25 ago on Sun 05 Oct 2025 07:45:52 PM 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 14 MB/s | 901 kB 00:00 -------------------------------------------------------------------------------- Total 14 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 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:27 ago on Sun 05 Oct 2025 07:45:52 PM UTC. Package centos-stream-release-9.0-30.el9.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:29 ago on Sun 05 Oct 2025 07:45:52 PM UTC. Dependencies resolved. Nothing to do. Complete! Repository 'gating-repo' is missing name in configuration, using id. 165 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"="88dc57612f447daadb492dcf3ad854ac" COMMIT 38.102.83.106:5001/podified-antelope-centos9/openstack-base:88dc57612f447daadb492dcf3ad854ac Getting image source signatures Copying blob sha256:dfe3535c047dfd1b56a035a76f7fcccd61101a4c7c28b14527de35475ed1e01a Copying blob sha256:4879575afe499c826f68d80696b2566a421027eb78b39f0ce0b3214d8e6bef66 Copying config sha256:3456b934645041d04e8cfd3f614506f0116876b53a0337b9038113efa2b2dd9e Writing manifest to image destination --> 3456b9346450 Successfully tagged 38.102.83.106:5001/podified-antelope-centos9/openstack-base:88dc57612f447daadb492dcf3ad854ac 3456b934645041d04e8cfd3f614506f0116876b53a0337b9038113efa2b2dd9e