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 #95

See <https://hudson.eclipse.org/californium/job/1.0.x/95/changes>

Changes:

[Kai Hudalla] [#371] Fix truncating of certificate chain.

------------------------------------------
[...truncated 1579 lines...]
05:50:59.915:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main
05:50:59.916:   1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:259) start() in thread main
05:50:59.916:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
05:50:59.917:   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
05:50:59.917:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,245 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
05:50:59.918:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:222) setURI() in thread main
05:50:59.920: 302 FINE [DirectDatagramSocketImpl]: (E248,T302) 127.0.0.1:8,244 ==> :8,245 [CON-GET    MID=62558, Token=1722aec0, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8245, "Uri-Path":"resX"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
05:50:59.922: 291 FINE [DirectDatagramSocketImpl]: (E249,T291) 127.0.0.1:8,245 ==> :8,244 [RST        MID=62558] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
1 Errors!
05:50:59.923:   1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main
05:50:59.923:   1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8245 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) destroy() in thread main
05:50:59.923:   1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8245 - (org.eclipse.californium.core.network.CoapEndpoint.java:296) stop() in thread main
05:50:59.923:   1 FINE [DirectDatagramSocketImpl]: closing port 8,245, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
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"
05:50:59.925:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main
05:50:59.926:   1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:259) start() in thread main
05:50:59.926:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
05:50:59.926:   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
05:50:59.927:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,246 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
05:50:59.928:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:222) setURI() in thread main
05:50:59.929: 307 FINE [DirectDatagramSocketImpl]: (E250,T307) 127.0.0.1:8,244 ==> :8,246 [CON-GET    MID=62559, Token=fc8c4368, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8246, "Uri-Path":"resX"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
05:50:59.929:   1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main
05:50:59.929:   1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8246 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) destroy() in thread main
05:50:59.930:   1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8246 - (org.eclipse.californium.core.network.CoapEndpoint.java:296) stop() in thread main
05:50:59.930:   1 FINE [DirectDatagramSocketImpl]: closing port 8,246, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
05:51:00.030: 306 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8244#fc8c4368 and resource /resX - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-24-thread-1
05:51:00.031: 306 INFO [ReliabilityLayer]: Endpoint is being destroyed: skipping retransmission - (org.eclipse.californium.core.network.stack.ReliabilityLayer.java:181) prepareRetransmission() in thread pool-24-thread-1
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"
05:51:00.033:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main
05:51:00.033:   1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:259) start() in thread main
05:51:00.033:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
05:51:00.034:   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
05:51:00.034:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,247 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
05:51:00.035:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:222) setURI() in thread main
05:51:00.036: 312 FINE [DirectDatagramSocketImpl]: (E251,T312) 127.0.0.1:8,244 ==> :8,247 [CON-GET    MID=62560, Token=ab, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8247, "Uri-Path":"resX"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
05:51:00.037: 311 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8244#ab and resource /resX - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-25-thread-1
05:51:00.038: 291 FINE [DirectDatagramSocketImpl]: (E252,T291) 127.0.0.1:8,247 ==> :8,244 [CON-2.05   MID= 3819, Token=ab, OptionSet={"Observe":1}, ""resX says hi for the 1 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Received 1. Notification: CON-2.05   MID= 3819, Token=ab, OptionSet={"Observe":1}, ""resX says hi for the 1 ".. 29 bytes
05:51:00.040: 312 FINE [DirectDatagramSocketImpl]: (E253,T312) 127.0.0.1:8,244 ==> :8,247 [ACK        MID= 3819] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
05:51:00.040: 312 FINE [DirectDatagramSocketImpl]: (E254,T312) 127.0.0.1:8,244 ==> :8,247 [CON-GET    MID=62561, Token=ab, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8247, "Uri-Path":"resX"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
05:51:00.141: 316 INFO [CoapResource]: Replacing observe relation between localhost/127.0.0.1:8244#ab and resource /resX - (org.eclipse.californium.core.CoapResource.java:686) addObserveRelation() in thread pool-25-thread-4
05:51:00.143: 291 FINE [DirectDatagramSocketImpl]: (E255,T291) 127.0.0.1:8,247 ==> :8,244 [CON-2.05   MID= 3820, Token=ab, OptionSet={"Observe":1}, ""resX says hi for the 1 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Resource resX changed to "resX says client for the 2 time"
Received 2. Notification: CON-2.05   MID= 3820, Token=ab, OptionSet={"Observe":1}, ""resX says hi for the 1 ".. 29 bytes
05:51:00.144: 312 FINE [DirectDatagramSocketImpl]: (E256,T312) 127.0.0.1:8,244 ==> :8,247 [ACK        MID= 3820] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
05:51:00.145: 291 FINE [DirectDatagramSocketImpl]: (E257,T291) 127.0.0.1:8,247 ==> :8,244 [NON-2.05   MID= 3821, Token=ab, OptionSet={"Observe":2}, ""resX says client for th".. 33 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Received 3. Notification: NON-2.05   MID= 3821, Token=ab, OptionSet={"Observe":2}, ""resX says client for th".. 33 bytes
05:51:00.146:   1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main
05:51:00.146:   1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8247 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) destroy() in thread main
05:51:00.147:   1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8247 - (org.eclipse.californium.core.network.CoapEndpoint.java:296) stop() in thread main
05:51:00.147:   1 FINE [DirectDatagramSocketImpl]: closing port 8,247, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
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"
05:51:00.149:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main
05:51:00.150:   1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:259) start() in thread main
05:51:00.150:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
05:51:00.150:   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
05:51:00.151:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,248 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
05:51:00.152:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:222) setURI() in thread main
05:51:00.154: 323 FINE [DirectDatagramSocketImpl]: (E258,T323) 127.0.0.1:8,244 ==> :8,248 [CON-GET    MID=62562, Token=0603d9a03a, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8248, "Uri-Path":"resX"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
05:51:00.155: 322 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8244#0603d9a03a and resource /resX - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-26-thread-1
05:51:00.156: 291 FINE [DirectDatagramSocketImpl]: (E259,T291) 127.0.0.1:8,248 ==> :8,244 [CON-2.05   MID=39805, Token=0603d9a03a, OptionSet={"Observe":1}, ""resX says hi for the 1 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Received 1. Notification: CON-2.05   MID=39805, Token=0603d9a03a, OptionSet={"Observe":1}, ""resX says hi for the 1 ".. 29 bytes
05:51:00.157: 323 FINE [DirectDatagramSocketImpl]: (E260,T323) 127.0.0.1:8,244 ==> :8,248 [ACK        MID=39805] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
Resource resX changed to "resX says hi for the 2 time"
05:51:00.208: 291 FINE [DirectDatagramSocketImpl]: (E261,T291) 127.0.0.1:8,248 ==> :8,244 [NON-2.05   MID=39806, Token=0603d9a03a, OptionSet={"Observe":2}, ""resX says hi for the 2 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
05:51:00.209: 323 FINE [DirectDatagramSocketImpl]: (E262,T323) 127.0.0.1:8,244 ==> :8,248 [RST        MID=39806] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
Received 1. RST: 39806
Resource resX changed to "resX says hi for the 3 time"
05:51:00.258: 291 FINE [DirectDatagramSocketImpl]: (E263,T291) 127.0.0.1:8,248 ==> :8,244 [NON-2.05   MID=39807, Token=0603d9a03a, OptionSet={"Observe":3}, ""resX says hi for the 3 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
05:51:00.260: 323 FINE [DirectDatagramSocketImpl]: (E264,T323) 127.0.0.1:8,244 ==> :8,248 [RST        MID=39807] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
Received 2. RST: 39807
Resource resX changed to "resX says hi for the 4 time"
05:51:00.309: 291 FINE [DirectDatagramSocketImpl]: (E265,T291) 127.0.0.1:8,248 ==> :8,244 [NON-2.05   MID=39808, Token=0603d9a03a, OptionSet={"Observe":4}, ""resX says hi for the 4 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
05:51:00.310: 323 FINE [DirectDatagramSocketImpl]: (E266,T323) 127.0.0.1:8,244 ==> :8,248 [RST        MID=39808] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
Received 3. RST: 39808
05:51:01.357:   1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main
05:51:01.358:   1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8248 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) destroy() in thread main
05:51:01.358:   1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8248 - (org.eclipse.californium.core.network.CoapEndpoint.java:296) stop() in thread main
05:51:01.359:   1 FINE [DirectDatagramSocketImpl]: closing port 8,248, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
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"
05:51:01.362:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main
05:51:01.362:   1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:259) start() in thread main
05:51:01.363:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
05:51:01.364:   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
05:51:01.364:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,249 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
05:51:01.366:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:222) setURI() in thread main
05:51:01.366:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:222) setURI() in thread main
05:51:01.367: 333 FINE [DirectDatagramSocketImpl]: (E267,T333) 127.0.0.1:8,244 ==> :8,249 [CON-GET    MID=62563, Token=95c56751ee74, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8249, "Uri-Path":"resX"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
05:51:01.368: 332 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8244#95c56751ee74 and resource /resX - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-27-thread-1
05:51:01.368: 333 FINE [DirectDatagramSocketImpl]: (E268,T333) 127.0.0.1:8,244 ==> :8,249 [CON-GET    MID=62564, Token=5a3a7e6fd31d, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8249, "Uri-Path":"resY"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
05:51:01.369: 335 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8244#5a3a7e6fd31d and resource /resY - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-27-thread-2
05:51:01.370: 291 FINE [DirectDatagramSocketImpl]: (E269,T291) 127.0.0.1:8,249 ==> :8,244 [CON-2.05   MID=48544, Token=95c56751ee74, OptionSet={"Observe":1}, ""resX says hi for the 1 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
05:51:01.371: 333 FINE [DirectDatagramSocketImpl]: (E271,T333) 127.0.0.1:8,244 ==> :8,249 [ACK        MID=48544] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
05:51:01.371: 291 FINE [DirectDatagramSocketImpl]: (E270,T291) 127.0.0.1:8,249 ==> :8,244 [CON-2.05   MID=48545, Token=5a3a7e6fd31d, OptionSet={"Observe":1}, ""resY says hi for the 1 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]

Observe relation established, resource changes
05:51:01.372: 333 FINE [DirectDatagramSocketImpl]: (E272,T333) 127.0.0.1:8,244 ==> :8,249 [ACK        MID=48545] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
Resource resX changed to "resX says hi for the 2 time"
05:51:01.423: 291 FINE [DirectDatagramSocketImpl]: (E273,T291) 127.0.0.1:8,249 ==> :8,244 [CON-2.05   MID=48546, Token=95c56751ee74, OptionSet={"Observe":2}, ""resX says hi for the 2 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]

Lose response 3 with MID 48546, payload = "resX says hi for the 2 time"
05:51:01.624: 291 FINE [DirectDatagramSocketImpl]: (E274,T291) 127.0.0.1:8,249 ==> :8,244 [CON-2.05   MID=48546, Token=95c56751ee74, OptionSet={"Observe":2}, ""resX says hi for the 2 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]

Lose response 4 with MID 48546, payload = "resX says hi for the 2 time"
05:51:01.824: 291 FINE [DirectDatagramSocketImpl]: (E275,T291) 127.0.0.1:8,249 ==> :8,244 [CON-2.05   MID=48546, Token=95c56751ee74, OptionSet={"Observe":2}, ""resX says hi for the 2 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]

Lose response 5 with MID 48546, payload = "resX says hi for the 2 time"
Resource resX changed to "resX says hi for the 3 time"
05:51:02.025: 291 FINE [DirectDatagramSocketImpl]: (E276,T291) 127.0.0.1:8,249 ==> :8,244 [CON-2.05   MID=48547, Token=95c56751ee74, OptionSet={"Observe":3}, ""resX says hi for the 3 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]

Lose response 6 with MID 48547, payload = "resX says hi for the 3 time"
05:51:02.226: 291 FINE [DirectDatagramSocketImpl]: (E277,T291) 127.0.0.1:8,249 ==> :8,244 [CON-2.05   MID=48547, Token=95c56751ee74, OptionSet={"Observe":3}, ""resX says hi for the 3 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]

Lose response 7 with MID 48547, payload = "resX says hi for the 3 time"
05:51:02.362: 292 SEVERE [DirectDatagramSocketImpl]: destination (port 8,246) not available! (E278,T292) 127.0.0.1:8,244 ==> :8,246 [CON-GET    MID=62559, Token=fc8c4368, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8246, "Uri-Path":"resX"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:250) send() in thread UDP-Sender-0.0.0.0/0.0.0.0:0[0]
05:51:02.426: 332 INFO [ObserveLayer$NotificationController]: Notification 95c56751ee74 timed out. Cancel all relations with source localhost/127.0.0.1:8244 - (org.eclipse.californium.core.network.stack.ObserveLayer$NotificationController.java:227) onTimeout() in thread pool-27-thread-1
05:51:02.923:   1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main
05:51:02.923:   1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8249 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) destroy() in thread main
05:51:02.924:   1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8249 - (org.eclipse.californium.core.network.CoapEndpoint.java:296) stop() in thread main
05:51:02.924:   1 FINE [DirectDatagramSocketImpl]: closing port 8,249, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
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"
05:51:02.928:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main
05:51:02.928:   1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:259) start() in thread main
05:51:02.929:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
05:51:02.929:   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
05:51:02.930:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,250 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
05:51:02.930:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:222) setURI() in thread main
05:51:02.932: 349 FINE [DirectDatagramSocketImpl]: (E279,T349) 127.0.0.1:8,244 ==> :8,250 [CON-GET    MID=62565, Token=b732812027e1b2b7, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8250, "Uri-Path":"resX"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
05:51:03.033: 348 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8244#b732812027e1b2b7 and resource /resX - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-28-thread-1
05:51:03.034: 291 FINE [DirectDatagramSocketImpl]: (E280,T291) 127.0.0.1:8,250 ==> :8,244 [CON-2.05   MID=30006, Token=b732812027e1b2b7, OptionSet={"Observe":1}, ""resX says hi for the 1 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Resource resX changed to "resX says client for the 2 time"
Received 1. Notification: CON-2.05   MID=30006, Token=b732812027e1b2b7, OptionSet={"Observe":1}, ""resX says hi for the 1 ".. 29 bytes
05:51:03.036: 349 FINE [DirectDatagramSocketImpl]: (E281,T349) 127.0.0.1:8,244 ==> :8,250 [ACK        MID=30006] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
05:51:03.037: 291 FINE [DirectDatagramSocketImpl]: (E282,T291) 127.0.0.1:8,250 ==> :8,244 [NON-2.05   MID=30007, Token=b732812027e1b2b7, OptionSet={"Observe":2}, ""resX says client for th".. 33 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Received 2. Notification: NON-2.05   MID=30007, Token=b732812027e1b2b7, OptionSet={"Observe":2}, ""resX says client for th".. 33 bytes
05:51:03.037:   1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main
05:51:03.037:   1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8250 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) destroy() in thread main
05:51:03.038:   1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8250 - (org.eclipse.californium.core.network.CoapEndpoint.java:296) stop() in thread main
05:51:03.038:   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
End ObserveTest
05:51:03.039:   1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:299) closeConfig() in thread main
05:51:03.039:   1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8244 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) destroy() in thread main
05:51:03.040:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8244 - (org.eclipse.californium.core.network.CoapEndpoint.java:296) stop() in thread main
05:51:03.040:   1 FINE [DirectDatagramSocketImpl]: closing port 8,244, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
05:51:03.041:   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: 3.147 sec - in org.eclipse.californium.core.test.ObserveTest
Running org.eclipse.californium.core.test.SmallServerClientTest

Start SmallServerClientTest
05:51:03.043:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main
05:51:03.043:   1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:259) start() in thread main
05:51:03.043:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
05:51:03.044:   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
05:51:03.044:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,251 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
05:51:03.045:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:259) start() in thread main
05:51:03.045:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
05:51:03.046:   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
05:51:03.046:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,252 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
05:51:03.047:   1 INFO [EndpointManager]: Created implicit default endpoint 0.0.0.0/0.0.0.0:8252 - (org.eclipse.californium.core.network.EndpointManager.java:117) createDefaultEndpoint() in thread main
client sent request
05:51:03.047: 357 FINE [DirectDatagramSocketImpl]: (E283,T357) 127.0.0.1:8,252 ==> :8,251 [NON-POST   MID=16908, Token=b61ae59a29533c63, 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
05:51:03.549: 361 FINE [DirectDatagramSocketImpl]: (E284,T361) 127.0.0.1:8,251 ==> :8,252 [NON-2.05   MID= 8061, Token=b61ae59a29533c63, 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
05:51:03.550:   1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:299) closeConfig() in thread main
05:51:03.550:   1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8252 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) destroy() in thread main
05:51:03.551:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8252 - (org.eclipse.californium.core.network.CoapEndpoint.java:296) stop() in thread main
05:51:03.551:   1 FINE [DirectDatagramSocketImpl]: closing port 8,252, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
05:51:03.551:   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
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.51 sec - in org.eclipse.californium.core.test.SmallServerClientTest

Results :

Failed tests: 
  ObserveServerSideTest.testEstablishmentAndTimeoutWithUpdateInMiddle:220 did not receive message within expected time frame (2 secs)

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Californium (Cf) Parent ............................ SUCCESS [  1.459 s]
[INFO] element-connector .................................. SUCCESS [  6.915 s]
[INFO] Californium (Cf) Demo Certificates ................. SUCCESS [  1.989 s]
[INFO] Scandium (Sc) Core ................................. SUCCESS [ 37.122 s]
[INFO] Californium (Cf) Core .............................. FAILURE [ 26.880 s]
[INFO] Californium (Cf) Proxy ............................. SKIPPED
[INFO] Californium (Cf) OSGi Bundle ....................... SKIPPED
[INFO] Californium (Cf) Demo Applications ................. SKIPPED
[INFO] Sc-DTLS-Example .................................... SKIPPED
[INFO] Cf-PlugtestClient .................................. SKIPPED
[INFO] Cf-PlugtestChecker ................................. SKIPPED
[INFO] Cf-PlugtestServer .................................. SKIPPED
[INFO] Cf-HelloWorldClient ................................ SKIPPED
[INFO] Cf-HelloWorldServer ................................ SKIPPED
[INFO] Cf-CoCoAClient ..................................... 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: 01:18 min
[INFO] Finished at: 2017-08-01T05:51:03-04:00
[INFO] Final Memory: 38M/1931M
[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/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/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