2025-06-24 18:58:04,841: INFO: Building opensdn-controller-control-control 2025-06-24 18:58:04,874: 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-1_3 --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} ---> 49a7d756e4c9 Step 4/10 : ARG CONTAINER_NAME ---> Running in 38a00b35643f ---> Removed intermediate container 38a00b35643f ---> d8129e4d48b5 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5e8b1024ed2d ---> Removed intermediate container 5e8b1024ed2d ---> eb3e86d6f7f7 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 d7288bdeaf53 ---> Removed intermediate container d7288bdeaf53 ---> efa87865bbbb Step 7/10 : COPY entrypoint.sh / ---> a16910286392 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in b373128916fa ---> Removed intermediate container b373128916fa ---> ea1fd4ca3533 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7aaa2c408b3b ---> Removed intermediate container 7aaa2c408b3b ---> c4b696887e35 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in a5674d175c88 ---> Removed intermediate container a5674d175c88 ---> 167d419ef300 [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 167d419ef300 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_3_8_5-1_3 2025-06-24 18:58:21,385: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] e608f57ac69e: Preparing 261c403934ff: Preparing ceacdf5d13e4: Preparing 10a9d592dc8e: Preparing 30e79e8633db: Preparing 937423beac95: Preparing d540f684f545: Preparing aad57d5144b2: Preparing 1937043c337c: Preparing 76a398bc63fd: Preparing b387607e62a2: Preparing 174f56854903: Preparing e608f57ac69e: Waiting 261c403934ff: Waiting ceacdf5d13e4: Waiting 10a9d592dc8e: Waiting 30e79e8633db: Waiting 937423beac95: Waiting d540f684f545: Waiting aad57d5144b2: Waiting 1937043c337c: Waiting 76a398bc63fd: Waiting b387607e62a2: Waiting 174f56854903: Waiting 10a9d592dc8e: Layer already exists 30e79e8633db: Layer already exists ceacdf5d13e4: Layer already exists 261c403934ff: Pushed 937423beac95: Layer already exists aad57d5144b2: Layer already exists 76a398bc63fd: Layer already exists d540f684f545: Layer already exists 174f56854903: Layer already exists 1937043c337c: Layer already exists b387607e62a2: Layer already exists e608f57ac69e: Pushed master-1_3_8_5-1_3: digest: sha256:65dcd69770e84fe16c32ccfe98c2e6e2ea83604eb6d611b19deb8bfeb7e6d6da size: 2830 2025-06-24 18:58:41,052: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds