2025-06-12 12:47:54,349: INFO: Building opensdn-controller-control-control 2025-06-12 12:47:54,391: 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} ---> a34727a1da34 Step 4/10 : ARG CONTAINER_NAME ---> Running in 8165d3cafe82 ---> Removed intermediate container 8165d3cafe82 ---> 9d5221461eca Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0c49157d1314 ---> Removed intermediate container 0c49157d1314 ---> 1d5d097fea13 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 3827fe1bfd8f ---> Removed intermediate container 3827fe1bfd8f ---> 8901e4bf9eb6 Step 7/10 : COPY entrypoint.sh / ---> 6833d886b9cb Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 778cd51943b0 ---> Removed intermediate container 778cd51943b0 ---> 016fed8258ab Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 29d7050637e9 ---> Removed intermediate container 29d7050637e9 ---> 7f8f72ad3518 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 8a1e29933be9 ---> Removed intermediate container 8a1e29933be9 ---> 2e9d35a56f39 [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 2e9d35a56f39 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_2_1-4 2025-06-12 12:48:09,067: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 12c585093ae4: Preparing f9a1955c7854: Preparing b11b79d4e53c: Preparing 73efe23c8eea: Preparing b183c9dace7a: Preparing 8ca2b575e688: Preparing 944f93ce05e6: Preparing 3ca0f4bc7b1e: Preparing f9c914e7140c: Preparing 077f52f913c4: Preparing 6d3c3e287ef6: Preparing 174f56854903: Preparing 12c585093ae4: Waiting f9a1955c7854: Waiting b11b79d4e53c: Waiting 73efe23c8eea: Waiting b183c9dace7a: Waiting 8ca2b575e688: Waiting 944f93ce05e6: Waiting 3ca0f4bc7b1e: Waiting f9c914e7140c: Waiting 077f52f913c4: Waiting 6d3c3e287ef6: Waiting 174f56854903: Waiting b11b79d4e53c: Layer already exists 8ca2b575e688: Layer already exists 73efe23c8eea: Layer already exists b183c9dace7a: Layer already exists f9a1955c7854: Pushed 944f93ce05e6: Layer already exists f9c914e7140c: Layer already exists 3ca0f4bc7b1e: Layer already exists 6d3c3e287ef6: Layer already exists 077f52f913c4: Layer already exists 174f56854903: Layer already exists 12c585093ae4: Pushed master-1_7_2_1-4: digest: sha256:c18ac3326b86a5630cd8b25878e7fa83fc252ffacbcebdb7764d668166815c72 size: 2829 2025-06-12 12:48:27,220: INFO: Building opensdn-controller-control-control finished successfully, duration: 33 seconds