2025-06-30 15:34:22,519: INFO: Building opensdn-controller-control-control 2025-06-30 15:34:22,574: 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-5_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} ---> ed31fd50e397 Step 4/10 : ARG CONTAINER_NAME ---> Running in 7e994c1205b6 ---> Removed intermediate container 7e994c1205b6 ---> 404688de4980 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8453518326ac ---> Removed intermediate container 8453518326ac ---> 55daa2f56040 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 a630a4be1b63 ---> Removed intermediate container a630a4be1b63 ---> e4793cd6d4ab Step 7/10 : COPY entrypoint.sh / ---> cae2ea5a1381 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in b72f65cf7598 ---> Removed intermediate container b72f65cf7598 ---> 412af486ff34 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7fafeae756be ---> Removed intermediate container 7fafeae756be ---> 3091c69749f7 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 57a2b1d3f910 ---> Removed intermediate container 57a2b1d3f910 ---> 43835e38b4f4 [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 43835e38b4f4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_1-5_1 2025-06-30 15:34:42,390: INFO: Docker build duration: 20 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] fb3e27b9506f: Preparing c54045afaddd: Preparing 252575005c58: Preparing bb998dfaa568: Preparing 7b5bfb8468a9: Preparing 9bdf33aa2086: Preparing 14eaa5521b79: Preparing 25766425886c: Preparing 9bdf33aa2086: Waiting 14eaa5521b79: Waiting 25766425886c: Waiting c0e07cb2e63d: Preparing 73fa78bcfda9: Preparing 33d54396a5fc: Preparing 174f56854903: Preparing c0e07cb2e63d: Waiting 73fa78bcfda9: Waiting 33d54396a5fc: Waiting 174f56854903: Waiting 252575005c58: Layer already exists 7b5bfb8468a9: Layer already exists bb998dfaa568: Layer already exists 9bdf33aa2086: Layer already exists c54045afaddd: Pushed 25766425886c: Layer already exists 14eaa5521b79: Layer already exists 73fa78bcfda9: Layer already exists c0e07cb2e63d: Layer already exists 174f56854903: Layer already exists 33d54396a5fc: Layer already exists fb3e27b9506f: Pushed master-1_2_2_1-5_1: digest: sha256:06f22f00f2b5765fe6f2a0b5a2c8f9cc09440aa78260d3555924219490078de5 size: 2830 2025-06-30 15:35:05,626: INFO: Building opensdn-controller-control-control finished successfully, duration: 43 seconds