2026-08-17 01:40:11,870: INFO: Building opensdn-controller-config-schema 2026-08-17 01:40:11,925: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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=26.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 --build-arg BUILD_ROOT=/buildroot --build-arg DEBUGINFO_ROOT=/debuginfo #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 0.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B 0.1s done #3 DONE 0.4s #4 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #4 DONE 0.3s #5 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 1.31kB done #6 DONE 1.9s #7 [2/3] COPY *.sh / #7 DONE 0.9s #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 1.165 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #8 1.220 Collecting schema_transformer==0.1.dev0 #8 1.224 Downloading http://localhost:6667/pip/simple/schema-transformer/schema_transformer-0.1.dev0-py3-none-any.whl (130 kB) #8 1.230 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from schema_transformer==0.1.dev0) (26.7.0) #8 1.231 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from schema_transformer==0.1.dev0) (3.2.5) #8 1.231 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from schema_transformer==0.1.dev0) (0.10.1) #8 1.287 Collecting jsonpickle #8 1.295 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/7ff/e34426bc79768/jsonpickle-4.1.2-py3-none-any.whl (47 kB) #8 1.342 Requirement already satisfied: contrail-config-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from schema_transformer==0.1.dev0) (0.1.dev0) #8 1.393 Requirement already satisfied: sandesh-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->schema_transformer==0.1.dev0) (0.1.dev0) #8 1.393 Requirement already satisfied: stevedore in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->schema_transformer==0.1.dev0) (5.5.0) #8 1.393 Requirement already satisfied: kombu in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->schema_transformer==0.1.dev0) (5.6.2) #8 1.393 Requirement already satisfied: timeout-decorator in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->schema_transformer==0.1.dev0) (0.5.0) #8 1.393 Requirement already satisfied: cassandra-driver in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->schema_transformer==0.1.dev0) (3.29.3) #8 1.393 Requirement already satisfied: bitarray in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->schema_transformer==0.1.dev0) (3.10.1) #8 1.393 Requirement already satisfied: sandesh==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->schema_transformer==0.1.dev0) (0.1.dev0) #8 1.393 Requirement already satisfied: xmltodict==0.12.0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->schema_transformer==0.1.dev0) (0.12.0) #8 1.393 Requirement already satisfied: bottle<0.13 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->schema_transformer==0.1.dev0) (0.12.25) #8 1.393 Requirement already satisfied: contrail-api-client==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->schema_transformer==0.1.dev0) (0.1.dev0) #8 1.393 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->schema_transformer==0.1.dev0) (2.11.0) #8 1.393 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->schema_transformer==0.1.dev0) (2.32.5) #8 1.393 Requirement already satisfied: simplejson in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->schema_transformer==0.1.dev0) (4.1.1) #8 1.397 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->contrail-config-common==0.1.dev0->schema_transformer==0.1.dev0) (2.1.6) #8 1.450 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->schema_transformer==0.1.dev0) (8.0.1) #8 1.450 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->schema_transformer==0.1.dev0) (6.0) #8 1.496 Requirement already satisfied: geomet>=1.1 in /usr/local/lib/python3.9/site-packages (from cassandra-driver->contrail-config-common==0.1.dev0->schema_transformer==0.1.dev0) (1.1.0) #8 1.591 Requirement already satisfied: vine==5.1.0 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->schema_transformer==0.1.dev0) (5.1.0) #8 1.591 Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->schema_transformer==0.1.dev0) (2026.3) #8 1.591 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->schema_transformer==0.1.dev0) (5.3.1) #8 1.591 Requirement already satisfied: packaging in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->schema_transformer==0.1.dev0) (26.3) #8 1.591 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->contrail-config-common==0.1.dev0->schema_transformer==0.1.dev0) (3.18) #8 1.591 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->contrail-config-common==0.1.dev0->schema_transformer==0.1.dev0) (2.6.3) #8 1.602 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->contrail-config-common==0.1.dev0->schema_transformer==0.1.dev0) (3.5.1) #8 1.602 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->contrail-config-common==0.1.dev0->schema_transformer==0.1.dev0) (2026.7.22) #8 1.623 Requirement already satisfied: setuptools>=75.8.2 in /usr/local/lib/python3.9/site-packages (from zope.event->gevent->schema_transformer==0.1.dev0) (82.0.1) #8 1.660 Requirement already satisfied: click in /usr/local/lib/python3.9/site-packages (from geomet>=1.1->cassandra-driver->contrail-config-common==0.1.dev0->schema_transformer==0.1.dev0) (8.1.8) #8 1.806 Installing collected packages: jsonpickle, schema-transformer #8 1.851 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #8 1.861 Successfully installed jsonpickle-4.1.2 schema-transformer-0.1.dev0 #8 DONE 2.4s #9 exporting to image #9 exporting layers #9 exporting layers 0.4s done #9 writing image sha256:72cfb2cbf6aba50389b72edbe7c60c579f576cea08a4050f9d66385421f3b971 #9 writing image sha256:72cfb2cbf6aba50389b72edbe7c60c579f576cea08a4050f9d66385421f3b971 0.1s done #9 naming to nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly 0.0s done #9 DONE 6.4s 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) 2026-08-17 01:40:31,922: INFO: Docker build duration: 20 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema] cb3b0a3e2fa3: Preparing 968eff8d9cc1: Preparing 893c6d104625: Preparing 81f2011a791c: Preparing 3bdd2e092f39: Preparing d763bd1b7e0e: Preparing e90d4cb1c559: Preparing 73410c5b643a: Preparing d2ed1704b33a: Preparing c17116ffeadd: Preparing 4f242ba531e0: Preparing a009473aa031: Preparing c551fc3e2a0e: Preparing ba62ed8baff0: Preparing c719f0cfbe02: Preparing 44343de3ea1d: Preparing cb3b0a3e2fa3: Waiting 968eff8d9cc1: Waiting 893c6d104625: Waiting 81f2011a791c: Waiting 3bdd2e092f39: Waiting d763bd1b7e0e: Waiting e90d4cb1c559: Waiting 73410c5b643a: Waiting d2ed1704b33a: Waiting c17116ffeadd: Waiting 4f242ba531e0: Waiting a009473aa031: Waiting c551fc3e2a0e: Waiting ba62ed8baff0: Waiting c719f0cfbe02: Waiting 44343de3ea1d: Waiting 3bdd2e092f39: Layer already exists 893c6d104625: Layer already exists 81f2011a791c: Layer already exists 73410c5b643a: Layer already exists e90d4cb1c559: Layer already exists d763bd1b7e0e: Layer already exists 968eff8d9cc1: Pushed d2ed1704b33a: Layer already exists c17116ffeadd: Layer already exists 4f242ba531e0: Layer already exists a009473aa031: Layer already exists ba62ed8baff0: Layer already exists 44343de3ea1d: Layer already exists c551fc3e2a0e: Layer already exists c719f0cfbe02: Layer already exists cb3b0a3e2fa3: Pushed nightly: digest: sha256:4f4786279d91f2e7fd56c4d8aabe0361b897487447bdfd148549b0e445b6c2ef size: 3666 2026-08-17 01:40:34,989: INFO: Building opensdn-controller-config-schema finished successfully, duration: 23 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly 080b5530b449 724MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly ca45d7f89372 964MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 08b789dcd284 1.39MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 82209af1b6b5 724MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly 7dc3500c0ca9 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly db0f06fd73e8 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly db2054195c31 2.39MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly 7069bfe933f8 724MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly 72cfb2cbf6ab 725MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly c29df1b5daef 783MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly 659b048761a8 957MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly f274e724556e 957MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly 6f61fba9601f 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly a2674e19cc87 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly 967e1e9149e3 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly db538d6b897b 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly 4dd9dd10a34b 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly f5beb8678412 484MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly dba98eccf545 497MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly 9648b960c473 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly 25808b06db9f 472MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly b1368d751b08 32.6MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 919521ec154a 744MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly f05db8adbadb 729MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 44c7509d8034 724MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly cf7d2c7e9263 488MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly 505c05d34d65 724MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 1ca0dd5b8840 791MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable 156a25f5a035 3.01GB 0B U tf-dev-sandbox:compile 141738d0a7a0 25.2GB 0B