Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cf-dev] [Hudson] Build failed in Hudson: 1.0.x-nightly #15

See <https://hudson.eclipse.org/californium/job/1.0.x-nightly/15/changes>

Changes:

[Achim Kraus] Use thread safe implementation.

[Achim Kraus] Cleanup stale currentTimeMillis().

[Achim Kraus] Check for response.

------------------------------------------
[...truncated 6171 lines...]
246 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8238#acd2df4f and resource /resX - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-19-thread-1 at (2017-04-04 02:08:39)
251 FINE [DirectDatagramSocketImpl]: (E191,T251) 127.0.0.1:8,237 ==> :8,238 [CON-2.05   MID=12062, Token=acd2df4f, OptionSet={"Observe":1}, ""resX says hi for the 1 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:39)
Received Notification: 12062
247 FINE [DirectDatagramSocketImpl]: (E192,T247) 127.0.0.1:8,238 ==> :8,237 [ACK        MID=12062] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (2017-04-04 02:08:39)
Resource resX changed to "resX says hi for the 2 time"
251 FINE [DirectDatagramSocketImpl]: (E193,T251) 127.0.0.1:8,237 ==> :8,238 [NON-2.05   MID=12063, Token=acd2df4f, OptionSet={"Observe":2}, ""resX says hi for the 2 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:39)
247 FINE [DirectDatagramSocketImpl]: (E194,T247) 127.0.0.1:8,238 ==> :8,237 [RST        MID=12063] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (2017-04-04 02:08:39)
Received RST: 12063
Resource resX changed to "resX says hi for the 3 time"
251 FINE [DirectDatagramSocketImpl]: (E195,T251) 127.0.0.1:8,237 ==> :8,238 [NON-2.05   MID=12064, Token=acd2df4f, OptionSet={"Observe":3}, ""resX says hi for the 3 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:39)
247 FINE [DirectDatagramSocketImpl]: (E196,T247) 127.0.0.1:8,238 ==> :8,237 [RST        MID=12064] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (2017-04-04 02:08:39)
Received RST: 12064
Resource resX changed to "resX says hi for the 4 time"
251 FINE [DirectDatagramSocketImpl]: (E197,T251) 127.0.0.1:8,237 ==> :8,238 [NON-2.05   MID=12065, Token=acd2df4f, OptionSet={"Observe":4}, ""resX says hi for the 4 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:39)
247 FINE [DirectDatagramSocketImpl]: (E198,T247) 127.0.0.1:8,238 ==> :8,237 [RST        MID=12065] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (2017-04-04 02:08:39)
Received RST: 12065
 1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main at (2017-04-04 02:08:39)
 1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8237 - (org.eclipse.californium.core.network.CoapEndpoint.java:222) destroy() in thread main at (2017-04-04 02:08:39)
 1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8237 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (2017-04-04 02:08:39)
 1 FINE [DirectDatagramSocketImpl]: closing port 8,237, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main at (2017-04-04 02:08:39)
End ObserveTest

Start ObserveTest
Resource resX changed to "resX says hi for the 1 time"
Resource resY changed to "resY says hi for the 1 time"
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main at (2017-04-04 02:08:39)
 1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:192) start() in thread main at (2017-04-04 02:08:39)
 1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:124) isActive() in thread main at (2017-04-04 02:08:39)
 1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:397) bind() in thread main at (2017-04-04 02:08:39)
 1 FINE [DirectDatagramSocketImpl]: assigned port 8,239 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:150) bind() in thread main at (2017-04-04 02:08:39)
 1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:133) setURI() in thread main at (2017-04-04 02:08:39)
 1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:138) setURI() in thread main at (2017-04-04 02:08:39)
