In the client stress test we have view installation failures: http://hudson.qa.jboss.com/hudson/view/EDG6/view/EDG-REPORTS-PERF/job/edg-60-perf-client-stress-test-hotrod/110/ It's manifestation of https://issues.jboss.org/browse/ISPN-1508 (which is marked as resolved) that are connected to the way how hotrod server is started. In this case the ERROR reported is not critical and the cluster can heal itself after a certain time. However this cannot be considered a final solution (ERROR free startup)
EDG build: http://hudson.qa.jboss.com/hudson/view/EDG6/view/EDG-QE/job/edg-60-build-edg-from-source/52/artifact/edg-srcbuild.zip Infinispan version: 5.1.0.BETA5
Well in certain tests the cluster can't heal itself: https://hudson.qa.jboss.com/hudson/view/EDG6/view/EDG-REPORTS-PERF/job/edg-60-perf-client-stress-test-hotrod/128 the cluster won't form in 4 minutes timeout in scenarios where I setup a special node startup delay pattern: host1:node01:delay 12000; host2:node02:delay 0; host3:node03:delay 3000; host4:node04:delay 6000;
Raising severity. This is a blocker for EDG QE performance tests, currently no workaround seems to exist.