2025-06-11 15:01:19,352: INFO: Building opensdn-controller-control-control 2025-06-11 15:01:19,428: 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_7_2_1-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} ---> 65d647dcae8b Step 4/10 : ARG CONTAINER_NAME ---> Running in dfb992b6e9e5 ---> Removed intermediate container dfb992b6e9e5 ---> 11fdab60eab8 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8d562cbecab4 ---> Removed intermediate container 8d562cbecab4 ---> 5ab3872e855e 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 f671d6f9ab39 ---> Removed intermediate container f671d6f9ab39 ---> 61a2cd20a7d4 Step 7/10 : COPY entrypoint.sh / ---> 88f35cef9ede Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 29323d6c48cf ---> Removed intermediate container 29323d6c48cf ---> a07d3958821c Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3ab47217c1ea ---> Removed intermediate container 3ab47217c1ea ---> 2726375af6ab Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 88c7291e2e2b ---> Removed intermediate container 88c7291e2e2b ---> 4f65d4828c9b [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 4f65d4828c9b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_2_1-4 2025-06-11 15:01:40,352: INFO: Docker build duration: 21 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 20c9e09d8b3a: Preparing 5603805b3b4e: Preparing 17d3e7542d0b: Preparing fe8ca4a07c74: Preparing b64535c9e2d3: Preparing f70917ace0ca: Preparing f82770a0e0d3: Preparing 81912ec3f8ac: Preparing 3c28845635a6: Preparing 107ebcff4342: Preparing 6ce217bc7c54: Preparing 174f56854903: Preparing 5603805b3b4e: Waiting 17d3e7542d0b: Waiting fe8ca4a07c74: Waiting b64535c9e2d3: Waiting f70917ace0ca: Waiting f82770a0e0d3: Waiting 81912ec3f8ac: Waiting 3c28845635a6: Waiting 107ebcff4342: Waiting 6ce217bc7c54: Waiting 174f56854903: Waiting 5603805b3b4e: Pushed 17d3e7542d0b: Layer already exists fe8ca4a07c74: Layer already exists b64535c9e2d3: Layer already exists f70917ace0ca: Layer already exists 107ebcff4342: Layer already exists 3c28845635a6: Layer already exists 81912ec3f8ac: Layer already exists f82770a0e0d3: Layer already exists 6ce217bc7c54: Layer already exists 174f56854903: Layer already exists 20c9e09d8b3a: Pushed master-1_7_2_1-4: digest: sha256:9a7fae3f3ebb853200b3d9dfc1c57cd872cdd39b9c96c0abade7230457e4def0 size: 2829 2025-06-11 15:01:58,439: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds