2025-06-18 01:52:03,931: INFO: Building opensdn-controller-control-control
2025-06-18 01:52:03,999: 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_4_1-6 --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-controller-control-control --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 13.31 kB

Step 1/10 : ARG CONTRAIL_REGISTRY
Step 2/10 : ARG CONTRAIL_CONTAINER_TAG
Step 3/10 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG}
---> 9ffb3f80a451
Step 4/10 : ARG CONTAINER_NAME
---> Running in aa0fbf7bfe01
---> Removed intermediate container aa0fbf7bfe01
---> 6499c72704eb
Step 5/10 : ENV SERVICE_NAME=control     CONTAINER_NAME=$CONTAINER_NAME
---> Running in 62a88b9edca0
---> Removed intermediate container 62a88b9edca0
---> 665a7c9c271f
Step 6/10 : LABEL name=$CONTAINER_NAME       summary="Contrail Controller"       description="Contrail Control is xmpp/bgp based routing engine for Contrail."       $VENDOR_DOMAIN".service"=$SERVICE_NAME       $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME
---> Running in 7b8de8875b89
---> Removed intermediate container 7b8de8875b89
---> cd3dc18c76dc
Step 7/10 : COPY entrypoint.sh /
---> 0cd7e6c93373
Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control
---> Running in dc258f3781ee
---> Removed intermediate container dc258f3781ee
---> 8f96b88ccce8
Step 9/10 : ENTRYPOINT ["/entrypoint.sh"]
---> Running in 9b2ebfb2dfc4
---> Removed intermediate container 9b2ebfb2dfc4
---> b13c352e276c
Step 10/10 : CMD ["/usr/bin/contrail-control"]
---> Running in 6fe7d89ac14a
---> Removed intermediate container 6fe7d89ac14a
---> 72b06b4ad335
[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 72b06b4ad335
Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_4_1-6
2025-06-18 01:52:20,886: INFO: Docker build duration: 17 seconds
The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control]
db3f5b3c9e79: Preparing
d487590e4932: Preparing
a78d6e305ce3: Preparing
c3b7290c235a: Preparing
3c82bebae84d: Preparing
07071a08f653: Preparing
347660656ad6: Preparing
b52cb0ea1106: Preparing
16eb9b686ac0: Preparing
2ef3fc778607: Preparing
31a07f087d7c: Preparing
174f56854903: Preparing
db3f5b3c9e79: Waiting
d487590e4932: Waiting
c3b7290c235a: Waiting
3c82bebae84d: Waiting
07071a08f653: Waiting
16eb9b686ac0: Waiting
2ef3fc778607: Waiting
31a07f087d7c: Waiting
174f56854903: Waiting
347660656ad6: Waiting
b52cb0ea1106: Waiting
a78d6e305ce3: Waiting
a78d6e305ce3: Layer already exists
c3b7290c235a: Layer already exists
d487590e4932: Pushed
3c82bebae84d: Layer already exists
07071a08f653: Layer already exists
347660656ad6: Layer already exists
2ef3fc778607: Layer already exists
16eb9b686ac0: Layer already exists
b52cb0ea1106: Layer already exists
174f56854903: Layer already exists
31a07f087d7c: Layer already exists
db3f5b3c9e79: Pushed
master-1_7_4_1-6: digest: sha256:a6537deff96c5b0af4bc07a56851169e208e53994ee576d09e059f884f6c96f1 size: 2829
2025-06-18 01:52:46,709: INFO: Building opensdn-controller-control-control finished successfully, duration: 43 seconds