2025-01-02 20:01:58,544: INFO: Building contrail-status 2025-01-02 20:01:58,640: 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_2_5_2-9 --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-status --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 32.77 kB Step 1/13 : ARG CONTRAIL_REGISTRY Step 2/13 : ARG CONTRAIL_CONTAINER_TAG Step 3/13 : FROM ${CONTRAIL_REGISTRY}/contrail-base:${CONTRAIL_CONTAINER_TAG} ---> de350a2b9617 Step 4/13 : ARG PIP_REPOSITORY ---> Running in a1919aec96ee ---> Removed intermediate container a1919aec96ee ---> 7daad0774ff8 Step 5/13 : ARG SITE_MIRROR ---> Running in d6f9abef1cfa ---> Removed intermediate container d6f9abef1cfa ---> fbe58b1b8bd6 Step 6/13 : ARG CONTAINER_NAME ---> Running in b75413c3d1df ---> Removed intermediate container b75413c3d1df ---> 163424b90b65 Step 7/13 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 46f60278e192 ---> Removed intermediate container 46f60278e192 ---> 37b109caebd4 Step 8/13 : LABEL name=$CONTAINER_NAME summary="Container with code of contrail-status tool" description="Display a list of all components of a Contrail server node and report their current status of active or inactive." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in facdb232bb6f ---> Removed intermediate container facdb232bb6f ---> a5ac75e1cd33 Step 9/13 : RUN yum install -y podman ; yum clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url $PIP_REPOSITORY "nodemgr==0.1.dev0" ---> Running in 291b83ed4790 Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package podman.x86_64 0:1.6.4-36.el7_9 will be installed --> Processing Dependency: slirp4netns >= 0.4.0-1 for package: podman-1.6.4-36.el7_9.x86_64 --> Processing Dependency: runc >= 1.0.0-57 for package: podman-1.6.4-36.el7_9.x86_64 --> Processing Dependency: containers-common >= 0.1.29-3 for package: podman-1.6.4-36.el7_9.x86_64 --> Processing Dependency: containernetworking-plugins >= 0.8.1-1 for package: podman-1.6.4-36.el7_9.x86_64 --> Processing Dependency: nftables for package: podman-1.6.4-36.el7_9.x86_64 --> Processing Dependency: libseccomp for package: podman-1.6.4-36.el7_9.x86_64 --> Processing Dependency: fuse-overlayfs for package: podman-1.6.4-36.el7_9.x86_64 --> Processing Dependency: container-selinux for package: podman-1.6.4-36.el7_9.x86_64 --> Processing Dependency: conmon for package: podman-1.6.4-36.el7_9.x86_64 --> Processing Dependency: libseccomp.so.2()(64bit) for package: podman-1.6.4-36.el7_9.x86_64 --> Running transaction check ---> Package conmon.x86_64 2:2.0.8-1.el7 will be installed ---> Package container-selinux.noarch 2:2.119.2-1.911c772.el7_8 will be installed --> Processing Dependency: selinux-policy-targeted >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: selinux-policy-base >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: selinux-policy >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: policycoreutils >= 2.5-11 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: policycoreutils-python for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: libselinux-utils for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch ---> Package containerd.io.x86_64 0:1.6.28-3.1.el7 will be installed ---> Package containernetworking-plugins.x86_64 0:0.8.3-3.el7.centos will be installed ---> Package containers-common.x86_64 1:0.1.40-11.el7_8 will be installed --> Processing Dependency: subscription-manager for package: 1:containers-common-0.1.40-11.el7_8.x86_64 ---> Package fuse-overlayfs.x86_64 0:0.7.2-6.el7_8 will be installed --> Processing Dependency: libfuse3.so.3(FUSE_3.2)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64 --> Processing Dependency: libfuse3.so.3(FUSE_3.0)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64 --> Processing Dependency: libfuse3.so.3()(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed ---> Package nftables.x86_64 1:0.8-14.el7 will be installed --> Processing Dependency: libnftnl.so.7(LIBNFTNL_5)(64bit) for package: 1:nftables-0.8-14.el7.x86_64 --> Processing Dependency: libnftnl.so.7()(64bit) for package: 1:nftables-0.8-14.el7.x86_64 ---> Package slirp4netns.x86_64 0:0.4.3-4.el7_8 will be installed --> Running transaction check ---> Package fuse3-libs.x86_64 0:3.6.1-4.el7 will be installed ---> Package libnftnl.x86_64 0:1.0.8-3.el7 will be installed --> Processing Dependency: libjansson.so.4()(64bit) for package: libnftnl-1.0.8-3.el7.x86_64 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: checkpolicy for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed ---> Package selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2 will be installed ---> Package subscription-manager.x86_64 0:1.24.53-1.el7.centos will be installed --> Processing Dependency: subscription-manager-rhsm = 1.24.53 for package: subscription-manager-1.24.53-1.el7.centos.x86_64 --> Processing Dependency: python-dmidecode >= 3.12.2-2 for package: subscription-manager-1.24.53-1.el7.centos.x86_64 --> Processing Dependency: virt-what for package: subscription-manager-1.24.53-1.el7.centos.x86_64 --> Processing Dependency: usermode for package: subscription-manager-1.24.53-1.el7.centos.x86_64 --> Processing Dependency: python-syspurpose for package: subscription-manager-1.24.53-1.el7.centos.x86_64 --> Processing Dependency: python-six for package: subscription-manager-1.24.53-1.el7.centos.x86_64 --> Processing Dependency: python-setuptools for package: subscription-manager-1.24.53-1.el7.centos.x86_64 --> Processing Dependency: python-inotify for package: subscription-manager-1.24.53-1.el7.centos.x86_64 --> Processing Dependency: python-ethtool for package: subscription-manager-1.24.53-1.el7.centos.x86_64 --> Processing Dependency: python-decorator for package: subscription-manager-1.24.53-1.el7.centos.x86_64 --> Processing Dependency: python-dateutil for package: subscription-manager-1.24.53-1.el7.centos.x86_64 --> Running transaction check ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed ---> Package jansson.x86_64 0:2.10-1.el7 will be installed ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed ---> Package python-decorator.noarch 0:3.4.0-3.el7 will be installed ---> Package python-dmidecode.x86_64 0:3.12.2-4.el7 will be installed ---> Package python-ethtool.x86_64 0:0.8-8.el7 will be installed --> Processing Dependency: libnl.so.1()(64bit) for package: python-ethtool-0.8-8.el7.x86_64 ---> Package python-inotify.noarch 0:0.9.4-4.el7 will be installed ---> Package python-syspurpose.x86_64 0:1.24.53-1.el7.centos will be installed ---> Package python2-dateutil.noarch 1:2.6.1-1.el7 will be installed ---> Package python2-setuptools.noarch 0:22.0.5-1.el7 will be installed ---> Package python2-six.noarch 0:1.12.0-1.el7 will be installed ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed ---> Package subscription-manager-rhsm.x86_64 0:1.24.53-1.el7.centos will be installed --> Processing Dependency: subscription-manager-rhsm-certificates = 1.24.53-1.el7.centos for package: subscription-manager-rhsm-1.24.53-1.el7.centos.x86_64 ---> Package usermode.x86_64 0:1.111-6.el7 will be installed ---> Package virt-what.x86_64 0:1.18-4.el7_9.1 will be installed --> Processing Dependency: which for package: virt-what-1.18-4.el7_9.1.x86_64 --> Processing Dependency: dmidecode for package: virt-what-1.18-4.el7_9.1.x86_64 --> Running transaction check ---> Package dmidecode.x86_64 1:3.2-5.el7_9.1 will be installed ---> Package libnl.x86_64 0:1.1.4-3.el7 will be installed ---> Package subscription-manager-rhsm-certificates.x86_64 0:1.24.53-1.el7.centos will be installed ---> Package which.x86_64 0:2.20-7.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: podman x86_64 1.6.4-36.el7_9 tf-mirrors.ci_repos_yum7-extras 13 M Installing for dependencies: audit-libs-python x86_64 2.8.5-4.el7 tf-mirrors.ci_repos_yum7-base 76 k checkpolicy x86_64 2.5-8.el7 tf-mirrors.ci_repos_yum7-base 295 k conmon x86_64 2:2.0.8-1.el7 tf-mirrors.ci_repos_yum7-extras 31 k container-selinux noarch 2:2.119.2-1.911c772.el7_8 tf-mirrors.ci_repos_yum7-extras 40 k containerd.io x86_64 1.6.28-3.1.el7 tf-mirrors.ci_repos_dockerrepo 35 M containernetworking-plugins x86_64 0.8.3-3.el7.centos tf-mirrors.ci_repos_yum7-extras 20 M containers-common x86_64 1:0.1.40-11.el7_8 tf-mirrors.ci_repos_yum7-extras 43 k dmidecode x86_64 1:3.2-5.el7_9.1 tf-mirrors.ci_repos_yum7-updates 82 k fuse-overlayfs x86_64 0.7.2-6.el7_8 tf-mirrors.ci_repos_yum7-extras 54 k fuse3-libs x86_64 3.6.1-4.el7 tf-mirrors.ci_repos_yum7-extras 82 k jansson x86_64 2.10-1.el7 tf-mirrors.ci_repos_yum7-base 37 k libcgroup x86_64 0.41-21.el7 tf-mirrors.ci_repos_yum7-base 66 k libnftnl x86_64 1.0.8-3.el7 tf-mirrors.ci_repos_yum7-base 78 k libnl x86_64 1.1.4-3.el7 tf-mirrors.ci_repos_yum7-base 128 k libseccomp x86_64 2.3.1-4.el7 tf-mirrors.ci_repos_yum7-base 56 k libselinux-python x86_64 2.5-15.el7 tf-mirrors.ci_repos_yum7-base 236 k libselinux-utils x86_64 2.5-15.el7 tf-mirrors.ci_repos_yum7-base 151 k libsemanage-python x86_64 2.5-14.el7 tf-mirrors.ci_repos_yum7-base 113 k nftables x86_64 1:0.8-14.el7 tf-mirrors.ci_repos_yum7-base 186 k policycoreutils x86_64 2.5-34.el7 tf-mirrors.ci_repos_yum7-base 917 k policycoreutils-python x86_64 2.5-34.el7 tf-mirrors.ci_repos_yum7-base 457 k python-IPy noarch 0.75-6.el7 tf-mirrors.ci_repos_yum7-base 32 k python-decorator noarch 3.4.0-3.el7 tf-mirrors.ci_repos_yum7-base 27 k python-dmidecode x86_64 3.12.2-4.el7 tf-mirrors.ci_repos_yum7-base 83 k python-ethtool x86_64 0.8-8.el7 tf-mirrors.ci_repos_yum7-base 34 k python-inotify noarch 0.9.4-4.el7 tf-mirrors.ci_repos_yum7-base 49 k python-syspurpose x86_64 1.24.53-1.el7.centos tf-mirrors.ci_repos_yum7-updates 277 k python2-dateutil noarch 1:2.6.1-1.el7 tf-mirrors.ci_repos_centos-openstack-queens 246 k python2-setuptools noarch 22.0.5-1.el7 tf-mirrors.ci_repos_centos-openstack-queens 485 k python2-six noarch 1.12.0-1.el7 contrail-tpc 33 k selinux-policy noarch 3.13.1-268.el7_9.2 tf-mirrors.ci_repos_yum7-updates 498 k selinux-policy-targeted noarch 3.13.1-268.el7_9.2 tf-mirrors.ci_repos_yum7-updates 7.0 M setools-libs x86_64 3.3.8-4.el7 tf-mirrors.ci_repos_yum7-base 620 k slirp4netns x86_64 0.4.3-4.el7_8 tf-mirrors.ci_repos_yum7-extras 81 k subscription-manager x86_64 1.24.53-1.el7.centos tf-mirrors.ci_repos_yum7-updates 1.1 M subscription-manager-rhsm x86_64 1.24.53-1.el7.centos tf-mirrors.ci_repos_yum7-updates 336 k subscription-manager-rhsm-certificates x86_64 1.24.53-1.el7.centos tf-mirrors.ci_repos_yum7-updates 239 k usermode x86_64 1.111-6.el7 tf-mirrors.ci_repos_yum7-base 193 k virt-what x86_64 1.18-4.el7_9.1 tf-mirrors.ci_repos_yum7-updates 30 k which x86_64 2.20-7.el7 tf-mirrors.ci_repos_yum7-base 41 k Transaction Summary ================================================================================ Install 1 Package (+40 Dependent packages) Total download size: 82 M Installed size: 289 M Downloading packages: -------------------------------------------------------------------------------- Total 19 MB/s | 82 MB 00:04 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : python2-six-1.12.0-1.el7.noarch 1/41 Installing : libseccomp-2.3.1-4.el7.x86_64 2/41 Installing : slirp4netns-0.4.3-4.el7_8.x86_64 3/41 Installing : 1:python2-dateutil-2.6.1-1.el7.noarch 4/41 Installing : libselinux-utils-2.5-15.el7.x86_64 5/41 Installing : policycoreutils-2.5-34.el7.x86_64 6/41 Installing : selinux-policy-3.13.1-268.el7_9.2.noarch 7/41 Installing : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch 8/41 Installing : libcgroup-0.41-21.el7.x86_64 9/41 Installing : usermode-1.111-6.el7.x86_64 10/41 Installing : 2:conmon-2.0.8-1.el7.x86_64 11/41 Installing : libnl-1.1.4-3.el7.x86_64 12/41 Installing : python-ethtool-0.8-8.el7.x86_64 13/41 Installing : jansson-2.10-1.el7.x86_64 14/41 Installing : libnftnl-1.0.8-3.el7.x86_64 15/41 Installing : 1:nftables-0.8-14.el7.x86_64 16/41 Installing : python-dmidecode-3.12.2-4.el7.x86_64 17/41 Installing : audit-libs-python-2.8.5-4.el7.x86_64 18/41 Installing : 1:dmidecode-3.2-5.el7_9.1.x86_64 19/41 Installing : libselinux-python-2.5-15.el7.x86_64 20/41 Installing : libsemanage-python-2.5-14.el7.x86_64 21/41 Installing : fuse3-libs-3.6.1-4.el7.x86_64 22/41 Installing : fuse-overlayfs-0.7.2-6.el7_8.x86_64 23/41 Installing : python2-setuptools-22.0.5-1.el7.noarch 24/41 Installing : setools-libs-3.3.8-4.el7.x86_64 25/41 Installing : containernetworking-plugins-0.8.3-3.el7.centos.x86_64 26/41 Installing : python-IPy-0.75-6.el7.noarch 27/41 Installing : python-decorator-3.4.0-3.el7.noarch 28/41 Installing : which-2.20-7.el7.x86_64 29/41 install-info: No such file or directory for /usr/share/info/which.info.gz Installing : virt-what-1.18-4.el7_9.1.x86_64 30/41 Installing : checkpolicy-2.5-8.el7.x86_64 31/41 Installing : policycoreutils-python-2.5-34.el7.x86_64 32/41 Installing : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch 33/41 setsebool: SELinux is disabled. Installing : containerd.io-1.6.28-3.1.el7.x86_64 34/41 Installing : python-syspurpose-1.24.53-1.el7.centos.x86_64 35/41 Installing : python-inotify-0.9.4-4.el7.noarch 36/41 Installing : subscription-manager-rhsm-certificates-1.24.53-1.el7.cen 37/41 Installing : subscription-manager-rhsm-1.24.53-1.el7.centos.x86_64 38/41 Installing : subscription-manager-1.24.53-1.el7.centos.x86_64 39/41 Installing : 1:containers-common-0.1.40-11.el7_8.x86_64 40/41 Installing : podman-1.6.4-36.el7_9.x86_64 41/41 Verifying : subscription-manager-rhsm-certificates-1.24.53-1.el7.cen 1/41 Verifying : virt-what-1.18-4.el7_9.1.x86_64 2/41 Verifying : containerd.io-1.6.28-3.1.el7.x86_64 3/41 Verifying : fuse-overlayfs-0.7.2-6.el7_8.x86_64 4/41 Verifying : 1:nftables-0.8-14.el7.x86_64 5/41 Verifying : python-inotify-0.9.4-4.el7.noarch 6/41 Verifying : python-syspurpose-1.24.53-1.el7.centos.x86_64 7/41 Verifying : 1:python2-dateutil-2.6.1-1.el7.noarch 8/41 Verifying : 1:containers-common-0.1.40-11.el7_8.x86_64 9/41 Verifying : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch 10/41 Verifying : python-ethtool-0.8-8.el7.x86_64 11/41 Verifying : checkpolicy-2.5-8.el7.x86_64 12/41 Verifying : policycoreutils-2.5-34.el7.x86_64 13/41 Verifying : which-2.20-7.el7.x86_64 14/41 Verifying : python-decorator-3.4.0-3.el7.noarch 15/41 Verifying : python-IPy-0.75-6.el7.noarch 16/41 Verifying : libseccomp-2.3.1-4.el7.x86_64 17/41 Verifying : libselinux-utils-2.5-15.el7.x86_64 18/41 Verifying : policycoreutils-python-2.5-34.el7.x86_64 19/41 Verifying : containernetworking-plugins-0.8.3-3.el7.centos.x86_64 20/41 Verifying : subscription-manager-1.24.53-1.el7.centos.x86_64 21/41 Verifying : setools-libs-3.3.8-4.el7.x86_64 22/41 Verifying : python2-setuptools-22.0.5-1.el7.noarch 23/41 Verifying : fuse3-libs-3.6.1-4.el7.x86_64 24/41 Verifying : podman-1.6.4-36.el7_9.x86_64 25/41 Verifying : libsemanage-python-2.5-14.el7.x86_64 26/41 Verifying : slirp4netns-0.4.3-4.el7_8.x86_64 27/41 Verifying : libselinux-python-2.5-15.el7.x86_64 28/41 Verifying : 1:dmidecode-3.2-5.el7_9.1.x86_64 29/41 Verifying : selinux-policy-3.13.1-268.el7_9.2.noarch 30/41 Verifying : audit-libs-python-2.8.5-4.el7.x86_64 31/41 Verifying : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch 32/41 Verifying : python-dmidecode-3.12.2-4.el7.x86_64 33/41 Verifying : jansson-2.10-1.el7.x86_64 34/41 Verifying : libnl-1.1.4-3.el7.x86_64 35/41 Verifying : python2-six-1.12.0-1.el7.noarch 36/41 Verifying : subscription-manager-rhsm-1.24.53-1.el7.centos.x86_64 37/41 Verifying : 2:conmon-2.0.8-1.el7.x86_64 38/41 Verifying : libnftnl-1.0.8-3.el7.x86_64 39/41 Verifying : usermode-1.111-6.el7.x86_64 40/41 Verifying : libcgroup-0.41-21.el7.x86_64 41/41 Installed: podman.x86_64 0:1.6.4-36.el7_9 Dependency Installed: audit-libs-python.x86_64 0:2.8.5-4.el7 checkpolicy.x86_64 0:2.5-8.el7 conmon.x86_64 2:2.0.8-1.el7 container-selinux.noarch 2:2.119.2-1.911c772.el7_8 containerd.io.x86_64 0:1.6.28-3.1.el7 containernetworking-plugins.x86_64 0:0.8.3-3.el7.centos containers-common.x86_64 1:0.1.40-11.el7_8 dmidecode.x86_64 1:3.2-5.el7_9.1 fuse-overlayfs.x86_64 0:0.7.2-6.el7_8 fuse3-libs.x86_64 0:3.6.1-4.el7 jansson.x86_64 0:2.10-1.el7 libcgroup.x86_64 0:0.41-21.el7 libnftnl.x86_64 0:1.0.8-3.el7 libnl.x86_64 0:1.1.4-3.el7 libseccomp.x86_64 0:2.3.1-4.el7 libselinux-python.x86_64 0:2.5-15.el7 libselinux-utils.x86_64 0:2.5-15.el7 libsemanage-python.x86_64 0:2.5-14.el7 nftables.x86_64 1:0.8-14.el7 policycoreutils.x86_64 0:2.5-34.el7 policycoreutils-python.x86_64 0:2.5-34.el7 python-IPy.noarch 0:0.75-6.el7 python-decorator.noarch 0:3.4.0-3.el7 python-dmidecode.x86_64 0:3.12.2-4.el7 python-ethtool.x86_64 0:0.8-8.el7 python-inotify.noarch 0:0.9.4-4.el7 python-syspurpose.x86_64 0:1.24.53-1.el7.centos python2-dateutil.noarch 1:2.6.1-1.el7 python2-setuptools.noarch 0:22.0.5-1.el7 python2-six.noarch 0:1.12.0-1.el7 selinux-policy.noarch 0:3.13.1-268.el7_9.2 selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2 setools-libs.x86_64 0:3.3.8-4.el7 slirp4netns.x86_64 0:0.4.3-4.el7_8 subscription-manager.x86_64 0:1.24.53-1.el7.centos subscription-manager-rhsm.x86_64 0:1.24.53-1.el7.centos subscription-manager-rhsm-certificates.x86_64 0:1.24.53-1.el7.centos usermode.x86_64 0:1.111-6.el7 virt-what.x86_64 0:1.18-4.el7_9.1 which.x86_64 0:2.20-7.el7 Complete! Loaded plugins: fastestmirror, ovl, product-id, search-disabled-repos, : subscription-manager This system is not registered with an entitlement server. You can use subscription-manager to register. 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 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple Collecting nodemgr==0.1.dev0 Downloading http://localhost:6667/pip/simple/nodemgr/nodemgr-0.1.dev0-py3-none-any.whl (98 kB) Collecting sandesh-common Downloading http://localhost:6667/pip/simple/sandesh-common/sandesh_common-0.1.dev0-py3-none-any.whl (9.5 kB) Collecting psutil!=5.5.0,!=5.5.1,>=0.6.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/97f/7cb9921fbec49/psutil-6.1.1-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (287 kB) Collecting grpcio==1.29.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/eed/e3039c3998e2c/grpcio-1.29.0-cp36-cp36m-manylinux2010_x86_64.whl (3.0 MB) Collecting gevent Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f01/c9adbcb605364/gevent-22.10.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.8 MB) Collecting sandesh==0.1.dev0 Downloading http://localhost:6667/pip/simple/sandesh/sandesh-0.1.dev0-py3-none-any.whl (217 kB) Collecting greenlet 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 docker<=3.0.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/8c0/59f53579592f9/docker-3.0.0-py2.py3-none-any.whl (120 kB) Collecting containerd==1.5.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a13/cabca98c6f15e/containerd-1.5.2-py3-none-any.whl (96 kB) Collecting bottle<0.13 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d6f/15f9d422670b7/bottle-0.12.25-py3-none-any.whl (90 kB) 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) Collecting PyYAML<6,>=5.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4e0/583d24c881e14/PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB) Collecting protobuf==3.17.3 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/6ce/4d8bf0321e7b2/protobuf-3.17.3-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) Collecting lxml==4.0.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d45/07916c408feec/lxml-4.0.0-cp36-cp36m-manylinux1_x86_64.whl (5.3 MB) Collecting six>=1.5.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/472/1f391ed90541f/six-1.17.0-py2.py3-none-any.whl (11 kB) Collecting fysom Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e36/17b79f19220c7/fysom-2.1.6.tar.gz (19 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' 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) Requirement already satisfied: requests!=2.18.0,>=2.14.2 in /usr/local/lib/python3.6/site-packages (from docker<=3.0.0->nodemgr==0.1.dev0) (2.27.1) 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 zope.event Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/73d/9e3ef750cca14/zope.event-4.6-py2.py3-none-any.whl (6.8 kB) Requirement already satisfied: setuptools in /usr/local/lib/python3.6/site-packages (from gevent->nodemgr==0.1.dev0) (59.6.0) Collecting zope.interface Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d16/9ccd0756c15bb/zope.interface-5.5.2-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (253 kB) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.6/site-packages (from requests!=2.18.0,>=2.14.2->docker<=3.0.0->nodemgr==0.1.dev0) (1.26.20) Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.6/site-packages (from requests!=2.18.0,>=2.14.2->docker<=3.0.0->nodemgr==0.1.dev0) (3.10) Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.6/site-packages (from requests!=2.18.0,>=2.14.2->docker<=3.0.0->nodemgr==0.1.dev0) (2.0.12) Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.6/site-packages (from requests!=2.18.0,>=2.14.2->docker<=3.0.0->nodemgr==0.1.dev0) (2024.12.14) Collecting zipp>=3.1.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/9fe/5ea21568a0a70/zipp-3.6.0-py3-none-any.whl (5.3 kB) Using legacy 'setup.py install' for fysom, since package 'wheel' is not installed. Installing collected packages: zipp, zope.interface, zope.event, six, importlib-resources, greenlet, websocket-client, protobuf, netaddr, grpcio, gevent, fysom, docker-pycreds, bottle, sandesh-common, sandesh, PyYAML, psutil, lxml, docker, containerd, nodemgr Running setup.py install for fysom: started Running setup.py install for fysom: finished with status 'done' 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 PyYAML-5.4.1 bottle-0.12.25 containerd-1.5.2 docker-3.0.0 docker-pycreds-0.4.0 fysom-2.1.6 gevent-22.10.2 greenlet-2.0.2 grpcio-1.29.0 importlib-resources-5.4.0 lxml-4.0.0 netaddr-0.10.1 nodemgr-0.1.dev0 protobuf-3.17.3 psutil-6.1.1 sandesh-0.1.dev0 sandesh-common-0.1.dev0 six-1.17.0 websocket-client-1.3.1 zipp-3.6.0 zope.event-4.6 zope.interface-5.5.2 ---> Removed intermediate container 291b83ed4790 ---> 94d2208feb6b Step 10/13 : COPY contrail-status.py /root ---> 2a75d5fb6514 Step 11/13 : COPY entrypoint.sh / ---> 5911a06152c7 Step 12/13 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 95b4a0deb809 ---> Removed intermediate container 95b4a0deb809 ---> 21aba84a969a Step 13/13 : ENV PS1="033[1m($CONTAINER_NAME)033[m017[$(id -un)@$(hostname -s) $(pwd)]$ " ---> Running in 1808d101616f ---> Removed intermediate container 1808d101616f ---> 94aebbb3cfbe [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 94aebbb3cfbe Successfully tagged nexus.gz1.opensdn.io:5101/contrail-status:master-1_2_5_2-9 Successfully tagged nexus.gz1.opensdn.io:5101/tf-status:master-1_2_5_2-9 2025-01-02 20:07:07,748: INFO: Docker build duration: 309 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-status] 8d4acd84137c: Preparing 6227dcde5ee3: Preparing bbb38e696eb0: Preparing e082e6a8507c: Preparing 3e02f027603c: Preparing fef5919dbc27: Preparing e4252997c58f: Preparing 8eb2a08f670b: Preparing e1ab5b5b8db7: Preparing 3895b45a0423: Preparing 0e53de13b166: Preparing 174f56854903: Preparing 6227dcde5ee3: Waiting bbb38e696eb0: Waiting e082e6a8507c: Waiting 3e02f027603c: Waiting fef5919dbc27: Waiting e4252997c58f: Waiting 8eb2a08f670b: Waiting e1ab5b5b8db7: Waiting 3895b45a0423: Waiting 0e53de13b166: Waiting 174f56854903: Waiting 8d4acd84137c: Pushed 6227dcde5ee3: Pushed e082e6a8507c: Layer already exists 3e02f027603c: Layer already exists fef5919dbc27: Layer already exists e4252997c58f: Layer already exists 8eb2a08f670b: Layer already exists e1ab5b5b8db7: Layer already exists 3895b45a0423: Layer already exists 0e53de13b166: Layer already exists 174f56854903: Layer already exists bbb38e696eb0: Pushed master-1_2_5_2-9: digest: sha256:0e48eac1300ea4e87185fc7e7b94d6266d08d30b9e98d23d15ed6cb5f8df384c size: 2828 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-status] 8d4acd84137c: Preparing 6227dcde5ee3: Preparing bbb38e696eb0: Preparing e082e6a8507c: Preparing 3e02f027603c: Preparing fef5919dbc27: Preparing e4252997c58f: Preparing 8eb2a08f670b: Preparing e1ab5b5b8db7: Preparing 3895b45a0423: Preparing 0e53de13b166: Preparing 174f56854903: Preparing 6227dcde5ee3: Waiting bbb38e696eb0: Waiting e082e6a8507c: Waiting 3e02f027603c: Waiting fef5919dbc27: Waiting e4252997c58f: Waiting 8eb2a08f670b: Waiting e1ab5b5b8db7: Waiting 3895b45a0423: Waiting 0e53de13b166: Waiting 174f56854903: Waiting 8d4acd84137c: Waiting 8d4acd84137c: Layer already exists 6227dcde5ee3: Layer already exists bbb38e696eb0: Layer already exists e082e6a8507c: Layer already exists 3e02f027603c: Layer already exists fef5919dbc27: Layer already exists e4252997c58f: Layer already exists 8eb2a08f670b: Layer already exists e1ab5b5b8db7: Layer already exists 3895b45a0423: Layer already exists 0e53de13b166: Layer already exists 174f56854903: Layer already exists master-1_2_5_2-9: digest: sha256:0e48eac1300ea4e87185fc7e7b94d6266d08d30b9e98d23d15ed6cb5f8df384c size: 2828 2025-01-02 20:11:26,114: INFO: Building contrail-status finished successfully, duration: 568 seconds