2025-08-21 10:31:36,112: INFO: Building opensdn-kubernetes-cni-init 2025-08-21 10:31:36,174: 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_7-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} ---> 3a8550fc3df8 Step 4/10 : ARG SITE_MIRROR ---> Running in dac71e668351 ---> Removed intermediate container dac71e668351 ---> 2b072a16b9c5 Step 5/10 : ARG CONTAINER_NAME ---> Running in 735216c7af46 ---> Removed intermediate container 735216c7af46 ---> d3f09c95a2e0 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in f920a2b4e2c1 ---> Removed intermediate container f920a2b4e2c1 ---> 8aa47fcc68ed 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 d99ea503b819 ---> Removed intermediate container d99ea503b819 ---> fe0552d3184e 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 77755bffa7e6 2025-08-21 10:31:49 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.2.5.2-master_2_0_2_5_2.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 v0+master.2.0.2.5.2-master_2_0_2_5_2.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.2.5.2-master_2_0_2_5_2.el7. 1/1 Verifying : contrail-k8s-cni-v0+master.2.0.2.5.2-master_2_0_2_5_2.el7. 1/1 Installed: contrail-k8s-cni.x86_64 0:v0+master.2.0.2.5.2-master_2_0_2_5_2.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 77755bffa7e6 ---> 1e6c59001e8a Step 9/10 : COPY entrypoint.sh / ---> 55ad68944f63 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1a9a5226a236 ---> Removed intermediate container 1a9a5226a236 ---> c33584e170d8 [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 c33584e170d8 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_0_2_7-1 2025-08-21 10:32:59,438: INFO: Docker build duration: 83 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] 5912c47278b3: Preparing ee6f412e4d67: Preparing 9d3e02b8bedd: Preparing 20a325db61d4: Preparing c286a26e049c: Preparing 17889eff39ae: Preparing fe5078320e37: Preparing e3418e8e7409: Preparing ea8fc1f772c4: Preparing 8c8e88b45418: Preparing 174f56854903: Preparing 17889eff39ae: Waiting fe5078320e37: Waiting e3418e8e7409: Waiting ea8fc1f772c4: Waiting 8c8e88b45418: Waiting 174f56854903: Waiting c286a26e049c: Layer already exists 20a325db61d4: Layer already exists 9d3e02b8bedd: Layer already exists 17889eff39ae: Layer already exists fe5078320e37: Layer already exists e3418e8e7409: Layer already exists ea8fc1f772c4: Layer already exists 5912c47278b3: Pushed 174f56854903: Layer already exists 8c8e88b45418: Layer already exists ee6f412e4d67: Pushed master-2_0_2_7-1: digest: sha256:db44cf1ca396bb74da8b42c0104dfb64bcbe00ae06a20c9192717f4fcb399da4 size: 2620 2025-08-21 10:33:10,817: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 94 seconds