2025-08-10 19:57:18,363: INFO: Building opensdn-vrouter-kernel-init-dpdk 2025-08-10 19:57:18,405: 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_9_8_5-1_0 --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} ---> e3de69335676 Step 4/8 : ARG CONTAINER_NAME ---> Running in f572f777ac96 ---> Removed intermediate container f572f777ac96 ---> 5062e7d8e856 Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 22f32b58544b ---> Removed intermediate container 22f32b58544b ---> e5dbf3fa7e9e 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 b0e36110500e ---> Removed intermediate container b0e36110500e ---> 50f8164a9600 Step 7/8 : COPY entrypoint.sh / ---> 7c3a44a7f324 Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9a39ee1be886 ---> Removed intermediate container 9a39ee1be886 ---> c79d5dd15cc2 [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 c79d5dd15cc2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-1_9_8_5-1_0 2025-08-10 19:57:30,121: INFO: Docker build duration: 12 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk] 554c33fd57bf: Preparing 1c709f74f3cf: Preparing b08cbc2f7f7d: Preparing 0cbe1ec65027: Preparing 4f5483b64105: Preparing cebe8121d3a9: Preparing 5958520636fd: Preparing 3046399dfc09: Preparing 781e8ecb76f3: Preparing b9945a2465e3: Preparing 2acdf668c0f6: Preparing 174f56854903: Preparing cebe8121d3a9: Waiting 5958520636fd: Waiting 3046399dfc09: Waiting 781e8ecb76f3: Waiting b9945a2465e3: Waiting 2acdf668c0f6: Waiting 174f56854903: Waiting 554c33fd57bf: Pushed b08cbc2f7f7d: Layer already exists 0cbe1ec65027: Layer already exists 4f5483b64105: Layer already exists 1c709f74f3cf: Layer already exists cebe8121d3a9: Layer already exists 5958520636fd: Layer already exists 2acdf668c0f6: Layer already exists 781e8ecb76f3: Layer already exists 3046399dfc09: Layer already exists b9945a2465e3: Layer already exists 174f56854903: Layer already exists master-1_9_8_5-1_0: digest: sha256:52b7954df8c22757c2f2b66df305cfadf0d1464298188d75f79fcba51010d35a size: 2828 2025-08-10 19:57:32,708: INFO: Building opensdn-vrouter-kernel-init-dpdk finished successfully, duration: 14 seconds