Martin Styk created ARTEMIS-248:
-----------------------------------
Summary: Failure of org.proton.plug.test.ProtonTest
Key: ARTEMIS-248
URL: https://issues.apache.org/jira/browse/ARTEMIS-248
Project: ActiveMQ Artemis
Issue Type: Bug
Affects Versions: 1.1.0
Environment: Platform = RHEL6 x86_64
Java = OpenJdk 1.8, OracleJdk 1.8
Reporter: Martin Styk
Running ActiveMQ Artemis (tag 1.1.0) testsuite on RHEL6 x86_64 with OracleJdk
1.8 or OpenJdk 1.8 and with tests profile timeouts on running
org.proton.plug.test.ProtonTest. Last run test is testMapMessage. It is last
test run with Sasl set to true, next test should be run with sasl set to false.
Output of whole ProtonTest
{noformat}
02:15:24 Running org.proton.plug.test.ProtonTest
02:15:24 Size = 2
02:15:24 #test forceGC
02:15:24 #test forceGC Done
02:15:26 #test forceGC
02:15:26 #test forceGC Done
02:15:26 Start!!!
02:15:26 Closing!!!
02:15:27 #test forceGC
02:15:27 #test forceGC Done
02:15:27 Start!!!
02:15:27 Count = 10000, property=count0
02:15:29 Count = 9000, property=count1000
02:15:30 Count = 8000, property=count2000
02:15:30 Count = 7000, property=count3000
02:15:31 Count = 6000, property=count4000
02:15:31 Count = 5000, property=count5000
02:15:31 Count = 4000, property=count6000
02:15:32 Count = 3000, property=count7000
02:15:32 Count = 2000, property=count8000
02:15:32 Count = 1000, property=count9000
02:15:33 taken on send = 5598 sasl = true
02:15:33 Closing!!!
02:15:34 taken = 6600 sasl = true
02:15:34 #test forceGC
02:15:34 #test forceGC Done
02:15:34 Start!!!
02:15:34 length 16
02:15:34 Received 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
02:15:34 length 16
02:15:34 Received 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
02:15:34 length 16
02:15:34 Received 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
02:15:34 length 16
02:15:34 Received 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
02:15:34 length 16
02:15:34 Received 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
02:15:34 taken = 0
02:15:34 Closing!!!
02:15:35 #test forceGC
02:15:35 #test forceGC Done
02:15:35 Start!!! // Starting testMapMessage
02:15:35 Closing!!!
02:45:35 Build timed out (after 30 minutes).
{noformat}
This error causes that remaining tests are not executed and testsuite execution
is terminated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)