Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[emfcompare-build] [Hudson] Build failed in Hudson: master-build-on-egit-logical-nighlty » mars,JDK_1.8.0_Latest #584

See <https://hudson.eclipse.org/emfcompare/job/master-build-on-egit-logical-nighlty/./PLATFORM=mars,jdk=JDK_1.8.0_Latest/584/changes>

Changes:

[Laurent Goubet] [519016] Avoid repeated resource traversal when resolving local storages

[Laurent Goubet] [518979] Remove context entries with an empty cache in EMFModelProvider

[Laurent Goubet] [518612] Frequent CME from the adapter factory disposal

------------------------------------------
Started by upstream job "master-build-on-egit-logical-nighlty" build number 584
Checkout:JDK_1.8.0_Latest / <https://hudson.eclipse.org/emfcompare/job/master-build-on-egit-logical-nighlty/./PLATFORM=mars,jdk=JDK_1.8.0_Latest/ws/> - hudson.remoting.LocalChannel@415c8d9
Using strategy: Default
Git Exe: git
Last Built Revision: Revision d09a09a834719b95ee799ff28149293198ce99d0 (origin/master)
Checkout:JDK_1.8.0_Latest / <https://hudson.eclipse.org/emfcompare/job/master-build-on-egit-logical-nighlty/./PLATFORM=mars,jdk=JDK_1.8.0_Latest/ws/> - hudson.remoting.LocalChannel@415c8d9
Fetching changes from the remote Git repository
Fetching upstream changes from /gitroot/emfcompare/org.eclipse.emf.compare.git
Commencing build of Revision 7f5452391d471593790793643952f5500fdb9d71 (origin/master)
Checking out Revision 7f5452391d471593790793643952f5500fdb9d71 (origin/master)
Starting xvnc
[JDK_1.8.0_Latest] $ Xvnc :95 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
[JDK_1.8.0_Latest] $ /bin/sh -xe /tmp/hudson8275741610761176337.sh
+ echo 'We de-activate the git tests for now as they currently fail.'
We de-activate the git tests for now as they currently fail.

Xvnc TigerVNC 1.4.1 - built ??? ?? ???? ??:??:??
Copyright (C) 1999-2013 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 11502000, The X.Org Foundation

Initializing built-in extension VNC-EXTENSION
Initializing built-in extension Generic Event Extension
Initializing built-in extension SHAPE
Initializing built-in extension MIT-SHM
Initializing built-in extension XInputExtension
Initializing built-in extension XTEST
Initializing built-in extension BIG-REQUESTS
Initializing built-in extension SYNC
Initializing built-in extension XKEYBOARD
Initializing built-in extension XC-MISC
Initializing built-in extension XFIXES
Initializing built-in extension RENDER
Initializing built-in extension RANDR
Initializing built-in extension COMPOSITE
Initializing built-in extension DAMAGE
Initializing built-in extension MIT-SCREEN-SAVER
Initializing built-in extension DOUBLE-BUFFER
Initializing built-in extension RECORD
Initializing built-in extension DPMS
Initializing built-in extension Present
Initializing built-in extension X-Resource
Initializing built-in extension XVideo
Initializing built-in extension XVideo-MotionCompensation
Initializing built-in extension GLX

Sat Jul  8 00:31:10 2017
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5995
 vncext:      created VNC server for screen 0
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/91499 patch-set 2'
>> Cherry-picking https://git.eclipse.org/r/#/c/91499 patch-set 2
+ git fetch /gitroot/emfcompare/org.eclipse.emf.compare refs/changes/99/91499/2
[dix] Could not init font path element /usr/share/fonts/TTF/, removing from list!
[dix] Could not init font path element /usr/share/fonts/OTF/, removing from list!
>From /gitroot/emfcompare/org.eclipse.emf.compare
 * branch            refs/changes/99/91499/2 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD 16fd832] Add progress reporting for post processors
 Author: Philip Langer <planger@xxxxxxxxxxxxxxxxx>
 6 files changed, 107 insertions(+), 21 deletions(-)
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/91910 patch-set 4'
>> Cherry-picking https://git.eclipse.org/r/#/c/91910 patch-set 4
+ git fetch /gitroot/emfcompare/org.eclipse.emf.compare refs/changes/10/91910/3
>From /gitroot/emfcompare/org.eclipse.emf.compare
 * branch            refs/changes/10/91910/3 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD 18a6295] Relax Compare Considerations of IMergeViewerItems
 Author: Stefan Dirix <sdirix@xxxxxxxxxxxxxxxxx>
 1 file changed, 7 insertions(+), 1 deletion(-)
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/95470 patch-set 5'
>> Cherry-picking https://git.eclipse.org/r/#/c/95470 patch-set 5
+ git fetch /gitroot/emfcompare/org.eclipse.emf.compare refs/changes/70/95470/5
>From /gitroot/emfcompare/org.eclipse.emf.compare
 * branch            refs/changes/70/95470/5 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD d86c44e] [515581] Make test plug-ins available from the update-site
 Author: Philip Langer <planger@xxxxxxxxxxxxxxxxx>
 17 files changed, 550 insertions(+), 2 deletions(-)
 create mode 100644 packaging/org.eclipse.emf.compare.tests-feature/.project
 create mode 100644 packaging/org.eclipse.emf.compare.tests-feature/.settings/org.eclipse.core.resources.prefs
 create mode 100644 packaging/org.eclipse.emf.compare.tests-feature/.settings/org.eclipse.core.runtime.prefs
 create mode 100644 packaging/org.eclipse.emf.compare.tests-feature/about.html
 create mode 100644 packaging/org.eclipse.emf.compare.tests-feature/build.properties
 create mode 100644 packaging/org.eclipse.emf.compare.tests-feature/copyright.txt
 create mode 100644 packaging/org.eclipse.emf.compare.tests-feature/epl-v10.html
 create mode 100644 packaging/org.eclipse.emf.compare.tests-feature/feature.properties
 create mode 100644 packaging/org.eclipse.emf.compare.tests-feature/feature.xml
 create mode 100644 packaging/org.eclipse.emf.compare.tests-feature/modeling32.png
 create mode 100644 packaging/org.eclipse.emf.compare.tests-feature/pom.xml
 create mode 100644 packaging/org.eclipse.emf.compare.tests-feature/sourceTemplateFeature/copyright.txt
 create mode 100644 packaging/org.eclipse.emf.compare.tests-feature/sourceTemplateFeature/epl-v10.html
 create mode 100644 packaging/org.eclipse.emf.compare.tests-feature/sourceTemplateFeature/feature.properties
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/96231 patch-set 2'
>> Cherry-picking https://git.eclipse.org/r/#/c/96231 patch-set 2
+ git fetch /gitroot/emfcompare/org.eclipse.emf.compare refs/changes/31/96231/2
>From /gitroot/emfcompare/org.eclipse.emf.compare
 * branch            refs/changes/31/96231/2 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD 069cdba] [516060] Opaque Action Body conflict resolution results in wrong body
 Author: Martin Fleck <mfleck@xxxxxxxxxxxxxxxxx>
 2 files changed, 85 insertions(+), 20 deletions(-)
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/98811 patch-set 2'
>> Cherry-picking https://git.eclipse.org/r/#/c/98811 patch-set 2
+ git fetch /gitroot/emfcompare/org.eclipse.emf.compare refs/changes/11/98811/2
>From /gitroot/emfcompare/org.eclipse.emf.compare
 * branch            refs/changes/11/98811/2 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
The previous cherry-pick is now empty, possibly due to conflict resolution.
If you wish to commit it anyway, use:

    git commit --allow-empty

Otherwise, please use 'git reset'
HEAD detached from 7f54523
You are currently cherry-picking commit c836fe7.

Untracked files:
	.Xauthority-1894358622236176644
	.maven/

nothing added to commit but untracked files present
Terminating xvnc.
Recording test results
Archiving artifacts

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top