2025-04-15 09:33:28,040: INFO: Building contrail-vrouter-agent 2025-04-15 09:33:28,087: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_5_8_3-1 --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-vrouter-agent --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 68.61 kB Step 1/13 : ARG CONTRAIL_REGISTRY Step 2/13 : ARG CONTRAIL_CONTAINER_TAG Step 3/13 : FROM ${CONTRAIL_REGISTRY}/opensdn-vrouter-base:${CONTRAIL_CONTAINER_TAG} ---> a85255766281 Step 4/13 : ARG PIP_REPOSITORY ---> Running in ec1dab9fcc3d ---> Removed intermediate container ec1dab9fcc3d ---> 8de2a08c6a99 Step 5/13 : ARG CONTAINER_NAME ---> Running in 0b96d1485cef ---> Removed intermediate container 0b96d1485cef ---> 56049360bd8f Step 6/13 : ENV SERVICE_NAME=agent CONTAINER_NAME=$CONTAINER_NAME ---> Running in bbebd6ec3348 ---> Removed intermediate container bbebd6ec3348 ---> 35fab99b21cc Step 7/13 : LABEL name=$CONTAINER_NAME summary="Contrail Vrouter Agent" description="The vRouter agent is a user space process running inside Linux. It acts as the local, lightweight control plane." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in a3c470831698 ---> Removed intermediate container a3c470831698 ---> a8aec0461432 Step 8/13 : RUN set -e ; yum install -y dhclient contrail-vrouter-agent haproxy libvirt-client ; rpm -qi contrail-vrouter-agent | awk '/Version/{print($3)}' > /contrail_build_version ; yum clean all -y ; rm -rf /var/cache/yum ; ldconfig ; python3 -m pip install --no-compile --extra-index-url $PIP_REPOSITORY "contrail-vrouter-api==0.1.dev0" "opencontrail-vrouter-netns==0.1.dev0" ; rm -rf /root/.cache ---> Running in 28cb86efd615 Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package contrail-vrouter-agent.x86_64 0:master.1.5.8.3.1-master_1_5_8_3_1.el7 will be installed --> Processing Dependency: xmltodict >= 0.7.0 for package: contrail-vrouter-agent-master.1.5.8.3.1-master_1_5_8_3_1.el7.x86_64 --> Processing Dependency: boost169-devel for package: contrail-vrouter-agent-master.1.5.8.3.1-master_1_5_8_3_1.el7.x86_64 --> Processing Dependency: boost169 for package: contrail-vrouter-agent-master.1.5.8.3.1-master_1_5_8_3_1.el7.x86_64 --> Processing Dependency: libtcmalloc.so.4()(64bit) for package: contrail-vrouter-agent-master.1.5.8.3.1-master_1_5_8_3_1.el7.x86_64 --> Processing Dependency: libtbb.so.2()(64bit) for package: contrail-vrouter-agent-master.1.5.8.3.1-master_1_5_8_3_1.el7.x86_64 --> Processing Dependency: libboost_thread.so.1.69.0()(64bit) for package: contrail-vrouter-agent-master.1.5.8.3.1-master_1_5_8_3_1.el7.x86_64 --> Processing Dependency: libboost_system.so.1.69.0()(64bit) for package: contrail-vrouter-agent-master.1.5.8.3.1-master_1_5_8_3_1.el7.x86_64 --> Processing Dependency: libboost_regex.so.1.69.0()(64bit) for package: contrail-vrouter-agent-master.1.5.8.3.1-master_1_5_8_3_1.el7.x86_64 --> Processing Dependency: libboost_program_options.so.1.69.0()(64bit) for package: contrail-vrouter-agent-master.1.5.8.3.1-master_1_5_8_3_1.el7.x86_64 --> Processing Dependency: libboost_filesystem.so.1.69.0()(64bit) for package: contrail-vrouter-agent-master.1.5.8.3.1-master_1_5_8_3_1.el7.x86_64 ---> Package dhclient.x86_64 12:4.2.5-83.el7.centos.1 will be installed --> Processing Dependency: dhcp-libs(x86-64) = 12:4.2.5-83.el7.centos.1 for package: 12:dhclient-4.2.5-83.el7.centos.1.x86_64 --> Processing Dependency: dhcp-common = 12:4.2.5-83.el7.centos.1 for package: 12:dhclient-4.2.5-83.el7.centos.1.x86_64 --> Processing Dependency: libomapi.so.0()(64bit) for package: 12:dhclient-4.2.5-83.el7.centos.1.x86_64 --> Processing Dependency: libisc-export.so.169()(64bit) for package: 12:dhclient-4.2.5-83.el7.centos.1.x86_64 --> Processing Dependency: libdns-export.so.1102()(64bit) for package: 12:dhclient-4.2.5-83.el7.centos.1.x86_64 ---> Package haproxy.x86_64 0:1.5.18-9.el7_9.1 will be installed ---> Package libvirt-client.x86_64 0:4.5.0-36.el7_9.5 will be installed --> Processing Dependency: libvirt-libs = 4.5.0-36.el7_9.5 for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt-bash-completion = 4.5.0-36.el7_9.5 for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_PRIVATE_4.5.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_4.5.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_4.4.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_3.9.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_3.7.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_3.4.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_3.1.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_3.0.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_2.2.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_2.0.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.3.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.9)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.8)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.7)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.6)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.5)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.19)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.17)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.16)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.15)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.14)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.12)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.11)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.1)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.1.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.1.1)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.1.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.0.5)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.0.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.0.2)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.0.1)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.0.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.9)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.8)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.7)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.5)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.4)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.2)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.13)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.11)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.10)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.8.8)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.8.6)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.8.5)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.8.2)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.8.1)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.8.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.7.7)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.7.5)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.7.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.7.2)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.7.1)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.7.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.6.4)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.6.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.6.1)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.5.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.4.5)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.4.1)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.4.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.3.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.3.2)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.3.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.2.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.2.1)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.2.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.10.2)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.10.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.1.9)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.1.5)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.1.4)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.1.1)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.1.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.0.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt-qemu.so.0(LIBVIRT_QEMU_1.2.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt-lxc.so.0(LIBVIRT_LXC_2.0.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt-lxc.so.0(LIBVIRT_LXC_1.0.4)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: gnutls-utils for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: gettext for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libyajl.so.2()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt-qemu.so.0()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt-lxc.so.0()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libnuma.so.1()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libgnutls.so.28()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libavahi-common.so.3()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libavahi-client.so.3()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Running transaction check ---> Package avahi-libs.x86_64 0:0.6.31-20.el7 will be installed ---> Package bind-export-libs.x86_64 32:9.11.4-26.P2.el7_9.15 will be installed ---> Package boost169.x86_64 0:1.69.0-2.el7 will be installed --> Processing Dependency: boost169-wave(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-type_erasure(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-timer(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-test(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-stacktrace(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-serialization(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-random(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-math(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-log(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-locale(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-iostreams(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-graph(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-fiber(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-date-time(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-coroutine(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-contract(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-context(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-container(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-chrono(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-atomic(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 ---> Package boost169-devel.x86_64 0:1.69.0-2.el7 will be installed --> Processing Dependency: libquadmath-devel(x86-64) for package: boost169-devel-1.69.0-2.el7.x86_64 --> Processing Dependency: libicu-devel(x86-64) for package: boost169-devel-1.69.0-2.el7.x86_64 --> Processing Dependency: libboost_python36.so.1.69.0()(64bit) for package: boost169-devel-1.69.0-2.el7.x86_64 --> Processing Dependency: libboost_python27.so.1.69.0()(64bit) for package: boost169-devel-1.69.0-2.el7.x86_64 --> Processing Dependency: libboost_numpy36.so.1.69.0()(64bit) for package: boost169-devel-1.69.0-2.el7.x86_64 --> Processing Dependency: libboost_numpy27.so.1.69.0()(64bit) for package: boost169-devel-1.69.0-2.el7.x86_64 ---> Package boost169-filesystem.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-program-options.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-regex.x86_64 0:1.69.0-2.el7 will be installed --> Processing Dependency: libicuuc.so.50()(64bit) for package: boost169-regex-1.69.0-2.el7.x86_64 --> Processing Dependency: libicui18n.so.50()(64bit) for package: boost169-regex-1.69.0-2.el7.x86_64 --> Processing Dependency: libicudata.so.50()(64bit) for package: boost169-regex-1.69.0-2.el7.x86_64 ---> Package boost169-system.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-thread.x86_64 0:1.69.0-2.el7 will be installed ---> Package dhcp-common.x86_64 12:4.2.5-83.el7.centos.1 will be installed ---> Package dhcp-libs.x86_64 12:4.2.5-83.el7.centos.1 will be installed ---> Package gettext.x86_64 0:0.19.8.1-3.el7 will be installed --> Processing Dependency: gettext-libs(x86-64) = 0.19.8.1-3.el7 for package: gettext-0.19.8.1-3.el7.x86_64 --> Processing Dependency: libunistring.so.0()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64 --> Processing Dependency: libgettextsrc-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64 --> Processing Dependency: libgettextlib-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64 --> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64 ---> 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 gnutls-utils.x86_64 0:3.3.29-9.el7_6 will be installed --> Processing Dependency: gnutls-dane(x86-64) = 3.3.29-9.el7_6 for package: gnutls-utils-3.3.29-9.el7_6.x86_64 --> Processing Dependency: libgnutls-dane.so.0(DANE_0_0)(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64 --> Processing Dependency: libunbound.so.2()(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64 --> Processing Dependency: libopts.so.25()(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64 --> Processing Dependency: libgnutls-dane.so.0()(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64 ---> Package gperftools-libs.x86_64 0:2.6.1-1.el7 will be installed ---> Package libvirt-bash-completion.x86_64 0:4.5.0-36.el7_9.5 will be installed ---> Package libvirt-libs.x86_64 0:4.5.0-36.el7_9.5 will be installed --> Processing Dependency: cyrus-sasl-gssapi for package: libvirt-libs-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: cyrus-sasl for package: libvirt-libs-4.5.0-36.el7_9.5.x86_64 ---> Package numactl-libs.x86_64 0:2.0.12-5.el7 will be installed ---> Package tbb.x86_64 0:4.1-9.20130314.el7 will be installed ---> Package xmltodict.noarch 0:0.7.0-1.0contrail will be installed ---> Package yajl.x86_64 0:2.0.4-4.el7 will be installed --> Running transaction check ---> Package autogen-libopts.x86_64 0:5.18-5.el7 will be installed ---> Package boost169-atomic.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-chrono.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-container.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-context.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-contract.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-coroutine.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-date-time.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-fiber.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-graph.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-iostreams.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-locale.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-log.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-math.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-numpy2.x86_64 0:1.69.0-2.el7 will be installed --> Processing Dependency: python2-numpy for package: boost169-numpy2-1.69.0-2.el7.x86_64 ---> Package boost169-numpy3.x86_64 0:1.69.0-2.el7 will be installed --> Processing Dependency: python36-numpy for package: boost169-numpy3-1.69.0-2.el7.x86_64 ---> Package boost169-python2.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-python3.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-random.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-serialization.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-stacktrace.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-test.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-timer.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-type_erasure.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-wave.x86_64 0:1.69.0-2.el7 will be installed ---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be installed --> Processing Dependency: cyrus-sasl-lib(x86-64) = 2.1.26-24.el7_9 for package: cyrus-sasl-2.1.26-24.el7_9.x86_64 ---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be installed ---> Package gettext-libs.x86_64 0:0.19.8.1-3.el7 will be installed ---> Package gnutls-dane.x86_64 0:3.3.29-9.el7_6 will be installed ---> Package libcroco.x86_64 0:0.6.12-6.el7_9 will be installed ---> Package libicu.x86_64 0:50.2-4.el7_7 will be installed ---> Package libicu-devel.x86_64 0:50.2-4.el7_7 will be installed ---> Package libquadmath-devel.x86_64 0:4.8.5-44.el7 will be installed --> Processing Dependency: libquadmath = 4.8.5-44.el7 for package: libquadmath-devel-4.8.5-44.el7.x86_64 ---> Package libunistring.x86_64 0:0.9.3-9.el7 will be installed ---> Package nettle.x86_64 0:2.7.1-9.el7_9 will be installed ---> Package trousers.x86_64 0:0.3.14-2.el7 will be installed ---> Package unbound-libs.x86_64 0:1.6.6-5.el7_8 will be installed --> Processing Dependency: libevent-2.0.so.5()(64bit) for package: unbound-libs-1.6.6-5.el7_8.x86_64 --> Running transaction check ---> Package cyrus-sasl-lib.x86_64 0:2.1.26-23.el7 will be updated ---> Package cyrus-sasl-lib.x86_64 0:2.1.26-24.el7_9 will be an update ---> Package libevent.x86_64 0:2.0.21-4.el7 will be installed ---> Package libquadmath.x86_64 0:4.8.5-44.el7 will be installed ---> Package python2-numpy.x86_64 1:1.11.2-2.el7 will be installed --> Processing Dependency: python-nose for package: 1:python2-numpy-1.11.2-2.el7.x86_64 --> Processing Dependency: libtatlas.so.3()(64bit) for package: 1:python2-numpy-1.11.2-2.el7.x86_64 --> Processing Dependency: libgfortran.so.3()(64bit) for package: 1:python2-numpy-1.11.2-2.el7.x86_64 ---> Package python36-numpy.x86_64 0:1.12.1-3.el7 will be installed --> Processing Dependency: libopenblasp.so.0()(64bit) for package: python36-numpy-1.12.1-3.el7.x86_64 --> Processing Dependency: libopenblas.so.0()(64bit) for package: python36-numpy-1.12.1-3.el7.x86_64 --> Running transaction check ---> Package atlas.x86_64 0:3.10.1-12.el7 will be installed ---> Package libgfortran.x86_64 0:4.8.5-44.el7 will be installed ---> Package openblas-serial.x86_64 0:0.3.3-2.el7 will be installed ---> Package openblas-threads.x86_64 0:0.3.3-2.el7 will be installed ---> Package python-nose.noarch 0:1.3.7-7.el7 will be installed --> Processing Dependency: python-setuptools for package: python-nose-1.3.7-7.el7.noarch --> Running transaction check ---> Package python2-setuptools.noarch 0:22.0.5-1.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-vrouter-agent x86_64 master.1.5.8.3.1-master_1_5_8_3_1.el7 contrail 15 M dhclient x86_64 12:4.2.5-83.el7.centos.1 tf-mirrors.ci_repos_yum7-updates 286 k haproxy x86_64 1.5.18-9.el7_9.1 tf-mirrors.ci_repos_yum7-updates 835 k libvirt-client x86_64 4.5.0-36.el7_9.5 tf-mirrors.ci_repos_yum7-updates 501 k Installing for dependencies: atlas x86_64 3.10.1-12.el7 tf-mirrors.ci_repos_yum7-base 4.5 M autogen-libopts x86_64 5.18-5.el7 tf-mirrors.ci_repos_yum7-base 66 k avahi-libs x86_64 0.6.31-20.el7 tf-mirrors.ci_repos_yum7-base 62 k bind-export-libs x86_64 32:9.11.4-26.P2.el7_9.15 tf-mirrors.ci_repos_yum7-updates 1.1 M boost169 x86_64 1.69.0-2.el7 tpc 6.0 k boost169-atomic x86_64 1.69.0-2.el7 tpc 7.7 k boost169-chrono x86_64 1.69.0-2.el7 tpc 17 k boost169-container x86_64 1.69.0-2.el7 tpc 34 k boost169-context x86_64 1.69.0-2.el7 tpc 16 k boost169-contract x86_64 1.69.0-2.el7 tpc 35 k boost169-coroutine x86_64 1.69.0-2.el7 tpc 16 k boost169-date-time x86_64 1.69.0-2.el7 tpc 21 k boost169-devel x86_64 1.69.0-2.el7 tpc 11 M boost169-fiber x86_64 1.69.0-2.el7 tpc 4.7 k boost169-filesystem x86_64 1.69.0-2.el7 tpc 41 k boost169-graph x86_64 1.69.0-2.el7 tpc 102 k boost169-iostreams x86_64 1.69.0-2.el7 tpc 31 k boost169-locale x86_64 1.69.0-2.el7 tpc 219 k boost169-log x86_64 1.69.0-2.el7 tpc 426 k boost169-math x86_64 1.69.0-2.el7 tpc 263 k boost169-numpy2 x86_64 1.69.0-2.el7 tpc 19 k boost169-numpy3 x86_64 1.69.0-2.el7 tpc 19 k boost169-program-options x86_64 1.69.0-2.el7 tpc 125 k boost169-python2 x86_64 1.69.0-2.el7 tpc 89 k boost169-python3 x86_64 1.69.0-2.el7 tpc 87 k boost169-random x86_64 1.69.0-2.el7 tpc 15 k boost169-regex x86_64 1.69.0-2.el7 tpc 261 k boost169-serialization x86_64 1.69.0-2.el7 tpc 119 k boost169-stacktrace x86_64 1.69.0-2.el7 tpc 20 k boost169-system x86_64 1.69.0-2.el7 tpc 7.5 k boost169-test x86_64 1.69.0-2.el7 tpc 248 k boost169-thread x86_64 1.69.0-2.el7 tpc 44 k boost169-timer x86_64 1.69.0-2.el7 tpc 14 k boost169-type_erasure x86_64 1.69.0-2.el7 tpc 24 k boost169-wave x86_64 1.69.0-2.el7 tpc 207 k cyrus-sasl x86_64 2.1.26-24.el7_9 tf-mirrors.ci_repos_yum7-updates 88 k cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 tf-mirrors.ci_repos_yum7-updates 41 k dhcp-common x86_64 12:4.2.5-83.el7.centos.1 tf-mirrors.ci_repos_yum7-updates 177 k dhcp-libs x86_64 12:4.2.5-83.el7.centos.1 tf-mirrors.ci_repos_yum7-updates 133 k gettext x86_64 0.19.8.1-3.el7 tf-mirrors.ci_repos_yum7-base 1.0 M gettext-libs x86_64 0.19.8.1-3.el7 tf-mirrors.ci_repos_yum7-base 502 k gnutls x86_64 3.3.29-9.el7_6 tf-mirrors.ci_repos_yum7-base 680 k gnutls-dane x86_64 3.3.29-9.el7_6 tf-mirrors.ci_repos_yum7-base 36 k gnutls-utils x86_64 3.3.29-9.el7_6 tf-mirrors.ci_repos_yum7-base 238 k gperftools-libs x86_64 2.6.1-1.el7 tf-mirrors.ci_repos_yum7-base 272 k libcroco x86_64 0.6.12-6.el7_9 tf-mirrors.ci_repos_yum7-updates 105 k libevent x86_64 2.0.21-4.el7 tf-mirrors.ci_repos_yum7-base 214 k libgfortran x86_64 4.8.5-44.el7 tf-mirrors.ci_repos_yum7-base 301 k libicu x86_64 50.2-4.el7_7 tf-mirrors.ci_repos_yum7-base 6.9 M libicu-devel x86_64 50.2-4.el7_7 tf-mirrors.ci_repos_yum7-base 703 k libquadmath x86_64 4.8.5-44.el7 tf-mirrors.ci_repos_yum7-base 190 k libquadmath-devel x86_64 4.8.5-44.el7 tf-mirrors.ci_repos_yum7-base 54 k libunistring x86_64 0.9.3-9.el7 tf-mirrors.ci_repos_yum7-base 293 k libvirt-bash-completion x86_64 4.5.0-36.el7_9.5 tf-mirrors.ci_repos_yum7-updates 204 k libvirt-libs x86_64 4.5.0-36.el7_9.5 tf-mirrors.ci_repos_yum7-updates 4.2 M 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 openblas-serial x86_64 0.3.3-2.el7 tpc 4.3 M openblas-threads x86_64 0.3.3-2.el7 tpc 4.4 M python-nose noarch 1.3.7-7.el7 tf-mirrors.ci_repos_centos-openstack-queens 276 k python2-numpy x86_64 1:1.11.2-2.el7 tf-mirrors.ci_repos_centos-openstack-queens 3.2 M python2-setuptools noarch 22.0.5-1.el7 tf-mirrors.ci_repos_centos-openstack-queens 485 k python36-numpy x86_64 1.12.1-3.el7 tpc 3.3 M tbb x86_64 4.1-9.20130314.el7 tf-mirrors.ci_repos_yum7-base 124 k trousers x86_64 0.3.14-2.el7 tf-mirrors.ci_repos_yum7-base 289 k unbound-libs x86_64 1.6.6-5.el7_8 tf-mirrors.ci_repos_yum7-base 406 k xmltodict noarch 0.7.0-1.0contrail tpc 9.4 k yajl x86_64 2.0.4-4.el7 tf-mirrors.ci_repos_yum7-base 39 k Updating for dependencies: cyrus-sasl-lib x86_64 2.1.26-24.el7_9 tf-mirrors.ci_repos_yum7-updates 156 k Transaction Summary ================================================================================ Install 4 Packages (+68 Dependent packages) Upgrade ( 1 Dependent package) Total download size: 69 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 14 MB/s | 69 MB 00:05 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : boost169-system-1.69.0-2.el7.x86_64 1/74 Installing : boost169-thread-1.69.0-2.el7.x86_64 2/74 Installing : boost169-chrono-1.69.0-2.el7.x86_64 3/74 Installing : boost169-filesystem-1.69.0-2.el7.x86_64 4/74 Installing : libicu-50.2-4.el7_7.x86_64 5/74 Installing : boost169-regex-1.69.0-2.el7.x86_64 6/74 Updating : cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 7/74 Installing : boost169-date-time-1.69.0-2.el7.x86_64 8/74 Installing : boost169-timer-1.69.0-2.el7.x86_64 9/74 Installing : boost169-context-1.69.0-2.el7.x86_64 10/74 Installing : boost169-atomic-1.69.0-2.el7.x86_64 11/74 Installing : nettle-2.7.1-9.el7_9.x86_64 12/74 Installing : boost169-program-options-1.69.0-2.el7.x86_64 13/74 Installing : libquadmath-4.8.5-44.el7.x86_64 14/74 Installing : libgfortran-4.8.5-44.el7.x86_64 15/74 Installing : boost169-log-1.69.0-2.el7.x86_64 16/74 Installing : boost169-coroutine-1.69.0-2.el7.x86_64 17/74 Installing : boost169-test-1.69.0-2.el7.x86_64 18/74 Installing : boost169-wave-1.69.0-2.el7.x86_64 19/74 Installing : boost169-graph-1.69.0-2.el7.x86_64 20/74 Installing : boost169-locale-1.69.0-2.el7.x86_64 21/74 Installing : boost169-type_erasure-1.69.0-2.el7.x86_64 22/74 Installing : boost169-contract-1.69.0-2.el7.x86_64 23/74 Installing : boost169-random-1.69.0-2.el7.x86_64 24/74 Installing : avahi-libs-0.6.31-20.el7.x86_64 25/74 Installing : boost169-python3-1.69.0-2.el7.x86_64 26/74 Installing : numactl-libs-2.0.12-5.el7.x86_64 27/74 Installing : libunistring-0.9.3-9.el7.x86_64 28/74 Installing : yajl-2.0.4-4.el7.x86_64 29/74 Installing : 12:dhcp-libs-4.2.5-83.el7.centos.1.x86_64 30/74 Installing : boost169-container-1.69.0-2.el7.x86_64 31/74 Installing : boost169-python2-1.69.0-2.el7.x86_64 32/74 Installing : libcroco-0.6.12-6.el7_9.x86_64 33/74 Installing : boost169-stacktrace-1.69.0-2.el7.x86_64 34/74 Installing : boost169-math-1.69.0-2.el7.x86_64 35/74 Installing : boost169-serialization-1.69.0-2.el7.x86_64 36/74 Installing : boost169-iostreams-1.69.0-2.el7.x86_64 37/74 Installing : gettext-libs-0.19.8.1-3.el7.x86_64 38/74 Installing : gettext-0.19.8.1-3.el7.x86_64 39/74 Installing : 12:dhcp-common-4.2.5-83.el7.centos.1.x86_64 40/74 Installing : atlas-3.10.1-12.el7.x86_64 41/74 Installing : openblas-serial-0.3.3-2.el7.x86_64 42/74 Installing : openblas-threads-0.3.3-2.el7.x86_64 43/74 Installing : python36-numpy-1.12.1-3.el7.x86_64 44/74 Installing : boost169-numpy3-1.69.0-2.el7.x86_64 45/74 Installing : libquadmath-devel-4.8.5-44.el7.x86_64 46/74 Installing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 47/74 Installing : cyrus-sasl-2.1.26-24.el7_9.x86_64 48/74 Installing : libicu-devel-50.2-4.el7_7.x86_64 49/74 Installing : xmltodict-0.7.0-1.0contrail.noarch 50/74 Installing : tbb-4.1-9.20130314.el7.x86_64 51/74 Installing : libvirt-bash-completion-4.5.0-36.el7_9.5.x86_64 52/74 Installing : gperftools-libs-2.6.1-1.el7.x86_64 53/74 Installing : 32:bind-export-libs-9.11.4-26.P2.el7_9.15.x86_64 54/74 Installing : autogen-libopts-5.18-5.el7.x86_64 55/74 Installing : libevent-2.0.21-4.el7.x86_64 56/74 Installing : unbound-libs-1.6.6-5.el7_8.x86_64 57/74 Installing : python2-setuptools-22.0.5-1.el7.noarch 58/74 Installing : python-nose-1.3.7-7.el7.noarch 59/74 Installing : 1:python2-numpy-1.11.2-2.el7.x86_64 60/74 Installing : boost169-numpy2-1.69.0-2.el7.x86_64 61/74 Installing : boost169-fiber-1.69.0-2.el7.x86_64 62/74 Installing : boost169-1.69.0-2.el7.x86_64 63/74 Installing : boost169-devel-1.69.0-2.el7.x86_64 64/74 Installing : trousers-0.3.14-2.el7.x86_64 65/74 Installing : gnutls-3.3.29-9.el7_6.x86_64 66/74 Installing : gnutls-dane-3.3.29-9.el7_6.x86_64 67/74 Installing : gnutls-utils-3.3.29-9.el7_6.x86_64 68/74 Installing : libvirt-libs-4.5.0-36.el7_9.5.x86_64 69/74 Installing : libvirt-client-4.5.0-36.el7_9.5.x86_64 70/74 Installing : contrail-vrouter-agent-master.1.5.8.3.1-master_1_5_8_3_1 71/74 Installing : 12:dhclient-4.2.5-83.el7.centos.1.x86_64 72/74 Installing : haproxy-1.5.18-9.el7_9.1.x86_64 73/74 Cleanup : cyrus-sasl-lib-2.1.26-23.el7.x86_64 74/74 Verifying : boost169-log-1.69.0-2.el7.x86_64 1/74 Verifying : trousers-0.3.14-2.el7.x86_64 2/74 Verifying : boost169-iostreams-1.69.0-2.el7.x86_64 3/74 Verifying : boost169-serialization-1.69.0-2.el7.x86_64 4/74 Verifying : gnutls-dane-3.3.29-9.el7_6.x86_64 5/74 Verifying : boost169-regex-1.69.0-2.el7.x86_64 6/74 Verifying : boost169-system-1.69.0-2.el7.x86_64 7/74 Verifying : 12:dhclient-4.2.5-83.el7.centos.1.x86_64 8/74 Verifying : libicu-devel-50.2-4.el7_7.x86_64 9/74 Verifying : boost169-math-1.69.0-2.el7.x86_64 10/74 Verifying : boost169-fiber-1.69.0-2.el7.x86_64 11/74 Verifying : boost169-type_erasure-1.69.0-2.el7.x86_64 12/74 Verifying : unbound-libs-1.6.6-5.el7_8.x86_64 13/74 Verifying : gettext-libs-0.19.8.1-3.el7.x86_64 14/74 Verifying : atlas-3.10.1-12.el7.x86_64 15/74 Verifying : boost169-1.69.0-2.el7.x86_64 16/74 Verifying : boost169-stacktrace-1.69.0-2.el7.x86_64 17/74 Verifying : boost169-date-time-1.69.0-2.el7.x86_64 18/74 Verifying : openblas-serial-0.3.3-2.el7.x86_64 19/74 Verifying : libcroco-0.6.12-6.el7_9.x86_64 20/74 Verifying : libquadmath-4.8.5-44.el7.x86_64 21/74 Verifying : boost169-filesystem-1.69.0-2.el7.x86_64 22/74 Verifying : boost169-graph-1.69.0-2.el7.x86_64 23/74 Verifying : boost169-contract-1.69.0-2.el7.x86_64 24/74 Verifying : boost169-python2-1.69.0-2.el7.x86_64 25/74 Verifying : python-nose-1.3.7-7.el7.noarch 26/74 Verifying : contrail-vrouter-agent-master.1.5.8.3.1-master_1_5_8_3_1 27/74 Verifying : boost169-container-1.69.0-2.el7.x86_64 28/74 Verifying : libicu-50.2-4.el7_7.x86_64 29/74 Verifying : boost169-wave-1.69.0-2.el7.x86_64 30/74 Verifying : boost169-thread-1.69.0-2.el7.x86_64 31/74 Verifying : gnutls-3.3.29-9.el7_6.x86_64 32/74 Verifying : openblas-threads-0.3.3-2.el7.x86_64 33/74 Verifying : python2-setuptools-22.0.5-1.el7.noarch 34/74 Verifying : 12:dhcp-common-4.2.5-83.el7.centos.1.x86_64 35/74 Verifying : boost169-coroutine-1.69.0-2.el7.x86_64 36/74 Verifying : boost169-timer-1.69.0-2.el7.x86_64 37/74 Verifying : cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 38/74 Verifying : libgfortran-4.8.5-44.el7.x86_64 39/74 Verifying : libevent-2.0.21-4.el7.x86_64 40/74 Verifying : 12:dhcp-libs-4.2.5-83.el7.centos.1.x86_64 41/74 Verifying : autogen-libopts-5.18-5.el7.x86_64 42/74 Verifying : boost169-chrono-1.69.0-2.el7.x86_64 43/74 Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 44/74 Verifying : boost169-numpy2-1.69.0-2.el7.x86_64 45/74 Verifying : boost169-devel-1.69.0-2.el7.x86_64 46/74 Verifying : libvirt-libs-4.5.0-36.el7_9.5.x86_64 47/74 Verifying : yajl-2.0.4-4.el7.x86_64 48/74 Verifying : 1:python2-numpy-1.11.2-2.el7.x86_64 49/74 Verifying : boost169-program-options-1.69.0-2.el7.x86_64 50/74 Verifying : libunistring-0.9.3-9.el7.x86_64 51/74 Verifying : nettle-2.7.1-9.el7_9.x86_64 52/74 Verifying : python36-numpy-1.12.1-3.el7.x86_64 53/74 Verifying : 32:bind-export-libs-9.11.4-26.P2.el7_9.15.x86_64 54/74 Verifying : boost169-atomic-1.69.0-2.el7.x86_64 55/74 Verifying : boost169-context-1.69.0-2.el7.x86_64 56/74 Verifying : gettext-0.19.8.1-3.el7.x86_64 57/74 Verifying : numactl-libs-2.0.12-5.el7.x86_64 58/74 Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 59/74 Verifying : haproxy-1.5.18-9.el7_9.1.x86_64 60/74 Verifying : boost169-random-1.69.0-2.el7.x86_64 61/74 Verifying : gperftools-libs-2.6.1-1.el7.x86_64 62/74 Verifying : boost169-python3-1.69.0-2.el7.x86_64 63/74 Verifying : libquadmath-devel-4.8.5-44.el7.x86_64 64/74 Verifying : boost169-test-1.69.0-2.el7.x86_64 65/74 Verifying : boost169-numpy3-1.69.0-2.el7.x86_64 66/74 Verifying : libvirt-bash-completion-4.5.0-36.el7_9.5.x86_64 67/74 Verifying : tbb-4.1-9.20130314.el7.x86_64 68/74 Verifying : gnutls-utils-3.3.29-9.el7_6.x86_64 69/74 Verifying : boost169-locale-1.69.0-2.el7.x86_64 70/74 Verifying : xmltodict-0.7.0-1.0contrail.noarch 71/74 Verifying : libvirt-client-4.5.0-36.el7_9.5.x86_64 72/74 Verifying : avahi-libs-0.6.31-20.el7.x86_64 73/74 Verifying : cyrus-sasl-lib-2.1.26-23.el7.x86_64 74/74 Installed: contrail-vrouter-agent.x86_64 0:master.1.5.8.3.1-master_1_5_8_3_1.el7 dhclient.x86_64 12:4.2.5-83.el7.centos.1 haproxy.x86_64 0:1.5.18-9.el7_9.1 libvirt-client.x86_64 0:4.5.0-36.el7_9.5 Dependency Installed: atlas.x86_64 0:3.10.1-12.el7 autogen-libopts.x86_64 0:5.18-5.el7 avahi-libs.x86_64 0:0.6.31-20.el7 bind-export-libs.x86_64 32:9.11.4-26.P2.el7_9.15 boost169.x86_64 0:1.69.0-2.el7 boost169-atomic.x86_64 0:1.69.0-2.el7 boost169-chrono.x86_64 0:1.69.0-2.el7 boost169-container.x86_64 0:1.69.0-2.el7 boost169-context.x86_64 0:1.69.0-2.el7 boost169-contract.x86_64 0:1.69.0-2.el7 boost169-coroutine.x86_64 0:1.69.0-2.el7 boost169-date-time.x86_64 0:1.69.0-2.el7 boost169-devel.x86_64 0:1.69.0-2.el7 boost169-fiber.x86_64 0:1.69.0-2.el7 boost169-filesystem.x86_64 0:1.69.0-2.el7 boost169-graph.x86_64 0:1.69.0-2.el7 boost169-iostreams.x86_64 0:1.69.0-2.el7 boost169-locale.x86_64 0:1.69.0-2.el7 boost169-log.x86_64 0:1.69.0-2.el7 boost169-math.x86_64 0:1.69.0-2.el7 boost169-numpy2.x86_64 0:1.69.0-2.el7 boost169-numpy3.x86_64 0:1.69.0-2.el7 boost169-program-options.x86_64 0:1.69.0-2.el7 boost169-python2.x86_64 0:1.69.0-2.el7 boost169-python3.x86_64 0:1.69.0-2.el7 boost169-random.x86_64 0:1.69.0-2.el7 boost169-regex.x86_64 0:1.69.0-2.el7 boost169-serialization.x86_64 0:1.69.0-2.el7 boost169-stacktrace.x86_64 0:1.69.0-2.el7 boost169-system.x86_64 0:1.69.0-2.el7 boost169-test.x86_64 0:1.69.0-2.el7 boost169-thread.x86_64 0:1.69.0-2.el7 boost169-timer.x86_64 0:1.69.0-2.el7 boost169-type_erasure.x86_64 0:1.69.0-2.el7 boost169-wave.x86_64 0:1.69.0-2.el7 cyrus-sasl.x86_64 0:2.1.26-24.el7_9 cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 dhcp-common.x86_64 12:4.2.5-83.el7.centos.1 dhcp-libs.x86_64 12:4.2.5-83.el7.centos.1 gettext.x86_64 0:0.19.8.1-3.el7 gettext-libs.x86_64 0:0.19.8.1-3.el7 gnutls.x86_64 0:3.3.29-9.el7_6 gnutls-dane.x86_64 0:3.3.29-9.el7_6 gnutls-utils.x86_64 0:3.3.29-9.el7_6 gperftools-libs.x86_64 0:2.6.1-1.el7 libcroco.x86_64 0:0.6.12-6.el7_9 libevent.x86_64 0:2.0.21-4.el7 libgfortran.x86_64 0:4.8.5-44.el7 libicu.x86_64 0:50.2-4.el7_7 libicu-devel.x86_64 0:50.2-4.el7_7 libquadmath.x86_64 0:4.8.5-44.el7 libquadmath-devel.x86_64 0:4.8.5-44.el7 libunistring.x86_64 0:0.9.3-9.el7 libvirt-bash-completion.x86_64 0:4.5.0-36.el7_9.5 libvirt-libs.x86_64 0:4.5.0-36.el7_9.5 nettle.x86_64 0:2.7.1-9.el7_9 numactl-libs.x86_64 0:2.0.12-5.el7 openblas-serial.x86_64 0:0.3.3-2.el7 openblas-threads.x86_64 0:0.3.3-2.el7 python-nose.noarch 0:1.3.7-7.el7 python2-numpy.x86_64 1:1.11.2-2.el7 python2-setuptools.noarch 0:22.0.5-1.el7 python36-numpy.x86_64 0:1.12.1-3.el7 tbb.x86_64 0:4.1-9.20130314.el7 trousers.x86_64 0:0.3.14-2.el7 unbound-libs.x86_64 0:1.6.6-5.el7_8 xmltodict.noarch 0:0.7.0-1.0contrail yajl.x86_64 0:2.0.4-4.el7 Dependency Updated: cyrus-sasl-lib.x86_64 0:2.1.26-24.el7_9 Complete! Loaded plugins: fastestmirror, ovl Cleaning repos: contrail 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 : tpc Cleaning up list of fastest mirrors Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple Collecting contrail-vrouter-api==0.1.dev0 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) Collecting opencontrail-vrouter-netns==0.1.dev0 Downloading http://localhost:6667/pip/simple/opencontrail-vrouter-netns/opencontrail_vrouter_netns-0.1.dev0-py3-none-any.whl (34 kB) Collecting eventlet Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e43/b9ae05ba4bb47/eventlet-0.33.3-py2.py3-none-any.whl (226 kB) Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.6/site-packages (from opencontrail-vrouter-netns==0.1.dev0) (2.27.1) Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.6/site-packages (from opencontrail-vrouter-netns==0.1.dev0) (0.10.1) Requirement already satisfied: importlib-resources in /usr/local/lib/python3.6/site-packages (from netaddr<1->opencontrail-vrouter-netns==0.1.dev0) (5.4.0) Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.6/site-packages (from requests>=2.20.0->opencontrail-vrouter-netns==0.1.dev0) (3.10) Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.6/site-packages (from requests>=2.20.0->opencontrail-vrouter-netns==0.1.dev0) (2025.1.31) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.6/site-packages (from requests>=2.20.0->opencontrail-vrouter-netns==0.1.dev0) (1.26.20) Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.6/site-packages (from requests>=2.20.0->opencontrail-vrouter-netns==0.1.dev0) (2.0.12) Requirement already satisfied: greenlet>=0.3 in /usr/local/lib64/python3.6/site-packages (from eventlet->opencontrail-vrouter-netns==0.1.dev0) (2.0.2) Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/site-packages (from eventlet->opencontrail-vrouter-netns==0.1.dev0) (1.17.0) Collecting dnspython>=1.15.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a85/1e51367fb93e9/dnspython-2.2.1-py3-none-any.whl (269 kB) Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.6/site-packages (from importlib-resources->netaddr<1->opencontrail-vrouter-netns==0.1.dev0) (3.6.0) Installing collected packages: dnspython, eventlet, contrail-vrouter-api, opencontrail-vrouter-netns 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 Successfully installed contrail-vrouter-api-0.1.dev0 dnspython-2.2.1 eventlet-0.33.3 opencontrail-vrouter-netns-0.1.dev0 ---> Removed intermediate container 28cb86efd615 ---> ac2e5a27df67 Step 9/13 : COPY *.sh / ---> e0d26aa0d3c7 Step 10/13 : COPY vhost0-dhcp/dhclient-script /etc/dhcp/dhclient-script ---> 4087d1c879e7 Step 11/13 : COPY vhost0-dhcp/vhost0-nameservers.sh /etc/dhcp/dhclient-exit-hooks.d/ ---> e9335968643f Step 12/13 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8ccddbdc8453 ---> Removed intermediate container 8ccddbdc8453 ---> e61344967c71 Step 13/13 : CMD ["/usr/bin/contrail-vrouter-agent"] ---> Running in 646f15779745 ---> Removed intermediate container 646f15779745 ---> 1182a0c53552 [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 1182a0c53552 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-vrouter-agent:master-1_5_8_3-1 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-1_5_8_3-1 2025-04-15 09:38:54,621: INFO: Docker build duration: 327 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-vrouter-agent] 46ce53c231b4: Preparing 6f48cd1cf10a: Preparing b57fcfdc33de: Preparing df8c8a6eb0fd: Preparing 03ad03fabda2: Preparing ebffcd82d049: Preparing bc452996e36f: Preparing 48c297796f48: Preparing a1bbfab0da8a: Preparing 9da1d1397511: Preparing 9f6a9b0ab72e: Preparing 7b0fd5dbd8f7: Preparing ffd7f82a0656: Preparing 6b49753dbae0: Preparing 174f56854903: Preparing 46ce53c231b4: Waiting 6f48cd1cf10a: Waiting b57fcfdc33de: Waiting df8c8a6eb0fd: Waiting 03ad03fabda2: Waiting ebffcd82d049: Waiting bc452996e36f: Waiting 48c297796f48: Waiting a1bbfab0da8a: Waiting 9da1d1397511: Waiting 9f6a9b0ab72e: Waiting 7b0fd5dbd8f7: Waiting ffd7f82a0656: Waiting 6b49753dbae0: Waiting 174f56854903: Waiting 46ce53c231b4: Pushed 6f48cd1cf10a: Pushed b57fcfdc33de: Pushed 03ad03fabda2: Layer already exists ebffcd82d049: Layer already exists bc452996e36f: Layer already exists a1bbfab0da8a: Layer already exists 48c297796f48: Layer already exists 9da1d1397511: Layer already exists 9f6a9b0ab72e: Layer already exists ffd7f82a0656: Layer already exists 7b0fd5dbd8f7: Layer already exists 6b49753dbae0: Layer already exists 174f56854903: Layer already exists df8c8a6eb0fd: Pushed master-1_5_8_3-1: digest: sha256:a278ec16d04b916b9647447001662956121dccf790eafc9764d77936f69b6aff size: 3457 The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent] 46ce53c231b4: Preparing 6f48cd1cf10a: Preparing b57fcfdc33de: Preparing df8c8a6eb0fd: Preparing 03ad03fabda2: Preparing ebffcd82d049: Preparing bc452996e36f: Preparing 48c297796f48: Preparing a1bbfab0da8a: Preparing 9da1d1397511: Preparing 9f6a9b0ab72e: Preparing 7b0fd5dbd8f7: Preparing ffd7f82a0656: Preparing 6b49753dbae0: Preparing 174f56854903: Preparing ebffcd82d049: Waiting bc452996e36f: Waiting 48c297796f48: Waiting a1bbfab0da8a: Waiting 9da1d1397511: Waiting 9f6a9b0ab72e: Waiting 7b0fd5dbd8f7: Waiting ffd7f82a0656: Waiting 6b49753dbae0: Waiting 174f56854903: Waiting 6f48cd1cf10a: Layer already exists 03ad03fabda2: Layer already exists b57fcfdc33de: Layer already exists 46ce53c231b4: Layer already exists df8c8a6eb0fd: Layer already exists ebffcd82d049: Layer already exists bc452996e36f: Layer already exists 48c297796f48: Layer already exists a1bbfab0da8a: Layer already exists 9da1d1397511: Layer already exists 9f6a9b0ab72e: Layer already exists 7b0fd5dbd8f7: Layer already exists ffd7f82a0656: Layer already exists 6b49753dbae0: Layer already exists 174f56854903: Layer already exists master-1_5_8_3-1: digest: sha256:a278ec16d04b916b9647447001662956121dccf790eafc9764d77936f69b6aff size: 3457 2025-04-15 09:40:07,720: INFO: Building contrail-vrouter-agent finished successfully, duration: 400 seconds