2025-05-06 09:47:41,987: INFO: Building opensdn-controller-control-control 2025-05-06 09:47:42,017: 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} ---> 001c7e19fd56 Step 4/10 : ARG CONTAINER_NAME ---> Running in 0655b842f5f1 ---> Removed intermediate container 0655b842f5f1 ---> c98cff69759b Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7970c2a411ee ---> Removed intermediate container 7970c2a411ee ---> c7d36e2d7335 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 b8a5dce6fc70 ---> Removed intermediate container b8a5dce6fc70 ---> e95de8ed4017 Step 7/10 : COPY entrypoint.sh / ---> c43d1403c71d Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 38baeaad9fc7 ---> Removed intermediate container 38baeaad9fc7 ---> 9a3442435f22 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 725a9cffb690 ---> Removed intermediate container 725a9cffb690 ---> c5c1916a41e1 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in c023b84e1f77 ---> Removed intermediate container c023b84e1f77 ---> 81f656412642 [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 81f656412642 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_4-1 2025-05-06 09:47:58,283: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 8adfa44e8442: Preparing 2467878a1df5: Preparing 8adfa44e8442: Waiting b512db7be517: Preparing 3c75e1e4ff8a: Preparing a6c33817e87a: Preparing 6c9f0ca70f89: Preparing 03a8789fddd0: Preparing a6c33817e87a: Waiting 6c9f0ca70f89: Waiting 2467878a1df5: Waiting b512db7be517: Waiting 3c75e1e4ff8a: Waiting 3666d4b1d1ea: Preparing 7283a680f48a: Preparing 03a8789fddd0: Waiting 3666d4b1d1ea: Waiting 7283a680f48a: Waiting 85f91cb360eb: Preparing 3bae4ad8ed0e: Preparing 174f56854903: Preparing 85f91cb360eb: Waiting 174f56854903: Waiting 3bae4ad8ed0e: Waiting a6c33817e87a: Layer already exists 3c75e1e4ff8a: Layer already exists b512db7be517: Layer already exists 03a8789fddd0: Layer already exists 2467878a1df5: Pushed 3666d4b1d1ea: Layer already exists 6c9f0ca70f89: Layer already exists 7283a680f48a: Layer already exists 85f91cb360eb: Layer already exists 3bae4ad8ed0e: Layer already exists 174f56854903: Layer already exists 8adfa44e8442: Pushed master-1_6_6_4-1: digest: sha256:785a607300404a096a8f859c5daa71f7f5757036e4fcca2c5d6e072fae47b7d8 size: 2830 2025-05-06 09:48:18,669: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds