See <http://jenkins.buildacloud.org/job/build-master-simulator/1793/changes>

Changes:

[Rohit Yadav] systemvm: use Debian http redirector for apt repositories

[Rohit Yadav] systemvm: correct sftp subsystem path of debian wheezy

------------------------------------------
[...truncated 369 lines...]
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.594 sec - in 
com.cloud.utils.rest.RESTServiceConnectorTest
Running com.cloud.utils.TestProfiler
Configure log4j with default properties
2015-03-10 05:46:09,527 INFO  [cloud.utils.TestProfiler] (main:) testProfiler() 
started
2015-03-10 05:46:10,528 INFO  [cloud.utils.TestProfiler] (main:) Duration : 1000
2015-03-10 05:46:10,529 INFO  [cloud.utils.TestProfiler] (main:) testProfiler() 
stopped
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.002 sec - in 
com.cloud.utils.TestProfiler
Running com.cloud.utils.PropertiesUtilsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in 
com.cloud.utils.PropertiesUtilsTest
Running com.cloud.utils.UriUtilsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in 
com.cloud.utils.UriUtilsTest
Running com.cloud.utils.backoff.impl.ConstantTimeBackoffTest
2015-03-10 05:46:10,686 INFO  [backoff.impl.ConstantTimeBackoff] (Thread-1:) 
Thread Thread-1 interrupted while waiting for retry
2015-03-10 05:46:10,788 DEBUG [backoff.impl.ConstantTimeBackoffTest] (main:) 
thread started
2015-03-10 05:46:10,788 DEBUG [backoff.impl.ConstantTimeBackoffTest] 
(Thread-2:) before
2015-03-10 05:46:10,888 DEBUG [backoff.impl.ConstantTimeBackoffTest] (main:) 
testing wakeup
2015-03-10 05:46:10,889 INFO  [backoff.impl.ConstantTimeBackoff] (Thread-2:) 
Thread Thread-2 interrupted while waiting for retry
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 sec - in 
com.cloud.utils.backoff.impl.ConstantTimeBackoffTest
Running com.cloud.utils.NumbersUtilTest
2015-03-10 05:46:10,889 DEBUG [backoff.impl.ConstantTimeBackoffTest] 
(Thread-2:) after
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in 
com.cloud.utils.NumbersUtilTest
Running com.cloud.utils.ReflectUtilTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in 
com.cloud.utils.ReflectUtilTest
Running com.cloud.utils.UuidUtilsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in 
com.cloud.utils.UuidUtilsTest
Running com.cloud.utils.ProcessUtilTest
2015-03-10 05:46:10,959 DEBUG [cloud.utils.ProcessUtil] (main:) 
environment.properties could not be opened
2015-03-10 05:46:10,962 DEBUG [cloud.utils.ProcessUtil] (main:) 
environment.properties could not be opened
2015-03-10 05:46:10,969 DEBUG [cloud.utils.ProcessUtil] (main:) Executing: bash 
-c ps -p 123456 
2015-03-10 05:46:10,991 DEBUG [cloud.utils.ProcessUtil] (main:) Exit value is 1
2015-03-10 05:46:10,991 DEBUG [cloud.utils.ProcessUtil] (main:)   PID TTY       
   TIME CMD
2015-03-10 05:46:10,992 DEBUG [cloud.utils.ProcessUtil] (main:) Executing: bash 
-c echo $PPID 
2015-03-10 05:46:10,996 DEBUG [cloud.utils.ProcessUtil] (main:) Execution is 
successful.
2015-03-10 05:46:11,013 DEBUG [cloud.utils.ProcessUtil] (main:) 
environment.properties could not be opened
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in 
com.cloud.utils.ProcessUtilTest
Running com.cloud.utils.encoding.UrlEncoderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in 
com.cloud.utils.encoding.UrlEncoderTest
Running com.cloud.utils.crypto.EncryptionSecretKeyCheckerTest
2015-03-10 05:46:11,020 DEBUG [utils.crypt.EncryptionSecretKeyChecker] (main:) 
Encryption Type: null
2015-03-10 05:46:11,020 DEBUG [utils.crypt.EncryptionSecretKeyChecker] (main:) 
Encryption Type: file
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in 
com.cloud.utils.crypto.EncryptionSecretKeyCheckerTest
Running com.cloud.utils.crypto.RSAHelperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec - in 
com.cloud.utils.crypto.RSAHelperTest
Running com.cloud.utils.PasswordGeneratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in 
com.cloud.utils.PasswordGeneratorTest
Running com.cloud.utils.net.MacAddressTest
ff:ff:ff:ff:ff:ff
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in 
com.cloud.utils.net.MacAddressTest
Running com.cloud.utils.net.NetUtilsTest
2015-03-10 05:46:11,248 INFO  [utils.net.NetUtils] (main:) Invalid value of 
cidr 10.3.6.5/50
2015-03-10 05:46:11,261 INFO  [utils.net.NetUtilsTest] (main:) IP is 
1234:5678::1
2015-03-10 05:46:11,267 INFO  [utils.net.NetUtilsTest] (main:) IP is 
1234:5678::1
2015-03-10 05:46:11,268 INFO  [utils.net.NetUtilsTest] (main:) IP is 
1234:5678::1
2015-03-10 05:46:11,270 INFO  [utils.net.NetUtilsTest] (main:) IP is 
1234:5678::1
2015-03-10 05:46:11,271 INFO  [utils.net.NetUtilsTest] (main:) IP is 
1234:5678::2
2015-03-10 05:46:11,273 INFO  [utils.net.NetUtilsTest] (main:) IP is 
1234:5678::aa34:afc3:fd28:44f6
2015-03-10 05:46:11,278 INFO  [utils.net.NetUtilsTest] (main:) IP is 
1234:5678::82b3:a535:726b:4b3f
2015-03-10 05:46:11,280 INFO  [utils.net.NetUtilsTest] (main:) IP is 
1234:5678::f3f6:a1e9:d3ed:128c
2015-03-10 05:46:11,284 INFO  [utils.net.NetUtilsTest] (main:) IP is 
1234:5678::583:447e:67f2:63b1
2015-03-10 05:46:11,286 INFO  [utils.net.NetUtilsTest] (main:) IP is 
1234:5678::9f88:2e22:9065:c6e6
2015-03-10 05:46:11,288 INFO  [utils.net.NetUtilsTest] (main:) IP is 
1234:5678::1c42:e0:4d77:fc90
2015-03-10 05:46:11,289 INFO  [utils.net.NetUtilsTest] (main:) IP is 
1234:5678::f2de:d668:4ecb:4fa9
2015-03-10 05:46:11,291 INFO  [utils.net.NetUtilsTest] (main:) IP is 
1234:5678::aa9d:9285:2dc1:166e
2015-03-10 05:46:11,297 INFO  [utils.net.NetUtilsTest] (main:) IP is 
1234:5678::ba38:e7e5:cc92:8dd2
2015-03-10 05:46:11,298 INFO  [utils.net.NetUtilsTest] (main:) IP is 
1234:5678::f2:84c5:ed3c:cf8b
2015-03-10 05:46:11,331 ERROR [utils.net.NetUtils] (main:) Failed to convert a 
string to an IPv6 address
java.lang.IllegalArgumentException: can not parse []
        at 
com.googlecode.ipv6.IPv6Address.tryParseStringArrayIntoLongArray(IPv6Address.java:94)
        at com.googlecode.ipv6.IPv6Address.fromString(IPv6Address.java:80)
        at com.cloud.utils.net.NetUtils.countIp6InRange(NetUtils.java:1292)
        at 
com.cloud.utils.net.NetUtilsTest.testCountIp6InRangeWithNullStart(NetUtilsTest.java:152)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec - in 
com.cloud.utils.net.NetUtilsTest
Running com.cloud.utils.net.IpTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
com.cloud.utils.net.IpTest
Running com.cloud.utils.ScriptTest
2015-03-10 05:46:11,340 DEBUG [utils.script.Script] (main:) Executing: 
/bin/echo bar 
2015-03-10 05:46:11,343 DEBUG [utils.script.Script] (main:) Execution is 
successful.
2015-03-10 05:46:11,344 DEBUG [utils.script.Script] (main:) Looking for pwd in 
the classpath
2015-03-10 05:46:11,345 DEBUG [utils.script.Script] (main:) System resource: 
null
2015-03-10 05:46:11,345 DEBUG [utils.script.Script] (main:) Classpath resource: 
null
2015-03-10 05:46:11,346 DEBUG [utils.script.Script] (main:) Executing: 
/bin/bash -c echo 'hello world!' 
2015-03-10 05:46:11,350 DEBUG [utils.script.Script] (main:) Execution is 
successful.
2015-03-10 05:46:11,350 WARN  [utils.script.Script] (main:) Exception: 
/bin/bash -c echo 'hello world!' 
java.lang.IllegalArgumentException
        at com.cloud.utils.ScriptTest$1.interpret(ScriptTest.java:107)
        at com.cloud.utils.script.Script.execute(Script.java:219)
        at 
com.cloud.utils.ScriptTest.executeWithOutputInterpreter(ScriptTest.java:103)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
2015-03-10 05:46:11,352 DEBUG [utils.script.Script] (main:) Executing: 
/bin/bash -c /not/existing/scripts/1425962771352 
2015-03-10 05:46:11,355 DEBUG [utils.script.Script] (main:) Exit value is 127
2015-03-10 05:46:11,356 DEBUG [utils.script.Script] (main:) /bin/bash: 
/not/existing/scripts/1425962771352: No such file or directory
2015-03-10 05:46:11,357 DEBUG [utils.script.Script] (main:) Executing: 
/bin/bash -c echo 'hello world!' 
2015-03-10 05:46:11,361 DEBUG [utils.script.Script] (main:) Execution is 
successful.
2015-03-10 05:46:11,362 DEBUG [utils.script.Script] (main:) Executing: 
/bin/bash -c echo 'hello world!' 
Tests run: 10, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 0.053 sec <<< 
FAILURE! - in com.cloud.utils.ScriptTest
testRunSimpleBashScriptWithTimeout(com.cloud.utils.ScriptTest)  Time elapsed: 
0.012 sec  <<< ERROR!
java.lang.OutOfMemoryError: unable to create new native thread
        at java.lang.Thread.start0(Native Method)
        at java.lang.Thread.start(Thread.java:693)
        at 
