2025-06-17 18:21:50,715: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-17 18:21:50,749: 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_2_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} ---> 30f930a17162 Step 4/9 : ARG CONTAINER_NAME ---> Running in 4a0db5d8e8e1 ---> Removed intermediate container 4a0db5d8e8e1 ---> 2f2b73241cec Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in cf08fd0ca4fc ---> Removed intermediate container cf08fd0ca4fc ---> e05a664547bf 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 dfad05e23ef3 ---> Removed intermediate container dfad05e23ef3 ---> 3ec6cac8fd76 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 641f42a97850 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.7.2.1.4-master_1_7_2_1_4.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.7.2.1.4-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 641f42a97850 ---> 08b659c79aa1 Step 8/9 : COPY *.sh / ---> 358cd1a37e28 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 92bdb8e09afe ---> Removed intermediate container 92bdb8e09afe ---> 7ec9444ae221 [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 7ec9444ae221 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_7_2_1-4 2025-06-17 18:23:17,964: INFO: Docker build duration: 87 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 055b7fad5aae: Preparing dfc3d9ba8679: Preparing 73ea7666be56: Preparing 4d1aad5520a5: Preparing 683c28f400fd: Preparing ec8071737201: Preparing 445318ad8f9f: Preparing 4b6e6a5ddd38: Preparing 6a077428d103: Preparing c5306dfe1e20: Preparing ef8eea0ffbf0: Preparing ec57743a2742: Preparing 174f56854903: Preparing 4b6e6a5ddd38: Waiting 6a077428d103: Waiting c5306dfe1e20: Waiting ef8eea0ffbf0: Waiting ec57743a2742: Waiting 174f56854903: Waiting ec8071737201: Waiting 445318ad8f9f: Waiting 055b7fad5aae: Pushed 4d1aad5520a5: Layer already exists 683c28f400fd: Layer already exists 73ea7666be56: Layer already exists ec8071737201: Layer already exists 445318ad8f9f: Layer already exists 4b6e6a5ddd38: Layer already exists 6a077428d103: Layer already exists c5306dfe1e20: Layer already exists ef8eea0ffbf0: Layer already exists ec57743a2742: Layer already exists 174f56854903: Layer already exists dfc3d9ba8679: Pushed master-1_7_2_1-4: digest: sha256:88c5d6ef5c4db050bd1569468f1a8ccda688532b3870c0dbb33ef7136bb1fafb size: 3040 2025-06-17 18:23:50,325: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 120 seconds