2025-06-04 13:37:08,882: INFO: Building opensdn-vrouter-kernel-init-dpdk 2025-06-04 13:37:08,925: 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_8_0_1-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-dpdk --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 3.072 kB Step 1/8 : ARG CONTRAIL_REGISTRY Step 2/8 : ARG CONTRAIL_CONTAINER_TAG Step 3/8 : FROM ${CONTRAIL_REGISTRY}/opensdn-vrouter-base:${CONTRAIL_CONTAINER_TAG} ---> 260408e4085b Step 4/8 : ARG CONTAINER_NAME ---> Running in eb1f8c6431bb ---> Removed intermediate container eb1f8c6431bb ---> 9b292287c634 Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in f1e65b3e3c95 ---> Removed intermediate container f1e65b3e3c95 ---> 51be407a500b Step 6/8 : LABEL name=$CONTAINER_NAME summary="Kernel init container for vrouter in DPDK mode" description="Prepares the host operating system for the contrail vrouter dpdk interface." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 95afb331e94e ---> Removed intermediate container 95afb331e94e ---> 4f901f5feddd Step 7/8 : COPY entrypoint.sh / ---> d32b50eed745 Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3384c55acb0a ---> Removed intermediate container 3384c55acb0a ---> 738fefebed13 [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 738fefebed13 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-1_8_0_1-1 2025-06-04 13:37:21,263: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk] 993f3756abc2: Preparing c5c93a5a8ec7: Preparing bf0b64513a8c: Preparing 2fded1def364: Preparing 764971af3124: Preparing 811a64d384bd: Preparing 12f44d2a1de1: Preparing acefc2ecf011: Preparing b771e1297668: Preparing 4f3c2c1d7c41: Preparing 043308f8fb8e: Preparing 174f56854903: Preparing 811a64d384bd: Waiting 12f44d2a1de1: Waiting acefc2ecf011: Waiting b771e1297668: Waiting 4f3c2c1d7c41: Waiting 043308f8fb8e: Waiting 174f56854903: Waiting c5c93a5a8ec7: Layer already exists bf0b64513a8c: Layer already exists 993f3756abc2: Pushed 2fded1def364: Layer already exists 764971af3124: Layer already exists 811a64d384bd: Layer already exists 12f44d2a1de1: Layer already exists acefc2ecf011: Layer already exists b771e1297668: Layer already exists 4f3c2c1d7c41: Layer already exists 043308f8fb8e: Layer already exists 174f56854903: Layer already exists master-1_8_0_1-1: digest: sha256:987eac6f16f9b63bdfb6bfab231e644c6258931c37c75846ff5fd644704cef65 size: 2828 2025-06-04 13:37:23,529: INFO: Building opensdn-vrouter-kernel-init-dpdk finished successfully, duration: 15 seconds