You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2020/10/19 03:23:19 UTC

[GitHub] [zookeeper] hanm commented on pull request #1500: ZOOKEEPER-3561: Generalize target authentication scheme for ZooKeeper authentication enforcement.

hanm commented on pull request #1500:
URL: https://github.com/apache/zookeeper/pull/1500#issuecomment-711489337


   There is one C unit test failure reported by https://ci-hadoop.apache.org/blue/organizations/jenkins/zookeeper-precommit-github-pr/detail/PR-1500/4/pipeline
   
   `[2020-10-16T21:54:25.858Z]      [exec] /home/jenkins/jenkins-home/workspace/eper-precommit-github-pr_PR-1500/zookeeper-client/zookeeper-client-c/tests/TestSASLAuth.cc:120: Assertion: assertion failed [Expression: ctx.waitForConnected(zk)]
   
   [2020-10-16T21:54:25.858Z]      [exec] Failures !!!
   
   [2020-10-16T21:54:25.858Z]      [exec] Run: 89   Failure total: 1   Failures: 1   Errors: 0
   
   [2020-10-16T21:54:25.858Z]      [exec] FAIL: zktest-mt
   
   [2020-10-16T21:54:25.858Z]      [exec] ==========================================
   
   [2020-10-16T21:54:25.858Z]      [exec] 1 of 2 tests failed
   
   [2020-10-16T21:54:25.858Z]      [exec] Please report to user@zookeeper.apache.org
   
   [2020-10-16T21:54:25.858Z]      [exec] ==========================================
   
   [2020-10-16T21:54:25.858Z]      [exec] Makefile:1850: recipe for target 'check-TESTS' failed
   
   [2020-10-16T21:54:25.858Z]      [exec] make[1]: Leaving directory '/home/jenkins/jenkins-home/workspace/eper-precommit-github-pr_PR-1500/zookeeper-client/zookeeper-client-c/target/c'
   
   [2020-10-16T21:54:25.858Z]      [exec] Makefile:2106: recipe for target 'check-am' failed
   
   [2020-10-16T21:54:25.858Z]      [exec] make[1]: *** [check-TESTS] Error 1
   
   [2020-10-16T21:54:25.858Z]      [exec] make: *** [check-am] Error 2`
   
   @arshadmohammad do you mind check if that's a flaky test? Once we clear this I will merge this PR. I am also triggering another build to see if we can get a green build.


----------------------------------------------------------------
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:
users@infra.apache.org