See https://builds.apache.org/job/ZooKeeper-trunk-solaris/1386/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 471345 lines...]
[junit] 2016-11-15 08:42:06,278 [myid:] - INFO
[QuorumPeer[myid=3](plain=/127.0.0.1:11255)(secure=disabled):MBeanRegistry@128]
- Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id3]
[junit] 2016-11-15 08:42:06,279 [myid:] - INFO
[QuorumPeer[myid=3](plain=/127.0.0.1:11255)(secure=disabled):MBeanRegistry@128]
- Unregister MBean
[org.apache.ZooKeeperService:name0=ReplicatedServer_id3,name1=replica.3]
[junit] 2016-11-15 08:42:06,279 [myid:] - INFO
[QuorumPeer[myid=3](plain=/127.0.0.1:11255)(secure=disabled):MBeanRegistry@128]
- Unregister MBean
[org.apache.ZooKeeperService:name0=ReplicatedServer_id3,name1=replica.1]
[junit] 2016-11-15 08:42:06,279 [myid:] - INFO
[QuorumPeer[myid=3](plain=/127.0.0.1:11255)(secure=disabled):MBeanRegistry@128]
- Unregister MBean
[org.apache.ZooKeeperService:name0=ReplicatedServer_id3,name1=replica.2]
[junit] 2016-11-15 08:42:06,279 [myid:] - INFO
[main:FourLetterWordMain@85] - connecting to 127.0.0.1 11249
[junit] 2016-11-15 08:42:06,279 [myid:] - INFO [main:QuorumUtil@243] -
127.0.0.1:11249 is no longer accepting client connections
[junit] 2016-11-15 08:42:06,279 [myid:] - INFO
[main:FourLetterWordMain@85] - connecting to 127.0.0.1 11252
[junit] 2016-11-15 08:42:06,280 [myid:] - INFO [main:QuorumUtil@243] -
127.0.0.1:11252 is no longer accepting client connections
[junit] 2016-11-15 08:42:06,280 [myid:] - INFO
[main:FourLetterWordMain@85] - connecting to 127.0.0.1 11255
[junit] 2016-11-15 08:42:06,280 [myid:] - INFO [main:QuorumUtil@243] -
127.0.0.1:11255 is no longer accepting client connections
[junit] 2016-11-15 08:42:06,280 [myid:] - INFO
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 11103
[junit] 2016-11-15 08:42:06,280 [myid:] - INFO
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 41
[junit] 2016-11-15 08:42:06,280 [myid:] - INFO
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD
testNodeDeleted
[junit] 2016-11-15 08:42:06,280 [myid:] - INFO [main:ZKTestCase$1@65] -
SUCCEEDED testNodeDeleted
[junit] 2016-11-15 08:42:06,280 [myid:] - INFO [main:ZKTestCase$1@60] -
FINISHED testNodeDeleted
[junit] 2016-11-15 08:42:06,321 [myid:127.0.0.1:11240] - INFO
[main-SendThread(127.0.0.1:11240):ClientCnxn$SendThread@1113] - Opening socket
connection to server 127.0.0.1/127.0.0.1:11240. Will not attempt to
authenticate using SASL (unknown error)
[junit] 2016-11-15 08:42:06,321 [myid:127.0.0.1:11240] - ERROR
[main-SendThread(127.0.0.1:11240):ClientCnxnSocketNIO@287] - Unable to open
socket to 127.0.0.1/127.0.0.1:11240
[junit] 2016-11-15 08:42:06,321 [myid:127.0.0.1:11240] - WARN
[main-SendThread(127.0.0.1:11240):ClientCnxn$SendThread@1235] - Session
0x124e420b0280000 for server null, unexpected error, closing socket connection
and attempting reconnect
[junit] java.net.ConnectException: Connection refused
[junit] at sun.nio.ch.Net.connect0(Native Method)
[junit] at sun.nio.ch.Net.connect(Net.java:465)
[junit] at sun.nio.ch.Net.connect(Net.java:457)
[junit] at
sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:670)
[junit] at
org.apache.zookeeper.ClientCnxnSocketNIO.registerAndConnect(ClientCnxnSocketNIO.java:275)
[junit] at
org.apache.zookeeper.ClientCnxnSocketNIO.connect(ClientCnxnSocketNIO.java:285)
[junit] at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1098)
[junit] at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1133)
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 38.857 sec
[junit] 2016-11-15 08:42:06,431 [myid:127.0.0.1:11252] - INFO
[main-SendThread(127.0.0.1:11252):ClientCnxn$SendThread@1113] - Opening socket
connection to server 127.0.0.1/127.0.0.1:11252. Will not attempt to
authenticate using SASL (unknown error)
[junit] 2016-11-15 08:42:06,431 [myid:127.0.0.1:11252] - ERROR
[main-SendThread(127.0.0.1:11252):ClientCnxnSocketNIO@287] - Unable to open
socket to 127.0.0.1/127.0.0.1:11252
[junit] 2016-11-15 08:42:06,431 [myid:127.0.0.1:11252] - WARN
[main-SendThread(127.0.0.1:11252):ClientCnxn$SendThread@1235] - Session
0x224e420c6380000 for server null, unexpected error, closing socket connection
and attempting reconnect
[junit] java.net.ConnectException: Connection refused
[junit] at sun.nio.ch.Net.connect0(Native Method)
[junit] at sun.nio.ch.Net.connect(Net.java:465)
[junit] at sun.nio.ch.Net.connect(Net.java:457)
[junit] at
sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:670)
[junit] at
org.apache.zookeeper.ClientCnxnSocketNIO.registerAndConnect(ClientCnxnSocketNIO.java:275)
[junit] at
org.apache.zookeeper.ClientCnxnSocketNIO.connect(ClientCnxnSocketNIO.java:285)
[junit] at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1098)
[junit] at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1133)
[junit] 2016-11-15 08:42:06,501 [myid:] - INFO
[WorkerSender[myid=3]:FastLeaderElection$Messenger$WorkerSender@470] -
WorkerSender is down
[junit] 2016-11-15 08:42:06,501 [myid:] - INFO
[WorkerReceiver[myid=3]:FastLeaderElection$Messenger$WorkerReceiver@440] -
WorkerReceiver is down
[junit] 2016-11-15 08:42:06,501 [myid:] - INFO
[WorkerReceiver[myid=2]:FastLeaderElection$Messenger$WorkerReceiver@440] -
WorkerReceiver is down
[junit] 2016-11-15 08:42:06,501 [myid:] - INFO
[WorkerReceiver[myid=1]:FastLeaderElection$Messenger$WorkerReceiver@440] -
WorkerReceiver is down
[junit] 2016-11-15 08:42:06,501 [myid:] - INFO
[WorkerSender[myid=2]:FastLeaderElection$Messenger$WorkerSender@470] -
WorkerSender is down
[junit] 2016-11-15 08:42:06,501 [myid:] - INFO
[WorkerSender[myid=1]:FastLeaderElection$Messenger$WorkerSender@470] -
WorkerSender is down
[junit] Running org.apache.zookeeper.test.WatchedEventTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper-trunk-solaris/build.xml:1221:
Process fork failed.
Total time: 84 minutes 40 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
###################################################################################
############################## FAILED TESTS (if any)
##############################
5 tests failed.
FAILED: org.apache.zookeeper.test.SSLTest.testSecureQuorumServer
Error Message:
waiting for server 0 being up
Stack Trace:
junit.framework.AssertionFailedError: waiting for server 0 being up
at
org.apache.zookeeper.test.SSLTest.testSecureQuorumServer(SSLTest.java:96)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
FAILED: org.apache.zookeeper.test.WatchedEventTest.unknown
Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not
reflect the time until the VM exit.
Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please
note the time in the report does not reflect the time until the VM exit.
FAILED: org.apache.zookeeper.test.LETest.testLE
Error Message:
Threads didn't join
Stack Trace:
junit.framework.AssertionFailedError: Threads didn't join
at org.apache.zookeeper.test.LETest.testLE(LETest.java:123)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
FAILED:
org.apache.zookeeper.test.ReconfigTest.testPortChangeToBlockedPortLeader
Error Message:
client could not connect to reestablished quorum: giving up after 30+ seconds.
Stack Trace:
junit.framework.AssertionFailedError: client could not connect to reestablished
quorum: giving up after 30+ seconds.
at
org.apache.zookeeper.test.ReconfigTest.testNormalOperation(ReconfigTest.java:183)
at
org.apache.zookeeper.test.ReconfigTest.testPortChangeToBlockedPort(ReconfigTest.java:796)
at
org.apache.zookeeper.test.ReconfigTest.testPortChangeToBlockedPortLeader(ReconfigTest.java:719)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
FAILED:
org.apache.zookeeper.test.ReconfigTest.testPortChangeToBlockedPortFollower
Error Message:
client could not connect to reestablished quorum: giving up after 30+ seconds.
Stack Trace:
junit.framework.AssertionFailedError: client could not connect to reestablished
quorum: giving up after 30+ seconds.
at
org.apache.zookeeper.test.ReconfigTest.testNormalOperation(ReconfigTest.java:183)
at
org.apache.zookeeper.test.ReconfigTest.testPortChangeToBlockedPort(ReconfigTest.java:796)
at
org.apache.zookeeper.test.ReconfigTest.testPortChangeToBlockedPortFollower(ReconfigTest.java:715)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)