Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[incquery-dev] Build failed in Jenkins: EMF-IncQuery CI Build #1693

See <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/1693/changes>

Changes:

[Zoltán Ujhelyi] [406073] Initial commit of the local search algorithm

[Zoltán Ujhelyi] [406073] Added basic check operations to search plan

[Zoltán Ujhelyi] [406073] Refactored check operations to be more performant

[Zoltán Ujhelyi] [406073] Fixing operations; added matcher class

[Zoltán Ujhelyi] [406073] Initial version of the EMF-based local search engine

[Zoltán Ujhelyi] [406073] Adding local search to build system

------------------------------------------
Started by an SCM change
Building on master in workspace <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/ws/>
Checkout:workspace / <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/ws/> - hudson.remoting.LocalChannel@b64033
Using strategy: Default
Last Built Revision: Revision eaf2fd71df11fb341d33e4e0a745439acb9650c6 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision a163c7378d38cc3db819601dc32e48c4ef66cee2 (origin/master)
Checking out Revision a163c7378d38cc3db819601dc32e48c4ef66cee2 (origin/master)
Starting xvnc
[workspace] $ vncserver :36 -localhost -nolisten tcp

New 'telchar:36 ()' desktop is telchar:36

Starting applications specified in /home/tomcat6/.vnc/xstartup
Log file is /home/tomcat6/.vnc/telchar:36.log

Parsing POMs
ERROR: Failed to parse POMs
org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Child module <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/ws/releng/org.eclipse.incquery.parent/../../features/org.eclipse.incquery.runtime.localsearch.feature> of <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/ws/releng/org.eclipse.incquery.parent/pom.xml> does not exist @ 

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:363)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1182)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1000)
	at hudson.FilePath.act(FilePath.java:904)
	at hudson.FilePath.act(FilePath.java:877)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:864)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:622)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:584)
	at hudson.model.Run.execute(Run.java:1575)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:237)
Terminating xvnc.
$ vncserver -kill :36
Killing Xvnc4 process ID 22834
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Project EMF-IncQueryv2 still waiting for [EMF-IncQuery-Tests-School, EMF-IncQuery-Tests-Ecore, EMF-IncQuery-Visualization, EMF-IncQuery-Tests-BPM] builds to complete


Back to the top