2025-08-12 11:42:15,549: INFO: Building opensdn-external-haproxy 2025-08-12 11:42:15,557: 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_2_2_1-6_7 --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} ---> a47a323f5e97 Step 4/10 : ARG CONTAINER_NAME ---> Running in 220d0db4d28a ---> Removed intermediate container 220d0db4d28a ---> 224bc4e56d7f Step 5/10 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1572945591c5 ---> Removed intermediate container 1572945591c5 ---> 9fec3d6790ef 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 d4f8e41f65b6 ---> Removed intermediate container d4f8e41f65b6 ---> 35899713cae5 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 893a3b459364 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 893a3b459364 ---> e89a98b66a50 Step 8/10 : COPY *.sh / ---> f285c4bf9979 Step 9/10 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in bffbb34d7b3f ---> Removed intermediate container bffbb34d7b3f ---> 4db9d3930353 Step 10/10 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in 48eb019bd77e ---> Removed intermediate container 48eb019bd77e ---> adf73fc0cea9 [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 adf73fc0cea9 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-1_2_2_1-6_7 2025-08-12 11:43:10,583: INFO: Docker build duration: 55 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-external-haproxy] 2cf3c0afd834: Preparing 5f5560c7d465: Preparing ad3f334dfc2b: Preparing 6fd8b9f4d44f: Preparing 03e386031189: Preparing db9b8b7699f8: Preparing 0ff4a3275331: Preparing 7060251525af: Preparing 174f56854903: Preparing 2cf3c0afd834: Waiting 5f5560c7d465: Waiting ad3f334dfc2b: Waiting 6fd8b9f4d44f: Waiting 03e386031189: Waiting db9b8b7699f8: Waiting 0ff4a3275331: Waiting 7060251525af: Waiting 174f56854903: Waiting 2cf3c0afd834: Pushed ad3f334dfc2b: Layer already exists 5f5560c7d465: Pushed 6fd8b9f4d44f: Layer already exists 03e386031189: Layer already exists db9b8b7699f8: Layer already exists 0ff4a3275331: Layer already exists 7060251525af: Layer already exists 174f56854903: Layer already exists master-1_2_2_1-6_7: digest: sha256:b2c2b288b3e66192b37f0db9715cd2e63ec22b540b8d3bbb673156b65b36a875 size: 2197 2025-08-12 11:43:13,664: INFO: Building opensdn-external-haproxy finished successfully, duration: 58 seconds