2025-06-15 16:01:50,633: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-15 16:01:50,678: 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_8-9 --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} ---> 9586a4478950 Step 4/9 : ARG CONTAINER_NAME ---> Running in d713c94a1124 ---> Removed intermediate container d713c94a1124 ---> 92dca986affc Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 69b691dcfda5 ---> Removed intermediate container 69b691dcfda5 ---> eb43650b9f16 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 66881ec7aa18 ---> Removed intermediate container 66881ec7aa18 ---> 983a67c7519a 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 a28351a6f8b2 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.8.0.8.9-master_1_8_0_8_9.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.8.0.8.9-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 a28351a6f8b2 ---> 3f73394e07d2 Step 8/9 : COPY *.sh / ---> 4beae52441bb Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e6e5ee0ea20c ---> Removed intermediate container e6e5ee0ea20c ---> ff17d91b7830 [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 ff17d91b7830 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_8_0_8-9 2025-06-15 16:03:34,398: INFO: Docker build duration: 104 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 153708c90d65: Preparing 61a81e3d0bf1: Preparing 3e1a981dc58a: Preparing a654eb594f10: Preparing 1cd139e6ab33: Preparing 7c6fe78a1a89: Preparing 99e36ddf3599: Preparing a351453922fb: Preparing 64dea8d6e4c2: Preparing e3c724432d55: Preparing 0494a68ec930: Preparing 48e7f53293ba: Preparing 174f56854903: Preparing 7c6fe78a1a89: Waiting 99e36ddf3599: Waiting a351453922fb: Waiting 64dea8d6e4c2: Waiting e3c724432d55: Waiting 0494a68ec930: Waiting 48e7f53293ba: Waiting 174f56854903: Waiting 153708c90d65: Pushed 3e1a981dc58a: Layer already exists a654eb594f10: Layer already exists 1cd139e6ab33: Layer already exists 7c6fe78a1a89: Layer already exists 99e36ddf3599: Layer already exists a351453922fb: Layer already exists 64dea8d6e4c2: Layer already exists 0494a68ec930: Layer already exists e3c724432d55: Layer already exists 48e7f53293ba: Layer already exists 174f56854903: Layer already exists 61a81e3d0bf1: Pushed master-1_8_0_8-9: digest: sha256:c781e496acfb1225601dc6c26dd793f14faaa12f28d0758fd03eff5402993e64 size: 3040 2025-06-15 16:04:02,694: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 132 seconds