2025-05-13 07:48:52,690: INFO: Building opensdn-controller-control-control
2025-05-13 07:48:52,717: 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_8_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-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}
---> b3202c03cc12
Step 4/10 : ARG CONTAINER_NAME
---> Running in 529771e4ce35
---> Removed intermediate container 529771e4ce35
---> 32cda82f3d7e
Step 5/10 : ENV SERVICE_NAME=control     CONTAINER_NAME=$CONTAINER_NAME
---> Running in a1f04ad571b6
---> Removed intermediate container a1f04ad571b6
---> 58025555917b
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 0d4501fafd2c
---> Removed intermediate container 0d4501fafd2c
---> 08f3a512fdb8
Step 7/10 : COPY entrypoint.sh /
---> 604fef8a8cd0
Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control
---> Running in 1f4bd6efb9c3
---> Removed intermediate container 1f4bd6efb9c3
---> bcfad66a768f
Step 9/10 : ENTRYPOINT ["/entrypoint.sh"]
---> Running in d40ab7cd9478
---> Removed intermediate container d40ab7cd9478
---> f7ec8cc7b0f0
Step 10/10 : CMD ["/usr/bin/contrail-control"]
---> Running in 42c919c54717
---> Removed intermediate container 42c919c54717
---> 218aa26180f5
[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 218aa26180f5
Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_8_1-1
2025-05-13 07:49:06,610: INFO: Docker build duration: 14 seconds
The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control]
98b55a80145d: Preparing
3e8cfcfea6a2: Preparing
b1192baf091a: Preparing
f2859d47d29e: Preparing
72a9ee865b7a: Preparing
accadcd5d312: Preparing
55916e81440b: Preparing
046a8ab2329d: Preparing
f94df11622c4: Preparing
800c7fc67c42: Preparing
6273291a5a90: Preparing
174f56854903: Preparing
98b55a80145d: Waiting
3e8cfcfea6a2: Waiting
b1192baf091a: Waiting
f2859d47d29e: Waiting
72a9ee865b7a: Waiting
accadcd5d312: Waiting
55916e81440b: Waiting
046a8ab2329d: Waiting
f94df11622c4: Waiting
6273291a5a90: Waiting
174f56854903: Waiting
800c7fc67c42: Waiting
b1192baf091a: Layer already exists
72a9ee865b7a: Layer already exists
accadcd5d312: Layer already exists
f2859d47d29e: Layer already exists
046a8ab2329d: Layer already exists
3e8cfcfea6a2: Pushed
55916e81440b: Layer already exists
f94df11622c4: Layer already exists
800c7fc67c42: Layer already exists
6273291a5a90: Layer already exists
174f56854903: Layer already exists
98b55a80145d: Pushed
master-1_6_8_1-1: digest: sha256:cd9faf6815e13ac46e425a3a1c8904ba91a99638e11d9022d1adbc3f02b0b38d size: 2830
2025-05-13 07:49:27,886: INFO: Building opensdn-controller-control-control finished successfully, duration: 35 seconds