STEP 1/6: FROM quay.rdoproject.org/podified-master-centos10/openstack-base:f14ea438edb3a24b1d27e89e653927bf STEP 2/6: USER root STEP 3/6: RUN bash /usr/local/bin/uid_gid_manage valkey + '[' -z valkey ']' + _USERS_TO_CREATE=valkey + 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 valkey 42460 42460 /run/valkey kolla ++ awk '{ print $1 }' + _NAME=valkey ++ echo valkey 42460 42460 /run/valkey kolla ++ awk '{ print $2 }' + _UID=42460 ++ echo valkey 42460 42460 /run/valkey kolla ++ awk '{ print $3 }' + _GID=42460 ++ echo valkey 42460 42460 /run/valkey kolla ++ awk '{ print $4 }' + _HOME_DIR=/run/valkey ++ echo valkey 42460 42460 /run/valkey kolla ++ awk '{ print $5 }' + _EXTRA_GROUPS=kolla + [[ valkey != \v\a\l\k\e\y ]] + [[ ! -z kolla ]] + _EXTRA_GROUPS_ARG='--groups kolla' + [[ -z /run/valkey ]] + _HOME_ARGS='-m --home /run/valkey' + id -g valkey + _GROUPADD_CMD='groupadd --gid 42460 valkey' + id valkey + _USERADD_CMD='useradd -l -m --home /run/valkey --shell /usr/sbin/nologin --uid 42460 --gid 42460 --groups kolla valkey' + eval groupadd --gid 42460 valkey ++ groupadd --gid 42460 valkey + eval useradd -l -m --home /run/valkey --shell /usr/sbin/nologin --uid 42460 --gid 42460 --groups kolla valkey ++ useradd -l -m --home /run/valkey --shell /usr/sbin/nologin --uid 42460 --gid 42460 --groups kolla valkey STEP 4/6: RUN dnf -y install procps-ng valkey && dnf clean all && rm -rf /var/cache/dnf delorean-openstack-barbican-25ef5677a674088bfb4 294 kB/s | 5.0 kB 00:00 delorean-openstack-ironic-c525a16b06266b6b474c9 1.1 MB/s | 18 kB 00:00 delorean-openstack-cinder-e23e859dfd570ff1bd784 238 kB/s | 4.0 kB 00:00 delorean-ansible-collections-openstack-b1ecd54a 1.5 MB/s | 29 kB 00:00 delorean-python-observabilityclient-bcadbfe6706 650 kB/s | 10 kB 00:00 delorean-os-net-config-bdcbb7cbe0232fb2d611ee23 3.8 MB/s | 70 kB 00:00 delorean-openstack-nova-8b81b5f91ffe1f9c38a483d 330 kB/s | 5.1 kB 00:00 delorean-openstack-designate-e773de35e72ee46a3e 254 kB/s | 4.7 kB 00:00 delorean-openstack-glance-1a89edc86b10cbe14e187 312 kB/s | 4.8 kB 00:00 delorean-openstack-keystone-5125d9feed8dc8f9f0a 325 kB/s | 4.8 kB 00:00 delorean-openstack-manila-e9269cbc5cfddf821b0e5 231 kB/s | 3.4 kB 00:00 delorean-openstack-neutron-a20519c168f281b53c88 1.6 MB/s | 24 kB 00:00 delorean-openstack-octavia-40e13e517b3000a0e4b3 341 kB/s | 5.3 kB 00:00 delorean-openstack-watcher-b50193bb7fec175c371c 283 kB/s | 3.9 kB 00:00 delorean-python-tcib-fed3dd97a77904e0c7e904ecea 199 kB/s | 3.1 kB 00:00 delorean-puppet-gnocchi-d2b8496672717f04c8b5e74 933 kB/s | 14 kB 00:00 delorean-openstack-swift-c161aa168fab55f9fbff33 210 kB/s | 3.4 kB 00:00 delorean-python-telemetry-tests-tempest-6504ea0 517 kB/s | 7.5 kB 00:00 delorean-python-django-horizon-915b939b342dc65f 596 kB/s | 9.4 kB 00:00 dlrn-master-testing 11 MB/s | 206 kB 00:00 dlrn-master-build-deps 3.9 MB/s | 73 kB 00:00 centos9-rabbitmq 2.5 MB/s | 44 kB 00:00 centos10-storage 694 kB/s | 47 kB 00:00 NFV SIG OpenvSwitch 84 kB/s | 8.2 kB 00:00 repo-setup-centos-appstream 35 MB/s | 3.4 MB 00:00 repo-setup-centos-baseos 69 MB/s | 6.8 MB 00:00 repo-setup-centos-highavailability 1.1 MB/s | 51 kB 00:00 repo-setup-centos-powertools 14 MB/s | 758 kB 00:00 Extra Packages for Enterprise Linux 10 - x86_64 7.4 MB/s | 5.6 MB 00:00 Package procps-ng-4.0.4-8.el10.x86_64 is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: valkey x86_64 8.0.4-2.el10 repo-setup-centos-appstream 1.6 M Installing dependencies: logrotate x86_64 3.22.0-4.el10 repo-setup-centos-baseos 77 k Transaction Summary ================================================================================ Install 2 Packages Total download size: 1.6 M Installed size: 5.6 M Downloading Packages: (1/2): logrotate-3.22.0-4.el10.x86_64.rpm 3.1 MB/s | 77 kB 00:00 (2/2): valkey-8.0.4-2.el10.x86_64.rpm 20 MB/s | 1.6 MB 00:00 -------------------------------------------------------------------------------- Total 19 MB/s | 1.6 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Running scriptlet: logrotate-3.22.0-4.el10.x86_64 1/2 Installing : logrotate-3.22.0-4.el10.x86_64 1/2 Running scriptlet: logrotate-3.22.0-4.el10.x86_64 1/2 Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' → '/usr/lib/systemd/system/logrotate.timer'. Running scriptlet: valkey-8.0.4-2.el10.x86_64 2/2 Installing : valkey-8.0.4-2.el10.x86_64 2/2 Running scriptlet: valkey-8.0.4-2.el10.x86_64 2/2 Installed: logrotate-3.22.0-4.el10.x86_64 valkey-8.0.4-2.el10.x86_64 Complete! 95 files removed STEP 5/6: USER valkey STEP 6/6: LABEL "tcib_build_tag"="f14ea438edb3a24b1d27e89e653927bf" COMMIT quay.rdoproject.org/podified-master-centos10/openstack-valkey:f14ea438edb3a24b1d27e89e653927bf Getting image source signatures Copying blob sha256:288e9c66457def91d1c4b833c1d7c27b74e5ee668d9c2693b7a524eacdb6f6bd Copying blob sha256:62c414893193443eaa2f755b738e712a58330e40674ec00d53982679073b830e Copying blob sha256:27601e92256a4ff09b246b331e3d8f49e470863b409a9ce16ae47e7e1e8bad02 Copying config sha256:ded790f80f00dec23e8ab67c628cbfabd9d6c6f6467179722383e61316e02792 Writing manifest to image destination --> ded790f80f00 Successfully tagged quay.rdoproject.org/podified-master-centos10/openstack-valkey:f14ea438edb3a24b1d27e89e653927bf ded790f80f00dec23e8ab67c628cbfabd9d6c6f6467179722383e61316e02792