2025-06-23 13:56:20,444: INFO: Building opensdn-kubernetes-cni-init 2025-06-23 13:56:20,479: 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_6_6_1-3_3 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=7 --build-arg LINUX_DISTR=centos --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=opensdn-kubernetes-cni-init --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 8.704 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} ---> 28b7f11c7281 Step 4/10 : ARG SITE_MIRROR ---> Running in 26b158c66252 ---> Removed intermediate container 26b158c66252 ---> 4e5f318ba041 Step 5/10 : ARG CONTAINER_NAME ---> Running in cb9d4ac40dcc ---> Removed intermediate container cb9d4ac40dcc ---> 20b32e8c50d5 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 795cb547c742 ---> Removed intermediate container 795cb547c742 ---> f45acad28e14 Step 7/10 : LABEL name=$CONTAINER_NAME summary="Contrail Kubernetes Container Network Interface" description="Contrail provides support for Container Network Interface for Kubernetes." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in aed08aefcae5 ---> Removed intermediate container aed08aefcae5 ---> 1d7fe565e297 Step 8/10 : RUN set -e ; source /functions.sh && download_package https://github.com containernetworking/cni/releases/download/v0.3.0/cni-v0.3.0.tgz /opt/cni-v0.3.0.tgz && yum install -y contrail-k8s-cni && yum clean all -y && rm -rf /var/cache/yum ---> Running in 78c7183bf7fe 2025-06-23 13:56:34 URL:http://nexus.gz1.opensdn.io/repository/external-web-cache/containernetworking/cni/releases/download/v0.3.0/cni-v0.3.0.tgz [13610792/13610792] -> "/opt/cni-v0.3.0.tgz" [1] Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package contrail-k8s-cni.x86_64 0:master.1.6.6.1.3.3-master_1_6_6_1_3_3.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.6.6.1.3.3-master_1_6_6_1_3_3.el7 contrail 2.2 M Transaction Summary ================================================================================ Install 1 Package Total download size: 2.2 M Installed size: 6.2 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : contrail-k8s-cni-master.1.6.6.1.3.3-master_1_6_6_1_3_3.el7 1/1 Verifying : contrail-k8s-cni-master.1.6.6.1.3.3-master_1_6_6_1_3_3.el7 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.6.6.1.3.3-master_1_6_6_1_3_3.el7 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 ---> Removed intermediate container 78c7183bf7fe ---> d4e8e0da9822 Step 9/10 : COPY entrypoint.sh / ---> c77f06628c2f Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5b0673449948 ---> Removed intermediate container 5b0673449948 ---> 1f20d7c7db4b [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 1f20d7c7db4b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_6_6_1-3_3 2025-06-23 13:58:17,009: INFO: Docker build duration: 117 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] a703e28e661b: Preparing 72e9599c6903: Preparing dc55f3238781: Preparing 233b2161b972: Preparing e69922b2b7fc: Preparing 469695c1adec: Preparing 206613199704: Preparing 898eb6506c71: Preparing 904868da9697: Preparing caa1487e3c6d: Preparing 174f56854903: Preparing 898eb6506c71: Waiting 904868da9697: Waiting caa1487e3c6d: Waiting 174f56854903: Waiting 469695c1adec: Waiting 206613199704: Waiting a703e28e661b: Pushed 233b2161b972: Layer already exists e69922b2b7fc: Layer already exists dc55f3238781: Layer already exists 206613199704: Layer already exists 469695c1adec: Layer already exists 904868da9697: Layer already exists 898eb6506c71: Layer already exists 174f56854903: Layer already exists caa1487e3c6d: Layer already exists 72e9599c6903: Pushed master-1_6_6_1-3_3: digest: sha256:112915e345d8d21a6bef9a9e22074dff7bd11a7626b5db90acde8a98213be7b2 size: 2620 2025-06-23 13:58:27,835: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 127 seconds