2025-06-09 12:03:04,560: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-09 12:03:04,608: 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_6_2_1-6 --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} ---> cc7583c1d62e Step 4/9 : ARG CONTAINER_NAME ---> Running in 3aa473eb83c4 ---> Removed intermediate container 3aa473eb83c4 ---> f148d898f05a Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 93d606289f38 ---> Removed intermediate container 93d606289f38 ---> 06d3fcd0478c 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 4360d7846815 ---> Removed intermediate container 4360d7846815 ---> 228623d2b80a 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 288d2adc0516 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.6.2.1.6-master_1_6_2_1_6.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.6.2.1.6-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 288d2adc0516 ---> bf7d8c2dd5e6 Step 8/9 : COPY *.sh / ---> 781807443e12 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 03987412ee29 ---> Removed intermediate container 03987412ee29 ---> 38a50093c102 [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 38a50093c102 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_6_2_1-6 2025-06-09 12:05:03,753: INFO: Docker build duration: 119 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] d6d3f1161994: Preparing 8e86266cce43: Preparing a7a527c4bce0: Preparing 0b33a2b9536c: Preparing edf955905e0e: Preparing 217e001355b4: Preparing cfb1e7ae08b0: Preparing f680ab81abc7: Preparing eea542c83069: Preparing 1241ba1de6d2: Preparing 46bcf07904f9: Preparing 2c8cfa61120a: Preparing 174f56854903: Preparing eea542c83069: Waiting 1241ba1de6d2: Waiting 46bcf07904f9: Waiting 2c8cfa61120a: Waiting 174f56854903: Waiting cfb1e7ae08b0: Waiting f680ab81abc7: Waiting 217e001355b4: Waiting d6d3f1161994: Pushed edf955905e0e: Layer already exists a7a527c4bce0: Layer already exists 0b33a2b9536c: Layer already exists 217e001355b4: Layer already exists cfb1e7ae08b0: Layer already exists f680ab81abc7: Layer already exists eea542c83069: Layer already exists 1241ba1de6d2: Layer already exists 46bcf07904f9: Layer already exists 2c8cfa61120a: Layer already exists 174f56854903: Layer already exists 8e86266cce43: Pushed master-1_6_2_1-6: digest: sha256:295ca0a3cd8883bc29ce974e848899c9373d2f84ba1b64875ee4803fe71ba855 size: 3041 2025-06-09 12:05:34,430: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 150 seconds