See <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/639/>
------------------------------------------ [...truncated 18261 lines...] [javac] ---------- [javac] 6. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/gef/editor/BlockableGraphicalEditor.java> (at line 155) [javac] @SuppressWarnings("rawtypes") [javac] ^^^^^^^^^^ [javac] Unsupported @SuppressWarnings("rawtypes") [javac] ---------- [javac] 7. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/gef/editor/BlockableGraphicalEditor.java> (at line 157) [javac] Iterator actions = getActions(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized [javac] ---------- [javac] 8. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/gef/editor/BlockableGraphicalEditor.java> (at line 165) [javac] @SuppressWarnings("rawtypes") [javac] ^^^^^^^^^^ [javac] Unsupported @SuppressWarnings("rawtypes") [javac] ---------- [javac] 9. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/gef/editor/BlockableGraphicalEditor.java> (at line 167) [javac] Iterator actions = getActions(); [javac] ^^^^^^^^ [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized [javac] ---------- [javac] 10. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/gef/editor/WhiteboardEditor.java> (at line 381) [javac] public Object getAdapter(@SuppressWarnings("rawtypes") Class type) { [javac] ^^^^^^^^^^ [javac] Unsupported @SuppressWarnings("rawtypes") [javac] ---------- [javac] 11. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/gef/editor/WhiteboardEditor.java> (at line 381) [javac] public Object getAdapter(@SuppressWarnings("rawtypes") Class type) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class<T> should be parameterized [javac] ---------- [javac] 12. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/gef/editpolicy/ResizableRatioScalingEditPolicy.java> (at line 105) [javac] @SuppressWarnings({ "rawtypes", "unchecked" }) [javac] ^^^^^^^^^^ [javac] Unsupported @SuppressWarnings("rawtypes") [javac] ---------- [javac] 13. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/gef/editpolicy/XYLayoutWithFreehandEditPolicy.java> (at line 30) [javac] private static final Logger log = Logger [javac] ^^^ [javac] The field XYLayoutWithFreehandEditPolicy.log is never read locally [javac] ---------- [javac] 14. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/standalone/ApplicationWorkbenchAdvisor.java> (at line 86) [javac] @SuppressWarnings("rawtypes") [javac] ^^^^^^^^^^ [javac] Unsupported @SuppressWarnings("rawtypes") [javac] ---------- [javac] 15. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/standalone/ApplicationWorkbenchAdvisor.java> (at line 87) [javac] public Object getAdapter(Class adapter) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class<T> should be parameterized [javac] ---------- [javac] 16. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/standalone/WhiteboardActionBarContributor.java> (at line 25) [javac] private static final Logger log = Logger.getLogger(ChangeColorAction.class); [javac] ^^^ [javac] The field WhiteboardActionBarContributor.log is never read locally [javac] ---------- [javac] 17. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/view/SarosWhiteboardView.java> (at line 61) [javac] @SuppressWarnings("rawtypes") [javac] ^^^^^^^^^^ [javac] Unsupported @SuppressWarnings("rawtypes") [javac] ---------- [javac] 18. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/view/SarosWhiteboardView.java> (at line 62) [javac] public Object getAdapter(Class type) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class<T> should be parameterized [javac] ---------- [javac] 19. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/view/SarosWhiteboardView.java> (at line 171) [javac] @SuppressWarnings("rawtypes") [javac] ^^^^^^^^^^ [javac] Unsupported @SuppressWarnings("rawtypes") [javac] ---------- [javac] 20. WARNING in <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src/de/fu_berlin/inf/dpp/whiteboard/view/SarosWhiteboardView.java> (at line 173) [javac] public Object getAdapter(Class adapter) { [javac] ^^^^^ [javac] Class is a raw type. References to generic type Class<T> should be parameterized [javac] ---------- [echo] Copying resources from directory '<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src'> to '<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/bin'> [copy] Copying 1 file to <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/bin> [echo] Copying resources from directory '<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/test'> to '<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/bin'> [echo] Copying resources from directory '<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/ext-src'> to '<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/bin'> [echo] Packing library '.' [echo] Copying resources from directory '<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/bin'> to '<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/@dot'> [copy] Copying 160 files to <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/@dot> [echo] Copying resources from directory '<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/src'> to '<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/@dot'> [echo] Copying resources from directory '<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/ext-src'> to '<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/@dot'> [echo] Copying resources from directory '<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/test'> to '<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/@dot'> [copy] Copying 166 files to <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/build/plugins/de.fu_berlin.inf.dpp.whiteboard_14.11.28.DEVEL> [delete] Deleting directory <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/@dot> [jar] Building jar: <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/build/plugins/de.fu_berlin.inf.dpp.whiteboard_14.11.28.DEVEL.jar> [delete] Deleting directory <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/build/plugins/de.fu_berlin.inf.dpp.whiteboard_14.11.28.DEVEL> [copy] Copying 107 files to <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/build/plugins/de.fu_berlin.inf.dpp.whiteboard.source_14.11.28.DEVEL> [copy] Copying 3 files to <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/build/plugins/de.fu_berlin.inf.dpp.whiteboard.source_14.11.28.DEVEL> [copy] Copying 7 files to <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/build/plugins/de.fu_berlin.inf.dpp.whiteboard.source_14.11.28.DEVEL> [mkdir] Created dir: <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/build/plugins/de.fu_berlin.inf.dpp.whiteboard.source_14.11.28.DEVEL/META-INF> [jar] Building jar: <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/build/plugins/de.fu_berlin.inf.dpp.whiteboard.source_14.11.28.DEVEL.jar> [delete] Deleting directory <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/build/plugins/de.fu_berlin.inf.dpp.whiteboard.source_14.11.28.DEVEL> instrument: [mkdir] Created dir: <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/instr> [cobertura-instrument] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file [cobertura-instrument] Instrumenting 2 files to <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/instr> [cobertura-instrument] Cobertura: Saved information on 150 classes. [cobertura-instrument] Instrument time: 2790ms test: [mkdir] Created dir: <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.whiteboard/report/junit> [junit] Running de.fu_berlin.inf.dpp.whiteboard.gef.commands.ConflictingCommandsTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 sec [junit] Running de.fu_berlin.inf.dpp.whiteboard.gef.editpolicy.ScalingTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec [junit] Running de.fu_berlin.inf.dpp.whiteboard.sxe.records.ApplyRecordsTest [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec [junit] Flushing results... [junit] Flushing results done [junit] Cobertura: Loaded information on 150 classes. [junit] Cobertura: Saved information on 150 classes. [cobertura-report] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file [cobertura-report] Cobertura: Loaded information on 150 classes. [cobertura-report] Report time: 3433ms BUILD SUCCESSFUL Total time: 40 seconds Statistics: -------------- Target Results --------------------- saros.clean: 0.183 sec saros.instrument: 3.590 sec saros.test: 9.488 sec saros.build: 24.605 sec -------------- Task Results ----------------------- saros.<implicit>.property: 0.000 sec saros.build.echo: 0.001 sec saros.<implicit>.property: 0.002 sec saros.build.sequential: 0.003 sec saros.build.ant4eclipse:checkPluginProject: 0.004 sec saros.<implicit>.taskdef: 0.005 sec saros.<implicit>.taskdef: 0.006 sec saros.build.echo: 0.009 sec saros.build.echo: 0.010 sec saros.build.echo: 0.011 sec saros.build.manifest: 0.012 sec saros.build.sequential: 0.013 sec saros.build.sequential: 0.014 sec saros.build.sequential: 0.015 sec saros.build.delete: 0.016 sec saros.build.antcontrib:if: 0.017 sec saros.build.sequential: 0.018 sec saros.build.delete: 0.020 sec saros.<implicit>.macrodef: 0.021 sec saros.<implicit>.taskdef: 0.036 sec saros.<implicit>.path: 0.079 sec saros.<implicit>.taskdef: 0.098 sec saros.build.sequential: 0.106 sec saros.<implicit>.taskdef: 0.131 sec saros.build.ant4eclipse:executePluginLibrary: 0.132 sec saros.build.jar: 0.148 sec saros.build.condition: 0.149 sec saros.build.sequential: 0.153 sec saros.clean.delete: 0.179 sec saros.build.copy: 0.189 sec saros.build.copy: 0.215 sec saros.build.sequential: 0.216 sec saros.build.copy: 0.238 sec saros.build.ant4eclipse:executePluginLibrary: 0.270 sec saros.<implicit>.taskdef: 0.279 sec saros.build.sequential: 0.282 sec saros.build.ant4eclipse:executePluginProject: 0.316 sec saros.build.sequential: 0.317 sec saros.build.sequential: 0.318 sec saros.build.jar: 0.353 sec saros.<implicit>.import: 0.386 sec saros.<implicit>.ant4eclipse:jdtClassPathLibrary: 0.414 sec saros.<implicit>.taskdef: 0.903 sec saros.build.ant4eclipse:executePluginProject: 1.267 sec saros.build.ant4eclipse:executePluginProject: 1.949 sec saros.instrument.cobertura-instrument: 3.589 sec saros.test.cobertura-report: 4.036 sec saros.test.junit: 5.451 sec saros.build.javac: 12.244 sec saros.build.sequential: 12.257 sec saros.build.ant4eclipse:executeJdtProject: 21.088 sec saros.build.antcontrib:if: 21.378 sec saros.build.sequential: 24.594 sec saros.build.buildPlugin: 24.603 sec -------------- Totals ----------------------------- Start time: Thu, 21 Jan 2016 07:35:31.347 Stop time: Thu, 21 Jan 2016 07:36:11.649 Total time: 40.302 sec [workspace] $ /var/lib/jenkins/tools/hudson.plugins.sonar.SonarRunnerInstallation/sonar-runner/bin/sonar-runner -Dsonar.jdbc.url=jdbc:mysql://localhost:3306/sonar ******** ******** -Dsonar.host.url=http://saros-build.imp.fu-berlin.de/sonarqube ******** ******** -Dsonar.projectBaseDir=<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/> -Dproject.settings=<http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.core/sonar-project.properties> -Dsonar.preview.readTimeout=2400000 -Dsonar.junit.reportsPath=../builds/639 -Dsonar.cobertura.reportPath=../builds/639/coverage.xml -Dsonar.verbose=true SonarQube Runner 2.4 Java 1.7.0_09 Oracle Corporation (64-bit) Linux 2.6.32-74-server amd64 INFO: Runner configuration file: /var/lib/jenkins/tools/hudson.plugins.sonar.SonarRunnerInstallation/sonar-runner/conf/sonar-runner.properties INFO: Project configuration file: <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/de.fu_berlin.inf.dpp.core/sonar-project.properties> INFO: Default locale: "en_US", source code encoding: "UTF-8" INFO: Work directory: <http://saros-build.imp.fu-berlin.de/jenkins/job/Saros-Full-Sonar/ws/.sonar> INFO: SonarQube Server 4.3 07:36:20.463 INFO - Load batch settings 07:36:20.504 DEBUG - Download: http://saros-build.imp.fu-berlin.de/sonarqube/batch_bootstrap/properties?dryRun=false (no proxy) 07:36:22.184 INFO - User cache: /usr/share/tomcat6/.sonar/cache 07:36:22.229 INFO - Install plugins 07:36:22.229 DEBUG - Download index of plugins 07:36:22.229 DEBUG - Download: http://saros-build.imp.fu-berlin.de/sonarqube/deploy/plugins/index.txt (no proxy) 07:36:24.807 INFO - Install JDBC driver 07:36:24.807 DEBUG - Download index of jdbc-driver 07:36:24.807 DEBUG - Download: http://saros-build.imp.fu-berlin.de/sonarqube/deploy/jdbc-driver.txt (no proxy) 07:36:24.825 INFO - Create JDBC datasource for jdbc:mysql://localhost:3306/sonar 07:36:25.611 DEBUG - Testing JDBC connection 07:36:28.093 DEBUG - Download: http://saros-build.imp.fu-berlin.de/sonarqube/api/server (no proxy) 07:36:28.469 INFO - Initializing Hibernate 07:36:28.485 DEBUG - hibernate.generate_statistics: false 07:36:28.485 DEBUG - hibernate.dialect: org.sonar.core.persistence.dialect.MySql$MySqlWithDecimalDialect 07:36:28.485 DEBUG - hibernate.connection.provider_class: org.sonar.jpa.session.CustomHibernateConnectionProvider 07:36:31.058 DEBUG - Loaded 2503 properties from l10n bundles 07:36:33.934 INFO - Load project settings 07:36:33.934 DEBUG - Download: http://saros-build.imp.fu-berlin.de/sonarqube/batch_bootstrap/properties?project=saros-core&dryRun=false (no proxy) 07:36:34.220 INFO - Apply project exclusions 07:36:37.497 DEBUG - Acquire semaphore on project : org.sonar.api.resources.Project@597033ef[id=440,key=saros-core,qualifier=TRK], with key batch-saros-core 07:36:37.705 INFO - ------------- Scan Saros-Core 07:36:37.808 INFO - Load module settings 07:36:37.821 DEBUG - Download: http://saros-build.imp.fu-berlin.de/sonarqube/batch_bootstrap/properties?project=saros-core&dryRun=false (no proxy) 07:36:47.698 DEBUG - Updating semaphore batch-saros-core 07:36:58.039 DEBUG - Updating semaphore batch-saros-core 07:36:58.404 DEBUG - Release semaphore on project : org.sonar.api.resources.Project@597033ef[id=440,key=saros-core,qualifier=TRK], with key batch-saros-core 07:36:58.830 DEBUG - To prevent a memory leak, the JDBC Driver [com.mysql.jdbc.Driver] has been forcibly deregistered INFO: ------------------------------------------------------------------------ INFO: EXECUTION FAILURE INFO: ------------------------------------------------------------------------ Total time: 44.714s Final Memory: 10M/226M INFO: ------------------------------------------------------------------------ ERROR: Error during Sonar runner execution ERROR: Unable to execute Sonar ERROR: Caused by: Unable to request: /batch_bootstrap/properties?project=saros-core&dryRun=false ERROR: Caused by: Read timed out ERROR: ERROR: To see the full stack trace of the errors, re-run SonarQube Runner with the -e switch. ERROR: Re-run SonarQube Runner using the -X switch to enable full debug logging. Build step 'Invoke Standalone Sonar Analysis' marked build as failure [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Checking console output /var/lib/jenkins/jobs/Saros-Full-Sonar/builds/2016-01-21_07-23-01/log: ERROR: Error during Sonar runner execution Skipping Cobertura coverage report as build was not UNSTABLE or better ... Recording test results ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 _______________________________________________ DPP-Robot mailing list DPP-Robot@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dpp-robot