2025-05-28 11:28:20,731: INFO: Building opensdn-vrouter-kernel-init-centos 2025-05-28 11:28:20,765: 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_7_6_1-3 --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} ---> 31729b990c17 Step 4/9 : ARG CONTAINER_NAME ---> Running in 4380cfd44185 ---> Removed intermediate container 4380cfd44185 ---> 57d57a7e3399 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in d22b5183dba8 ---> Removed intermediate container d22b5183dba8 ---> 7e90710b1dcb 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 3238d190f345 ---> Removed intermediate container 3238d190f345 ---> 34d892d18194 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 32ff80c1e92f Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.7.6.1.3-master_1_7_6_1_3.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.7.6.1.3-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 32ff80c1e92f ---> eba36e65714a Step 8/9 : COPY *.sh / ---> 26ce572769cf Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 342be25bd01e ---> Removed intermediate container 342be25bd01e ---> fb3319cce4a4 [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 fb3319cce4a4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_7_6_1-3 2025-05-28 11:30:03,698: INFO: Docker build duration: 103 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] e401607cf696: Preparing 25490022b08b: Preparing 963f24f98979: Preparing 339d321287d9: Preparing 7fa3970c7ee1: Preparing 24ffe87e63de: Preparing 4ef121c1ae7c: Preparing 42b57c0f20c3: Preparing f9a455b2a141: Preparing 266e55f83272: Preparing 8dbc8c63ebfb: Preparing 4e4e290dfc87: Preparing 174f56854903: Preparing 24ffe87e63de: Waiting 4ef121c1ae7c: Waiting 42b57c0f20c3: Waiting f9a455b2a141: Waiting 266e55f83272: Waiting 8dbc8c63ebfb: Waiting 4e4e290dfc87: Waiting 174f56854903: Waiting e401607cf696: Pushed 7fa3970c7ee1: Layer already exists 963f24f98979: Layer already exists 339d321287d9: Layer already exists 24ffe87e63de: Layer already exists 4ef121c1ae7c: Layer already exists 42b57c0f20c3: Layer already exists f9a455b2a141: Layer already exists 266e55f83272: Layer already exists 8dbc8c63ebfb: Layer already exists 4e4e290dfc87: Layer already exists 174f56854903: Layer already exists 25490022b08b: Pushed master-1_7_6_1-3: digest: sha256:521893556f0dcad12cdcddd33c9ef09f2004af027f11b2983001cf9ac35328e3 size: 3041 2025-05-28 11:30:24,291: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 124 seconds