2025-04-27 16:10:17,746: INFO: Building opensdn-external-haproxy 2025-04-27 16:10:17,758: 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_5_9_1-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=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 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} ---> 274a0dc87229 Step 4/10 : ARG CONTAINER_NAME ---> Running in 8ca8c8300d35 ---> Removed intermediate container 8ca8c8300d35 ---> 3c473c50e6f4 Step 5/10 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in 463a23dfd013 ---> Removed intermediate container 463a23dfd013 ---> 4e2d9edc454c 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 5386e026168a ---> Removed intermediate container 5386e026168a ---> 6f0d9f168701 Step 7/10 : RUN yum install -y haproxy && usermod -a -G $CONTRAIL_GID haproxy && yum clean all -y && rm -rf /var/cache/yum ---> Running in 9cd503d39a98 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 9cd503d39a98 ---> 90af1e846d77 Step 8/10 : COPY *.sh / ---> d88f0b99eee7 Step 9/10 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in 877684db3b7d ---> Removed intermediate container 877684db3b7d ---> 9e0825c43db8 Step 10/10 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in 8a3ca82cf7ba ---> Removed intermediate container 8a3ca82cf7ba ---> 39d59c0fc672 [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 39d59c0fc672 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-1_5_9_1-2_1 2025-04-27 16:11:02,916: INFO: Docker build duration: 45 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-external-haproxy] d40c9fae2f9a: Preparing 20b3809225f7: Preparing 931b0ec78334: Preparing 4d8d148cff3e: Preparing c837f1136266: Preparing b556512e4a7f: Preparing bd3f99f5dc55: Preparing 5d76ca40d4b5: Preparing 174f56854903: Preparing b556512e4a7f: Waiting bd3f99f5dc55: Waiting 5d76ca40d4b5: Waiting 174f56854903: Waiting d40c9fae2f9a: Pushed 931b0ec78334: Layer already exists 20b3809225f7: Pushed c837f1136266: Layer already exists 4d8d148cff3e: Layer already exists b556512e4a7f: Layer already exists bd3f99f5dc55: Layer already exists 5d76ca40d4b5: Layer already exists 174f56854903: Layer already exists master-1_5_9_1-2_1: digest: sha256:2962d57ac7046a8280f3b660a4abc4dc094709078779addc8a3496734df91756 size: 2197 2025-04-27 16:11:07,064: INFO: Building opensdn-external-haproxy finished successfully, duration: 50 seconds