2025-06-26 01:29:53,653: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-26 01:29:53,691: 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} ---> f1057a8cc777 Step 4/9 : ARG CONTAINER_NAME ---> Running in e90ea1b2e823 ---> Removed intermediate container e90ea1b2e823 ---> 61a3d114817c Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in ac7627fee267 ---> Removed intermediate container ac7627fee267 ---> 03799e3b39fe 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 3d348b380d1b ---> Removed intermediate container 3d348b380d1b ---> 4481224e126c 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 fed653ea564f 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 fed653ea564f ---> 2f5f88be457e Step 8/9 : COPY *.sh / ---> 04f9324889c6 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0da0c887e2bc ---> Removed intermediate container 0da0c887e2bc ---> 16aa4fe1eb2c [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 16aa4fe1eb2c Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-centos:nightly 2025-06-26 01:31:26,621: INFO: Docker build duration: 93 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-centos] 966586e3be73: Preparing c5491e1741df: Preparing 1de5bab344b4: Preparing 04722b58d225: Preparing 0f3e4a5144ff: Preparing 068538780e9b: Preparing 63f4fc81703e: Preparing 76c6fba89213: Preparing 982aaa4bb0a7: Preparing ce9b01875056: Preparing a5d58bcbeac8: Preparing 7f8c8e6b663a: Preparing 174f56854903: Preparing 068538780e9b: Waiting 63f4fc81703e: Waiting 76c6fba89213: Waiting 982aaa4bb0a7: Waiting ce9b01875056: Waiting a5d58bcbeac8: Waiting 7f8c8e6b663a: Waiting 174f56854903: Waiting 1de5bab344b4: Layer already exists 0f3e4a5144ff: Layer already exists 04722b58d225: Layer already exists 966586e3be73: Pushed 068538780e9b: Layer already exists 76c6fba89213: Layer already exists 63f4fc81703e: Layer already exists 982aaa4bb0a7: Layer already exists ce9b01875056: Layer already exists a5d58bcbeac8: Layer already exists 174f56854903: Layer already exists 7f8c8e6b663a: Layer already exists c5491e1741df: Pushed nightly: digest: sha256:f24bc2e80185dfee46505ed31144653cb33319eaafdfe1f1cca5b201f1e135c5 size: 3041 2025-06-26 01:32:05,894: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 132 seconds