2024-08-27 17:25:48,473: INFO: Building contrail-tools 2024-08-27 17:25:48,569: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-9_3_5-3 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=7 --build-arg LINUX_DISTR=centos --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=contrail-tools --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 5.12 kB Step 1/8 : FROM nexus.gz1.opensdn.io:5101/contrail-base:master-9_3_5-3 ---> 215c4b3fe1c3 Step 2/8 : ARG SITE_MIRROR ---> Running in 704e5b5965f3 ---> Removed intermediate container 704e5b5965f3 ---> 50d8410c23f7 Step 3/8 : ARG CONTAINER_NAME ---> Running in 302932f17807 ---> Removed intermediate container 302932f17807 ---> 95e885694fa2 Step 4/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in e0d697c9f0e1 ---> Removed intermediate container e0d697c9f0e1 ---> a5611cbca974 Step 5/8 : LABEL name=$CONTAINER_NAME summary="A common tool for debugging" description="The image contains scripts to debug Contrail processes." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 78a6bc7e612f ---> Removed intermediate container 78a6bc7e612f ---> 3df124ecd9e1 Step 6/8 : RUN source /etc/os-release && pkgs='sudo openssh-clients bzip2 contrail-tools contrail-vrouter-dpdk-tools' && if [[ "$ID" == 'rhel' && "${PLATFORM_ID//*:/}" == 'el8' ]] ; then python2 -m pip install --no-compile crypto paramiko prettytable "PyYAML>=5.1" ; else pkgs+=' python-paramiko python-yaml python-crypto python-prettytable' ; fi && yum install -y $pkgs && yum clean all -y && rm -rf /var/cache/yum && source /functions.sh && ln -s /usr/bin/tshark /usr/sbin/tshark3_2 ---> Running in 740e16e74179 Loaded plugins: fastestmirror, ovl Determining fastest mirrors Package python-crypto is obsoleted by python2-crypto, trying to install python2-crypto-2.6.1-15.el7.x86_64 instead Resolving Dependencies --> Running transaction check ---> Package PyYAML.x86_64 0:3.10-11.el7 will be installed --> Processing Dependency: libyaml-0.so.2()(64bit) for package: PyYAML-3.10-11.el7.x86_64 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed ---> Package contrail-tools.x86_64 0:master.9.3.5.3-master_9_3_5_3.el7 will be installed --> Processing Dependency: wireshark for package: contrail-tools-master.9.3.5.3-master_9_3_5_3.el7.x86_64 --> Processing Dependency: tcpdump for package: contrail-tools-master.9.3.5.3-master_9_3_5_3.el7.x86_64 --> Processing Dependency: socat for package: contrail-tools-master.9.3.5.3-master_9_3_5_3.el7.x86_64 ---> Package contrail-vrouter-dpdk-tools.x86_64 0:master.9.3.5.3-master_9_3_5_3.el7 will be installed --> Processing Dependency: libnuma.so.1(libnuma_1.2)(64bit) for package: contrail-vrouter-dpdk-tools-master.9.3.5.3-master_9_3_5_3.el7.x86_64 --> Processing Dependency: libnuma.so.1(libnuma_1.1)(64bit) for package: contrail-vrouter-dpdk-tools-master.9.3.5.3-master_9_3_5_3.el7.x86_64 --> Processing Dependency: libmlx5.so.1(MLX5_OFED_4.7)(64bit) for package: contrail-vrouter-dpdk-tools-master.9.3.5.3-master_9_3_5_3.el7.x86_64 --> Processing Dependency: libmlx5.so.1(MLX5_1.9)(64bit) for package: contrail-vrouter-dpdk-tools-master.9.3.5.3-master_9_3_5_3.el7.x86_64 --> Processing Dependency: libmlx5.so.1(MLX5_1.8)(64bit) for package: contrail-vrouter-dpdk-tools-master.9.3.5.3-master_9_3_5_3.el7.x86_64 --> Processing Dependency: libmlx5.so.1(MLX5_1.7)(64bit) for package: contrail-vrouter-dpdk-tools-master.9.3.5.3-master_9_3_5_3.el7.x86_64 --> Processing Dependency: libmlx5.so.1(MLX5_1.3)(64bit) for package: contrail-vrouter-dpdk-tools-master.9.3.5.3-master_9_3_5_3.el7.x86_64 --> Processing Dependency: libmlx5.so.1(MLX5_1.2)(64bit) for package: contrail-vrouter-dpdk-tools-master.9.3.5.3-master_9_3_5_3.el7.x86_64 --> Processing Dependency: libmlx5.so.1(MLX5_1.10)(64bit) for package: contrail-vrouter-dpdk-tools-master.9.3.5.3-master_9_3_5_3.el7.x86_64 --> Processing Dependency: libmlx5.so.1(MLX5_1.1)(64bit) for package: contrail-vrouter-dpdk-tools-master.9.3.5.3-master_9_3_5_3.el7.x86_64 --> Processing Dependency: libmlx5.so.1(MLX5_1.0)(64bit) for package: contrail-vrouter-dpdk-tools-master.9.3.5.3-master_9_3_5_3.el7.x86_64 --> Processing Dependency: libibverbs.so.1(IBVERBS_1.1)(64bit) for package: contrail-vrouter-dpdk-tools-master.9.3.5.3-master_9_3_5_3.el7.x86_64 --> Processing Dependency: libibverbs.so.1(IBVERBS_1.0)(64bit) for package: contrail-vrouter-dpdk-tools-master.9.3.5.3-master_9_3_5_3.el7.x86_64 --> Processing Dependency: libnuma.so.1()(64bit) for package: contrail-vrouter-dpdk-tools-master.9.3.5.3-master_9_3_5_3.el7.x86_64 --> Processing Dependency: libmlx5.so.1()(64bit) for package: contrail-vrouter-dpdk-tools-master.9.3.5.3-master_9_3_5_3.el7.x86_64 --> Processing Dependency: libibverbs.so.1()(64bit) for package: contrail-vrouter-dpdk-tools-master.9.3.5.3-master_9_3_5_3.el7.x86_64 ---> Package openssh-clients.x86_64 0:7.4p1-23.el7_9 will be installed --> Processing Dependency: openssh = 7.4p1-23.el7_9 for package: openssh-clients-7.4p1-23.el7_9.x86_64 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-23.el7_9.x86_64 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-23.el7_9.x86_64 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-23.el7_9.x86_64 ---> Package python-paramiko.noarch 0:2.1.1-9.el7 will be installed --> Processing Dependency: python2-pyasn1 for package: python-paramiko-2.1.1-9.el7.noarch --> Processing Dependency: python-cryptography for package: python-paramiko-2.1.1-9.el7.noarch ---> Package python-prettytable.noarch 0:0.7.2-3.el7 will be installed ---> Package python2-crypto.x86_64 0:2.6.1-15.el7 will be installed --> Processing Dependency: libtomcrypt.so.0()(64bit) for package: python2-crypto-2.6.1-15.el7.x86_64 ---> Package sudo.x86_64 0:1.8.23-10.el7_9.3 will be installed --> Running transaction check ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed ---> Package libibverbs.x86_64 0:47mlnx1-1.47329 will be installed --> Processing Dependency: rdma-core(x86-64) = 47mlnx1-1.47329 for package: libibverbs-47mlnx1-1.47329.x86_64 --> Processing Dependency: libnl-route-3.so.200(libnl_3)(64bit) for package: libibverbs-47mlnx1-1.47329.x86_64 --> Processing Dependency: libnl-3.so.200(libnl_3)(64bit) for package: libibverbs-47mlnx1-1.47329.x86_64 --> Processing Dependency: libnl-route-3.so.200()(64bit) for package: libibverbs-47mlnx1-1.47329.x86_64 --> Processing Dependency: libnl-3.so.200()(64bit) for package: libibverbs-47mlnx1-1.47329.x86_64 ---> Package libtomcrypt.x86_64 0:1.17-33.20170623gitcd6e602.el7 will be installed --> Processing Dependency: libtommath.so.1()(64bit) for package: libtomcrypt-1.17-33.20170623gitcd6e602.el7.x86_64 ---> Package libyaml.x86_64 0:0.1.4-11.el7_0 will be installed ---> Package numactl-libs.x86_64 0:2.0.12-5.el7 will be installed ---> Package openssh.x86_64 0:7.4p1-23.el7_9 will be installed ---> Package python2-cryptography.x86_64 0:2.1.4-2.el7 will be installed --> Processing Dependency: python2-cffi >= 1.7 for package: python2-cryptography-2.1.4-2.el7.x86_64 --> Processing Dependency: python2-asn1crypto >= 0.21 for package: python2-cryptography-2.1.4-2.el7.x86_64 --> Processing Dependency: python-enum34 for package: python2-cryptography-2.1.4-2.el7.x86_64 ---> Package python2-pyasn1.noarch 0:0.1.9-7.el7 will be installed ---> Package socat.x86_64 0:1.7.3.2-2.el7 will be installed --> Processing Dependency: libwrap.so.0()(64bit) for package: socat-1.7.3.2-2.el7.x86_64 ---> Package tcpdump.x86_64 14:4.9.2-4.el7_7.1 will be installed ---> Package wireshark.x86_64 0:1.10.14-25.el7 will be installed --> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: wireshark-1.10.14-25.el7.x86_64 --> Processing Dependency: libsmi.so.2()(64bit) for package: wireshark-1.10.14-25.el7.x86_64 --> Processing Dependency: libgnutls.so.28()(64bit) for package: wireshark-1.10.14-25.el7.x86_64 --> Running transaction check ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed ---> Package gnutls.x86_64 0:3.3.29-9.el7_6 will be installed --> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.29-9.el7_6.x86_64 --> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64 --> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64 ---> Package libnl3.x86_64 0:3.2.28-4.el7 will be installed ---> Package libsmi.x86_64 0:0.4.8-13.el7 will be installed ---> Package libtommath.x86_64 0:1.0-8.el7 will be installed ---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed ---> Package python2-asn1crypto.noarch 0:0.23.0-2.el7 will be installed ---> Package python2-cffi.x86_64 0:1.11.2-1.el7 will be installed --> Processing Dependency: python-pycparser for package: python2-cffi-1.11.2-1.el7.x86_64 ---> Package rdma-core.x86_64 0:47mlnx1-1.47329 will be installed --> Processing Dependency: pciutils for package: rdma-core-47mlnx1-1.47329.x86_64 ---> Package tcp_wrappers-libs.x86_64 0:7.6-77.el7 will be installed --> Running transaction check ---> Package nettle.x86_64 0:2.7.1-9.el7_9 will be installed ---> Package pciutils.x86_64 0:3.5.1-3.el7 will be installed --> Processing Dependency: pciutils-libs = 3.5.1-3.el7 for package: pciutils-3.5.1-3.el7.x86_64 --> Processing Dependency: libpci.so.3(LIBPCI_3.5)(64bit) for package: pciutils-3.5.1-3.el7.x86_64 --> Processing Dependency: libpci.so.3(LIBPCI_3.3)(64bit) for package: pciutils-3.5.1-3.el7.x86_64 --> Processing Dependency: libpci.so.3(LIBPCI_3.1)(64bit) for package: pciutils-3.5.1-3.el7.x86_64 --> Processing Dependency: libpci.so.3(LIBPCI_3.0)(64bit) for package: pciutils-3.5.1-3.el7.x86_64 --> Processing Dependency: hwdata for package: pciutils-3.5.1-3.el7.x86_64 --> Processing Dependency: libpci.so.3()(64bit) for package: pciutils-3.5.1-3.el7.x86_64 ---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed --> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch ---> Package trousers.x86_64 0:0.3.14-2.el7 will be installed --> Running transaction check ---> Package hwdata.x86_64 0:0.252-9.7.el7 will be installed ---> Package pciutils-libs.x86_64 0:3.5.1-3.el7 will be installed ---> Package python-ply.noarch 0:3.4-11.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: PyYAML x86_64 3.10-11.el7 tf-mirrors.ci_repos_yum7-base 153 k bzip2 x86_64 1.0.6-13.el7 tf-mirrors.ci_repos_yum7-base 52 k contrail-tools x86_64 master.9.3.5.3-master_9_3_5_3.el7 contrail 372 k contrail-vrouter-dpdk-tools x86_64 master.9.3.5.3-master_9_3_5_3.el7 contrail 67 M openssh-clients x86_64 7.4p1-23.el7_9 tf-mirrors.ci_repos_yum7-updates 655 k python-paramiko noarch 2.1.1-9.el7 tf-mirrors.ci_repos_yum7-base 269 k python-prettytable noarch 0.7.2-3.el7 tf-mirrors.ci_repos_yum7-base 37 k python2-crypto x86_64 2.6.1-15.el7 tf-mirrors.ci_repos_yum7-extras 477 k sudo x86_64 1.8.23-10.el7_9.3 tf-mirrors.ci_repos_yum7-updates 844 k Installing for dependencies: fipscheck x86_64 1.4.1-6.el7 tf-mirrors.ci_repos_yum7-base 21 k fipscheck-lib x86_64 1.4.1-6.el7 tf-mirrors.ci_repos_yum7-base 11 k gnutls x86_64 3.3.29-9.el7_6 tf-mirrors.ci_repos_yum7-base 680 k hwdata x86_64 0.252-9.7.el7 tf-mirrors.ci_repos_yum7-base 2.5 M libedit x86_64 3.0-12.20121213cvs.el7 tf-mirrors.ci_repos_yum7-base 92 k libibverbs x86_64 47mlnx1-1.47329 contrail-tpc 177 k libnl3 x86_64 3.2.28-4.el7 tf-mirrors.ci_repos_yum7-base 278 k libsmi x86_64 0.4.8-13.el7 tf-mirrors.ci_repos_yum7-base 2.3 M libtomcrypt x86_64 1.17-33.20170623gitcd6e602.el7 tf-mirrors.ci_repos_centos-openstack-queens 390 k libtommath x86_64 1.0-8.el7 tf-mirrors.ci_repos_centos-openstack-queens 51 k libyaml x86_64 0.1.4-11.el7_0 tf-mirrors.ci_repos_yum7-base 55 k nettle x86_64 2.7.1-9.el7_9 tf-mirrors.ci_repos_yum7-updates 328 k numactl-libs x86_64 2.0.12-5.el7 tf-mirrors.ci_repos_yum7-base 30 k openssh x86_64 7.4p1-23.el7_9 tf-mirrors.ci_repos_yum7-updates 510 k pciutils x86_64 3.5.1-3.el7 tf-mirrors.ci_repos_yum7-base 93 k pciutils-libs x86_64 3.5.1-3.el7 tf-mirrors.ci_repos_yum7-base 46 k python-enum34 noarch 1.0.4-1.el7 tf-mirrors.ci_repos_yum7-base 52 k python-ply noarch 3.4-11.el7 tf-mirrors.ci_repos_yum7-base 123 k python-pycparser noarch 2.14-1.el7 tf-mirrors.ci_repos_yum7-base 104 k python2-asn1crypto noarch 0.23.0-2.el7 tf-mirrors.ci_repos_centos-openstack-queens 172 k python2-cffi x86_64 1.11.2-1.el7 tf-mirrors.ci_repos_centos-openstack-queens 229 k python2-cryptography x86_64 2.1.4-2.el7 tf-mirrors.ci_repos_centos-openstack-queens 510 k python2-pyasn1 noarch 0.1.9-7.el7 tf-mirrors.ci_repos_yum7-base 100 k rdma-core x86_64 47mlnx1-1.47329 contrail-tpc 54 k socat x86_64 1.7.3.2-2.el7 tf-mirrors.ci_repos_yum7-base 290 k tcp_wrappers-libs x86_64 7.6-77.el7 tf-mirrors.ci_repos_yum7-base 66 k tcpdump x86_64 14:4.9.2-4.el7_7.1 tf-mirrors.ci_repos_yum7-base 422 k trousers x86_64 0.3.14-2.el7 tf-mirrors.ci_repos_yum7-base 289 k wireshark x86_64 1.10.14-25.el7 tf-mirrors.ci_repos_yum7-base 13 M Transaction Summary ================================================================================ Install 9 Packages (+29 Dependent packages) Total download size: 92 M Installed size: 442 M Downloading packages: -------------------------------------------------------------------------------- Total 34 MB/s | 92 MB 00:02 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : fipscheck-1.4.1-6.el7.x86_64 1/38 Installing : fipscheck-lib-1.4.1-6.el7.x86_64 2/38 Installing : libnl3-3.2.28-4.el7.x86_64 3/38 Installing : openssh-7.4p1-23.el7_9.x86_64 4/38 Installing : python2-pyasn1-0.1.9-7.el7.noarch 5/38 Installing : python-enum34-1.0.4-1.el7.noarch 6/38 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 7/38 Installing : numactl-libs-2.0.12-5.el7.x86_64 8/38 Installing : libyaml-0.1.4-11.el7_0.x86_64 9/38 Installing : nettle-2.7.1-9.el7_9.x86_64 10/38 install-info: No such file or directory for /usr/share/info/nettle.info Installing : libtommath-1.0-8.el7.x86_64 11/38 Installing : libtomcrypt-1.17-33.20170623gitcd6e602.el7.x86_64 12/38 Installing : libsmi-0.4.8-13.el7.x86_64 13/38 Installing : python2-asn1crypto-0.23.0-2.el7.noarch 14/38 Installing : python-ply-3.4-11.el7.noarch 15/38 Installing : python-pycparser-2.14-1.el7.noarch 16/38 Installing : python2-cffi-1.11.2-1.el7.x86_64 17/38 Installing : python2-cryptography-2.1.4-2.el7.x86_64 18/38 Installing : pciutils-libs-3.5.1-3.el7.x86_64 19/38 Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 20/38 Installing : socat-1.7.3.2-2.el7.x86_64 21/38 Installing : 14:tcpdump-4.9.2-4.el7_7.1.x86_64 22/38 Installing : hwdata-0.252-9.7.el7.x86_64 23/38 Installing : pciutils-3.5.1-3.el7.x86_64 24/38 Installing : rdma-core-47mlnx1-1.47329.x86_64 25/38 Installing : libibverbs-47mlnx1-1.47329.x86_64 26/38 Installing : trousers-0.3.14-2.el7.x86_64 27/38 Installing : gnutls-3.3.29-9.el7_6.x86_64 28/38 Installing : wireshark-1.10.14-25.el7.x86_64 29/38 Installing : contrail-tools-master.9.3.5.3-master_9_3_5_3.el7.x86_64 30/38 Installing : contrail-vrouter-dpdk-tools-master.9.3.5.3-master_9_3_5_ 31/38 Installing : python-paramiko-2.1.1-9.el7.noarch 32/38 Installing : python2-crypto-2.6.1-15.el7.x86_64 33/38 Installing : PyYAML-3.10-11.el7.x86_64 34/38 Installing : openssh-clients-7.4p1-23.el7_9.x86_64 35/38 Installing : python-prettytable-0.7.2-3.el7.noarch 36/38 Installing : sudo-1.8.23-10.el7_9.3.x86_64 37/38 Installing : bzip2-1.0.6-13.el7.x86_64 38/38 Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/38 Verifying : trousers-0.3.14-2.el7.x86_64 2/38 Verifying : wireshark-1.10.14-25.el7.x86_64 3/38 Verifying : hwdata-0.252-9.7.el7.x86_64 4/38 Verifying : contrail-tools-master.9.3.5.3-master_9_3_5_3.el7.x86_64 5/38 Verifying : 14:tcpdump-4.9.2-4.el7_7.1.x86_64 6/38 Verifying : tcp_wrappers-libs-7.6-77.el7.x86_64 7/38 Verifying : openssh-clients-7.4p1-23.el7_9.x86_64 8/38 Verifying : pciutils-libs-3.5.1-3.el7.x86_64 9/38 Verifying : python2-cryptography-2.1.4-2.el7.x86_64 10/38 Verifying : python-paramiko-2.1.1-9.el7.noarch 11/38 Verifying : bzip2-1.0.6-13.el7.x86_64 12/38 Verifying : contrail-vrouter-dpdk-tools-master.9.3.5.3-master_9_3_5_ 13/38 Verifying : libtomcrypt-1.17-33.20170623gitcd6e602.el7.x86_64 14/38 Verifying : python2-cffi-1.11.2-1.el7.x86_64 15/38 Verifying : gnutls-3.3.29-9.el7_6.x86_64 16/38 Verifying : python-pycparser-2.14-1.el7.noarch 17/38 Verifying : python-ply-3.4-11.el7.noarch 18/38 Verifying : openssh-7.4p1-23.el7_9.x86_64 19/38 Verifying : sudo-1.8.23-10.el7_9.3.x86_64 20/38 Verifying : rdma-core-47mlnx1-1.47329.x86_64 21/38 Verifying : fipscheck-1.4.1-6.el7.x86_64 22/38 Verifying : PyYAML-3.10-11.el7.x86_64 23/38 Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 24/38 Verifying : libsmi-0.4.8-13.el7.x86_64 25/38 Verifying : libtommath-1.0-8.el7.x86_64 26/38 Verifying : nettle-2.7.1-9.el7_9.x86_64 27/38 Verifying : libibverbs-47mlnx1-1.47329.x86_64 28/38 Verifying : libyaml-0.1.4-11.el7_0.x86_64 29/38 Verifying : python-prettytable-0.7.2-3.el7.noarch 30/38 Verifying : numactl-libs-2.0.12-5.el7.x86_64 31/38 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 32/38 Verifying : libnl3-3.2.28-4.el7.x86_64 33/38 Verifying : python-enum34-1.0.4-1.el7.noarch 34/38 Verifying : python2-pyasn1-0.1.9-7.el7.noarch 35/38 Verifying : python2-crypto-2.6.1-15.el7.x86_64 36/38 Verifying : pciutils-3.5.1-3.el7.x86_64 37/38 Verifying : socat-1.7.3.2-2.el7.x86_64 38/38 Installed: PyYAML.x86_64 0:3.10-11.el7 bzip2.x86_64 0:1.0.6-13.el7 contrail-tools.x86_64 0:master.9.3.5.3-master_9_3_5_3.el7 contrail-vrouter-dpdk-tools.x86_64 0:master.9.3.5.3-master_9_3_5_3.el7 openssh-clients.x86_64 0:7.4p1-23.el7_9 python-paramiko.noarch 0:2.1.1-9.el7 python-prettytable.noarch 0:0.7.2-3.el7 python2-crypto.x86_64 0:2.6.1-15.el7 sudo.x86_64 0:1.8.23-10.el7_9.3 Dependency Installed: fipscheck.x86_64 0:1.4.1-6.el7 fipscheck-lib.x86_64 0:1.4.1-6.el7 gnutls.x86_64 0:3.3.29-9.el7_6 hwdata.x86_64 0:0.252-9.7.el7 libedit.x86_64 0:3.0-12.20121213cvs.el7 libibverbs.x86_64 0:47mlnx1-1.47329 libnl3.x86_64 0:3.2.28-4.el7 libsmi.x86_64 0:0.4.8-13.el7 libtomcrypt.x86_64 0:1.17-33.20170623gitcd6e602.el7 libtommath.x86_64 0:1.0-8.el7 libyaml.x86_64 0:0.1.4-11.el7_0 nettle.x86_64 0:2.7.1-9.el7_9 numactl-libs.x86_64 0:2.0.12-5.el7 openssh.x86_64 0:7.4p1-23.el7_9 pciutils.x86_64 0:3.5.1-3.el7 pciutils-libs.x86_64 0:3.5.1-3.el7 python-enum34.noarch 0:1.0.4-1.el7 python-ply.noarch 0:3.4-11.el7 python-pycparser.noarch 0:2.14-1.el7 python2-asn1crypto.noarch 0:0.23.0-2.el7 python2-cffi.x86_64 0:1.11.2-1.el7 python2-cryptography.x86_64 0:2.1.4-2.el7 python2-pyasn1.noarch 0:0.1.9-7.el7 rdma-core.x86_64 0:47mlnx1-1.47329 socat.x86_64 0:1.7.3.2-2.el7 tcp_wrappers-libs.x86_64 0:7.6-77.el7 tcpdump.x86_64 14:4.9.2-4.el7_7.1 trousers.x86_64 0:0.3.14-2.el7 wireshark.x86_64 0:1.10.14-25.el7 Complete! Loaded plugins: fastestmirror, ovl Cleaning repos: contrail contrail-tpc : tf-mirrors.ci_repos_centos-openstack-queens : tf-mirrors.ci_repos_dockerrepo tf-mirrors.ci_repos_yum7-base : tf-mirrors.ci_repos_yum7-centos-sclo-rh : tf-mirrors.ci_repos_yum7-centosplus : tf-mirrors.ci_repos_yum7-extras tf-mirrors.ci_repos_yum7-updates Cleaning up list of fastest mirrors ---> Removed intermediate container 740e16e74179 ---> 67ec74918309 Step 7/8 : ENV PS1="033[1m($CONTAINER_NAME)033[m017[$(id -un)@$(hostname -s) $(pwd)]$ " ---> Running in be472112a609 ---> Removed intermediate container be472112a609 ---> cd3ecf00668a Step 8/8 : ENTRYPOINT ["/bin/bash"] ---> Running in 892464c246fa ---> Removed intermediate container 892464c246fa ---> 077c5ea547ed [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_CONTAINER_TAG CONTRAIL_REGISTRY GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 077c5ea547ed Successfully tagged nexus.gz1.opensdn.io:5101/contrail-tools:master-9_3_5-3 Successfully tagged nexus.gz1.opensdn.io:5101/tf-tools:master-9_3_5-3 2024-08-27 17:29:44,281: INFO: Docker build duration: 236 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-tools] ea38771dd152: Preparing ea10b70e8797: Preparing 0a3b43fb723d: Preparing 3daa54b8c114: Preparing 2988b52de56f: Preparing 8bf9281a064e: Preparing 26b853fd504d: Preparing 8a91f69dcf5e: Preparing 453af2ca5eb3: Preparing 174f56854903: Preparing ea10b70e8797: Waiting 0a3b43fb723d: Waiting 3daa54b8c114: Waiting 2988b52de56f: Waiting 8bf9281a064e: Waiting 26b853fd504d: Waiting 8a91f69dcf5e: Waiting 453af2ca5eb3: Waiting 174f56854903: Waiting ea10b70e8797: Layer already exists 0a3b43fb723d: Layer already exists 3daa54b8c114: Layer already exists 2988b52de56f: Layer already exists 8bf9281a064e: Layer already exists 26b853fd504d: Layer already exists 8a91f69dcf5e: Layer already exists 453af2ca5eb3: Layer already exists 174f56854903: Layer already exists ea38771dd152: Pushed master-9_3_5-3: digest: sha256:157874ec82bb59c49a1fe1638f3cfe877af5da744666fdf5480b82852691a7f9 size: 2413 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-tools] ea38771dd152: Preparing ea10b70e8797: Preparing 0a3b43fb723d: Preparing 3daa54b8c114: Preparing 2988b52de56f: Preparing 8bf9281a064e: Preparing 2988b52de56f: Waiting 26b853fd504d: Preparing 8a91f69dcf5e: Preparing 453af2ca5eb3: Preparing 174f56854903: Preparing 8bf9281a064e: Waiting 26b853fd504d: Waiting 8a91f69dcf5e: Waiting 453af2ca5eb3: Waiting 174f56854903: Waiting 0a3b43fb723d: Layer already exists ea38771dd152: Layer already exists ea10b70e8797: Layer already exists 3daa54b8c114: Layer already exists 2988b52de56f: Layer already exists 8bf9281a064e: Layer already exists 8a91f69dcf5e: Layer already exists 26b853fd504d: Layer already exists 453af2ca5eb3: Layer already exists 174f56854903: Layer already exists master-9_3_5-3: digest: sha256:157874ec82bb59c49a1fe1638f3cfe877af5da744666fdf5480b82852691a7f9 size: 2413 2024-08-27 17:31:46,651: INFO: Building contrail-tools finished successfully, duration: 358 seconds