On current master:
```
[ERROR] Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.157 
s <<< FAILURE! - in org.apache.bookkeeper.client.MdcContextTest
[ERROR] testSimpleAdd(org.apache.bookkeeper.client.MdcContextTest)  Time 
elapsed: 2.42 s  <<< FAILURE!
java.lang.AssertionError: 

Expected: a collection containing (a string containing 
"[request_id:ledger_add_entry] - " and a string containing "Successfully 
connected to bookie")
     but: a string containing "[request_id:ledger_add_entry] - " was 
"[request_id:] - Authentication success on server side", a string containing 
"[request_id:ledger_add_entry] - " was "[request_id:] - Successfully connected 
to bookie: [id: 0xd8dc708d, L:/127.0.0.1:49620 - R:localhost/127.0.0.1:37809]", 
a string containing "[request_id:ledger_add_entry] - " was "[request_id:] - 
Successfully connected to bookie: [id: 0x8da9ce29, L:/127.0.0.1:41596 - 
R:localhost/127.0.0.1:33441]", a string containing 
"[request_id:ledger_add_entry] - " was "[request_id:] - Successfully connected 
to bookie: 127.0.0.1:33441", a string containing "[request_id:ledger_add_entry] 
- " was "[request_id:] - Successfully connected to bookie: [id: 0xbd4319f9, 
L:/127.0.0.1:60234 - R:localhost/127.0.0.1:33711]", a string containing 
"[request_id:ledger_add_entry] - " was "[request_id:] - Successfully connected 
to bookie: 127.0.0.1:33711", a string containing "[request_id:ledger_add_entry] 
- " was "[request_id:] - Aut
 hentication success on server side", a string containing 
"[request_id:ledger_add_entry] - " was "[request_id:] - Authentication success 
on server side", a string containing "[request_id:ledger_add_entry] - " was 
"[request_id:] - Channel connected  [id: 0xbcbb066c, L:/127.0.0.1:33711 - 
R:/127.0.0.1:60234]", a string containing "[request_id:ledger_add_entry] - " 
was "[request_id:] - Channel connected  [id: 0x3828814d, L:/127.0.0.1:37809 - 
R:/127.0.0.1:49620]", a string containing "[request_id:ledger_add_entry] - " 
was "[request_id:] - Successfully connected to bookie: 127.0.0.1:37809", a 
string containing "[request_id:ledger_add_entry] - " was "[request_id:] - 
Channel connected  [id: 0x7f78d57b, L:/127.0.0.1:33441 - R:/127.0.0.1:41596]", 
a string containing "[request_id:ledger_add_entry] - " was "[request_id:] - 
connection [id: 0x8da9ce29, L:/127.0.0.1:41596 - R:localhost/127.0.0.1:33441] 
authenticated as BookKeeperPrincipal{ANONYMOUS}", a string containing 
"[request_id:ledger_add_ent
 ry] - " was "[request_id:] - connection [id: 0xbd4319f9, L:/127.0.0.1:60234 - 
R:localhost/127.0.0.1:33711] authenticated as BookKeeperPrincipal{ANONYMOUS}", 
a string containing "[request_id:ledger_add_entry] - " was "[request_id:] - 
connection [id: 0xd8dc708d, L:/127.0.0.1:49620 - R:localhost/127.0.0.1:37809] 
authenticated as BookKeeperPrincipal{ANONYMOUS}", a string containing 
"[request_id:ledger_add_entry] - " was "[request_id:] - Created new entry log 
file /tmp/bookie6185318353567409418test/current/0.log for logId 0.", a string 
containing "[request_id:ledger_add_entry] - " was "[request_id:] - Created new 
entry log file /tmp/bookie15839036013516068130test/current/0.log for logId 0.", 
a string containing "[request_id:ledger_add_entry] - " was "[request_id:] - 
Created new entry log file /tmp/bookie8514984730301709604test/current/0.log for 
logId 0."
        at 
org.apache.bookkeeper.client.MdcContextTest.assertLogWithMdc(MdcContextTest.java:97)
        at 
org.apache.bookkeeper.client.MdcContextTest.testSimpleAdd(MdcContextTest.java:160)

```

[ Full content available at: https://github.com/apache/bookkeeper/issues/1696 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to