2025-06-16 01:24:11,160: INFO: Building opensdn-kubernetes-cni-init 2025-06-16 01:24:11,190: 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} ---> d9c2fb5d70eb Step 4/10 : ARG SITE_MIRROR ---> Running in 7e0343b80ada ---> Removed intermediate container 7e0343b80ada ---> 7fcd2c5bd163 Step 5/10 : ARG CONTAINER_NAME ---> Running in 2b92e25eb1a5 ---> Removed intermediate container 2b92e25eb1a5 ---> 0a30bc15d324 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in d14300049a1d ---> Removed intermediate container d14300049a1d ---> 01ed770f8b5f 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 4e27dfb4c101 ---> Removed intermediate container 4e27dfb4c101 ---> 46a92ef87bbf 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 8f07f7052efe 2025-06-16 01:24: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: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 8f07f7052efe ---> 024a27c523a1 Step 9/10 : COPY entrypoint.sh / ---> 7394a089a9ca Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e9556af80220 ---> Removed intermediate container e9556af80220 ---> 8276f4fb2931 [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 8276f4fb2931 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 2025-06-16 01:25:25,723: INFO: Docker build duration: 74 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init] dd7eebaeb722: Preparing d29d6aa99790: Preparing 59d6e6b5490f: Preparing 1bdbe616f41c: Preparing f888f21a9856: Preparing 1b1d78b35182: Preparing 79f5933ace1a: Preparing 526a4217c1ed: Preparing d2cacbeb8a0d: Preparing 0a28dcc5620e: Preparing 174f56854903: Preparing 1b1d78b35182: Waiting 79f5933ace1a: Waiting 526a4217c1ed: Waiting d2cacbeb8a0d: Waiting 0a28dcc5620e: Waiting 174f56854903: Waiting 59d6e6b5490f: Layer already exists f888f21a9856: Layer already exists 1bdbe616f41c: Layer already exists 1b1d78b35182: Layer already exists 79f5933ace1a: Layer already exists 526a4217c1ed: Layer already exists d2cacbeb8a0d: Layer already exists dd7eebaeb722: Pushed 174f56854903: Layer already exists 0a28dcc5620e: Layer already exists d29d6aa99790: Pushed nightly: digest: sha256:1704657b9ef9b8855ce5bf018c850c8c61ff11f95b5f57d5e30469358fb5f320 size: 2619 2025-06-16 01:25:43,685: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 92 seconds