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 » indigo #135

See <https://hudson.eclipse.org/emfcompare/job/master-build-on-egit-logical-nighlty/./PLATFORM=indigo/135/changes>

Changes:

[Laurent Goubet] [460773] Listen to resource creation during merge.

------------------------------------------
Started by upstream job "master-build-on-egit-logical-nighlty" build number 135
Checkout:indigo / <https://hudson.eclipse.org/emfcompare/job/master-build-on-egit-logical-nighlty/./PLATFORM=indigo/ws/> - hudson.remoting.LocalChannel@60ae87e
Using strategy: Default
Last Built Revision: Revision 701e903503211a09831975a97b7d30f3e36d2e54 (origin/master)
Checkout:indigo / <https://hudson.eclipse.org/emfcompare/job/master-build-on-egit-logical-nighlty/./PLATFORM=indigo/ws/> - hudson.remoting.LocalChannel@60ae87e
Fetching changes from the remote Git repository
Fetching upstream changes from /gitroot/emfcompare/org.eclipse.emf.compare.git
Commencing build of Revision ba6d5738ea52adb4a425d4db3c43bfff46854898 (origin/master)
Checking out Revision ba6d5738ea52adb4a425d4db3c43bfff46854898 (origin/master)
Starting xvnc
[indigo] $ Xvnc :955 -geometry 1024x768 -depth 24 -ac
[indigo] $ /bin/sh -xe /tmp/genie.emfcompare/hudson3152381936145964738.sh
+ sed -i.bak s#http://download.eclipse.org/egit/updates-nightly#https://hudson.eclipse.org/emfcompare/job/egit.logical-master-nightly/lastSuccessfulBuild/artifact/org.eclipse.egit.repository/target/repository/#g <https://hudson.eclipse.org/emfcompare/job/master-build-on-egit-logical-nighlty/./PLATFORM=indigo/ws/org.eclipse.emf.compare-parent/targetPlatforms/mars-sdk.target>
30/04/2015 07:59:28 Xvnc version X.org/xf4vnc custom version
30/04/2015 07:59:28 Copyright (C) 2001-2004 Alan Hourihane.
30/04/2015 07:59:28 Copyright (C) 2000-2004 Constantin Kaplinsky
30/04/2015 07:59:28 Copyright (C) 1999 AT&T Laboratories Cambridge
30/04/2015 07:59:28 All Rights Reserved.
30/04/2015 07:59:28 See http://www.tightvnc.com/ for information on TightVNC
30/04/2015 07:59:28 See http://xf4vnc.sf.net for xf4vnc-specific information
30/04/2015 07:59:28 Desktop name 'x11' (hipp6:955)
30/04/2015 07:59:28 Protocol versions supported: 3.7, 3.3
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/35541'
>> Cherry-picking https://git.eclipse.org/r/#/c/35541
+ git fetch /gitroot/emfcompare/org.eclipse.emf.compare refs/changes/41/35541/8
30/04/2015 07:59:28 RGB format 8 8 8
30/04/2015 07:59:28 Listening for VNC connections on TCP port 6855
[dix] Could not init font path element /usr/share/fonts/truetype/, removing from list!
[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!
[dix] Could not init font path element /usr/share/fonts/Type1/, removing from list!
[dix] Could not init font path element /usr/share/fonts/100dpi:unscaled, removing from list!
(EE) config/hal: NewInputDeviceRequest failed (2)
(EE) config/hal: NewInputDeviceRequest failed (2)
>From /gitroot/emfcompare/org.eclipse.emf.compare
 * branch            refs/changes/41/35541/8 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD 2660982] Merge tool doesn't work on logical models
 Author: Laurent Goubet <laurent.goubet@xxxxxxx>
 5 files changed, 103 insertions(+), 3 deletions(-)
 create mode 100644 plugins/org.eclipse.emf.compare.ide.ui/src/org/eclipse/emf/compare/ide/ui/internal/logical/EMFSynchronizationCompareAdapter.java
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/36847'
>> Cherry-picking https://git.eclipse.org/r/#/c/36847
+ git fetch /gitroot/emfcompare/org.eclipse.emf.compare refs/changes/47/36847/7
>From /gitroot/emfcompare/org.eclipse.emf.compare
 * branch            refs/changes/47/36847/7 -> FETCH_HEAD
+ git cherry-pick FETCH_HEAD
[detached HEAD fd54c34] DRAFT - display proper labels for the content merge viewer panes
 Author: Laurent Goubet <laurent.goubet@xxxxxxx>
 11 files changed, 413 insertions(+), 27 deletions(-)
 create mode 100644 plugins/org.eclipse.emf.compare.ide.ui/src/org/eclipse/emf/compare/ide/ui/internal/structuremergeviewer/provider/TreeNodeCompareInputLabelProvider.java
 create mode 100644 plugins/org.eclipse.emf.compare.ide/src/org/eclipse/emf/compare/ide/internal/utils/StoragePathAdapter.java
+ echo '>> Cherry-picking https://git.eclipse.org/r/#/c/44974'
>> Cherry-picking https://git.eclipse.org/r/#/c/44974
+ git fetch /gitroot/emfcompare/org.eclipse.emf.compare refs/changes/74/44974/3
>From /gitroot/emfcompare/org.eclipse.emf.compare
 * branch            refs/changes/74/44974/3 -> 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 ba6d573
You are currently cherry-picking commit 8151b0a.

Changes not staged for commit:
	modified:   org.eclipse.emf.compare-parent/targetPlatforms/mars-sdk.target

Untracked files:
	.Xauthority-6060422606575657670
	.maven/


It took 4.77 seconds to enumerate untracked files. 'status -uno'
may speed it up, but you have to be careful not to forget to add
new files yourself (see 'git help status').
no changes added to commit
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