2025-08-25 20:11:19,760: INFO: Building opensdn-kubernetes-cni-init 2025-08-25 20:11:19,791: 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_3_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 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} ---> d59f09e4c270 Step 4/10 : ARG SITE_MIRROR ---> Running in 69192aaf1192 ---> Removed intermediate container 69192aaf1192 ---> 07c97866ea59 Step 5/10 : ARG CONTAINER_NAME ---> Running in 4f0c642a50be ---> Removed intermediate container 4f0c642a50be ---> 42a9530bd631 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 195506fbfdc7 ---> Removed intermediate container 195506fbfdc7 ---> d110d3676a76 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 cd12c326ecfa ---> Removed intermediate container cd12c326ecfa ---> af1a6efbf531 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 200568765d97 2025-08-25 20:11:29 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:v0+master.2.0.3.2.1-master_2_0_3_2_1.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 v0+master.2.0.3.2.1-master_2_0_3_2_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-v0+master.2.0.3.2.1-master_2_0_3_2_1.el7. 1/1 Verifying : contrail-k8s-cni-v0+master.2.0.3.2.1-master_2_0_3_2_1.el7. 1/1 Installed: contrail-k8s-cni.x86_64 0:v0+master.2.0.3.2.1-master_2_0_3_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 200568765d97 ---> d7214cfa127e Step 9/10 : COPY entrypoint.sh / ---> a07ed966c955 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1550cee287d2 ---> Removed intermediate container 1550cee287d2 ---> 0f4280c101d5 [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] were not consumed Successfully built 0f4280c101d5 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_0_3_2-1 2025-08-25 20:12:45,190: INFO: Docker build duration: 86 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] 1490eb35d6f6: Preparing 33062a907f52: Preparing c801c6bcf2c2: Preparing d932797445ed: Preparing 71d8d2cd60d2: Preparing 2fe436619221: Preparing cbbd38ce55cb: Preparing 16a6ad8c5f0b: Preparing dd3363da5eb8: Preparing 68b1a09970db: Preparing 174f56854903: Preparing cbbd38ce55cb: Waiting 16a6ad8c5f0b: Waiting dd3363da5eb8: Waiting 68b1a09970db: Waiting 174f56854903: Waiting 2fe436619221: Waiting d932797445ed: Layer already exists 71d8d2cd60d2: Layer already exists c801c6bcf2c2: Layer already exists 2fe436619221: Layer already exists cbbd38ce55cb: Layer already exists 16a6ad8c5f0b: Layer already exists 1490eb35d6f6: Pushed dd3363da5eb8: Layer already exists 174f56854903: Layer already exists 68b1a09970db: Layer already exists 33062a907f52: Pushed master-2_0_3_2-1: digest: sha256:d9d351e6843b347a3ea6782f5542355dabdf4dec1f4907a27e52f60469697751 size: 2620 2025-08-25 20:12:55,424: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 96 seconds