2025-08-15 16:08:56,434: INFO: Building opensdn-external-haproxy 2025-08-15 16:08:56,449: 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-2_0_2_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-external-haproxy --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 6.144 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} ---> 3b6fd84b610e Step 4/10 : ARG CONTAINER_NAME ---> Running in 62ac28f3867c ---> Removed intermediate container 62ac28f3867c ---> f480d8800cb4 Step 5/10 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in df30706222fb ---> Removed intermediate container df30706222fb ---> 34dbf8e11e63 Step 6/10 : LABEL name=$CONTAINER_NAME summary="Contrail HAProxy" description="Contrail HAProxy supports high availability for Contrail container subsystems." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 939197ec27bb ---> Removed intermediate container 939197ec27bb ---> 25c5d973e2b1 Step 7/10 : RUN set -e ; yum install -y haproxy && usermod -a -G $CONTRAIL_GID haproxy && yum clean all -y && rm -rf /var/cache/yum ---> Running in 5a4dde677498 Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package haproxy.x86_64 0:1.5.18-9.el7_9.1 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: haproxy x86_64 1.5.18-9.el7_9.1 tf-mirrors.ci_repos_yum7-updates 835 k Transaction Summary ================================================================================ Install 1 Package Total download size: 835 k Installed size: 2.6 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : haproxy-1.5.18-9.el7_9.1.x86_64 1/1 Verifying : haproxy-1.5.18-9.el7_9.1.x86_64 1/1 Installed: haproxy.x86_64 0:1.5.18-9.el7_9.1 Complete! Loaded plugins: fastestmirror, ovl Cleaning repos: contrail tf-mirrors.ci_repos_centos-openstack-queens : tf-mirrors.ci_repos_dockerrepo tf-mirrors.ci_repos_yum7-base : tf-mirrors.ci_repos_yum7-centos-sclo-rh : tf-mirrors.ci_repos_yum7-centosplus : tf-mirrors.ci_repos_yum7-extras tf-mirrors.ci_repos_yum7-updates Cleaning up list of fastest mirrors ---> Removed intermediate container 5a4dde677498 ---> 69ac8b589f37 Step 8/10 : COPY *.sh / ---> 0486dad145cd Step 9/10 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in 8f8cedbf90a2 ---> Removed intermediate container 8f8cedbf90a2 ---> af1db66c616a Step 10/10 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in 187d8b6d7f5c ---> Removed intermediate container 187d8b6d7f5c ---> b6167486bbd4 [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 b6167486bbd4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_0_2_2-1 2025-08-15 16:09:30,996: INFO: Docker build duration: 34 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-external-haproxy] 01c2863841ec: Preparing d180c577db81: Preparing 30f77a49c747: Preparing 7a594dc2b763: Preparing aa01430fa7d1: Preparing 87cfc644bfe6: Preparing f6d69a295064: Preparing 419f314a9802: Preparing 174f56854903: Preparing aa01430fa7d1: Waiting 87cfc644bfe6: Waiting f6d69a295064: Waiting 419f314a9802: Waiting 174f56854903: Waiting 30f77a49c747: Layer already exists 7a594dc2b763: Layer already exists aa01430fa7d1: Layer already exists 87cfc644bfe6: Layer already exists f6d69a295064: Layer already exists 174f56854903: Layer already exists 419f314a9802: Layer already exists 01c2863841ec: Pushed d180c577db81: Pushed master-2_0_2_2-1: digest: sha256:65f49d9bd43431618412153eafc8e882a777fa2e49227a3b0f5f71d2de968c4d size: 2196 2025-08-15 16:09:36,173: INFO: Building opensdn-external-haproxy finished successfully, duration: 40 seconds