Failed

dk.netarkivet.systemtest.functional.DomainsPageTest.setupTest (from TestSuite)

Failing for the past 3 builds (Since Failed#140 )
Took 5 min 56 sec.

Error Message

GUI did not start after 61 seconds.

Stacktrace

java.lang.RuntimeException: GUI did not start after 61 seconds.
	at dk.netarkivet.systemtest.environment.testGUIController.waitForGUIToStart(testGUIController.java:82)
	at dk.netarkivet.systemtest.SeleniumTest.initialiseSelenium(SeleniumTest.java:121)
	at dk.netarkivet.systemtest.SeleniumTest.setupTest(SeleniumTest.java:66)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:552)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:215)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:140)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
	at org.testng.SuiteRunner.run(SuiteRunner.java:254)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
	at org.testng.TestNG.run(TestNG.java:1057)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:293)
	at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:84)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:91)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Standard Output

Starting test project NetarchiveSuite System test
  Suite: Full Functional Acceptance Test
          Stimuli: Waiting for GUI to start.
............................................................

Standard Error

[main] INFO org.jaccept.TestEventManager - Loading properties from file:/home/cibuild02/workspace/NetarchiveSuite-SystemTest-FeatureBranch/integration-test/system-test/target/test-classes/jaccept.properties
[main] INFO org.jaccept.TestEventManager - Adding clients: org.jaccept.StdOutLogger
[main] INFO org.jaccept.TestEventManager - Adding JAccept client org.jaccept.StdOutLogger
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Running JSch command (on null): RemoteCommand 
	source /etc/bashrc;source /etc/profile;source ~/.bash_profile;export VERSION=featurebranch;export PORT=8072;export MAILRECEIVERS=null;export TESTX=featurebranch;true;true;export H3ZIP=featurebranch;
	all_test.sh 2>&1 | tee system_test_logs/all_test_out_2021-03-08T08:21:17.405+01:00.txt
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Command finished in 289 seconds. Exit code was 0