Started by timer Cleaning the workspace because project is configured to clean the workspace before each build. Checkout:workspace / /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace - hudson.remoting.LocalChannel@6819c8ce Using strategy: Default Git Exe: /usr/local/bin/git Last Built Revision: Revision 4f2f0b01bc28ad2a3d188112addb43fb9f629abb (origin/master) Checkout:workspace / /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace - hudson.remoting.LocalChannel@6819c8ce Cloning the remote Git repository Cloning repository origin Fetching upstream changes from https://github.com/eclipse/californium.scandium.git Fetching upstream changes from https://github.com/eclipse/californium.scandium.git Commencing build of Revision 4f2f0b01bc28ad2a3d188112addb43fb9f629abb (origin/master) Checking out Revision 4f2f0b01bc28ad2a3d188112addb43fb9f629abb (origin/master) [INFO] Using Maven 3 installation: apache-maven-latest [INFO] Checking Maven 3 installation environment [workspace] $ /shared/common/apache-maven-latest/bin/mvn --help [INFO] Checking Maven 3 installation version [INFO] Detected Maven 3 installation version: 3.3.9 [workspace] $ /shared/common/apache-maven-latest/bin/mvn clean install -V -B -Dmaven.ext.class.path=/home/hudson/genie.californium/.hudson/maven/slavebundle/resources:/home/hudson/genie.californium/.hudson/maven/slavebundle/lib/maven3-eventspy-3.1.jar:/home/hudson/genie.californium/.hudson/war/webapp/WEB-INF/lib/hudson-remoting-3.0.3.jar -Dhudson.eventspy.port=40431 -f pom.xml [DEBUG] Waiting for connection on port: 40431 Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T11:41:47-05:00) Maven home: /shared/common/apache-maven-latest Java version: 1.7.0_80, vendor: Oracle Corporation Java home: /opt/public/common/jdk1.7.0_80/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.0.101-0.47.71-default", arch: "amd64", family: "unix" SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/home/hudson/genie.californium/.hudson/maven/slavebundle/lib/maven3-eventspy-runtime.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/shared/common/apache-maven-latest/lib/slf4j-simple-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. [DEBUG] Connected to remote [WARN] o.h.m.e.EventSpyProcessor - Unhandled event: org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest@6d667b04 (org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest) [WARN] o.h.m.e.EventSpyProcessor - Unhandled event: org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest@6d667b04 (org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest) [INFO] Scanning for projects... Downloading: https://repo.eclipse.org/content/repositories/snapshots/org/eclipse/californium/parent/1.1.0-SNAPSHOT/maven-metadata.xml Downloaded: https://repo.eclipse.org/content/repositories/snapshots/org/eclipse/californium/parent/1.1.0-SNAPSHOT/maven-metadata.xml (606 B at 0.9 KB/sec) [INFO] Inspecting build with total of 3 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 3 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Scandium (Sc) [INFO] Scandium Core [INFO] Scandium Examples [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Scandium (Sc) 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ scandium-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ scandium-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ scandium-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ scandium-parent --- [INFO] Installing /jobs/genie.californium/scandium-sonar/workspace/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/scandium-parent/1.1.0-SNAPSHOT/scandium-parent-1.1.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Scandium Core 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://repo.eclipse.org/content/repositories/snapshots/org/eclipse/californium/element-connector/1.1.0-SNAPSHOT/maven-metadata.xml Downloaded: https://repo.eclipse.org/content/repositories/snapshots/org/eclipse/californium/element-connector/1.1.0-SNAPSHOT/maven-metadata.xml (2 KB at 12.7 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ scandium --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ scandium --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ scandium --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ scandium --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 75 source files to /jobs/genie.californium/scandium-sonar/workspace/scandium-core/target/classes [INFO] /jobs/genie.californium/scandium-sonar/workspace/scandium-core/src/main/java/org/eclipse/californium/scandium/dtls/ClientHandshaker.java: Some input files use or override a deprecated API. [INFO] /jobs/genie.californium/scandium-sonar/workspace/scandium-core/src/main/java/org/eclipse/californium/scandium/dtls/ClientHandshaker.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ scandium --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ scandium --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /jobs/genie.californium/scandium-sonar/workspace/scandium-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ scandium --- [INFO] Surefire report directory: /jobs/genie.californium/scandium-sonar/workspace/scandium-core/target/surefire-reports [INFO] parallel='classes', perCoreThreadCount=true, threadCount=8, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.californium.scandium.dtls.DTLSSessionTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in org.eclipse.californium.scandium.dtls.DTLSSessionTest Running org.eclipse.californium.scandium.dtls.HelloExtensionsTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in org.eclipse.californium.scandium.dtls.HelloExtensionsTest Running org.eclipse.californium.scandium.util.Base64Test Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in org.eclipse.californium.scandium.util.Base64Test Running org.eclipse.californium.scandium.dtls.ClientHelloTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in org.eclipse.californium.scandium.dtls.ClientHelloTest Running org.eclipse.californium.scandium.util.LeastRecentlyUsedCacheTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 sec - in org.eclipse.californium.scandium.util.LeastRecentlyUsedCacheTest Running org.eclipse.californium.scandium.dtls.ClientHandshakerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec - in org.eclipse.californium.scandium.dtls.ClientHandshakerTest Running org.eclipse.californium.scandium.dtls.CertificateMessageTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 sec - in org.eclipse.californium.scandium.dtls.CertificateMessageTest Running org.eclipse.californium.scandium.auth.RawPublicKeyIdentityTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec - in org.eclipse.californium.scandium.auth.RawPublicKeyIdentityTest Running org.eclipse.californium.scandium.dtls.InMemoryConnectionStoreTest 19 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:38) () in thread pool-1-thread-12 at (2016-01-27 01:01:23) 19 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:38) () in thread pool-1-thread-12 at (2016-01-27 01:01:23) 19 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:38) () in thread pool-1-thread-12 at (2016-01-27 01:01:23) Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.eclipse.californium.scandium.dtls.InMemoryConnectionStoreTest Running org.eclipse.californium.scandium.dtls.MaxFragmentLengthExtensionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in org.eclipse.californium.scandium.dtls.MaxFragmentLengthExtensionTest Running org.eclipse.californium.scandium.dtls.ServerHelloTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec - in org.eclipse.californium.scandium.dtls.ServerHelloTest Running org.eclipse.californium.scandium.config.DtlsConnectorConfigTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.eclipse.californium.scandium.config.DtlsConnectorConfigTest Running org.eclipse.californium.scandium.dtls.cipher.SupportedGroupTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.eclipse.californium.scandium.dtls.cipher.SupportedGroupTest Running org.eclipse.californium.scandium.dtls.RecordTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 sec - in org.eclipse.californium.scandium.dtls.RecordTest Running org.eclipse.californium.scandium.util.DatagramReaderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.californium.scandium.util.DatagramReaderTest Running org.eclipse.californium.scandium.dtls.ECDHServerKeyExchangeTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec - in org.eclipse.californium.scandium.dtls.ECDHServerKeyExchangeTest Running org.eclipse.californium.scandium.dtls.AlertMessageTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.californium.scandium.dtls.AlertMessageTest Results : Tests run: 67, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (medium-tests) @ scandium --- [INFO] Surefire report directory: /jobs/genie.californium/scandium-sonar/workspace/scandium-core/target/surefire-reports [INFO] parallel='classes', perCoreThreadCount=true, threadCount=8, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 2, connection expiration threshold: 300s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:129) () in thread pool-1-thread-3 at (2016-01-27 01:01:24) 10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:47323] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-27 01:01:25) 14 INFO [DTLSConnector]: Aborting handshake with peer [/172.25.102.103:38583]: Cannot authenticate client, identity [unknownIdentity] is unknown - (org.eclipse.californium.scandium.DTLSConnector.java:1487) terminateOngoingHandshake() in thread DTLS-Receiver-/172.25.102.103:47323 at (2016-01-27 01:01:26) 10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:47323] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-27 01:01:26) Running org.eclipse.californium.scandium.dtls.HandshakerTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 sec - in org.eclipse.californium.scandium.dtls.HandshakerTest Running org.eclipse.californium.scandium.dtls.ServerHandshakerTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec - in org.eclipse.californium.scandium.dtls.ServerHandshakerTest Running org.eclipse.californium.scandium.DTLSConnectorTest 10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) () in thread pool-1-thread-3 at (2016-01-27 01:01:25) 10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:39476] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-27 01:01:25) 10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) () in thread pool-1-thread-3 at (2016-01-27 01:01:25) 10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) () in thread pool-1-thread-3 at (2016-01-27 01:01:25) 10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:57451] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-27 01:01:25) 10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) () in thread pool-1-thread-3 at (2016-01-27 01:01:25) 10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:38587] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-27 01:01:25) 10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:38587] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:279) start() in thread pool-1-thread-3 at (2016-01-27 01:01:25) 10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:38587] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-27 01:01:25) 10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) () in thread pool-1-thread-3 at (2016-01-27 01:01:25) 10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:36247] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-27 01:01:25) 10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:55343] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-27 01:01:25) 10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:55343] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-27 01:01:25) 10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) () in thread pool-1-thread-3 at (2016-01-27 01:01:25) 10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:41762] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-27 01:01:25) 10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) () in thread pool-1-thread-3 at (2016-01-27 01:01:25) 10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:38239] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-27 01:01:25) 10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:38239] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-27 01:01:25) 10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) () in thread pool-1-thread-3 at (2016-01-27 01:01:25) 10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:33695] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-27 01:01:25) 10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:33580] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-27 01:01:25) 10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:33580] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-27 01:01:25) 10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) () in thread pool-1-thread-3 at (2016-01-27 01:01:25) 10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:54796] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-27 01:01:25) 10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:54796] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-27 01:01:25) 10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:54796] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-27 01:01:26) 10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) () in thread pool-1-thread-3 at (2016-01-27 01:01:26) 10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:54059] with MTU [1,500] using (inbound) datagram buffer size [602 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-27 01:01:26) 10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) () in thread pool-1-thread-3 at (2016-01-27 01:01:26) 10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:41945] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-27 01:01:26) 10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) () in thread pool-1-thread-3 at (2016-01-27 01:01:26) 10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:57504] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-27 01:01:26) 10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) () in thread pool-1-thread-3 at (2016-01-27 01:01:26) 10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) () in thread pool-1-thread-3 at (2016-01-27 01:01:26) 10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:54867] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-27 01:01:26) 10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) () in thread pool-1-thread-3 at (2016-01-27 01:01:26) 10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:43897] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-27 01:01:26) 10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) () in thread pool-1-thread-3 at (2016-01-27 01:01:26) 10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) () in thread pool-1-thread-3 at (2016-01-27 01:01:26) 10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:38583] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-27 01:01:26) 10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:38583] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-27 01:01:26) 10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) () in thread pool-1-thread-3 at (2016-01-27 01:01:26) 10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:38774] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-27 01:01:26) 10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:10001] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-27 01:01:26) 10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:10001] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-27 01:01:26) 10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) () in thread pool-1-thread-3 at (2016-01-27 01:01:26) 10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:36787] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-27 01:01:26) 10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:36787] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-27 01:01:26) 10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) () in thread pool-1-thread-3 at (2016-01-27 01:01:26) 10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:55862] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-27 01:01:26) 10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) () in thread pool-1-thread-3 at (2016-01-27 01:01:26) 10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) () in thread pool-1-thread-3 at (2016-01-27 01:01:26) 10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:52144] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-27 01:01:26) 10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:52144] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-27 01:01:26) Tests run: 23, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.743 sec - in org.eclipse.californium.scandium.DTLSConnectorTest Results : Tests run: 41, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- maven-bundle-plugin:2.5.0:bundle (default-bundle) @ scandium --- [WARNING] Bundle org.eclipse.californium:scandium:bundle:1.1.0-SNAPSHOT : Export org.eclipse.californium.scandium.dtls, has 1, private references [org.eclipse.californium.scandium.util], [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (large-tests) @ scandium --- [INFO] Surefire report directory: /jobs/genie.californium/scandium-sonar/workspace/scandium-core/target/surefire-reports [INFO] parallel='classes', perCoreThreadCount=true, threadCount=8, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ scandium --- [INFO] Building jar: /jobs/genie.californium/scandium-sonar/workspace/scandium-core/target/scandium-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ scandium --- [INFO] Installing /jobs/genie.californium/scandium-sonar/workspace/scandium-core/target/scandium-1.1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/scandium/1.1.0-SNAPSHOT/scandium-1.1.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.californium/scandium-sonar/workspace/scandium-core/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/scandium/1.1.0-SNAPSHOT/scandium-1.1.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.californium/scandium-sonar/workspace/scandium-core/target/scandium-1.1.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/scandium/1.1.0-SNAPSHOT/scandium-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:2.5.0:install (default-install) @ scandium --- [INFO] Installing org/eclipse/californium/scandium/1.1.0-SNAPSHOT/scandium-1.1.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Scandium Examples 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ scandium-examples --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ scandium-examples --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ scandium-examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ scandium-examples --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /jobs/genie.californium/scandium-sonar/workspace/scandium-examples/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ scandium-examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.californium/scandium-sonar/workspace/scandium-examples/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ scandium-examples --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ scandium-examples --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ scandium-examples --- [INFO] Building jar: /jobs/genie.californium/scandium-sonar/workspace/scandium-examples/target/scandium-examples-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ scandium-examples --- [INFO] Building jar: /jobs/genie.californium/scandium-sonar/workspace/scandium-examples/target/scandium-examples-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ scandium-examples --- [INFO] Installing /jobs/genie.californium/scandium-sonar/workspace/scandium-examples/target/scandium-examples-1.1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/scandium-examples/1.1.0-SNAPSHOT/scandium-examples-1.1.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.californium/scandium-sonar/workspace/scandium-examples/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/scandium-examples/1.1.0-SNAPSHOT/scandium-examples-1.1.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.californium/scandium-sonar/workspace/scandium-examples/target/scandium-examples-1.1.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/scandium-examples/1.1.0-SNAPSHOT/scandium-examples-1.1.0-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Scandium (Sc) ...................................... SUCCESS [ 2.280 s] [INFO] Scandium Core ...................................... SUCCESS [ 12.699 s] [INFO] Scandium Examples .................................. SUCCESS [ 1.476 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 23.901 s [INFO] Finished at: 2016-01-27T01:01:30-05:00 [INFO] Final Memory: 39M/1932M [INFO] ------------------------------------------------------------------------ [DEBUG] Closing connection to remote [DEBUG] Waiting for process to finish [DEBUG] Result: 0 [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/pom.xml -e -B sonar:sonar -Dsonar.jdbc.driver=com.mysql.jdbc.Driver -Dsonar.jdbc.url=jdbc:mysql://dbmaster:3306/sonar?autoReconnect=true&useUnicode=true&characterEncoding=utf8 ******** ******** -Dsonar.host.url=http://sonar.eclipse.org:9000/sonar [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Inspecting build with total of 3 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 3 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Scandium (Sc) [INFO] Scandium Core [INFO] Scandium Examples [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Scandium (Sc) 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- sonar-maven-plugin:2.7.1:sonar (default-cli) @ scandium-parent --- [INFO] User cache: /opt/public/hipp/homes/genie.californium/.sonar/cache [INFO] SonarQube version: 4.5.4 [INFO] Default locale: "en_US", source code encoding: "UTF-8" [INFO] [01:01:43.245] Load global referentials... [INFO] [01:01:43.472] Load global referentials done: 230 ms [INFO] [01:01:43.487] User cache: /opt/public/hipp/homes/genie.californium/.sonar/cache [INFO] [01:01:43.643] Install plugins [INFO] [01:01:44.245] Install JDBC driver [INFO] [01:01:44.252] Create JDBC datasource for jdbc:mysql://dbmaster:3306/sonar?autoReconnect=true&useUnicode=true&characterEncoding=utf8 [INFO] [01:01:46.129] Initializing Hibernate [INFO] [01:01:48.676] Load project referentials... [INFO] [01:01:49.190] Load project referentials done: 514 ms [INFO] [01:01:49.190] Load project settings [INFO] [01:01:51.106] Loading technical debt model... [INFO] [01:01:51.134] Loading technical debt model done: 28 ms [INFO] [01:01:51.137] Apply project exclusions [INFO] [01:01:52.167] ------------- Scan Scandium Core [INFO] [01:01:52.172] Load module settings [INFO] [01:01:54.245] Loading rules... [INFO] [01:01:54.931] Loading rules done: 686 ms [INFO] [01:01:54.960] Configure Maven plugins [INFO] [01:01:55.363] Compare to previous analysis (2016-01-26) [INFO] [01:01:55.390] Compare over 30 days (2015-12-28, analysis of 2015-12-27 01:01:21.0) [INFO] [01:01:55.408] Compare to previous version (2015-11-26) [INFO] [01:01:55.409] No quality gate is configured. [INFO] [01:01:55.471] Base dir: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core [INFO] [01:01:55.471] Working dir: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core/target/sonar [INFO] [01:01:55.471] Source paths: pom.xml, src/main/java [INFO] [01:01:55.472] Test paths: src/test/java [INFO] [01:01:55.472] Binary dirs: target/classes [INFO] [01:01:55.472] Source encoding: UTF-8, default locale: en_US [INFO] [01:01:55.472] Index files [INFO] [01:01:55.700] 99 files indexed [INFO] [01:02:00.394] Quality profile for java: Sonar way with Findbugs [INFO] [01:02:00.420] JaCoCoSensor: JaCoCo report not found : /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core/target/jacoco.exec [INFO] [01:02:00.421] JaCoCoItSensor: JaCoCo IT report not found: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core/target/jacoco-it.exec [INFO] [01:02:00.448] Sensor JavaSquidSensor... [INFO] [01:02:00.725] Configured Java source version (sonar.java.source): 7 [INFO] [01:02:00.749] JavaClasspath initialization... [INFO] [01:02:00.773] JavaClasspath initialization done: 24 ms [INFO] [01:02:00.773] JavaTestClasspath initialization... [INFO] [01:02:00.837] JavaTestClasspath initialization done: 64 ms [INFO] [01:02:01.261] Java Main Files AST scan... [INFO] [01:02:01.264] 75 source files to be analyzed [INFO] [01:02:09.951] Java Main Files AST scan done: 8689 ms [INFO] [01:02:09.951] 75/75 source files have been analyzed [INFO] [01:02:09.955] Java bytecode scan... [INFO] [01:02:10.283] Java bytecode scan done: 328 ms [INFO] [01:02:10.283] Java Test Files AST scan... [INFO] [01:02:10.283] 24 source files to be analyzed [INFO] [01:02:11.410] Java Test Files AST scan done: 1127 ms [INFO] [01:02:11.411] 24/24 source files have been analyzed [INFO] [01:02:11.412] Package design analysis... [INFO] [01:02:12.205] Package design analysis done: 793 ms [INFO] [01:02:12.274] Sensor JavaSquidSensor done: 11826 ms [INFO] [01:02:12.298] Sensor QProfileSensor... [INFO] [01:02:12.302] Sensor QProfileSensor done: 4 ms [INFO] [01:02:12.302] Sensor org.sonar.plugins.findbugs.FindbugsSensor@2569dc7d... [INFO] [01:02:12.306] Execute Findbugs 3.0.1... [INFO] [01:02:14.059] Findbugs output report: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core/target/sonar/findbugs-result.xml [INFO] [01:02:30.842] Execute Findbugs 3.0.1 done: 18536 ms [INFO] [01:02:30.858] Sensor org.sonar.plugins.findbugs.FindbugsSensor@2569dc7d done: 18556 ms [INFO] [01:02:30.858] Sensor CheckstyleSensor... [INFO] [01:02:30.859] Execute Checkstyle ${checkstyle.version}... [INFO] [01:02:30.879] Checkstyle configuration: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core/target/sonar/checkstyle.xml [INFO] [01:02:41.195] Execute Checkstyle ${checkstyle.version} done: 10336 ms [INFO] [01:02:41.196] Sensor CheckstyleSensor done: 10338 ms [INFO] [01:02:41.196] Sensor PmdSensor... [INFO] [01:02:41.198] Execute PMD 5.4.0... [INFO] [01:02:41.268] Java version: 1.7 [INFO] [01:02:41.306] PMD configuration: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core/target/sonar/pmd.xml [INFO] [01:02:46.612] PMD configuration: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core/target/sonar/pmd-unit-tests.xml [INFO] [01:02:46.615] Execute PMD 5.4.0 done: 5417 ms [INFO] [01:02:46.650] Sensor PmdSensor done: 5454 ms [INFO] [01:02:46.650] Sensor InitialOpenIssuesSensor... [INFO] [01:02:47.307] Sensor InitialOpenIssuesSensor done: 657 ms [INFO] [01:02:47.308] Sensor ProjectLinksSensor... [INFO] [01:02:47.331] Sensor ProjectLinksSensor done: 23 ms [INFO] [01:02:47.332] Sensor VersionEventsSensor... [INFO] [01:02:47.353] Sensor VersionEventsSensor done: 21 ms [INFO] [01:02:47.353] Sensor FileHashSensor... [INFO] [01:02:47.364] Sensor FileHashSensor done: 11 ms [INFO] [01:02:47.364] Sensor SurefireSensor... [INFO] [01:02:47.365] parsing /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core/target/surefire-reports [INFO] [01:02:47.626] Sensor SurefireSensor done: 262 ms [INFO] [01:02:47.626] Sensor Maven dependencies... [INFO] [01:02:47.664] Sensor Maven dependencies done: 38 ms [INFO] [01:02:47.665] Sensor CPD Sensor (wrapped)... [INFO] [01:02:47.666] JavaCpdEngine is used for java [INFO] [01:02:47.676] Cross-project analysis disabled [INFO] [01:02:48.593] Sensor CPD Sensor (wrapped) done: 928 ms [INFO] [01:02:48.995] Execute decorators... [INFO] [01:02:57.107] ------------- Scan Scandium Examples [INFO] [01:02:57.108] Load module settings [INFO] [01:02:57.184] Configure Maven plugins [INFO] [01:02:57.187] Compare to previous analysis (2016-01-26) [INFO] [01:02:57.189] Compare over 30 days (2015-12-28, analysis of 2015-12-27 01:01:21.0) [INFO] [01:02:57.190] Compare to previous version (2015-11-26) [INFO] [01:02:57.191] No quality gate is configured. [INFO] [01:02:57.226] Base dir: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-examples [INFO] [01:02:57.226] Working dir: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-examples/target/sonar [INFO] [01:02:57.226] Source paths: pom.xml, src/main/java [INFO] [01:02:57.226] Binary dirs: target/classes [INFO] [01:02:57.227] Source encoding: UTF-8, default locale: en_US [INFO] [01:02:57.227] Index files [INFO] [01:02:57.243] 2 files indexed [INFO] [01:02:57.309] Quality profile for java: Sonar way with Findbugs [INFO] [01:02:57.311] JaCoCoSensor: JaCoCo report not found : /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-examples/target/jacoco.exec [INFO] [01:02:57.311] JaCoCoItSensor: JaCoCo IT report not found: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-examples/target/jacoco-it.exec [INFO] [01:02:57.313] Sensor JavaSquidSensor... [INFO] [01:02:57.317] Configured Java source version (sonar.java.source): 7 [INFO] [01:02:57.318] JavaClasspath initialization... [INFO] [01:02:57.355] JavaClasspath initialization done: 37 ms [INFO] [01:02:57.355] JavaTestClasspath initialization... [INFO] [01:02:57.360] JavaTestClasspath initialization done: 5 ms [INFO] [01:02:57.373] Java Main Files AST scan... [INFO] [01:02:57.374] 2 source files to be analyzed [INFO] [01:02:57.567] Java Main Files AST scan done: 194 ms [INFO] [01:02:57.567] 2/2 source files have been analyzed [INFO] [01:02:57.568] Java bytecode scan... [INFO] [01:02:57.598] Java bytecode scan done: 30 ms [INFO] [01:02:57.598] Java Test Files AST scan... [INFO] [01:02:57.598] 0 source files to be analyzed [INFO] [01:02:57.598] Java Test Files AST scan done: 0 ms [INFO] [01:02:57.598] Package design analysis... [INFO] [01:02:57.599] 0/0 source files have been analyzed [INFO] [01:02:57.599] Package design analysis done: 1 ms [INFO] [01:02:57.600] Sensor JavaSquidSensor done: 287 ms [INFO] [01:02:57.600] Sensor QProfileSensor... [INFO] [01:02:57.600] Sensor QProfileSensor done: 0 ms [INFO] [01:02:57.600] Sensor org.sonar.plugins.findbugs.FindbugsSensor@44e3ca15... [INFO] [01:02:57.601] Execute Findbugs 3.0.1... [INFO] [01:02:57.646] Findbugs output report: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-examples/target/sonar/findbugs-result.xml [INFO] [01:02:58.908] Execute Findbugs 3.0.1 done: 1307 ms [INFO] [01:02:58.912] Sensor org.sonar.plugins.findbugs.FindbugsSensor@44e3ca15 done: 1312 ms [INFO] [01:02:58.912] Sensor CheckstyleSensor... [INFO] [01:02:58.912] Execute Checkstyle ${checkstyle.version}... [INFO] [01:02:58.913] Checkstyle configuration: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-examples/target/sonar/checkstyle.xml [INFO] [01:02:59.407] Execute Checkstyle ${checkstyle.version} done: 495 ms [INFO] [01:02:59.408] Sensor CheckstyleSensor done: 496 ms [INFO] [01:02:59.408] Sensor PmdSensor... [INFO] [01:02:59.408] Execute PMD 5.4.0... [INFO] [01:02:59.409] Java version: 1.7 [INFO] [01:02:59.415] PMD configuration: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-examples/target/sonar/pmd.xml [INFO] [01:02:59.717] Execute PMD 5.4.0 done: 309 ms [INFO] [01:02:59.717] Sensor PmdSensor done: 309 ms [INFO] [01:02:59.717] Sensor InitialOpenIssuesSensor... [INFO] [01:02:59.729] Sensor InitialOpenIssuesSensor done: 12 ms [INFO] [01:02:59.729] Sensor ProjectLinksSensor... [INFO] [01:02:59.753] Sensor ProjectLinksSensor done: 24 ms [INFO] [01:02:59.753] Sensor VersionEventsSensor... [INFO] [01:02:59.758] Sensor VersionEventsSensor done: 5 ms [INFO] [01:02:59.759] Sensor FileHashSensor... [INFO] [01:02:59.759] Sensor FileHashSensor done: 0 ms [INFO] [01:02:59.759] Sensor SurefireSensor... [INFO] [01:02:59.759] parsing /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-examples/target/surefire-reports [ERROR] [01:02:59.759] Reports path not found or is not a directory: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-examples/target/surefire-reports [INFO] [01:02:59.759] Sensor SurefireSensor done: 0 ms [INFO] [01:02:59.759] Sensor Maven dependencies... [INFO] [01:02:59.762] Sensor Maven dependencies done: 3 ms [INFO] [01:02:59.763] Sensor CPD Sensor (wrapped)... [INFO] [01:02:59.763] JavaCpdEngine is used for java [INFO] [01:02:59.764] Cross-project analysis disabled [INFO] [01:02:59.767] Sensor CPD Sensor (wrapped) done: 4 ms [INFO] [01:02:59.944] Execute decorators... [INFO] [01:03:00.302] ------------- Scan Scandium (Sc) [INFO] [01:03:00.303] Load module settings [INFO] [01:03:00.381] Configure Maven plugins [INFO] [01:03:00.383] Compare to previous analysis (2016-01-26) [INFO] [01:03:00.386] Compare over 30 days (2015-12-28, analysis of 2015-12-27 01:01:21.0) [INFO] [01:03:00.387] Compare to previous version (2015-11-26) [INFO] [01:03:00.388] No quality gate is configured. [INFO] [01:03:00.418] Base dir: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace [INFO] [01:03:00.419] Working dir: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/target/sonar [INFO] [01:03:00.419] Source encoding: UTF-8, default locale: en_US [INFO] [01:03:00.420] JaCoCoSensor: JaCoCo report not found : /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/target/jacoco.exec [INFO] [01:03:00.420] JaCoCoItSensor: JaCoCo IT report not found: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/target/jacoco-it.exec [INFO] [01:03:00.423] Sensor InitialOpenIssuesSensor... [INFO] [01:03:00.427] Sensor InitialOpenIssuesSensor done: 4 ms [INFO] [01:03:00.428] Sensor ProjectLinksSensor... [INFO] [01:03:00.449] Sensor ProjectLinksSensor done: 21 ms [INFO] [01:03:00.449] Sensor VersionEventsSensor... [INFO] [01:03:00.456] Sensor VersionEventsSensor done: 7 ms [INFO] [01:03:00.457] Sensor FileHashSensor... [INFO] [01:03:00.457] Sensor FileHashSensor done: 0 ms [INFO] [01:03:00.457] Sensor Maven dependencies... [INFO] [01:03:00.457] Sensor Maven dependencies done: 0 ms [INFO] [01:03:00.457] Sensor CPD Sensor (wrapped)... [INFO] [01:03:00.457] Sensor CPD Sensor (wrapped) done: 0 ms [INFO] [01:03:00.685] Execute decorators... [INFO] [01:03:01.120] Store results in database [INFO] [01:03:05.199] ANALYSIS SUCCESSFUL, you can browse http://sonar.eclipse.org:9000/sonar/dashboard/index/org.eclipse.californium:scandium-parent [INFO] [01:03:05.219] Executing post-job class org.sonar.plugins.core.issue.notification.SendIssueNotificationsPostJob [INFO] [01:03:05.231] Executing post-job class org.sonar.plugins.core.batch.IndexProjectPostJob [INFO] [01:03:05.335] Executing post-job class org.sonar.plugins.dbcleaner.ProjectPurgePostJob [INFO] [01:03:05.350] -> Keep one snapshot per day between 2015-12-30 and 2016-01-26 [INFO] [01:03:05.352] -> Keep one snapshot per week between 2015-01-28 and 2015-12-30 [INFO] [01:03:05.354] <- Delete snapshot: 2015-12-30T01:01:15-0500 [8902652] [INFO] [01:03:05.408] -> Keep one snapshot per month between 2011-02-02 and 2015-01-28 [INFO] [01:03:05.410] -> Delete data prior to: 2011-02-02 [INFO] [01:03:05.416] -> Clean Scandium (Sc) [id=114681] [INFO] [01:03:05.419] <- Clean snapshot 9514992 [INFO] [01:03:06.098] -> Clean Scandium Core [id=114682] [INFO] [01:03:06.101] -> Clean Scandium Examples [id=114683] [WARN] [01:03:24.352] [JOURNAL_FLUSHER] WARNING Journal flush operation took 18,104ms last 8 cycles average is 2,263ms [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Scandium (Sc) ...................................... SUCCESS [01:49 min] [INFO] Scandium Core ...................................... SKIPPED [INFO] Scandium Examples .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:53 min [INFO] Finished at: 2016-01-27T01:03:26-05:00 [INFO] Final Memory: 63M/3522M [INFO] ------------------------------------------------------------------------ Sonar analysis completed: SUCCESS Finished: SUCCESS