2025-08-03 06:25:49,351: INFO: Building opensdn-kubernetes-cni-init 2025-08-03 06:25:49,390: 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_7_6-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} ---> 548de13535e9 Step 4/10 : ARG SITE_MIRROR ---> Running in ab6310a1333a ---> Removed intermediate container ab6310a1333a ---> 598deabcdcf4 Step 5/10 : ARG CONTAINER_NAME ---> Running in ffe611e2f602 ---> Removed intermediate container ffe611e2f602 ---> fb9d198c9de2 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in f4fe2b34a304 ---> Removed intermediate container f4fe2b34a304 ---> c5d9ba319c7c 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 ab7096d92123 ---> Removed intermediate container ab7096d92123 ---> 339ab644f909 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 86f3df41c861 2025-08-03 06:25:59 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.3.8.5.1.5-master_1_3_8_5_1_5.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.3.8.5.1.5-master_1_3_8_5_1_5.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.3.8.5.1.5-master_1_3_8_5_1_5.el7 1/1 Verifying : contrail-k8s-cni-master.1.3.8.5.1.5-master_1_3_8_5_1_5.el7 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.3.8.5.1.5-master_1_3_8_5_1_5.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 86f3df41c861 ---> 575483b7450a Step 9/10 : COPY entrypoint.sh / ---> efeb9cc5c179 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ac2b2e5e239b ---> Removed intermediate container ac2b2e5e239b ---> a79e1a255cd8 [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 a79e1a255cd8 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_9_7_6-3 2025-08-03 06:27:27,691: INFO: Docker build duration: 98 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] c53aeff1867f: Preparing 914f9f120604: Preparing 3de5eaf21f2d: Preparing 94d836f3ad22: Preparing 7b7e56a5d5ca: Preparing 59713286f59d: Preparing 3416b8088c5f: Preparing 9c84a81163c2: Preparing 45b86fa85710: Preparing c790b4bcabdb: Preparing 174f56854903: Preparing 7b7e56a5d5ca: Waiting 59713286f59d: Waiting 3416b8088c5f: Waiting 9c84a81163c2: Waiting 45b86fa85710: Waiting c790b4bcabdb: Waiting 174f56854903: Waiting 3de5eaf21f2d: Layer already exists 94d836f3ad22: Layer already exists 7b7e56a5d5ca: Layer already exists 59713286f59d: Layer already exists c53aeff1867f: Pushed 3416b8088c5f: Layer already exists 9c84a81163c2: Layer already exists 45b86fa85710: Layer already exists c790b4bcabdb: Layer already exists 174f56854903: Layer already exists 914f9f120604: Pushed master-1_9_7_6-3: digest: sha256:04f3c0fa1fa60bb4def76fefaad60e1c253702a9d78d09efdffe6ee07f0c05ae size: 2620 2025-08-03 06:27:40,074: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 111 seconds