2025-07-07 01:26:43,626: INFO: Building opensdn-kubernetes-cni-init 2025-07-07 01:26:43,666: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> c2e3f8db72dd Step 4/10 : ARG SITE_MIRROR ---> Running in c5234a37b836 ---> Removed intermediate container c5234a37b836 ---> 27f936a554a3 Step 5/10 : ARG CONTAINER_NAME ---> Running in acea80f51531 ---> Removed intermediate container acea80f51531 ---> 5b6733d6bc37 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in e3c81ef26297 ---> Removed intermediate container e3c81ef26297 ---> b4c67cbb5b9a 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 d871441449fd ---> Removed intermediate container d871441449fd ---> f42ba8974b92 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 a078d3083070 2025-07-07 01:26:54 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:nightly-nightly.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 nightly-nightly.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-nightly-nightly.el7.x86_64 1/1 Verifying : contrail-k8s-cni-nightly-nightly.el7.x86_64 1/1 Installed: contrail-k8s-cni.x86_64 0:nightly-nightly.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 a078d3083070 ---> 21768ae68138 Step 9/10 : COPY entrypoint.sh / ---> e18feac27b5f Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b71a704f2710 ---> Removed intermediate container b71a704f2710 ---> 155467bc67c0 [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 155467bc67c0 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 2025-07-07 01:28:25,130: INFO: Docker build duration: 102 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init] 6cd80a390024: Preparing bcc3267f81e3: Preparing 438ec7686a49: Preparing 6eb4050a5735: Preparing a36aec31d906: Preparing 66d3780b0119: Preparing 53412043d5ec: Preparing 07a0f0d377a1: Preparing 03c559657563: Preparing a4fb4674911f: Preparing 174f56854903: Preparing 6eb4050a5735: Waiting a36aec31d906: Waiting 66d3780b0119: Waiting 53412043d5ec: Waiting 07a0f0d377a1: Waiting 03c559657563: Waiting a4fb4674911f: Waiting 174f56854903: Waiting 438ec7686a49: Layer already exists 6eb4050a5735: Layer already exists 6cd80a390024: Pushed a36aec31d906: Layer already exists 66d3780b0119: Layer already exists 53412043d5ec: Layer already exists 07a0f0d377a1: Layer already exists 03c559657563: Layer already exists a4fb4674911f: Layer already exists 174f56854903: Layer already exists bcc3267f81e3: Pushed nightly: digest: sha256:57556b31ad4268fa89563ba2d4a6e143424905b46662ac4afaf83c360e7d3ce0 size: 2620 2025-07-07 01:28:40,466: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 117 seconds