2025-05-27 14:09:34,839: INFO: Building opensdn-controller-control-control 2025-05-27 14:09:34,880: 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_4_2-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} ---> 6ae3532c7f0b Step 4/10 : ARG CONTAINER_NAME ---> Running in 53cbc62d6033 ---> Removed intermediate container 53cbc62d6033 ---> 100b68b82ab3 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2aa26e85a353 ---> Removed intermediate container 2aa26e85a353 ---> 1ca0311aa3d8 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 125eaac0f5b5 ---> Removed intermediate container 125eaac0f5b5 ---> 9dad66d497c0 Step 7/10 : COPY entrypoint.sh / ---> 16feaa732950 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in a3f4c96a5629 ---> Removed intermediate container a3f4c96a5629 ---> 83088dc2943e Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a0b28b2f2cc7 ---> Removed intermediate container a0b28b2f2cc7 ---> 68200633f205 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in bbe699aff4a1 ---> Removed intermediate container bbe699aff4a1 ---> edd9444b4d85 [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 edd9444b4d85 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_4_2-1 2025-05-27 14:09:50,186: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 1fd6cd5c7151: Preparing 5bd9f67e5c3a: Preparing 5eacbfa98f4f: Preparing c04135acbb1e: Preparing 9d3222e1358f: Preparing 4652dd8a9481: Preparing 8ce229bdeb54: Preparing 3645b595fa20: Preparing 77b52eb6edd0: Preparing 82b51646651c: Preparing 73e528ba2034: Preparing 174f56854903: Preparing 1fd6cd5c7151: Waiting 5bd9f67e5c3a: Waiting 5eacbfa98f4f: Waiting c04135acbb1e: Waiting 9d3222e1358f: Waiting 4652dd8a9481: Waiting 8ce229bdeb54: Waiting 3645b595fa20: Waiting 77b52eb6edd0: Waiting 82b51646651c: Waiting 73e528ba2034: Waiting 174f56854903: Waiting 5eacbfa98f4f: Layer already exists c04135acbb1e: Layer already exists 5bd9f67e5c3a: Pushed 9d3222e1358f: Layer already exists 8ce229bdeb54: Layer already exists 4652dd8a9481: Layer already exists 3645b595fa20: Layer already exists 77b52eb6edd0: Layer already exists 82b51646651c: Layer already exists 73e528ba2034: Layer already exists 174f56854903: Layer already exists 1fd6cd5c7151: Pushed master-1_7_4_2-1: digest: sha256:5c6353903dba2e401e520a1e3a12eaa39f60ad0e43cff24e3528acb2a1b9eaf2 size: 2830 2025-05-27 14:10:12,958: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds