2025-05-30 13:18:57,246: INFO: Building opensdn-vrouter-kernel-init-centos 2025-05-30 13:18:57,285: 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_7_6_6-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} ---> ea06a78764db Step 4/9 : ARG CONTAINER_NAME ---> Running in 9fdbba1d22f1 ---> Removed intermediate container 9fdbba1d22f1 ---> d762d660e2f5 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in af1790e29c38 ---> Removed intermediate container af1790e29c38 ---> 3bbb65f6d450 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 eadfb4277865 ---> Removed intermediate container eadfb4277865 ---> caf2f518a629 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 5cfac0006b04 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.7.6.6.1-master_1_7_6_6_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.7.6.6.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 5cfac0006b04 ---> 152a7cc84bca Step 8/9 : COPY *.sh / ---> ccf7f09b3d16 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 17b2b9f47b81 ---> Removed intermediate container 17b2b9f47b81 ---> 611bc1476c68 [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 611bc1476c68 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_7_6_6-1 2025-05-30 13:20:45,276: INFO: Docker build duration: 108 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] c79986ad20a4: Preparing 8cfcc08f77fa: Preparing 8b955ac7ea43: Preparing c22cb71ae7c3: Preparing 4e79575d85bc: Preparing 6b6ad9d84276: Preparing fe4f42917827: Preparing 758ee8e99832: Preparing 380ec77b19f2: Preparing ae3a2b10932a: Preparing 66e8adc79c0f: Preparing 0fab5d2b9e59: Preparing 174f56854903: Preparing 6b6ad9d84276: Waiting fe4f42917827: Waiting 758ee8e99832: Waiting 380ec77b19f2: Waiting ae3a2b10932a: Waiting 66e8adc79c0f: Waiting 0fab5d2b9e59: Waiting 174f56854903: Waiting 8b955ac7ea43: Layer already exists c22cb71ae7c3: Layer already exists 4e79575d85bc: Layer already exists 6b6ad9d84276: Layer already exists c79986ad20a4: Pushed 758ee8e99832: Layer already exists fe4f42917827: Layer already exists 380ec77b19f2: Layer already exists ae3a2b10932a: Layer already exists 66e8adc79c0f: Layer already exists 0fab5d2b9e59: Layer already exists 174f56854903: Layer already exists 8cfcc08f77fa: Pushed master-1_7_6_6-1: digest: sha256:c21e1b4fd276b6ed35081045183095f584c9a815efdb6e3e4fda0682d097a916 size: 3041 2025-05-30 13:21:07,423: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 130 seconds