STEP 1/14: FROM 38.102.83.166:5001/podified-master-centos10/openstack-base:watcher_latest STEP 2/14: ENV USE_EXTERNAL_FILES=true STEP 3/14: USER root STEP 4/14: RUN bash /usr/local/bin/uid_gid_manage ansible + '[' -z ansible ']' + _USERS_TO_CREATE=ansible + 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 ansible 227 227 /var/lib/ansible kolla ++ awk '{ print $1 }' + _NAME=ansible ++ awk '{ print $2 }' ++ echo ansible 227 227 /var/lib/ansible kolla + _UID=227 ++ awk '{ print $3 }' ++ echo ansible 227 227 /var/lib/ansible kolla + _GID=227 ++ echo ansible 227 227 /var/lib/ansible kolla ++ awk '{ print $4 }' + _HOME_DIR=/var/lib/ansible ++ awk '{ print $5 }' ++ echo ansible 227 227 /var/lib/ansible kolla + _EXTRA_GROUPS=kolla + [[ ansible != \a\n\s\i\b\l\e ]] + [[ ! -z kolla ]] + _EXTRA_GROUPS_ARG='--groups kolla' + [[ -z /var/lib/ansible ]] + _HOME_ARGS='-m --home /var/lib/ansible' + id -g ansible + _GROUPADD_CMD='groupadd --gid 227 ansible' + id ansible + _USERADD_CMD='useradd -l -m --home /var/lib/ansible --shell /usr/sbin/nologin --uid 227 --gid 227 --groups kolla ansible' + eval groupadd --gid 227 ansible ++ groupadd --gid 227 ansible + eval useradd -l -m --home /var/lib/ansible --shell /usr/sbin/nologin --uid 227 --gid 227 --groups kolla ansible ++ useradd -l -m --home /var/lib/ansible --shell /usr/sbin/nologin --uid 227 --gid 227 --groups kolla ansible useradd warning: ansible's uid 227 outside of the UID_MIN 1000 and UID_MAX 60000 range. STEP 5/14: RUN dnf -y install gcc git-core python3 python3-devel python3-pip python3-setuptools libffi-devel rsync && dnf clean all && rm -rf /var/cache/dnf Repository 'gating-repo' is missing name in configuration, using id. gating-repo 1.3 MB/s | 1.3 kB 00:00 delorean-openstack-barbican-25ef5677a674088bfb4 288 kB/s | 5.0 kB 00:00 delorean-python-networking-generic-switch-8c0f1 809 kB/s | 19 kB 00:00 delorean-openstack-cinder-8b68ba74381f3c6d3712d 282 kB/s | 4.1 kB 00:00 delorean-python-magnumclient-6357cfaa79857dd338 1.9 MB/s | 29 kB 00:00 delorean-openstack-ceilometer-3e846cbbdb3600ffa 884 kB/s | 11 kB 00:00 delorean-openstack-rally-plugins-c3c6de98043b5d 4.1 MB/s | 70 kB 00:00 delorean-openstack-nova-7278e661a41693c1d4f08dd 392 kB/s | 5.1 kB 00:00 delorean-openstack-designate-652a8180f03bc35f67 270 kB/s | 4.7 kB 00:00 delorean-openstack-glance-d928d8e522127410a83df 372 kB/s | 4.8 kB 00:00 delorean-python-keystone-tests-tempest-97d6de34 350 kB/s | 4.8 kB 00:00 delorean-python-manila-tests-tempest-496237a646 250 kB/s | 3.4 kB 00:00 delorean-python-neutron-tests-tempest-27c0c5ba5 1.8 MB/s | 24 kB 00:00 delorean-openstack-octavia-40e13e517b3000a0e4b3 447 kB/s | 5.3 kB 00:00 delorean-python-watcher-tests-tempest-ee4d40806 357 kB/s | 3.9 kB 00:00 delorean-edpm-image-builder-55ba53cf215b14ed95b 228 kB/s | 3.1 kB 00:00 delorean-puppet-tempest-b83f0df678723c88623be4f 927 kB/s | 14 kB 00:00 delorean-openstack-swift-97e00e208fc6a1076bef41 217 kB/s | 3.4 kB 00:00 delorean-python-mistral-tests-tempest-d19e4c140 686 kB/s | 7.4 kB 00:00 delorean-openstack-heat-ui-225b2269baa6370be134 673 kB/s | 9.5 kB 00:00 dlrn-master-testing 13 MB/s | 206 kB 00:00 dlrn-master-build-deps 6.0 MB/s | 73 kB 00:00 centos9-rabbitmq 2.9 MB/s | 44 kB 00:00 centos10-storage 888 kB/s | 47 kB 00:00 NFV SIG OpenvSwitch 79 kB/s | 8.2 kB 00:00 repo-setup-centos-appstream 41 MB/s | 3.4 MB 00:00 repo-setup-centos-baseos 63 MB/s | 6.8 MB 00:00 repo-setup-centos-highavailability 635 kB/s | 51 kB 00:00 repo-setup-centos-powertools 13 MB/s | 758 kB 00:00 Extra Packages for Enterprise Linux 10 - x86_64 33 MB/s | 5.6 MB 00:00 Package python3-3.12.11-3.el10.x86_64 is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 14.3.1-2.1.el10 repo-setup-centos-appstream 38 M git-core x86_64 2.47.3-1.el10 repo-setup-centos-appstream 4.8 M libffi-devel x86_64 3.4.4-10.el10 repo-setup-centos-appstream 29 k python3-devel x86_64 3.12.11-3.el10 repo-setup-centos-appstream 329 k python3-pip noarch 23.3.2-7.el10 repo-setup-centos-appstream 3.2 M python3-setuptools noarch 69.0.3-12.el10 repo-setup-centos-baseos 1.6 M rsync x86_64 3.4.1-2.el10 repo-setup-centos-baseos 417 k Installing dependencies: binutils x86_64 2.41-58.el10 repo-setup-centos-baseos 6.4 M binutils-gold x86_64 2.41-58.el10 repo-setup-centos-baseos 798 k cpp x86_64 14.3.1-2.1.el10 repo-setup-centos-appstream 13 M glibc-devel x86_64 2.39-69.el10 repo-setup-centos-appstream 604 k jansson x86_64 2.14-3.el10 repo-setup-centos-baseos 46 k kernel-headers x86_64 6.12.0-136.el10 repo-setup-centos-appstream 2.0 M less x86_64 661-3.el10 repo-setup-centos-baseos 191 k libcbor x86_64 0.11.0-3.el10 repo-setup-centos-baseos 34 k libfido2 x86_64 1.14.0-7.el10 repo-setup-centos-baseos 98 k libmpc x86_64 1.3.1-7.el10 repo-setup-centos-appstream 71 k libpkgconf x86_64 2.1.0-3.el10 repo-setup-centos-baseos 39 k libxcrypt-devel x86_64 4.4.36-10.el10 repo-setup-centos-appstream 30 k make x86_64 1:4.4.1-9.el10 repo-setup-centos-baseos 587 k openssh x86_64 9.9p1-14.el10 repo-setup-centos-baseos 351 k openssh-clients x86_64 9.9p1-14.el10 repo-setup-centos-baseos 762 k pkgconf x86_64 2.1.0-3.el10 repo-setup-centos-baseos 45 k pkgconf-m4 noarch 2.1.0-3.el10 repo-setup-centos-baseos 15 k pkgconf-pkg-config x86_64 2.1.0-3.el10 repo-setup-centos-baseos 11 k Transaction Summary ================================================================================ Install 25 Packages Total download size: 73 M Installed size: 238 M Downloading Packages: (1/25): git-core-2.47.3-1.el10.x86_64.rpm 26 MB/s | 4.8 MB 00:00 (2/25): glibc-devel-2.39-69.el10.x86_64.rpm 5.1 MB/s | 604 kB 00:00 (3/25): gcc-14.3.1-2.1.el10.x86_64.rpm 97 MB/s | 38 MB 00:00 (4/25): cpp-14.3.1-2.1.el10.x86_64.rpm 31 MB/s | 13 MB 00:00 (5/25): libffi-devel-3.4.4-10.el10.x86_64.rpm 1.1 MB/s | 29 kB 00:00 (6/25): kernel-headers-6.12.0-136.el10.x86_64.r 16 MB/s | 2.0 MB 00:00 (7/25): libmpc-1.3.1-7.el10.x86_64.rpm 1.5 MB/s | 71 kB 00:00 (8/25): libxcrypt-devel-4.4.36-10.el10.x86_64.r 459 kB/s | 30 kB 00:00 (9/25): python3-devel-3.12.11-3.el10.x86_64.rpm 6.4 MB/s | 329 kB 00:00 (10/25): binutils-gold-2.41-58.el10.x86_64.rpm 17 MB/s | 798 kB 00:00 (11/25): jansson-2.14-3.el10.x86_64.rpm 3.7 MB/s | 46 kB 00:00 (12/25): binutils-2.41-58.el10.x86_64.rpm 69 MB/s | 6.4 MB 00:00 (13/25): less-661-3.el10.x86_64.rpm 3.8 MB/s | 191 kB 00:00 (14/25): python3-pip-23.3.2-7.el10.noarch.rpm 21 MB/s | 3.2 MB 00:00 (15/25): libcbor-0.11.0-3.el10.x86_64.rpm 822 kB/s | 34 kB 00:00 (16/25): libfido2-1.14.0-7.el10.x86_64.rpm 2.3 MB/s | 98 kB 00:00 (17/25): openssh-9.9p1-14.el10.x86_64.rpm 6.2 MB/s | 351 kB 00:00 (18/25): libpkgconf-2.1.0-3.el10.x86_64.rpm 339 kB/s | 39 kB 00:00 (19/25): make-4.4.1-9.el10.x86_64.rpm 4.6 MB/s | 587 kB 00:00 (20/25): openssh-clients-9.9p1-14.el10.x86_64.r 9.7 MB/s | 762 kB 00:00 (21/25): pkgconf-2.1.0-3.el10.x86_64.rpm 823 kB/s | 45 kB 00:00 (22/25): pkgconf-m4-2.1.0-3.el10.noarch.rpm 298 kB/s | 15 kB 00:00 (23/25): pkgconf-pkg-config-2.1.0-3.el10.x86_64 152 kB/s | 11 kB 00:00 (24/25): rsync-3.4.1-2.el10.x86_64.rpm 8.1 MB/s | 417 kB 00:00 (25/25): python3-setuptools-69.0.3-12.el10.noar 16 MB/s | 1.6 MB 00:00 -------------------------------------------------------------------------------- Total 82 MB/s | 73 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : jansson-2.14-3.el10.x86_64 1/25 Installing : binutils-gold-2.41-58.el10.x86_64 2/25 Running scriptlet: binutils-gold-2.41-58.el10.x86_64 2/25 Installing : binutils-2.41-58.el10.x86_64 3/25 Running scriptlet: binutils-2.41-58.el10.x86_64 3/25 Installing : libmpc-1.3.1-7.el10.x86_64 4/25 Installing : cpp-14.3.1-2.1.el10.x86_64 5/25 Installing : pkgconf-m4-2.1.0-3.el10.noarch 6/25 Installing : openssh-9.9p1-14.el10.x86_64 7/25 Installing : make-1:4.4.1-9.el10.x86_64 8/25 Installing : libpkgconf-2.1.0-3.el10.x86_64 9/25 Installing : pkgconf-2.1.0-3.el10.x86_64 10/25 Installing : pkgconf-pkg-config-2.1.0-3.el10.x86_64 11/25 Installing : libcbor-0.11.0-3.el10.x86_64 12/25 Installing : libfido2-1.14.0-7.el10.x86_64 13/25 Installing : openssh-clients-9.9p1-14.el10.x86_64 14/25 Running scriptlet: openssh-clients-9.9p1-14.el10.x86_64 14/25 Installing : less-661-3.el10.x86_64 15/25 Installing : python3-pip-23.3.2-7.el10.noarch 16/25 Installing : kernel-headers-6.12.0-136.el10.x86_64 17/25 Installing : libxcrypt-devel-4.4.36-10.el10.x86_64 18/25 Installing : glibc-devel-2.39-69.el10.x86_64 19/25 Installing : gcc-14.3.1-2.1.el10.x86_64 20/25 Installing : python3-devel-3.12.11-3.el10.x86_64 21/25 Installing : git-core-2.47.3-1.el10.x86_64 22/25 Installing : libffi-devel-3.4.4-10.el10.x86_64 23/25 Installing : rsync-3.4.1-2.el10.x86_64 24/25 Installing : python3-setuptools-69.0.3-12.el10.noarch 25/25 Running scriptlet: python3-setuptools-69.0.3-12.el10.noarch 25/25 Installed: binutils-2.41-58.el10.x86_64 binutils-gold-2.41-58.el10.x86_64 cpp-14.3.1-2.1.el10.x86_64 gcc-14.3.1-2.1.el10.x86_64 git-core-2.47.3-1.el10.x86_64 glibc-devel-2.39-69.el10.x86_64 jansson-2.14-3.el10.x86_64 kernel-headers-6.12.0-136.el10.x86_64 less-661-3.el10.x86_64 libcbor-0.11.0-3.el10.x86_64 libffi-devel-3.4.4-10.el10.x86_64 libfido2-1.14.0-7.el10.x86_64 libmpc-1.3.1-7.el10.x86_64 libpkgconf-2.1.0-3.el10.x86_64 libxcrypt-devel-4.4.36-10.el10.x86_64 make-1:4.4.1-9.el10.x86_64 openssh-9.9p1-14.el10.x86_64 openssh-clients-9.9p1-14.el10.x86_64 pkgconf-2.1.0-3.el10.x86_64 pkgconf-m4-2.1.0-3.el10.noarch pkgconf-pkg-config-2.1.0-3.el10.x86_64 python3-devel-3.12.11-3.el10.x86_64 python3-pip-23.3.2-7.el10.noarch python3-setuptools-69.0.3-12.el10.noarch rsync-3.4.1-2.el10.x86_64 Complete! Repository 'gating-repo' is missing name in configuration, using id. 98 files removed STEP 6/14: RUN pip3 install ansible openstacksdk Collecting ansible Downloading ansible-12.0.0-py3-none-any.whl.metadata (8.0 kB) Collecting openstacksdk Downloading openstacksdk-4.7.1-py3-none-any.whl.metadata (12 kB) Collecting ansible-core~=2.19.1 (from ansible) Downloading ansible_core-2.19.3-py3-none-any.whl.metadata (7.7 kB) Collecting cryptography>=2.7 (from openstacksdk) Downloading cryptography-46.0.2-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) Collecting decorator>=4.4.1 (from openstacksdk) Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) Collecting dogpile.cache>=0.6.5 (from openstacksdk) Downloading dogpile_cache-1.4.1-py3-none-any.whl.metadata (5.5 kB) Collecting iso8601>=0.1.11 (from openstacksdk) Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) Collecting jmespath>=0.9.0 (from openstacksdk) Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk) Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) Collecting keystoneauth1>=5.10.0 (from openstacksdk) Downloading keystoneauth1-5.12.0-py3-none-any.whl.metadata (3.1 kB) Collecting os-service-types>=1.8.0 (from openstacksdk) Downloading os_service_types-1.8.0-py3-none-any.whl.metadata (1.9 kB) Collecting pbr!=2.1.0,>=2.0.0 (from openstacksdk) Downloading pbr-7.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting platformdirs>=3 (from openstacksdk) Downloading platformdirs-4.4.0-py3-none-any.whl.metadata (12 kB) Collecting psutil>=3.2.2 (from openstacksdk) Downloading psutil-7.1.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (23 kB) Collecting PyYAML>=3.13 (from openstacksdk) Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) Collecting requestsexceptions>=1.2.0 (from openstacksdk) Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) Collecting typing-extensions>=4.12.0 (from openstacksdk) Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) Collecting jinja2>=3.1.0 (from ansible-core~=2.19.1->ansible) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting packaging (from ansible-core~=2.19.1->ansible) Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) Collecting resolvelib<2.0.0,>=0.5.3 (from ansible-core~=2.19.1->ansible) Downloading resolvelib-1.2.0-py3-none-any.whl.metadata (3.7 kB) Collecting cffi>=2.0.0 (from cryptography>=2.7->openstacksdk) Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) Collecting stevedore>=3.0.0 (from dogpile.cache>=0.6.5->openstacksdk) Downloading stevedore-5.5.0-py3-none-any.whl.metadata (2.2 kB) Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk) Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) Collecting requests>=2.14.2 (from keystoneauth1>=5.10.0->openstacksdk) Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk) (69.0.3) Collecting pycparser (from cffi>=2.0.0->cryptography>=2.7->openstacksdk) Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) Collecting MarkupSafe>=2.0 (from jinja2>=3.1.0->ansible-core~=2.19.1->ansible) Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->keystoneauth1>=5.10.0->openstacksdk) Downloading charset_normalizer-3.4.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (36 kB) Collecting idna<4,>=2.5 (from requests>=2.14.2->keystoneauth1>=5.10.0->openstacksdk) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->keystoneauth1>=5.10.0->openstacksdk) Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.14.2->keystoneauth1>=5.10.0->openstacksdk) Downloading certifi-2025.10.5-py3-none-any.whl.metadata (2.5 kB) Downloading ansible-12.0.0-py3-none-any.whl (51.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.8/51.8 MB 156.4 MB/s eta 0:00:00 Downloading openstacksdk-4.7.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 192.7 MB/s eta 0:00:00 Downloading ansible_core-2.19.3-py3-none-any.whl (2.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 209.2 MB/s eta 0:00:00 Downloading cryptography-46.0.2-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 182.3 MB/s eta 0:00:00 Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) Downloading dogpile_cache-1.4.1-py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.6/63.6 kB 36.6 MB/s eta 0:00:00 Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) Downloading keystoneauth1-5.12.0-py3-none-any.whl (343 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 343.4/343.4 kB 138.3 MB/s eta 0:00:00 Downloading os_service_types-1.8.0-py3-none-any.whl (24 kB) Downloading pbr-7.0.1-py2.py3-none-any.whl (126 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.1/126.1 kB 78.3 MB/s eta 0:00:00 Downloading platformdirs-4.4.0-py3-none-any.whl (18 kB) Downloading psutil-7.1.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (291 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 291.2/291.2 kB 61.7 MB/s eta 0:00:00 Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 79.1 MB/s eta 0:00:00 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 kB 14.7 MB/s eta 0:00:00 Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 219.6/219.6 kB 47.2 MB/s eta 0:00:00 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 34.4 MB/s eta 0:00:00 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) Downloading requests-2.32.5-py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 16.9 MB/s eta 0:00:00 Downloading resolvelib-1.2.0-py3-none-any.whl (18 kB) Downloading stevedore-5.5.0-py3-none-any.whl (49 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/49.5 kB 21.9 MB/s eta 0:00:00 Downloading packaging-25.0-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 30.7 MB/s eta 0:00:00 Downloading certifi-2025.10.5-py3-none-any.whl (163 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.3/163.3 kB 65.9 MB/s eta 0:00:00 Downloading charset_normalizer-3.4.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.8/151.8 kB 62.6 MB/s eta 0:00:00 Downloading idna-3.10-py3-none-any.whl (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 32.7 MB/s eta 0:00:00 Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.8/129.8 kB 52.6 MB/s eta 0:00:00 Downloading pycparser-2.23-py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.1/118.1 kB 51.2 MB/s eta 0:00:00 Installing collected packages: requestsexceptions, urllib3, typing-extensions, stevedore, resolvelib, PyYAML, pycparser, psutil, platformdirs, pbr, packaging, MarkupSafe, jsonpointer, jmespath, iso8601, idna, decorator, charset_normalizer, certifi, requests, os-service-types, jsonpatch, jinja2, dogpile.cache, cffi, keystoneauth1, cryptography, openstacksdk, ansible-core, ansible Successfully installed MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-12.0.0 ansible-core-2.19.3 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.3 cryptography-46.0.2 decorator-5.2.1 dogpile.cache-1.4.1 idna-3.10 iso8601-2.1.0 jinja2-3.1.6 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 keystoneauth1-5.12.0 openstacksdk-4.7.1 os-service-types-1.8.0 packaging-25.0 pbr-7.0.1 platformdirs-4.4.0 psutil-7.1.0 pycparser-2.23 requests-2.32.5 requestsexceptions-1.4.0 resolvelib-1.2.0 stevedore-5.5.0 typing-extensions-4.15.0 urllib3-2.5.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv STEP 7/14: RUN cp /usr/share/tcib/container-images/tcib/base/ansible-tests/ansible_sudoers /etc/sudoers.d/ansible_sudoers STEP 8/14: RUN chmod 440 /etc/sudoers.d/ansible_sudoers STEP 9/14: RUN cp /usr/share/tcib/container-images/tcib/base/ansible-tests/run_ansible.sh /usr/local/bin/run_ansible.sh STEP 10/14: RUN chmod +x /usr/local/bin/run_ansible.sh STEP 11/14: RUN chown -R ansible:ansible /var/lib/ansible STEP 12/14: ENTRYPOINT ["/usr/local/bin/run_ansible.sh"] STEP 13/14: USER ansible STEP 14/14: LABEL "tcib_build_tag"="watcher_latest" COMMIT 38.102.83.166:5001/podified-master-centos10/openstack-ansible-tests:watcher_latest Getting image source signatures Copying blob sha256:0dbb0fa4e0c18f0a3915a60ff5470aadbb7165028a2c88aa7f1a15489a56b455 Copying blob sha256:35c2fc95307ea1daf75fea1e717e1420a9329037d7fc26eb541ca003208e1908 Copying blob sha256:3564ed675cbbd6b9514ae64df3786b1a817fc4a6890d45ff19a3f18d9d719139 Copying config sha256:554f5a80d889a3fe7996017b41444234a76ab4ab78d3fd859506df5f9ece66cd Writing manifest to image destination --> 554f5a80d889 Successfully tagged 38.102.83.166:5001/podified-master-centos10/openstack-ansible-tests:watcher_latest 554f5a80d889a3fe7996017b41444234a76ab4ab78d3fd859506df5f9ece66cd