2025-08-31 01:57:56,324: INFO: Building contrail-external-haproxy 2025-08-31 01:57:56,364: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_0_8_7-1-r24.1-centos --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="https://repos.fedorapeople.org/repos/openstack/EOL/openstack-queens/rdo-release-queens-2.noarch.rpm" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=contrail-external-haproxy --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 7.68 kB Step 1/8 : FROM nexus.gz1.opensdn.io:5101/contrail-general-base:master-2_0_8_7-1-r24.1-centos ---> d21fc2afdd4c Step 2/8 : ARG CONTAINER_NAME ---> Running in f4d3eebc0faf ---> Removed intermediate container f4d3eebc0faf ---> b2c9b005ca92 Step 3/8 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in e1da46a953fe ---> Removed intermediate container e1da46a953fe ---> e998334376ae Step 4/8 : 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 3fa4a5a37b58 ---> Removed intermediate container 3fa4a5a37b58 ---> a5e4716abeb8 Step 5/8 : RUN yum install -y haproxy && usermod -a -G $CONTRAIL_GID haproxy && yum clean all -y && rm -rf /var/cache/yum ---> Running in 75b31def3bd8 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 : tpc Cleaning up list of fastest mirrors ---> Removed intermediate container 75b31def3bd8 ---> d0acd3a06464 Step 6/8 : COPY *.sh / ---> f5a2e60bbe90 Step 7/8 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in 99d32f7561c9 ---> Removed intermediate container 99d32f7561c9 ---> fe0decc2f9d9 Step 8/8 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in bffa8c0c40b6 ---> Removed intermediate container bffa8c0c40b6 ---> fb96861d39b3 [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_CONTAINER_TAG CONTRAIL_REGISTRY GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built fb96861d39b3 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-external-haproxy:master-2_0_8_7-1-r24.1-centos Successfully tagged nexus.gz1.opensdn.io:5101/tf-external-haproxy:master-2_0_8_7-1-r24.1-centos 2025-08-31 01:58:58,242: INFO: Docker build duration: 62 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-external-haproxy] 3e120572edfd: Preparing 5b8daedda533: Preparing 772f1ea7e4d7: Preparing 70af4d2493c1: Preparing 3c063a1e40e5: Preparing 8a098983a5fc: Preparing 6f228b55759f: Preparing a4942749f6c6: Preparing 174f56854903: Preparing 8a098983a5fc: Waiting 6f228b55759f: Waiting a4942749f6c6: Waiting 174f56854903: Waiting 3e120572edfd: Pushed 772f1ea7e4d7: Layer already exists 3c063a1e40e5: Layer already exists 70af4d2493c1: Layer already exists 8a098983a5fc: Layer already exists 6f228b55759f: Layer already exists a4942749f6c6: Layer already exists 174f56854903: Layer already exists 5b8daedda533: Pushed master-2_0_8_7-1-r24.1-centos: digest: sha256:3c1b45a8deb95ab41c557ce59f5cacded635ddb4679b4f0d711d1d3c4a4f94e5 size: 2197 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-external-haproxy] 3e120572edfd: Preparing 5b8daedda533: Preparing 772f1ea7e4d7: Preparing 70af4d2493c1: Preparing 3c063a1e40e5: Preparing 8a098983a5fc: Preparing 6f228b55759f: Preparing a4942749f6c6: Preparing 174f56854903: Preparing 8a098983a5fc: Waiting 6f228b55759f: Waiting a4942749f6c6: Waiting 174f56854903: Waiting 772f1ea7e4d7: Layer already exists 70af4d2493c1: Layer already exists 5b8daedda533: Layer already exists 3c063a1e40e5: Layer already exists 3e120572edfd: Layer already exists 8a098983a5fc: Layer already exists a4942749f6c6: Layer already exists 6f228b55759f: Layer already exists 174f56854903: Layer already exists master-2_0_8_7-1-r24.1-centos: digest: sha256:3c1b45a8deb95ab41c557ce59f5cacded635ddb4679b4f0d711d1d3c4a4f94e5 size: 2197 2025-08-31 01:59:05,330: INFO: Building contrail-external-haproxy finished successfully, duration: 69 seconds