Hi Denis, please make sure that the "Saros" jobs runs properly again. It ran fine until the dpp.server build was attempted (see below).
Thanks, Franz ------- [de.fu_berlin.inf.dpp.server] $ /var/lib/jenkins/tools/apache-ant-1.9.0/bin/ant -file build.xml -lib /var/lib/jenkins/tools/junit -lib /var/lib/jenkins/tools/findbugs/lib/findbugs-ant.jar -lib /var/lib/jenkins/tools/pmd/lib -lib /var/lib/jenkins/tools/ant4eclipse -lib /var/lib/jenkins/tools/ant4eclipse/libs -listener net.sf.antcontrib.perf.AntPerformanceListener clean build test Buildfile: <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros/ws/de.fu_berlin.inf.dpp.server/build.xml> clean: download-ivy: [get] Getting: https://repo1.maven.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.jar [get] To: /var/lib/jenkins/tools/.ant/lib/ivy.jar [get] Not modified - so not downloaded init-ivy: resolve: [ivy:retrieve] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: [ivy:retrieve] :: loading settings :: url = jar:file:/var/lib/jenkins/tools/.ant/lib/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml [ivy:retrieve] :: resolving dependencies :: de.fu_berlin.inf.dpp#server;working@saros-build [ivy:retrieve] confs: [test] [ivy:retrieve] found junit#junit;4.11 in public [ivy:retrieve] found org.hamcrest#hamcrest-core;1.3 in public [ivy:retrieve] :: resolution report :: resolve 288ms :: artifacts dl 23ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | test | 2 | 0 | 0 | 0 || 2 | 0 | --------------------------------------------------------------------- [ivy:retrieve] :: retrieving :: de.fu_berlin.inf.dpp#server [ivy:retrieve] confs: [test] [ivy:retrieve] 2 artifacts copied, 0 already retrieved (283kB/36ms) build: [mkdir] Created dir: <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros/ws/de.fu_berlin.inf.dpp.server/bin> [javac] Compiling 296 source files to <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros/ws/de.fu_berlin.inf.dpp.server/bin> [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Creating empty <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros/ws/de.fu_berlin.inf.dpp.server/bin/de/fu_berlin/inf/dpp/concurrent/jupiter/package-info.class> [javac] Creating empty <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros/ws/de.fu_berlin.inf.dpp.server/bin/de/fu_berlin/inf/dpp/concurrent/management/package-info.class> [javac] Creating empty <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros/ws/de.fu_berlin.inf.dpp.server/bin/de/fu_berlin/inf/dpp/misc/pico/package-info.class> [javac] Creating empty <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros/ws/de.fu_berlin.inf.dpp.server/bin/de/fu_berlin/inf/dpp/annotations/package-info.class> [javac] Creating empty <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros/ws/de.fu_berlin.inf.dpp.server/bin/de/fu_berlin/inf/dpp/synchronize/package-info.class> [javac] Creating empty <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros/ws/de.fu_berlin.inf.dpp.server/bin/de/fu_berlin/inf/dpp/session/internal/timeout/package-info.class> [javac] Creating empty <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros/ws/de.fu_berlin.inf.dpp.server/bin/de/fu_berlin/inf/dpp/communication/chat/muc/package-info.class> [javac] Creating empty <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros/ws/de.fu_berlin.inf.dpp.server/bin/de/fu_berlin/inf/dpp/misc/xstream/package-info.class> [javac] Creating empty <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros/ws/de.fu_berlin.inf.dpp.server/bin/de/fu_berlin/inf/dpp/activities/package-info.class> [javac] Creating empty <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros/ws/de.fu_berlin.inf.dpp.server/bin/de/fu_berlin/inf/dpp/net/util/package-info.class> [javac] Creating empty <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros/ws/de.fu_berlin.inf.dpp.server/bin/de/fu_berlin/inf/dpp/net/upnp/package-info.class> [javac] Creating empty <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros/ws/de.fu_berlin.inf.dpp.server/bin/de/fu_berlin/inf/dpp/exceptions/package-info.class> [javac] Creating empty <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros/ws/de.fu_berlin.inf.dpp.server/bin/de/fu_berlin/inf/dpp/net/internal/package-info.class> [javac] Creating empty <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros/ws/de.fu_berlin.inf.dpp.server/bin/de/fu_berlin/inf/dpp/net/package-info.class> download-ivy: [get] Getting: https://repo1.maven.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.jar [get] To: /var/lib/jenkins/tools/.ant/lib/ivy.jar [get] Not modified - so not downloaded init-ivy: resolve: [ivy:retrieve] ivy.instance reference an ivy:settings defined in an other classloader. An new default one will be used in this project. [ivy:retrieve] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: [ivy:retrieve] :: loading settings :: url = jar:file:/var/lib/jenkins/tools/.ant/lib/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml BUILD FAILED <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros/ws/de.fu_berlin.inf.dpp.server/build.xml>:24: java.lang.ClassCastException: org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor cannot be cast to org.apache.ivy.core.module.descriptor.ModuleDescriptor at org.apache.ivy.ant.IvyPostResolveTask.getConfsToResolve(IvyPostResolveTask.java:233) at org.apache.ivy.ant.IvyPostResolveTask.ensureResolved(IvyPostResolveTask.java:219) at org.apache.ivy.ant.IvyPostResolveTask.prepareAndCheck(IvyPostResolveTask.java:179) at org.apache.ivy.ant.IvyRetrieve.doExecute(IvyRetrieve.java:88) at org.apache.ivy.ant.IvyTask.execute(IvyTask.java:271) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:435) at org.apache.tools.ant.Target.performTasks(Target.java:456) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393) at org.apache.tools.ant.Project.executeTarget(Project.java:1364) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) at org.apache.tools.ant.Project.executeTargets(Project.java:1248) at org.apache.tools.ant.Main.runBuild(Main.java:851) at org.apache.tools.ant.Main.startAnt(Main.java:235) at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280) at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109) Total time: 13 seconds Statistics: -------------- Target Results --------------------- saros-server.download-ivy: 0.080 sec saros-server.clean: 0.148 sec saros-server.init-ivy: 0.162 sec saros-server.resolve: 0.356 sec saros-server.build: 7.089 sec -------------- Task Results ----------------------- saros-server.<implicit>.property: 0.000 sec saros-server.build.mkdir: 0.001 sec saros-server.build.javac: 0.005 sec saros-server.<implicit>.property: 0.007 sec saros-server.<implicit>.condition: 0.054 sec saros-server.download-ivy.get: 0.080 sec saros-server.clean.delete: 0.147 sec saros-server.init-ivy.taskdef: 0.161 sec saros-server.resolve.ivy:retrieve: 0.356 sec saros-server.<implicit>.property: 0.712 sec saros-server.build.javac: 7.083 sec -------------- Totals ----------------------------- Start time: Thu, 1 Oct 2015 18:25:08.102 Stop time: Thu, 1 Oct 2015 18:25:21.381 Total time: 13.279 sec Build step 'Invoke Ant' marked build as failure [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts Recording fingerprints Skipping Cobertura coverage report as build was not UNSTABLE or better ... Recording test results ------------------------------------------------------------------------------ _______________________________________________ DPP-Devel mailing list DPP-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dpp-devel ------------------------------------------------------------------------------ _______________________________________________ DPP-Devel mailing list DPP-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dpp-devel