Skip to content
Failed

Console Output

Skipping 185 KB.. Full Log
05:15:37.078 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=5951164f-104d-4304-8d13-5359ea651940
05:15:37.082 [mock-provider-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/claim","headers":{"channel":"live","response-required":false,"ditto-message-direction":"FROM","ditto-message-subject":"claim","ditto-message-thing-id":"example.com:testThing","status":"402","correlation-id":"d19af990-8ebf-4364-8840-57309098939c","content-type":"text/plain"},"path":"/outbox/messages/claim","value":"THOU WISHEST!","status":402}
05:15:37.084 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForClaimMessage()
05:15:37.084 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#emitThingEvent()
05:15:37.085 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.086 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/events/deleted","headers":{"correlation-id":"9a5ea293-a9e7-4538-8d75-3bfa57d470a4","version":2,"channel":"live","response-required":false},"path":"/features/someFeature","revision":-1,"timestamp":"2022-08-08T05:15:37.085748Z"}
05:15:37.087 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#emitThingEvent()
05:15:37.087 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#sendThingMessageAndGetSuccessAcknowledgements()
05:15:37.088 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.090 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"channel":"live","ditto-message-direction":"FROM","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","my-header":"my-header-value","requested-acks":["live-response","custom"],"content-type":"text/plain","correlation-id":"d777502d-d370-4abd-9212-bb85a42051c8"},"path":"/outbox/messages/request","value":"payload"}
05:15:37.094 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#sendThingMessageAndGetSuccessAcknowledgements()
05:15:37.094 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForCreateThingAsThing()
05:15:37.095 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.096 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=f9e590bf-d053-44b7-8641-7ce1380db211
05:15:37.096 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=f1313632-4681-4819-a9ef-1b7b099b71aa
05:15:37.096 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=54bb09e5-e009-4f36-a0cc-a5608a50749c
05:15:37.097 [mock-provider-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/create","headers":{"correlation-id":"74fed575-8fda-421f-8183-4efc70707713","ditto-entity-id":"thing:example.com:testThing","channel":"live","response-required":false,"content-type":"application/json"},"path":"/","value":{"thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}},"status":201}
05:15:37.139 [mock-provider-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/events/created","headers":{"correlation-id":"74fed575-8fda-421f-8183-4efc70707713","ditto-entity-id":"thing:example.com:testThing","channel":"live","response-required":false,"content-type":"application/json"},"path":"/","value":{"thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}},"revision":-1,"timestamp":"2022-08-08T05:15:37.097693Z"}
05:15:37.141 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForCreateThingAsThing()
05:15:37.141 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#sendThingMessageAndGetFailedAcknowledgements()
05:15:37.142 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.143 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"channel":"live","ditto-message-direction":"FROM","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","my-header":"my-header-value","requested-acks":["live-response","custom"],"content-type":"text/plain","correlation-id":"d990789a-18b3-4bd9-8bff-48e1d444d3ec"},"path":"/outbox/messages/request","value":"payload"}
05:15:37.146 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#sendThingMessageAndGetFailedAcknowledgements()
05:15:37.146 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForClaimMessageAsThing()
05:15:37.147 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.148 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=398c19e8-4a85-422b-b4fc-ad785ef07ceb
05:15:37.148 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=60a339fb-522b-4667-b701-e82d4671f319
05:15:37.148 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=a69b5940-745b-4151-a00f-3e8c8e0bc07d
05:15:37.151 [mock-provider-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/claim","headers":{"channel":"live","response-required":false,"ditto-message-direction":"FROM","ditto-message-subject":"claim","ditto-message-thing-id":"example.com:testThing","status":"402","correlation-id":"6c886230-bf81-4f44-b476-e47b72b54895","content-type":"text/plain"},"path":"/outbox/messages/claim","value":"THOU WISHEST!","status":402}
05:15:37.154 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForClaimMessageAsThing()
05:15:37.154 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForThingMessage()
05:15:37.155 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.156 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=6dc8f842-7805-4536-9127-8899e9dfeac4
05:15:37.156 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=64b8f5fb-7113-4da5-8783-2503100166f2
05:15:37.156 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=24737088-e0be-4619-8f84-1740d32aafaf
05:15:37.161 [mock-provider-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"channel":"live","response-required":false,"ditto-message-direction":"FROM","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","status":"418","correlation-id":"056ddfb9-236e-40b3-ad3a-b9e0ca2adbc5","content-type":"text/plain"},"path":"/outbox/messages/request","value":"MAKE IT THYSELFE.","status":418}
05:15:37.162 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForThingMessage()
05:15:37.163 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForDeleteFeature()
05:15:37.163 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.164 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=da2dd917-cfc2-40c6-b9ae-a000d9df6ff6
05:15:37.164 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=536ee172-6048-45e3-9a81-17511379e301
05:15:37.164 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=a7cdb617-dbb4-4544-a404-89d0910b3ab9
05:15:37.167 [mock-provider-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"7ee1e7b8-8fee-4162-94f3-e38664b16535","ditto-entity-id":"thing:example.com:testThing","channel":"live","response-required":false,"content-type":"application/json"},"path":"/features/someFeature","status":204}
05:15:37.167 [mock-provider-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/events/deleted","headers":{"correlation-id":"7ee1e7b8-8fee-4162-94f3-e38664b16535","content-type":"application/json","ditto-entity-id":"thing:example.com:testThing","channel":"live","response-required":false},"path":"/features/someFeature","revision":-1,"timestamp":"2022-08-08T05:15:37.166901Z"}
05:15:37.169 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForDeleteFeature()
05:15:37.169 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForDeleteFeatureAsFeature()
05:15:37.170 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.170 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=cd5c53fa-0396-47a0-9a07-5071a3a1b599
05:15:37.170 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=c0305e2a-65b9-4d6e-9269-d6c3a6024929
05:15:37.171 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=66743080-3b38-46e5-b6fb-4ab977dea039
05:15:37.172 [mock-provider-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"4b1f92c9-883d-496d-8a0d-fb8e83ade939","ditto-entity-id":"thing:example.com:testThing","channel":"live","response-required":false,"content-type":"application/json"},"path":"/features/someFeature","status":204}
05:15:37.172 [mock-provider-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/events/deleted","headers":{"correlation-id":"4b1f92c9-883d-496d-8a0d-fb8e83ade939","content-type":"application/json","ditto-entity-id":"thing:example.com:testThing","channel":"live","response-required":false},"path":"/features/someFeature","revision":-1,"timestamp":"2022-08-08T05:15:37.172165Z"}
05:15:37.173 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForDeleteFeatureAsFeature()
05:15:37.173 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#sendClaimMessage()
05:15:37.174 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.175 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/claim","headers":{"channel":"live","ditto-message-direction":"TO","ditto-message-subject":"claim","ditto-message-thing-id":"example.com:testThing","correlation-id":"33ef63f8-458f-48ea-ac5b-a1066b2496e8","content-type":"text/plain"},"path":"/inbox/messages/claim","value":"THOU BELONGEST TO ME!"}
05:15:37.178 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/claim","headers":{"channel":"live","ditto-message-direction":"TO","ditto-message-subject":"claim","ditto-message-thing-id":"example.com:testThing","correlation-id":"10e0407c-f4b8-4cad-b63d-b19a166c2c84","content-type":"text/plain"},"path":"/inbox/messages/claim","value":"THOU BELONGEST TO ME!"}
05:15:37.241 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#sendClaimMessage()
05:15:37.242 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#testFeatureMessageAcknowledgement()
05:15:37.242 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.243 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=c2735d35-f4ff-4522-8604-39f167746238
05:15:37.243 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=ebd3eb5e-af1f-4114-9f4d-51019ae2dc30
05:15:37.243 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=0f2f010b-3adb-4add-a4f3-67859eaeb3a7
05:15:37.247 [mock-provider-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/100","headers":{"response-required":false},"path":"/","status":100}
05:15:37.248 [mock-provider-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/301","headers":{"response-required":false},"path":"/","status":301}
05:15:37.248 [mock-provider-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/403","headers":{"response-required":false},"path":"/","status":403}
05:15:37.249 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#testFeatureMessageAcknowledgement()
05:15:37.250 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#emitEvent()
05:15:37.250 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.251 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/events/deleted","headers":{"correlation-id":"304811d2-89b3-46e2-bff4-5e14c3769300","version":2,"channel":"live","response-required":false},"path":"/features/someFeature","revision":-1,"timestamp":"2022-08-08T05:15:37.251319Z"}
05:15:37.252 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#emitEvent()
05:15:37.253 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#emitFeatureEvent()
05:15:37.253 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.254 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/events/deleted","headers":{"correlation-id":"6b86375c-25b4-4db2-9e39-bc4d0e24b2f4","version":2,"channel":"live","response-required":false},"path":"/features/someFeature","revision":-1,"timestamp":"2022-08-08T05:15:37.254455Z"}
05:15:37.255 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#emitFeatureEvent()
05:15:37.256 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#testThingMessageAcknowledgement()
05:15:37.256 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.257 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=c9e1b165-6bb4-497b-adff-1a4a267df2e5
05:15:37.257 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=6a6a0d39-00ad-4c10-b98e-06a453a4737e
05:15:37.257 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=12ed7f89-b529-4d7d-8517-855915c5ec96
05:15:37.260 [mock-provider-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/100","headers":{"response-required":false},"path":"/","status":100}
05:15:37.260 [mock-provider-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/301","headers":{"response-required":false},"path":"/","status":301}
05:15:37.260 [mock-provider-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/403","headers":{"response-required":false},"path":"/","status":403}
05:15:37.262 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#testThingMessageAcknowledgement()
05:15:37.262 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#sendThingMessage()
05:15:37.263 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.264 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"channel":"live","ditto-message-direction":"TO","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","correlation-id":"5d8a8e43-d6e1-45ac-a9af-f196dc34525c","content-type":"text/plain"},"path":"/inbox/messages/request","value":"MAKE COFFEE!"}
05:15:37.266 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"channel":"live","ditto-message-direction":"TO","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","correlation-id":"ef1b60d3-f7b9-4484-bf77-12386ba5b79f","content-type":"text/plain"},"path":"/inbox/messages/request","value":"MAKE COFFEE!"}
05:15:37.268 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#sendThingMessage()
05:15:37.268 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForThingMessageAsThing()
05:15:37.269 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.270 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=ca74b6d1-d9e1-4a9e-87de-406af676bc82
05:15:37.270 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=4fad30be-d93e-48cf-8db1-dcd838fc7099
05:15:37.270 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=91c1e25e-a833-4544-9b0b-bc31c81f73b9
05:15:37.273 [mock-provider-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"channel":"live","response-required":false,"ditto-message-direction":"FROM","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","status":"418","correlation-id":"5b890563-dac0-415f-86eb-fd3bcf98787f","content-type":"text/plain"},"path":"/outbox/messages/request","value":"MAKE IT THYSELFE.","status":418}
05:15:37.274 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForThingMessageAsThing()
05:15:37.275 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForFeatureMessage()
05:15:37.275 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.276 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=c59ce2d7-0337-4510-93cb-ecf1fc81e338
05:15:37.276 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=f00eeae9-c8a5-4498-9584-2172a153f1c1
05:15:37.276 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=7a997823-40ff-49cc-8e2c-ed57adefbc88
05:15:37.279 [mock-provider-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"channel":"live","response-required":false,"ditto-message-direction":"FROM","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","ditto-message-feature-id":"someFeature","status":"418","correlation-id":"4885b9e4-f763-4a90-b71a-e265e39b3c7d","content-type":"text/plain"},"path":"/features/someFeature/outbox/messages/request","value":"MAKE IT THYSELFE.","status":418}
05:15:37.280 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForFeatureMessage()
05:15:37.281 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#sendThingMessageWithoutLiveResponseAckRequest()
05:15:37.281 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.282 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#sendThingMessageWithoutLiveResponseAckRequest()
05:15:37.282 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#testFeatureMessageResponseAndAcknowledgement()
05:15:37.283 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.283 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=27a9d0df-8cfa-49ca-a128-f3c2c41cdfd1
05:15:37.283 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=974f11ba-17ea-47d4-9dd0-ac4ce9be07ec
05:15:37.283 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=b8b2232d-a143-4500-be3f-504774f6b91b
05:15:37.286 [mock-provider-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/100","headers":{"correlation-id":"correlation-id","response-required":false},"path":"/","status":100}
05:15:37.287 [mock-provider-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/301","headers":{"correlation-id":"correlation-id","response-required":false},"path":"/","status":301}
05:15:37.287 [mock-provider-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/403","headers":{"correlation-id":"correlation-id","response-required":false},"path":"/","status":403}
05:15:37.288 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#testFeatureMessageResponseAndAcknowledgement()
05:15:37.288 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForDeleteFeatureAsThing()
05:15:37.289 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.289 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=ad9f7ac8-9a0a-45ee-990d-c09621230088
05:15:37.290 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=8c8dd134-1c15-4cb5-a25d-7e9d0a1671e8
05:15:37.290 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=8d62517b-f925-4971-8a77-1d67efed8a9a
05:15:37.291 [mock-provider-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"74d2771f-ebb1-48da-aeb4-71cdf479cf59","ditto-entity-id":"thing:example.com:testThing","channel":"live","response-required":false,"content-type":"application/json"},"path":"/features/someFeature","status":204}
05:15:37.291 [mock-provider-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/events/deleted","headers":{"correlation-id":"74d2771f-ebb1-48da-aeb4-71cdf479cf59","content-type":"application/json","ditto-entity-id":"thing:example.com:testThing","channel":"live","response-required":false},"path":"/features/someFeature","revision":-1,"timestamp":"2022-08-08T05:15:37.291241Z"}
05:15:37.340 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForDeleteFeatureAsThing()
05:15:37.340 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#testStartConsumptionCombinations()
05:15:37.340 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.340 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success
05:15:37.341 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=b78f9850-c65f-4f07-9126-3b465206f5ca
05:15:37.341 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=7b307e30-db41-43ff-86a6-1ec3d958df54
05:15:37.341 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=448944a0-1a9b-4f65-90ca-51b759ea46f7
05:15:37.342 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success
05:15:37.342 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=1997c877-9aa3-4648-a362-5107562eecd6
05:15:37.342 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=790a6b02-0e1c-4e27-b81d-b851c64eb237
05:15:37.342 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=14e18217-8145-441d-a062-f84c5a9f0bf0
05:15:37.342 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=3fb49167-b326-4a6b-8553-76e2ab200539
05:15:37.342 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=bbe069aa-20f9-4668-a26e-7aa52e16707b
05:15:37.342 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=e1c19a9b-3a65-4320-b6b4-c84d31a73c1e
05:15:37.342 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect success
05:15:37.343 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=2b8bac8a-18fe-4ea2-ba47-e8d5f8df7e4e
05:15:37.343 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=c13c7143-f018-4d88-899c-4aaf804d3cd9
05:15:37.343 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=377818c2-430d-403d-b55f-a5c3b2023ade
05:15:37.343 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=ca7c5602-0165-49dc-b647-870f37631b99
05:15:37.343 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=84a41f96-cf66-46bf-a77e-74c85a173958
05:15:37.343 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=689f70d0-9f08-41da-9cc4-104d71d800fb
05:15:37.343 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=63505b58-46b2-4c19-8091-7ae6436c9e06
05:15:37.343 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=404b8d4e-607a-485b-b827-c73d33254e8c
05:15:37.343 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=84e63c95-e149-4e01-aff4-73d564cc392e
05:15:37.343 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect success -> expect success
05:15:37.344 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=d6fdc39a-5f8c-46d8-b1d1-5277c7001125
05:15:37.344 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=30c590c8-0828-4773-8f82-15724e1d2153
05:15:37.344 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=7b49f0bf-a2b9-40c7-9a08-6d8d053f4d4b
05:15:37.344 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=ce5019a1-dfa6-43f8-a2ad-989436e1245e
05:15:37.344 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=ad3161ce-8f4b-4e70-8c08-27d6ebbd1232
05:15:37.344 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=399185b5-ee3c-446c-a2cd-065981d4189c
05:15:37.344 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=9fd02c02-4d17-446b-a594-b000c4bd5cd5
05:15:37.344 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=0886e7cb-51c2-4a76-9699-bf18133ed581
05:15:37.344 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=52c382cf-e593-4528-8689-3f19a73239d5
05:15:37.344 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=e7e6f19e-0e82-4483-8010-b7c373d755f3
05:15:37.344 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=29ae2bf1-3322-43ee-a9f0-91fb407cebf6
05:15:37.344 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=337120a4-2fd8-42ee-9d25-ef6d34d082d8
05:15:37.345 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect success -> expect failure
05:15:37.345 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=94b61ad7-ef6b-47e8-9b09-d996f5a6f1ff
05:15:37.345 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=17b7a742-17fe-4582-bf73-9cd096625085
05:15:37.345 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=c94c6467-7e1f-4bf5-8791-9454819bfaee
05:15:37.345 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=2d5a8e09-0681-4108-abb1-c13088db2c95
05:15:37.345 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=a2ecc434-41c4-4cca-9c87-a01d8226ea80
05:15:37.345 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=5b0e0385-64ab-413e-8782-25f5833b94fc
05:15:37.345 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=28a8684a-dd2b-460f-95df-a1ceba57934d
05:15:37.345 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=bf6e8404-3b27-4146-8b35-e08985cdafbb
05:15:37.345 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=88e12c05-f712-4893-bf46-1470bc2adf04
05:15:37.345 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=83c77c73-6018-4b11-8235-ce0b5ea58dc2
05:15:37.346 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=a74c56ed-48e6-4df4-bacc-e81ee157bae7
05:15:37.346 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=93391cbb-4dd7-4ff9-8ab4-9e1de1ee35bb
05:15:37.347 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect failure
05:15:37.347 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=6708ec88-27d0-4563-9d88-6673a1d4f6ce
05:15:37.347 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=bc560460-c5c1-4b62-a9e8-2b7c65013491
05:15:37.347 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=074a8664-2659-4003-abce-630ff69f6128
05:15:37.347 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=d929c9c7-1334-499a-aef8-b1314ea60bde
05:15:37.347 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=ad8bd6a1-d4ed-4135-ad24-d7a8de36e355
05:15:37.347 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=7d3de8b0-1926-481a-a37a-76bf81137a58
05:15:37.347 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=ada5d1a6-2010-46c9-ad63-03308a7ca369
05:15:37.347 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=720726fd-c083-451c-9fa3-f8577f6b5e26
05:15:37.347 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=804da9b5-57d0-4003-b2ec-7a9f9adf5718
05:15:37.348 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect failure -> expect success
05:15:37.348 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=7120981d-6fe4-4fea-99fd-c3e9d3c287ff
05:15:37.348 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=72161625-58db-489c-9bf2-6ca20dda9048
05:15:37.349 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=739a9181-6963-43b7-a8af-8dc69e5ab19c
05:15:37.349 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=908066a6-37cd-4c53-ac25-36299e2bc17d
05:15:37.349 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=aa3a3a6e-db91-4e53-b9ea-36df34113478
05:15:37.349 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=4ff7e48f-33e7-42ac-8971-84ee866b6719
05:15:37.349 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=f32deab1-9c84-4204-8abb-75982df14d5c
05:15:37.349 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=83dcfc72-8a29-4daf-a5cb-7327ee4c7336
05:15:37.349 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=a10633c4-e5d2-42c1-8854-1c7f7adeb336
05:15:37.350 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=e1e311e7-d973-4c81-9f95-f10e578ae0ec
05:15:37.351 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=ce8ca389-19ff-431f-b3bc-a71e4cabfd8f
05:15:37.351 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=e4b49a12-0cd2-4006-bc2c-b7dd9eb3e69b
05:15:37.351 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect failure -> expect failure
05:15:37.351 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=1a44e337-52d4-46b1-9a4a-732df2c65566
05:15:37.351 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=692ad738-56bc-4344-9abf-755b98109665
05:15:37.351 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=f25fa938-73e7-493a-86c2-c95e3960d2bc
05:15:37.351 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=e758a45d-caca-4479-aa59-47296fd6b2de
05:15:37.351 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=029f2020-3bae-478d-bbf8-ff6771f100ad
05:15:37.351 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=b0f20691-716f-4e12-8571-f76b7833c32e
05:15:37.351 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=c01be3d0-991e-42ac-8d24-dd810e4f75a9
05:15:37.351 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=cce4928e-9936-4eb9-a780-30cdce75fde4
05:15:37.352 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=98edb943-41df-4b1c-8153-86a98171eeb4
05:15:37.353 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=bc425ae7-a17f-4057-a1d7-e9fdd8d40203
05:15:37.353 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=b6193093-28dd-4cfb-b75b-a94edfa44778
05:15:37.353 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=df74ef79-e97f-4334-9f43-8073b16152e4
05:15:37.354 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure
05:15:37.354 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=9b7f9583-9e9a-4bc2-9f0e-05d98c5c2034
05:15:37.354 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=3871c4c4-b8f0-4070-976b-803890dac851
05:15:37.354 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=6b399d04-aa75-4f05-a280-5e3d5d625f13
05:15:37.354 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=c498d054-fb12-4996-991b-4c59a94aa076
05:15:37.354 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=86fcc41a-595d-4d57-87d9-2602bf153dfd
05:15:37.354 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=06f3fb28-a4fb-47c0-834e-2b7934a4009b
05:15:37.355 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect success
05:15:37.355 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=104328eb-dfb2-47f7-9e58-f18b171cbe4c
05:15:37.355 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=f320736a-9e31-42db-9aa7-00dc4a2182f9
05:15:37.355 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=7da500b1-30f9-4c92-a4fe-cd823a455e59
05:15:37.356 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=84808403-fa28-4849-aae0-be275a06d4c5
05:15:37.356 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=409cc2f2-badc-4db0-9a71-c4a04ee892c0
05:15:37.356 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=809c3489-0c5a-4e1b-bb5c-3dff08522377
05:15:37.357 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=29c5f390-c7ee-42f9-92f6-ae8343f0c41b
05:15:37.357 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=5189e1ac-dc26-48e9-b701-e5eabeb87e4c
05:15:37.357 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=067a4a23-834d-44f3-9441-1d2802d97c47
05:15:37.357 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect success -> expect success
05:15:37.357 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=15da095e-807a-4058-a152-0feba1341c2e
05:15:37.357 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=a5488401-d2fb-4568-b714-605b58763606
05:15:37.357 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=547d0574-29d9-418a-824e-476fc66e13c9
05:15:37.358 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=c6b7ea49-8f27-480c-b621-e5704db87980
05:15:37.358 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=f8b63000-797a-4320-a89a-a1e752a43ea5
05:15:37.358 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=dcf420cf-1290-4432-8c03-5814c14e5b0a
05:15:37.359 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=48d3fec3-4f71-4469-9409-38dc246c887d
05:15:37.359 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=8b634de2-b698-4ebb-af2f-f1f8f7ecbdb7
05:15:37.359 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=41bf0ba5-1e81-4e29-b828-1c6f6004070f
05:15:37.359 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=699be314-3079-4b32-b709-65c88abf7d12
05:15:37.359 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=dd8e95d5-ea8e-411a-8503-89be31f849cd
05:15:37.359 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=bdd2bab5-546d-4b6b-90ff-b1868a907ee6
05:15:37.359 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect success -> expect failure
05:15:37.360 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=3fc4a792-9038-4619-9fb3-2a13ef4acd6a
05:15:37.360 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=cb2bd790-df87-41f4-8e07-eaf9eeb42452
05:15:37.360 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=3dc100d5-cf3b-4f62-8b31-3f217d3bc3d7
05:15:37.360 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=1c3e0d3b-fb23-4823-aae3-d8371a24078f
05:15:37.360 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=04e25a60-597d-4fda-89c1-f3da9de50aad
05:15:37.360 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=6e2cf8f3-3024-4c5d-8f40-f0db6fc47a45
05:15:37.361 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=cb4e22cd-0a73-4c6b-bf08-21cb1f4835c2
05:15:37.361 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=54921d90-378c-4731-b028-de71eeec308b
05:15:37.361 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=20c41414-8d51-48b0-b09e-01207a8878d1
05:15:37.361 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=45937691-e222-42d7-80fb-c5360cffcf46
05:15:37.361 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=d86355f7-4ab2-44a4-ae00-f5acf30b228c
05:15:37.362 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=e95f7f52-9146-4fc2-a4dd-40902a2c8904
05:15:37.362 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect failure
05:15:37.363 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=9d06a020-96ae-4c51-9fe8-b272b408c262
05:15:37.363 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=f0ddaee4-6f16-4f8b-b61c-fdc31be3c6d3
05:15:37.363 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=3443629c-74ff-4bb7-a5fd-f06407b55256
05:15:37.363 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=9a49ca10-3a0b-4dc2-bec7-e8d742ef5706
05:15:37.363 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=e368f90c-0f3e-4f03-850b-8fc091141b8e
05:15:37.363 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=a585cc21-7247-4281-93eb-dd2fcb609c73
05:15:37.364 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=e0c6a0d5-9013-4bc7-872c-2e63bffa0d04
05:15:37.364 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=a2a3428e-25b1-40b2-9a55-e693b84417ae
05:15:37.364 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=85ecc0e0-d0e5-4b3d-8b46-64033fe668f8
05:15:37.365 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect failure -> expect success
05:15:37.365 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=5ba5a782-56a4-4e00-ab4c-ad1e4408be2b
05:15:37.365 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=28c7856c-0cb4-4acc-b185-6df869810b71
05:15:37.365 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=326637ce-2d2e-4318-bcbc-02c143345fcf
05:15:37.366 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=3864f0f0-1850-44fe-ba7e-79aa7b5f90ff
05:15:37.366 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=aa1af2a1-a47e-4c4b-8ad7-8d656ce51c17
05:15:37.366 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=8eca0f78-fc67-46fa-8c0f-7dff6e2401ff
05:15:37.367 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=d05994fd-e777-4ada-9f01-af832124d249
05:15:37.367 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=1d770e23-6726-4b32-bb78-daf089561938
05:15:37.367 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=375e7849-57cb-4f30-8b3d-1db978cb4954
05:15:37.368 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=77de435e-4fa4-47a7-a9c2-e79e9e141444
05:15:37.368 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=3c8c9b64-03ab-4a61-bdab-0b16a5628617
05:15:37.368 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=ce6430fb-b6a0-4e05-9b48-2dddd7ef50a0
05:15:37.368 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect failure -> expect failure
05:15:37.368 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=c2e26241-3b82-4e54-bbdf-892d1fe056bc
05:15:37.368 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=7933cc4f-022b-4590-8a3e-547c7687c593
05:15:37.369 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=eff97af7-e7d5-4729-980c-ad19f52f9e80
05:15:37.369 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=a21243f2-e6ed-450b-9767-a7b2311f5571
05:15:37.369 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=2c8e219e-04e9-4d45-8a4a-f0af416fe53d
05:15:37.369 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=db333a44-a3d8-4bdd-a6c9-8a7a27c21c28
05:15:37.370 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=91c3f620-d4f1-4a1f-8d2d-45ee5df0a453
05:15:37.370 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=2f2ccd96-44e0-42e0-8a2c-6cc98c88b333
05:15:37.370 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=0171bed1-c019-445e-a295-88b164fe27fc
05:15:37.371 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=65c3689f-4ef4-43df-b627-df6d9f64a7c7
05:15:37.371 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=c46180b1-f1cf-4906-bae0-c4f10f65f9f0
05:15:37.371 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=8cade7d9-ca0e-4753-9eeb-cb69036b4d3f
05:15:37.372 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure
05:15:37.372 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=db410753-b257-4d6b-bcd7-57106748fd82
05:15:37.372 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=6a1dbe50-41b8-48bb-a740-3e20ddd431de
05:15:37.372 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=82e9880f-fe62-4039-9bb6-c04fa8bb8150
05:15:37.373 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success
05:15:37.373 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=c7bae590-81ca-42b2-bd6e-079f9a4a5d3a
05:15:37.373 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=2641a83e-5c9b-40e5-992e-f84a36a7132f
05:15:37.374 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=a88b3b25-1868-44e0-9262-f81cfd4ecb3c
05:15:37.375 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=af4e4909-f05f-4e94-b3a7-3074c8dab68d
05:15:37.375 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=a36ce675-7534-498b-986f-3e7fbe74978b
05:15:37.375 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=1aaf9277-c861-4e5c-af36-fcd19e735407
05:15:37.375 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect success
05:15:37.375 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=3441f25d-cbbc-4a31-bfc7-9ee2d8d8091a
05:15:37.375 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=680a6a71-9b4c-4ddc-a58c-dfec07e75d00
05:15:37.375 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=f5c20fbf-d8ec-40f5-adc7-ec9811c4f032
05:15:37.376 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=344b6b0e-d888-4bc3-ac93-d86a7248867a
05:15:37.376 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=ffd1c01c-710a-4185-8562-9e542e93f9e2
05:15:37.376 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=41ddfa1b-bea0-4408-93c5-b7f52e6fee25
05:15:37.377 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=fc71c1d4-d6c8-4c4f-a04a-97349b13455d
05:15:37.377 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=8b6a5d39-e727-4599-b290-da9e47d97b6b
05:15:37.377 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=431c8977-abcf-457d-a855-fb7721ac0bfa
05:15:37.377 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect success -> expect success
05:15:37.377 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=440557c7-1b43-427f-aa24-359e86ea4bb4
05:15:37.377 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=47ae39fb-cc63-45f9-9fc9-d140855cc53e
05:15:37.377 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=6b214210-6966-47ab-a59c-cf48b61036d9
05:15:37.378 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=0167390d-50c3-4953-b61e-a4a6beb4e19e
05:15:37.378 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=3ebc76da-e346-49f8-909a-50f3eb5832d7
05:15:37.378 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=1716331f-415d-49f6-9c2b-8e31d2e8782f
05:15:37.378 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=2c8aae03-3138-4c8a-810b-ab2ce32a11bc
05:15:37.378 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=25e9718f-15fa-4dc5-895e-0c840e255ec2
05:15:37.378 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=727de538-1bde-4bf1-af84-1bbe225d6d13
05:15:37.379 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=1f268452-367f-44d4-b422-fbea0096a4cb
05:15:37.379 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=43d5242f-cb0b-4e74-91c7-c2b19ed13064
05:15:37.379 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=804e0690-3e72-4e2a-996b-949713fd53e8
05:15:37.379 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect success -> expect failure
05:15:37.379 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=cd778a3e-ccde-4085-a847-20e91a99fd66
05:15:37.379 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=52fb0bbf-2ecd-426d-b2b8-5e0bcaae03ac
05:15:37.379 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=6fce63b5-4776-4759-bcef-ef086995366c
05:15:37.380 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=7fee3b6f-98b5-4213-a037-6ef9502ccf3a
05:15:37.380 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=2e389547-6b66-4340-97e4-0c1a92a1a2a1
05:15:37.380 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=dc1197e4-48d3-4c0d-82d9-65da7e1a4594
05:15:37.380 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=b894683b-3614-436d-8936-af828b332410
05:15:37.380 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=3c251405-15c3-4f1c-9bec-a4576eade3d3
05:15:37.380 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=aeb21a73-392c-4300-bd1e-66c194a25b95
05:15:37.381 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=338b10aa-a11c-48c5-9171-4bb883151a7d
05:15:37.381 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=d03a8c45-f2a9-40ba-95a9-a6c57108cf3a
05:15:37.381 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=7b229eea-ad58-4af7-8c63-6094ff6239e6
05:15:37.382 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect failure
05:15:37.382 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=52d97f21-c0d8-45d3-bbbe-1c4529517e56
05:15:37.382 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=83dd3a8c-76fb-4480-8acd-20f81c927d29
05:15:37.382 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=2ff975dd-b734-4b48-bd5e-090893906db1
05:15:37.383 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=5ff4cb61-8188-4915-b58d-9aca743b7be1
05:15:37.383 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=109aef19-bbd9-4fd1-ad1a-23aaf0f76e97
05:15:37.383 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=0b2cf3b7-a13c-4854-a2cf-12e33b36bf88
05:15:37.383 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=491a367f-0118-42c7-b946-d876ea29654b
05:15:37.444 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=ac609d9a-de87-4539-bf4e-a34bae92b358
05:15:37.444 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=1a6351a5-f17d-4a86-bd46-fde050402658
05:15:37.445 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect failure -> expect success
05:15:37.445 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=288e0e5f-bc07-43ea-9001-c654fc646f7b
05:15:37.445 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=b092b089-99d2-4ca4-93a8-e758fcc4b5c5
05:15:37.445 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=ab6c8fa7-9b70-4b7f-b043-8dcad2c78d51
05:15:37.446 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=cb84bb3c-9447-4d07-a1e0-4ac4a5880ffe
05:15:37.446 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=fcfd6efe-7e15-42cb-ad22-c0831d19d74d
05:15:37.446 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=415b23de-4076-4f87-ba92-f914483e6984
05:15:37.446 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=ee717902-d992-4afe-813f-9bed37853d86
05:15:37.446 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=736a828e-d9eb-4032-a883-5b605731adf0
05:15:37.446 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=f4a7b011-89cc-42fe-9aec-8e33a77a23c1
05:15:37.447 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=3df76d0b-c2e6-4cdb-aa42-67a138e93244
05:15:37.447 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=8d3e623b-1fb7-4ef5-a935-ed13279c7750
05:15:37.447 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=845d4407-60d2-457b-b664-6079820fb036
05:15:37.447 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect failure -> expect failure
05:15:37.447 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=8dbd80e1-8ee8-48e5-8c67-6e7bfdb09993
05:15:37.447 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=50e3a7ca-0a79-497a-b337-db2472638696
05:15:37.447 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=22374eec-ba44-4631-9fea-6314048c74b1
05:15:37.448 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=56f9e770-5fd3-48f9-8bae-dac448db0b39
05:15:37.449 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=a287c4a4-1954-4a3d-834a-c4eb8515ab9a
05:15:37.449 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=83c9c051-e8bf-4918-bc20-0190a535861f
05:15:37.449 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=dfc6da7b-bbcf-4a08-a5b5-7dd29454ee75
05:15:37.449 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=bd5cf555-6100-46ff-ab09-d6b77d98ea9e
05:15:37.449 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=fc0dfa63-ab82-4bed-97cc-1abcc2df9bef
05:15:37.450 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=df6485b3-f077-4236-8554-acaed627a037
05:15:37.450 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=6030f748-2410-4467-9715-d50b5dd9f71d
05:15:37.450 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=08c2842a-3198-48dc-af46-3dd280bb36b8
05:15:37.451 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure
05:15:37.451 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=f9d35a4a-598c-430f-a8f8-2fc5e8557538
05:15:37.451 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=2203c451-77e0-45cf-be9d-abf0ca2dbc6c
05:15:37.451 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=10240e19-4350-4c44-b6ca-07efb114bd7e
05:15:37.452 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=133aa44e-3e75-47ea-b4b5-dadfedeb0a3f
05:15:37.452 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=5b3e4367-70e7-46c2-8b6f-59dc7d12705c
05:15:37.452 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=46edd292-df33-47b0-aed3-b5f1bcc8f9b3
05:15:37.452 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect success
05:15:37.453 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=53f8b74f-135a-4998-bf49-6cd03419cece
05:15:37.453 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=9884879f-0e5b-482a-8939-50c6d4d16503
05:15:37.453 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=40c132b3-d1f4-4ad8-bced-025066d23fb5
05:15:37.454 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=2c053a64-2d8d-416c-ba6c-385545c579f8
05:15:37.454 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=69ec6947-598d-4fd2-a2da-08d07eae121b
05:15:37.454 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=ff12eda6-5750-494a-87d8-cbfde39ec9e1
05:15:37.454 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=a38454e3-073b-4050-a267-8cf8059b60ed
05:15:37.454 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=3fc17e73-a844-4370-8e29-171e139e1075
05:15:37.455 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=982863c9-104c-45c4-9b76-76605bdc71d8
05:15:37.455 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect success -> expect success
05:15:37.455 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=53048ff5-1b4b-4832-83c7-65098f21a131
05:15:37.455 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=47abf09f-cabf-4eab-af6d-6f37442c28c5
05:15:37.455 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=6312c393-a5f5-4e38-9ff7-0e687e49c526
05:15:37.456 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=272cbb12-d0bd-44db-9e8c-3036c05cad5f
05:15:37.456 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=0e4c3502-b805-4515-984c-2ecd144765ca
05:15:37.456 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=0f61e590-7e16-4517-97b3-2f9a27621af0
05:15:37.457 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=a25769cd-7840-4f4d-bbc3-7f314cc8b077
05:15:37.457 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=27518b96-b252-4f84-a6d8-979c5258a288
05:15:37.457 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=45bf8246-12e4-4439-b28b-fba79da781df
05:15:37.457 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=400edc72-dcac-4b7d-8116-8b6fb90f7fd8
05:15:37.457 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=7ae209e4-7eb2-49f0-b2e8-84afc5d494b4
05:15:37.457 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=7dbf4361-7fee-40b7-8320-eee96d8ae470
05:15:37.457 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect success -> expect failure
05:15:37.457 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=2aa572ba-d2e0-47b3-aa21-5a8d8952d4f2
05:15:37.458 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=a2582edf-a45c-4826-a7ac-58e69f5f1978
05:15:37.458 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=ac0354f0-883b-48cb-8302-dd5cc0f8a0ce
05:15:37.458 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=27200dc3-32ec-4149-be1e-990619fa9bd8
05:15:37.459 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=6ceb42f0-9933-4366-95c7-0f92d7224ddf
05:15:37.459 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=6a3c3e63-c520-447f-8b72-0dc49d35c4e7
05:15:37.459 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=de47743c-9319-45c4-a3fe-ab42eabbb98f
05:15:37.460 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=b4dc61b4-3ebe-4494-aad5-4edb5ef3c7f0
05:15:37.460 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=e647fa8e-8705-475a-957c-61c0f42e9bd6
05:15:37.460 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=e5b4cf23-e94a-4762-868c-d5568f74593c
05:15:37.460 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=b2011ac4-4c0c-4119-901a-478e2875ffcb
05:15:37.460 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=d9534bab-138a-42f0-b763-3c00277940ee
05:15:37.461 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect failure
05:15:37.461 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=759e4713-ebfa-4cbd-927c-34ec791453a2
05:15:37.461 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=d437e30c-8c81-4208-b83f-ac8fd084782c
05:15:37.461 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=725769be-348d-4501-86a9-1a6f50cb928a
05:15:37.462 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=3f7cf1ed-d8d8-4fc8-a335-cafdcf1f647b
05:15:37.462 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=ab452d9e-0782-4f1f-8e31-1bfda683953b
05:15:37.462 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=890ed946-819b-47df-a063-c8489df0ce74
05:15:37.463 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=c9046c02-02dd-49a3-823e-1dde2e3b06e4
05:15:37.463 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=94f8dd8f-b931-43ed-8e97-e5a1dc6c74da
05:15:37.463 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=a4062b56-4668-4eaa-8f58-39be9597d3c5
05:15:37.464 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect failure -> expect success
05:15:37.464 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=517b6668-01c9-46e4-8f80-6b146f47e355
05:15:37.464 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=253b825f-f0d4-45b9-bfb9-190e23df5d4c
05:15:37.464 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=547fc9d8-0caa-4666-ad48-0c9b9b940233
05:15:37.465 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=c36278cb-6847-4898-b37f-5eefe1718d0d
05:15:37.465 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=ee5df38b-ef85-42ba-b2a8-9ce296b7d9a7
05:15:37.465 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=c1ef0f62-20d7-4726-b77a-2c7eccaf4244
05:15:37.466 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=7ee0ddb2-1e18-4610-9eac-1812f16b76c1
05:15:37.466 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=de39e542-c97f-42a3-8569-e17ab3156b52
05:15:37.466 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=2976be64-4e4b-476f-aa81-975eeb4a8dec
05:15:37.467 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=c9e787c7-bd49-4ffb-ae82-8a14115edf11
05:15:37.467 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=70a43d7d-e637-4c5c-9d37-aa9ce3cd3144
05:15:37.467 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=7e8faa42-2a72-49b0-b1bd-e855fa144d3e
05:15:37.467 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect failure -> expect failure
05:15:37.467 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=ebb10e51-bf0f-47fa-a092-e8ced8df3f6a
05:15:37.468 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=93cfb301-626f-4022-926d-2502b75c5552
05:15:37.468 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=b7064dd2-d060-4ae4-865f-204b8d8db6d1
05:15:37.468 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=594ebf0b-d505-4e04-a610-e7ab2335a780
05:15:37.469 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=501eb85a-53e4-4d93-bc56-3a115fc0b886
05:15:37.469 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=d922cbf2-5e72-4c9b-9a89-320c4604d276
05:15:37.470 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=a258f87e-e115-44d0-93f8-39278306987c
05:15:37.470 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=32265e29-8fd2-42be-a0d9-d7486f9ee898
05:15:37.470 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=5d62fa9f-ab68-447c-b81b-1f1f8cbfe407
05:15:37.470 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=c93b45c6-346d-4cb0-910c-723fbf8929e1
05:15:37.471 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=3f0466b7-2cbd-4f3f-a0fa-9d3a3714b0bc
05:15:37.471 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=a1c0f4f6-2f1e-4a3a-814d-d368f500ec09
05:15:37.473 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#testStartConsumptionCombinations()
05:15:37.473 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#concurrentStartConsumptionFails()
05:15:37.473 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.474 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=0ffc4184-eda6-4474-92b9-b109c5cf4258
05:15:37.474 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=dd92b4c8-6aa5-4ed4-90fa-f5e534fb4094
05:15:37.474 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=b7b61493-6ea8-40e0-82b1-e09a94d6343c
05:15:37.475 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#concurrentStartConsumptionFails()
05:15:37.478 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinSearchTest#someResults[method=PUBLISHER]()
05:15:37.478 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.480 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"007d32dd-a51e-4c0e-9bae-ddf07d18d7f6"},"path":"/","value":{}}
05:15:37.484 [pool-286-thread-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"59c4a3ae-8f23-4378-b0fe-472538c79f65","content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-nonempty-subscription-0","demand":2}}
05:15:37.488 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinSearchTest#someResults[method=PUBLISHER]()
05:15:37.489 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinSearchTest#emptyResults[method=PUBLISHER]()
05:15:37.489 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.490 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"40b6d19c-9763-4ef4-bdc5-090841f1a8e0"},"path":"/","value":{"filter":"not(or(exists(/features/f1/properties/p1),eq(/attributes/a/b/c,5),exists(thingId)))","options":"size(5),sort(+/thingId,-/attributes/x)","namespaces":["hello.world"]},"fields":"/thingId,/policyId"}
05:15:37.541 [pool-288-thread-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"5b78de1b-e027-453b-8da9-97c022f41b77","content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-empty-subscription-1","demand":2}}
05:15:37.543 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinSearchTest#emptyResults[method=PUBLISHER]()
05:15:37.544 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinSearchTest#exceptionInHandlerCancelsStream[method=PUBLISHER]()
05:15:37.544 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.545 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"95f94f3d-f963-4760-b2ba-127923bab4a4"},"path":"/","value":{}}
05:15:37.547 [pool-290-thread-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"37a044df-1b58-4c37-9375-431d60d55382","content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-cancelled-subscription-2","demand":2}}
05:15:37.548 [pool-290-thread-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/cancel","headers":{"content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-cancelled-subscription-2"}}
05:15:37.549 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinSearchTest#exceptionInHandlerCancelsStream[method=PUBLISHER]()
05:15:37.549 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinSearchTest#partialFailure[method=PUBLISHER]()
05:15:37.550 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.551 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"c1c643af-766d-4f79-8719-b82fa4a0a755"},"path":"/","value":{}}
05:15:37.552 [pool-292-thread-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"75ab7bda-88ca-4ad4-83b0-450facd2f29c","content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-failed-subscription-3","demand":2}}
05:15:37.561 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinSearchTest#partialFailure[method=PUBLISHER]()
05:15:37.561 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinSearchTest#someResults[method=STREAM]()
05:15:37.562 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.562 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"ad12c58c-c28e-40c9-987d-af94425c3795"},"path":"/","value":{}}
05:15:37.564 [pool-294-thread-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"59cfbbe7-9165-42da-b7ca-2d62a8976784","content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-nonempty-subscription-4","demand":2}}
05:15:37.566 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinSearchTest#someResults[method=STREAM]()
05:15:37.567 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinSearchTest#emptyResults[method=STREAM]()
05:15:37.567 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.568 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"018cac54-783e-4788-8fd2-094fd3a3bddd"},"path":"/","value":{"filter":"not(or(exists(/features/f1/properties/p1),eq(/attributes/a/b/c,5),exists(thingId)))","options":"size(5),sort(+/thingId,-/attributes/x)","namespaces":["hello.world"]},"fields":"/thingId,/policyId"}
05:15:37.569 [pool-296-thread-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"090c514a-505a-43ab-b7c3-04e67954d466","content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-empty-subscription-5","demand":55}}
05:15:37.571 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinSearchTest#emptyResults[method=STREAM]()
05:15:37.571 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinSearchTest#exceptionInHandlerCancelsStream[method=STREAM]()
05:15:37.572 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.572 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"9747c9bb-5644-4dff-aaeb-3b6d500f1de3"},"path":"/","value":{}}
05:15:37.573 [pool-298-thread-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"f9e50468-4037-4c4a-b56c-87fc95d1aed6","content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-cancelled-subscription-6","demand":2}}
05:15:37.574 [pool-298-thread-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/cancel","headers":{"content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-cancelled-subscription-6"}}
05:15:37.575 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinSearchTest#exceptionInHandlerCancelsStream[method=STREAM]()
05:15:37.575 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinSearchTest#partialFailure[method=STREAM]()
05:15:37.576 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.576 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"4bae2c17-2581-49a2-ae5f-a0dfbd2f5689"},"path":"/","value":{}}
05:15:37.578 [pool-300-thread-1] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"aa93b018-ffe7-41e2-9a11-3e12be75756c","content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-failed-subscription-7","demand":2}}
05:15:37.579 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinSearchTest#partialFailure[method=STREAM]()
05:15:37.580 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinSearchPublisherTest#cancellation()
05:15:37.581 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.582 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"0cc4c963-ed6d-4931-9fd9-e7387dd3b258"},"path":"/","value":{}}
05:15:37.584 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"ab466b59-670d-4658-a941-74ca018cf0ab","content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-cancelled-subscription","demand":99}}
05:15:37.584 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/cancel","headers":{"content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-cancelled-subscription"}}
05:15:37.639 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinSearchPublisherTest#cancellation()
05:15:37.645 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeaturePropertiesWithFailedAcknowledgements[channel=twin]()
05:15:37.646 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.647 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"requested-acks":["custom-ack-1","twin-persisted"],"correlation-id":"9fbe6b51-5abd-4638-965d-91294aacabd2","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature/properties"}
05:15:37.650 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeaturePropertiesWithFailedAcknowledgements[channel=twin]()
05:15:37.650 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testRetrieveFeature[channel=twin]()
05:15:37.651 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.655 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/retrieve","headers":{"correlation-id":"6364956f-f9dc-4d85-bbc7-98f77a79d3bb","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature"}
05:15:37.657 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testRetrieveFeature[channel=twin]()
05:15:37.657 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#mergeFeatureDefinition[channel=twin]()
05:15:37.658 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.659 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"81f1bf03-9584-4119-9b8e-0ae75cbdf269","version":2,"response-required":true,"content-type":"application/merge-patch+json"},"path":"/features/someFeature/definition","value":["org.eclipse.ditto:test:0.1.0"]}
05:15:37.663 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#mergeFeatureDefinition[channel=twin]()
05:15:37.664 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatureProperties[channel=twin]()
05:15:37.664 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.666 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"332827cf-d15b-462e-9d56-e0f644183344","version":2,"response-required":true,"content-type":"application/merge-patch+json"},"path":"/features/someFeature/properties","value":{"density":42}}
05:15:37.669 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatureProperties[channel=twin]()
05:15:37.669 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatureProperty[channel=twin]()
05:15:37.669 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.671 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"cf0eb465-a70c-4609-86c7-38cbd22110df","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature/properties/density","value":42}
05:15:37.674 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatureProperty[channel=twin]()
05:15:37.674 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatureWithConditionOption[channel=twin]()
05:15:37.675 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.676 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"2ab876df-028c-45dc-b351-25913f8d9920","version":2,"response-required":true,"condition":"ne(attributes/test)","content-type":"application/json"},"path":"/features/someFeature","value":{"properties":{"propertyPointer":"propertyValue"}}}
05:15:37.678 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatureWithConditionOption[channel=twin]()
05:15:37.678 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeaturesWithConditionOption[channel=twin]()
05:15:37.679 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.679 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"correlation-id":"11127877-af9d-41c7-a829-2525a5cac03d","version":2,"response-required":true,"condition":"ne(attributes/test)","content-type":"application/json"},"path":"/features"}
05:15:37.681 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeaturesWithConditionOption[channel=twin]()
05:15:37.682 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatureProperties[channel=twin]()
05:15:37.682 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.683 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"b9b61a40-0679-4471-ad56-a5f8b4ebd554","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature/properties","value":{"density":42}}
05:15:37.686 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatureProperties[channel=twin]()
05:15:37.687 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeatureProperty[channel=twin]()
05:15:37.687 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.688 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"correlation-id":"40781d4f-a653-4b05-80a1-c7c69b6f025d","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature/properties/density"}
05:15:37.690 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeatureProperty[channel=twin]()
05:15:37.690 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatureWithExistsOptionTrue[channel=twin]()
05:15:37.691 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.691 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"2ae78ff2-e171-496d-87e6-a9741f6ae379","version":2,"response-required":true,"if-match":"*","content-type":"application/json"},"path":"/features/someFeature","value":{"properties":{"propertyPointer":"propertyValue"}}}
05:15:37.693 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatureWithExistsOptionTrue[channel=twin]()
05:15:37.693 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeatureWith2Acknowledgements[channel=twin]()
05:15:37.694 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.695 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"requested-acks":["custom-ack-1","twin-persisted"],"correlation-id":"6d71ac79-d9c4-4d82-b04f-537f4418e24d","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature"}
05:15:37.741 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeatureWith2Acknowledgements[channel=twin]()
05:15:37.741 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeaturesWithConditionOption[channel=twin]()
05:15:37.742 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.743 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"277d36f4-7456-47d1-9bf2-0baf42daa50b","version":2,"response-required":true,"condition":"ne(attributes/test)","content-type":"application/merge-patch+json"},"path":"/features","value":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}
05:15:37.746 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeaturesWithConditionOption[channel=twin]()
05:15:37.746 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatureWithExistsOptionFalse[channel=twin]()
05:15:37.746 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.747 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"addc1a24-671e-4448-9d76-b62a61cc86c1","version":2,"response-required":true,"if-none-match":"*","content-type":"application/json"},"path":"/features/someFeature","value":{"properties":{"propertyPointer":"propertyValue"}}}
05:15:37.749 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatureWithExistsOptionFalse[channel=twin]()
05:15:37.749 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatureProperty[channel=twin]()
05:15:37.750 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.751 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"feb6a12f-5d1f-4e12-8299-7c3a613887f8","version":2,"response-required":true,"content-type":"application/merge-patch+json"},"path":"/features/someFeature/properties/density","value":42}
05:15:37.753 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatureProperty[channel=twin]()
05:15:37.754 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatures[channel=twin]()
05:15:37.754 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.755 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"5b228b80-9629-4a62-8b15-d2af36916a65","version":2,"response-required":true,"content-type":"application/merge-patch+json"},"path":"/features","value":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}
05:15:37.757 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatures[channel=twin]()
05:15:37.758 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#retrieveFeatureWithCondition[channel=twin]()
05:15:37.758 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.759 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/retrieve","headers":{"correlation-id":"01454d53-611d-4949-b15e-1659bc792982","version":2,"response-required":true,"condition":"ne(attributes/test)","content-type":"application/json"},"path":"/features/someFeature"}
05:15:37.761 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#retrieveFeatureWithCondition[channel=twin]()
05:15:37.761 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatureWithExistsOptionTrue[channel=twin]()
05:15:37.762 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.763 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"22efd5d1-7526-4b8e-8664-8a5c06aab5aa","version":2,"response-required":true,"if-match":"*","content-type":"application/merge-patch+json"},"path":"/features/someFeature","value":{"properties":{"propertyPointer":"propertyValue"}}}
05:15:37.765 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatureWithExistsOptionTrue[channel=twin]()
05:15:37.765 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#setFeatureDefinition[channel=twin]()
05:15:37.766 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.767 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"ffc06876-50e7-45d6-a5fe-8436f877f2b9","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature/definition","value":["org.eclipse.ditto:test:0.1.0"]}
05:15:37.770 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#setFeatureDefinition[channel=twin]()
05:15:37.770 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeatures[channel=twin]()
05:15:37.770 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.771 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"correlation-id":"ec0073db-4557-4a83-80d1-104bc28c4cf4","version":2,"response-required":true,"content-type":"application/json"},"path":"/features"}
05:15:37.781 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeatures[channel=twin]()
05:15:37.781 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeature[channel=twin]()
05:15:37.781 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.782 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"correlation-id":"f2a6ab50-c310-426f-a11d-6b2b6ad28488","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature"}
05:15:37.784 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeature[channel=twin]()
05:15:37.784 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatureWithConditionOption[channel=twin]()
05:15:37.785 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.785 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"8e3b848f-15b7-43ab-ae3c-bbafd94e7956","version":2,"response-required":true,"condition":"ne(attributes/test)","content-type":"application/merge-patch+json"},"path":"/features/someFeature","value":{"properties":{"propertyPointer":"propertyValue"}}}
05:15:37.787 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatureWithConditionOption[channel=twin]()
05:15:37.787 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatures[channel=twin]()
05:15:37.788 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.789 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"cb6d0589-a299-404e-bff8-37b9922abd93","version":2,"response-required":true,"content-type":"application/json"},"path":"/features","value":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}
05:15:37.791 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatures[channel=twin]()
05:15:37.792 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeatureWithConditionOption[channel=twin]()
05:15:37.792 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.793 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"correlation-id":"c449804b-7780-4b0d-ba59-1471da168a7a","version":2,"response-required":true,"condition":"ne(attributes/test)","content-type":"application/json"},"path":"/features/someFeature"}
05:15:37.795 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeatureWithConditionOption[channel=twin]()
05:15:37.795 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#deleteFeatureDefinition[channel=twin]()
05:15:37.796 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.796 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"correlation-id":"75603543-6d1c-4af1-be20-2080b9428a67","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature/definition"}
05:15:37.841 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#deleteFeatureDefinition[channel=twin]()
05:15:37.841 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeatureProperties[channel=twin]()
05:15:37.842 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.842 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"correlation-id":"e1edd197-e829-404c-9583-bd5191e1e2d2","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature/properties"}
05:15:37.844 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeatureProperties[channel=twin]()
05:15:37.844 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatureWithExistsOptionFalse[channel=twin]()
05:15:37.845 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.845 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"36aefb45-89e7-4acf-bb3e-73fa61cec3a1","version":2,"response-required":true,"if-none-match":"*","content-type":"application/merge-patch+json"},"path":"/features/someFeature","value":{"properties":{"propertyPointer":"propertyValue"}}}
05:15:37.847 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatureWithExistsOptionFalse[channel=twin]()
05:15:37.848 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeaturePropertiesWithFailedAcknowledgements[channel=live]()
05:15:37.848 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.849 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"requested-acks":["custom-ack-1","live-response"],"correlation-id":"08cc7346-f045-411e-8051-6e2a6bbb434b","version":2,"channel":"live","content-type":"application/json"},"path":"/features/someFeature/properties"}
05:15:37.851 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeaturePropertiesWithFailedAcknowledgements[channel=live]()
05:15:37.851 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testRetrieveFeature[channel=live]()
05:15:37.852 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.852 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/retrieve","headers":{"correlation-id":"6d8af966-7a15-416d-9049-3b9986f150eb","version":2,"channel":"live","content-type":"application/json"},"path":"/features/someFeature"}
05:15:37.854 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testRetrieveFeature[channel=live]()
05:15:37.854 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#mergeFeatureDefinition[channel=live]()
05:15:37.854 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.855 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"3e018b16-cb54-4154-80a6-730c09cb6bac","version":2,"channel":"live","content-type":"application/merge-patch+json"},"path":"/features/someFeature/definition","value":["org.eclipse.ditto:test:0.1.0"]}
05:15:37.857 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#mergeFeatureDefinition[channel=live]()
05:15:37.857 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatureProperties[channel=live]()
05:15:37.858 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.858 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"6e5cc253-1a19-4c35-940f-4f2de9aa6fb0","version":2,"channel":"live","content-type":"application/merge-patch+json"},"path":"/features/someFeature/properties","value":{"density":42}}
05:15:37.860 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatureProperties[channel=live]()
05:15:37.860 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatureProperty[channel=live]()
05:15:37.861 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.861 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"7e8f7aa5-6068-4bff-90c7-319ac5dbb5e9","version":2,"channel":"live","content-type":"application/json"},"path":"/features/someFeature/properties/density","value":42}
05:15:37.864 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatureProperty[channel=live]()
05:15:37.864 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatureWithConditionOption[channel=live]()
05:15:37.864 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.865 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"9377d710-71f2-42cf-98a3-3d231ab74a1a","version":2,"condition":"ne(attributes/test)","channel":"live","content-type":"application/json"},"path":"/features/someFeature","value":{"properties":{"propertyPointer":"propertyValue"}}}
05:15:37.867 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatureWithConditionOption[channel=live]()
05:15:37.867 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeaturesWithConditionOption[channel=live]()
05:15:37.867 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.868 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"7e6c3190-7df0-40e9-ab26-775dc63082f2","version":2,"condition":"ne(attributes/test)","channel":"live","content-type":"application/json"},"path":"/features"}
05:15:37.870 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeaturesWithConditionOption[channel=live]()
05:15:37.870 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatureProperties[channel=live]()
05:15:37.870 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.871 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"ebf0e5ce-ad4c-403c-aa7b-bcd93be5cf0f","version":2,"channel":"live","content-type":"application/json"},"path":"/features/someFeature/properties","value":{"density":42}}
05:15:37.873 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatureProperties[channel=live]()
05:15:37.873 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeatureProperty[channel=live]()
05:15:37.874 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.874 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"0b47ea61-3e0f-4278-8a92-2ba6f2fc1fe2","version":2,"channel":"live","content-type":"application/json"},"path":"/features/someFeature/properties/density"}
05:15:37.876 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeatureProperty[channel=live]()
05:15:37.876 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatureWithExistsOptionTrue[channel=live]()
05:15:37.877 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.878 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"c6a09640-0490-4ca8-8a76-68ce54535105","version":2,"if-match":"*","channel":"live","content-type":"application/json"},"path":"/features/someFeature","value":{"properties":{"propertyPointer":"propertyValue"}}}
05:15:37.880 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatureWithExistsOptionTrue[channel=live]()
05:15:37.880 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeatureWith2Acknowledgements[channel=live]()
05:15:37.880 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.881 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"requested-acks":["custom-ack-1","live-response"],"correlation-id":"5649ef78-2633-45ef-a989-6b581a406f79","version":2,"channel":"live","content-type":"application/json"},"path":"/features/someFeature"}
05:15:37.883 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeatureWith2Acknowledgements[channel=live]()
05:15:37.883 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeaturesWithConditionOption[channel=live]()
05:15:37.884 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.884 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"fc5824cc-be21-432d-9435-520034ed541b","version":2,"condition":"ne(attributes/test)","channel":"live","content-type":"application/merge-patch+json"},"path":"/features","value":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}
05:15:37.887 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeaturesWithConditionOption[channel=live]()
05:15:37.887 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatureWithExistsOptionFalse[channel=live]()
05:15:37.887 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.888 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"478981de-f360-4d28-b126-4ddd82b5610c","version":2,"if-none-match":"*","channel":"live","content-type":"application/json"},"path":"/features/someFeature","value":{"properties":{"propertyPointer":"propertyValue"}}}
05:15:37.941 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatureWithExistsOptionFalse[channel=live]()
05:15:37.941 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatureProperty[channel=live]()
05:15:37.942 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.943 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"f3590478-358b-44e5-8d9a-c47214588191","version":2,"channel":"live","content-type":"application/merge-patch+json"},"path":"/features/someFeature/properties/density","value":42}
05:15:37.947 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatureProperty[channel=live]()
05:15:37.947 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatures[channel=live]()
05:15:37.947 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.948 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"cc67df49-51a0-4f59-8c09-1851c8e80a29","version":2,"channel":"live","content-type":"application/merge-patch+json"},"path":"/features","value":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}
05:15:37.950 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatures[channel=live]()
05:15:37.951 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#retrieveFeatureWithCondition[channel=live]()
05:15:37.951 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.952 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/retrieve","headers":{"correlation-id":"4c4d195e-e4e4-4db4-8d4b-cfd1751dabbb","version":2,"condition":"ne(attributes/test)","channel":"live","content-type":"application/json"},"path":"/features/someFeature"}
05:15:37.953 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#retrieveFeatureWithCondition[channel=live]()
05:15:37.953 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatureWithExistsOptionTrue[channel=live]()
05:15:37.954 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.954 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"77147575-5edc-4a02-a7fc-833a5c2b94ad","version":2,"if-match":"*","channel":"live","content-type":"application/merge-patch+json"},"path":"/features/someFeature","value":{"properties":{"propertyPointer":"propertyValue"}}}
05:15:37.956 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatureWithExistsOptionTrue[channel=live]()
05:15:37.956 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#setFeatureDefinition[channel=live]()
05:15:37.957 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.957 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"e6eb1f4a-2488-4127-8034-fbf87759056d","version":2,"channel":"live","content-type":"application/json"},"path":"/features/someFeature/definition","value":["org.eclipse.ditto:test:0.1.0"]}
05:15:37.960 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#setFeatureDefinition[channel=live]()
05:15:37.960 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeatures[channel=live]()
05:15:37.960 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.961 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"1e466935-597a-417b-b434-429ce3a861a7","version":2,"channel":"live","content-type":"application/json"},"path":"/features"}
05:15:37.962 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeatures[channel=live]()
05:15:37.963 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeature[channel=live]()
05:15:37.963 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.964 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"74fbfc3c-16c1-4da6-83a1-5581edca53b5","version":2,"channel":"live","content-type":"application/json"},"path":"/features/someFeature"}
05:15:37.966 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeature[channel=live]()
05:15:37.966 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatureWithConditionOption[channel=live]()
05:15:37.966 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.967 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"9ec7ae99-3426-470e-9366-5087a7caa4bd","version":2,"condition":"ne(attributes/test)","channel":"live","content-type":"application/merge-patch+json"},"path":"/features/someFeature","value":{"properties":{"propertyPointer":"propertyValue"}}}
05:15:37.969 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatureWithConditionOption[channel=live]()
05:15:37.969 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatures[channel=live]()
05:15:37.969 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.970 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"713a895b-e47b-4963-a4ab-084839ba573c","version":2,"channel":"live","content-type":"application/json"},"path":"/features","value":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}
05:15:37.972 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatures[channel=live]()
05:15:37.972 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeatureWithConditionOption[channel=live]()
05:15:37.973 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.973 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"a75b1565-cfc6-4cdc-85db-f449ac820166","version":2,"condition":"ne(attributes/test)","channel":"live","content-type":"application/json"},"path":"/features/someFeature"}
05:15:37.975 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeatureWithConditionOption[channel=live]()
05:15:37.975 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#deleteFeatureDefinition[channel=live]()
05:15:37.976 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.976 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"aa2434d5-7503-41fd-90e2-914baa9cad04","version":2,"channel":"live","content-type":"application/json"},"path":"/features/someFeature/definition"}
05:15:37.978 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#deleteFeatureDefinition[channel=live]()
05:15:37.979 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeatureProperties[channel=live]()
05:15:37.979 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.980 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"3929cbd5-81e8-45d0-b4e8-920bf8d392e5","version":2,"channel":"live","content-type":"application/json"},"path":"/features/someFeature/properties"}
05:15:37.982 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeatureProperties[channel=live]()
05:15:37.982 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatureWithExistsOptionFalse[channel=live]()
05:15:37.983 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:37.984 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"4e32797c-7cf3-4ede-90ab-593aae769fd6","version":2,"if-none-match":"*","channel":"live","content-type":"application/merge-patch+json"},"path":"/features/someFeature","value":{"properties":{"propertyPointer":"propertyValue"}}}
05:15:37.986 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatureWithExistsOptionFalse[channel=live]()
05:15:37.988 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testRetrievePolicyWithFieldSelectorAndOptions()
05:15:37.989 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:38.042 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/retrieve","headers":{"correlation-id":"abc","version":2,"response-required":true,"content-type":"application/json"},"path":"/","fields":"/_revision"}
05:15:38.047 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testRetrievePolicyWithFieldSelectorAndOptions()
05:15:38.047 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testRetrievePolicyWithFieldSelector()
05:15:38.048 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:38.049 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/retrieve","headers":{"correlation-id":"296190bb-75b2-4a7a-92ab-3e9ede89e9f8","version":2,"response-required":true,"content-type":"application/json"},"path":"/","fields":"/_revision"}
05:15:38.051 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testRetrievePolicyWithFieldSelector()
05:15:38.051 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testRetrievePolicyFails()
05:15:38.052 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:38.053 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/retrieve","headers":{"correlation-id":"b310272e-986b-413b-abb0-1b16c3093438","version":2,"response-required":true,"content-type":"application/json"},"path":"/"}
05:15:38.058 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testRetrievePolicyFails()
05:15:38.058 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testCreatePolicy()
05:15:38.059 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:38.065 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/create","headers":{"correlation-id":"43878539-f299-4690-94c6-07f4da6acbea","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"_namespace":"policy.namespace","policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}
05:15:38.070 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testCreatePolicy()
05:15:38.070 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testRetrievePolicyWithFieldSelectorAndInvalidOptions()
05:15:38.071 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:38.073 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testRetrievePolicyWithFieldSelectorAndInvalidOptions()
05:15:38.073 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testCreatePolicyWithMissingId()
05:15:38.073 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:38.074 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testCreatePolicyWithMissingId()
05:15:38.075 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testPutPolicyWithForbiddenOption()
05:15:38.075 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:38.076 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testPutPolicyWithForbiddenOption()
05:15:38.077 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testUpdatePolicyWithForbiddenOption()
05:15:38.077 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:38.078 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testUpdatePolicyWithForbiddenOption()
05:15:38.079 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testUpdatePolicyWithMissingId()
05:15:38.079 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:38.088 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testUpdatePolicyWithMissingId()
05:15:38.088 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#updatePolicyFailsWithExistsOption()
05:15:38.088 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:38.090 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#updatePolicyFailsWithExistsOption()
05:15:38.090 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testUpdatePolicy()
05:15:38.090 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:38.094 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/modify","headers":{"correlation-id":"9d601a77-8e9e-4804-ac7f-aadad7f85a1a","version":2,"response-required":true,"if-match":"*","content-type":"application/json"},"path":"/","value":{"_namespace":"policy.namespace","policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}
05:15:38.098 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testUpdatePolicy()
05:15:38.098 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testPutPolicy()
05:15:38.098 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:38.142 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/modify","headers":{"correlation-id":"4dea54fd-e6d6-4139-a90d-5f2003a782be","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"_namespace":"policy.namespace","policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}
05:15:38.143 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/modify","headers":{"correlation-id":"4ebd4a29-b3fc-457c-95af-ddd6fb5d05d0","version":2,"response-required":true,"if-match":"*","content-type":"application/json"},"path":"/","value":{"_namespace":"policy.namespace","policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}
05:15:38.144 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/modify","headers":{"correlation-id":"4215536d-6f52-45f5-89d3-52e9ad28a6d3","version":2,"response-required":true,"if-none-match":"*","content-type":"application/json"},"path":"/","value":{"_namespace":"policy.namespace","policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}
05:15:38.150 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testPutPolicy()
05:15:38.150 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testDeletePolicy()
05:15:38.151 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:38.155 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/delete","headers":{"correlation-id":"19084528-6ff2-45d7-8432-57a87a196fc7","version":2,"response-required":true,"content-type":"application/json"},"path":"/"}
05:15:38.158 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testDeletePolicy()
05:15:38.158 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testRetrievePolicy()
05:15:38.159 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:38.159 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/retrieve","headers":{"correlation-id":"17657ef9-1876-4a6f-8526-571fe330364e","version":2,"response-required":true,"content-type":"application/json"},"path":"/"}
05:15:38.161 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testRetrievePolicy()
05:15:38.161 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#createPolicyFailsWithExistsOption()
05:15:38.162 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:38.163 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#createPolicyFailsWithExistsOption()
05:15:38.164 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testRetrievePolicyWithOptions()
05:15:38.165 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:38.165 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/retrieve","headers":{"correlation-id":"abc","version":2,"response-required":true,"content-type":"application/json"},"path":"/"}
05:15:38.166 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testRetrievePolicyWithOptions()
05:15:38.167 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testCreatePolicyJsonObject()
05:15:38.167 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:38.169 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/create","headers":{"correlation-id":"00d9576b-5bec-4101-8b0b-653963339847","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"_namespace":"policy.namespace","policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}
05:15:38.171 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testCreatePolicyJsonObject()
05:15:38.171 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testRetrievePolicyWithInvalidOptions()
05:15:38.172 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:38.173 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testRetrievePolicyWithInvalidOptions()
05:15:38.174 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#deletePolicyFailsWithExistsOption()
05:15:38.174 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:38.175 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#deletePolicyFailsWithExistsOption()
05:15:38.176 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testDeletePolicyWithForbiddenOption()
05:15:38.176 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:38.177 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testDeletePolicyWithForbiddenOption()
05:15:38.177 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testPutPolicyJsonObject()
05:15:38.178 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:38.180 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/modify","headers":{"correlation-id":"0b4b2617-f519-4d15-a4f8-6aa4708f63ee","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"_namespace":"policy.namespace","policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}
05:15:38.181 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/modify","headers":{"correlation-id":"01f8c2ba-b96c-470a-a8e2-1a753ab6c2ee","version":2,"response-required":true,"if-match":"*","content-type":"application/json"},"path":"/","value":{"_namespace":"policy.namespace","policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}
05:15:38.182 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/modify","headers":{"correlation-id":"e643e790-3614-4f3b-a2ef-a19998a33b3e","version":2,"response-required":true,"if-none-match":"*","content-type":"application/json"},"path":"/","value":{"_namespace":"policy.namespace","policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}
05:15:38.187 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testPutPolicyJsonObject()
05:15:38.187 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testCreatePolicyWithForbiddenOption()
05:15:38.188 [main] INFO  o.e.d.c.internal.DefaultDittoClient - Ditto Client [0-SNAPSHOT//2022-08-08] initialized successfully
05:15:38.189 [main] INFO  o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testCreatePolicyWithForbiddenOption()
[ERROR] Tests run: 1041, Failures: 1, Errors: 0, Skipped: 28, Time elapsed: 49.295 s <<< FAILURE! - in TestSuite
[ERROR] org.eclipse.ditto.client.streaming.ThingSearchPublisherVerificationTest.stochastic_spec103_mustSignalOnMethodsSequentially  Time elapsed: 0.701 s  <<< FAILURE!
java.lang.AssertionError: Illegal concurrent access detected (entering critical section)! Thread[pool-88-thread-1,5,main] emited onNext(SubscriptionHasNextPage [type=thing-search.subscription.events:next, subscriptionId=4ceb25dc-0151-45ed-b271-40f36d1537a5, dittoHeaders=ImmutableDittoHeaders [{correlation-id=efa917cd-dbcf-47cc-a3cc-a24b3768be37, content-type=application/json}], items=[{"thingId":"x:0"}]]) signal, before Thread[mock-provider-1,5,main] finished its onSubscribe() signal.
	at org.eclipse.ditto.client.streaming.ThingSearchPublisherVerificationTest.reply(ThingSearchPublisherVerificationTest.java:154)
	at org.eclipse.ditto.client.streaming.ThingSearchPublisherVerificationTest.lambda$mockSearchBackEnd$0(ThingSearchPublisherVerificationTest.java:100)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   ThingSearchPublisherVerificationTest.lambda$mockSearchBackEnd$0:100->reply:154 Illegal concurrent access detected (entering critical section)! Thread[pool-88-thread-1,5,main] emited onNext(SubscriptionHasNextPage [type=thing-search.subscription.events:next, subscriptionId=4ceb25dc-0151-45ed-b271-40f36d1537a5, dittoHeaders=ImmutableDittoHeaders [{correlation-id=efa917cd-dbcf-47cc-a3cc-a24b3768be37, content-type=application/json}], items=[{"thingId":"x:0"}]]) signal, before Thread[mock-provider-1,5,main] finished its onSubscribe() signal.
[INFO] 
[ERROR] Tests run: 1041, Failures: 1, Errors: 0, Skipped: 28
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:55 min
[INFO] Finished at: 2022-08-08T05:15:39Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) on project ditto-client: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/agent/workspace/ditto-client-java-ci/java/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) on project ditto-client: There are test failures.

Please refer to /home/jenkins/agent/workspace/ditto-client-java-ci/java/target/surefire-reports for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:306)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:211)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:165)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:157)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:121)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:127)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to /home/jenkins/agent/workspace/ditto-client-java-ci/java/target/surefire-reports for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
    at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:271)
    at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:159)
    at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary (SurefirePlugin.java:435)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1079)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:889)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:301)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:211)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:165)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:157)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:121)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:127)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[ERROR] 
[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
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy to Eclipse)
Stage "Deploy to Eclipse" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE