2025-05-26 17:19:39,438: INFO: Building opensdn-controller-control-control 2025-05-26 17:19:39,497: 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_3_8_5-7 --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} ---> 963cfaecfbd2 Step 4/10 : ARG CONTAINER_NAME ---> Running in 5c9afe37a41d ---> Removed intermediate container 5c9afe37a41d ---> 053dda2c5824 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 634cfd9818ce ---> Removed intermediate container 634cfd9818ce ---> 1bcc99900399 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 39a5b3e3074a ---> Removed intermediate container 39a5b3e3074a ---> 784163fee159 Step 7/10 : COPY entrypoint.sh / ---> 9b686b13a061 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 683cbc90d44b ---> Removed intermediate container 683cbc90d44b ---> 9fa1a86343de Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9bbd4bfe313b ---> Removed intermediate container 9bbd4bfe313b ---> 37446a1d989d Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 732b7e84e085 ---> Removed intermediate container 732b7e84e085 ---> b22c1ea2e0f4 [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 b22c1ea2e0f4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_3_8_5-7 2025-05-26 17:19:58,816: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 52c2a11b3569: Preparing 43a647a686cf: Preparing 89f9e6af977b: Preparing d60f26df5632: Preparing 6001225f3953: Preparing 7029643689c9: Preparing 486989c262c1: Preparing 2e5a306b12ac: Preparing 77ca73ef5ef6: Preparing 6b5dbfe68d11: Preparing e7b17f28aff4: Preparing 174f56854903: Preparing 52c2a11b3569: Waiting 43a647a686cf: Waiting 89f9e6af977b: Waiting d60f26df5632: Waiting 6001225f3953: Waiting 7029643689c9: Waiting 486989c262c1: Waiting 2e5a306b12ac: Waiting 77ca73ef5ef6: Waiting 6b5dbfe68d11: Waiting e7b17f28aff4: Waiting 174f56854903: Waiting 89f9e6af977b: Layer already exists d60f26df5632: Layer already exists 6001225f3953: Layer already exists 7029643689c9: Layer already exists 2e5a306b12ac: Layer already exists 486989c262c1: Layer already exists 77ca73ef5ef6: Layer already exists 6b5dbfe68d11: Layer already exists 43a647a686cf: Pushed e7b17f28aff4: Layer already exists 174f56854903: Layer already exists 52c2a11b3569: Pushed master-1_3_8_5-7: digest: sha256:98aa20e1e0cbeeee62993ee3121329793a4a86e51e557c7e3450124d29f63a08 size: 2830 2025-05-26 17:20:25,661: INFO: Building opensdn-controller-control-control finished successfully, duration: 46 seconds