2025-09-25 19:06:01,940: INFO: Building opensdn-controller-config-schema 2025-09-25 19:06:02,005: 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_4_4-2_2 --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-controller-config-schema --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.01kB done #1 DONE 1.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_1_4_4-2_2 #2 DONE 0.0s #3 [internal] load .dockerignore #3 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 2.1s #4 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_4-2_2 #4 DONE 0.2s #5 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_1_4_4-2_2 #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 1.31kB done #6 DONE 1.7s #7 [2/3] COPY *.sh / #7 DONE 0.8s #8 [3/3] RUN set -e ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "schema_transformer==0.1.dev0" ; rm -rf /root/.cache #8 2.540 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #8 2.555 Collecting schema_transformer==0.1.dev0 #8 2.572 Downloading http://localhost:6667/pip/simple/schema-transformer/schema_transformer-0.1.dev0-py3-none-any.whl (130 kB) #8 2.593 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from schema_transformer==0.1.dev0) (25.9.1) #8 2.593 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from schema_transformer==0.1.dev0) (3.2.4) #8 2.593 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from schema_transformer==0.1.dev0) (0.10.1) #8 2.593 Requirement already satisfied: contrail-config-common in /usr/local/lib/python3.9/site-packages (from schema_transformer==0.1.dev0) (0.1.dev0) #8 2.679 Collecting jsonpickle (from schema_transformer==0.1.dev0) #8 2.683 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/bb1/41da6057898aa/jsonpickle-4.1.1-py3-none-any.whl (47 kB) #8 2.712 Requirement already satisfied: sandesh==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from schema_transformer==0.1.dev0) (0.1.dev0) #8 2.753 Requirement already satisfied: sandesh-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from schema_transformer==0.1.dev0) (0.1.dev0) #8 2.753 Requirement already satisfied: bottle<0.13 in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->schema_transformer==0.1.dev0) (0.12.25) #8 2.753 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->schema_transformer==0.1.dev0) (2.1.6) #8 2.753 Requirement already satisfied: timeout-decorator in /usr/local/lib/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (0.5.0) #8 2.753 Requirement already satisfied: bitarray in /usr/local/lib64/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (3.7.1) #8 2.753 Requirement already satisfied: cassandra-driver in /usr/local/lib64/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (3.29.2) #8 2.753 Requirement already satisfied: contrail-api-client==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (0.1.dev0) #8 2.753 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (2.10.0) #8 2.753 Requirement already satisfied: kombu in /usr/local/lib/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (5.5.4) #8 2.753 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (2.32.5) #8 2.753 Requirement already satisfied: simplejson in /usr/local/lib64/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (3.20.1) #8 2.753 Requirement already satisfied: stevedore in /usr/local/lib/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (5.5.0) #8 2.753 Requirement already satisfied: xmltodict==0.12.0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (0.12.0) #8 2.768 Requirement already satisfied: geomet<0.3,>=0.1 in /usr/local/lib/python3.9/site-packages (from cassandra-driver->contrail-config-common->schema_transformer==0.1.dev0) (0.2.1.post1) #8 2.799 Requirement already satisfied: click in /usr/local/lib/python3.9/site-packages (from geomet<0.3,>=0.1->cassandra-driver->contrail-config-common->schema_transformer==0.1.dev0) (8.1.8) #8 2.799 Requirement already satisfied: six in /usr/local/lib/python3.9/site-packages (from geomet<0.3,>=0.1->cassandra-driver->contrail-config-common->schema_transformer==0.1.dev0) (1.17.0) #8 2.831 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->schema_transformer==0.1.dev0) (6.0) #8 2.831 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->schema_transformer==0.1.dev0) (8.0) #8 2.925 Requirement already satisfied: amqp<6.0.0,>=5.1.1 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common->schema_transformer==0.1.dev0) (5.3.1) #8 2.925 Requirement already satisfied: vine==5.1.0 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common->schema_transformer==0.1.dev0) (5.1.0) #8 2.925 Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common->schema_transformer==0.1.dev0) (2025.2) #8 2.925 Requirement already satisfied: packaging in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common->schema_transformer==0.1.dev0) (25.0) #8 2.952 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->contrail-config-common->schema_transformer==0.1.dev0) (3.4.3) #8 2.952 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->contrail-config-common->schema_transformer==0.1.dev0) (3.10) #8 2.959 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->contrail-config-common->schema_transformer==0.1.dev0) (2.5.0) #8 2.959 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->contrail-config-common->schema_transformer==0.1.dev0) (2025.8.3) #8 3.083 Requirement already satisfied: setuptools>=75.8.2 in /usr/local/lib/python3.9/site-packages (from zope.event->gevent->schema_transformer==0.1.dev0) (80.9.0) #8 3.191 Installing collected packages: jsonpickle, schema_transformer #8 3.449 #8 3.449 Successfully installed jsonpickle-4.1.1 schema_transformer-0.1.dev0 #8 3.450 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. #8 DONE 4.2s #9 exporting to image #9 exporting layers #9 exporting layers 0.7s done #9 writing image sha256:afcbfa27a6d72e57ee87e82e3bd2f9e5c7df6f85dd6c226e593eced2e7b45b66 #9 writing image sha256:afcbfa27a6d72e57ee87e82e3bd2f9e5c7df6f85dd6c226e593eced2e7b45b66 done #9 naming to nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_1_4_4-2_2 0.0s done #9 DONE 1.6s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-controller-config-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) 2025-09-25 19:06:20,017: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema] 52baea000b10: Preparing 82f88cd0bc61: Preparing bff71a13dd75: Preparing 84039948dbb1: Preparing e13fcd9f41df: Preparing c7415dfcb287: Preparing 6b6fdcd82ba1: Preparing 44f0a544d3db: Preparing f2bfd83ed55f: Preparing 458208ce82c4: Preparing fb7a4b0d6a15: Preparing f3f88a8640dd: Preparing ff8745f8453b: Preparing 44343de3ea1d: Preparing c7415dfcb287: Waiting 6b6fdcd82ba1: Waiting 44f0a544d3db: Waiting f2bfd83ed55f: Waiting 458208ce82c4: Waiting fb7a4b0d6a15: Waiting f3f88a8640dd: Waiting ff8745f8453b: Waiting 44343de3ea1d: Waiting bff71a13dd75: Layer already exists 84039948dbb1: Layer already exists e13fcd9f41df: Layer already exists c7415dfcb287: Layer already exists 82f88cd0bc61: Pushed f2bfd83ed55f: Layer already exists 6b6fdcd82ba1: Layer already exists 44f0a544d3db: Layer already exists fb7a4b0d6a15: Layer already exists 458208ce82c4: Layer already exists ff8745f8453b: Layer already exists f3f88a8640dd: Layer already exists 44343de3ea1d: Layer already exists 52baea000b10: Pushed master-2_1_4_4-2_2: digest: sha256:675fe9ac2254efbdd1d687bd49c6a072e78b013285dec791e48d546077513247 size: 3245 2025-09-25 19:06:22,321: INFO: Building opensdn-controller-config-schema finished successfully, duration: 21 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_4_4-2_2 0b1b281f36e7 4 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_4_4-2_2 2abf23aa7b6e 4 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_4_4-2_2 7f3233d05656 4 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_4_4-2_2 afcbfa27a6d7 6 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_4_4-2_2 2675ead58d97 7 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_4_4-2_2 183185de48a0 9 seconds ago 517MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_4_4-2_2 54b132b08876 10 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_4_4-2_2 067edc318ced 11 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_4_4-2_2 a548cfbd08f4 14 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_4_4-2_2 c4428a24c90b 51 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_4_4-2_2 976c7e6ce520 About a minute ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_4_4-2_2 c91423d7c94f About a minute ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_4_4-2_2 5823f508cacd About a minute ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_4_4-2_2 f9545aef21e8 About a minute ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_4_4-2_2 bdffe8aae07e About a minute ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_4_4-2_2 861be128bf50 About a minute ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_4_4-2_2 ebd6b383b327 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_4_4-2_2 ff8efc4b0510 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_4_4-2_2 8d59b6063b47 About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_4_4-2_2 56eb541c56a0 About a minute ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_4_4-2_2 8b5c09ed5309 2 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_4_4-2_2 79347eb5a6d2 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_4_4-2_2 90b3d1cbfae8 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_4_4-2_2 e469947a414a 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_4_4-2_2 2595e2ef3d18 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_4_4-2_2 901161ee452d 4 minutes ago 2.32MB tf-dev-sandbox compile a6ab47644810 4 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_4_4-2_2 0d75776a1052 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_4_4-2_2 2b9e33d50413 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 8123de683ae1 About an hour ago 2.31MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_4_4-2_2 15d2dda5a027 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_4_4-2_2 a404a200f824 About an hour ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 7f84c9ec9a52 About an hour ago 2.83GB tf-dev-sandbox frozen 7f84c9ec9a52 About an hour ago 2.83GB rockylinux 9 9cc24f05f309 22 months ago 176MB