Test Report : TEST-user_list_test-20240427174012.xml
Test Suite: user_list_test-20240427174012
Results
| Duration | 3.459 sec |
| Tests | 1 |
| Failures | 0 |
Tests
user_list_test
| Test case: | test |
| Outcome: | Passed |
| Duration: | 3.459 sec |
| Failed | None |
None
Suite stdout:
[1714239612434] [INFO] DEV-3996365522 Device 3996365522 (type: 1) has been created
[1714239612434] [DBG] DEV-3996365522 enter <function device_base.set_hub at 0x7f47335f3ba0> (<uclient.hub.HUB object at 0x7f4732b2fd50>,)
[1714239612434] [DBG] DEV-3996365522 exit <function device_base.set_hub at 0x7f47335f3ba0> ret: None
[1714239612434] [DBG] MQTT enter <function mqtt_transport.set_lastwill at 0x7f4732ac6160> ('<48:3f:da:55:07:5b/status', '-1')
[1714239612434] [DBG] MQTT exit <function mqtt_transport.set_lastwill at 0x7f4732ac6160> ret: None
[1714239612435] [DBG] MQTT enter <function mqtt_transport.on_connect at 0x7f4732ac63e0> (<bound method HUB.__on_connect of <uclient.hub.HUB object at 0x7f4732b2fd50>>,)
[1714239612435] [DBG] MQTT exit <function mqtt_transport.on_connect at 0x7f4732ac63e0> ret: None
[1714239612435] [DBG] MQTT enter <function mqtt_transport.on_disconnect at 0x7f4732ac62a0> (<bound method HUB.__on_disconnect of <uclient.hub.HUB object at 0x7f4732b2fd50>>,)
[1714239612435] [DBG] MQTT exit <function mqtt_transport.on_disconnect at 0x7f4732ac62a0> ret: None
[1714239612435] [WARN] HUB Try to connect without uri-schema
[1714239612435] [DBG] MQTT enter <function mqtt_transport.connect at 0x7f4732ac6a20> ('x.ks.ua',)
[1714239613439] [INFO] HUB Connected
[1714239613439] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f4732ac67a0> ('>hub', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f4732b2fd50>>)
[1714239613482] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f4732ac67a0> ret: None
[1714239613482] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f4732ac67a0> ('>user/dev', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f4732b2fd50>>)
[1714239613526] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f4732ac67a0> ret: None
[1714239613526] [INFO] HUB (HUB) Subscribe to : {topic: /48:3f:da:55:07:5b/time }
[1714239613526] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f4732ac67a0> ('/48:3f:da:55:07:5b/time', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f4732b2fd50>>)
[1714239613570] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f4732ac67a0> ret: None
[1714239613570] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/lifetime }
[1714239613570] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f4732ac67a0> ('>48:3f:da:55:07:5b/lifetime', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f4732b2fd50>>)
[1714239613614] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f4732ac67a0> ret: None
[1714239613614] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/error }
[1714239613614] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f4732ac67a0> ('>48:3f:da:55:07:5b/error', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f4732b2fd50>>)
[1714239613658] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f4732ac67a0> ret: None
[1714239613658] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/ping }
[1714239613658] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f4732ac67a0> ('>48:3f:da:55:07:5b/ping', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f4732b2fd50>>)
[1714239613702] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f4732ac67a0> ret: None
[1714239613702] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/version }
[1714239613702] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f4732ac67a0> ('>48:3f:da:55:07:5b/version', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f4732b2fd50>>)
[1714239613746] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f4732ac67a0> ret: None
[1714239613746] [DBG] MQTT exit <function mqtt_transport.connect at 0x7f4732ac6a20> ret: None
[1714239613747] [DBG] HUB Step, state: 0 (next: 1714239614747)
[1714239613747] [INFO] HUB Publish reg token: 48:3f:da:55:07:5b
[1714239613747] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f4732ac68e0> ('/reg', '48:3f:da:55:07:5b')
[1714239613792] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f4732ac68e0> ret: None
[1714239613834] [INFO] HUB Message: {topic: /48:3f:da:55:07:5b/time, value: 1714239613795 }
[1714239613834] [INFO] HUB Registration finish, time: 1714239613795
[1714239613834] [DBG] DEV-3996365522 enter <function device_base.register at 0x7f47336140e0> (1714239613,)
[1714239613834] [INFO] DEV-3996365522 Device 3996365522 registration on the server @ 1714239613
[1714239613834] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/3996365522/# }
[1714239613834] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f4732ac67a0> ('>48:3f:da:55:07:5b/3996365522/#', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f4732b2fd50>>)
[1714239613878] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f4732ac67a0> ret: None
[1714239613878] [DBG] DEV-3996365522 exit <function device_base.register at 0x7f47336140e0> ret: None
[1714239614747] [DBG] HUB Step, state: 1 (next: 1714239615747)
[1714239614747] [DBG] DEV-3996365522 enter <function device_base.info_req at 0x7f47336149a0> ()
[1714239614747] [DBG] DEV-3996365522 exit <function device_base.info_req at 0x7f47336149a0> ret: {'s': 3996365522, 't': 1, 'r': {0: 3996365522, 1: 1714239613}}
[1714239614747] [INFO] HUB Publish message: { topic: info, value: {"mac": "48:3f:da:55:07:5b", "version": "R240414;master;d98ab4d8ece41a102d19b961364f22d5e93d21ca", "type": "mpy", "prot": 2, "devices": [{"s": 3996365522, "t": 1, "r": {"0": 3996365522, "1": 1714239613}}]} }
[1714239614747] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f4732ac68e0> ('/48:3f:da:55:07:5b/info', '{"mac": "48:3f:da:55:07:5b", "version": "R240414;master;d98ab4d8ece41a102d19b961364f22d5e93d21ca", "type": "mpy", "prot": 2, "devices": [{"s": 3996365522, "t": 1, "r": {"0": 3996365522, "1": 1714239613}}]}')
[1714239614747] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f4732ac68e0> ret: None
[1714239614767] [INFO] HUB Message: {topic: >48:3f:da:55:07:5b/3996365522/user/add, value: "J8GTl7SsleUnuPB7dDFeuC8H9p0DqRakOESA2TMzPdt87U7HJ6xID8J+Pl1Yor/PRyw5Sg9xDF9ssU76TnMeSdU6CAUEj513Bn7xmNXaPaW9fd+mhgp2UthablkMIRPr7QGz0Lw+YXRLzpJmVpisNg==.6KMI62AT1YzWAQ4SWOxESxwfDhoAm1+JBIBvUQsvuco=" }
[1714239614770] [INFO] DEV-3996365522 User created. User count: 1
[1714239614770] [INFO] HUB Publish message: { topic: 3996365522/user/add, value: "hdMU2nT5by40zEY21b1Ufg==.F1SYOOcOwzmUSeNJDfOJjHHt6JMjw/o3mwEREqPbwWE=" }
[1714239614770] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f4732ac68e0> ('<48:3f:da:55:07:5b/3996365522/user/add', '"hdMU2nT5by40zEY21b1Ufg==.F1SYOOcOwzmUSeNJDfOJjHHt6JMjw/o3mwEREqPbwWE="')
[1714239614770] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f4732ac68e0> ret: None
[1714239615825] [INFO] HUB Message: {topic: >user/dev, value: yt2q8P3UwdnRsQHRD9VS9TKrGx0aaSfbDOXC7m1xjHY= }
[1714239615825] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f4732ac68e0> ('<user/dev', '48:3f:da:55:07:5b/3996365522')
[1714239615825] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f4732ac68e0> ret: None
[1714239615878] [DBG] MQTT enter <function mqtt_transport.disconnect at 0x7f4732ac6520> ()
[1714239615881] [DBG] MQTT exit <function mqtt_transport.disconnect at 0x7f4732ac6520> ret: None
[1714239615881] [WARN] HUB Disconecting from broker
Suite stderr:
2024-04-27 17:40:14,753 - TEST - INFO - OP take: 1006.325 ms
2024-04-27 17:40:14,761 - TEST - INFO - Connected with result code: 0
2024-04-27 17:40:14,766 - TEST - INFO - OP take: 10.068 ms
2024-04-27 17:40:14,766 - TEST - INFO - Create user: admin@admin.com pwd: 11223344 user_id: fb81c4cc20a3d5d1c700b89c4ebaecf786ea76c0518c7592119b6949f912d44e
2024-04-27 17:40:14,766 - TEST - INFO - [dev] => { 'user/add' : 'J8GTl7SsleUnuPB7dDFeuC8H9p0DqRak' }
2024-04-27 17:40:14,818 - TEST - INFO - OP take: 50.827 ms
2024-04-27 17:40:14,819 - TEST - INFO - User created: "OK"
2024-04-27 17:40:15,820 - TEST - INFO - User-ID hash: yt2q8P3UwdnRsQHRD9VS9TKrGx0aaSfbDOXC7m1xjHY=
2024-04-27 17:40:15,876 - TEST - INFO - OP take: 51.508 ms
2024-04-27 17:40:15,877 - TEST - INFO - ===> Found device: 48:3f:da:55:07:5b/3996365522
2024-04-27 17:40:15,887 - TEST - WARNING - Disconecting from broker