2025-08-11 20:49:56,012: INFO: Building opensdn-controller-control-control 2025-08-11 20:49:56,016: 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-6_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} ---> 60b65fe58c74 Step 4/10 : ARG CONTAINER_NAME ---> Running in bca4892839e1 ---> Removed intermediate container bca4892839e1 ---> 365a5e5f869e Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 26134a8b6159 ---> Removed intermediate container 26134a8b6159 ---> b477be367a45 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 787cc1bcec73 ---> Removed intermediate container 787cc1bcec73 ---> d2268a76c1a3 Step 7/10 : COPY entrypoint.sh / ---> b2f1b6b1ec0e Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 7dfd8d8fce5b ---> Removed intermediate container 7dfd8d8fce5b ---> be70ddee31f1 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b589f6df60fb ---> Removed intermediate container b589f6df60fb ---> 01ab715a1446 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 1efd0ff5a0f4 ---> Removed intermediate container 1efd0ff5a0f4 ---> 59639cef350c [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 59639cef350c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_1-6_4 2025-08-11 20:50:13,106: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 6a6204b9a918: Preparing 8e4407e5a796: Preparing 02c29b70fde3: Preparing fb4248e6d155: Preparing 065da45f867d: Preparing 2bfbeb6371d6: Preparing 2185b8fb281a: Preparing a84ce91f0518: Preparing dc98d6b2fa52: Preparing 0e542b9ab561: Preparing 64279d8ab2be: Preparing 174f56854903: Preparing 6a6204b9a918: Waiting 8e4407e5a796: Waiting 02c29b70fde3: Waiting fb4248e6d155: Waiting 065da45f867d: Waiting 2bfbeb6371d6: Waiting 2185b8fb281a: Waiting a84ce91f0518: Waiting dc98d6b2fa52: Waiting 0e542b9ab561: Waiting 64279d8ab2be: Waiting 174f56854903: Waiting 02c29b70fde3: Layer already exists 065da45f867d: Layer already exists fb4248e6d155: Layer already exists 8e4407e5a796: Pushed 2bfbeb6371d6: Layer already exists 2185b8fb281a: Layer already exists a84ce91f0518: Layer already exists dc98d6b2fa52: Layer already exists 0e542b9ab561: Layer already exists 64279d8ab2be: Layer already exists 174f56854903: Layer already exists 6a6204b9a918: Pushed master-1_2_2_1-6_4: digest: sha256:0483ef88f2181a61cd251e98030f7c8665afa2188cb639eb63830bab2463c9a2 size: 2830 2025-08-11 20:50:32,732: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds