Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] Build failed in Jenkins: ice-2.2.1 #46

See <http://unconfigured-jenkins-location/job/ice-2.2.1/46/display/redirect>

------------------------------------------
[...truncated 1.70 MB...]
checkPreOrderTraversal(org.eclipse.ice.tests.datastructures.TreeCompositeIteratorTester)  Time elapsed: 0 sec
checkBreadthFirstErrors(org.eclipse.ice.tests.datastructures.TreeCompositeIteratorTester)  Time elapsed: 0.001 sec
checkPreOrderExceptions(org.eclipse.ice.tests.datastructures.TreeCompositeIteratorTester)  Time elapsed: 0 sec
checkBreadthFirstTraversal(org.eclipse.ice.tests.datastructures.TreeCompositeIteratorTester)  Time elapsed: 0 sec
checkPostOrderErrors(org.eclipse.ice.tests.datastructures.TreeCompositeIteratorTester)  Time elapsed: 0 sec
Running org.eclipse.ice.tests.datastructures.EMFComponentTester
Tests run: 8, Failures: 3, Errors: 2, Skipped: 0, Time elapsed: 0.048 sec <<< FAILURE! - in org.eclipse.ice.tests.datastructures.EMFComponentTester
checkLoadingFromXML(org.eclipse.ice.tests.datastructures.EMFComponentTester)  Time elapsed: 0.032 sec
checkEquality(org.eclipse.ice.tests.datastructures.EMFComponentTester)  Time elapsed: 0.001 sec
checkBatML(org.eclipse.ice.tests.datastructures.EMFComponentTester)  Time elapsed: 0.003 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.eclipse.ice.tests.datastructures.EMFComponentTester.checkBatML(EMFComponentTester.java:206)

checkTreeModification(org.eclipse.ice.tests.datastructures.EMFComponentTester)  Time elapsed: 0 sec  <<< ERROR!
java.lang.NullPointerException: null
	at org.eclipse.ice.datastructures.form.emf.EMFTreeComposite.getChildExemplars(EMFTreeComposite.java:181)
	at org.eclipse.ice.tests.datastructures.EMFComponentTester.checkTreeModification(EMFComponentTester.java:114)

checkCreation(org.eclipse.ice.tests.datastructures.EMFComponentTester)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.eclipse.ice.tests.datastructures.EMFComponentTester.checkCreation(EMFComponentTester.java:96)

checkLoad(org.eclipse.ice.tests.datastructures.EMFComponentTester)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.eclipse.ice.tests.datastructures.EMFComponentTester.checkLoad(EMFComponentTester.java:312)

checkSave(org.eclipse.ice.tests.datastructures.EMFComponentTester)  Time elapsed: 0.001 sec  <<< ERROR!
java.lang.NullPointerException: null
	at org.eclipse.ice.datastructures.form.emf.EMFTreeComposite.getChildExemplars(EMFTreeComposite.java:181)
	at org.eclipse.ice.tests.datastructures.EMFComponentTester.checkTreeModification(EMFComponentTester.java:114)
	at org.eclipse.ice.tests.datastructures.EMFComponentTester.checkSave(EMFComponentTester.java:277)

checkCopying(org.eclipse.ice.tests.datastructures.EMFComponentTester)  Time elapsed: 0 sec
Running org.eclipse.ice.tests.datastructures.FormTester
TestComponentListener Message: Updated!
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec - in org.eclipse.ice.tests.datastructures.FormTester
checkDataComponents(org.eclipse.ice.tests.datastructures.FormTester)  Time elapsed: 0 sec
checkEquality(org.eclipse.ice.tests.datastructures.FormTester)  Time elapsed: 0 sec
checkActionList(org.eclipse.ice.tests.datastructures.FormTester)  Time elapsed: 0 sec
checkXMLPersistence(org.eclipse.ice.tests.datastructures.FormTester)  Time elapsed: 0.027 sec
checkCreation(org.eclipse.ice.tests.datastructures.FormTester)  Time elapsed: 0 sec
checkItemID(org.eclipse.ice.tests.datastructures.FormTester)  Time elapsed: 0 sec
checkReadiness(org.eclipse.ice.tests.datastructures.FormTester)  Time elapsed: 0 sec
checkCopying(org.eclipse.ice.tests.datastructures.FormTester)  Time elapsed: 0.001 sec
checkNotifications(org.eclipse.ice.tests.datastructures.FormTester)  Time elapsed: 0.05 sec
Running org.eclipse.ice.tests.datastructures.ResourceComponentTester
TestComponentListener Message: Updated!
TestComponentListener Message: Updated!
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.ice.tests.datastructures.ResourceComponentTester
checkEquality(org.eclipse.ice.tests.datastructures.ResourceComponentTester)  Time elapsed: 0.001 sec
checkXMLPersistence(org.eclipse.ice.tests.datastructures.ResourceComponentTester)  Time elapsed: 0.008 sec
checkVisitation(org.eclipse.ice.tests.datastructures.ResourceComponentTester)  Time elapsed: 0 sec
checkClear(org.eclipse.ice.tests.datastructures.ResourceComponentTester)  Time elapsed: 0 sec
checkResources(org.eclipse.ice.tests.datastructures.ResourceComponentTester)  Time elapsed: 0.001 sec
checkCreation(org.eclipse.ice.tests.datastructures.ResourceComponentTester)  Time elapsed: 0 sec
checkCloning(org.eclipse.ice.tests.datastructures.ResourceComponentTester)  Time elapsed: 0.001 sec
checkNotifications(org.eclipse.ice.tests.datastructures.ResourceComponentTester)  Time elapsed: 0 sec
Running org.eclipse.ice.tests.datastructures.AdaptiveTreeCompositeTester
TestComponentListener Message: Updated!
TestComponentListener Message: Updated!
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.143 sec - in org.eclipse.ice.tests.datastructures.AdaptiveTreeCompositeTester
checkLoadingFromXML(org.eclipse.ice.tests.datastructures.AdaptiveTreeCompositeTester)  Time elapsed: 0.023 sec
checkEquality(org.eclipse.ice.tests.datastructures.AdaptiveTreeCompositeTester)  Time elapsed: 0 sec
checkConstruction(org.eclipse.ice.tests.datastructures.AdaptiveTreeCompositeTester)  Time elapsed: 0 sec
checkGetSetType(org.eclipse.ice.tests.datastructures.AdaptiveTreeCompositeTester)  Time elapsed: 0 sec
checkCopying(org.eclipse.ice.tests.datastructures.AdaptiveTreeCompositeTester)  Time elapsed: 0 sec
checkNotifications(org.eclipse.ice.tests.datastructures.AdaptiveTreeCompositeTester)  Time elapsed: 2.117 sec
Running org.eclipse.ice.tests.datastructures.DataComponentTester
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DataComponent description="The 1st day of the ninth month in the year of our Lord 2011" id="20110901" name="September 1st 2011">
    <context>ice-default</context>
    <entries>
        <StringEntry value="" defaultValue="" contextId="default" tag="" isReady="true" isModified="false" isRequired="true" isSecret="false" description="ICE Entry" id="1" name="ICE Entry">
            <uniqueId>1</uniqueId>
            <objectName>ICE Entry</objectName>
            <objectDescription>ICE Entry</objectDescription>
            <Comment></Comment>
        </StringEntry>
        <StringEntry value="" defaultValue="" contextId="default" tag="" isReady="true" isModified="false" isRequired="true" isSecret="false" description="ICE Entry" id="1" name="ICE Entry">
            <uniqueId>1</uniqueId>
            <objectName>ICE Entry</objectName>
            <objectDescription>ICE Entry</objectDescription>
            <Comment></Comment>
        </StringEntry>
    </entries>
</DataComponent>

TestComponentListener Message: Updated!
TestComponentListener Message: Updated!
TestComponentListener Message: Updated!
TestComponentListener Message: Updated!
TestComponentListener Message: Updated!
TestComponentListener Message: Updated!
TestComponentListener Message: Updated!
TestComponentListener Message: Updated!
TestComponentListener Message: Updated!
TestComponentListener Message: Updated!
TestComponentListener Message: Updated!
TestComponentListener Message: Updated!
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 sec - in org.eclipse.ice.tests.datastructures.DataComponentTester
checkLoadingFromXML(org.eclipse.ice.tests.datastructures.DataComponentTester)  Time elapsed: 0.017 sec
checkEquality(org.eclipse.ice.tests.datastructures.DataComponentTester)  Time elapsed: 0.001 sec
checkContainment(org.eclipse.ice.tests.datastructures.DataComponentTester)  Time elapsed: 0 sec
checkVisitation(org.eclipse.ice.tests.datastructures.DataComponentTester)  Time elapsed: 0 sec
checkCreation(org.eclipse.ice.tests.datastructures.DataComponentTester)  Time elapsed: 0 sec
checkClearingEntries(org.eclipse.ice.tests.datastructures.DataComponentTester)  Time elapsed: 0 sec
TestComponentListener Message: Updated!
TestComponentListener Message: Updated!
checkCopying(org.eclipse.ice.tests.datastructures.DataComponentTester)  Time elapsed: 0.059 sec
checkAddingEntries(org.eclipse.ice.tests.datastructures.DataComponentTester)  Time elapsed: 0.001 sec
checkNotifications(org.eclipse.ice.tests.datastructures.DataComponentTester)  Time elapsed: 0.262 sec
Running org.eclipse.ice.tests.datastructures.WrappedGlazedEventListenerTester
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.ice.tests.datastructures.WrappedGlazedEventListenerTester
checkUpdates(org.eclipse.ice.tests.datastructures.WrappedGlazedEventListenerTester)  Time elapsed: 0.001 sec
Running org.eclipse.ice.tests.datastructures.MeshComponentTester
TestComponentListener Message: Updated!
TestComponentListener Message: Updated!
TestComponentListener Message: Updated!
TestComponentListener Message: Updated!
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.eclipse.ice.tests.datastructures.MeshComponentTester
checkAddPolygons(org.eclipse.ice.tests.datastructures.MeshComponentTester)  Time elapsed: 0.018 sec
checkEquality(org.eclipse.ice.tests.datastructures.MeshComponentTester)  Time elapsed: 0.003 sec
checkCreation(org.eclipse.ice.tests.datastructures.MeshComponentTester)  Time elapsed: 0 sec
checkCopying(org.eclipse.ice.tests.datastructures.MeshComponentTester)  Time elapsed: 0.006 sec
Running org.eclipse.ice.tests.datastructures.ICEJAXBClassProviderTester
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.ice.tests.datastructures.ICEJAXBClassProviderTester
checkClassList(org.eclipse.ice.tests.datastructures.ICEJAXBClassProviderTester)  Time elapsed: 0 sec
Running org.eclipse.ice.tests.datastructures.GeometryComponentTester
TestComponentListener Message: Updated!
TestComponentListener Message: Updated!
TestComponentListener Message: Updated!
TestComponentListener Message: Updated!
TestComponentListener Message: Updated!
TestComponentListener Message: Updated!
TestComponentListener Message: Updated!
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 sec - in org.eclipse.ice.tests.datastructures.GeometryComponentTester
checkEquality(org.eclipse.ice.tests.datastructures.GeometryComponentTester)  Time elapsed: 0.095 sec
checkVisitation(org.eclipse.ice.tests.datastructures.GeometryComponentTester)  Time elapsed: 0 sec
checkCreation(org.eclipse.ice.tests.datastructures.GeometryComponentTester)  Time elapsed: 0 sec
checkUpdate(org.eclipse.ice.tests.datastructures.GeometryComponentTester)  Time elapsed: 0 sec
checkCopying(org.eclipse.ice.tests.datastructures.GeometryComponentTester)  Time elapsed: 0.021 sec
checkNotifications(org.eclipse.ice.tests.datastructures.GeometryComponentTester)  Time elapsed: 0 sec
checkAddShapes(org.eclipse.ice.tests.datastructures.GeometryComponentTester)  Time elapsed: 0 sec
Running org.eclipse.ice.tests.datastructures.ResourceHandlerTester
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec - in org.eclipse.ice.tests.datastructures.ResourceHandlerTester
checkGettingResource(org.eclipse.ice.tests.datastructures.ResourceHandlerTester)  Time elapsed: 0.062 sec

Results :

Failed tests: 
  EMFComponentTester.checkBatML:206 null
  EMFComponentTester.checkCreation:96 null
  EMFComponentTester.checkLoad:312 null

Tests in error: 
  EMFComponentTester.checkTreeModification:114 » NullPointer
  EMFComponentTester.checkSave:277->checkTreeModification:114 » NullPointer

Tests run: 187, Failures: 3, Errors: 2, Skipped: 3

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.eclipse.ice.parent ............................. SUCCESS [01:35 min]
[INFO] org.eclipse.ice.datastructures ..................... SUCCESS [ 17.476 s]
[INFO] org.eclipse.ice.io ................................. SUCCESS [  2.176 s]
[INFO] org.eclipse.ice.materials .......................... SUCCESS [  1.373 s]
[INFO] org.eclipse.ice.item ............................... SUCCESS [  9.881 s]
[INFO] org.eclipse.ice.caebat.batml ....................... SUCCESS [  3.334 s]
[INFO] org.eclipse.ice.tests.caebat.batml ................. SUCCESS [  7.074 s]
[INFO] org.eclipse.ice.client.compatibility ............... SUCCESS [  0.720 s]
[INFO] org.eclipse.ice.core ............................... SUCCESS [  2.588 s]
[INFO] org.eclipse.ice.client ............................. SUCCESS [  4.575 s]
[INFO] org.eclipse.ice.client.rcp ......................... SUCCESS [  1.033 s]
[INFO] org.eclipse.ice.client.widgets ..................... SUCCESS [  4.906 s]
[INFO] org.eclipse.ice.tests.client ....................... SUCCESS [ 16.218 s]
[INFO] org.eclipse.ice.persistence.xml .................... SUCCESS [  1.231 s]
[INFO] org.eclipse.ice.reactor.plant ...................... SUCCESS [  4.396 s]
[INFO] org.eclipse.ice.client.widgets.moose ............... SUCCESS [  5.329 s]
[INFO] org.eclipse.ice.vibe ............................... SUCCESS [  1.141 s]
[INFO] org.eclipse.ice.tests.persistence.xml .............. SUCCESS [ 31.758 s]
[INFO] org.eclipse.ice.tests.client.widgets.moose ......... SUCCESS [  1.018 s]
[INFO] org.eclipse.ice.tests.client.widgets.utils ......... SUCCESS [  1.472 s]
[INFO] org.eclipse.ice.tests.client.widgets ............... SUCCESS [01:19 min]
[INFO] org.eclipse.ice.tests.core ......................... SUCCESS [ 13.518 s]
[INFO] org.eclipse.ice.tests.datastructures ............... FAILURE [ 42.312 s]
[INFO] org.eclipse.ice.developer .......................... SKIPPED
[INFO] org.eclipse.ice.developer.moose .................... SKIPPED
[INFO] org.eclipse.ice.reflectivity ....................... SKIPPED
[INFO] org.eclipse.ice.geometry ........................... SKIPPED
[INFO] org.eclipse.ice.tests.io ........................... SKIPPED
[INFO] org.eclipse.ice.tests.item ......................... SKIPPED
[INFO] org.eclipse.ice.tests.materials .................... SKIPPED
[INFO] org.eclipse.ice.materials.ui ....................... SKIPPED
[INFO] org.eclipse.ice.reflectivity.ui .................... SKIPPED
[INFO] ICE Advanced Materials Feature ..................... SKIPPED
[INFO] org.eclipse.ice.mesh ............................... SKIPPED
[INFO] org.eclipse.ice.tests.mesh ......................... SKIPPED
[INFO] org.eclipse.ice.nek5000 ............................ SKIPPED
[INFO] org.eclipse.ice.tests.nek5000 ...................... SKIPPED
[INFO] org.eclipse.ice.projectgeneration .................. SKIPPED
[INFO] org.eclipse.ice.tests.projectgeneration ............ SKIPPED
[INFO] org.eclipse.ice.proteus ............................ SKIPPED
[INFO] org.eclipse.ice.tests.proteus ...................... SKIPPED
[INFO] org.eclipse.ice.tests.reactor.plant ................ SKIPPED
[INFO] org.eclipse.ice.tests.reflectivity ................. SKIPPED
[INFO] org.eclipse.ice.target.oxygen ...................... SKIPPED
[INFO] org.eclipse.ice.tests.vibe ......................... SKIPPED
[INFO] ICE Feature ........................................ SKIPPED
[INFO] ICE Repository ..................................... SKIPPED
[INFO] ICE Product ........................................ SKIPPED
[INFO] Eclipse ICE Build Aggregator ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:23 min
[INFO] Finished at: 2018-01-24T10:35:44-05:00
[INFO] Final Memory: 387M/12640M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.26.0:test (default-test) on project org.eclipse.ice.tests.datastructures: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.ice/ice-2.2.1/workspace/ice/org.eclipse.ice.tests.datastructures/target/surefire-reports for the individual test results.
[ERROR] -> [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 :org.eclipse.ice.tests.datastructures
Build step 'Invoke top-level Maven targets' marked build as failure
Taking screenshot.
[workspace] $ echo $XAUTHORITY
/home/hudson/genie.ice/.jenkins/jobs/ice-2.2.1/workspace/.Xauthority-4931309169733729849
[workspace] $ ls -l $XAUTHORITY
-rw-rw-r-- 1 genie.ice science.ice 0 Jan 24 10:15 /home/hudson/genie.ice/.jenkins/jobs/ice-2.2.1/workspace/.Xauthority-4931309169733729849
[workspace] $ import -window root -display :1520 screenshot.jpg
Terminating xvnc.


Back to the top