Started by user Balakumaran G [EnvInject] - Loading node environment variables. Building remotely on slv-s22501 (P0 jython_slave PY3P0) in workspace /data/workspace/temp_win_private_job_3 [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Done Cloning the remote Git repository Cloning repository git://github.com/couchbaselabs/TAF > /usr/bin/git init /data/workspace/temp_win_private_job_3 # timeout=10 Fetching upstream changes from git://github.com/couchbaselabs/TAF > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress git://github.com/couchbaselabs/TAF +refs/heads/*:refs/remotes/origin/* > /usr/bin/git config remote.origin.url git://github.com/couchbaselabs/TAF # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url git://github.com/couchbaselabs/TAF # timeout=10 Fetching upstream changes from git://github.com/couchbaselabs/TAF > /usr/bin/git fetch --tags --progress git://github.com/couchbaselabs/TAF +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 0917500bd07f904c4e2d6fb7840f6fcdc3b82900 (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 0917500bd07f904c4e2d6fb7840f6fcdc3b82900 > /usr/bin/git rev-list 0917500bd07f904c4e2d6fb7840f6fcdc3b82900 # timeout=10 [temp_win_private_job_3] $ /bin/sh -xe /tmp/jenkins2298837770965045651.sh + echo '[global] username:Administrator password:Membase123 index_port:9102 n1ql_port:8093 [membase] rest_username:Administrator rest_password:password [servers] 1:_1 2:_2 3:_3 4:_4 [_1] ip:172.23.107.126 port:8091 services:kv,index,n1ql,fts [_2] ip:172.23.107.127 port:8091 services:kv,index,n1ql,fts [_3] ip:172.23.107.129 port:8091 services:kv,index,n1ql,fts [_4] ip:172.23.107.131 port:8091 services:kv,index,n1ql,fts' [temp_win_private_job_3] $ /bin/sh -xe /tmp/jenkins6803039332284799202.sh + git clone https://github.com/sumedhpb/guides.git Cloning into 'guides'... + jython_path=/opt/jython/bin/jython + guides/gradlew check -s Starting a Gradle Daemon, 4 busy Daemons could not be reused, use --status for details > Configure project : Executing 'gradle clean' Using Transaction_client :: 1.1.0 > Task :compileJava Note: /data/workspace/temp_win_private_job_3/src/main/java/com/couchbase/test/transactions/SimpleTransaction.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :processResources > Task :classes > Task :compileTestJava NO-SOURCE > Task :processTestResources NO-SOURCE > Task :testClasses UP-TO-DATE > Task :test NO-SOURCE > Task :check UP-TO-DATE Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.2.2/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 9s 2 actionable tasks: 2 executed + guides/gradlew -v ------------------------------------------------------------ Gradle 6.2.2 ------------------------------------------------------------ Build time: 2020-03-04 08:49:31 UTC Revision: 7d0bf6dcb46c143bcc3b7a0fa40a8e5ca28e5856 Kotlin: 1.3.61 Groovy: 2.5.8 Ant: Apache Ant(TM) version 1.10.7 compiled on September 1 2019 JVM: 1.8.0_252 (Oracle Corporation 25.252-b09) OS: Linux 3.10.0-1127.13.1.el7.x86_64 amd64 + guides/gradlew --refresh-dependencies testrunner -P jython=/opt/jython/bin/jython -P transaction_version=1.1.7 -P client_version=default -P 'args=-i /tmp/testexec-temp_win_private_job_3.ini -p rerun=False,get-cbcollect-info=True,quota_percent=95,crash_warning=True -t bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in,nodes_init=3,nodes_in=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests_more_collections,data_load_spec=volume_test_load_with_CRUD_on_collections,data_load_stage=before,scrape_interval=5,rebalance_moves_per_node=32,quota_percent=80,skip_validations=False -m rest' > Configure project : Executing 'gradle clean' Using Transaction_client :: 1.1.7 Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_win_private_job_3/build/classes/java/main:/data/workspace/temp_win_private_job_3/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.7/8ff63cf832199200625bf463c30c9fc36a073480/couchbase-transactions-1.1.7.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.25/da76ca59f6a57ee3102f8f9bd9cee742973efa8a/slf4j-api-1.7.25.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.1.4/7c33fa5f716408f201bd4006532cb97746b2eba5/java-client-3.1.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/tracing-opentelemetry/0.3.4/c6eadab1abddeba36c597fbe59090e683c966b3c/tracing-opentelemetry-0.3.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.1.4/faa9a317d72193b2956df822d5ac808e463ac70e/core-io-2.1.4.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.4.5/c8adeb48f74b16c2dfb4f06a880820b9eaed50cf/reactor-core-3.4.5.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.opentelemetry/opentelemetry-api/1.0.1/811e28418b73c96de491d71a22d9cb10074870a1/opentelemetry-api-1.0.1.jar:/root/.gradle/caches/modules-2/files-2.1/io.opentelemetry/opentelemetry-context/1.0.1/96319166ccabed5364d70ce2414e89b0c86682a7/opentelemetry-context-1.0.1.jar scripts/ssh.py -i /tmp/testexec-temp_win_private_job_3.ini -p rerun=False,get-cbcollect-info=True,quota_percent=95,crash_warning=True -t bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in,nodes_init=3,nodes_in=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests_more_collections,data_load_spec=volume_test_load_with_CRUD_on_collections,data_load_stage=before,scrape_interval=5,rebalance_moves_per_node=32,quota_percent=80,skip_validations=False -m rest Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_win_private_job_3/build/classes/java/main:/data/workspace/temp_win_private_job_3/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.7/8ff63cf832199200625bf463c30c9fc36a073480/couchbase-transactions-1.1.7.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.25/da76ca59f6a57ee3102f8f9bd9cee742973efa8a/slf4j-api-1.7.25.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.1.4/7c33fa5f716408f201bd4006532cb97746b2eba5/java-client-3.1.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/tracing-opentelemetry/0.3.4/c6eadab1abddeba36c597fbe59090e683c966b3c/tracing-opentelemetry-0.3.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.1.4/faa9a317d72193b2956df822d5ac808e463ac70e/core-io-2.1.4.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.4.5/c8adeb48f74b16c2dfb4f06a880820b9eaed50cf/reactor-core-3.4.5.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.opentelemetry/opentelemetry-api/1.0.1/811e28418b73c96de491d71a22d9cb10074870a1/opentelemetry-api-1.0.1.jar:/root/.gradle/caches/modules-2/files-2.1/io.opentelemetry/opentelemetry-context/1.0.1/96319166ccabed5364d70ce2414e89b0c86682a7/opentelemetry-context-1.0.1.jar scripts/eagles_all_around.py -i /tmp/testexec-temp_win_private_job_3.ini -p rerun=False,get-cbcollect-info=True,quota_percent=95,crash_warning=True -t bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in,nodes_init=3,nodes_in=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests_more_collections,data_load_spec=volume_test_load_with_CRUD_on_collections,data_load_stage=before,scrape_interval=5,rebalance_moves_per_node=32,quota_percent=80,skip_validations=False -m rest Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_win_private_job_3/build/classes/java/main:/data/workspace/temp_win_private_job_3/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.7/8ff63cf832199200625bf463c30c9fc36a073480/couchbase-transactions-1.1.7.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.25/da76ca59f6a57ee3102f8f9bd9cee742973efa8a/slf4j-api-1.7.25.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.1.4/7c33fa5f716408f201bd4006532cb97746b2eba5/java-client-3.1.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/tracing-opentelemetry/0.3.4/c6eadab1abddeba36c597fbe59090e683c966b3c/tracing-opentelemetry-0.3.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.1.4/faa9a317d72193b2956df822d5ac808e463ac70e/core-io-2.1.4.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.4.5/c8adeb48f74b16c2dfb4f06a880820b9eaed50cf/reactor-core-3.4.5.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.opentelemetry/opentelemetry-api/1.0.1/811e28418b73c96de491d71a22d9cb10074870a1/opentelemetry-api-1.0.1.jar:/root/.gradle/caches/modules-2/files-2.1/io.opentelemetry/opentelemetry-context/1.0.1/96319166ccabed5364d70ce2414e89b0c86682a7/opentelemetry-context-1.0.1.jar:build/classes/java/main scripts/install.py -i /tmp/testexec-temp_win_private_job_3.ini -p rerun=False,get-cbcollect-info=True,quota_percent=95,crash_warning=True -t bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in,nodes_init=3,nodes_in=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests_more_collections,data_load_spec=volume_test_load_with_CRUD_on_collections,data_load_stage=before,scrape_interval=5,rebalance_moves_per_node=32,quota_percent=80,skip_validations=False -m rest Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_win_private_job_3/build/classes/java/main:/data/workspace/temp_win_private_job_3/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.7/8ff63cf832199200625bf463c30c9fc36a073480/couchbase-transactions-1.1.7.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.25/da76ca59f6a57ee3102f8f9bd9cee742973efa8a/slf4j-api-1.7.25.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.1.4/7c33fa5f716408f201bd4006532cb97746b2eba5/java-client-3.1.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/tracing-opentelemetry/0.3.4/c6eadab1abddeba36c597fbe59090e683c966b3c/tracing-opentelemetry-0.3.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.1.4/faa9a317d72193b2956df822d5ac808e463ac70e/core-io-2.1.4.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.4.5/c8adeb48f74b16c2dfb4f06a880820b9eaed50cf/reactor-core-3.4.5.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.opentelemetry/opentelemetry-api/1.0.1/811e28418b73c96de491d71a22d9cb10074870a1/opentelemetry-api-1.0.1.jar:/root/.gradle/caches/modules-2/files-2.1/io.opentelemetry/opentelemetry-context/1.0.1/96319166ccabed5364d70ce2414e89b0c86682a7/opentelemetry-context-1.0.1.jar:build/classes/java/main:src/main/resources testrunner.py -i /tmp/testexec-temp_win_private_job_3.ini -p rerun=False,get-cbcollect-info=True,quota_percent=95,crash_warning=True -t bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in,nodes_init=3,nodes_in=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests_more_collections,data_load_spec=volume_test_load_with_CRUD_on_collections,data_load_stage=before,scrape_interval=5,rebalance_moves_per_node=32,quota_percent=80,skip_validations=False -m rest Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_win_private_job_3/build/classes/java/main:/data/workspace/temp_win_private_job_3/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.1.7/8ff63cf832199200625bf463c30c9fc36a073480/couchbase-transactions-1.1.7.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.25/da76ca59f6a57ee3102f8f9bd9cee742973efa8a/slf4j-api-1.7.25.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.1.4/7c33fa5f716408f201bd4006532cb97746b2eba5/java-client-3.1.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/tracing-opentelemetry/0.3.4/c6eadab1abddeba36c597fbe59090e683c966b3c/tracing-opentelemetry-0.3.4.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.1.4/faa9a317d72193b2956df822d5ac808e463ac70e/core-io-2.1.4.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.4.5/c8adeb48f74b16c2dfb4f06a880820b9eaed50cf/reactor-core-3.4.5.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:/root/.gradle/caches/modules-2/files-2.1/io.opentelemetry/opentelemetry-api/1.0.1/811e28418b73c96de491d71a22d9cb10074870a1/opentelemetry-api-1.0.1.jar:/root/.gradle/caches/modules-2/files-2.1/io.opentelemetry/opentelemetry-context/1.0.1/96319166ccabed5364d70ce2414e89b0c86682a7/opentelemetry-context-1.0.1.jar:build/classes/java/main:src/main/resources scripts/rerun_jobs.py -i /tmp/testexec-temp_win_private_job_3.ini -p rerun=False,get-cbcollect-info=True,quota_percent=95,crash_warning=True -t bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in,nodes_init=3,nodes_in=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests_more_collections,data_load_spec=volume_test_load_with_CRUD_on_collections,data_load_stage=before,scrape_interval=5,rebalance_moves_per_node=32,quota_percent=80,skip_validations=False -m rest > Task :compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :testrunner Global Test input params: {'cluster_name': 'testexec-temp_win_private_job_3', 'crash_warning': 'True', 'get-cbcollect-info': 'True', 'ini': '/tmp/testexec-temp_win_private_job_3.ini', 'num_nodes': 4, 'quota_percent': '95', 'rerun': 'False'} Logs will be stored at /data/workspace/temp_win_private_job_3/logs/testrunner-21-Apr-30_05-21-21/test_1 guides/gradlew --refresh-dependencies testrunner -P jython=/opt/jython/bin/jython -P 'args=-i /tmp/testexec-temp_win_private_job_3.ini rerun=False,get-cbcollect-info=True,quota_percent=95,crash_warning=True -t bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in,nodes_init=3,nodes_in=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests_more_collections,data_load_spec=volume_test_load_with_CRUD_on_collections,data_load_stage=before,scrape_interval=5,rebalance_moves_per_node=32,quota_percent=80,skip_validations=False' Test Input params: {'data_load_stage': 'before', 'cluster_name': 'testexec-temp_win_private_job_3', 'quota_percent': '95', 'ini': '/tmp/testexec-temp_win_private_job_3.ini', 'get-cbcollect-info': 'True', 'crash_warning': 'True', 'nodes_in': '1', 'skip_validations': 'False', 'rerun': 'False', 'num_nodes': 4, 'logs_folder': '/data/workspace/temp_win_private_job_3/logs/testrunner-21-Apr-30_05-21-21/test_1', 'nodes_init': '3', 'rebalance_moves_per_node': '32', 'bucket_spec': 'multi_bucket.buckets_for_rebalance_tests_more_collections', 'case_number': 1, 'scrape_interval': '5', 'data_load_spec': 'volume_test_load_with_CRUD_on_collections'} test_data_load_collections_with_rebalance_in (bucket_collections.collections_rebalance.CollectionsRebalance) ... 2021-04-30 05:21:31,153 | test | INFO | MainThread | [basetestcase:log_setup_status:544] ========= CollectionsRebalance setup started for test #1 test_data_load_collections_with_rebalance_in ========= 2021-04-30 05:21:32,209 | test | INFO | MainThread | [basetestcase:log_setup_status:544] ========= BaseTestCase setup started for test #1 test_data_load_collections_with_rebalance_in ========= 2021-04-30 05:21:33,519 | test | ERROR | MainThread | [rest_client:_http_request:748] GET http://172.23.107.126:8091/pools/default/ body: headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==\n', 'Content-Type': 'application/x-www-form-urlencoded'} error: 404 reason: unknown "unknown pool" auth: Administrator:password 2021-04-30 05:21:34,194 | test | INFO | MainThread | [basetestcase:setUp:320] Initializing cluster Got this failure java.net.ConnectException: Connection refused: /172.23.107.126:8091 during connect (<_realsocket at 0xa type=client open_count=1 channel=[id: 0x1624ca02, 0.0.0.0/0.0.0.0:54482] timeout=300.0>) 2021-04-30 05:21:56,323 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.107.126:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.107.126:8091 during connect (<_realsocket at 0xb type=client open_count=1 channel=[id: 0x4d092ce2, 0.0.0.0/0.0.0.0:56165] timeout=300.0>) 2021-04-30 05:21:58,361 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.107.126:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.107.126:8091 during connect (<_realsocket at 0xc type=client open_count=1 channel=[id: 0x552431a9, 0.0.0.0/0.0.0.0:35500] timeout=300.0>) 2021-04-30 05:22:00,398 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.107.126:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.107.126:8091 during connect (<_realsocket at 0xd type=client open_count=1 channel=[id: 0xe35acc04, 0.0.0.0/0.0.0.0:32985] timeout=300.0>) 2021-04-30 05:22:02,427 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.107.126:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.107.127:8091 during connect (<_realsocket at 0xe type=client open_count=1 channel=[id: 0xb5df219b, 0.0.0.0/0.0.0.0:56792] timeout=300.0>) 2021-04-30 05:22:26,901 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.107.127:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.107.127:8091 during connect (<_realsocket at 0xf type=client open_count=1 channel=[id: 0xdc05a0a1, 0.0.0.0/0.0.0.0:57664] timeout=300.0>) 2021-04-30 05:22:28,930 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.107.127:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.107.127:8091 during connect (<_realsocket at 0x10 type=client open_count=1 channel=[id: 0xcaeabfb8, 0.0.0.0/0.0.0.0:60623] timeout=300.0>) 2021-04-30 05:22:30,960 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.107.127:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.107.129:8091 during connect (<_realsocket at 0x11 type=client open_count=1 channel=[id: 0x8a9b8ba1, 0.0.0.0/0.0.0.0:59412] timeout=300.0>) 2021-04-30 05:22:56,579 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.107.129:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.107.129:8091 during connect (<_realsocket at 0x12 type=client open_count=1 channel=[id: 0xa2e3b38b, 0.0.0.0/0.0.0.0:48339] timeout=300.0>) 2021-04-30 05:22:58,611 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.107.129:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.107.129:8091 during connect (<_realsocket at 0x13 type=client open_count=1 channel=[id: 0xbffef18e, 0.0.0.0/0.0.0.0:57228] timeout=300.0>) 2021-04-30 05:23:00,638 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.107.129:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.107.129:8091 during connect (<_realsocket at 0x14 type=client open_count=1 channel=[id: 0xaef9d144, 0.0.0.0/0.0.0.0:35112] timeout=300.0>) 2021-04-30 05:23:02,667 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.107.129:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.107.129:8091 during connect (<_realsocket at 0x15 type=client open_count=1 channel=[id: 0x86368998, 0.0.0.0/0.0.0.0:40194] timeout=300.0>) 2021-04-30 05:23:04,694 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.107.129:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.107.129:8091 during connect (<_realsocket at 0x16 type=client open_count=1 channel=[id: 0x23ed3aa3, 0.0.0.0/0.0.0.0:60809] timeout=300.0>) 2021-04-30 05:23:06,720 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.107.129:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.107.131:8091 during connect (<_realsocket at 0x17 type=client open_count=1 channel=[id: 0xf2aa51b0, 0.0.0.0/0.0.0.0:36380] timeout=300.0>) 2021-04-30 05:23:31,512 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.107.131:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.107.131:8091 during connect (<_realsocket at 0x18 type=client open_count=1 channel=[id: 0x862492cc, 0.0.0.0/0.0.0.0:34270] timeout=300.0>) 2021-04-30 05:23:33,565 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.107.131:8091/nodes/self error [Errno 111] Connection refused Got this failure java.net.ConnectException: Connection refused: /172.23.107.131:8091 during connect (<_realsocket at 0x19 type=client open_count=1 channel=[id: 0xc2039a8e, 0.0.0.0/0.0.0.0:60368] timeout=300.0>) 2021-04-30 05:23:35,596 | test | ERROR | MainThread | [rest_client:_http_request:752] Socket error while connecting to http://172.23.107.131:8091/nodes/self error [Errno 111] Connection refused 2021-04-30 05:23:53,493 | test | WARNING | MainThread | [basetestcase:_initialize_nodes:595] RAM quota was defined less than 100 MB: 2021-04-30 05:24:07,187 | test | INFO | MainThread | [basetestcase:setUp:342] Couchbase Cluster: C1, Nodes: 172.23.107.126, 172.23.107.127, 172.23.107.129, 172.23.107.131 initialized 2021-04-30 05:24:07,259 | test | INFO | MainThread | [basetestcase:log_setup_status:544] ========= BaseTestCase setup finished for test #1 test_data_load_collections_with_rebalance_in ========= 2021-04-30 05:24:07,364 | test | INFO | MainThread | [basetestcase:log_setup_status:544] ========= CollectionBase setup started for test #1 test_data_load_collections_with_rebalance_in ========= 2021-04-30 05:24:21,211 | test | INFO | pool-2-thread-5 | [table_view:display:72] Rebalance Overview +----------------+----------------------+-----------------------+---------------+--------------+ | Nodes | Services | Version | CPU | Status | +----------------+----------------------+-----------------------+---------------+--------------+ | 172.23.107.126 | fts, index, kv, n1ql | 7.0.0-5071-enterprise | 8.90529684323 | Cluster node | | 172.23.107.127 | None | | | <--- IN --- | | 172.23.107.129 | None | | | <--- IN --- | +----------------+----------------------+-----------------------+---------------+--------------+ 2021-04-30 05:24:21,252 | test | INFO | pool-2-thread-5 | [task:check:355] Rebalance - status: running, progress: 0.0 2021-04-30 05:24:31,358 | test | INFO | pool-2-thread-5 | [task:check:355] Rebalance - status: none, progress: 100 2021-04-30 05:24:31,388 | test | INFO | pool-2-thread-5 | [task:check:414] Rebalance completed with progress: 100% in 10.1779999733 sec 2021-04-30 05:24:31,767 | test | INFO | MainThread | [bucket_ready_functions:create_buckets_using_json_data:1799] Creating required buckets from template 2021-04-30 05:24:45,117 | infra | ERROR | Thread-257 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: maxTTL=0&name=collections_2 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-257:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:collections_2, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,144 | infra | ERROR | Thread-259 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=u15coYm%25Fsu-a-31-948000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:45,144 | infra | ERROR | Thread-258 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=RkMf0LngvXklUe-31-863000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-259:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap Exception in thread Thread-258:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:u15coYm%Fsu-a-31-948000, Reason - ["Unexpected server error, request logged."] BaseException: Create collection failed for bucket2:scope1:RkMf0LngvXklUe-31-863000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,213 | infra | ERROR | Thread-262 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=U0o6CE6FLVMGCu-31-861000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:45,213 | infra | ERROR | Thread-260 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=FXiCLZk8NWy3Oaetb_l-31-978000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:45,217 | infra | ERROR | Thread-261 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=AnS4GpF-31-944000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-262:Traceback (most recent call last): Exception in thread Thread-260: File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:FXiCLZk8NWy3Oaetb_l-31-978000, Reason - ["Unexpected server error, request logged."] raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:U0o6CE6FLVMGCu-31-861000, Reason - ["Unexpected server error, request logged."] Exception in thread Thread-261:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:AnS4GpF-31-944000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,302 | infra | ERROR | Thread-263 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=fIlU-31-856000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:45,303 | infra | ERROR | Thread-265 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=dTWdcqMD46m%25ok-31-943000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:45,303 | infra | ERROR | Thread-264 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=tQiafFoB1-31-978000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-263:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run Exception in thread Thread-265:Traceback (most recent call last): self._target(*self._args, **self._kwargs) File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.run() Exception in thread Thread-264: File "/opt/jython/Lib/threading.py", line 213, in run Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.run() File "/opt/jython/Lib/threading.py", line 213, in run raise BaseException(self.exception) self.set_exception("Create collection failed for " BaseException: Create collection failed for bucket2:scope1:fIlU-31-856000, Reason - ["Unexpected server error, request logged."] File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) self._target(*self._args, **self._kwargs) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:dTWdcqMD46m%ok-31-943000, Reason - ["Unexpected server error, request logged."] File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:tQiafFoB1-31-978000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,339 | infra | ERROR | Thread-267 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=XM5-v1ERFPMv-31-857000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-267:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:XM5-v1ERFPMv-31-857000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,344 | infra | ERROR | Thread-268 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=eBvE4VYEw4PLU-31-979000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:45,345 | infra | ERROR | Thread-266 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=QOC%258SX-31-941000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-268:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() Exception in thread Thread-266: File "/opt/jython/Lib/threading.py", line 213, in run Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.run() File "/opt/jython/Lib/threading.py", line 213, in run self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:eBvE4VYEw4PLU-31-979000, Reason - ["Unexpected server error, request logged."] self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:QOC%8SX-31-941000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,372 | infra | ERROR | Thread-269 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=TYuds9-31-855000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-269:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:TYuds9-31-855000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,377 | infra | ERROR | Thread-270 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=SHdh_qhwf-loY5C-31-985000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:45,378 | infra | ERROR | Thread-271 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=c7zM-31-949000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-270:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap Exception in thread Thread-271: self.run() Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 213, in run File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:SHdh_qhwf-loY5C-31-985000, Reason - ["Unexpected server error, request logged."] self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:c7zM-31-949000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,407 | infra | ERROR | Thread-272 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=6U91%25y-31-859000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-272:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:6U91%y-31-859000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,414 | infra | ERROR | Thread-274 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=qpbAPD7WusRpBCHKAxb-31-945000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-274:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:qpbAPD7WusRpBCHKAxb-31-945000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,421 | infra | ERROR | Thread-273 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=eJ-31-977000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-273:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:eJ-31-977000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,450 | infra | ERROR | Thread-277 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=qJmlYQXJRHEgfvBECURo-31-984000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-277:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:qJmlYQXJRHEgfvBECURo-31-984000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,456 | infra | ERROR | Thread-276 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=nCNg-31-950000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:45,457 | infra | ERROR | Thread-275 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=q5-31-859000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-276:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec Exception in thread Thread-275:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception self.run() File "/opt/jython/Lib/threading.py", line 213, in run raise BaseException(self.exception) self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:nCNg-31-950000, Reason - ["Unexpected server error, request logged."] self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:q5-31-859000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,477 | infra | ERROR | Thread-278 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=AyS4tGEwiRNH6-31-986000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-278:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:AyS4tGEwiRNH6-31-986000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,487 | infra | ERROR | Thread-279 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=9xnTjzHY8-31-948000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:45,487 | infra | ERROR | Thread-280 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=Nrr0KFQTFMx-31-858000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-279:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap Exception in thread Thread-280:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:9xnTjzHY8-31-948000, Reason - ["Unexpected server error, request logged."] raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:Nrr0KFQTFMx-31-858000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,506 | infra | ERROR | Thread-281 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=9f3H-31-976000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-281:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:9f3H-31-976000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,520 | infra | ERROR | Thread-282 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=3-uoaa-31-950000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:45,523 | infra | ERROR | Thread-283 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=P%25hFqr9GVLS6o8MLu-31-865000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-282:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception Exception in thread Thread-283:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:3-uoaa-31-950000, Reason - ["Unexpected server error, request logged."] self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:P%hFqr9GVLS6o8MLu-31-865000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,536 | infra | ERROR | Thread-284 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=XykG9bll9RohE77t9kK-31-983000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-284:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:XykG9bll9RohE77t9kK-31-983000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,553 | infra | ERROR | Thread-285 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=d-31-946000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:45,553 | infra | ERROR | Thread-286 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=o-31-855000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-285:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:d-31-946000, Reason - ["Unexpected server error, request logged."] Exception in thread Thread-286:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:o-31-855000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,563 | infra | ERROR | Thread-287 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: maxTTL=0&name=collection_1 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-287:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:collection_1, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,582 | infra | ERROR | Thread-288 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=5zuQGzChAGMAWu2-31-947000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-288:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:5zuQGzChAGMAWu2-31-947000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,585 | infra | ERROR | Thread-289 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=RWhkXi5nmo_aD-31-860000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-289:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:RWhkXi5nmo_aD-31-860000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,592 | infra | ERROR | Thread-290 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=mh-_O_pcf0SWx-31-977000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-290:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:mh-_O_pcf0SWx-31-977000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,611 | infra | ERROR | Thread-291 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=ZqA-31-949000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-291:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec 2021-04-30 05:24:45,612 | infra | ERROR | Thread-292 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=y5oVfS3KMIZiah-31-862000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:ZqA-31-949000, Reason - ["Unexpected server error, request logged."] Exception in thread Thread-292:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:y5oVfS3KMIZiah-31-862000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,618 | infra | ERROR | Thread-293 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=T2owV%25txW-31-981000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-293:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:T2owV%txW-31-981000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,644 | infra | ERROR | Thread-294 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=rsXEKr4G-31-942000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:45,644 | infra | ERROR | Thread-296 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=bzALyk07-31-979000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:45,644 | infra | ERROR | Thread-295 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=1xpFUktoNZQ-31-864000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-294:Traceback (most recent call last): Exception in thread Thread-295: File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run Exception in thread Thread-296: self.run() Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception self.run() File "/opt/jython/Lib/threading.py", line 213, in run self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:rsXEKr4G-31-942000, Reason - ["Unexpected server error, request logged."] self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:1xpFUktoNZQ-31-864000, Reason - ["Unexpected server error, request logged."] self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:bzALyk07-31-979000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,678 | infra | ERROR | Thread-297 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=sJ-31-950000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:45,681 | infra | ERROR | Thread-298 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: maxTTL=0&name=collection1 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-297:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:sJ-31-950000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,683 | infra | ERROR | Thread-299 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=fjCF-31-985000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-298:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception Exception in thread Thread-299:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:collection1, Reason - ["Unexpected server error, request logged."] self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:fjCF-31-985000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,710 | infra | ERROR | Thread-300 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=j7%25CQ%2516fUv-31-948000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:45,710 | infra | ERROR | Thread-302 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=yDb_D5pZ6tIjFd_u-31-976000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-300:Exception in thread Thread-302:Traceback (most recent call last): Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec 2021-04-30 05:24:45,713 | infra | ERROR | Thread-301 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=TQt-31-852000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:j7%CQ%16fUv-31-948000, Reason - ["Unexpected server error, request logged."] raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:yDb_D5pZ6tIjFd_u-31-976000, Reason - ["Unexpected server error, request logged."] Exception in thread Thread-301:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:TQt-31-852000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,755 | infra | ERROR | Thread-305 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=hnUZLNCl_YsuQcsA3n-31-852000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:45,755 | infra | ERROR | Thread-304 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=rm_DOi%25sVOmjprSH-31-946000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:45,755 | infra | ERROR | Thread-303 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=-TZvmpoHCG_g-31-977000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-305:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap Exception in thread Thread-304:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self._target(*self._args, **self._kwargs) Exception in thread Thread-303: File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception self.run() File "/opt/jython/Lib/threading.py", line 213, in run raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:hnUZLNCl_YsuQcsA3n-31-852000, Reason - ["Unexpected server error, request logged."] self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:rm_DOi%sVOmjprSH-31-946000, Reason - ["Unexpected server error, request logged."] raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:-TZvmpoHCG_g-31-977000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,786 | infra | ERROR | Thread-308 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=3dQfhGjiLj-31-976000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:45,788 | infra | ERROR | Thread-306 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=CEG_a_ftD9-vCTM-31-857000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-308:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:3dQfhGjiLj-31-976000, Reason - ["Unexpected server error, request logged."] Exception in thread Thread-306:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:CEG_a_ftD9-vCTM-31-857000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,796 | infra | ERROR | Thread-307 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=4MzUaa5-31-943000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-307:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:4MzUaa5-31-943000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,815 | infra | ERROR | Thread-309 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=sm-cjDJmLR-31-978000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-309:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:sm-cjDJmLR-31-978000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,819 | infra | ERROR | Thread-310 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=7wdWCmxkFrN8PsfLSxIH-31-860000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-310:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:7wdWCmxkFrN8PsfLSxIH-31-860000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,828 | infra | ERROR | Thread-311 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=IayRfPoRmi-31-948000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-311:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:IayRfPoRmi-31-948000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,846 | infra | ERROR | Thread-313 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=FLo%25B_QfHROWYyxK-31-856000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:45,846 | infra | ERROR | Thread-312 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=V-x8vQrD2T-31-984000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-313:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:FLo%B_QfHROWYyxK-31-856000, Reason - ["Unexpected server error, request logged."] Exception in thread Thread-312:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:V-x8vQrD2T-31-984000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,855 | infra | ERROR | Thread-314 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=xTxK%25gir1i2C-31-949000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-314:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:xTxK%gir1i2C-31-949000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,877 | infra | ERROR | Thread-316 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=h5Q-w%25VOPku-31-982000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-316:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:h5Q-w%VOPku-31-982000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,882 | infra | ERROR | Thread-315 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=en3HTP9_Qe-31-859000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-315:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:en3HTP9_Qe-31-859000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,892 | infra | ERROR | Thread-317 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=8Q0Nky2aMYC3-r-31-942000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-317:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:8Q0Nky2aMYC3-r-31-942000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,904 | infra | ERROR | Thread-318 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=9Re4ho5k-u-31-985000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-318:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:9Re4ho5k-u-31-985000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,910 | infra | ERROR | Thread-319 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=5C_0-31-862000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-319:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:5C_0-31-862000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,921 | infra | ERROR | Thread-320 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=QDIE2D8Q-31-947000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-320:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:QDIE2D8Q-31-947000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,934 | infra | ERROR | Thread-321 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=U8YvAxcaVLXZ-31-977000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-321:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:U8YvAxcaVLXZ-31-977000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,940 | infra | ERROR | Thread-322 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=tzk5yd-31-851000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-322:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:tzk5yd-31-851000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,947 | infra | ERROR | Thread-323 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=0jzzNshw2ufCXoQ3L9ml-31-943000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-323:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:0jzzNshw2ufCXoQ3L9ml-31-943000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,961 | infra | ERROR | Thread-324 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=wVehgaPFeGrNboIlFT-31-981000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-324:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec 2021-04-30 05:24:45,964 | infra | ERROR | Thread-325 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=IvyXQgvlWAzGz-31-852000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:wVehgaPFeGrNboIlFT-31-981000, Reason - ["Unexpected server error, request logged."] Exception in thread Thread-325:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:IvyXQgvlWAzGz-31-852000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,976 | infra | ERROR | Thread-326 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=Ci1-31-945000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-326:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:Ci1-31-945000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:45,990 | infra | ERROR | Thread-327 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=iuXWmqX4sX6BPiw-31-975000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-327:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec 2021-04-30 05:24:45,993 | infra | ERROR | Thread-328 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=jSr5fAofa-31-862000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:iuXWmqX4sX6BPiw-31-975000, Reason - ["Unexpected server error, request logged."] Exception in thread Thread-328:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:jSr5fAofa-31-862000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,003 | infra | ERROR | Thread-329 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=NgGvAArM-31-945000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-329:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:NgGvAArM-31-945000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,016 | infra | ERROR | Thread-330 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=O-Fr5hVN85K%25jqXV-31-979000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-330:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:O-Fr5hVN85K%jqXV-31-979000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,020 | infra | ERROR | Thread-331 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=56wkj-31-850000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-331:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:56wkj-31-850000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,029 | infra | ERROR | Thread-332 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=8IxRML1IPr8GSwKY%25IvP-31-941000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-332:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:8IxRML1IPr8GSwKY%IvP-31-941000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,046 | infra | ERROR | Thread-334 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=JtuzW%25q0T-31-853000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:46,048 | infra | ERROR | Thread-333 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=A7Q0SvYvUjCg7VzW-31-975000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-334:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec Exception in thread Thread-333:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception self.run() File "/opt/jython/Lib/threading.py", line 213, in run raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:JtuzW%q0T-31-853000, Reason - ["Unexpected server error, request logged."] self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:A7Q0SvYvUjCg7VzW-31-975000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,055 | infra | ERROR | Thread-335 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=oW-31-947000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-335:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:oW-31-947000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,075 | infra | ERROR | Thread-336 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=oQkw%251lY0l-31-850000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-336:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:oQkw%1lY0l-31-850000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,078 | infra | ERROR | Thread-337 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=5Wei5Pe-31-982000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:46,079 | infra | ERROR | Thread-338 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=bwfXzAJtCzuyQGs-31-947000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-337:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run Exception in thread Thread-338: self._target(*self._args, **self._kwargs) Traceback (most recent call last): File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:5Wei5Pe-31-982000, Reason - ["Unexpected server error, request logged."] self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:bwfXzAJtCzuyQGs-31-947000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,112 | infra | ERROR | Thread-339 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=T3D--31-854000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:46,115 | infra | ERROR | Thread-341 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=20W9OqQaj12d-31-947000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:46,115 | infra | ERROR | Thread-340 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=qMMoIeGvRtqj0DQ-31-983000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-339:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception Exception in thread Thread-340:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:T3D--31-854000, Reason - ["Unexpected server error, request logged."] self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:qMMoIeGvRtqj0DQ-31-983000, Reason - ["Unexpected server error, request logged."] Exception in thread Thread-341:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:20W9OqQaj12d-31-947000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,151 | infra | ERROR | Thread-343 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=1UOo7G4mrH6dOtP-31-978000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:46,151 | infra | ERROR | Thread-342 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=8-31-864000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-343:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:1UOo7G4mrH6dOtP-31-978000, Reason - ["Unexpected server error, request logged."] Exception in thread Thread-342:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:8-31-864000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,164 | infra | ERROR | Thread-344 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=brg%256qN5NY--31-946000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-344:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:brg%6qN5NY--31-946000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,181 | infra | ERROR | Thread-345 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=K-31-986000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:46,181 | infra | ERROR | Thread-346 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=2D1sz-31-851000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-345:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap Exception in thread Thread-346:Traceback (most recent call last): self.run() File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec File "/opt/jython/Lib/threading.py", line 213, in run self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:2D1sz-31-851000, Reason - ["Unexpected server error, request logged."] self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:K-31-986000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,196 | infra | ERROR | Thread-347 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=s7iA-31-944000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-347:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:s7iA-31-944000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,213 | infra | ERROR | Thread-348 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=2PATvjT4slAc_8JhHRIP-31-854000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:46,213 | infra | ERROR | Thread-349 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=s_lh4ytI8_BPI7Kqpvaj-31-982000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-348:Exception in thread Thread-349:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap Traceback (most recent call last): self.run() File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap File "/opt/jython/Lib/threading.py", line 213, in run self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:s_lh4ytI8_BPI7Kqpvaj-31-982000, Reason - ["Unexpected server error, request logged."] raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:2PATvjT4slAc_8JhHRIP-31-854000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,230 | infra | ERROR | Thread-350 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=MXC-31-944000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-350:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:MXC-31-944000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,247 | infra | ERROR | Thread-352 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=s65vo-31-981000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:46,249 | infra | ERROR | Thread-351 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=BODwxv2tLnLc037uAo-31-858000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-352:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() Exception in thread Thread-351: File "/opt/jython/Lib/threading.py", line 213, in run Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.run() File "/opt/jython/Lib/threading.py", line 213, in run self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:s65vo-31-981000, Reason - ["Unexpected server error, request logged."] self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:BODwxv2tLnLc037uAo-31-858000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,262 | infra | ERROR | Thread-353 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=T1WrK4IRUv5u8jnR6i5p-31-944000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-353:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:T1WrK4IRUv5u8jnR6i5p-31-944000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,282 | infra | ERROR | Thread-354 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=dezRIA-31-976000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:46,282 | infra | ERROR | Thread-355 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=dYTj-31-855000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-354:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:dezRIA-31-976000, Reason - ["Unexpected server error, request logged."] Exception in thread Thread-355:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:dYTj-31-855000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,296 | infra | ERROR | Thread-356 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=ZdQR4xwyX6CdP8kcuK-31-946000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-356:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:ZdQR4xwyX6CdP8kcuK-31-946000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,309 | infra | ERROR | Thread-357 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=duI9Jgum9RaFEN-31-987000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-357:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) 2021-04-30 05:24:46,312 | infra | ERROR | Thread-358 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=n7sF8bFDzyUCBzS1eO-31-863000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password BaseException: Create collection failed for default:scope1:duI9Jgum9RaFEN-31-987000, Reason - ["Unexpected server error, request logged."] Exception in thread Thread-358:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:n7sF8bFDzyUCBzS1eO-31-863000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,326 | infra | ERROR | Thread-359 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=ZwTJaeg-31-949000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-359:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:ZwTJaeg-31-949000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,344 | infra | ERROR | Thread-360 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=EJ9rGBWYL-9iv-31-982000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-360:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:EJ9rGBWYL-9iv-31-982000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,349 | infra | ERROR | Thread-361 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=2rh-31-864000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-361:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:2rh-31-864000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,355 | infra | ERROR | Thread-362 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=OCMlk%25UHAwKNDlbB-31-950000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-362:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:OCMlk%UHAwKNDlbB-31-950000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,372 | infra | ERROR | Thread-363 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=ELGhKNVfIO7qr0-31-979000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-363:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:ELGhKNVfIO7qr0-31-979000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,381 | infra | ERROR | Thread-365 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes/F7u9BJ6GmPYi77cd-31-941000/collections/ body: name=Xx9jkYTegLNdnF-31-951000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:46,382 | infra | ERROR | Thread-364 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes/scope1/collections/ body: name=SyDtUolPcQac1R-31-856000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-364:Exception in thread Thread-365:Traceback (most recent call last): Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket2:scope1:SyDtUolPcQac1R-31-856000, Reason - ["Unexpected server error, request logged."] self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for bucket1:F7u9BJ6GmPYi77cd-31-941000:Xx9jkYTegLNdnF-31-951000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,404 | infra | ERROR | Thread-366 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes/scope1/collections/ body: name=kuVstMx3aBG-31-986000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-366:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3746, in create_collection_from_spec self.set_exception("Create collection failed for " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create collection failed for default:scope1:kuVstMx3aBG-31-986000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,411 | infra | ERROR | Thread-368 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes body: name=scope1 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:46,411 | infra | ERROR | Thread-367 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes body: name=scope2 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-368:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run Exception in thread Thread-367:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3715, in create_scope_from_spec File "lib/Jython_tasks/task.py", line 3715, in create_scope_from_spec self.set_exception("Create scope failed for %s:%s, " File "lib/Jython_tasks/task.py", line 92, in set_exception self.set_exception("Create scope failed for %s:%s, " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create scope failed for bucket2:scope2, Reason - ["Unexpected server error, request logged."] raise BaseException(self.exception) BaseException: Create scope failed for bucket1:scope1, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,437 | infra | ERROR | Thread-369 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes body: name=scope2 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-369:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3715, in create_scope_from_spec self.set_exception("Create scope failed for %s:%s, " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create scope failed for default:scope2, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,441 | infra | ERROR | Thread-370 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket2/scopes body: name=SWO%250X-RE4qh5nQFdt7E-31-882000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password 2021-04-30 05:24:46,443 | infra | ERROR | Thread-371 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/bucket1/scopes body: name=scope2 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-370:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3715, in create_scope_from_spec self.set_exception("Create scope failed for %s:%s, " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create scope failed for bucket2:SWO%0X-RE4qh5nQFdt7E-31-882000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,446 | test | ERROR | MainThread | [bucket_ready_functions:create_buckets_using_json_data:1812] Failure in bucket creation task: Bucket_create_task_bucket2 Exception in thread Thread-371:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3715, in create_scope_from_spec self.set_exception("Create scope failed for %s:%s, " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create scope failed for bucket1:scope2, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,447 | test | ERROR | MainThread | [bucket_ready_functions:create_buckets_using_json_data:1812] Failure in bucket creation task: Bucket_create_task_bucket1 2021-04-30 05:24:46,463 | infra | ERROR | Thread-372 | [Rest_Connection:_http_request:253] POST http://172.23.107.126:8091/pools/default/buckets/default/scopes body: name=7XkQDz1N-31-998000 headers: {'Accept': '*/*', 'Connection': 'close', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Content-Type': 'application/x-www-form-urlencoded'} error: 500 reason: unknown ["Unexpected server error, request logged."] auth: Administrator:password Exception in thread Thread-372:Traceback (most recent call last): File "/opt/jython/Lib/threading.py", line 222, in _Thread__bootstrap self.run() File "/opt/jython/Lib/threading.py", line 213, in run self._target(*self._args, **self._kwargs) File "lib/Jython_tasks/task.py", line 3715, in create_scope_from_spec self.set_exception("Create scope failed for %s:%s, " File "lib/Jython_tasks/task.py", line 92, in set_exception raise BaseException(self.exception) BaseException: Create scope failed for default:7XkQDz1N-31-998000, Reason - ["Unexpected server error, request logged."] 2021-04-30 05:24:46,467 | test | ERROR | MainThread | [bucket_ready_functions:create_buckets_using_json_data:1812] Failure in bucket creation task: Bucket_create_task_default 2021-04-30 05:24:46,467 | test | INFO | MainThread | [bucket_ready_functions:wait_for_collection_creation_to_complete:2260] Waiting for all collections to be created 2021-04-30 05:24:46,611 | test | INFO | MainThread | [table_view:display:72] Bucket statistics +---------+-----------+----------+------------+-----+-------+-----------+-----------+-----------+ | Bucket | Type | Replicas | Durability | TTL | Items | RAM Quota | RAM Used | Disk Used | +---------+-----------+----------+------------+-----+-------+-----------+-----------+-----------+ | bucket1 | couchbase | 3 | none | 0 | 0 | 629145600 | 133300504 | 8340204 | | bucket2 | ephemeral | 3 | none | 0 | 0 | 629145600 | 113010088 | 102 | | default | couchbase | 3 | none | 0 | 0 | 0 | 0 | 0 | +---------+-----------+----------+------------+-----+-------+-----------+-----------+-----------+ 2021-04-30 05:24:46,611 | test | INFO | MainThread | [collections_base:collection_setup:175] Creating required SDK clients for client_pool Traceback (most recent call last): File "pytests/bucket_collections/collections_base.py", line 84, in setUp self.collection_setup() File "pytests/bucket_collections/collections_base.py", line 176, in collection_setup self.create_sdk_clients(self.task_manager.number_of_threads, File "pytests/bucket_collections/collections_base.py", line 128, in create_sdk_clients clients_per_bucket = int(ceil(max_clients / bucket_count)) ZeroDivisionError: integer division or modulo by zero ERROR ====================================================================== ERROR: test_data_load_collections_with_rebalance_in (bucket_collections.collections_rebalance.CollectionsRebalance) ---------------------------------------------------------------------- Traceback (most recent call last): File "pytests/bucket_collections/collections_rebalance.py", line 21, in setUp super(CollectionsRebalance, self).setUp() File "pytests/bucket_collections/collections_base.py", line 88, in setUp self.handle_setup_exception(exception) File "pytests/basetestcase.py", line 533, in handle_setup_exception raise exception_obj ZeroDivisionError: integer division or modulo by zero ---------------------------------------------------------------------- Ran 1 test in 200.583s FAILED (errors=1) During the test, Remote Connections: 25, Disconnections: 25 SDK Connections: 0, Disconnections: 0 summary so far suite bucket_collections.collections_rebalance.CollectionsRebalance , pass 0 , fail 1 failures so far... bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in testrunner logs, diags and results are available under /data/workspace/temp_win_private_job_3/logs/testrunner-21-Apr-30_05-21-21/test_1 Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.2.2/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 3m 39s 2 actionable tasks: 2 executed Archiving artifacts Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE [description-setter] Description set: 1.1.7 -P client_version=default -P 'args=-i /tmp/testexec-temp_win_private_job_3.ini -p rerun=False,get-cbcollect-info=True,quota_percent=95,crash_warning=True -t bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in,nodes_init=3,nodes_in=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests_more_collections,data_load_spec=volume_test_load_with_CRUD_on_collections,data_load_stage=before,scrape_interval=5,rebalance_moves_per_node=32,quota_percent=80,skip_validations=False -m rest' [BFA] Scanning build for known causes... [BFA] No failure causes found [BFA] Done. 0s Notifying upstream projects of job completion Finished: UNSTABLE