Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cf-dev] Build failed in Jenkins: 2.0.x #320

See <https://ci.eclipse.org/californium/job/2.0.x/320/display/redirect?page=changes>

Changes:

[Achim Kraus] Add timeout to test.

------------------------------------------
[...truncated 1.11 MB...]
04:52:09.103:   1 INFO [CoapEndpoint]: Destroying endpoint at address coap://localhost:8294 - (org.eclipse.californium.core.network.CoapEndpoint.java:463) destroy() in thread main
04:52:09.103:   1 INFO [CoapEndpoint]: Stopping endpoint at address coap://localhost:8294 - (org.eclipse.californium.core.network.CoapEndpoint.java:450) stop() in thread main
04:52:09.103:   1 FINE [DirectDatagramSocketImpl]: closing port 8294, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:162) close() in thread main
04:52:09.104:   1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:275) destroy() in thread main
End ClientSynchronousTest
04:52:09.104:   1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:300) closeConfig() in thread main
04:52:09.104:   1 INFO [CoapEndpoint]: Destroying endpoint at address coap://0.0.0.0:8295 - (org.eclipse.californium.core.network.CoapEndpoint.java:463) destroy() in thread main
04:52:09.104:   1 INFO [CoapEndpoint]: Stopping endpoint at address coap://0.0.0.0:8295 - (org.eclipse.californium.core.network.CoapEndpoint.java:450) stop() in thread main
04:52:09.105:   1 FINE [DirectDatagramSocketImpl]: closing port 8295, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:162) close() in thread main
04:52:09.105:   1 INFO [NetworkRule]: Test didn't close all DatagramSockets! - (org.eclipse.californium.elements.rule.NetworkRule.java:371) closeNetwork() in thread main
04:52:09.106:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:278) applyConfig() in thread main
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.841 sec - in org.eclipse.californium.core.test.ClientSynchronousTest
Running org.eclipse.californium.core.test.StartStopTest

Start StartStopTest
04:52:09.106:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:426) isActive() in thread main
04:52:09.107:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:142) bind() in thread main
04:52:09.107:   1 FINE [DirectDatagramSocketImpl]: assigned port 8297 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:380) bind() in thread main
04:52:09.107:   1 FINE [DirectDatagramSocketImpl]: closing port 8297, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:162) close() in thread main
Socket port: 8297
Start server 1
04:52:09.610:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:203) start() in thread main
04:52:09.611:   1 INFO [CoapEndpoint]: Starting endpoint at coap://0.0.0.0:8297 - (org.eclipse.californium.core.network.CoapEndpoint.java:411) start() in thread main
04:52:09.611:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:426) isActive() in thread main
04:52:09.612:   1 FINE [DirectDatagramSocketImpl]: binding to port 8297, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:142) bind() in thread main
04:52:09.612:   1 INFO [CoapEndpoint]: Started endpoint at coap://0.0.0.0:8297 - (org.eclipse.californium.core.network.CoapEndpoint.java:420) start() in thread main

04:52:09.713:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:254) setURI() in thread main
04:52:09.714:   1 INFO [CoapEndpoint]: Starting endpoint at coap://0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:411) start() in thread main
04:52:09.714:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:426) isActive() in thread main
04:52:09.715:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:142) bind() in thread main
04:52:09.715:   1 FINE [DirectDatagramSocketImpl]: assigned port 8298 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:380) bind() in thread main
04:52:09.716:   1 INFO [CoapEndpoint]: Started endpoint at coap://0.0.0.0:8298 - (org.eclipse.californium.core.network.CoapEndpoint.java:420) start() in thread main
04:52:09.716:   1 INFO [EndpointManager]: Created implicit endpoint coap://0.0.0.0:8298 for coap - (org.eclipse.californium.core.network.EndpointManager.java:190) createDefaultEndpoint() in thread main
04:52:09.718: 539 FINE [DirectDatagramSocketImpl]: outgoing (E544,T539) 127.0.0.1:8,298 ==> :8,297 [CON-GET    MID=27772, Token=fdf14e16d4825168, OptionSet={"Uri-Host":"localhost", "Uri-Path":"res"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:267) send() in thread UDP-Sender-0.0.0.0/0.0.0.0:0[0]
04:52:09.718: 534 FINE [DirectDatagramSocketImpl]: incoming (E544,T534) 127.0.0.1:8,298 ==> :8,297 [CON-GET    MID=27772, Token=fdf14e16d4825168, OptionSet={"Uri-Host":"localhost", "Uri-Path":"res"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:210) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:8297[0]
04:52:09.719: 535 FINE [DirectDatagramSocketImpl]: outgoing (E545,T535) 127.0.0.1:8,297 ==> :8,298 [ACK-2.05   MID=27772, Token=fdf14e16d4825168, OptionSet={"Content-Format":"text/plain"}, "This is server one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:267) send() in thread UDP-Sender-0.0.0.0/0.0.0.0:8297[0]
04:52:09.719: 538 FINE [DirectDatagramSocketImpl]: incoming (E545,T538) 127.0.0.1:8,297 ==> :8,298 [ACK-2.05   MID=27772, Token=fdf14e16d4825168, OptionSet={"Content-Format":"text/plain"}, "This is server one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:210) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Stop server 1 and start server 2
04:52:09.720:   1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:237) stop() in thread main
04:52:09.720:   1 INFO [CoapEndpoint]: Stopping endpoint at address coap://0.0.0.0:8297 - (org.eclipse.californium.core.network.CoapEndpoint.java:450) stop() in thread main
04:52:09.720:   1 FINE [DirectDatagramSocketImpl]: closing port 8297, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:162) close() in thread main
04:52:09.821:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:203) start() in thread main
04:52:09.821:   1 INFO [CoapEndpoint]: Starting endpoint at coap://0.0.0.0:8297 - (org.eclipse.californium.core.network.CoapEndpoint.java:411) start() in thread main
04:52:09.822:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:426) isActive() in thread main
04:52:09.822:   1 FINE [DirectDatagramSocketImpl]: binding to port 8297, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:142) bind() in thread main
04:52:09.823:   1 INFO [CoapEndpoint]: Started endpoint at coap://0.0.0.0:8297 - (org.eclipse.californium.core.network.CoapEndpoint.java:420) start() in thread main

04:52:09.923:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:254) setURI() in thread main
04:52:09.925: 539 FINE [DirectDatagramSocketImpl]: outgoing (E546,T539) 127.0.0.1:8,298 ==> :8,297 [CON-GET    MID=27773, Token=96311c3fbf8a38a5, OptionSet={"Uri-Host":"localhost", "Uri-Path":"res"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:267) send() in thread UDP-Sender-0.0.0.0/0.0.0.0:0[0]
04:52:09.925: 543 FINE [DirectDatagramSocketImpl]: incoming (E546,T543) 127.0.0.1:8,298 ==> :8,297 [CON-GET    MID=27773, Token=96311c3fbf8a38a5, OptionSet={"Uri-Host":"localhost", "Uri-Path":"res"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:210) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:8297[0]
04:52:09.926: 544 FINE [DirectDatagramSocketImpl]: outgoing (E547,T544) 127.0.0.1:8,297 ==> :8,298 [ACK-2.05   MID=27773, Token=96311c3fbf8a38a5, OptionSet={"Content-Format":"text/plain"}, "This is server two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:267) send() in thread UDP-Sender-0.0.0.0/0.0.0.0:8297[0]
04:52:09.926: 538 FINE [DirectDatagramSocketImpl]: incoming (E547,T538) 127.0.0.1:8,297 ==> :8,298 [ACK-2.05   MID=27773, Token=96311c3fbf8a38a5, OptionSet={"Content-Format":"text/plain"}, "This is server two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:210) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Stop server 2 and start server 1
04:52:09.926:   1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:237) stop() in thread main
04:52:09.927:   1 INFO [CoapEndpoint]: Stopping endpoint at address coap://0.0.0.0:8297 - (org.eclipse.californium.core.network.CoapEndpoint.java:450) stop() in thread main
04:52:09.927:   1 FINE [DirectDatagramSocketImpl]: closing port 8297, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:162) close() in thread main
04:52:10.027:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:203) start() in thread main
04:52:10.028:   1 INFO [CoapEndpoint]: Starting endpoint at coap://0.0.0.0:8297 - (org.eclipse.californium.core.network.CoapEndpoint.java:411) start() in thread main
04:52:10.028:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:426) isActive() in thread main
04:52:10.029:   1 FINE [DirectDatagramSocketImpl]: binding to port 8297, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:142) bind() in thread main
04:52:10.029:   1 INFO [CoapEndpoint]: Started endpoint at coap://0.0.0.0:8297 - (org.eclipse.californium.core.network.CoapEndpoint.java:420) start() in thread main

04:52:10.130:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:254) setURI() in thread main
04:52:10.131: 539 FINE [DirectDatagramSocketImpl]: outgoing (E548,T539) 127.0.0.1:8,298 ==> :8,297 [CON-GET    MID=27774, Token=2182999055d8e7e9, OptionSet={"Uri-Host":"localhost", "Uri-Path":"res"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:267) send() in thread UDP-Sender-0.0.0.0/0.0.0.0:0[0]
04:52:10.131: 548 FINE [DirectDatagramSocketImpl]: incoming (E548,T548) 127.0.0.1:8,298 ==> :8,297 [CON-GET    MID=27774, Token=2182999055d8e7e9, OptionSet={"Uri-Host":"localhost", "Uri-Path":"res"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:210) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:8297[0]
04:52:10.132: 538 FINE [DirectDatagramSocketImpl]: incoming (E549,T538) 127.0.0.1:8,297 ==> :8,298 [ACK-2.05   MID=27774, Token=2182999055d8e7e9, OptionSet={"Content-Format":"text/plain"}, "This is server one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:210) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
04:52:10.132: 549 FINE [DirectDatagramSocketImpl]: outgoing (E549,T549) 127.0.0.1:8,297 ==> :8,298 [ACK-2.05   MID=27774, Token=2182999055d8e7e9, OptionSet={"Content-Format":"text/plain"}, "This is server one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:267) send() in thread UDP-Sender-0.0.0.0/0.0.0.0:8297[0]
Stop server 1 and start server 2
04:52:10.132:   1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:237) stop() in thread main
04:52:10.133:   1 INFO [CoapEndpoint]: Stopping endpoint at address coap://0.0.0.0:8297 - (org.eclipse.californium.core.network.CoapEndpoint.java:450) stop() in thread main
04:52:10.133:   1 FINE [DirectDatagramSocketImpl]: closing port 8297, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:162) close() in thread main
04:52:10.233:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:203) start() in thread main
04:52:10.234:   1 INFO [CoapEndpoint]: Starting endpoint at coap://0.0.0.0:8297 - (org.eclipse.californium.core.network.CoapEndpoint.java:411) start() in thread main
04:52:10.234:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:426) isActive() in thread main
04:52:10.235:   1 FINE [DirectDatagramSocketImpl]: binding to port 8297, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:142) bind() in thread main
04:52:10.235:   1 INFO [CoapEndpoint]: Started endpoint at coap://0.0.0.0:8297 - (org.eclipse.californium.core.network.CoapEndpoint.java:420) start() in thread main

04:52:10.336:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:254) setURI() in thread main
04:52:10.337: 553 FINE [DirectDatagramSocketImpl]: incoming (E550,T553) 127.0.0.1:8,298 ==> :8,297 [CON-GET    MID=27775, Token=73d45aa395159737, OptionSet={"Uri-Host":"localhost", "Uri-Path":"res"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:210) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:8297[0]
04:52:10.337: 539 FINE [DirectDatagramSocketImpl]: outgoing (E550,T539) 127.0.0.1:8,298 ==> :8,297 [CON-GET    MID=27775, Token=73d45aa395159737, OptionSet={"Uri-Host":"localhost", "Uri-Path":"res"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:267) send() in thread UDP-Sender-0.0.0.0/0.0.0.0:0[0]
04:52:10.338: 538 FINE [DirectDatagramSocketImpl]: incoming (E551,T538) 127.0.0.1:8,297 ==> :8,298 [ACK-2.05   MID=27775, Token=73d45aa395159737, OptionSet={"Content-Format":"text/plain"}, "This is server two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:210) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
04:52:10.338: 554 FINE [DirectDatagramSocketImpl]: outgoing (E551,T554) 127.0.0.1:8,297 ==> :8,298 [ACK-2.05   MID=27775, Token=73d45aa395159737, OptionSet={"Content-Format":"text/plain"}, "This is server two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:267) send() in thread UDP-Sender-0.0.0.0/0.0.0.0:8297[0]
Stop server 2 and start server 1
04:52:10.338:   1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:237) stop() in thread main
04:52:10.339:   1 INFO [CoapEndpoint]: Stopping endpoint at address coap://0.0.0.0:8297 - (org.eclipse.californium.core.network.CoapEndpoint.java:450) stop() in thread main
04:52:10.339:   1 FINE [DirectDatagramSocketImpl]: closing port 8297, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:162) close() in thread main
04:52:10.440:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:203) start() in thread main
04:52:10.440:   1 INFO [CoapEndpoint]: Starting endpoint at coap://0.0.0.0:8297 - (org.eclipse.californium.core.network.CoapEndpoint.java:411) start() in thread main
04:52:10.440:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:426) isActive() in thread main
04:52:10.441:   1 FINE [DirectDatagramSocketImpl]: binding to port 8297, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:142) bind() in thread main
04:52:10.441:   1 INFO [CoapEndpoint]: Started endpoint at coap://0.0.0.0:8297 - (org.eclipse.californium.core.network.CoapEndpoint.java:420) start() in thread main

04:52:10.542:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:254) setURI() in thread main
04:52:10.543: 558 FINE [DirectDatagramSocketImpl]: incoming (E552,T558) 127.0.0.1:8,298 ==> :8,297 [CON-GET    MID=27776, Token=8528e22199a3a259, OptionSet={"Uri-Host":"localhost", "Uri-Path":"res"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:210) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:8297[0]
04:52:10.543: 539 FINE [DirectDatagramSocketImpl]: outgoing (E552,T539) 127.0.0.1:8,298 ==> :8,297 [CON-GET    MID=27776, Token=8528e22199a3a259, OptionSet={"Uri-Host":"localhost", "Uri-Path":"res"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:267) send() in thread UDP-Sender-0.0.0.0/0.0.0.0:0[0]
04:52:10.544: 559 FINE [DirectDatagramSocketImpl]: outgoing (E553,T559) 127.0.0.1:8,297 ==> :8,298 [ACK-2.05   MID=27776, Token=8528e22199a3a259, OptionSet={"Content-Format":"text/plain"}, "This is server one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:267) send() in thread UDP-Sender-0.0.0.0/0.0.0.0:8297[0]
04:52:10.544: 538 FINE [DirectDatagramSocketImpl]: incoming (E553,T538) 127.0.0.1:8,297 ==> :8,298 [ACK-2.05   MID=27776, Token=8528e22199a3a259, OptionSet={"Content-Format":"text/plain"}, "This is server one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:210) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Stop server 1 and start server 2
04:52:10.545:   1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:237) stop() in thread main
04:52:10.545:   1 INFO [CoapEndpoint]: Stopping endpoint at address coap://0.0.0.0:8297 - (org.eclipse.californium.core.network.CoapEndpoint.java:450) stop() in thread main
04:52:10.546:   1 FINE [DirectDatagramSocketImpl]: closing port 8297, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:162) close() in thread main
04:52:10.646:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:203) start() in thread main
04:52:10.646:   1 INFO [CoapEndpoint]: Starting endpoint at coap://0.0.0.0:8297 - (org.eclipse.californium.core.network.CoapEndpoint.java:411) start() in thread main
04:52:10.647:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:426) isActive() in thread main
04:52:10.647:   1 FINE [DirectDatagramSocketImpl]: binding to port 8297, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:142) bind() in thread main
04:52:10.648:   1 INFO [CoapEndpoint]: Started endpoint at coap://0.0.0.0:8297 - (org.eclipse.californium.core.network.CoapEndpoint.java:420) start() in thread main

04:52:10.748:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:254) setURI() in thread main
04:52:10.750: 539 FINE [DirectDatagramSocketImpl]: outgoing (E554,T539) 127.0.0.1:8,298 ==> :8,297 [CON-GET    MID=27777, Token=64e2abcc57ca1023, OptionSet={"Uri-Host":"localhost", "Uri-Path":"res"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:267) send() in thread UDP-Sender-0.0.0.0/0.0.0.0:0[0]
04:52:10.750: 563 FINE [DirectDatagramSocketImpl]: incoming (E554,T563) 127.0.0.1:8,298 ==> :8,297 [CON-GET    MID=27777, Token=64e2abcc57ca1023, OptionSet={"Uri-Host":"localhost", "Uri-Path":"res"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:210) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:8297[0]
04:52:10.751: 564 FINE [DirectDatagramSocketImpl]: outgoing (E555,T564) 127.0.0.1:8,297 ==> :8,298 [ACK-2.05   MID=27777, Token=64e2abcc57ca1023, OptionSet={"Content-Format":"text/plain"}, "This is server two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:267) send() in thread UDP-Sender-0.0.0.0/0.0.0.0:8297[0]
04:52:10.751: 538 FINE [DirectDatagramSocketImpl]: incoming (E555,T538) 127.0.0.1:8,297 ==> :8,298 [ACK-2.05   MID=27777, Token=64e2abcc57ca1023, OptionSet={"Content-Format":"text/plain"}, "This is server two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:210) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Stop server 2 and start server 1
04:52:10.752:   1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:237) stop() in thread main
04:52:10.752:   1 INFO [CoapEndpoint]: Stopping endpoint at address coap://0.0.0.0:8297 - (org.eclipse.californium.core.network.CoapEndpoint.java:450) stop() in thread main
04:52:10.752:   1 FINE [DirectDatagramSocketImpl]: closing port 8297, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:162) close() in thread main
04:52:10.853:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:203) start() in thread main
04:52:10.853:   1 INFO [CoapEndpoint]: Starting endpoint at coap://0.0.0.0:8297 - (org.eclipse.californium.core.network.CoapEndpoint.java:411) start() in thread main
04:52:10.853:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:426) isActive() in thread main
04:52:10.854:   1 FINE [DirectDatagramSocketImpl]: binding to port 8297, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:142) bind() in thread main
04:52:10.855:   1 INFO [CoapEndpoint]: Started endpoint at coap://0.0.0.0:8297 - (org.eclipse.californium.core.network.CoapEndpoint.java:420) start() in thread main

04:52:10.955:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:254) setURI() in thread main
04:52:10.956: 539 FINE [DirectDatagramSocketImpl]: outgoing (E556,T539) 127.0.0.1:8,298 ==> :8,297 [CON-GET    MID=27778, Token=80dd48d4aaa3f07c, OptionSet={"Uri-Host":"localhost", "Uri-Path":"res"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:267) send() in thread UDP-Sender-0.0.0.0/0.0.0.0:0[0]
04:52:10.956: 568 FINE [DirectDatagramSocketImpl]: incoming (E556,T568) 127.0.0.1:8,298 ==> :8,297 [CON-GET    MID=27778, Token=80dd48d4aaa3f07c, OptionSet={"Uri-Host":"localhost", "Uri-Path":"res"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:210) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:8297[0]
04:52:10.957: 569 FINE [DirectDatagramSocketImpl]: outgoing (E557,T569) 127.0.0.1:8,297 ==> :8,298 [ACK-2.05   MID=27778, Token=80dd48d4aaa3f07c, OptionSet={"Content-Format":"text/plain"}, "This is server one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:267) send() in thread UDP-Sender-0.0.0.0/0.0.0.0:8297[0]
04:52:10.957: 538 FINE [DirectDatagramSocketImpl]: incoming (E557,T538) 127.0.0.1:8,297 ==> :8,298 [ACK-2.05   MID=27778, Token=80dd48d4aaa3f07c, OptionSet={"Content-Format":"text/plain"}, "This is server one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:210) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Stop server 1
04:52:10.958:   1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:237) stop() in thread main
04:52:10.958:   1 INFO [CoapEndpoint]: Stopping endpoint at address coap://0.0.0.0:8297 - (org.eclipse.californium.core.network.CoapEndpoint.java:450) stop() in thread main
04:52:10.959:   1 FINE [DirectDatagramSocketImpl]: closing port 8297, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:162) close() in thread main
04:52:10.959:   1 INFO [CoapServer]: Destroying server - (org.eclipse.californium.core.CoapServer.java:251) destroy() in thread main
04:52:10.960:   1 INFO [CoapEndpoint]: Destroying endpoint at address coap://0.0.0.0:8297 - (org.eclipse.californium.core.network.CoapEndpoint.java:463) destroy() in thread main
04:52:10.960:   1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:275) destroy() in thread main
04:52:10.960:   1 INFO [CoapServer]: Destroying server - (org.eclipse.californium.core.CoapServer.java:251) destroy() in thread main
04:52:10.961:   1 INFO [CoapEndpoint]: Destroying endpoint at address coap://0.0.0.0:8297 - (org.eclipse.californium.core.network.CoapEndpoint.java:463) destroy() in thread main
04:52:10.961:   1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:275) destroy() in thread main
End StartStopTest
04:52:10.962:   1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:300) closeConfig() in thread main
04:52:10.962:   1 INFO [CoapEndpoint]: Destroying endpoint at address coap://0.0.0.0:8298 - (org.eclipse.californium.core.network.CoapEndpoint.java:463) destroy() in thread main
04:52:10.962:   1 INFO [CoapEndpoint]: Stopping endpoint at address coap://0.0.0.0:8298 - (org.eclipse.californium.core.network.CoapEndpoint.java:450) stop() in thread main
04:52:10.962:   1 FINE [DirectDatagramSocketImpl]: closing port 8298, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:162) close() in thread main
04:52:10.963:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:278) applyConfig() in thread main

Start MessageTypeTest
04:52:10.965:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:203) start() in thread main
04:52:10.966:   1 INFO [CoapEndpoint]: Starting endpoint at coap://localhost:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:411) start() in thread main
04:52:10.966:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:426) isActive() in thread main
04:52:10.966:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:142) bind() in thread main
04:52:10.967:   1 FINE [DirectDatagramSocketImpl]: assigned port 8299 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:380) bind() in thread main
04:52:10.967:   1 INFO [CoapEndpoint]: Started endpoint at coap://localhost:8299 - (org.eclipse.californium.core.network.CoapEndpoint.java:420) start() in thread main
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.86 sec - in org.eclipse.californium.core.test.StartStopTest
Running org.eclipse.californium.core.test.MessageTypeTest
04:52:10.968:   1 INFO [CoapEndpoint]: Starting endpoint at coap://0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:411) start() in thread main
04:52:10.969:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:426) isActive() in thread main
04:52:10.969:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:142) bind() in thread main
04:52:10.969:   1 FINE [DirectDatagramSocketImpl]: assigned port 8300 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:380) bind() in thread main
04:52:10.970:   1 INFO [CoapEndpoint]: Started endpoint at coap://0.0.0.0:8300 - (org.eclipse.californium.core.network.CoapEndpoint.java:420) start() in thread main
04:52:10.970:   1 INFO [EndpointManager]: Created implicit endpoint coap://0.0.0.0:8300 for coap - (org.eclipse.californium.core.network.EndpointManager.java:190) createDefaultEndpoint() in thread main
04:52:10.975: 578 FINE [DirectDatagramSocketImpl]: outgoing (E558,T578) 127.0.0.1:8,300 ==> :8,299 [CON-POST   MID=41422, Token=d0740eeae6d598e9, OptionSet={"Uri-Path":"acc-res"}, "client says hi"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:267) send() in thread UDP-Sender-0.0.0.0/0.0.0.0:0[0]
04:52:10.975: 573 FINE [DirectDatagramSocketImpl]: incoming (E558,T573) 127.0.0.1:8,300 ==> :8,299 [CON-POST   MID=41422, Token=d0740eeae6d598e9, OptionSet={"Uri-Path":"acc-res"}, "client says hi"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:210) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
gotit
04:52:10.976: 577 FINE [DirectDatagramSocketImpl]: incoming (E559,T577) 127.0.0.1:8,299 ==> :8,300 [ACK        MID=41422] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:210) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
04:52:10.976: 574 FINE [DirectDatagramSocketImpl]: outgoing (E559,T574) 127.0.0.1:8,299 ==> :8,300 [ACK        MID=41422] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:267) send() in thread UDP-Sender-localhost/127.0.0.1:0[0]
04:52:10.977: 574 FINE [DirectDatagramSocketImpl]: outgoing (E560,T574) 127.0.0.1:8,299 ==> :8,300 [CON-2.05   MID=41463, Token=d0740eeae6d598e9, OptionSet={"Content-Format":"text/plain"}, "server responds hi"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:267) send() in thread UDP-Sender-localhost/127.0.0.1:0[0]
04:52:10.977: 577 FINE [DirectDatagramSocketImpl]: incoming (E560,T577) 127.0.0.1:8,299 ==> :8,300 [CON-2.05   MID=41463, Token=d0740eeae6d598e9, OptionSet={"Content-Format":"text/plain"}, "server responds hi"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:210) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
04:52:10.978: 578 FINE [DirectDatagramSocketImpl]: outgoing (E561,T578) 127.0.0.1:8,300 ==> :8,299 [ACK        MID=41463] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:267) send() in thread UDP-Sender-0.0.0.0/0.0.0.0:0[0]
04:52:10.978: 573 FINE [DirectDatagramSocketImpl]: incoming (E561,T573) 127.0.0.1:8,300 ==> :8,299 [ACK        MID=41463] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:210) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
04:52:10.978: 578 FINE [DirectDatagramSocketImpl]: outgoing (E562,T578) 127.0.0.1:8,300 ==> :8,299 [CON-POST   MID=41423, Token=c274d95e534cb1af, OptionSet={"Uri-Path":"no-acc-res"}, "client says hi"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:267) send() in thread UDP-Sender-0.0.0.0/0.0.0.0:0[0]
04:52:10.979: 573 FINE [DirectDatagramSocketImpl]: incoming (E562,T573) 127.0.0.1:8,300 ==> :8,299 [CON-POST   MID=41423, Token=c274d95e534cb1af, OptionSet={"Uri-Path":"no-acc-res"}, "client says hi"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:210) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
04:52:10.979: 577 FINE [DirectDatagramSocketImpl]: incoming (E563,T577) 127.0.0.1:8,299 ==> :8,300 [ACK-2.05   MID=41423, Token=c274d95e534cb1af, OptionSet={"Content-Format":"text/plain"}, "server responds hi"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:210) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
04:52:10.979: 574 FINE [DirectDatagramSocketImpl]: outgoing (E563,T574) 127.0.0.1:8,299 ==> :8,300 [ACK-2.05   MID=41423, Token=c274d95e534cb1af, OptionSet={"Content-Format":"text/plain"}, "server responds hi"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:267) send() in thread UDP-Sender-localhost/127.0.0.1:0[0]
04:52:10.981: 578 FINE [DirectDatagramSocketImpl]: outgoing (E564,T578) 127.0.0.1:8,300 ==> :8,299 [NON-POST   MID=41424, Token=e2f1037cce9b1adb, OptionSet={"Uri-Path":"acc-res"}, "client says hi"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:267) send() in thread UDP-Sender-0.0.0.0/0.0.0.0:0[0]
04:52:10.981: 573 FINE [DirectDatagramSocketImpl]: incoming (E564,T573) 127.0.0.1:8,300 ==> :8,299 [NON-POST   MID=41424, Token=e2f1037cce9b1adb, OptionSet={"Uri-Path":"acc-res"}, "client says hi"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:210) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
gotit
04:52:10.982: 574 FINE [DirectDatagramSocketImpl]: outgoing (E565,T574) 127.0.0.1:8,299 ==> :8,300 [NON-2.05   MID=41464, Token=e2f1037cce9b1adb, OptionSet={"Content-Format":"text/plain"}, "server responds hi"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:267) send() in thread UDP-Sender-localhost/127.0.0.1:0[0]
04:52:10.982: 577 FINE [DirectDatagramSocketImpl]: incoming (E565,T577) 127.0.0.1:8,299 ==> :8,300 [NON-2.05   MID=41464, Token=e2f1037cce9b1adb, OptionSet={"Content-Format":"text/plain"}, "server responds hi"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:210) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
04:52:10.984: 578 FINE [DirectDatagramSocketImpl]: outgoing (E566,T578) 127.0.0.1:8,300 ==> :8,299 [NON-POST   MID=41425, Token=a159853e66ff266b, OptionSet={"Uri-Path":"no-acc-res"}, "client says hi"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:267) send() in thread UDP-Sender-0.0.0.0/0.0.0.0:0[0]
04:52:10.984: 573 FINE [DirectDatagramSocketImpl]: incoming (E566,T573) 127.0.0.1:8,300 ==> :8,299 [NON-POST   MID=41425, Token=a159853e66ff266b, OptionSet={"Uri-Path":"no-acc-res"}, "client says hi"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:210) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
04:52:10.985: 574 FINE [DirectDatagramSocketImpl]: outgoing (E567,T574) 127.0.0.1:8,299 ==> :8,300 [NON-2.05   MID=41465, Token=a159853e66ff266b, OptionSet={"Content-Format":"text/plain"}, "server responds hi"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:267) send() in thread UDP-Sender-localhost/127.0.0.1:0[0]
04:52:10.985: 577 FINE [DirectDatagramSocketImpl]: incoming (E567,T577) 127.0.0.1:8,299 ==> :8,300 [NON-2.05   MID=41465, Token=a159853e66ff266b, OptionSet={"Content-Format":"text/plain"}, "server responds hi"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:210) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
04:52:10.985:   1 INFO [CoapServer]: Destroying server - (org.eclipse.californium.core.CoapServer.java:251) destroy() in thread main
04:52:10.986:   1 INFO [CoapEndpoint]: Destroying endpoint at address coap://localhost:8299 - (org.eclipse.californium.core.network.CoapEndpoint.java:463) destroy() in thread main
04:52:10.986:   1 INFO [CoapEndpoint]: Stopping endpoint at address coap://localhost:8299 - (org.eclipse.californium.core.network.CoapEndpoint.java:450) stop() in thread main
04:52:10.987:   1 FINE [DirectDatagramSocketImpl]: closing port 8299, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:162) close() in thread main
04:52:10.987:   1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:275) destroy() in thread main

End MessageTypeTest
04:52:10.987:   1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:300) closeConfig() in thread main
04:52:10.988:   1 INFO [CoapEndpoint]: Destroying endpoint at address coap://0.0.0.0:8300 - (org.eclipse.californium.core.network.CoapEndpoint.java:463) destroy() in thread main
04:52:10.988:   1 INFO [CoapEndpoint]: Stopping endpoint at address coap://0.0.0.0:8300 - (org.eclipse.californium.core.network.CoapEndpoint.java:450) stop() in thread main
04:52:10.988:   1 FINE [DirectDatagramSocketImpl]: closing port 8300, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:162) close() in thread main
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.eclipse.californium.core.test.MessageTypeTest

Results :

Failed tests: 
  BlockwiseClientSideTest.testGETWithDisorderedResponses:354 did not receive message within expected time frame (2 secs)

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Californium (Cf) Parent ............................ SUCCESS [  2.475 s]
[INFO] Californium (Cf) Demo Certificates ................. SUCCESS [  2.199 s]
[INFO] element-connector .................................. SUCCESS [ 18.130 s]
[INFO] Scandium (Sc) Core ................................. SUCCESS [ 28.935 s]
[INFO] element-connector-tcp .............................. SUCCESS [ 30.470 s]
[INFO] Californium (Cf) Core .............................. FAILURE [ 35.015 s]
[INFO] Californium (Cf) Proxy ............................. SKIPPED
[INFO] Californium (Cf) OSGi .............................. SKIPPED
[INFO] Californium (Cf) Demo Applications ................. SKIPPED
[INFO] Sc-DTLS-Example-Server ............................. SKIPPED
[INFO] Sc-DTLS-Example-Client ............................. SKIPPED
[INFO] Cf-PlugtestClient .................................. SKIPPED
[INFO] Cf-PlugtestChecker ................................. SKIPPED
[INFO] Cf-PlugtestServer .................................. SKIPPED
[INFO] Cf-HelloWorldClient ................................ SKIPPED
[INFO] Cf-HelloWorldServer ................................ SKIPPED
[INFO] Cf-SimpleFileServer ................................ SKIPPED
[INFO] Cf-CoCoAClient ..................................... SKIPPED
[INFO] Cf-NAT ............................................. SKIPPED
[INFO] Cf-SecureServer .................................... SKIPPED
[INFO] Cf-ExampleCrossProxy ............................... SKIPPED
[INFO] Cf-BenchmarkServer ................................. SKIPPED
[INFO] Cf-ObserveBenchmarkClient .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:01 min
[INFO] Finished at: 2017-11-08T04:52:11-05:00
[INFO] Final Memory: 43M/1931M
[INFO] ------------------------------------------------------------------------
[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/2.0.x/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
Build step 'Invoke top-level Maven targets' marked build as failure


Back to the top