2025-06-08 15:49:58,829: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-08 15:49:58,872: 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_1_2-5 --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} ---> df12e1145fa1 Step 4/9 : ARG CONTAINER_NAME ---> Running in 73e52273b383 ---> Removed intermediate container 73e52273b383 ---> 370de78f75e0 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4e7617ea8175 ---> Removed intermediate container 4e7617ea8175 ---> d2b23162c3c0 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 4f95a83c03da ---> Removed intermediate container 4f95a83c03da ---> 267e445b328f 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 a538b8b15376 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.6.1.2.5-master_1_6_1_2_5.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.6.1.2.5-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 a538b8b15376 ---> f6f2c64ffe6e Step 8/9 : COPY *.sh / ---> 7dd967961dab Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 401dfdab78ee ---> Removed intermediate container 401dfdab78ee ---> e5f3fc108254 [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 e5f3fc108254 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_6_1_2-5 2025-06-08 15:51:37,936: INFO: Docker build duration: 99 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] d6d622d4ded1: Preparing f401b91819bf: Preparing 6694ae6fa81a: Preparing 30d5653ea08d: Preparing c9886c70efee: Preparing 08a85f035155: Preparing 7bee7797b7b7: Preparing f83f435d0377: Preparing 6c66cea2260e: Preparing 173282febdba: Preparing 1422e4a326c4: Preparing c7de08d0bdd0: Preparing 174f56854903: Preparing d6d622d4ded1: Waiting f401b91819bf: Waiting 6694ae6fa81a: Waiting 30d5653ea08d: Waiting c9886c70efee: Waiting 08a85f035155: Waiting 7bee7797b7b7: Waiting f83f435d0377: Waiting 6c66cea2260e: Waiting 173282febdba: Waiting 1422e4a326c4: Waiting c7de08d0bdd0: Waiting 174f56854903: Waiting 6694ae6fa81a: Layer already exists d6d622d4ded1: Pushed 30d5653ea08d: Layer already exists c9886c70efee: Layer already exists 08a85f035155: Layer already exists 7bee7797b7b7: Layer already exists f83f435d0377: Layer already exists 6c66cea2260e: Layer already exists 173282febdba: Layer already exists 1422e4a326c4: Layer already exists c7de08d0bdd0: Layer already exists 174f56854903: Layer already exists f401b91819bf: Pushed master-1_6_1_2-5: digest: sha256:936669c22b452f9f39e1c2052db6d81e1a1e4e246770edf26a695bbf8e30a82a size: 3040 2025-06-08 15:52:05,092: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 127 seconds