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.1.x-nightly #54

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

Changes:

[Achim Kraus] Use option names for logging.

------------------------------------------
[...truncated 7932 lines...]
02:13:51.214: 325 FINE [DirectDatagramSocketImpl]: (E396,T325) 127.0.0.1:8,251 ==> :8,250 [RST        MID=22558] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:13:51.314: 325 FINE [DirectDatagramSocketImpl]: (E397,T325) 127.0.0.1:8,251 ==> :8,250 [CON-POST   MID=29209, Token=43ab853957af8fda, OptionSet={"Uri-Host":"localhost", "Uri-Path":"storage", "Content-Format":"text/plain"}, "four"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:13:51.315: 330 FINE [DirectDatagramSocketImpl]: (E398,T330) 127.0.0.1:8,250 ==> :8,251 [ACK-2.04   MID=29209, Token=43ab853957af8fda, OptionSet={"Content-Format":"text/plain"}, "three"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:13:51.316:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:230) setURI() in thread main
02:13:51.317: 325 FINE [DirectDatagramSocketImpl]: (E399,T325) 127.0.0.1:8,251 ==> :8,250 [CON-GET    MID=29210, Token=181153ab12c5a79d, OptionSet={"Uri-Host":"localhost", "Uri-Path":"storage", "Uri-Query":"uppercase"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:13:51.318: 330 FINE [DirectDatagramSocketImpl]: (E400,T330) 127.0.0.1:8,250 ==> :8,251 [ACK-2.05   MID=29210, Token=181153ab12c5a79d, OptionSet={"Content-Format":"text/plain"}, "FOUR"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:13:51.420: 325 FINE [DirectDatagramSocketImpl]: (E401,T325) 127.0.0.1:8,251 ==> :8,250 [CON-GET    MID=29211, Token=c32525fc71c6179f, OptionSet={"Uri-Host":"localhost", "Uri-Path":"storage"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:13:51.421: 330 FINE [DirectDatagramSocketImpl]: (E402,T330) 127.0.0.1:8,250 ==> :8,251 [ACK-2.05   MID=29211, Token=c32525fc71c6179f, OptionSet={"Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:13:51.421:   1 INFO [CoapServer]: Destroying server - (org.eclipse.californium.core.CoapServer.java:249) destroy() in thread main
02:13:51.422:   1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8250 - (org.eclipse.californium.core.network.CoapEndpoint.java:390) destroy() in thread main
02:13:51.422:   1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8250 - (org.eclipse.californium.core.network.CoapEndpoint.java:377) stop() in thread main
02:13:51.423:   1 FINE [DirectDatagramSocketImpl]: closing port 8,250, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
02:13:51.423:   1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:273) destroy() in thread main
End ClientSynchronousTest
02:13:51.423:   1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:299) closeConfig() in thread main
02:13:51.424:   1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8251 - (org.eclipse.californium.core.network.CoapEndpoint.java:390) destroy() in thread main
02:13:51.424:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8251 - (org.eclipse.californium.core.network.CoapEndpoint.java:377) stop() in thread main
02:13:51.424:   1 FINE [DirectDatagramSocketImpl]: closing port 8,251, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
02:13:51.425:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:277) applyConfig() in thread main
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.807 sec - in org.eclipse.californium.core.test.ClientSynchronousTest
Running org.eclipse.californium.core.test.SmallServerClientTest

Start SmallServerClientTest
02:13:51.426:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:201) start() in thread main
02:13:51.427:   1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:339) start() in thread main
02:13:51.427:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:13:51.428:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main
02:13:51.428:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,252 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
02:13:51.429:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:339) start() in thread main
02:13:51.429:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:13:51.430:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main
02:13:51.430:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,253 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
02:13:51.431:   1 INFO [EndpointManager]: Created implicit default endpoint 0.0.0.0/0.0.0.0:8253 - (org.eclipse.californium.core.network.EndpointManager.java:166) createDefaultEndpoint() in thread main
client sent request
02:13:51.432: 348 FINE [DirectDatagramSocketImpl]: (E403,T348) 127.0.0.1:8,253 ==> :8,252 [NON-POST   MID= 2254, Token=4b1c3b987170a316, OptionSet={}, "client says hi"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
server received request
02:13:51.934: 352 FINE [DirectDatagramSocketImpl]: (E404,T352) 127.0.0.1:8,252 ==> :8,253 [NON-2.05   MID=49974, Token=4b1c3b987170a316, OptionSet={}, "server responds hi"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
client received response
End SmallServerClientTest
02:13:51.935:   1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:299) closeConfig() in thread main
02:13:51.935:   1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8253 - (org.eclipse.californium.core.network.CoapEndpoint.java:390) destroy() in thread main
02:13:51.935:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8253 - (org.eclipse.californium.core.network.CoapEndpoint.java:377) stop() in thread main
02:13:51.935:   1 FINE [DirectDatagramSocketImpl]: closing port 8,253, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
02:13:51.936:   1 INFO [NetworkRule]: Test org.eclipse.californium.core.test.SmallServerClientTest did not close all DatagramSockets! - (org.eclipse.californium.elements.rule.NetworkRule.java:374) closeNetwork() in thread main
02:13:51.936:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:277) applyConfig() in thread main

Start ClientAsynchronousTest
02:13:51.938:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:201) start() in thread main
02:13:51.938:   1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:339) start() in thread main
02:13:51.938:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:13:51.939:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main
02:13:51.939:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,254 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.513 sec - in org.eclipse.californium.core.test.SmallServerClientTest
Running org.eclipse.californium.core.test.ClientAsynchronousTest
02:13:51.942:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:339) start() in thread main
02:13:51.942:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:13:51.943:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main
02:13:51.943:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,255 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
02:13:51.944:   1 INFO [EndpointManager]: Created implicit default endpoint 0.0.0.0/0.0.0.0:8255 - (org.eclipse.californium.core.network.EndpointManager.java:166) createDefaultEndpoint() in thread main
02:13:51.945: 357 FINE [DirectDatagramSocketImpl]: (E405,T357) 127.0.0.1:8,255 ==> :8,254 [CON-PUT    MID=48766, Token=85669a54c0590724, OptionSet={"Uri-Host":"localhost", "Uri-Path":"storage", "Content-Format":"text/plain"}, "two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:13:51.946: 362 FINE [DirectDatagramSocketImpl]: (E406,T362) 127.0.0.1:8,254 ==> :8,255 [ACK-4.05   MID=48766, Token=85669a54c0590724, OptionSet={}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:13:51.949: 357 FINE [DirectDatagramSocketImpl]: (E407,T357) 127.0.0.1:8,255 ==> :8,254 [CON-GET    MID=48767, Token=c7dd6ba9fe6270a1, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Path":"storage"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:13:51.949: 365 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8255#c7dd6ba9fe6270a1 and resource /storage - (org.eclipse.californium.core.CoapResource.java:691) addObserveRelation() in thread CoapServer#2
02:13:51.950: 362 FINE [DirectDatagramSocketImpl]: (E408,T362) 127.0.0.1:8,254 ==> :8,255 [ACK-2.05   MID=48767, Token=c7dd6ba9fe6270a1, OptionSet={"Observe":0, "Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:13:51.952: 362 FINE [DirectDatagramSocketImpl]: (E409,T362) 127.0.0.1:8,254 ==> :8,255 [NON-2.05   MID=13865, Token=c7dd6ba9fe6270a1, OptionSet={"Observe":1, "Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:13:51.953: 362 FINE [DirectDatagramSocketImpl]: (E410,T362) 127.0.0.1:8,254 ==> :8,255 [NON-2.05   MID=13866, Token=c7dd6ba9fe6270a1, OptionSet={"Observe":2, "Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:13:51.953: 362 FINE [DirectDatagramSocketImpl]: (E411,T362) 127.0.0.1:8,254 ==> :8,255 [NON-2.05   MID=13867, Token=c7dd6ba9fe6270a1, OptionSet={"Observe":3, "Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:13:51.955: 362 FINE [DirectDatagramSocketImpl]: (E412,T362) 127.0.0.1:8,254 ==> :8,255 [NON-2.05   MID=13868, Token=c7dd6ba9fe6270a1, OptionSet={"Observe":4, "Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:13:51.956: 357 FINE [DirectDatagramSocketImpl]: (E413,T357) 127.0.0.1:8,255 ==> :8,254 [RST        MID=13868] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:13:52.005:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:230) setURI() in thread main
02:13:52.006: 357 FINE [DirectDatagramSocketImpl]: (E414,T357) 127.0.0.1:8,255 ==> :8,254 [CON-GET    MID=48768, Token=418c09037b6fb8a6, OptionSet={"Uri-Host":"localhost", "Uri-Path":"storage", "Uri-Query":"uppercase"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:13:52.007: 362 FINE [DirectDatagramSocketImpl]: (E415,T362) 127.0.0.1:8,254 ==> :8,255 [ACK-2.05   MID=48768, Token=418c09037b6fb8a6, OptionSet={"Content-Format":"text/plain"}, "ONE"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:13:52.009: 357 FINE [DirectDatagramSocketImpl]: (E416,T357) 127.0.0.1:8,255 ==> :8,254 [CON-GET    MID=48769, Token=d89d27f98e3eef5e, OptionSet={"Uri-Host":"localhost", "Uri-Path":"storage"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:13:52.010: 362 FINE [DirectDatagramSocketImpl]: (E417,T362) 127.0.0.1:8,254 ==> :8,255 [ACK-2.05   MID=48769, Token=d89d27f98e3eef5e, OptionSet={"Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:13:52.012: 357 FINE [DirectDatagramSocketImpl]: (E418,T357) 127.0.0.1:8,255 ==> :8,254 [CON-GET    MID=48770, Token=a618e1e4037eddf4, OptionSet={"Uri-Host":"localhost", "Uri-Path":"storage"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:13:52.013: 362 FINE [DirectDatagramSocketImpl]: (E419,T362) 127.0.0.1:8,254 ==> :8,255 [ACK-2.05   MID=48770, Token=a618e1e4037eddf4, OptionSet={"Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:13:52.016: 357 FINE [DirectDatagramSocketImpl]: (E420,T357) 127.0.0.1:8,255 ==> :8,254 [CON-POST   MID=48771, Token=7fcdfa0a0d18a23a, OptionSet={"Uri-Host":"localhost", "Uri-Path":"storage", "Content-Format":"text/plain"}, "two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:13:52.017: 362 FINE [DirectDatagramSocketImpl]: (E421,T362) 127.0.0.1:8,254 ==> :8,255 [ACK-2.04   MID=48771, Token=7fcdfa0a0d18a23a, OptionSet={"Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:13:52.019: 357 FINE [DirectDatagramSocketImpl]: (E422,T357) 127.0.0.1:8,255 ==> :8,254 [CON-GET    MID=48772, Token=96452244670bb3e7, OptionSet={"Uri-Host":"localhost", "Uri-Path":"storage"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:13:52.020: 362 FINE [DirectDatagramSocketImpl]: (E423,T362) 127.0.0.1:8,254 ==> :8,255 [ACK-2.05   MID=48772, Token=96452244670bb3e7, OptionSet={"Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:13:52.021:   1 INFO [CoapServer]: Destroying server - (org.eclipse.californium.core.CoapServer.java:249) destroy() in thread main
02:13:52.021:   1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8254 - (org.eclipse.californium.core.network.CoapEndpoint.java:390) destroy() in thread main
02:13:52.021:   1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8254 - (org.eclipse.californium.core.network.CoapEndpoint.java:377) stop() in thread main
02:13:52.022:   1 FINE [DirectDatagramSocketImpl]: closing port 8,254, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
02:13:52.022:   1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:273) destroy() in thread main
End ClientAsynchronousTest
02:13:52.023:   1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:299) closeConfig() in thread main
02:13:52.023:   1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8255 - (org.eclipse.californium.core.network.CoapEndpoint.java:390) destroy() in thread main
02:13:52.023:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8255 - (org.eclipse.californium.core.network.CoapEndpoint.java:377) stop() in thread main
02:13:52.023:   1 FINE [DirectDatagramSocketImpl]: closing port 8,255, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
02:13:52.024:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:277) applyConfig() in thread main
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec - in org.eclipse.californium.core.test.ClientAsynchronousTest
Running org.eclipse.californium.core.test.StartStopTest

Start StartStopTest
02:13:52.025:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:13:52.025:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main
02:13:52.025:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,256 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
02:13:52.026:   1 FINE [DirectDatagramSocketImpl]: closing port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
Socket port: 8256
Start server 1
02:13:53.044:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:201) start() in thread main
02:13:53.044:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:339) start() in thread main
02:13:53.045:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:13:53.045:   1 FINE [DirectDatagramSocketImpl]: binding to port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main

02:13:53.147:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:230) setURI() in thread main
02:13:53.148:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:339) start() in thread main
02:13:53.148:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:13:53.149:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main
02:13:53.149:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,257 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
02:13:53.150:   1 INFO [EndpointManager]: Created implicit default endpoint 0.0.0.0/0.0.0.0:8257 - (org.eclipse.californium.core.network.EndpointManager.java:166) createDefaultEndpoint() in thread main
02:13:53.151: 380 FINE [DirectDatagramSocketImpl]: (E424,T380) 127.0.0.1:8,257 ==> :8,256 [CON-GET    MID= 7235, Token=b28760e659049e76, OptionSet={"Uri-Host":"localhost", "Uri-Path":"res"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:8256[0]
02:13:53.152: 384 FINE [DirectDatagramSocketImpl]: (E425,T384) 127.0.0.1:8,256 ==> :8,257 [ACK-2.05   MID= 7235, Token=b28760e659049e76, OptionSet={"Content-Format":"text/plain"}, "This is server one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Stop server 1 and start server 2
02:13:53.152:   1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:235) stop() in thread main
02:13:53.153:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:377) stop() in thread main
02:13:53.153:   1 FINE [DirectDatagramSocketImpl]: closing port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
02:13:53.254:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:201) start() in thread main
02:13:53.254:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:339) start() in thread main
02:13:53.254:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:13:53.255:   1 FINE [DirectDatagramSocketImpl]: binding to port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main

02:13:53.355:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:230) setURI() in thread main
02:13:53.357: 389 FINE [DirectDatagramSocketImpl]: (E426,T389) 127.0.0.1:8,257 ==> :8,256 [CON-GET    MID= 7236, Token=bdf24e00bd1b3ed0, OptionSet={"Uri-Host":"localhost", "Uri-Path":"res"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:8256[0]
02:13:53.357: 384 FINE [DirectDatagramSocketImpl]: (E427,T384) 127.0.0.1:8,256 ==> :8,257 [ACK-2.05   MID= 7236, Token=bdf24e00bd1b3ed0, OptionSet={"Content-Format":"text/plain"}, "This is server two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Stop server 2 and start server 1
02:13:53.358:   1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:235) stop() in thread main
02:13:53.358:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:377) stop() in thread main
02:13:53.358:   1 FINE [DirectDatagramSocketImpl]: closing port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
02:13:53.459:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:201) start() in thread main
02:13:53.459:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:339) start() in thread main
02:13:53.460:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:13:53.460:   1 FINE [DirectDatagramSocketImpl]: binding to port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main

02:13:53.561:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:230) setURI() in thread main
02:13:53.562: 394 FINE [DirectDatagramSocketImpl]: (E428,T394) 127.0.0.1:8,257 ==> :8,256 [CON-GET    MID= 7237, Token=18318153ab999d23, OptionSet={"Uri-Host":"localhost", "Uri-Path":"res"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:8256[0]
02:13:53.563: 384 FINE [DirectDatagramSocketImpl]: (E429,T384) 127.0.0.1:8,256 ==> :8,257 [ACK-2.05   MID= 7237, Token=18318153ab999d23, OptionSet={"Content-Format":"text/plain"}, "This is server one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Stop server 1 and start server 2
02:13:53.563:   1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:235) stop() in thread main
02:13:53.564:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:377) stop() in thread main
02:13:53.564:   1 FINE [DirectDatagramSocketImpl]: closing port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
02:13:53.665:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:201) start() in thread main
02:13:53.665:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:339) start() in thread main
02:13:53.665:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:13:53.666:   1 FINE [DirectDatagramSocketImpl]: binding to port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main

02:13:53.767:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:230) setURI() in thread main
02:13:53.768: 399 FINE [DirectDatagramSocketImpl]: (E430,T399) 127.0.0.1:8,257 ==> :8,256 [CON-GET    MID= 7238, Token=d405d89e4f0d7770, OptionSet={"Uri-Host":"localhost", "Uri-Path":"res"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:8256[0]
02:13:53.768: 384 FINE [DirectDatagramSocketImpl]: (E431,T384) 127.0.0.1:8,256 ==> :8,257 [ACK-2.05   MID= 7238, Token=d405d89e4f0d7770, OptionSet={"Content-Format":"text/plain"}, "This is server two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Stop server 2 and start server 1
02:13:53.769:   1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:235) stop() in thread main
02:13:53.769:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:377) stop() in thread main
02:13:53.769:   1 FINE [DirectDatagramSocketImpl]: closing port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
02:13:53.870:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:201) start() in thread main
02:13:53.870:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:339) start() in thread main
02:13:53.871:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:13:53.871:   1 FINE [DirectDatagramSocketImpl]: binding to port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main

02:13:53.972:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:230) setURI() in thread main
02:13:53.973: 404 FINE [DirectDatagramSocketImpl]: (E432,T404) 127.0.0.1:8,257 ==> :8,256 [CON-GET    MID= 7239, Token=1960ba67060ba91e, OptionSet={"Uri-Host":"localhost", "Uri-Path":"res"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:8256[0]
02:13:53.974: 384 FINE [DirectDatagramSocketImpl]: (E433,T384) 127.0.0.1:8,256 ==> :8,257 [ACK-2.05   MID= 7239, Token=1960ba67060ba91e, OptionSet={"Content-Format":"text/plain"}, "This is server one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Stop server 1 and start server 2
02:13:53.975:   1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:235) stop() in thread main
02:13:53.975:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:377) stop() in thread main
02:13:53.975:   1 FINE [DirectDatagramSocketImpl]: closing port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
02:13:54.076:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:201) start() in thread main
02:13:54.076:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:339) start() in thread main
02:13:54.076:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:13:54.077:   1 FINE [DirectDatagramSocketImpl]: binding to port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main

02:13:54.178:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:230) setURI() in thread main
02:13:54.179: 409 FINE [DirectDatagramSocketImpl]: (E434,T409) 127.0.0.1:8,257 ==> :8,256 [CON-GET    MID= 7240, Token=a87fe75fb9106df9, OptionSet={"Uri-Host":"localhost", "Uri-Path":"res"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:8256[0]
02:13:54.180: 384 FINE [DirectDatagramSocketImpl]: (E435,T384) 127.0.0.1:8,256 ==> :8,257 [ACK-2.05   MID= 7240, Token=a87fe75fb9106df9, OptionSet={"Content-Format":"text/plain"}, "This is server two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Stop server 2 and start server 1
02:13:54.180:   1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:235) stop() in thread main
02:13:54.181:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:377) stop() in thread main
02:13:54.181:   1 FINE [DirectDatagramSocketImpl]: closing port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
02:13:54.281:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:201) start() in thread main
02:13:54.282:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:339) start() in thread main
02:13:54.282:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:13:54.282:   1 FINE [DirectDatagramSocketImpl]: binding to port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main

02:13:54.383:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:230) setURI() in thread main
02:13:54.384: 414 FINE [DirectDatagramSocketImpl]: (E436,T414) 127.0.0.1:8,257 ==> :8,256 [CON-GET    MID= 7241, Token=6392d3edcaf4a7e5, OptionSet={"Uri-Host":"localhost", "Uri-Path":"res"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:8256[0]
02:13:54.385: 384 FINE [DirectDatagramSocketImpl]: (E437,T384) 127.0.0.1:8,256 ==> :8,257 [ACK-2.05   MID= 7241, Token=6392d3edcaf4a7e5, OptionSet={"Content-Format":"text/plain"}, "This is server one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Stop server 1
02:13:54.386:   1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:235) stop() in thread main
02:13:54.386:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:377) stop() in thread main
02:13:54.386:   1 FINE [DirectDatagramSocketImpl]: closing port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
02:13:54.387:   1 INFO [CoapServer]: Destroying server - (org.eclipse.californium.core.CoapServer.java:249) destroy() in thread main
02:13:54.387:   1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:390) destroy() in thread main
02:13:54.388:   1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:273) destroy() in thread main
02:13:54.388:   1 INFO [CoapServer]: Destroying server - (org.eclipse.californium.core.CoapServer.java:249) destroy() in thread main
02:13:54.388:   1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:390) destroy() in thread main
02:13:54.389:   1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:273) destroy() in thread main
02:13:54.389:   1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8257 - (org.eclipse.californium.core.network.CoapEndpoint.java:390) destroy() in thread main
02:13:54.389:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8257 - (org.eclipse.californium.core.network.CoapEndpoint.java:377) stop() in thread main
02:13:54.389:   1 FINE [DirectDatagramSocketImpl]: closing port 8,257, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
End StartStopTest
02:13:54.390:   1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:299) closeConfig() in thread main
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.365 sec - in org.eclipse.californium.core.test.StartStopTest

Results :

Failed tests: 
  MemoryLeakingHashMapTest.assertAllExchangesAreCompleted:140 Client side message exchange store still contains exchanges

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Californium (Cf) Parent ............................ SUCCESS [  1.418 s]
[INFO] Californium (Cf) Demo Certificates ................. SUCCESS [  2.017 s]
[INFO] element-connector .................................. SUCCESS [ 54.657 s]
[INFO] Scandium (Sc) Core ................................. SUCCESS [ 16.321 s]
[INFO] Californium (Cf) Core .............................. FAILURE [ 27.001 s]
[INFO] Californium (Cf) Proxy ............................. SKIPPED
[INFO] Californium (Cf) OSGi Bundle ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:44 min
[INFO] Finished at: 2017-04-22T02:13:54-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.1.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.1.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
Archiving artifacts
Recording test results

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


Back to the top