Test Report : TEST-events_test-20231119212329.xml
Test Suite: events_test-20231119212329
Results
| Duration | 78.448 sec |
| Tests | 1 |
| Failures | 0 |
Tests
events_test
| Test case: | test |
| Outcome: | Passed |
| Duration: | 78.448 sec |
| Failed | None |
None
Suite stdout:
[1700429009371] [INFO] DEV-3996365522 Device 3996365522 (type: 1) has been created
[1700429009371] [INFO] FW-UPD Initialized
[1700429009371] [DBG] FW-UPD enter <function device_base.set_hub at 0x7fb7e58002c0> (<uclient.hub.HUB object at 0x7fb7e5674e90>,)
[1700429009371] [DBG] FW-UPD exit <function device_base.set_hub at 0x7fb7e58002c0> ret: None
[1700429009371] [DBG] MQTT enter <function mqtt_transport.set_lastwill at 0x7fb7e5a76c00> ('<48:3f:da:55:07:5b/status', '-1')
[1700429009371] [DBG] MQTT exit <function mqtt_transport.set_lastwill at 0x7fb7e5a76c00> ret: None
[1700429009371] [DBG] MQTT enter <function mqtt_transport.on_connect at 0x7fb7e5a76980> (<bound method HUB.__on_connect of <uclient.hub.HUB object at 0x7fb7e5674e90>>,)
[1700429009371] [DBG] MQTT exit <function mqtt_transport.on_connect at 0x7fb7e5a76980> ret: None
[1700429009371] [DBG] MQTT enter <function mqtt_transport.on_disconnect at 0x7fb7e5a76ac0> (<bound method HUB.__on_disconnect of <uclient.hub.HUB object at 0x7fb7e5674e90>>,)
[1700429009371] [DBG] MQTT exit <function mqtt_transport.on_disconnect at 0x7fb7e5a76ac0> ret: None
[1700429009371] [DBG] MQTT enter <function mqtt_transport.connect at 0x7fb7e5a75da0> ('x.ks.ua', 1883)
[1700429010377] [INFO] HUB Connected
[1700429010377] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7fb7e5a765c0> ('>hub', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fb7e5674e90>>)
[1700429010420] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7fb7e5a765c0> ret: None
[1700429010420] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7fb7e5a765c0> ('>user/dev', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fb7e5674e90>>)
[1700429010464] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7fb7e5a765c0> ret: None
[1700429010464] [INFO] HUB (HUB) Subscribe to : {topic: /48:3f:da:55:07:5b/time }
[1700429010464] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7fb7e5a765c0> ('/48:3f:da:55:07:5b/time', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fb7e5674e90>>)
[1700429010508] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7fb7e5a765c0> ret: None
[1700429010508] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/lifetime }
[1700429010508] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7fb7e5a765c0> ('>48:3f:da:55:07:5b/lifetime', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fb7e5674e90>>)
[1700429010552] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7fb7e5a765c0> ret: None
[1700429010552] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/error }
[1700429010552] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7fb7e5a765c0> ('>48:3f:da:55:07:5b/error', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fb7e5674e90>>)
[1700429010597] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7fb7e5a765c0> ret: None
[1700429010597] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/ping }
[1700429010597] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7fb7e5a765c0> ('>48:3f:da:55:07:5b/ping', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fb7e5674e90>>)
[1700429010640] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7fb7e5a765c0> ret: None
[1700429010640] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/version }
[1700429010640] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7fb7e5a765c0> ('>48:3f:da:55:07:5b/version', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fb7e5674e90>>)
[1700429010684] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7fb7e5a765c0> ret: None
[1700429010684] [DBG] MQTT exit <function mqtt_transport.connect at 0x7fb7e5a75da0> ret: None
[1700429010685] [DBG] HUB Step, state: 0 (next: 1700429011685)
[1700429010685] [INFO] HUB Publish reg token: 48:3f:da:55:07:5b
[1700429010685] [DBG] MQTT enter <function mqtt_transport.publish at 0x7fb7e5a76480> ('/reg', '48:3f:da:55:07:5b')
[1700429010728] [DBG] MQTT exit <function mqtt_transport.publish at 0x7fb7e5a76480> ret: None
[1700429010772] [INFO] HUB Message: {topic: /48:3f:da:55:07:5b/time, value: 1700429010733 }
[1700429010772] [INFO] HUB Registration finish, time: 1700429010733
[1700429010772] [DBG] FW-UPD enter <function device_base.register at 0x7fb7e58007c0> (1700429010,)
[1700429010772] [INFO] FW-UPD Device 3996365522 registration on the server @ 1700429010
[1700429010772] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/3996365522/# }
[1700429010772] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7fb7e5a765c0> ('>48:3f:da:55:07:5b/3996365522/#', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fb7e5674e90>>)
[1700429010816] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7fb7e5a765c0> ret: None
[1700429010816] [DBG] FW-UPD exit <function device_base.register at 0x7fb7e58007c0> ret: None
[1700429011685] [DBG] HUB Step, state: 1 (next: 1700429012685)
[1700429011685] [DBG] FW-UPD enter <function device_base.info_req at 0x7fb7e5801080> ()
[1700429011685] [DBG] FW-UPD exit <function device_base.info_req at 0x7fb7e5801080> ret: {'s': 3996365522, 't': 1, 'r': {0: 3996365522, 1: 1700429010}}
[1700429011685] [INFO] HUB Publish message: { topic: info, value: {"mac": "48:3f:da:55:07:5b", "version": "R231119;master;c5493d6a3d66a18e791cea35edb8dfef668730bf", "type": "mpy", "prot": 2, "devices": [{"s": 3996365522, "t": 1, "r": {"0": 3996365522, "1": 1700429010}}]} }
[1700429011685] [DBG] MQTT enter <function mqtt_transport.publish at 0x7fb7e5a76480> ('/48:3f:da:55:07:5b/info', '{"mac": "48:3f:da:55:07:5b", "version": "R231119;master;c5493d6a3d66a18e791cea35edb8dfef668730bf", "type": "mpy", "prot": 2, "devices": [{"s": 3996365522, "t": 1, "r": {"0": 3996365522, "1": 1700429010}}]}')
[1700429011685] [DBG] MQTT exit <function mqtt_transport.publish at 0x7fb7e5a76480> ret: None
[1700429017705] [DBG] FW-UPD enter <function device_base.set_reg at 0x7fb7e5800540> (9, {'tm': 1700429017704, 'rnd_a': 30949693, 'rnd_data': 'b+f2aJ3iPF6pgh0='})
[1700429017705] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1700429017704, "rnd_a": 30949693, "rnd_data": "b+f2aJ3iPF6pgh0="} }
[1700429017705] [DBG] MQTT enter <function mqtt_transport.publish at 0x7fb7e5a76480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1700429017704, "rnd_a": 30949693, "rnd_data": "b+f2aJ3iPF6pgh0="}')
[1700429017706] [DBG] MQTT exit <function mqtt_transport.publish at 0x7fb7e5a76480> ret: None
[1700429017706] [DBG] FW-UPD exit <function device_base.set_reg at 0x7fb7e5800540> ret: None
[1700429022707] [DBG] FW-UPD enter <function device_base.set_reg at 0x7fb7e5800540> (9, {'tm': 1700429022706, 'rnd_a': 504052737, 'rnd_data': 'bq4='})
[1700429022707] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1700429022706, "rnd_a": 504052737, "rnd_data": "bq4="} }
[1700429022707] [DBG] MQTT enter <function mqtt_transport.publish at 0x7fb7e5a76480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1700429022706, "rnd_a": 504052737, "rnd_data": "bq4="}')
[1700429022709] [DBG] MQTT exit <function mqtt_transport.publish at 0x7fb7e5a76480> ret: None
[1700429022709] [DBG] FW-UPD exit <function device_base.set_reg at 0x7fb7e5800540> ret: None
[1700429027711] [DBG] FW-UPD enter <function device_base.set_reg at 0x7fb7e5800540> (9, {'tm': 1700429027709, 'rnd_a': 411680182, 'rnd_data': 'kQ79JIdyVEVGnmkVr6rx3oFmFDm8Knc5kls='})
[1700429027711] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1700429027709, "rnd_a": 411680182, "rnd_data": "kQ79JIdyVEVGnmkVr6rx3oFmFDm8Knc5kls="} }
[1700429027711] [DBG] MQTT enter <function mqtt_transport.publish at 0x7fb7e5a76480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1700429027709, "rnd_a": 411680182, "rnd_data": "kQ79JIdyVEVGnmkVr6rx3oFmFDm8Knc5kls="}')
[1700429027711] [DBG] MQTT exit <function mqtt_transport.publish at 0x7fb7e5a76480> ret: None
[1700429027711] [DBG] FW-UPD exit <function device_base.set_reg at 0x7fb7e5800540> ret: None
[1700429032713] [DBG] FW-UPD enter <function device_base.set_reg at 0x7fb7e5800540> (9, {'tm': 1700429032711, 'rnd_a': 594352580, 'rnd_data': 'G/ajxWHMJ9RtISqHZ7W0CKZwvBYOG8dsjw=='})
[1700429032713] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1700429032711, "rnd_a": 594352580, "rnd_data": "G/ajxWHMJ9RtISqHZ7W0CKZwvBYOG8dsjw=="} }
[1700429032713] [DBG] MQTT enter <function mqtt_transport.publish at 0x7fb7e5a76480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1700429032711, "rnd_a": 594352580, "rnd_data": "G/ajxWHMJ9RtISqHZ7W0CKZwvBYOG8dsjw=="}')
[1700429032713] [DBG] MQTT exit <function mqtt_transport.publish at 0x7fb7e5a76480> ret: None
[1700429032713] [DBG] FW-UPD exit <function device_base.set_reg at 0x7fb7e5800540> ret: None
[1700429037715] [DBG] FW-UPD enter <function device_base.set_reg at 0x7fb7e5800540> (9, {'tm': 1700429037713, 'rnd_a': 250930587, 'rnd_data': '+B0B0eKA'})
[1700429037715] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1700429037713, "rnd_a": 250930587, "rnd_data": "+B0B0eKA"} }
[1700429037715] [DBG] MQTT enter <function mqtt_transport.publish at 0x7fb7e5a76480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1700429037713, "rnd_a": 250930587, "rnd_data": "+B0B0eKA"}')
[1700429037715] [DBG] MQTT exit <function mqtt_transport.publish at 0x7fb7e5a76480> ret: None
[1700429037715] [DBG] FW-UPD exit <function device_base.set_reg at 0x7fb7e5800540> ret: None
[1700429042717] [DBG] FW-UPD enter <function device_base.set_reg at 0x7fb7e5800540> (9, {'tm': 1700429042715, 'rnd_a': 109009615, 'rnd_data': 'w9Sw1XsLTpYipqrvdqfIQUAiausGHTfFuw=='})
[1700429042717] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1700429042715, "rnd_a": 109009615, "rnd_data": "w9Sw1XsLTpYipqrvdqfIQUAiausGHTfFuw=="} }
[1700429042717] [DBG] MQTT enter <function mqtt_transport.publish at 0x7fb7e5a76480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1700429042715, "rnd_a": 109009615, "rnd_data": "w9Sw1XsLTpYipqrvdqfIQUAiausGHTfFuw=="}')
[1700429042719] [DBG] MQTT exit <function mqtt_transport.publish at 0x7fb7e5a76480> ret: None
[1700429042719] [DBG] FW-UPD exit <function device_base.set_reg at 0x7fb7e5800540> ret: None
[1700429047720] [DBG] FW-UPD enter <function device_base.set_reg at 0x7fb7e5800540> (9, {'tm': 1700429047719, 'rnd_a': 316844025, 'rnd_data': '0oyyZV/l'})
[1700429047720] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1700429047719, "rnd_a": 316844025, "rnd_data": "0oyyZV/l"} }
[1700429047720] [DBG] MQTT enter <function mqtt_transport.publish at 0x7fb7e5a76480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1700429047719, "rnd_a": 316844025, "rnd_data": "0oyyZV/l"}')
[1700429047720] [DBG] MQTT exit <function mqtt_transport.publish at 0x7fb7e5a76480> ret: None
[1700429047720] [DBG] FW-UPD exit <function device_base.set_reg at 0x7fb7e5800540> ret: None
[1700429052722] [DBG] FW-UPD enter <function device_base.set_reg at 0x7fb7e5800540> (9, {'tm': 1700429052720, 'rnd_a': 425483680, 'rnd_data': '485QPnWwAEXxTA=='})
[1700429052722] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1700429052720, "rnd_a": 425483680, "rnd_data": "485QPnWwAEXxTA=="} }
[1700429052722] [DBG] MQTT enter <function mqtt_transport.publish at 0x7fb7e5a76480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1700429052720, "rnd_a": 425483680, "rnd_data": "485QPnWwAEXxTA=="}')
[1700429052722] [DBG] MQTT exit <function mqtt_transport.publish at 0x7fb7e5a76480> ret: None
[1700429052722] [DBG] FW-UPD exit <function device_base.set_reg at 0x7fb7e5800540> ret: None
[1700429057725] [DBG] FW-UPD enter <function device_base.set_reg at 0x7fb7e5800540> (9, {'tm': 1700429057722, 'rnd_a': 41548831, 'rnd_data': '3BDm2pg+WVOGoIp/ILHeofjmBwV9oPU='})
[1700429057725] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1700429057722, "rnd_a": 41548831, "rnd_data": "3BDm2pg+WVOGoIp/ILHeofjmBwV9oPU="} }
[1700429057725] [DBG] MQTT enter <function mqtt_transport.publish at 0x7fb7e5a76480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1700429057722, "rnd_a": 41548831, "rnd_data": "3BDm2pg+WVOGoIp/ILHeofjmBwV9oPU="}')
[1700429057727] [DBG] MQTT exit <function mqtt_transport.publish at 0x7fb7e5a76480> ret: None
[1700429057727] [DBG] FW-UPD exit <function device_base.set_reg at 0x7fb7e5800540> ret: None
[1700429062729] [DBG] FW-UPD enter <function device_base.set_reg at 0x7fb7e5800540> (9, {'tm': 1700429062727, 'rnd_a': 298150339, 'rnd_data': 'AnFuEjMldO12WOHuZwRP'})
[1700429062729] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1700429062727, "rnd_a": 298150339, "rnd_data": "AnFuEjMldO12WOHuZwRP"} }
[1700429062729] [DBG] MQTT enter <function mqtt_transport.publish at 0x7fb7e5a76480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1700429062727, "rnd_a": 298150339, "rnd_data": "AnFuEjMldO12WOHuZwRP"}')
[1700429062729] [DBG] MQTT exit <function mqtt_transport.publish at 0x7fb7e5a76480> ret: None
[1700429062729] [DBG] FW-UPD exit <function device_base.set_reg at 0x7fb7e5800540> ret: None
[1700429067732] [DBG] FW-UPD enter <function device_base.set_reg at 0x7fb7e5800540> (9, {'tm': 1700429067729, 'rnd_a': 1015504976, 'rnd_data': 'fBW2+/4='})
[1700429067732] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1700429067729, "rnd_a": 1015504976, "rnd_data": "fBW2+/4="} }
[1700429067732] [DBG] MQTT enter <function mqtt_transport.publish at 0x7fb7e5a76480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1700429067729, "rnd_a": 1015504976, "rnd_data": "fBW2+/4="}')
[1700429067732] [DBG] MQTT exit <function mqtt_transport.publish at 0x7fb7e5a76480> ret: None
[1700429067732] [DBG] FW-UPD exit <function device_base.set_reg at 0x7fb7e5800540> ret: None
[1700429071688] [DBG] HUB Step, state: 2 (next: 1700429131688)
[1700429071688] [INFO] HUB Publish message: { topic: status, value: 11 }
[1700429071688] [DBG] MQTT enter <function mqtt_transport.publish at 0x7fb7e5a76480> ('/48:3f:da:55:07:5b/status', 11)
[1700429071715] [DBG] MQTT exit <function mqtt_transport.publish at 0x7fb7e5a76480> ret: None
[1700429071715] [DBG] FW-UPD enter <function device_base.publish_status at 0x7fb7e5800680> ()
[1700429071715] [INFO] HUB Publish message: { topic: 3996365522/status, value: 11 }
[1700429071715] [DBG] MQTT enter <function mqtt_transport.publish at 0x7fb7e5a76480> ('<48:3f:da:55:07:5b/3996365522/status', 11)
[1700429071715] [DBG] MQTT exit <function mqtt_transport.publish at 0x7fb7e5a76480> ret: None
[1700429071715] [DBG] FW-UPD exit <function device_base.publish_status at 0x7fb7e5800680> ret: None
[1700429072734] [DBG] FW-UPD enter <function device_base.set_reg at 0x7fb7e5800540> (9, {'tm': 1700429072732, 'rnd_a': 539654042, 'rnd_data': 'oaxyUyyBZlMT7z79KQxZdtQSrJ6EaQYKCMf3XJw='})
[1700429072734] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1700429072732, "rnd_a": 539654042, "rnd_data": "oaxyUyyBZlMT7z79KQxZdtQSrJ6EaQYKCMf3XJw="} }
[1700429072734] [DBG] MQTT enter <function mqtt_transport.publish at 0x7fb7e5a76480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1700429072732, "rnd_a": 539654042, "rnd_data": "oaxyUyyBZlMT7z79KQxZdtQSrJ6EaQYKCMf3XJw="}')
[1700429072734] [DBG] MQTT exit <function mqtt_transport.publish at 0x7fb7e5a76480> ret: None
[1700429072734] [DBG] FW-UPD exit <function device_base.set_reg at 0x7fb7e5800540> ret: None
[1700429077737] [DBG] FW-UPD enter <function device_base.set_reg at 0x7fb7e5800540> (9, {'tm': 1700429077735, 'rnd_a': 823073699, 'rnd_data': 'mFsVLPLfW12VjcE0Fv78r1yMCAo='})
[1700429077737] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1700429077735, "rnd_a": 823073699, "rnd_data": "mFsVLPLfW12VjcE0Fv78r1yMCAo="} }
[1700429077737] [DBG] MQTT enter <function mqtt_transport.publish at 0x7fb7e5a76480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1700429077735, "rnd_a": 823073699, "rnd_data": "mFsVLPLfW12VjcE0Fv78r1yMCAo="}')
[1700429077737] [DBG] MQTT exit <function mqtt_transport.publish at 0x7fb7e5a76480> ret: None
[1700429077737] [DBG] FW-UPD exit <function device_base.set_reg at 0x7fb7e5800540> ret: None
[1700429082738] [DBG] FW-UPD enter <function device_base.set_reg at 0x7fb7e5800540> (9, {'tm': 1700429082737, 'rnd_a': 171206412, 'rnd_data': '0w0Ee/cCaaCarA=='})
[1700429082738] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1700429082737, "rnd_a": 171206412, "rnd_data": "0w0Ee/cCaaCarA=="} }
[1700429082738] [DBG] MQTT enter <function mqtt_transport.publish at 0x7fb7e5a76480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1700429082737, "rnd_a": 171206412, "rnd_data": "0w0Ee/cCaaCarA=="}')
[1700429082738] [DBG] MQTT exit <function mqtt_transport.publish at 0x7fb7e5a76480> ret: None
[1700429082738] [DBG] FW-UPD exit <function device_base.set_reg at 0x7fb7e5800540> ret: None
[1700429087740] [DBG] FW-UPD enter <function device_base.set_reg at 0x7fb7e5800540> (9, {'tm': 1700429087738, 'rnd_a': 584817802, 'rnd_data': 'buokiLHEq3DNtd/F'})
[1700429087740] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1700429087738, "rnd_a": 584817802, "rnd_data": "buokiLHEq3DNtd/F"} }
[1700429087740] [DBG] MQTT enter <function mqtt_transport.publish at 0x7fb7e5a76480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1700429087738, "rnd_a": 584817802, "rnd_data": "buokiLHEq3DNtd/F"}')
[1700429087741] [DBG] MQTT exit <function mqtt_transport.publish at 0x7fb7e5a76480> ret: None
[1700429087741] [DBG] FW-UPD exit <function device_base.set_reg at 0x7fb7e5800540> ret: None
[1700429087746] [INFO] HUB Message: {topic: >48:3f:da:55:07:5b/3996365522/events/9, value: "1700429012704;1700429087741" }
[1700429087748] [INFO] HUB Publish message: { topic: 3996365522/events/9, value: [{"ts": 1700429017705, "r": 9, "v": {"tm": 1700429017704, "rnd_a": 30949693, "rnd_data": "b+f2aJ3iPF6pgh0="}}, {"ts": 1700429022707, "r": 9, "v": {"tm": 1700429022706, "rnd_a": 504052737, "rnd_data": "bq4="}}, {"ts": 1700429027710, "r": 9, "v": {"tm": 1700429027709, "rnd_a": 411680182, "rnd_data": "kQ79JIdyVEVGnmkVr6rx3oFmFDm8Knc5kls="}}, {"ts": 1700429032712, "r": 9, "v": {"tm": 1700429032711, "rnd_a": 594352580, "rnd_data": "G/ajxWHMJ9RtISqHZ7W0CKZwvBYOG8dsjw=="}}] }
[1700429087748] [DBG] MQTT enter <function mqtt_transport.publish at 0x7fb7e5a76480> ('<48:3f:da:55:07:5b/3996365522/events/9', '[{"ts": 1700429017705, "r": 9, "v": {"tm": 1700429017704, "rnd_a": 30949693, "rnd_data": "b+f2aJ3iPF6pgh0="}}, {"ts": 1700429022707, "r": 9, "v": {"tm": 1700429022706, "rnd_a": 504052737, "rnd_data": "bq4="}}, {"ts": 1700429027710, "r": 9, "v": {"tm": 1700429027709, "rnd_a": 411680182, "rnd_data": "kQ79JIdyVEVGnmkVr6rx3oFmFDm8Knc5kls="}}, {"ts": 1700429032712, "r": 9, "v": {"tm": 1700429032711, "rnd_a": 594352580, "rnd_data": "G/ajxWHMJ9RtISqHZ7W0CKZwvBYOG8dsjw=="}}]')
[1700429087749] [DBG] MQTT exit <function mqtt_transport.publish at 0x7fb7e5a76480> ret: None
[1700429087750] [INFO] HUB Publish message: { topic: 3996365522/events/9, value: [{"ts": 1700429037714, "r": 9, "v": {"tm": 1700429037713, "rnd_a": 250930587, "rnd_data": "+B0B0eKA"}}, {"ts": 1700429042716, "r": 9, "v": {"tm": 1700429042715, "rnd_a": 109009615, "rnd_data": "w9Sw1XsLTpYipqrvdqfIQUAiausGHTfFuw=="}}, {"ts": 1700429047720, "r": 9, "v": {"tm": 1700429047719, "rnd_a": 316844025, "rnd_data": "0oyyZV/l"}}, {"ts": 1700429052721, "r": 9, "v": {"tm": 1700429052720, "rnd_a": 425483680, "rnd_data": "485QPnWwAEXxTA=="}}] }
[1700429087750] [DBG] MQTT enter <function mqtt_transport.publish at 0x7fb7e5a76480> ('<48:3f:da:55:07:5b/3996365522/events/9', '[{"ts": 1700429037714, "r": 9, "v": {"tm": 1700429037713, "rnd_a": 250930587, "rnd_data": "+B0B0eKA"}}, {"ts": 1700429042716, "r": 9, "v": {"tm": 1700429042715, "rnd_a": 109009615, "rnd_data": "w9Sw1XsLTpYipqrvdqfIQUAiausGHTfFuw=="}}, {"ts": 1700429047720, "r": 9, "v": {"tm": 1700429047719, "rnd_a": 316844025, "rnd_data": "0oyyZV/l"}}, {"ts": 1700429052721, "r": 9, "v": {"tm": 1700429052720, "rnd_a": 425483680, "rnd_data": "485QPnWwAEXxTA=="}}]')
[1700429087750] [DBG] MQTT exit <function mqtt_transport.publish at 0x7fb7e5a76480> ret: None
[1700429087751] [INFO] HUB Publish message: { topic: 3996365522/events/9, value: [{"ts": 1700429057724, "r": 9, "v": {"tm": 1700429057722, "rnd_a": 41548831, "rnd_data": "3BDm2pg+WVOGoIp/ILHeofjmBwV9oPU="}}, {"ts": 1700429062728, "r": 9, "v": {"tm": 1700429062727, "rnd_a": 298150339, "rnd_data": "AnFuEjMldO12WOHuZwRP"}}, {"ts": 1700429067731, "r": 9, "v": {"tm": 1700429067729, "rnd_a": 1015504976, "rnd_data": "fBW2+/4="}}, {"ts": 1700429072733, "r": 9, "v": {"tm": 1700429072732, "rnd_a": 539654042, "rnd_data": "oaxyUyyBZlMT7z79KQxZdtQSrJ6EaQYKCMf3XJw="}}] }
[1700429087751] [DBG] MQTT enter <function mqtt_transport.publish at 0x7fb7e5a76480> ('<48:3f:da:55:07:5b/3996365522/events/9', '[{"ts": 1700429057724, "r": 9, "v": {"tm": 1700429057722, "rnd_a": 41548831, "rnd_data": "3BDm2pg+WVOGoIp/ILHeofjmBwV9oPU="}}, {"ts": 1700429062728, "r": 9, "v": {"tm": 1700429062727, "rnd_a": 298150339, "rnd_data": "AnFuEjMldO12WOHuZwRP"}}, {"ts": 1700429067731, "r": 9, "v": {"tm": 1700429067729, "rnd_a": 1015504976, "rnd_data": "fBW2+/4="}}, {"ts": 1700429072733, "r": 9, "v": {"tm": 1700429072732, "rnd_a": 539654042, "rnd_data": "oaxyUyyBZlMT7z79KQxZdtQSrJ6EaQYKCMf3XJw="}}]')
[1700429087752] [DBG] MQTT exit <function mqtt_transport.publish at 0x7fb7e5a76480> ret: None
[1700429087753] [INFO] HUB Publish message: { topic: 3996365522/events/9, value: [{"ts": 1700429077736, "r": 9, "v": {"tm": 1700429077735, "rnd_a": 823073699, "rnd_data": "mFsVLPLfW12VjcE0Fv78r1yMCAo="}}, {"ts": 1700429082738, "r": 9, "v": {"tm": 1700429082737, "rnd_a": 171206412, "rnd_data": "0w0Ee/cCaaCarA=="}}, {"ts": 1700429087739, "r": 9, "v": {"tm": 1700429087738, "rnd_a": 584817802, "rnd_data": "buokiLHEq3DNtd/F"}}] }
[1700429087753] [DBG] MQTT enter <function mqtt_transport.publish at 0x7fb7e5a76480> ('<48:3f:da:55:07:5b/3996365522/events/9', '[{"ts": 1700429077736, "r": 9, "v": {"tm": 1700429077735, "rnd_a": 823073699, "rnd_data": "mFsVLPLfW12VjcE0Fv78r1yMCAo="}}, {"ts": 1700429082738, "r": 9, "v": {"tm": 1700429082737, "rnd_a": 171206412, "rnd_data": "0w0Ee/cCaaCarA=="}}, {"ts": 1700429087739, "r": 9, "v": {"tm": 1700429087738, "rnd_a": 584817802, "rnd_data": "buokiLHEq3DNtd/F"}}]')
[1700429087753] [DBG] MQTT exit <function mqtt_transport.publish at 0x7fb7e5a76480> ret: None
[1700429087753] [INFO] HUB Publish message: { topic: 3996365522/events/9, value: {} }
[1700429087753] [DBG] MQTT enter <function mqtt_transport.publish at 0x7fb7e5a76480> ('<48:3f:da:55:07:5b/3996365522/events/9', '{}')
[1700429087754] [DBG] MQTT exit <function mqtt_transport.publish at 0x7fb7e5a76480> ret: None
[1700429087804] [DBG] MQTT enter <function mqtt_transport.disconnect at 0x7fb7e5a76840> ()
[1700429087805] [DBG] MQTT exit <function mqtt_transport.disconnect at 0x7fb7e5a76840> ret: None
Suite stderr:
2023-11-19 21:23:31,691 - TEST - INFO - OP take: 1006.021 ms
2023-11-19 21:23:31,696 - TEST - INFO - Connected with result code: 0
2023-11-19 21:23:31,703 - TEST - INFO - OP take: 10.102 ms
2023-11-19 21:24:47,741 - TEST - WARNING - Get events from 1700429012704 to: 1700429087741
2023-11-19 21:24:47,741 - TEST - INFO - [dev] => { 'events/9' : '1700429012704;1700429087741' }
2023-11-19 21:24:47,803 - TEST - INFO - OP take: 61.162 ms
2023-11-19 21:24:47,803 - TEST - INFO - events: [{'ts': 1700429017705, 'r': 9, 'v': {'tm': 1700429017704, 'rnd_a': 30949693, 'rnd_data': 'b+f2aJ3iPF6pgh0='}}, {'ts': 1700429022707, 'r': 9, 'v': {'tm': 1700429022706, 'rnd_a': 504052737, 'rnd_data': 'bq4='}}, {'ts': 1700429027710, 'r': 9, 'v': {'tm': 1700429027709, 'rnd_a': 411680182, 'rnd_data': 'kQ79JIdyVEVGnmkVr6rx3oFmFDm8Knc5kls='}}, {'ts': 1700429032712, 'r': 9, 'v': {'tm': 1700429032711, 'rnd_a': 594352580, 'rnd_data': 'G/ajxWHMJ9RtISqHZ7W0CKZwvBYOG8dsjw=='}}, {'ts': 1700429037714, 'r': 9, 'v': {'tm': 1700429037713, 'rnd_a': 250930587, 'rnd_data': '+B0B0eKA'}}, {'ts': 1700429042716, 'r': 9, 'v': {'tm': 1700429042715, 'rnd_a': 109009615, 'rnd_data': 'w9Sw1XsLTpYipqrvdqfIQUAiausGHTfFuw=='}}, {'ts': 1700429047720, 'r': 9, 'v': {'tm': 1700429047719, 'rnd_a': 316844025, 'rnd_data': '0oyyZV/l'}}, {'ts': 1700429052721, 'r': 9, 'v': {'tm': 1700429052720, 'rnd_a': 425483680, 'rnd_data': '485QPnWwAEXxTA=='}}, {'ts': 1700429057724, 'r': 9, 'v': {'tm': 1700429057722, 'rnd_a': 41548831, 'rnd_data': '3BDm2pg+WVOGoIp/ILHeofjmBwV9oPU='}}, {'ts': 1700429062728, 'r': 9, 'v': {'tm': 1700429062727, 'rnd_a': 298150339, 'rnd_data': 'AnFuEjMldO12WOHuZwRP'}}, {'ts': 1700429067731, 'r': 9, 'v': {'tm': 1700429067729, 'rnd_a': 1015504976, 'rnd_data': 'fBW2+/4='}}, {'ts': 1700429072733, 'r': 9, 'v': {'tm': 1700429072732, 'rnd_a': 539654042, 'rnd_data': 'oaxyUyyBZlMT7z79KQxZdtQSrJ6EaQYKCMf3XJw='}}, {'ts': 1700429077736, 'r': 9, 'v': {'tm': 1700429077735, 'rnd_a': 823073699, 'rnd_data': 'mFsVLPLfW12VjcE0Fv78r1yMCAo='}}, {'ts': 1700429082738, 'r': 9, 'v': {'tm': 1700429082737, 'rnd_a': 171206412, 'rnd_data': '0w0Ee/cCaaCarA=='}}, {'ts': 1700429087739, 'r': 9, 'v': {'tm': 1700429087738, 'rnd_a': 584817802, 'rnd_data': 'buokiLHEq3DNtd/F'}}]
2023-11-19 21:24:47,812 - TEST - WARNING - Disconecting from broker
2023-11-19 21:24:47,824 - TEST - WARNING - Disconecting from broker