2025-08-11 15:10:23,280: INFO: Building opensdn-vrouter-kernel-init-centos 2025-08-11 15:10:23,314: 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_2_2_2-4_7 --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} ---> f523c5c2c8ae Step 4/9 : ARG CONTAINER_NAME ---> Running in 5375ce9408c0 ---> Removed intermediate container 5375ce9408c0 ---> 28e69f3fa2ea Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4cc4a5bcd762 ---> Removed intermediate container 4cc4a5bcd762 ---> 288cfda9081b 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 b0adb43eaea3 ---> Removed intermediate container b0adb43eaea3 ---> 85374285db93 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 811db2301810 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.2.2.2.4.7-master_1_2_2_2_4_7.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.2.2.2.4.7-ma######################################## 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 811db2301810 ---> 51f0739af986 Step 8/9 : COPY *.sh / ---> 48cde0ed3038 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in fb84073a5b81 ---> Removed intermediate container fb84073a5b81 ---> a1f5402ad28a [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 a1f5402ad28a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_2_2_2-4_7 2025-08-11 15:11:38,223: INFO: Docker build duration: 75 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] f6ea26fa8f09: Preparing 0257f850eac6: Preparing c2e47df5beda: Preparing 4b764dbcc6d1: Preparing 857d599114e8: Preparing 629c2d4c114b: Preparing 12de16036e80: Preparing 2b6112f66e1f: Preparing 1b936fc9b1bb: Preparing 9b4d73caf74d: Preparing f129fdd07e09: Preparing ca47dfa28156: Preparing 174f56854903: Preparing 2b6112f66e1f: Waiting 1b936fc9b1bb: Waiting 9b4d73caf74d: Waiting f129fdd07e09: Waiting ca47dfa28156: Waiting 174f56854903: Waiting 629c2d4c114b: Waiting 12de16036e80: Waiting f6ea26fa8f09: Pushed 4b764dbcc6d1: Layer already exists c2e47df5beda: Layer already exists 857d599114e8: Layer already exists 629c2d4c114b: Layer already exists 12de16036e80: Layer already exists 2b6112f66e1f: Layer already exists 9b4d73caf74d: Layer already exists f129fdd07e09: Layer already exists 1b936fc9b1bb: Layer already exists ca47dfa28156: Layer already exists 174f56854903: Layer already exists 0257f850eac6: Pushed master-1_2_2_2-4_7: digest: sha256:41e345e97fd3483f6614767f61e8bf711d34b6efb96db230b1701a5d87569ed8 size: 3041 2025-08-11 15:12:08,668: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 105 seconds