2025-08-04 19:37:54,964: INFO: Building opensdn-controller-control-control 2025-08-04 19:37:55,018: 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_5-2 --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} ---> e565b4a87869 Step 4/10 : ARG CONTAINER_NAME ---> Running in b633f75375cf ---> Removed intermediate container b633f75375cf ---> 6c5d23b20dd5 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1e8196ef8fdc ---> Removed intermediate container 1e8196ef8fdc ---> 11e22027d4d9 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 aa07acbeb018 ---> Removed intermediate container aa07acbeb018 ---> 4bd3d728389f Step 7/10 : COPY entrypoint.sh / ---> 878cca27ea6a Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 348923d3ba78 ---> Removed intermediate container 348923d3ba78 ---> 54d4a7c38428 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8ea8e0cacb06 ---> Removed intermediate container 8ea8e0cacb06 ---> 3bd0b00d0889 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 88f9abee1ceb ---> Removed intermediate container 88f9abee1ceb ---> 0dbcaecdc266 [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 0dbcaecdc266 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_5-2 2025-08-04 19:38:18,206: INFO: Docker build duration: 24 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 612f976f469c: Preparing 75225d71c77b: Preparing be04188cbaa5: Preparing 8129f4cff1f6: Preparing c6e358b49cc7: Preparing 918487943249: Preparing 1266c012b0b8: Preparing 4ff8e4bc9d44: Preparing e8ac10f151ea: Preparing f83d64c0804d: Preparing 9cbcc80f7115: Preparing 174f56854903: Preparing 612f976f469c: Waiting 75225d71c77b: Waiting be04188cbaa5: Waiting 8129f4cff1f6: Waiting c6e358b49cc7: Waiting 918487943249: Waiting 1266c012b0b8: Waiting 4ff8e4bc9d44: Waiting e8ac10f151ea: Waiting f83d64c0804d: Waiting 9cbcc80f7115: Waiting 174f56854903: Waiting 8129f4cff1f6: Layer already exists c6e358b49cc7: Layer already exists be04188cbaa5: Layer already exists 1266c012b0b8: Layer already exists 918487943249: Layer already exists 4ff8e4bc9d44: Layer already exists f83d64c0804d: Layer already exists 75225d71c77b: Pushed e8ac10f151ea: Layer already exists 9cbcc80f7115: Layer already exists 174f56854903: Layer already exists 612f976f469c: Pushed master-1_9_8_5-2: digest: sha256:953c6943f2d3a87b4c5ce005d7e6607b87cffd42c42ee28fee5e9137ee06a486 size: 2830 2025-08-04 19:38:43,532: INFO: Building opensdn-controller-control-control finished successfully, duration: 49 seconds