2025-05-05 18:43:03,516: INFO: Building opensdn-vrouter-kernel-init-centos 2025-05-05 18:43:03,546: 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_3-1 --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} ---> 878cc5298878 Step 4/9 : ARG CONTAINER_NAME ---> Running in e676ca88269e ---> Removed intermediate container e676ca88269e ---> 8f36dbf5c3bb Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 96e3fc10232d ---> Removed intermediate container 96e3fc10232d ---> 4e756a87e226 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 d0536cf3844a ---> Removed intermediate container d0536cf3844a ---> 0a8423eefba6 Step 7/9 : RUN rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in e10c2c898810 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.6.6.2.1-master_1_6_6_2_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.6.6.2.1-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 e10c2c898810 ---> 86e6e5828785 Step 8/9 : COPY *.sh / ---> 7bbe670be0ff Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a98b6db3ebb9 ---> Removed intermediate container a98b6db3ebb9 ---> b558cc3a22a4 [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 b558cc3a22a4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_6_6_3-1 2025-05-05 18:44:19,922: INFO: Docker build duration: 76 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] a60cbc260070: Preparing 487ab5f4d1d1: Preparing 3c9860bcbc1c: Preparing 83aafdfd9fb5: Preparing 20141f26d4d1: Preparing 5b6d192b3ff4: Preparing 5b6e645b9c17: Preparing 92ede6fec11c: Preparing 43dd3dc2e84d: Preparing e40385aa0758: Preparing 63e96dbda784: Preparing cf934cdf0a89: Preparing 174f56854903: Preparing 5b6d192b3ff4: Waiting 5b6e645b9c17: Waiting 92ede6fec11c: Waiting 43dd3dc2e84d: Waiting e40385aa0758: Waiting 63e96dbda784: Waiting cf934cdf0a89: Waiting 174f56854903: Waiting 83aafdfd9fb5: Layer already exists 20141f26d4d1: Layer already exists 3c9860bcbc1c: Layer already exists 5b6e645b9c17: Layer already exists 5b6d192b3ff4: Layer already exists 92ede6fec11c: Layer already exists 43dd3dc2e84d: Layer already exists e40385aa0758: Layer already exists 63e96dbda784: Layer already exists a60cbc260070: Pushed 174f56854903: Layer already exists cf934cdf0a89: Layer already exists 487ab5f4d1d1: Pushed master-1_6_6_3-1: digest: sha256:4f342c5107efff3bf3b0132706a97c08d9464755c1e2286fd5ca6ec557ee8c17 size: 3041 2025-05-05 18:44:43,924: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 100 seconds