jiazhai commented on pull request #9260: URL: https://github.com/apache/pulsar/pull/9260#issuecomment-772393883
looks like the tls auth failed in the test: ``` 14:14:38.240 [docker-java-stream-161014990:org.apache.pulsar.tests.integration.utils.DockerUtils$2@257] ERROR org.apache.pulsar.tests.integration.utils.DockerUtils - DOCKER.exec(PulsarFunctionsThreadTest-vvxth-pulsar-functions-worker-thread-lxgbp-1:/pulsar/bin/pulsar-admin functions status --tenant public --namespace default --name test-tumbling-window-fn-zbjaarbg): completed with non zero return code: 1 stdout: stderr: org.apache.pulsar.client.admin.PulsarAdminException: java.util.concurrent.CompletionException: org.apache.pulsar.client.admin.internal.http.AsyncHttpConnector$RetryException: Could not complete the operation. Number of retries has been exhausted. Failed reason: error:10000410:SSL routines:OPENSSL_internal:SSLV3_ALERT_HANDSHAKE_FAILURE Reason: HTTP 500 Internal Server Error ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
