2020-06-28T16:51:51.363-07:00 WARN TestMethodTracer [main] ### test[ClusterExecutionIT 47: ingestion: dynamic-memory-allocation] START 2020-06-28T16:51:51.380-07:00 INFO ClusterExecutionITBase [main] starting cluster_run 2020-06-28T16:51:57.831-07:00 INFO ClusterExecutionITBase [pool] +http://172.18.0.2:9000/node/controller/rename 2020-06-28T16:51:57.952-07:00 INFO ClusterExecutionITBase [main] cluster is running 2020-06-28T16:51:57.953-07:00 INFO ClusterExecutionITBase [pool] configuring cluster with services: [DATA, ANALYTICS] 2020-06-28T16:51:57.953-07:00 INFO ClusterExecutionITBase [pool] Running cli: node-init -c 172.18.0.2:9000 -u couchbase -p couchbase --node-init-data-path /home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir --node-init-index-path /home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir --node-init-analytics-path /home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir --node-init-hostname 172.18.0.2 2020-06-28T16:51:58.147-07:00 INFO ClusterExecutionITBase [pool+] >> SUCCESS: Node initialized 2020-06-28T16:51:58.163-07:00 INFO ClusterExecutionITBase [pool] Running cli: cluster-init --cluster-username couchbase --cluster-password couchbase -c 172.18.0.2:9000 --services data,analytics --cluster-analytics-ramsize 3072 --cluster-ramsize 3072 2020-06-28T16:51:58.417-07:00 INFO ClusterExecutionITBase [pool+] >> SUCCESS: Cluster initialized 2020-06-28T16:51:58.438-07:00 INFO ClusterExecutionITBase [main] state: [0], nodes: {{DATA,ANALYTICS},{},{},{}}, cbas node count: 1 2020-06-28T16:51:58.438-07:00 INFO ClusterExecutionITBase [assertCbasNodesActive-68-172.18.0.2:9600] Waiting for NCs == 1 & Cluster state in {ACTIVE} for up to 60s... 2020-06-28T16:52:09.846-07:00 INFO ClusterExecutionITBase [main] Updating node name for n_0 to 73b37a29ed9dad4f57357655488a207d 2020-06-28T16:52:09.846-07:00 INFO TestExecutor [main] Starting [TEST]: ingestion/dynamic-memory-allocation ... 2020-06-28T16:52:09.847-07:00 INFO CBDocLoaderCommand [pool-2-thread-13] Executing: sh -c ./bin/cbdocloader -c 172.18.0.2:9000 -u couchbase -p couchbase -b beer-sample -m 100 -d ./samples/beer-sample.zip 2020-06-28T16:52:13.812-07:00 INFO ClusterExecutionITBase [pool-2-thread-13+] >> Errors occurred during the index creation phase. See logs for details. 2020-06-28T16:52:13.815-07:00 INFO TestExecutor [main] cbdocloader exit code 1 2020-06-28T16:52:21.728-07:00 INFO TestExecutor [pool-803-thread-1] Expected results file: src/test/resources/runtimets/results/ingestion/dynamic-memory-allocation/dynamic-memory-allocation.4.adm 2020-06-28T16:52:21.728-07:00 INFO TestExecutor [pool-803-thread-1] Actual results file: target/rttest/results/ingestion/dynamic-memory-allocation/dynamic-memory-allocation.4.adm 2020-06-28T16:52:21.729-07:00 INFO TestExecutor [main] Comparison failure on poll: Result for src/test/resources/runtimets/queries/ingestion/dynamic-memory-allocation/dynamic-memory-allocation.4.pollquery.sqlpp changed at line 1: expected < 73030 actual > 31627 2020-06-28T16:52:23.110-07:00 INFO TestExecutor [pool-803-thread-1] Expected results file: src/test/resources/runtimets/results/ingestion/dynamic-memory-allocation/dynamic-memory-allocation.4.adm 2020-06-28T16:52:49.711-07:00 INFO TestExecutor [pool-816-thread-1] Expected results file: src/test/resources/runtimets/results/ingestion/dynamic-memory-allocation/dynamic-memory-allocation.6.adm 2020-06-28T16:52:49.711-07:00 INFO TestExecutor [pool-816-thread-1] Actual results file: target/rttest/results/ingestion/dynamic-memory-allocation/dynamic-memory-allocation.6.adm 2020-06-28T16:52:49.711-07:00 INFO TestExecutor [main] Comparison failure on poll: Result for src/test/resources/runtimets/queries/ingestion/dynamic-memory-allocation/dynamic-memory-allocation.6.pollquery.sqlpp changed at line 1: expected < 146060 actual > 142401 2020-06-28T16:52:51.094-07:00 INFO TestExecutor [pool-816-thread-1] Expected results file: src/test/resources/runtimets/results/ingestion/dynamic-memory-allocation/dynamic-memory-allocation.6.adm 2020-06-28T16:53:09.143-07:00 ERRO TestExecutor [main] testFile src/test/resources/runtimets/queries/ingestion/dynamic-memory-allocation/dynamic-memory-allocation.8.ddl.sqlpp raised an unexpected exception java.lang.Exception: Internal error at org.apache.asterix.test.common.ResultExtractor.checkForErrors(ResultExtractor.java:295) ~[asterix-app-0.9.5-SNAPSHOT-tests.jar:7.0.0-0000] at org.apache.asterix.test.common.ResultExtractor.extract(ResultExtractor.java:210) ~[asterix-app-0.9.5-SNAPSHOT-tests.jar:7.0.0-0000] at org.apache.asterix.test.common.ResultExtractor.extract(ResultExtractor.java:153) ~[asterix-app-0.9.5-SNAPSHOT-tests.jar:7.0.0-0000] at org.apache.asterix.test.common.TestExecutor.executeUpdateOrDdl(TestExecutor.java:1619) ~[asterix-app-0.9.5-SNAPSHOT-tests.jar:7.0.0-0000] at org.apache.asterix.test.common.TestExecutor.executeSqlppUpdateOrDdl(TestExecutor.java:1609) ~[asterix-app-0.9.5-SNAPSHOT-tests.jar:7.0.0-0000] at com.couchbase.analytics.test.CBASTestExecutor.splitAndExecute(CBASTestExecutor.java:1129) ~[cbas-server-1.0.0-SNAPSHOT-tests.jar:7.0.0-0000] at com.couchbase.analytics.test.CBASTestExecutor.syncDoExecuteTestFile(CBASTestExecutor.java:286) ~[cbas-server-1.0.0-SNAPSHOT-tests.jar:7.0.0-0000] at com.couchbase.analytics.test.CBASTestExecutor.doExecuteTestFile(CBASTestExecutor.java:248) ~[cbas-server-1.0.0-SNAPSHOT-tests.jar:7.0.0-0000] at com.couchbase.analytics.test.CBASTestExecutor.executeTestFile(CBASTestExecutor.java:230) ~[cbas-server-1.0.0-SNAPSHOT-tests.jar:7.0.0-0000] at org.apache.asterix.test.common.TestExecutor.executeTest(TestExecutor.java:1890) [asterix-app-0.9.5-SNAPSHOT-tests.jar:7.0.0-0000] at org.apache.asterix.test.common.TestExecutor.executeTest(TestExecutor.java:1859) [asterix-app-0.9.5-SNAPSHOT-tests.jar:7.0.0-0000] at com.couchbase.analytics.test.cbserver.ClusterExecutionITBase.runTest(ClusterExecutionITBase.java:120) [test-classes/:?] at com.couchbase.analytics.test.cbserver.ClusterExecutionIT.test(ClusterExecutionIT.java:30) [test-classes/:?] at jdk.internal.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [junit-4.13.jar:4.13] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.jar:4.13] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [junit-4.13.jar:4.13] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.13.jar:4.13] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.13.jar:4.13] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) [junit-4.13.jar:4.13] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) [junit-4.13.jar:4.13] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.jar:4.13] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [junit-4.13.jar:4.13] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [junit-4.13.jar:4.13] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.jar:4.13] at org.junit.runners.Suite.runChild(Suite.java:128) [junit-4.13.jar:4.13] at org.junit.runners.Suite.runChild(Suite.java:27) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.jar:4.13] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.jar:4.13] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-2.21.0.jar:2.21.0] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-2.21.0.jar:2.21.0] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.21.0.jar:2.21.0] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-2.21.0.jar:2.21.0] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) [surefire-booter-2.21.0.jar:2.21.0] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) [surefire-booter-2.21.0.jar:2.21.0] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) [surefire-booter-2.21.0.jar:2.21.0] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) [surefire-booter-2.21.0.jar:2.21.0] [{"name":"beer-sample","nodeLocator":"vbucket","uuid":"a2d0bbd7ff5c2a20b67fc0ede5b6130e","uri":"/pools/default/buckets/beer-sample?bucket_uuid=a2d0bbd7ff5c2a20b67fc0ede5b6130e","streamingUri":"/pools/default/bucketsStreaming/beer-sample?bucket_uuid=a2d0bbd7ff5c2a20b67fc0ede5b6130e","bucketCapabilitiesVer":"","bucketCapabilities":["collections","durableWrite","tombstonedUserXAttrs","couchapi","dcp","cbhello","touch","cccp","xdcrCheckpointing","nodesExt","xattr"],"collectionsManifestUid":"0","ddocs":{"uri":"/pools/default/buckets/beer-sample/ddocs"},"bucketType":"membase","authType":"sasl","localRandomKeyUri":"/pools/default/buckets/beer-sample/localRandomKey","controllers":{"compactAll":"/pools/default/buckets/beer-sample/controller/compactBucket","compactDB":"/pools/default/buckets/beer-sample/controller/compactDatabases","purgeDeletes":"/pools/default/buckets/beer-sample/controller/unsafePurgeBucket","startRecovery":"/pools/default/buckets/beer-sample/controller/startRecovery"},"nodes":[{"couchApiBaseHTTPS":"https://172.18.0.2:19500/beer-sample%2Ba2d0bbd7ff5c2a20b67fc0ede5b6130e","couchApiBase":"http://172.18.0.2:9500/beer-sample%2Ba2d0bbd7ff5c2a20b67fc0ede5b6130e","systemStats":{"cpu_utilization_rate":3.980099502487562,"cpu_stolen_rate":0,"swap_total":0,"swap_used":0,"mem_total":16825901056,"mem_free":10554097664,"mem_limit":16825901056,"cpu_cores_available":4,"allocstall":15183589},"interestingStats":{"cmd_get":0,"couch_docs_actual_disk_size":22979371,"couch_docs_data_size":22961152,"couch_spatial_data_size":0,"couch_spatial_disk_size":0,"couch_views_actual_disk_size":773725,"couch_views_data_size":769573,"curr_items":7303,"curr_items_tot":7303,"ep_bg_fetched":0,"get_hits":0,"mem_used":29096128,"ops":0,"vb_active_num_non_resident":0,"vb_replica_curr_items":0},"uptime":"74","memoryTotal":16825901056,"memoryFree":10554097664,"mcdMemoryReserved":12837,"mcdMemoryAllocated":12837,"replication":0,"clusterMembership":"active","recoveryType":"none","status":"healthy","otpNode":"n_0@172.18.0.2","thisNode":true,"hostname":"172.18.0.2:9000","nodeUUID":"73b37a29ed9dad4f57357655488a207d","clusterCompatibility":458752,"version":"7.0.0-0000-enterprise","os":"x86_64-unknown-linux-gnu","cpuCount":4,"ports":{"direct":12000,"httpsCAPI":19500,"httpsMgmt":19000,"distTCP":21400,"distTLS":21450},"services":["cbas","kv"],"nodeEncryption":false,"configuredHostname":"172.18.0.2:9000","addressFamily":"inet","externalListeners":[{"afamily":"inet","nodeEncryption":false},{"afamily":"inet6","nodeEncryption":false}]}],"stats":{"uri":"/pools/default/buckets/beer-sample/stats","directoryURI":"/pools/default/buckets/beer-sample/stats/Directory","nodeStatsListURI":"/pools/default/buckets/beer-sample/nodes"},"autoCompactionSettings":false,"replicaIndex":true,"replicaNumber":1,"threadsNumber":3,"quota":{"ram":104857600,"rawRAM":104857600},"basicStats":{"storageTotals":{"ram":{"total":16825901056,"quotaTotal":3221225472,"quotaUsed":104857600,"used":16084561920,"usedByData":29096128,"quotaUsedPerNode":104857600,"quotaTotalPerNode":3221225472},"hdd":{"total":137813643264,"quotaTotal":137813643264,"used":62016139468,"usedByData":23753096,"free":75797503796}},"quotaPercentUsed":27.74822998046875,"opsPerSec":0,"diskFetches":0,"itemCount":7303,"diskUsed":23753096,"dataUsed":23730725,"memUsed":29096128,"vbActiveNumNonResident":0},"evictionPolicy":"valueOnly","storageBackend":"couchstore","durabilityMinLevel":"none","fragmentationPercentage":50,"conflictResolutionType":"seqno","maxTTL":0,"compressionMode":"passive","saslPassword":"758846c9d479d915215d466a6c335298"}] [] 2020-06-28T16:53:09.162-07:00 INFO TestExecutor [main] Cleaning up after test case ingestion: dynamic-memory-allocation... 2020-06-28T16:53:09.164-07:00 ERRO asterix [pool-823-thread-1] Failure executing POST http://172.18.0.2:9600/analytics/service HTTP/1.1 org.apache.http.conn.HttpHostConnectException: Connect to 172.18.0.2:9600 [/172.18.0.2] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.asterix.test.common.TestExecutor.lambda$executeHttpRequest$2(TestExecutor.java:584) ~[asterix-app-0.9.5-SNAPSHOT-tests.jar:7.0.0-0000] at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at java.lang.Thread.run(Thread.java:834) [?:?] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:?] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) ~[?:?] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) ~[?:?] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) ~[?:?] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403) ~[?:?] at java.net.Socket.connect(Socket.java:591) ~[?:?] at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.11.jar:4.5.11] ... 13 more 2020-06-28T16:53:09.164-07:00 WARN TestExecutor [main] Unexpected exception during clean up java.util.concurrent.ExecutionException: org.apache.http.conn.HttpHostConnectException: Connect to 172.18.0.2:9600 [/172.18.0.2] failed: Connection refused (Connection refused) at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:?] at java.util.concurrent.FutureTask.get(FutureTask.java:191) ~[?:?] at org.apache.asterix.test.common.TestExecutor.executeHttpRequest(TestExecutor.java:591) ~[asterix-app-0.9.5-SNAPSHOT-tests.jar:7.0.0-0000] at org.apache.asterix.test.common.TestExecutor.executeQueryService(TestExecutor.java:715) ~[asterix-app-0.9.5-SNAPSHOT-tests.jar:7.0.0-0000] at org.apache.asterix.test.common.TestExecutor.executeQueryService(TestExecutor.java:666) ~[asterix-app-0.9.5-SNAPSHOT-tests.jar:7.0.0-0000] at org.apache.asterix.test.common.TestExecutor.executeQueryService(TestExecutor.java:656) ~[asterix-app-0.9.5-SNAPSHOT-tests.jar:7.0.0-0000] at com.couchbase.analytics.test.CBASTestExecutor.disconnectLinks(CBASTestExecutor.java:1136) ~[cbas-server-1.0.0-SNAPSHOT-tests.jar:7.0.0-0000] at com.couchbase.analytics.test.CBASTestExecutor.cleanup(CBASTestExecutor.java:1087) [cbas-server-1.0.0-SNAPSHOT-tests.jar:7.0.0-0000] at com.couchbase.analytics.test.cbserver.ClusterExecutionITBase.runTest(ClusterExecutionITBase.java:122) [test-classes/:?] at com.couchbase.analytics.test.cbserver.ClusterExecutionIT.test(ClusterExecutionIT.java:30) [test-classes/:?] at jdk.internal.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [junit-4.13.jar:4.13] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.jar:4.13] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [junit-4.13.jar:4.13] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.13.jar:4.13] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.13.jar:4.13] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) [junit-4.13.jar:4.13] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) [junit-4.13.jar:4.13] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.jar:4.13] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [junit-4.13.jar:4.13] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [junit-4.13.jar:4.13] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.jar:4.13] at org.junit.runners.Suite.runChild(Suite.java:128) [junit-4.13.jar:4.13] at org.junit.runners.Suite.runChild(Suite.java:27) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.jar:4.13] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.jar:4.13] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-2.21.0.jar:2.21.0] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-2.21.0.jar:2.21.0] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.21.0.jar:2.21.0] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-2.21.0.jar:2.21.0] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) [surefire-booter-2.21.0.jar:2.21.0] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) [surefire-booter-2.21.0.jar:2.21.0] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) [surefire-booter-2.21.0.jar:2.21.0] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) [surefire-booter-2.21.0.jar:2.21.0] Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 172.18.0.2:9600 [/172.18.0.2] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.asterix.test.common.TestExecutor.lambda$executeHttpRequest$2(TestExecutor.java:584) ~[asterix-app-0.9.5-SNAPSHOT-tests.jar:7.0.0-0000] at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?] at java.lang.Thread.run(Thread.java:834) ~[?:?] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:?] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) ~[?:?] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) ~[?:?] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) ~[?:?] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403) ~[?:?] at java.net.Socket.connect(Socket.java:591) ~[?:?] at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.11.jar:4.5.11] at org.apache.asterix.test.common.TestExecutor.lambda$executeHttpRequest$2(TestExecutor.java:584) ~[asterix-app-0.9.5-SNAPSHOT-tests.jar:7.0.0-0000] at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?] at java.lang.Thread.run(Thread.java:834) ~[?:?] 2020-06-28T16:53:09.175-07:00 INFO CbCollectInfoTestRule [main] taking cbcollect_infos for test[ClusterExecutionIT 47: ingestion: dynamic-memory-allocation](com.couchbase.analytics.test.cbserver.ClusterExecutionIT) due to java.lang.Exception: Test "src/test/resources/runtimets/queries/ingestion/dynamic-memory-allocation/dynamic-memory-allocation.8.ddl.sqlpp" FAILED! 2020-06-28T16:53:09.176-07:00 INFO ClusterExecutionITBase [main] Executing the command: /home/couchbase/jenkins/workspace/cbas-cbcluster-test3/install/bin/cbcollect_info -r /home/couchbase/jenkins/workspace/cbas-cbcluster-test3/install --initargs /home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_2/initargs /home/couchbase/jenkins/workspace/cbas-cbcluster-test3/analytics/cbas/cbas-test/cbas-cbserver-test/target/ClusterExecutionIT/test[ClusterExecutionIT 47: ingestion: dynamic-memory-allocation]/logs/cbcollect_info_n_2.zip 2020-06-28T16:53:09.176-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3] Executing the command: /home/couchbase/jenkins/workspace/cbas-cbcluster-test3/install/bin/cbcollect_info -r /home/couchbase/jenkins/workspace/cbas-cbcluster-test3/install --initargs /home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_1/initargs /home/couchbase/jenkins/workspace/cbas-cbcluster-test3/analytics/cbas/cbas-test/cbas-cbserver-test/target/ClusterExecutionIT/test[ClusterExecutionIT 47: ingestion: dynamic-memory-allocation]/logs/cbcollect_info_n_1.zip 2020-06-28T16:53:09.176-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5] Executing the command: /home/couchbase/jenkins/workspace/cbas-cbcluster-test3/install/bin/cbcollect_info -r /home/couchbase/jenkins/workspace/cbas-cbcluster-test3/install --initargs /home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/initargs /home/couchbase/jenkins/workspace/cbas-cbcluster-test3/analytics/cbas/cbas-test/cbas-cbserver-test/target/ClusterExecutionIT/test[ClusterExecutionIT 47: ingestion: dynamic-memory-allocation]/logs/cbcollect_info_n_0.zip 2020-06-28T16:53:09.251-07:00 INFO ClusterExecutionITBase [main+] >> Using temporary dir /tmp 2020-06-28T16:53:09.251-07:00 INFO ClusterExecutionITBase [main+] >> Log Redaction () - OK 2020-06-28T16:53:09.251-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Using temporary dir /tmp 2020-06-28T16:53:09.252-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Log Redaction () - OK 2020-06-28T16:53:09.253-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Using temporary dir /tmp 2020-06-28T16:53:09.254-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Log Redaction () - OK 2020-06-28T16:53:09.257-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> uname (uname -a) - OK 2020-06-28T16:53:09.258-07:00 INFO ClusterExecutionITBase [main+] >> uname (uname -a) - OK 2020-06-28T16:53:09.258-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> uname (uname -a) - OK 2020-06-28T16:53:09.262-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> time and TZ (date; date -u) - OK 2020-06-28T16:53:09.263-07:00 INFO ClusterExecutionITBase [main+] >> time and TZ (date; date -u) - OK 2020-06-28T16:53:09.263-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> time and TZ (date; date -u) - OK 2020-06-28T16:53:09.266-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> ntp time (ntpdate -q pool.ntp.org || nc time.nist.gov 13 || netcat time.nist.gov 13) - Exit code 127 2020-06-28T16:53:09.267-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> ntp time (ntpdate -q pool.ntp.org || nc time.nist.gov 13 || netcat time.nist.gov 13) - Exit code 127 2020-06-28T16:53:09.267-07:00 INFO ClusterExecutionITBase [main+] >> ntp time (ntpdate -q pool.ntp.org || nc time.nist.gov 13 || netcat time.nist.gov 13) - Exit code 127 2020-06-28T16:53:09.270-07:00 INFO ClusterExecutionITBase [main+] >> ntp peers (ntpq -p) - Exit code 127 2020-06-28T16:53:09.270-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> ntp peers (ntpq -p) - Exit code 127 2020-06-28T16:53:09.271-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> ntp peers (ntpq -p) - Exit code 127 2020-06-28T16:53:09.274-07:00 INFO ClusterExecutionITBase [main+] >> raw /etc/sysconfig/clock (cat /etc/sysconfig/clock) - Exit code 1 2020-06-28T16:53:09.274-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> raw /etc/sysconfig/clock (cat /etc/sysconfig/clock) - Exit code 1 2020-06-28T16:53:09.275-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> raw /etc/sysconfig/clock (cat /etc/sysconfig/clock) - Exit code 1 2020-06-28T16:53:09.277-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> raw /etc/timezone (cat /etc/timezone) - OK 2020-06-28T16:53:09.279-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> raw /etc/timezone (cat /etc/timezone) - OK 2020-06-28T16:53:09.280-07:00 INFO ClusterExecutionITBase [main+] >> raw /etc/timezone (cat /etc/timezone) - OK 2020-06-28T16:53:09.280-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> System Hardware (lshw -json || lshw) - Exit code 127 2020-06-28T16:53:09.282-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> System Hardware (lshw -json || lshw) - Exit code 127 2020-06-28T16:53:09.283-07:00 INFO ClusterExecutionITBase [main+] >> System Hardware (lshw -json || lshw) - Exit code 127 2020-06-28T16:53:09.483-07:00 INFO ClusterExecutionITBase [main+] >> Process list snapshot (export TERM=''; top -Hb -n1 || top -H n1) - OK 2020-06-28T16:53:09.484-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Process list snapshot (export TERM=''; top -Hb -n1 || top -H n1) - OK 2020-06-28T16:53:09.485-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Process list snapshot (export TERM=''; top -Hb -n1 || top -H n1) - OK 2020-06-28T16:53:09.550-07:00 INFO ClusterExecutionITBase [main+] >> Process list (ps -AwwL -o user,pid,lwp,ppid,nlwp,pcpu,maj_flt,min_flt,pri,nice,vsize,rss,tty,stat,wchan:12,start,bsdtime,comm,command) - OK 2020-06-28T16:53:09.554-07:00 INFO ClusterExecutionITBase [main+] >> Raw /proc/buddyinfo (cat /proc/buddyinfo) - OK 2020-06-28T16:53:09.557-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Process list (ps -AwwL -o user,pid,lwp,ppid,nlwp,pcpu,maj_flt,min_flt,pri,nice,vsize,rss,tty,stat,wchan:12,start,bsdtime,comm,command) - OK 2020-06-28T16:53:09.558-07:00 INFO ClusterExecutionITBase [main+] >> Raw /proc/meminfo (cat /proc/meminfo) - OK 2020-06-28T16:53:09.559-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Process list (ps -AwwL -o user,pid,lwp,ppid,nlwp,pcpu,maj_flt,min_flt,pri,nice,vsize,rss,tty,stat,wchan:12,start,bsdtime,comm,command) - OK 2020-06-28T16:53:09.560-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Raw /proc/buddyinfo (cat /proc/buddyinfo) - OK 2020-06-28T16:53:09.564-07:00 INFO ClusterExecutionITBase [main+] >> Raw /proc/pagetypeinfo (cat /proc/pagetypeinfo) - OK 2020-06-28T16:53:09.565-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Raw /proc/meminfo (cat /proc/meminfo) - OK 2020-06-28T16:53:09.567-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Raw /proc/buddyinfo (cat /proc/buddyinfo) - OK 2020-06-28T16:53:09.568-07:00 INFO ClusterExecutionITBase [main+] >> Raw /proc/zoneinfo (cat /proc/zoneinfo) - OK 2020-06-28T16:53:09.570-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Raw /proc/pagetypeinfo (cat /proc/pagetypeinfo) - OK 2020-06-28T16:53:09.571-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Raw /proc/meminfo (cat /proc/meminfo) - OK 2020-06-28T16:53:09.573-07:00 INFO ClusterExecutionITBase [main+] >> Raw /proc/vmstat (cat /proc/vmstat) - OK 2020-06-28T16:53:09.573-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Raw /proc/zoneinfo (cat /proc/zoneinfo) - OK 2020-06-28T16:53:09.578-07:00 INFO ClusterExecutionITBase [main+] >> Raw /proc/mounts (cat /proc/mounts) - OK 2020-06-28T16:53:09.578-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Raw /proc/vmstat (cat /proc/vmstat) - OK 2020-06-28T16:53:09.579-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Raw /proc/pagetypeinfo (cat /proc/pagetypeinfo) - OK 2020-06-28T16:53:09.582-07:00 INFO ClusterExecutionITBase [main+] >> Raw /proc/partitions (cat /proc/partitions) - OK 2020-06-28T16:53:09.583-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Raw /proc/mounts (cat /proc/mounts) - OK 2020-06-28T16:53:09.584-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Raw /proc/zoneinfo (cat /proc/zoneinfo) - OK 2020-06-28T16:53:09.586-07:00 INFO ClusterExecutionITBase [main+] >> Raw /proc/diskstats (cat /proc/diskstats; echo '') - OK 2020-06-28T16:53:09.587-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Raw /proc/partitions (cat /proc/partitions) - OK 2020-06-28T16:53:09.588-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Raw /proc/vmstat (cat /proc/vmstat) - OK 2020-06-28T16:53:09.591-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Raw /proc/diskstats (cat /proc/diskstats; echo '') - OK 2020-06-28T16:53:09.591-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Raw /proc/mounts (cat /proc/mounts) - OK 2020-06-28T16:53:09.594-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Raw /proc/partitions (cat /proc/partitions) - OK 2020-06-28T16:53:09.597-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Raw /proc/diskstats (cat /proc/diskstats; echo '') - OK 2020-06-28T16:53:10.591-07:00 INFO ClusterExecutionITBase [main+] >> Taking sample 2 after 1.000000 seconds - OK 2020-06-28T16:53:10.596-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Taking sample 2 after 1.000000 seconds - OK 2020-06-28T16:53:10.602-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Taking sample 2 after 1.000000 seconds - OK 2020-06-28T16:53:11.599-07:00 INFO ClusterExecutionITBase [main+] >> Taking sample 3 after 1.000000 seconds - OK 2020-06-28T16:53:11.601-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Taking sample 3 after 1.000000 seconds - OK 2020-06-28T16:53:11.606-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Taking sample 3 after 1.000000 seconds - OK 2020-06-28T16:53:12.604-07:00 INFO ClusterExecutionITBase [main+] >> Taking sample 4 after 1.000000 seconds - OK 2020-06-28T16:53:12.605-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Taking sample 4 after 1.000000 seconds - OK 2020-06-28T16:53:12.610-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Taking sample 4 after 1.000000 seconds - OK 2020-06-28T16:53:13.609-07:00 INFO ClusterExecutionITBase [main+] >> Taking sample 5 after 1.000000 seconds - OK 2020-06-28T16:53:13.610-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Taking sample 5 after 1.000000 seconds - OK 2020-06-28T16:53:13.614-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Taking sample 5 after 1.000000 seconds - OK 2020-06-28T16:53:14.614-07:00 INFO ClusterExecutionITBase [main+] >> Taking sample 6 after 1.000000 seconds - OK 2020-06-28T16:53:14.615-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Taking sample 6 after 1.000000 seconds - OK 2020-06-28T16:53:14.618-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Taking sample 6 after 1.000000 seconds - OK 2020-06-28T16:53:15.619-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Taking sample 7 after 1.000000 seconds - OK 2020-06-28T16:53:15.620-07:00 INFO ClusterExecutionITBase [main+] >> Taking sample 7 after 1.000000 seconds - OK 2020-06-28T16:53:15.622-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Taking sample 7 after 1.000000 seconds - OK 2020-06-28T16:53:16.625-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Taking sample 8 after 1.000000 seconds - OK 2020-06-28T16:53:16.625-07:00 INFO ClusterExecutionITBase [main+] >> Taking sample 8 after 1.000000 seconds - OK 2020-06-28T16:53:16.626-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Taking sample 8 after 1.000000 seconds - OK 2020-06-28T16:53:17.631-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Taking sample 9 after 1.000000 seconds - OK 2020-06-28T16:53:17.633-07:00 INFO ClusterExecutionITBase [main+] >> Taking sample 9 after 1.000000 seconds - OK 2020-06-28T16:53:17.634-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Taking sample 9 after 1.000000 seconds - OK 2020-06-28T16:53:18.637-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Taking sample 10 after 1.000000 seconds - OK 2020-06-28T16:53:18.638-07:00 INFO ClusterExecutionITBase [main+] >> Taking sample 10 after 1.000000 seconds - OK 2020-06-28T16:53:18.638-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Taking sample 10 after 1.000000 seconds - OK 2020-06-28T16:53:18.640-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Raw /proc/interrupts (cat /proc/interrupts) - OK 2020-06-28T16:53:18.642-07:00 INFO ClusterExecutionITBase [main+] >> Raw /proc/interrupts (cat /proc/interrupts) - OK 2020-06-28T16:53:18.644-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Swap configuration (free -t) - OK 2020-06-28T16:53:18.644-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Raw /proc/interrupts (cat /proc/interrupts) - OK 2020-06-28T16:53:18.646-07:00 INFO ClusterExecutionITBase [main+] >> Swap configuration (free -t) - OK 2020-06-28T16:53:18.647-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Swap configuration (free -t) - OK 2020-06-28T16:53:18.654-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Swap configuration (swapon -s) - OK 2020-06-28T16:53:18.654-07:00 INFO ClusterExecutionITBase [main+] >> Swap configuration (swapon -s) - OK 2020-06-28T16:53:18.654-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Swap configuration (swapon -s) - OK 2020-06-28T16:53:18.656-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Kernel modules (lsmod) - Exit code 127 2020-06-28T16:53:18.656-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Kernel modules (lsmod) - Exit code 127 2020-06-28T16:53:18.658-07:00 INFO ClusterExecutionITBase [main+] >> Kernel modules (lsmod) - Exit code 127 2020-06-28T16:53:18.660-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Distro version (cat /etc/redhat-release) - Exit code 1 2020-06-28T16:53:18.661-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Distro version (cat /etc/redhat-release) - Exit code 1 2020-06-28T16:53:18.663-07:00 INFO ClusterExecutionITBase [main+] >> Distro version (cat /etc/redhat-release) - Exit code 1 2020-06-28T16:53:18.663-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Distro version (cat /etc/oracle-release) - Exit code 1 2020-06-28T16:53:18.663-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Distro version (cat /etc/oracle-release) - Exit code 1 2020-06-28T16:53:18.666-07:00 INFO ClusterExecutionITBase [main+] >> Distro version (cat /etc/oracle-release) - Exit code 1 2020-06-28T16:53:18.802-07:00 INFO ClusterExecutionITBase [main+] >> Distro version (lsb_release -a) - OK 2020-06-28T16:53:18.803-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Distro version (lsb_release -a) - OK 2020-06-28T16:53:18.806-07:00 INFO ClusterExecutionITBase [main+] >> Distro version (cat /etc/SuSE-release) - Exit code 1 2020-06-28T16:53:18.807-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Distro version (cat /etc/SuSE-release) - Exit code 1 2020-06-28T16:53:18.810-07:00 INFO ClusterExecutionITBase [main+] >> Distro version (cat /etc/issue) - OK 2020-06-28T16:53:18.812-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Distro version (lsb_release -a) - OK 2020-06-28T16:53:18.812-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Distro version (cat /etc/issue) - OK 2020-06-28T16:53:18.814-07:00 INFO ClusterExecutionITBase [main+] >> Distro version (cat /etc/os-release) - OK 2020-06-28T16:53:18.817-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Distro version (cat /etc/SuSE-release) - Exit code 1 2020-06-28T16:53:18.817-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Distro version (cat /etc/os-release) - OK 2020-06-28T16:53:18.819-07:00 INFO ClusterExecutionITBase [main+] >> Distro version (cat /etc/system-release) - Exit code 1 2020-06-28T16:53:18.820-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Distro version (cat /etc/system-release) - Exit code 1 2020-06-28T16:53:18.821-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Distro version (cat /etc/issue) - OK 2020-06-28T16:53:18.823-07:00 INFO ClusterExecutionITBase [main+] >> Installed software (rpm -qa) - Exit code 127 2020-06-28T16:53:18.824-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Distro version (cat /etc/os-release) - OK 2020-06-28T16:53:18.825-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Installed software (rpm -qa) - Exit code 127 2020-06-28T16:53:18.828-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Distro version (cat /etc/system-release) - Exit code 1 2020-06-28T16:53:18.831-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Ksplice updates (uptrack-show) - Exit code 127 2020-06-28T16:53:18.832-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Installed software (rpm -qa) - Exit code 127 2020-06-28T16:53:18.834-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Hot fix list (rpm -V couchbase-server) - Exit code 127 2020-06-28T16:53:18.834-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Ksplice updates (uptrack-show) - Exit code 127 2020-06-28T16:53:18.837-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Hot fix list (rpm -V couchbase-server) - Exit code 127 2020-06-28T16:53:18.838-07:00 INFO ClusterExecutionITBase [main+] >> Ksplice updates (uptrack-show) - Exit code 127 2020-06-28T16:53:18.841-07:00 INFO ClusterExecutionITBase [main+] >> Hot fix list (rpm -V couchbase-server) - Exit code 127 2020-06-28T16:53:18.854-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Installed software (COLUMNS=300 dpkg -l) - OK 2020-06-28T16:53:18.857-07:00 INFO ClusterExecutionITBase [main+] >> Installed software (COLUMNS=300 dpkg -l) - OK 2020-06-28T16:53:18.864-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Installed software (COLUMNS=300 dpkg -l) - OK 2020-06-28T16:53:18.872-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Hot fix list (COLUMNS=300 dpkg -V couchbase-server) - Exit code 1 2020-06-28T16:53:18.874-07:00 INFO ClusterExecutionITBase [main+] >> Hot fix list (COLUMNS=300 dpkg -V couchbase-server) - Exit code 1 2020-06-28T16:53:18.876-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Extended iostat (iostat -x -p ALL 1 10 || iostat -x 1 10) - Exit code 127 2020-06-28T16:53:18.879-07:00 INFO ClusterExecutionITBase [main+] >> Extended iostat (iostat -x -p ALL 1 10 || iostat -x 1 10) - Exit code 127 2020-06-28T16:53:18.884-07:00 INFO ClusterExecutionITBase [main+] >> Core dump settings (find /proc/sys/kernel -type f -name '*core*' -print -exec cat '{}' ';') - OK 2020-06-28T16:53:18.884-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Core dump settings (find /proc/sys/kernel -type f -name '*core*' -print -exec cat '{}' ';') - OK 2020-06-28T16:53:18.889-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Hot fix list (COLUMNS=300 dpkg -V couchbase-server) - Exit code 1 2020-06-28T16:53:18.892-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Extended iostat (iostat -x -p ALL 1 10 || iostat -x 1 10) - Exit code 127 2020-06-28T16:53:18.899-07:00 INFO ClusterExecutionITBase [main+] >> sysctl settings (sysctl -a) - OK 2020-06-28T16:53:18.901-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> sysctl settings (sysctl -a) - OK 2020-06-28T16:53:18.901-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Core dump settings (find /proc/sys/kernel -type f -name '*core*' -print -exec cat '{}' ';') - OK 2020-06-28T16:53:18.911-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> sysctl settings (sysctl -a) - OK 2020-06-28T16:53:18.917-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Relevant lsof output (echo moxi memcached beam.smp couch_compact godu sigar_port cbq-engine indexer projector goxdcr cbft eventing-producer eventing-consumer | xargs -n1 pgrep | xargs -n1 -r -- lsof -n -p) - Exit code 127 2020-06-28T16:53:18.919-07:00 INFO ClusterExecutionITBase [main+] >> Relevant lsof output (echo moxi memcached beam.smp couch_compact godu sigar_port cbq-engine indexer projector goxdcr cbft eventing-producer eventing-consumer | xargs -n1 pgrep | xargs -n1 -r -- lsof -n -p) - Exit code 127 2020-06-28T16:53:18.919-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> LVM info (lvdisplay) - Exit code 127 2020-06-28T16:53:18.921-07:00 INFO ClusterExecutionITBase [main+] >> LVM info (lvdisplay) - Exit code 127 2020-06-28T16:53:18.923-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> LVM info (vgdisplay) - Exit code 127 2020-06-28T16:53:18.923-07:00 INFO ClusterExecutionITBase [main+] >> LVM info (vgdisplay) - Exit code 127 2020-06-28T16:53:18.925-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> LVM info (pvdisplay) - Exit code 127 2020-06-28T16:53:18.925-07:00 INFO ClusterExecutionITBase [main+] >> LVM info (pvdisplay) - Exit code 127 2020-06-28T16:53:18.929-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> Relevant lsof output (echo moxi memcached beam.smp couch_compact godu sigar_port cbq-engine indexer projector goxdcr cbft eventing-producer eventing-consumer | xargs -n1 pgrep | xargs -n1 -r -- lsof -n -p) - Exit code 127 2020-06-28T16:53:18.932-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> LVM info (lvdisplay) - Exit code 127 2020-06-28T16:53:18.934-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> LVM info (vgdisplay) - Exit code 127 2020-06-28T16:53:18.935-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Block device queue settings (find /sys/block/*/queue -type f | xargs grep -vH xxxx | sort) - OK 2020-06-28T16:53:18.935-07:00 INFO ClusterExecutionITBase [main+] >> Block device queue settings (find /sys/block/*/queue -type f | xargs grep -vH xxxx | sort) - OK 2020-06-28T16:53:18.937-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-3+] >> LVM info (pvdisplay) - Exit code 127 2020-06-28T16:53:18.938-07:00 INFO ClusterExecutionITBase [main+] >> Network configuration (ifconfig -a) - Exit code 127 2020-06-28T16:53:18.938-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Network configuration (ifconfig -a) - ...[truncated 368075 chars]... .252-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 227.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/227.couch.1']) - OK 2020-06-28T16:55:18.294-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 694.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/694.couch.1']) - OK 2020-06-28T16:55:18.361-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 800.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/800.couch.1']) - OK 2020-06-28T16:55:18.413-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 471.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/471.couch.1']) - OK 2020-06-28T16:55:18.462-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 682.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/682.couch.1']) - OK 2020-06-28T16:55:18.501-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 535.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/535.couch.1']) - OK 2020-06-28T16:55:18.556-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 69.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/69.couch.1']) - OK 2020-06-28T16:55:18.656-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 347.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/347.couch.1']) - OK 2020-06-28T16:55:18.748-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 5.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/5.couch.1']) - OK 2020-06-28T16:55:18.814-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 838.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/838.couch.1']) - OK 2020-06-28T16:55:18.854-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 742.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/742.couch.1']) - OK 2020-06-28T16:55:18.891-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 847.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/847.couch.1']) - OK 2020-06-28T16:55:18.943-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 937.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/937.couch.1']) - OK 2020-06-28T16:55:18.990-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 522.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/522.couch.1']) - OK 2020-06-28T16:55:19.052-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 101.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/101.couch.1']) - OK 2020-06-28T16:55:19.093-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 513.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/513.couch.1']) - OK 2020-06-28T16:55:19.154-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 713.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/713.couch.1']) - OK 2020-06-28T16:55:19.216-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 532.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/532.couch.1']) - OK 2020-06-28T16:55:19.258-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 699.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/699.couch.1']) - OK 2020-06-28T16:55:19.352-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 788.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/788.couch.1']) - OK 2020-06-28T16:55:19.432-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 919.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/919.couch.1']) - OK 2020-06-28T16:55:19.538-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 190.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/190.couch.1']) - OK 2020-06-28T16:55:19.613-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 368.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/368.couch.1']) - OK 2020-06-28T16:55:19.744-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 707.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/707.couch.1']) - OK 2020-06-28T16:55:19.854-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 917.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/917.couch.1']) - OK 2020-06-28T16:55:19.904-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 26.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/26.couch.1']) - OK 2020-06-28T16:55:19.952-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 181.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/181.couch.1']) - OK 2020-06-28T16:55:19.995-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 662.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/662.couch.1']) - OK 2020-06-28T16:55:20.034-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 774.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/774.couch.1']) - OK 2020-06-28T16:55:20.079-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 507.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/507.couch.1']) - OK 2020-06-28T16:55:20.149-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 770.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/770.couch.1']) - OK 2020-06-28T16:55:20.200-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 359.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/359.couch.1']) - OK 2020-06-28T16:55:20.260-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 805.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/805.couch.1']) - OK 2020-06-28T16:55:20.352-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 1017.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/1017.couch.1']) - OK 2020-06-28T16:55:20.439-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 37.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/37.couch.1']) - OK 2020-06-28T16:55:20.497-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 1001.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/1001.couch.1']) - OK 2020-06-28T16:55:20.567-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 192.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/192.couch.1']) - OK 2020-06-28T16:55:20.658-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 426.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/426.couch.1']) - OK 2020-06-28T16:55:20.734-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 210.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/210.couch.1']) - OK 2020-06-28T16:55:20.857-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 402.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/402.couch.1']) - OK 2020-06-28T16:55:20.897-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 483.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/483.couch.1']) - OK 2020-06-28T16:55:20.938-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 1020.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/1020.couch.1']) - OK 2020-06-28T16:55:20.986-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 376.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/376.couch.1']) - OK 2020-06-28T16:55:21.039-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 617.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/617.couch.1']) - OK 2020-06-28T16:55:21.092-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 484.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/484.couch.1']) - OK 2020-06-28T16:55:21.135-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 188.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/188.couch.1']) - OK 2020-06-28T16:55:21.182-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 246.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/246.couch.1']) - OK 2020-06-28T16:55:21.218-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 373.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/373.couch.1']) - OK 2020-06-28T16:55:21.258-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 719.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/719.couch.1']) - OK 2020-06-28T16:55:21.353-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 300.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/300.couch.1']) - OK 2020-06-28T16:55:21.435-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 725.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/725.couch.1']) - OK 2020-06-28T16:55:21.510-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 60.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/60.couch.1']) - OK 2020-06-28T16:55:21.568-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 264.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/264.couch.1']) - OK 2020-06-28T16:55:21.606-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 105.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/105.couch.1']) - OK 2020-06-28T16:55:21.652-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 685.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/685.couch.1']) - OK 2020-06-28T16:55:21.717-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 250.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/250.couch.1']) - OK 2020-06-28T16:55:21.758-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 864.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/864.couch.1']) - OK 2020-06-28T16:55:21.812-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 570.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/570.couch.1']) - OK 2020-06-28T16:55:21.857-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 894.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/894.couch.1']) - OK 2020-06-28T16:55:21.925-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 820.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/820.couch.1']) - OK 2020-06-28T16:55:22.014-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 632.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/632.couch.1']) - OK 2020-06-28T16:55:22.054-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 789.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/789.couch.1']) - OK 2020-06-28T16:55:22.093-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 256.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/256.couch.1']) - OK 2020-06-28T16:55:22.148-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 380.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/380.couch.1']) - OK 2020-06-28T16:55:22.190-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 29.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/29.couch.1']) - OK 2020-06-28T16:55:22.234-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 381.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/381.couch.1']) - OK 2020-06-28T16:55:22.282-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 451.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/451.couch.1']) - OK 2020-06-28T16:55:22.424-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 308.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/308.couch.1']) - OK 2020-06-28T16:55:22.534-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 907.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/907.couch.1']) - OK 2020-06-28T16:55:22.578-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 865.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/865.couch.1']) - OK 2020-06-28T16:55:22.634-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 561.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/561.couch.1']) - OK 2020-06-28T16:55:22.721-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 364.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/364.couch.1']) - OK 2020-06-28T16:55:22.760-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 846.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/846.couch.1']) - OK 2020-06-28T16:55:22.834-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 418.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/418.couch.1']) - OK 2020-06-28T16:55:22.922-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 396.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/396.couch.1']) - OK 2020-06-28T16:55:22.973-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 645.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/645.couch.1']) - OK 2020-06-28T16:55:23.034-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 983.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/983.couch.1']) - OK 2020-06-28T16:55:23.075-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 434.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/434.couch.1']) - OK 2020-06-28T16:55:23.151-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 1005.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/1005.couch.1']) - OK 2020-06-28T16:55:23.220-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 696.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/696.couch.1']) - OK 2020-06-28T16:55:23.260-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 695.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/695.couch.1']) - OK 2020-06-28T16:55:23.361-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 882.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/882.couch.1']) - OK 2020-06-28T16:55:23.418-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 592.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/592.couch.1']) - OK 2020-06-28T16:55:23.472-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 458.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/458.couch.1']) - OK 2020-06-28T16:55:23.553-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 428.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/428.couch.1']) - OK 2020-06-28T16:55:23.610-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 987.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/987.couch.1']) - OK 2020-06-28T16:55:23.666-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 356.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/356.couch.1']) - OK 2020-06-28T16:55:23.704-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 814.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/814.couch.1']) - OK 2020-06-28T16:55:23.755-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 830.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/830.couch.1']) - OK 2020-06-28T16:55:23.857-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 205.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/205.couch.1']) - OK 2020-06-28T16:55:23.901-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 572.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/572.couch.1']) - OK 2020-06-28T16:55:23.952-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 354.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/354.couch.1']) - OK 2020-06-28T16:55:24.040-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 580.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/580.couch.1']) - OK 2020-06-28T16:55:24.095-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 126.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/126.couch.1']) - OK 2020-06-28T16:55:24.161-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 702.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/702.couch.1']) - OK 2020-06-28T16:55:24.205-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 291.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/291.couch.1']) - OK 2020-06-28T16:55:24.270-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 382.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/382.couch.1']) - OK 2020-06-28T16:55:24.418-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 472.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/472.couch.1']) - OK 2020-06-28T16:55:24.468-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 555.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/555.couch.1']) - OK 2020-06-28T16:55:24.503-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Couchstore local documents (beer-sample, 935.couch.1) (['couch_dbdump', '--local', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/datadir/beer-sample/935.couch.1']) - OK 2020-06-28T16:55:24.507-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> moxi stats (port 0) (echo stats proxy | nc 127.0.0.1 0) - Exit code 127 2020-06-28T16:55:24.593-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> mctimings [] (['mctimings', '-u', '@ns_server', '-h', '127.0.0.1:11999', '-v']) - OK 2020-06-28T16:55:24.648-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> mctimings ['subdoc_execute'] (['mctimings', '-u', '@ns_server', '-h', '127.0.0.1:11999', '-v', 'subdoc_execute']) - OK 2020-06-28T16:55:24.648-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Users storage () - OK 2020-06-28T16:55:24.649-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Dist configuration (dist_cfg) () - Failed to collect file '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/config/dist_cfg': [Errno 2] No such file or directory: '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/config/dist_cfg' 2020-06-28T16:55:24.649-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> OK 2020-06-28T16:55:26.474-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> stats archives (['escript', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/install/bin/escript-wrapper', '--initargs-path', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/initargs', '--', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/install/bin/dump-stats', '/home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/stats', 'stats_archives.json']) - OK 2020-06-28T16:55:27.190-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Phosphor Trace (['kv_trace_dump', '-H', '127.0.0.1:11999', '-u', '@ns_server', '-P', '03a068e1f2798fcd22b2a89f9d179190', 'kv_trace.json']) - OK 2020-06-28T16:55:27.190-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> cbcollect_info log () - OK 2020-06-28T16:55:27.192-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/couchbase.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/couchbase.log 2020-06-28T16:55:27.949-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/systemd_journal.gz -> cbcollect_info_n_0@172.18.0.2_20200628-235309/systemd_journal.gz 2020-06-28T16:55:27.950-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/syslog.tar.gz -> cbcollect_info_n_0@172.18.0.2_20200628-235309/syslog.tar.gz 2020-06-28T16:55:27.950-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/projector_pprof.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/projector_pprof.log 2020-06-28T16:55:27.951-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/analytics_diag.json -> cbcollect_info_n_0@172.18.0.2_20200628-235309/analytics_diag.json 2020-06-28T16:55:27.952-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/analytics_pprof.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/analytics_pprof.log 2020-06-28T16:55:27.952-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/goxdcr_pprof.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/goxdcr_pprof.log 2020-06-28T16:55:27.953-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/memcached.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/memcached.log 2020-06-28T16:55:28.112-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ini.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ini.log 2020-06-28T16:55:28.113-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/diag.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/diag.log 2020-06-28T16:55:28.167-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/master_events.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/master_events.log 2020-06-28T16:55:28.170-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.debug.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.debug.log 2020-06-28T16:55:28.185-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.info.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.info.log 2020-06-28T16:55:28.190-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.error.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.error.log 2020-06-28T16:55:28.191-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.couchdb.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.couchdb.log 2020-06-28T16:55:28.192-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.xdcr_target.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.xdcr_target.log 2020-06-28T16:55:28.192-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.prometheus.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.prometheus.log 2020-06-28T16:55:28.192-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.views.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.views.log 2020-06-28T16:55:28.193-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.mapreduce_errors.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.mapreduce_errors.log 2020-06-28T16:55:28.193-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.stats.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.stats.log 2020-06-28T16:55:28.194-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.babysitter.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.babysitter.log 2020-06-28T16:55:28.197-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.reports.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.reports.log 2020-06-28T16:55:28.199-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.http_access.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.http_access.log 2020-06-28T16:55:28.200-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.http_access_internal.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.http_access_internal.log 2020-06-28T16:55:28.201-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.ns_couchdb.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.ns_couchdb.log 2020-06-28T16:55:28.203-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.goxdcr.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.goxdcr.log 2020-06-28T16:55:28.204-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.query.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.query.log 2020-06-28T16:55:28.204-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.projector.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.projector.log 2020-06-28T16:55:28.205-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.indexer.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.indexer.log 2020-06-28T16:55:28.205-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.fts.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.fts.log 2020-06-28T16:55:28.205-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.metakv.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.metakv.log 2020-06-28T16:55:28.205-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.json_rpc.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.json_rpc.log 2020-06-28T16:55:28.206-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.eventing.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.eventing.log 2020-06-28T16:55:28.206-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.analytics_info.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.analytics_info.log 2020-06-28T16:55:28.215-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.analytics_debug.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.analytics_debug.log 2020-06-28T16:55:28.257-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.analytics_shutdown.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.analytics_shutdown.log 2020-06-28T16:55:28.258-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.analytics_error.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.analytics_error.log 2020-06-28T16:55:28.258-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.analytics_warn.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.analytics_warn.log 2020-06-28T16:55:28.259-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.analytics_dcpdebug.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.analytics_dcpdebug.log 2020-06-28T16:55:28.376-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.analytics_trace.json -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.analytics_trace.json 2020-06-28T16:55:28.377-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.analytics_access.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.analytics_access.log 2020-06-28T16:55:28.377-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.analytics_cbas_debug.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.analytics_cbas_debug.log 2020-06-28T16:55:28.377-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ns_server.indexer_stats.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ns_server.indexer_stats.log 2020-06-28T16:55:28.377-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/stats.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/stats.log 2020-06-28T16:55:28.485-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/ddocs.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/ddocs.log 2020-06-28T16:55:28.486-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/couchstore_local.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/couchstore_local.log 2020-06-28T16:55:28.496-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/config/users.dets -> cbcollect_info_n_0@172.18.0.2_20200628-235309/users.dets 2020-06-28T16:55:28.496-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/stats_archives.json -> cbcollect_info_n_0@172.18.0.2_20200628-235309/stats_archives.json 2020-06-28T16:55:28.510-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/kv_trace.json -> cbcollect_info_n_0@172.18.0.2_20200628-235309/kv_trace.json 2020-06-28T16:55:28.585-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> adding: /tmp/tmp_bo54skg/cbcollect_info.log -> cbcollect_info_n_0@172.18.0.2_20200628-235309/cbcollect_info.log 2020-06-28T16:55:28.589-07:00 INFO ClusterExecutionITBase [ForkJoinPool.commonPool-worker-5+] >> Checking for server guts in /home/couchbase/jenkins/workspace/cbas-cbcluster-test3/ns_server/data/n_0/initargs... 2020-06-28T16:55:28.643-07:00 INFO CbCollectInfoTestRule [ForkJoinPool.commonPool-worker-5] completed taking cbcollect_info: target/ClusterExecutionIT/test[ClusterExecutionIT 47: ingestion: dynamic-memory-allocation]/logs/cbcollect_info_n_0.zip 2020-06-28T16:55:28.643-07:00 INFO ClusterExecutionITBase [main] shutting down cluster_run... 2020-06-28T16:55:28.645-07:00 INFO ClusterExecutionITBase [main] cluster_run sent SIGINT 2020-06-28T16:55:29.224-07:00 INFO ClusterExecutionITBase [main] cluster_run has exited 2020-06-28T16:55:29.229-07:00 INFO ClusterExecutionITBase [main] Waiting for 'CB cluster (incl. analytics nodes) shutdown' condition for up to 30 seconds... 2020-06-28T16:55:29.230-07:00 INFO ClusterExecutionITBase [pool] Ensuring cluster ports are not active 2020-06-28T16:55:31.235-07:00 INFO ClusterExecutionIT [main] Copying logs+data to 'target/ClusterExecutionIT/test[ClusterExecutionIT 47: ingestion: dynamic-memory-allocation]'... 2020-06-28T16:55:31.505-07:00 WARN TestMethodTracer [main] ### test[ClusterExecutionIT 47: ingestion: dynamic-memory-allocation] FAILED java.lang.Exception: Test "src/test/resources/runtimets/queries/ingestion/dynamic-memory-allocation/dynamic-memory-allocation.8.ddl.sqlpp" FAILED! at org.apache.asterix.test.common.TestExecutor.fail(TestExecutor.java:2061) ~[asterix-app-0.9.5-SNAPSHOT-tests.jar:7.0.0-0000] at com.couchbase.analytics.test.CBASTestExecutor.fail(CBASTestExecutor.java:1301) ~[cbas-server-1.0.0-SNAPSHOT-tests.jar:7.0.0-0000] at org.apache.asterix.test.common.TestExecutor.executeTest(TestExecutor.java:1912) ~[asterix-app-0.9.5-SNAPSHOT-tests.jar:7.0.0-0000] at org.apache.asterix.test.common.TestExecutor.executeTest(TestExecutor.java:1859) ~[asterix-app-0.9.5-SNAPSHOT-tests.jar:7.0.0-0000] at com.couchbase.analytics.test.cbserver.ClusterExecutionITBase.runTest(ClusterExecutionITBase.java:120) ~[test-classes/:?] at com.couchbase.analytics.test.cbserver.ClusterExecutionIT.test(ClusterExecutionIT.java:30) ~[test-classes/:?] at jdk.internal.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.jar:4.13] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.jar:4.13] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.jar:4.13] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.jar:4.13] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.jar:4.13] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) ~[junit-4.13.jar:4.13] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) ~[junit-4.13.jar:4.13] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.jar:4.13] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [junit-4.13.jar:4.13] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [junit-4.13.jar:4.13] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.jar:4.13] at org.junit.runners.Suite.runChild(Suite.java:128) [junit-4.13.jar:4.13] at org.junit.runners.Suite.runChild(Suite.java:27) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.jar:4.13] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.jar:4.13] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.jar:4.13] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-2.21.0.jar:2.21.0] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-2.21.0.jar:2.21.0] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.21.0.jar:2.21.0] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-2.21.0.jar:2.21.0] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) [surefire-booter-2.21.0.jar:2.21.0] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) [surefire-booter-2.21.0.jar:2.21.0] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) [surefire-booter-2.21.0.jar:2.21.0] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) [surefire-booter-2.21.0.jar:2.21.0] Caused by: java.lang.Exception: Internal error at org.apache.asterix.test.common.ResultExtractor.checkForErrors(ResultExtractor.java:295) ~[asterix-app-0.9.5-SNAPSHOT-tests.jar:7.0.0-0000] at org.apache.asterix.test.common.ResultExtractor.extract(ResultExtractor.java:210) ~[asterix-app-0.9.5-SNAPSHOT-tests.jar:7.0.0-0000] at org.apache.asterix.test.common.ResultExtractor.extract(ResultExtractor.java:153) ~[asterix-app-0.9.5-SNAPSHOT-tests.jar:7.0.0-0000] at org.apache.asterix.test.common.TestExecutor.executeUpdateOrDdl(TestExecutor.java:1619) ~[asterix-app-0.9.5-SNAPSHOT-tests.jar:7.0.0-0000] at org.apache.asterix.test.common.TestExecutor.executeSqlppUpdateOrDdl(TestExecutor.java:1609) ~[asterix-app-0.9.5-SNAPSHOT-tests.jar:7.0.0-0000] at com.couchbase.analytics.test.CBASTestExecutor.splitAndExecute(CBASTestExecutor.java:1129) ~[cbas-server-1.0.0-SNAPSHOT-tests.jar:7.0.0-0000] at com.couchbase.analytics.test.CBASTestExecutor.syncDoExecuteTestFile(CBASTestExecutor.java:286) ~[cbas-server-1.0.0-SNAPSHOT-tests.jar:7.0.0-0000] at com.couchbase.analytics.test.CBASTestExecutor.doExecuteTestFile(CBASTestExecutor.java:248) ~[cbas-server-1.0.0-SNAPSHOT-tests.jar:7.0.0-0000] at com.couchbase.analytics.test.CBASTestExecutor.executeTestFile(CBASTestExecutor.java:230) ~[cbas-server-1.0.0-SNAPSHOT-tests.jar:7.0.0-0000] at org.apache.asterix.test.common.TestExecutor.executeTest(TestExecutor.java:1890) ~[asterix-app-0.9.5-SNAPSHOT-tests.jar:7.0.0-0000] ... 43 more