2025-04-25 14:34:21,842: INFO: Building opensdn-controller-control-control 2025-04-25 14:34:21,909: 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_1_0-2 --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=22.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} ---> a7c6f9cb520d Step 4/10 : ARG CONTAINER_NAME ---> Running in 5eea03d61dde ---> Removed intermediate container 5eea03d61dde ---> 4105c45fdb14 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 66e9ac4c336d ---> Removed intermediate container 66e9ac4c336d ---> 5904781c7a58 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 6d6d1d7f7734 ---> Removed intermediate container 6d6d1d7f7734 ---> 5595e01478bb Step 7/10 : COPY entrypoint.sh / ---> b44a6333f754 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 712fb36a6648 ---> Removed intermediate container 712fb36a6648 ---> 6f1a2899845a Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c33ec609a318 ---> Removed intermediate container c33ec609a318 ---> bc9ce24629b7 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in e05d830e2c4d ---> Removed intermediate container e05d830e2c4d ---> bc536a4d0875 [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 bc536a4d0875 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_1_0-2 2025-04-25 14:34:45,760: INFO: Docker build duration: 24 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] dfe4de33f0c6: Preparing f7e485ab275a: Preparing 046fca4e0cde: Preparing 3b5c745ff571: Preparing 6ffc3b5a2aac: Preparing 4fcdc51d3662: Preparing 64c188a84ece: Preparing 6d6f319fbe6f: Preparing 9395dd549f32: Preparing b9cd05c0a083: Preparing 9a20a90fc858: Preparing 174f56854903: Preparing dfe4de33f0c6: Waiting f7e485ab275a: Waiting 046fca4e0cde: Waiting 3b5c745ff571: Waiting 6ffc3b5a2aac: Waiting 4fcdc51d3662: Waiting 64c188a84ece: Waiting 6d6f319fbe6f: Waiting 9395dd549f32: Waiting b9cd05c0a083: Waiting 9a20a90fc858: Waiting 174f56854903: Waiting 046fca4e0cde: Layer already exists 3b5c745ff571: Layer already exists 6ffc3b5a2aac: Layer already exists f7e485ab275a: Pushed 4fcdc51d3662: Layer already exists 64c188a84ece: Layer already exists 6d6f319fbe6f: Layer already exists 9395dd549f32: Layer already exists 9a20a90fc858: Layer already exists b9cd05c0a083: Layer already exists 174f56854903: Layer already exists dfe4de33f0c6: Pushed master-1_6_1_0-2: digest: sha256:189f87311eb112a8d33e8fa3bf0068eaf3732ef429b22d3b984f991c9100bd96 size: 2830 2025-04-25 14:35:17,028: INFO: Building opensdn-controller-control-control finished successfully, duration: 56 seconds