2025-08-19 12:32:07,476: INFO: Building opensdn-kubernetes-cni-init 2025-08-19 12:32:07,526: 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-2_0_2_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=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} ---> ea30646ab842 Step 4/10 : ARG SITE_MIRROR ---> Running in 5875652dd850 ---> Removed intermediate container 5875652dd850 ---> 8cf5d587d76f Step 5/10 : ARG CONTAINER_NAME ---> Running in 869e73bcfa9c ---> Removed intermediate container 869e73bcfa9c ---> 1bcd088ad6fc Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 202e21c13849 ---> Removed intermediate container 202e21c13849 ---> 88779a71f176 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 6c66dfc3bb6f ---> Removed intermediate container 6c66dfc3bb6f ---> efc0f8185b69 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 72fe3ea4c50a 2025-08-19 12:32:20 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.2.0.2.3.1-master_2_0_2_3_1.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.2.0.2.3.1-master_2_0_2_3_1.el7 contrail 2.6 M Transaction Summary ================================================================================ Install 1 Package Total download size: 2.6 M Installed size: 6.2 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : contrail-k8s-cni-master.2.0.2.3.1-master_2_0_2_3_1.el7.x86 1/1 Verifying : contrail-k8s-cni-master.2.0.2.3.1-master_2_0_2_3_1.el7.x86 1/1 Installed: contrail-k8s-cni.x86_64 0:master.2.0.2.3.1-master_2_0_2_3_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 72fe3ea4c50a ---> ca946931d8b0 Step 9/10 : COPY entrypoint.sh / ---> f71c158943a5 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a6a041f4c6bb ---> Removed intermediate container a6a041f4c6bb ---> 08c2821501e7 [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 08c2821501e7 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_0_2_3-1 2025-08-19 12:33:45,675: INFO: Docker build duration: 98 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] 71233141afc5: Preparing 7a126857a47e: Preparing 094f30842b4d: Preparing df9fbe9ce9ae: Preparing f483e922276c: Preparing 7a36193610a0: Preparing e42efaa3714c: Preparing b314a084ff95: Preparing 0089cd662f3c: Preparing 237410159bb4: Preparing 174f56854903: Preparing 7a36193610a0: Waiting e42efaa3714c: Waiting b314a084ff95: Waiting 0089cd662f3c: Waiting 237410159bb4: Waiting 174f56854903: Waiting f483e922276c: Layer already exists 094f30842b4d: Layer already exists df9fbe9ce9ae: Layer already exists e42efaa3714c: Layer already exists 7a36193610a0: Layer already exists 71233141afc5: Pushed 0089cd662f3c: Layer already exists b314a084ff95: Layer already exists 174f56854903: Layer already exists 237410159bb4: Layer already exists 7a126857a47e: Pushed master-2_0_2_3-1: digest: sha256:d2d4ae7a3eefa26004f1636273dadf4a11b0251db3db283fd9be6dbb6cdc3173 size: 2620 2025-08-19 12:34:05,286: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 118 seconds