2025-09-12 18:29:40,098: INFO: Building opensdn-analytics-api 2025-09-12 18:29:40,128: 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_1_2-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-api --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.13kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_1_2-3 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B 0.0s done #4 DONE 0.3s #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_1_2-3 #5 DONE 2.8s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 DONE 0.0s #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_1_2-3 #7 DONE 0.0s #8 [internal] load build context #8 ... #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #8 [internal] load build context #8 transferring context: 1.89kB 0.0s done #8 DONE 0.6s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.5s #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_1_2-3 #5 DONE 2.8s #10 [stage-1 3/4] COPY --from=build /root/work/build/production/opserver/docs/contrail-analytics-api /usr/share/doc/ #10 DONE 2.6s #11 [stage-1 4/4] RUN set -e ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "opserver==0.1.dev0" ; rm -rf /root/.cache #11 3.434 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #11 3.469 Collecting opserver==0.1.dev0 #11 3.478 Downloading http://localhost:6667/pip/simple/opserver/opserver-0.1.dev0-py3-none-any.whl (226 kB) #11 3.487 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from opserver==0.1.dev0) (2.32.5) #11 4.600 Collecting lxml (from opserver==0.1.dev0) #11 4.621 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e89/d977220f7b1f0/lxml-6.0.1-cp39-cp39-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) #11 4.733 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 52.5 MB/s 0:00:00 #11 4.828 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from opserver==0.1.dev0) (25.8.2) #11 5.004 Collecting redis (from opserver==0.1.dev0) #11 5.010 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f05/44fa9604264e9/redis-6.4.0-py3-none-any.whl (279 kB) #11 5.114 Requirement already satisfied: xmltodict in /usr/local/lib/python3.9/site-packages (from opserver==0.1.dev0) (0.12.0) #11 5.123 Requirement already satisfied: bottle<0.13 in /usr/local/lib/python3.9/site-packages (from opserver==0.1.dev0) (0.12.25) #11 5.168 Collecting sseclient (from opserver==0.1.dev0) #11 5.182 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b2f/e534dcb33b1d3/sseclient-0.0.27.tar.gz (7.5 kB) #11 5.220 Installing build dependencies: started #11 8.149 Installing build dependencies: finished with status 'done' #11 8.149 Getting requirements to build wheel: started #11 9.903 Getting requirements to build wheel: finished with status 'done' #11 9.903 Preparing metadata (pyproject.toml): started #11 10.78 Preparing metadata (pyproject.toml): finished with status 'done' #11 10.93 Collecting kafka-python<2.2 (from opserver==0.1.dev0) #11 10.93 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/8a9/e12694b687977/kafka_python-2.1.6-py2.py3-none-any.whl (285 kB) #11 10.93 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from opserver==0.1.dev0) (2.10.0) #11 10.93 Requirement already satisfied: stevedore in /usr/local/lib/python3.9/site-packages (from opserver==0.1.dev0) (5.5.0) #11 10.93 Requirement already satisfied: sandesh==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from opserver==0.1.dev0) (0.1.dev0) #11 10.93 Requirement already satisfied: sandesh-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from opserver==0.1.dev0) (0.1.dev0) #11 10.93 Requirement already satisfied: contrail-config-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from opserver==0.1.dev0) (0.1.dev0) #11 10.93 Requirement already satisfied: contrail-api-client==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from opserver==0.1.dev0) (0.1.dev0) #11 10.97 Collecting libpartition==0.1.dev0 (from opserver==0.1.dev0) #11 10.97 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #11 11.01 Requirement already satisfied: timeout-decorator in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->opserver==0.1.dev0) (0.5.0) #11 11.01 Requirement already satisfied: bitarray in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->opserver==0.1.dev0) (3.7.1) #11 11.01 Requirement already satisfied: cassandra-driver in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->opserver==0.1.dev0) (3.29.2) #11 11.01 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->opserver==0.1.dev0) (3.2.4) #11 11.01 Requirement already satisfied: kombu in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->opserver==0.1.dev0) (5.5.4) #11 11.01 Requirement already satisfied: simplejson in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->opserver==0.1.dev0) (3.20.1) #11 11.01 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->opserver==0.1.dev0) (0.10.1) #11 11.01 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->opserver==0.1.dev0) (2.1.6) #11 11.04 Requirement already satisfied: geomet<0.3,>=0.1 in /usr/local/lib/python3.9/site-packages (from cassandra-driver->contrail-config-common==0.1.dev0->opserver==0.1.dev0) (0.2.1.post1) #11 11.04 Requirement already satisfied: click in /usr/local/lib/python3.9/site-packages (from geomet<0.3,>=0.1->cassandra-driver->contrail-config-common==0.1.dev0->opserver==0.1.dev0) (8.1.8) #11 11.04 Requirement already satisfied: six in /usr/local/lib/python3.9/site-packages (from geomet<0.3,>=0.1->cassandra-driver->contrail-config-common==0.1.dev0->opserver==0.1.dev0) (1.17.0) #11 11.05 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->opserver==0.1.dev0) (5.1.1) #11 11.07 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->opserver==0.1.dev0) (7.2) #11 11.13 Requirement already satisfied: amqp<6.0.0,>=5.1.1 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->opserver==0.1.dev0) (5.3.1) #11 11.13 Requirement already satisfied: vine==5.1.0 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->opserver==0.1.dev0) (5.1.0) #11 11.13 Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->opserver==0.1.dev0) (2025.2) #11 11.13 Requirement already satisfied: packaging in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->opserver==0.1.dev0) (25.0) #11 11.18 Collecting async-timeout>=4.0.3 (from redis->opserver==0.1.dev0) #11 11.20 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/39e/3809566ff8535/async_timeout-5.0.1-py3-none-any.whl (6.2 kB) #11 11.34 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->opserver==0.1.dev0) (3.4.3) #11 11.34 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->opserver==0.1.dev0) (3.10) #11 11.34 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->opserver==0.1.dev0) (2.5.0) #11 11.34 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->opserver==0.1.dev0) (2025.8.3) #11 11.37 Requirement already satisfied: setuptools>=75.8.2 in /usr/local/lib/python3.9/site-packages (from zope.event->gevent->opserver==0.1.dev0) (80.9.0) #11 11.50 Building wheels for collected packages: sseclient #11 11.50 Building wheel for sseclient (pyproject.toml): started #11 12.14 Building wheel for sseclient (pyproject.toml): finished with status 'done' #11 12.14 Created wheel for sseclient: filename=sseclient-0.0.27-py3-none-any.whl size=5637 sha256=d8ffbcee07a60da53b8282fc6d27ec339a77393e2b5525598110b852022bd16f #11 12.14 Stored in directory: /root/.cache/pip/wheels/1b/63/72/48c07a721b9ae932aea3c61dd9c2a541c6bd1ba9326a43b7f9 #11 12.14 Successfully built sseclient #11 12.15 Installing collected packages: kafka-python, lxml, async-timeout, sseclient, redis, libpartition, opserver #11 13.24 #11 13.24 Successfully installed async-timeout-5.0.1 kafka-python-2.1.6 libpartition-0.1.dev0 lxml-6.0.1 opserver-0.1.dev0 redis-6.4.0 sseclient-0.0.27 #11 13.33 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #11 DONE 14.5s #12 exporting to image #12 exporting layers #12 exporting layers 3.3s done #12 writing image sha256:e5ae5c49bf8bf7ac35e80492742a2f1d20bdc8bfe5d58a16aed885df5646b951 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_1_1_2-3 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_1_1_2-3 0.2s done #12 DONE 14.1s 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) 2025-09-12 18:30:32,739: INFO: Docker build duration: 52 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-api] 0b195ff6d201: Preparing 867595a8b651: Preparing 712cd5d399c6: Preparing 34c6f243e7e1: Preparing 7e761ad69117: Preparing fff6f506db44: Preparing 2ef6ace4f946: Preparing 5fefc7db756d: Preparing 21fe4f91ad94: Preparing b05316829aeb: Preparing 03c3ac3ee390: Preparing ace105d3cbfb: Preparing 00d70fb66e93: Preparing acf6c39957af: Preparing 44343de3ea1d: Preparing 0b195ff6d201: Waiting 867595a8b651: Waiting 712cd5d399c6: Waiting 34c6f243e7e1: Waiting 7e761ad69117: Waiting fff6f506db44: Waiting 2ef6ace4f946: Waiting 5fefc7db756d: Waiting 21fe4f91ad94: Waiting b05316829aeb: Waiting 03c3ac3ee390: Waiting ace105d3cbfb: Waiting 00d70fb66e93: Waiting acf6c39957af: Waiting 44343de3ea1d: Waiting 34c6f243e7e1: Layer already exists 7e761ad69117: Layer already exists 712cd5d399c6: Pushed fff6f506db44: Layer already exists 2ef6ace4f946: Layer already exists 5fefc7db756d: Layer already exists 21fe4f91ad94: Layer already exists 03c3ac3ee390: Layer already exists b05316829aeb: Layer already exists ace105d3cbfb: Layer already exists 867595a8b651: Pushed 44343de3ea1d: Layer already exists acf6c39957af: Layer already exists 00d70fb66e93: Layer already exists 0b195ff6d201: Pushed master-2_1_1_2-3: digest: sha256:182d3eb665319e2925632fa54e199239fcc8aae7232369953376759e39f0a2d6 size: 3457 2025-09-12 18:31:02,515: INFO: Building opensdn-analytics-api finished successfully, duration: 82 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_1_2-3 3ad6b1809a75 11 seconds ago 287MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_1_2-3 f8314efea021 29 seconds ago 287MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_1_2-3 758d522f7f5d 49 seconds ago 730MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_1_2-3 9618a8346e30 52 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_1_2-3 8557b829f2f1 52 seconds ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_1_2-3 8d577f1a53b9 52 seconds ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_1_2-3 39ee1dbcb9ad 54 seconds ago 526MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_1_2-3 21a856387ae2 54 seconds ago 888MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_1_2-3 e5ae5c49bf8b 59 seconds ago 531MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_1_2-3 14a8788deb11 About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_1_2-3 69c4b9956636 About a minute ago 515MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_1_2-3 1ad9c7e24f44 About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_1_2-3 a471192fd8ec About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_1_2-3 dd6afa6f6d4e About a minute ago 518MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_1_2-3 f5d8af809036 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_1_2-3 3aecb3e52a3f About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_1_2-3 5a226ad57cd2 About a minute ago 294MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_1_2-3 64188f0d94f8 About a minute ago 730MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_1_2-3 64f71ad7d5b2 About a minute ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_1_2-3 96c3c2012257 2 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_1_2-3 a2ec4ae1ccdf 2 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_1_2-3 cf1e4342e913 2 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_1_2-3 d5a1d062d8c0 2 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_1_2-3 b5582e9eb2c4 2 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_1_2-3 03de5b754f8a 2 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_1_2-3 263e8212ac1c 2 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_1_2-3 e2d29969e303 2 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_1_2-3 7ec63886ec2b 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_1_2-3 0ccb9aecf0f7 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_1_2-3 3fefdc0932c2 2 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_1_2-3 65bfceedf5c8 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_1_2-3 117477ccf4e9 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_1_2-3 933a659f4a74 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_1_2-3 2ed5abd10132 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_1_2-3 4ec7bb909a89 5 minutes ago 2.4MB tf-dev-sandbox compile d15fedcad373 5 minutes ago 23GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_1_2-3 1348d9063eff 6 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 4c3c860d2efd 6 minutes ago 2.38MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_1_2-3 7515d25d5497 6 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_1_2-3 2bc36a8a1423 6 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_1_2-3 21a8f97a5c1e 6 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen f0fd315b81ce 24 hours ago 22GB