2025-08-14 13:49:49,395: INFO: Building opensdn-controller-control-control 2025-08-14 13:49:49,430: 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_6_9-2_8 --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} ---> 503ab5437588 Step 4/10 : ARG CONTAINER_NAME ---> Running in cb451ca5fb6c ---> Removed intermediate container cb451ca5fb6c ---> d58a2a9df1f7 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 413a59ccdf73 ---> Removed intermediate container 413a59ccdf73 ---> c1687f14794e 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 5e55c0e8ec88 ---> Removed intermediate container 5e55c0e8ec88 ---> b7ea8c8aae0f Step 7/10 : COPY entrypoint.sh / ---> 8405a859db8f Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 238de7d0e455 ---> Removed intermediate container 238de7d0e455 ---> 7cf07b02feb4 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9a8e64057186 ---> Removed intermediate container 9a8e64057186 ---> 69bef75e178c Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in ae18bc2eb81d ---> Removed intermediate container ae18bc2eb81d ---> 3055986b1a8d [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 3055986b1a8d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_6_9-2_8 2025-08-14 13:50:09,298: INFO: Docker build duration: 20 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] d55dffd70ce6: Preparing 74f8ab0f30d5: Preparing e9b9fd6e694c: Preparing af23da529f3c: Preparing 97e6b34e01c9: Preparing 1f4ddbefb3b0: Preparing e77bdefde02a: Preparing 792abbbb79d6: Preparing 6eae1703d5ed: Preparing 97221934d034: Preparing f34fe169aa0f: Preparing 174f56854903: Preparing d55dffd70ce6: Waiting 74f8ab0f30d5: Waiting e9b9fd6e694c: Waiting af23da529f3c: Waiting 97e6b34e01c9: Waiting 1f4ddbefb3b0: Waiting e77bdefde02a: Waiting 792abbbb79d6: Waiting 6eae1703d5ed: Waiting 97221934d034: Waiting f34fe169aa0f: Waiting 174f56854903: Waiting e9b9fd6e694c: Layer already exists af23da529f3c: Layer already exists 97e6b34e01c9: Layer already exists 74f8ab0f30d5: Pushed 1f4ddbefb3b0: Layer already exists e77bdefde02a: Layer already exists 792abbbb79d6: Layer already exists 6eae1703d5ed: Layer already exists 97221934d034: Layer already exists f34fe169aa0f: Layer already exists 174f56854903: Layer already exists d55dffd70ce6: Pushed master-1_7_6_9-2_8: digest: sha256:f0f8b530951c604c951603d359a10df9306c4736abdd5e57247daa5580856baa size: 2830 2025-08-14 13:50:33,424: INFO: Building opensdn-controller-control-control finished successfully, duration: 44 seconds