2025-04-28 14:55:55,478: INFO: Building opensdn-controller-control-control 2025-04-28 14:55:55,508: 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_9-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} ---> 0e8edb7dbe94 Step 4/10 : ARG CONTAINER_NAME ---> Running in eebe6e135dca ---> Removed intermediate container eebe6e135dca ---> 49e9101f403a Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 36c49d001c07 ---> Removed intermediate container 36c49d001c07 ---> 5745aa85bb59 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 4305be430f7e ---> Removed intermediate container 4305be430f7e ---> 39503b49595b Step 7/10 : COPY entrypoint.sh / ---> d29f4ba60703 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 670a9e144afd ---> Removed intermediate container 670a9e144afd ---> 9b8bc24b5e47 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in bfdb76af8c18 ---> Removed intermediate container bfdb76af8c18 ---> 04150a218dad Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in f1496c967e23 ---> Removed intermediate container f1496c967e23 ---> cd5578dade05 [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 cd5578dade05 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_1_9-2 2025-04-28 14:56:10,882: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] b778dcdca2b7: Preparing ac64d9a84a45: Preparing 5c0ebf5a72b3: Preparing 545e6abef7b7: Preparing 1ea426810d8a: Preparing 5a46edde6c50: Preparing ea366a13268c: Preparing 343f9777c8ae: Preparing 0290acc3e39c: Preparing 09d823d0ea60: Preparing a75c010d2854: Preparing 174f56854903: Preparing b778dcdca2b7: Waiting ac64d9a84a45: Waiting 5c0ebf5a72b3: Waiting 545e6abef7b7: Waiting 1ea426810d8a: Waiting 5a46edde6c50: Waiting ea366a13268c: Waiting 343f9777c8ae: Waiting 0290acc3e39c: Waiting 09d823d0ea60: Waiting a75c010d2854: Waiting 174f56854903: Waiting 5c0ebf5a72b3: Layer already exists 545e6abef7b7: Layer already exists 1ea426810d8a: Layer already exists ea366a13268c: Layer already exists 5a46edde6c50: Layer already exists 343f9777c8ae: Layer already exists 09d823d0ea60: Layer already exists ac64d9a84a45: Pushed 0290acc3e39c: Layer already exists a75c010d2854: Layer already exists 174f56854903: Layer already exists b778dcdca2b7: Pushed master-1_6_1_9-2: digest: sha256:b7dfac49f7f6c02539a47c08bcaa2925e233730464cf87a381a0792c30e9fd96 size: 2830 2025-04-28 14:56:36,041: INFO: Building opensdn-controller-control-control finished successfully, duration: 41 seconds