2025-04-24 21:35:52,076: INFO: Building contrail-vrouter-kernel-init-dpdk
2025-04-24 21:35:52,109: 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_0_7-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=contrail-vrouter-kernel-init-dpdk --build-arg UBUNTU_DISTR_VERSION=22.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}
---> e77ed355445a
Step 4/8 : ARG CONTAINER_NAME
---> Running in f9f873f1f799
---> Removed intermediate container f9f873f1f799
---> 9acc7c9dd9df
Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME
---> Running in eee82e125751
---> Removed intermediate container eee82e125751
---> a89b1a5b3844
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 fb83ea9c061c
---> Removed intermediate container fb83ea9c061c
---> 3c69790041c7
Step 7/8 : COPY entrypoint.sh /
---> a8f62f1cccf8
Step 8/8 : ENTRYPOINT ["/entrypoint.sh"]
---> Running in 5a40dced42f7
---> Removed intermediate container 5a40dced42f7
---> c86af1c9075b
[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 c86af1c9075b
Successfully tagged nexus.gz1.opensdn.io:5101/contrail-vrouter-kernel-init-dpdk:master-1_6_0_7-1
Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-1_6_0_7-1
2025-04-24 21:36:05,489: INFO: Docker build duration: 13 seconds
The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-vrouter-kernel-init-dpdk]
67d74435dac8: Preparing
75a5422ca75f: Preparing
3b446892b79a: Preparing
5eef55945120: Preparing
1d1f27641b01: Preparing
7a2c53444c13: Preparing
40e09247a62b: Preparing
2e86e9def16a: Preparing
086f15ba9555: Preparing
506644c8d75f: Preparing
5f7d07fe7327: Preparing
174f56854903: Preparing
7a2c53444c13: Waiting
40e09247a62b: Waiting
2e86e9def16a: Waiting
086f15ba9555: Waiting
506644c8d75f: Waiting
5f7d07fe7327: Waiting
174f56854903: Waiting
75a5422ca75f: Layer already exists
3b446892b79a: Layer already exists
5eef55945120: Layer already exists
1d1f27641b01: Layer already exists
67d74435dac8: Pushed
7a2c53444c13: Layer already exists
40e09247a62b: Layer already exists
2e86e9def16a: Layer already exists
086f15ba9555: Layer already exists
506644c8d75f: Layer already exists
5f7d07fe7327: Layer already exists
174f56854903: Layer already exists
master-1_6_0_7-1: digest: sha256:c62758181f17df5c1867d7bf8ec20a40271bb9ea75c1a8c7b43ce511672391cb size: 2828
The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk]
67d74435dac8: Preparing
75a5422ca75f: Preparing
3b446892b79a: Preparing
5eef55945120: Preparing
1d1f27641b01: Preparing
7a2c53444c13: Preparing
40e09247a62b: Preparing
2e86e9def16a: Preparing
086f15ba9555: Preparing
506644c8d75f: Preparing
5f7d07fe7327: Preparing
174f56854903: Preparing
67d74435dac8: Waiting
75a5422ca75f: Waiting
3b446892b79a: Waiting
5eef55945120: Waiting
1d1f27641b01: Waiting
7a2c53444c13: Waiting
40e09247a62b: Waiting
2e86e9def16a: Waiting
086f15ba9555: Waiting
506644c8d75f: Waiting
5f7d07fe7327: Waiting
174f56854903: Waiting
5eef55945120: Layer already exists
3b446892b79a: Layer already exists
75a5422ca75f: Layer already exists
67d74435dac8: Layer already exists
1d1f27641b01: Layer already exists
7a2c53444c13: Layer already exists
2e86e9def16a: Layer already exists
40e09247a62b: Layer already exists
506644c8d75f: Layer already exists
086f15ba9555: Layer already exists
174f56854903: Layer already exists
5f7d07fe7327: Layer already exists
master-1_6_0_7-1: digest: sha256:c62758181f17df5c1867d7bf8ec20a40271bb9ea75c1a8c7b43ce511672391cb size: 2828
2025-04-24 21:36:11,494: INFO: Building contrail-vrouter-kernel-init-dpdk finished successfully, duration: 19 seconds