2025-06-19 12:05:37,108: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-19 12:05:37,150: 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_8_1_6-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-vrouter-kernel-init-centos --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 11.78 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/opensdn-vrouter-base:${CONTRAIL_CONTAINER_TAG} ---> 870dca8aec93 Step 4/9 : ARG CONTAINER_NAME ---> Running in c0a1e53e89f7 ---> Removed intermediate container c0a1e53e89f7 ---> ef8c077709d2 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5728dcd77c4d ---> Removed intermediate container 5728dcd77c4d ---> 83d0bac719d0 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Kernel init container for vrouter" description="Prepares the host operating system for the contrail vrouter kernel interface." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 5ceff5d55604 ---> Removed intermediate container 5ceff5d55604 ---> 043cbffb098f Step 7/9 : RUN set -e ; rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in b917d5ded6a4 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.8.1.6.1-master_1_8_1_6_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.8.1.6.1-mast######################################## 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 ---> Removed intermediate container b917d5ded6a4 ---> 0e6f8879727e Step 8/9 : COPY *.sh / ---> 3e2addab63dc Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ed77244b63ae ---> Removed intermediate container ed77244b63ae ---> 532ca0d41579 [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 532ca0d41579 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_8_1_6-1 2025-06-19 12:07:11,232: INFO: Docker build duration: 94 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] e254800fac8d: Preparing f74db8fcd3c7: Preparing 0295471aa185: Preparing abc44cf7f621: Preparing 869081cb6acb: Preparing 90e076f9ed84: Preparing e5648ac5da96: Preparing 064608aaa56e: Preparing d601173e8337: Preparing ef40fefb1530: Preparing 6a7e35fae78f: Preparing 2436f5542f9a: Preparing 174f56854903: Preparing 90e076f9ed84: Waiting e5648ac5da96: Waiting 064608aaa56e: Waiting d601173e8337: Waiting ef40fefb1530: Waiting 6a7e35fae78f: Waiting 2436f5542f9a: Waiting 174f56854903: Waiting e254800fac8d: Pushed 869081cb6acb: Layer already exists 0295471aa185: Layer already exists abc44cf7f621: Layer already exists 90e076f9ed84: Layer already exists e5648ac5da96: Layer already exists d601173e8337: Layer already exists ef40fefb1530: Layer already exists 064608aaa56e: Layer already exists 6a7e35fae78f: Layer already exists 2436f5542f9a: Layer already exists 174f56854903: Layer already exists f74db8fcd3c7: Pushed master-1_8_1_6-1: digest: sha256:208e36938f04b098f53022b3f623dbda4a4d04024feed7def98a2a376ec95f92 size: 3041 2025-06-19 12:07:42,775: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 125 seconds