2025-05-22 01:21:18,604: INFO: Building opensdn-vrouter-kernel-init-centos 2025-05-22 01:21:18,653: 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} ---> ffb455979760 Step 4/9 : ARG CONTAINER_NAME ---> Using cache ---> 49bb307fbada Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in c6d2a1c42402 ---> Removed intermediate container c6d2a1c42402 ---> da305c0c0591 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 8523357e5542 ---> Removed intermediate container 8523357e5542 ---> ed4bf9eca80b 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 128e63bfb479 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 128e63bfb479 ---> 355b22f078b8 Step 8/9 : COPY *.sh / ---> dce0c0d8bbc1 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 633fe510ec63 ---> Removed intermediate container 633fe510ec63 ---> 6c2375ee3c24 [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 6c2375ee3c24 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-centos:nightly 2025-05-22 01:22:40,074: INFO: Docker build duration: 82 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-centos] 26d732c0e863: Preparing fb252d7eda51: Preparing ff3cc8171b14: Preparing 6161fa8e616d: Preparing cf3403281c9b: Preparing c8332680de8d: Preparing c4c91fea91ee: Preparing c8332680de8d: Waiting 5d735be59060: Preparing 0fd1c2426e05: Preparing adf510c80952: Preparing b165f0eafdb1: Preparing e3f079d3f2d6: Preparing 174f56854903: Preparing 5d735be59060: Waiting 0fd1c2426e05: Waiting adf510c80952: Waiting b165f0eafdb1: Waiting e3f079d3f2d6: Waiting 174f56854903: Waiting c4c91fea91ee: Waiting ff3cc8171b14: Layer already exists 6161fa8e616d: Layer already exists 26d732c0e863: Pushed cf3403281c9b: Layer already exists c8332680de8d: Layer already exists c4c91fea91ee: Layer already exists 5d735be59060: Layer already exists 0fd1c2426e05: Layer already exists b165f0eafdb1: Layer already exists adf510c80952: Layer already exists e3f079d3f2d6: Layer already exists 174f56854903: Layer already exists fb252d7eda51: Pushed nightly: digest: sha256:e0ce581c4e0c6dc7013da0f23c6f436e512d9ee1733bb07e573acc7ac562b3e9 size: 3041 2025-05-22 01:23:06,312: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 108 seconds