2025-05-12 01:40:32,964: INFO: Building opensdn-controller-control-control 2025-05-12 01:40:33,002: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 197777844d06 Step 4/10 : ARG CONTAINER_NAME ---> Running in ba3f11967bfd ---> Removed intermediate container ba3f11967bfd ---> 2e6255a908bf Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4b093c53da1f ---> Removed intermediate container 4b093c53da1f ---> d74d1469210d 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 564c76f58c68 ---> Removed intermediate container 564c76f58c68 ---> 14974c0441db Step 7/10 : COPY entrypoint.sh / ---> e82df977a8fa Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 13cb70958e9b ---> Removed intermediate container 13cb70958e9b ---> 554461724841 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8ea3369c0ddc ---> Removed intermediate container 8ea3369c0ddc ---> bd095cc5b9a5 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 6a173e0adb46 ---> Removed intermediate container 6a173e0adb46 ---> 1717a0682604 [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 1717a0682604 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 2025-05-12 01:40:46,813: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-control] e405f4264e8d: Preparing e9570e2ddb3a: Preparing 020d2609b0da: Preparing 5619907f64b9: Preparing 6e8a8eb63b58: Preparing a60c5ee14d92: Preparing f256ae989151: Preparing 36c930ccd165: Preparing eaed4b951031: Preparing 5b1cea7665f5: Preparing 5bde1b2afc26: Preparing 174f56854903: Preparing e405f4264e8d: Waiting e9570e2ddb3a: Waiting 020d2609b0da: Waiting 5619907f64b9: Waiting 6e8a8eb63b58: Waiting a60c5ee14d92: Waiting f256ae989151: Waiting 36c930ccd165: Waiting eaed4b951031: Waiting 5b1cea7665f5: Waiting 5bde1b2afc26: Waiting 174f56854903: Waiting 020d2609b0da: Layer already exists 5619907f64b9: Layer already exists f256ae989151: Layer already exists e9570e2ddb3a: Pushed a60c5ee14d92: Layer already exists 6e8a8eb63b58: Layer already exists eaed4b951031: Layer already exists 5bde1b2afc26: Layer already exists 5b1cea7665f5: Layer already exists 36c930ccd165: Layer already exists 174f56854903: Layer already exists e405f4264e8d: Pushed nightly: digest: sha256:ed9b216c7785e8d7144d177da24ca00367f2b0b701c60af2f03dcc317dcf143a size: 2830 2025-05-12 01:41:10,390: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds