STEP 1/9: FROM quay.rdoproject.org/podified-antelope-centos9/openstack-os:19f02e65741c3a6d2995ab987df1a599 STEP 2/9: USER root STEP 3/9: RUN bash /usr/local/bin/uid_gid_manage swift + '[' -z swift ']' + _USERS_TO_CREATE=swift + 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 swift 42445 42445 /var/lib/swift kolla ++ awk '{ print $1 }' + _NAME=swift ++ echo swift 42445 42445 /var/lib/swift kolla ++ awk '{ print $2 }' + _UID=42445 ++ echo swift 42445 42445 /var/lib/swift kolla ++ awk '{ print $3 }' + _GID=42445 ++ echo swift 42445 42445 /var/lib/swift kolla ++ awk '{ print $4 }' + _HOME_DIR=/var/lib/swift ++ echo swift 42445 42445 /var/lib/swift kolla ++ awk '{ print $5 }' + _EXTRA_GROUPS=kolla + [[ swift != \s\w\i\f\t ]] + [[ ! -z kolla ]] + _EXTRA_GROUPS_ARG='--groups kolla' + [[ -z /var/lib/swift ]] + _HOME_ARGS='-m --home /var/lib/swift' + id -g swift + _GROUPADD_CMD='groupadd --gid 42445 swift' + id swift + _USERADD_CMD='useradd -l -m --home /var/lib/swift --shell /usr/sbin/nologin --uid 42445 --gid 42445 --groups kolla swift' + eval groupadd --gid 42445 swift ++ groupadd --gid 42445 swift + eval useradd -l -m --home /var/lib/swift --shell /usr/sbin/nologin --uid 42445 --gid 42445 --groups kolla swift ++ useradd -l -m --home /var/lib/swift --shell /usr/sbin/nologin --uid 42445 --gid 42445 --groups kolla swift STEP 4/9: RUN dnf -y install nmap-ncat openstack-swift rsync-daemon && dnf clean all && rm -rf /var/cache/dnf delorean-openstack-barbican-42b4c41831408a8e323 731 kB/s | 13 kB 00:00 delorean-python-glean-9bc9428772e3c04d91d55cc3c 2.9 MB/s | 62 kB 00:00 delorean-python-cinderlib-39cf1d6bfcc2ed75e8320 1.6 MB/s | 32 kB 00:00 delorean-python-stevedore-c4acc5639fd2329372142 6.6 MB/s | 131 kB 00:00 delorean-gnocchi-bdf091569d79515598796c8c11d74a 1.3 MB/s | 24 kB 00:00 delorean-os-net-config-805ec05f8553d5d3b19c839b 15 MB/s | 355 kB 00:00 delorean-openstack-nova-2ac3efc8a4493b91d613e2f 2.3 MB/s | 42 kB 00:00 delorean-python-designate-tests-tempest-347fdbc 373 kB/s | 18 kB 00:00 delorean-openstack-glance-1fd12c29b339f30fe823e 440 kB/s | 18 kB 00:00 delorean-openstack-keystone-e4b40af0ae3698fbbbb 1.6 MB/s | 29 kB 00:00 delorean-openstack-manila-3c01b7181572c95dac462 526 kB/s | 25 kB 00:00 delorean-openstack-neutron-fwaas-5a1635635028d0 6.8 MB/s | 156 kB 00:00 delorean-openstack-octavia-ba397f07a7331190208c 1.4 MB/s | 26 kB 00:00 delorean-openstack-watcher-c014f81a8647287f6dcc 921 kB/s | 16 kB 00:00 delorean-edpm-image-builder-ba0f2912b19fd420780 362 kB/s | 7.3 kB 00:00 delorean-puppet-ceph-f98acb99d2994c745140181ba8 7.2 MB/s | 144 kB 00:00 delorean-openstack-swift-108b289bddbbb85dcf5e70 819 kB/s | 14 kB 00:00 delorean-python-tempestconf-405c80b5c195fcdcab1 3.0 MB/s | 53 kB 00:00 delorean-python-django-horizon-d205ff09bed65b08 5.2 MB/s | 96 kB 00:00 dlrn-antelope-testing 23 MB/s | 1.1 MB 00:00 dlrn-antelope-build-deps 18 MB/s | 461 kB 00:00 centos9-rabbitmq 8.4 MB/s | 123 kB 00:00 centos9-storage 20 MB/s | 413 kB 00:00 centos9-opstools 3.3 MB/s | 51 kB 00:00 NFV SIG OpenvSwitch 22 MB/s | 438 kB 00:00 repo-setup-centos-appstream 158 MB/s | 24 MB 00:00 repo-setup-centos-baseos 125 MB/s | 8.7 MB 00:00 repo-setup-centos-highavailability 22 MB/s | 744 kB 00:00 repo-setup-centos-powertools 128 MB/s | 7.1 MB 00:00 CentOS Stream 9 - BaseOS 9.4 MB/s | 8.7 MB 00:00 CentOS Stream 9 - AppStream 15 MB/s | 24 MB 00:01 CentOS Stream 9 - Extras packages 40 kB/s | 19 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: nmap-ncat x86_64 3:7.92-3.el9 repo-setup-centos-appstream 225 k python3-swift noarch 2.31.2-0.20241210140646.108b289.el9 delorean-component-swift 1.3 M rsync-daemon noarch 3.2.5-3.el9 repo-setup-centos-appstream 10 k Installing dependencies: acl x86_64 2.3.1-4.el9 repo-setup-centos-baseos 71 k dbus x86_64 1:1.12.20-8.el9 repo-setup-centos-baseos 3.8 k dbus-broker x86_64 28-7.el9 repo-setup-centos-baseos 172 k dbus-common noarch 1:1.12.20-8.el9 repo-setup-centos-baseos 15 k kmod-libs x86_64 28-10.el9 repo-setup-centos-baseos 63 k liberasurecode x86_64 1.6.2-2.el9s delorean-antelope-testing 58 k libibverbs x86_64 54.0-1.el9 repo-setup-centos-baseos 451 k libnl3 x86_64 3.11.0-1.el9 repo-setup-centos-baseos 363 k libpcap x86_64 14:1.10.0-4.el9 repo-setup-centos-baseos 173 k libseccomp x86_64 2.5.2-2.el9 repo-setup-centos-baseos 72 k libxslt x86_64 1.1.34-12.el9 repo-setup-centos-appstream 233 k python3-castellan noarch 4.1.0-0.20240201061838.fe10397.el9 delorean-component-barbican 129 k python3-dns noarch 2.6.1-3.el9 repo-setup-centos-baseos 507 k python3-eventlet noarch 0.33.3-2.el9s delorean-antelope-testing 363 k python3-greenlet x86_64 1.1.3-1.el9s delorean-antelope-testing 105 k python3-lxml x86_64 4.6.5-3.el9 repo-setup-centos-appstream 1.2 M python3-paste noarch 3.5.2-1.el9s delorean-antelope-testing 774 k python3-paste-deploy noarch 2.1.1-2.el9s delorean-antelope-testing 40 k python3-pyeclib x86_64 1.6.0-3.el9s delorean-antelope-testing 51 k python3-pyxattr x86_64 0.7.2-4.el9 repo-setup-centos-powertools 35 k python3-tempita noarch 0.5.2-2.el9s delorean-antelope-testing 36 k rsync x86_64 3.2.5-3.el9 repo-setup-centos-baseos 408 k systemd x86_64 252-53.el9 repo-setup-centos-baseos 4.0 M systemd-pam x86_64 252-53.el9 repo-setup-centos-baseos 274 k systemd-rpm-macros noarch 252-53.el9 repo-setup-centos-baseos 71 k Transaction Summary ======================================================================================================= Install 28 Packages Total download size: 11 M Installed size: 36 M Downloading Packages: (1/28): liberasurecode-1.6.2-2.el9s.x86_64.rpm 12 MB/s | 58 kB 00:00 (2/28): python3-castellan-4.1.0-0.2024020106183 19 MB/s | 129 kB 00:00 (3/28): python3-greenlet-1.1.3-1.el9s.x86_64.rp 37 MB/s | 105 kB 00:00 (4/28): python3-eventlet-0.33.3-2.el9s.noarch.r 59 MB/s | 363 kB 00:00 (5/28): python3-paste-deploy-2.1.1-2.el9s.noarc 14 MB/s | 40 kB 00:00 (6/28): python3-paste-3.5.2-1.el9s.noarch.rpm 97 MB/s | 774 kB 00:00 (7/28): python3-pyeclib-1.6.0-3.el9s.x86_64.rpm 15 MB/s | 51 kB 00:00 (8/28): python3-tempita-0.5.2-2.el9s.noarch.rpm 30 MB/s | 36 kB 00:00 (9/28): python3-swift-2.31.2-0.20241210140646.1 57 MB/s | 1.3 MB 00:00 (10/28): libxslt-1.1.34-12.el9.x86_64.rpm 31 MB/s | 233 kB 00:00 (11/28): nmap-ncat-7.92-3.el9.x86_64.rpm 30 MB/s | 225 kB 00:00 (12/28): acl-2.3.1-4.el9.x86_64.rpm 40 MB/s | 71 kB 00:00 (13/28): dbus-1.12.20-8.el9.x86_64.rpm 3.7 MB/s | 3.8 kB 00:00 (14/28): dbus-broker-28-7.el9.x86_64.rpm 56 MB/s | 172 kB 00:00 (15/28): dbus-common-1.12.20-8.el9.noarch.rpm 11 MB/s | 15 kB 00:00 (16/28): python3-lxml-4.6.5-3.el9.x86_64.rpm 87 MB/s | 1.2 MB 00:00 (17/28): kmod-libs-28-10.el9.x86_64.rpm 23 MB/s | 63 kB 00:00 (18/28): libibverbs-54.0-1.el9.x86_64.rpm 85 MB/s | 451 kB 00:00 (19/28): libnl3-3.11.0-1.el9.x86_64.rpm 61 MB/s | 363 kB 00:00 (20/28): libpcap-1.10.0-4.el9.x86_64.rpm 77 MB/s | 173 kB 00:00 (21/28): libseccomp-2.5.2-2.el9.x86_64.rpm 44 MB/s | 72 kB 00:00 (22/28): python3-dns-2.6.1-3.el9.noarch.rpm 64 MB/s | 507 kB 00:00 (23/28): rsync-3.2.5-3.el9.x86_64.rpm 48 MB/s | 408 kB 00:00 (24/28): systemd-pam-252-53.el9.x86_64.rpm 57 MB/s | 274 kB 00:00 (25/28): systemd-rpm-macros-252-53.el9.noarch.r 24 MB/s | 71 kB 00:00 (26/28): python3-pyxattr-0.7.2-4.el9.x86_64.rpm 19 MB/s | 35 kB 00:00 (27/28): rsync-daemon-3.2.5-3.el9.noarch.rpm 203 kB/s | 10 kB 00:00 (28/28): systemd-252-53.el9.x86_64.rpm 128 MB/s | 4.0 MB 00:00 -------------------------------------------------------------------------------- Total 123 MB/s | 11 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-greenlet-1.1.3-1.el9s.x86_64 1/28 Installing : python3-pyxattr-0.7.2-4.el9.x86_64 2/28 Installing : systemd-rpm-macros-252-53.el9.noarch 3/28 Installing : rsync-3.2.5-3.el9.x86_64 4/28 Installing : python3-dns-2.6.1-3.el9.noarch 5/28 Installing : python3-eventlet-0.33.3-2.el9s.noarch 6/28 Installing : libseccomp-2.5.2-2.el9.x86_64 7/28 Installing : libnl3-3.11.0-1.el9.x86_64 8/28 Installing : libibverbs-54.0-1.el9.x86_64 9/28 Installing : libpcap-14:1.10.0-4.el9.x86_64 10/28 Installing : kmod-libs-28-10.el9.x86_64 11/28 Installing : acl-2.3.1-4.el9.x86_64 12/28 Installing : dbus-1:1.12.20-8.el9.x86_64 13/28 Installing : systemd-pam-252-53.el9.x86_64 14/28 Running scriptlet: systemd-252-53.el9.x86_64 15/28 Installing : systemd-252-53.el9.x86_64 15/28 Running scriptlet: systemd-252-53.el9.x86_64 15/28 Installing : dbus-common-1:1.12.20-8.el9.noarch 16/28 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 16/28 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. Running scriptlet: dbus-broker-28-7.el9.x86_64 17/28 Installing : dbus-broker-28-7.el9.x86_64 17/28 Running scriptlet: dbus-broker-28-7.el9.x86_64 17/28 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. Installing : libxslt-1.1.34-12.el9.x86_64 18/28 Installing : python3-lxml-4.6.5-3.el9.x86_64 19/28 Installing : python3-tempita-0.5.2-2.el9s.noarch 20/28 Installing : python3-paste-3.5.2-1.el9s.noarch 21/28 Installing : python3-paste-deploy-2.1.1-2.el9s.noarch 22/28 Installing : liberasurecode-1.6.2-2.el9s.x86_64 23/28 Running scriptlet: liberasurecode-1.6.2-2.el9s.x86_64 23/28 Installing : python3-pyeclib-1.6.0-3.el9s.x86_64 24/28 Installing : python3-castellan-4.1.0-0.20240201061838.fe10397.e 25/28 Running scriptlet: python3-swift-2.31.2-0.20241210140646.108b289.el9. 26/28 Installing : python3-swift-2.31.2-0.20241210140646.108b289.el9. 26/28 Running scriptlet: python3-swift-2.31.2-0.20241210140646.108b289.el9. 26/28 Installing : rsync-daemon-3.2.5-3.el9.noarch 27/28 Running scriptlet: rsync-daemon-3.2.5-3.el9.noarch 27/28 Installing : nmap-ncat-3:7.92-3.el9.x86_64 28/28 Running scriptlet: nmap-ncat-3:7.92-3.el9.x86_64 28/28 Verifying : python3-castellan-4.1.0-0.20240201061838.fe10397.e 1/28 Verifying : python3-swift-2.31.2-0.20241210140646.108b289.el9. 2/28 Verifying : liberasurecode-1.6.2-2.el9s.x86_64 3/28 Verifying : python3-eventlet-0.33.3-2.el9s.noarch 4/28 Verifying : python3-greenlet-1.1.3-1.el9s.x86_64 5/28 Verifying : python3-paste-3.5.2-1.el9s.noarch 6/28 Verifying : python3-paste-deploy-2.1.1-2.el9s.noarch 7/28 Verifying : python3-pyeclib-1.6.0-3.el9s.x86_64 8/28 Verifying : python3-tempita-0.5.2-2.el9s.noarch 9/28 Verifying : libxslt-1.1.34-12.el9.x86_64 10/28 Verifying : nmap-ncat-3:7.92-3.el9.x86_64 11/28 Verifying : python3-lxml-4.6.5-3.el9.x86_64 12/28 Verifying : rsync-daemon-3.2.5-3.el9.noarch 13/28 Verifying : acl-2.3.1-4.el9.x86_64 14/28 Verifying : dbus-1:1.12.20-8.el9.x86_64 15/28 Verifying : dbus-broker-28-7.el9.x86_64 16/28 Verifying : dbus-common-1:1.12.20-8.el9.noarch 17/28 Verifying : kmod-libs-28-10.el9.x86_64 18/28 Verifying : libibverbs-54.0-1.el9.x86_64 19/28 Verifying : libnl3-3.11.0-1.el9.x86_64 20/28 Verifying : libpcap-14:1.10.0-4.el9.x86_64 21/28 Verifying : libseccomp-2.5.2-2.el9.x86_64 22/28 Verifying : python3-dns-2.6.1-3.el9.noarch 23/28 Verifying : rsync-3.2.5-3.el9.x86_64 24/28 Verifying : systemd-252-53.el9.x86_64 25/28 Verifying : systemd-pam-252-53.el9.x86_64 26/28 Verifying : systemd-rpm-macros-252-53.el9.noarch 27/28 Verifying : python3-pyxattr-0.7.2-4.el9.x86_64 28/28 Installed: acl-2.3.1-4.el9.x86_64 dbus-1:1.12.20-8.el9.x86_64 dbus-broker-28-7.el9.x86_64 dbus-common-1:1.12.20-8.el9.noarch kmod-libs-28-10.el9.x86_64 liberasurecode-1.6.2-2.el9s.x86_64 libibverbs-54.0-1.el9.x86_64 libnl3-3.11.0-1.el9.x86_64 libpcap-14:1.10.0-4.el9.x86_64 libseccomp-2.5.2-2.el9.x86_64 libxslt-1.1.34-12.el9.x86_64 nmap-ncat-3:7.92-3.el9.x86_64 python3-castellan-4.1.0-0.20240201061838.fe10397.el9.noarch python3-dns-2.6.1-3.el9.noarch python3-eventlet-0.33.3-2.el9s.noarch python3-greenlet-1.1.3-1.el9s.x86_64 python3-lxml-4.6.5-3.el9.x86_64 python3-paste-3.5.2-1.el9s.noarch python3-paste-deploy-2.1.1-2.el9s.noarch python3-pyeclib-1.6.0-3.el9s.x86_64 python3-pyxattr-0.7.2-4.el9.x86_64 python3-swift-2.31.2-0.20241210140646.108b289.el9.noarch python3-tempita-0.5.2-2.el9s.noarch rsync-3.2.5-3.el9.x86_64 rsync-daemon-3.2.5-3.el9.noarch systemd-252-53.el9.x86_64 systemd-pam-252-53.el9.x86_64 systemd-rpm-macros-252-53.el9.noarch Complete! 181 files removed STEP 5/9: RUN cp /usr/share/tcib/container-images/kolla/swift-base/swift-rootwrap /usr/bin/swift-rootwrap STEP 6/9: RUN cp /usr/share/tcib/container-images/kolla/swift-base/swift-sudoers /etc/sudoers.d/swift-sudoers STEP 7/9: RUN chmod 755 /usr/bin/swift-rootwrap && chmod 440 /etc/sudoers.d/swift-sudoers STEP 8/9: RUN touch /etc/swift/rootwrap.conf && chmod 644 /etc/swift/rootwrap.conf && crudini --set /etc/swift/rootwrap.conf DEFAULT filters_path /etc/swift/rootwrap.d,/usr/share/swift/rootwrap && crudini --set /etc/swift/rootwrap.conf DEFAULT exec_dirs /sbin,/usr/sbin,/bin,/usr/bin && crudini --set /etc/swift/rootwrap.conf DEFAULT use_syslog False && crudini --set /etc/swift/rootwrap.conf DEFAULT syslog_log_facility syslog && crudini --set /etc/swift/rootwrap.conf DEFAULT syslog_log_level ERROR STEP 9/9: LABEL "tcib_build_tag"="19f02e65741c3a6d2995ab987df1a599" COMMIT quay.rdoproject.org/podified-antelope-centos9/openstack-swift-base:19f02e65741c3a6d2995ab987df1a599 Getting image source signatures Copying blob sha256:064536bec9f0f2d6e3dcc0673e9f1dd05bf87ed8e03c94b8c45e1a1db3921d78 Copying blob sha256:c1fc11e6bb0bea312d2788f3a758d22ebf222ec1c30a5b3f1d9afa16a39452ea Copying blob sha256:64c9289d77631eb093410377fb4d6c98e88cea33c47a50202005eb93207e247b Copying blob sha256:4c7fdb7a2c2b211a943a52aeb853191ea692a12e1e8d9581f6502b4564b73137 Copying config sha256:979161cafe73104e9ccd5d94437015d01983ff17e65e7d4441ce1cd488f0a345 Writing manifest to image destination --> 979161cafe73 Successfully tagged quay.rdoproject.org/podified-antelope-centos9/openstack-swift-base:19f02e65741c3a6d2995ab987df1a599 979161cafe73104e9ccd5d94437015d01983ff17e65e7d4441ce1cd488f0a345