2025-07-21 13:34:49,414: INFO: Building opensdn-kubernetes-cni-init 2025-07-21 13:34:49,451: 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_9_4_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} ---> 7e32124e75ec Step 4/10 : ARG SITE_MIRROR ---> Running in 61392f7fbd7e ---> Removed intermediate container 61392f7fbd7e ---> 24106d5224b8 Step 5/10 : ARG CONTAINER_NAME ---> Running in 5b2afd597709 ---> Removed intermediate container 5b2afd597709 ---> 0d34cd9b3d37 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 867716f21cee ---> Removed intermediate container 867716f21cee ---> d35ea5fa3f8e 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 b0ed412a8608 ---> Removed intermediate container b0ed412a8608 ---> 68050cc0c473 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 22f7bdc192f6 2025-07-21 13:35:00 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.9.4.3.3-master_1_9_4_3_3.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.9.4.3.3-master_1_9_4_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.9.4.3.3-master_1_9_4_3_3.el7.x86 1/1 Verifying : contrail-k8s-cni-master.1.9.4.3.3-master_1_9_4_3_3.el7.x86 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.9.4.3.3-master_1_9_4_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 22f7bdc192f6 ---> e64819f6e306 Step 9/10 : COPY entrypoint.sh / ---> 2b1439458407 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in fd5fd8bcff3b ---> Removed intermediate container fd5fd8bcff3b ---> 7560a38d5aa1 [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 7560a38d5aa1 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_9_4_3-3 2025-07-21 13:36:11,937: INFO: Docker build duration: 82 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] 16915eb08ab6: Preparing f1d5a3401a1c: Preparing e5b9b12d35ff: Preparing 503d42350f0e: Preparing c76c54370ec3: Preparing c24cc380d86a: Preparing a147a7225faf: Preparing 4182b045463a: Preparing 315c017c4960: Preparing 44950cb92689: Preparing 174f56854903: Preparing 4182b045463a: Waiting 315c017c4960: Waiting 44950cb92689: Waiting 174f56854903: Waiting c24cc380d86a: Waiting a147a7225faf: Waiting 16915eb08ab6: Pushed c76c54370ec3: Layer already exists 503d42350f0e: Layer already exists e5b9b12d35ff: Layer already exists c24cc380d86a: Layer already exists a147a7225faf: Layer already exists 4182b045463a: Layer already exists 174f56854903: Layer already exists 44950cb92689: Layer already exists 315c017c4960: Layer already exists f1d5a3401a1c: Pushed master-1_9_4_3-3: digest: sha256:d4148abca7405971440ea639d7f120f0617249837c69380bfaf72e6cf6930a86 size: 2620 2025-07-21 13:36:16,483: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 87 seconds