260 FINE [DirectDatagramSocketImpl]: (E199,T260) 127.0.0.1:8,238 ==> :8,239 [CON-GET    MID=27678, Token=81c79fcfdc3ec791, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8239, "Uri-Path":"resX"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (2017-04-04 02:08:39)
259 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8238#81c79fcfdc3ec791 and resource /resX - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-20-thread-1 at (2017-04-04 02:08:39)
260 FINE [DirectDatagramSocketImpl]: (E200,T260) 127.0.0.1:8,238 ==> :8,239 [CON-GET    MID=27679, Token=d2c90c, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8239, "Uri-Path":"resY"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (2017-04-04 02:08:39)
262 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8238#d2c90c and resource /resY - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-20-thread-2 at (2017-04-04 02:08:39)
251 FINE [DirectDatagramSocketImpl]: (E201,T251) 127.0.0.1:8,239 ==> :8,238 [CON-2.05   MID=14452, Token=81c79fcfdc3ec791, OptionSet={"Observe":1}, ""resX says hi for the 1 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:39)
251 FINE [DirectDatagramSocketImpl]: (E202,T251) 127.0.0.1:8,239 ==> :8,238 [CON-2.05   MID=14453, Token=d2c90c, OptionSet={"Observe":1}, ""resY says hi for the 1 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:39)
260 FINE [DirectDatagramSocketImpl]: (E203,T260) 127.0.0.1:8,238 ==> :8,239 [ACK        MID=14452] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (2017-04-04 02:08:39)

Observe relation established, resource changes
260 FINE [DirectDatagramSocketImpl]: (E204,T260) 127.0.0.1:8,238 ==> :8,239 [ACK        MID=14453] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (2017-04-04 02:08:39)
Resource resX changed to "resX says hi for the 2 time"
251 FINE [DirectDatagramSocketImpl]: (E205,T251) 127.0.0.1:8,239 ==> :8,238 [CON-2.05   MID=14454, Token=81c79fcfdc3ec791, OptionSet={"Observe":2}, ""resX says hi for the 2 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:39)

Lose response 3 with MID 14454, payload = "resX says hi for the 2 time"
251 FINE [DirectDatagramSocketImpl]: (E206,T251) 127.0.0.1:8,239 ==> :8,238 [CON-2.05   MID=14454, Token=81c79fcfdc3ec791, OptionSet={"Observe":2}, ""resX says hi for the 2 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:39)

Lose response 4 with MID 14454, payload = "resX says hi for the 2 time"
251 FINE [DirectDatagramSocketImpl]: (E207,T251) 127.0.0.1:8,239 ==> :8,238 [CON-2.05   MID=14454, Token=81c79fcfdc3ec791, OptionSet={"Observe":2}, ""resX says hi for the 2 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:40)

Lose response 5 with MID 14454, payload = "resX says hi for the 2 time"
Resource resX changed to "resX says hi for the 3 time"
251 FINE [DirectDatagramSocketImpl]: (E208,T251) 127.0.0.1:8,239 ==> :8,238 [CON-2.05   MID=14454, Token=81c79fcfdc3ec791, OptionSet={"Observe":3}, ""resX says hi for the 3 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:40)

Lose response 6 with MID 14454, payload = "resX says hi for the 3 time"
251 FINE [DirectDatagramSocketImpl]: (E209,T251) 127.0.0.1:8,239 ==> :8,238 [CON-2.05   MID=14454, Token=81c79fcfdc3ec791, OptionSet={"Observe":3}, ""resX says hi for the 3 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:40)

Lose response 7 with MID 14454, payload = "resX says hi for the 3 time"
259 INFO [ObserveLayer$NotificationController]: Notification 81c79fcfdc3ec791 timed out. Cancel all relations with source localhost/127.0.0.1:8238 - (org.eclipse.californium.core.network.stack.ObserveLayer$NotificationController.java:225) onTimeout() in thread pool-20-thread-1 at (2017-04-04 02:08:40)
 1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main at (2017-04-04 02:08:41)
 1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8239 - (org.eclipse.californium.core.network.CoapEndpoint.java:222) destroy() in thread main at (2017-04-04 02:08:41)
 1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8239 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (2017-04-04 02:08:41)
 1 FINE [DirectDatagramSocketImpl]: closing port 8,239, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main at (2017-04-04 02:08:41)
End ObserveTest
 1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:80) closeConfig() in thread main at (2017-04-04 02:08:41)
 1 INFO [NetworkRule]: Test org.eclipse.californium.core.test.ObserveTest did not close all DatagramSockets! - (org.eclipse.californium.elements.rule.NetworkRule.java:172) closeNetwork() in thread main at (2017-04-04 02:08:41)
 1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8238 - (org.eclipse.californium.core.network.CoapEndpoint.java:233) destroy() in thread main at (2017-04-04 02:08:41)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8238 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (2017-04-04 02:08:41)
 1 FINE [DirectDatagramSocketImpl]: closing port 8,238, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main at (2017-04-04 02:08:41)
 1 INFO [DirectDatagramSocketImpl]: cannot close unknown port 8,238, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main at (2017-04-04 02:08:41)
 1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:80) applyConfig() in thread main at (2017-04-04 02:08:41)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.774 sec - in org.eclipse.californium.core.test.ObserveTest
