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 Testing - Ecore Tests #849

See <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/849/changes>

Changes:

[Zoltán Ujhelyi] Updated ecore tests to work with new project structure

------------------------------------------
Started by an SCM change
Building remotely on gamil in workspace <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/ujhelyiz/EMF-IncQuery-Examples.git
Checking out Revision 2309d95fec6ccded8543d2024c9f009a40619556 (origin/master)
Parsing POMs
Modules changed, recalculating dependency graph
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[hu.bme.mit.ecorequery.test.parent] $ /usr/lib/jvm/java-1.6.0-openjdk-amd64/bin/java -Xmx512m -XX:MaxPermSize=256m -cp /home/jenkins/maven3-agent.jar:/usr/local/apache-maven/apache-maven-3.0.5/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /usr/local/apache-maven/apache-maven-3.0.5 /home/jenkins/slave.jar /home/jenkins/maven3-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 55840
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery.test.parent/pom.xml> clean install
[INFO] Scanning for projects...
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[INFO] Computing target platform for MavenProject: org.eclipse.incquery:hu.bme.mit.ecorequery:0.8.0-SNAPSHOT @ <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/pom.xml>
[INFO] Loading repository 'http://download.eclipse.org/releases/indigo' from mirror 'indigo' at 'http://telchar.mit.bme.hu/mirrors/indigo'
[INFO] Resolving dependencies of MavenProject: org.eclipse.incquery:hu.bme.mit.ecorequery:0.8.0-SNAPSHOT @ <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/pom.xml>
[INFO] Loading repository 'http://download.eclipse.org/releases/indigo' from mirror 'indigo' at 'http://telchar.mit.bme.hu/mirrors/indigo'
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.incquery.runtime.base.itc/0.8.0.201402041635
[WARNING]   org.eclipse.incquery.runtime.matchers/0.8.0.201402041635
[WARNING]   org.eclipse.incquery.runtime.base/0.8.0.201402041635
[WARNING]   org.eclipse.incquery.runtime/0.8.0.201402041635
[WARNING]   org.eclipse.incquery.runtime.rete/0.8.0.201402041635
[INFO] Resolving class path of MavenProject: org.eclipse.incquery:hu.bme.mit.ecorequery:0.8.0-SNAPSHOT @ <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/pom.xml>
[INFO] Computing target platform for MavenProject: org.eclipse.incquery:hu.bme.mit.ecorequery.tests:0.8.0-SNAPSHOT @ <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery.tests/pom.xml>
[INFO] Resolving dependencies of MavenProject: org.eclipse.incquery:hu.bme.mit.ecorequery.tests:0.8.0-SNAPSHOT @ <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery.tests/pom.xml>
[INFO] Loading repository 'http://download.eclipse.org/releases/indigo' from mirror 'indigo' at 'http://telchar.mit.bme.hu/mirrors/indigo'
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.incquery.testing.queries/0.8.0.201402041635
[WARNING]   org.eclipse.incquery.querybasedfeatures.runtime/0.8.0.201402041635
[WARNING]   org.eclipse.incquery.runtime.base.itc/0.8.0.201402041635
[WARNING]   org.eclipse.incquery.runtime.matchers/0.8.0.201402041635
[WARNING]   org.eclipse.incquery.testing.core/0.8.0.201402041635
[WARNING]   org.eclipse.incquery.runtime.base/0.8.0.201402041635
[WARNING]   org.eclipse.incquery.snapshot/0.8.0.201402041635
[WARNING]   org.eclipse.incquery.patternlanguage.emf/0.8.0.201402041635
[WARNING]   org.eclipse.incquery.runtime.evm/0.8.0.201402041635
[WARNING]   org.eclipse.incquery.patternlanguage/0.8.0.201402041635
[WARNING]   org.eclipse.incquery.runtime/0.8.0.201402041635
[WARNING]   org.eclipse.incquery.runtime.rete/0.8.0.201402041635
[INFO] Resolving class path of MavenProject: org.eclipse.incquery:hu.bme.mit.ecorequery.tests:0.8.0-SNAPSHOT @ <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery.tests/pom.xml>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] EMF-IncQuery EMF Example
[INFO] hu.bme.mit.ecorequery
[INFO] hu.bme.mit.ecorequery.tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building EMF-IncQuery EMF Example 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hu.bme.mit.ecorequery.test.parent ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.3.201306030806:prepare-agent (default) @ hu.bme.mit.ecorequery.test.parent ---
[INFO] Skipping JaCoCo for project with packaging type 'pom'
[INFO] argLine set to 
[INFO] 
[INFO] --- tycho-source-plugin:0.18.0:plugin-source (plugin-source) @ hu.bme.mit.ecorequery.test.parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ hu.bme.mit.ecorequery.test.parent ---
[INFO] Installing <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery.test.parent/pom.xml> to /home/jenkins/.m2/repository/org/eclipse/incquery/hu.bme.mit.ecorequery.test.parent/0.8.0-SNAPSHOT/hu.bme.mit.ecorequery.test.parent-0.8.0-SNAPSHOT.pom
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hu.bme.mit.ecorequery 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hu.bme.mit.ecorequery ---
[INFO] Deleting <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/target>
[INFO] 
[INFO] --- tycho-packaging-plugin:0.18.0:build-qualifier (default-build-qualifier) @ hu.bme.mit.ecorequery ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.18.0:validate-id (default-validate-id) @ hu.bme.mit.ecorequery ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.18.0:validate-version (default-validate-version) @ hu.bme.mit.ecorequery ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.3.201306030806:prepare-agent (default) @ hu.bme.mit.ecorequery ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.6.3.201306030806/org.jacoco.agent-0.6.3.201306030806-runtime.jar=destfile=<https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/../target/jacoco.exec>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hu.bme.mit.ecorequery ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src/main/resources>
[INFO] 
[INFO] --- tycho-compiler-plugin:0.18.0:compile (default-compile) @ hu.bme.mit.ecorequery ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ hu.bme.mit.ecorequery ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src/test/resources>
[INFO] 
[INFO] --- tycho-source-plugin:0.18.0:plugin-source (plugin-source) @ hu.bme.mit.ecorequery ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.18.0:package-plugin (default-package-plugin) @ hu.bme.mit.ecorequery ---
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] EMF-IncQuery EMF Example .......................... SUCCESS [6.545s]
[INFO] hu.bme.mit.ecorequery ............................. FAILURE [1.940s]
[INFO] hu.bme.mit.ecorequery.tests ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:49.511s
[INFO] Finished at: Tue Feb 04 20:13:14 CET 2014
[INFO] Final Memory: 81M/194M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.18.0:package-plugin (default-package-plugin) on project hu.bme.mit.ecorequery: Error assembling JAR: <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/build.properties>: bin.includes value(s) [source.. = src/] do not match any files. -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hu.bme.mit.ecorequery
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery.tests/pom.xml> to org.eclipse.incquery/hu.bme.mit.ecorequery.tests/0.8.0-SNAPSHOT/hu.bme.mit.ecorequery.tests-0.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery.test.parent/pom.xml> to org.eclipse.incquery/hu.bme.mit.ecorequery.test.parent/0.8.0-SNAPSHOT/hu.bme.mit.ecorequery.test.parent-0.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/pom.xml> to org.eclipse.incquery/hu.bme.mit.ecorequery/0.8.0-SNAPSHOT/hu.bme.mit.ecorequery-0.8.0-SNAPSHOT.pom
channel stopped


Back to the top