2024-10-23 19:36:23,798: INFO: Building contrail-vrouter-agent 2024-10-23 19:36:23,900: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_1_2_6-1-r24.1-centos --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 70.66 kB Step 1/10 : FROM nexus.gz1.opensdn.io:5101/contrail-vrouter-base:master-1_1_2_6-1-r24.1-centos ---> c98068b9546e Step 2/10 : ARG CONTAINER_NAME ---> Running in 70d02732033c ---> Removed intermediate container 70d02732033c ---> 5a4ab2d2130a Step 3/10 : ENV SERVICE_NAME=agent CONTAINER_NAME=$CONTAINER_NAME ---> Running in 18b592ee6566 ---> Removed intermediate container 18b592ee6566 ---> d3b74b3e8c2d Step 4/10 : 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 17cd654375de ---> Removed intermediate container 17cd654375de ---> 4d7ed35eaff6 Step 5/10 : RUN pkgs='dhclient contrail-vrouter-agent haproxy libvirt-client' && pkgs+=' python-opencontrail-vrouter-netns python-contrail-vrouter-api' && yum install -y $pkgs && rpm -qi contrail-vrouter-agent | awk '/Version/{print($3)}' > /contrail_build_version && yum clean all -y && rm -rf /var/cache/yum && ldconfig ---> Running in 8a38a5c62eec Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package contrail-vrouter-agent.x86_64 0:master.1.1.2.6.1.r24.1.centos-master_1_1_2_6_1_r24.1_centos.el7 will be installed --> Processing Dependency: xmltodict >= 0.7.0 for package: contrail-vrouter-agent-master.1.1.2.6.1.r24.1.centos-master_1_1_2_6_1_r24.1_centos.el7.x86_64 --> Processing Dependency: libtcmalloc.so.4()(64bit) for package: contrail-vrouter-agent-master.1.1.2.6.1.r24.1.centos-master_1_1_2_6_1_r24.1_centos.el7.x86_64 --> Processing Dependency: libboost_thread-mt.so.1.53.0()(64bit) for package: contrail-vrouter-agent-master.1.1.2.6.1.r24.1.centos-master_1_1_2_6_1_r24.1_centos.el7.x86_64 --> Processing Dependency: libboost_system.so.1.53.0()(64bit) for package: contrail-vrouter-agent-master.1.1.2.6.1.r24.1.centos-master_1_1_2_6_1_r24.1_centos.el7.x86_64 --> Processing Dependency: libboost_system-mt.so.1.53.0()(64bit) for package: contrail-vrouter-agent-master.1.1.2.6.1.r24.1.centos-master_1_1_2_6_1_r24.1_centos.el7.x86_64 --> Processing Dependency: libboost_regex.so.1.53.0()(64bit) for package: contrail-vrouter-agent-master.1.1.2.6.1.r24.1.centos-master_1_1_2_6_1_r24.1_centos.el7.x86_64 --> Processing Dependency: libboost_program_options.so.1.53.0()(64bit) for package: contrail-vrouter-agent-master.1.1.2.6.1.r24.1.centos-master_1_1_2_6_1_r24.1_centos.el7.x86_64 --> Processing Dependency: libboost_filesystem.so.1.53.0()(64bit) for package: contrail-vrouter-agent-master.1.1.2.6.1.r24.1.centos-master_1_1_2_6_1_r24.1_centos.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 ---> Package python-contrail-vrouter-api.x86_64 0:master.1.1.2.6.1.r24.1.centos-master_1_1_2_6_1_r24.1_centos.el7 will be installed ---> Package python-opencontrail-vrouter-netns.x86_64 0:master.1.1.2.6.1.r24.1.centos-master_1_1_2_6_1_r24.1_centos.el7 will be installed --> 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 boost-filesystem.x86_64 0:1.53.0-28.el7 will be installed ---> Package boost-program-options.x86_64 0:1.53.0-28.el7 will be installed ---> Package boost-regex.x86_64 0:1.53.0-28.el7 will be installed --> Processing Dependency: libicuuc.so.50()(64bit) for package: boost-regex-1.53.0-28.el7.x86_64 --> Processing Dependency: libicui18n.so.50()(64bit) for package: boost-regex-1.53.0-28.el7.x86_64 --> Processing Dependency: libicudata.so.50()(64bit) for package: boost-regex-1.53.0-28.el7.x86_64 ---> Package boost-system.x86_64 0:1.53.0-28.el7 will be installed ---> Package boost-thread.x86_64 0:1.53.0-28.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 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 cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be installed ---> 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 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 libevent.x86_64 0:2.0.21-4.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-vrouter-agent x86_64 master.1.1.2.6.1.r24.1.centos-master_1_1_2_6_1_r24.1_centos.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 python-contrail-vrouter-api x86_64 master.1.1.2.6.1.r24.1.centos-master_1_1_2_6_1_r24.1_centos.el7 contrail 7.2 k python-opencontrail-vrouter-netns x86_64 master.1.1.2.6.1.r24.1.centos-master_1_1_2_6_1_r24.1_centos.el7 contrail 65 k Installing for dependencies: 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 boost-filesystem x86_64 1.53.0-28.el7 contrail-tpc 67 k boost-program-options x86_64 1.53.0-28.el7 contrail-tpc 155 k boost-regex x86_64 1.53.0-28.el7 contrail-tpc 294 k boost-system x86_64 1.53.0-28.el7 contrail-tpc 39 k boost-thread x86_64 1.53.0-28.el7 contrail-tpc 56 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 libicu x86_64 50.2-4.el7_7 tf-mirrors.ci_repos_yum7-base 6.9 M 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 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 contrail-tpc 9.4 k yajl x86_64 2.0.4-4.el7 tf-mirrors.ci_repos_yum7-base 39 k Transaction Summary ================================================================================ Install 6 Packages (+30 Dependent packages) Total download size: 34 M Installed size: 134 M Downloading packages: -------------------------------------------------------------------------------- Total 9.8 MB/s | 34 MB 00:03 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : nettle-2.7.1-9.el7_9.x86_64 1/36 install-info: No such file or directory for /usr/share/info/nettle.info Installing : boost-system-1.53.0-28.el7.x86_64 2/36 Installing : avahi-libs-0.6.31-20.el7.x86_64 3/36 Installing : numactl-libs-2.0.12-5.el7.x86_64 4/36 Installing : yajl-2.0.4-4.el7.x86_64 5/36 Installing : 12:dhcp-libs-4.2.5-83.el7.centos.1.x86_64 6/36 Installing : libcroco-0.6.12-6.el7_9.x86_64 7/36 Installing : libunistring-0.9.3-9.el7.x86_64 8/36 Installing : gettext-libs-0.19.8.1-3.el7.x86_64 9/36 Installing : gettext-0.19.8.1-3.el7.x86_64 10/36 install-info: No such file or directory for /usr/share/info/gettext.info.gz Installing : 12:dhcp-common-4.2.5-83.el7.centos.1.x86_64 11/36 Installing : boost-thread-1.53.0-28.el7.x86_64 12/36 Installing : boost-filesystem-1.53.0-28.el7.x86_64 13/36 Installing : xmltodict-0.7.0-1.0contrail.noarch 14/36 Installing : libvirt-bash-completion-4.5.0-36.el7_9.5.x86_64 15/36 Installing : gperftools-libs-2.6.1-1.el7.x86_64 16/36 Installing : cyrus-sasl-2.1.26-24.el7_9.x86_64 17/36 Installing : 32:bind-export-libs-9.11.4-26.P2.el7_9.15.x86_64 18/36 Installing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 19/36 Installing : libevent-2.0.21-4.el7.x86_64 20/36 Installing : unbound-libs-1.6.6-5.el7_8.x86_64 21/36 Installing : libicu-50.2-4.el7_7.x86_64 22/36 Installing : boost-regex-1.53.0-28.el7.x86_64 23/36 Installing : autogen-libopts-5.18-5.el7.x86_64 24/36 Installing : boost-program-options-1.53.0-28.el7.x86_64 25/36 Installing : trousers-0.3.14-2.el7.x86_64 26/36 Installing : gnutls-3.3.29-9.el7_6.x86_64 27/36 Installing : libvirt-libs-4.5.0-36.el7_9.5.x86_64 28/36 Installing : gnutls-dane-3.3.29-9.el7_6.x86_64 29/36 Installing : gnutls-utils-3.3.29-9.el7_6.x86_64 30/36 Installing : libvirt-client-4.5.0-36.el7_9.5.x86_64 31/36 Installing : contrail-vrouter-agent-master.1.1.2.6.1.r24.1.centos-mas 32/36 WARNING: Running pip install with root privileges is generally not a good idea. Try `__main__.py install --user` instead. Collecting paramiko Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/1fe/df06b08535905/paramiko-3.5.0-py3-none-any.whl (227kB) Collecting passlib Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525kB) Collecting xmltodict Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/20c/c7d723ed72927/xmltodict-0.14.2-py2.py3-none-any.whl Collecting bcrypt>=3.2 (from paramiko) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/27d/375903ac8261c/bcrypt-4.0.1.tar.gz Complete output from command python setup.py egg_info: =============================DEBUG ASSISTANCE========================== If you are seeing an error here please try the following to successfully install bcrypt: Upgrade to the latest pip and try again. This will fix errors for most users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip =============================DEBUG ASSISTANCE========================== Traceback (most recent call last): File "", line 1, in File "/tmp/pip-build-r5ojk0i_/bcrypt/setup.py", line 11, in from setuptools_rust import RustExtension ModuleNotFoundError: No module named 'setuptools_rust' ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-r5ojk0i_/bcrypt/ warning: %post(contrail-vrouter-agent-master.1.1.2.6.1.r24.1.centos-master_1_1_2_6_1_r24.1_centos.el7.x86_64) scriptlet failed, exit status 1 Non-fatal POSTIN scriptlet failure in rpm package contrail-vrouter-agent-master.1.1.2.6.1.r24.1.centos-master_1_1_2_6_1_r24.1_centos.el7.x86_64  Installing : 12:dhclient-4.2.5-83.el7.centos.1.x86_64 33/36 Installing : haproxy-1.5.18-9.el7_9.1.x86_64 34/36 Installing : python-opencontrail-vrouter-netns-master.1.1.2.6.1.r24.1 35/36 WARNING: Running pip install with root privileges is generally not a good idea. Try `__main__.py install --user` instead. Collecting pip Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7MB) Installing collected packages: pip Successfully installed pip-21.3.1 You are using pip version 21.3.1, however version 24.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/ Collecting setuptools_rust Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/722/88a34cbb2efc4/setuptools_rust-1.1.2-py3-none-any.whl (21 kB) Collecting cython<3.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ac9/10a28a2fd3d28/Cython-0.29.37-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (1.9 MB) Collecting netaddr<1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/982/2305b42ea1020/netaddr-0.10.1-py2.py3-none-any.whl (2.2 MB) Requirement already satisfied: six in /usr/local/lib/python3.6/site-packages (1.13.0) Collecting requests Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) Collecting python-barbicanclient<=5.3 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB) Collecting docker==2.4.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/0b7/371986c79ccbc/docker-2.4.2-py2.py3-none-any.whl (110 kB) Collecting enum34 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c38/58660960c984d/enum34-1.1.10-py3-none-any.whl (11 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) Collecting python-keystoneclient Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/5ba/d91bda4f6f565/python_keystoneclient-4.5.0-py3-none-any.whl (398 kB) Collecting pyOpenSSL Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/24f/0dc5227396b3e/pyOpenSSL-23.2.0-py3-none-any.whl (59 kB) Collecting unittest2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) Collecting websocket-client>=0.32.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/074/e2ed575e7c822/websocket_client-1.3.1-py3-none-any.whl (54 kB) Collecting docker-pycreds>=0.2.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/726/6112468627868/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) Collecting semantic-version<3,>=2.8.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/de7/8a3b8e0feda74/semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) Collecting typing-extensions>=3.7.4.3 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/21c/85e0fe4b9a155/typing_extensions-4.1.1-py3-none-any.whl (26 kB) Collecting setuptools>=46.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4ce/92f1e1f8f0123/setuptools-59.6.0-py3-none-any.whl (952 kB) Collecting importlib-resources Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/33a/95faed5fc19b4/importlib_resources-5.4.0-py3-none-any.whl (28 kB) Collecting idna<4,>=2.5 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/946/d195a0d259cbb/idna-3.10-py3-none-any.whl (70 kB) Collecting charset-normalizer~=2.0.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting urllib3<1.27,>=1.21.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/0ed/14ccfbf1c30a9/urllib3-1.26.20-py2.py3-none-any.whl (144 kB) Collecting certifi>=2017.4.17 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/922/820b53db7a725/certifi-2024.8.30-py3-none-any.whl (167 kB) Collecting pbr!=2.1.0,>=2.0.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a77/6ae228892d801/pbr-6.1.0-py2.py3-none-any.whl (108 kB) Collecting keystoneauth1>=3.4.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c41/b041abed17f5e/keystoneauth1-5.1.3-py3-none-any.whl (318 kB) Collecting oslo.i18n>=3.15.3 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/750/86cfd89881963/oslo.i18n-5.1.0-py3-none-any.whl (46 kB) Collecting oslo.serialization!=2.19.1,>=2.18.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/6c1/c483231c38277/oslo.serialization-4.3.0-py3-none-any.whl (25 kB) Collecting cliff!=2.9.0,>=2.8.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) Collecting oslo.utils>=3.33.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/dab/26f205980a379/oslo.utils-4.13.0-py3-none-any.whl (101 kB) Collecting greenlet>=0.3 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/cd0/21c754b162c0f/greenlet-2.0.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (564 kB) 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) Collecting stevedore>=1.20.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/fa2/630e3d0ad3e22/stevedore-3.5.2-py3-none-any.whl (50 kB) Collecting importlib-metadata>=1.7.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/65a/9576a5b2d58ca/importlib_metadata-4.8.3-py3-none-any.whl (17 kB) Collecting packaging>=20.4 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) Collecting debtcollector>=1.2.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/139/3a527d2c72f14/debtcollector-2.5.0-py3-none-any.whl (23 kB) Collecting oslo.config>=5.2.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/643/130555aa66c31/oslo.config-8.8.1-py3-none-any.whl (128 kB) Collecting cryptography!=40.0.0,!=40.0.1,<42,>=38.0.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/0dc/ca15d3a19a66e/cryptography-40.0.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.7 MB) Collecting argparse Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) Collecting traceback2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) Collecting PrettyTable>=0.7.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/141/1c65d21dca9ea/prettytable-2.5.0-py3-none-any.whl (24 kB) Collecting cmd2>=1.0.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f19/88ff2fff0ed81/cmd2-2.4.3-py3-none-any.whl (147 kB) Collecting pyparsing>=2.1.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a6a/7ee4235a3f944/pyparsing-3.1.4-py3-none-any.whl (104 kB) Collecting PyYAML>=3.12 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/afd/7e57eddb1a54f/PyYAML-6.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (677 kB) Collecting autopage>=0.4.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f5e/ae54dd20ccc8b/autopage-0.5.2-py3-none-any.whl (30 kB) Collecting cffi>=1.12 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/697/5a3fac6bc83c4/cffi-1.15.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (402 kB) Collecting wrapt>=1.7.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/3eb/f019be5c09d40/wrapt-1.16.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (77 kB) Collecting zipp>=0.5 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/9fe/5ea21568a0a70/zipp-3.6.0-py3-none-any.whl (5.3 kB) Collecting os-service-types>=1.2.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/050/5c72205690910/os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) Collecting iso8601>=0.1.11 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/840/0e90141bf792b/iso8601-1.1.0-py3-none-any.whl (9.9 kB) Collecting rfc3986>=1.2.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a86/d6e1f5b1dc238/rfc3986-1.5.0-py2.py3-none-any.whl (31 kB) Collecting msgpack>=0.5.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b1d/46dfe3832660f/msgpack-1.0.5-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300 kB) Collecting pytz>=2013.6 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/31c/7c1817eb7fae7/pytz-2024.2-py2.py3-none-any.whl (508 kB) Collecting netifaces>=0.10.4 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/28f/4bf3a1361ab3e/netifaces-0.11.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32 kB) Collecting linecache2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) Collecting pycparser Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/8ee/45429555515e1/pycparser-2.21-py2.py3-none-any.whl (118 kB) Collecting wcwidth>=0.1.7 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/3da/69048e4540d84/wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Collecting attrs>=16.3.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/29e/95c7f6778868d/attrs-22.2.0-py3-none-any.whl (60 kB) Collecting pyperclip>=1.6 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b7d/e0142ddc81bfc/pyperclip-1.9.0.tar.gz (20 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Using legacy 'setup.py install' for pyperclip, since package 'wheel' is not installed. Installing collected packages: zipp, typing-extensions, wrapt, pyparsing, pbr, importlib-resources, importlib-metadata, wcwidth, urllib3, pytz, pyperclip, pycparser, packaging, oslo.i18n, netifaces, netaddr, iso8601, idna, debtcollector, charset-normalizer, certifi, attrs, stevedore, rfc3986, requests, PyYAML, PrettyTable, oslo.utils, os-service-types, msgpack, linecache2, cmd2, cffi, autopage, websocket-client, traceback2, setuptools, semantic-version, oslo.serialization, oslo.config, keystoneauth1, greenlet, docker-pycreds, dnspython, cryptography, cliff, argparse, unittest2, setuptools-rust, python-keystoneclient, python-barbicanclient, pyOpenSSL, eventlet, enum34, docker, cython WARNING: The script pbr is installed in '/usr/local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Running setup.py install for pyperclip: started Running setup.py install for pyperclip: finished with status 'done' WARNING: The script netaddr is installed in '/usr/local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script normalizer is installed in '/usr/local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script wsdump is installed in '/usr/local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Attempting uninstall: setuptools Found existing installation: setuptools 39.2.0 Uninstalling setuptools-39.2.0: Successfully uninstalled setuptools-39.2.0 WARNING: The scripts oslo-config-generator and oslo-config-validator are installed in '/usr/local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script unit2 is installed in '/usr/local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script barbican is installed in '/usr/local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The scripts cygdb, cython and cythonize are installed in '/usr/local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. sandesh 0.1.dev0 requires bottle, which is not installed. sandesh 0.1.dev0 requires fysom, which is not installed. sandesh 0.1.dev0 requires gevent, which is not installed. opencontrail-vrouter-netns 0.1 requires contrail-vrouter-api, which is not installed. contrail-config-common 0.1.dev0 requires bitarray, which is not installed. contrail-config-common 0.1.dev0 requires bottle<0.13, which is not installed. contrail-config-common 0.1.dev0 requires cassandra-driver, which is not installed. contrail-config-common 0.1.dev0 requires gevent, which is not installed. contrail-config-common 0.1.dev0 requires kazoo, which is not installed. contrail-config-common 0.1.dev0 requires simplejson, which is not installed. Successfully installed PrettyTable-2.5.0 PyYAML-6.0.1 argparse-1.4.0 attrs-22.2.0 autopage-0.5.2 certifi-2024.8.30 cffi-1.15.1 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.3 cryptography-40.0.2 cython-0.29.37 debtcollector-2.5.0 dnspython-2.2.1 docker-2.4.2 docker-pycreds-0.4.0 enum34-1.1.10 eventlet-0.33.3 greenlet-2.0.2 idna-3.10 importlib-metadata-4.8.3 importlib-resources-5.4.0 iso8601-1.1.0 keystoneauth1-5.1.3 linecache2-1.0.0 msgpack-1.0.5 netaddr-0.10.1 netifaces-0.11.0 os-service-types-1.7.0 oslo.config-8.8.1 oslo.i18n-5.1.0 oslo.serialization-4.3.0 oslo.utils-4.13.0 packaging-21.3 pbr-6.1.0 pyOpenSSL-23.2.0 pycparser-2.21 pyparsing-3.1.4 pyperclip-1.9.0 python-barbicanclient-5.3.0 python-keystoneclient-4.5.0 pytz-2024.2 requests-2.27.1 rfc3986-1.5.0 semantic-version-2.10.0 setuptools-59.6.0 setuptools-rust-1.1.2 stevedore-3.5.2 traceback2-1.4.0 typing-extensions-4.1.1 unittest2-1.1.0 urllib3-1.26.20 wcwidth-0.2.13 websocket-client-1.3.1 wrapt-1.16.0 zipp-3.6.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 Installing : python-contrail-vrouter-api-master.1.1.2.6.1.r24.1.cento 36/36 Verifying : trousers-0.3.14-2.el7.x86_64 1/36 Verifying : python-contrail-vrouter-api-master.1.1.2.6.1.r24.1.cento 2/36 Verifying : boost-thread-1.53.0-28.el7.x86_64 3/36 Verifying : boost-program-options-1.53.0-28.el7.x86_64 4/36 Verifying : autogen-libopts-5.18-5.el7.x86_64 5/36 Verifying : 12:dhclient-4.2.5-83.el7.centos.1.x86_64 6/36 Verifying : libunistring-0.9.3-9.el7.x86_64 7/36 Verifying : gettext-libs-0.19.8.1-3.el7.x86_64 8/36 Verifying : unbound-libs-1.6.6-5.el7_8.x86_64 9/36 Verifying : contrail-vrouter-agent-master.1.1.2.6.1.r24.1.centos-mas 10/36 Verifying : python-opencontrail-vrouter-netns-master.1.1.2.6.1.r24.1 11/36 Verifying : libcroco-0.6.12-6.el7_9.x86_64 12/36 Verifying : libicu-50.2-4.el7_7.x86_64 13/36 Verifying : boost-regex-1.53.0-28.el7.x86_64 14/36 Verifying : gnutls-3.3.29-9.el7_6.x86_64 15/36 Verifying : boost-system-1.53.0-28.el7.x86_64 16/36 Verifying : 12:dhcp-common-4.2.5-83.el7.centos.1.x86_64 17/36 Verifying : libevent-2.0.21-4.el7.x86_64 18/36 Verifying : 12:dhcp-libs-4.2.5-83.el7.centos.1.x86_64 19/36 Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 20/36 Verifying : libvirt-libs-4.5.0-36.el7_9.5.x86_64 21/36 Verifying : yajl-2.0.4-4.el7.x86_64 22/36 Verifying : gnutls-dane-3.3.29-9.el7_6.x86_64 23/36 Verifying : nettle-2.7.1-9.el7_9.x86_64 24/36 Verifying : 32:bind-export-libs-9.11.4-26.P2.el7_9.15.x86_64 25/36 Verifying : gettext-0.19.8.1-3.el7.x86_64 26/36 Verifying : numactl-libs-2.0.12-5.el7.x86_64 27/36 Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 28/36 Verifying : haproxy-1.5.18-9.el7_9.1.x86_64 29/36 Verifying : gperftools-libs-2.6.1-1.el7.x86_64 30/36 Verifying : libvirt-bash-completion-4.5.0-36.el7_9.5.x86_64 31/36 Verifying : gnutls-utils-3.3.29-9.el7_6.x86_64 32/36 Verifying : avahi-libs-0.6.31-20.el7.x86_64 33/36 Verifying : xmltodict-0.7.0-1.0contrail.noarch 34/36 Verifying : libvirt-client-4.5.0-36.el7_9.5.x86_64 35/36 Verifying : boost-filesystem-1.53.0-28.el7.x86_64 36/36 Installed: contrail-vrouter-agent.x86_64 0:master.1.1.2.6.1.r24.1.centos-master_1_1_2_6_1_r24.1_centos.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 python-contrail-vrouter-api.x86_64 0:master.1.1.2.6.1.r24.1.centos-master_1_1_2_6_1_r24.1_centos.el7 python-opencontrail-vrouter-netns.x86_64 0:master.1.1.2.6.1.r24.1.centos-master_1_1_2_6_1_r24.1_centos.el7 Dependency Installed: 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 boost-filesystem.x86_64 0:1.53.0-28.el7 boost-program-options.x86_64 0:1.53.0-28.el7 boost-regex.x86_64 0:1.53.0-28.el7 boost-system.x86_64 0:1.53.0-28.el7 boost-thread.x86_64 0:1.53.0-28.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 libicu.x86_64 0:50.2-4.el7_7 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 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 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 8a38a5c62eec ---> 1f4b046c4789 Step 6/10 : COPY *.sh / ---> 3f6174ad42f3 Step 7/10 : COPY vhost0-dhcp/dhclient-script /etc/dhcp/dhclient-script ---> b7be5b3814c3 Step 8/10 : COPY vhost0-dhcp/vhost0-nameservers.sh /etc/dhcp/dhclient-exit-hooks.d/ ---> 6f58bbc1ca29 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 090c405b94c2 ---> Removed intermediate container 090c405b94c2 ---> 8c49c0a54d0b Step 10/10 : CMD ["/usr/bin/contrail-vrouter-agent"] ---> Running in 07dcffff8abe ---> Removed intermediate container 07dcffff8abe ---> 6983750b7d64 [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_CONTAINER_TAG CONTRAIL_REGISTRY 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 6983750b7d64 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-vrouter-agent:master-1_1_2_6-1-r24.1-centos Successfully tagged nexus.gz1.opensdn.io:5101/tf-vrouter-agent:master-1_1_2_6-1-r24.1-centos 2024-10-23 19:40:39,698: INFO: Docker build duration: 256 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-vrouter-agent] b162cfab71d7: Preparing 4595ef7bc0e2: Preparing 1591507c72e5: Preparing 6f0fa40b4111: Preparing e29fe7f834c9: Preparing c8eb70fd6c59: Preparing fd31d23dbdbc: Preparing 244060029a32: Preparing 32b1b18de696: Preparing ab2765901e3e: Preparing dcd78271eb1b: Preparing eb5c5da5995e: Preparing 7771d0603c33: Preparing 8c856677d684: Preparing 174f56854903: Preparing b162cfab71d7: Waiting 4595ef7bc0e2: Waiting 1591507c72e5: Waiting 6f0fa40b4111: Waiting e29fe7f834c9: Waiting c8eb70fd6c59: Waiting fd31d23dbdbc: Waiting 244060029a32: Waiting 32b1b18de696: Waiting ab2765901e3e: Waiting dcd78271eb1b: Waiting eb5c5da5995e: Waiting 7771d0603c33: Waiting 8c856677d684: Waiting 174f56854903: Waiting b162cfab71d7: Pushed 4595ef7bc0e2: Pushed 1591507c72e5: Pushed e29fe7f834c9: Layer already exists c8eb70fd6c59: Layer already exists fd31d23dbdbc: Layer already exists 244060029a32: Layer already exists 32b1b18de696: Layer already exists ab2765901e3e: Layer already exists dcd78271eb1b: Layer already exists eb5c5da5995e: Layer already exists 7771d0603c33: Layer already exists 8c856677d684: Layer already exists 174f56854903: Layer already exists 6f0fa40b4111: Pushed master-1_1_2_6-1-r24.1-centos: digest: sha256:070dc5c494ccd4a9dfdc390268cf5b7ca215334c158092bcb0dff77ffbdca201 size: 3456 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-vrouter-agent] b162cfab71d7: Preparing 4595ef7bc0e2: Preparing 1591507c72e5: Preparing 6f0fa40b4111: Preparing e29fe7f834c9: Preparing c8eb70fd6c59: Preparing fd31d23dbdbc: Preparing 244060029a32: Preparing 32b1b18de696: Preparing ab2765901e3e: Preparing dcd78271eb1b: Preparing eb5c5da5995e: Preparing 7771d0603c33: Preparing 8c856677d684: Preparing 174f56854903: Preparing 6f0fa40b4111: Waiting e29fe7f834c9: Waiting c8eb70fd6c59: Waiting fd31d23dbdbc: Waiting 244060029a32: Waiting 32b1b18de696: Waiting ab2765901e3e: Waiting dcd78271eb1b: Waiting eb5c5da5995e: Waiting 7771d0603c33: Waiting 8c856677d684: Waiting 174f56854903: Waiting 4595ef7bc0e2: Layer already exists b162cfab71d7: Layer already exists 1591507c72e5: Layer already exists 6f0fa40b4111: Layer already exists e29fe7f834c9: Layer already exists fd31d23dbdbc: Layer already exists c8eb70fd6c59: Layer already exists 32b1b18de696: Layer already exists 244060029a32: Layer already exists ab2765901e3e: Layer already exists dcd78271eb1b: Layer already exists eb5c5da5995e: Layer already exists 7771d0603c33: Layer already exists 8c856677d684: Layer already exists 174f56854903: Layer already exists master-1_1_2_6-1-r24.1-centos: digest: sha256:070dc5c494ccd4a9dfdc390268cf5b7ca215334c158092bcb0dff77ffbdca201 size: 3456 2024-10-23 19:41:56,326: INFO: Building contrail-vrouter-agent finished successfully, duration: 333 seconds