cd /Users/prajwal/Documents/SDKTests/java/1 ; /Users/prajwal/.sdkman/candidates/java/current/bin/java -agentlib:jdwp=transport=dt_socket,server=n,suspend=y,address=localhost:54642 -Dfile.encoding=UTF-8 -cp /var/folders/wc/d2rb1gg169v0gkq3s4tssprh0000gp/T/cp_25nn817866pdblhxr1ba0dysr.jar v1.App Jun 26, 2020 5:14:41 PM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger info INFO: [com.couchbase.core][CoreCreatedEvent] {"clientVersion":"3.0.5","clientGitHash":"ac204fc7","coreVersion":"2.0.6","coreGitHash":"ac204fc7","userAgent":"couchbase-java/3.0.5 (Mac OS X 10.15.4 x86_64; OpenJDK 64-Bit Server VM 1.8.0_252-b09)","maxNumRequestsInRetry":32768,"ioEnvironment":{"nativeIoEnabled":true,"eventLoopThreadCount":4,"eventLoopGroups":["KQueueEventLoopGroup"]},"ioConfig":{"captureTraffic":[],"mutationTokensEnabled":true,"networkResolution":"auto","dnsSrvEnabled":true,"tcpKeepAlivesEnabled":true,"tcpKeepAliveTimeMs":60000,"configPollIntervalMs":2500,"kvCircuitBreakerConfig":"disabled","queryCircuitBreakerConfig":"disabled","viewCircuitBreakerConfig":"disabled","searchCircuitBreakerConfig":"disabled","analyticsCircuitBreakerConfig":"disabled","managerCircuitBreakerConfig":"disabled","numKvConnections":1,"maxHttpConnections":12,"idleHttpConnectionTimeoutMs":30000,"configIdleRedialTimeoutMs":300000},"compressionConfig":{"enabled":true,"minRatio":0.83,"minSize":32},"securityConfig":{"tlsEnabled":false,"nativeTlsEnabled":true,"hasTrustCertificates":false,"trustManagerFactory":null},"timeoutConfig":{"kvMs":2500,"kvDurableMs":10000,"managementMs":75000,"queryMs":75000,"viewMs":75000,"searchMs":75000,"analyticsMs":75000,"connectMs":10000,"disconnectMs":10000},"loggerConfig":{"customLogger":null,"fallbackToConsole":false,"disableSlf4j":false,"loggerName":"CouchbaseLogger","diagnosticContextEnabled":false},"orphanReporterConfig":{"emitIntervalMs":10000,"sampleSize":10,"queueLength":1024},"retryStrategy":"BestEffortRetryStrategy","requestTracer":"OwnedSupplier"} {"coreId":"0xd4e68f4100000001","seedNodes":[{"address":"10.112.190.101"}]} Jun 26, 2020 5:14:41 PM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger info INFO: [com.couchbase.node][NodeConnectedEvent] Node connected {"coreId":"0xd4e68f4100000001","managerPort":"8091","remote":"10.112.190.101"} Jun 26, 2020 5:14:46 PM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger error SEVERE: [com.couchbase.io][SaslAuthenticationFailedEvent][275ms] Authentication Failure {"circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","status":"UNKNOWN","type":"KV","xerror":{"context":"Authentication failed. This could be due to invalid credentials or if the user is an external user the external authentication service may not support the selected authentication mechanism.","ref":"71dbb39d-e56d-49da-7400-dfc5d7357c3d"}} Jun 26, 2020 5:14:46 PM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger error SEVERE: [com.couchbase.io][SaslAuthenticationFailedEvent][274ms] Authentication Failure {"bucket":"bucket1","circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","status":"UNKNOWN","type":"KV","xerror":{"context":"Authentication failed. This could be due to invalid credentials or if the user is an external user the external authentication service may not support the selected authentication mechanism.","ref":"d29f45df-d356-4132-5a53-a89b1cf55df1"}} Jun 26, 2020 5:14:46 PM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger warn WARNING: [com.couchbase.endpoint][EndpointConnectionFailedEvent][327ms] Connect attempt 1 failed because of AuthenticationFailureException: Authentication Failure {"bucket":"bucket1","circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","type":"KV"} com.couchbase.client.core.error.AuthenticationFailureException: Authentication Failure {"bucket":"bucket1","circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","status":"UNKNOWN","type":"KV","xerror":{"context":"Authentication failed. This could be due to invalid credentials or if the user is an external user the external authentication service may not support the selected authentication mechanism.","ref":"d29f45df-d356-4132-5a53-a89b1cf55df1"}} at com.couchbase.client.core.io.netty.kv.SaslAuthenticationHandler.failConnect(SaslAuthenticationHandler.java:466) at com.couchbase.client.core.io.netty.kv.SaslAuthenticationHandler.channelRead(SaslAuthenticationHandler.java:217) at com.couchbase.client.core.io.netty.kv.MemcacheProtocolVerificationHandler.channelRead(MemcacheProtocolVerificationHandler.java:84) at java.lang.Thread.run(Thread.java:748) Jun 26, 2020 5:14:46 PM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger warn WARNING: [com.couchbase.endpoint][EndpointConnectionFailedEvent][5484ms] Connect attempt 1 failed because of AuthenticationFailureException: Authentication Failure {"circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","type":"KV"} com.couchbase.client.core.error.AuthenticationFailureException: Authentication Failure {"circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","status":"UNKNOWN","type":"KV","xerror":{"context":"Authentication failed. This could be due to invalid credentials or if the user is an external user the external authentication service may not support the selected authentication mechanism.","ref":"71dbb39d-e56d-49da-7400-dfc5d7357c3d"}} at com.couchbase.client.core.io.netty.kv.SaslAuthenticationHandler.failConnect(SaslAuthenticationHandler.java:466) at com.couchbase.client.core.io.netty.kv.SaslAuthenticationHandler.channelRead(SaslAuthenticationHandler.java:217) at com.couchbase.client.core.io.netty.kv.MemcacheProtocolVerificationHandler.channelRead(MemcacheProtocolVerificationHandler.java:84) at java.lang.Thread.run(Thread.java:748) Jun 26, 2020 5:14:46 PM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger error SEVERE: [com.couchbase.io][SaslAuthenticationFailedEvent][34ms] Authentication Failure {"bucket":"bucket1","circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","status":"UNKNOWN","type":"KV","xerror":{"context":"Authentication failed. This could be due to invalid credentials or if the user is an external user the external authentication service may not support the selected authentication mechanism.","ref":"e271dcf1-978c-4abc-3cb3-1fd647feb84c"}} Jun 26, 2020 5:14:46 PM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger warn WARNING: [com.couchbase.endpoint][EndpointConnectionFailedEvent][42ms] Connect attempt 2 failed because of AuthenticationFailureException: Authentication Failure {"bucket":"bucket1","circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","type":"KV"} com.couchbase.client.core.error.AuthenticationFailureException: Authentication Failure {"bucket":"bucket1","circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","status":"UNKNOWN","type":"KV","xerror":{"context":"Authentication failed. This could be due to invalid credentials or if the user is an external user the external authentication service may not support the selected authentication mechanism.","ref":"e271dcf1-978c-4abc-3cb3-1fd647feb84c"}} at com.couchbase.client.core.io.netty.kv.SaslAuthenticationHandler.failConnect(SaslAuthenticationHandler.java:466) at com.couchbase.client.core.io.netty.kv.SaslAuthenticationHandler.channelRead(SaslAuthenticationHandler.java:217) at com.couchbase.client.core.io.netty.kv.MemcacheProtocolVerificationHandler.channelRead(MemcacheProtocolVerificationHandler.java:84) at java.lang.Thread.run(Thread.java:748) Jun 26, 2020 5:14:46 PM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger error SEVERE: [com.couchbase.io][SaslAuthenticationFailedEvent][49ms] Authentication Failure {"circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","status":"UNKNOWN","type":"KV","xerror":{"context":"Authentication failed. This could be due to invalid credentials or if the user is an external user the external authentication service may not support the selected authentication mechanism.","ref":"fa5d00d1-1120-4f92-9584-c96cfe2e39c6"}} Jun 26, 2020 5:14:46 PM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger warn WARNING: [com.couchbase.endpoint][EndpointConnectionFailedEvent][57ms] Connect attempt 2 failed because of AuthenticationFailureException: Authentication Failure {"circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","type":"KV"} com.couchbase.client.core.error.AuthenticationFailureException: Authentication Failure {"circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","status":"UNKNOWN","type":"KV","xerror":{"context":"Authentication failed. This could be due to invalid credentials or if the user is an external user the external authentication service may not support the selected authentication mechanism.","ref":"fa5d00d1-1120-4f92-9584-c96cfe2e39c6"}} at com.couchbase.client.core.io.netty.kv.SaslAuthenticationHandler.failConnect(SaslAuthenticationHandler.java:466) at com.couchbase.client.core.io.netty.kv.SaslAuthenticationHandler.channelRead(SaslAuthenticationHandler.java:217) at com.couchbase.client.core.io.netty.kv.MemcacheProtocolVerificationHandler.channelRead(MemcacheProtocolVerificationHandler.java:84) at java.lang.Thread.run(Thread.java:748) Jun 26, 2020 5:14:46 PM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger error SEVERE: [com.couchbase.io][SaslAuthenticationFailedEvent][47ms] Authentication Failure {"bucket":"bucket1","circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","status":"UNKNOWN","type":"KV","xerror":{"context":"Authentication failed. This could be due to invalid credentials or if the user is an external user the external authentication service may not support the selected authentication mechanism.","ref":"80dfde1b-b07a-4cd9-89f5-f9d4150605cd"}} Jun 26, 2020 5:14:46 PM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger warn WARNING: [com.couchbase.endpoint][EndpointConnectionFailedEvent][51ms] Connect attempt 3 failed because of AuthenticationFailureException: Authentication Failure {"bucket":"bucket1","circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","type":"KV"} com.couchbase.client.core.error.AuthenticationFailureException: Authentication Failure {"bucket":"bucket1","circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","status":"UNKNOWN","type":"KV","xerror":{"context":"Authentication failed. This could be due to invalid credentials or if the user is an external user the external authentication service may not support the selected authentication mechanism.","ref":"80dfde1b-b07a-4cd9-89f5-f9d4150605cd"}} at com.couchbase.client.core.io.netty.kv.SaslAuthenticationHandler.failConnect(SaslAuthenticationHandler.java:466) at com.couchbase.client.core.io.netty.kv.SaslAuthenticationHandler.channelRead(SaslAuthenticationHandler.java:217) at com.couchbase.client.core.io.netty.kv.MemcacheProtocolVerificationHandler.channelRead(MemcacheProtocolVerificationHandler.java:84) at java.lang.Thread.run(Thread.java:748) Jun 26, 2020 5:14:46 PM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger error SEVERE: [com.couchbase.io][SaslAuthenticationFailedEvent][55ms] Authentication Failure {"circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","status":"UNKNOWN","type":"KV","xerror":{"context":"Authentication failed. This could be due to invalid credentials or if the user is an external user the external authentication service may not support the selected authentication mechanism.","ref":"e01321d9-4504-469b-836a-3e3e3eb613fb"}} Jun 26, 2020 5:14:46 PM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger warn WARNING: [com.couchbase.endpoint][EndpointConnectionFailedEvent][57ms] Connect attempt 3 failed because of AuthenticationFailureException: Authentication Failure {"circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","type":"KV"} com.couchbase.client.core.error.AuthenticationFailureException: Authentication Failure {"circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","status":"UNKNOWN","type":"KV","xerror":{"context":"Authentication failed. This could be due to invalid credentials or if the user is an external user the external authentication service may not support the selected authentication mechanism.","ref":"e01321d9-4504-469b-836a-3e3e3eb613fb"}} at com.couchbase.client.core.io.netty.kv.SaslAuthenticationHandler.failConnect(SaslAuthenticationHandler.java:466) at com.couchbase.client.core.io.netty.kv.SaslAuthenticationHandler.channelRead(SaslAuthenticationHandler.java:217) at com.couchbase.client.core.io.netty.kv.MemcacheProtocolVerificationHandler.channelRead(MemcacheProtocolVerificationHandler.java:84) at java.lang.Thread.run(Thread.java:748) Jun 26, 2020 5:14:46 PM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger error SEVERE: [com.couchbase.io][SaslAuthenticationFailedEvent][29ms] Authentication Failure {"bucket":"bucket1","circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","status":"UNKNOWN","type":"KV","xerror":{"context":"Authentication failed. This could be due to invalid credentials or if the user is an external user the external authentication service may not support the selected authentication mechanism.","ref":"ac45665b-35f3-4699-6c51-569792a17575"}} Jun 26, 2020 5:14:46 PM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger warn WARNING: [com.couchbase.endpoint][EndpointConnectionFailedEvent][41ms] Connect attempt 4 failed because of AuthenticationFailureException: Authentication Failure {"bucket":"bucket1","circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","type":"KV"} com.couchbase.client.core.error.AuthenticationFailureException: Authentication Failure {"bucket":"bucket1","circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","status":"UNKNOWN","type":"KV","xerror":{"context":"Authentication failed. This could be due to invalid credentials or if the user is an external user the external authentication service may not support the selected authentication mechanism.","ref":"ac45665b-35f3-4699-6c51-569792a17575"}} at com.couchbase.client.core.io.netty.kv.SaslAuthenticationHandler.failConnect(SaslAuthenticationHandler.java:466) at com.couchbase.client.core.io.netty.kv.SaslAuthenticationHandler.channelRead(SaslAuthenticationHandler.java:217) at com.couchbase.client.core.io.netty.kv.MemcacheProtocolVerificationHandler.channelRead(MemcacheProtocolVerificationHandler.java:84) at java.lang.Thread.run(Thread.java:748) Jun 26, 2020 5:14:46 PM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger error SEVERE: [com.couchbase.io][SaslAuthenticationFailedEvent][26ms] Authentication Failure {"circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","status":"UNKNOWN","type":"KV","xerror":{"context":"Authentication failed. This could be due to invalid credentials or if the user is an external user the external authentication service may not support the selected authentication mechanism.","ref":"f762115a-e316-4dfe-0e73-0a80cbeca889"}} Jun 26, 2020 5:14:46 PM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger warn WARNING: [com.couchbase.endpoint][EndpointConnectionFailedEvent][28ms] Connect attempt 4 failed because of AuthenticationFailureException: Authentication Failure {"circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","type":"KV"} com.couchbase.client.core.error.AuthenticationFailureException: Authentication Failure {"circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","status":"UNKNOWN","type":"KV","xerror":{"context":"Authentication failed. This could be due to invalid credentials or if the user is an external user the external authentication service may not support the selected authentication mechanism.","ref":"f762115a-e316-4dfe-0e73-0a80cbeca889"}} at com.couchbase.client.core.io.netty.kv.SaslAuthenticationHandler.failConnect(SaslAuthenticationHandler.java:466) at com.couchbase.client.core.io.netty.kv.SaslAuthenticationHandler.channelRead(SaslAuthenticationHandler.java:217) at com.couchbase.client.core.io.netty.kv.MemcacheProtocolVerificationHandler.channelRead(MemcacheProtocolVerificationHandler.java:84) at java.lang.Thread.run(Thread.java:748) Jun 26, 2020 5:14:47 PM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger error SEVERE: [com.couchbase.io][SaslAuthenticationFailedEvent][28ms] Authentication Failure {"bucket":"bucket1","circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","status":"UNKNOWN","type":"KV","xerror":{"context":"Authentication failed. This could be due to invalid credentials or if the user is an external user the external authentication service may not support the selected authentication mechanism.","ref":"60213973-d22f-42cd-1a4b-d09de652dcb7"}} Jun 26, 2020 5:14:47 PM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger warn WARNING: [com.couchbase.endpoint][EndpointConnectionFailedEvent][38ms] Connect attempt 5 failed because of AuthenticationFailureException: Authentication Failure {"bucket":"bucket1","circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","type":"KV"} com.couchbase.client.core.error.AuthenticationFailureException: Authentication Failure {"bucket":"bucket1","circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","status":"UNKNOWN","type":"KV","xerror":{"context":"Authentication failed. This could be due to invalid credentials or if the user is an external user the external authentication service may not support the selected authentication mechanism.","ref":"60213973-d22f-42cd-1a4b-d09de652dcb7"}} at com.couchbase.client.core.io.netty.kv.SaslAuthenticationHandler.failConnect(SaslAuthenticationHandler.java:466) at com.couchbase.client.core.io.netty.kv.SaslAuthenticationHandler.channelRead(SaslAuthenticationHandler.java:217) at com.couchbase.client.core.io.netty.kv.MemcacheProtocolVerificationHandler.channelRead(MemcacheProtocolVerificationHandler.java:84) at java.lang.Thread.run(Thread.java:748) Jun 26, 2020 5:14:47 PM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger error SEVERE: [com.couchbase.io][SaslAuthenticationFailedEvent][29ms] Authentication Failure {"circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","status":"UNKNOWN","type":"KV","xerror":{"context":"Authentication failed. This could be due to invalid credentials or if the user is an external user the external authentication service may not support the selected authentication mechanism.","ref":"05bbf5d2-4b55-4743-fa85-d773bd5a43fa"}} Jun 26, 2020 5:14:47 PM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger warn WARNING: [com.couchbase.endpoint][EndpointConnectionFailedEvent][31ms] Connect attempt 5 failed because of AuthenticationFailureException: Authentication Failure {"circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","type":"KV"} com.couchbase.client.core.error.AuthenticationFailureException: Authentication Failure {"circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","status":"UNKNOWN","type":"KV","xerror":{"context":"Authentication failed. This could be due to invalid credentials or if the user is an external user the external authentication service may not support the selected authentication mechanism.","ref":"05bbf5d2-4b55-4743-fa85-d773bd5a43fa"}} at com.couchbase.client.core.io.netty.kv.SaslAuthenticationHandler.failConnect(SaslAuthenticationHandler.java:466) at com.couchbase.client.core.io.netty.kv.SaslAuthenticationHandler.channelRead(SaslAuthenticationHandler.java:217) at com.couchbase.client.core.io.netty.kv.MemcacheProtocolVerificationHandler.channelRead(MemcacheProtocolVerificationHandler.java:84) at java.lang.Thread.run(Thread.java:748) Jun 26, 2020 5:14:47 PM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger error SEVERE: [com.couchbase.io][SaslAuthenticationFailedEvent][75ms] Authentication Failure {"circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","status":"UNKNOWN","type":"KV","xerror":{"context":"Authentication failed. This could be due to invalid credentials or if the user is an external user the external authentication service may not support the selected authentication mechanism.","ref":"55337105-ac02-44f4-18ed-b8e5f82d7f4c"}} Jun 26, 2020 5:14:47 PM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger warn WARNING: [com.couchbase.endpoint][EndpointConnectionFailedEvent][81ms] Connect attempt 6 failed because of AuthenticationFailureException: Authentication Failure {"circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","type":"KV"} com.couchbase.client.core.error.AuthenticationFailureException: Authentication Failure {"circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","status":"UNKNOWN","type":"KV","xerror":{"context":"Authentication failed. This could be due to invalid credentials or if the user is an external user the external authentication service may not support the selected authentication mechanism.","ref":"55337105-ac02-44f4-18ed-b8e5f82d7f4c"}} at com.couchbase.client.core.io.netty.kv.SaslAuthenticationHandler.failConnect(SaslAuthenticationHandler.java:466) at com.couchbase.client.core.io.netty.kv.SaslAuthenticationHandler.channelRead(SaslAuthenticationHandler.java:217) at com.couchbase.client.core.io.netty.kv.MemcacheProtocolVerificationHandler.channelRead(MemcacheProtocolVerificationHandler.java:84) at java.lang.Thread.run(Thread.java:748) Jun 26, 2020 5:14:47 PM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger error SEVERE: [com.couchbase.io][SaslAuthenticationFailedEvent][128ms] Authentication Failure {"bucket":"bucket1","circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","status":"UNKNOWN","type":"KV","xerror":{"context":"Authentication failed. This could be due to invalid credentials or if the user is an external user the external authentication service may not support the selected authentication mechanism.","ref":"cd64b7b4-70cc-47ce-758c-6bbd110cbc7a"}} Jun 26, 2020 5:14:47 PM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger warn WARNING: [com.couchbase.endpoint][EndpointConnectionFailedEvent][134ms] Connect attempt 6 failed because of AuthenticationFailureException: Authentication Failure {"bucket":"bucket1","circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","type":"KV"} com.couchbase.client.core.error.AuthenticationFailureException: Authentication Failure {"bucket":"bucket1","circuitBreaker":"DISABLED","coreId":"0xd4e68f4100000001","remote":"10.112.190.101:11210","status":"UNKNOWN","type":"KV","xerror":{"context":"Authentication failed. This could be due to invalid credentials or if the user is an external user the external authentication service may not support the selected authentication mechanism.","ref":"cd64b7b4-70cc-47ce-758c-6bbd110cbc7a"}} at com.couchbase.client.core.io.netty.kv.SaslAuthenticationHandler.failConnect(SaslAuthenticationHandler.java:466) at com.couchbase.client.core.io.netty.kv.SaslAuthenticationHandler.channelRead(SaslAuthenticationHandler.java:217) at com.couchbase.client.core.io.netty.kv.MemcacheProtocolVerificationHandler.channelRead(MemcacheProtocolVerificationHandler.java:84) at java.lang.Thread.run(Thread.java:748) Exception in thread "main" com.couchbase.client.core.error.AmbiguousTimeoutException: UpsertRequest {"cancelled":true,"completed":true,"coreId":"0xd4e68f4100000001","idempotent":false,"reason":"TIMEOUT","requestId":3,"requestType":"UpsertRequest","retried":14,"retryReasons":["BUCKET_OPEN_IN_PROGRESS"],"service":{"bucket":"bucket1","collection":"_default","documentId":"my-document1","opaque":"0x4","scope":"_default","syncDurability":{"present":false},"type":"kv"},"timeoutMs":2500,"timings":{"encodingMicros":2048,"totalMicros":2512449}} at com.couchbase.client.java.AsyncUtils.block(AsyncUtils.java:51) at com.couchbase.client.java.Collection.upsert(Collection.java:409) at v1.App.main(App.java:30) Suppressed: java.lang.Exception: The above exception was originally thrown by another thread at the following location. at com.couchbase.client.core.msg.BaseRequest.cancel(BaseRequest.java:163) at com.couchbase.client.core.Timer.lambda$register$2(Timer.java:157) at com.couchbase.client.core.deps.io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:672) at com.couchbase.client.core.deps.io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:747) at com.couchbase.client.core.deps.io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:472) at com.couchbase.client.core.deps.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) bash-3.2$