2025-05-28 15:33:10,733: INFO: Building opensdn-kubernetes-cni-init 2025-05-28 15:33:10,769: 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_7_6_2-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=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} ---> fd1a2203b86b Step 4/10 : ARG SITE_MIRROR ---> Running in fc67ecc713f9 ---> Removed intermediate container fc67ecc713f9 ---> 245580f05e7c Step 5/10 : ARG CONTAINER_NAME ---> Running in bb3e87b0297d ---> Removed intermediate container bb3e87b0297d ---> bb22e7947a49 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in d7c9e4b0fded ---> Removed intermediate container d7c9e4b0fded ---> 6cb0320876f8 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 352d2df14966 ---> Removed intermediate container 352d2df14966 ---> 4cad1f741428 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 7494ef0121d7 2025-05-28 15:33:23 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.7.6.2.1-master_1_7_6_2_1.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.7.6.2.1-master_1_7_6_2_1.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.7.6.2.1-master_1_7_6_2_1.el7.x86 1/1 Verifying : contrail-k8s-cni-master.1.7.6.2.1-master_1_7_6_2_1.el7.x86 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.7.6.2.1-master_1_7_6_2_1.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 7494ef0121d7 ---> d1fd8c7e72d9 Step 9/10 : COPY entrypoint.sh / ---> 12acd1f56f0f Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a3d05b503669 ---> Removed intermediate container a3d05b503669 ---> 02f0982f9346 [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 02f0982f9346 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_7_6_2-1 2025-05-28 15:34:33,067: INFO: Docker build duration: 83 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] 0c7bdbe2797b: Preparing ec62a292acbd: Preparing d07cedd98283: Preparing cf98a64d8294: Preparing 72d0a1daaadf: Preparing 372d17f13a13: Preparing 4b66e43e0cfe: Preparing c78ae3125744: Preparing bfdf5e452a81: Preparing 0e8292285612: Preparing 174f56854903: Preparing 372d17f13a13: Waiting 4b66e43e0cfe: Waiting c78ae3125744: Waiting bfdf5e452a81: Waiting 0e8292285612: Waiting 174f56854903: Waiting 72d0a1daaadf: Layer already exists d07cedd98283: Layer already exists cf98a64d8294: Layer already exists 372d17f13a13: Layer already exists 4b66e43e0cfe: Layer already exists 0c7bdbe2797b: Pushed bfdf5e452a81: Layer already exists c78ae3125744: Layer already exists 0e8292285612: Layer already exists 174f56854903: Layer already exists ec62a292acbd: Pushed master-1_7_6_2-1: digest: sha256:f8d958dbaf579fe0a80573e61ff9db1f8ddc0839dcdebaff0c76aac8b15c44f6 size: 2620 2025-05-28 15:34:41,579: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 91 seconds