2025-05-15 13:37:53,908: INFO: Building opensdn-controller-control-control 2025-05-15 13:37:53,950: 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_2_2_1-3_9 --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} ---> a8bbb1544671 Step 4/10 : ARG CONTAINER_NAME ---> Running in 3ec5508356c5 ---> Removed intermediate container 3ec5508356c5 ---> dbfa26875fe7 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0474f8b03b13 ---> Removed intermediate container 0474f8b03b13 ---> 47228bd653ce 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 e11601bb06a3 ---> Removed intermediate container e11601bb06a3 ---> 6f1c98cff8b2 Step 7/10 : COPY entrypoint.sh / ---> 5b3a435d59c4 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 65dbe47d9a05 ---> Removed intermediate container 65dbe47d9a05 ---> 8b4f81063726 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 767d539ee018 ---> Removed intermediate container 767d539ee018 ---> 57501d79e78b Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in c9f5d3e1bfaa ---> Removed intermediate container c9f5d3e1bfaa ---> 0e9b3de2e1e2 [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 0e9b3de2e1e2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_1-3_9 2025-05-15 13:38:10,648: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 7d807f85e413: Preparing 1b3298d9d47e: Preparing 10218a977420: Preparing 7b6e7310935f: Preparing bd6ed2e5f275: Preparing 8b0e25f716fd: Preparing 9a515e568ea4: Preparing 7e94b3aa0819: Preparing 1b11b0e7574f: Preparing 06c893485d2c: Preparing e0eb661e6f27: Preparing 174f56854903: Preparing 7d807f85e413: Waiting 1b3298d9d47e: Waiting 10218a977420: Waiting 7b6e7310935f: Waiting bd6ed2e5f275: Waiting 8b0e25f716fd: Waiting 9a515e568ea4: Waiting 7e94b3aa0819: Waiting 1b11b0e7574f: Waiting 06c893485d2c: Waiting e0eb661e6f27: Waiting 174f56854903: Waiting 10218a977420: Layer already exists bd6ed2e5f275: Layer already exists 8b0e25f716fd: Layer already exists 7b6e7310935f: Layer already exists 1b3298d9d47e: Pushed 7e94b3aa0819: Layer already exists 1b11b0e7574f: Layer already exists 9a515e568ea4: Layer already exists e0eb661e6f27: Layer already exists 06c893485d2c: Layer already exists 174f56854903: Layer already exists 7d807f85e413: Pushed master-1_2_2_1-3_9: digest: sha256:a29ec267bde5136f27f0e74d7cc58f17a1d38cfa2de0f5a1bc4213aa5ff6fb45 size: 2830 2025-05-15 13:38:32,539: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds