2025-10-08 06:28:39,416: INFO: Building opensdn-analytics-query-engine 2025-10-08 06:28:39,597: 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_1_8_1-3 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-analytics-query-engine --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.37kB done #1 DONE 1.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_8_1-3 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 3.3s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_8_1-3 #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_8_1-3 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.54kB done #8 DONE 2.8s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 2.1s #10 [stage-1 3/4] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 3.4s #11 [stage-1 4/4] RUN set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; yum clean all -y ; rm -rf /var/cache/yum #11 1.460 Contrail repo 11 kB/s | 257 B 00:00 #11 1.524 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 2.1 MB 00:00 #11 2.391 added from: http://tf-mirrors.gz1.opensdn.io/re 6.1 MB/s | 730 kB 00:00 #11 2.659 added from: http://tf-mirrors.gz1.opensdn.io/re 5.3 MB/s | 264 kB 00:00 #11 3.143 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 7.0 MB 00:00 #11 6.065 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 4.0 MB 00:00 #11 7.985 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 939 kB 00:00 #11 8.324 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 2.3 MB 00:00 #11 9.423 added from: http://tf-mirrors.gz1.opensdn.io/re 9.9 MB/s | 392 kB 00:00 #11 9.809 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 MB/s | 451 kB 00:00 #11 10.22 added from: http://tf-mirrors.gz1.opensdn.io/re 372 kB/s | 16 kB 00:00 #11 10.49 added from: http://tf-mirrors.gz1.opensdn.io/re 7.3 kB/s | 257 B 00:00 #11 10.72 added from: http://tf-mirrors.gz1.opensdn.io/re 313 kB/s | 13 kB 00:00 #11 10.93 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 64 kB 00:00 #11 11.73 added from: http://tf-mirrors.gz1.opensdn.io/re 61 MB/s | 30 MB 00:00 #11 24.78 Third parties for OpenSDN 36 MB/s | 5.1 MB 00:00 #11 32.06 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) #11 32.10 Error: #11 32.10 Problem: cannot install the best candidate for the job #11 32.10 - nothing provides libcrypto.so.10()(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc #11 32.10 - nothing provides libssl.so.10()(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc #11 32.10 - nothing provides libcrypto.so.10(libcrypto.so.10)(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc #11 32.10 - nothing provides libssl.so.10(libssl.so.10)(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc #11 ERROR: process "/bin/sh -c set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; yum clean all -y ; rm -rf /var/cache/yum" did not complete successfully: exit code: 1 ------ > [stage-1 4/4] RUN set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; yum clean all -y ; rm -rf /var/cache/yum: 10.93 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 64 kB 00:00 11.73 added from: http://tf-mirrors.gz1.opensdn.io/re 61 MB/s | 30 MB 00:00 24.78 Third parties for OpenSDN 36 MB/s | 5.1 MB 00:00 32.06 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 32.10 Error: 32.10 Problem: cannot install the best candidate for the job 32.10 - nothing provides libcrypto.so.10()(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc 32.10 - nothing provides libssl.so.10()(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc 32.10 - nothing provides libcrypto.so.10(libcrypto.so.10)(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc 32.10 - nothing provides libssl.so.10(libssl.so.10)(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc ------ 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) Dockerfile:23 -------------------- 22 | COPY --from=build /root/contrail/buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine 23 | >>> RUN set -e ; 24 | >>> source /etc/os-release && 25 | >>> ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; 26 | >>> if [[ ${ver} == 9 ]]; then 27 | >>> pkgs="boost" ; 28 | >>> else 29 | >>> pkgs="boost169" ; 30 | >>> fi ; 31 | >>> yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; 32 | >>> yum clean all -y ; 33 | >>> rm -rf /var/cache/yum 34 | -------------------- ERROR: failed to solve: process "/bin/sh -c set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; yum clean all -y ; rm -rf /var/cache/yum" did not complete successfully: exit code: 1 2025-10-08 06:31:21,978: INFO: Docker build duration: 162 seconds 2025-10-08 06:31:21,989: ERROR: Building opensdn-analytics-query-engine failed, duration: 162 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_8_1-3 9d4dbcab7854 29 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_1_8_1-3 7758ab01c8bf 47 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_1_8_1-3 9aa3f5a75921 56 seconds ago 606MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_8_1-3 3237e26fbbb4 59 seconds ago 791MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_8_1-3 cc0019e6bcdc About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_8_1-3 098eb5a9c784 About a minute ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_8_1-3 77d6e163c10d About a minute ago 889MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_8_1-3 4e8cffeb531a About a minute ago 584MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_8_1-3 96f265d29863 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_8_1-3 58dcf6fdacfe 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_8_1-3 5417504e6d59 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_8_1-3 7293222e6a60 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_8_1-3 174c6d5ce387 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_8_1-3 85bc43ba32cb 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_8_1-3 6c2bb5b54e76 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_8_1-3 1bf95a75335c 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_8_1-3 985af511d108 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_8_1-3 711c76c14a49 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_8_1-3 812f4f2750bf 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_8_1-3 a3006c645210 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_8_1-3 ab85c735fd62 2 minutes ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_8_1-3 8d88998b9848 2 minutes ago 534MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_8_1-3 2d79ec9b5344 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_8_1-3 f92f175ccce1 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_8_1-3 4657efdf8b85 3 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_8_1-3 3e3944aacfe9 3 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_8_1-3 ca39e0393755 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_8_1-3 4d08a762a0df 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_8_1-3 7632aee9e54f 4 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_8_1-3 4f7a24fa607e 4 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_8_1-3 279f5875ea6d 4 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_8_1-3 2111161ad491 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_8_1-3 bc04ff41eebe 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_8_1-3 58e0ae671877 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_8_1-3 be134464239c 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_8_1-3 c8b9ae936352 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_8_1-3 7edb9bc636e4 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_8_1-3 c41df39a8667 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_8_1-3 1844ac24722e 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_8_1-3 0035996bbe41 7 minutes ago 2.42MB tf-dev-sandbox compile 13264e65b91e 7 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_8_1-3 74536eb626e3 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_8_1-3 db495c27f258 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src d9939aa269f8 About an hour ago 2.4MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_8_1-3 d7adf312c00c About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_8_1-3 78acc170e6ca About an hour ago 4.17kB tf-dev-sandbox frozen 0c2ede3a073a About an hour ago 2.84GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 0c2ede3a073a About an hour ago 2.84GB rockylinux 9 9cc24f05f309 22 months ago 176MB