2025-05-30 13:18:57,229: INFO: Building opensdn-controller-control-control 2025-05-30 13:18:57,259: 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_6_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} ---> e7c951d44a55 Step 4/10 : ARG CONTAINER_NAME ---> Using cache ---> 35b202cbcb52 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4c7ec3c99543 ---> Removed intermediate container 4c7ec3c99543 ---> ea3c26db237b 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 4781504dd61c ---> Removed intermediate container 4781504dd61c ---> 2257c2b383f7 Step 7/10 : COPY entrypoint.sh / ---> c35e671ab0c7 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in a9827242cd6c ---> Removed intermediate container a9827242cd6c ---> 18b5a35df1c0 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6f9b813ffbc2 ---> Removed intermediate container 6f9b813ffbc2 ---> 7f3546482c3f Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 46b6eb8c0cdd ---> Removed intermediate container 46b6eb8c0cdd ---> 05f709a9eed1 [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 05f709a9eed1 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_6_6-1 2025-05-30 13:19:12,549: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 5d0ddee042fe: Preparing 16dc94784196: Preparing fe22b22f27dd: Preparing 4e79575d85bc: Preparing 6b6ad9d84276: Preparing fe4f42917827: Preparing 758ee8e99832: Preparing 380ec77b19f2: Preparing ae3a2b10932a: Preparing 66e8adc79c0f: Preparing 0fab5d2b9e59: Preparing 174f56854903: Preparing 5d0ddee042fe: Waiting 16dc94784196: Waiting fe22b22f27dd: Waiting 4e79575d85bc: Waiting 6b6ad9d84276: Waiting fe4f42917827: Waiting 758ee8e99832: Waiting 380ec77b19f2: Waiting ae3a2b10932a: Waiting 66e8adc79c0f: Waiting 0fab5d2b9e59: Waiting 174f56854903: Waiting fe22b22f27dd: Layer already exists 6b6ad9d84276: Layer already exists 4e79575d85bc: Layer already exists fe4f42917827: Layer already exists 758ee8e99832: Layer already exists 380ec77b19f2: Layer already exists ae3a2b10932a: Layer already exists 16dc94784196: Pushed 66e8adc79c0f: Layer already exists 174f56854903: Layer already exists 0fab5d2b9e59: Layer already exists 5d0ddee042fe: Pushed master-1_7_6_6-1: digest: sha256:d41c8d031a8d3564e4e1900f897eb0b9c4f02767dd27911cfb88cb1298fccaca size: 2830 2025-05-30 13:19:38,135: INFO: Building opensdn-controller-control-control finished successfully, duration: 41 seconds