2025-05-06 07:45:59,241: INFO: Building opensdn-controller-control-control 2025-05-06 07:45:59,274: 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_6_4-1 --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} ---> a2c3c4cd21c6 Step 4/10 : ARG CONTAINER_NAME ---> Running in 7e2107ff6769 ---> Removed intermediate container 7e2107ff6769 ---> 2127b6e4f1f4 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 72e0733d0470 ---> Removed intermediate container 72e0733d0470 ---> 517a3c86d236 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 0b3166805d0c ---> Removed intermediate container 0b3166805d0c ---> 9d2abf714d5e Step 7/10 : COPY entrypoint.sh / ---> 1f31fc97f0a2 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 49c50f9ba243 ---> Removed intermediate container 49c50f9ba243 ---> d01619630641 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b9a887d1d5e5 ---> Removed intermediate container b9a887d1d5e5 ---> bff956ad9914 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 2897f8b7f508 ---> Removed intermediate container 2897f8b7f508 ---> 7a2d561d511e [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 7a2d561d511e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_4-1 2025-05-06 07:46:15,807: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 2f2142f3de27: Preparing a937d6636524: Preparing b4b0b89bb2be: Preparing 23fa58c0edb5: Preparing d49b00674212: Preparing 2f2142f3de27: Waiting a937d6636524: Waiting b4b0b89bb2be: Waiting 23fa58c0edb5: Waiting 94a42b27f0e1: Preparing 32798fd970f7: Preparing e02d76e8c7f1: Preparing 79d6f43070ab: Preparing cafda3133a73: Preparing 945d1ad425f0: Preparing d49b00674212: Waiting 94a42b27f0e1: Waiting 32798fd970f7: Waiting e02d76e8c7f1: Waiting 79d6f43070ab: Waiting cafda3133a73: Waiting 174f56854903: Preparing 945d1ad425f0: Waiting 174f56854903: Waiting b4b0b89bb2be: Layer already exists a937d6636524: Pushed d49b00674212: Layer already exists 23fa58c0edb5: Layer already exists 94a42b27f0e1: Layer already exists 32798fd970f7: Layer already exists e02d76e8c7f1: Layer already exists cafda3133a73: Layer already exists 945d1ad425f0: Layer already exists 79d6f43070ab: Layer already exists 174f56854903: Layer already exists 2f2142f3de27: Pushed master-1_6_6_4-1: digest: sha256:acf7f1ffc2a5bbce98c3e793977f5fb5a1c3038634c1a89a2aa6cd1fa056c6f3 size: 2830 2025-05-06 07:46:39,562: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds