STEP 1/6: FROM quay.rdoproject.org/podified-antelope-centos9/openstack-base:19f02e65741c3a6d2995ab987df1a599 STEP 2/6: USER root STEP 3/6: RUN bash /usr/local/bin/uid_gid_manage ovn-bgp + '[' -z ovn-bgp ']' + _USERS_TO_CREATE=ovn-bgp + 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 ovn-bgp 42486 42486 /var/lib/ovn-bgp kolla ++ awk '{ print $1 }' + _NAME=ovn-bgp ++ echo ovn-bgp 42486 42486 /var/lib/ovn-bgp kolla ++ awk '{ print $2 }' + _UID=42486 ++ echo ovn-bgp 42486 42486 /var/lib/ovn-bgp kolla ++ awk '{ print $3 }' + _GID=42486 ++ echo ovn-bgp 42486 42486 /var/lib/ovn-bgp kolla ++ awk '{ print $4 }' + _HOME_DIR=/var/lib/ovn-bgp ++ echo ovn-bgp 42486 42486 /var/lib/ovn-bgp kolla ++ awk '{ print $5 }' + _EXTRA_GROUPS=kolla + [[ ovn-bgp != \o\v\n\-\b\g\p ]] + [[ ! -z kolla ]] + _EXTRA_GROUPS_ARG='--groups kolla' + [[ -z /var/lib/ovn-bgp ]] + _HOME_ARGS='-m --home /var/lib/ovn-bgp' + id -g ovn-bgp + _GROUPADD_CMD='groupadd --gid 42486 ovn-bgp' + id ovn-bgp + _USERADD_CMD='useradd -l -m --home /var/lib/ovn-bgp --shell /usr/sbin/nologin --uid 42486 --gid 42486 --groups kolla ovn-bgp' + eval groupadd --gid 42486 ovn-bgp ++ groupadd --gid 42486 ovn-bgp + eval useradd -l -m --home /var/lib/ovn-bgp --shell /usr/sbin/nologin --uid 42486 --gid 42486 --groups kolla ovn-bgp ++ useradd -l -m --home /var/lib/ovn-bgp --shell /usr/sbin/nologin --uid 42486 --gid 42486 --groups kolla ovn-bgp STEP 4/6: RUN dnf install -y ovn-bgp-agent python3-unbound && dnf clean all && rm -rf /var/cache/dnf delorean-openstack-barbican-42b4c41831408a8e323 407 kB/s | 13 kB 00:00 delorean-python-glean-9bc9428772e3c04d91d55cc3c 3.0 MB/s | 62 kB 00:00 delorean-python-cinderlib-39cf1d6bfcc2ed75e8320 1.8 MB/s | 32 kB 00:00 delorean-python-stevedore-c4acc5639fd2329372142 7.1 MB/s | 131 kB 00:00 delorean-gnocchi-bdf091569d79515598796c8c11d74a 1.4 MB/s | 24 kB 00:00 delorean-os-net-config-805ec05f8553d5d3b19c839b 19 MB/s | 355 kB 00:00 delorean-openstack-nova-2ac3efc8a4493b91d613e2f 2.1 MB/s | 42 kB 00:00 delorean-python-designate-tests-tempest-347fdbc 1.1 MB/s | 18 kB 00:00 delorean-openstack-glance-1fd12c29b339f30fe823e 1.0 MB/s | 18 kB 00:00 delorean-openstack-keystone-e4b40af0ae3698fbbbb 1.8 MB/s | 29 kB 00:00 delorean-openstack-manila-3c01b7181572c95dac462 1.5 MB/s | 25 kB 00:00 delorean-openstack-neutron-fwaas-5a1635635028d0 7.3 MB/s | 156 kB 00:00 delorean-openstack-octavia-ba397f07a7331190208c 1.1 MB/s | 26 kB 00:00 delorean-openstack-watcher-c014f81a8647287f6dcc 957 kB/s | 16 kB 00:00 delorean-edpm-image-builder-ba0f2912b19fd420780 429 kB/s | 7.3 kB 00:00 delorean-puppet-ceph-f98acb99d2994c745140181ba8 7.7 MB/s | 144 kB 00:00 delorean-openstack-swift-108b289bddbbb85dcf5e70 840 kB/s | 14 kB 00:00 delorean-python-tempestconf-405c80b5c195fcdcab1 2.4 MB/s | 53 kB 00:00 delorean-python-django-horizon-d205ff09bed65b08 4.7 MB/s | 96 kB 00:00 dlrn-antelope-testing 41 MB/s | 1.1 MB 00:00 dlrn-antelope-build-deps 18 MB/s | 461 kB 00:00 centos9-rabbitmq 13 MB/s | 123 kB 00:00 centos9-storage 41 MB/s | 413 kB 00:00 centos9-opstools 2.5 MB/s | 51 kB 00:00 NFV SIG OpenvSwitch 36 MB/s | 438 kB 00:00 repo-setup-centos-appstream 162 MB/s | 24 MB 00:00 repo-setup-centos-baseos 125 MB/s | 8.7 MB 00:00 repo-setup-centos-highavailability 36 MB/s | 744 kB 00:00 repo-setup-centos-powertools 115 MB/s | 7.1 MB 00:00 CentOS Stream 9 - BaseOS 9.4 MB/s | 8.7 MB 00:00 CentOS Stream 9 - AppStream 20 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 17 MB/s | 20 MB 00:01 Dependencies resolved. =========================================================================================================================== Package Arch Version Repository Size =========================================================================================================================== Installing: ovn-bgp-agent noarch 1:1.1.1-0.20250310160820.7132f8e.el9 delorean-component-network 360 k python3-unbound x86_64 1.16.2-18.el9 repo-setup-centos-appstream 102 k Installing dependencies: acl x86_64 2.3.1-4.el9 repo-setup-centos-baseos 71 k bc x86_64 1.07.1-14.el9 repo-setup-centos-baseos 120 k c-ares x86_64 1.19.1-2.el9 repo-setup-centos-baseos 111 k checkpolicy x86_64 3.6-1.el9 repo-setup-centos-appstream 353 k chkconfig x86_64 1.24-2.el9 repo-setup-centos-baseos 178 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 diffutils x86_64 3.7-12.el9 repo-setup-centos-baseos 397 k frr x86_64 8.5.3-9.el9 repo-setup-centos-appstream 4.8 M frr-selinux noarch 8.5.3-9.el9 repo-setup-centos-appstream 26 k git-core x86_64 2.47.1-2.el9 repo-setup-centos-appstream 4.5 M groff-base x86_64 1.22.4-10.el9 repo-setup-centos-baseos 1.1 M hostname x86_64 3.23-6.el9 repo-setup-centos-baseos 29 k info x86_64 6.7-15.el9 repo-setup-centos-baseos 225 k initscripts x86_64 10.11.8-4.el9 repo-setup-centos-baseos 228 k initscripts-rename-device x86_64 10.11.8-4.el9 repo-setup-centos-baseos 15 k initscripts-service noarch 10.11.8-4.el9 repo-setup-centos-baseos 12 k ipcalc x86_64 1.0.0-5.el9 repo-setup-centos-baseos 42 k iproute x86_64 6.14.0-1.el9 repo-setup-centos-baseos 835 k kmod x86_64 28-10.el9 repo-setup-centos-baseos 126 k kmod-libs x86_64 28-10.el9 repo-setup-centos-baseos 63 k less x86_64 590-5.el9 repo-setup-centos-baseos 163 k libbpf x86_64 2:1.5.0-1.el9 repo-setup-centos-baseos 186 k libcbor x86_64 0.7.0-5.el9 repo-setup-centos-baseos 57 k libedit x86_64 3.1-38.20210216cvs.el9 repo-setup-centos-baseos 104 k libfido2 x86_64 1.13.0-2.el9 repo-setup-centos-baseos 99 k libibverbs x86_64 54.0-1.el9 repo-setup-centos-baseos 451 k libmnl x86_64 1.0.4-16.el9 repo-setup-centos-baseos 28 k libnl3 x86_64 3.11.0-1.el9 repo-setup-centos-baseos 363 k libseccomp x86_64 2.5.2-2.el9 repo-setup-centos-baseos 72 k libselinux-utils x86_64 3.6-3.el9 repo-setup-centos-baseos 190 k libsodium x86_64 1.0.18-7.el9s delorean-antelope-testing 161 k libxslt x86_64 1.1.34-12.el9 repo-setup-centos-appstream 233 k libyang x86_64 2.0.7-2.el9 repo-setup-centos-appstream 436 k lm_sensors-libs x86_64 3.6.0-10.el9 repo-setup-centos-appstream 42 k mariadb-connector-c x86_64 3.2.6-1.el9 repo-setup-centos-appstream 198 k mariadb-connector-c-config noarch 3.2.6-1.el9 repo-setup-centos-appstream 11 k ncurses x86_64 6.2-10.20210508.el9 repo-setup-centos-baseos 400 k net-snmp x86_64 1:5.9.1-17.el9 repo-setup-centos-appstream 308 k net-snmp-agent-libs x86_64 1:5.9.1-17.el9 repo-setup-centos-appstream 694 k net-snmp-libs x86_64 1:5.9.1-17.el9 repo-setup-centos-appstream 756 k numactl-libs x86_64 2.0.19-1.el9 repo-setup-centos-baseos 32 k openssh x86_64 8.7p1-45.el9 repo-setup-centos-baseos 459 k openssh-clients x86_64 8.7p1-45.el9 repo-setup-centos-baseos 714 k openstack-network-scripts x86_64 10.11.1-6.el9s delorean-antelope-testing 48 k openstack-network-scripts-openvswitch3.3 x86_64 10.11.1-6.el9s delorean-antelope-testing 10 k openvswitch-selinux-extra-policy noarch 1.0-36.el9s centos9-nfv-ovs 10 k openvswitch3.3 x86_64 3.3.4-115.el9s centos9-nfv-ovs 6.9 M perl-AutoLoader noarch 5.74-481.el9 repo-setup-centos-appstream 21 k perl-B x86_64 1.80-481.el9 repo-setup-centos-appstream 180 k perl-Carp noarch 1.50-460.el9 repo-setup-centos-appstream 30 k perl-Class-Struct noarch 0.66-481.el9 repo-setup-centos-appstream 22 k perl-Data-Dumper x86_64 2.174-462.el9 repo-setup-centos-appstream 56 k perl-Digest noarch 1.19-4.el9 repo-setup-centos-appstream 26 k perl-Digest-MD5 x86_64 2.58-4.el9 repo-setup-centos-appstream 37 k perl-Encode x86_64 4:3.08-462.el9 repo-setup-centos-appstream 1.7 M perl-Errno x86_64 1.30-481.el9 repo-setup-centos-appstream 14 k perl-Exporter noarch 5.74-461.el9 repo-setup-centos-appstream 32 k perl-Fcntl x86_64 1.13-481.el9 repo-setup-centos-appstream 20 k perl-File-Basename noarch 2.85-481.el9 repo-setup-centos-appstream 17 k perl-File-Copy noarch 2.34-481.el9 repo-setup-centos-appstream 20 k perl-File-Path noarch 2.18-4.el9 repo-setup-centos-appstream 36 k perl-File-Temp noarch 1:0.231.100-4.el9 repo-setup-centos-appstream 60 k perl-File-stat noarch 1.09-481.el9 repo-setup-centos-appstream 17 k perl-FileHandle noarch 2.03-481.el9 repo-setup-centos-appstream 15 k perl-Getopt-Long noarch 1:2.52-4.el9 repo-setup-centos-appstream 61 k perl-Getopt-Std noarch 1.12-481.el9 repo-setup-centos-appstream 15 k perl-HTTP-Tiny noarch 0.076-462.el9 repo-setup-centos-appstream 54 k perl-IO x86_64 1.43-481.el9 repo-setup-centos-appstream 88 k perl-IO-Socket-IP noarch 0.41-5.el9 repo-setup-centos-appstream 43 k perl-IO-Socket-SSL noarch 2.073-2.el9 repo-setup-centos-appstream 217 k perl-IPC-Open3 noarch 1.21-481.el9 repo-setup-centos-appstream 22 k perl-MIME-Base64 x86_64 3.16-4.el9 repo-setup-centos-appstream 31 k perl-Mozilla-CA noarch 20200520-6.el9 repo-setup-centos-appstream 13 k perl-Net-SSLeay x86_64 1.94-3.el9 repo-setup-centos-appstream 414 k perl-POSIX x86_64 1.94-481.el9 repo-setup-centos-appstream 96 k perl-PathTools x86_64 3.78-461.el9 repo-setup-centos-appstream 88 k perl-Pod-Escapes noarch 1:1.07-460.el9 repo-setup-centos-appstream 21 k perl-Pod-Perldoc noarch 3.28.01-461.el9 repo-setup-centos-appstream 87 k perl-Pod-Simple noarch 1:3.42-4.el9 repo-setup-centos-appstream 225 k perl-Pod-Usage noarch 4:2.01-4.el9 repo-setup-centos-appstream 41 k perl-Scalar-List-Utils x86_64 4:1.56-462.el9 repo-setup-centos-appstream 71 k perl-SelectSaver noarch 1.02-481.el9 repo-setup-centos-appstream 11 k perl-Socket x86_64 4:2.031-4.el9 repo-setup-centos-appstream 56 k perl-Storable x86_64 1:3.21-460.el9 repo-setup-centos-appstream 96 k perl-Symbol noarch 1.08-481.el9 repo-setup-centos-appstream 14 k perl-Term-ANSIColor noarch 5.01-461.el9 repo-setup-centos-appstream 49 k perl-Term-Cap noarch 1.17-460.el9 repo-setup-centos-appstream 23 k perl-Term-ReadLine noarch 1.17-481.el9 repo-setup-centos-appstream 19 k perl-Text-ParseWords noarch 3.30-460.el9 repo-setup-centos-appstream 17 k perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 repo-setup-centos-appstream 24 k perl-Time-Local noarch 2:1.300-7.el9 repo-setup-centos-appstream 34 k perl-URI noarch 5.09-3.el9 repo-setup-centos-appstream 121 k perl-base noarch 2.27-481.el9 repo-setup-centos-appstream 16 k perl-constant noarch 1.33-461.el9 repo-setup-centos-appstream 24 k perl-if noarch 0.60.800-481.el9 repo-setup-centos-appstream 14 k perl-interpreter x86_64 4:5.32.1-481.el9 repo-setup-centos-appstream 71 k perl-libnet noarch 3.13-4.el9 repo-setup-centos-appstream 130 k perl-libs x86_64 4:5.32.1-481.el9 repo-setup-centos-appstream 2.2 M perl-mro x86_64 1.23-481.el9 repo-setup-centos-appstream 28 k perl-overload noarch 1.31-481.el9 repo-setup-centos-appstream 45 k perl-overloading noarch 0.02-481.el9 repo-setup-centos-appstream 12 k perl-parent noarch 1:0.238-460.el9 repo-setup-centos-appstream 15 k perl-podlators noarch 1:4.14-460.el9 repo-setup-centos-appstream 114 k perl-subs noarch 1.03-481.el9 repo-setup-centos-appstream 11 k perl-vars noarch 1.05-481.el9 repo-setup-centos-appstream 13 k policycoreutils x86_64 3.6-3.el9 repo-setup-centos-baseos 239 k policycoreutils-python-utils noarch 3.6-3.el9 repo-setup-centos-appstream 76 k protobuf-c x86_64 1.3.3-13.el9 repo-setup-centos-baseos 35 k psmisc x86_64 23.4-3.el9 repo-setup-centos-baseos 243 k python-oslo-concurrency-lang noarch 5.1.1-0.20230412082954.0af5942.el9 delorean-component-common 13 k python-oslo-db-lang noarch 12.3.3-0.20241104094751.be0515d.el9 delorean-component-common 13 k python-oslo-i18n-lang noarch 6.0.0-0.20230418095801.03605c2.el9 delorean-component-common 13 k python-oslo-log-lang noarch 5.2.1-0.20241106100252.fdfc4e6.el9 delorean-component-common 12 k python-oslo-middleware-lang noarch 5.1.1-0.20240219151614.7725ac9.el9 delorean-component-common 11 k python-oslo-policy-lang noarch 4.1.1-0.20230310200304.043db50.el9 delorean-component-common 12 k python-oslo-privsep-lang noarch 3.1.0-0.20230310171112.c2b6df0.el9 delorean-component-common 12 k python-oslo-utils-lang noarch 6.1.0-0.20230310140524.d49d594.el9 delorean-component-common 12 k python-oslo-versionedobjects-lang noarch 3.1.0-0.20230310132208.b4ea834.el9 delorean-component-common 12 k python3-PyMySQL noarch 0.10.1-6.el9 repo-setup-centos-appstream 107 k python3-alembic noarch 1.8.1-1.el9s delorean-antelope-testing 832 k python3-amqp noarch 5.1.1-1.el9s delorean-antelope-testing 93 k python3-audit x86_64 3.1.5-7.el9 repo-setup-centos-appstream 79 k python3-babel noarch 2.9.1-2.el9 repo-setup-centos-appstream 6.0 M python3-bcrypt x86_64 3.2.2-4.el9s delorean-antelope-testing 43 k python3-cachetools noarch 5.2.0-3.el9s delorean-antelope-testing 31 k python3-cffi x86_64 1.14.5-5.el9 repo-setup-centos-baseos 253 k python3-chardet noarch 4.0.0-5.el9 repo-setup-centos-baseos 239 k python3-cryptography x86_64 36.0.1-4.el9 repo-setup-centos-baseos 1.2 M python3-debtcollector noarch 2.5.0-0.20230310120453.a6b46c5.el9 delorean-component-common 31 k python3-decorator noarch 4.4.2-6.el9 repo-setup-centos-baseos 28 k python3-distro noarch 1.7.0-3.el9s delorean-antelope-testing 39 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-fasteners noarch 0.18-1.el9s delorean-antelope-testing 37 k python3-fixtures noarch 4.0.1-1.el9s delorean-antelope-testing 93 k python3-futurist noarch 2.4.1-0.20230310123225.159d752.el9 delorean-component-common 62 k python3-greenlet x86_64 1.1.3-1.el9s delorean-antelope-testing 105 k python3-idna noarch 2.10-7.el9.1 repo-setup-centos-baseos 102 k python3-inotify noarch 0.9.6-25.el9 repo-setup-centos-baseos 53 k python3-iso8601 noarch 1.1.0-1.el9s delorean-antelope-testing 23 k python3-jinja2 noarch 3.0.1-2.el9s delorean-antelope-testing 511 k python3-keystoneauth1 noarch 5.1.3-0.20240913071836.e96c503.el9 delorean-component-keystone 411 k python3-kombu noarch 1:5.2.4-3.el9s delorean-antelope-testing 322 k python3-libselinux x86_64 3.6-3.el9 repo-setup-centos-appstream 188 k python3-libsemanage x86_64 3.6-5.el9 repo-setup-centos-appstream 79 k python3-logutils noarch 0.3.5-15.el9s delorean-antelope-testing 46 k python3-lxml x86_64 4.6.5-3.el9 repo-setup-centos-appstream 1.2 M python3-mako noarch 1.1.4-6.el9 repo-setup-centos-appstream 172 k python3-markupsafe x86_64 2.1.1-4.el9s delorean-antelope-testing 27 k python3-migrate noarch 0.13.0-5.el9s delorean-antelope-testing 222 k python3-msgpack x86_64 1.0.4-3.el9s delorean-antelope-testing 85 k python3-ncclient noarch 0.6.13-3.el9s delorean-antelope-testing 136 k python3-netaddr noarch 0.10.1-3.el9 repo-setup-centos-appstream 1.5 M python3-netifaces x86_64 0.10.6-15.el9 repo-setup-centos-appstream 23 k python3-neutron-lib noarch 3.4.3-0.20240913085837.f3968ad.el9 delorean-component-network 407 k python3-openvswitch3.3 x86_64 3.3.4-115.el9s centos9-nfv-ovs 338 k python3-os-ken noarch 2.6.1-0.20240808101239.6b427e4.el9 delorean-component-network 2.0 M python3-os-service-types noarch 1.7.0-0.20230310110132.0b2f473.el9 delorean-component-clients 36 k python3-os-traits noarch 2.10.0-0.20230310171422.0d924f5.el9 delorean-component-common 48 k python3-oslo-concurrency noarch 5.1.1-0.20230412082954.0af5942.el9 delorean-component-common 42 k python3-oslo-config noarch 2:9.1.1-0.20230310201801.515daab.el9 delorean-component-common 216 k python3-oslo-context noarch 5.1.1-0.20230310191714.7696282.el9 delorean-component-common 26 k python3-oslo-db noarch 12.3.3-0.20241104094751.be0515d.el9 delorean-component-common 141 k python3-oslo-i18n noarch 6.0.0-0.20230418095801.03605c2.el9 delorean-component-common 56 k python3-oslo-log noarch 5.2.1-0.20241106100252.fdfc4e6.el9 delorean-component-common 65 k python3-oslo-messaging noarch 14.2.5-0.20240913082034.86bf53a.el9 delorean-component-common 224 k python3-oslo-metrics noarch 0.6.0-0.20230310153035.95013ef.el9 delorean-component-common 23 k python3-oslo-middleware noarch 5.1.1-0.20240219151614.7725ac9.el9 delorean-component-common 56 k python3-oslo-policy noarch 4.1.1-0.20230310200304.043db50.el9 delorean-component-common 75 k python3-oslo-privsep noarch 3.1.0-0.20230310171112.c2b6df0.el9 delorean-component-common 42 k python3-oslo-rootwrap noarch 7.0.1-0.20230310192932.b72372b.el9 delorean-component-common 44 k python3-oslo-serialization noarch 5.1.2-0.20240902085253.808ef7d.el9 delorean-component-common 32 k python3-oslo-service noarch 3.1.2-0.20240617091247.9be8ebb.el9 delorean-component-common 69 k python3-oslo-utils noarch 6.1.0-0.20230310140524.d49d594.el9 delorean-component-common 77 k python3-oslo-versionedobjects noarch 3.1.0-0.20230310132208.b4ea834.el9 delorean-component-common 77 k python3-osprofiler noarch 3.4.3-0.20230310121559.3286301.el9 delorean-component-common 128 k python3-ovsdbapp noarch 2.2.2-0.20250310130901.2b6725a.el9 delorean-component-network 139 k python3-packaging noarch 20.9-5.el9 repo-setup-centos-appstream 77 k python3-paramiko noarch 2.11.0-1.el9s delorean-antelope-testing 300 k 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-pbr noarch 5.11.1-1.el9s delorean-antelope-testing 140 k python3-pecan noarch 1.4.2-2.el9s delorean-antelope-testing 272 k python3-ply noarch 3.11-14.el9 repo-setup-centos-baseos 106 k python3-policycoreutils noarch 3.6-3.el9 repo-setup-centos-appstream 2.1 M python3-prettytable noarch 0.7.2-27.el9 repo-setup-centos-appstream 42 k python3-prometheus_client noarch 0.9.0-2.el9s delorean-antelope-testing 86 k python3-pyOpenSSL noarch 20.0.1-2.el9s delorean-antelope-testing 89 k python3-pycparser noarch 2.20-6.el9 repo-setup-centos-baseos 135 k python3-pynacl x86_64 1.5.0-1.el9s delorean-antelope-testing 111 k python3-pyngus noarch 2.3.0-8.el9s delorean-antelope-testing 51 k python3-pyparsing noarch 2.4.7-9.el9 repo-setup-centos-baseos 150 k python3-pyroute2 noarch 0.7.3-1.el9s delorean-antelope-testing 704 k python3-pysocks noarch 1.7.1-12.el9 repo-setup-centos-baseos 35 k python3-pytz noarch 2021.1-5.el9 repo-setup-centos-appstream 51 k python3-pyyaml x86_64 5.4.1-6.el9 repo-setup-centos-baseos 205 k python3-qpid-proton x86_64 0.35.0-2.el9s delorean-antelope-testing 408 k python3-rdo-openvswitch noarch 2:3.3-1.el9s delorean-antelope-testing 7.9 k python3-repoze-lru noarch 0.7-10.el9s delorean-antelope-testing 31 k python3-requests noarch 2.25.1-9.el9 repo-setup-centos-baseos 127 k python3-rfc3986 noarch 1.5.0-1.el9s delorean-antelope-testing 50 k python3-routes noarch 2.5.1-1.el9s delorean-antelope-testing 188 k python3-setools x86_64 4.4.4-1.el9 repo-setup-centos-baseos 605 k python3-setproctitle x86_64 1.2.3-2.el9s delorean-antelope-testing 22 k python3-setuptools noarch 57.4.0-1.el9s centos9-storage 920 k python3-sqlalchemy x86_64 1.4.45-3.el9 repo-setup-centos-appstream 2.4 M python3-sqlparse noarch 0.4.2-4.el9s delorean-antelope-testing 83 k python3-statsd noarch 3.2.1-20.el9s delorean-antelope-testing 34 k python3-stevedore noarch 5.0.0-0.20241203182731.c4acc56.el9 delorean-component-clients 67 k python3-tempita noarch 0.5.2-2.el9s delorean-antelope-testing 36 k python3-tenacity noarch 6.3.1-1.el9s delorean-antelope-testing 50 k python3-urllib3 noarch 1.26.5-6.el9 repo-setup-centos-baseos 215 k python3-vine noarch 5.0.0-3.el9s delorean-antelope-testing 25 k python3-webob noarch 1.8.7-1.el9s delorean-antelope-testing 230 k python3-wrapt x86_64 1.14.1-1.el9s delorean-antelope-testing 57 k python3-yappi x86_64 1.3.6-1.el9s delorean-antelope-testing 55 k qpid-proton-c x86_64 0.35.0-2.el9s delorean-antelope-testing 225 k rdo-openvswitch noarch 2:3.3-1.el9s delorean-antelope-testing 7.7 k rpm-plugin-selinux x86_64 4.16.1.3-38.el9 repo-setup-centos-baseos 16 k selinux-policy noarch 38.1.58-1.el9 repo-setup-centos-baseos 45 k selinux-policy-targeted noarch 38.1.58-1.el9 repo-setup-centos-baseos 6.9 M 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 unbound-libs x86_64 1.16.2-18.el9 repo-setup-centos-appstream 550 k Transaction Summary =========================================================================================================================== Install 229 Packages Total download size: 77 M Installed size: 307 M Downloading Packages: (1/229): python-oslo-concurrency-lang-5.1.1-0.2 831 kB/s | 13 kB 00:00 (2/229): python3-os-service-types-1.7.0-0.20230 2.1 MB/s | 36 kB 00:00 (3/229): python3-stevedore-5.0.0-0.202412031827 3.8 MB/s | 67 kB 00:00 (4/229): python-oslo-i18n-lang-6.0.0-0.20230418 5.7 MB/s | 13 kB 00:00 (5/229): python-oslo-log-lang-5.2.1-0.202411061 6.3 MB/s | 12 kB 00:00 (6/229): python-oslo-db-lang-12.3.3-0.202411040 618 kB/s | 13 kB 00:00 (7/229): python-oslo-middleware-lang-5.1.1-0.20 582 kB/s | 11 kB 00:00 (8/229): python-oslo-utils-lang-6.1.0-0.2023031 11 MB/s | 12 kB 00:00 (9/229): python-oslo-privsep-lang-3.1.0-0.20230 1.1 MB/s | 12 kB 00:00 (10/229): python-oslo-policy-lang-4.1.1-0.20230 424 kB/s | 12 kB 00:00 (11/229): python3-debtcollector-2.5.0-0.2023031 27 MB/s | 31 kB 00:00 (12/229): python-oslo-versionedobjects-lang-3.1 1.1 MB/s | 12 kB 00:00 (13/229): python3-oslo-concurrency-5.1.1-0.2023 27 MB/s | 42 kB 00:00 (14/229): python3-oslo-config-9.1.1-0.202303102 60 MB/s | 216 kB 00:00 (15/229): python3-oslo-context-5.1.1-0.20230310 25 MB/s | 26 kB 00:00 (16/229): python3-os-traits-2.10.0-0.2023031017 4.2 MB/s | 48 kB 00:00 (17/229): python3-oslo-i18n-6.0.0-0.20230418095 44 MB/s | 56 kB 00:00 (18/229): python3-oslo-log-5.2.1-0.202411061002 46 MB/s | 65 kB 00:00 (19/229): python3-futurist-2.4.1-0.202303101232 3.8 MB/s | 62 kB 00:00 (20/229): python3-oslo-db-12.3.3-0.202411040947 8.6 MB/s | 141 kB 00:00 (21/229): python3-oslo-metrics-0.6.0-0.20230310 1.5 MB/s | 23 kB 00:00 (22/229): python3-oslo-messaging-14.2.5-0.20240 12 MB/s | 224 kB 00:00 (23/229): python3-oslo-middleware-5.1.1-0.20240 5.5 MB/s | 56 kB 00:00 (24/229): python3-oslo-policy-4.1.1-0.202303102 6.9 MB/s | 75 kB 00:00 (25/229): python3-oslo-serialization-5.1.2-0.20 21 MB/s | 32 kB 00:00 (26/229): python3-oslo-privsep-3.1.0-0.20230310 3.1 MB/s | 42 kB 00:00 (27/229): python3-oslo-rootwrap-7.0.1-0.2023031 4.1 MB/s | 44 kB 00:00 (28/229): python3-oslo-utils-6.1.0-0.2023031014 47 MB/s | 77 kB 00:00 (29/229): python3-oslo-service-3.1.2-0.20240617 7.7 MB/s | 69 kB 00:00 (30/229): python3-keystoneauth1-5.1.3-0.2024091 85 MB/s | 411 kB 00:00 (31/229): python3-oslo-versionedobjects-3.1.0-0 7.6 MB/s | 77 kB 00:00 (32/229): ovn-bgp-agent-1.1.1-0.20250310160820. 93 MB/s | 360 kB 00:00 (33/229): python3-osprofiler-3.4.3-0.2023031012 7.5 MB/s | 128 kB 00:00 (34/229): python3-neutron-lib-3.4.3-0.202409130 40 MB/s | 407 kB 00:00 (35/229): python3-ovsdbapp-2.2.2-0.202503101309 33 MB/s | 139 kB 00:00 (36/229): openstack-network-scripts-10.11.1-6.e 16 MB/s | 48 kB 00:00 (37/229): libsodium-1.0.18-7.el9s.x86_64.rpm 30 MB/s | 161 kB 00:00 (38/229): openstack-network-scripts-openvswitch 4.5 MB/s | 10 kB 00:00 (39/229): python3-os-ken-2.6.1-0.20240808101239 102 MB/s | 2.0 MB 00:00 (40/229): python3-amqp-5.1.1-1.el9s.noarch.rpm 15 MB/s | 93 kB 00:00 (41/229): python3-bcrypt-3.2.2-4.el9s.x86_64.rp 10 MB/s | 43 kB 00:00 (42/229): python3-cachetools-5.2.0-3.el9s.noarc 7.6 MB/s | 31 kB 00:00 (43/229): python3-distro-1.7.0-3.el9s.noarch.rp 27 MB/s | 39 kB 00:00 (44/229): python3-fasteners-0.18-1.el9s.noarch. 10 MB/s | 37 kB 00:00 (45/229): python3-alembic-1.8.1-1.el9s.noarch.r 44 MB/s | 832 kB 00:00 (46/229): python3-fixtures-4.0.1-1.el9s.noarch. 38 MB/s | 93 kB 00:00 (47/229): python3-eventlet-0.33.3-2.el9s.noarch 41 MB/s | 363 kB 00:00 (48/229): python3-iso8601-1.1.0-1.el9s.noarch.r 16 MB/s | 23 kB 00:00 (49/229): python3-greenlet-1.1.3-1.el9s.x86_64. 37 MB/s | 105 kB 00:00 (50/229): python3-logutils-0.3.5-15.el9s.noarch 18 MB/s | 46 kB 00:00 (51/229): python3-kombu-5.2.4-3.el9s.noarch.rpm 48 MB/s | 322 kB 00:00 (52/229): python3-markupsafe-2.1.1-4.el9s.x86_6 19 MB/s | 27 kB 00:00 (53/229): python3-jinja2-3.0.1-2.el9s.noarch.rp 54 MB/s | 511 kB 00:00 (54/229): python3-msgpack-1.0.4-3.el9s.x86_64.r 38 MB/s | 85 kB 00:00 (55/229): python3-migrate-0.13.0-5.el9s.noarch. 57 MB/s | 222 kB 00:00 (56/229): python3-ncclient-0.6.13-3.el9s.noarch 45 MB/s | 136 kB 00:00 (57/229): python3-paramiko-2.11.0-1.el9s.noarch 76 MB/s | 300 kB 00:00 (58/229): python3-paste-deploy-2.1.1-2.el9s.noa 17 MB/s | 40 kB 00:00 (59/229): python3-pbr-5.11.1-1.el9s.noarch.rpm 43 MB/s | 140 kB 00:00 (60/229): python3-pecan-1.4.2-2.el9s.noarch.rpm 61 MB/s | 272 kB 00:00 (61/229): python3-paste-3.5.2-1.el9s.noarch.rpm 76 MB/s | 774 kB 00:00 (62/229): python3-prometheus_client-0.9.0-2.el9 21 MB/s | 86 kB 00:00 (63/229): python3-pyOpenSSL-20.0.1-2.el9s.noarc 31 MB/s | 89 kB 00:00 (64/229): python3-pynacl-1.5.0-1.el9s.x86_64.rp 54 MB/s | 111 kB 00:00 (65/229): python3-pyngus-2.3.0-8.el9s.noarch.rp 25 MB/s | 51 kB 00:00 (66/229): python3-rdo-openvswitch-3.3-1.el9s.no 3.3 MB/s | 7.9 kB 00:00 (67/229): python3-pyroute2-0.7.3-1.el9s.noarch. 100 MB/s | 704 kB 00:00 (68/229): python3-repoze-lru-0.7-10.el9s.noarch 8.5 MB/s | 31 kB 00:00 (69/229): python3-qpid-proton-0.35.0-2.el9s.x86 50 MB/s | 408 kB 00:00 (70/229): python3-rfc3986-1.5.0-1.el9s.noarch.r 21 MB/s | 50 kB 00:00 (71/229): python3-setproctitle-1.2.3-2.el9s.x86 21 MB/s | 22 kB 00:00 (72/229): python3-routes-2.5.1-1.el9s.noarch.rp 60 MB/s | 188 kB 00:00 (73/229): python3-sqlparse-0.4.2-4.el9s.noarch. 40 MB/s | 83 kB 00:00 (74/229): python3-statsd-3.2.1-20.el9s.noarch.r 18 MB/s | 34 kB 00:00 (75/229): python3-tempita-0.5.2-2.el9s.noarch.r 26 MB/s | 36 kB 00:00 (76/229): python3-tenacity-6.3.1-1.el9s.noarch. 34 MB/s | 50 kB 00:00 (77/229): python3-vine-5.0.0-3.el9s.noarch.rpm 6.3 MB/s | 25 kB 00:00 (78/229): python3-wrapt-1.14.1-1.el9s.x86_64.rp 17 MB/s | 57 kB 00:00 (79/229): python3-yappi-1.3.6-1.el9s.x86_64.rpm 40 MB/s | 55 kB 00:00 (80/229): python3-webob-1.8.7-1.el9s.noarch.rpm 37 MB/s | 230 kB 00:00 (81/229): rdo-openvswitch-3.3-1.el9s.noarch.rpm 2.1 MB/s | 7.7 kB 00:00 (82/229): qpid-proton-c-0.35.0-2.el9s.x86_64.rp 38 MB/s | 225 kB 00:00 (83/229): python3-setuptools-57.4.0-1.el9s.noar 74 MB/s | 920 kB 00:00 (84/229): openvswitch-selinux-extra-policy-1.0- 55 kB/s | 10 kB 00:00 (85/229): python3-openvswitch3.3-3.3.4-115.el9s 1.8 MB/s | 338 kB 00:00 (86/229): checkpolicy-3.6-1.el9.x86_64.rpm 30 MB/s | 353 kB 00:00 (87/229): openvswitch3.3-3.3.4-115.el9s.x86_64. 27 MB/s | 6.9 MB 00:00 (88/229): frr-selinux-8.5.3-9.el9.noarch.rpm 426 kB/s | 26 kB 00:00 (89/229): frr-8.5.3-9.el9.x86_64.rpm 56 MB/s | 4.8 MB 00:00 (90/229): libyang-2.0.7-2.el9.x86_64.rpm 38 MB/s | 436 kB 00:00 (91/229): lm_sensors-libs-3.6.0-10.el9.x86_64.r 10 MB/s | 42 kB 00:00 (92/229): git-core-2.47.1-2.el9.x86_64.rpm 111 MB/s | 4.5 MB 00:00 (93/229): mariadb-connector-c-3.2.6-1.el9.x86_6 22 MB/s | 198 kB 00:00 (94/229): mariadb-connector-c-config-3.2.6-1.el 7.7 MB/s | 11 kB 00:00 (95/229): net-snmp-5.9.1-17.el9.x86_64.rpm 106 MB/s | 308 kB 00:00 (96/229): net-snmp-agent-libs-5.9.1-17.el9.x86_ 60 MB/s | 694 kB 00:00 (97/229): libxslt-1.1.34-12.el9.x86_64.rpm 4.1 MB/s | 233 kB 00:00 (98/229): perl-AutoLoader-5.74-481.el9.noarch.r 12 MB/s | 21 kB 00:00 (99/229): net-snmp-libs-5.9.1-17.el9.x86_64.rpm 58 MB/s | 756 kB 00:00 (100/229): perl-Carp-1.50-460.el9.noarch.rpm 11 MB/s | 30 kB 00:00 (101/229): perl-B-1.80-481.el9.x86_64.rpm 46 MB/s | 180 kB 00:00 (102/229): perl-Class-Struct-0.66-481.el9.noarc 14 MB/s | 22 kB 00:00 (103/229): perl-Data-Dumper-2.174-462.el9.x86_6 33 MB/s | 56 kB 00:00 (104/229): perl-Digest-1.19-4.el9.noarch.rpm 19 MB/s | 26 kB 00:00 (105/229): perl-Digest-MD5-2.58-4.el9.x86_64.rp 26 MB/s | 37 kB 00:00 (106/229): perl-Errno-1.30-481.el9.x86_64.rpm 2.6 MB/s | 14 kB 00:00 (107/229): perl-Exporter-5.74-461.el9.noarch.rp 5.5 MB/s | 32 kB 00:00 (108/229): perl-Encode-3.08-462.el9.x86_64.rpm 136 MB/s | 1.7 MB 00:00 (109/229): perl-Fcntl-1.13-481.el9.x86_64.rpm 3.0 MB/s | 20 kB 00:00 (110/229): perl-File-Basename-2.85-481.el9.noar 2.6 MB/s | 17 kB 00:00 (111/229): perl-File-Copy-2.34-481.el9.noarch.r 13 MB/s | 20 kB 00:00 (112/229): perl-File-Path-2.18-4.el9.noarch.rpm 18 MB/s | 36 kB 00:00 (113/229): perl-File-Temp-0.231.100-4.el9.noarc 26 MB/s | 60 kB 00:00 (114/229): perl-File-stat-1.09-481.el9.noarch.r 15 MB/s | 17 kB 00:00 (115/229): perl-FileHandle-2.03-481.el9.noarch. 11 MB/s | 15 kB 00:00 (116/229): perl-Getopt-Long-2.52-4.el9.noarch.r 51 MB/s | 61 kB 00:00 (117/229): perl-Getopt-Std-1.12-481.el9.noarch. 9.1 MB/s | 15 kB 00:00 (118/229): perl-HTTP-Tiny-0.076-462.el9.noarch. 27 MB/s | 54 kB 00:00 (119/229): perl-IO-1.43-481.el9.x86_64.rpm 49 MB/s | 88 kB 00:00 (120/229): perl-IO-Socket-IP-0.41-5.el9.noarch. 26 MB/s | 43 kB 00:00 (121/229): perl-IO-Socket-SSL-2.073-2.el9.noarc 81 MB/s | 217 kB 00:00 (122/229): perl-IPC-Open3-1.21-481.el9.noarch.r 9.8 MB/s | 22 kB 00:00 (123/229): perl-MIME-Base64-3.16-4.el9.x86_64.r 14 MB/s | 31 kB 00:00 (124/229): perl-Mozilla-CA-20200520-6.el9.noarc 12 MB/s | 13 kB 00:00 (125/229): perl-POSIX-1.94-481.el9.x86_64.rpm 41 MB/s | 96 kB 00:00 (126/229): perl-PathTools-3.78-461.el9.x86_64.r 34 MB/s | 88 kB 00:00 (127/229): perl-Pod-Escapes-1.07-460.el9.noarch 15 MB/s | 21 kB 00:00 (128/229): perl-Net-SSLeay-1.94-3.el9.x86_64.rp 72 MB/s | 414 kB 00:00 (129/229): perl-Pod-Perldoc-3.28.01-461.el9.noa 33 MB/s | 87 kB 00:00 (130/229): perl-Pod-Usage-2.01-4.el9.noarch.rpm 27 MB/s | 41 kB 00:00 (131/229): perl-Pod-Simple-3.42-4.el9.noarch.rp 61 MB/s | 225 kB 00:00 (132/229): perl-SelectSaver-1.02-481.el9.noarch 11 MB/s | 11 kB 00:00 (133/229): perl-Scalar-List-Utils-1.56-462.el9. 26 MB/s | 71 kB 00:00 (134/229): perl-Socket-2.031-4.el9.x86_64.rpm 36 MB/s | 56 kB 00:00 (135/229): perl-Symbol-1.08-481.el9.noarch.rpm 12 MB/s | 14 kB 00:00 (136/229): perl-Storable-3.21-460.el9.x86_64.rp 44 MB/s | 96 kB 00:00 (137/229): perl-Term-ANSIColor-5.01-461.el9.noa 32 MB/s | 49 kB 00:00 (138/229): perl-Term-Cap-1.17-460.el9.noarch.rp 15 MB/s | 23 kB 00:00 (139/229): perl-Term-ReadLine-1.17-481.el9.noar 16 MB/s | 19 kB 00:00 (140/229): perl-Text-ParseWords-3.30-460.el9.no 16 MB/s | 17 kB 00:00 (141/229): perl-Text-Tabs+Wrap-2013.0523-460.el 23 MB/s | 24 kB 00:00 (142/229): perl-Time-Local-1.300-7.el9.noarch.r 22 MB/s | 34 kB 00:00 (143/229): perl-base-2.27-481.el9.noarch.rpm 15 MB/s | 16 kB 00:00 (144/229): perl-URI-5.09-3.el9.noarch.rpm 47 MB/s | 121 kB 00:00 (145/229): perl-constant-1.33-461.el9.noarch.rp 14 MB/s | 24 kB 00:00 (146/229): perl-if-0.60.800-481.el9.noarch.rpm 13 MB/s | 14 kB 00:00 (147/229): perl-interpreter-5.32.1-481.el9.x86_ 53 MB/s | 71 kB 00:00 (148/229): perl-libnet-3.13-4.el9.noarch.rpm 70 MB/s | 130 kB 00:00 (149/229): perl-mro-1.23-481.el9.x86_64.rpm 4.5 MB/s | 28 kB 00:00 (150/229): perl-overload-1.31-481.el9.noarch.rp 7.9 MB/s | 45 kB 00:00 (151/229): perl-overloading-0.02-481.el9.noarch 4.6 MB/s | 12 kB 00:00 (152/229): perl-libs-5.32.1-481.el9.x86_64.rpm 139 MB/s | 2.2 MB 00:00 (153/229): perl-parent-0.238-460.el9.noarch.rpm 1.8 MB/s | 15 kB 00:00 (154/229): perl-podlators-4.14-460.el9.noarch.r 16 MB/s | 114 kB 00:00 (155/229): perl-subs-1.03-481.el9.noarch.rpm 9.4 MB/s | 11 kB 00:00 (156/229): perl-vars-1.05-481.el9.noarch.rpm 10 MB/s | 13 kB 00:00 (157/229): policycoreutils-python-utils-3.6-3.e 55 MB/s | 76 kB 00:00 (158/229): python3-audit-3.1.5-7.el9.x86_64.rpm 56 MB/s | 79 kB 00:00 (159/229): python3-libselinux-3.6-3.el9.x86_64. 61 MB/s | 188 kB 00:00 (160/229): python3-libsemanage-3.6-5.el9.x86_64 51 MB/s | 79 kB 00:00 (161/229): python3-PyMySQL-0.10.1-6.el9.noarch. 2.2 MB/s | 107 kB 00:00 (162/229): python3-mako-1.1.4-6.el9.noarch.rpm 41 MB/s | 172 kB 00:00 (163/229): python3-lxml-4.6.5-3.el9.x86_64.rpm 19 MB/s | 1.2 MB 00:00 (164/229): python3-netifaces-0.10.6-15.el9.x86_ 4.9 MB/s | 23 kB 00:00 (165/229): python3-netaddr-0.10.1-3.el9.noarch. 38 MB/s | 1.5 MB 00:00 (166/229): python3-babel-2.9.1-2.el9.noarch.rpm 54 MB/s | 6.0 MB 00:00 (167/229): python3-policycoreutils-3.6-3.el9.no 63 MB/s | 2.1 MB 00:00 (168/229): python3-packaging-20.9-5.el9.noarch. 1.5 MB/s | 77 kB 00:00 (169/229): python3-prettytable-0.7.2-27.el9.noa 876 kB/s | 42 kB 00:00 (170/229): python3-pytz-2021.1-5.el9.noarch.rpm 1.1 MB/s | 51 kB 00:00 (171/229): python3-sqlalchemy-1.4.45-3.el9.x86_ 38 MB/s | 2.4 MB 00:00 (172/229): acl-2.3.1-4.el9.x86_64.rpm 41 MB/s | 71 kB 00:00 (173/229): python3-unbound-1.16.2-18.el9.x86_64 2.0 MB/s | 102 kB 00:00 (174/229): c-ares-1.19.1-2.el9.x86_64.rpm 54 MB/s | 111 kB 00:00 (175/229): bc-1.07.1-14.el9.x86_64.rpm 2.6 MB/s | 120 kB 00:00 (176/229): dbus-1.12.20-8.el9.x86_64.rpm 3.7 MB/s | 3.8 kB 00:00 (177/229): dbus-broker-28-7.el9.x86_64.rpm 82 MB/s | 172 kB 00:00 (178/229): dbus-common-1.12.20-8.el9.noarch.rpm 14 MB/s | 15 kB 00:00 (179/229): diffutils-3.7-12.el9.x86_64.rpm 118 MB/s | 397 kB 00:00 (180/229): groff-base-1.22.4-10.el9.x86_64.rpm 142 MB/s | 1.1 MB 00:00 (181/229): hostname-3.23-6.el9.x86_64.rpm 27 MB/s | 29 kB 00:00 (182/229): info-6.7-15.el9.x86_64.rpm 96 MB/s | 225 kB 00:00 (183/229): chkconfig-1.24-2.el9.x86_64.rpm 3.6 MB/s | 178 kB 00:00 (184/229): initscripts-10.11.8-4.el9.x86_64.rpm 4.6 MB/s | 228 kB 00:00 (185/229): initscripts-rename-device-10.11.8-4. 309 kB/s | 15 kB 00:00 (186/229): initscripts-service-10.11.8-4.el9.no 257 kB/s | 12 kB 00:00 (187/229): iproute-6.14.0-1.el9.x86_64.rpm 133 MB/s | 835 kB 00:00 (188/229): ipcalc-1.0.0-5.el9.x86_64.rpm 881 kB/s | 42 kB 00:00 (189/229): kmod-libs-28-10.el9.x86_64.rpm 41 MB/s | 63 kB 00:00 (190/229): less-590-5.el9.x86_64.rpm 83 MB/s | 163 kB 00:00 (191/229): libbpf-1.5.0-1.el9.x86_64.rpm 91 MB/s | 186 kB 00:00 (192/229): libcbor-0.7.0-5.el9.x86_64.rpm 45 MB/s | 57 kB 00:00 (193/229): libedit-3.1-38.20210216cvs.el9.x86_6 61 MB/s | 104 kB 00:00 (194/229): libfido2-1.13.0-2.el9.x86_64.rpm 50 MB/s | 99 kB 00:00 (195/229): libibverbs-54.0-1.el9.x86_64.rpm 120 MB/s | 451 kB 00:00 (196/229): libmnl-1.0.4-16.el9.x86_64.rpm 23 MB/s | 28 kB 00:00 (197/229): libnl3-3.11.0-1.el9.x86_64.rpm 82 MB/s | 363 kB 00:00 (198/229): libseccomp-2.5.2-2.el9.x86_64.rpm 42 MB/s | 72 kB 00:00 (199/229): libselinux-utils-3.6-3.el9.x86_64.rp 87 MB/s | 190 kB 00:00 (200/229): ncurses-6.2-10.20210508.el9.x86_64.r 119 MB/s | 400 kB 00:00 (201/229): kmod-28-10.el9.x86_64.rpm 2.5 MB/s | 126 kB 00:00 (202/229): openssh-8.7p1-45.el9.x86_64.rpm 118 MB/s | 459 kB 00:00 (203/229): openssh-clients-8.7p1-45.el9.x86_64. 132 MB/s | 714 kB 00:00 (204/229): policycoreutils-3.6-3.el9.x86_64.rpm 100 MB/s | 239 kB 00:00 (205/229): numactl-libs-2.0.19-1.el9.x86_64.rpm 696 kB/s | 32 kB 00:00 (206/229): psmisc-23.4-3.el9.x86_64.rpm 98 MB/s | 243 kB 00:00 (207/229): python3-cffi-1.14.5-5.el9.x86_64.rpm 97 MB/s | 253 kB 00:00 (208/229): protobuf-c-1.3.3-13.el9.x86_64.rpm 753 kB/s | 35 kB 00:00 (209/229): python3-cryptography-36.0.1-4.el9.x8 139 MB/s | 1.2 MB 00:00 (210/229): python3-decorator-4.4.2-6.el9.noarch 27 MB/s | 28 kB 00:00 (211/229): python3-chardet-4.0.0-5.el9.noarch.r 5.0 MB/s | 239 kB 00:00 (212/229): python3-dns-2.6.1-3.el9.noarch.rpm 11 MB/s | 507 kB 00:00 (213/229): python3-inotify-0.9.6-25.el9.noarch. 42 MB/s | 53 kB 00:00 (214/229): python3-ply-3.11-14.el9.noarch.rpm 65 MB/s | 106 kB 00:00 (215/229): python3-pycparser-2.20-6.el9.noarch. 77 MB/s | 135 kB 00:00 (216/229): python3-idna-2.10-7.el9.1.noarch.rpm 2.1 MB/s | 102 kB 00:00 (217/229): python3-pyparsing-2.4.7-9.el9.noarch 3.1 MB/s | 150 kB 00:00 (218/229): python3-pysocks-1.7.1-12.el9.noarch. 775 kB/s | 35 kB 00:00 (219/229): python3-pyyaml-5.4.1-6.el9.x86_64.rp 4.4 MB/s | 205 kB 00:00 (220/229): python3-requests-2.25.1-9.el9.noarch 2.7 MB/s | 127 kB 00:00 (221/229): python3-setools-4.4.4-1.el9.x86_64.r 124 MB/s | 605 kB 00:00 (222/229): python3-urllib3-1.26.5-6.el9.noarch. 4.3 MB/s | 215 kB 00:00 (223/229): rpm-plugin-selinux-4.16.1.3-38.el9.x 358 kB/s | 16 kB 00:00 (224/229): selinux-policy-38.1.58-1.el9.noarch. 1.0 MB/s | 45 kB 00:00 (225/229): systemd-252-53.el9.x86_64.rpm 93 MB/s | 4.0 MB 00:00 (226/229): systemd-pam-252-53.el9.x86_64.rpm 22 MB/s | 274 kB 00:00 (227/229): systemd-rpm-macros-252-53.el9.noarch 24 MB/s | 71 kB 00:00 (228/229): selinux-policy-targeted-38.1.58-1.el 61 MB/s | 6.9 MB 00:00 (229/229): unbound-libs-1.16.2-18.el9.x86_64.rp 647 kB/s | 550 kB 00:00 -------------------------------------------------------------------------------- Total 48 MB/s | 77 MB 00:01 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: selinux-policy-targeted-38.1.58-1.el9.noarch 1/1 Preparing : 1/1 Installing : python3-setuptools-57.4.0-1.el9s.noarch 1/229 Installing : python3-netaddr-0.10.1-3.el9.noarch 2/229 Installing : python3-webob-1.8.7-1.el9s.noarch 3/229 Installing : python3-stevedore-5.0.0-0.20241203182731.c4acc56 4/229 Installing : python3-greenlet-1.1.3-1.el9s.x86_64 5/229 Installing : python3-sqlalchemy-1.4.45-3.el9.x86_64 6/229 Installing : python3-pyyaml-5.4.1-6.el9.x86_64 7/229 Installing : libselinux-utils-3.6-3.el9.x86_64 8/229 Installing : python3-pytz-2021.1-5.el9.noarch 9/229 Installing : net-snmp-libs-1:5.9.1-17.el9.x86_64 10/229 Installing : python3-msgpack-1.0.4-3.el9s.x86_64 11/229 Installing : python3-iso8601-1.1.0-1.el9s.noarch 12/229 Installing : python3-pyparsing-2.4.7-9.el9.noarch 13/229 Installing : python3-packaging-20.9-5.el9.noarch 14/229 Installing : python3-idna-2.10-7.el9.1.noarch 15/229 Installing : python3-decorator-4.4.2-6.el9.noarch 16/229 Installing : protobuf-c-1.3.3-13.el9.x86_64 17/229 Running scriptlet: unbound-libs-1.16.2-18.el9.x86_64 18/229 Installing : unbound-libs-1.16.2-18.el9.x86_64 18/229 Running scriptlet: unbound-libs-1.16.2-18.el9.x86_64 18/229 Installing : ncurses-6.2-10.20210508.el9.x86_64 19/229 Installing : kmod-28-10.el9.x86_64 20/229 Installing : hostname-3.23-6.el9.x86_64 21/229 Running scriptlet: hostname-3.23-6.el9.x86_64 21/229 Installing : chkconfig-1.24-2.el9.x86_64 22/229 Installing : python3-libselinux-3.6-3.el9.x86_64 23/229 Installing : python3-vine-5.0.0-3.el9s.noarch 24/229 Installing : python3-amqp-5.1.1-1.el9s.noarch 25/229 Installing : python3-tempita-0.5.2-2.el9s.noarch 26/229 Installing : python3-markupsafe-2.1.1-4.el9s.x86_64 27/229 Installing : python3-mako-1.1.4-6.el9.noarch 28/229 Installing : python3-alembic-1.8.1-1.el9s.noarch 29/229 Installing : python3-kombu-1:5.2.4-3.el9s.noarch 30/229 Installing : python3-libsemanage-3.6-5.el9.x86_64 31/229 Installing : python3-prometheus_client-0.9.0-2.el9s.noarch 32/229 Installing : python3-babel-2.9.1-2.el9.noarch 33/229 Installing : python3-jinja2-3.0.1-2.el9s.noarch 34/229 Installing : python3-oslo-rootwrap-7.0.1-0.20230310192932.b72 35/229 Installing : python3-sqlparse-0.4.2-4.el9s.noarch 36/229 Installing : python3-yappi-1.3.6-1.el9s.x86_64 37/229 Installing : python3-inotify-0.9.6-25.el9.noarch 38/229 Installing : python3-setools-4.4.4-1.el9.x86_64 39/229 Installing : systemd-rpm-macros-252-53.el9.noarch 40/229 Installing : python3-pysocks-1.7.1-12.el9.noarch 41/229 Installing : python3-urllib3-1.26.5-6.el9.noarch 42/229 Installing : python3-ply-3.11-14.el9.noarch 43/229 Installing : python3-pycparser-2.20-6.el9.noarch 44/229 Installing : python3-cffi-1.14.5-5.el9.x86_64 45/229 Installing : python3-cryptography-36.0.1-4.el9.x86_64 46/229 Installing : python3-bcrypt-3.2.2-4.el9s.x86_64 47/229 Installing : python3-pyOpenSSL-20.0.1-2.el9s.noarch 48/229 Installing : python3-paste-3.5.2-1.el9s.noarch 49/229 Installing : python3-paste-deploy-2.1.1-2.el9s.noarch 50/229 Installing : python3-PyMySQL-0.10.1-6.el9.noarch 51/229 Installing : python3-dns-2.6.1-3.el9.noarch 52/229 Installing : python3-eventlet-0.33.3-2.el9s.noarch 53/229 Installing : python3-chardet-4.0.0-5.el9.noarch 54/229 Installing : python3-requests-2.25.1-9.el9.noarch 55/229 Installing : psmisc-23.4-3.el9.x86_64 56/229 Running scriptlet: openssh-8.7p1-45.el9.x86_64 57/229 Installing : openssh-8.7p1-45.el9.x86_64 57/229 Installing : numactl-libs-2.0.19-1.el9.x86_64 58/229 Installing : libseccomp-2.5.2-2.el9.x86_64 59/229 Installing : libnl3-3.11.0-1.el9.x86_64 60/229 Installing : libibverbs-54.0-1.el9.x86_64 61/229 Installing : libmnl-1.0.4-16.el9.x86_64 62/229 Installing : libedit-3.1-38.20210216cvs.el9.x86_64 63/229 Installing : libcbor-0.7.0-5.el9.x86_64 64/229 Installing : libfido2-1.13.0-2.el9.x86_64 65/229 Installing : openssh-clients-8.7p1-45.el9.x86_64 66/229 Running scriptlet: openssh-clients-8.7p1-45.el9.x86_64 66/229 Installing : libbpf-2:1.5.0-1.el9.x86_64 67/229 Installing : iproute-6.14.0-1.el9.x86_64 68/229 Installing : less-590-5.el9.x86_64 69/229 Installing : git-core-2.47.1-2.el9.x86_64 70/229 Installing : python3-pbr-5.11.1-1.el9s.noarch 71/229 Installing : python3-os-service-types-1.7.0-0.20230310110132. 72/229 Installing : python3-keystoneauth1-5.1.3-0.20240913071836.e96 73/229 Installing : python3-os-traits-2.10.0-0.20230310171422.0d924f 74/229 Installing : python3-fixtures-4.0.1-1.el9s.noarch 75/229 Installing : python3-migrate-0.13.0-5.el9s.noarch 76/229 Installing : kmod-libs-28-10.el9.x86_64 77/229 Installing : ipcalc-1.0.0-5.el9.x86_64 78/229 Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 79/229 Installing : info-6.7-15.el9.x86_64 80/229 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 81/229 Installing : groff-base-1.22.4-10.el9.x86_64 81/229 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 81/229 Installing : perl-Digest-1.19-4.el9.noarch 82/229 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 83/229 Installing : perl-B-1.80-481.el9.x86_64 84/229 Installing : perl-FileHandle-2.03-481.el9.noarch 85/229 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 86/229 Installing : perl-libnet-3.13-4.el9.noarch 87/229 Installing : perl-base-2.27-481.el9.noarch 88/229 Installing : perl-URI-5.09-3.el9.noarch 89/229 Installing : perl-AutoLoader-5.74-481.el9.noarch 90/229 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 91/229 Installing : perl-if-0.60.800-481.el9.noarch 92/229 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 93/229 Installing : perl-Time-Local-2:1.300-7.el9.noarch 94/229 Installing : perl-File-Path-2.18-4.el9.noarch 95/229 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 96/229 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 97/229 Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 98/229 Installing : perl-Net-SSLeay-1.94-3.el9.x86_64 99/229 Installing : perl-Class-Struct-0.66-481.el9.noarch 100/229 Installing : perl-POSIX-1.94-481.el9.x86_64 101/229 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 102/229 Installing : perl-IPC-Open3-1.21-481.el9.noarch 103/229 Installing : perl-subs-1.03-481.el9.noarch 104/229 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 105/229 Installing : perl-Term-Cap-1.17-460.el9.noarch 106/229 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 107/229 Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 108/229 Installing : perl-Socket-4:2.031-4.el9.x86_64 109/229 Installing : perl-SelectSaver-1.02-481.el9.noarch 110/229 Installing : perl-Symbol-1.08-481.el9.noarch 111/229 Installing : perl-File-stat-1.09-481.el9.noarch 112/229 Installing : perl-podlators-1:4.14-460.el9.noarch 113/229 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 114/229 Installing : perl-Fcntl-1.13-481.el9.x86_64 115/229 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 116/229 Installing : perl-mro-1.23-481.el9.x86_64 117/229 Installing : perl-IO-1.43-481.el9.x86_64 118/229 Installing : perl-overloading-0.02-481.el9.noarch 119/229 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 120/229 Installing : perl-Errno-1.30-481.el9.x86_64 121/229 Installing : perl-File-Basename-2.85-481.el9.noarch 122/229 Installing : perl-Getopt-Std-1.12-481.el9.noarch 123/229 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 124/229 Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 125/229 Installing : perl-constant-1.33-461.el9.noarch 126/229 Installing : perl-Storable-1:3.21-460.el9.x86_64 127/229 Installing : perl-overload-1.31-481.el9.noarch 128/229 Installing : perl-parent-1:0.238-460.el9.noarch 129/229 Installing : perl-vars-1.05-481.el9.noarch 130/229 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 131/229 Installing : perl-Carp-1.50-460.el9.noarch 132/229 Installing : perl-Exporter-5.74-461.el9.noarch 133/229 Installing : perl-PathTools-3.78-461.el9.x86_64 134/229 Installing : perl-Encode-4:3.08-462.el9.x86_64 135/229 Installing : perl-libs-4:5.32.1-481.el9.x86_64 136/229 Installing : perl-interpreter-4:5.32.1-481.el9.x86_64 137/229 Installing : perl-File-Copy-2.34-481.el9.noarch 138/229 Installing : perl-Term-ReadLine-1.17-481.el9.noarch 139/229 Installing : diffutils-3.7-12.el9.x86_64 140/229 Installing : policycoreutils-3.6-3.el9.x86_64 141/229 Running scriptlet: policycoreutils-3.6-3.el9.x86_64 141/229 Installing : selinux-policy-38.1.58-1.el9.noarch 142/229 Running scriptlet: selinux-policy-38.1.58-1.el9.noarch 142/229 Running scriptlet: selinux-policy-targeted-38.1.58-1.el9.noarch 143/229 Installing : selinux-policy-targeted-38.1.58-1.el9.noarch 143/229 Running scriptlet: selinux-policy-targeted-38.1.58-1.el9.noarch 143/229 Installing : c-ares-1.19.1-2.el9.x86_64 144/229 Installing : bc-1.07.1-14.el9.x86_64 145/229 Installing : acl-2.3.1-4.el9.x86_64 146/229 Installing : dbus-1:1.12.20-8.el9.x86_64 147/229 Installing : systemd-pam-252-53.el9.x86_64 148/229 Running scriptlet: systemd-252-53.el9.x86_64 149/229 Installing : systemd-252-53.el9.x86_64 149/229 Running scriptlet: systemd-252-53.el9.x86_64 149/229 Installing : dbus-common-1:1.12.20-8.el9.noarch 150/229 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 150/229 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 151/229 Installing : dbus-broker-28-7.el9.x86_64 151/229 Running scriptlet: dbus-broker-28-7.el9.x86_64 151/229 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 : initscripts-service-10.11.8-4.el9.noarch 152/229 Installing : initscripts-10.11.8-4.el9.x86_64 153/229 Running scriptlet: initscripts-10.11.8-4.el9.x86_64 153/229 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. Installing : openstack-network-scripts-10.11.1-6.el9s.x86_64 154/229 Running scriptlet: openstack-network-scripts-10.11.1-6.el9s.x86_64 154/229 Installing : openstack-network-scripts-openvswitch3.3-10.11.1 155/229 Installing : python3-prettytable-0.7.2-27.el9.noarch 156/229 Installing : python3-netifaces-0.10.6-15.el9.x86_64 157/229 Installing : python3-audit-3.1.5-7.el9.x86_64 158/229 Installing : mariadb-connector-c-config-3.2.6-1.el9.noarch 159/229 Installing : mariadb-connector-c-3.2.6-1.el9.x86_64 160/229 Installing : lm_sensors-libs-3.6.0-10.el9.x86_64 161/229 Installing : net-snmp-agent-libs-1:5.9.1-17.el9.x86_64 162/229 Installing : net-snmp-1:5.9.1-17.el9.x86_64 163/229 Running scriptlet: net-snmp-1:5.9.1-17.el9.x86_64 163/229 Installing : libyang-2.0.7-2.el9.x86_64 164/229 Installing : libxslt-1.1.34-12.el9.x86_64 165/229 Installing : python3-lxml-4.6.5-3.el9.x86_64 166/229 Installing : checkpolicy-3.6-1.el9.x86_64 167/229 Installing : qpid-proton-c-0.35.0-2.el9s.x86_64 168/229 Installing : python3-qpid-proton-0.35.0-2.el9s.x86_64 169/229 Installing : python3-pyngus-2.3.0-8.el9s.noarch 170/229 Installing : python3-wrapt-1.14.1-1.el9s.x86_64 171/229 Installing : python3-debtcollector-2.5.0-0.20230310120453.a6b 172/229 Installing : python3-oslo-context-5.1.1-0.20230310191714.7696 173/229 Installing : python3-tenacity-6.3.1-1.el9s.noarch 174/229 Installing : python3-statsd-3.2.1-20.el9s.noarch 175/229 Installing : python3-setproctitle-1.2.3-2.el9s.x86_64 176/229 Installing : python3-rfc3986-1.5.0-1.el9s.noarch 177/229 Installing : python3-repoze-lru-0.7-10.el9s.noarch 178/229 Installing : python3-routes-2.5.1-1.el9s.noarch 179/229 Installing : python3-pyroute2-0.7.3-1.el9s.noarch 180/229 Installing : python3-logutils-0.3.5-15.el9s.noarch 181/229 Installing : python3-pecan-1.4.2-2.el9s.noarch 182/229 Installing : python3-fasteners-0.18-1.el9s.noarch 183/229 Installing : python3-distro-1.7.0-3.el9s.noarch 184/229 Installing : python3-policycoreutils-3.6-3.el9.noarch 185/229 Installing : policycoreutils-python-utils-3.6-3.el9.noarch 186/229 Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 187/229 Installing : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 187/229 Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 187/229 Running scriptlet: openvswitch3.3-3.3.4-115.el9s.x86_64 188/229 Installing : openvswitch3.3-3.3.4-115.el9s.x86_64 188/229 Running scriptlet: openvswitch3.3-3.3.4-115.el9s.x86_64 188/229 Installing : python3-openvswitch3.3-3.3.4-115.el9s.x86_64 189/229 Installing : rdo-openvswitch-2:3.3-1.el9s.noarch 190/229 Installing : python3-rdo-openvswitch-2:3.3-1.el9s.noarch 191/229 Installing : python3-ovsdbapp-2.2.2-0.20250310130901.2b6725a. 192/229 Running scriptlet: frr-selinux-8.5.3-9.el9.noarch 193/229 Installing : frr-selinux-8.5.3-9.el9.noarch 193/229 Running scriptlet: frr-selinux-8.5.3-9.el9.noarch 193/229 Running scriptlet: frr-8.5.3-9.el9.x86_64 194/229 Installing : frr-8.5.3-9.el9.x86_64 194/229 Running scriptlet: frr-8.5.3-9.el9.x86_64 194/229 Installing : python3-cachetools-5.2.0-3.el9s.noarch 195/229 Installing : libsodium-1.0.18-7.el9s.x86_64 196/229 Installing : python3-pynacl-1.5.0-1.el9s.x86_64 197/229 Installing : python3-paramiko-2.11.0-1.el9s.noarch 198/229 Installing : python3-ncclient-0.6.13-3.el9s.noarch 199/229 Installing : python3-futurist-2.4.1-0.20230310123225.159d752. 200/229 Installing : python-oslo-versionedobjects-lang-3.1.0-0.202303 201/229 Installing : python-oslo-utils-lang-6.1.0-0.20230310140524.d4 202/229 Installing : python-oslo-privsep-lang-3.1.0-0.20230310171112. 203/229 Installing : python-oslo-policy-lang-4.1.1-0.20230310200304.0 204/229 Installing : python-oslo-middleware-lang-5.1.1-0.202402191516 205/229 Installing : python-oslo-log-lang-5.2.1-0.20241106100252.fdfc 206/229 Installing : python-oslo-i18n-lang-6.0.0-0.20230418095801.036 207/229 Installing : python3-oslo-i18n-6.0.0-0.20230418095801.03605c2 208/229 Installing : python3-oslo-config-2:9.1.1-0.20230310201801.515 209/229 Installing : python3-oslo-utils-6.1.0-0.20230310140524.d49d59 210/229 Installing : python3-oslo-serialization-5.1.2-0.2024090208525 211/229 Installing : python3-oslo-log-5.2.1-0.20241106100252.fdfc4e6. 212/229 Installing : python3-oslo-metrics-0.6.0-0.20230310153035.9501 213/229 Installing : python3-oslo-privsep-3.1.0-0.20230310171112.c2b6 214/229 Installing : python3-oslo-policy-4.1.1-0.20230310200304.043db 215/229 Installing : python3-oslo-middleware-5.1.1-0.20240219151614.7 216/229 Installing : python3-os-ken-2.6.1-0.20240808101239.6b427e4.el 217/229 warning: group neutron does not exist - using root Installing : python-oslo-db-lang-12.3.3-0.20241104094751.be05 218/229 Installing : python3-oslo-db-12.3.3-0.20241104094751.be0515d. 219/229 Installing : python-oslo-concurrency-lang-5.1.1-0.20230412082 220/229 Installing : python3-oslo-concurrency-5.1.1-0.20230412082954. 221/229 Installing : python3-oslo-service-3.1.2-0.20240617091247.9be8 222/229 Installing : python3-oslo-messaging-14.2.5-0.20240913082034.8 223/229 Installing : python3-oslo-versionedobjects-3.1.0-0.2023031013 224/229 Installing : python3-osprofiler-3.4.3-0.20230310121559.328630 225/229 Installing : python3-neutron-lib-3.4.3-0.20240913085837.f3968 226/229 Running scriptlet: ovn-bgp-agent-1:1.1.1-0.20250310160820.7132f8e.e 227/229 Installing : ovn-bgp-agent-1:1.1.1-0.20250310160820.7132f8e.e 227/229 Running scriptlet: ovn-bgp-agent-1:1.1.1-0.20250310160820.7132f8e.e 227/229 Installing : rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 228/229 Installing : python3-unbound-1.16.2-18.el9.x86_64 229/229 Running scriptlet: selinux-policy-targeted-38.1.58-1.el9.noarch 229/229 Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 229/229 Running scriptlet: python3-unbound-1.16.2-18.el9.x86_64 229/229 Verifying : python3-os-service-types-1.7.0-0.20230310110132. 1/229 Verifying : python3-stevedore-5.0.0-0.20241203182731.c4acc56 2/229 Verifying : python-oslo-concurrency-lang-5.1.1-0.20230412082 3/229 Verifying : python-oslo-db-lang-12.3.3-0.20241104094751.be05 4/229 Verifying : python-oslo-i18n-lang-6.0.0-0.20230418095801.036 5/229 Verifying : python-oslo-log-lang-5.2.1-0.20241106100252.fdfc 6/229 Verifying : python-oslo-middleware-lang-5.1.1-0.202402191516 7/229 Verifying : python-oslo-policy-lang-4.1.1-0.20230310200304.0 8/229 Verifying : python-oslo-privsep-lang-3.1.0-0.20230310171112. 9/229 Verifying : python-oslo-utils-lang-6.1.0-0.20230310140524.d4 10/229 Verifying : python-oslo-versionedobjects-lang-3.1.0-0.202303 11/229 Verifying : python3-debtcollector-2.5.0-0.20230310120453.a6b 12/229 Verifying : python3-futurist-2.4.1-0.20230310123225.159d752. 13/229 Verifying : python3-os-traits-2.10.0-0.20230310171422.0d924f 14/229 Verifying : python3-oslo-concurrency-5.1.1-0.20230412082954. 15/229 Verifying : python3-oslo-config-2:9.1.1-0.20230310201801.515 16/229 Verifying : python3-oslo-context-5.1.1-0.20230310191714.7696 17/229 Verifying : python3-oslo-db-12.3.3-0.20241104094751.be0515d. 18/229 Verifying : python3-oslo-i18n-6.0.0-0.20230418095801.03605c2 19/229 Verifying : python3-oslo-log-5.2.1-0.20241106100252.fdfc4e6. 20/229 Verifying : python3-oslo-messaging-14.2.5-0.20240913082034.8 21/229 Verifying : python3-oslo-metrics-0.6.0-0.20230310153035.9501 22/229 Verifying : python3-oslo-middleware-5.1.1-0.20240219151614.7 23/229 Verifying : python3-oslo-policy-4.1.1-0.20230310200304.043db 24/229 Verifying : python3-oslo-privsep-3.1.0-0.20230310171112.c2b6 25/229 Verifying : python3-oslo-rootwrap-7.0.1-0.20230310192932.b72 26/229 Verifying : python3-oslo-serialization-5.1.2-0.2024090208525 27/229 Verifying : python3-oslo-service-3.1.2-0.20240617091247.9be8 28/229 Verifying : python3-oslo-utils-6.1.0-0.20230310140524.d49d59 29/229 Verifying : python3-oslo-versionedobjects-3.1.0-0.2023031013 30/229 Verifying : python3-osprofiler-3.4.3-0.20230310121559.328630 31/229 Verifying : python3-keystoneauth1-5.1.3-0.20240913071836.e96 32/229 Verifying : ovn-bgp-agent-1:1.1.1-0.20250310160820.7132f8e.e 33/229 Verifying : python3-neutron-lib-3.4.3-0.20240913085837.f3968 34/229 Verifying : python3-os-ken-2.6.1-0.20240808101239.6b427e4.el 35/229 Verifying : python3-ovsdbapp-2.2.2-0.20250310130901.2b6725a. 36/229 Verifying : libsodium-1.0.18-7.el9s.x86_64 37/229 Verifying : openstack-network-scripts-10.11.1-6.el9s.x86_64 38/229 Verifying : openstack-network-scripts-openvswitch3.3-10.11.1 39/229 Verifying : python3-alembic-1.8.1-1.el9s.noarch 40/229 Verifying : python3-amqp-5.1.1-1.el9s.noarch 41/229 Verifying : python3-bcrypt-3.2.2-4.el9s.x86_64 42/229 Verifying : python3-cachetools-5.2.0-3.el9s.noarch 43/229 Verifying : python3-distro-1.7.0-3.el9s.noarch 44/229 Verifying : python3-eventlet-0.33.3-2.el9s.noarch 45/229 Verifying : python3-fasteners-0.18-1.el9s.noarch 46/229 Verifying : python3-fixtures-4.0.1-1.el9s.noarch 47/229 Verifying : python3-greenlet-1.1.3-1.el9s.x86_64 48/229 Verifying : python3-iso8601-1.1.0-1.el9s.noarch 49/229 Verifying : python3-jinja2-3.0.1-2.el9s.noarch 50/229 Verifying : python3-kombu-1:5.2.4-3.el9s.noarch 51/229 Verifying : python3-logutils-0.3.5-15.el9s.noarch 52/229 Verifying : python3-markupsafe-2.1.1-4.el9s.x86_64 53/229 Verifying : python3-migrate-0.13.0-5.el9s.noarch 54/229 Verifying : python3-msgpack-1.0.4-3.el9s.x86_64 55/229 Verifying : python3-ncclient-0.6.13-3.el9s.noarch 56/229 Verifying : python3-paramiko-2.11.0-1.el9s.noarch 57/229 Verifying : python3-paste-3.5.2-1.el9s.noarch 58/229 Verifying : python3-paste-deploy-2.1.1-2.el9s.noarch 59/229 Verifying : python3-pbr-5.11.1-1.el9s.noarch 60/229 Verifying : python3-pecan-1.4.2-2.el9s.noarch 61/229 Verifying : python3-prometheus_client-0.9.0-2.el9s.noarch 62/229 Verifying : python3-pyOpenSSL-20.0.1-2.el9s.noarch 63/229 Verifying : python3-pynacl-1.5.0-1.el9s.x86_64 64/229 Verifying : python3-pyngus-2.3.0-8.el9s.noarch 65/229 Verifying : python3-pyroute2-0.7.3-1.el9s.noarch 66/229 Verifying : python3-qpid-proton-0.35.0-2.el9s.x86_64 67/229 Verifying : python3-rdo-openvswitch-2:3.3-1.el9s.noarch 68/229 Verifying : python3-repoze-lru-0.7-10.el9s.noarch 69/229 Verifying : python3-rfc3986-1.5.0-1.el9s.noarch 70/229 Verifying : python3-routes-2.5.1-1.el9s.noarch 71/229 Verifying : python3-setproctitle-1.2.3-2.el9s.x86_64 72/229 Verifying : python3-sqlparse-0.4.2-4.el9s.noarch 73/229 Verifying : python3-statsd-3.2.1-20.el9s.noarch 74/229 Verifying : python3-tempita-0.5.2-2.el9s.noarch 75/229 Verifying : python3-tenacity-6.3.1-1.el9s.noarch 76/229 Verifying : python3-vine-5.0.0-3.el9s.noarch 77/229 Verifying : python3-webob-1.8.7-1.el9s.noarch 78/229 Verifying : python3-wrapt-1.14.1-1.el9s.x86_64 79/229 Verifying : python3-yappi-1.3.6-1.el9s.x86_64 80/229 Verifying : qpid-proton-c-0.35.0-2.el9s.x86_64 81/229 Verifying : rdo-openvswitch-2:3.3-1.el9s.noarch 82/229 Verifying : python3-setuptools-57.4.0-1.el9s.noarch 83/229 Verifying : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 84/229 Verifying : openvswitch3.3-3.3.4-115.el9s.x86_64 85/229 Verifying : python3-openvswitch3.3-3.3.4-115.el9s.x86_64 86/229 Verifying : checkpolicy-3.6-1.el9.x86_64 87/229 Verifying : frr-8.5.3-9.el9.x86_64 88/229 Verifying : frr-selinux-8.5.3-9.el9.noarch 89/229 Verifying : git-core-2.47.1-2.el9.x86_64 90/229 Verifying : libxslt-1.1.34-12.el9.x86_64 91/229 Verifying : libyang-2.0.7-2.el9.x86_64 92/229 Verifying : lm_sensors-libs-3.6.0-10.el9.x86_64 93/229 Verifying : mariadb-connector-c-3.2.6-1.el9.x86_64 94/229 Verifying : mariadb-connector-c-config-3.2.6-1.el9.noarch 95/229 Verifying : net-snmp-1:5.9.1-17.el9.x86_64 96/229 Verifying : net-snmp-agent-libs-1:5.9.1-17.el9.x86_64 97/229 Verifying : net-snmp-libs-1:5.9.1-17.el9.x86_64 98/229 Verifying : perl-AutoLoader-5.74-481.el9.noarch 99/229 Verifying : perl-B-1.80-481.el9.x86_64 100/229 Verifying : perl-Carp-1.50-460.el9.noarch 101/229 Verifying : perl-Class-Struct-0.66-481.el9.noarch 102/229 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 103/229 Verifying : perl-Digest-1.19-4.el9.noarch 104/229 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 105/229 Verifying : perl-Encode-4:3.08-462.el9.x86_64 106/229 Verifying : perl-Errno-1.30-481.el9.x86_64 107/229 Verifying : perl-Exporter-5.74-461.el9.noarch 108/229 Verifying : perl-Fcntl-1.13-481.el9.x86_64 109/229 Verifying : perl-File-Basename-2.85-481.el9.noarch 110/229 Verifying : perl-File-Copy-2.34-481.el9.noarch 111/229 Verifying : perl-File-Path-2.18-4.el9.noarch 112/229 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 113/229 Verifying : perl-File-stat-1.09-481.el9.noarch 114/229 Verifying : perl-FileHandle-2.03-481.el9.noarch 115/229 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 116/229 Verifying : perl-Getopt-Std-1.12-481.el9.noarch 117/229 Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 118/229 Verifying : perl-IO-1.43-481.el9.x86_64 119/229 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 120/229 Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 121/229 Verifying : perl-IPC-Open3-1.21-481.el9.noarch 122/229 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 123/229 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 124/229 Verifying : perl-Net-SSLeay-1.94-3.el9.x86_64 125/229 Verifying : perl-POSIX-1.94-481.el9.x86_64 126/229 Verifying : perl-PathTools-3.78-461.el9.x86_64 127/229 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 128/229 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 129/229 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 130/229 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 131/229 Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 132/229 Verifying : perl-SelectSaver-1.02-481.el9.noarch 133/229 Verifying : perl-Socket-4:2.031-4.el9.x86_64 134/229 Verifying : perl-Storable-1:3.21-460.el9.x86_64 135/229 Verifying : perl-Symbol-1.08-481.el9.noarch 136/229 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 137/229 Verifying : perl-Term-Cap-1.17-460.el9.noarch 138/229 Verifying : perl-Term-ReadLine-1.17-481.el9.noarch 139/229 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 140/229 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 141/229 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 142/229 Verifying : perl-URI-5.09-3.el9.noarch 143/229 Verifying : perl-base-2.27-481.el9.noarch 144/229 Verifying : perl-constant-1.33-461.el9.noarch 145/229 Verifying : perl-if-0.60.800-481.el9.noarch 146/229 Verifying : perl-interpreter-4:5.32.1-481.el9.x86_64 147/229 Verifying : perl-libnet-3.13-4.el9.noarch 148/229 Verifying : perl-libs-4:5.32.1-481.el9.x86_64 149/229 Verifying : perl-mro-1.23-481.el9.x86_64 150/229 Verifying : perl-overload-1.31-481.el9.noarch 151/229 Verifying : perl-overloading-0.02-481.el9.noarch 152/229 Verifying : perl-parent-1:0.238-460.el9.noarch 153/229 Verifying : perl-podlators-1:4.14-460.el9.noarch 154/229 Verifying : perl-subs-1.03-481.el9.noarch 155/229 Verifying : perl-vars-1.05-481.el9.noarch 156/229 Verifying : policycoreutils-python-utils-3.6-3.el9.noarch 157/229 Verifying : python3-PyMySQL-0.10.1-6.el9.noarch 158/229 Verifying : python3-audit-3.1.5-7.el9.x86_64 159/229 Verifying : python3-babel-2.9.1-2.el9.noarch 160/229 Verifying : python3-libselinux-3.6-3.el9.x86_64 161/229 Verifying : python3-libsemanage-3.6-5.el9.x86_64 162/229 Verifying : python3-lxml-4.6.5-3.el9.x86_64 163/229 Verifying : python3-mako-1.1.4-6.el9.noarch 164/229 Verifying : python3-netaddr-0.10.1-3.el9.noarch 165/229 Verifying : python3-netifaces-0.10.6-15.el9.x86_64 166/229 Verifying : python3-packaging-20.9-5.el9.noarch 167/229 Verifying : python3-policycoreutils-3.6-3.el9.noarch 168/229 Verifying : python3-prettytable-0.7.2-27.el9.noarch 169/229 Verifying : python3-pytz-2021.1-5.el9.noarch 170/229 Verifying : python3-sqlalchemy-1.4.45-3.el9.x86_64 171/229 Verifying : python3-unbound-1.16.2-18.el9.x86_64 172/229 Verifying : unbound-libs-1.16.2-18.el9.x86_64 173/229 Verifying : acl-2.3.1-4.el9.x86_64 174/229 Verifying : bc-1.07.1-14.el9.x86_64 175/229 Verifying : c-ares-1.19.1-2.el9.x86_64 176/229 Verifying : chkconfig-1.24-2.el9.x86_64 177/229 Verifying : dbus-1:1.12.20-8.el9.x86_64 178/229 Verifying : dbus-broker-28-7.el9.x86_64 179/229 Verifying : dbus-common-1:1.12.20-8.el9.noarch 180/229 Verifying : diffutils-3.7-12.el9.x86_64 181/229 Verifying : groff-base-1.22.4-10.el9.x86_64 182/229 Verifying : hostname-3.23-6.el9.x86_64 183/229 Verifying : info-6.7-15.el9.x86_64 184/229 Verifying : initscripts-10.11.8-4.el9.x86_64 185/229 Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 186/229 Verifying : initscripts-service-10.11.8-4.el9.noarch 187/229 Verifying : ipcalc-1.0.0-5.el9.x86_64 188/229 Verifying : iproute-6.14.0-1.el9.x86_64 189/229 Verifying : kmod-28-10.el9.x86_64 190/229 Verifying : kmod-libs-28-10.el9.x86_64 191/229 Verifying : less-590-5.el9.x86_64 192/229 Verifying : libbpf-2:1.5.0-1.el9.x86_64 193/229 Verifying : libcbor-0.7.0-5.el9.x86_64 194/229 Verifying : libedit-3.1-38.20210216cvs.el9.x86_64 195/229 Verifying : libfido2-1.13.0-2.el9.x86_64 196/229 Verifying : libibverbs-54.0-1.el9.x86_64 197/229 Verifying : libmnl-1.0.4-16.el9.x86_64 198/229 Verifying : libnl3-3.11.0-1.el9.x86_64 199/229 Verifying : libseccomp-2.5.2-2.el9.x86_64 200/229 Verifying : libselinux-utils-3.6-3.el9.x86_64 201/229 Verifying : ncurses-6.2-10.20210508.el9.x86_64 202/229 Verifying : numactl-libs-2.0.19-1.el9.x86_64 203/229 Verifying : openssh-8.7p1-45.el9.x86_64 204/229 Verifying : openssh-clients-8.7p1-45.el9.x86_64 205/229 Verifying : policycoreutils-3.6-3.el9.x86_64 206/229 Verifying : protobuf-c-1.3.3-13.el9.x86_64 207/229 Verifying : psmisc-23.4-3.el9.x86_64 208/229 Verifying : python3-cffi-1.14.5-5.el9.x86_64 209/229 Verifying : python3-chardet-4.0.0-5.el9.noarch 210/229 Verifying : python3-cryptography-36.0.1-4.el9.x86_64 211/229 Verifying : python3-decorator-4.4.2-6.el9.noarch 212/229 Verifying : python3-dns-2.6.1-3.el9.noarch 213/229 Verifying : python3-idna-2.10-7.el9.1.noarch 214/229 Verifying : python3-inotify-0.9.6-25.el9.noarch 215/229 Verifying : python3-ply-3.11-14.el9.noarch 216/229 Verifying : python3-pycparser-2.20-6.el9.noarch 217/229 Verifying : python3-pyparsing-2.4.7-9.el9.noarch 218/229 Verifying : python3-pysocks-1.7.1-12.el9.noarch 219/229 Verifying : python3-pyyaml-5.4.1-6.el9.x86_64 220/229 Verifying : python3-requests-2.25.1-9.el9.noarch 221/229 Verifying : python3-setools-4.4.4-1.el9.x86_64 222/229 Verifying : python3-urllib3-1.26.5-6.el9.noarch 223/229 Verifying : rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 224/229 Verifying : selinux-policy-38.1.58-1.el9.noarch 225/229 Verifying : selinux-policy-targeted-38.1.58-1.el9.noarch 226/229 Verifying : systemd-252-53.el9.x86_64 227/229 Verifying : systemd-pam-252-53.el9.x86_64 228/229 Verifying : systemd-rpm-macros-252-53.el9.noarch 229/229 Installed: acl-2.3.1-4.el9.x86_64 bc-1.07.1-14.el9.x86_64 c-ares-1.19.1-2.el9.x86_64 checkpolicy-3.6-1.el9.x86_64 chkconfig-1.24-2.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 diffutils-3.7-12.el9.x86_64 frr-8.5.3-9.el9.x86_64 frr-selinux-8.5.3-9.el9.noarch git-core-2.47.1-2.el9.x86_64 groff-base-1.22.4-10.el9.x86_64 hostname-3.23-6.el9.x86_64 info-6.7-15.el9.x86_64 initscripts-10.11.8-4.el9.x86_64 initscripts-rename-device-10.11.8-4.el9.x86_64 initscripts-service-10.11.8-4.el9.noarch ipcalc-1.0.0-5.el9.x86_64 iproute-6.14.0-1.el9.x86_64 kmod-28-10.el9.x86_64 kmod-libs-28-10.el9.x86_64 less-590-5.el9.x86_64 libbpf-2:1.5.0-1.el9.x86_64 libcbor-0.7.0-5.el9.x86_64 libedit-3.1-38.20210216cvs.el9.x86_64 libfido2-1.13.0-2.el9.x86_64 libibverbs-54.0-1.el9.x86_64 libmnl-1.0.4-16.el9.x86_64 libnl3-3.11.0-1.el9.x86_64 libseccomp-2.5.2-2.el9.x86_64 libselinux-utils-3.6-3.el9.x86_64 libsodium-1.0.18-7.el9s.x86_64 libxslt-1.1.34-12.el9.x86_64 libyang-2.0.7-2.el9.x86_64 lm_sensors-libs-3.6.0-10.el9.x86_64 mariadb-connector-c-3.2.6-1.el9.x86_64 mariadb-connector-c-config-3.2.6-1.el9.noarch ncurses-6.2-10.20210508.el9.x86_64 net-snmp-1:5.9.1-17.el9.x86_64 net-snmp-agent-libs-1:5.9.1-17.el9.x86_64 net-snmp-libs-1:5.9.1-17.el9.x86_64 numactl-libs-2.0.19-1.el9.x86_64 openssh-8.7p1-45.el9.x86_64 openssh-clients-8.7p1-45.el9.x86_64 openstack-network-scripts-10.11.1-6.el9s.x86_64 openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 openvswitch-selinux-extra-policy-1.0-36.el9s.noarch openvswitch3.3-3.3.4-115.el9s.x86_64 ovn-bgp-agent-1:1.1.1-0.20250310160820.7132f8e.el9.noarch perl-AutoLoader-5.74-481.el9.noarch perl-B-1.80-481.el9.x86_64 perl-Carp-1.50-460.el9.noarch perl-Class-Struct-0.66-481.el9.noarch perl-Data-Dumper-2.174-462.el9.x86_64 perl-Digest-1.19-4.el9.noarch perl-Digest-MD5-2.58-4.el9.x86_64 perl-Encode-4:3.08-462.el9.x86_64 perl-Errno-1.30-481.el9.x86_64 perl-Exporter-5.74-461.el9.noarch perl-Fcntl-1.13-481.el9.x86_64 perl-File-Basename-2.85-481.el9.noarch perl-File-Copy-2.34-481.el9.noarch perl-File-Path-2.18-4.el9.noarch perl-File-Temp-1:0.231.100-4.el9.noarch perl-File-stat-1.09-481.el9.noarch perl-FileHandle-2.03-481.el9.noarch perl-Getopt-Long-1:2.52-4.el9.noarch perl-Getopt-Std-1.12-481.el9.noarch perl-HTTP-Tiny-0.076-462.el9.noarch perl-IO-1.43-481.el9.x86_64 perl-IO-Socket-IP-0.41-5.el9.noarch perl-IO-Socket-SSL-2.073-2.el9.noarch perl-IPC-Open3-1.21-481.el9.noarch perl-MIME-Base64-3.16-4.el9.x86_64 perl-Mozilla-CA-20200520-6.el9.noarch perl-Net-SSLeay-1.94-3.el9.x86_64 perl-POSIX-1.94-481.el9.x86_64 perl-PathTools-3.78-461.el9.x86_64 perl-Pod-Escapes-1:1.07-460.el9.noarch perl-Pod-Perldoc-3.28.01-461.el9.noarch perl-Pod-Simple-1:3.42-4.el9.noarch perl-Pod-Usage-4:2.01-4.el9.noarch perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 perl-SelectSaver-1.02-481.el9.noarch perl-Socket-4:2.031-4.el9.x86_64 perl-Storable-1:3.21-460.el9.x86_64 perl-Symbol-1.08-481.el9.noarch perl-Term-ANSIColor-5.01-461.el9.noarch perl-Term-Cap-1.17-460.el9.noarch perl-Term-ReadLine-1.17-481.el9.noarch perl-Text-ParseWords-3.30-460.el9.noarch perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch perl-Time-Local-2:1.300-7.el9.noarch perl-URI-5.09-3.el9.noarch perl-base-2.27-481.el9.noarch perl-constant-1.33-461.el9.noarch perl-if-0.60.800-481.el9.noarch perl-interpreter-4:5.32.1-481.el9.x86_64 perl-libnet-3.13-4.el9.noarch perl-libs-4:5.32.1-481.el9.x86_64 perl-mro-1.23-481.el9.x86_64 perl-overload-1.31-481.el9.noarch perl-overloading-0.02-481.el9.noarch perl-parent-1:0.238-460.el9.noarch perl-podlators-1:4.14-460.el9.noarch perl-subs-1.03-481.el9.noarch perl-vars-1.05-481.el9.noarch policycoreutils-3.6-3.el9.x86_64 policycoreutils-python-utils-3.6-3.el9.noarch protobuf-c-1.3.3-13.el9.x86_64 psmisc-23.4-3.el9.x86_64 python-oslo-concurrency-lang-5.1.1-0.20230412082954.0af5942.el9.noarch python-oslo-db-lang-12.3.3-0.20241104094751.be0515d.el9.noarch python-oslo-i18n-lang-6.0.0-0.20230418095801.03605c2.el9.noarch python-oslo-log-lang-5.2.1-0.20241106100252.fdfc4e6.el9.noarch python-oslo-middleware-lang-5.1.1-0.20240219151614.7725ac9.el9.noarch python-oslo-policy-lang-4.1.1-0.20230310200304.043db50.el9.noarch python-oslo-privsep-lang-3.1.0-0.20230310171112.c2b6df0.el9.noarch python-oslo-utils-lang-6.1.0-0.20230310140524.d49d594.el9.noarch python-oslo-versionedobjects-lang-3.1.0-0.20230310132208.b4ea834.el9.noarch python3-PyMySQL-0.10.1-6.el9.noarch python3-alembic-1.8.1-1.el9s.noarch python3-amqp-5.1.1-1.el9s.noarch python3-audit-3.1.5-7.el9.x86_64 python3-babel-2.9.1-2.el9.noarch python3-bcrypt-3.2.2-4.el9s.x86_64 python3-cachetools-5.2.0-3.el9s.noarch python3-cffi-1.14.5-5.el9.x86_64 python3-chardet-4.0.0-5.el9.noarch python3-cryptography-36.0.1-4.el9.x86_64 python3-debtcollector-2.5.0-0.20230310120453.a6b46c5.el9.noarch python3-decorator-4.4.2-6.el9.noarch python3-distro-1.7.0-3.el9s.noarch python3-dns-2.6.1-3.el9.noarch python3-eventlet-0.33.3-2.el9s.noarch python3-fasteners-0.18-1.el9s.noarch python3-fixtures-4.0.1-1.el9s.noarch python3-futurist-2.4.1-0.20230310123225.159d752.el9.noarch python3-greenlet-1.1.3-1.el9s.x86_64 python3-idna-2.10-7.el9.1.noarch python3-inotify-0.9.6-25.el9.noarch python3-iso8601-1.1.0-1.el9s.noarch python3-jinja2-3.0.1-2.el9s.noarch python3-keystoneauth1-5.1.3-0.20240913071836.e96c503.el9.noarch python3-kombu-1:5.2.4-3.el9s.noarch python3-libselinux-3.6-3.el9.x86_64 python3-libsemanage-3.6-5.el9.x86_64 python3-logutils-0.3.5-15.el9s.noarch python3-lxml-4.6.5-3.el9.x86_64 python3-mako-1.1.4-6.el9.noarch python3-markupsafe-2.1.1-4.el9s.x86_64 python3-migrate-0.13.0-5.el9s.noarch python3-msgpack-1.0.4-3.el9s.x86_64 python3-ncclient-0.6.13-3.el9s.noarch python3-netaddr-0.10.1-3.el9.noarch python3-netifaces-0.10.6-15.el9.x86_64 python3-neutron-lib-3.4.3-0.20240913085837.f3968ad.el9.noarch python3-openvswitch3.3-3.3.4-115.el9s.x86_64 python3-os-ken-2.6.1-0.20240808101239.6b427e4.el9.noarch python3-os-service-types-1.7.0-0.20230310110132.0b2f473.el9.noarch python3-os-traits-2.10.0-0.20230310171422.0d924f5.el9.noarch python3-oslo-concurrency-5.1.1-0.20230412082954.0af5942.el9.noarch python3-oslo-config-2:9.1.1-0.20230310201801.515daab.el9.noarch python3-oslo-context-5.1.1-0.20230310191714.7696282.el9.noarch python3-oslo-db-12.3.3-0.20241104094751.be0515d.el9.noarch python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.el9.noarch python3-oslo-log-5.2.1-0.20241106100252.fdfc4e6.el9.noarch python3-oslo-messaging-14.2.5-0.20240913082034.86bf53a.el9.noarch python3-oslo-metrics-0.6.0-0.20230310153035.95013ef.el9.noarch python3-oslo-middleware-5.1.1-0.20240219151614.7725ac9.el9.noarch python3-oslo-policy-4.1.1-0.20230310200304.043db50.el9.noarch python3-oslo-privsep-3.1.0-0.20230310171112.c2b6df0.el9.noarch python3-oslo-rootwrap-7.0.1-0.20230310192932.b72372b.el9.noarch python3-oslo-serialization-5.1.2-0.20240902085253.808ef7d.el9.noarch python3-oslo-service-3.1.2-0.20240617091247.9be8ebb.el9.noarch python3-oslo-utils-6.1.0-0.20230310140524.d49d594.el9.noarch python3-oslo-versionedobjects-3.1.0-0.20230310132208.b4ea834.el9.noarch python3-osprofiler-3.4.3-0.20230310121559.3286301.el9.noarch python3-ovsdbapp-2.2.2-0.20250310130901.2b6725a.el9.noarch python3-packaging-20.9-5.el9.noarch python3-paramiko-2.11.0-1.el9s.noarch python3-paste-3.5.2-1.el9s.noarch python3-paste-deploy-2.1.1-2.el9s.noarch python3-pbr-5.11.1-1.el9s.noarch python3-pecan-1.4.2-2.el9s.noarch python3-ply-3.11-14.el9.noarch python3-policycoreutils-3.6-3.el9.noarch python3-prettytable-0.7.2-27.el9.noarch python3-prometheus_client-0.9.0-2.el9s.noarch python3-pyOpenSSL-20.0.1-2.el9s.noarch python3-pycparser-2.20-6.el9.noarch python3-pynacl-1.5.0-1.el9s.x86_64 python3-pyngus-2.3.0-8.el9s.noarch python3-pyparsing-2.4.7-9.el9.noarch python3-pyroute2-0.7.3-1.el9s.noarch python3-pysocks-1.7.1-12.el9.noarch python3-pytz-2021.1-5.el9.noarch python3-pyyaml-5.4.1-6.el9.x86_64 python3-qpid-proton-0.35.0-2.el9s.x86_64 python3-rdo-openvswitch-2:3.3-1.el9s.noarch python3-repoze-lru-0.7-10.el9s.noarch python3-requests-2.25.1-9.el9.noarch python3-rfc3986-1.5.0-1.el9s.noarch python3-routes-2.5.1-1.el9s.noarch python3-setools-4.4.4-1.el9.x86_64 python3-setproctitle-1.2.3-2.el9s.x86_64 python3-setuptools-57.4.0-1.el9s.noarch python3-sqlalchemy-1.4.45-3.el9.x86_64 python3-sqlparse-0.4.2-4.el9s.noarch python3-statsd-3.2.1-20.el9s.noarch python3-stevedore-5.0.0-0.20241203182731.c4acc56.el9.noarch python3-tempita-0.5.2-2.el9s.noarch python3-tenacity-6.3.1-1.el9s.noarch python3-unbound-1.16.2-18.el9.x86_64 python3-urllib3-1.26.5-6.el9.noarch python3-vine-5.0.0-3.el9s.noarch python3-webob-1.8.7-1.el9s.noarch python3-wrapt-1.14.1-1.el9s.x86_64 python3-yappi-1.3.6-1.el9s.x86_64 qpid-proton-c-0.35.0-2.el9s.x86_64 rdo-openvswitch-2:3.3-1.el9s.noarch rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 selinux-policy-38.1.58-1.el9.noarch selinux-policy-targeted-38.1.58-1.el9.noarch systemd-252-53.el9.x86_64 systemd-pam-252-53.el9.x86_64 systemd-rpm-macros-252-53.el9.noarch unbound-libs-1.16.2-18.el9.x86_64 Complete! 181 files removed STEP 5/6: USER ovn-bgp STEP 6/6: LABEL "tcib_build_tag"="19f02e65741c3a6d2995ab987df1a599" COMMIT quay.rdoproject.org/podified-antelope-centos9/openstack-ovn-bgp-agent:19f02e65741c3a6d2995ab987df1a599 Getting image source signatures Copying blob sha256:064536bec9f0f2d6e3dcc0673e9f1dd05bf87ed8e03c94b8c45e1a1db3921d78 Copying blob sha256:c1fc11e6bb0bea312d2788f3a758d22ebf222ec1c30a5b3f1d9afa16a39452ea Copying blob sha256:2cb74946e73704c6dd6184de0d6a480b1e4fc481efc6d00a8e5dc01970c400dd Copying config sha256:17dc1455b985e307b0cbc64fe8c4d2d4b281e887073f6c29a21385b691b655e1 Writing manifest to image destination --> 17dc1455b985 Successfully tagged quay.rdoproject.org/podified-antelope-centos9/openstack-ovn-bgp-agent:19f02e65741c3a6d2995ab987df1a599 17dc1455b985e307b0cbc64fe8c4d2d4b281e887073f6c29a21385b691b655e1