2025-08-08 07:45:46,825: INFO: Building opensdn-controller-control-control 2025-08-08 07:45:46,858: 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_9_8_6-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} ---> 188e8bbf9b41 Step 4/10 : ARG CONTAINER_NAME ---> Running in c7512a9508a1 ---> Removed intermediate container c7512a9508a1 ---> e2915475d159 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 09a650708699 ---> Removed intermediate container 09a650708699 ---> 9c7f0fe4f8a4 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 118e15c43d12 ---> Removed intermediate container 118e15c43d12 ---> 31dfef6c8af9 Step 7/10 : COPY entrypoint.sh / ---> f5e4754bbb04 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 33f893adf935 ---> Removed intermediate container 33f893adf935 ---> b7841f1f7cc3 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3f98bfa6c277 ---> Removed intermediate container 3f98bfa6c277 ---> 61a64819119c Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 23df68be3c61 ---> Removed intermediate container 23df68be3c61 ---> c9bcd3ed31fe [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 c9bcd3ed31fe Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_6-1 2025-08-08 07:46:02,050: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 963756f4c206: Preparing 541d049ced7a: Preparing b4f7c88bc920: Preparing ad7f73c1b1a7: Preparing 9346c02485c7: Preparing 9e17442f16a7: Preparing b64e32c0d5e7: Preparing fdce9aa49dc2: Preparing cefbebbc7bc5: Preparing e4abb4d68bd5: Preparing 66fdfde68934: Preparing 174f56854903: Preparing 963756f4c206: Waiting 541d049ced7a: Waiting b4f7c88bc920: Waiting ad7f73c1b1a7: Waiting 9346c02485c7: Waiting 9e17442f16a7: Waiting b64e32c0d5e7: Waiting fdce9aa49dc2: Waiting cefbebbc7bc5: Waiting e4abb4d68bd5: Waiting 66fdfde68934: Waiting 174f56854903: Waiting b4f7c88bc920: Layer already exists ad7f73c1b1a7: Layer already exists 9346c02485c7: Layer already exists 9e17442f16a7: Layer already exists cefbebbc7bc5: Layer already exists 541d049ced7a: Pushed fdce9aa49dc2: Layer already exists b64e32c0d5e7: Layer already exists 66fdfde68934: Layer already exists e4abb4d68bd5: Layer already exists 174f56854903: Layer already exists 963756f4c206: Pushed master-1_9_8_6-1: digest: sha256:b1bccc051059c1d9f9850e09c261fa0f686b1da4db34494df9373a295a68f1a9 size: 2830 2025-08-08 07:46:25,759: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds