Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[nebula-dev] Build failed in Jenkins: nebula.stable.pullrequests #3

See <https://ci.eclipse.org/nebula/job/nebula.stable.pullrequests/3/display/redirect>

------------------------------------------
Started by user wim.jongman@xxxxxxxxxxxxxxxxxx
Building in workspace <https://ci.eclipse.org/nebula/job/nebula.stable.pullrequests/ws/>
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/nebula.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/nebula.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/nebula.git +refs/heads/*:refs/remotes/origin/* +refs/pull/*/head:refs/remotes/origin/pr/*
Seen branch in repository origin/master
Seen branch in repository origin/pr/1
Seen 2 remote branches
 > /usr/local/bin/git show-ref --tags -d # timeout=10
Checking out Revision 4022194a49d4d3bc639794198853e81a7aa1d77f (origin/pr/1)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 4022194a49d4d3bc639794198853e81a7aa1d77f
Commit message: "improve Edit Factory to allow for control of widget positioning and consider existence of image in editable cells"
First time build. Skipping changelog.
Starting xvnc
[workspace] $ Xvnc :369 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
[workspace] $ /bin/sh -xe /tmp/genie.nebula/jenkins2117148586530722356.sh
+ rm -Rf javadoc

Xvnc TigerVNC 1.4.3 - built ??? ?? ???? ??:??:??
Copyright (C) 1999-2015 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

Mon Aug  6 05:39:43 2018
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 6269
 vncext:      created VNC server for screen 0
+ mkdir javadoc
+ cd <https://ci.eclipse.org/nebula/job/nebula.stable.pullrequests/ws/releng/org.eclipse.nebula.nebula-release>
+ /shared/common/apache-maven-latest/bin/mvn clean install -Pbuild-server,oxygen -DskipTests
[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!
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.nebula
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.eclipse.nebula:nebulaslider:1.0.0-SNAPSHOT: Could not find artifact org.eclipse.nebula:opal:pom:1.0.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 9, column 10
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.eclipse.nebula:nebulaslider:1.0.0-SNAPSHOT (/jobs/genie.nebula/nebula.stable.pullrequests/workspace/widgets/nebulaslider/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM for org.eclipse.nebula:nebulaslider:1.0.0-SNAPSHOT: Could not find artifact org.eclipse.nebula:opal:pom:1.0.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 9, column 10 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Build step 'Execute shell' marked build as failure
Terminating xvnc.


Back to the top