2025-06-18 04:36:42,539: INFO: Building opensdn-controller-control-control 2025-06-18 04:36:42,586: 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_6_1-2_4 --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} ---> 972009b79255 Step 4/10 : ARG CONTAINER_NAME ---> Running in 948772d546a5 ---> Removed intermediate container 948772d546a5 ---> db2d7ae2a0b0 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 6009290f36c6 ---> Removed intermediate container 6009290f36c6 ---> 09f7c94aa215 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 7c5a63a42601 ---> Removed intermediate container 7c5a63a42601 ---> 57ee1d65c2ed Step 7/10 : COPY entrypoint.sh / ---> 27bcfb102e75 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 4a6f53fc64e2 ---> Removed intermediate container 4a6f53fc64e2 ---> 71a2c95b1d30 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2828db09c842 ---> Removed intermediate container 2828db09c842 ---> 9c5ff607543b Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in eb289b59b487 ---> Removed intermediate container eb289b59b487 ---> e4bdcb673be1 [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 e4bdcb673be1 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_1-2_4 2025-06-18 04:36:59,378: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] c255bccc1309: Preparing 36d2a3105add: Preparing c93b7cbe5cc8: Preparing cd5331e18da6: Preparing 63ca5a35b931: Preparing bc95ae3c45a6: Preparing e17b6b4bb072: Preparing 8a0d1d0aa7f2: Preparing e2284788198d: Preparing 8e08f69d8848: Preparing 40781ec80157: Preparing 174f56854903: Preparing c255bccc1309: Waiting 36d2a3105add: Waiting c93b7cbe5cc8: Waiting cd5331e18da6: Waiting 63ca5a35b931: Waiting bc95ae3c45a6: Waiting e17b6b4bb072: Waiting 8a0d1d0aa7f2: Waiting e2284788198d: Waiting 8e08f69d8848: Waiting 40781ec80157: Waiting 174f56854903: Waiting c93b7cbe5cc8: Layer already exists cd5331e18da6: Layer already exists 63ca5a35b931: Layer already exists bc95ae3c45a6: Layer already exists e17b6b4bb072: Layer already exists 36d2a3105add: Pushed 8a0d1d0aa7f2: Layer already exists 8e08f69d8848: Layer already exists 40781ec80157: Layer already exists e2284788198d: Layer already exists 174f56854903: Layer already exists c255bccc1309: Pushed master-1_6_6_1-2_4: digest: sha256:cf3dd7551b66f10db0de691155586eae3d3ef33f27b612d90f81ea02997c489d size: 2829 2025-06-18 04:37:18,420: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds