2025-06-06 18:48:58,049: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-06 18:48:58,093: 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_0_3-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} ---> 7b5172dabce8 Step 4/9 : ARG CONTAINER_NAME ---> Running in 3cb830ef43e5 ---> Removed intermediate container 3cb830ef43e5 ---> bad1cb38e084 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0e06409ca2f1 ---> Removed intermediate container 0e06409ca2f1 ---> 74c9731b0f1f 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 fd86cf86f053 ---> Removed intermediate container fd86cf86f053 ---> 6e127a1501fb 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 02911657fa45 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.8.0.3.1-master_1_8_0_3_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.8.0.3.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 02911657fa45 ---> 2a4f4dd49e1b Step 8/9 : COPY *.sh / ---> b52e68ec289a Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f33657f58d92 ---> Removed intermediate container f33657f58d92 ---> 202c5330276f [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 202c5330276f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_8_0_3-1 2025-06-06 18:51:04,419: INFO: Docker build duration: 126 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] cbf2c5b8c7b6: Preparing a831d964447e: Preparing 0d02ad70512c: Preparing 5b8162b4a349: Preparing 36763feb7412: Preparing bfb523caad75: Preparing 5c7ae8156c28: Preparing 28044960a020: Preparing 9443419f525c: Preparing 0484cf5910c8: Preparing 417bdbcab2d7: Preparing 29a1bf97b7d2: Preparing 174f56854903: Preparing 28044960a020: Waiting 9443419f525c: Waiting 0484cf5910c8: Waiting 417bdbcab2d7: Waiting 29a1bf97b7d2: Waiting 174f56854903: Waiting bfb523caad75: Waiting 5c7ae8156c28: Waiting cbf2c5b8c7b6: Pushed 5b8162b4a349: Layer already exists 0d02ad70512c: Layer already exists bfb523caad75: Layer already exists 36763feb7412: Layer already exists 5c7ae8156c28: Layer already exists 0484cf5910c8: Layer already exists 9443419f525c: Layer already exists 28044960a020: Layer already exists 417bdbcab2d7: Layer already exists 29a1bf97b7d2: Layer already exists 174f56854903: Layer already exists a831d964447e: Pushed master-1_8_0_3-1: digest: sha256:fd5a7a13e938f4c37f9392ff4836bca9ed07244e70cbef6eb02ba1b10b790ea8 size: 3041 2025-06-06 18:51:28,178: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 150 seconds