2025-05-12 01:40:32,970: INFO: Building opensdn-vrouter-kernel-init-centos 2025-05-12 01:40:33,014: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 3db5d1d6f513 Step 4/9 : ARG CONTAINER_NAME ---> Running in a48f38304960 ---> Removed intermediate container a48f38304960 ---> 1242b4f6324d Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 87f5d0e5afd9 ---> Removed intermediate container 87f5d0e5afd9 ---> 61443657bd08 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 26b0f1feb03a ---> Removed intermediate container 26b0f1feb03a ---> 181c291ca21d Step 7/9 : RUN rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in e10825e2526b Retrieving http://localhost:6667/x86_64/contrail-vrouter-nightly-nightly.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-nightly-nightly.el7 ######################################## 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 e10825e2526b ---> 31fde40c8079 Step 8/9 : COPY *.sh / ---> bdf3b9c3deec Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 047454dc3d20 ---> Removed intermediate container 047454dc3d20 ---> 841d526494b3 [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 841d526494b3 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-centos:nightly 2025-05-12 01:43:10,368: INFO: Docker build duration: 158 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-centos] 9ee6cf249501: Preparing cbe83fc94800: Preparing 81cf1b672c7b: Preparing f447835754e7: Preparing 5619907f64b9: Preparing 6e8a8eb63b58: Preparing a60c5ee14d92: Preparing f256ae989151: Preparing 36c930ccd165: Preparing eaed4b951031: Preparing 5b1cea7665f5: Preparing 5bde1b2afc26: Preparing 174f56854903: Preparing 9ee6cf249501: Waiting cbe83fc94800: Waiting 81cf1b672c7b: Waiting f447835754e7: Waiting 5619907f64b9: Waiting 6e8a8eb63b58: Waiting a60c5ee14d92: Waiting f256ae989151: Waiting 36c930ccd165: Waiting eaed4b951031: Waiting 5b1cea7665f5: Waiting 5bde1b2afc26: Waiting 174f56854903: Waiting 9ee6cf249501: Pushed f447835754e7: Layer already exists 81cf1b672c7b: Layer already exists 5619907f64b9: Layer already exists 6e8a8eb63b58: Layer already exists f256ae989151: Layer already exists 36c930ccd165: Layer already exists a60c5ee14d92: Layer already exists eaed4b951031: Layer already exists 5b1cea7665f5: Layer already exists 5bde1b2afc26: Layer already exists 174f56854903: Layer already exists cbe83fc94800: Pushed nightly: digest: sha256:14f778e7ba75fa916ac9e4506185cccc4087bef11c0a5e8c6c3678e99dccefaa size: 3041 2025-05-12 01:43:41,626: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 189 seconds