Running org.eclipse.californium.core.test.ResourceTreeTest

Start ResourceTreeTest
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main at (2017-04-04 02:08:41)
 1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:192) start() in thread main at (2017-04-04 02:08:41)
 1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:124) isActive() in thread main at (2017-04-04 02:08:41)
 1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:397) bind() in thread main at (2017-04-04 02:08:41)
 1 FINE [DirectDatagramSocketImpl]: assigned port 8,240 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:150) bind() in thread main at (2017-04-04 02:08:41)
 1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:116) start() in thread main at (2017-04-04 02:08:41)
 1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:124) isActive() in thread main at (2017-04-04 02:08:41)
 1 FINE [DirectDatagramSocketImpl]: binding to port 0, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:397) bind() in thread main at (2017-04-04 02:08:41)
 1 FINE [DirectDatagramSocketImpl]: assigned port 8,241 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:150) bind() in thread main at (2017-04-04 02:08:41)
 1 INFO [EndpointManager]: Created implicit default endpoint 0.0.0.0/0.0.0.0:8241 - (org.eclipse.californium.core.network.EndpointManager.java:99) createDefaultEndpoint() in thread main at (2017-04-04 02:08:41)
276 FINE [DirectDatagramSocketImpl]: (E210,T276) 127.0.0.1:8,241 ==> :8,240 [CON-GET    MID=26912, Token=45, OptionSet={"Uri-Host":"localhost", "Uri-Port":8240, "Uri-Path":["A","AA","first"]}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (2017-04-04 02:08:41)
280 FINE [DirectDatagramSocketImpl]: (E211,T280) 127.0.0.1:8,240 ==> :8,241 [ACK-2.05   MID=26912, Token=45, OptionSet={"Content-Format":"text/plain"}, "It is freezing"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:41)
276 FINE [DirectDatagramSocketImpl]: (E212,T276) 127.0.0.1:8,241 ==> :8,240 [CON-GET    MID=26913, Token=907cd4e0a65baf, OptionSet={"Uri-Host":"localhost", "Uri-Port":8240, "Uri-Path":["A","AA","first","child"]}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (2017-04-04 02:08:41)
280 FINE [DirectDatagramSocketImpl]: (E213,T280) 127.0.0.1:8,240 ==> :8,241 [ACK-2.05   MID=26913, Token=907cd4e0a65baf, OptionSet={"Content-Format":"text/plain"}, "It is too cold"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:41)
Check that the resource reacts
276 FINE [DirectDatagramSocketImpl]: (E214,T276) 127.0.0.1:8,241 ==> :8,240 [CON-GET    MID=26914, Token=702aa7901bf237, OptionSet={"Uri-Host":"localhost", "Uri-Port":8240, "Uri-Path":["A","AA","second"]}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (2017-04-04 02:08:41)
280 FINE [DirectDatagramSocketImpl]: (E215,T280) 127.0.0.1:8,240 ==> :8,241 [ACK-2.05   MID=26914, Token=702aa7901bf237, OptionSet={"Content-Format":"text/plain"}, "It is freezing"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:41)
Check that the child of (now) 'second' is also reachable
276 FINE [DirectDatagramSocketImpl]: (E216,T276) 127.0.0.1:8,241 ==> :8,240 [CON-GET    MID=26915, Token=82990a58c877ca, OptionSet={"Uri-Host":"localhost", "Uri-Port":8240, "Uri-Path":["A","AA","second","child"]}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (2017-04-04 02:08:41)
280 FINE [DirectDatagramSocketImpl]: (E217,T280) 127.0.0.1:8,240 ==> :8,241 [ACK-2.05   MID=26915, Token=82990a58c877ca, OptionSet={"Content-Format":"text/plain"}, "It is too cold"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:41)
Check that the resource is not found at the old URI
276 FINE [DirectDatagramSocketImpl]: (E218,T276) 127.0.0.1:8,241 ==> :8,240 [CON-GET    MID=26916, Token=f5a753b524166b, OptionSet={"Uri-Host":"localhost", "Uri-Port":8240, "Uri-Path":["A","AA","first"]}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (2017-04-04 02:08:41)
282 INFO [ServerMessageDeliverer]: Did not find resource [A, AA, first] requested by localhost/127.0.0.1:8241 - (org.eclipse.californium.core.server.ServerMessageDeliverer.java:85) deliverRequest() in thread pool-21-thread-3 at (2017-04-04 02:08:41)
280 FINE [DirectDatagramSocketImpl]: (E219,T280) 127.0.0.1:8,240 ==> :8,241 [ACK-4.04   MID=26916, Token=f5a753b524166b, OptionSet={}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:41)
Check that the child of (now) 'second' is not reachable under 'first'
276 FINE [DirectDatagramSocketImpl]: (E220,T276) 127.0.0.1:8,241 ==> :8,240 [CON-GET    MID=26917, Token=bc, OptionSet={"Uri-Host":"localhost", "Uri-Port":8240, "Uri-Path":["A","AA","first","child"]}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (2017-04-04 02:08:41)
275 INFO [ServerMessageDeliverer]: Did not find resource [A, AA, first, child] requested by localhost/127.0.0.1:8241 - (org.eclipse.californium.core.server.ServerMessageDeliverer.java:85) deliverRequest() in thread pool-21-thread-1 at (2017-04-04 02:08:41)
280 FINE [DirectDatagramSocketImpl]: (E221,T280) 127.0.0.1:8,240 ==> :8,241 [ACK-4.04   MID=26917, Token=bc, OptionSet={}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:41)
 1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main at (2017-04-04 02:08:41)
 1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8240 - (org.eclipse.californium.core.network.CoapEndpoint.java:222) destroy() in thread main at (2017-04-04 02:08:41)
 1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8240 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (2017-04-04 02:08:41)
 1 FINE [DirectDatagramSocketImpl]: closing port 8,240, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main at (2017-04-04 02:08:41)
End ResourceTreeTest
 1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:80) closeConfig() in thread main at (2017-04-04 02:08:41)
 1 INFO [NetworkRule]: Test org.eclipse.californium.core.test.ResourceTreeTest did not close all DatagramSockets! - (org.eclipse.californium.elements.rule.NetworkRule.java:172) closeNetwork() in thread main at (2017-04-04 02:08:41)
 1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8241 - (org.eclipse.californium.core.network.CoapEndpoint.java:233) destroy() in thread main at (2017-04-04 02:08:41)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8241 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (2017-04-04 02:08:41)
 1 FINE [DirectDatagramSocketImpl]: closing port 8,241, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main at (2017-04-04 02:08:41)
 1 INFO [DirectDatagramSocketImpl]: cannot close unknown port 8,241, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main at (2017-04-04 02:08:41)
 1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:80) applyConfig() in thread main at (2017-04-04 02:08:41)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.eclipse.californium.core.test.ResourceTreeTest
Running org.eclipse.californium.core.test.RandomAccessBlockTest

Start RandomAccessBlockTest
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main at (2017-04-04 02:08:41)
 1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:192) start() in thread main at (2017-04-04 02:08:41)
 1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:124) isActive() in thread main at (2017-04-04 02:08:41)
 1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:397) bind() in thread main at (2017-04-04 02:08:41)
 1 FINE [DirectDatagramSocketImpl]: assigned port 8,242 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:150) bind() in thread main at (2017-04-04 02:08:41)
Request block number 2
 1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:116) start() in thread main at (2017-04-04 02:08:41)
 1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:124) isActive() in thread main at (2017-04-04 02:08:41)
 1 FINE [DirectDatagramSocketImpl]: binding to port 0, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:397) bind() in thread main at (2017-04-04 02:08:41)
 1 FINE [DirectDatagramSocketImpl]: assigned port 8,243 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:150) bind() in thread main at (2017-04-04 02:08:41)
 1 INFO [EndpointManager]: Created implicit default endpoint 0.0.0.0/0.0.0.0:8243 - (org.eclipse.californium.core.network.EndpointManager.java:99) createDefaultEndpoint() in thread main at (2017-04-04 02:08:41)
289 FINE [DirectDatagramSocketImpl]: (E222,T289) 127.0.0.1:8,243 ==> :8,242 [CON-GET    MID=40472, Token=563a, OptionSet={"Uri-Port":8242, "Uri-Path":"test", "Block2":"(szx=0/16, m=false, num=2)"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (2017-04-04 02:08:41)
293 FINE [DirectDatagramSocketImpl]: (E223,T293) 127.0.0.1:8,242 ==> :8,243 [ACK-2.05   MID=40472, Token=563a, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=false, num=2)"}, "34567890"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:41)
Request block number 1
289 FINE [DirectDatagramSocketImpl]: (E224,T289) 127.0.0.1:8,243 ==> :8,242 [CON-GET    MID=40473, Token=b0f5a3f0c5f7, OptionSet={"Uri-Port":8242, "Uri-Path":"test", "Block2":"(szx=0/16, m=false, num=1)"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (2017-04-04 02:08:41)
293 FINE [DirectDatagramSocketImpl]: (E225,T293) 127.0.0.1:8,242 ==> :8,243 [ACK-2.05   MID=40473, Token=b0f5a3f0c5f7, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=true, num=1)"}, "789_123456789_12"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:41)
Request block number 3
289 FINE [DirectDatagramSocketImpl]: (E226,T289) 127.0.0.1:8,243 ==> :8,242 [CON-GET    MID=40474, Token=c6a3, OptionSet={"Uri-Port":8242, "Uri-Path":"test", "Block2":"(szx=0/16, m=false, num=3)"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (2017-04-04 02:08:41)
293 FINE [DirectDatagramSocketImpl]: (E227,T293) 127.0.0.1:8,242 ==> :8,243 [ACK-2.05   MID=40474, Token=c6a3, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=false, num=3)"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:41)
 1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main at (2017-04-04 02:08:41)
 1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8242 - (org.eclipse.californium.core.network.CoapEndpoint.java:222) destroy() in thread main at (2017-04-04 02:08:41)
 1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8242 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (2017-04-04 02:08:41)
 1 FINE [DirectDatagramSocketImpl]: closing port 8,242, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main at (2017-04-04 02:08:41)
End RandomAccessBlockTest
 1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:80) closeConfig() in thread main at (2017-04-04 02:08:41)
 1 INFO [NetworkRule]: Test org.eclipse.californium.core.test.RandomAccessBlockTest did not close all DatagramSockets! - (org.eclipse.californium.elements.rule.NetworkRule.java:172) closeNetwork() in thread main at (2017-04-04 02:08:41)
 1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8243 - (org.eclipse.californium.core.network.CoapEndpoint.java:233) destroy() in thread main at (2017-04-04 02:08:41)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8243 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (2017-04-04 02:08:41)
 1 FINE [DirectDatagramSocketImpl]: closing port 8,243, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main at (2017-04-04 02:08:41)
 1 INFO [DirectDatagramSocketImpl]: cannot close unknown port 8,243, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main at (2017-04-04 02:08:41)
 1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:80) applyConfig() in thread main at (2017-04-04 02:08:41)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.eclipse.californium.core.test.RandomAccessBlockTest
Running org.eclipse.californium.core.test.ClientSynchronousTest
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main at (2017-04-04 02:08:41)
 1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:192) start() in thread main at (2017-04-04 02:08:41)
 1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:124) isActive() in thread main at (2017-04-04 02:08:41)
 1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:397) bind() in thread main at (2017-04-04 02:08:41)
 1 FINE [DirectDatagramSocketImpl]: assigned port 8,244 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:150) bind() in thread main at (2017-04-04 02:08:41)

Start ClientSynchronousTest on port 8244
 1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:116) start() in thread main at (2017-04-04 02:08:41)
 1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:124) isActive() in thread main at (2017-04-04 02:08:41)
 1 FINE [DirectDatagramSocketImpl]: binding to port 0, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:397) bind() in thread main at (2017-04-04 02:08:41)
 1 FINE [DirectDatagramSocketImpl]: assigned port 8,245 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:150) bind() in thread main at (2017-04-04 02:08:41)
 1 INFO [EndpointManager]: Created implicit default endpoint 0.0.0.0/0.0.0.0:8245 - (org.eclipse.californium.core.network.EndpointManager.java:99) createDefaultEndpoint() in thread main at (2017-04-04 02:08:41)
302 FINE [DirectDatagramSocketImpl]: (E228,T302) 127.0.0.1:8,245 ==> :8,244 [CON-GET    MID=44574, Token=a1adde8c1918a0f7, OptionSet={"Uri-Host":"localhost", "Uri-Port":8244, "Uri-Path":"storage"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (2017-04-04 02:08:41)
307 FINE [DirectDatagramSocketImpl]: (E229,T307) 127.0.0.1:8,244 ==> :8,245 [ACK-2.05   MID=44574, Token=a1adde8c1918a0f7, OptionSet={"Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:41)
302 FINE [DirectDatagramSocketImpl]: (E230,T302) 127.0.0.1:8,245 ==> :8,244 [CON-GET    MID=44575, Token=86d3acefbd2c7e8d, OptionSet={"Uri-Host":"localhost", "Uri-Port":8244, "Uri-Path":"storage"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (2017-04-04 02:08:41)
307 FINE [DirectDatagramSocketImpl]: (E231,T307) 127.0.0.1:8,244 ==> :8,245 [ACK-2.05   MID=44575, Token=86d3acefbd2c7e8d, OptionSet={"Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:41)
302 FINE [DirectDatagramSocketImpl]: (E232,T302) 127.0.0.1:8,245 ==> :8,244 [CON-POST   MID=44576, Token=fd5634, OptionSet={"Uri-Host":"localhost", "Uri-Port":8244, "Uri-Path":"storage", "Content-Format":"text/plain"}, "two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (2017-04-04 02:08:41)
307 FINE [DirectDatagramSocketImpl]: (E233,T307) 127.0.0.1:8,244 ==> :8,245 [ACK-2.04   MID=44576, Token=fd5634, OptionSet={"Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:41)
302 FINE [DirectDatagramSocketImpl]: (E234,T302) 127.0.0.1:8,245 ==> :8,244 [CON-GET    MID=44577, Token=fdc39e08c55bb2, OptionSet={"Uri-Host":"localhost", "Uri-Port":8244, "Uri-Path":"storage"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (2017-04-04 02:08:41)
307 FINE [DirectDatagramSocketImpl]: (E235,T307) 127.0.0.1:8,244 ==> :8,245 [ACK-2.05   MID=44577, Token=fdc39e08c55bb2, OptionSet={"Content-Format":"text/plain"}, "two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:41)
302 FINE [DirectDatagramSocketImpl]: (E236,T302) 127.0.0.1:8,245 ==> :8,244 [CON-GET    MID=44578, Token=30, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8244, "Uri-Path":"storage"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (2017-04-04 02:08:41)
309 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8245#30 and resource /storage - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-23-thread-3 at (2017-04-04 02:08:41)
307 FINE [DirectDatagramSocketImpl]: (E237,T307) 127.0.0.1:8,244 ==> :8,245 [ACK-2.05   MID=44578, Token=30, OptionSet={"Observe":1, "Content-Format":"text/plain"}, "two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:41)
307 FINE [DirectDatagramSocketImpl]: (E238,T307) 127.0.0.1:8,244 ==> :8,245 [NON-2.05   MID= 9689, Token=30, OptionSet={"Observe":2, "Content-Format":"text/plain"}, "two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:41)
307 FINE [DirectDatagramSocketImpl]: (E239,T307) 127.0.0.1:8,244 ==> :8,245 [NON-2.05   MID= 9690, Token=30, OptionSet={"Observe":3, "Content-Format":"text/plain"}, "two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:41)
307 FINE [DirectDatagramSocketImpl]: (E240,T307) 127.0.0.1:8,244 ==> :8,245 [NON-2.05   MID= 9691, Token=30, OptionSet={"Observe":4, "Content-Format":"text/plain"}, "two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:41)
302 FINE [DirectDatagramSocketImpl]: (E241,T302) 127.0.0.1:8,245 ==> :8,244 [CON-POST   MID=44579, Token=f9056f, OptionSet={"Uri-Host":"localhost", "Uri-Port":8244, "Uri-Path":"storage", "Content-Format":"text/plain"}, "three"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (2017-04-04 02:08:41)
307 FINE [DirectDatagramSocketImpl]: (E242,T307) 127.0.0.1:8,244 ==> :8,245 [ACK-2.04   MID=44579, Token=f9056f, OptionSet={"Content-Format":"text/plain"}, "two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:41)
307 FINE [DirectDatagramSocketImpl]: (E243,T307) 127.0.0.1:8,244 ==> :8,245 [NON-2.05   MID= 9692, Token=30, OptionSet={"Observe":5, "Content-Format":"text/plain"}, "three"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:41)
302 FINE [DirectDatagramSocketImpl]: (E244,T302) 127.0.0.1:8,245 ==> :8,244 [CON-PUT    MID=44580, Token=1317, OptionSet={"Uri-Host":"localhost", "Uri-Port":8244, "Uri-Path":"storage", "Content-Format":"text/plain"}, "four"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (2017-04-04 02:08:41)
307 FINE [DirectDatagramSocketImpl]: (E245,T307) 127.0.0.1:8,244 ==> :8,245 [ACK-4.05   MID=44580, Token=1317, OptionSet={}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:41)
307 FINE [DirectDatagramSocketImpl]: (E246,T307) 127.0.0.1:8,244 ==> :8,245 [NON-2.05   MID= 9693, Token=30, OptionSet={"Observe":6, "Content-Format":"text/plain"}, "three"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:41)
302 FINE [DirectDatagramSocketImpl]: (E247,T302) 127.0.0.1:8,245 ==> :8,244 [RST        MID= 9693] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (2017-04-04 02:08:41)
302 FINE [DirectDatagramSocketImpl]: (E248,T302) 127.0.0.1:8,245 ==> :8,244 [CON-POST   MID=44581, Token=6525e488, OptionSet={"Uri-Host":"localhost", "Uri-Port":8244, "Uri-Path":"storage", "Content-Format":"text/plain"}, "four"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (2017-04-04 02:08:42)
307 FINE [DirectDatagramSocketImpl]: (E249,T307) 127.0.0.1:8,244 ==> :8,245 [ACK-2.04   MID=44581, Token=6525e488, OptionSet={"Content-Format":"text/plain"}, "three"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:42)
 1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:337) setURI() in thread main at (2017-04-04 02:08:42)
302 FINE [DirectDatagramSocketImpl]: (E250,T302) 127.0.0.1:8,245 ==> :8,244 [CON-GET    MID=44582, Token=c9ce3d47047d, OptionSet={"Uri-Host":"localhost", "Uri-Port":8244, "Uri-Path":"storage", "Uri-Query":"uppercase"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (2017-04-04 02:08:42)
307 FINE [DirectDatagramSocketImpl]: (E251,T307) 127.0.0.1:8,244 ==> :8,245 [ACK-2.05   MID=44582, Token=c9ce3d47047d, OptionSet={"Content-Format":"text/plain"}, "FOUR"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (2017-04-04 02:08:42)
 1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main at (2017-04-04 02:08:42)
 1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8244 - (org.eclipse.californium.core.network.CoapEndpoint.java:222) destroy() in thread main at (2017-04-04 02:08:42)
 1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8244 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (2017-04-04 02:08:42)
 1 FINE [DirectDatagramSocketImpl]: closing port 8,244, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main at (2017-04-04 02:08:42)
End ClientSynchronousTest
 1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:80) closeConfig() in thread main at (2017-04-04 02:08:42)
 1 INFO [NetworkRule]: Test org.eclipse.californium.core.test.ClientSynchronousTest did not close all DatagramSockets! - (org.eclipse.californium.elements.rule.NetworkRule.java:172) closeNetwork() in thread main at (2017-04-04 02:08:42)
 1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8245 - (org.eclipse.californium.core.network.CoapEndpoint.java:233) destroy() in thread main at (2017-04-04 02:08:42)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8245 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (2017-04-04 02:08:42)
 1 FINE [DirectDatagramSocketImpl]: closing port 8,245, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main at (2017-04-04 02:08:42)
 1 INFO [DirectDatagramSocketImpl]: cannot close unknown port 8,245, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main at (2017-04-04 02:08:42)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.832 sec - in org.eclipse.californium.core.test.ClientSynchronousTest

Results :

Failed tests: 
  BlockwiseClientSideTest.testGET2:170 Expected empty message but received [Ver=1|T=CON|TKL=8|Code=1|MID=23262]

Tests run: 32, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Californium (Cf) Parent ............................ SUCCESS [  1.446 s]
[INFO] element-connector .................................. SUCCESS [ 10.206 s]
[INFO] Californium (Cf) Demo Certificates ................. SUCCESS [  2.078 s]
[INFO] Scandium (Sc) Core ................................. SUCCESS [ 10.790 s]
[INFO] Californium (Cf) Core .............................. FAILURE [ 23.671 s]
[INFO] Californium (Cf) Proxy ............................. SKIPPED
[INFO] Californium (Cf) OSGi Bundle ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 51.415 s
[INFO] Finished at: 2017-04-04T02:08:42-04:00
[INFO] Final Memory: 41M/1934M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (medium-tests) on project californium-core: There are test failures.

Please refer to /jobs/genie.californium/1.0.x-nightly/workspace/californium-core/target/surefire-reports for the individual test results.
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (medium-tests) on project californium-core: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.californium/1.0.x-nightly/workspace/californium-core/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :californium-core
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Recording test results

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top