2025-06-01 14:33:15,757: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-01 14:33:15,822: 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_6_6_1-1_4 --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} ---> 968c8943d2ee Step 4/9 : ARG CONTAINER_NAME ---> Running in 2cec937113c0 ---> Removed intermediate container 2cec937113c0 ---> 6d3a80bc8e7f Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in bba7b0310679 ---> Removed intermediate container bba7b0310679 ---> 2aa4141b4f86 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 598bdf6f7501 ---> Removed intermediate container 598bdf6f7501 ---> ad6db3c4e8f2 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 539b271a25ee Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.6.6.1.1.4-master_1_6_6_1_1_4.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.6.6.1.1.4-ma######################################## 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 539b271a25ee ---> 5dfaebe050a4 Step 8/9 : COPY *.sh / ---> a553deb53586 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e2fd94323c92 ---> Removed intermediate container e2fd94323c92 ---> 9c1d286ad083 [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 9c1d286ad083 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_6_6_1-1_4 2025-06-01 14:35:14,276: INFO: Docker build duration: 119 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] db12852f7111: Preparing c5dd22244a6f: Preparing baf42df3dadb: Preparing b788313fe94d: Preparing df5f696eb1f7: Preparing 603a56c6f947: Preparing 8a4a974f1d28: Preparing 62c0e02c8069: Preparing f1a58a8da0e7: Preparing e679b0c6c941: Preparing 3f4cab5bfe2a: Preparing 9e59b5c0106a: Preparing 174f56854903: Preparing 603a56c6f947: Waiting 8a4a974f1d28: Waiting 62c0e02c8069: Waiting f1a58a8da0e7: Waiting e679b0c6c941: Waiting 3f4cab5bfe2a: Waiting 9e59b5c0106a: Waiting 174f56854903: Waiting baf42df3dadb: Layer already exists db12852f7111: Pushed b788313fe94d: Layer already exists df5f696eb1f7: Layer already exists 603a56c6f947: Layer already exists 8a4a974f1d28: Layer already exists 62c0e02c8069: Layer already exists f1a58a8da0e7: Layer already exists e679b0c6c941: Layer already exists 3f4cab5bfe2a: Layer already exists 9e59b5c0106a: Layer already exists 174f56854903: Layer already exists c5dd22244a6f: Pushed master-1_6_6_1-1_4: digest: sha256:d90796c2dfac6d645587e4d71d574f77d5baf190d0a525e9bb8ab7f0e1204cb0 size: 3041 2025-06-01 14:35:31,178: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 136 seconds