Skip to content

Console Output

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=40217 -f pom.xml
[DEBUG] Waiting for connection on port: 40217
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@590acee6 (org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest)
[WARN] o.h.m.e.EventSpyProcessor - Unhandled event: org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest@590acee6 (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.8 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 15.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.05 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.154 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.147 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.158 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.611 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.175 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.287 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.171 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) <init>() in thread pool-1-thread-12 at (2016-01-26 01:01:29)
19 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:38) <init>() in thread pool-1-thread-12 at (2016-01-26 01:01:29)
19 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:38) <init>() in thread pool-1-thread-12 at (2016-01-26 01:01:29)
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 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.041 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.155 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.156 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.464 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.01 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.174 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.006 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) <init>() in thread pool-1-thread-3 at (2016-01-26 01:01:31)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:34801] 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-26 01:01:31)
14 INFO [DTLSConnector]: Aborting handshake with peer [/172.25.102.103:43041]: Cannot authenticate client, identity [unknownIdentity] is unknown - (org.eclipse.californium.scandium.DTLSConnector.java:1487) terminateOngoingHandshake() in thread DTLS-Receiver-/172.25.102.103:34801 at (2016-01-26 01:01:32)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:34801] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-26 01:01:33)
Running org.eclipse.californium.scandium.dtls.HandshakerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 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.231 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) <init>() in thread pool-1-thread-3 at (2016-01-26 01:01:31)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:47170] 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-26 01:01:31)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-26 01:01:31)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-26 01:01:31)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:49365] 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-26 01:01:31)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-26 01:01:31)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:58382] 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-26 01:01:31)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:58382] 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-26 01:01:31)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:58382] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-26 01:01:31)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-26 01:01:31)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:34319] 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-26 01:01:31)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:58989] 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-26 01:01:31)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:58989] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-26 01:01:31)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-26 01:01:31)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:48147] 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-26 01:01:31)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-26 01:01:31)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:54156] 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-26 01:01:31)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:54156] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-26 01:01:31)
39 INFO [DTLSConnector]: Unexpected error occurred while processing record from peer [/172.25.102.103:34801] - (org.eclipse.californium.scandium.DTLSConnector.java:431) receiveNextDatagramFromNetwork() in thread DTLS-Receiver-/172.25.102.103:54156 at (2016-01-26 01:01:31)
java.lang.NullPointerException
	at org.eclipse.californium.scandium.DTLSConnector.sendFlight(DTLSConnector.java:1265)
	at org.eclipse.californium.scandium.DTLSConnector.send(DTLSConnector.java:1075)
	at org.eclipse.californium.scandium.DTLSConnector.terminateConnection(DTLSConnector.java:540)
	at org.eclipse.californium.scandium.DTLSConnector.processAlertRecord(DTLSConnector.java:641)
	at org.eclipse.californium.scandium.DTLSConnector.processAlertRecord(DTLSConnector.java:617)
	at org.eclipse.californium.scandium.DTLSConnector.processAlertRecord(DTLSConnector.java:610)
	at org.eclipse.californium.scandium.DTLSConnector.receiveNextDatagramFromNetwork(DTLSConnector.java:416)
	at org.eclipse.californium.scandium.DTLSConnector.access$200(DTLSConnector.java:101)
	at org.eclipse.californium.scandium.DTLSConnector$2.doWork(DTLSConnector.java:324)
	at org.eclipse.californium.scandium.DTLSConnector$Worker.run(DTLSConnector.java:1433)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-26 01:01:31)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:36498] 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-26 01:01:31)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:54849] 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-26 01:01:31)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:54849] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-26 01:01:32)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-26 01:01:32)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:37231] 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-26 01:01:32)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:37231] 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-26 01:01:32)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:37231] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-26 01:01:32)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-26 01:01:32)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:45781] 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-26 01:01:32)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-26 01:01:32)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:41744] 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-26 01:01:32)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-26 01:01:32)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:44667] 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-26 01:01:32)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-26 01:01:32)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-26 01:01:32)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:48831] 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-26 01:01:32)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-26 01:01:32)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:58636] 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-26 01:01:32)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-26 01:01:32)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-26 01:01:32)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:43041] 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-26 01:01:32)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:43041] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-26 01:01:32)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-26 01:01:32)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:35630] 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-26 01:01:32)
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-26 01:01:32)
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-26 01:01:32)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-26 01:01:32)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:41406] 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-26 01:01:32)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:41406] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-26 01:01:32)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-26 01:01:32)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:52220] 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-26 01:01:32)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-26 01:01:32)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-26 01:01:32)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:55250] 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-26 01:01:32)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:55250] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-26 01:01:33)
Tests run: 23, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.884 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
[DEBUG] Closing connection to remote
[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 [  1.868 s]
[INFO] Scandium Core ...................................... SUCCESS [ 22.126 s]
[INFO] Scandium Examples .................................. SUCCESS [  1.344 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32.169 s
[INFO] Finished at: 2016-01-26T01:01:39-05:00
[INFO] Final Memory: 39M/1932M
[INFO] ------------------------------------------------------------------------
[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:50.434] Load global referentials...
[INFO] [01:01:50.668] Load global referentials done: 236 ms
[INFO] [01:01:50.684] User cache: /opt/public/hipp/homes/genie.californium/.sonar/cache
[INFO] [01:01:50.695] Install plugins
[INFO] [01:01:51.039] Install JDBC driver
[INFO] [01:01:51.051] Create JDBC datasource for jdbc:mysql://dbmaster:3306/sonar?autoReconnect=true&useUnicode=true&characterEncoding=utf8
[INFO] [01:01:53.215] Initializing Hibernate
[INFO] [01:01:55.689] Load project referentials...
[INFO] [01:01:56.229] Load project referentials done: 540 ms
[INFO] [01:01:56.229] Load project settings
[INFO] [01:02:08.556] Loading technical debt model...
[INFO] [01:02:08.582] Loading technical debt model done: 25 ms
[INFO] [01:02:08.585] Apply project exclusions
[INFO] [01:02:10.698] -------------  Scan Scandium Core
[INFO] [01:02:10.702] Load module settings
[INFO] [01:02:12.681] Loading rules...
[INFO] [01:02:13.369] Loading rules done: 688 ms
[INFO] [01:02:13.395] Configure Maven plugins
[INFO] [01:02:13.816] Compare to previous analysis (2016-01-25)
[INFO] [01:02:13.846] Compare over 30 days (2015-12-27, analysis of 2015-12-27 01:01:21.0)
[INFO] [01:02:13.878] Compare to previous version (2015-11-26)
[INFO] [01:02:13.879] No quality gate is configured.
[INFO] [01:02:13.949] Base dir: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core
[INFO] [01:02:13.949] Working dir: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core/target/sonar
[INFO] [01:02:13.950] Source paths: pom.xml, src/main/java
[INFO] [01:02:13.950] Test paths: src/test/java
[INFO] [01:02:13.950] Binary dirs: target/classes
[INFO] [01:02:13.950] Source encoding: UTF-8, default locale: en_US
[INFO] [01:02:13.950] Index files
[INFO] [01:02:16.454] 99 files indexed
[INFO] [01:02:18.835] Quality profile for java: Sonar way with Findbugs
[INFO] [01:02:18.861] JaCoCoSensor: JaCoCo report not found : /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core/target/jacoco.exec
[INFO] [01:02:18.862] JaCoCoItSensor: JaCoCo IT report not found: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core/target/jacoco-it.exec
[INFO] [01:02:18.884] Sensor JavaSquidSensor...
[INFO] [01:02:19.268] Configured Java source version (sonar.java.source): 7
[INFO] [01:02:19.294] JavaClasspath initialization...
[INFO] [01:02:19.307] JavaClasspath initialization done: 13 ms
[INFO] [01:02:19.307] JavaTestClasspath initialization...
[INFO] [01:02:19.370] JavaTestClasspath initialization done: 63 ms
[INFO] [01:02:19.828] Java Main Files AST scan...
[INFO] [01:02:19.831] 75 source files to be analyzed
[WARN] [01:02:22.126] [JOURNAL_FLUSHER] WARNING Journal flush operation took 5,653ms last 8 cycles average is 706ms
[INFO] [01:02:27.378] Java Main Files AST scan done: 7550 ms
[INFO] [01:02:27.379] 75/75 source files have been analyzed
[INFO] [01:02:27.383] Java bytecode scan...
[INFO] [01:02:27.797] Java bytecode scan done: 414 ms
[INFO] [01:02:27.797] Java Test Files AST scan...
[INFO] [01:02:27.798] 24 source files to be analyzed
[INFO] [01:02:29.044] Java Test Files AST scan done: 1247 ms
[INFO] [01:02:29.044] 24/24 source files have been analyzed
[INFO] [01:02:29.046] Package design analysis...
[INFO] [01:02:29.611] Package design analysis done: 565 ms
[INFO] [01:02:29.688] Sensor JavaSquidSensor done: 10804 ms
[INFO] [01:02:29.691] Sensor QProfileSensor...
[INFO] [01:02:29.695] Sensor QProfileSensor done: 4 ms
[INFO] [01:02:29.695] Sensor org.sonar.plugins.findbugs.FindbugsSensor@4c816393...
[INFO] [01:02:29.699] Execute Findbugs 3.0.1...
[INFO] [01:02:31.935] Findbugs output report: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core/target/sonar/findbugs-result.xml
[INFO] [01:02:52.187] Execute Findbugs 3.0.1 done: 22488 ms
[INFO] [01:02:52.208] Sensor org.sonar.plugins.findbugs.FindbugsSensor@4c816393 done: 22513 ms
[INFO] [01:02:52.208] Sensor CheckstyleSensor...
[INFO] [01:02:52.211] Execute Checkstyle ${checkstyle.version}...
[INFO] [01:02:52.237] Checkstyle configuration: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core/target/sonar/checkstyle.xml
[INFO] [01:02:59.322] Execute Checkstyle ${checkstyle.version} done: 7111 ms
[INFO] [01:02:59.322] Sensor CheckstyleSensor done: 7114 ms
[INFO] [01:02:59.322] Sensor PmdSensor...
[INFO] [01:02:59.324] Execute PMD 5.4.0...
[INFO] [01:02:59.427] Java version: 1.7
[INFO] [01:02:59.465] PMD configuration: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core/target/sonar/pmd.xml
[INFO] [01:03:10.328] PMD configuration: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core/target/sonar/pmd-unit-tests.xml
[INFO] [01:03:10.332] Execute PMD 5.4.0 done: 11008 ms
[INFO] [01:03:10.369] Sensor PmdSensor done: 11047 ms
[INFO] [01:03:10.369] Sensor InitialOpenIssuesSensor...
[INFO] [01:03:10.769] Sensor InitialOpenIssuesSensor done: 400 ms
[INFO] [01:03:10.769] Sensor ProjectLinksSensor...
[INFO] [01:03:11.060] Sensor ProjectLinksSensor done: 291 ms
[INFO] [01:03:11.060] Sensor VersionEventsSensor...
[INFO] [01:03:11.153] Sensor VersionEventsSensor done: 93 ms
[INFO] [01:03:11.153] Sensor FileHashSensor...
[INFO] [01:03:11.600] Sensor FileHashSensor done: 447 ms
[INFO] [01:03:11.601] Sensor SurefireSensor...
[INFO] [01:03:11.602] parsing /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core/target/surefire-reports
[INFO] [01:03:11.890] Sensor SurefireSensor done: 289 ms
[INFO] [01:03:11.890] Sensor Maven dependencies...
[INFO] [01:03:12.171] Sensor Maven dependencies done: 281 ms
[INFO] [01:03:12.180] Sensor CPD Sensor (wrapped)...
[INFO] [01:03:12.180] JavaCpdEngine is used for java
[INFO] [01:03:12.192] Cross-project analysis disabled
[INFO] [01:03:13.220] Sensor CPD Sensor (wrapped) done: 1040 ms
[INFO] [01:03:13.798] Execute decorators...
[INFO] [01:03:18.177] -------------  Scan Scandium Examples
[INFO] [01:03:18.179] Load module settings
[INFO] [01:03:18.251] Configure Maven plugins
[INFO] [01:03:18.253] Compare to previous analysis (2016-01-25)
[INFO] [01:03:18.255] Compare over 30 days (2015-12-27, analysis of 2015-12-27 01:01:21.0)
[INFO] [01:03:18.256] Compare to previous version (2015-11-26)
[INFO] [01:03:18.257] No quality gate is configured.
[INFO] [01:03:18.282] Base dir: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-examples
[INFO] [01:03:18.282] Working dir: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-examples/target/sonar
[INFO] [01:03:18.283] Source paths: pom.xml, src/main/java
[INFO] [01:03:18.283] Binary dirs: target/classes
[INFO] [01:03:18.283] Source encoding: UTF-8, default locale: en_US
[INFO] [01:03:18.283] Index files
[INFO] [01:03:18.296] 2 files indexed
[INFO] [01:03:18.331] Quality profile for java: Sonar way with Findbugs
[INFO] [01:03:18.333] JaCoCoSensor: JaCoCo report not found : /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-examples/target/jacoco.exec
[INFO] [01:03:18.333] JaCoCoItSensor: JaCoCo IT report not found: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-examples/target/jacoco-it.exec
[INFO] [01:03:18.335] Sensor JavaSquidSensor...
[INFO] [01:03:18.338] Configured Java source version (sonar.java.source): 7
[INFO] [01:03:18.338] JavaClasspath initialization...
[INFO] [01:03:18.344] JavaClasspath initialization done: 6 ms
[INFO] [01:03:18.345] JavaTestClasspath initialization...
[INFO] [01:03:18.350] JavaTestClasspath initialization done: 4 ms
[INFO] [01:03:18.363] Java Main Files AST scan...
[INFO] [01:03:18.363] 2 source files to be analyzed
[INFO] [01:03:18.551] Java Main Files AST scan done: 188 ms
[INFO] [01:03:18.551] 2/2 source files have been analyzed
[INFO] [01:03:18.552] Java bytecode scan...
[INFO] [01:03:18.576] Java bytecode scan done: 24 ms
[INFO] [01:03:18.576] Java Test Files AST scan...
[INFO] [01:03:18.576] 0 source files to be analyzed
[INFO] [01:03:18.576] Java Test Files AST scan done: 0 ms
[INFO] [01:03:18.576] Package design analysis...
[INFO] [01:03:18.576] 0/0 source files have been analyzed
[INFO] [01:03:18.577] Package design analysis done: 1 ms
[INFO] [01:03:18.577] Sensor JavaSquidSensor done: 242 ms
[INFO] [01:03:18.578] Sensor QProfileSensor...
[INFO] [01:03:18.578] Sensor QProfileSensor done: 0 ms
[INFO] [01:03:18.578] Sensor org.sonar.plugins.findbugs.FindbugsSensor@32ba14ad...
[INFO] [01:03:18.578] Execute Findbugs 3.0.1...
[INFO] [01:03:18.621] Findbugs output report: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-examples/target/sonar/findbugs-result.xml
[INFO] [01:03:20.044] Execute Findbugs 3.0.1 done: 1466 ms
[INFO] [01:03:20.048] Sensor org.sonar.plugins.findbugs.FindbugsSensor@32ba14ad done: 1470 ms
[INFO] [01:03:20.048] Sensor CheckstyleSensor...
[INFO] [01:03:20.048] Execute Checkstyle ${checkstyle.version}...
[INFO] [01:03:20.049] Checkstyle configuration: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-examples/target/sonar/checkstyle.xml
[INFO] [01:03:20.487] Execute Checkstyle ${checkstyle.version} done: 439 ms
[INFO] [01:03:20.487] Sensor CheckstyleSensor done: 439 ms
[INFO] [01:03:20.487] Sensor PmdSensor...
[INFO] [01:03:20.487] Execute PMD 5.4.0...
[INFO] [01:03:20.496] Java version: 1.7
[INFO] [01:03:20.502] PMD configuration: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-examples/target/sonar/pmd.xml
[INFO] [01:03:20.849] Execute PMD 5.4.0 done: 362 ms
[INFO] [01:03:20.849] Sensor PmdSensor done: 362 ms
[INFO] [01:03:20.849] Sensor InitialOpenIssuesSensor...
[INFO] [01:03:20.861] Sensor InitialOpenIssuesSensor done: 12 ms
[INFO] [01:03:20.862] Sensor ProjectLinksSensor...
[INFO] [01:03:20.882] Sensor ProjectLinksSensor done: 20 ms
[INFO] [01:03:20.882] Sensor VersionEventsSensor...
[INFO] [01:03:20.888] Sensor VersionEventsSensor done: 6 ms
[INFO] [01:03:20.888] Sensor FileHashSensor...
[INFO] [01:03:25.976] Sensor FileHashSensor done: 5088 ms
[INFO] [01:03:25.976] Sensor SurefireSensor...
[INFO] [01:03:25.976] parsing /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-examples/target/surefire-reports
[ERROR] [01:03:25.976] 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:03:25.976] Sensor SurefireSensor done: 0 ms
[INFO] [01:03:25.976] Sensor Maven dependencies...
[INFO] [01:03:26.085] Sensor Maven dependencies done: 109 ms
[INFO] [01:03:26.114] Sensor CPD Sensor (wrapped)...
[INFO] [01:03:26.114] JavaCpdEngine is used for java
[INFO] [01:03:26.114] Cross-project analysis disabled
[INFO] [01:03:26.121] Sensor CPD Sensor (wrapped) done: 7 ms
[INFO] [01:03:26.278] Execute decorators...
[INFO] [01:03:26.520] -------------  Scan Scandium (Sc)
[INFO] [01:03:26.521] Load module settings
[INFO] [01:03:26.587] Configure Maven plugins
[INFO] [01:03:26.589] Compare to previous analysis (2016-01-25)
[INFO] [01:03:26.590] Compare over 30 days (2015-12-27, analysis of 2015-12-27 01:01:21.0)
[INFO] [01:03:26.592] Compare to previous version (2015-11-26)
[INFO] [01:03:26.592] No quality gate is configured.
[INFO] [01:03:26.618] Base dir: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace
[INFO] [01:03:26.618] Working dir: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/target/sonar
[INFO] [01:03:26.618] Source encoding: UTF-8, default locale: en_US
[INFO] [01:03:26.619] JaCoCoSensor: JaCoCo report not found : /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/target/jacoco.exec
[INFO] [01:03:26.619] JaCoCoItSensor: JaCoCo IT report not found: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/target/jacoco-it.exec
[INFO] [01:03:26.622] Sensor InitialOpenIssuesSensor...
[INFO] [01:03:26.626] Sensor InitialOpenIssuesSensor done: 4 ms
[INFO] [01:03:26.626] Sensor ProjectLinksSensor...
[INFO] [01:03:26.642] Sensor ProjectLinksSensor done: 16 ms
[INFO] [01:03:26.642] Sensor VersionEventsSensor...
[INFO] [01:03:26.667] Sensor VersionEventsSensor done: 25 ms
[INFO] [01:03:26.667] Sensor FileHashSensor...
[INFO] [01:03:26.667] Sensor FileHashSensor done: 0 ms
[INFO] [01:03:26.667] Sensor Maven dependencies...
[INFO] [01:03:26.668] Sensor Maven dependencies done: 1 ms
[INFO] [01:03:26.668] Sensor CPD Sensor (wrapped)...
[INFO] [01:03:26.668] Sensor CPD Sensor (wrapped) done: 0 ms
[INFO] [01:03:26.805] Execute decorators...
[INFO] [01:03:27.377] Store results in database
[INFO] [01:03:31.624] ANALYSIS SUCCESSFUL, you can browse http://sonar.eclipse.org:9000/sonar/dashboard/index/org.eclipse.californium:scandium-parent
[INFO] [01:03:31.661] Executing post-job class org.sonar.plugins.core.issue.notification.SendIssueNotificationsPostJob
[INFO] [01:03:31.672] Executing post-job class org.sonar.plugins.core.batch.IndexProjectPostJob
[INFO] [01:03:31.821] Executing post-job class org.sonar.plugins.dbcleaner.ProjectPurgePostJob
[INFO] [01:03:31.834] -> Keep one snapshot per day between 2015-12-29 and 2016-01-25
[INFO] [01:03:31.835] -> Keep one snapshot per week between 2015-01-27 and 2015-12-29
[INFO] [01:03:31.836] <- Delete snapshot: 2015-12-29T01:01:05-0500 [8886592]
[INFO] [01:03:31.895] -> Keep one snapshot per month between 2011-02-01 and 2015-01-27
[INFO] [01:03:31.896] -> Delete data prior to: 2011-02-01
[INFO] [01:03:31.901] -> Clean Scandium (Sc) [id=114681]
[INFO] [01:03:31.905] <- Clean snapshot 9480896
[INFO] [01:03:32.816] -> Clean Scandium Core [id=114682]
[INFO] [01:03:32.819] -> Clean Scandium Examples [id=114683]
[WARN] [01:03:49.690] [JOURNAL_FLUSHER] WARNING Journal flush operation took 16,771ms last 8 cycles average is 2,096ms
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Scandium (Sc) ...................................... SUCCESS [02:01 min]
[INFO] Scandium Core ...................................... SKIPPED
[INFO] Scandium Examples .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:06 min
[INFO] Finished at: 2016-01-26T01:03:49-05:00
[INFO] Final Memory: 66M/3505M
[INFO] ------------------------------------------------------------------------
Sonar analysis completed: SUCCESS
Finished: SUCCESS