java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:949)
        at 
java.util.concurrent.ThreadPoolExecutor.ensurePrestart(ThreadPoolExecutor.java:1590)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:333)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:546)
        at com.cloud.utils.script.Script.execute(Script.java:205)
        at com.cloud.utils.script.Script.runSimpleBashScript(Script.java:470)
        at 
com.cloud.utils.ScriptTest.testRunSimpleBashScriptWithTimeout(ScriptTest.java:125)

Running com.cloud.utils.StringUtilsTest
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in 
com.cloud.utils.StringUtilsTest
Running org.apache.cloudstack.utils.auth.SAMLUtilsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.024 sec - in 
org.apache.cloudstack.utils.auth.SAMLUtilsTest
java.lang.OutOfMemoryError: unable to create new native thread
        at java.lang.Thread.start0(Native Method)
        at java.lang.Thread.start(Thread.java:693)
        at 
org.apache.maven.surefire.booter.ForkedBooter.launchLastDitchDaemonShutdownThread(ForkedBooter.java:184)
        at 
org.apache.maven.surefire.booter.ForkedBooter.exit(ForkedBooter.java:143)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:127)
Exception in thread "main" java.lang.OutOfMemoryError: unable to create new 
native thread
        at java.lang.Thread.start0(Native Method)
        at java.lang.Thread.start(Thread.java:693)
        at 
org.apache.maven.surefire.booter.ForkedBooter.launchLastDitchDaemonShutdownThread(ForkedBooter.java:184)
        at 
org.apache.maven.surefire.booter.ForkedBooter.exit(ForkedBooter.java:143)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:135)
Build timed out (after 7 minutes). Marking the build as failed.
Build was aborted
Recording test results

Results :

Tests in error: 
  ScriptTest.testRunSimpleBashScriptWithTimeout:125 ยป OutOfMemory unable to 
crea...

Tests run: 140, Failures: 0, Errors: 1, Skipped: 1

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[0.743s]
[INFO] Apache CloudStack ................................. SUCCESS [0.568s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [1.014s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [2.877s]
[INFO] Apache CloudStack Utils ........................... FAILURE [7:02.951s]
[INFO] Apache CloudStack Framework ....................... SKIPPED
[INFO] Apache CloudStack Framework - Event Notification .. SKIPPED
[INFO] Apache CloudStack Framework - Configuration ....... SKIPPED
[INFO] Apache CloudStack API ............................. SKIPPED
[INFO] Apache CloudStack Framework - REST ................ SKIPPED
[INFO] Apache CloudStack Framework - IPC ................. SKIPPED
[INFO] Apache CloudStack Cloud Engine .................... SKIPPED
[INFO] Apache CloudStack Cloud Engine API ................ SKIPPED
[INFO] Apache CloudStack Framework - Security ............ SKIPPED
[INFO] Apache CloudStack Core ............................ SKIPPED
[INFO] Apache CloudStack Agents .......................... SKIPPED
[INFO] Apache CloudStack Framework - Clustering .......... SKIPPED
[INFO] Apache CloudStack Framework - Event Notification .. SKIPPED
[INFO] Apache CloudStack Cloud Engine Schema Component ... SKIPPED
[INFO] Apache CloudStack Framework - Jobs ................ SKIPPED
[INFO] Apache CloudStack Cloud Engine Internal Components API  SKIPPED
[INFO] Apache CloudStack Server .......................... SKIPPED
[INFO] Apache CloudStack Cloud Services .................. SKIPPED
[INFO] Apache CloudStack Secondary Storage ............... SKIPPED
[INFO] Apache CloudStack Secondary Storage Service ....... SKIPPED
[INFO] Apache CloudStack Engine Storage Component ........ SKIPPED
[INFO] Apache CloudStack Engine Storage Volume Component . SKIPPED
[INFO] Apache CloudStack Engine Storage Image Component .. SKIPPED
[INFO] Apache CloudStack Engine Storage Snapshot Component  SKIPPED
[INFO] Apache CloudStack Plugin POM ...................... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor Simulator ... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7:09.807s
[INFO] Finished at: Tue Mar 10 05:53:02 CET 2015
[INFO] Final Memory: 52M/328M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on 
project cloud-utils: Error occurred in starting fork, check output in log -> 
[Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :cloud-utils

Reply via email to