2025-06-17 18:21:50,698: INFO: Building opensdn-controller-control-control 2025-06-17 18:21:50,733: 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} ---> ed01cc433740 Step 4/10 : ARG CONTAINER_NAME ---> Running in 72b7acbf356c ---> Removed intermediate container 72b7acbf356c ---> 4b527d2d7658 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in be11b5190974 ---> Removed intermediate container be11b5190974 ---> 44557c12ddd3 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 84ff0be08626 ---> Removed intermediate container 84ff0be08626 ---> 181b2d6c5fbb Step 7/10 : COPY entrypoint.sh / ---> e31217a6295b Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in c4dcf6d16b7a ---> Removed intermediate container c4dcf6d16b7a ---> 1dc89adba661 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in bee4fab34aab ---> Removed intermediate container bee4fab34aab ---> a813e69a6d03 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 478454f47ae9 ---> Removed intermediate container 478454f47ae9 ---> 122e48520033 [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 122e48520033 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_2_1-4 2025-06-17 18:22:06,164: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] e126f3cb7ba2: Preparing 5491851c98cd: Preparing 89c47e22c744: Preparing 683c28f400fd: Preparing ec8071737201: Preparing 445318ad8f9f: Preparing 4b6e6a5ddd38: Preparing 6a077428d103: Preparing c5306dfe1e20: Preparing ef8eea0ffbf0: Preparing ec57743a2742: Preparing 174f56854903: Preparing e126f3cb7ba2: Waiting 5491851c98cd: Waiting 89c47e22c744: Waiting 683c28f400fd: Waiting ec8071737201: Waiting 445318ad8f9f: Waiting 4b6e6a5ddd38: Waiting 6a077428d103: Waiting c5306dfe1e20: Waiting ef8eea0ffbf0: Waiting ec57743a2742: Waiting 174f56854903: Waiting 89c47e22c744: Layer already exists ec8071737201: Layer already exists 683c28f400fd: Layer already exists 445318ad8f9f: Layer already exists 5491851c98cd: Pushed 4b6e6a5ddd38: Layer already exists c5306dfe1e20: Layer already exists 6a077428d103: Layer already exists ef8eea0ffbf0: Layer already exists ec57743a2742: Layer already exists 174f56854903: Layer already exists e126f3cb7ba2: Pushed master-1_7_2_1-4: digest: sha256:f59505844d77937d9512f667f958d58ac226cfa99bed74494fb58831f75c3a1a size: 2829 2025-06-17 18:22:31,246: INFO: Building opensdn-controller-control-control finished successfully, duration: 41 seconds