2025-06-30 14:24:15,008: INFO: Building opensdn-controller-control-control 2025-06-30 14:24:15,039: 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_0_9_8-4_5 --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} ---> 429cc08bc13b Step 4/10 : ARG CONTAINER_NAME ---> Running in 4e9bf80c0f72 ---> Removed intermediate container 4e9bf80c0f72 ---> 30fec86f5d05 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in ae252c44073e ---> Removed intermediate container ae252c44073e ---> 684522b0d766 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 3357389589d7 ---> Removed intermediate container 3357389589d7 ---> 82664f08b26c Step 7/10 : COPY entrypoint.sh / ---> b09de9f4a4b0 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 251ed806a380 ---> Removed intermediate container 251ed806a380 ---> 5d6fd69cb64b Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 527dcde1c2f9 ---> Removed intermediate container 527dcde1c2f9 ---> cfdc620410c0 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 68b2efeaefde ---> Removed intermediate container 68b2efeaefde ---> ea34955e9d95 [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 ea34955e9d95 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_0_9_8-4_5 2025-06-30 14:24:27,047: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] c3bae708e68e: Preparing 5efa67a4c1bf: Preparing b6aa756930dc: Preparing ec5acb3ceedf: Preparing 8ff9f386cf49: Preparing 04e7df9c8516: Preparing 7da8f1990646: Preparing 88d045477365: Preparing 13f11643a7e9: Preparing 223c16b8aec2: Preparing d1f3c5a45ee4: Preparing 174f56854903: Preparing b6aa756930dc: Waiting ec5acb3ceedf: Waiting 8ff9f386cf49: Waiting 04e7df9c8516: Waiting 7da8f1990646: Waiting 88d045477365: Waiting 13f11643a7e9: Waiting 223c16b8aec2: Waiting d1f3c5a45ee4: Waiting 174f56854903: Waiting c3bae708e68e: Waiting 5efa67a4c1bf: Waiting b6aa756930dc: Layer already exists ec5acb3ceedf: Layer already exists 8ff9f386cf49: Layer already exists 04e7df9c8516: Layer already exists 5efa67a4c1bf: Pushed 13f11643a7e9: Layer already exists 223c16b8aec2: Layer already exists 88d045477365: Layer already exists 7da8f1990646: Layer already exists d1f3c5a45ee4: Layer already exists 174f56854903: Layer already exists c3bae708e68e: Pushed master-1_0_9_8-4_5: digest: sha256:cd6c1a49f8da3c3103dc5bc1f1e35f510b3cde4662839a99f9c787abcd6e1062 size: 2830 2025-06-30 14:24:48,389: INFO: Building opensdn-controller-control-control finished successfully, duration: 34 seconds