From 25183d0539b5261095d49427a8ac4a295c0ef410 Mon Sep 17 00:00:00 2001 From: viktoras <152228278+ViktorasCes@users.noreply.github.com> Date: Tue, 3 Dec 2024 13:26:17 +0000 Subject: [PATCH 1/4] Adding 'iot' as example family in schema/model_localnet.json (#1039) --- .gencode_hash.txt | 2 +- gencode/docs/metadata.html | 2 ++ schema/model_localnet.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gencode_hash.txt b/.gencode_hash.txt index fa9fe05ca2..5189198229 100644 --- a/.gencode_hash.txt +++ b/.gencode_hash.txt @@ -14,7 +14,7 @@ c3bae844432d172033bc416e623fecee7608efd01d916b7eaee96252932c552a gencode/docs/e d001ca2ede044a183ef25617e6d7bd87840695d0b2aeb03a0d3d7b8d7bbebe42 gencode/docs/events_system.html e59e52110ec12d7b82351abfc28c31255c57e2af637adf3fa5cbb7e3b26b49fe gencode/docs/events_udmi.html e3683cb4561b6dda5703cb659fd6a8f12242725de389709a12eb45f146cbb295 gencode/docs/events_validation.html -93ee95500d565209e18d74da17a936621616337ad674932f77c6aef8693973cb gencode/docs/metadata.html +be06c300962808ed78eff5334d7bdf4299e69a448135e8a4a958dc632cb4b942 gencode/docs/metadata.html 424f8e053c5a7002c4117a70bd84731e3bb6e0f696b607aba412c2aee44d9f91 gencode/docs/monitoring.html 3421bdc8c63872fb47795993a2d21da0d03a7ec4e6de0ac7cfe7a48ef60e743b gencode/docs/persistent_device.html 5d039d607af9ec75ee552dfe36b16c702687ea16f5663f41fc49b4533b86e00d gencode/docs/properties.html diff --git a/gencode/docs/metadata.html b/gencode/docs/metadata.html index 4cd23117b0..bd1ddadf86 100644 --- a/gencode/docs/metadata.html +++ b/gencode/docs/metadata.html @@ -3446,6 +3446,8 @@

"ipv4"
 
+
"iot"
+
diff --git a/schema/model_localnet.json b/schema/model_localnet.json index c3220cd465..54cbd1baf5 100644 --- a/schema/model_localnet.json +++ b/schema/model_localnet.json @@ -32,7 +32,7 @@ "$ref": "file:model_localnet_family.json" } }, - "examples": ["bacnet", "modbus", "ether", "ipv4"] + "examples": ["bacnet", "modbus", "ether", "ipv4", "iot"] } }, "required": [ From 7a5b70b776e948a74a0422d03423d366b7311e5f Mon Sep 17 00:00:00 2001 From: Noureddine Date: Tue, 3 Dec 2024 14:19:41 +0000 Subject: [PATCH 2/4] add another test case for validation schema (#1040) --- .../events_discovery/discovery_node2.json | 116 ++++++++++++++++++ .../events_discovery/discovery_node2.out | 0 2 files changed, 116 insertions(+) create mode 100644 tests/schemas/events_discovery/discovery_node2.json create mode 100644 tests/schemas/events_discovery/discovery_node2.out diff --git a/tests/schemas/events_discovery/discovery_node2.json b/tests/schemas/events_discovery/discovery_node2.json new file mode 100644 index 0000000000..310c2d590e --- /dev/null +++ b/tests/schemas/events_discovery/discovery_node2.json @@ -0,0 +1,116 @@ +{ + "timestamp": "2024-11-28T02:10:28Z", + "version": "1.5.1", + "generation": "2024-11-27T17:06:00Z", + "scan_family": "bacnet", + "scan_addr": "11286", + "event_no": 672, + "families": { + "ipv4": { + "addr": "100.95.214.111" + } + }, + "refs": { + "BV:4000008": { + "name": "Point Count Exceeds Licenses Alarm", + "possible_values": [], + "type": "binaryValue", + "description": "Point count exceeds licenses.", + "ancillary": { + "present_value": "inactive" + } + }, + "BV:4000007": { + "name": "BACnet/SC Certificate Expiration", + "possible_values": [], + "type": "binaryValue", + "description": "One or more BACnet/SC certificates are in danger of expiring or has expired", + "ancillary": { + "present_value": "inactive" + } + }, + "BV:4000006": { + "name": "Excessive COV Alarm", + "possible_values": [], + "type": "binaryValue", + "description": "Excessive COV Subscription updates detected.", + "ancillary": { + "present_value": "inactive" + } + }, + "BV:4000005": { + "name": "Program Stopped Alarm", + "possible_values": [], + "type": "binaryValue", + "description": "See modstat. Fix program/properties then download.", + "ancillary": { + "present_value": "inactive" + } + }, + "BV:4000004": { + "name": "Control Program Alarm", + "possible_values": [], + "type": "binaryValue", + "description": "See modstat for details.", + "ancillary": { + "present_value": "inactive" + } + }, + "BV:4000003": { + "name": "Locked I/O Alarm", + "possible_values": [], + "type": "binaryValue", + "description": "Points locked in program_x, where x=", + "ancillary": { + "present_value": "inactive" + } + }, + "BV:4000002": { + "name": "Duplicate Address Alarm", + "possible_values": [], + "type": "binaryValue", + "description": "See modstat for duplicate address information.", + "ancillary": { + "present_value": "inactive" + } + }, + "BV:4000000": { + "name": "Controller Halted Alarm", + "possible_values": [], + "type": "binaryValue", + "description": "See modstat. Restart controller, then download.", + "ancillary": { + "present_value": "inactive" + } + }, + "BV:4001000": { + "name": "Dead Controller Timeout Alarm", + "possible_values": [], + "type": "binaryValue", + "description": "DEV:x (Device ID) is not responding, where x=", + "ancillary": { + "present_value": "inactive" + } + }, + "BV:4000012": { + "name": "Port Authentication Certificate Expiration", + "possible_values": [], + "type": "binaryValue", + "description": "Port Authentication Certificate Expiration imminent. ", + "ancillary": { + "present_value": "inactive" + } + } + }, + "system": { + "serial_no": "RT644009AQ", + "ancillary": { + "firmware": "108.04.20088", + "name": "device11286" + }, + "hardware": { + "make": "Automated Logic Corporation", + "model": "G5CE" + } + } + } \ No newline at end of file diff --git a/tests/schemas/events_discovery/discovery_node2.out b/tests/schemas/events_discovery/discovery_node2.out new file mode 100644 index 0000000000..e69de29bb2 From 4d24be891202f7d78542b51a1d444ae28e380a22 Mon Sep 17 00:00:00 2001 From: Khyati Mahendru Date: Mon, 9 Dec 2024 17:42:39 +0530 Subject: [PATCH 3/4] Populate discovery metadata in generated config (#1033) --- .gencode_hash.txt | 18 +- docs/specs/sequences/generated.md | 4 +- etc/validator.out | 41 + gencode/docs/config.html | 2 +- gencode/docs/metadata.html | 171 +- gencode/docs/state.html | 86 + gencode/java/udmi/schema/DiscoveryState.java | 20 +- .../udmi/schema/FamilyDiscoveryConfig.java | 1 - .../udmi/schema/FamilyDiscoveryModel.java | 33 +- gencode/java/udmi/schema/PointsetState.java | 4 +- .../udmi/schema/model_discovery_family.py | 13 +- gencode/python/udmi/schema/state_discovery.py | 8 + .../udmi/lib/client/DiscoveryManager.java | 10 +- schema/config_discovery_family.json | 5 +- schema/model_discovery_family.json | 16 + schema/state_discovery.json | 10 + schema/state_pointset.json | 2 +- .../schemas/metadata/discovery_metadata.json | 81 + tests/schemas/metadata/discovery_metadata.out | 0 .../AHU-1/expected/generated_config.json | 9 + .../devices/AHU-1/expected/metadata_norm.json | 8 +- tests/sites/basic/devices/AHU-1/metadata.json | 5 +- .../GAT-123/expected/metadata_norm.json | 7 +- .../sites/basic/devices/GAT-123/metadata.json | 6 - .../basic/devices/GAT-72/expected/errors.map | 7 + .../GAT-72/expected/metadata_norm.json | 49 + .../sites/basic/devices/GAT-72/metadata.json | 46 + .../devices/AHU-1/expected/metadata_norm.json | 7 +- .../sites/missing/devices/AHU-1/metadata.json | 6 - .../enumerate_families/config_update.attr | 4 +- .../enumerate_families/config_update.json | 13 +- .../enumerate_families/device_system.log | 55 +- .../enumerate_families/events_discovery.attr | 4 +- .../enumerate_families/events_discovery.json | 10 +- .../enumerate_families/events_pointset.attr | 4 +- .../enumerate_families/events_pointset.json | 4 +- .../enumerate_families/events_system.attr | 4 +- .../enumerate_families/events_system.json | 67 +- .../enumerate_families/local_discovery.json | 3 + .../enumerate_families/local_system.json | 2 +- .../enumerate_families/local_update.json | 9 +- .../sequences/enumerate_families/sequence.md | 2 +- .../enumerate_families/sequencer.log | 3256 ++++++------ .../enumerate_families/state_discovery.attr | 4 +- .../enumerate_families/state_discovery.json | 5 +- .../enumerate_families/state_localnet.attr | 4 +- .../enumerate_families/state_localnet.json | 8 +- .../enumerate_families/state_pointset.attr | 4 +- .../enumerate_families/state_pointset.json | 2 +- .../enumerate_families/state_system.attr | 4 +- .../enumerate_families/state_system.json | 10 +- .../enumerate_families/state_update.attr | 4 +- .../enumerate_families/state_update.json | 20 +- .../enumerate_features/config_update.attr | 4 +- .../enumerate_features/config_update.json | 13 +- .../enumerate_features/device_system.log | 97 +- .../enumerate_features/events_discovery.attr | 4 +- .../enumerate_features/events_discovery.json | 4 +- .../enumerate_features/events_pointset.attr | 4 +- .../enumerate_features/events_pointset.json | 6 +- .../enumerate_features/events_system.attr | 4 +- .../enumerate_features/events_system.json | 74 +- .../enumerate_features/local_discovery.json | 3 + .../enumerate_features/local_system.json | 2 +- .../enumerate_features/local_update.json | 9 +- .../sequences/enumerate_features/sequence.md | 2 +- .../enumerate_features/sequencer.log | 3199 ++++++------ .../enumerate_features/state_discovery.attr | 4 +- .../enumerate_features/state_discovery.json | 5 +- .../enumerate_features/state_localnet.attr | 4 +- .../enumerate_features/state_localnet.json | 8 +- .../enumerate_features/state_pointset.attr | 4 +- .../enumerate_features/state_pointset.json | 2 +- .../enumerate_features/state_system.attr | 4 +- .../enumerate_features/state_system.json | 10 +- .../enumerate_features/state_update.attr | 4 +- .../enumerate_features/state_update.json | 20 +- .../enumerate_multi/config_update.attr | 4 +- .../enumerate_multi/config_update.json | 13 +- .../enumerate_multi/device_system.log | 53 +- .../enumerate_multi/events_discovery.attr | 4 +- .../enumerate_multi/events_discovery.json | 10 +- .../enumerate_multi/events_pointset.attr | 4 +- .../enumerate_multi/events_pointset.json | 6 +- .../enumerate_multi/events_system.attr | 4 +- .../enumerate_multi/events_system.json | 64 +- .../enumerate_multi/local_discovery.json | 3 + .../enumerate_multi/local_system.json | 2 +- .../enumerate_multi/local_update.json | 9 +- .../sequences/enumerate_multi/sequence.md | 2 +- .../sequences/enumerate_multi/sequencer.log | 3275 ++++++------ .../enumerate_multi/state_discovery.attr | 4 +- .../enumerate_multi/state_discovery.json | 5 +- .../enumerate_multi/state_localnet.attr | 4 +- .../enumerate_multi/state_localnet.json | 8 +- .../enumerate_multi/state_pointset.attr | 4 +- .../enumerate_multi/state_pointset.json | 2 +- .../enumerate_multi/state_system.attr | 4 +- .../enumerate_multi/state_system.json | 10 +- .../enumerate_multi/state_update.attr | 4 +- .../enumerate_multi/state_update.json | 20 +- .../enumerate_nothing/config_update.attr | 4 +- .../enumerate_nothing/config_update.json | 15 +- .../enumerate_nothing/device_system.log | 89 +- .../enumerate_nothing/events_discovery.attr | 4 +- .../enumerate_nothing/events_discovery.json | 4 +- .../enumerate_nothing/events_pointset.attr | 4 +- .../enumerate_nothing/events_pointset.json | 4 +- .../enumerate_nothing/events_system.attr | 4 +- .../enumerate_nothing/events_system.json | 77 +- .../enumerate_nothing/local_discovery.json | 5 +- .../enumerate_nothing/local_system.json | 2 +- .../enumerate_nothing/local_update.json | 11 +- .../sequences/enumerate_nothing/sequence.md | 2 +- .../sequences/enumerate_nothing/sequencer.log | 3143 +++++------ .../enumerate_nothing/state_discovery.attr | 4 +- .../enumerate_nothing/state_discovery.json | 5 +- .../enumerate_nothing/state_localnet.attr | 4 +- .../enumerate_nothing/state_localnet.json | 8 +- .../enumerate_nothing/state_pointset.attr | 4 +- .../enumerate_nothing/state_pointset.json | 2 +- .../enumerate_nothing/state_system.attr | 4 +- .../enumerate_nothing/state_system.json | 10 +- .../enumerate_nothing/state_update.attr | 4 +- .../enumerate_nothing/state_update.json | 20 +- .../enumerate_pointset/config_update.attr | 4 +- .../enumerate_pointset/config_update.json | 13 +- .../enumerate_pointset/device_system.log | 53 +- .../enumerate_pointset/events_discovery.attr | 4 +- .../enumerate_pointset/events_discovery.json | 4 +- .../enumerate_pointset/events_pointset.attr | 4 +- .../enumerate_pointset/events_pointset.json | 4 +- .../enumerate_pointset/events_system.attr | 4 +- .../enumerate_pointset/events_system.json | 71 +- .../enumerate_pointset/local_discovery.json | 3 + .../enumerate_pointset/local_system.json | 2 +- .../enumerate_pointset/local_update.json | 9 +- .../sequences/enumerate_pointset/sequence.md | 2 +- .../enumerate_pointset/sequencer.log | 3067 ++++++----- .../enumerate_pointset/state_discovery.attr | 4 +- .../enumerate_pointset/state_discovery.json | 5 +- .../enumerate_pointset/state_localnet.attr | 4 +- .../enumerate_pointset/state_localnet.json | 8 +- .../enumerate_pointset/state_pointset.attr | 4 +- .../enumerate_pointset/state_pointset.json | 2 +- .../enumerate_pointset/state_system.attr | 4 +- .../enumerate_pointset/state_system.json | 10 +- .../enumerate_pointset/state_update.attr | 4 +- .../enumerate_pointset/state_update.json | 20 +- .../config_update.attr | 4 +- .../config_update.json | 12 +- .../device_system.log | 97 +- .../events_discovery.attr | 4 +- .../events_discovery.json | 4 +- .../events_pointset.attr | 4 +- .../events_pointset.json | 4 +- .../events_system.attr | 4 +- .../events_system.json | 13 +- .../local_discovery.json | 2 +- .../local_system.json | 2 +- .../local_update.json | 8 +- .../scan_periodic_now_enumerate/sequence.md | 2 +- .../scan_periodic_now_enumerate/sequencer.log | 4605 +++++++++-------- .../state_discovery.attr | 4 +- .../state_discovery.json | 6 +- .../state_localnet.attr | 4 +- .../state_localnet.json | 8 +- .../state_pointset.attr | 4 +- .../state_pointset.json | 2 +- .../state_system.attr | 4 +- .../state_system.json | 10 +- .../state_update.attr | 4 +- .../state_update.json | 18 +- .../scan_single_future/config_update.attr | 4 +- .../scan_single_future/config_update.json | 12 +- .../scan_single_future/device_system.log | 89 +- .../scan_single_future/events_discovery.attr | 4 +- .../scan_single_future/events_discovery.json | 4 +- .../scan_single_future/events_pointset.attr | 4 +- .../scan_single_future/events_pointset.json | 4 +- .../scan_single_future/events_system.attr | 4 +- .../scan_single_future/events_system.json | 30 +- .../scan_single_future/local_discovery.json | 2 +- .../scan_single_future/local_system.json | 2 +- .../scan_single_future/local_update.json | 8 +- .../sequences/scan_single_future/sequence.md | 2 +- .../scan_single_future/sequencer.log | 4087 +++++++-------- .../scan_single_future/state_discovery.attr | 4 +- .../scan_single_future/state_discovery.json | 4 +- .../scan_single_future/state_localnet.attr | 4 +- .../scan_single_future/state_localnet.json | 8 +- .../scan_single_future/state_pointset.attr | 4 +- .../scan_single_future/state_pointset.json | 2 +- .../scan_single_future/state_system.attr | 4 +- .../scan_single_future/state_system.json | 10 +- .../scan_single_future/state_update.attr | 4 +- .../scan_single_future/state_update.json | 18 +- .../scan_single_now/config_update.attr | 4 +- .../scan_single_now/config_update.json | 12 +- .../scan_single_now/device_system.log | 88 +- .../scan_single_now/events_discovery.attr | 4 +- .../scan_single_now/events_discovery.json | 8 +- .../scan_single_now/events_pointset.attr | 4 +- .../scan_single_now/events_pointset.json | 4 +- .../scan_single_now/events_system.attr | 4 +- .../scan_single_now/events_system.json | 68 +- .../scan_single_now/local_discovery.json | 2 +- .../scan_single_now/local_system.json | 2 +- .../scan_single_now/local_update.json | 8 +- .../sequences/scan_single_now/sequence.md | 2 +- .../sequences/scan_single_now/sequencer.log | 3489 ++++++------- .../scan_single_now/state_discovery.attr | 4 +- .../scan_single_now/state_discovery.json | 4 +- .../scan_single_now/state_localnet.attr | 4 +- .../scan_single_now/state_localnet.json | 8 +- .../scan_single_now/state_pointset.attr | 4 +- .../scan_single_now/state_pointset.json | 2 +- .../scan_single_now/state_system.attr | 4 +- .../scan_single_now/state_system.json | 10 +- .../scan_single_now/state_update.attr | 4 +- .../scan_single_now/state_update.json | 18 +- .../scan_single_past/config_update.attr | 4 +- .../scan_single_past/config_update.json | 12 +- .../scan_single_past/device_system.log | 52 +- .../scan_single_past/events_pointset.attr | 4 +- .../scan_single_past/events_pointset.json | 6 +- .../scan_single_past/events_system.attr | 4 +- .../scan_single_past/events_system.json | 72 +- .../scan_single_past/local_discovery.json | 2 +- .../scan_single_past/local_system.json | 2 +- .../scan_single_past/local_update.json | 8 +- .../sequences/scan_single_past/sequence.md | 2 +- .../sequences/scan_single_past/sequencer.log | 3330 ++++++------ .../scan_single_past/state_discovery.attr | 4 +- .../scan_single_past/state_discovery.json | 2 +- .../scan_single_past/state_localnet.attr | 4 +- .../scan_single_past/state_localnet.json | 8 +- .../scan_single_past/state_pointset.attr | 4 +- .../scan_single_past/state_pointset.json | 2 +- .../scan_single_past/state_system.attr | 4 +- .../scan_single_past/state_system.json | 14 +- .../scan_single_past/state_update.attr | 4 +- .../scan_single_past/state_update.json | 18 +- .../sequences/DiscoverySequences.java | 3 +- .../google/daq/mqtt/util/ConfigManager.java | 35 + .../daq/mqtt/registrar/RegistrarTest.java | 4 +- 246 files changed, 17793 insertions(+), 16646 deletions(-) create mode 100644 tests/schemas/metadata/discovery_metadata.json create mode 100644 tests/schemas/metadata/discovery_metadata.out create mode 100644 tests/sites/basic/devices/GAT-72/expected/errors.map create mode 100644 tests/sites/basic/devices/GAT-72/expected/metadata_norm.json create mode 100644 tests/sites/basic/devices/GAT-72/metadata.json diff --git a/.gencode_hash.txt b/.gencode_hash.txt index 5189198229..bc7686b223 100644 --- a/.gencode_hash.txt +++ b/.gencode_hash.txt @@ -1,6 +1,6 @@ 433b3c972a2d4de6f54cf32f00f918fa7e3fd80d4bf29a2c7bee182f532bc660 gencode/docs/commands_discovery.html 158e714e54b2a6d0b90bfca00d178369b04508dc4fa84a979690a813ca2dd724 gencode/docs/commands_mapping.html -b6ea4cd4f4b14b7af3c02b429ebbd27c1c8224e167b462d469534db5568ad19e gencode/docs/config.html +975d8d9a6bba216543301255d1b8d4818efed8867f72ad532a1256f71337d836 gencode/docs/config.html 22bfb3fd7c0e73dac4cbd830aa7983714917ec6da813f6bf5768ce3aa9786fb2 gencode/docs/config_mapping.html f9a67145928e192687c7984c82c2d39450bf6d0d4fd2f95f397e60e8ac619da2 gencode/docs/configuration_endpoint.html 8ac76a1b8c0c62f19be8cafa36b1f58bc03f3f129e10def91566d0b9172b0c82 gencode/docs/configuration_execution.html @@ -14,7 +14,7 @@ c3bae844432d172033bc416e623fecee7608efd01d916b7eaee96252932c552a gencode/docs/e d001ca2ede044a183ef25617e6d7bd87840695d0b2aeb03a0d3d7b8d7bbebe42 gencode/docs/events_system.html e59e52110ec12d7b82351abfc28c31255c57e2af637adf3fa5cbb7e3b26b49fe gencode/docs/events_udmi.html e3683cb4561b6dda5703cb659fd6a8f12242725de389709a12eb45f146cbb295 gencode/docs/events_validation.html -be06c300962808ed78eff5334d7bdf4299e69a448135e8a4a958dc632cb4b942 gencode/docs/metadata.html +95786b8ba5445d49744bd4e649a035d42d85291fcc4d3bd1b6cc88f688532877 gencode/docs/metadata.html 424f8e053c5a7002c4117a70bd84731e3bb6e0f696b607aba412c2aee44d9f91 gencode/docs/monitoring.html 3421bdc8c63872fb47795993a2d21da0d03a7ec4e6de0ac7cfe7a48ef60e743b gencode/docs/persistent_device.html 5d039d607af9ec75ee552dfe36b16c702687ea16f5663f41fc49b4533b86e00d gencode/docs/properties.html @@ -24,7 +24,7 @@ eeafb6e89a6c43816cfcb26244a95615a4ee75966e1c015cae5a13b6cfcb0078 gencode/docs/r 878ea88206c974f40643c3cc430875f9c4e8c5e3fd6bcd6358bd3eb6d48699a9 gencode/docs/schema_doc.min.js 7ed934930aee763e0beebc349725ba3909115e8d346bb762f28bcbe745bb163a gencode/docs/schema_extras.js 0f16008af7116a182322736046b05c2718ac8b1f2cd755a60d28c9cfaeb6a8a9 gencode/docs/site_metadata.html -bf92d6ef696d04ece66ee2e6d5542a54528a9077580d9caa9065bbf444f596f7 gencode/docs/state.html +1bbcbf2d1ec1bf4554846b1daf09fa09c08dd967fa1f91ebec93027662529a31 gencode/docs/state.html b2398e7f9e352c47867e38f97168f3eb88e23280c7dd576f13e038c8c3f714c9 gencode/docs/state_mapping.html b8ff4cdb4b79449166b1c6e09ac0e58273ae62865b47bf943fdd365739c62a4c gencode/docs/state_validation.html a9ac875562f5f5431e6f090cd63950e452c2fff43a221561929a0747e775964d gencode/java/udmi/schema/Adjunct.java @@ -60,7 +60,7 @@ ec863d0b69880bd2c3030abcdce1d2b8992a475908ead979cc30722b25c1ead2 gencode/java/u a83286d885ec79ccae1eea966e3b7caf99558c2f26165f207707ad4c5178acb4 gencode/java/udmi/schema/DiscoveryConfig.java d00b5aac8febbc0621fdff5c90e39dfa19daa16acc14d95415741c9ef7379621 gencode/java/udmi/schema/DiscoveryEvents.java 1a04079116f4032b17108e873719bbb2c60c19f392136e7c906122199b472227 gencode/java/udmi/schema/DiscoveryModel.java -4337500c28669631efaf01dd98d9156e2514e44b804142e6707a92550b8e3ba8 gencode/java/udmi/schema/DiscoveryState.java +b41f59d0c1aa74bb9abbdc7525d726f45a4ba8df3866c2dd40458601ffab60fb gencode/java/udmi/schema/DiscoveryState.java 7019b8a1522261a69d708e2e7725b8bc44510c5c80f5c056543af2b7728bfa42 gencode/java/udmi/schema/Electricity.java 695ba089a30cbcb6b101147031e0546cef728322bad349392462cb57688d473a gencode/java/udmi/schema/EndpointConfiguration.java d2e7afd6e1a9250480144c114ee8877afb9b0dd7048495fe96a821d9e6c80475 gencode/java/udmi/schema/Entry.java @@ -68,8 +68,8 @@ e0ca9b52b4cfb4be9d6c911a549a9f2f69f5f948f05a9e3a7b224c988f932ae3 gencode/java/u 4163478ed17191461b0a65abd11c4ddf912cbc104f040a734efd290306fab7b7 gencode/java/udmi/schema/Events.java 1960750d0b8f2e18ea02230a51b6380cf555e21de46d6d38d649e626660ba0e2 gencode/java/udmi/schema/ExecutionConfiguration.java 40686ad8c86447e5f760b6503c26afb6c404950c4458272d9d3fb874ab8ee624 gencode/java/udmi/schema/FamilyDiscovery.java -b4e01d9633db88501d27cd9d1ccd209520137b1586a1d4f500f490800aa787bb gencode/java/udmi/schema/FamilyDiscoveryConfig.java -dc1affcb39be03fc5b974aa5216d7d3b692d5bcea292724c33d3323dfe03b771 gencode/java/udmi/schema/FamilyDiscoveryModel.java +22bee7de4040a2ba00163df8c81d43923912b76d8590649e5a8a4c83fb3e5335 gencode/java/udmi/schema/FamilyDiscoveryConfig.java +56a08262985bff885a11ff686e8f2fcb8d2f6ed258c03aada576693740fc3f61 gencode/java/udmi/schema/FamilyDiscoveryModel.java c242fa94f3cbbfc801c96fa1e9409c8ec84db2a5d0b3a861acff0fc85d7976c7 gencode/java/udmi/schema/FamilyDiscoveryState.java 2145077e0e2f43d6a4d9c54a3b92b952ee47bbf86866f6052807a70987cefc28 gencode/java/udmi/schema/FamilyLocalnetConfig.java 9767387da6ee90f8c73b23f92e52aa0649f5bcd55d52e4084925102a818dc518 gencode/java/udmi/schema/FamilyLocalnetModel.java @@ -109,7 +109,7 @@ d48a48484965295327ef553a4f8552c44b9345224d7dbb847877c68c1e1b307e gencode/java/u a9250e3208649032e954be0ce63e55ed7b50575a07a821a6ac725c7f10c8cb4b gencode/java/udmi/schema/PointsetConfig.java f4735049f0c27c3f0669d8cf2d6dda6e25dc7d20cef598d5677e3a72943ff019 gencode/java/udmi/schema/PointsetEvents.java 235e6fbd00880e36328fba8f099f788c85dcaaa94cf49ca53fa9b11429a8dc1a gencode/java/udmi/schema/PointsetModel.java -3940260206747f7b05bef598aec4838224ad5e32ef9faaacde43b3f33af5183c gencode/java/udmi/schema/PointsetState.java +c73ad6dde0db8a520f3fee5a563c55a79fc7e6d1cd7875723b10c3d34036a46b gencode/java/udmi/schema/PointsetState.java d874679ab365897a23bc4009d254470542cc5f865759d84e0b777554e756199c gencode/java/udmi/schema/PointsetSummary.java 9637f95e8a1185b1b028308a8caa2ca5a78cb46ae97f9cc11e2731066129540e gencode/java/udmi/schema/Position.java d87deaba67bb3272c528e3491d378bde059b626964a4a2aed15f5643305c2463 gencode/java/udmi/schema/Properties.java @@ -196,7 +196,7 @@ dc4bef0026ac8d9b0e5b13fe675b16df889e38671a7946371fe47d0443d82e4d gencode/python 8a7736e5869c810113208cd97a14401d0fb0a3c07acc6e20fc877f49dbb961a2 gencode/python/udmi/schema/model_cloud.py 2ec91522178789a3d5ec27ad8ed13a94b8619139359dc3dcad9601b9adc1582d gencode/python/udmi/schema/model_cloud_config.py 387e3f68dad9ddd6211a4e10d25c35026a4c0083b606819fdb4e338be9e135ca gencode/python/udmi/schema/model_discovery.py -cead43bbefcc2d957bf8316560edf849d74df9270f9473d87c2a3bdf61f08332 gencode/python/udmi/schema/model_discovery_family.py +ab4377d772bf11fa064ce74504af753a4cfac507a7c8f807b682f972353dbc5c gencode/python/udmi/schema/model_discovery_family.py bef91798566798ec70b2fe10ae52c909090de9095b92e2567da3cbdcec29cd2c gencode/python/udmi/schema/model_features.py 72d17ba53c9d537720bb0ddf24d615b838fc2b9bb2a5c288742a8d82c77bd85d gencode/python/udmi/schema/model_gateway.py 3e2f7eea6bc5f56b416d883f1da7336f479ab2f88ae47d174d22b7941ac9cfc3 gencode/python/udmi/schema/model_localnet.py @@ -217,7 +217,7 @@ d42bae60bd667cda893d3670896ed087f20df629635949cf418ee9be2e975347 gencode/python e604cf0280fe772de5f4e5ecf10dc6c564b6177eeff9cd9fb8b385af8fe10a95 gencode/python/udmi/schema/state.py 4a908cee3fb8afb559bcbfa594e57dbc515a35e4468e02600751b2fcce05a238 gencode/python/udmi/schema/state_blobset.py 182e07b534403dcc121d980672e41b0fa2ee55c4da1f5c56f0dad5d599450c80 gencode/python/udmi/schema/state_blobset_blob.py -8c6fc5fd63ab50768cb3662228ed893eb8b9d563cd062efaed12f5079a652d0c gencode/python/udmi/schema/state_discovery.py +6dccbcaf4d3c208a51d9d399fe12df2bd2a6853afc14b0100c53faa9bcc247b0 gencode/python/udmi/schema/state_discovery.py 35d21c00848411f268f85918c6b120ec126f6c2e2c41489984b263d23abeec37 gencode/python/udmi/schema/state_discovery_family.py b492296db941daf0c104e53fe5bc0030b89a1f1167db2601f5c6a2f0075aa6cf gencode/python/udmi/schema/state_gateway.py 09ef5dc99116cf84b987a3cb014bdeb74577ccc04a4fc6b4278c8cfab9b180f4 gencode/python/udmi/schema/state_localnet.py diff --git a/docs/specs/sequences/generated.md b/docs/specs/sequences/generated.md index 273086da74..223af325ff 100644 --- a/docs/specs/sequences/generated.md +++ b/docs/specs/sequences/generated.md @@ -259,7 +259,7 @@ Test passed. Check enumeration of device features 1. Update config before enumeration not active - * Add `discovery` = { "depths": { "features": `entries` } } + * Add `discovery.depths` = { "features": `entries` } 1. Wait for enumeration not active 1. Update config before matching enumeration generation * Add `discovery.generation` = `generation start time` @@ -279,7 +279,7 @@ Test passed. Check enumeration of nothing at all 1. Update config before enumeration not active - * Add `discovery` = { "depths": { } } + * Add `discovery.depths` = { } 1. Wait for enumeration not active 1. Update config before matching enumeration generation * Add `discovery.generation` = `generation start time` diff --git a/etc/validator.out b/etc/validator.out index 90af80e908..b708ab1c53 100644 --- a/etc/validator.out +++ b/etc/validator.out @@ -2,6 +2,7 @@ sites/udmi_site_model/out/devices/AHU-1/config.json sites/udmi_site_model/out/devices/AHU-1/events_pointset.json sites/udmi_site_model/out/devices/AHU-1/events_system.json sites/udmi_site_model/out/devices/AHU-1/persistent_data.json +sites/udmi_site_model/out/devices/AHU-1/state_discovery.json sites/udmi_site_model/out/devices/AHU-1/state.json sites/udmi_site_model/out/devices/AHU-1/state_localnet.json sites/udmi_site_model/out/devices/AHU-1/state_pointset.json @@ -26,6 +27,7 @@ sites/udmi_site_model/out/devices/GAT-123/events_mapping.json sites/udmi_site_model/out/devices/GAT-123/events_pointset.json sites/udmi_site_model/out/devices/GAT-123/events_system.json sites/udmi_site_model/out/devices/GAT-123/persistent_data.json +sites/udmi_site_model/out/devices/GAT-123/state_discovery.json sites/udmi_site_model/out/devices/GAT-123/state_gateway.json sites/udmi_site_model/out/devices/GAT-123/state.json sites/udmi_site_model/out/devices/GAT-123/state_localnet.json @@ -113,6 +115,29 @@ sites/udmi_site_model/out/devices/AHU-1/events_system.out } ] } :::::::::::::: +sites/udmi_site_model/out/devices/AHU-1/state_discovery.out +:::::::::::::: +{ + "timestamp" : "REDACTED_TIMESTAMP", + "version" : "1.5.2", + "sub_folder" : "discovery", + "sub_type" : "state", + "status" : { + "message" : "Timestamp skew REDACTED_DURATION (REDACTED_TIMESTAMP to REDACTED_TIMESTAMP) exceeds REDACTED_DURATION threshold", + "detail" : "state_discovery: Timestamp skew REDACTED_DURATION (REDACTED_TIMESTAMP to REDACTED_TIMESTAMP) exceeds REDACTED_DURATION threshold REDACTED_ERROR", + "category" : "validation.device.schema", + "timestamp" : "REDACTED_TIMESTAMP", + "level" : 500 + }, + "errors" : [ { + "message" : "Timestamp skew REDACTED_DURATION (REDACTED_TIMESTAMP to REDACTED_TIMESTAMP) exceeds REDACTED_DURATION threshold", + "detail" : "state_discovery: Timestamp skew REDACTED_DURATION (REDACTED_TIMESTAMP to REDACTED_TIMESTAMP) exceeds REDACTED_DURATION threshold REDACTED_ERROR", + "category" : "validation.device.schema", + "timestamp" : "REDACTED_TIMESTAMP", + "level" : 500 + } ] +} +:::::::::::::: sites/udmi_site_model/out/devices/AHU-1/state_localnet.out :::::::::::::: { @@ -573,6 +598,22 @@ sites/udmi_site_model/out/devices/GAT-123/events_system.out "errors" : [ ] } :::::::::::::: +sites/udmi_site_model/out/devices/GAT-123/state_discovery.out +:::::::::::::: +{ + "timestamp" : "REDACTED_TIMESTAMP", + "version" : "1.5.2", + "sub_folder" : "discovery", + "sub_type" : "state", + "status" : { + "message" : "Successful validation", + "category" : "validation.device.receive", + "timestamp" : "REDACTED_TIMESTAMP", + "level" : 200 + }, + "errors" : [ ] +} +:::::::::::::: sites/udmi_site_model/out/devices/GAT-123/state_gateway.out :::::::::::::: { diff --git a/gencode/docs/config.html b/gencode/docs/config.html index b093b48488..1870a3578f 100644 --- a/gencode/docs/config.html +++ b/gencode/docs/config.html @@ -1304,7 +1304,7 @@

+ aria-expanded="" aria-controls="discovery_families_pattern1_generation" onclick="setAnchor('#discovery_families_pattern1_generation')">generation

diff --git a/gencode/docs/metadata.html b/gencode/docs/metadata.html index bd1ddadf86..2227de3545 100644 --- a/gencode/docs/metadata.html +++ b/gencode/docs/metadata.html @@ -3199,13 +3199,182 @@

model_discovery_family.json#

Type: object
- + No Additional Properties + + + + + + +
+
+
+

+ +

+
+ +
+
+ + Type: string
+

Generational marker for controlling discovery

+
+ + + + + +
+
Example:
+
"2018-08-26T21:00:13Z"
+
+
+
+
+
+
+
+
+
+

+ +

+
+ +
+
+ + Type: integer
+

Period, in seconds, for automatic scanning

+
+

Value must be greater or equal to 0

+ +
+
+
+
+
+
+
+

+ +

+
+
+
+ + Type: integer
+

Scan duration, in seconds

+
+ + +

Value must be greater or equal to 0

+ + +
+
+
+
diff --git a/gencode/docs/state.html b/gencode/docs/state.html index 3b376b4c3a..06030fae65 100644 --- a/gencode/docs/state.html +++ b/gencode/docs/state.html @@ -5435,6 +5435,92 @@

+
+
+
+

+ +

+
+ +
+
+ + Type: string
+

Not included in messages published by devices. Part of message subblocks within cloud pipeline. RFC 3339 Timestamp the payload was generated

+
+ + + + + +
+
Example:
+
"2019-01-17T14:02:29.364Z"
+
+
+
+
+
+
+
+
+
+

+ +

+
+ +
+
+ + Type: string
+

Version of the UDMI schema, not included in messages published by devices

+
+ + + + + + +
+
+
+
diff --git a/gencode/java/udmi/schema/DiscoveryState.java b/gencode/java/udmi/schema/DiscoveryState.java index 9503fd05c4..13a9c3eb34 100644 --- a/gencode/java/udmi/schema/DiscoveryState.java +++ b/gencode/java/udmi/schema/DiscoveryState.java @@ -17,11 +17,27 @@ */ @JsonInclude(JsonInclude.Include.NON_NULL) @JsonPropertyOrder({ + "timestamp", + "version", "generation", "families" }) public class DiscoveryState { + /** + * Not included in messages published by devices. Part of message subblocks within cloud pipeline. RFC 3339 Timestamp the payload was generated + * + */ + @JsonProperty("timestamp") + @JsonPropertyDescription("Not included in messages published by devices. Part of message subblocks within cloud pipeline. RFC 3339 Timestamp the payload was generated") + public Date timestamp; + /** + * Version of the UDMI schema, not included in messages published by devices + * + */ + @JsonProperty("version") + @JsonPropertyDescription("Version of the UDMI schema, not included in messages published by devices") + public java.lang.String version; /** * Generational marker to group results together * @@ -42,6 +58,8 @@ public int hashCode() { int result = 1; result = ((result* 31)+((this.generation == null)? 0 :this.generation.hashCode())); result = ((result* 31)+((this.families == null)? 0 :this.families.hashCode())); + result = ((result* 31)+((this.version == null)? 0 :this.version.hashCode())); + result = ((result* 31)+((this.timestamp == null)? 0 :this.timestamp.hashCode())); return result; } @@ -54,7 +72,7 @@ public boolean equals(Object other) { return false; } DiscoveryState rhs = ((DiscoveryState) other); - return (((this.generation == rhs.generation)||((this.generation!= null)&&this.generation.equals(rhs.generation)))&&((this.families == rhs.families)||((this.families!= null)&&this.families.equals(rhs.families)))); + return (((((this.generation == rhs.generation)||((this.generation!= null)&&this.generation.equals(rhs.generation)))&&((this.families == rhs.families)||((this.families!= null)&&this.families.equals(rhs.families))))&&((this.version == rhs.version)||((this.version!= null)&&this.version.equals(rhs.version))))&&((this.timestamp == rhs.timestamp)||((this.timestamp!= null)&&this.timestamp.equals(rhs.timestamp)))); } } diff --git a/gencode/java/udmi/schema/FamilyDiscoveryConfig.java b/gencode/java/udmi/schema/FamilyDiscoveryConfig.java index e63d3baaa8..7db309dcc5 100644 --- a/gencode/java/udmi/schema/FamilyDiscoveryConfig.java +++ b/gencode/java/udmi/schema/FamilyDiscoveryConfig.java @@ -26,7 +26,6 @@ public class FamilyDiscoveryConfig { /** * Generational marker for controlling discovery - * (Required) * */ @JsonProperty("generation") diff --git a/gencode/java/udmi/schema/FamilyDiscoveryModel.java b/gencode/java/udmi/schema/FamilyDiscoveryModel.java index 0355d3a162..e4f73ef955 100644 --- a/gencode/java/udmi/schema/FamilyDiscoveryModel.java +++ b/gencode/java/udmi/schema/FamilyDiscoveryModel.java @@ -1,7 +1,10 @@ package udmi.schema; +import java.util.Date; import com.fasterxml.jackson.annotation.JsonInclude; +import com.fasterxml.jackson.annotation.JsonProperty; +import com.fasterxml.jackson.annotation.JsonPropertyDescription; import com.fasterxml.jackson.annotation.JsonPropertyOrder; @@ -13,14 +16,40 @@ */ @JsonInclude(JsonInclude.Include.NON_NULL) @JsonPropertyOrder({ - + "generation", + "scan_interval_sec", + "scan_duration_sec" }) public class FamilyDiscoveryModel { + /** + * Generational marker for controlling discovery + * + */ + @JsonProperty("generation") + @JsonPropertyDescription("Generational marker for controlling discovery") + public Date generation; + /** + * Period, in seconds, for automatic scanning + * + */ + @JsonProperty("scan_interval_sec") + @JsonPropertyDescription("Period, in seconds, for automatic scanning") + public Integer scan_interval_sec; + /** + * Scan duration, in seconds + * + */ + @JsonProperty("scan_duration_sec") + @JsonPropertyDescription("Scan duration, in seconds") + public Integer scan_duration_sec; @Override public int hashCode() { int result = 1; + result = ((result* 31)+((this.generation == null)? 0 :this.generation.hashCode())); + result = ((result* 31)+((this.scan_interval_sec == null)? 0 :this.scan_interval_sec.hashCode())); + result = ((result* 31)+((this.scan_duration_sec == null)? 0 :this.scan_duration_sec.hashCode())); return result; } @@ -33,7 +62,7 @@ public boolean equals(Object other) { return false; } FamilyDiscoveryModel rhs = ((FamilyDiscoveryModel) other); - return true; + return ((((this.generation == rhs.generation)||((this.generation!= null)&&this.generation.equals(rhs.generation)))&&((this.scan_interval_sec == rhs.scan_interval_sec)||((this.scan_interval_sec!= null)&&this.scan_interval_sec.equals(rhs.scan_interval_sec))))&&((this.scan_duration_sec == rhs.scan_duration_sec)||((this.scan_duration_sec!= null)&&this.scan_duration_sec.equals(rhs.scan_duration_sec)))); } } diff --git a/gencode/java/udmi/schema/PointsetState.java b/gencode/java/udmi/schema/PointsetState.java index 00c3866762..e785caf2ce 100644 --- a/gencode/java/udmi/schema/PointsetState.java +++ b/gencode/java/udmi/schema/PointsetState.java @@ -34,11 +34,11 @@ public class PointsetState { @JsonPropertyDescription("Not included in messages published by devices. Part of message subblocks within cloud pipeline. RFC 3339 Timestamp the payload was generated") public Date timestamp; /** - * Version of the UDMI schema + * Version of the UDMI schema, not included in messages published by devices * */ @JsonProperty("version") - @JsonPropertyDescription("Version of the UDMI schema") + @JsonPropertyDescription("Version of the UDMI schema, not included in messages published by devices") public java.lang.String version; /** * An identifier which uniquely represents the state, and used by a device avoid race conditions where the incoming config is based off an obsolete state. [Additional information on implementation](../docs/specs/sequences/writeback.md) diff --git a/gencode/python/udmi/schema/model_discovery_family.py b/gencode/python/udmi/schema/model_discovery_family.py index 6cb899b03c..cb1612d441 100644 --- a/gencode/python/udmi/schema/model_discovery_family.py +++ b/gencode/python/udmi/schema/model_discovery_family.py @@ -5,13 +5,18 @@ class FamilyDiscoveryModel: """Generated schema class""" def __init__(self): - pass + self.generation = None + self.scan_interval_sec = None + self.scan_duration_sec = None @staticmethod def from_dict(source): if not source: return None result = FamilyDiscoveryModel() + result.generation = source.get('generation') + result.scan_interval_sec = source.get('scan_interval_sec') + result.scan_duration_sec = source.get('scan_duration_sec') return result @staticmethod @@ -32,4 +37,10 @@ def expand_dict(input): def to_dict(self): result = {} + if self.generation: + result['generation'] = self.generation # 5 + if self.scan_interval_sec: + result['scan_interval_sec'] = self.scan_interval_sec # 5 + if self.scan_duration_sec: + result['scan_duration_sec'] = self.scan_duration_sec # 5 return result diff --git a/gencode/python/udmi/schema/state_discovery.py b/gencode/python/udmi/schema/state_discovery.py index c4bd5abd5e..d22a7d310f 100644 --- a/gencode/python/udmi/schema/state_discovery.py +++ b/gencode/python/udmi/schema/state_discovery.py @@ -6,6 +6,8 @@ class DiscoveryState: """Generated schema class""" def __init__(self): + self.timestamp = None + self.version = None self.generation = None self.families = None @@ -14,6 +16,8 @@ def from_dict(source): if not source: return None result = DiscoveryState() + result.timestamp = source.get('timestamp') + result.version = source.get('version') result.generation = source.get('generation') result.families = FamilyDiscoveryState.map_from(source.get('families')) return result @@ -36,6 +40,10 @@ def expand_dict(input): def to_dict(self): result = {} + if self.timestamp: + result['timestamp'] = self.timestamp # 5 + if self.version: + result['version'] = self.version # 5 if self.generation: result['generation'] = self.generation # 5 if self.families: diff --git a/pubber/src/main/java/udmi/lib/client/DiscoveryManager.java b/pubber/src/main/java/udmi/lib/client/DiscoveryManager.java index f0aa915149..3a74bb5043 100644 --- a/pubber/src/main/java/udmi/lib/client/DiscoveryManager.java +++ b/pubber/src/main/java/udmi/lib/client/DiscoveryManager.java @@ -149,10 +149,12 @@ default void removeDiscoveryScan(String family) { default void cancelDiscoveryScan(String family, Date configGeneration, FamilyDiscoveryState.Phase phase) { FamilyDiscoveryState familyDiscoveryState = getFamilyDiscoveryState(family); - info(format("Discovery scan %s phase %s as %s", family, phase, isoConvert(configGeneration))); - familyDiscoveryState.phase = phase; - familyDiscoveryState.generation = configGeneration; - updateState(); + if (familyDiscoveryState != null) { + info(format("Discovery scan %s phase %s as %s", family, phase, isoConvert(configGeneration))); + familyDiscoveryState.phase = phase; + familyDiscoveryState.generation = configGeneration; + updateState(); + } } default FamilyDiscoveryState getFamilyDiscoveryState(String family) { diff --git a/schema/config_discovery_family.json b/schema/config_discovery_family.json index 2e671cca8c..0bf946a5b6 100644 --- a/schema/config_discovery_family.json +++ b/schema/config_discovery_family.json @@ -30,8 +30,5 @@ "description": "Indicates implicit enumeration of discovered devices", "$ref": "file:common.json#/definitions/depth" } - }, - "required": [ - "generation" - ] + } } diff --git a/schema/model_discovery_family.json b/schema/model_discovery_family.json index 33f8d25752..90e7af1e8b 100644 --- a/schema/model_discovery_family.json +++ b/schema/model_discovery_family.json @@ -5,5 +5,21 @@ "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "properties": { + "generation": { + "description": "Generational marker for controlling discovery", + "type": "string", + "format": "date-time", + "examples": ["2018-08-26T21:00:13Z"] + }, + "scan_interval_sec": { + "description": "Period, in seconds, for automatic scanning", + "type": "integer", + "minimum": 0 + }, + "scan_duration_sec": { + "description": "Scan duration, in seconds", + "type": "integer", + "minimum": 0 + } } } diff --git a/schema/state_discovery.json b/schema/state_discovery.json index 0347c97a5c..bbf7675d28 100644 --- a/schema/state_discovery.json +++ b/schema/state_discovery.json @@ -6,6 +6,16 @@ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { + "timestamp": { + "description": "Not included in messages published by devices. Part of message subblocks within cloud pipeline. RFC 3339 Timestamp the payload was generated", + "type": "string", + "format": "date-time", + "examples": ["2019-01-17T14:02:29.364Z"] + }, + "version": { + "description": "Version of the UDMI schema, not included in messages published by devices", + "type": "string" + }, "generation": { "description": "Generational marker to group results together", "type": "string", diff --git a/schema/state_pointset.json b/schema/state_pointset.json index ba3ff2ed7e..b64ebc67d7 100644 --- a/schema/state_pointset.json +++ b/schema/state_pointset.json @@ -13,7 +13,7 @@ "examples": ["2019-01-17T14:02:29.364Z"] }, "version": { - "description": "Version of the UDMI schema", + "description": "Version of the UDMI schema, not included in messages published by devices", "type": "string" }, "state_etag": { diff --git a/tests/schemas/metadata/discovery_metadata.json b/tests/schemas/metadata/discovery_metadata.json new file mode 100644 index 0000000000..928ca18820 --- /dev/null +++ b/tests/schemas/metadata/discovery_metadata.json @@ -0,0 +1,81 @@ +{ + "version": "1.5.2", + "timestamp": "2018-08-26T21:39:29.364Z", + "system": { + "description": "Generic test example metadata file", + "tags": ["energy", "lighting", "building"], + "location": { + "site": "US-SFO-XYY", + "section": "NW-2F", + "floor": "2", + "floor_seq": 2, + "room": "2F26", + "position": { + "x": 10, + "y": 20, + "z": 3.7 + }, + "coordinates": { + "lat": 37.386051, + "long": -122.083855, + "alt_m": 8849.0 + } + }, + "physical_tag": { + "asset": { + "guid": "bim://04aEp5ymD_$u5IxhJN2aGi", + "site": "US-SFO-XYY", + "name": "AHU-1" + } + }, + "adjunct": { + "suffix": "extention11-optional" + } + }, + "cloud": { + "auth_type": "ES256", + "connection_type": "DIRECT" + }, + "pointset": { + "points": { + "return_air_temperature_sensor": { + "units": "Degrees-Celsius", + "baseline_value": 20, + "baseline_tolerance": 2, + "tags": ["hvac"] + }, + "room_setpoint": { + "writable": true, + "units": "Degrees-Celsius", + "baseline_value": 20, + "baseline_state": "applied" + } + } + }, + "discovery": { + "families": { + "bacnet": { + "generation": "2018-08-26T21:00:13Z", + "scan_interval_sec": 600, + "scan_duration_sec": 60 + } + } + }, + "testing": { + "targets": { + "invalid": { + "target_point": "return_air_temperature_sensor", + "target_value": -20 + }, + "failure": { + "target_point": "room_setpoint", + "target_value": -20 + } + } + }, + "features": { + "system": { }, + "enumeration": { "stage": "beta" }, + "enumeration.pointset": { "stage": "alpha" } + } +} diff --git a/tests/schemas/metadata/discovery_metadata.out b/tests/schemas/metadata/discovery_metadata.out new file mode 100644 index 0000000000..e69de29bb2 diff --git a/tests/sites/basic/devices/AHU-1/expected/generated_config.json b/tests/sites/basic/devices/AHU-1/expected/generated_config.json index 00ef1fe680..7f70ac584d 100644 --- a/tests/sites/basic/devices/AHU-1/expected/generated_config.json +++ b/tests/sites/basic/devices/AHU-1/expected/generated_config.json @@ -6,6 +6,15 @@ "metrics_rate_sec": 10, "operation": { } }, + "discovery": { + "families": { + "bacnet": { + "generation": "2018-08-26T21:00:13Z", + "scan_interval_sec": 600, + "scan_duration_sec": 60 + } + } + }, "localnet": { "families": { "ether": { }, diff --git a/tests/sites/basic/devices/AHU-1/expected/metadata_norm.json b/tests/sites/basic/devices/AHU-1/expected/metadata_norm.json index 3fcd192594..e9535e20dc 100644 --- a/tests/sites/basic/devices/AHU-1/expected/metadata_norm.json +++ b/tests/sites/basic/devices/AHU-1/expected/metadata_norm.json @@ -1,7 +1,7 @@ { "timestamp": "2020-05-01T13:39:07Z", "version": "1.5.2", - "hash": "2a5236f4", + "hash": "3623ef24", "cloud": { "auth_type": "RS256" }, @@ -33,7 +33,11 @@ }, "discovery": { "families": { - "vendor": { } + "bacnet": { + "generation": "2018-08-26T21:00:13Z", + "scan_interval_sec": 600, + "scan_duration_sec": 60 + } } }, "localnet": { diff --git a/tests/sites/basic/devices/AHU-1/metadata.json b/tests/sites/basic/devices/AHU-1/metadata.json index 2bb8e8ebf2..a836403766 100644 --- a/tests/sites/basic/devices/AHU-1/metadata.json +++ b/tests/sites/basic/devices/AHU-1/metadata.json @@ -47,7 +47,10 @@ }, "discovery": { "families": { - "vendor": { + "bacnet": { + "generation": "2018-08-26T21:00:13Z", + "scan_interval_sec": 600, + "scan_duration_sec": 60 } } }, diff --git a/tests/sites/basic/devices/GAT-123/expected/metadata_norm.json b/tests/sites/basic/devices/GAT-123/expected/metadata_norm.json index 706fcae4ff..8911ead10c 100644 --- a/tests/sites/basic/devices/GAT-123/expected/metadata_norm.json +++ b/tests/sites/basic/devices/GAT-123/expected/metadata_norm.json @@ -1,7 +1,7 @@ { "timestamp": "2020-05-01T13:39:07Z", "version": "1.5.2", - "hash": "f372489c", + "hash": "8ab200de", "cloud": { "auth_type": "ES256" }, @@ -23,11 +23,6 @@ "gateway": { "proxy_ids": [ "SNS-4", "AHU-22" ] }, - "discovery": { - "families": { - "vendor": { } - } - }, "localnet": { "families": { "vendor": { diff --git a/tests/sites/basic/devices/GAT-123/metadata.json b/tests/sites/basic/devices/GAT-123/metadata.json index 25d33495c3..14cd4740a0 100644 --- a/tests/sites/basic/devices/GAT-123/metadata.json +++ b/tests/sites/basic/devices/GAT-123/metadata.json @@ -21,12 +21,6 @@ "gateway": { "proxy_ids": [ "SNS-4", "AHU-22" ] }, - "discovery": { - "families": { - "vendor": { - } - } - }, "localnet": { "families": { "vendor": { diff --git a/tests/sites/basic/devices/GAT-72/expected/errors.map b/tests/sites/basic/devices/GAT-72/expected/errors.map new file mode 100644 index 0000000000..385057b082 --- /dev/null +++ b/tests/sites/basic/devices/GAT-72/expected/errors.map @@ -0,0 +1,7 @@ +Exceptions for GAT-72 + While loading credentials for local device GAT-72 + Found 0 credentials + expected files + Missing files: [ec_private.pem, ec_private.pkcs8, ec_public.pem] + While converting device config + generation specified without scan_interval_sec parameter diff --git a/tests/sites/basic/devices/GAT-72/expected/metadata_norm.json b/tests/sites/basic/devices/GAT-72/expected/metadata_norm.json new file mode 100644 index 0000000000..18bf4cc576 --- /dev/null +++ b/tests/sites/basic/devices/GAT-72/expected/metadata_norm.json @@ -0,0 +1,49 @@ +{ + "timestamp": "2020-05-01T13:39:07Z", + "version": "1.5.2", + "hash": "c9c5b715", + "cloud": { + "auth_type": "ES256" + }, + "system": { + "tags": [ ], + "location": { + "site": "ZZ-TRI-FECTA", + "section": "2-3N8C" + }, + "physical_tag": { + "asset": { + "guid": "drw://TBB", + "site": "ZZ-TRI-FECTA", + "name": "GAT-72" + } + }, + "min_loglevel": 300 + }, + "gateway": { + "proxy_ids": [ "SNS-4", "AHU-1" ] + }, + "discovery": { + "families": { + "bacnet": { + "generation": "2018-08-26T21:00:13Z" + }, + "vendor": { } + } + }, + "localnet": { + "families": { + "vendor": { + "addr": "20231" + } + } + }, + "pointset": { + "points": { + "globulating_globar": { + "units": "Bars", + "tags": [ ] + } + } + } +} \ No newline at end of file diff --git a/tests/sites/basic/devices/GAT-72/metadata.json b/tests/sites/basic/devices/GAT-72/metadata.json new file mode 100644 index 0000000000..8bf3cbbcd0 --- /dev/null +++ b/tests/sites/basic/devices/GAT-72/metadata.json @@ -0,0 +1,46 @@ +{ + "pointset": { + "points": { + "globulating_globar": { + "units": "Bars" + } + } + }, + "system": { + "location": { + "section": "2-3N8C" + }, + "physical_tag": { + "asset": { + "guid": "drw://TBB", + "site": "ZZ-TRI-FECTA", + "name": "GAT-72" + } + } + }, + "gateway": { + "proxy_ids": [ "SNS-4", "AHU-1" ] + }, + "discovery": { + "families": { + "vendor": { + }, + "bacnet": { + "generation": "2018-08-26T21:00:13Z" + } + } + }, + "localnet": { + "families": { + "vendor": { + "addr": "20231" + } + } + }, + "cloud": { + "auth_type": "ES256" + }, + "version": "1.5.2", + "timestamp": "2020-05-01T13:39:07Z" + +} diff --git a/tests/sites/missing/devices/AHU-1/expected/metadata_norm.json b/tests/sites/missing/devices/AHU-1/expected/metadata_norm.json index ce4648ebf4..7337e7f696 100644 --- a/tests/sites/missing/devices/AHU-1/expected/metadata_norm.json +++ b/tests/sites/missing/devices/AHU-1/expected/metadata_norm.json @@ -1,7 +1,7 @@ { "timestamp": "2020-05-01T13:39:07Z", "version": "1.5.2", - "hash": "9b1a2263", + "hash": "93dcf4a1", "cloud": { "auth_type": "RS256", "detail": "site default for unit tests" @@ -25,11 +25,6 @@ }, "min_loglevel": 300 }, - "discovery": { - "families": { - "vendor": { } - } - }, "localnet": { "families": { "ether": { diff --git a/tests/sites/missing/devices/AHU-1/metadata.json b/tests/sites/missing/devices/AHU-1/metadata.json index ee31331b06..50be508171 100644 --- a/tests/sites/missing/devices/AHU-1/metadata.json +++ b/tests/sites/missing/devices/AHU-1/metadata.json @@ -38,12 +38,6 @@ "cloud": { "auth_type": "RS256" }, - "discovery": { - "families": { - "vendor": { - } - } - }, "localnet": { "families": { "ipv4": { diff --git a/validator/sequences/enumerate_families/config_update.attr b/validator/sequences/enumerate_families/config_update.attr index 0b7ef0da9b..27e5aedc2e 100644 --- a/validator/sequences/enumerate_families/config_update.attr +++ b/validator/sequences/enumerate_families/config_update.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "RC:ad0a7d.0000000e", - "publishTime" : "2024-11-06T17:33:38Z", + "transactionId" : "RC:44af97.0000000e", + "publishTime" : "2024-12-03T15:59:08Z", "subFolder" : "update", "subType" : "config" } \ No newline at end of file diff --git a/validator/sequences/enumerate_families/config_update.json b/validator/sequences/enumerate_families/config_update.json index 2da8ade923..f3d5cc25fb 100644 --- a/validator/sequences/enumerate_families/config_update.json +++ b/validator/sequences/enumerate_families/config_update.json @@ -2,6 +2,9 @@ "discovery" : { "depths" : { "families" : "entries" + }, + "families" : { + "vendor" : { } } }, "localnet" : { @@ -32,14 +35,14 @@ "metrics_rate_sec" : 10, "min_loglevel" : 200, "operation" : { - "last_start" : "2024-11-06T17:33:10Z" + "last_start" : "2024-12-03T15:58:40Z" }, "testing" : { - "config_base" : 35, + "config_base" : 36, "sequence_name" : "enumerate_families", - "transaction_id" : "RC:ad0a7d.0000000e" + "transaction_id" : "RC:44af97.0000000e" } }, - "timestamp" : "2024-11-06T17:33:38Z", - "version" : "git-b2a557d" + "timestamp" : "2024-12-03T15:59:08Z", + "version" : "git-3d8bbe5" } \ No newline at end of file diff --git a/validator/sequences/enumerate_families/device_system.log b/validator/sequences/enumerate_families/device_system.log index 151ea0c50c..27e7610010 100644 --- a/validator/sequences/enumerate_families/device_system.log +++ b/validator/sequences/enumerate_families/device_system.log @@ -1,27 +1,28 @@ -2024-11-06T17:33:11Z WARNING device.log Starting AHU-1 Pubber sender with delay 10s -2024-11-06T17:33:11Z WARNING device.log Dropping state update until config received... -2024-11-06T17:33:11Z WARNING device.log Start waiting 10s for config latch for AHU-1 -2024-11-06T17:33:11Z WARNING device.log Received config for config latch AHU-1 -2024-11-06T17:33:11Z WARNING device.log Ending connection 1730914391082 with 9 -2024-11-06T17:33:11Z NOTICE system.config.apply success -2024-11-06T17:33:11Z NOTICE system.config.apply success -2024-11-06T17:33:23Z NOTICE system.config.apply success -2024-11-06T17:33:23Z INFO device.log 2024-11-06T17:33:23Z received config 2024-11-06T17:33:23Z -2024-11-06T17:33:23Z NOTICE system.config.apply success -2024-11-06T17:33:25Z INFO device.log Update state 2024-11-06T17:33:25Z last_config 2024-11-06T17:33:23Z -2024-11-06T17:33:26Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:26Z INFO device.log 2024-11-06T17:33:26Z received config 2024-11-06T17:33:26Z -2024-11-06T17:33:26Z NOTICE system.config.apply success -2024-11-06T17:33:27Z INFO device.log Update state 2024-11-06T17:33:27Z last_config 2024-11-06T17:33:26Z -2024-11-06T17:33:28Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:28Z INFO device.log 2024-11-06T17:33:28Z received config 2024-11-06T17:33:28Z -2024-11-06T17:33:28Z NOTICE system.config.apply success -2024-11-06T17:33:29Z INFO device.log Update state 2024-11-06T17:33:29Z last_config 2024-11-06T17:33:28Z -2024-11-06T17:33:30Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:30Z INFO device.log 2024-11-06T17:33:30Z received config 2024-11-06T17:33:30Z -2024-11-06T17:33:30Z NOTICE system.config.apply success -2024-11-06T17:33:31Z INFO device.log Update state 2024-11-06T17:33:31Z last_config 2024-11-06T17:33:30Z -2024-11-06T17:33:31Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:31Z INFO device.log 2024-11-06T17:33:31Z received config 2024-11-06T17:33:31Z -2024-11-06T17:33:31Z NOTICE system.config.apply success -2024-11-06T17:33:40Z NOTICE validation.feature.sequence Sequence complete +2024-12-03T15:58:41Z WARNING device.log Start waiting 10s for config latch for AHU-1 +2024-12-03T15:58:41Z WARNING device.log Starting AHU-1 Pubber sender with delay 10s +2024-12-03T15:58:41Z WARNING device.log Dropping state update until config received... +2024-12-03T15:58:41Z WARNING device.log Received config for config latch AHU-1 +2024-12-03T15:58:41Z NOTICE system.config.apply success +2024-12-03T15:58:41Z WARNING device.log Ending connection 1733241520952 with 9 +2024-12-03T15:58:41Z NOTICE system.config.apply success +2024-12-03T15:58:53Z NOTICE system.config.apply success +2024-12-03T15:58:53Z INFO device.log Device AHU-1 config handler +2024-12-03T15:58:53Z INFO device.log 2024-12-03T15:58:53Z received config 2024-12-03T15:58:53Z +2024-12-03T15:58:53Z NOTICE system.config.apply success +2024-12-03T15:58:55Z INFO device.log Update state 2024-12-03T15:58:55Z last_config 2024-12-03T15:58:53Z +2024-12-03T15:58:56Z INFO device.log Device AHU-1 config handler +2024-12-03T15:58:56Z INFO device.log 2024-12-03T15:58:56Z received config 2024-12-03T15:58:56Z +2024-12-03T15:58:56Z NOTICE system.config.apply success +2024-12-03T15:58:57Z INFO device.log Update state 2024-12-03T15:58:57Z last_config 2024-12-03T15:58:56Z +2024-12-03T15:58:58Z INFO device.log Device AHU-1 config handler +2024-12-03T15:58:58Z INFO device.log 2024-12-03T15:58:58Z received config 2024-12-03T15:58:58Z +2024-12-03T15:58:58Z NOTICE system.config.apply success +2024-12-03T15:58:59Z INFO device.log Update state 2024-12-03T15:58:59Z last_config 2024-12-03T15:58:58Z +2024-12-03T15:59:00Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:00Z INFO device.log 2024-12-03T15:59:00Z received config 2024-12-03T15:59:00Z +2024-12-03T15:59:00Z NOTICE system.config.apply success +2024-12-03T15:59:01Z INFO device.log Update state 2024-12-03T15:59:01Z last_config 2024-12-03T15:59:00Z +2024-12-03T15:59:01Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:01Z INFO device.log 2024-12-03T15:59:01Z received config 2024-12-03T15:59:01Z +2024-12-03T15:59:01Z NOTICE system.config.apply success +2024-12-03T15:59:10Z NOTICE validation.feature.sequence Sequence complete diff --git a/validator/sequences/enumerate_families/events_discovery.attr b/validator/sequences/enumerate_families/events_discovery.attr index c11ba40ba6..d3411c3a37 100644 --- a/validator/sequences/enumerate_families/events_discovery.attr +++ b/validator/sequences/enumerate_families/events_discovery.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:92bb7fbd", - "publishTime" : "2024-11-06T17:33:36Z", + "transactionId" : "MP:99ba94c7", + "publishTime" : "2024-12-03T15:59:06Z", "subFolder" : "discovery", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/enumerate_families/events_discovery.json b/validator/sequences/enumerate_families/events_discovery.json index 0d454c0866..4bba38fb78 100644 --- a/validator/sequences/enumerate_families/events_discovery.json +++ b/validator/sequences/enumerate_families/events_discovery.json @@ -1,19 +1,19 @@ { "families" : { "ether" : { - "addr" : "00:0d:3a:8d:f3:81" + "addr" : "60:45:bd:eb:73:3d" }, "ipv4" : { - "addr" : "10.1.0.193" + "addr" : "10.1.0.194" }, "ipv6" : { - "addr" : "fe80::20d:3aff:fe8d:f381" + "addr" : "fe80::6245:bdff:feeb:733d" }, "vendor" : { "addr" : "28179023" } }, - "generation" : "2024-11-06T17:33:35Z", - "timestamp" : "2024-11-06T17:33:36Z", + "generation" : "2024-12-03T15:59:05Z", + "timestamp" : "2024-12-03T15:59:06Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_families/events_pointset.attr b/validator/sequences/enumerate_families/events_pointset.attr index c8e5fb6ab7..4371907598 100644 --- a/validator/sequences/enumerate_families/events_pointset.attr +++ b/validator/sequences/enumerate_families/events_pointset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:2f85fa07", - "publishTime" : "2024-11-06T17:33:31Z", + "transactionId" : "MP:f765e7fd", + "publishTime" : "2024-12-03T15:59:01Z", "subFolder" : "pointset", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/enumerate_families/events_pointset.json b/validator/sequences/enumerate_families/events_pointset.json index 811a418113..6efe096872 100644 --- a/validator/sequences/enumerate_families/events_pointset.json +++ b/validator/sequences/enumerate_families/events_pointset.json @@ -7,9 +7,9 @@ "present_value" : 98 }, "filter_differential_pressure_sensor" : { - "present_value" : 12 + "present_value" : 11 } }, - "timestamp" : "2024-11-06T17:33:31Z", + "timestamp" : "2024-12-03T15:59:01Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_families/events_system.attr b/validator/sequences/enumerate_families/events_system.attr index a4fed8c009..5cc1e3b37d 100644 --- a/validator/sequences/enumerate_families/events_system.attr +++ b/validator/sequences/enumerate_families/events_system.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:54bb3055", - "publishTime" : "2024-11-06T17:33:31Z", + "transactionId" : "MP:12e51003", + "publishTime" : "2024-12-03T15:59:01Z", "subFolder" : "system", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/enumerate_families/events_system.json b/validator/sequences/enumerate_families/events_system.json index c19b843c6b..496ddcfec2 100644 --- a/validator/sequences/enumerate_families/events_system.json +++ b/validator/sequences/enumerate_families/events_system.json @@ -1,106 +1,111 @@ { "event_no" : 3, - "last_config" : "2024-11-06T17:33:31Z", + "last_config" : "2024-12-03T15:59:01Z", "logentries" : [ { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:23Z", + "timestamp" : "2024-12-03T15:58:53Z", "level" : 300 }, { - "message" : "2024-11-06T17:33:23Z received config 2024-11-06T17:33:23Z", + "message" : "Device AHU-1 config handler", + "category" : "device.log", + "timestamp" : "2024-12-03T15:58:53Z", + "level" : 200 + }, { + "message" : "2024-12-03T15:58:53Z received config 2024-12-03T15:58:53Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:23Z", + "timestamp" : "2024-12-03T15:58:53Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:23Z", + "timestamp" : "2024-12-03T15:58:53Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:33:25Z last_config 2024-11-06T17:33:23Z", + "message" : "Update state 2024-12-03T15:58:55Z last_config 2024-12-03T15:58:53Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:25Z", + "timestamp" : "2024-12-03T15:58:55Z", "level" : 200 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:26Z", + "timestamp" : "2024-12-03T15:58:56Z", "level" : 200 }, { - "message" : "2024-11-06T17:33:26Z received config 2024-11-06T17:33:26Z", + "message" : "2024-12-03T15:58:56Z received config 2024-12-03T15:58:56Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:26Z", + "timestamp" : "2024-12-03T15:58:56Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:26Z", + "timestamp" : "2024-12-03T15:58:56Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:33:27Z last_config 2024-11-06T17:33:26Z", + "message" : "Update state 2024-12-03T15:58:57Z last_config 2024-12-03T15:58:56Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:27Z", + "timestamp" : "2024-12-03T15:58:57Z", "level" : 200 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:28Z", + "timestamp" : "2024-12-03T15:58:58Z", "level" : 200 }, { - "message" : "2024-11-06T17:33:28Z received config 2024-11-06T17:33:28Z", + "message" : "2024-12-03T15:58:58Z received config 2024-12-03T15:58:58Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:28Z", + "timestamp" : "2024-12-03T15:58:58Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:28Z", + "timestamp" : "2024-12-03T15:58:58Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:33:29Z last_config 2024-11-06T17:33:28Z", + "message" : "Update state 2024-12-03T15:58:59Z last_config 2024-12-03T15:58:58Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:29Z", + "timestamp" : "2024-12-03T15:58:59Z", "level" : 200 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:30Z", + "timestamp" : "2024-12-03T15:59:00Z", "level" : 200 }, { - "message" : "2024-11-06T17:33:30Z received config 2024-11-06T17:33:30Z", + "message" : "2024-12-03T15:59:00Z received config 2024-12-03T15:59:00Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:30Z", + "timestamp" : "2024-12-03T15:59:00Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:30Z", + "timestamp" : "2024-12-03T15:59:00Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:33:31Z last_config 2024-11-06T17:33:30Z", + "message" : "Update state 2024-12-03T15:59:01Z last_config 2024-12-03T15:59:00Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:31Z", + "timestamp" : "2024-12-03T15:59:01Z", "level" : 200 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:31Z", + "timestamp" : "2024-12-03T15:59:01Z", "level" : 200 }, { - "message" : "2024-11-06T17:33:31Z received config 2024-11-06T17:33:31Z", + "message" : "2024-12-03T15:59:01Z received config 2024-12-03T15:59:01Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:31Z", + "timestamp" : "2024-12-03T15:59:01Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:31Z", + "timestamp" : "2024-12-03T15:59:01Z", "level" : 300 } ], "metrics" : { "mem_total_mb" : 254.0, - "mem_free_mb" : 214.8867950439453 + "mem_free_mb" : 216.3380355834961 }, - "timestamp" : "2024-11-06T17:33:31Z", + "timestamp" : "2024-12-03T15:59:01Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_families/local_discovery.json b/validator/sequences/enumerate_families/local_discovery.json index 8716a62d0f..1736ffdd03 100644 --- a/validator/sequences/enumerate_families/local_discovery.json +++ b/validator/sequences/enumerate_families/local_discovery.json @@ -1,5 +1,8 @@ { "depths" : { "families" : "entries" + }, + "families" : { + "vendor" : { } } } \ No newline at end of file diff --git a/validator/sequences/enumerate_families/local_system.json b/validator/sequences/enumerate_families/local_system.json index 747f7eff0f..5679c2e083 100644 --- a/validator/sequences/enumerate_families/local_system.json +++ b/validator/sequences/enumerate_families/local_system.json @@ -2,7 +2,7 @@ "min_loglevel" : 200, "metrics_rate_sec" : 10, "operation" : { - "last_start" : "2024-11-06T17:33:10Z" + "last_start" : "2024-12-03T15:58:40Z" }, "testing" : { "sequence_name" : "enumerate_families" diff --git a/validator/sequences/enumerate_families/local_update.json b/validator/sequences/enumerate_families/local_update.json index d019e55402..9414409efb 100644 --- a/validator/sequences/enumerate_families/local_update.json +++ b/validator/sequences/enumerate_families/local_update.json @@ -1,11 +1,11 @@ { - "timestamp" : "2024-11-06T17:33:38Z", - "version" : "@@@cloud udmi version###git-b2a557d", + "timestamp" : "2024-12-03T15:59:08Z", + "version" : "@@@cloud udmi version###git-3d8bbe5", "system" : { "min_loglevel" : 200, "metrics_rate_sec" : 10, "operation" : { - "last_start" : "2024-11-06T17:33:10Z" + "last_start" : "2024-12-03T15:58:40Z" }, "testing" : { "sequence_name" : "enumerate_families" @@ -14,6 +14,9 @@ "discovery" : { "depths" : { "families" : "entries" + }, + "families" : { + "vendor" : { } } }, "localnet" : { diff --git a/validator/sequences/enumerate_families/sequence.md b/validator/sequences/enumerate_families/sequence.md index 1533f521ea..920cd6a827 100644 --- a/validator/sequences/enumerate_families/sequence.md +++ b/validator/sequences/enumerate_families/sequence.md @@ -4,7 +4,7 @@ Check enumeration of network families 1. Update config before enumeration not active - * Add `discovery` = { "depths": { "families": `entries` } } + * Add `discovery.depths` = { "families": `entries` } 1. Wait for enumeration not active 1. Update config before matching enumeration generation * Add `discovery.generation` = `generation start time` diff --git a/validator/sequences/enumerate_families/sequencer.log b/validator/sequences/enumerate_families/sequencer.log index 53208fbca1..508bf27868 100644 --- a/validator/sequences/enumerate_families/sequencer.log +++ b/validator/sequences/enumerate_families/sequencer.log @@ -1,1535 +1,1721 @@ -2024-11-06T17:33:14Z NOTICE starting test enumerate_families ################################ -2024-11-06T17:33:14Z INFO Stage start waiting for starting test wrapper at 0s -2024-11-06T17:33:22Z DEBUG Allowing device state change (everything) -2024-11-06T17:33:22Z DEBUG Starting reset_config full reset true -2024-11-06T17:33:22Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:33:22Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:22Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:33:22Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:33:22Z DEBUG extraFieldChanged false because extra_field null -2024-11-06T17:33:22Z DEBUG extraFieldChanged true because extra_field reset_config -2024-11-06T17:33:22Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:33:22Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:22Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:33:22Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:33:22Z DEBUG extraFieldChanged true because extra_field null -2024-11-06T17:33:23Z TRACE updated check config_update: true -2024-11-06T17:33:23Z DEBUG update config_update, adding configTransaction RC:ad0a7d.00000005 -2024-11-06T17:33:23Z TRACE local local_update: { -2024-11-06T17:33:23Z TRACE local local_update: "version" : "@@@cloud udmi version###1.5.2", -2024-11-06T17:33:23Z TRACE local local_update: "system" : { -2024-11-06T17:33:23Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:23Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:23Z TRACE local local_update: "operation" : { -2024-11-06T17:33:23Z TRACE local local_update: "last_start" : "1970-01-01T00:01:13Z" -2024-11-06T17:33:23Z TRACE local local_update: }, -2024-11-06T17:33:23Z TRACE local local_update: "testing" : { -2024-11-06T17:33:23Z TRACE local local_update: "sequence_name" : "enumerate_families" -2024-11-06T17:33:23Z TRACE local local_update: } -2024-11-06T17:33:23Z TRACE local local_update: }, -2024-11-06T17:33:23Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:23Z TRACE local local_update: "families" : { -2024-11-06T17:33:23Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:23Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:23Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:23Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:23Z TRACE local local_update: } -2024-11-06T17:33:23Z TRACE local local_update: }, -2024-11-06T17:33:23Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:23Z TRACE local local_update: "points" : { -2024-11-06T17:33:23Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:23Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:23Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:23Z TRACE local local_update: }, -2024-11-06T17:33:23Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:23Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:23Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:23Z TRACE local local_update: }, -2024-11-06T17:33:23Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:23Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:23Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:23Z TRACE local local_update: } -2024-11-06T17:33:23Z TRACE local local_update: } -2024-11-06T17:33:23Z TRACE local local_update: } -2024-11-06T17:33:23Z TRACE local local_update: } -2024-11-06T17:33:23Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:23Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:33:23Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:23Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:33:23Z DEBUG Saving pre-config state timestamp null -2024-11-06T17:33:23Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:23Z, because soft reset -2024-11-06T17:33:23Z TRACE Stage suspend waiting for starting test wrapper at 9s -2024-11-06T17:33:23Z INFO Stage start waiting for config update synchronized at 9s -2024-11-06T17:33:23Z TRACE received command AHU-1/events/pointset -2024-11-06T17:33:23Z TRACE received events_pointset: { -2024-11-06T17:33:23Z TRACE received events_pointset: "points" : { -2024-11-06T17:33:23Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:23Z TRACE received events_pointset: "present_value" : false -2024-11-06T17:33:23Z TRACE received events_pointset: }, -2024-11-06T17:33:23Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:23Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:33:23Z TRACE received events_pointset: }, -2024-11-06T17:33:23Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:23Z TRACE received events_pointset: "present_value" : 12 -2024-11-06T17:33:23Z TRACE received events_pointset: } -2024-11-06T17:33:23Z TRACE received events_pointset: }, -2024-11-06T17:33:23Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:33:21Z", -2024-11-06T17:33:23Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:33:23Z TRACE received events_pointset: } -2024-11-06T17:33:23Z DEBUG Handling device message events_pointset MP:77c59a3a -2024-11-06T17:33:23Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:23Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:33:23Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:23Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:23Z TRACE received command AHU-1/events/system -2024-11-06T17:33:23Z DEBUG received events_system 2024-11-06T17:33:11Z WARNING device.log: Starting AHU-1 Pubber sender with delay 10s -2024-11-06T17:33:23Z DEBUG received events_system 2024-11-06T17:33:11Z WARNING device.log: Dropping state update until config received... -2024-11-06T17:33:23Z DEBUG received events_system 2024-11-06T17:33:11Z WARNING device.log: Start waiting 10s for config latch for AHU-1 -2024-11-06T17:33:23Z DEBUG received events_system 2024-11-06T17:33:11Z WARNING device.log: Received config for config latch AHU-1 -2024-11-06T17:33:23Z DEBUG received events_system 2024-11-06T17:33:11Z WARNING device.log: Ending connection 1730914391082 with 9 -2024-11-06T17:33:23Z DEBUG received events_system 2024-11-06T17:33:11Z NOTICE system.config.apply: success -2024-11-06T17:33:23Z DEBUG received events_system 2024-11-06T17:33:11Z NOTICE system.config.apply: success -2024-11-06T17:33:23Z DEBUG Handling device message events_system MP:df4e79e4 -2024-11-06T17:33:23Z TRACE received command AHU-1/config/update -2024-11-06T17:33:23Z DEBUG received config_update -2024-11-06T17:33:23Z DEBUG Handling update message config_update RC:ad0a7d.00000005 -2024-11-06T17:33:23Z DEBUG Removed configTransaction RC:ad0a7d.00000005 -2024-11-06T17:33:23Z DEBUG last_start changed false, last_start 1970-01-01T00:01:13Z -2024-11-06T17:33:23Z DEBUG Updated config 2024-11-06T17:33:23Z RC:ad0a7d.00000005 -2024-11-06T17:33:23Z INFO Updated config #001: { -2024-11-06T17:33:23Z INFO Updated config #001: "timestamp" : "2024-11-06T17:33:23Z", -2024-11-06T17:33:23Z INFO Updated config #001: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:23Z INFO Updated config #001: "system" : { -2024-11-06T17:33:23Z INFO Updated config #001: "min_loglevel" : 200, -2024-11-06T17:33:23Z INFO Updated config #001: "metrics_rate_sec" : 10, -2024-11-06T17:33:23Z INFO Updated config #001: "operation" : { -2024-11-06T17:33:23Z INFO Updated config #001: "last_start" : "1970-01-01T00:01:13Z" -2024-11-06T17:33:23Z INFO Updated config #001: }, -2024-11-06T17:33:23Z INFO Updated config #001: "testing" : { -2024-11-06T17:33:23Z INFO Updated config #001: "sequence_name" : "enumerate_families" -2024-11-06T17:33:23Z INFO Updated config #001: } -2024-11-06T17:33:23Z INFO Updated config #001: }, -2024-11-06T17:33:23Z INFO Updated config #001: "localnet" : { -2024-11-06T17:33:23Z INFO Updated config #001: "families" : { -2024-11-06T17:33:23Z INFO Updated config #001: "ether" : { }, -2024-11-06T17:33:23Z INFO Updated config #001: "ipv4" : { }, -2024-11-06T17:33:23Z INFO Updated config #001: "vendor" : { }, -2024-11-06T17:33:23Z INFO Updated config #001: "ipv6" : { } -2024-11-06T17:33:23Z INFO Updated config #001: } -2024-11-06T17:33:23Z INFO Updated config #001: }, -2024-11-06T17:33:23Z INFO Updated config #001: "pointset" : { -2024-11-06T17:33:23Z INFO Updated config #001: "points" : { -2024-11-06T17:33:23Z INFO Updated config #001: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:23Z INFO Updated config #001: "units" : "Bars", -2024-11-06T17:33:23Z INFO Updated config #001: "set_value" : 98 -2024-11-06T17:33:23Z INFO Updated config #001: }, -2024-11-06T17:33:23Z INFO Updated config #001: "filter_alarm_pressure_status" : { -2024-11-06T17:33:23Z INFO Updated config #001: "ref" : "BV11.present_value", -2024-11-06T17:33:23Z INFO Updated config #001: "units" : "No-units" -2024-11-06T17:33:23Z INFO Updated config #001: }, -2024-11-06T17:33:23Z INFO Updated config #001: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:23Z INFO Updated config #001: "ref" : "AV12.present_value", -2024-11-06T17:33:23Z INFO Updated config #001: "units" : "Degrees-Celsius" -2024-11-06T17:33:23Z INFO Updated config #001: } -2024-11-06T17:33:23Z INFO Updated config #001: } -2024-11-06T17:33:23Z INFO Updated config #001: } -2024-11-06T17:33:23Z INFO Updated config #001: } -2024-11-06T17:33:23Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:23Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:33:23Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:23Z DEBUG Detail config update synchronized is now: device state not updated since config issued -2024-11-06T17:33:23Z TRACE received command AHU-1/state/update -2024-11-06T17:33:23Z DEBUG received state_update -2024-11-06T17:33:23Z DEBUG Handling update message state_update MP:5b3af0be -2024-11-06T17:33:23Z DEBUG Updated state after 0s 2024-11-06T17:33:23Z MP:5b3af0be -2024-11-06T17:33:23Z INFO Initial state #001: { -2024-11-06T17:33:23Z INFO Initial state #001: "timestamp" : "2024-11-06T17:33:23Z", -2024-11-06T17:33:23Z INFO Initial state #001: "version" : "1.5.2", -2024-11-06T17:33:23Z INFO Initial state #001: "system" : { -2024-11-06T17:33:23Z INFO Initial state #001: "last_config" : "2024-11-06T17:32:56Z", -2024-11-06T17:33:23Z INFO Initial state #001: "operation" : { -2024-11-06T17:33:23Z INFO Initial state #001: "operational" : true, -2024-11-06T17:33:23Z INFO Initial state #001: "last_start" : "2024-11-06T17:33:10Z", -2024-11-06T17:33:23Z INFO Initial state #001: "restart_count" : 1, -2024-11-06T17:33:23Z INFO Initial state #001: "mode" : "initial" -2024-11-06T17:33:23Z INFO Initial state #001: }, -2024-11-06T17:33:23Z INFO Initial state #001: "serial_no" : "sequencer-14458", -2024-11-06T17:33:23Z INFO Initial state #001: "hardware" : { -2024-11-06T17:33:23Z INFO Initial state #001: "make" : "BOS", -2024-11-06T17:33:23Z INFO Initial state #001: "model" : "pubber" -2024-11-06T17:33:23Z INFO Initial state #001: }, -2024-11-06T17:33:23Z INFO Initial state #001: "software" : { -2024-11-06T17:33:23Z INFO Initial state #001: "firmware" : "v1" -2024-11-06T17:33:23Z INFO Initial state #001: }, -2024-11-06T17:33:23Z INFO Initial state #001: "status" : { -2024-11-06T17:33:23Z INFO Initial state #001: "message" : "success", -2024-11-06T17:33:23Z INFO Initial state #001: "category" : "system.config.parse", -2024-11-06T17:33:23Z INFO Initial state #001: "timestamp" : "2024-11-06T17:33:23Z", -2024-11-06T17:33:23Z INFO Initial state #001: "level" : 100 -2024-11-06T17:33:23Z INFO Initial state #001: } -2024-11-06T17:33:23Z INFO Initial state #001: }, -2024-11-06T17:33:23Z INFO Initial state #001: "localnet" : { -2024-11-06T17:33:23Z INFO Initial state #001: "families" : { -2024-11-06T17:33:23Z INFO Initial state #001: "ether" : { -2024-11-06T17:33:23Z INFO Initial state #001: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:33:23Z INFO Initial state #001: }, -2024-11-06T17:33:23Z INFO Initial state #001: "ipv4" : { -2024-11-06T17:33:23Z INFO Initial state #001: "addr" : "10.1.0.193" -2024-11-06T17:33:23Z INFO Initial state #001: }, -2024-11-06T17:33:23Z INFO Initial state #001: "ipv6" : { -2024-11-06T17:33:23Z INFO Initial state #001: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:33:23Z INFO Initial state #001: }, -2024-11-06T17:33:23Z INFO Initial state #001: "vendor" : { -2024-11-06T17:33:23Z INFO Initial state #001: "addr" : "28179023" -2024-11-06T17:33:23Z INFO Initial state #001: } -2024-11-06T17:33:23Z INFO Initial state #001: } -2024-11-06T17:33:23Z INFO Initial state #001: }, -2024-11-06T17:33:23Z INFO Initial state #001: "pointset" : { -2024-11-06T17:33:23Z INFO Initial state #001: "points" : { -2024-11-06T17:33:23Z INFO Initial state #001: "filter_alarm_pressure_status" : { -2024-11-06T17:33:23Z INFO Initial state #001: "units" : "No-units" -2024-11-06T17:33:23Z INFO Initial state #001: }, -2024-11-06T17:33:23Z INFO Initial state #001: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:23Z INFO Initial state #001: "units" : "Bars", -2024-11-06T17:33:23Z INFO Initial state #001: "value_state" : "applied" -2024-11-06T17:33:23Z INFO Initial state #001: }, -2024-11-06T17:33:23Z INFO Initial state #001: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:23Z INFO Initial state #001: "units" : "Degrees-Celsius" -2024-11-06T17:33:23Z INFO Initial state #001: } -2024-11-06T17:33:23Z INFO Initial state #001: } -2024-11-06T17:33:23Z INFO Initial state #001: } -2024-11-06T17:33:23Z INFO Initial state #001: } -2024-11-06T17:33:23Z NOTICE Received serial number sequencer-14458 -2024-11-06T17:33:23Z DEBUG Updated state has last_config 2024-11-06T17:32:56Z (expecting 2024-11-06T17:33:23Z) -2024-11-06T17:33:23Z TRACE received command AHU-1/state/system -2024-11-06T17:33:23Z TRACE received state_system: { -2024-11-06T17:33:23Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:23Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:23Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:23Z TRACE received state_system: }, -2024-11-06T17:33:23Z TRACE received state_system: "last_config" : "2024-11-06T17:32:56Z", -2024-11-06T17:33:23Z TRACE received state_system: "operation" : { -2024-11-06T17:33:23Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:23Z TRACE received state_system: "last_start" : "2024-11-06T17:33:10Z", -2024-11-06T17:33:23Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:23Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:23Z TRACE received state_system: }, -2024-11-06T17:33:23Z TRACE received state_system: "serial_no" : "sequencer-14458", -2024-11-06T17:33:23Z TRACE received state_system: "software" : { -2024-11-06T17:33:23Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:23Z TRACE received state_system: }, -2024-11-06T17:33:23Z TRACE received state_system: "status" : { -2024-11-06T17:33:23Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:23Z TRACE received state_system: "category" : "system.config.parse", -2024-11-06T17:33:23Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:23Z", -2024-11-06T17:33:23Z TRACE received state_system: "level" : 100 -2024-11-06T17:33:23Z TRACE received state_system: }, -2024-11-06T17:33:23Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:23Z", -2024-11-06T17:33:23Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:23Z TRACE received state_system: } -2024-11-06T17:33:23Z DEBUG Handling device message state_system MP:5b3af0be-0 -2024-11-06T17:33:23Z TRACE Ignoring partial state update -2024-11-06T17:33:23Z DEBUG Detail config update synchronized is now: last_start not synced in config, last_config not synced in state -2024-11-06T17:33:23Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:23Z TRACE received state_localnet: { -2024-11-06T17:33:23Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:23Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:23Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:33:23Z TRACE received state_localnet: }, -2024-11-06T17:33:23Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:23Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:33:23Z TRACE received state_localnet: }, -2024-11-06T17:33:23Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:23Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:33:23Z TRACE received state_localnet: }, -2024-11-06T17:33:23Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:23Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:23Z TRACE received state_localnet: } -2024-11-06T17:33:23Z TRACE received state_localnet: }, -2024-11-06T17:33:23Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:23Z", -2024-11-06T17:33:23Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:23Z TRACE received state_localnet: } -2024-11-06T17:33:23Z DEBUG Handling device message state_localnet MP:5b3af0be-1 -2024-11-06T17:33:23Z TRACE Ignoring partial state update -2024-11-06T17:33:23Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:23Z TRACE received state_pointset: { -2024-11-06T17:33:23Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:23Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:23Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:23Z TRACE received state_pointset: }, -2024-11-06T17:33:23Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:23Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:23Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:23Z TRACE received state_pointset: }, -2024-11-06T17:33:23Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:23Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:23Z TRACE received state_pointset: } -2024-11-06T17:33:23Z TRACE received state_pointset: }, -2024-11-06T17:33:23Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:23Z", -2024-11-06T17:33:23Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:23Z TRACE received state_pointset: } -2024-11-06T17:33:23Z DEBUG Handling device message state_pointset MP:5b3af0be-2 -2024-11-06T17:33:23Z TRACE Ignoring partial state update -2024-11-06T17:33:23Z TRACE received command AHU-1/config/update -2024-11-06T17:33:23Z DEBUG received config_update -2024-11-06T17:33:23Z DEBUG Handling update message config_update MP:5b3af0be -2024-11-06T17:33:23Z DEBUG last_start changed true, last_start 2024-11-06T17:33:10Z -2024-11-06T17:33:23Z DEBUG Updated config 2024-11-06T17:33:23Z MP:5b3af0be -2024-11-06T17:33:23Z INFO Updated config #002: Changed 0 fields. -2024-11-06T17:33:25Z TRACE received command AHU-1/state/update -2024-11-06T17:33:25Z DEBUG received state_update -2024-11-06T17:33:25Z DEBUG Handling update message state_update MP:15b421b8 -2024-11-06T17:33:25Z DEBUG Updated state after 0s 2024-11-06T17:33:25Z MP:15b421b8 -2024-11-06T17:33:25Z INFO Updated state #002: Changed 4 fields: -2024-11-06T17:33:25Z INFO Updated state #002: Set `system.last_config` = `2024-11-06T17:33:23Z` -2024-11-06T17:33:25Z INFO Updated state #002: Set `system.status.level` = `300` -2024-11-06T17:33:25Z INFO Updated state #002: Set `system.status.category` = `system.config.apply` -2024-11-06T17:33:25Z INFO Updated state #002: Set `timestamp` = `2024-11-06T17:33:25Z` -2024-11-06T17:33:25Z DEBUG Updated state has last_config 2024-11-06T17:33:23Z (expecting 2024-11-06T17:33:23Z) -2024-11-06T17:33:25Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:25Z DEBUG Stage finished waiting for config update synchronized at 11s after 2s -2024-11-06T17:33:25Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:33:25Z DEBUG Config sync took 2s -2024-11-06T17:33:25Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:25Z DEBUG Update config soft reset timestamp 2024-11-06T17:33:23Z -2024-11-06T17:33:25Z TRACE local local_update: { -2024-11-06T17:33:25Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:23Z", -2024-11-06T17:33:25Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:25Z TRACE local local_update: "system" : { -2024-11-06T17:33:25Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:25Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:25Z TRACE local local_update: "operation" : { -2024-11-06T17:33:25Z TRACE local local_update: "last_start" : "2024-11-06T17:33:10Z" -2024-11-06T17:33:25Z TRACE local local_update: }, -2024-11-06T17:33:25Z TRACE local local_update: "testing" : { -2024-11-06T17:33:25Z TRACE local local_update: "sequence_name" : "enumerate_families" -2024-11-06T17:33:25Z TRACE local local_update: } -2024-11-06T17:33:25Z TRACE local local_update: }, -2024-11-06T17:33:25Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:25Z TRACE local local_update: "families" : { -2024-11-06T17:33:25Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:25Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:25Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:25Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:25Z TRACE local local_update: } -2024-11-06T17:33:25Z TRACE local local_update: }, -2024-11-06T17:33:25Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:25Z TRACE local local_update: "points" : { -2024-11-06T17:33:25Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:25Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:25Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:25Z TRACE local local_update: }, -2024-11-06T17:33:25Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:25Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:25Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:25Z TRACE local local_update: }, -2024-11-06T17:33:25Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:25Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:25Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:25Z TRACE local local_update: } -2024-11-06T17:33:25Z TRACE local local_update: } -2024-11-06T17:33:25Z TRACE local local_update: } -2024-11-06T17:33:25Z TRACE local local_update: } -2024-11-06T17:33:25Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } -2024-11-06T17:33:25Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "ipv6": { } } } -2024-11-06T17:33:25Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` -2024-11-06T17:33:25Z DEBUG Done with reset_config -2024-11-06T17:33:25Z TRACE Stage suspend waiting for starting test wrapper at 11s -2024-11-06T17:33:25Z INFO Stage start waiting for config update synchronized at 11s -2024-11-06T17:33:25Z TRACE received command AHU-1/state/system -2024-11-06T17:33:25Z TRACE received state_system: { -2024-11-06T17:33:25Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:25Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:25Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:25Z TRACE received state_system: }, -2024-11-06T17:33:25Z TRACE received state_system: "last_config" : "2024-11-06T17:33:23Z", -2024-11-06T17:33:25Z TRACE received state_system: "operation" : { -2024-11-06T17:33:25Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:25Z TRACE received state_system: "last_start" : "2024-11-06T17:33:10Z", -2024-11-06T17:33:25Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:25Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:25Z TRACE received state_system: }, -2024-11-06T17:33:25Z TRACE received state_system: "serial_no" : "sequencer-14458", -2024-11-06T17:33:25Z TRACE received state_system: "software" : { -2024-11-06T17:33:25Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:25Z TRACE received state_system: }, -2024-11-06T17:33:25Z TRACE received state_system: "status" : { -2024-11-06T17:33:25Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:25Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:25Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:23Z", -2024-11-06T17:33:25Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:25Z TRACE received state_system: }, -2024-11-06T17:33:25Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:25Z", -2024-11-06T17:33:25Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:25Z TRACE received state_system: } -2024-11-06T17:33:25Z DEBUG Handling device message state_system MP:15b421b8-0 -2024-11-06T17:33:25Z TRACE Ignoring partial state update -2024-11-06T17:33:25Z DEBUG Stage finished waiting for config update synchronized at 11s after 0s -2024-11-06T17:33:25Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:33:25Z DEBUG Config sync took 2s -2024-11-06T17:33:25Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:25Z DEBUG Disallowing device state change (everything) -2024-11-06T17:33:26Z TRACE updated check config_update: true -2024-11-06T17:33:26Z DEBUG update config_update, adding configTransaction RC:ad0a7d.00000006 -2024-11-06T17:33:26Z TRACE local local_update: { -2024-11-06T17:33:26Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:23Z", -2024-11-06T17:33:26Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:26Z TRACE local local_update: "system" : { -2024-11-06T17:33:26Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:26Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:26Z TRACE local local_update: "operation" : { -2024-11-06T17:33:26Z TRACE local local_update: "last_start" : "2024-11-06T17:33:10Z" -2024-11-06T17:33:26Z TRACE local local_update: }, -2024-11-06T17:33:26Z TRACE local local_update: "testing" : { -2024-11-06T17:33:26Z TRACE local local_update: "sequence_name" : "enumerate_families" -2024-11-06T17:33:26Z TRACE local local_update: } -2024-11-06T17:33:26Z TRACE local local_update: }, -2024-11-06T17:33:26Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:26Z TRACE local local_update: "families" : { -2024-11-06T17:33:26Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:26Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:26Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:26Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:26Z TRACE local local_update: } -2024-11-06T17:33:26Z TRACE local local_update: }, -2024-11-06T17:33:26Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:26Z TRACE local local_update: "points" : { -2024-11-06T17:33:26Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:26Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:26Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:26Z TRACE local local_update: }, -2024-11-06T17:33:26Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:26Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:26Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:26Z TRACE local local_update: }, -2024-11-06T17:33:26Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:26Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:26Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:26Z TRACE local local_update: } -2024-11-06T17:33:26Z TRACE local local_update: } -2024-11-06T17:33:26Z TRACE local local_update: } -2024-11-06T17:33:26Z TRACE local local_update: } -2024-11-06T17:33:26Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:25Z -2024-11-06T17:33:26Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:26Z, because initial setup -2024-11-06T17:33:26Z TRACE Stage suspend waiting for starting test wrapper at 12s -2024-11-06T17:33:26Z INFO Stage start waiting for config update synchronized at 12s -2024-11-06T17:33:26Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:26Z TRACE received state_localnet: { -2024-11-06T17:33:26Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:26Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:26Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:33:26Z TRACE received state_localnet: }, -2024-11-06T17:33:26Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:26Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:33:26Z TRACE received state_localnet: }, -2024-11-06T17:33:26Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:26Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:33:26Z TRACE received state_localnet: }, -2024-11-06T17:33:26Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:26Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:26Z TRACE received state_localnet: } -2024-11-06T17:33:26Z TRACE received state_localnet: }, -2024-11-06T17:33:26Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:25Z", -2024-11-06T17:33:26Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:26Z TRACE received state_localnet: } -2024-11-06T17:33:26Z DEBUG Handling device message state_localnet MP:15b421b8-1 -2024-11-06T17:33:26Z TRACE Ignoring partial state update -2024-11-06T17:33:26Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:26Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:26Z TRACE received state_pointset: { -2024-11-06T17:33:26Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:26Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:26Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:26Z TRACE received state_pointset: }, -2024-11-06T17:33:26Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:26Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:26Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:26Z TRACE received state_pointset: }, -2024-11-06T17:33:26Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:26Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:26Z TRACE received state_pointset: } -2024-11-06T17:33:26Z TRACE received state_pointset: }, -2024-11-06T17:33:26Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:25Z", -2024-11-06T17:33:26Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:26Z TRACE received state_pointset: } -2024-11-06T17:33:26Z DEBUG Handling device message state_pointset MP:15b421b8-2 -2024-11-06T17:33:26Z TRACE Ignoring partial state update -2024-11-06T17:33:26Z TRACE received command AHU-1/config/update -2024-11-06T17:33:26Z DEBUG received config_update -2024-11-06T17:33:26Z DEBUG Handling update message config_update RC:ad0a7d.00000006 -2024-11-06T17:33:26Z DEBUG Removed configTransaction RC:ad0a7d.00000006 -2024-11-06T17:33:26Z DEBUG last_start changed false, last_start 2024-11-06T17:33:10Z -2024-11-06T17:33:26Z DEBUG Updated config 2024-11-06T17:33:26Z RC:ad0a7d.00000006 -2024-11-06T17:33:26Z INFO Updated config #003: Changed 0 fields. -2024-11-06T17:33:26Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state -2024-11-06T17:33:27Z TRACE received command AHU-1/state/update -2024-11-06T17:33:27Z DEBUG received state_update -2024-11-06T17:33:27Z DEBUG Handling update message state_update MP:ffbae6d4 -2024-11-06T17:33:27Z DEBUG Updated state after 0s 2024-11-06T17:33:27Z MP:ffbae6d4 -2024-11-06T17:33:27Z INFO Updated state #003: Changed 3 fields: -2024-11-06T17:33:27Z INFO Updated state #003: Set `system.last_config` = `2024-11-06T17:33:26Z` -2024-11-06T17:33:27Z INFO Updated state #003: Set `system.status.timestamp` = `2024-11-06T17:33:26Z` -2024-11-06T17:33:27Z INFO Updated state #003: Set `timestamp` = `2024-11-06T17:33:27Z` -2024-11-06T17:33:27Z DEBUG Updated state has last_config 2024-11-06T17:33:26Z (expecting 2024-11-06T17:33:26Z) -2024-11-06T17:33:27Z TRACE received command AHU-1/state/system -2024-11-06T17:33:27Z TRACE received state_system: { -2024-11-06T17:33:27Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:27Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:27Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:27Z TRACE received state_system: }, -2024-11-06T17:33:27Z TRACE received state_system: "last_config" : "2024-11-06T17:33:26Z", -2024-11-06T17:33:27Z TRACE received state_system: "operation" : { -2024-11-06T17:33:27Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:27Z TRACE received state_system: "last_start" : "2024-11-06T17:33:10Z", -2024-11-06T17:33:27Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:27Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:27Z TRACE received state_system: }, -2024-11-06T17:33:27Z TRACE received state_system: "serial_no" : "sequencer-14458", -2024-11-06T17:33:27Z TRACE received state_system: "software" : { -2024-11-06T17:33:27Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:27Z TRACE received state_system: }, -2024-11-06T17:33:27Z TRACE received state_system: "status" : { -2024-11-06T17:33:27Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:27Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:27Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:26Z", -2024-11-06T17:33:27Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:27Z TRACE received state_system: }, -2024-11-06T17:33:27Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:27Z", -2024-11-06T17:33:27Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:27Z TRACE received state_system: } -2024-11-06T17:33:27Z DEBUG Handling device message state_system MP:ffbae6d4-0 -2024-11-06T17:33:27Z TRACE Ignoring partial state update -2024-11-06T17:33:27Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:27Z DEBUG Stage finished waiting for config update synchronized at 13s after 0s -2024-11-06T17:33:27Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:33:27Z DEBUG Config sync took 1s -2024-11-06T17:33:27Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:27Z DEBUG Update config initial setup timestamp 2024-11-06T17:33:26Z -2024-11-06T17:33:27Z TRACE local local_update: { -2024-11-06T17:33:27Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:26Z", -2024-11-06T17:33:27Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:27Z TRACE local local_update: "system" : { -2024-11-06T17:33:27Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:27Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:27Z TRACE local local_update: "operation" : { -2024-11-06T17:33:27Z TRACE local local_update: "last_start" : "2024-11-06T17:33:10Z" -2024-11-06T17:33:27Z TRACE local local_update: }, -2024-11-06T17:33:27Z TRACE local local_update: "testing" : { -2024-11-06T17:33:27Z TRACE local local_update: "sequence_name" : "enumerate_families" -2024-11-06T17:33:27Z TRACE local local_update: } -2024-11-06T17:33:27Z TRACE local local_update: }, -2024-11-06T17:33:27Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:27Z TRACE local local_update: "families" : { -2024-11-06T17:33:27Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:27Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:27Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:27Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:27Z TRACE local local_update: } -2024-11-06T17:33:27Z TRACE local local_update: }, -2024-11-06T17:33:27Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:27Z TRACE local local_update: "points" : { -2024-11-06T17:33:27Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:27Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:27Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:27Z TRACE local local_update: }, -2024-11-06T17:33:27Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:27Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:27Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:27Z TRACE local local_update: }, -2024-11-06T17:33:27Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:27Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:27Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:27Z TRACE local local_update: } -2024-11-06T17:33:27Z TRACE local local_update: } -2024-11-06T17:33:27Z TRACE local local_update: } -2024-11-06T17:33:27Z TRACE local local_update: } -2024-11-06T17:33:27Z DEBUG Stale state cutoff threshold is 2024-11-06T17:33:12Z -2024-11-06T17:33:27Z DEBUG Waiting for device stateTransaction RC:ad0a7d.00000007 (was null) -2024-11-06T17:33:27Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:33:27Z INFO Stage start waiting for state query at 13s -2024-11-06T17:33:27Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:27Z TRACE received state_localnet: { -2024-11-06T17:33:27Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:27Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:27Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:33:27Z TRACE received state_localnet: }, -2024-11-06T17:33:27Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:27Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:33:27Z TRACE received state_localnet: }, -2024-11-06T17:33:27Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:27Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:33:27Z TRACE received state_localnet: }, -2024-11-06T17:33:27Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:27Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:27Z TRACE received state_localnet: } -2024-11-06T17:33:27Z TRACE received state_localnet: }, -2024-11-06T17:33:27Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:27Z", -2024-11-06T17:33:27Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:27Z TRACE received state_localnet: } -2024-11-06T17:33:27Z DEBUG Handling device message state_localnet MP:ffbae6d4-1 -2024-11-06T17:33:27Z TRACE Ignoring partial state update -2024-11-06T17:33:27Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:27Z TRACE received state_pointset: { -2024-11-06T17:33:27Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:27Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:27Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:27Z TRACE received state_pointset: }, -2024-11-06T17:33:27Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:27Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:27Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:27Z TRACE received state_pointset: }, -2024-11-06T17:33:27Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:27Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:27Z TRACE received state_pointset: } -2024-11-06T17:33:27Z TRACE received state_pointset: }, -2024-11-06T17:33:27Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:27Z", -2024-11-06T17:33:27Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:27Z TRACE received state_pointset: } -2024-11-06T17:33:27Z DEBUG Handling device message state_pointset MP:ffbae6d4-2 -2024-11-06T17:33:27Z TRACE Ignoring partial state update -2024-11-06T17:33:27Z TRACE received command AHU-1/state/update -2024-11-06T17:33:27Z DEBUG received state_update -2024-11-06T17:33:27Z INFO Received device configAcked -2024-11-06T17:33:27Z DEBUG Handling update message state_update RC:ad0a7d.00000007 -2024-11-06T17:33:27Z DEBUG Removed stateTransaction RC:ad0a7d.00000007 -2024-11-06T17:33:27Z DEBUG Updated state after 0s 2024-11-06T17:33:27Z RC:ad0a7d.00000007 -2024-11-06T17:33:27Z INFO Updated state #004: Changed 0 fields. -2024-11-06T17:33:27Z DEBUG Updated state has last_config 2024-11-06T17:33:26Z (expecting 2024-11-06T17:33:26Z) -2024-11-06T17:33:27Z DEBUG Stage finished waiting for state query at 13s after 0s -2024-11-06T17:33:27Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:33:27Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:33:27Z INFO Stage start waiting for initial device state at 13s -2024-11-06T17:33:28Z TRACE updated check config_update: true -2024-11-06T17:33:28Z DEBUG update config_update, adding configTransaction RC:ad0a7d.00000008 -2024-11-06T17:33:28Z TRACE local local_update: { -2024-11-06T17:33:28Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:26Z", -2024-11-06T17:33:28Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:28Z TRACE local local_update: "system" : { -2024-11-06T17:33:28Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:28Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:28Z TRACE local local_update: "operation" : { -2024-11-06T17:33:28Z TRACE local local_update: "last_start" : "2024-11-06T17:33:10Z" -2024-11-06T17:33:28Z TRACE local local_update: }, -2024-11-06T17:33:28Z TRACE local local_update: "testing" : { -2024-11-06T17:33:28Z TRACE local local_update: "sequence_name" : "enumerate_families" -2024-11-06T17:33:28Z TRACE local local_update: } -2024-11-06T17:33:28Z TRACE local local_update: }, -2024-11-06T17:33:28Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:28Z TRACE local local_update: "families" : { -2024-11-06T17:33:28Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:28Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:28Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:28Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:28Z TRACE local local_update: } -2024-11-06T17:33:28Z TRACE local local_update: }, -2024-11-06T17:33:28Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:28Z TRACE local local_update: "points" : { -2024-11-06T17:33:28Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:28Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:28Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:28Z TRACE local local_update: }, -2024-11-06T17:33:28Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:28Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:28Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:28Z TRACE local local_update: }, -2024-11-06T17:33:28Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:28Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:28Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:28Z TRACE local local_update: } -2024-11-06T17:33:28Z TRACE local local_update: } -2024-11-06T17:33:28Z TRACE local local_update: } -2024-11-06T17:33:28Z TRACE local local_update: } -2024-11-06T17:33:28Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:27Z -2024-11-06T17:33:28Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:28Z, because before initial device state -2024-11-06T17:33:28Z TRACE Stage suspend waiting for initial device state at 14s -2024-11-06T17:33:28Z INFO Stage start waiting for config update synchronized at 14s -2024-11-06T17:33:28Z TRACE received command AHU-1/reply/update -2024-11-06T17:33:28Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:28Z TRACE received command AHU-1/config/update -2024-11-06T17:33:28Z DEBUG received config_update -2024-11-06T17:33:28Z DEBUG Handling update message config_update RC:ad0a7d.00000008 -2024-11-06T17:33:28Z DEBUG Removed configTransaction RC:ad0a7d.00000008 -2024-11-06T17:33:28Z DEBUG last_start changed false, last_start 2024-11-06T17:33:10Z -2024-11-06T17:33:28Z DEBUG Updated config 2024-11-06T17:33:28Z RC:ad0a7d.00000008 -2024-11-06T17:33:28Z INFO Updated config #004: Changed 0 fields. -2024-11-06T17:33:29Z TRACE received command AHU-1/state/update -2024-11-06T17:33:29Z DEBUG received state_update -2024-11-06T17:33:29Z DEBUG Handling update message state_update MP:ca230e8b -2024-11-06T17:33:29Z DEBUG Updated state after 0s 2024-11-06T17:33:29Z MP:ca230e8b -2024-11-06T17:33:29Z INFO Updated state #005: Changed 3 fields: -2024-11-06T17:33:29Z INFO Updated state #005: Set `system.last_config` = `2024-11-06T17:33:28Z` -2024-11-06T17:33:29Z INFO Updated state #005: Set `system.status.timestamp` = `2024-11-06T17:33:28Z` -2024-11-06T17:33:29Z INFO Updated state #005: Set `timestamp` = `2024-11-06T17:33:29Z` -2024-11-06T17:33:29Z DEBUG Updated state has last_config 2024-11-06T17:33:28Z (expecting 2024-11-06T17:33:28Z) -2024-11-06T17:33:29Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:29Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:33:29Z TRACE Stage resume waiting for initial device state at 15s -2024-11-06T17:33:29Z DEBUG Config sync took 1s -2024-11-06T17:33:29Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:29Z DEBUG Update config before initial device state timestamp 2024-11-06T17:33:28Z -2024-11-06T17:33:29Z TRACE local local_update: { -2024-11-06T17:33:29Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:28Z", -2024-11-06T17:33:29Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:29Z TRACE local local_update: "system" : { -2024-11-06T17:33:29Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:29Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:29Z TRACE local local_update: "operation" : { -2024-11-06T17:33:29Z TRACE local local_update: "last_start" : "2024-11-06T17:33:10Z" -2024-11-06T17:33:29Z TRACE local local_update: }, -2024-11-06T17:33:29Z TRACE local local_update: "testing" : { -2024-11-06T17:33:29Z TRACE local local_update: "sequence_name" : "enumerate_families" -2024-11-06T17:33:29Z TRACE local local_update: } -2024-11-06T17:33:29Z TRACE local local_update: }, -2024-11-06T17:33:29Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:29Z TRACE local local_update: "families" : { -2024-11-06T17:33:29Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:29Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:29Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:29Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:29Z TRACE local local_update: } -2024-11-06T17:33:29Z TRACE local local_update: }, -2024-11-06T17:33:29Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:29Z TRACE local local_update: "points" : { -2024-11-06T17:33:29Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:29Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:29Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:29Z TRACE local local_update: }, -2024-11-06T17:33:29Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:29Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:29Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:29Z TRACE local local_update: }, -2024-11-06T17:33:29Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:29Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:29Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:29Z TRACE local local_update: } -2024-11-06T17:33:29Z TRACE local local_update: } -2024-11-06T17:33:29Z TRACE local local_update: } -2024-11-06T17:33:29Z TRACE local local_update: } -2024-11-06T17:33:29Z DEBUG Stage finished waiting for initial device state at 15s after 1s -2024-11-06T17:33:29Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:33:29Z DEBUG Device state system status level is now 300 -2024-11-06T17:33:29Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:33:29Z INFO Stage start waiting for config update synchronized at 15s -2024-11-06T17:33:29Z TRACE received command AHU-1/state/system -2024-11-06T17:33:29Z TRACE received state_system: { -2024-11-06T17:33:29Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:29Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:29Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:29Z TRACE received state_system: }, -2024-11-06T17:33:29Z TRACE received state_system: "last_config" : "2024-11-06T17:33:28Z", -2024-11-06T17:33:29Z TRACE received state_system: "operation" : { -2024-11-06T17:33:29Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:29Z TRACE received state_system: "last_start" : "2024-11-06T17:33:10Z", -2024-11-06T17:33:29Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:29Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:29Z TRACE received state_system: }, -2024-11-06T17:33:29Z TRACE received state_system: "serial_no" : "sequencer-14458", -2024-11-06T17:33:29Z TRACE received state_system: "software" : { -2024-11-06T17:33:29Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:29Z TRACE received state_system: }, -2024-11-06T17:33:29Z TRACE received state_system: "status" : { -2024-11-06T17:33:29Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:29Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:29Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:28Z", -2024-11-06T17:33:29Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:29Z TRACE received state_system: }, -2024-11-06T17:33:29Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:29Z", -2024-11-06T17:33:29Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:29Z TRACE received state_system: } -2024-11-06T17:33:29Z DEBUG Handling device message state_system MP:ca230e8b-0 -2024-11-06T17:33:29Z TRACE Ignoring partial state update -2024-11-06T17:33:29Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:33:29Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:33:29Z DEBUG Config sync took 1s -2024-11-06T17:33:29Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:29Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:33:29Z INFO Stage start waiting for executing test at 15s -2024-11-06T17:33:29Z DEBUG stage begin waiting for executing test at 15s -2024-11-06T17:33:29Z DEBUG Allowing device state change discovery -2024-11-06T17:33:29Z TRACE Stage suspend waiting for executing test at 15s -2024-11-06T17:33:29Z INFO Stage start waiting for enumeration not active at 15s -2024-11-06T17:33:30Z DEBUG system config extra field null -2024-11-06T17:33:30Z TRACE updated check config_system: true -2024-11-06T17:33:30Z DEBUG update config_system, adding configTransaction RC:ad0a7d.00000009 -2024-11-06T17:33:30Z TRACE local local_system: { -2024-11-06T17:33:30Z TRACE local local_system: "min_loglevel" : 200, -2024-11-06T17:33:30Z TRACE local local_system: "metrics_rate_sec" : 10, -2024-11-06T17:33:30Z TRACE local local_system: "operation" : { -2024-11-06T17:33:30Z TRACE local local_system: "last_start" : "2024-11-06T17:33:10Z" -2024-11-06T17:33:30Z TRACE local local_system: }, -2024-11-06T17:33:30Z TRACE local local_system: "testing" : { -2024-11-06T17:33:30Z TRACE local local_system: "sequence_name" : "enumerate_families" -2024-11-06T17:33:30Z TRACE local local_system: } -2024-11-06T17:33:30Z TRACE local local_system: } -2024-11-06T17:33:30Z TRACE updated check config_pointset: true -2024-11-06T17:33:30Z DEBUG update config_pointset, adding configTransaction RC:ad0a7d.0000000a -2024-11-06T17:33:30Z TRACE local local_pointset: { -2024-11-06T17:33:30Z TRACE local local_pointset: "points" : { -2024-11-06T17:33:30Z TRACE local local_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:30Z TRACE local local_pointset: "units" : "Bars", -2024-11-06T17:33:30Z TRACE local local_pointset: "set_value" : 98 -2024-11-06T17:33:30Z TRACE local local_pointset: }, -2024-11-06T17:33:30Z TRACE local local_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:30Z TRACE local local_pointset: "ref" : "BV11.present_value", -2024-11-06T17:33:30Z TRACE local local_pointset: "units" : "No-units" -2024-11-06T17:33:30Z TRACE local local_pointset: }, -2024-11-06T17:33:30Z TRACE local local_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:30Z TRACE local local_pointset: "ref" : "AV12.present_value", -2024-11-06T17:33:30Z TRACE local local_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:30Z TRACE local local_pointset: } -2024-11-06T17:33:30Z TRACE local local_pointset: } -2024-11-06T17:33:30Z TRACE local local_pointset: } -2024-11-06T17:33:30Z TRACE updated check config_gateway: false -2024-11-06T17:33:30Z TRACE updated check config_localnet: true -2024-11-06T17:33:30Z DEBUG update config_localnet, adding configTransaction RC:ad0a7d.0000000b -2024-11-06T17:33:30Z TRACE local local_localnet: { -2024-11-06T17:33:30Z TRACE local local_localnet: "families" : { -2024-11-06T17:33:30Z TRACE local local_localnet: "ether" : { }, -2024-11-06T17:33:30Z TRACE local local_localnet: "ipv4" : { }, -2024-11-06T17:33:30Z TRACE local local_localnet: "vendor" : { }, -2024-11-06T17:33:30Z TRACE local local_localnet: "ipv6" : { } -2024-11-06T17:33:30Z TRACE local local_localnet: } -2024-11-06T17:33:30Z TRACE local local_localnet: } -2024-11-06T17:33:30Z TRACE updated check config_blobset: false -2024-11-06T17:33:30Z TRACE updated check config_discovery: true -2024-11-06T17:33:30Z DEBUG update config_discovery, adding configTransaction RC:ad0a7d.0000000c -2024-11-06T17:33:30Z TRACE local local_discovery: { -2024-11-06T17:33:30Z TRACE local local_discovery: "depths" : { -2024-11-06T17:33:30Z TRACE local local_discovery: "families" : "entries" -2024-11-06T17:33:30Z TRACE local local_discovery: } -2024-11-06T17:33:30Z TRACE local local_discovery: } -2024-11-06T17:33:30Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:29Z -2024-11-06T17:33:30Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:30Z, because before enumeration not active -2024-11-06T17:33:30Z TRACE Stage suspend waiting for enumeration not active at 16s -2024-11-06T17:33:30Z INFO Stage start waiting for config update synchronized at 16s -2024-11-06T17:33:30Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:30Z TRACE received state_localnet: { -2024-11-06T17:33:30Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:30Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:30Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:33:30Z TRACE received state_localnet: }, -2024-11-06T17:33:30Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:30Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:33:30Z TRACE received state_localnet: }, -2024-11-06T17:33:30Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:30Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:33:30Z TRACE received state_localnet: }, -2024-11-06T17:33:30Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:30Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:30Z TRACE received state_localnet: } -2024-11-06T17:33:30Z TRACE received state_localnet: }, -2024-11-06T17:33:30Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:29Z", -2024-11-06T17:33:30Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:30Z TRACE received state_localnet: } -2024-11-06T17:33:30Z DEBUG Handling device message state_localnet MP:ca230e8b-1 -2024-11-06T17:33:30Z TRACE Ignoring partial state update -2024-11-06T17:33:30Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:30Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:30Z TRACE received state_pointset: { -2024-11-06T17:33:30Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:30Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:30Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:30Z TRACE received state_pointset: }, -2024-11-06T17:33:30Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:30Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:30Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:30Z TRACE received state_pointset: }, -2024-11-06T17:33:30Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:30Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:30Z TRACE received state_pointset: } -2024-11-06T17:33:30Z TRACE received state_pointset: }, -2024-11-06T17:33:30Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:29Z", -2024-11-06T17:33:30Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:30Z TRACE received state_pointset: } -2024-11-06T17:33:30Z DEBUG Handling device message state_pointset MP:ca230e8b-2 -2024-11-06T17:33:30Z TRACE Ignoring partial state update -2024-11-06T17:33:30Z TRACE received command AHU-1/config/update -2024-11-06T17:33:30Z DEBUG received config_update -2024-11-06T17:33:30Z DEBUG Handling update message config_update RC:ad0a7d.00000009 -2024-11-06T17:33:30Z DEBUG Removed configTransaction RC:ad0a7d.00000009 -2024-11-06T17:33:30Z DEBUG last_start changed false, last_start 2024-11-06T17:33:10Z -2024-11-06T17:33:30Z DEBUG Updated config 2024-11-06T17:33:30Z RC:ad0a7d.00000009 -2024-11-06T17:33:30Z INFO Updated config #005: Changed 1 fields: -2024-11-06T17:33:30Z INFO Updated config #005: Add `discovery` = { "depths": { "families": `entries` } } -2024-11-06T17:33:30Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared, last_config not synced in state -2024-11-06T17:33:31Z TRACE received command AHU-1/state/update -2024-11-06T17:33:31Z DEBUG received state_update -2024-11-06T17:33:31Z DEBUG Handling update message state_update MP:bc92dee6 -2024-11-06T17:33:31Z DEBUG Updated state after 0s 2024-11-06T17:33:31Z MP:bc92dee6 -2024-11-06T17:33:31Z INFO Updated state #006: Changed 3 fields: -2024-11-06T17:33:31Z INFO Updated state #006: Set `system.last_config` = `2024-11-06T17:33:30Z` -2024-11-06T17:33:31Z INFO Updated state #006: Set `system.status.timestamp` = `2024-11-06T17:33:30Z` -2024-11-06T17:33:31Z INFO Updated state #006: Set `timestamp` = `2024-11-06T17:33:31Z` -2024-11-06T17:33:31Z DEBUG Updated state has last_config 2024-11-06T17:33:30Z (expecting 2024-11-06T17:33:30Z) -2024-11-06T17:33:31Z TRACE received command AHU-1/state/system -2024-11-06T17:33:31Z TRACE received state_system: { -2024-11-06T17:33:31Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:31Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:31Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:31Z TRACE received state_system: }, -2024-11-06T17:33:31Z TRACE received state_system: "last_config" : "2024-11-06T17:33:30Z", -2024-11-06T17:33:31Z TRACE received state_system: "operation" : { -2024-11-06T17:33:31Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:31Z TRACE received state_system: "last_start" : "2024-11-06T17:33:10Z", -2024-11-06T17:33:31Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:31Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:31Z TRACE received state_system: }, -2024-11-06T17:33:31Z TRACE received state_system: "serial_no" : "sequencer-14458", -2024-11-06T17:33:31Z TRACE received state_system: "software" : { -2024-11-06T17:33:31Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:31Z TRACE received state_system: }, -2024-11-06T17:33:31Z TRACE received state_system: "status" : { -2024-11-06T17:33:31Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:31Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:31Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:30Z", -2024-11-06T17:33:31Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:31Z TRACE received state_system: }, -2024-11-06T17:33:31Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:31Z", -2024-11-06T17:33:31Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:31Z TRACE received state_system: } -2024-11-06T17:33:31Z DEBUG Handling device message state_system MP:bc92dee6-0 -2024-11-06T17:33:31Z TRACE Ignoring partial state update -2024-11-06T17:33:31Z DEBUG Detail config update synchronized is now: config transactions not cleared -2024-11-06T17:33:31Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:31Z TRACE received state_localnet: { -2024-11-06T17:33:31Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:31Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:31Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:33:31Z TRACE received state_localnet: }, -2024-11-06T17:33:31Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:31Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:33:31Z TRACE received state_localnet: }, -2024-11-06T17:33:31Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:31Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:33:31Z TRACE received state_localnet: }, -2024-11-06T17:33:31Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:31Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:31Z TRACE received state_localnet: } -2024-11-06T17:33:31Z TRACE received state_localnet: }, -2024-11-06T17:33:31Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:31Z", -2024-11-06T17:33:31Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:31Z TRACE received state_localnet: } -2024-11-06T17:33:31Z DEBUG Handling device message state_localnet MP:bc92dee6-1 -2024-11-06T17:33:31Z TRACE Ignoring partial state update -2024-11-06T17:33:31Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:31Z TRACE received state_pointset: { -2024-11-06T17:33:31Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:31Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:31Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:31Z TRACE received state_pointset: }, -2024-11-06T17:33:31Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:31Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:31Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:31Z TRACE received state_pointset: }, -2024-11-06T17:33:31Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:31Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:31Z TRACE received state_pointset: } -2024-11-06T17:33:31Z TRACE received state_pointset: }, -2024-11-06T17:33:31Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:31Z", -2024-11-06T17:33:31Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:31Z TRACE received state_pointset: } -2024-11-06T17:33:31Z DEBUG Handling device message state_pointset MP:bc92dee6-2 -2024-11-06T17:33:31Z TRACE Ignoring partial state update -2024-11-06T17:33:31Z TRACE received command AHU-1/events/pointset -2024-11-06T17:33:31Z TRACE received events_pointset: { -2024-11-06T17:33:31Z TRACE received events_pointset: "points" : { -2024-11-06T17:33:31Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:31Z TRACE received events_pointset: "present_value" : true -2024-11-06T17:33:31Z TRACE received events_pointset: }, -2024-11-06T17:33:31Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:31Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:33:31Z TRACE received events_pointset: }, -2024-11-06T17:33:31Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:31Z TRACE received events_pointset: "present_value" : 12 -2024-11-06T17:33:31Z TRACE received events_pointset: } -2024-11-06T17:33:31Z TRACE received events_pointset: }, -2024-11-06T17:33:31Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:33:31Z", -2024-11-06T17:33:31Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:33:31Z TRACE received events_pointset: } -2024-11-06T17:33:31Z DEBUG Handling device message events_pointset MP:2f85fa07 -2024-11-06T17:33:31Z TRACE received command AHU-1/config/update -2024-11-06T17:33:31Z DEBUG received config_update -2024-11-06T17:33:31Z DEBUG Handling update message config_update RC:ad0a7d.0000000a -2024-11-06T17:33:31Z DEBUG Removed configTransaction RC:ad0a7d.0000000a -2024-11-06T17:33:31Z DEBUG last_start changed false, last_start 2024-11-06T17:33:10Z -2024-11-06T17:33:31Z DEBUG Updated config 2024-11-06T17:33:31Z RC:ad0a7d.0000000a -2024-11-06T17:33:31Z INFO Updated config #006: Changed 0 fields. -2024-11-06T17:33:31Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state -2024-11-06T17:33:31Z TRACE received command AHU-1/events/system -2024-11-06T17:33:31Z DEBUG received events_system 2024-11-06T17:33:23Z NOTICE system.config.apply: success -2024-11-06T17:33:31Z DEBUG received events_system 2024-11-06T17:33:23Z INFO device.log: 2024-11-06T17:33:23Z received config 2024-11-06T17:33:23Z -2024-11-06T17:33:31Z DEBUG received events_system 2024-11-06T17:33:23Z NOTICE system.config.apply: success -2024-11-06T17:33:31Z DEBUG received events_system 2024-11-06T17:33:25Z INFO device.log: Update state 2024-11-06T17:33:25Z last_config 2024-11-06T17:33:23Z -2024-11-06T17:33:31Z DEBUG received events_system 2024-11-06T17:33:26Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:31Z DEBUG received events_system 2024-11-06T17:33:26Z INFO device.log: 2024-11-06T17:33:26Z received config 2024-11-06T17:33:26Z -2024-11-06T17:33:31Z DEBUG received events_system 2024-11-06T17:33:26Z NOTICE system.config.apply: success -2024-11-06T17:33:31Z DEBUG received events_system 2024-11-06T17:33:27Z INFO device.log: Update state 2024-11-06T17:33:27Z last_config 2024-11-06T17:33:26Z -2024-11-06T17:33:31Z DEBUG received events_system 2024-11-06T17:33:28Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:31Z DEBUG received events_system 2024-11-06T17:33:28Z INFO device.log: 2024-11-06T17:33:28Z received config 2024-11-06T17:33:28Z -2024-11-06T17:33:31Z DEBUG received events_system 2024-11-06T17:33:28Z NOTICE system.config.apply: success -2024-11-06T17:33:31Z DEBUG received events_system 2024-11-06T17:33:29Z INFO device.log: Update state 2024-11-06T17:33:29Z last_config 2024-11-06T17:33:28Z -2024-11-06T17:33:31Z DEBUG received events_system 2024-11-06T17:33:30Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:31Z DEBUG received events_system 2024-11-06T17:33:30Z INFO device.log: 2024-11-06T17:33:30Z received config 2024-11-06T17:33:30Z -2024-11-06T17:33:31Z DEBUG received events_system 2024-11-06T17:33:30Z NOTICE system.config.apply: success -2024-11-06T17:33:31Z DEBUG received events_system 2024-11-06T17:33:31Z INFO device.log: Update state 2024-11-06T17:33:31Z last_config 2024-11-06T17:33:30Z -2024-11-06T17:33:31Z DEBUG received events_system 2024-11-06T17:33:31Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:31Z DEBUG received events_system 2024-11-06T17:33:31Z INFO device.log: 2024-11-06T17:33:31Z received config 2024-11-06T17:33:31Z -2024-11-06T17:33:31Z DEBUG received events_system 2024-11-06T17:33:31Z NOTICE system.config.apply: success -2024-11-06T17:33:31Z DEBUG Handling device message events_system MP:54bb3055 -2024-11-06T17:33:32Z TRACE received command AHU-1/config/update -2024-11-06T17:33:32Z DEBUG received config_update -2024-11-06T17:33:32Z DEBUG Handling update message config_update RC:ad0a7d.0000000b -2024-11-06T17:33:32Z DEBUG Removed configTransaction RC:ad0a7d.0000000b -2024-11-06T17:33:32Z DEBUG last_start changed false, last_start 2024-11-06T17:33:10Z -2024-11-06T17:33:32Z DEBUG Updated config 2024-11-06T17:33:32Z RC:ad0a7d.0000000b -2024-11-06T17:33:33Z INFO Updated config #007: Changed 0 fields. -2024-11-06T17:33:33Z TRACE received command AHU-1/state/update -2024-11-06T17:33:33Z DEBUG received state_update -2024-11-06T17:33:33Z DEBUG Handling update message state_update MP:9f7fb327 -2024-11-06T17:33:33Z DEBUG Updated state after 0s 2024-11-06T17:33:33Z MP:9f7fb327 -2024-11-06T17:33:33Z INFO Updated state #007: Changed 3 fields: -2024-11-06T17:33:33Z INFO Updated state #007: Set `system.last_config` = `2024-11-06T17:33:32Z` -2024-11-06T17:33:33Z INFO Updated state #007: Set `system.status.timestamp` = `2024-11-06T17:33:32Z` -2024-11-06T17:33:33Z INFO Updated state #007: Set `timestamp` = `2024-11-06T17:33:33Z` -2024-11-06T17:33:33Z DEBUG Updated state has last_config 2024-11-06T17:33:32Z (expecting 2024-11-06T17:33:32Z) -2024-11-06T17:33:33Z TRACE received command AHU-1/state/system -2024-11-06T17:33:33Z TRACE received state_system: { -2024-11-06T17:33:33Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:33Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:33Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:33Z TRACE received state_system: }, -2024-11-06T17:33:33Z TRACE received state_system: "last_config" : "2024-11-06T17:33:32Z", -2024-11-06T17:33:33Z TRACE received state_system: "operation" : { -2024-11-06T17:33:33Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:33Z TRACE received state_system: "last_start" : "2024-11-06T17:33:10Z", -2024-11-06T17:33:33Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:33Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:33Z TRACE received state_system: }, -2024-11-06T17:33:33Z TRACE received state_system: "serial_no" : "sequencer-14458", -2024-11-06T17:33:33Z TRACE received state_system: "software" : { -2024-11-06T17:33:33Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:33Z TRACE received state_system: }, -2024-11-06T17:33:33Z TRACE received state_system: "status" : { -2024-11-06T17:33:33Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:33Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:33Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:32Z", -2024-11-06T17:33:33Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:33Z TRACE received state_system: }, -2024-11-06T17:33:33Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:33Z", -2024-11-06T17:33:33Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:33Z TRACE received state_system: } -2024-11-06T17:33:33Z DEBUG Handling device message state_system MP:9f7fb327-0 -2024-11-06T17:33:33Z TRACE Ignoring partial state update -2024-11-06T17:33:33Z DEBUG Detail config update synchronized is now: config transactions not cleared -2024-11-06T17:33:33Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:33Z TRACE received state_localnet: { -2024-11-06T17:33:33Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:33Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:33Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:33:33Z TRACE received state_localnet: }, -2024-11-06T17:33:33Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:33Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:33:33Z TRACE received state_localnet: }, -2024-11-06T17:33:33Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:33Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:33:33Z TRACE received state_localnet: }, -2024-11-06T17:33:33Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:33Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:33Z TRACE received state_localnet: } -2024-11-06T17:33:33Z TRACE received state_localnet: }, -2024-11-06T17:33:33Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:33Z", -2024-11-06T17:33:33Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:33Z TRACE received state_localnet: } -2024-11-06T17:33:33Z DEBUG Handling device message state_localnet MP:9f7fb327-1 -2024-11-06T17:33:33Z TRACE Ignoring partial state update -2024-11-06T17:33:33Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:33Z TRACE received state_pointset: { -2024-11-06T17:33:33Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:33Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:33Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:33Z TRACE received state_pointset: }, -2024-11-06T17:33:33Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:33Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:33Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:33Z TRACE received state_pointset: }, -2024-11-06T17:33:33Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:33Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:33Z TRACE received state_pointset: } -2024-11-06T17:33:33Z TRACE received state_pointset: }, -2024-11-06T17:33:33Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:33Z", -2024-11-06T17:33:33Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:33Z TRACE received state_pointset: } -2024-11-06T17:33:33Z DEBUG Handling device message state_pointset MP:9f7fb327-2 -2024-11-06T17:33:33Z TRACE Ignoring partial state update -2024-11-06T17:33:34Z TRACE received command AHU-1/config/update -2024-11-06T17:33:34Z DEBUG received config_update -2024-11-06T17:33:34Z DEBUG Handling update message config_update RC:ad0a7d.0000000c -2024-11-06T17:33:34Z DEBUG Removed configTransaction RC:ad0a7d.0000000c -2024-11-06T17:33:34Z DEBUG last_start changed false, last_start 2024-11-06T17:33:10Z -2024-11-06T17:33:34Z DEBUG Updated config 2024-11-06T17:33:34Z RC:ad0a7d.0000000c -2024-11-06T17:33:34Z INFO Updated config #008: Changed 0 fields. -2024-11-06T17:33:35Z TRACE received command AHU-1/state/update -2024-11-06T17:33:35Z DEBUG received state_update -2024-11-06T17:33:35Z DEBUG Handling update message state_update MP:a8b5b398 -2024-11-06T17:33:35Z DEBUG Updated state after 0s 2024-11-06T17:33:35Z MP:a8b5b398 -2024-11-06T17:33:35Z INFO Updated state #008: Changed 4 fields: -2024-11-06T17:33:35Z INFO Updated state #008: Set `system.last_config` = `2024-11-06T17:33:34Z` -2024-11-06T17:33:35Z INFO Updated state #008: Set `system.status.timestamp` = `2024-11-06T17:33:34Z` -2024-11-06T17:33:35Z INFO Updated state #008: Add `discovery` = { } -2024-11-06T17:33:35Z INFO Updated state #008: Set `timestamp` = `2024-11-06T17:33:35Z` -2024-11-06T17:33:35Z DEBUG Updated state has last_config 2024-11-06T17:33:34Z (expecting 2024-11-06T17:33:34Z) -2024-11-06T17:33:35Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:35Z DEBUG Stage finished waiting for config update synchronized at 21s after 4s -2024-11-06T17:33:35Z TRACE Stage resume waiting for enumeration not active at 21s -2024-11-06T17:33:35Z DEBUG Config sync took 5s -2024-11-06T17:33:35Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:35Z DEBUG Update config before enumeration not active timestamp 2024-11-06T17:33:34Z -2024-11-06T17:33:35Z TRACE local local_update: { -2024-11-06T17:33:35Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:34Z", -2024-11-06T17:33:35Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:35Z TRACE local local_update: "system" : { -2024-11-06T17:33:35Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:35Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:35Z TRACE local local_update: "operation" : { -2024-11-06T17:33:35Z TRACE local local_update: "last_start" : "2024-11-06T17:33:10Z" -2024-11-06T17:33:35Z TRACE local local_update: }, -2024-11-06T17:33:35Z TRACE local local_update: "testing" : { -2024-11-06T17:33:35Z TRACE local local_update: "sequence_name" : "enumerate_families" -2024-11-06T17:33:35Z TRACE local local_update: } -2024-11-06T17:33:35Z TRACE local local_update: }, -2024-11-06T17:33:35Z TRACE local local_update: "discovery" : { -2024-11-06T17:33:35Z TRACE local local_update: "depths" : { -2024-11-06T17:33:35Z TRACE local local_update: "families" : "entries" -2024-11-06T17:33:35Z TRACE local local_update: } -2024-11-06T17:33:35Z TRACE local local_update: }, -2024-11-06T17:33:35Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:35Z TRACE local local_update: "families" : { -2024-11-06T17:33:35Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:35Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:35Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:35Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:35Z TRACE local local_update: } -2024-11-06T17:33:35Z TRACE local local_update: }, -2024-11-06T17:33:35Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:35Z TRACE local local_update: "points" : { -2024-11-06T17:33:35Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:35Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:35Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:35Z TRACE local local_update: }, -2024-11-06T17:33:35Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:35Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:35Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:35Z TRACE local local_update: }, -2024-11-06T17:33:35Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:35Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:35Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:35Z TRACE local local_update: } -2024-11-06T17:33:35Z TRACE local local_update: } -2024-11-06T17:33:35Z TRACE local local_update: } -2024-11-06T17:33:35Z TRACE local local_update: } -2024-11-06T17:33:35Z DEBUG Recorded sequence: 1. Update config before enumeration not active -2024-11-06T17:33:35Z INFO Device config Add `discovery` = { "depths": { "families": `entries` } } -2024-11-06T17:33:35Z TRACE Update config before enumeration not active: Add `discovery` = { "depths": { "families": `entries` } } -2024-11-06T17:33:35Z DEBUG Recorded sequence: 1. Wait for enumeration not active -2024-11-06T17:33:35Z DEBUG Stage finished waiting for enumeration not active at 21s after 5s -2024-11-06T17:33:35Z TRACE Stage resume waiting for executing test at 21s -2024-11-06T17:33:35Z INFO Starting empty enumeration at 2024-11-06T17:33:35Z -2024-11-06T17:33:35Z TRACE Stage suspend waiting for executing test at 21s -2024-11-06T17:33:35Z INFO Stage start waiting for matching enumeration generation at 21s -2024-11-06T17:33:36Z DEBUG system config extra field null -2024-11-06T17:33:36Z TRACE updated check config_system: false -2024-11-06T17:33:36Z TRACE updated check config_pointset: false -2024-11-06T17:33:36Z TRACE updated check config_gateway: false -2024-11-06T17:33:36Z TRACE updated check config_localnet: false -2024-11-06T17:33:36Z TRACE updated check config_blobset: false -2024-11-06T17:33:36Z TRACE updated check config_discovery: true -2024-11-06T17:33:36Z DEBUG update config_discovery, adding configTransaction RC:ad0a7d.0000000d -2024-11-06T17:33:36Z TRACE local local_discovery: { -2024-11-06T17:33:36Z TRACE local local_discovery: "generation" : "2024-11-06T17:33:35Z", -2024-11-06T17:33:36Z TRACE local local_discovery: "depths" : { -2024-11-06T17:33:36Z TRACE local local_discovery: "families" : "entries" -2024-11-06T17:33:36Z TRACE local local_discovery: } -2024-11-06T17:33:36Z TRACE local local_discovery: } -2024-11-06T17:33:36Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:35Z -2024-11-06T17:33:36Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:36Z, because before matching enumeration generation -2024-11-06T17:33:36Z TRACE Stage suspend waiting for matching enumeration generation at 22s -2024-11-06T17:33:36Z INFO Stage start waiting for config update synchronized at 22s -2024-11-06T17:33:36Z TRACE received command AHU-1/state/system -2024-11-06T17:33:36Z TRACE received state_system: { -2024-11-06T17:33:36Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:36Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:36Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:36Z TRACE received state_system: }, -2024-11-06T17:33:36Z TRACE received state_system: "last_config" : "2024-11-06T17:33:34Z", -2024-11-06T17:33:36Z TRACE received state_system: "operation" : { -2024-11-06T17:33:36Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:36Z TRACE received state_system: "last_start" : "2024-11-06T17:33:10Z", -2024-11-06T17:33:36Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:36Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:36Z TRACE received state_system: }, -2024-11-06T17:33:36Z TRACE received state_system: "serial_no" : "sequencer-14458", -2024-11-06T17:33:36Z TRACE received state_system: "software" : { -2024-11-06T17:33:36Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:36Z TRACE received state_system: }, -2024-11-06T17:33:36Z TRACE received state_system: "status" : { -2024-11-06T17:33:36Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:36Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:36Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:34Z", -2024-11-06T17:33:36Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:36Z TRACE received state_system: }, -2024-11-06T17:33:36Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:35Z", -2024-11-06T17:33:36Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:36Z TRACE received state_system: } -2024-11-06T17:33:36Z DEBUG Handling device message state_system MP:a8b5b398-0 -2024-11-06T17:33:36Z TRACE Ignoring partial state update -2024-11-06T17:33:36Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:36Z TRACE received command AHU-1/state/discovery -2024-11-06T17:33:36Z TRACE received state_discovery: { -2024-11-06T17:33:36Z TRACE received state_discovery: "timestamp" : "2024-11-06T17:33:35Z", -2024-11-06T17:33:36Z TRACE received state_discovery: "version" : "1.5.2" -2024-11-06T17:33:36Z TRACE received state_discovery: } -2024-11-06T17:33:36Z DEBUG Handling device message state_discovery MP:a8b5b398-1 -2024-11-06T17:33:36Z TRACE Ignoring partial state update -2024-11-06T17:33:36Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:36Z TRACE received state_localnet: { -2024-11-06T17:33:36Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:36Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:36Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:33:36Z TRACE received state_localnet: }, -2024-11-06T17:33:36Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:36Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:33:36Z TRACE received state_localnet: }, -2024-11-06T17:33:36Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:36Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:33:36Z TRACE received state_localnet: }, -2024-11-06T17:33:36Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:36Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:36Z TRACE received state_localnet: } -2024-11-06T17:33:36Z TRACE received state_localnet: }, -2024-11-06T17:33:36Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:35Z", -2024-11-06T17:33:36Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:36Z TRACE received state_localnet: } -2024-11-06T17:33:36Z DEBUG Handling device message state_localnet MP:a8b5b398-2 -2024-11-06T17:33:36Z TRACE Ignoring partial state update -2024-11-06T17:33:36Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:36Z TRACE received state_pointset: { -2024-11-06T17:33:36Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:36Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:36Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:36Z TRACE received state_pointset: }, -2024-11-06T17:33:36Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:36Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:36Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:36Z TRACE received state_pointset: }, -2024-11-06T17:33:36Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:36Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:36Z TRACE received state_pointset: } -2024-11-06T17:33:36Z TRACE received state_pointset: }, -2024-11-06T17:33:36Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:35Z", -2024-11-06T17:33:36Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:36Z TRACE received state_pointset: } -2024-11-06T17:33:36Z DEBUG Handling device message state_pointset MP:a8b5b398-3 -2024-11-06T17:33:36Z TRACE Ignoring partial state update -2024-11-06T17:33:36Z TRACE received command AHU-1/config/update -2024-11-06T17:33:36Z DEBUG received config_update -2024-11-06T17:33:36Z DEBUG Handling update message config_update RC:ad0a7d.0000000d -2024-11-06T17:33:36Z DEBUG Removed configTransaction RC:ad0a7d.0000000d -2024-11-06T17:33:36Z DEBUG last_start changed false, last_start 2024-11-06T17:33:10Z -2024-11-06T17:33:36Z DEBUG Updated config 2024-11-06T17:33:36Z RC:ad0a7d.0000000d -2024-11-06T17:33:36Z INFO Updated config #009: Changed 1 fields: -2024-11-06T17:33:36Z INFO Updated config #009: Add `discovery.generation` = `generation start time` -2024-11-06T17:33:36Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state -2024-11-06T17:33:36Z TRACE received command AHU-1/events/discovery -2024-11-06T17:33:36Z TRACE received events_discovery: { -2024-11-06T17:33:36Z TRACE received events_discovery: "families" : { -2024-11-06T17:33:36Z TRACE received events_discovery: "ether" : { -2024-11-06T17:33:36Z TRACE received events_discovery: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:33:36Z TRACE received events_discovery: }, -2024-11-06T17:33:36Z TRACE received events_discovery: "ipv4" : { -2024-11-06T17:33:36Z TRACE received events_discovery: "addr" : "10.1.0.193" -2024-11-06T17:33:36Z TRACE received events_discovery: }, -2024-11-06T17:33:36Z TRACE received events_discovery: "ipv6" : { -2024-11-06T17:33:36Z TRACE received events_discovery: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:33:36Z TRACE received events_discovery: }, -2024-11-06T17:33:36Z TRACE received events_discovery: "vendor" : { -2024-11-06T17:33:36Z TRACE received events_discovery: "addr" : "28179023" -2024-11-06T17:33:36Z TRACE received events_discovery: } -2024-11-06T17:33:36Z TRACE received events_discovery: }, -2024-11-06T17:33:36Z TRACE received events_discovery: "generation" : "2024-11-06T17:33:35Z", -2024-11-06T17:33:36Z TRACE received events_discovery: "timestamp" : "2024-11-06T17:33:36Z", -2024-11-06T17:33:36Z TRACE received events_discovery: "version" : "1.5.2" -2024-11-06T17:33:36Z TRACE received events_discovery: } -2024-11-06T17:33:36Z DEBUG Handling device message events_discovery MP:92bb7fbd -2024-11-06T17:33:37Z TRACE received command AHU-1/state/update -2024-11-06T17:33:37Z DEBUG received state_update -2024-11-06T17:33:37Z DEBUG Handling update message state_update MP:101c7fcf -2024-11-06T17:33:37Z DEBUG Updated state after 0s 2024-11-06T17:33:37Z MP:101c7fcf -2024-11-06T17:33:37Z INFO Updated state #009: Changed 4 fields: -2024-11-06T17:33:37Z INFO Updated state #009: Set `system.last_config` = `2024-11-06T17:33:36Z` -2024-11-06T17:33:37Z INFO Updated state #009: Set `system.status.timestamp` = `2024-11-06T17:33:36Z` -2024-11-06T17:33:37Z INFO Updated state #009: Add `discovery.generation` = `2024-11-06T17:33:35Z` -2024-11-06T17:33:37Z INFO Updated state #009: Set `timestamp` = `2024-11-06T17:33:37Z` -2024-11-06T17:33:37Z DEBUG Updated state has last_config 2024-11-06T17:33:36Z (expecting 2024-11-06T17:33:36Z) -2024-11-06T17:33:37Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:37Z DEBUG Stage finished waiting for config update synchronized at 23s after 0s -2024-11-06T17:33:37Z TRACE Stage resume waiting for matching enumeration generation at 23s -2024-11-06T17:33:37Z DEBUG Config sync took 1s -2024-11-06T17:33:37Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:37Z DEBUG Update config before matching enumeration generation timestamp 2024-11-06T17:33:36Z -2024-11-06T17:33:37Z TRACE local local_update: { -2024-11-06T17:33:37Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:36Z", -2024-11-06T17:33:37Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:37Z TRACE local local_update: "system" : { -2024-11-06T17:33:37Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:37Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:37Z TRACE local local_update: "operation" : { -2024-11-06T17:33:37Z TRACE local local_update: "last_start" : "2024-11-06T17:33:10Z" -2024-11-06T17:33:37Z TRACE local local_update: }, -2024-11-06T17:33:37Z TRACE local local_update: "testing" : { -2024-11-06T17:33:37Z TRACE local local_update: "sequence_name" : "enumerate_families" -2024-11-06T17:33:37Z TRACE local local_update: } -2024-11-06T17:33:37Z TRACE local local_update: }, -2024-11-06T17:33:37Z TRACE local local_update: "discovery" : { -2024-11-06T17:33:37Z TRACE local local_update: "generation" : "2024-11-06T17:33:35Z", -2024-11-06T17:33:37Z TRACE local local_update: "depths" : { -2024-11-06T17:33:37Z TRACE local local_update: "families" : "entries" -2024-11-06T17:33:37Z TRACE local local_update: } -2024-11-06T17:33:37Z TRACE local local_update: }, -2024-11-06T17:33:37Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:37Z TRACE local local_update: "families" : { -2024-11-06T17:33:37Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:37Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:37Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:37Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:37Z TRACE local local_update: } -2024-11-06T17:33:37Z TRACE local local_update: }, -2024-11-06T17:33:37Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:37Z TRACE local local_update: "points" : { -2024-11-06T17:33:37Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:37Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:37Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:37Z TRACE local local_update: }, -2024-11-06T17:33:37Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:37Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:37Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:37Z TRACE local local_update: }, -2024-11-06T17:33:37Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:37Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:37Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:37Z TRACE local local_update: } -2024-11-06T17:33:37Z TRACE local local_update: } -2024-11-06T17:33:37Z TRACE local local_update: } -2024-11-06T17:33:37Z TRACE local local_update: } -2024-11-06T17:33:37Z DEBUG Recorded sequence: 1. Update config before matching enumeration generation -2024-11-06T17:33:37Z INFO Device config Add `discovery.generation` = `generation start time` -2024-11-06T17:33:37Z TRACE Update config before matching enumeration generation: Add `discovery.generation` = `generation start time` -2024-11-06T17:33:37Z DEBUG Recorded sequence: 1. Wait for matching enumeration generation -2024-11-06T17:33:37Z DEBUG Stage finished waiting for matching enumeration generation at 23s after 1s -2024-11-06T17:33:37Z TRACE Stage resume waiting for executing test at 23s -2024-11-06T17:33:37Z TRACE Stage suspend waiting for executing test at 23s -2024-11-06T17:33:37Z INFO Stage start waiting for cleared enumeration generation at 23s -2024-11-06T17:33:38Z DEBUG system config extra field null -2024-11-06T17:33:38Z TRACE updated check config_system: false -2024-11-06T17:33:38Z TRACE updated check config_pointset: false -2024-11-06T17:33:38Z TRACE updated check config_gateway: false -2024-11-06T17:33:38Z TRACE updated check config_localnet: false -2024-11-06T17:33:38Z TRACE updated check config_blobset: false -2024-11-06T17:33:38Z TRACE updated check config_discovery: true -2024-11-06T17:33:38Z DEBUG update config_discovery, adding configTransaction RC:ad0a7d.0000000e -2024-11-06T17:33:38Z TRACE local local_discovery: { -2024-11-06T17:33:38Z TRACE local local_discovery: "depths" : { -2024-11-06T17:33:38Z TRACE local local_discovery: "families" : "entries" -2024-11-06T17:33:38Z TRACE local local_discovery: } -2024-11-06T17:33:38Z TRACE local local_discovery: } -2024-11-06T17:33:38Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:37Z -2024-11-06T17:33:38Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:38Z, because before cleared enumeration generation -2024-11-06T17:33:38Z TRACE Stage suspend waiting for cleared enumeration generation at 24s -2024-11-06T17:33:38Z INFO Stage start waiting for config update synchronized at 24s -2024-11-06T17:33:38Z TRACE received command AHU-1/state/system -2024-11-06T17:33:38Z TRACE received state_system: { -2024-11-06T17:33:38Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:38Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:38Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:38Z TRACE received state_system: }, -2024-11-06T17:33:38Z TRACE received state_system: "last_config" : "2024-11-06T17:33:36Z", -2024-11-06T17:33:38Z TRACE received state_system: "operation" : { -2024-11-06T17:33:38Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:38Z TRACE received state_system: "last_start" : "2024-11-06T17:33:10Z", -2024-11-06T17:33:38Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:38Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:38Z TRACE received state_system: }, -2024-11-06T17:33:38Z TRACE received state_system: "serial_no" : "sequencer-14458", -2024-11-06T17:33:38Z TRACE received state_system: "software" : { -2024-11-06T17:33:38Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:38Z TRACE received state_system: }, -2024-11-06T17:33:38Z TRACE received state_system: "status" : { -2024-11-06T17:33:38Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:38Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:38Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:36Z", -2024-11-06T17:33:38Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:38Z TRACE received state_system: }, -2024-11-06T17:33:38Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:37Z", -2024-11-06T17:33:38Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:38Z TRACE received state_system: } -2024-11-06T17:33:38Z DEBUG Handling device message state_system MP:101c7fcf-0 -2024-11-06T17:33:38Z TRACE Ignoring partial state update -2024-11-06T17:33:38Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:38Z TRACE received command AHU-1/state/discovery -2024-11-06T17:33:38Z TRACE received state_discovery: { -2024-11-06T17:33:38Z TRACE received state_discovery: "generation" : "2024-11-06T17:33:35Z", -2024-11-06T17:33:38Z TRACE received state_discovery: "timestamp" : "2024-11-06T17:33:37Z", -2024-11-06T17:33:38Z TRACE received state_discovery: "version" : "1.5.2" -2024-11-06T17:33:38Z TRACE received state_discovery: } -2024-11-06T17:33:38Z DEBUG Handling device message state_discovery MP:101c7fcf-1 -2024-11-06T17:33:38Z TRACE Ignoring partial state update -2024-11-06T17:33:38Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:38Z TRACE received state_localnet: { -2024-11-06T17:33:38Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:38Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:38Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:33:38Z TRACE received state_localnet: }, -2024-11-06T17:33:38Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:38Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:33:38Z TRACE received state_localnet: }, -2024-11-06T17:33:38Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:38Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:33:38Z TRACE received state_localnet: }, -2024-11-06T17:33:38Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:38Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:38Z TRACE received state_localnet: } -2024-11-06T17:33:38Z TRACE received state_localnet: }, -2024-11-06T17:33:38Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:37Z", -2024-11-06T17:33:38Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:38Z TRACE received state_localnet: } -2024-11-06T17:33:38Z DEBUG Handling device message state_localnet MP:101c7fcf-2 -2024-11-06T17:33:38Z TRACE Ignoring partial state update -2024-11-06T17:33:38Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:38Z TRACE received state_pointset: { -2024-11-06T17:33:38Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:38Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:38Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:38Z TRACE received state_pointset: }, -2024-11-06T17:33:38Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:38Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:38Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:38Z TRACE received state_pointset: }, -2024-11-06T17:33:38Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:38Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:38Z TRACE received state_pointset: } -2024-11-06T17:33:38Z TRACE received state_pointset: }, -2024-11-06T17:33:38Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:37Z", -2024-11-06T17:33:38Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:38Z TRACE received state_pointset: } -2024-11-06T17:33:38Z DEBUG Handling device message state_pointset MP:101c7fcf-3 -2024-11-06T17:33:38Z TRACE Ignoring partial state update -2024-11-06T17:33:38Z TRACE received command AHU-1/config/update -2024-11-06T17:33:38Z DEBUG received config_update -2024-11-06T17:33:38Z DEBUG Handling update message config_update RC:ad0a7d.0000000e -2024-11-06T17:33:38Z DEBUG Removed configTransaction RC:ad0a7d.0000000e -2024-11-06T17:33:38Z DEBUG last_start changed false, last_start 2024-11-06T17:33:10Z -2024-11-06T17:33:38Z DEBUG Updated config 2024-11-06T17:33:38Z RC:ad0a7d.0000000e -2024-11-06T17:33:38Z INFO Updated config #010: Changed 1 fields: -2024-11-06T17:33:38Z INFO Updated config #010: Remove `discovery.generation` -2024-11-06T17:33:38Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state -2024-11-06T17:33:39Z TRACE received command AHU-1/state/update -2024-11-06T17:33:39Z DEBUG received state_update -2024-11-06T17:33:39Z DEBUG Handling update message state_update MP:0b3fd557 -2024-11-06T17:33:39Z DEBUG Updated state after 0s 2024-11-06T17:33:39Z MP:0b3fd557 -2024-11-06T17:33:39Z INFO Updated state #010: Changed 4 fields: -2024-11-06T17:33:39Z INFO Updated state #010: Set `system.last_config` = `2024-11-06T17:33:38Z` -2024-11-06T17:33:39Z INFO Updated state #010: Set `system.status.timestamp` = `2024-11-06T17:33:38Z` -2024-11-06T17:33:39Z INFO Updated state #010: Remove `discovery.generation` -2024-11-06T17:33:39Z INFO Updated state #010: Set `timestamp` = `2024-11-06T17:33:39Z` -2024-11-06T17:33:39Z DEBUG Updated state has last_config 2024-11-06T17:33:38Z (expecting 2024-11-06T17:33:38Z) -2024-11-06T17:33:39Z TRACE received command AHU-1/state/system -2024-11-06T17:33:39Z TRACE received state_system: { -2024-11-06T17:33:39Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:39Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:39Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:39Z TRACE received state_system: }, -2024-11-06T17:33:39Z TRACE received state_system: "last_config" : "2024-11-06T17:33:38Z", -2024-11-06T17:33:39Z TRACE received state_system: "operation" : { -2024-11-06T17:33:39Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:39Z TRACE received state_system: "last_start" : "2024-11-06T17:33:10Z", -2024-11-06T17:33:39Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:39Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:39Z TRACE received state_system: }, -2024-11-06T17:33:39Z TRACE received state_system: "serial_no" : "sequencer-14458", -2024-11-06T17:33:39Z TRACE received state_system: "software" : { -2024-11-06T17:33:39Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:39Z TRACE received state_system: }, -2024-11-06T17:33:39Z TRACE received state_system: "status" : { -2024-11-06T17:33:39Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:39Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:39Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:38Z", -2024-11-06T17:33:39Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:39Z TRACE received state_system: }, -2024-11-06T17:33:39Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:39Z", -2024-11-06T17:33:39Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:39Z TRACE received state_system: } -2024-11-06T17:33:39Z DEBUG Handling device message state_system MP:0b3fd557-0 -2024-11-06T17:33:39Z TRACE Ignoring partial state update -2024-11-06T17:33:39Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:39Z DEBUG Stage finished waiting for config update synchronized at 25s after 1s -2024-11-06T17:33:39Z TRACE Stage resume waiting for cleared enumeration generation at 25s -2024-11-06T17:33:39Z DEBUG Config sync took 1s -2024-11-06T17:33:39Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:39Z DEBUG Update config before cleared enumeration generation timestamp 2024-11-06T17:33:38Z -2024-11-06T17:33:39Z TRACE local local_update: { -2024-11-06T17:33:39Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:38Z", -2024-11-06T17:33:39Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:39Z TRACE local local_update: "system" : { -2024-11-06T17:33:39Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:39Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:39Z TRACE local local_update: "operation" : { -2024-11-06T17:33:39Z TRACE local local_update: "last_start" : "2024-11-06T17:33:10Z" -2024-11-06T17:33:39Z TRACE local local_update: }, -2024-11-06T17:33:39Z TRACE local local_update: "testing" : { -2024-11-06T17:33:39Z TRACE local local_update: "sequence_name" : "enumerate_families" -2024-11-06T17:33:39Z TRACE local local_update: } -2024-11-06T17:33:39Z TRACE local local_update: }, -2024-11-06T17:33:39Z TRACE local local_update: "discovery" : { -2024-11-06T17:33:39Z TRACE local local_update: "depths" : { -2024-11-06T17:33:39Z TRACE local local_update: "families" : "entries" -2024-11-06T17:33:39Z TRACE local local_update: } -2024-11-06T17:33:39Z TRACE local local_update: }, -2024-11-06T17:33:39Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:39Z TRACE local local_update: "families" : { -2024-11-06T17:33:39Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:39Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:39Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:39Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:39Z TRACE local local_update: } -2024-11-06T17:33:39Z TRACE local local_update: }, -2024-11-06T17:33:39Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:39Z TRACE local local_update: "points" : { -2024-11-06T17:33:39Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:39Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:39Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:39Z TRACE local local_update: }, -2024-11-06T17:33:39Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:39Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:39Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:39Z TRACE local local_update: }, -2024-11-06T17:33:39Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:39Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:39Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:39Z TRACE local local_update: } -2024-11-06T17:33:39Z TRACE local local_update: } -2024-11-06T17:33:39Z TRACE local local_update: } -2024-11-06T17:33:39Z TRACE local local_update: } -2024-11-06T17:33:39Z DEBUG Recorded sequence: 1. Update config before cleared enumeration generation -2024-11-06T17:33:39Z INFO Device config Remove `discovery.generation` -2024-11-06T17:33:39Z TRACE Update config before cleared enumeration generation: Remove `discovery.generation` -2024-11-06T17:33:39Z DEBUG Recorded sequence: 1. Wait for cleared enumeration generation -2024-11-06T17:33:39Z DEBUG Stage finished waiting for cleared enumeration generation at 25s after 2s -2024-11-06T17:33:39Z TRACE Stage resume waiting for executing test at 25s -2024-11-06T17:33:40Z INFO Received discovery generation 2024-11-06T17:33:35Z -2024-11-06T17:33:40Z DEBUG Recorded sequence: 1. Check that family enumeration matches -2024-11-06T17:33:40Z DEBUG Recorded sequence: 1. Check that no feature enumeration exists -2024-11-06T17:33:40Z DEBUG Recorded sequence: 1. Check that no point enumeration exists -2024-11-06T17:33:40Z DEBUG stage done waiting for executing test at 26s -2024-11-06T17:33:40Z DEBUG Removing implicit system capability LAST_CONFIG -2024-11-06T17:33:40Z NOTICE RESULT pass enumeration.families enumerate_families ALPHA 10/10 Sequence complete -2024-11-06T17:33:40Z NOTICE Sequence complete -2024-11-06T17:33:40Z NOTICE ending test enumerate_families after 26s ################################ +2024-12-03T15:58:44Z NOTICE starting test enumerate_families ################################ +2024-12-03T15:58:44Z INFO Stage start waiting for starting test wrapper at 0s +2024-12-03T15:58:52Z DEBUG Allowing device state change (everything) +2024-12-03T15:58:52Z DEBUG Starting reset_config full reset true +2024-12-03T15:58:52Z DEBUG Clear configTransactions and reset device config +2024-12-03T15:58:52Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:52Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-03T15:58:52Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-03T15:58:52Z DEBUG extraFieldChanged false because extra_field null +2024-12-03T15:58:52Z DEBUG extraFieldChanged true because extra_field reset_config +2024-12-03T15:58:52Z DEBUG Clear configTransactions and reset device config +2024-12-03T15:58:52Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:52Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-03T15:58:52Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-03T15:58:52Z DEBUG extraFieldChanged true because extra_field null +2024-12-03T15:58:53Z TRACE updated check config_update: true +2024-12-03T15:58:53Z DEBUG update config_update, adding configTransaction RC:44af97.00000005 +2024-12-03T15:58:53Z TRACE local local_update: { +2024-12-03T15:58:53Z TRACE local local_update: "version" : "@@@cloud udmi version###1.5.2", +2024-12-03T15:58:53Z TRACE local local_update: "system" : { +2024-12-03T15:58:53Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:53Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:53Z TRACE local local_update: "operation" : { +2024-12-03T15:58:53Z TRACE local local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-03T15:58:53Z TRACE local local_update: }, +2024-12-03T15:58:53Z TRACE local local_update: "testing" : { +2024-12-03T15:58:53Z TRACE local local_update: "sequence_name" : "enumerate_families" +2024-12-03T15:58:53Z TRACE local local_update: } +2024-12-03T15:58:53Z TRACE local local_update: }, +2024-12-03T15:58:53Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:53Z TRACE local local_update: "families" : { +2024-12-03T15:58:53Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:53Z TRACE local local_update: } +2024-12-03T15:58:53Z TRACE local local_update: }, +2024-12-03T15:58:53Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:53Z TRACE local local_update: "families" : { +2024-12-03T15:58:53Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:53Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:53Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:53Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:53Z TRACE local local_update: } +2024-12-03T15:58:53Z TRACE local local_update: }, +2024-12-03T15:58:53Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:53Z TRACE local local_update: "points" : { +2024-12-03T15:58:53Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:53Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:53Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:53Z TRACE local local_update: }, +2024-12-03T15:58:53Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:53Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:53Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:53Z TRACE local local_update: }, +2024-12-03T15:58:53Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:53Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:53Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:53Z TRACE local local_update: } +2024-12-03T15:58:53Z TRACE local local_update: } +2024-12-03T15:58:53Z TRACE local local_update: } +2024-12-03T15:58:53Z TRACE local local_update: } +2024-12-03T15:58:53Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:53Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:58:53Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:53Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:58:53Z DEBUG Saving pre-config state timestamp null +2024-12-03T15:58:53Z DEBUG Update lastConfigUpdate 2024-12-03T15:58:53Z, because soft reset +2024-12-03T15:58:53Z TRACE Stage suspend waiting for starting test wrapper at 9s +2024-12-03T15:58:53Z INFO Stage start waiting for config update synchronized at 9s +2024-12-03T15:58:53Z TRACE received command AHU-1/state/update +2024-12-03T15:58:53Z DEBUG received state_update +2024-12-03T15:58:53Z DEBUG Handling update message state_update MP:53071722 +2024-12-03T15:58:53Z DEBUG Updated state after 10s 2024-12-03T15:58:43Z MP:53071722 +2024-12-03T15:58:53Z INFO Initial state #001: { +2024-12-03T15:58:53Z INFO Initial state #001: "timestamp" : "2024-12-03T15:58:43Z", +2024-12-03T15:58:53Z INFO Initial state #001: "version" : "1.5.2", +2024-12-03T15:58:53Z INFO Initial state #001: "system" : { +2024-12-03T15:58:53Z INFO Initial state #001: "last_config" : "2024-12-03T15:58:26Z", +2024-12-03T15:58:53Z INFO Initial state #001: "operation" : { +2024-12-03T15:58:53Z INFO Initial state #001: "operational" : true, +2024-12-03T15:58:53Z INFO Initial state #001: "last_start" : "2024-12-03T15:58:40Z", +2024-12-03T15:58:53Z INFO Initial state #001: "restart_count" : 1, +2024-12-03T15:58:53Z INFO Initial state #001: "mode" : "initial" +2024-12-03T15:58:53Z INFO Initial state #001: }, +2024-12-03T15:58:53Z INFO Initial state #001: "serial_no" : "sequencer-8600", +2024-12-03T15:58:53Z INFO Initial state #001: "hardware" : { +2024-12-03T15:58:53Z INFO Initial state #001: "make" : "BOS", +2024-12-03T15:58:53Z INFO Initial state #001: "model" : "pubber" +2024-12-03T15:58:53Z INFO Initial state #001: }, +2024-12-03T15:58:53Z INFO Initial state #001: "software" : { +2024-12-03T15:58:53Z INFO Initial state #001: "firmware" : "v1" +2024-12-03T15:58:53Z INFO Initial state #001: }, +2024-12-03T15:58:53Z INFO Initial state #001: "status" : { +2024-12-03T15:58:53Z INFO Initial state #001: "message" : "success", +2024-12-03T15:58:53Z INFO Initial state #001: "category" : "system.config.apply", +2024-12-03T15:58:53Z INFO Initial state #001: "timestamp" : "2024-12-03T15:58:41Z", +2024-12-03T15:58:53Z INFO Initial state #001: "level" : 300 +2024-12-03T15:58:53Z INFO Initial state #001: } +2024-12-03T15:58:53Z INFO Initial state #001: }, +2024-12-03T15:58:53Z INFO Initial state #001: "discovery" : { +2024-12-03T15:58:53Z INFO Initial state #001: "families" : { } +2024-12-03T15:58:53Z INFO Initial state #001: }, +2024-12-03T15:58:53Z INFO Initial state #001: "localnet" : { +2024-12-03T15:58:53Z INFO Initial state #001: "families" : { +2024-12-03T15:58:53Z INFO Initial state #001: "ether" : { +2024-12-03T15:58:53Z INFO Initial state #001: "addr" : "60:45:bd:eb:73:3d" +2024-12-03T15:58:53Z INFO Initial state #001: }, +2024-12-03T15:58:53Z INFO Initial state #001: "ipv4" : { +2024-12-03T15:58:53Z INFO Initial state #001: "addr" : "10.1.0.194" +2024-12-03T15:58:53Z INFO Initial state #001: }, +2024-12-03T15:58:53Z INFO Initial state #001: "ipv6" : { +2024-12-03T15:58:53Z INFO Initial state #001: "addr" : "fe80::6245:bdff:feeb:733d" +2024-12-03T15:58:53Z INFO Initial state #001: }, +2024-12-03T15:58:53Z INFO Initial state #001: "vendor" : { +2024-12-03T15:58:53Z INFO Initial state #001: "addr" : "28179023" +2024-12-03T15:58:53Z INFO Initial state #001: } +2024-12-03T15:58:53Z INFO Initial state #001: } +2024-12-03T15:58:53Z INFO Initial state #001: }, +2024-12-03T15:58:53Z INFO Initial state #001: "pointset" : { +2024-12-03T15:58:53Z INFO Initial state #001: "points" : { +2024-12-03T15:58:53Z INFO Initial state #001: "filter_alarm_pressure_status" : { +2024-12-03T15:58:53Z INFO Initial state #001: "units" : "No-units" +2024-12-03T15:58:53Z INFO Initial state #001: }, +2024-12-03T15:58:53Z INFO Initial state #001: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:53Z INFO Initial state #001: "units" : "Bars", +2024-12-03T15:58:53Z INFO Initial state #001: "value_state" : "applied" +2024-12-03T15:58:53Z INFO Initial state #001: }, +2024-12-03T15:58:53Z INFO Initial state #001: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:53Z INFO Initial state #001: "units" : "Degrees-Celsius" +2024-12-03T15:58:53Z INFO Initial state #001: } +2024-12-03T15:58:53Z INFO Initial state #001: } +2024-12-03T15:58:53Z INFO Initial state #001: } +2024-12-03T15:58:53Z INFO Initial state #001: } +2024-12-03T15:58:53Z NOTICE Received serial number sequencer-8600 +2024-12-03T15:58:53Z DEBUG Updated state has last_config 2024-12-03T15:58:26Z (expecting null) +2024-12-03T15:58:53Z DEBUG Detail config update synchronized is now: last_start not synced in config, config transactions not cleared, last_config not synced in state +2024-12-03T15:58:53Z TRACE received command AHU-1/state/system +2024-12-03T15:58:53Z TRACE received state_system: { +2024-12-03T15:58:53Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:53Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:53Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:53Z TRACE received state_system: }, +2024-12-03T15:58:53Z TRACE received state_system: "last_config" : "2024-12-03T15:58:26Z", +2024-12-03T15:58:53Z TRACE received state_system: "operation" : { +2024-12-03T15:58:53Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:53Z TRACE received state_system: "last_start" : "2024-12-03T15:58:40Z", +2024-12-03T15:58:53Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:53Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:53Z TRACE received state_system: }, +2024-12-03T15:58:53Z TRACE received state_system: "serial_no" : "sequencer-8600", +2024-12-03T15:58:53Z TRACE received state_system: "software" : { +2024-12-03T15:58:53Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:53Z TRACE received state_system: }, +2024-12-03T15:58:53Z TRACE received state_system: "status" : { +2024-12-03T15:58:53Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:53Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:58:53Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:41Z", +2024-12-03T15:58:53Z TRACE received state_system: "level" : 300 +2024-12-03T15:58:53Z TRACE received state_system: }, +2024-12-03T15:58:53Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:43Z", +2024-12-03T15:58:53Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:53Z TRACE received state_system: } +2024-12-03T15:58:53Z DEBUG Handling device message state_system MP:53071722-0 +2024-12-03T15:58:53Z TRACE Ignoring partial state update +2024-12-03T15:58:53Z TRACE received command AHU-1/state/discovery +2024-12-03T15:58:53Z TRACE received state_discovery: { +2024-12-03T15:58:53Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:58:53Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:58:43Z", +2024-12-03T15:58:53Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:58:53Z TRACE received state_discovery: } +2024-12-03T15:58:53Z DEBUG Handling device message state_discovery MP:53071722-1 +2024-12-03T15:58:53Z TRACE Ignoring partial state update +2024-12-03T15:58:53Z TRACE received command AHU-1/state/localnet +2024-12-03T15:58:53Z TRACE received state_localnet: { +2024-12-03T15:58:53Z TRACE received state_localnet: "families" : { +2024-12-03T15:58:53Z TRACE received state_localnet: "ether" : { +2024-12-03T15:58:53Z TRACE received state_localnet: "addr" : "60:45:bd:eb:73:3d" +2024-12-03T15:58:53Z TRACE received state_localnet: }, +2024-12-03T15:58:53Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:58:53Z TRACE received state_localnet: "addr" : "10.1.0.194" +2024-12-03T15:58:53Z TRACE received state_localnet: }, +2024-12-03T15:58:53Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:58:53Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:feeb:733d" +2024-12-03T15:58:53Z TRACE received state_localnet: }, +2024-12-03T15:58:53Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:58:53Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:58:53Z TRACE received state_localnet: } +2024-12-03T15:58:53Z TRACE received state_localnet: }, +2024-12-03T15:58:53Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:58:43Z", +2024-12-03T15:58:53Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:58:53Z TRACE received state_localnet: } +2024-12-03T15:58:53Z DEBUG Handling device message state_localnet MP:53071722-2 +2024-12-03T15:58:53Z TRACE Ignoring partial state update +2024-12-03T15:58:53Z TRACE received command AHU-1/state/pointset +2024-12-03T15:58:53Z TRACE received state_pointset: { +2024-12-03T15:58:53Z TRACE received state_pointset: "points" : { +2024-12-03T15:58:53Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:53Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:58:53Z TRACE received state_pointset: }, +2024-12-03T15:58:53Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:53Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:58:53Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:58:53Z TRACE received state_pointset: }, +2024-12-03T15:58:53Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:53Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:53Z TRACE received state_pointset: } +2024-12-03T15:58:53Z TRACE received state_pointset: }, +2024-12-03T15:58:53Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:58:43Z", +2024-12-03T15:58:53Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:58:53Z TRACE received state_pointset: } +2024-12-03T15:58:53Z DEBUG Handling device message state_pointset MP:53071722-3 +2024-12-03T15:58:53Z TRACE Ignoring partial state update +2024-12-03T15:58:53Z TRACE received command AHU-1/events/pointset +2024-12-03T15:58:53Z TRACE received events_pointset: { +2024-12-03T15:58:53Z TRACE received events_pointset: "points" : { +2024-12-03T15:58:53Z TRACE received events_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:53Z TRACE received events_pointset: "present_value" : true +2024-12-03T15:58:53Z TRACE received events_pointset: }, +2024-12-03T15:58:53Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:53Z TRACE received events_pointset: "present_value" : 98 +2024-12-03T15:58:53Z TRACE received events_pointset: }, +2024-12-03T15:58:53Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:53Z TRACE received events_pointset: "present_value" : 10 +2024-12-03T15:58:53Z TRACE received events_pointset: } +2024-12-03T15:58:53Z TRACE received events_pointset: }, +2024-12-03T15:58:53Z TRACE received events_pointset: "timestamp" : "2024-12-03T15:58:51Z", +2024-12-03T15:58:53Z TRACE received events_pointset: "version" : "1.5.2" +2024-12-03T15:58:53Z TRACE received events_pointset: } +2024-12-03T15:58:53Z DEBUG Handling device message events_pointset MP:01e2617b +2024-12-03T15:58:53Z TRACE received command AHU-1/events/system +2024-12-03T15:58:53Z DEBUG received events_system 2024-12-03T15:58:41Z WARNING device.log: Start waiting 10s for config latch for AHU-1 +2024-12-03T15:58:53Z DEBUG received events_system 2024-12-03T15:58:41Z WARNING device.log: Starting AHU-1 Pubber sender with delay 10s +2024-12-03T15:58:53Z DEBUG received events_system 2024-12-03T15:58:41Z WARNING device.log: Dropping state update until config received... +2024-12-03T15:58:53Z DEBUG received events_system 2024-12-03T15:58:41Z WARNING device.log: Received config for config latch AHU-1 +2024-12-03T15:58:53Z DEBUG received events_system 2024-12-03T15:58:41Z NOTICE system.config.apply: success +2024-12-03T15:58:53Z DEBUG received events_system 2024-12-03T15:58:41Z WARNING device.log: Ending connection 1733241520952 with 9 +2024-12-03T15:58:53Z DEBUG received events_system 2024-12-03T15:58:41Z NOTICE system.config.apply: success +2024-12-03T15:58:53Z DEBUG Handling device message events_system MP:9c7eb31d +2024-12-03T15:58:53Z TRACE received command AHU-1/config/update +2024-12-03T15:58:53Z DEBUG received config_update +2024-12-03T15:58:53Z DEBUG Handling update message config_update RC:44af97.00000005 +2024-12-03T15:58:53Z DEBUG Removed configTransaction RC:44af97.00000005 +2024-12-03T15:58:53Z DEBUG last_start changed false, last_start 1970-01-01T00:01:13Z +2024-12-03T15:58:53Z DEBUG Updated config 2024-12-03T15:58:53Z RC:44af97.00000005 +2024-12-03T15:58:53Z INFO Updated config #001: { +2024-12-03T15:58:53Z INFO Updated config #001: "timestamp" : "2024-12-03T15:58:53Z", +2024-12-03T15:58:53Z INFO Updated config #001: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:53Z INFO Updated config #001: "system" : { +2024-12-03T15:58:53Z INFO Updated config #001: "min_loglevel" : 200, +2024-12-03T15:58:53Z INFO Updated config #001: "metrics_rate_sec" : 10, +2024-12-03T15:58:53Z INFO Updated config #001: "operation" : { +2024-12-03T15:58:53Z INFO Updated config #001: "last_start" : "1970-01-01T00:01:13Z" +2024-12-03T15:58:53Z INFO Updated config #001: }, +2024-12-03T15:58:53Z INFO Updated config #001: "testing" : { +2024-12-03T15:58:53Z INFO Updated config #001: "sequence_name" : "enumerate_families" +2024-12-03T15:58:53Z INFO Updated config #001: } +2024-12-03T15:58:53Z INFO Updated config #001: }, +2024-12-03T15:58:53Z INFO Updated config #001: "discovery" : { +2024-12-03T15:58:53Z INFO Updated config #001: "families" : { +2024-12-03T15:58:53Z INFO Updated config #001: "vendor" : { } +2024-12-03T15:58:53Z INFO Updated config #001: } +2024-12-03T15:58:53Z INFO Updated config #001: }, +2024-12-03T15:58:53Z INFO Updated config #001: "localnet" : { +2024-12-03T15:58:53Z INFO Updated config #001: "families" : { +2024-12-03T15:58:53Z INFO Updated config #001: "ether" : { }, +2024-12-03T15:58:53Z INFO Updated config #001: "ipv4" : { }, +2024-12-03T15:58:53Z INFO Updated config #001: "vendor" : { }, +2024-12-03T15:58:53Z INFO Updated config #001: "ipv6" : { } +2024-12-03T15:58:53Z INFO Updated config #001: } +2024-12-03T15:58:53Z INFO Updated config #001: }, +2024-12-03T15:58:53Z INFO Updated config #001: "pointset" : { +2024-12-03T15:58:53Z INFO Updated config #001: "points" : { +2024-12-03T15:58:53Z INFO Updated config #001: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:53Z INFO Updated config #001: "units" : "Bars", +2024-12-03T15:58:53Z INFO Updated config #001: "set_value" : 98 +2024-12-03T15:58:53Z INFO Updated config #001: }, +2024-12-03T15:58:53Z INFO Updated config #001: "filter_alarm_pressure_status" : { +2024-12-03T15:58:53Z INFO Updated config #001: "ref" : "BV11.present_value", +2024-12-03T15:58:53Z INFO Updated config #001: "units" : "No-units" +2024-12-03T15:58:53Z INFO Updated config #001: }, +2024-12-03T15:58:53Z INFO Updated config #001: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:53Z INFO Updated config #001: "ref" : "AV12.present_value", +2024-12-03T15:58:53Z INFO Updated config #001: "units" : "Degrees-Celsius" +2024-12-03T15:58:53Z INFO Updated config #001: } +2024-12-03T15:58:53Z INFO Updated config #001: } +2024-12-03T15:58:53Z INFO Updated config #001: } +2024-12-03T15:58:53Z INFO Updated config #001: } +2024-12-03T15:58:53Z TRACE received command AHU-1/state/update +2024-12-03T15:58:53Z DEBUG received state_update +2024-12-03T15:58:53Z DEBUG Handling update message state_update MP:ceec71d7 +2024-12-03T15:58:53Z DEBUG Updated state after 0s 2024-12-03T15:58:53Z MP:ceec71d7 +2024-12-03T15:58:53Z INFO Updated state #002: Changed 4 fields: +2024-12-03T15:58:53Z INFO Updated state #002: Set `system.status.level` = `100` +2024-12-03T15:58:53Z INFO Updated state #002: Set `system.status.category` = `system.config.parse` +2024-12-03T15:58:53Z INFO Updated state #002: Set `system.status.timestamp` = `2024-12-03T15:58:53Z` +2024-12-03T15:58:53Z INFO Updated state #002: Set `timestamp` = `2024-12-03T15:58:53Z` +2024-12-03T15:58:53Z DEBUG Updated state has last_config 2024-12-03T15:58:26Z (expecting 2024-12-03T15:58:53Z) +2024-12-03T15:58:53Z DEBUG Detail config update synchronized is now: last_start not synced in config, last_config not synced in state +2024-12-03T15:58:53Z TRACE received command AHU-1/state/system +2024-12-03T15:58:53Z TRACE received state_system: { +2024-12-03T15:58:53Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:53Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:53Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:53Z TRACE received state_system: }, +2024-12-03T15:58:53Z TRACE received state_system: "last_config" : "2024-12-03T15:58:26Z", +2024-12-03T15:58:53Z TRACE received state_system: "operation" : { +2024-12-03T15:58:53Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:53Z TRACE received state_system: "last_start" : "2024-12-03T15:58:40Z", +2024-12-03T15:58:53Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:53Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:53Z TRACE received state_system: }, +2024-12-03T15:58:53Z TRACE received state_system: "serial_no" : "sequencer-8600", +2024-12-03T15:58:53Z TRACE received state_system: "software" : { +2024-12-03T15:58:53Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:53Z TRACE received state_system: }, +2024-12-03T15:58:53Z TRACE received state_system: "status" : { +2024-12-03T15:58:53Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:53Z TRACE received state_system: "category" : "system.config.parse", +2024-12-03T15:58:53Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:53Z", +2024-12-03T15:58:53Z TRACE received state_system: "level" : 100 +2024-12-03T15:58:53Z TRACE received state_system: }, +2024-12-03T15:58:53Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:53Z", +2024-12-03T15:58:53Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:53Z TRACE received state_system: } +2024-12-03T15:58:53Z DEBUG Handling device message state_system MP:ceec71d7-0 +2024-12-03T15:58:53Z TRACE Ignoring partial state update +2024-12-03T15:58:53Z TRACE received command AHU-1/state/discovery +2024-12-03T15:58:53Z TRACE received state_discovery: { +2024-12-03T15:58:53Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:58:53Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:58:53Z", +2024-12-03T15:58:53Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:58:53Z TRACE received state_discovery: } +2024-12-03T15:58:53Z DEBUG Handling device message state_discovery MP:ceec71d7-1 +2024-12-03T15:58:53Z TRACE Ignoring partial state update +2024-12-03T15:58:53Z TRACE received command AHU-1/state/localnet +2024-12-03T15:58:53Z TRACE received state_localnet: { +2024-12-03T15:58:53Z TRACE received state_localnet: "families" : { +2024-12-03T15:58:53Z TRACE received state_localnet: "ether" : { +2024-12-03T15:58:53Z TRACE received state_localnet: "addr" : "60:45:bd:eb:73:3d" +2024-12-03T15:58:53Z TRACE received state_localnet: }, +2024-12-03T15:58:53Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:58:53Z TRACE received state_localnet: "addr" : "10.1.0.194" +2024-12-03T15:58:53Z TRACE received state_localnet: }, +2024-12-03T15:58:53Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:58:53Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:feeb:733d" +2024-12-03T15:58:53Z TRACE received state_localnet: }, +2024-12-03T15:58:53Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:58:53Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:58:53Z TRACE received state_localnet: } +2024-12-03T15:58:53Z TRACE received state_localnet: }, +2024-12-03T15:58:53Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:58:53Z", +2024-12-03T15:58:53Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:58:53Z TRACE received state_localnet: } +2024-12-03T15:58:53Z DEBUG Handling device message state_localnet MP:ceec71d7-2 +2024-12-03T15:58:53Z TRACE Ignoring partial state update +2024-12-03T15:58:53Z TRACE received command AHU-1/state/pointset +2024-12-03T15:58:53Z TRACE received state_pointset: { +2024-12-03T15:58:53Z TRACE received state_pointset: "points" : { +2024-12-03T15:58:53Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:53Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:58:53Z TRACE received state_pointset: }, +2024-12-03T15:58:53Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:53Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:58:53Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:58:53Z TRACE received state_pointset: }, +2024-12-03T15:58:53Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:53Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:53Z TRACE received state_pointset: } +2024-12-03T15:58:53Z TRACE received state_pointset: }, +2024-12-03T15:58:53Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:58:53Z", +2024-12-03T15:58:53Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:58:53Z TRACE received state_pointset: } +2024-12-03T15:58:53Z DEBUG Handling device message state_pointset MP:ceec71d7-3 +2024-12-03T15:58:53Z TRACE Ignoring partial state update +2024-12-03T15:58:53Z TRACE received command AHU-1/config/update +2024-12-03T15:58:53Z DEBUG received config_update +2024-12-03T15:58:53Z DEBUG Handling update message config_update MP:ceec71d7 +2024-12-03T15:58:53Z DEBUG last_start changed true, last_start 2024-12-03T15:58:40Z +2024-12-03T15:58:53Z DEBUG Updated config 2024-12-03T15:58:53Z MP:ceec71d7 +2024-12-03T15:58:53Z INFO Updated config #002: Changed 0 fields. +2024-12-03T15:58:55Z TRACE received command AHU-1/state/update +2024-12-03T15:58:55Z DEBUG received state_update +2024-12-03T15:58:55Z DEBUG Handling update message state_update MP:9eb62dc2 +2024-12-03T15:58:55Z DEBUG Updated state after 0s 2024-12-03T15:58:55Z MP:9eb62dc2 +2024-12-03T15:58:55Z INFO Updated state #003: Changed 4 fields: +2024-12-03T15:58:55Z INFO Updated state #003: Set `system.last_config` = `2024-12-03T15:58:53Z` +2024-12-03T15:58:55Z INFO Updated state #003: Set `system.status.level` = `300` +2024-12-03T15:58:55Z INFO Updated state #003: Set `system.status.category` = `system.config.apply` +2024-12-03T15:58:55Z INFO Updated state #003: Set `timestamp` = `2024-12-03T15:58:55Z` +2024-12-03T15:58:55Z DEBUG Updated state has last_config 2024-12-03T15:58:53Z (expecting 2024-12-03T15:58:53Z) +2024-12-03T15:58:55Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:58:55Z DEBUG Stage finished waiting for config update synchronized at 11s after 2s +2024-12-03T15:58:55Z TRACE Stage resume waiting for starting test wrapper at 11s +2024-12-03T15:58:55Z DEBUG Config sync took 2s +2024-12-03T15:58:55Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:58:55Z DEBUG Update config soft reset timestamp 2024-12-03T15:58:53Z +2024-12-03T15:58:55Z TRACE local local_update: { +2024-12-03T15:58:55Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:53Z", +2024-12-03T15:58:55Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:55Z TRACE local local_update: "system" : { +2024-12-03T15:58:55Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:55Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:55Z TRACE local local_update: "operation" : { +2024-12-03T15:58:55Z TRACE local local_update: "last_start" : "2024-12-03T15:58:40Z" +2024-12-03T15:58:55Z TRACE local local_update: }, +2024-12-03T15:58:55Z TRACE local local_update: "testing" : { +2024-12-03T15:58:55Z TRACE local local_update: "sequence_name" : "enumerate_families" +2024-12-03T15:58:55Z TRACE local local_update: } +2024-12-03T15:58:55Z TRACE local local_update: }, +2024-12-03T15:58:55Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:55Z TRACE local local_update: "families" : { +2024-12-03T15:58:55Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:55Z TRACE local local_update: } +2024-12-03T15:58:55Z TRACE local local_update: }, +2024-12-03T15:58:55Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:55Z TRACE local local_update: "families" : { +2024-12-03T15:58:55Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:55Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:55Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:55Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:55Z TRACE local local_update: } +2024-12-03T15:58:55Z TRACE local local_update: }, +2024-12-03T15:58:55Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:55Z TRACE local local_update: "points" : { +2024-12-03T15:58:55Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:55Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:55Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:55Z TRACE local local_update: }, +2024-12-03T15:58:55Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:55Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:55Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:55Z TRACE local local_update: }, +2024-12-03T15:58:55Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:55Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:55Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:55Z TRACE local local_update: } +2024-12-03T15:58:55Z TRACE local local_update: } +2024-12-03T15:58:55Z TRACE local local_update: } +2024-12-03T15:58:55Z TRACE local local_update: } +2024-12-03T15:58:55Z TRACE Update config soft reset: Add `discovery` = { "families": { "vendor": { } } } +2024-12-03T15:58:55Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } +2024-12-03T15:58:55Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "ipv6": { } } } +2024-12-03T15:58:55Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` +2024-12-03T15:58:55Z DEBUG Done with reset_config +2024-12-03T15:58:55Z TRACE Stage suspend waiting for starting test wrapper at 11s +2024-12-03T15:58:55Z INFO Stage start waiting for config update synchronized at 11s +2024-12-03T15:58:55Z TRACE received command AHU-1/state/system +2024-12-03T15:58:55Z TRACE received state_system: { +2024-12-03T15:58:55Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:55Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:55Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:55Z TRACE received state_system: }, +2024-12-03T15:58:55Z TRACE received state_system: "last_config" : "2024-12-03T15:58:53Z", +2024-12-03T15:58:55Z TRACE received state_system: "operation" : { +2024-12-03T15:58:55Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:55Z TRACE received state_system: "last_start" : "2024-12-03T15:58:40Z", +2024-12-03T15:58:55Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:55Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:55Z TRACE received state_system: }, +2024-12-03T15:58:55Z TRACE received state_system: "serial_no" : "sequencer-8600", +2024-12-03T15:58:55Z TRACE received state_system: "software" : { +2024-12-03T15:58:55Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:55Z TRACE received state_system: }, +2024-12-03T15:58:55Z TRACE received state_system: "status" : { +2024-12-03T15:58:55Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:55Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:58:55Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:53Z", +2024-12-03T15:58:55Z TRACE received state_system: "level" : 300 +2024-12-03T15:58:55Z TRACE received state_system: }, +2024-12-03T15:58:55Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:55Z", +2024-12-03T15:58:55Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:55Z TRACE received state_system: } +2024-12-03T15:58:55Z DEBUG Handling device message state_system MP:9eb62dc2-0 +2024-12-03T15:58:55Z TRACE Ignoring partial state update +2024-12-03T15:58:55Z DEBUG Stage finished waiting for config update synchronized at 11s after 0s +2024-12-03T15:58:55Z TRACE Stage resume waiting for starting test wrapper at 11s +2024-12-03T15:58:55Z DEBUG Config sync took 2s +2024-12-03T15:58:55Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:58:55Z DEBUG Disallowing device state change (everything) +2024-12-03T15:58:56Z TRACE updated check config_update: true +2024-12-03T15:58:56Z DEBUG update config_update, adding configTransaction RC:44af97.00000006 +2024-12-03T15:58:56Z TRACE local local_update: { +2024-12-03T15:58:56Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:53Z", +2024-12-03T15:58:56Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:56Z TRACE local local_update: "system" : { +2024-12-03T15:58:56Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:56Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:56Z TRACE local local_update: "operation" : { +2024-12-03T15:58:56Z TRACE local local_update: "last_start" : "2024-12-03T15:58:40Z" +2024-12-03T15:58:56Z TRACE local local_update: }, +2024-12-03T15:58:56Z TRACE local local_update: "testing" : { +2024-12-03T15:58:56Z TRACE local local_update: "sequence_name" : "enumerate_families" +2024-12-03T15:58:56Z TRACE local local_update: } +2024-12-03T15:58:56Z TRACE local local_update: }, +2024-12-03T15:58:56Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:56Z TRACE local local_update: "families" : { +2024-12-03T15:58:56Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:56Z TRACE local local_update: } +2024-12-03T15:58:56Z TRACE local local_update: }, +2024-12-03T15:58:56Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:56Z TRACE local local_update: "families" : { +2024-12-03T15:58:56Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:56Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:56Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:56Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:56Z TRACE local local_update: } +2024-12-03T15:58:56Z TRACE local local_update: }, +2024-12-03T15:58:56Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:56Z TRACE local local_update: "points" : { +2024-12-03T15:58:56Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:56Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:56Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:56Z TRACE local local_update: }, +2024-12-03T15:58:56Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:56Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:56Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:56Z TRACE local local_update: }, +2024-12-03T15:58:56Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:56Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:56Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:56Z TRACE local local_update: } +2024-12-03T15:58:56Z TRACE local local_update: } +2024-12-03T15:58:56Z TRACE local local_update: } +2024-12-03T15:58:56Z TRACE local local_update: } +2024-12-03T15:58:56Z DEBUG Saving pre-config state timestamp 2024-12-03T15:58:55Z +2024-12-03T15:58:56Z DEBUG Update lastConfigUpdate 2024-12-03T15:58:56Z, because initial setup +2024-12-03T15:58:56Z TRACE Stage suspend waiting for starting test wrapper at 12s +2024-12-03T15:58:56Z INFO Stage start waiting for config update synchronized at 12s +2024-12-03T15:58:56Z TRACE received command AHU-1/state/discovery +2024-12-03T15:58:56Z TRACE received state_discovery: { +2024-12-03T15:58:56Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:58:56Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:58:55Z", +2024-12-03T15:58:56Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:58:56Z TRACE received state_discovery: } +2024-12-03T15:58:56Z DEBUG Handling device message state_discovery MP:9eb62dc2-1 +2024-12-03T15:58:56Z TRACE Ignoring partial state update +2024-12-03T15:58:56Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:58:56Z TRACE received command AHU-1/state/localnet +2024-12-03T15:58:56Z TRACE received state_localnet: { +2024-12-03T15:58:56Z TRACE received state_localnet: "families" : { +2024-12-03T15:58:56Z TRACE received state_localnet: "ether" : { +2024-12-03T15:58:56Z TRACE received state_localnet: "addr" : "60:45:bd:eb:73:3d" +2024-12-03T15:58:56Z TRACE received state_localnet: }, +2024-12-03T15:58:56Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:58:56Z TRACE received state_localnet: "addr" : "10.1.0.194" +2024-12-03T15:58:56Z TRACE received state_localnet: }, +2024-12-03T15:58:56Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:58:56Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:feeb:733d" +2024-12-03T15:58:56Z TRACE received state_localnet: }, +2024-12-03T15:58:56Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:58:56Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:58:56Z TRACE received state_localnet: } +2024-12-03T15:58:56Z TRACE received state_localnet: }, +2024-12-03T15:58:56Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:58:55Z", +2024-12-03T15:58:56Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:58:56Z TRACE received state_localnet: } +2024-12-03T15:58:56Z DEBUG Handling device message state_localnet MP:9eb62dc2-2 +2024-12-03T15:58:56Z TRACE Ignoring partial state update +2024-12-03T15:58:56Z TRACE received command AHU-1/state/pointset +2024-12-03T15:58:56Z TRACE received state_pointset: { +2024-12-03T15:58:56Z TRACE received state_pointset: "points" : { +2024-12-03T15:58:56Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:56Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:58:56Z TRACE received state_pointset: }, +2024-12-03T15:58:56Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:56Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:58:56Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:58:56Z TRACE received state_pointset: }, +2024-12-03T15:58:56Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:56Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:56Z TRACE received state_pointset: } +2024-12-03T15:58:56Z TRACE received state_pointset: }, +2024-12-03T15:58:56Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:58:55Z", +2024-12-03T15:58:56Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:58:56Z TRACE received state_pointset: } +2024-12-03T15:58:56Z DEBUG Handling device message state_pointset MP:9eb62dc2-3 +2024-12-03T15:58:56Z TRACE Ignoring partial state update +2024-12-03T15:58:56Z TRACE received command AHU-1/config/update +2024-12-03T15:58:56Z DEBUG received config_update +2024-12-03T15:58:56Z DEBUG Handling update message config_update RC:44af97.00000006 +2024-12-03T15:58:56Z DEBUG Removed configTransaction RC:44af97.00000006 +2024-12-03T15:58:56Z DEBUG last_start changed false, last_start 2024-12-03T15:58:40Z +2024-12-03T15:58:56Z DEBUG Updated config 2024-12-03T15:58:56Z RC:44af97.00000006 +2024-12-03T15:58:56Z INFO Updated config #003: Changed 0 fields. +2024-12-03T15:58:57Z TRACE received command AHU-1/state/update +2024-12-03T15:58:57Z DEBUG received state_update +2024-12-03T15:58:57Z DEBUG Handling update message state_update MP:9c005a09 +2024-12-03T15:58:57Z DEBUG Updated state after 0s 2024-12-03T15:58:57Z MP:9c005a09 +2024-12-03T15:58:57Z INFO Updated state #004: Changed 3 fields: +2024-12-03T15:58:57Z INFO Updated state #004: Set `system.last_config` = `2024-12-03T15:58:56Z` +2024-12-03T15:58:57Z INFO Updated state #004: Set `system.status.timestamp` = `2024-12-03T15:58:56Z` +2024-12-03T15:58:57Z INFO Updated state #004: Set `timestamp` = `2024-12-03T15:58:57Z` +2024-12-03T15:58:57Z DEBUG Updated state has last_config 2024-12-03T15:58:56Z (expecting 2024-12-03T15:58:56Z) +2024-12-03T15:58:57Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:58:57Z DEBUG Stage finished waiting for config update synchronized at 13s after 0s +2024-12-03T15:58:57Z TRACE Stage resume waiting for starting test wrapper at 13s +2024-12-03T15:58:57Z DEBUG Config sync took 1s +2024-12-03T15:58:57Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:58:57Z DEBUG Update config initial setup timestamp 2024-12-03T15:58:56Z +2024-12-03T15:58:57Z TRACE local local_update: { +2024-12-03T15:58:57Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:56Z", +2024-12-03T15:58:57Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:57Z TRACE local local_update: "system" : { +2024-12-03T15:58:57Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:57Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:57Z TRACE local local_update: "operation" : { +2024-12-03T15:58:57Z TRACE local local_update: "last_start" : "2024-12-03T15:58:40Z" +2024-12-03T15:58:57Z TRACE local local_update: }, +2024-12-03T15:58:57Z TRACE local local_update: "testing" : { +2024-12-03T15:58:57Z TRACE local local_update: "sequence_name" : "enumerate_families" +2024-12-03T15:58:57Z TRACE local local_update: } +2024-12-03T15:58:57Z TRACE local local_update: }, +2024-12-03T15:58:57Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:57Z TRACE local local_update: "families" : { +2024-12-03T15:58:57Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:57Z TRACE local local_update: } +2024-12-03T15:58:57Z TRACE local local_update: }, +2024-12-03T15:58:57Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:57Z TRACE local local_update: "families" : { +2024-12-03T15:58:57Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:57Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:57Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:57Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:57Z TRACE local local_update: } +2024-12-03T15:58:57Z TRACE local local_update: }, +2024-12-03T15:58:57Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:57Z TRACE local local_update: "points" : { +2024-12-03T15:58:57Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:57Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:57Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:57Z TRACE local local_update: }, +2024-12-03T15:58:57Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:57Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:57Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:57Z TRACE local local_update: }, +2024-12-03T15:58:57Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:57Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:57Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:57Z TRACE local local_update: } +2024-12-03T15:58:57Z TRACE local local_update: } +2024-12-03T15:58:57Z TRACE local local_update: } +2024-12-03T15:58:57Z TRACE local local_update: } +2024-12-03T15:58:57Z DEBUG Stale state cutoff threshold is 2024-12-03T15:58:42Z +2024-12-03T15:58:57Z DEBUG Waiting for device stateTransaction RC:44af97.00000007 (was null) +2024-12-03T15:58:57Z TRACE Stage suspend waiting for starting test wrapper at 13s +2024-12-03T15:58:57Z INFO Stage start waiting for state query at 13s +2024-12-03T15:58:57Z TRACE received command AHU-1/state/system +2024-12-03T15:58:57Z TRACE received state_system: { +2024-12-03T15:58:57Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:57Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:57Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:57Z TRACE received state_system: }, +2024-12-03T15:58:57Z TRACE received state_system: "last_config" : "2024-12-03T15:58:56Z", +2024-12-03T15:58:57Z TRACE received state_system: "operation" : { +2024-12-03T15:58:57Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:57Z TRACE received state_system: "last_start" : "2024-12-03T15:58:40Z", +2024-12-03T15:58:57Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:57Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:57Z TRACE received state_system: }, +2024-12-03T15:58:57Z TRACE received state_system: "serial_no" : "sequencer-8600", +2024-12-03T15:58:57Z TRACE received state_system: "software" : { +2024-12-03T15:58:57Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:57Z TRACE received state_system: }, +2024-12-03T15:58:57Z TRACE received state_system: "status" : { +2024-12-03T15:58:57Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:57Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:58:57Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:56Z", +2024-12-03T15:58:57Z TRACE received state_system: "level" : 300 +2024-12-03T15:58:57Z TRACE received state_system: }, +2024-12-03T15:58:57Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:57Z", +2024-12-03T15:58:57Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:57Z TRACE received state_system: } +2024-12-03T15:58:57Z DEBUG Handling device message state_system MP:9c005a09-0 +2024-12-03T15:58:57Z TRACE Ignoring partial state update +2024-12-03T15:58:57Z TRACE received command AHU-1/state/update +2024-12-03T15:58:57Z DEBUG received state_update +2024-12-03T15:58:57Z INFO Received device configAcked +2024-12-03T15:58:57Z DEBUG Handling update message state_update RC:44af97.00000007 +2024-12-03T15:58:57Z DEBUG Removed stateTransaction RC:44af97.00000007 +2024-12-03T15:58:57Z DEBUG Updated state after 0s 2024-12-03T15:58:57Z RC:44af97.00000007 +2024-12-03T15:58:57Z INFO Updated state #005: Changed 0 fields. +2024-12-03T15:58:57Z DEBUG Updated state has last_config 2024-12-03T15:58:56Z (expecting 2024-12-03T15:58:56Z) +2024-12-03T15:58:57Z DEBUG Stage finished waiting for state query at 13s after 0s +2024-12-03T15:58:57Z TRACE Stage resume waiting for starting test wrapper at 13s +2024-12-03T15:58:57Z TRACE Stage suspend waiting for starting test wrapper at 13s +2024-12-03T15:58:57Z INFO Stage start waiting for initial device state at 13s +2024-12-03T15:58:58Z TRACE updated check config_update: true +2024-12-03T15:58:58Z DEBUG update config_update, adding configTransaction RC:44af97.00000008 +2024-12-03T15:58:58Z TRACE local local_update: { +2024-12-03T15:58:58Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:56Z", +2024-12-03T15:58:58Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:58Z TRACE local local_update: "system" : { +2024-12-03T15:58:58Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:58Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:58Z TRACE local local_update: "operation" : { +2024-12-03T15:58:58Z TRACE local local_update: "last_start" : "2024-12-03T15:58:40Z" +2024-12-03T15:58:58Z TRACE local local_update: }, +2024-12-03T15:58:58Z TRACE local local_update: "testing" : { +2024-12-03T15:58:58Z TRACE local local_update: "sequence_name" : "enumerate_families" +2024-12-03T15:58:58Z TRACE local local_update: } +2024-12-03T15:58:58Z TRACE local local_update: }, +2024-12-03T15:58:58Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:58Z TRACE local local_update: "families" : { +2024-12-03T15:58:58Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:58Z TRACE local local_update: } +2024-12-03T15:58:58Z TRACE local local_update: }, +2024-12-03T15:58:58Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:58Z TRACE local local_update: "families" : { +2024-12-03T15:58:58Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:58Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:58Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:58Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:58Z TRACE local local_update: } +2024-12-03T15:58:58Z TRACE local local_update: }, +2024-12-03T15:58:58Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:58Z TRACE local local_update: "points" : { +2024-12-03T15:58:58Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:58Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:58Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:58Z TRACE local local_update: }, +2024-12-03T15:58:58Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:58Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:58Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:58Z TRACE local local_update: }, +2024-12-03T15:58:58Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:58Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:58Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:58Z TRACE local local_update: } +2024-12-03T15:58:58Z TRACE local local_update: } +2024-12-03T15:58:58Z TRACE local local_update: } +2024-12-03T15:58:58Z TRACE local local_update: } +2024-12-03T15:58:58Z DEBUG Saving pre-config state timestamp 2024-12-03T15:58:57Z +2024-12-03T15:58:58Z DEBUG Update lastConfigUpdate 2024-12-03T15:58:58Z, because before initial device state +2024-12-03T15:58:58Z TRACE Stage suspend waiting for initial device state at 14s +2024-12-03T15:58:58Z INFO Stage start waiting for config update synchronized at 14s +2024-12-03T15:58:58Z TRACE received command AHU-1/state/discovery +2024-12-03T15:58:58Z TRACE received state_discovery: { +2024-12-03T15:58:58Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:58:58Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:58:57Z", +2024-12-03T15:58:58Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:58:58Z TRACE received state_discovery: } +2024-12-03T15:58:58Z DEBUG Handling device message state_discovery MP:9c005a09-1 +2024-12-03T15:58:58Z TRACE Ignoring partial state update +2024-12-03T15:58:58Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:58:58Z TRACE received command AHU-1/reply/update +2024-12-03T15:58:58Z TRACE received command AHU-1/state/localnet +2024-12-03T15:58:58Z TRACE received state_localnet: { +2024-12-03T15:58:58Z TRACE received state_localnet: "families" : { +2024-12-03T15:58:58Z TRACE received state_localnet: "ether" : { +2024-12-03T15:58:58Z TRACE received state_localnet: "addr" : "60:45:bd:eb:73:3d" +2024-12-03T15:58:58Z TRACE received state_localnet: }, +2024-12-03T15:58:58Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:58:58Z TRACE received state_localnet: "addr" : "10.1.0.194" +2024-12-03T15:58:58Z TRACE received state_localnet: }, +2024-12-03T15:58:58Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:58:58Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:feeb:733d" +2024-12-03T15:58:58Z TRACE received state_localnet: }, +2024-12-03T15:58:58Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:58:58Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:58:58Z TRACE received state_localnet: } +2024-12-03T15:58:58Z TRACE received state_localnet: }, +2024-12-03T15:58:58Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:58:57Z", +2024-12-03T15:58:58Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:58:58Z TRACE received state_localnet: } +2024-12-03T15:58:58Z DEBUG Handling device message state_localnet MP:9c005a09-2 +2024-12-03T15:58:58Z TRACE Ignoring partial state update +2024-12-03T15:58:58Z TRACE received command AHU-1/state/pointset +2024-12-03T15:58:58Z TRACE received state_pointset: { +2024-12-03T15:58:58Z TRACE received state_pointset: "points" : { +2024-12-03T15:58:58Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:58Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:58:58Z TRACE received state_pointset: }, +2024-12-03T15:58:58Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:58Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:58:58Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:58:58Z TRACE received state_pointset: }, +2024-12-03T15:58:58Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:58Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:58Z TRACE received state_pointset: } +2024-12-03T15:58:58Z TRACE received state_pointset: }, +2024-12-03T15:58:58Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:58:57Z", +2024-12-03T15:58:58Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:58:58Z TRACE received state_pointset: } +2024-12-03T15:58:58Z DEBUG Handling device message state_pointset MP:9c005a09-3 +2024-12-03T15:58:58Z TRACE Ignoring partial state update +2024-12-03T15:58:58Z TRACE received command AHU-1/config/update +2024-12-03T15:58:58Z DEBUG received config_update +2024-12-03T15:58:58Z DEBUG Handling update message config_update RC:44af97.00000008 +2024-12-03T15:58:58Z DEBUG Removed configTransaction RC:44af97.00000008 +2024-12-03T15:58:58Z DEBUG last_start changed false, last_start 2024-12-03T15:58:40Z +2024-12-03T15:58:58Z DEBUG Updated config 2024-12-03T15:58:58Z RC:44af97.00000008 +2024-12-03T15:58:58Z INFO Updated config #004: Changed 0 fields. +2024-12-03T15:58:58Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-03T15:58:59Z TRACE received command AHU-1/state/update +2024-12-03T15:58:59Z DEBUG received state_update +2024-12-03T15:58:59Z DEBUG Handling update message state_update MP:3a167382 +2024-12-03T15:58:59Z DEBUG Updated state after 0s 2024-12-03T15:58:59Z MP:3a167382 +2024-12-03T15:58:59Z INFO Updated state #006: Changed 3 fields: +2024-12-03T15:58:59Z INFO Updated state #006: Set `system.last_config` = `2024-12-03T15:58:58Z` +2024-12-03T15:58:59Z INFO Updated state #006: Set `system.status.timestamp` = `2024-12-03T15:58:58Z` +2024-12-03T15:58:59Z INFO Updated state #006: Set `timestamp` = `2024-12-03T15:58:59Z` +2024-12-03T15:58:59Z DEBUG Updated state has last_config 2024-12-03T15:58:58Z (expecting 2024-12-03T15:58:58Z) +2024-12-03T15:58:59Z TRACE received command AHU-1/state/system +2024-12-03T15:58:59Z TRACE received state_system: { +2024-12-03T15:58:59Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:59Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:59Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:59Z TRACE received state_system: }, +2024-12-03T15:58:59Z TRACE received state_system: "last_config" : "2024-12-03T15:58:58Z", +2024-12-03T15:58:59Z TRACE received state_system: "operation" : { +2024-12-03T15:58:59Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:59Z TRACE received state_system: "last_start" : "2024-12-03T15:58:40Z", +2024-12-03T15:58:59Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:59Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:59Z TRACE received state_system: }, +2024-12-03T15:58:59Z TRACE received state_system: "serial_no" : "sequencer-8600", +2024-12-03T15:58:59Z TRACE received state_system: "software" : { +2024-12-03T15:58:59Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:59Z TRACE received state_system: }, +2024-12-03T15:58:59Z TRACE received state_system: "status" : { +2024-12-03T15:58:59Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:59Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:58:59Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:58Z", +2024-12-03T15:58:59Z TRACE received state_system: "level" : 300 +2024-12-03T15:58:59Z TRACE received state_system: }, +2024-12-03T15:58:59Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:59Z", +2024-12-03T15:58:59Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:59Z TRACE received state_system: } +2024-12-03T15:58:59Z DEBUG Handling device message state_system MP:3a167382-0 +2024-12-03T15:58:59Z TRACE Ignoring partial state update +2024-12-03T15:58:59Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:58:59Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s +2024-12-03T15:58:59Z TRACE Stage resume waiting for initial device state at 15s +2024-12-03T15:58:59Z DEBUG Config sync took 1s +2024-12-03T15:58:59Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:58:59Z DEBUG Update config before initial device state timestamp 2024-12-03T15:58:58Z +2024-12-03T15:58:59Z TRACE local local_update: { +2024-12-03T15:58:59Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:58Z", +2024-12-03T15:58:59Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:59Z TRACE local local_update: "system" : { +2024-12-03T15:58:59Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:59Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:59Z TRACE local local_update: "operation" : { +2024-12-03T15:58:59Z TRACE local local_update: "last_start" : "2024-12-03T15:58:40Z" +2024-12-03T15:58:59Z TRACE local local_update: }, +2024-12-03T15:58:59Z TRACE local local_update: "testing" : { +2024-12-03T15:58:59Z TRACE local local_update: "sequence_name" : "enumerate_families" +2024-12-03T15:58:59Z TRACE local local_update: } +2024-12-03T15:58:59Z TRACE local local_update: }, +2024-12-03T15:58:59Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:59Z TRACE local local_update: "families" : { +2024-12-03T15:58:59Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:59Z TRACE local local_update: } +2024-12-03T15:58:59Z TRACE local local_update: }, +2024-12-03T15:58:59Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:59Z TRACE local local_update: "families" : { +2024-12-03T15:58:59Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:59Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:59Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:59Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:59Z TRACE local local_update: } +2024-12-03T15:58:59Z TRACE local local_update: }, +2024-12-03T15:58:59Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:59Z TRACE local local_update: "points" : { +2024-12-03T15:58:59Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:59Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:59Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:59Z TRACE local local_update: }, +2024-12-03T15:58:59Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:59Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:59Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:59Z TRACE local local_update: }, +2024-12-03T15:58:59Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:59Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:59Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:59Z TRACE local local_update: } +2024-12-03T15:58:59Z TRACE local local_update: } +2024-12-03T15:58:59Z TRACE local local_update: } +2024-12-03T15:58:59Z TRACE local local_update: } +2024-12-03T15:58:59Z DEBUG Stage finished waiting for initial device state at 15s after 1s +2024-12-03T15:58:59Z TRACE Stage resume waiting for starting test wrapper at 15s +2024-12-03T15:58:59Z DEBUG Device state system status level is now 300 +2024-12-03T15:58:59Z TRACE Stage suspend waiting for starting test wrapper at 15s +2024-12-03T15:58:59Z INFO Stage start waiting for config update synchronized at 15s +2024-12-03T15:58:59Z TRACE received command AHU-1/state/discovery +2024-12-03T15:58:59Z TRACE received state_discovery: { +2024-12-03T15:58:59Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:58:59Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:58:59Z", +2024-12-03T15:58:59Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:58:59Z TRACE received state_discovery: } +2024-12-03T15:58:59Z DEBUG Handling device message state_discovery MP:3a167382-1 +2024-12-03T15:58:59Z TRACE Ignoring partial state update +2024-12-03T15:58:59Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s +2024-12-03T15:58:59Z TRACE Stage resume waiting for starting test wrapper at 15s +2024-12-03T15:58:59Z DEBUG Config sync took 1s +2024-12-03T15:58:59Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:58:59Z TRACE Stage suspend waiting for starting test wrapper at 15s +2024-12-03T15:58:59Z INFO Stage start waiting for executing test at 15s +2024-12-03T15:58:59Z DEBUG stage begin waiting for executing test at 15s +2024-12-03T15:58:59Z DEBUG Allowing device state change discovery +2024-12-03T15:58:59Z TRACE Stage suspend waiting for executing test at 15s +2024-12-03T15:58:59Z INFO Stage start waiting for enumeration not active at 15s +2024-12-03T15:59:00Z DEBUG system config extra field null +2024-12-03T15:59:00Z TRACE updated check config_system: true +2024-12-03T15:59:00Z DEBUG update config_system, adding configTransaction RC:44af97.00000009 +2024-12-03T15:59:00Z TRACE local local_system: { +2024-12-03T15:59:00Z TRACE local local_system: "min_loglevel" : 200, +2024-12-03T15:59:00Z TRACE local local_system: "metrics_rate_sec" : 10, +2024-12-03T15:59:00Z TRACE local local_system: "operation" : { +2024-12-03T15:59:00Z TRACE local local_system: "last_start" : "2024-12-03T15:58:40Z" +2024-12-03T15:59:00Z TRACE local local_system: }, +2024-12-03T15:59:00Z TRACE local local_system: "testing" : { +2024-12-03T15:59:00Z TRACE local local_system: "sequence_name" : "enumerate_families" +2024-12-03T15:59:00Z TRACE local local_system: } +2024-12-03T15:59:00Z TRACE local local_system: } +2024-12-03T15:59:00Z TRACE updated check config_pointset: true +2024-12-03T15:59:00Z DEBUG update config_pointset, adding configTransaction RC:44af97.0000000a +2024-12-03T15:59:00Z TRACE local local_pointset: { +2024-12-03T15:59:00Z TRACE local local_pointset: "points" : { +2024-12-03T15:59:00Z TRACE local local_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:00Z TRACE local local_pointset: "units" : "Bars", +2024-12-03T15:59:00Z TRACE local local_pointset: "set_value" : 98 +2024-12-03T15:59:00Z TRACE local local_pointset: }, +2024-12-03T15:59:00Z TRACE local local_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:00Z TRACE local local_pointset: "ref" : "BV11.present_value", +2024-12-03T15:59:00Z TRACE local local_pointset: "units" : "No-units" +2024-12-03T15:59:00Z TRACE local local_pointset: }, +2024-12-03T15:59:00Z TRACE local local_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:00Z TRACE local local_pointset: "ref" : "AV12.present_value", +2024-12-03T15:59:00Z TRACE local local_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:00Z TRACE local local_pointset: } +2024-12-03T15:59:00Z TRACE local local_pointset: } +2024-12-03T15:59:00Z TRACE local local_pointset: } +2024-12-03T15:59:00Z TRACE updated check config_gateway: false +2024-12-03T15:59:00Z TRACE updated check config_localnet: true +2024-12-03T15:59:00Z DEBUG update config_localnet, adding configTransaction RC:44af97.0000000b +2024-12-03T15:59:00Z TRACE local local_localnet: { +2024-12-03T15:59:00Z TRACE local local_localnet: "families" : { +2024-12-03T15:59:00Z TRACE local local_localnet: "ether" : { }, +2024-12-03T15:59:00Z TRACE local local_localnet: "ipv4" : { }, +2024-12-03T15:59:00Z TRACE local local_localnet: "vendor" : { }, +2024-12-03T15:59:00Z TRACE local local_localnet: "ipv6" : { } +2024-12-03T15:59:00Z TRACE local local_localnet: } +2024-12-03T15:59:00Z TRACE local local_localnet: } +2024-12-03T15:59:00Z TRACE updated check config_blobset: false +2024-12-03T15:59:00Z TRACE updated check config_discovery: true +2024-12-03T15:59:00Z DEBUG update config_discovery, adding configTransaction RC:44af97.0000000c +2024-12-03T15:59:00Z TRACE local local_discovery: { +2024-12-03T15:59:00Z TRACE local local_discovery: "depths" : { +2024-12-03T15:59:00Z TRACE local local_discovery: "families" : "entries" +2024-12-03T15:59:00Z TRACE local local_discovery: }, +2024-12-03T15:59:00Z TRACE local local_discovery: "families" : { +2024-12-03T15:59:00Z TRACE local local_discovery: "vendor" : { } +2024-12-03T15:59:00Z TRACE local local_discovery: } +2024-12-03T15:59:00Z TRACE local local_discovery: } +2024-12-03T15:59:00Z DEBUG Saving pre-config state timestamp 2024-12-03T15:58:59Z +2024-12-03T15:59:00Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:00Z, because before enumeration not active +2024-12-03T15:59:00Z TRACE Stage suspend waiting for enumeration not active at 16s +2024-12-03T15:59:00Z INFO Stage start waiting for config update synchronized at 16s +2024-12-03T15:59:00Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:00Z TRACE received state_localnet: { +2024-12-03T15:59:00Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:00Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:00Z TRACE received state_localnet: "addr" : "60:45:bd:eb:73:3d" +2024-12-03T15:59:00Z TRACE received state_localnet: }, +2024-12-03T15:59:00Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:00Z TRACE received state_localnet: "addr" : "10.1.0.194" +2024-12-03T15:59:00Z TRACE received state_localnet: }, +2024-12-03T15:59:00Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:00Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:feeb:733d" +2024-12-03T15:59:00Z TRACE received state_localnet: }, +2024-12-03T15:59:00Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:00Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:00Z TRACE received state_localnet: } +2024-12-03T15:59:00Z TRACE received state_localnet: }, +2024-12-03T15:59:00Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:58:59Z", +2024-12-03T15:59:00Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:00Z TRACE received state_localnet: } +2024-12-03T15:59:00Z DEBUG Handling device message state_localnet MP:3a167382-2 +2024-12-03T15:59:00Z TRACE Ignoring partial state update +2024-12-03T15:59:00Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:00Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:00Z TRACE received state_pointset: { +2024-12-03T15:59:00Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:00Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:00Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:00Z TRACE received state_pointset: }, +2024-12-03T15:59:00Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:00Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:00Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:00Z TRACE received state_pointset: }, +2024-12-03T15:59:00Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:00Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:00Z TRACE received state_pointset: } +2024-12-03T15:59:00Z TRACE received state_pointset: }, +2024-12-03T15:59:00Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:58:59Z", +2024-12-03T15:59:00Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:00Z TRACE received state_pointset: } +2024-12-03T15:59:00Z DEBUG Handling device message state_pointset MP:3a167382-3 +2024-12-03T15:59:00Z TRACE Ignoring partial state update +2024-12-03T15:59:00Z TRACE received command AHU-1/config/update +2024-12-03T15:59:00Z DEBUG received config_update +2024-12-03T15:59:00Z DEBUG Handling update message config_update RC:44af97.00000009 +2024-12-03T15:59:00Z DEBUG Removed configTransaction RC:44af97.00000009 +2024-12-03T15:59:00Z DEBUG last_start changed false, last_start 2024-12-03T15:58:40Z +2024-12-03T15:59:00Z DEBUG Updated config 2024-12-03T15:59:00Z RC:44af97.00000009 +2024-12-03T15:59:00Z INFO Updated config #005: Changed 1 fields: +2024-12-03T15:59:00Z INFO Updated config #005: Add `discovery.depths` = { "families": `entries` } +2024-12-03T15:59:00Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared, last_config not synced in state +2024-12-03T15:59:01Z TRACE received command AHU-1/state/update +2024-12-03T15:59:01Z DEBUG received state_update +2024-12-03T15:59:01Z DEBUG Handling update message state_update MP:4f06a8e3 +2024-12-03T15:59:01Z DEBUG Updated state after 0s 2024-12-03T15:59:01Z MP:4f06a8e3 +2024-12-03T15:59:01Z INFO Updated state #007: Changed 3 fields: +2024-12-03T15:59:01Z INFO Updated state #007: Set `system.last_config` = `2024-12-03T15:59:00Z` +2024-12-03T15:59:01Z INFO Updated state #007: Set `system.status.timestamp` = `2024-12-03T15:59:00Z` +2024-12-03T15:59:01Z INFO Updated state #007: Set `timestamp` = `2024-12-03T15:59:01Z` +2024-12-03T15:59:01Z DEBUG Updated state has last_config 2024-12-03T15:59:00Z (expecting 2024-12-03T15:59:00Z) +2024-12-03T15:59:01Z TRACE received command AHU-1/state/system +2024-12-03T15:59:01Z TRACE received state_system: { +2024-12-03T15:59:01Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:01Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:01Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:01Z TRACE received state_system: }, +2024-12-03T15:59:01Z TRACE received state_system: "last_config" : "2024-12-03T15:59:00Z", +2024-12-03T15:59:01Z TRACE received state_system: "operation" : { +2024-12-03T15:59:01Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:01Z TRACE received state_system: "last_start" : "2024-12-03T15:58:40Z", +2024-12-03T15:59:01Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:01Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:01Z TRACE received state_system: }, +2024-12-03T15:59:01Z TRACE received state_system: "serial_no" : "sequencer-8600", +2024-12-03T15:59:01Z TRACE received state_system: "software" : { +2024-12-03T15:59:01Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:01Z TRACE received state_system: }, +2024-12-03T15:59:01Z TRACE received state_system: "status" : { +2024-12-03T15:59:01Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:01Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:01Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:00Z", +2024-12-03T15:59:01Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:01Z TRACE received state_system: }, +2024-12-03T15:59:01Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:01Z", +2024-12-03T15:59:01Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:01Z TRACE received state_system: } +2024-12-03T15:59:01Z DEBUG Handling device message state_system MP:4f06a8e3-0 +2024-12-03T15:59:01Z TRACE Ignoring partial state update +2024-12-03T15:59:01Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-03T15:59:01Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:01Z TRACE received state_discovery: { +2024-12-03T15:59:01Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:01Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:01Z", +2024-12-03T15:59:01Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:01Z TRACE received state_discovery: } +2024-12-03T15:59:01Z DEBUG Handling device message state_discovery MP:4f06a8e3-1 +2024-12-03T15:59:01Z TRACE Ignoring partial state update +2024-12-03T15:59:01Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:01Z TRACE received state_localnet: { +2024-12-03T15:59:01Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:01Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:01Z TRACE received state_localnet: "addr" : "60:45:bd:eb:73:3d" +2024-12-03T15:59:01Z TRACE received state_localnet: }, +2024-12-03T15:59:01Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:01Z TRACE received state_localnet: "addr" : "10.1.0.194" +2024-12-03T15:59:01Z TRACE received state_localnet: }, +2024-12-03T15:59:01Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:01Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:feeb:733d" +2024-12-03T15:59:01Z TRACE received state_localnet: }, +2024-12-03T15:59:01Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:01Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:01Z TRACE received state_localnet: } +2024-12-03T15:59:01Z TRACE received state_localnet: }, +2024-12-03T15:59:01Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:01Z", +2024-12-03T15:59:01Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:01Z TRACE received state_localnet: } +2024-12-03T15:59:01Z DEBUG Handling device message state_localnet MP:4f06a8e3-2 +2024-12-03T15:59:01Z TRACE Ignoring partial state update +2024-12-03T15:59:01Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:01Z TRACE received state_pointset: { +2024-12-03T15:59:01Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:01Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:01Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:01Z TRACE received state_pointset: }, +2024-12-03T15:59:01Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:01Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:01Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:01Z TRACE received state_pointset: }, +2024-12-03T15:59:01Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:01Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:01Z TRACE received state_pointset: } +2024-12-03T15:59:01Z TRACE received state_pointset: }, +2024-12-03T15:59:01Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:01Z", +2024-12-03T15:59:01Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:01Z TRACE received state_pointset: } +2024-12-03T15:59:01Z DEBUG Handling device message state_pointset MP:4f06a8e3-3 +2024-12-03T15:59:01Z TRACE Ignoring partial state update +2024-12-03T15:59:01Z TRACE received command AHU-1/config/update +2024-12-03T15:59:01Z DEBUG received config_update +2024-12-03T15:59:01Z DEBUG Handling update message config_update RC:44af97.0000000a +2024-12-03T15:59:01Z DEBUG Removed configTransaction RC:44af97.0000000a +2024-12-03T15:59:01Z DEBUG last_start changed false, last_start 2024-12-03T15:58:40Z +2024-12-03T15:59:01Z DEBUG Updated config 2024-12-03T15:59:01Z RC:44af97.0000000a +2024-12-03T15:59:01Z INFO Updated config #006: Changed 0 fields. +2024-12-03T15:59:01Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state +2024-12-03T15:59:01Z TRACE received command AHU-1/events/pointset +2024-12-03T15:59:01Z TRACE received events_pointset: { +2024-12-03T15:59:01Z TRACE received events_pointset: "points" : { +2024-12-03T15:59:01Z TRACE received events_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:01Z TRACE received events_pointset: "present_value" : true +2024-12-03T15:59:01Z TRACE received events_pointset: }, +2024-12-03T15:59:01Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:01Z TRACE received events_pointset: "present_value" : 98 +2024-12-03T15:59:01Z TRACE received events_pointset: }, +2024-12-03T15:59:01Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:01Z TRACE received events_pointset: "present_value" : 11 +2024-12-03T15:59:01Z TRACE received events_pointset: } +2024-12-03T15:59:01Z TRACE received events_pointset: }, +2024-12-03T15:59:01Z TRACE received events_pointset: "timestamp" : "2024-12-03T15:59:01Z", +2024-12-03T15:59:01Z TRACE received events_pointset: "version" : "1.5.2" +2024-12-03T15:59:01Z TRACE received events_pointset: } +2024-12-03T15:59:01Z DEBUG Handling device message events_pointset MP:f765e7fd +2024-12-03T15:59:01Z TRACE received command AHU-1/events/system +2024-12-03T15:59:01Z DEBUG received events_system 2024-12-03T15:58:53Z NOTICE system.config.apply: success +2024-12-03T15:59:01Z DEBUG received events_system 2024-12-03T15:58:53Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:01Z DEBUG received events_system 2024-12-03T15:58:53Z INFO device.log: 2024-12-03T15:58:53Z received config 2024-12-03T15:58:53Z +2024-12-03T15:59:01Z DEBUG received events_system 2024-12-03T15:58:53Z NOTICE system.config.apply: success +2024-12-03T15:59:01Z DEBUG received events_system 2024-12-03T15:58:55Z INFO device.log: Update state 2024-12-03T15:58:55Z last_config 2024-12-03T15:58:53Z +2024-12-03T15:59:01Z DEBUG received events_system 2024-12-03T15:58:56Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:01Z DEBUG received events_system 2024-12-03T15:58:56Z INFO device.log: 2024-12-03T15:58:56Z received config 2024-12-03T15:58:56Z +2024-12-03T15:59:01Z DEBUG received events_system 2024-12-03T15:58:56Z NOTICE system.config.apply: success +2024-12-03T15:59:01Z DEBUG received events_system 2024-12-03T15:58:57Z INFO device.log: Update state 2024-12-03T15:58:57Z last_config 2024-12-03T15:58:56Z +2024-12-03T15:59:01Z DEBUG received events_system 2024-12-03T15:58:58Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:01Z DEBUG received events_system 2024-12-03T15:58:58Z INFO device.log: 2024-12-03T15:58:58Z received config 2024-12-03T15:58:58Z +2024-12-03T15:59:01Z DEBUG received events_system 2024-12-03T15:58:58Z NOTICE system.config.apply: success +2024-12-03T15:59:01Z DEBUG received events_system 2024-12-03T15:58:59Z INFO device.log: Update state 2024-12-03T15:58:59Z last_config 2024-12-03T15:58:58Z +2024-12-03T15:59:01Z DEBUG received events_system 2024-12-03T15:59:00Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:01Z DEBUG received events_system 2024-12-03T15:59:00Z INFO device.log: 2024-12-03T15:59:00Z received config 2024-12-03T15:59:00Z +2024-12-03T15:59:01Z DEBUG received events_system 2024-12-03T15:59:00Z NOTICE system.config.apply: success +2024-12-03T15:59:01Z DEBUG received events_system 2024-12-03T15:59:01Z INFO device.log: Update state 2024-12-03T15:59:01Z last_config 2024-12-03T15:59:00Z +2024-12-03T15:59:01Z DEBUG received events_system 2024-12-03T15:59:01Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:01Z DEBUG received events_system 2024-12-03T15:59:01Z INFO device.log: 2024-12-03T15:59:01Z received config 2024-12-03T15:59:01Z +2024-12-03T15:59:01Z DEBUG received events_system 2024-12-03T15:59:01Z NOTICE system.config.apply: success +2024-12-03T15:59:01Z DEBUG Handling device message events_system MP:12e51003 +2024-12-03T15:59:02Z TRACE received command AHU-1/config/update +2024-12-03T15:59:02Z DEBUG received config_update +2024-12-03T15:59:02Z DEBUG Handling update message config_update RC:44af97.0000000b +2024-12-03T15:59:02Z DEBUG Removed configTransaction RC:44af97.0000000b +2024-12-03T15:59:02Z DEBUG last_start changed false, last_start 2024-12-03T15:58:40Z +2024-12-03T15:59:02Z DEBUG Updated config 2024-12-03T15:59:02Z RC:44af97.0000000b +2024-12-03T15:59:02Z INFO Updated config #007: Changed 0 fields. +2024-12-03T15:59:03Z TRACE received command AHU-1/state/update +2024-12-03T15:59:03Z DEBUG received state_update +2024-12-03T15:59:03Z DEBUG Handling update message state_update MP:bf01a564 +2024-12-03T15:59:03Z DEBUG Updated state after 0s 2024-12-03T15:59:03Z MP:bf01a564 +2024-12-03T15:59:03Z INFO Updated state #008: Changed 3 fields: +2024-12-03T15:59:03Z INFO Updated state #008: Set `system.last_config` = `2024-12-03T15:59:02Z` +2024-12-03T15:59:03Z INFO Updated state #008: Set `system.status.timestamp` = `2024-12-03T15:59:02Z` +2024-12-03T15:59:03Z INFO Updated state #008: Set `timestamp` = `2024-12-03T15:59:03Z` +2024-12-03T15:59:03Z DEBUG Updated state has last_config 2024-12-03T15:59:02Z (expecting 2024-12-03T15:59:02Z) +2024-12-03T15:59:03Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-03T15:59:03Z TRACE received command AHU-1/state/system +2024-12-03T15:59:03Z TRACE received state_system: { +2024-12-03T15:59:03Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:03Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:03Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:03Z TRACE received state_system: }, +2024-12-03T15:59:03Z TRACE received state_system: "last_config" : "2024-12-03T15:59:02Z", +2024-12-03T15:59:03Z TRACE received state_system: "operation" : { +2024-12-03T15:59:03Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:03Z TRACE received state_system: "last_start" : "2024-12-03T15:58:40Z", +2024-12-03T15:59:03Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:03Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:03Z TRACE received state_system: }, +2024-12-03T15:59:03Z TRACE received state_system: "serial_no" : "sequencer-8600", +2024-12-03T15:59:03Z TRACE received state_system: "software" : { +2024-12-03T15:59:03Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:03Z TRACE received state_system: }, +2024-12-03T15:59:03Z TRACE received state_system: "status" : { +2024-12-03T15:59:03Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:03Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:03Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:02Z", +2024-12-03T15:59:03Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:03Z TRACE received state_system: }, +2024-12-03T15:59:03Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:03Z", +2024-12-03T15:59:03Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:03Z TRACE received state_system: } +2024-12-03T15:59:03Z DEBUG Handling device message state_system MP:bf01a564-0 +2024-12-03T15:59:03Z TRACE Ignoring partial state update +2024-12-03T15:59:03Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:03Z TRACE received state_discovery: { +2024-12-03T15:59:03Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:03Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:03Z", +2024-12-03T15:59:03Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:03Z TRACE received state_discovery: } +2024-12-03T15:59:03Z DEBUG Handling device message state_discovery MP:bf01a564-1 +2024-12-03T15:59:03Z TRACE Ignoring partial state update +2024-12-03T15:59:03Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:03Z TRACE received state_localnet: { +2024-12-03T15:59:03Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:03Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:03Z TRACE received state_localnet: "addr" : "60:45:bd:eb:73:3d" +2024-12-03T15:59:03Z TRACE received state_localnet: }, +2024-12-03T15:59:03Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:03Z TRACE received state_localnet: "addr" : "10.1.0.194" +2024-12-03T15:59:03Z TRACE received state_localnet: }, +2024-12-03T15:59:03Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:03Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:feeb:733d" +2024-12-03T15:59:03Z TRACE received state_localnet: }, +2024-12-03T15:59:03Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:03Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:03Z TRACE received state_localnet: } +2024-12-03T15:59:03Z TRACE received state_localnet: }, +2024-12-03T15:59:03Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:03Z", +2024-12-03T15:59:03Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:03Z TRACE received state_localnet: } +2024-12-03T15:59:03Z DEBUG Handling device message state_localnet MP:bf01a564-2 +2024-12-03T15:59:03Z TRACE Ignoring partial state update +2024-12-03T15:59:03Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:03Z TRACE received state_pointset: { +2024-12-03T15:59:03Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:03Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:03Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:03Z TRACE received state_pointset: }, +2024-12-03T15:59:03Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:03Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:03Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:03Z TRACE received state_pointset: }, +2024-12-03T15:59:03Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:03Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:03Z TRACE received state_pointset: } +2024-12-03T15:59:03Z TRACE received state_pointset: }, +2024-12-03T15:59:03Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:03Z", +2024-12-03T15:59:03Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:03Z TRACE received state_pointset: } +2024-12-03T15:59:03Z DEBUG Handling device message state_pointset MP:bf01a564-3 +2024-12-03T15:59:03Z TRACE Ignoring partial state update +2024-12-03T15:59:03Z TRACE received command AHU-1/config/update +2024-12-03T15:59:03Z DEBUG received config_update +2024-12-03T15:59:03Z DEBUG Handling update message config_update RC:44af97.0000000c +2024-12-03T15:59:03Z DEBUG Removed configTransaction RC:44af97.0000000c +2024-12-03T15:59:03Z DEBUG last_start changed false, last_start 2024-12-03T15:58:40Z +2024-12-03T15:59:03Z DEBUG Updated config 2024-12-03T15:59:03Z RC:44af97.0000000c +2024-12-03T15:59:03Z INFO Updated config #008: Changed 0 fields. +2024-12-03T15:59:05Z TRACE received command AHU-1/state/update +2024-12-03T15:59:05Z DEBUG received state_update +2024-12-03T15:59:05Z DEBUG Handling update message state_update MP:56a95af4 +2024-12-03T15:59:05Z DEBUG Updated state after 0s 2024-12-03T15:59:05Z MP:56a95af4 +2024-12-03T15:59:05Z INFO Updated state #009: Changed 3 fields: +2024-12-03T15:59:05Z INFO Updated state #009: Set `system.last_config` = `2024-12-03T15:59:03Z` +2024-12-03T15:59:05Z INFO Updated state #009: Set `system.status.timestamp` = `2024-12-03T15:59:03Z` +2024-12-03T15:59:05Z INFO Updated state #009: Set `timestamp` = `2024-12-03T15:59:05Z` +2024-12-03T15:59:05Z DEBUG Updated state has last_config 2024-12-03T15:59:03Z (expecting 2024-12-03T15:59:03Z) +2024-12-03T15:59:05Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:05Z DEBUG Stage finished waiting for config update synchronized at 21s after 4s +2024-12-03T15:59:05Z TRACE Stage resume waiting for enumeration not active at 21s +2024-12-03T15:59:05Z DEBUG Config sync took 5s +2024-12-03T15:59:05Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:05Z DEBUG Update config before enumeration not active timestamp 2024-12-03T15:59:03Z +2024-12-03T15:59:05Z TRACE local local_update: { +2024-12-03T15:59:05Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:03Z", +2024-12-03T15:59:05Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:05Z TRACE local local_update: "system" : { +2024-12-03T15:59:05Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:05Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:05Z TRACE local local_update: "operation" : { +2024-12-03T15:59:05Z TRACE local local_update: "last_start" : "2024-12-03T15:58:40Z" +2024-12-03T15:59:05Z TRACE local local_update: }, +2024-12-03T15:59:05Z TRACE local local_update: "testing" : { +2024-12-03T15:59:05Z TRACE local local_update: "sequence_name" : "enumerate_families" +2024-12-03T15:59:05Z TRACE local local_update: } +2024-12-03T15:59:05Z TRACE local local_update: }, +2024-12-03T15:59:05Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:05Z TRACE local local_update: "depths" : { +2024-12-03T15:59:05Z TRACE local local_update: "families" : "entries" +2024-12-03T15:59:05Z TRACE local local_update: }, +2024-12-03T15:59:05Z TRACE local local_update: "families" : { +2024-12-03T15:59:05Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:05Z TRACE local local_update: } +2024-12-03T15:59:05Z TRACE local local_update: }, +2024-12-03T15:59:05Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:05Z TRACE local local_update: "families" : { +2024-12-03T15:59:05Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:05Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:05Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:05Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:05Z TRACE local local_update: } +2024-12-03T15:59:05Z TRACE local local_update: }, +2024-12-03T15:59:05Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:05Z TRACE local local_update: "points" : { +2024-12-03T15:59:05Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:05Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:05Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:05Z TRACE local local_update: }, +2024-12-03T15:59:05Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:05Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:05Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:05Z TRACE local local_update: }, +2024-12-03T15:59:05Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:05Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:05Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:05Z TRACE local local_update: } +2024-12-03T15:59:05Z TRACE local local_update: } +2024-12-03T15:59:05Z TRACE local local_update: } +2024-12-03T15:59:05Z TRACE local local_update: } +2024-12-03T15:59:05Z DEBUG Recorded sequence: 1. Update config before enumeration not active +2024-12-03T15:59:05Z INFO Device config Add `discovery.depths` = { "families": `entries` } +2024-12-03T15:59:05Z TRACE Update config before enumeration not active: Add `discovery.depths` = { "families": `entries` } +2024-12-03T15:59:05Z DEBUG Recorded sequence: 1. Wait for enumeration not active +2024-12-03T15:59:05Z DEBUG Stage finished waiting for enumeration not active at 21s after 5s +2024-12-03T15:59:05Z TRACE Stage resume waiting for executing test at 21s +2024-12-03T15:59:05Z INFO Starting empty enumeration at 2024-12-03T15:59:05Z +2024-12-03T15:59:05Z TRACE Stage suspend waiting for executing test at 21s +2024-12-03T15:59:05Z INFO Stage start waiting for matching enumeration generation at 21s +2024-12-03T15:59:06Z DEBUG system config extra field null +2024-12-03T15:59:06Z TRACE updated check config_system: false +2024-12-03T15:59:06Z TRACE updated check config_pointset: false +2024-12-03T15:59:06Z TRACE updated check config_gateway: false +2024-12-03T15:59:06Z TRACE updated check config_localnet: false +2024-12-03T15:59:06Z TRACE updated check config_blobset: false +2024-12-03T15:59:06Z TRACE updated check config_discovery: true +2024-12-03T15:59:06Z DEBUG update config_discovery, adding configTransaction RC:44af97.0000000d +2024-12-03T15:59:06Z TRACE local local_discovery: { +2024-12-03T15:59:06Z TRACE local local_discovery: "generation" : "2024-12-03T15:59:05Z", +2024-12-03T15:59:06Z TRACE local local_discovery: "depths" : { +2024-12-03T15:59:06Z TRACE local local_discovery: "families" : "entries" +2024-12-03T15:59:06Z TRACE local local_discovery: }, +2024-12-03T15:59:06Z TRACE local local_discovery: "families" : { +2024-12-03T15:59:06Z TRACE local local_discovery: "vendor" : { } +2024-12-03T15:59:06Z TRACE local local_discovery: } +2024-12-03T15:59:06Z TRACE local local_discovery: } +2024-12-03T15:59:06Z DEBUG Saving pre-config state timestamp 2024-12-03T15:59:05Z +2024-12-03T15:59:06Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:06Z, because before matching enumeration generation +2024-12-03T15:59:06Z TRACE Stage suspend waiting for matching enumeration generation at 22s +2024-12-03T15:59:06Z INFO Stage start waiting for config update synchronized at 22s +2024-12-03T15:59:06Z TRACE received command AHU-1/state/system +2024-12-03T15:59:06Z TRACE received state_system: { +2024-12-03T15:59:06Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:06Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:06Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:06Z TRACE received state_system: }, +2024-12-03T15:59:06Z TRACE received state_system: "last_config" : "2024-12-03T15:59:03Z", +2024-12-03T15:59:06Z TRACE received state_system: "operation" : { +2024-12-03T15:59:06Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:06Z TRACE received state_system: "last_start" : "2024-12-03T15:58:40Z", +2024-12-03T15:59:06Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:06Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:06Z TRACE received state_system: }, +2024-12-03T15:59:06Z TRACE received state_system: "serial_no" : "sequencer-8600", +2024-12-03T15:59:06Z TRACE received state_system: "software" : { +2024-12-03T15:59:06Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:06Z TRACE received state_system: }, +2024-12-03T15:59:06Z TRACE received state_system: "status" : { +2024-12-03T15:59:06Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:06Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:06Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:03Z", +2024-12-03T15:59:06Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:06Z TRACE received state_system: }, +2024-12-03T15:59:06Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:05Z", +2024-12-03T15:59:06Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:06Z TRACE received state_system: } +2024-12-03T15:59:06Z DEBUG Handling device message state_system MP:56a95af4-0 +2024-12-03T15:59:06Z TRACE Ignoring partial state update +2024-12-03T15:59:06Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:06Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:06Z TRACE received state_discovery: { +2024-12-03T15:59:06Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:06Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:05Z", +2024-12-03T15:59:06Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:06Z TRACE received state_discovery: } +2024-12-03T15:59:06Z DEBUG Handling device message state_discovery MP:56a95af4-1 +2024-12-03T15:59:06Z TRACE Ignoring partial state update +2024-12-03T15:59:06Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:06Z TRACE received state_localnet: { +2024-12-03T15:59:06Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:06Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:06Z TRACE received state_localnet: "addr" : "60:45:bd:eb:73:3d" +2024-12-03T15:59:06Z TRACE received state_localnet: }, +2024-12-03T15:59:06Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:06Z TRACE received state_localnet: "addr" : "10.1.0.194" +2024-12-03T15:59:06Z TRACE received state_localnet: }, +2024-12-03T15:59:06Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:06Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:feeb:733d" +2024-12-03T15:59:06Z TRACE received state_localnet: }, +2024-12-03T15:59:06Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:06Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:06Z TRACE received state_localnet: } +2024-12-03T15:59:06Z TRACE received state_localnet: }, +2024-12-03T15:59:06Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:05Z", +2024-12-03T15:59:06Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:06Z TRACE received state_localnet: } +2024-12-03T15:59:06Z DEBUG Handling device message state_localnet MP:56a95af4-2 +2024-12-03T15:59:06Z TRACE Ignoring partial state update +2024-12-03T15:59:06Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:06Z TRACE received state_pointset: { +2024-12-03T15:59:06Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:06Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:06Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:06Z TRACE received state_pointset: }, +2024-12-03T15:59:06Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:06Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:06Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:06Z TRACE received state_pointset: }, +2024-12-03T15:59:06Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:06Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:06Z TRACE received state_pointset: } +2024-12-03T15:59:06Z TRACE received state_pointset: }, +2024-12-03T15:59:06Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:05Z", +2024-12-03T15:59:06Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:06Z TRACE received state_pointset: } +2024-12-03T15:59:06Z DEBUG Handling device message state_pointset MP:56a95af4-3 +2024-12-03T15:59:06Z TRACE Ignoring partial state update +2024-12-03T15:59:06Z TRACE received command AHU-1/config/update +2024-12-03T15:59:06Z DEBUG received config_update +2024-12-03T15:59:06Z DEBUG Handling update message config_update RC:44af97.0000000d +2024-12-03T15:59:06Z DEBUG Removed configTransaction RC:44af97.0000000d +2024-12-03T15:59:06Z DEBUG last_start changed false, last_start 2024-12-03T15:58:40Z +2024-12-03T15:59:06Z DEBUG Updated config 2024-12-03T15:59:06Z RC:44af97.0000000d +2024-12-03T15:59:06Z INFO Updated config #009: Changed 1 fields: +2024-12-03T15:59:06Z INFO Updated config #009: Add `discovery.generation` = `generation start time` +2024-12-03T15:59:06Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-03T15:59:06Z TRACE received command AHU-1/events/discovery +2024-12-03T15:59:06Z TRACE received events_discovery: { +2024-12-03T15:59:06Z TRACE received events_discovery: "families" : { +2024-12-03T15:59:06Z TRACE received events_discovery: "ether" : { +2024-12-03T15:59:06Z TRACE received events_discovery: "addr" : "60:45:bd:eb:73:3d" +2024-12-03T15:59:06Z TRACE received events_discovery: }, +2024-12-03T15:59:06Z TRACE received events_discovery: "ipv4" : { +2024-12-03T15:59:06Z TRACE received events_discovery: "addr" : "10.1.0.194" +2024-12-03T15:59:06Z TRACE received events_discovery: }, +2024-12-03T15:59:06Z TRACE received events_discovery: "ipv6" : { +2024-12-03T15:59:06Z TRACE received events_discovery: "addr" : "fe80::6245:bdff:feeb:733d" +2024-12-03T15:59:06Z TRACE received events_discovery: }, +2024-12-03T15:59:06Z TRACE received events_discovery: "vendor" : { +2024-12-03T15:59:06Z TRACE received events_discovery: "addr" : "28179023" +2024-12-03T15:59:06Z TRACE received events_discovery: } +2024-12-03T15:59:06Z TRACE received events_discovery: }, +2024-12-03T15:59:06Z TRACE received events_discovery: "generation" : "2024-12-03T15:59:05Z", +2024-12-03T15:59:06Z TRACE received events_discovery: "timestamp" : "2024-12-03T15:59:06Z", +2024-12-03T15:59:06Z TRACE received events_discovery: "version" : "1.5.2" +2024-12-03T15:59:06Z TRACE received events_discovery: } +2024-12-03T15:59:06Z DEBUG Handling device message events_discovery MP:99ba94c7 +2024-12-03T15:59:07Z TRACE received command AHU-1/state/update +2024-12-03T15:59:07Z DEBUG received state_update +2024-12-03T15:59:07Z DEBUG Handling update message state_update MP:ab33f03f +2024-12-03T15:59:07Z DEBUG Updated state after 0s 2024-12-03T15:59:07Z MP:ab33f03f +2024-12-03T15:59:07Z INFO Updated state #010: Changed 4 fields: +2024-12-03T15:59:07Z INFO Updated state #010: Set `system.last_config` = `2024-12-03T15:59:06Z` +2024-12-03T15:59:07Z INFO Updated state #010: Set `system.status.timestamp` = `2024-12-03T15:59:06Z` +2024-12-03T15:59:07Z INFO Updated state #010: Add `discovery.generation` = `2024-12-03T15:59:05Z` +2024-12-03T15:59:07Z INFO Updated state #010: Set `timestamp` = `2024-12-03T15:59:07Z` +2024-12-03T15:59:07Z DEBUG Updated state has last_config 2024-12-03T15:59:06Z (expecting 2024-12-03T15:59:06Z) +2024-12-03T15:59:07Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:07Z DEBUG Stage finished waiting for config update synchronized at 23s after 0s +2024-12-03T15:59:07Z TRACE Stage resume waiting for matching enumeration generation at 23s +2024-12-03T15:59:07Z DEBUG Config sync took 1s +2024-12-03T15:59:07Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:07Z DEBUG Update config before matching enumeration generation timestamp 2024-12-03T15:59:06Z +2024-12-03T15:59:07Z TRACE local local_update: { +2024-12-03T15:59:07Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:06Z", +2024-12-03T15:59:07Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:07Z TRACE local local_update: "system" : { +2024-12-03T15:59:07Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:07Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:07Z TRACE local local_update: "operation" : { +2024-12-03T15:59:07Z TRACE local local_update: "last_start" : "2024-12-03T15:58:40Z" +2024-12-03T15:59:07Z TRACE local local_update: }, +2024-12-03T15:59:07Z TRACE local local_update: "testing" : { +2024-12-03T15:59:07Z TRACE local local_update: "sequence_name" : "enumerate_families" +2024-12-03T15:59:07Z TRACE local local_update: } +2024-12-03T15:59:07Z TRACE local local_update: }, +2024-12-03T15:59:07Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:07Z TRACE local local_update: "generation" : "2024-12-03T15:59:05Z", +2024-12-03T15:59:07Z TRACE local local_update: "depths" : { +2024-12-03T15:59:07Z TRACE local local_update: "families" : "entries" +2024-12-03T15:59:07Z TRACE local local_update: }, +2024-12-03T15:59:07Z TRACE local local_update: "families" : { +2024-12-03T15:59:07Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:07Z TRACE local local_update: } +2024-12-03T15:59:07Z TRACE local local_update: }, +2024-12-03T15:59:07Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:07Z TRACE local local_update: "families" : { +2024-12-03T15:59:07Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:07Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:07Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:07Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:07Z TRACE local local_update: } +2024-12-03T15:59:07Z TRACE local local_update: }, +2024-12-03T15:59:07Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:07Z TRACE local local_update: "points" : { +2024-12-03T15:59:07Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:07Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:07Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:07Z TRACE local local_update: }, +2024-12-03T15:59:07Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:07Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:07Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:07Z TRACE local local_update: }, +2024-12-03T15:59:07Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:07Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:07Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:07Z TRACE local local_update: } +2024-12-03T15:59:07Z TRACE local local_update: } +2024-12-03T15:59:07Z TRACE local local_update: } +2024-12-03T15:59:07Z TRACE local local_update: } +2024-12-03T15:59:07Z DEBUG Recorded sequence: 1. Update config before matching enumeration generation +2024-12-03T15:59:07Z INFO Device config Add `discovery.generation` = `generation start time` +2024-12-03T15:59:07Z TRACE Update config before matching enumeration generation: Add `discovery.generation` = `generation start time` +2024-12-03T15:59:07Z DEBUG Recorded sequence: 1. Wait for matching enumeration generation +2024-12-03T15:59:07Z DEBUG Stage finished waiting for matching enumeration generation at 23s after 2s +2024-12-03T15:59:07Z TRACE Stage resume waiting for executing test at 23s +2024-12-03T15:59:07Z TRACE Stage suspend waiting for executing test at 23s +2024-12-03T15:59:07Z INFO Stage start waiting for cleared enumeration generation at 23s +2024-12-03T15:59:08Z DEBUG system config extra field null +2024-12-03T15:59:08Z TRACE updated check config_system: false +2024-12-03T15:59:08Z TRACE updated check config_pointset: false +2024-12-03T15:59:08Z TRACE updated check config_gateway: false +2024-12-03T15:59:08Z TRACE updated check config_localnet: false +2024-12-03T15:59:08Z TRACE updated check config_blobset: false +2024-12-03T15:59:08Z TRACE updated check config_discovery: true +2024-12-03T15:59:08Z DEBUG update config_discovery, adding configTransaction RC:44af97.0000000e +2024-12-03T15:59:08Z TRACE local local_discovery: { +2024-12-03T15:59:08Z TRACE local local_discovery: "depths" : { +2024-12-03T15:59:08Z TRACE local local_discovery: "families" : "entries" +2024-12-03T15:59:08Z TRACE local local_discovery: }, +2024-12-03T15:59:08Z TRACE local local_discovery: "families" : { +2024-12-03T15:59:08Z TRACE local local_discovery: "vendor" : { } +2024-12-03T15:59:08Z TRACE local local_discovery: } +2024-12-03T15:59:08Z TRACE local local_discovery: } +2024-12-03T15:59:08Z DEBUG Saving pre-config state timestamp 2024-12-03T15:59:07Z +2024-12-03T15:59:08Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:08Z, because before cleared enumeration generation +2024-12-03T15:59:08Z TRACE Stage suspend waiting for cleared enumeration generation at 24s +2024-12-03T15:59:08Z INFO Stage start waiting for config update synchronized at 24s +2024-12-03T15:59:08Z TRACE received command AHU-1/state/system +2024-12-03T15:59:08Z TRACE received state_system: { +2024-12-03T15:59:08Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:08Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:08Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:08Z TRACE received state_system: }, +2024-12-03T15:59:08Z TRACE received state_system: "last_config" : "2024-12-03T15:59:06Z", +2024-12-03T15:59:08Z TRACE received state_system: "operation" : { +2024-12-03T15:59:08Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:08Z TRACE received state_system: "last_start" : "2024-12-03T15:58:40Z", +2024-12-03T15:59:08Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:08Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:08Z TRACE received state_system: }, +2024-12-03T15:59:08Z TRACE received state_system: "serial_no" : "sequencer-8600", +2024-12-03T15:59:08Z TRACE received state_system: "software" : { +2024-12-03T15:59:08Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:08Z TRACE received state_system: }, +2024-12-03T15:59:08Z TRACE received state_system: "status" : { +2024-12-03T15:59:08Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:08Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:08Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:06Z", +2024-12-03T15:59:08Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:08Z TRACE received state_system: }, +2024-12-03T15:59:08Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:07Z", +2024-12-03T15:59:08Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:08Z TRACE received state_system: } +2024-12-03T15:59:08Z DEBUG Handling device message state_system MP:ab33f03f-0 +2024-12-03T15:59:08Z TRACE Ignoring partial state update +2024-12-03T15:59:08Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:08Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:08Z TRACE received state_discovery: { +2024-12-03T15:59:08Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:08Z TRACE received state_discovery: "generation" : "2024-12-03T15:59:05Z", +2024-12-03T15:59:08Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:07Z", +2024-12-03T15:59:08Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:08Z TRACE received state_discovery: } +2024-12-03T15:59:08Z DEBUG Handling device message state_discovery MP:ab33f03f-1 +2024-12-03T15:59:08Z TRACE Ignoring partial state update +2024-12-03T15:59:08Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:08Z TRACE received state_localnet: { +2024-12-03T15:59:08Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:08Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:08Z TRACE received state_localnet: "addr" : "60:45:bd:eb:73:3d" +2024-12-03T15:59:08Z TRACE received state_localnet: }, +2024-12-03T15:59:08Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:08Z TRACE received state_localnet: "addr" : "10.1.0.194" +2024-12-03T15:59:08Z TRACE received state_localnet: }, +2024-12-03T15:59:08Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:08Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:feeb:733d" +2024-12-03T15:59:08Z TRACE received state_localnet: }, +2024-12-03T15:59:08Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:08Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:08Z TRACE received state_localnet: } +2024-12-03T15:59:08Z TRACE received state_localnet: }, +2024-12-03T15:59:08Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:07Z", +2024-12-03T15:59:08Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:08Z TRACE received state_localnet: } +2024-12-03T15:59:08Z DEBUG Handling device message state_localnet MP:ab33f03f-2 +2024-12-03T15:59:08Z TRACE Ignoring partial state update +2024-12-03T15:59:08Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:08Z TRACE received state_pointset: { +2024-12-03T15:59:08Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:08Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:08Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:08Z TRACE received state_pointset: }, +2024-12-03T15:59:08Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:08Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:08Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:08Z TRACE received state_pointset: }, +2024-12-03T15:59:08Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:08Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:08Z TRACE received state_pointset: } +2024-12-03T15:59:08Z TRACE received state_pointset: }, +2024-12-03T15:59:08Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:07Z", +2024-12-03T15:59:08Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:08Z TRACE received state_pointset: } +2024-12-03T15:59:08Z DEBUG Handling device message state_pointset MP:ab33f03f-3 +2024-12-03T15:59:08Z TRACE Ignoring partial state update +2024-12-03T15:59:08Z TRACE received command AHU-1/config/update +2024-12-03T15:59:08Z DEBUG received config_update +2024-12-03T15:59:08Z DEBUG Handling update message config_update RC:44af97.0000000e +2024-12-03T15:59:08Z DEBUG Removed configTransaction RC:44af97.0000000e +2024-12-03T15:59:08Z DEBUG last_start changed false, last_start 2024-12-03T15:58:40Z +2024-12-03T15:59:08Z DEBUG Updated config 2024-12-03T15:59:08Z RC:44af97.0000000e +2024-12-03T15:59:08Z INFO Updated config #010: Changed 1 fields: +2024-12-03T15:59:08Z INFO Updated config #010: Remove `discovery.generation` +2024-12-03T15:59:08Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-03T15:59:09Z TRACE received command AHU-1/state/update +2024-12-03T15:59:09Z DEBUG received state_update +2024-12-03T15:59:09Z DEBUG Handling update message state_update MP:49483e37 +2024-12-03T15:59:09Z DEBUG Updated state after 0s 2024-12-03T15:59:09Z MP:49483e37 +2024-12-03T15:59:09Z INFO Updated state #011: Changed 4 fields: +2024-12-03T15:59:09Z INFO Updated state #011: Set `system.last_config` = `2024-12-03T15:59:08Z` +2024-12-03T15:59:09Z INFO Updated state #011: Set `system.status.timestamp` = `2024-12-03T15:59:08Z` +2024-12-03T15:59:09Z INFO Updated state #011: Remove `discovery.generation` +2024-12-03T15:59:09Z INFO Updated state #011: Set `timestamp` = `2024-12-03T15:59:09Z` +2024-12-03T15:59:09Z DEBUG Updated state has last_config 2024-12-03T15:59:08Z (expecting 2024-12-03T15:59:08Z) +2024-12-03T15:59:09Z TRACE received command AHU-1/state/system +2024-12-03T15:59:09Z TRACE received state_system: { +2024-12-03T15:59:09Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:09Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:09Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:09Z TRACE received state_system: }, +2024-12-03T15:59:09Z TRACE received state_system: "last_config" : "2024-12-03T15:59:08Z", +2024-12-03T15:59:09Z TRACE received state_system: "operation" : { +2024-12-03T15:59:09Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:09Z TRACE received state_system: "last_start" : "2024-12-03T15:58:40Z", +2024-12-03T15:59:09Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:09Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:09Z TRACE received state_system: }, +2024-12-03T15:59:09Z TRACE received state_system: "serial_no" : "sequencer-8600", +2024-12-03T15:59:09Z TRACE received state_system: "software" : { +2024-12-03T15:59:09Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:09Z TRACE received state_system: }, +2024-12-03T15:59:09Z TRACE received state_system: "status" : { +2024-12-03T15:59:09Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:09Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:09Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:08Z", +2024-12-03T15:59:09Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:09Z TRACE received state_system: }, +2024-12-03T15:59:09Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:09Z", +2024-12-03T15:59:09Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:09Z TRACE received state_system: } +2024-12-03T15:59:09Z DEBUG Handling device message state_system MP:49483e37-0 +2024-12-03T15:59:09Z TRACE Ignoring partial state update +2024-12-03T15:59:09Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:09Z DEBUG Stage finished waiting for config update synchronized at 25s after 1s +2024-12-03T15:59:09Z TRACE Stage resume waiting for cleared enumeration generation at 25s +2024-12-03T15:59:09Z DEBUG Config sync took 1s +2024-12-03T15:59:09Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:09Z DEBUG Update config before cleared enumeration generation timestamp 2024-12-03T15:59:08Z +2024-12-03T15:59:09Z TRACE local local_update: { +2024-12-03T15:59:09Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:08Z", +2024-12-03T15:59:09Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:09Z TRACE local local_update: "system" : { +2024-12-03T15:59:09Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:09Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:09Z TRACE local local_update: "operation" : { +2024-12-03T15:59:09Z TRACE local local_update: "last_start" : "2024-12-03T15:58:40Z" +2024-12-03T15:59:09Z TRACE local local_update: }, +2024-12-03T15:59:09Z TRACE local local_update: "testing" : { +2024-12-03T15:59:09Z TRACE local local_update: "sequence_name" : "enumerate_families" +2024-12-03T15:59:09Z TRACE local local_update: } +2024-12-03T15:59:09Z TRACE local local_update: }, +2024-12-03T15:59:09Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:09Z TRACE local local_update: "depths" : { +2024-12-03T15:59:09Z TRACE local local_update: "families" : "entries" +2024-12-03T15:59:09Z TRACE local local_update: }, +2024-12-03T15:59:09Z TRACE local local_update: "families" : { +2024-12-03T15:59:09Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:09Z TRACE local local_update: } +2024-12-03T15:59:09Z TRACE local local_update: }, +2024-12-03T15:59:09Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:09Z TRACE local local_update: "families" : { +2024-12-03T15:59:09Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:09Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:09Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:09Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:09Z TRACE local local_update: } +2024-12-03T15:59:09Z TRACE local local_update: }, +2024-12-03T15:59:09Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:09Z TRACE local local_update: "points" : { +2024-12-03T15:59:09Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:09Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:09Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:09Z TRACE local local_update: }, +2024-12-03T15:59:09Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:09Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:09Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:09Z TRACE local local_update: }, +2024-12-03T15:59:09Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:09Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:09Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:09Z TRACE local local_update: } +2024-12-03T15:59:09Z TRACE local local_update: } +2024-12-03T15:59:09Z TRACE local local_update: } +2024-12-03T15:59:09Z TRACE local local_update: } +2024-12-03T15:59:09Z DEBUG Recorded sequence: 1. Update config before cleared enumeration generation +2024-12-03T15:59:09Z INFO Device config Remove `discovery.generation` +2024-12-03T15:59:09Z TRACE Update config before cleared enumeration generation: Remove `discovery.generation` +2024-12-03T15:59:09Z DEBUG Recorded sequence: 1. Wait for cleared enumeration generation +2024-12-03T15:59:09Z DEBUG Stage finished waiting for cleared enumeration generation at 25s after 2s +2024-12-03T15:59:09Z TRACE Stage resume waiting for executing test at 25s +2024-12-03T15:59:10Z INFO Received discovery generation 2024-12-03T15:59:05Z +2024-12-03T15:59:10Z DEBUG Recorded sequence: 1. Check that family enumeration matches +2024-12-03T15:59:10Z DEBUG Recorded sequence: 1. Check that no feature enumeration exists +2024-12-03T15:59:10Z DEBUG Recorded sequence: 1. Check that no point enumeration exists +2024-12-03T15:59:10Z DEBUG stage done waiting for executing test at 26s +2024-12-03T15:59:10Z DEBUG Removing implicit system capability LAST_CONFIG +2024-12-03T15:59:10Z NOTICE RESULT pass enumeration.families enumerate_families ALPHA 10/10 Sequence complete +2024-12-03T15:59:10Z NOTICE Sequence complete +2024-12-03T15:59:10Z NOTICE ending test enumerate_families after 26s ################################ diff --git a/validator/sequences/enumerate_families/state_discovery.attr b/validator/sequences/enumerate_families/state_discovery.attr index 69d883d930..edb9b84667 100644 --- a/validator/sequences/enumerate_families/state_discovery.attr +++ b/validator/sequences/enumerate_families/state_discovery.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:101c7fcf-1", - "publishTime" : "2024-11-06T17:33:37Z", + "transactionId" : "MP:ab33f03f-1", + "publishTime" : "2024-12-03T15:59:07Z", "subFolder" : "discovery", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/enumerate_families/state_discovery.json b/validator/sequences/enumerate_families/state_discovery.json index 7894baad35..380ab79852 100644 --- a/validator/sequences/enumerate_families/state_discovery.json +++ b/validator/sequences/enumerate_families/state_discovery.json @@ -1,5 +1,6 @@ { - "generation" : "2024-11-06T17:33:35Z", - "timestamp" : "2024-11-06T17:33:37Z", + "families" : { }, + "generation" : "2024-12-03T15:59:05Z", + "timestamp" : "2024-12-03T15:59:07Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_families/state_localnet.attr b/validator/sequences/enumerate_families/state_localnet.attr index 8b6d5a705b..0b7ff6e911 100644 --- a/validator/sequences/enumerate_families/state_localnet.attr +++ b/validator/sequences/enumerate_families/state_localnet.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:101c7fcf-2", - "publishTime" : "2024-11-06T17:33:37Z", + "transactionId" : "MP:ab33f03f-2", + "publishTime" : "2024-12-03T15:59:07Z", "subFolder" : "localnet", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/enumerate_families/state_localnet.json b/validator/sequences/enumerate_families/state_localnet.json index 26ade1aff1..778ffd5dd9 100644 --- a/validator/sequences/enumerate_families/state_localnet.json +++ b/validator/sequences/enumerate_families/state_localnet.json @@ -1,18 +1,18 @@ { "families" : { "ether" : { - "addr" : "00:0d:3a:8d:f3:81" + "addr" : "60:45:bd:eb:73:3d" }, "ipv4" : { - "addr" : "10.1.0.193" + "addr" : "10.1.0.194" }, "ipv6" : { - "addr" : "fe80::20d:3aff:fe8d:f381" + "addr" : "fe80::6245:bdff:feeb:733d" }, "vendor" : { "addr" : "28179023" } }, - "timestamp" : "2024-11-06T17:33:37Z", + "timestamp" : "2024-12-03T15:59:07Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_families/state_pointset.attr b/validator/sequences/enumerate_families/state_pointset.attr index 7ba0ef04ff..c600167077 100644 --- a/validator/sequences/enumerate_families/state_pointset.attr +++ b/validator/sequences/enumerate_families/state_pointset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:101c7fcf-3", - "publishTime" : "2024-11-06T17:33:37Z", + "transactionId" : "MP:ab33f03f-3", + "publishTime" : "2024-12-03T15:59:07Z", "subFolder" : "pointset", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/enumerate_families/state_pointset.json b/validator/sequences/enumerate_families/state_pointset.json index 6bbf1ae28f..8e6ea024a5 100644 --- a/validator/sequences/enumerate_families/state_pointset.json +++ b/validator/sequences/enumerate_families/state_pointset.json @@ -11,6 +11,6 @@ "units" : "Degrees-Celsius" } }, - "timestamp" : "2024-11-06T17:33:37Z", + "timestamp" : "2024-12-03T15:59:07Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_families/state_system.attr b/validator/sequences/enumerate_families/state_system.attr index 093f51528b..ab187d00af 100644 --- a/validator/sequences/enumerate_families/state_system.attr +++ b/validator/sequences/enumerate_families/state_system.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:0b3fd557-0", - "publishTime" : "2024-11-06T17:33:39Z", + "transactionId" : "MP:49483e37-0", + "publishTime" : "2024-12-03T15:59:09Z", "subFolder" : "system", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/enumerate_families/state_system.json b/validator/sequences/enumerate_families/state_system.json index ebfce75c99..2090685ebd 100644 --- a/validator/sequences/enumerate_families/state_system.json +++ b/validator/sequences/enumerate_families/state_system.json @@ -3,23 +3,23 @@ "make" : "BOS", "model" : "pubber" }, - "last_config" : "2024-11-06T17:33:38Z", + "last_config" : "2024-12-03T15:59:08Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:33:10Z", + "last_start" : "2024-12-03T15:58:40Z", "restart_count" : 1, "mode" : "initial" }, - "serial_no" : "sequencer-14458", + "serial_no" : "sequencer-8600", "software" : { "firmware" : "v1" }, "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:38Z", + "timestamp" : "2024-12-03T15:59:08Z", "level" : 300 }, - "timestamp" : "2024-11-06T17:33:39Z", + "timestamp" : "2024-12-03T15:59:09Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_families/state_update.attr b/validator/sequences/enumerate_families/state_update.attr index 6c5aaf259a..b1fed88486 100644 --- a/validator/sequences/enumerate_families/state_update.attr +++ b/validator/sequences/enumerate_families/state_update.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:0b3fd557", - "publishTime" : "2024-11-06T17:33:39Z", + "transactionId" : "MP:49483e37", + "publishTime" : "2024-12-03T15:59:09Z", "subFolder" : "update", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/enumerate_families/state_update.json b/validator/sequences/enumerate_families/state_update.json index 06f4fef20a..41e936ad78 100644 --- a/validator/sequences/enumerate_families/state_update.json +++ b/validator/sequences/enumerate_families/state_update.json @@ -1,15 +1,17 @@ { - "discovery" : { }, + "discovery" : { + "families" : { } + }, "localnet" : { "families" : { "ether" : { - "addr" : "00:0d:3a:8d:f3:81" + "addr" : "60:45:bd:eb:73:3d" }, "ipv4" : { - "addr" : "10.1.0.193" + "addr" : "10.1.0.194" }, "ipv6" : { - "addr" : "fe80::20d:3aff:fe8d:f381" + "addr" : "fe80::6245:bdff:feeb:733d" }, "vendor" : { "addr" : "28179023" @@ -31,14 +33,14 @@ } }, "system" : { - "last_config" : "2024-11-06T17:33:38Z", + "last_config" : "2024-12-03T15:59:08Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:33:10Z", + "last_start" : "2024-12-03T15:58:40Z", "restart_count" : 1, "mode" : "initial" }, - "serial_no" : "sequencer-14458", + "serial_no" : "sequencer-8600", "hardware" : { "make" : "BOS", "model" : "pubber" @@ -49,10 +51,10 @@ "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:38Z", + "timestamp" : "2024-12-03T15:59:08Z", "level" : 300 } }, - "timestamp" : "2024-11-06T17:33:39Z", + "timestamp" : "2024-12-03T15:59:09Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_features/config_update.attr b/validator/sequences/enumerate_features/config_update.attr index 8169000d7a..0808844c32 100644 --- a/validator/sequences/enumerate_features/config_update.attr +++ b/validator/sequences/enumerate_features/config_update.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_2", "projectId" : "localhost", - "transactionId" : "RC:eea582.00000025", - "publishTime" : "2024-11-06T17:33:15Z", + "transactionId" : "RC:0c930c.00000026", + "publishTime" : "2024-12-03T15:58:51Z", "subFolder" : "update", "subType" : "config" } \ No newline at end of file diff --git a/validator/sequences/enumerate_features/config_update.json b/validator/sequences/enumerate_features/config_update.json index dfadea2c37..d1f84461d2 100644 --- a/validator/sequences/enumerate_features/config_update.json +++ b/validator/sequences/enumerate_features/config_update.json @@ -2,6 +2,9 @@ "discovery" : { "depths" : { "features" : "entries" + }, + "families" : { + "vendor" : { } } }, "localnet" : { @@ -32,14 +35,14 @@ "metrics_rate_sec" : 10, "min_loglevel" : 200, "operation" : { - "last_start" : "2024-11-06T17:31:49Z" + "last_start" : "2024-12-03T15:57:26Z" }, "testing" : { - "config_base" : 26, + "config_base" : 27, "sequence_name" : "enumerate_features", - "transaction_id" : "RC:eea582.00000025" + "transaction_id" : "RC:0c930c.00000026" } }, - "timestamp" : "2024-11-06T17:33:15Z", - "version" : "git-b2a557d" + "timestamp" : "2024-12-03T15:58:51Z", + "version" : "git-3d8bbe5" } \ No newline at end of file diff --git a/validator/sequences/enumerate_features/device_system.log b/validator/sequences/enumerate_features/device_system.log index 18240b19e3..71f957ad0b 100644 --- a/validator/sequences/enumerate_features/device_system.log +++ b/validator/sequences/enumerate_features/device_system.log @@ -1,10 +1,10 @@ -2024-11-06T17:32:41Z WARNING device.log Received config for config latch AHU-1 -2024-11-06T17:32:41Z NOTICE system.config.apply success -2024-11-06T17:32:41Z INFO device.log Connection complete. -2024-11-06T17:32:41Z WARNING device.log Start waiting 10s for config latch for AHU-1 -2024-11-06T17:32:41Z WARNING device.log Ending connection 1730914360895 with 9 -2024-11-06T17:32:41Z NOTICE device.log Persisting connection endpoint -2024-11-06T17:32:41Z WARNING device.log Updating persistent store: +2024-12-03T15:58:17Z WARNING device.log Received config for config latch AHU-1 +2024-12-03T15:58:17Z NOTICE system.config.apply success +2024-12-03T15:58:17Z INFO device.log Connection complete. +2024-12-03T15:58:17Z WARNING device.log Start waiting 10s for config latch for AHU-1 +2024-12-03T15:58:17Z WARNING device.log Ending connection 1733241497412 with 9 +2024-12-03T15:58:17Z NOTICE device.log Persisting connection endpoint +2024-12-03T15:58:17Z WARNING device.log Updating persistent store: { "endpoint" : { "protocol" : "mqtt", @@ -18,48 +18,47 @@ "password" : "38269d11" } }, - "generation" : "2024-11-06T17:32:30Z" + "generation" : "2024-12-03T15:58:07Z" }, "restart_count" : 1 } -2024-11-06T17:32:41Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:41Z INFO device.log 2024-11-06T17:32:41Z received config 2024-11-06T17:32:41Z -2024-11-06T17:32:41Z NOTICE system.config.apply success -2024-11-06T17:32:42Z INFO device.log Update state 2024-11-06T17:32:42Z last_config 2024-11-06T17:32:41Z -2024-11-06T17:32:45Z INFO device.log Update state 2024-11-06T17:32:45Z last_config 2024-11-06T17:32:41Z -2024-11-06T17:32:45Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:45Z INFO device.log 2024-11-06T17:32:45Z received config 2024-11-06T17:32:45Z -2024-11-06T17:32:45Z NOTICE system.config.apply success -2024-11-06T17:32:47Z INFO device.log Update state 2024-11-06T17:32:47Z last_config 2024-11-06T17:32:45Z -2024-11-06T17:32:50Z INFO device.log Update state 2024-11-06T17:32:50Z last_config 2024-11-06T17:32:45Z -2024-11-06T17:32:59Z INFO device.log Update state 2024-11-06T17:32:59Z last_config 2024-11-06T17:32:45Z -2024-11-06T17:32:59Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:59Z INFO device.log 2024-11-06T17:32:59Z received config 2024-11-06T17:32:59Z -2024-11-06T17:32:59Z NOTICE system.config.apply success -2024-11-06T17:33:00Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:00Z INFO device.log 2024-11-06T17:33:00Z received config 2024-11-06T17:32:59Z -2024-11-06T17:33:00Z NOTICE system.config.apply success -2024-11-06T17:33:01Z INFO device.log Update state 2024-11-06T17:33:01Z last_config 2024-11-06T17:32:59Z -2024-11-06T17:33:03Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:03Z INFO device.log 2024-11-06T17:33:03Z received config 2024-11-06T17:33:03Z -2024-11-06T17:33:03Z NOTICE system.config.apply success -2024-11-06T17:33:03Z INFO device.log Update state 2024-11-06T17:33:03Z last_config 2024-11-06T17:33:03Z -2024-11-06T17:33:05Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:05Z INFO device.log 2024-11-06T17:33:05Z received config 2024-11-06T17:33:05Z -2024-11-06T17:33:05Z NOTICE system.config.apply success -2024-11-06T17:33:05Z INFO device.log Update state 2024-11-06T17:33:05Z last_config 2024-11-06T17:33:05Z -2024-11-06T17:33:07Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:07Z INFO device.log 2024-11-06T17:33:07Z received config 2024-11-06T17:33:07Z -2024-11-06T17:33:07Z NOTICE system.config.apply success -2024-11-06T17:33:07Z INFO device.log Update state 2024-11-06T17:33:07Z last_config 2024-11-06T17:33:07Z -2024-11-06T17:33:08Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:08Z INFO device.log 2024-11-06T17:33:08Z received config 2024-11-06T17:33:08Z -2024-11-06T17:33:08Z NOTICE system.config.apply success -2024-11-06T17:33:09Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:09Z INFO device.log 2024-11-06T17:33:09Z received config 2024-11-06T17:33:09Z -2024-11-06T17:33:09Z NOTICE system.config.apply success -2024-11-06T17:33:09Z INFO device.log Update state 2024-11-06T17:33:09Z last_config 2024-11-06T17:33:09Z -2024-11-06T17:33:10Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:10Z INFO device.log 2024-11-06T17:33:10Z received config 2024-11-06T17:33:10Z -2024-11-06T17:33:10Z NOTICE system.config.apply success -2024-11-06T17:33:16Z NOTICE validation.feature.sequence Sequence complete +2024-12-03T15:58:18Z INFO device.log Device AHU-1 config handler +2024-12-03T15:58:18Z INFO device.log 2024-12-03T15:58:18Z received config 2024-12-03T15:58:18Z +2024-12-03T15:58:18Z NOTICE system.config.apply success +2024-12-03T15:58:19Z INFO device.log Update state 2024-12-03T15:58:19Z last_config 2024-12-03T15:58:18Z +2024-12-03T15:58:22Z INFO device.log Update state 2024-12-03T15:58:22Z last_config 2024-12-03T15:58:18Z +2024-12-03T15:58:22Z INFO device.log Device AHU-1 config handler +2024-12-03T15:58:22Z INFO device.log 2024-12-03T15:58:22Z received config 2024-12-03T15:58:22Z +2024-12-03T15:58:22Z NOTICE system.config.apply success +2024-12-03T15:58:24Z INFO device.log Update state 2024-12-03T15:58:24Z last_config 2024-12-03T15:58:22Z +2024-12-03T15:58:27Z INFO device.log Update state 2024-12-03T15:58:27Z last_config 2024-12-03T15:58:22Z +2024-12-03T15:58:36Z INFO device.log Update state 2024-12-03T15:58:36Z last_config 2024-12-03T15:58:22Z +2024-12-03T15:58:36Z INFO device.log 2024-12-03T15:58:36Z received config 2024-12-03T15:58:36Z +2024-12-03T15:58:36Z NOTICE system.config.apply success +2024-12-03T15:58:36Z INFO device.log Device AHU-1 config handler +2024-12-03T15:58:36Z INFO device.log 2024-12-03T15:58:36Z received config 2024-12-03T15:58:36Z +2024-12-03T15:58:36Z NOTICE system.config.apply success +2024-12-03T15:58:38Z INFO device.log Update state 2024-12-03T15:58:38Z last_config 2024-12-03T15:58:36Z +2024-12-03T15:58:39Z INFO device.log Device AHU-1 config handler +2024-12-03T15:58:39Z INFO device.log 2024-12-03T15:58:39Z received config 2024-12-03T15:58:39Z +2024-12-03T15:58:39Z NOTICE system.config.apply success +2024-12-03T15:58:40Z INFO device.log Update state 2024-12-03T15:58:40Z last_config 2024-12-03T15:58:39Z +2024-12-03T15:58:41Z INFO device.log Device AHU-1 config handler +2024-12-03T15:58:41Z INFO device.log 2024-12-03T15:58:41Z received config 2024-12-03T15:58:41Z +2024-12-03T15:58:41Z NOTICE system.config.apply success +2024-12-03T15:58:42Z INFO device.log Update state 2024-12-03T15:58:42Z last_config 2024-12-03T15:58:41Z +2024-12-03T15:58:43Z INFO device.log Device AHU-1 config handler +2024-12-03T15:58:43Z INFO device.log 2024-12-03T15:58:43Z received config 2024-12-03T15:58:43Z +2024-12-03T15:58:43Z NOTICE system.config.apply success +2024-12-03T15:58:44Z INFO device.log Update state 2024-12-03T15:58:44Z last_config 2024-12-03T15:58:43Z +2024-12-03T15:58:44Z INFO device.log Device AHU-1 config handler +2024-12-03T15:58:44Z INFO device.log 2024-12-03T15:58:44Z received config 2024-12-03T15:58:44Z +2024-12-03T15:58:44Z NOTICE system.config.apply success +2024-12-03T15:58:45Z INFO device.log Device AHU-1 config handler +2024-12-03T15:58:45Z INFO device.log 2024-12-03T15:58:45Z received config 2024-12-03T15:58:45Z +2024-12-03T15:58:45Z NOTICE system.config.apply success +2024-12-03T15:58:46Z INFO device.log Update state 2024-12-03T15:58:46Z last_config 2024-12-03T15:58:45Z +2024-12-03T15:58:47Z INFO device.log Device AHU-1 config handler +2024-12-03T15:58:47Z INFO device.log 2024-12-03T15:58:47Z received config 2024-12-03T15:58:47Z +2024-12-03T15:58:47Z NOTICE system.config.apply success +2024-12-03T15:58:53Z NOTICE validation.feature.sequence Sequence complete diff --git a/validator/sequences/enumerate_features/events_discovery.attr b/validator/sequences/enumerate_features/events_discovery.attr index c14d517b6f..2347001001 100644 --- a/validator/sequences/enumerate_features/events_discovery.attr +++ b/validator/sequences/enumerate_features/events_discovery.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_2", "projectId" : "localhost", - "transactionId" : "MP:818580ed", - "publishTime" : "2024-11-06T17:33:13Z", + "transactionId" : "MP:0d8a9263", + "publishTime" : "2024-12-03T15:58:49Z", "subFolder" : "discovery", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/enumerate_features/events_discovery.json b/validator/sequences/enumerate_features/events_discovery.json index 8ad459751b..4c80e2684d 100644 --- a/validator/sequences/enumerate_features/events_discovery.json +++ b/validator/sequences/enumerate_features/events_discovery.json @@ -22,7 +22,7 @@ "stage" : "stable" } }, - "generation" : "2024-11-06T17:33:12Z", - "timestamp" : "2024-11-06T17:33:13Z", + "generation" : "2024-12-03T15:58:48Z", + "timestamp" : "2024-12-03T15:58:49Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_features/events_pointset.attr b/validator/sequences/enumerate_features/events_pointset.attr index 849051ea98..92c1dd9fd4 100644 --- a/validator/sequences/enumerate_features/events_pointset.attr +++ b/validator/sequences/enumerate_features/events_pointset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_2", "projectId" : "localhost", - "transactionId" : "MP:3514db00", - "publishTime" : "2024-11-06T17:33:11Z", + "transactionId" : "MP:37fa792f", + "publishTime" : "2024-12-03T15:58:47Z", "subFolder" : "pointset", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/enumerate_features/events_pointset.json b/validator/sequences/enumerate_features/events_pointset.json index fcdfc44d6c..14d4448b83 100644 --- a/validator/sequences/enumerate_features/events_pointset.json +++ b/validator/sequences/enumerate_features/events_pointset.json @@ -1,15 +1,15 @@ { "points" : { "filter_alarm_pressure_status" : { - "present_value" : false + "present_value" : true }, "filter_differential_pressure_setpoint" : { "present_value" : 98 }, "filter_differential_pressure_sensor" : { - "present_value" : 12 + "present_value" : 11 } }, - "timestamp" : "2024-11-06T17:33:11Z", + "timestamp" : "2024-12-03T15:58:47Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_features/events_system.attr b/validator/sequences/enumerate_features/events_system.attr index 78ecfeda74..44e4d37238 100644 --- a/validator/sequences/enumerate_features/events_system.attr +++ b/validator/sequences/enumerate_features/events_system.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_2", "projectId" : "localhost", - "transactionId" : "MP:2b500888", - "publishTime" : "2024-11-06T17:33:11Z", + "transactionId" : "MP:6b0ac379", + "publishTime" : "2024-12-03T15:58:47Z", "subFolder" : "system", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/enumerate_features/events_system.json b/validator/sequences/enumerate_features/events_system.json index 01cf92acf5..cd7d2c1d62 100644 --- a/validator/sequences/enumerate_features/events_system.json +++ b/validator/sequences/enumerate_features/events_system.json @@ -1,126 +1,126 @@ { "event_no" : 10, - "last_config" : "2024-11-06T17:33:10Z", + "last_config" : "2024-12-03T15:58:47Z", "logentries" : [ { - "message" : "Update state 2024-11-06T17:33:01Z last_config 2024-11-06T17:32:59Z", + "message" : "Update state 2024-12-03T15:58:38Z last_config 2024-12-03T15:58:36Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:01Z", + "timestamp" : "2024-12-03T15:58:38Z", "level" : 200 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:03Z", + "timestamp" : "2024-12-03T15:58:39Z", "level" : 200 }, { - "message" : "2024-11-06T17:33:03Z received config 2024-11-06T17:33:03Z", + "message" : "2024-12-03T15:58:39Z received config 2024-12-03T15:58:39Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:03Z", + "timestamp" : "2024-12-03T15:58:39Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:03Z", + "timestamp" : "2024-12-03T15:58:39Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:33:03Z last_config 2024-11-06T17:33:03Z", + "message" : "Update state 2024-12-03T15:58:40Z last_config 2024-12-03T15:58:39Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:03Z", + "timestamp" : "2024-12-03T15:58:40Z", "level" : 200 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:05Z", + "timestamp" : "2024-12-03T15:58:41Z", "level" : 200 }, { - "message" : "2024-11-06T17:33:05Z received config 2024-11-06T17:33:05Z", + "message" : "2024-12-03T15:58:41Z received config 2024-12-03T15:58:41Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:05Z", + "timestamp" : "2024-12-03T15:58:41Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:05Z", + "timestamp" : "2024-12-03T15:58:41Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:33:05Z last_config 2024-11-06T17:33:05Z", + "message" : "Update state 2024-12-03T15:58:42Z last_config 2024-12-03T15:58:41Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:05Z", + "timestamp" : "2024-12-03T15:58:42Z", "level" : 200 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:07Z", + "timestamp" : "2024-12-03T15:58:43Z", "level" : 200 }, { - "message" : "2024-11-06T17:33:07Z received config 2024-11-06T17:33:07Z", + "message" : "2024-12-03T15:58:43Z received config 2024-12-03T15:58:43Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:07Z", + "timestamp" : "2024-12-03T15:58:43Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:07Z", + "timestamp" : "2024-12-03T15:58:43Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:33:07Z last_config 2024-11-06T17:33:07Z", + "message" : "Update state 2024-12-03T15:58:44Z last_config 2024-12-03T15:58:43Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:07Z", + "timestamp" : "2024-12-03T15:58:44Z", "level" : 200 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:08Z", + "timestamp" : "2024-12-03T15:58:44Z", "level" : 200 }, { - "message" : "2024-11-06T17:33:08Z received config 2024-11-06T17:33:08Z", + "message" : "2024-12-03T15:58:44Z received config 2024-12-03T15:58:44Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:08Z", + "timestamp" : "2024-12-03T15:58:44Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:08Z", + "timestamp" : "2024-12-03T15:58:44Z", "level" : 300 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:09Z", + "timestamp" : "2024-12-03T15:58:45Z", "level" : 200 }, { - "message" : "2024-11-06T17:33:09Z received config 2024-11-06T17:33:09Z", + "message" : "2024-12-03T15:58:45Z received config 2024-12-03T15:58:45Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:09Z", + "timestamp" : "2024-12-03T15:58:45Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:09Z", + "timestamp" : "2024-12-03T15:58:45Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:33:09Z last_config 2024-11-06T17:33:09Z", + "message" : "Update state 2024-12-03T15:58:46Z last_config 2024-12-03T15:58:45Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:09Z", + "timestamp" : "2024-12-03T15:58:46Z", "level" : 200 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:10Z", + "timestamp" : "2024-12-03T15:58:47Z", "level" : 200 }, { - "message" : "2024-11-06T17:33:10Z received config 2024-11-06T17:33:10Z", + "message" : "2024-12-03T15:58:47Z received config 2024-12-03T15:58:47Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:10Z", + "timestamp" : "2024-12-03T15:58:47Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:10Z", + "timestamp" : "2024-12-03T15:58:47Z", "level" : 300 } ], "metrics" : { "mem_total_mb" : 254.0, - "mem_free_mb" : 186.40306091308594 + "mem_free_mb" : 184.43482208251953 }, - "timestamp" : "2024-11-06T17:33:11Z", + "timestamp" : "2024-12-03T15:58:47Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_features/local_discovery.json b/validator/sequences/enumerate_features/local_discovery.json index ac78726221..f2812774ef 100644 --- a/validator/sequences/enumerate_features/local_discovery.json +++ b/validator/sequences/enumerate_features/local_discovery.json @@ -1,5 +1,8 @@ { "depths" : { "features" : "entries" + }, + "families" : { + "vendor" : { } } } \ No newline at end of file diff --git a/validator/sequences/enumerate_features/local_system.json b/validator/sequences/enumerate_features/local_system.json index b689b10a86..3bdc5861dd 100644 --- a/validator/sequences/enumerate_features/local_system.json +++ b/validator/sequences/enumerate_features/local_system.json @@ -2,7 +2,7 @@ "min_loglevel" : 200, "metrics_rate_sec" : 10, "operation" : { - "last_start" : "2024-11-06T17:31:49Z" + "last_start" : "2024-12-03T15:57:26Z" }, "testing" : { "sequence_name" : "enumerate_features" diff --git a/validator/sequences/enumerate_features/local_update.json b/validator/sequences/enumerate_features/local_update.json index a382ad1fc3..f6b04fc80d 100644 --- a/validator/sequences/enumerate_features/local_update.json +++ b/validator/sequences/enumerate_features/local_update.json @@ -1,11 +1,11 @@ { - "timestamp" : "2024-11-06T17:33:15Z", - "version" : "@@@cloud udmi version###git-b2a557d", + "timestamp" : "2024-12-03T15:58:51Z", + "version" : "@@@cloud udmi version###git-3d8bbe5", "system" : { "min_loglevel" : 200, "metrics_rate_sec" : 10, "operation" : { - "last_start" : "2024-11-06T17:31:49Z" + "last_start" : "2024-12-03T15:57:26Z" }, "testing" : { "sequence_name" : "enumerate_features" @@ -14,6 +14,9 @@ "discovery" : { "depths" : { "features" : "entries" + }, + "families" : { + "vendor" : { } } }, "localnet" : { diff --git a/validator/sequences/enumerate_features/sequence.md b/validator/sequences/enumerate_features/sequence.md index 83dd5e899a..70f867d665 100644 --- a/validator/sequences/enumerate_features/sequence.md +++ b/validator/sequences/enumerate_features/sequence.md @@ -4,7 +4,7 @@ Check enumeration of device features 1. Update config before enumeration not active - * Add `discovery` = { "depths": { "features": `entries` } } + * Add `discovery.depths` = { "features": `entries` } 1. Wait for enumeration not active 1. Update config before matching enumeration generation * Add `discovery.generation` = `generation start time` diff --git a/validator/sequences/enumerate_features/sequencer.log b/validator/sequences/enumerate_features/sequencer.log index b8d80b4e2d..026defb5e7 100644 --- a/validator/sequences/enumerate_features/sequencer.log +++ b/validator/sequences/enumerate_features/sequencer.log @@ -1,165 +1,181 @@ -2024-11-06T17:32:50Z NOTICE starting test enumerate_features ################################ -2024-11-06T17:32:50Z INFO Stage start waiting for starting test wrapper at 0s -2024-11-06T17:32:58Z DEBUG Allowing device state change (everything) -2024-11-06T17:32:58Z DEBUG Starting reset_config full reset true -2024-11-06T17:32:58Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:32:58Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:58Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:32:58Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:32:58Z DEBUG extraFieldChanged false because extra_field null -2024-11-06T17:32:58Z DEBUG extraFieldChanged true because extra_field reset_config -2024-11-06T17:32:58Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:32:58Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:58Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:32:58Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:32:58Z DEBUG extraFieldChanged true because extra_field null -2024-11-06T17:32:59Z TRACE updated check config_update: true -2024-11-06T17:32:59Z DEBUG update config_update, adding configTransaction RC:eea582.0000001c -2024-11-06T17:32:59Z TRACE local local_update: { -2024-11-06T17:32:59Z TRACE local local_update: "version" : "@@@cloud udmi version###1.5.2", -2024-11-06T17:32:59Z TRACE local local_update: "system" : { -2024-11-06T17:32:59Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:59Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:59Z TRACE local local_update: "operation" : { -2024-11-06T17:32:59Z TRACE local local_update: "last_start" : "1970-01-01T00:01:13Z" -2024-11-06T17:32:59Z TRACE local local_update: }, -2024-11-06T17:32:59Z TRACE local local_update: "testing" : { -2024-11-06T17:32:59Z TRACE local local_update: "sequence_name" : "enumerate_features" -2024-11-06T17:32:59Z TRACE local local_update: } -2024-11-06T17:32:59Z TRACE local local_update: }, -2024-11-06T17:32:59Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:59Z TRACE local local_update: "families" : { -2024-11-06T17:32:59Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:59Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:59Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:59Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:59Z TRACE local local_update: } -2024-11-06T17:32:59Z TRACE local local_update: }, -2024-11-06T17:32:59Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:59Z TRACE local local_update: "points" : { -2024-11-06T17:32:59Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:59Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:59Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:59Z TRACE local local_update: }, -2024-11-06T17:32:59Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:59Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:59Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:59Z TRACE local local_update: }, -2024-11-06T17:32:59Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:59Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:59Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:59Z TRACE local local_update: } -2024-11-06T17:32:59Z TRACE local local_update: } -2024-11-06T17:32:59Z TRACE local local_update: } -2024-11-06T17:32:59Z TRACE local local_update: } -2024-11-06T17:32:59Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:59Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:32:59Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:59Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:32:59Z DEBUG Saving pre-config state timestamp null -2024-11-06T17:32:59Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:59Z, because soft reset -2024-11-06T17:32:59Z TRACE Stage suspend waiting for starting test wrapper at 9s -2024-11-06T17:32:59Z INFO Stage start waiting for config update synchronized at 9s -2024-11-06T17:32:59Z TRACE received command AHU-1/state/system -2024-11-06T17:32:59Z TRACE received state_system: { -2024-11-06T17:32:59Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:59Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:59Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:59Z TRACE received state_system: }, -2024-11-06T17:32:59Z TRACE received state_system: "last_config" : "2024-11-06T17:32:45Z", -2024-11-06T17:32:59Z TRACE received state_system: "operation" : { -2024-11-06T17:32:59Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:59Z TRACE received state_system: "last_start" : "2024-11-06T17:31:49Z", -2024-11-06T17:32:59Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:59Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:59Z TRACE received state_system: }, -2024-11-06T17:32:59Z TRACE received state_system: "serial_no" : "sequencer-7871", -2024-11-06T17:32:59Z TRACE received state_system: "software" : { -2024-11-06T17:32:59Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:59Z TRACE received state_system: }, -2024-11-06T17:32:59Z TRACE received state_system: "status" : { -2024-11-06T17:32:59Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:59Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:59Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:45Z", -2024-11-06T17:32:59Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:59Z TRACE received state_system: }, -2024-11-06T17:32:59Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:50Z", -2024-11-06T17:32:59Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:59Z TRACE received state_system: } -2024-11-06T17:32:59Z DEBUG Handling device message state_system MP:86ba9ba4-0 -2024-11-06T17:32:59Z TRACE Ignoring partial state update -2024-11-06T17:32:59Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:59Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:32:59Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:59Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:59Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:59Z TRACE received state_localnet: { -2024-11-06T17:32:59Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:59Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:59Z TRACE received state_localnet: "addr" : "7c:1e:52:59:f6:f5" -2024-11-06T17:32:59Z TRACE received state_localnet: }, -2024-11-06T17:32:59Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:59Z TRACE received state_localnet: "addr" : "10.1.0.159" -2024-11-06T17:32:59Z TRACE received state_localnet: }, -2024-11-06T17:32:59Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:59Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe59:f6f5" -2024-11-06T17:32:59Z TRACE received state_localnet: }, -2024-11-06T17:32:59Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:59Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:59Z TRACE received state_localnet: } -2024-11-06T17:32:59Z TRACE received state_localnet: }, -2024-11-06T17:32:59Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:50Z", -2024-11-06T17:32:59Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:59Z TRACE received state_localnet: } -2024-11-06T17:32:59Z DEBUG Handling device message state_localnet MP:86ba9ba4-1 -2024-11-06T17:32:59Z TRACE Ignoring partial state update -2024-11-06T17:32:59Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:59Z TRACE received state_pointset: { -2024-11-06T17:32:59Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:59Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:59Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:59Z TRACE received state_pointset: }, -2024-11-06T17:32:59Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:59Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:59Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:59Z TRACE received state_pointset: }, -2024-11-06T17:32:59Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:59Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:59Z TRACE received state_pointset: } -2024-11-06T17:32:59Z TRACE received state_pointset: }, -2024-11-06T17:32:59Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:50Z", -2024-11-06T17:32:59Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:59Z TRACE received state_pointset: } -2024-11-06T17:32:59Z DEBUG Handling device message state_pointset MP:86ba9ba4-2 -2024-11-06T17:32:59Z TRACE Ignoring partial state update -2024-11-06T17:32:59Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:59Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:32:59Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:59Z TRACE received command AHU-1/events/pointset -2024-11-06T17:32:59Z TRACE received events_pointset: { -2024-11-06T17:32:59Z TRACE received events_pointset: "points" : { -2024-11-06T17:32:59Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:59Z TRACE received events_pointset: "present_value" : true -2024-11-06T17:32:59Z TRACE received events_pointset: }, -2024-11-06T17:32:59Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:59Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:32:59Z TRACE received events_pointset: }, -2024-11-06T17:32:59Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:59Z TRACE received events_pointset: "present_value" : 11 -2024-11-06T17:32:59Z TRACE received events_pointset: } -2024-11-06T17:32:59Z TRACE received events_pointset: }, -2024-11-06T17:32:59Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:32:51Z", -2024-11-06T17:32:59Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:32:59Z TRACE received events_pointset: } -2024-11-06T17:32:59Z DEBUG Handling device message events_pointset MP:bfa8c59d -2024-11-06T17:32:59Z TRACE received command AHU-1/events/system -2024-11-06T17:32:59Z DEBUG received events_system 2024-11-06T17:32:41Z WARNING device.log: Received config for config latch AHU-1 -2024-11-06T17:32:59Z DEBUG received events_system 2024-11-06T17:32:41Z NOTICE system.config.apply: success -2024-11-06T17:32:59Z DEBUG received events_system 2024-11-06T17:32:41Z INFO device.log: Connection complete. -2024-11-06T17:32:59Z DEBUG received events_system 2024-11-06T17:32:41Z WARNING device.log: Start waiting 10s for config latch for AHU-1 -2024-11-06T17:32:59Z DEBUG received events_system 2024-11-06T17:32:41Z WARNING device.log: Ending connection 1730914360895 with 9 -2024-11-06T17:32:59Z DEBUG received events_system 2024-11-06T17:32:41Z NOTICE device.log: Persisting connection endpoint -2024-11-06T17:32:59Z DEBUG received events_system 2024-11-06T17:32:41Z WARNING device.log: Updating persistent store: +2024-12-03T15:58:27Z NOTICE starting test enumerate_features ################################ +2024-12-03T15:58:27Z INFO Stage start waiting for starting test wrapper at 0s +2024-12-03T15:58:35Z DEBUG Allowing device state change (everything) +2024-12-03T15:58:35Z DEBUG Starting reset_config full reset true +2024-12-03T15:58:35Z DEBUG Clear configTransactions and reset device config +2024-12-03T15:58:35Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:35Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-03T15:58:35Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-03T15:58:35Z DEBUG extraFieldChanged false because extra_field null +2024-12-03T15:58:35Z DEBUG extraFieldChanged true because extra_field reset_config +2024-12-03T15:58:35Z DEBUG Clear configTransactions and reset device config +2024-12-03T15:58:35Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:35Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-03T15:58:35Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-03T15:58:35Z DEBUG extraFieldChanged true because extra_field null +2024-12-03T15:58:36Z TRACE updated check config_update: true +2024-12-03T15:58:36Z DEBUG update config_update, adding configTransaction RC:0c930c.0000001d +2024-12-03T15:58:36Z TRACE local local_update: { +2024-12-03T15:58:36Z TRACE local local_update: "version" : "@@@cloud udmi version###1.5.2", +2024-12-03T15:58:36Z TRACE local local_update: "system" : { +2024-12-03T15:58:36Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:36Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:36Z TRACE local local_update: "operation" : { +2024-12-03T15:58:36Z TRACE local local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-03T15:58:36Z TRACE local local_update: }, +2024-12-03T15:58:36Z TRACE local local_update: "testing" : { +2024-12-03T15:58:36Z TRACE local local_update: "sequence_name" : "enumerate_features" +2024-12-03T15:58:36Z TRACE local local_update: } +2024-12-03T15:58:36Z TRACE local local_update: }, +2024-12-03T15:58:36Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:36Z TRACE local local_update: "families" : { +2024-12-03T15:58:36Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:36Z TRACE local local_update: } +2024-12-03T15:58:36Z TRACE local local_update: }, +2024-12-03T15:58:36Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:36Z TRACE local local_update: "families" : { +2024-12-03T15:58:36Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:36Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:36Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:36Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:36Z TRACE local local_update: } +2024-12-03T15:58:36Z TRACE local local_update: }, +2024-12-03T15:58:36Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:36Z TRACE local local_update: "points" : { +2024-12-03T15:58:36Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:36Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:36Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:36Z TRACE local local_update: }, +2024-12-03T15:58:36Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:36Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:36Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:36Z TRACE local local_update: }, +2024-12-03T15:58:36Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:36Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:36Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:36Z TRACE local local_update: } +2024-12-03T15:58:36Z TRACE local local_update: } +2024-12-03T15:58:36Z TRACE local local_update: } +2024-12-03T15:58:36Z TRACE local local_update: } +2024-12-03T15:58:36Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:36Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:58:36Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:36Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:58:36Z DEBUG Saving pre-config state timestamp null +2024-12-03T15:58:36Z DEBUG Update lastConfigUpdate 2024-12-03T15:58:36Z, because soft reset +2024-12-03T15:58:36Z TRACE Stage suspend waiting for starting test wrapper at 9s +2024-12-03T15:58:36Z INFO Stage start waiting for config update synchronized at 9s +2024-12-03T15:58:36Z TRACE received command AHU-1/state/system +2024-12-03T15:58:36Z TRACE received state_system: { +2024-12-03T15:58:36Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:36Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:36Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:36Z TRACE received state_system: }, +2024-12-03T15:58:36Z TRACE received state_system: "last_config" : "2024-12-03T15:58:22Z", +2024-12-03T15:58:36Z TRACE received state_system: "operation" : { +2024-12-03T15:58:36Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:36Z TRACE received state_system: "last_start" : "2024-12-03T15:57:26Z", +2024-12-03T15:58:36Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:36Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:36Z TRACE received state_system: }, +2024-12-03T15:58:36Z TRACE received state_system: "serial_no" : "sequencer-15455", +2024-12-03T15:58:36Z TRACE received state_system: "software" : { +2024-12-03T15:58:36Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:36Z TRACE received state_system: }, +2024-12-03T15:58:36Z TRACE received state_system: "status" : { +2024-12-03T15:58:36Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:36Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:58:36Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:22Z", +2024-12-03T15:58:36Z TRACE received state_system: "level" : 300 +2024-12-03T15:58:36Z TRACE received state_system: }, +2024-12-03T15:58:36Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:27Z", +2024-12-03T15:58:36Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:36Z TRACE received state_system: } +2024-12-03T15:58:36Z DEBUG Handling device message state_system MP:1618da60-0 +2024-12-03T15:58:36Z TRACE Ignoring partial state update +2024-12-03T15:58:36Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:36Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:58:36Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:36Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:58:36Z TRACE received command AHU-1/state/discovery +2024-12-03T15:58:36Z TRACE received state_discovery: { +2024-12-03T15:58:36Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:58:36Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:58:27Z", +2024-12-03T15:58:36Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:58:36Z TRACE received state_discovery: } +2024-12-03T15:58:36Z DEBUG Handling device message state_discovery MP:1618da60-1 +2024-12-03T15:58:36Z TRACE Ignoring partial state update +2024-12-03T15:58:36Z TRACE received command AHU-1/state/localnet +2024-12-03T15:58:36Z TRACE received state_localnet: { +2024-12-03T15:58:36Z TRACE received state_localnet: "families" : { +2024-12-03T15:58:36Z TRACE received state_localnet: "ether" : { +2024-12-03T15:58:36Z TRACE received state_localnet: "addr" : "60:45:bd:7b:8c:7b" +2024-12-03T15:58:36Z TRACE received state_localnet: }, +2024-12-03T15:58:36Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:58:36Z TRACE received state_localnet: "addr" : "10.1.0.196" +2024-12-03T15:58:36Z TRACE received state_localnet: }, +2024-12-03T15:58:36Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:58:36Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:fe7b:8c7b" +2024-12-03T15:58:36Z TRACE received state_localnet: }, +2024-12-03T15:58:36Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:58:36Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:58:36Z TRACE received state_localnet: } +2024-12-03T15:58:36Z TRACE received state_localnet: }, +2024-12-03T15:58:36Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:58:27Z", +2024-12-03T15:58:36Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:58:36Z TRACE received state_localnet: } +2024-12-03T15:58:36Z DEBUG Handling device message state_localnet MP:1618da60-2 +2024-12-03T15:58:36Z TRACE Ignoring partial state update +2024-12-03T15:58:36Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:36Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:58:36Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:36Z TRACE received command AHU-1/state/pointset +2024-12-03T15:58:36Z TRACE received state_pointset: { +2024-12-03T15:58:36Z TRACE received state_pointset: "points" : { +2024-12-03T15:58:36Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:36Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:58:36Z TRACE received state_pointset: }, +2024-12-03T15:58:36Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:36Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:58:36Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:58:36Z TRACE received state_pointset: }, +2024-12-03T15:58:36Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:36Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:36Z TRACE received state_pointset: } +2024-12-03T15:58:36Z TRACE received state_pointset: }, +2024-12-03T15:58:36Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:58:27Z", +2024-12-03T15:58:36Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:58:36Z TRACE received state_pointset: } +2024-12-03T15:58:36Z DEBUG Handling device message state_pointset MP:1618da60-3 +2024-12-03T15:58:36Z TRACE Ignoring partial state update +2024-12-03T15:58:36Z TRACE received command AHU-1/events/pointset +2024-12-03T15:58:36Z TRACE received events_pointset: { +2024-12-03T15:58:36Z TRACE received events_pointset: "points" : { +2024-12-03T15:58:36Z TRACE received events_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:36Z TRACE received events_pointset: "present_value" : true +2024-12-03T15:58:36Z TRACE received events_pointset: }, +2024-12-03T15:58:36Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:36Z TRACE received events_pointset: "present_value" : 98 +2024-12-03T15:58:36Z TRACE received events_pointset: }, +2024-12-03T15:58:36Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:36Z TRACE received events_pointset: "present_value" : 9 +2024-12-03T15:58:36Z TRACE received events_pointset: } +2024-12-03T15:58:36Z TRACE received events_pointset: }, +2024-12-03T15:58:36Z TRACE received events_pointset: "timestamp" : "2024-12-03T15:58:27Z", +2024-12-03T15:58:36Z TRACE received events_pointset: "version" : "1.5.2" +2024-12-03T15:58:36Z TRACE received events_pointset: } +2024-12-03T15:58:36Z DEBUG Handling device message events_pointset MP:7efb34f0 +2024-12-03T15:58:36Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:36Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:58:36Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:36Z TRACE received command AHU-1/events/system +2024-12-03T15:58:36Z DEBUG received events_system 2024-12-03T15:58:17Z WARNING device.log: Received config for config latch AHU-1 +2024-12-03T15:58:36Z DEBUG received events_system 2024-12-03T15:58:17Z NOTICE system.config.apply: success +2024-12-03T15:58:36Z DEBUG received events_system 2024-12-03T15:58:17Z INFO device.log: Connection complete. +2024-12-03T15:58:36Z DEBUG received events_system 2024-12-03T15:58:17Z WARNING device.log: Start waiting 10s for config latch for AHU-1 +2024-12-03T15:58:36Z DEBUG received events_system 2024-12-03T15:58:17Z WARNING device.log: Ending connection 1733241497412 with 9 +2024-12-03T15:58:36Z DEBUG received events_system 2024-12-03T15:58:17Z NOTICE device.log: Persisting connection endpoint +2024-12-03T15:58:36Z DEBUG received events_system 2024-12-03T15:58:17Z WARNING device.log: Updating persistent store: { "endpoint" : { "protocol" : "mqtt", @@ -173,1393 +189,1478 @@ "password" : "38269d11" } }, - "generation" : "2024-11-06T17:32:30Z" + "generation" : "2024-12-03T15:58:07Z" }, "restart_count" : 1 } -2024-11-06T17:32:59Z DEBUG received events_system 2024-11-06T17:32:41Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:59Z DEBUG received events_system 2024-11-06T17:32:41Z INFO device.log: 2024-11-06T17:32:41Z received config 2024-11-06T17:32:41Z -2024-11-06T17:32:59Z DEBUG received events_system 2024-11-06T17:32:41Z NOTICE system.config.apply: success -2024-11-06T17:32:59Z DEBUG received events_system 2024-11-06T17:32:42Z INFO device.log: Update state 2024-11-06T17:32:42Z last_config 2024-11-06T17:32:41Z -2024-11-06T17:32:59Z DEBUG received events_system 2024-11-06T17:32:45Z INFO device.log: Update state 2024-11-06T17:32:45Z last_config 2024-11-06T17:32:41Z -2024-11-06T17:32:59Z DEBUG received events_system 2024-11-06T17:32:45Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:59Z DEBUG received events_system 2024-11-06T17:32:45Z INFO device.log: 2024-11-06T17:32:45Z received config 2024-11-06T17:32:45Z -2024-11-06T17:32:59Z DEBUG received events_system 2024-11-06T17:32:45Z NOTICE system.config.apply: success -2024-11-06T17:32:59Z DEBUG received events_system 2024-11-06T17:32:47Z INFO device.log: Update state 2024-11-06T17:32:47Z last_config 2024-11-06T17:32:45Z -2024-11-06T17:32:59Z DEBUG received events_system 2024-11-06T17:32:50Z INFO device.log: Update state 2024-11-06T17:32:50Z last_config 2024-11-06T17:32:45Z -2024-11-06T17:32:59Z DEBUG Handling device message events_system MP:68cd01a0 -2024-11-06T17:32:59Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:59Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:32:59Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:59Z TRACE received command AHU-1/config/update -2024-11-06T17:32:59Z DEBUG received config_update -2024-11-06T17:32:59Z DEBUG Handling update message config_update RC:eea582.0000001c -2024-11-06T17:32:59Z DEBUG Removed configTransaction RC:eea582.0000001c -2024-11-06T17:32:59Z DEBUG last_start changed false, last_start 1970-01-01T00:01:13Z -2024-11-06T17:32:59Z DEBUG Updated config 2024-11-06T17:32:59Z RC:eea582.0000001c -2024-11-06T17:32:59Z INFO Updated config #017: Changed 2 fields: -2024-11-06T17:32:59Z INFO Updated config #017: Set `system.testing.sequence_name` = `enumerate_features` -2024-11-06T17:32:59Z INFO Updated config #017: Remove `blobset` -2024-11-06T17:32:59Z TRACE received command AHU-1/state/update -2024-11-06T17:32:59Z DEBUG received state_update -2024-11-06T17:32:59Z DEBUG Handling update message state_update MP:881a853a -2024-11-06T17:32:59Z DEBUG Updated state after 0s 2024-11-06T17:32:59Z MP:881a853a -2024-11-06T17:32:59Z INFO Updated state #021: Changed 4 fields: -2024-11-06T17:32:59Z INFO Updated state #021: Set `system.status.level` = `100` -2024-11-06T17:32:59Z INFO Updated state #021: Set `system.status.category` = `system.config.parse` -2024-11-06T17:32:59Z INFO Updated state #021: Set `system.status.timestamp` = `2024-11-06T17:32:59Z` -2024-11-06T17:32:59Z INFO Updated state #021: Set `timestamp` = `2024-11-06T17:32:59Z` -2024-11-06T17:32:59Z NOTICE Received serial number sequencer-7871 -2024-11-06T17:32:59Z DEBUG Updated state has last_config 2024-11-06T17:32:45Z (expecting 2024-11-06T17:32:59Z) -2024-11-06T17:32:59Z DEBUG Detail config update synchronized is now: last_start not synced in config, last_config not synced in state -2024-11-06T17:33:00Z TRACE received command AHU-1/state/system -2024-11-06T17:33:00Z TRACE received state_system: { -2024-11-06T17:33:00Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:00Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:00Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:00Z TRACE received state_system: }, -2024-11-06T17:33:00Z TRACE received state_system: "last_config" : "2024-11-06T17:32:45Z", -2024-11-06T17:33:00Z TRACE received state_system: "operation" : { -2024-11-06T17:33:00Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:00Z TRACE received state_system: "last_start" : "2024-11-06T17:31:49Z", -2024-11-06T17:33:00Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:00Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:00Z TRACE received state_system: }, -2024-11-06T17:33:00Z TRACE received state_system: "serial_no" : "sequencer-7871", -2024-11-06T17:33:00Z TRACE received state_system: "software" : { -2024-11-06T17:33:00Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:00Z TRACE received state_system: }, -2024-11-06T17:33:00Z TRACE received state_system: "status" : { -2024-11-06T17:33:00Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:00Z TRACE received state_system: "category" : "system.config.parse", -2024-11-06T17:33:00Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:59Z", -2024-11-06T17:33:00Z TRACE received state_system: "level" : 100 -2024-11-06T17:33:00Z TRACE received state_system: }, -2024-11-06T17:33:00Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:59Z", -2024-11-06T17:33:00Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:00Z TRACE received state_system: } -2024-11-06T17:33:00Z DEBUG Handling device message state_system MP:881a853a-0 -2024-11-06T17:33:00Z TRACE Ignoring partial state update -2024-11-06T17:33:00Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:00Z TRACE received state_localnet: { -2024-11-06T17:33:00Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:00Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:00Z TRACE received state_localnet: "addr" : "7c:1e:52:59:f6:f5" -2024-11-06T17:33:00Z TRACE received state_localnet: }, -2024-11-06T17:33:00Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:00Z TRACE received state_localnet: "addr" : "10.1.0.159" -2024-11-06T17:33:00Z TRACE received state_localnet: }, -2024-11-06T17:33:00Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:00Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe59:f6f5" -2024-11-06T17:33:00Z TRACE received state_localnet: }, -2024-11-06T17:33:00Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:00Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:00Z TRACE received state_localnet: } -2024-11-06T17:33:00Z TRACE received state_localnet: }, -2024-11-06T17:33:00Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:59Z", -2024-11-06T17:33:00Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:00Z TRACE received state_localnet: } -2024-11-06T17:33:00Z DEBUG Handling device message state_localnet MP:881a853a-1 -2024-11-06T17:33:00Z TRACE Ignoring partial state update -2024-11-06T17:33:00Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:00Z TRACE received state_pointset: { -2024-11-06T17:33:00Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:00Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:00Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:00Z TRACE received state_pointset: }, -2024-11-06T17:33:00Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:00Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:00Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:00Z TRACE received state_pointset: }, -2024-11-06T17:33:00Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:00Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:00Z TRACE received state_pointset: } -2024-11-06T17:33:00Z TRACE received state_pointset: }, -2024-11-06T17:33:00Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:59Z", -2024-11-06T17:33:00Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:00Z TRACE received state_pointset: } -2024-11-06T17:33:00Z DEBUG Handling device message state_pointset MP:881a853a-2 -2024-11-06T17:33:00Z TRACE Ignoring partial state update -2024-11-06T17:33:00Z TRACE received command AHU-1/config/update -2024-11-06T17:33:00Z DEBUG received config_update -2024-11-06T17:33:00Z DEBUG Handling update message config_update MP:881a853a -2024-11-06T17:33:00Z DEBUG last_start changed true, last_start 2024-11-06T17:31:49Z -2024-11-06T17:33:00Z DEBUG Updated config 2024-11-06T17:32:59Z MP:881a853a -2024-11-06T17:33:00Z INFO Updated config #018: Changed 0 fields. -2024-11-06T17:33:00Z DEBUG Detail config update synchronized is now: last_config not synced in state -2024-11-06T17:33:01Z TRACE received command AHU-1/events/pointset -2024-11-06T17:33:01Z TRACE received events_pointset: { -2024-11-06T17:33:01Z TRACE received events_pointset: "points" : { -2024-11-06T17:33:01Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:01Z TRACE received events_pointset: "present_value" : false -2024-11-06T17:33:01Z TRACE received events_pointset: }, -2024-11-06T17:33:01Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:01Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:33:01Z TRACE received events_pointset: }, -2024-11-06T17:33:01Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:01Z TRACE received events_pointset: "present_value" : 9 -2024-11-06T17:33:01Z TRACE received events_pointset: } -2024-11-06T17:33:01Z TRACE received events_pointset: }, -2024-11-06T17:33:01Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:33:01Z", -2024-11-06T17:33:01Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:33:01Z TRACE received events_pointset: } -2024-11-06T17:33:01Z DEBUG Handling device message events_pointset MP:e33eb29d -2024-11-06T17:33:01Z TRACE received command AHU-1/events/system -2024-11-06T17:33:01Z DEBUG received events_system 2024-11-06T17:32:59Z INFO device.log: Update state 2024-11-06T17:32:59Z last_config 2024-11-06T17:32:45Z -2024-11-06T17:33:01Z DEBUG received events_system 2024-11-06T17:32:59Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:01Z DEBUG received events_system 2024-11-06T17:32:59Z INFO device.log: 2024-11-06T17:32:59Z received config 2024-11-06T17:32:59Z -2024-11-06T17:33:01Z DEBUG received events_system 2024-11-06T17:32:59Z NOTICE system.config.apply: success -2024-11-06T17:33:01Z DEBUG received events_system 2024-11-06T17:33:00Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:01Z DEBUG received events_system 2024-11-06T17:33:00Z INFO device.log: 2024-11-06T17:33:00Z received config 2024-11-06T17:32:59Z -2024-11-06T17:33:01Z DEBUG received events_system 2024-11-06T17:33:00Z NOTICE system.config.apply: success -2024-11-06T17:33:01Z DEBUG Handling device message events_system MP:550dde21 -2024-11-06T17:33:01Z TRACE received command AHU-1/state/update -2024-11-06T17:33:01Z DEBUG received state_update -2024-11-06T17:33:01Z DEBUG Handling update message state_update MP:5a3000a9 -2024-11-06T17:33:01Z DEBUG Updated state after 0s 2024-11-06T17:33:01Z MP:5a3000a9 -2024-11-06T17:33:01Z INFO Updated state #022: Changed 5 fields: -2024-11-06T17:33:01Z INFO Updated state #022: Set `system.last_config` = `2024-11-06T17:32:59Z` -2024-11-06T17:33:01Z INFO Updated state #022: Set `system.status.level` = `300` -2024-11-06T17:33:01Z INFO Updated state #022: Set `system.status.category` = `system.config.apply` -2024-11-06T17:33:01Z INFO Updated state #022: Set `system.status.timestamp` = `2024-11-06T17:33:00Z` -2024-11-06T17:33:01Z INFO Updated state #022: Set `timestamp` = `2024-11-06T17:33:01Z` -2024-11-06T17:33:01Z DEBUG Updated state has last_config 2024-11-06T17:32:59Z (expecting 2024-11-06T17:32:59Z) -2024-11-06T17:33:02Z TRACE received command AHU-1/state/system -2024-11-06T17:33:02Z TRACE received state_system: { -2024-11-06T17:33:02Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:02Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:02Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:02Z TRACE received state_system: }, -2024-11-06T17:33:02Z TRACE received state_system: "last_config" : "2024-11-06T17:32:59Z", -2024-11-06T17:33:02Z TRACE received state_system: "operation" : { -2024-11-06T17:33:02Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:02Z TRACE received state_system: "last_start" : "2024-11-06T17:31:49Z", -2024-11-06T17:33:02Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:02Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:02Z TRACE received state_system: }, -2024-11-06T17:33:02Z TRACE received state_system: "serial_no" : "sequencer-7871", -2024-11-06T17:33:02Z TRACE received state_system: "software" : { -2024-11-06T17:33:02Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:02Z TRACE received state_system: }, -2024-11-06T17:33:02Z TRACE received state_system: "status" : { -2024-11-06T17:33:02Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:02Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:02Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:00Z", -2024-11-06T17:33:02Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:02Z TRACE received state_system: }, -2024-11-06T17:33:02Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:01Z", -2024-11-06T17:33:02Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:02Z TRACE received state_system: } -2024-11-06T17:33:02Z DEBUG Handling device message state_system MP:5a3000a9-0 -2024-11-06T17:33:02Z TRACE Ignoring partial state update -2024-11-06T17:33:02Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:02Z DEBUG Stage finished waiting for config update synchronized at 11s after 2s -2024-11-06T17:33:02Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:33:02Z DEBUG Config sync took 3s -2024-11-06T17:33:02Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:02Z DEBUG Update config soft reset timestamp 2024-11-06T17:32:59Z -2024-11-06T17:33:02Z TRACE local local_update: { -2024-11-06T17:33:02Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:59Z", -2024-11-06T17:33:02Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:02Z TRACE local local_update: "system" : { -2024-11-06T17:33:02Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:02Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:02Z TRACE local local_update: "operation" : { -2024-11-06T17:33:02Z TRACE local local_update: "last_start" : "2024-11-06T17:31:49Z" -2024-11-06T17:33:02Z TRACE local local_update: }, -2024-11-06T17:33:02Z TRACE local local_update: "testing" : { -2024-11-06T17:33:02Z TRACE local local_update: "sequence_name" : "enumerate_features" -2024-11-06T17:33:02Z TRACE local local_update: } -2024-11-06T17:33:02Z TRACE local local_update: }, -2024-11-06T17:33:02Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:02Z TRACE local local_update: "families" : { -2024-11-06T17:33:02Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:02Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:02Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:02Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:02Z TRACE local local_update: } -2024-11-06T17:33:02Z TRACE local local_update: }, -2024-11-06T17:33:02Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:02Z TRACE local local_update: "points" : { -2024-11-06T17:33:02Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:02Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:02Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:02Z TRACE local local_update: }, -2024-11-06T17:33:02Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:02Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:02Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:02Z TRACE local local_update: }, -2024-11-06T17:33:02Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:02Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:02Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:02Z TRACE local local_update: } -2024-11-06T17:33:02Z TRACE local local_update: } -2024-11-06T17:33:02Z TRACE local local_update: } -2024-11-06T17:33:02Z TRACE local local_update: } -2024-11-06T17:33:02Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } -2024-11-06T17:33:02Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "ipv6": { } } } -2024-11-06T17:33:02Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` -2024-11-06T17:33:02Z DEBUG Done with reset_config -2024-11-06T17:33:02Z TRACE Stage suspend waiting for starting test wrapper at 11s -2024-11-06T17:33:02Z INFO Stage start waiting for config update synchronized at 11s -2024-11-06T17:33:02Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:02Z TRACE received state_localnet: { -2024-11-06T17:33:02Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:02Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:02Z TRACE received state_localnet: "addr" : "7c:1e:52:59:f6:f5" -2024-11-06T17:33:02Z TRACE received state_localnet: }, -2024-11-06T17:33:02Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:02Z TRACE received state_localnet: "addr" : "10.1.0.159" -2024-11-06T17:33:02Z TRACE received state_localnet: }, -2024-11-06T17:33:02Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:02Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe59:f6f5" -2024-11-06T17:33:02Z TRACE received state_localnet: }, -2024-11-06T17:33:02Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:02Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:02Z TRACE received state_localnet: } -2024-11-06T17:33:02Z TRACE received state_localnet: }, -2024-11-06T17:33:02Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:01Z", -2024-11-06T17:33:02Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:02Z TRACE received state_localnet: } -2024-11-06T17:33:02Z DEBUG Handling device message state_localnet MP:5a3000a9-1 -2024-11-06T17:33:02Z TRACE Ignoring partial state update -2024-11-06T17:33:02Z DEBUG Stage finished waiting for config update synchronized at 11s after 0s -2024-11-06T17:33:02Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:33:02Z DEBUG Config sync took 3s -2024-11-06T17:33:02Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:02Z DEBUG Disallowing device state change (everything) -2024-11-06T17:33:03Z TRACE updated check config_update: true -2024-11-06T17:33:03Z DEBUG update config_update, adding configTransaction RC:eea582.0000001d -2024-11-06T17:33:03Z TRACE local local_update: { -2024-11-06T17:33:03Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:59Z", -2024-11-06T17:33:03Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:03Z TRACE local local_update: "system" : { -2024-11-06T17:33:03Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:03Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:03Z TRACE local local_update: "operation" : { -2024-11-06T17:33:03Z TRACE local local_update: "last_start" : "2024-11-06T17:31:49Z" -2024-11-06T17:33:03Z TRACE local local_update: }, -2024-11-06T17:33:03Z TRACE local local_update: "testing" : { -2024-11-06T17:33:03Z TRACE local local_update: "sequence_name" : "enumerate_features" -2024-11-06T17:33:03Z TRACE local local_update: } -2024-11-06T17:33:03Z TRACE local local_update: }, -2024-11-06T17:33:03Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:03Z TRACE local local_update: "families" : { -2024-11-06T17:33:03Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:03Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:03Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:03Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:03Z TRACE local local_update: } -2024-11-06T17:33:03Z TRACE local local_update: }, -2024-11-06T17:33:03Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:03Z TRACE local local_update: "points" : { -2024-11-06T17:33:03Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:03Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:03Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:03Z TRACE local local_update: }, -2024-11-06T17:33:03Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:03Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:03Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:03Z TRACE local local_update: }, -2024-11-06T17:33:03Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:03Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:03Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:03Z TRACE local local_update: } -2024-11-06T17:33:03Z TRACE local local_update: } -2024-11-06T17:33:03Z TRACE local local_update: } -2024-11-06T17:33:03Z TRACE local local_update: } -2024-11-06T17:33:03Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:01Z -2024-11-06T17:33:03Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:03Z, because initial setup -2024-11-06T17:33:03Z TRACE Stage suspend waiting for starting test wrapper at 12s -2024-11-06T17:33:03Z INFO Stage start waiting for config update synchronized at 12s -2024-11-06T17:33:03Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:03Z TRACE received state_pointset: { -2024-11-06T17:33:03Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:03Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:03Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:03Z TRACE received state_pointset: }, -2024-11-06T17:33:03Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:03Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:03Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:03Z TRACE received state_pointset: }, -2024-11-06T17:33:03Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:03Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:03Z TRACE received state_pointset: } -2024-11-06T17:33:03Z TRACE received state_pointset: }, -2024-11-06T17:33:03Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:01Z", -2024-11-06T17:33:03Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:03Z TRACE received state_pointset: } -2024-11-06T17:33:03Z DEBUG Handling device message state_pointset MP:5a3000a9-2 -2024-11-06T17:33:03Z TRACE Ignoring partial state update -2024-11-06T17:33:03Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:03Z TRACE received command AHU-1/config/update -2024-11-06T17:33:03Z DEBUG received config_update -2024-11-06T17:33:03Z DEBUG Handling update message config_update RC:eea582.0000001d -2024-11-06T17:33:03Z DEBUG Removed configTransaction RC:eea582.0000001d -2024-11-06T17:33:03Z DEBUG last_start changed false, last_start 2024-11-06T17:31:49Z -2024-11-06T17:33:03Z DEBUG Updated config 2024-11-06T17:33:03Z RC:eea582.0000001d -2024-11-06T17:33:03Z INFO Updated config #019: Changed 0 fields. -2024-11-06T17:33:03Z TRACE received command AHU-1/state/update -2024-11-06T17:33:03Z DEBUG received state_update -2024-11-06T17:33:03Z DEBUG Handling update message state_update MP:54ffc9bc -2024-11-06T17:33:03Z DEBUG Updated state after 0s 2024-11-06T17:33:03Z MP:54ffc9bc -2024-11-06T17:33:03Z INFO Updated state #023: Changed 3 fields: -2024-11-06T17:33:03Z INFO Updated state #023: Set `system.last_config` = `2024-11-06T17:33:03Z` -2024-11-06T17:33:03Z INFO Updated state #023: Set `system.status.timestamp` = `2024-11-06T17:33:03Z` -2024-11-06T17:33:03Z INFO Updated state #023: Set `timestamp` = `2024-11-06T17:33:03Z` -2024-11-06T17:33:03Z DEBUG Updated state has last_config 2024-11-06T17:33:03Z (expecting 2024-11-06T17:33:03Z) -2024-11-06T17:33:03Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:03Z DEBUG Stage finished waiting for config update synchronized at 13s after 0s -2024-11-06T17:33:03Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:33:03Z DEBUG Config sync took 0s -2024-11-06T17:33:03Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:03Z DEBUG Update config initial setup timestamp 2024-11-06T17:33:03Z -2024-11-06T17:33:03Z TRACE local local_update: { -2024-11-06T17:33:03Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:03Z", -2024-11-06T17:33:03Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:03Z TRACE local local_update: "system" : { -2024-11-06T17:33:03Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:03Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:03Z TRACE local local_update: "operation" : { -2024-11-06T17:33:03Z TRACE local local_update: "last_start" : "2024-11-06T17:31:49Z" -2024-11-06T17:33:03Z TRACE local local_update: }, -2024-11-06T17:33:03Z TRACE local local_update: "testing" : { -2024-11-06T17:33:03Z TRACE local local_update: "sequence_name" : "enumerate_features" -2024-11-06T17:33:03Z TRACE local local_update: } -2024-11-06T17:33:03Z TRACE local local_update: }, -2024-11-06T17:33:03Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:03Z TRACE local local_update: "families" : { -2024-11-06T17:33:03Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:03Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:03Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:03Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:03Z TRACE local local_update: } -2024-11-06T17:33:03Z TRACE local local_update: }, -2024-11-06T17:33:03Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:03Z TRACE local local_update: "points" : { -2024-11-06T17:33:03Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:03Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:03Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:03Z TRACE local local_update: }, -2024-11-06T17:33:03Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:03Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:03Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:03Z TRACE local local_update: }, -2024-11-06T17:33:03Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:03Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:03Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:03Z TRACE local local_update: } -2024-11-06T17:33:03Z TRACE local local_update: } -2024-11-06T17:33:03Z TRACE local local_update: } -2024-11-06T17:33:03Z TRACE local local_update: } -2024-11-06T17:33:03Z DEBUG Stale state cutoff threshold is 2024-11-06T17:31:51Z -2024-11-06T17:33:03Z DEBUG Waiting for device stateTransaction RC:eea582.0000001e (was null) -2024-11-06T17:33:03Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:33:03Z INFO Stage start waiting for state query at 13s -2024-11-06T17:33:04Z TRACE received command AHU-1/state/system -2024-11-06T17:33:04Z TRACE received state_system: { -2024-11-06T17:33:04Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:04Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:04Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:04Z TRACE received state_system: }, -2024-11-06T17:33:04Z TRACE received state_system: "last_config" : "2024-11-06T17:33:03Z", -2024-11-06T17:33:04Z TRACE received state_system: "operation" : { -2024-11-06T17:33:04Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:04Z TRACE received state_system: "last_start" : "2024-11-06T17:31:49Z", -2024-11-06T17:33:04Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:04Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:04Z TRACE received state_system: }, -2024-11-06T17:33:04Z TRACE received state_system: "serial_no" : "sequencer-7871", -2024-11-06T17:33:04Z TRACE received state_system: "software" : { -2024-11-06T17:33:04Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:04Z TRACE received state_system: }, -2024-11-06T17:33:04Z TRACE received state_system: "status" : { -2024-11-06T17:33:04Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:04Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:04Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:03Z", -2024-11-06T17:33:04Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:04Z TRACE received state_system: }, -2024-11-06T17:33:04Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:03Z", -2024-11-06T17:33:04Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:04Z TRACE received state_system: } -2024-11-06T17:33:04Z DEBUG Handling device message state_system MP:54ffc9bc-0 -2024-11-06T17:33:04Z TRACE Ignoring partial state update -2024-11-06T17:33:04Z TRACE received command AHU-1/state/update -2024-11-06T17:33:04Z DEBUG received state_update -2024-11-06T17:33:04Z INFO Received device configAcked -2024-11-06T17:33:04Z DEBUG Handling update message state_update RC:eea582.0000001e -2024-11-06T17:33:04Z DEBUG Removed stateTransaction RC:eea582.0000001e -2024-11-06T17:33:04Z DEBUG Updated state after 1s 2024-11-06T17:33:03Z RC:eea582.0000001e -2024-11-06T17:33:04Z INFO Updated state #024: Changed 0 fields. -2024-11-06T17:33:04Z DEBUG Updated state has last_config 2024-11-06T17:33:03Z (expecting 2024-11-06T17:33:03Z) -2024-11-06T17:33:04Z DEBUG Stage finished waiting for state query at 13s after 0s -2024-11-06T17:33:04Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:33:04Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:33:04Z INFO Stage start waiting for initial device state at 13s -2024-11-06T17:33:05Z TRACE updated check config_update: true -2024-11-06T17:33:05Z DEBUG update config_update, adding configTransaction RC:eea582.0000001f -2024-11-06T17:33:05Z TRACE local local_update: { -2024-11-06T17:33:05Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:03Z", -2024-11-06T17:33:05Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:05Z TRACE local local_update: "system" : { -2024-11-06T17:33:05Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:05Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:05Z TRACE local local_update: "operation" : { -2024-11-06T17:33:05Z TRACE local local_update: "last_start" : "2024-11-06T17:31:49Z" -2024-11-06T17:33:05Z TRACE local local_update: }, -2024-11-06T17:33:05Z TRACE local local_update: "testing" : { -2024-11-06T17:33:05Z TRACE local local_update: "sequence_name" : "enumerate_features" -2024-11-06T17:33:05Z TRACE local local_update: } -2024-11-06T17:33:05Z TRACE local local_update: }, -2024-11-06T17:33:05Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:05Z TRACE local local_update: "families" : { -2024-11-06T17:33:05Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:05Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:05Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:05Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:05Z TRACE local local_update: } -2024-11-06T17:33:05Z TRACE local local_update: }, -2024-11-06T17:33:05Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:05Z TRACE local local_update: "points" : { -2024-11-06T17:33:05Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:05Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:05Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:05Z TRACE local local_update: }, -2024-11-06T17:33:05Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:05Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:05Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:05Z TRACE local local_update: }, -2024-11-06T17:33:05Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:05Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:05Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:05Z TRACE local local_update: } -2024-11-06T17:33:05Z TRACE local local_update: } -2024-11-06T17:33:05Z TRACE local local_update: } -2024-11-06T17:33:05Z TRACE local local_update: } -2024-11-06T17:33:05Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:03Z -2024-11-06T17:33:05Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:05Z, because before initial device state -2024-11-06T17:33:05Z TRACE Stage suspend waiting for initial device state at 14s -2024-11-06T17:33:05Z INFO Stage start waiting for config update synchronized at 14s -2024-11-06T17:33:05Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:05Z TRACE received state_localnet: { -2024-11-06T17:33:05Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:05Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:05Z TRACE received state_localnet: "addr" : "7c:1e:52:59:f6:f5" -2024-11-06T17:33:05Z TRACE received state_localnet: }, -2024-11-06T17:33:05Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:05Z TRACE received state_localnet: "addr" : "10.1.0.159" -2024-11-06T17:33:05Z TRACE received state_localnet: }, -2024-11-06T17:33:05Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:05Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe59:f6f5" -2024-11-06T17:33:05Z TRACE received state_localnet: }, -2024-11-06T17:33:05Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:05Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:05Z TRACE received state_localnet: } -2024-11-06T17:33:05Z TRACE received state_localnet: }, -2024-11-06T17:33:05Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:03Z", -2024-11-06T17:33:05Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:05Z TRACE received state_localnet: } -2024-11-06T17:33:05Z DEBUG Handling device message state_localnet MP:54ffc9bc-1 -2024-11-06T17:33:05Z TRACE Ignoring partial state update -2024-11-06T17:33:05Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:05Z TRACE received command AHU-1/reply/update -2024-11-06T17:33:05Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:05Z TRACE received state_pointset: { -2024-11-06T17:33:05Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:05Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:05Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:05Z TRACE received state_pointset: }, -2024-11-06T17:33:05Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:05Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:05Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:05Z TRACE received state_pointset: }, -2024-11-06T17:33:05Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:05Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:05Z TRACE received state_pointset: } -2024-11-06T17:33:05Z TRACE received state_pointset: }, -2024-11-06T17:33:05Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:03Z", -2024-11-06T17:33:05Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:05Z TRACE received state_pointset: } -2024-11-06T17:33:05Z DEBUG Handling device message state_pointset MP:54ffc9bc-2 -2024-11-06T17:33:05Z TRACE Ignoring partial state update -2024-11-06T17:33:05Z TRACE received command AHU-1/config/update -2024-11-06T17:33:05Z DEBUG received config_update -2024-11-06T17:33:05Z DEBUG Handling update message config_update RC:eea582.0000001f -2024-11-06T17:33:05Z DEBUG Removed configTransaction RC:eea582.0000001f -2024-11-06T17:33:05Z DEBUG last_start changed false, last_start 2024-11-06T17:31:49Z -2024-11-06T17:33:05Z DEBUG Updated config 2024-11-06T17:33:05Z RC:eea582.0000001f -2024-11-06T17:33:05Z INFO Updated config #020: Changed 0 fields. -2024-11-06T17:33:05Z TRACE received command AHU-1/state/update -2024-11-06T17:33:05Z DEBUG received state_update -2024-11-06T17:33:05Z DEBUG Handling update message state_update MP:c0695a86 -2024-11-06T17:33:05Z DEBUG Updated state after 0s 2024-11-06T17:33:05Z MP:c0695a86 -2024-11-06T17:33:05Z INFO Updated state #025: Changed 3 fields: -2024-11-06T17:33:05Z INFO Updated state #025: Set `system.last_config` = `2024-11-06T17:33:05Z` -2024-11-06T17:33:05Z INFO Updated state #025: Set `system.status.timestamp` = `2024-11-06T17:33:05Z` -2024-11-06T17:33:05Z INFO Updated state #025: Set `timestamp` = `2024-11-06T17:33:05Z` -2024-11-06T17:33:05Z DEBUG Updated state has last_config 2024-11-06T17:33:05Z (expecting 2024-11-06T17:33:05Z) -2024-11-06T17:33:05Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:05Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:33:05Z TRACE Stage resume waiting for initial device state at 15s -2024-11-06T17:33:05Z DEBUG Config sync took 0s -2024-11-06T17:33:05Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:05Z DEBUG Update config before initial device state timestamp 2024-11-06T17:33:05Z -2024-11-06T17:33:05Z TRACE local local_update: { -2024-11-06T17:33:05Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:05Z", -2024-11-06T17:33:05Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:05Z TRACE local local_update: "system" : { -2024-11-06T17:33:05Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:05Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:05Z TRACE local local_update: "operation" : { -2024-11-06T17:33:05Z TRACE local local_update: "last_start" : "2024-11-06T17:31:49Z" -2024-11-06T17:33:05Z TRACE local local_update: }, -2024-11-06T17:33:05Z TRACE local local_update: "testing" : { -2024-11-06T17:33:05Z TRACE local local_update: "sequence_name" : "enumerate_features" -2024-11-06T17:33:05Z TRACE local local_update: } -2024-11-06T17:33:05Z TRACE local local_update: }, -2024-11-06T17:33:05Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:05Z TRACE local local_update: "families" : { -2024-11-06T17:33:05Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:05Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:05Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:05Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:05Z TRACE local local_update: } -2024-11-06T17:33:05Z TRACE local local_update: }, -2024-11-06T17:33:05Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:05Z TRACE local local_update: "points" : { -2024-11-06T17:33:05Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:05Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:05Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:05Z TRACE local local_update: }, -2024-11-06T17:33:05Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:05Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:05Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:05Z TRACE local local_update: }, -2024-11-06T17:33:05Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:05Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:05Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:05Z TRACE local local_update: } -2024-11-06T17:33:05Z TRACE local local_update: } -2024-11-06T17:33:05Z TRACE local local_update: } -2024-11-06T17:33:05Z TRACE local local_update: } -2024-11-06T17:33:05Z DEBUG Stage finished waiting for initial device state at 15s after 1s -2024-11-06T17:33:05Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:33:05Z DEBUG Device state system status level is now 300 -2024-11-06T17:33:05Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:33:05Z INFO Stage start waiting for config update synchronized at 15s -2024-11-06T17:33:06Z TRACE received command AHU-1/state/system -2024-11-06T17:33:06Z TRACE received state_system: { -2024-11-06T17:33:06Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:06Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:06Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:06Z TRACE received state_system: }, -2024-11-06T17:33:06Z TRACE received state_system: "last_config" : "2024-11-06T17:33:05Z", -2024-11-06T17:33:06Z TRACE received state_system: "operation" : { -2024-11-06T17:33:06Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:06Z TRACE received state_system: "last_start" : "2024-11-06T17:31:49Z", -2024-11-06T17:33:06Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:06Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:06Z TRACE received state_system: }, -2024-11-06T17:33:06Z TRACE received state_system: "serial_no" : "sequencer-7871", -2024-11-06T17:33:06Z TRACE received state_system: "software" : { -2024-11-06T17:33:06Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:06Z TRACE received state_system: }, -2024-11-06T17:33:06Z TRACE received state_system: "status" : { -2024-11-06T17:33:06Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:06Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:06Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:05Z", -2024-11-06T17:33:06Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:06Z TRACE received state_system: }, -2024-11-06T17:33:06Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:05Z", -2024-11-06T17:33:06Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:06Z TRACE received state_system: } -2024-11-06T17:33:06Z DEBUG Handling device message state_system MP:c0695a86-0 -2024-11-06T17:33:06Z TRACE Ignoring partial state update -2024-11-06T17:33:06Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:33:06Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:33:06Z DEBUG Config sync took 1s -2024-11-06T17:33:06Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:06Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:33:06Z INFO Stage start waiting for executing test at 15s -2024-11-06T17:33:06Z DEBUG stage begin waiting for executing test at 15s -2024-11-06T17:33:06Z DEBUG Allowing device state change discovery -2024-11-06T17:33:06Z TRACE Stage suspend waiting for executing test at 15s -2024-11-06T17:33:06Z INFO Stage start waiting for enumeration not active at 15s -2024-11-06T17:33:07Z DEBUG system config extra field null -2024-11-06T17:33:07Z TRACE updated check config_system: true -2024-11-06T17:33:07Z DEBUG update config_system, adding configTransaction RC:eea582.00000020 -2024-11-06T17:33:07Z TRACE local local_system: { -2024-11-06T17:33:07Z TRACE local local_system: "min_loglevel" : 200, -2024-11-06T17:33:07Z TRACE local local_system: "metrics_rate_sec" : 10, -2024-11-06T17:33:07Z TRACE local local_system: "operation" : { -2024-11-06T17:33:07Z TRACE local local_system: "last_start" : "2024-11-06T17:31:49Z" -2024-11-06T17:33:07Z TRACE local local_system: }, -2024-11-06T17:33:07Z TRACE local local_system: "testing" : { -2024-11-06T17:33:07Z TRACE local local_system: "sequence_name" : "enumerate_features" -2024-11-06T17:33:07Z TRACE local local_system: } -2024-11-06T17:33:07Z TRACE local local_system: } -2024-11-06T17:33:07Z TRACE updated check config_pointset: true -2024-11-06T17:33:07Z DEBUG update config_pointset, adding configTransaction RC:eea582.00000021 -2024-11-06T17:33:07Z TRACE local local_pointset: { -2024-11-06T17:33:07Z TRACE local local_pointset: "points" : { -2024-11-06T17:33:07Z TRACE local local_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:07Z TRACE local local_pointset: "units" : "Bars", -2024-11-06T17:33:07Z TRACE local local_pointset: "set_value" : 98 -2024-11-06T17:33:07Z TRACE local local_pointset: }, -2024-11-06T17:33:07Z TRACE local local_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:07Z TRACE local local_pointset: "ref" : "BV11.present_value", -2024-11-06T17:33:07Z TRACE local local_pointset: "units" : "No-units" -2024-11-06T17:33:07Z TRACE local local_pointset: }, -2024-11-06T17:33:07Z TRACE local local_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:07Z TRACE local local_pointset: "ref" : "AV12.present_value", -2024-11-06T17:33:07Z TRACE local local_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:07Z TRACE local local_pointset: } -2024-11-06T17:33:07Z TRACE local local_pointset: } -2024-11-06T17:33:07Z TRACE local local_pointset: } -2024-11-06T17:33:07Z TRACE updated check config_gateway: false -2024-11-06T17:33:07Z TRACE updated check config_localnet: true -2024-11-06T17:33:07Z DEBUG update config_localnet, adding configTransaction RC:eea582.00000022 -2024-11-06T17:33:07Z TRACE local local_localnet: { -2024-11-06T17:33:07Z TRACE local local_localnet: "families" : { -2024-11-06T17:33:07Z TRACE local local_localnet: "ether" : { }, -2024-11-06T17:33:07Z TRACE local local_localnet: "ipv4" : { }, -2024-11-06T17:33:07Z TRACE local local_localnet: "vendor" : { }, -2024-11-06T17:33:07Z TRACE local local_localnet: "ipv6" : { } -2024-11-06T17:33:07Z TRACE local local_localnet: } -2024-11-06T17:33:07Z TRACE local local_localnet: } -2024-11-06T17:33:07Z TRACE updated check config_blobset: false -2024-11-06T17:33:07Z TRACE updated check config_discovery: true -2024-11-06T17:33:07Z DEBUG update config_discovery, adding configTransaction RC:eea582.00000023 -2024-11-06T17:33:07Z TRACE local local_discovery: { -2024-11-06T17:33:07Z TRACE local local_discovery: "depths" : { -2024-11-06T17:33:07Z TRACE local local_discovery: "features" : "entries" -2024-11-06T17:33:07Z TRACE local local_discovery: } -2024-11-06T17:33:07Z TRACE local local_discovery: } -2024-11-06T17:33:07Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:05Z -2024-11-06T17:33:07Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:07Z, because before enumeration not active -2024-11-06T17:33:07Z TRACE Stage suspend waiting for enumeration not active at 16s -2024-11-06T17:33:07Z INFO Stage start waiting for config update synchronized at 16s -2024-11-06T17:33:07Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:07Z TRACE received state_localnet: { -2024-11-06T17:33:07Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:07Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:07Z TRACE received state_localnet: "addr" : "7c:1e:52:59:f6:f5" -2024-11-06T17:33:07Z TRACE received state_localnet: }, -2024-11-06T17:33:07Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:07Z TRACE received state_localnet: "addr" : "10.1.0.159" -2024-11-06T17:33:07Z TRACE received state_localnet: }, -2024-11-06T17:33:07Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:07Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe59:f6f5" -2024-11-06T17:33:07Z TRACE received state_localnet: }, -2024-11-06T17:33:07Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:07Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:07Z TRACE received state_localnet: } -2024-11-06T17:33:07Z TRACE received state_localnet: }, -2024-11-06T17:33:07Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:05Z", -2024-11-06T17:33:07Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:07Z TRACE received state_localnet: } -2024-11-06T17:33:07Z DEBUG Handling device message state_localnet MP:c0695a86-1 -2024-11-06T17:33:07Z TRACE Ignoring partial state update -2024-11-06T17:33:07Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:07Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:07Z TRACE received state_pointset: { -2024-11-06T17:33:07Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:07Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:07Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:07Z TRACE received state_pointset: }, -2024-11-06T17:33:07Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:07Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:07Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:07Z TRACE received state_pointset: }, -2024-11-06T17:33:07Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:07Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:07Z TRACE received state_pointset: } -2024-11-06T17:33:07Z TRACE received state_pointset: }, -2024-11-06T17:33:07Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:05Z", -2024-11-06T17:33:07Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:07Z TRACE received state_pointset: } -2024-11-06T17:33:07Z DEBUG Handling device message state_pointset MP:c0695a86-2 -2024-11-06T17:33:07Z TRACE Ignoring partial state update -2024-11-06T17:33:07Z TRACE received command AHU-1/config/update -2024-11-06T17:33:07Z DEBUG received config_update -2024-11-06T17:33:07Z DEBUG Handling update message config_update RC:eea582.00000021 -2024-11-06T17:33:07Z DEBUG Removed configTransaction RC:eea582.00000021 -2024-11-06T17:33:07Z DEBUG last_start changed false, last_start 2024-11-06T17:31:49Z -2024-11-06T17:33:07Z DEBUG Updated config 2024-11-06T17:33:07Z RC:eea582.00000021 -2024-11-06T17:33:07Z INFO Updated config #021: Changed 1 fields: -2024-11-06T17:33:07Z INFO Updated config #021: Add `discovery` = { "depths": { "features": `entries` } } -2024-11-06T17:33:07Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared, last_config not synced in state -2024-11-06T17:33:07Z TRACE received command AHU-1/state/update -2024-11-06T17:33:07Z DEBUG received state_update -2024-11-06T17:33:07Z DEBUG Handling update message state_update MP:67350835 -2024-11-06T17:33:07Z DEBUG Updated state after 0s 2024-11-06T17:33:07Z MP:67350835 -2024-11-06T17:33:07Z INFO Updated state #026: Changed 3 fields: -2024-11-06T17:33:07Z INFO Updated state #026: Set `system.last_config` = `2024-11-06T17:33:07Z` -2024-11-06T17:33:07Z INFO Updated state #026: Set `system.status.timestamp` = `2024-11-06T17:33:07Z` -2024-11-06T17:33:07Z INFO Updated state #026: Set `timestamp` = `2024-11-06T17:33:07Z` -2024-11-06T17:33:07Z DEBUG Updated state has last_config 2024-11-06T17:33:07Z (expecting 2024-11-06T17:33:07Z) -2024-11-06T17:33:08Z TRACE received command AHU-1/state/system -2024-11-06T17:33:08Z TRACE received state_system: { -2024-11-06T17:33:08Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:08Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:08Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:08Z TRACE received state_system: }, -2024-11-06T17:33:08Z TRACE received state_system: "last_config" : "2024-11-06T17:33:07Z", -2024-11-06T17:33:08Z TRACE received state_system: "operation" : { -2024-11-06T17:33:08Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:08Z TRACE received state_system: "last_start" : "2024-11-06T17:31:49Z", -2024-11-06T17:33:08Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:08Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:08Z TRACE received state_system: }, -2024-11-06T17:33:08Z TRACE received state_system: "serial_no" : "sequencer-7871", -2024-11-06T17:33:08Z TRACE received state_system: "software" : { -2024-11-06T17:33:08Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:08Z TRACE received state_system: }, -2024-11-06T17:33:08Z TRACE received state_system: "status" : { -2024-11-06T17:33:08Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:08Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:08Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:07Z", -2024-11-06T17:33:08Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:08Z TRACE received state_system: }, -2024-11-06T17:33:08Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:07Z", -2024-11-06T17:33:08Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:08Z TRACE received state_system: } -2024-11-06T17:33:08Z DEBUG Handling device message state_system MP:67350835-0 -2024-11-06T17:33:08Z TRACE Ignoring partial state update -2024-11-06T17:33:08Z DEBUG Detail config update synchronized is now: config transactions not cleared -2024-11-06T17:33:08Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:08Z TRACE received state_localnet: { -2024-11-06T17:33:08Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:08Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:08Z TRACE received state_localnet: "addr" : "7c:1e:52:59:f6:f5" -2024-11-06T17:33:08Z TRACE received state_localnet: }, -2024-11-06T17:33:08Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:08Z TRACE received state_localnet: "addr" : "10.1.0.159" -2024-11-06T17:33:08Z TRACE received state_localnet: }, -2024-11-06T17:33:08Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:08Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe59:f6f5" -2024-11-06T17:33:08Z TRACE received state_localnet: }, -2024-11-06T17:33:08Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:08Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:08Z TRACE received state_localnet: } -2024-11-06T17:33:08Z TRACE received state_localnet: }, -2024-11-06T17:33:08Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:07Z", -2024-11-06T17:33:08Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:08Z TRACE received state_localnet: } -2024-11-06T17:33:08Z DEBUG Handling device message state_localnet MP:67350835-1 -2024-11-06T17:33:08Z TRACE Ignoring partial state update -2024-11-06T17:33:08Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:08Z TRACE received state_pointset: { -2024-11-06T17:33:08Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:08Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:08Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:08Z TRACE received state_pointset: }, -2024-11-06T17:33:08Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:08Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:08Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:08Z TRACE received state_pointset: }, -2024-11-06T17:33:08Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:08Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:08Z TRACE received state_pointset: } -2024-11-06T17:33:08Z TRACE received state_pointset: }, -2024-11-06T17:33:08Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:07Z", -2024-11-06T17:33:08Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:08Z TRACE received state_pointset: } -2024-11-06T17:33:08Z DEBUG Handling device message state_pointset MP:67350835-2 -2024-11-06T17:33:08Z TRACE Ignoring partial state update -2024-11-06T17:33:08Z TRACE received command AHU-1/config/update -2024-11-06T17:33:08Z DEBUG received config_update -2024-11-06T17:33:08Z DEBUG Handling update message config_update RC:eea582.00000020 -2024-11-06T17:33:08Z DEBUG Removed configTransaction RC:eea582.00000020 -2024-11-06T17:33:08Z DEBUG last_start changed false, last_start 2024-11-06T17:31:49Z -2024-11-06T17:33:08Z DEBUG Updated config 2024-11-06T17:33:08Z RC:eea582.00000020 -2024-11-06T17:33:08Z INFO Updated config #022: Changed 0 fields. -2024-11-06T17:33:09Z TRACE received command AHU-1/config/update -2024-11-06T17:33:09Z DEBUG received config_update -2024-11-06T17:33:09Z DEBUG Handling update message config_update RC:eea582.00000023 -2024-11-06T17:33:09Z DEBUG Removed configTransaction RC:eea582.00000023 -2024-11-06T17:33:09Z DEBUG last_start changed false, last_start 2024-11-06T17:31:49Z -2024-11-06T17:33:09Z DEBUG Updated config 2024-11-06T17:33:09Z RC:eea582.00000023 -2024-11-06T17:33:09Z INFO Updated config #023: Changed 0 fields. -2024-11-06T17:33:09Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state -2024-11-06T17:33:09Z TRACE received command AHU-1/state/update -2024-11-06T17:33:09Z DEBUG received state_update -2024-11-06T17:33:09Z DEBUG Handling update message state_update MP:fe3d1e34 -2024-11-06T17:33:09Z DEBUG Updated state after 0s 2024-11-06T17:33:09Z MP:fe3d1e34 -2024-11-06T17:33:09Z INFO Updated state #027: Changed 4 fields: -2024-11-06T17:33:09Z INFO Updated state #027: Set `system.last_config` = `2024-11-06T17:33:09Z` -2024-11-06T17:33:09Z INFO Updated state #027: Set `system.status.timestamp` = `2024-11-06T17:33:09Z` -2024-11-06T17:33:09Z INFO Updated state #027: Add `discovery` = { } -2024-11-06T17:33:09Z INFO Updated state #027: Set `timestamp` = `2024-11-06T17:33:09Z` -2024-11-06T17:33:09Z DEBUG Updated state has last_config 2024-11-06T17:33:09Z (expecting 2024-11-06T17:33:09Z) -2024-11-06T17:33:10Z TRACE received command AHU-1/state/system -2024-11-06T17:33:10Z TRACE received state_system: { -2024-11-06T17:33:10Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:10Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:10Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:10Z TRACE received state_system: }, -2024-11-06T17:33:10Z TRACE received state_system: "last_config" : "2024-11-06T17:33:09Z", -2024-11-06T17:33:10Z TRACE received state_system: "operation" : { -2024-11-06T17:33:10Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:10Z TRACE received state_system: "last_start" : "2024-11-06T17:31:49Z", -2024-11-06T17:33:10Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:10Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:10Z TRACE received state_system: }, -2024-11-06T17:33:10Z TRACE received state_system: "serial_no" : "sequencer-7871", -2024-11-06T17:33:10Z TRACE received state_system: "software" : { -2024-11-06T17:33:10Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:10Z TRACE received state_system: }, -2024-11-06T17:33:10Z TRACE received state_system: "status" : { -2024-11-06T17:33:10Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:10Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:10Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:09Z", -2024-11-06T17:33:10Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:10Z TRACE received state_system: }, -2024-11-06T17:33:10Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:09Z", -2024-11-06T17:33:10Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:10Z TRACE received state_system: } -2024-11-06T17:33:10Z DEBUG Handling device message state_system MP:fe3d1e34-0 -2024-11-06T17:33:10Z TRACE Ignoring partial state update -2024-11-06T17:33:10Z DEBUG Detail config update synchronized is now: config transactions not cleared -2024-11-06T17:33:10Z TRACE received command AHU-1/state/discovery -2024-11-06T17:33:10Z TRACE received state_discovery: { -2024-11-06T17:33:10Z TRACE received state_discovery: "timestamp" : "2024-11-06T17:33:09Z", -2024-11-06T17:33:10Z TRACE received state_discovery: "version" : "1.5.2" -2024-11-06T17:33:10Z TRACE received state_discovery: } -2024-11-06T17:33:10Z DEBUG Handling device message state_discovery MP:fe3d1e34-1 -2024-11-06T17:33:10Z TRACE Ignoring partial state update -2024-11-06T17:33:10Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:10Z TRACE received state_localnet: { -2024-11-06T17:33:10Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:10Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:10Z TRACE received state_localnet: "addr" : "7c:1e:52:59:f6:f5" -2024-11-06T17:33:10Z TRACE received state_localnet: }, -2024-11-06T17:33:10Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:10Z TRACE received state_localnet: "addr" : "10.1.0.159" -2024-11-06T17:33:10Z TRACE received state_localnet: }, -2024-11-06T17:33:10Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:10Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe59:f6f5" -2024-11-06T17:33:10Z TRACE received state_localnet: }, -2024-11-06T17:33:10Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:10Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:10Z TRACE received state_localnet: } -2024-11-06T17:33:10Z TRACE received state_localnet: }, -2024-11-06T17:33:10Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:09Z", -2024-11-06T17:33:10Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:10Z TRACE received state_localnet: } -2024-11-06T17:33:10Z DEBUG Handling device message state_localnet MP:fe3d1e34-2 -2024-11-06T17:33:10Z TRACE Ignoring partial state update -2024-11-06T17:33:10Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:10Z TRACE received state_pointset: { -2024-11-06T17:33:10Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:10Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:10Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:10Z TRACE received state_pointset: }, -2024-11-06T17:33:10Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:10Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:10Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:10Z TRACE received state_pointset: }, -2024-11-06T17:33:10Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:10Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:10Z TRACE received state_pointset: } -2024-11-06T17:33:10Z TRACE received state_pointset: }, -2024-11-06T17:33:10Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:09Z", -2024-11-06T17:33:10Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:10Z TRACE received state_pointset: } -2024-11-06T17:33:10Z DEBUG Handling device message state_pointset MP:fe3d1e34-3 -2024-11-06T17:33:10Z TRACE Ignoring partial state update -2024-11-06T17:33:10Z TRACE received command AHU-1/config/update -2024-11-06T17:33:10Z DEBUG received config_update -2024-11-06T17:33:10Z DEBUG Handling update message config_update RC:eea582.00000022 -2024-11-06T17:33:10Z DEBUG Removed configTransaction RC:eea582.00000022 -2024-11-06T17:33:10Z DEBUG last_start changed false, last_start 2024-11-06T17:31:49Z -2024-11-06T17:33:10Z DEBUG Updated config 2024-11-06T17:33:10Z RC:eea582.00000022 -2024-11-06T17:33:10Z INFO Updated config #024: Changed 0 fields. -2024-11-06T17:33:10Z DEBUG Detail config update synchronized is now: last_config not synced in state -2024-11-06T17:33:11Z TRACE received command AHU-1/events/pointset -2024-11-06T17:33:11Z TRACE received events_pointset: { -2024-11-06T17:33:11Z TRACE received events_pointset: "points" : { -2024-11-06T17:33:11Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:11Z TRACE received events_pointset: "present_value" : false -2024-11-06T17:33:11Z TRACE received events_pointset: }, -2024-11-06T17:33:11Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:11Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:33:11Z TRACE received events_pointset: }, -2024-11-06T17:33:11Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:11Z TRACE received events_pointset: "present_value" : 12 -2024-11-06T17:33:11Z TRACE received events_pointset: } -2024-11-06T17:33:11Z TRACE received events_pointset: }, -2024-11-06T17:33:11Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:33:11Z", -2024-11-06T17:33:11Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:33:11Z TRACE received events_pointset: } -2024-11-06T17:33:11Z DEBUG Handling device message events_pointset MP:3514db00 -2024-11-06T17:33:11Z TRACE received command AHU-1/events/system -2024-11-06T17:33:11Z DEBUG received events_system 2024-11-06T17:33:01Z INFO device.log: Update state 2024-11-06T17:33:01Z last_config 2024-11-06T17:32:59Z -2024-11-06T17:33:11Z DEBUG received events_system 2024-11-06T17:33:03Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:11Z DEBUG received events_system 2024-11-06T17:33:03Z INFO device.log: 2024-11-06T17:33:03Z received config 2024-11-06T17:33:03Z -2024-11-06T17:33:11Z DEBUG received events_system 2024-11-06T17:33:03Z NOTICE system.config.apply: success -2024-11-06T17:33:11Z DEBUG received events_system 2024-11-06T17:33:03Z INFO device.log: Update state 2024-11-06T17:33:03Z last_config 2024-11-06T17:33:03Z -2024-11-06T17:33:11Z DEBUG received events_system 2024-11-06T17:33:05Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:11Z DEBUG received events_system 2024-11-06T17:33:05Z INFO device.log: 2024-11-06T17:33:05Z received config 2024-11-06T17:33:05Z -2024-11-06T17:33:11Z DEBUG received events_system 2024-11-06T17:33:05Z NOTICE system.config.apply: success -2024-11-06T17:33:11Z DEBUG received events_system 2024-11-06T17:33:05Z INFO device.log: Update state 2024-11-06T17:33:05Z last_config 2024-11-06T17:33:05Z -2024-11-06T17:33:11Z DEBUG received events_system 2024-11-06T17:33:07Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:11Z DEBUG received events_system 2024-11-06T17:33:07Z INFO device.log: 2024-11-06T17:33:07Z received config 2024-11-06T17:33:07Z -2024-11-06T17:33:11Z DEBUG received events_system 2024-11-06T17:33:07Z NOTICE system.config.apply: success -2024-11-06T17:33:11Z DEBUG received events_system 2024-11-06T17:33:07Z INFO device.log: Update state 2024-11-06T17:33:07Z last_config 2024-11-06T17:33:07Z -2024-11-06T17:33:11Z DEBUG received events_system 2024-11-06T17:33:08Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:11Z DEBUG received events_system 2024-11-06T17:33:08Z INFO device.log: 2024-11-06T17:33:08Z received config 2024-11-06T17:33:08Z -2024-11-06T17:33:11Z DEBUG received events_system 2024-11-06T17:33:08Z NOTICE system.config.apply: success -2024-11-06T17:33:11Z DEBUG received events_system 2024-11-06T17:33:09Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:11Z DEBUG received events_system 2024-11-06T17:33:09Z INFO device.log: 2024-11-06T17:33:09Z received config 2024-11-06T17:33:09Z -2024-11-06T17:33:11Z DEBUG received events_system 2024-11-06T17:33:09Z NOTICE system.config.apply: success -2024-11-06T17:33:11Z DEBUG received events_system 2024-11-06T17:33:09Z INFO device.log: Update state 2024-11-06T17:33:09Z last_config 2024-11-06T17:33:09Z -2024-11-06T17:33:11Z DEBUG received events_system 2024-11-06T17:33:10Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:11Z DEBUG received events_system 2024-11-06T17:33:10Z INFO device.log: 2024-11-06T17:33:10Z received config 2024-11-06T17:33:10Z -2024-11-06T17:33:11Z DEBUG received events_system 2024-11-06T17:33:10Z NOTICE system.config.apply: success -2024-11-06T17:33:11Z DEBUG Handling device message events_system MP:2b500888 -2024-11-06T17:33:11Z TRACE received command AHU-1/state/update -2024-11-06T17:33:11Z DEBUG received state_update -2024-11-06T17:33:11Z DEBUG Handling update message state_update MP:2cf05cd9 -2024-11-06T17:33:11Z DEBUG Updated state after 0s 2024-11-06T17:33:11Z MP:2cf05cd9 -2024-11-06T17:33:11Z INFO Updated state #028: Changed 3 fields: -2024-11-06T17:33:11Z INFO Updated state #028: Set `system.last_config` = `2024-11-06T17:33:10Z` -2024-11-06T17:33:11Z INFO Updated state #028: Set `system.status.timestamp` = `2024-11-06T17:33:10Z` -2024-11-06T17:33:11Z INFO Updated state #028: Set `timestamp` = `2024-11-06T17:33:11Z` -2024-11-06T17:33:11Z DEBUG Updated state has last_config 2024-11-06T17:33:10Z (expecting 2024-11-06T17:33:10Z) -2024-11-06T17:33:12Z TRACE received command AHU-1/state/system -2024-11-06T17:33:12Z TRACE received state_system: { -2024-11-06T17:33:12Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:12Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:12Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:12Z TRACE received state_system: }, -2024-11-06T17:33:12Z TRACE received state_system: "last_config" : "2024-11-06T17:33:10Z", -2024-11-06T17:33:12Z TRACE received state_system: "operation" : { -2024-11-06T17:33:12Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:12Z TRACE received state_system: "last_start" : "2024-11-06T17:31:49Z", -2024-11-06T17:33:12Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:12Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:12Z TRACE received state_system: }, -2024-11-06T17:33:12Z TRACE received state_system: "serial_no" : "sequencer-7871", -2024-11-06T17:33:12Z TRACE received state_system: "software" : { -2024-11-06T17:33:12Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:12Z TRACE received state_system: }, -2024-11-06T17:33:12Z TRACE received state_system: "status" : { -2024-11-06T17:33:12Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:12Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:12Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:10Z", -2024-11-06T17:33:12Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:12Z TRACE received state_system: }, -2024-11-06T17:33:12Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:11Z", -2024-11-06T17:33:12Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:12Z TRACE received state_system: } -2024-11-06T17:33:12Z DEBUG Handling device message state_system MP:2cf05cd9-0 -2024-11-06T17:33:12Z TRACE Ignoring partial state update -2024-11-06T17:33:12Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:12Z DEBUG Stage finished waiting for config update synchronized at 21s after 4s -2024-11-06T17:33:12Z TRACE Stage resume waiting for enumeration not active at 21s -2024-11-06T17:33:12Z DEBUG Config sync took 5s -2024-11-06T17:33:12Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:12Z DEBUG Update config before enumeration not active timestamp 2024-11-06T17:33:10Z -2024-11-06T17:33:12Z TRACE local local_update: { -2024-11-06T17:33:12Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:10Z", -2024-11-06T17:33:12Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:12Z TRACE local local_update: "system" : { -2024-11-06T17:33:12Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:12Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:12Z TRACE local local_update: "operation" : { -2024-11-06T17:33:12Z TRACE local local_update: "last_start" : "2024-11-06T17:31:49Z" -2024-11-06T17:33:12Z TRACE local local_update: }, -2024-11-06T17:33:12Z TRACE local local_update: "testing" : { -2024-11-06T17:33:12Z TRACE local local_update: "sequence_name" : "enumerate_features" -2024-11-06T17:33:12Z TRACE local local_update: } -2024-11-06T17:33:12Z TRACE local local_update: }, -2024-11-06T17:33:12Z TRACE local local_update: "discovery" : { -2024-11-06T17:33:12Z TRACE local local_update: "depths" : { -2024-11-06T17:33:12Z TRACE local local_update: "features" : "entries" -2024-11-06T17:33:12Z TRACE local local_update: } -2024-11-06T17:33:12Z TRACE local local_update: }, -2024-11-06T17:33:12Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:12Z TRACE local local_update: "families" : { -2024-11-06T17:33:12Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:12Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:12Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:12Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:12Z TRACE local local_update: } -2024-11-06T17:33:12Z TRACE local local_update: }, -2024-11-06T17:33:12Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:12Z TRACE local local_update: "points" : { -2024-11-06T17:33:12Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:12Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:12Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:12Z TRACE local local_update: }, -2024-11-06T17:33:12Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:12Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:12Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:12Z TRACE local local_update: }, -2024-11-06T17:33:12Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:12Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:12Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:12Z TRACE local local_update: } -2024-11-06T17:33:12Z TRACE local local_update: } -2024-11-06T17:33:12Z TRACE local local_update: } -2024-11-06T17:33:12Z TRACE local local_update: } -2024-11-06T17:33:12Z DEBUG Recorded sequence: 1. Update config before enumeration not active -2024-11-06T17:33:12Z INFO Device config Add `discovery` = { "depths": { "features": `entries` } } -2024-11-06T17:33:12Z TRACE Update config before enumeration not active: Add `discovery` = { "depths": { "features": `entries` } } -2024-11-06T17:33:12Z DEBUG Recorded sequence: 1. Wait for enumeration not active -2024-11-06T17:33:12Z DEBUG Stage finished waiting for enumeration not active at 21s after 6s -2024-11-06T17:33:12Z TRACE Stage resume waiting for executing test at 21s -2024-11-06T17:33:12Z INFO Starting empty enumeration at 2024-11-06T17:33:12Z -2024-11-06T17:33:12Z TRACE Stage suspend waiting for executing test at 21s -2024-11-06T17:33:12Z INFO Stage start waiting for matching enumeration generation at 21s -2024-11-06T17:33:13Z DEBUG system config extra field null -2024-11-06T17:33:13Z TRACE updated check config_system: false -2024-11-06T17:33:13Z TRACE updated check config_pointset: false -2024-11-06T17:33:13Z TRACE updated check config_gateway: false -2024-11-06T17:33:13Z TRACE updated check config_localnet: false -2024-11-06T17:33:13Z TRACE updated check config_blobset: false -2024-11-06T17:33:13Z TRACE updated check config_discovery: true -2024-11-06T17:33:13Z DEBUG update config_discovery, adding configTransaction RC:eea582.00000024 -2024-11-06T17:33:13Z TRACE local local_discovery: { -2024-11-06T17:33:13Z TRACE local local_discovery: "generation" : "2024-11-06T17:33:12Z", -2024-11-06T17:33:13Z TRACE local local_discovery: "depths" : { -2024-11-06T17:33:13Z TRACE local local_discovery: "features" : "entries" -2024-11-06T17:33:13Z TRACE local local_discovery: } -2024-11-06T17:33:13Z TRACE local local_discovery: } -2024-11-06T17:33:13Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:11Z -2024-11-06T17:33:13Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:13Z, because before matching enumeration generation -2024-11-06T17:33:13Z TRACE Stage suspend waiting for matching enumeration generation at 22s -2024-11-06T17:33:13Z INFO Stage start waiting for config update synchronized at 22s -2024-11-06T17:33:13Z TRACE received command AHU-1/state/discovery -2024-11-06T17:33:13Z TRACE received state_discovery: { -2024-11-06T17:33:13Z TRACE received state_discovery: "timestamp" : "2024-11-06T17:33:11Z", -2024-11-06T17:33:13Z TRACE received state_discovery: "version" : "1.5.2" -2024-11-06T17:33:13Z TRACE received state_discovery: } -2024-11-06T17:33:13Z DEBUG Handling device message state_discovery MP:2cf05cd9-1 -2024-11-06T17:33:13Z TRACE Ignoring partial state update -2024-11-06T17:33:13Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:13Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:13Z TRACE received state_localnet: { -2024-11-06T17:33:13Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:13Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:13Z TRACE received state_localnet: "addr" : "7c:1e:52:59:f6:f5" -2024-11-06T17:33:13Z TRACE received state_localnet: }, -2024-11-06T17:33:13Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:13Z TRACE received state_localnet: "addr" : "10.1.0.159" -2024-11-06T17:33:13Z TRACE received state_localnet: }, -2024-11-06T17:33:13Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:13Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe59:f6f5" -2024-11-06T17:33:13Z TRACE received state_localnet: }, -2024-11-06T17:33:13Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:13Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:13Z TRACE received state_localnet: } -2024-11-06T17:33:13Z TRACE received state_localnet: }, -2024-11-06T17:33:13Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:11Z", -2024-11-06T17:33:13Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:13Z TRACE received state_localnet: } -2024-11-06T17:33:13Z DEBUG Handling device message state_localnet MP:2cf05cd9-2 -2024-11-06T17:33:13Z TRACE Ignoring partial state update -2024-11-06T17:33:13Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:13Z TRACE received state_pointset: { -2024-11-06T17:33:13Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:13Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:13Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:13Z TRACE received state_pointset: }, -2024-11-06T17:33:13Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:13Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:13Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:13Z TRACE received state_pointset: }, -2024-11-06T17:33:13Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:13Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:13Z TRACE received state_pointset: } -2024-11-06T17:33:13Z TRACE received state_pointset: }, -2024-11-06T17:33:13Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:11Z", -2024-11-06T17:33:13Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:13Z TRACE received state_pointset: } -2024-11-06T17:33:13Z DEBUG Handling device message state_pointset MP:2cf05cd9-3 -2024-11-06T17:33:13Z TRACE Ignoring partial state update -2024-11-06T17:33:13Z TRACE received command AHU-1/events/discovery -2024-11-06T17:33:13Z TRACE received events_discovery: { -2024-11-06T17:33:13Z TRACE received events_discovery: "features" : { -2024-11-06T17:33:13Z TRACE received events_discovery: "endpoint.config" : { -2024-11-06T17:33:13Z TRACE received events_discovery: "stage" : "beta" -2024-11-06T17:33:13Z TRACE received events_discovery: }, -2024-11-06T17:33:13Z TRACE received events_discovery: "enumeration.families" : { -2024-11-06T17:33:13Z TRACE received events_discovery: "stage" : "preview" -2024-11-06T17:33:13Z TRACE received events_discovery: }, -2024-11-06T17:33:13Z TRACE received events_discovery: "enumeration.features" : { -2024-11-06T17:33:13Z TRACE received events_discovery: "stage" : "beta" -2024-11-06T17:33:13Z TRACE received events_discovery: }, -2024-11-06T17:33:13Z TRACE received events_discovery: "system" : { -2024-11-06T17:33:13Z TRACE received events_discovery: "stage" : "beta" -2024-11-06T17:33:13Z TRACE received events_discovery: }, -2024-11-06T17:33:13Z TRACE received events_discovery: "enumeration.pointset" : { -2024-11-06T17:33:13Z TRACE received events_discovery: "stage" : "alpha" -2024-11-06T17:33:13Z TRACE received events_discovery: }, -2024-11-06T17:33:13Z TRACE received events_discovery: "pointset" : { -2024-11-06T17:33:13Z TRACE received events_discovery: "stage" : "beta" -2024-11-06T17:33:13Z TRACE received events_discovery: }, -2024-11-06T17:33:13Z TRACE received events_discovery: "enumeration" : { -2024-11-06T17:33:13Z TRACE received events_discovery: "stage" : "stable" -2024-11-06T17:33:13Z TRACE received events_discovery: } -2024-11-06T17:33:13Z TRACE received events_discovery: }, -2024-11-06T17:33:13Z TRACE received events_discovery: "generation" : "2024-11-06T17:33:12Z", -2024-11-06T17:33:13Z TRACE received events_discovery: "timestamp" : "2024-11-06T17:33:13Z", -2024-11-06T17:33:13Z TRACE received events_discovery: "version" : "1.5.2" -2024-11-06T17:33:13Z TRACE received events_discovery: } -2024-11-06T17:33:13Z DEBUG Handling device message events_discovery MP:818580ed -2024-11-06T17:33:13Z TRACE received command AHU-1/config/update -2024-11-06T17:33:13Z DEBUG received config_update -2024-11-06T17:33:13Z DEBUG Handling update message config_update RC:eea582.00000024 -2024-11-06T17:33:13Z DEBUG Removed configTransaction RC:eea582.00000024 -2024-11-06T17:33:13Z DEBUG last_start changed false, last_start 2024-11-06T17:31:49Z -2024-11-06T17:33:13Z DEBUG Updated config 2024-11-06T17:33:13Z RC:eea582.00000024 -2024-11-06T17:33:13Z INFO Updated config #025: Changed 1 fields: -2024-11-06T17:33:13Z INFO Updated config #025: Add `discovery.generation` = `generation start time` -2024-11-06T17:33:13Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state -2024-11-06T17:33:13Z TRACE received command AHU-1/state/update -2024-11-06T17:33:13Z DEBUG received state_update -2024-11-06T17:33:13Z DEBUG Handling update message state_update MP:767aaf2a -2024-11-06T17:33:13Z DEBUG Updated state after 0s 2024-11-06T17:33:13Z MP:767aaf2a -2024-11-06T17:33:13Z INFO Updated state #029: Changed 4 fields: -2024-11-06T17:33:13Z INFO Updated state #029: Set `system.last_config` = `2024-11-06T17:33:13Z` -2024-11-06T17:33:13Z INFO Updated state #029: Set `system.status.timestamp` = `2024-11-06T17:33:13Z` -2024-11-06T17:33:13Z INFO Updated state #029: Add `discovery.generation` = `2024-11-06T17:33:12Z` -2024-11-06T17:33:13Z INFO Updated state #029: Set `timestamp` = `2024-11-06T17:33:13Z` -2024-11-06T17:33:13Z DEBUG Updated state has last_config 2024-11-06T17:33:13Z (expecting 2024-11-06T17:33:13Z) -2024-11-06T17:33:14Z TRACE received command AHU-1/state/system -2024-11-06T17:33:14Z TRACE received state_system: { -2024-11-06T17:33:14Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:14Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:14Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:14Z TRACE received state_system: }, -2024-11-06T17:33:14Z TRACE received state_system: "last_config" : "2024-11-06T17:33:13Z", -2024-11-06T17:33:14Z TRACE received state_system: "operation" : { -2024-11-06T17:33:14Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:14Z TRACE received state_system: "last_start" : "2024-11-06T17:31:49Z", -2024-11-06T17:33:14Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:14Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:14Z TRACE received state_system: }, -2024-11-06T17:33:14Z TRACE received state_system: "serial_no" : "sequencer-7871", -2024-11-06T17:33:14Z TRACE received state_system: "software" : { -2024-11-06T17:33:14Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:14Z TRACE received state_system: }, -2024-11-06T17:33:14Z TRACE received state_system: "status" : { -2024-11-06T17:33:14Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:14Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:14Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:13Z", -2024-11-06T17:33:14Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:14Z TRACE received state_system: }, -2024-11-06T17:33:14Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:13Z", -2024-11-06T17:33:14Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:14Z TRACE received state_system: } -2024-11-06T17:33:14Z DEBUG Handling device message state_system MP:767aaf2a-0 -2024-11-06T17:33:14Z TRACE Ignoring partial state update -2024-11-06T17:33:14Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:14Z DEBUG Stage finished waiting for config update synchronized at 23s after 0s -2024-11-06T17:33:14Z TRACE Stage resume waiting for matching enumeration generation at 23s -2024-11-06T17:33:14Z DEBUG Config sync took 1s -2024-11-06T17:33:14Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:14Z DEBUG Update config before matching enumeration generation timestamp 2024-11-06T17:33:13Z -2024-11-06T17:33:14Z TRACE local local_update: { -2024-11-06T17:33:14Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:13Z", -2024-11-06T17:33:14Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:14Z TRACE local local_update: "system" : { -2024-11-06T17:33:14Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:14Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:14Z TRACE local local_update: "operation" : { -2024-11-06T17:33:14Z TRACE local local_update: "last_start" : "2024-11-06T17:31:49Z" -2024-11-06T17:33:14Z TRACE local local_update: }, -2024-11-06T17:33:14Z TRACE local local_update: "testing" : { -2024-11-06T17:33:14Z TRACE local local_update: "sequence_name" : "enumerate_features" -2024-11-06T17:33:14Z TRACE local local_update: } -2024-11-06T17:33:14Z TRACE local local_update: }, -2024-11-06T17:33:14Z TRACE local local_update: "discovery" : { -2024-11-06T17:33:14Z TRACE local local_update: "generation" : "2024-11-06T17:33:12Z", -2024-11-06T17:33:14Z TRACE local local_update: "depths" : { -2024-11-06T17:33:14Z TRACE local local_update: "features" : "entries" -2024-11-06T17:33:14Z TRACE local local_update: } -2024-11-06T17:33:14Z TRACE local local_update: }, -2024-11-06T17:33:14Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:14Z TRACE local local_update: "families" : { -2024-11-06T17:33:14Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:14Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:14Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:14Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:14Z TRACE local local_update: } -2024-11-06T17:33:14Z TRACE local local_update: }, -2024-11-06T17:33:14Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:14Z TRACE local local_update: "points" : { -2024-11-06T17:33:14Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:14Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:14Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:14Z TRACE local local_update: }, -2024-11-06T17:33:14Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:14Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:14Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:14Z TRACE local local_update: }, -2024-11-06T17:33:14Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:14Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:14Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:14Z TRACE local local_update: } -2024-11-06T17:33:14Z TRACE local local_update: } -2024-11-06T17:33:14Z TRACE local local_update: } -2024-11-06T17:33:14Z TRACE local local_update: } -2024-11-06T17:33:14Z DEBUG Recorded sequence: 1. Update config before matching enumeration generation -2024-11-06T17:33:14Z INFO Device config Add `discovery.generation` = `generation start time` -2024-11-06T17:33:14Z TRACE Update config before matching enumeration generation: Add `discovery.generation` = `generation start time` -2024-11-06T17:33:14Z DEBUG Recorded sequence: 1. Wait for matching enumeration generation -2024-11-06T17:33:14Z DEBUG Stage finished waiting for matching enumeration generation at 23s after 2s -2024-11-06T17:33:14Z TRACE Stage resume waiting for executing test at 23s -2024-11-06T17:33:14Z TRACE Stage suspend waiting for executing test at 23s -2024-11-06T17:33:14Z INFO Stage start waiting for cleared enumeration generation at 23s -2024-11-06T17:33:15Z DEBUG system config extra field null -2024-11-06T17:33:15Z TRACE updated check config_system: false -2024-11-06T17:33:15Z TRACE updated check config_pointset: false -2024-11-06T17:33:15Z TRACE updated check config_gateway: false -2024-11-06T17:33:15Z TRACE updated check config_localnet: false -2024-11-06T17:33:15Z TRACE updated check config_blobset: false -2024-11-06T17:33:15Z TRACE updated check config_discovery: true -2024-11-06T17:33:15Z DEBUG update config_discovery, adding configTransaction RC:eea582.00000025 -2024-11-06T17:33:15Z TRACE local local_discovery: { -2024-11-06T17:33:15Z TRACE local local_discovery: "depths" : { -2024-11-06T17:33:15Z TRACE local local_discovery: "features" : "entries" -2024-11-06T17:33:15Z TRACE local local_discovery: } -2024-11-06T17:33:15Z TRACE local local_discovery: } -2024-11-06T17:33:15Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:13Z -2024-11-06T17:33:15Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:15Z, because before cleared enumeration generation -2024-11-06T17:33:15Z TRACE Stage suspend waiting for cleared enumeration generation at 24s -2024-11-06T17:33:15Z INFO Stage start waiting for config update synchronized at 24s -2024-11-06T17:33:15Z TRACE received command AHU-1/state/discovery -2024-11-06T17:33:15Z TRACE received state_discovery: { -2024-11-06T17:33:15Z TRACE received state_discovery: "generation" : "2024-11-06T17:33:12Z", -2024-11-06T17:33:15Z TRACE received state_discovery: "timestamp" : "2024-11-06T17:33:13Z", -2024-11-06T17:33:15Z TRACE received state_discovery: "version" : "1.5.2" -2024-11-06T17:33:15Z TRACE received state_discovery: } -2024-11-06T17:33:15Z DEBUG Handling device message state_discovery MP:767aaf2a-1 -2024-11-06T17:33:15Z TRACE Ignoring partial state update -2024-11-06T17:33:15Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:15Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:15Z TRACE received state_localnet: { -2024-11-06T17:33:15Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:15Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:15Z TRACE received state_localnet: "addr" : "7c:1e:52:59:f6:f5" -2024-11-06T17:33:15Z TRACE received state_localnet: }, -2024-11-06T17:33:15Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:15Z TRACE received state_localnet: "addr" : "10.1.0.159" -2024-11-06T17:33:15Z TRACE received state_localnet: }, -2024-11-06T17:33:15Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:15Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe59:f6f5" -2024-11-06T17:33:15Z TRACE received state_localnet: }, -2024-11-06T17:33:15Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:15Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:15Z TRACE received state_localnet: } -2024-11-06T17:33:15Z TRACE received state_localnet: }, -2024-11-06T17:33:15Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:13Z", -2024-11-06T17:33:15Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:15Z TRACE received state_localnet: } -2024-11-06T17:33:15Z DEBUG Handling device message state_localnet MP:767aaf2a-2 -2024-11-06T17:33:15Z TRACE Ignoring partial state update -2024-11-06T17:33:15Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:15Z TRACE received state_pointset: { -2024-11-06T17:33:15Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:15Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:15Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:15Z TRACE received state_pointset: }, -2024-11-06T17:33:15Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:15Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:15Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:15Z TRACE received state_pointset: }, -2024-11-06T17:33:15Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:15Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:15Z TRACE received state_pointset: } -2024-11-06T17:33:15Z TRACE received state_pointset: }, -2024-11-06T17:33:15Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:13Z", -2024-11-06T17:33:15Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:15Z TRACE received state_pointset: } -2024-11-06T17:33:15Z DEBUG Handling device message state_pointset MP:767aaf2a-3 -2024-11-06T17:33:15Z TRACE Ignoring partial state update -2024-11-06T17:33:15Z TRACE received command AHU-1/config/update -2024-11-06T17:33:15Z DEBUG received config_update -2024-11-06T17:33:15Z DEBUG Handling update message config_update RC:eea582.00000025 -2024-11-06T17:33:15Z DEBUG Removed configTransaction RC:eea582.00000025 -2024-11-06T17:33:15Z DEBUG last_start changed false, last_start 2024-11-06T17:31:49Z -2024-11-06T17:33:15Z DEBUG Updated config 2024-11-06T17:33:15Z RC:eea582.00000025 -2024-11-06T17:33:15Z INFO Updated config #026: Changed 1 fields: -2024-11-06T17:33:15Z INFO Updated config #026: Remove `discovery.generation` -2024-11-06T17:33:15Z TRACE received command AHU-1/state/update -2024-11-06T17:33:15Z DEBUG received state_update -2024-11-06T17:33:15Z DEBUG Handling update message state_update MP:3af8a780 -2024-11-06T17:33:15Z DEBUG Updated state after 0s 2024-11-06T17:33:15Z MP:3af8a780 -2024-11-06T17:33:15Z INFO Updated state #030: Changed 4 fields: -2024-11-06T17:33:15Z INFO Updated state #030: Set `system.last_config` = `2024-11-06T17:33:15Z` -2024-11-06T17:33:15Z INFO Updated state #030: Set `system.status.timestamp` = `2024-11-06T17:33:15Z` -2024-11-06T17:33:15Z INFO Updated state #030: Remove `discovery.generation` -2024-11-06T17:33:15Z INFO Updated state #030: Set `timestamp` = `2024-11-06T17:33:15Z` -2024-11-06T17:33:15Z DEBUG Updated state has last_config 2024-11-06T17:33:15Z (expecting 2024-11-06T17:33:15Z) -2024-11-06T17:33:15Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:15Z DEBUG Stage finished waiting for config update synchronized at 25s after 0s -2024-11-06T17:33:15Z TRACE Stage resume waiting for cleared enumeration generation at 25s -2024-11-06T17:33:15Z DEBUG Config sync took 0s -2024-11-06T17:33:15Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:15Z DEBUG Update config before cleared enumeration generation timestamp 2024-11-06T17:33:15Z -2024-11-06T17:33:15Z TRACE local local_update: { -2024-11-06T17:33:15Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:15Z", -2024-11-06T17:33:15Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:15Z TRACE local local_update: "system" : { -2024-11-06T17:33:15Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:15Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:15Z TRACE local local_update: "operation" : { -2024-11-06T17:33:15Z TRACE local local_update: "last_start" : "2024-11-06T17:31:49Z" -2024-11-06T17:33:15Z TRACE local local_update: }, -2024-11-06T17:33:15Z TRACE local local_update: "testing" : { -2024-11-06T17:33:15Z TRACE local local_update: "sequence_name" : "enumerate_features" -2024-11-06T17:33:15Z TRACE local local_update: } -2024-11-06T17:33:15Z TRACE local local_update: }, -2024-11-06T17:33:15Z TRACE local local_update: "discovery" : { -2024-11-06T17:33:15Z TRACE local local_update: "depths" : { -2024-11-06T17:33:15Z TRACE local local_update: "features" : "entries" -2024-11-06T17:33:15Z TRACE local local_update: } -2024-11-06T17:33:15Z TRACE local local_update: }, -2024-11-06T17:33:15Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:15Z TRACE local local_update: "families" : { -2024-11-06T17:33:15Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:15Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:15Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:15Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:15Z TRACE local local_update: } -2024-11-06T17:33:15Z TRACE local local_update: }, -2024-11-06T17:33:15Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:15Z TRACE local local_update: "points" : { -2024-11-06T17:33:15Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:15Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:15Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:15Z TRACE local local_update: }, -2024-11-06T17:33:15Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:15Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:15Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:15Z TRACE local local_update: }, -2024-11-06T17:33:15Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:15Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:15Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:15Z TRACE local local_update: } -2024-11-06T17:33:15Z TRACE local local_update: } -2024-11-06T17:33:15Z TRACE local local_update: } -2024-11-06T17:33:15Z TRACE local local_update: } -2024-11-06T17:33:15Z DEBUG Recorded sequence: 1. Update config before cleared enumeration generation -2024-11-06T17:33:15Z INFO Device config Remove `discovery.generation` -2024-11-06T17:33:15Z TRACE Update config before cleared enumeration generation: Remove `discovery.generation` -2024-11-06T17:33:15Z DEBUG Recorded sequence: 1. Wait for cleared enumeration generation -2024-11-06T17:33:15Z DEBUG Stage finished waiting for cleared enumeration generation at 25s after 1s -2024-11-06T17:33:15Z TRACE Stage resume waiting for executing test at 25s -2024-11-06T17:33:16Z INFO Received discovery generation 2024-11-06T17:33:12Z -2024-11-06T17:33:16Z DEBUG Recorded sequence: 1. Check that no family enumeration exists -2024-11-06T17:33:16Z DEBUG Recorded sequence: 1. Check that feature enumeration matches metadata -2024-11-06T17:33:16Z DEBUG Recorded sequence: 1. Check that all enumerated features are official buckets -2024-11-06T17:33:16Z DEBUG Recorded sequence: 1. Check that no point enumeration exists -2024-11-06T17:33:16Z DEBUG stage done waiting for executing test at 26s -2024-11-06T17:33:16Z DEBUG Removing implicit system capability LAST_CONFIG -2024-11-06T17:33:16Z NOTICE RESULT pass enumeration.features enumerate_features PREVIEW 10/10 Sequence complete -2024-11-06T17:33:16Z NOTICE Sequence complete -2024-11-06T17:33:16Z NOTICE ending test enumerate_features after 26s ################################ +2024-12-03T15:58:36Z DEBUG received events_system 2024-12-03T15:58:18Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:58:36Z DEBUG received events_system 2024-12-03T15:58:18Z INFO device.log: 2024-12-03T15:58:18Z received config 2024-12-03T15:58:18Z +2024-12-03T15:58:36Z DEBUG received events_system 2024-12-03T15:58:18Z NOTICE system.config.apply: success +2024-12-03T15:58:36Z DEBUG received events_system 2024-12-03T15:58:19Z INFO device.log: Update state 2024-12-03T15:58:19Z last_config 2024-12-03T15:58:18Z +2024-12-03T15:58:36Z DEBUG received events_system 2024-12-03T15:58:22Z INFO device.log: Update state 2024-12-03T15:58:22Z last_config 2024-12-03T15:58:18Z +2024-12-03T15:58:36Z DEBUG received events_system 2024-12-03T15:58:22Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:58:36Z DEBUG received events_system 2024-12-03T15:58:22Z INFO device.log: 2024-12-03T15:58:22Z received config 2024-12-03T15:58:22Z +2024-12-03T15:58:36Z DEBUG received events_system 2024-12-03T15:58:22Z NOTICE system.config.apply: success +2024-12-03T15:58:36Z DEBUG received events_system 2024-12-03T15:58:24Z INFO device.log: Update state 2024-12-03T15:58:24Z last_config 2024-12-03T15:58:22Z +2024-12-03T15:58:36Z DEBUG received events_system 2024-12-03T15:58:27Z INFO device.log: Update state 2024-12-03T15:58:27Z last_config 2024-12-03T15:58:22Z +2024-12-03T15:58:36Z DEBUG Handling device message events_system MP:d67ff526 +2024-12-03T15:58:36Z TRACE received command AHU-1/config/update +2024-12-03T15:58:36Z DEBUG received config_update +2024-12-03T15:58:36Z DEBUG Handling update message config_update RC:0c930c.0000001d +2024-12-03T15:58:36Z DEBUG Removed configTransaction RC:0c930c.0000001d +2024-12-03T15:58:36Z DEBUG last_start changed false, last_start 1970-01-01T00:01:13Z +2024-12-03T15:58:36Z DEBUG Updated config 2024-12-03T15:58:36Z RC:0c930c.0000001d +2024-12-03T15:58:36Z INFO Updated config #018: Changed 2 fields: +2024-12-03T15:58:36Z INFO Updated config #018: Set `system.testing.sequence_name` = `enumerate_features` +2024-12-03T15:58:36Z INFO Updated config #018: Remove `blobset` +2024-12-03T15:58:36Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:36Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:58:36Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:36Z DEBUG Detail config update synchronized is now: device state not updated since config issued +2024-12-03T15:58:36Z TRACE received command AHU-1/state/update +2024-12-03T15:58:36Z DEBUG received state_update +2024-12-03T15:58:36Z DEBUG Handling update message state_update MP:b8b41d96 +2024-12-03T15:58:36Z DEBUG Updated state after 0s 2024-12-03T15:58:36Z MP:b8b41d96 +2024-12-03T15:58:36Z INFO Updated state #022: Changed 4 fields: +2024-12-03T15:58:36Z INFO Updated state #022: Set `system.status.level` = `100` +2024-12-03T15:58:36Z INFO Updated state #022: Set `system.status.category` = `system.config.parse` +2024-12-03T15:58:36Z INFO Updated state #022: Set `system.status.timestamp` = `2024-12-03T15:58:36Z` +2024-12-03T15:58:36Z INFO Updated state #022: Set `timestamp` = `2024-12-03T15:58:36Z` +2024-12-03T15:58:36Z NOTICE Received serial number sequencer-15455 +2024-12-03T15:58:36Z DEBUG Updated state has last_config 2024-12-03T15:58:22Z (expecting 2024-12-03T15:58:36Z) +2024-12-03T15:58:36Z TRACE received command AHU-1/state/system +2024-12-03T15:58:36Z TRACE received state_system: { +2024-12-03T15:58:36Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:36Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:36Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:36Z TRACE received state_system: }, +2024-12-03T15:58:36Z TRACE received state_system: "last_config" : "2024-12-03T15:58:22Z", +2024-12-03T15:58:36Z TRACE received state_system: "operation" : { +2024-12-03T15:58:36Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:36Z TRACE received state_system: "last_start" : "2024-12-03T15:57:26Z", +2024-12-03T15:58:36Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:36Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:36Z TRACE received state_system: }, +2024-12-03T15:58:36Z TRACE received state_system: "serial_no" : "sequencer-15455", +2024-12-03T15:58:36Z TRACE received state_system: "software" : { +2024-12-03T15:58:36Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:36Z TRACE received state_system: }, +2024-12-03T15:58:36Z TRACE received state_system: "status" : { +2024-12-03T15:58:36Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:36Z TRACE received state_system: "category" : "system.config.parse", +2024-12-03T15:58:36Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:36Z", +2024-12-03T15:58:36Z TRACE received state_system: "level" : 100 +2024-12-03T15:58:36Z TRACE received state_system: }, +2024-12-03T15:58:36Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:36Z", +2024-12-03T15:58:36Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:36Z TRACE received state_system: } +2024-12-03T15:58:36Z DEBUG Handling device message state_system MP:b8b41d96-0 +2024-12-03T15:58:36Z TRACE Ignoring partial state update +2024-12-03T15:58:36Z DEBUG Detail config update synchronized is now: last_start not synced in config, last_config not synced in state +2024-12-03T15:58:36Z TRACE received command AHU-1/state/discovery +2024-12-03T15:58:36Z TRACE received state_discovery: { +2024-12-03T15:58:36Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:58:36Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:58:36Z", +2024-12-03T15:58:36Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:58:36Z TRACE received state_discovery: } +2024-12-03T15:58:36Z DEBUG Handling device message state_discovery MP:b8b41d96-1 +2024-12-03T15:58:36Z TRACE Ignoring partial state update +2024-12-03T15:58:36Z TRACE received command AHU-1/state/localnet +2024-12-03T15:58:36Z TRACE received state_localnet: { +2024-12-03T15:58:36Z TRACE received state_localnet: "families" : { +2024-12-03T15:58:36Z TRACE received state_localnet: "ether" : { +2024-12-03T15:58:36Z TRACE received state_localnet: "addr" : "60:45:bd:7b:8c:7b" +2024-12-03T15:58:36Z TRACE received state_localnet: }, +2024-12-03T15:58:36Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:58:36Z TRACE received state_localnet: "addr" : "10.1.0.196" +2024-12-03T15:58:36Z TRACE received state_localnet: }, +2024-12-03T15:58:36Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:58:36Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:fe7b:8c7b" +2024-12-03T15:58:36Z TRACE received state_localnet: }, +2024-12-03T15:58:36Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:58:36Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:58:36Z TRACE received state_localnet: } +2024-12-03T15:58:36Z TRACE received state_localnet: }, +2024-12-03T15:58:36Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:58:36Z", +2024-12-03T15:58:36Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:58:36Z TRACE received state_localnet: } +2024-12-03T15:58:36Z DEBUG Handling device message state_localnet MP:b8b41d96-2 +2024-12-03T15:58:36Z TRACE Ignoring partial state update +2024-12-03T15:58:36Z TRACE received command AHU-1/state/pointset +2024-12-03T15:58:36Z TRACE received state_pointset: { +2024-12-03T15:58:36Z TRACE received state_pointset: "points" : { +2024-12-03T15:58:36Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:36Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:58:36Z TRACE received state_pointset: }, +2024-12-03T15:58:36Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:36Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:58:36Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:58:36Z TRACE received state_pointset: }, +2024-12-03T15:58:36Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:36Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:36Z TRACE received state_pointset: } +2024-12-03T15:58:36Z TRACE received state_pointset: }, +2024-12-03T15:58:36Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:58:36Z", +2024-12-03T15:58:36Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:58:36Z TRACE received state_pointset: } +2024-12-03T15:58:36Z DEBUG Handling device message state_pointset MP:b8b41d96-3 +2024-12-03T15:58:36Z TRACE Ignoring partial state update +2024-12-03T15:58:36Z TRACE received command AHU-1/config/update +2024-12-03T15:58:36Z DEBUG received config_update +2024-12-03T15:58:36Z DEBUG Handling update message config_update MP:b8b41d96 +2024-12-03T15:58:36Z DEBUG last_start changed true, last_start 2024-12-03T15:57:26Z +2024-12-03T15:58:36Z DEBUG Updated config 2024-12-03T15:58:36Z MP:b8b41d96 +2024-12-03T15:58:36Z INFO Updated config #019: Changed 0 fields. +2024-12-03T15:58:36Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-03T15:58:37Z TRACE received command AHU-1/events/pointset +2024-12-03T15:58:37Z TRACE received events_pointset: { +2024-12-03T15:58:37Z TRACE received events_pointset: "points" : { +2024-12-03T15:58:37Z TRACE received events_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:37Z TRACE received events_pointset: "present_value" : true +2024-12-03T15:58:37Z TRACE received events_pointset: }, +2024-12-03T15:58:37Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:37Z TRACE received events_pointset: "present_value" : 98 +2024-12-03T15:58:37Z TRACE received events_pointset: }, +2024-12-03T15:58:37Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:37Z TRACE received events_pointset: "present_value" : 11 +2024-12-03T15:58:37Z TRACE received events_pointset: } +2024-12-03T15:58:37Z TRACE received events_pointset: }, +2024-12-03T15:58:37Z TRACE received events_pointset: "timestamp" : "2024-12-03T15:58:37Z", +2024-12-03T15:58:37Z TRACE received events_pointset: "version" : "1.5.2" +2024-12-03T15:58:37Z TRACE received events_pointset: } +2024-12-03T15:58:37Z DEBUG Handling device message events_pointset MP:c16ada2c +2024-12-03T15:58:37Z TRACE received command AHU-1/events/system +2024-12-03T15:58:37Z DEBUG received events_system 2024-12-03T15:58:36Z INFO device.log: Update state 2024-12-03T15:58:36Z last_config 2024-12-03T15:58:22Z +2024-12-03T15:58:37Z DEBUG received events_system 2024-12-03T15:58:36Z INFO device.log: 2024-12-03T15:58:36Z received config 2024-12-03T15:58:36Z +2024-12-03T15:58:37Z DEBUG received events_system 2024-12-03T15:58:36Z NOTICE system.config.apply: success +2024-12-03T15:58:37Z DEBUG received events_system 2024-12-03T15:58:36Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:58:37Z DEBUG received events_system 2024-12-03T15:58:36Z INFO device.log: 2024-12-03T15:58:36Z received config 2024-12-03T15:58:36Z +2024-12-03T15:58:37Z DEBUG received events_system 2024-12-03T15:58:36Z NOTICE system.config.apply: success +2024-12-03T15:58:37Z DEBUG Handling device message events_system MP:97bf5ad7 +2024-12-03T15:58:38Z TRACE received command AHU-1/state/update +2024-12-03T15:58:38Z DEBUG received state_update +2024-12-03T15:58:38Z DEBUG Handling update message state_update MP:14f27a2f +2024-12-03T15:58:38Z DEBUG Updated state after 0s 2024-12-03T15:58:38Z MP:14f27a2f +2024-12-03T15:58:38Z INFO Updated state #023: Changed 4 fields: +2024-12-03T15:58:38Z INFO Updated state #023: Set `system.last_config` = `2024-12-03T15:58:36Z` +2024-12-03T15:58:38Z INFO Updated state #023: Set `system.status.level` = `300` +2024-12-03T15:58:38Z INFO Updated state #023: Set `system.status.category` = `system.config.apply` +2024-12-03T15:58:38Z INFO Updated state #023: Set `timestamp` = `2024-12-03T15:58:38Z` +2024-12-03T15:58:38Z DEBUG Updated state has last_config 2024-12-03T15:58:36Z (expecting 2024-12-03T15:58:36Z) +2024-12-03T15:58:38Z TRACE received command AHU-1/state/system +2024-12-03T15:58:38Z TRACE received state_system: { +2024-12-03T15:58:38Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:38Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:38Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:38Z TRACE received state_system: }, +2024-12-03T15:58:38Z TRACE received state_system: "last_config" : "2024-12-03T15:58:36Z", +2024-12-03T15:58:38Z TRACE received state_system: "operation" : { +2024-12-03T15:58:38Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:38Z TRACE received state_system: "last_start" : "2024-12-03T15:57:26Z", +2024-12-03T15:58:38Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:38Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:38Z TRACE received state_system: }, +2024-12-03T15:58:38Z TRACE received state_system: "serial_no" : "sequencer-15455", +2024-12-03T15:58:38Z TRACE received state_system: "software" : { +2024-12-03T15:58:38Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:38Z TRACE received state_system: }, +2024-12-03T15:58:38Z TRACE received state_system: "status" : { +2024-12-03T15:58:38Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:38Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:58:38Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:36Z", +2024-12-03T15:58:38Z TRACE received state_system: "level" : 300 +2024-12-03T15:58:38Z TRACE received state_system: }, +2024-12-03T15:58:38Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:38Z", +2024-12-03T15:58:38Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:38Z TRACE received state_system: } +2024-12-03T15:58:38Z DEBUG Handling device message state_system MP:14f27a2f-0 +2024-12-03T15:58:38Z TRACE Ignoring partial state update +2024-12-03T15:58:38Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:58:38Z DEBUG Stage finished waiting for config update synchronized at 11s after 2s +2024-12-03T15:58:38Z TRACE Stage resume waiting for starting test wrapper at 11s +2024-12-03T15:58:38Z DEBUG Config sync took 2s +2024-12-03T15:58:38Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:58:38Z DEBUG Update config soft reset timestamp 2024-12-03T15:58:36Z +2024-12-03T15:58:38Z TRACE local local_update: { +2024-12-03T15:58:38Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:36Z", +2024-12-03T15:58:38Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:38Z TRACE local local_update: "system" : { +2024-12-03T15:58:38Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:38Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:38Z TRACE local local_update: "operation" : { +2024-12-03T15:58:38Z TRACE local local_update: "last_start" : "2024-12-03T15:57:26Z" +2024-12-03T15:58:38Z TRACE local local_update: }, +2024-12-03T15:58:38Z TRACE local local_update: "testing" : { +2024-12-03T15:58:38Z TRACE local local_update: "sequence_name" : "enumerate_features" +2024-12-03T15:58:38Z TRACE local local_update: } +2024-12-03T15:58:38Z TRACE local local_update: }, +2024-12-03T15:58:38Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:38Z TRACE local local_update: "families" : { +2024-12-03T15:58:38Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:38Z TRACE local local_update: } +2024-12-03T15:58:38Z TRACE local local_update: }, +2024-12-03T15:58:38Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:38Z TRACE local local_update: "families" : { +2024-12-03T15:58:38Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:38Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:38Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:38Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:38Z TRACE local local_update: } +2024-12-03T15:58:38Z TRACE local local_update: }, +2024-12-03T15:58:38Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:38Z TRACE local local_update: "points" : { +2024-12-03T15:58:38Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:38Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:38Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:38Z TRACE local local_update: }, +2024-12-03T15:58:38Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:38Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:38Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:38Z TRACE local local_update: }, +2024-12-03T15:58:38Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:38Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:38Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:38Z TRACE local local_update: } +2024-12-03T15:58:38Z TRACE local local_update: } +2024-12-03T15:58:38Z TRACE local local_update: } +2024-12-03T15:58:38Z TRACE local local_update: } +2024-12-03T15:58:38Z TRACE Update config soft reset: Add `discovery` = { "families": { "vendor": { } } } +2024-12-03T15:58:38Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } +2024-12-03T15:58:38Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "ipv6": { } } } +2024-12-03T15:58:38Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` +2024-12-03T15:58:38Z DEBUG Done with reset_config +2024-12-03T15:58:38Z TRACE Stage suspend waiting for starting test wrapper at 11s +2024-12-03T15:58:38Z INFO Stage start waiting for config update synchronized at 11s +2024-12-03T15:58:38Z TRACE received command AHU-1/state/discovery +2024-12-03T15:58:38Z TRACE received state_discovery: { +2024-12-03T15:58:38Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:58:38Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:58:38Z", +2024-12-03T15:58:38Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:58:38Z TRACE received state_discovery: } +2024-12-03T15:58:38Z DEBUG Handling device message state_discovery MP:14f27a2f-1 +2024-12-03T15:58:38Z TRACE Ignoring partial state update +2024-12-03T15:58:38Z DEBUG Stage finished waiting for config update synchronized at 11s after 0s +2024-12-03T15:58:38Z TRACE Stage resume waiting for starting test wrapper at 11s +2024-12-03T15:58:38Z DEBUG Config sync took 2s +2024-12-03T15:58:38Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:58:38Z DEBUG Disallowing device state change (everything) +2024-12-03T15:58:39Z TRACE updated check config_update: true +2024-12-03T15:58:39Z DEBUG update config_update, adding configTransaction RC:0c930c.0000001e +2024-12-03T15:58:39Z TRACE local local_update: { +2024-12-03T15:58:39Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:36Z", +2024-12-03T15:58:39Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:39Z TRACE local local_update: "system" : { +2024-12-03T15:58:39Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:39Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:39Z TRACE local local_update: "operation" : { +2024-12-03T15:58:39Z TRACE local local_update: "last_start" : "2024-12-03T15:57:26Z" +2024-12-03T15:58:39Z TRACE local local_update: }, +2024-12-03T15:58:39Z TRACE local local_update: "testing" : { +2024-12-03T15:58:39Z TRACE local local_update: "sequence_name" : "enumerate_features" +2024-12-03T15:58:39Z TRACE local local_update: } +2024-12-03T15:58:39Z TRACE local local_update: }, +2024-12-03T15:58:39Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:39Z TRACE local local_update: "families" : { +2024-12-03T15:58:39Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:39Z TRACE local local_update: } +2024-12-03T15:58:39Z TRACE local local_update: }, +2024-12-03T15:58:39Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:39Z TRACE local local_update: "families" : { +2024-12-03T15:58:39Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:39Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:39Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:39Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:39Z TRACE local local_update: } +2024-12-03T15:58:39Z TRACE local local_update: }, +2024-12-03T15:58:39Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:39Z TRACE local local_update: "points" : { +2024-12-03T15:58:39Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:39Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:39Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:39Z TRACE local local_update: }, +2024-12-03T15:58:39Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:39Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:39Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:39Z TRACE local local_update: }, +2024-12-03T15:58:39Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:39Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:39Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:39Z TRACE local local_update: } +2024-12-03T15:58:39Z TRACE local local_update: } +2024-12-03T15:58:39Z TRACE local local_update: } +2024-12-03T15:58:39Z TRACE local local_update: } +2024-12-03T15:58:39Z DEBUG Saving pre-config state timestamp 2024-12-03T15:58:38Z +2024-12-03T15:58:39Z DEBUG Update lastConfigUpdate 2024-12-03T15:58:39Z, because initial setup +2024-12-03T15:58:39Z TRACE Stage suspend waiting for starting test wrapper at 12s +2024-12-03T15:58:39Z INFO Stage start waiting for config update synchronized at 12s +2024-12-03T15:58:39Z TRACE received command AHU-1/state/localnet +2024-12-03T15:58:39Z TRACE received state_localnet: { +2024-12-03T15:58:39Z TRACE received state_localnet: "families" : { +2024-12-03T15:58:39Z TRACE received state_localnet: "ether" : { +2024-12-03T15:58:39Z TRACE received state_localnet: "addr" : "60:45:bd:7b:8c:7b" +2024-12-03T15:58:39Z TRACE received state_localnet: }, +2024-12-03T15:58:39Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:58:39Z TRACE received state_localnet: "addr" : "10.1.0.196" +2024-12-03T15:58:39Z TRACE received state_localnet: }, +2024-12-03T15:58:39Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:58:39Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:fe7b:8c7b" +2024-12-03T15:58:39Z TRACE received state_localnet: }, +2024-12-03T15:58:39Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:58:39Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:58:39Z TRACE received state_localnet: } +2024-12-03T15:58:39Z TRACE received state_localnet: }, +2024-12-03T15:58:39Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:58:38Z", +2024-12-03T15:58:39Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:58:39Z TRACE received state_localnet: } +2024-12-03T15:58:39Z DEBUG Handling device message state_localnet MP:14f27a2f-2 +2024-12-03T15:58:39Z TRACE Ignoring partial state update +2024-12-03T15:58:39Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:58:39Z TRACE received command AHU-1/state/pointset +2024-12-03T15:58:39Z TRACE received state_pointset: { +2024-12-03T15:58:39Z TRACE received state_pointset: "points" : { +2024-12-03T15:58:39Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:39Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:58:39Z TRACE received state_pointset: }, +2024-12-03T15:58:39Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:39Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:58:39Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:58:39Z TRACE received state_pointset: }, +2024-12-03T15:58:39Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:39Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:39Z TRACE received state_pointset: } +2024-12-03T15:58:39Z TRACE received state_pointset: }, +2024-12-03T15:58:39Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:58:38Z", +2024-12-03T15:58:39Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:58:39Z TRACE received state_pointset: } +2024-12-03T15:58:39Z DEBUG Handling device message state_pointset MP:14f27a2f-3 +2024-12-03T15:58:39Z TRACE Ignoring partial state update +2024-12-03T15:58:39Z TRACE received command AHU-1/config/update +2024-12-03T15:58:39Z DEBUG received config_update +2024-12-03T15:58:39Z DEBUG Handling update message config_update RC:0c930c.0000001e +2024-12-03T15:58:39Z DEBUG Removed configTransaction RC:0c930c.0000001e +2024-12-03T15:58:39Z DEBUG last_start changed false, last_start 2024-12-03T15:57:26Z +2024-12-03T15:58:39Z DEBUG Updated config 2024-12-03T15:58:39Z RC:0c930c.0000001e +2024-12-03T15:58:39Z INFO Updated config #020: Changed 0 fields. +2024-12-03T15:58:39Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-03T15:58:40Z TRACE received command AHU-1/state/update +2024-12-03T15:58:40Z DEBUG received state_update +2024-12-03T15:58:40Z DEBUG Handling update message state_update MP:f358ecb5 +2024-12-03T15:58:40Z DEBUG Updated state after 0s 2024-12-03T15:58:40Z MP:f358ecb5 +2024-12-03T15:58:40Z INFO Updated state #024: Changed 3 fields: +2024-12-03T15:58:40Z INFO Updated state #024: Set `system.last_config` = `2024-12-03T15:58:39Z` +2024-12-03T15:58:40Z INFO Updated state #024: Set `system.status.timestamp` = `2024-12-03T15:58:39Z` +2024-12-03T15:58:40Z INFO Updated state #024: Set `timestamp` = `2024-12-03T15:58:40Z` +2024-12-03T15:58:40Z DEBUG Updated state has last_config 2024-12-03T15:58:39Z (expecting 2024-12-03T15:58:39Z) +2024-12-03T15:58:40Z TRACE received command AHU-1/state/system +2024-12-03T15:58:40Z TRACE received state_system: { +2024-12-03T15:58:40Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:40Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:40Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:40Z TRACE received state_system: }, +2024-12-03T15:58:40Z TRACE received state_system: "last_config" : "2024-12-03T15:58:39Z", +2024-12-03T15:58:40Z TRACE received state_system: "operation" : { +2024-12-03T15:58:40Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:40Z TRACE received state_system: "last_start" : "2024-12-03T15:57:26Z", +2024-12-03T15:58:40Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:40Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:40Z TRACE received state_system: }, +2024-12-03T15:58:40Z TRACE received state_system: "serial_no" : "sequencer-15455", +2024-12-03T15:58:40Z TRACE received state_system: "software" : { +2024-12-03T15:58:40Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:40Z TRACE received state_system: }, +2024-12-03T15:58:40Z TRACE received state_system: "status" : { +2024-12-03T15:58:40Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:40Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:58:40Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:39Z", +2024-12-03T15:58:40Z TRACE received state_system: "level" : 300 +2024-12-03T15:58:40Z TRACE received state_system: }, +2024-12-03T15:58:40Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:40Z", +2024-12-03T15:58:40Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:40Z TRACE received state_system: } +2024-12-03T15:58:40Z DEBUG Handling device message state_system MP:f358ecb5-0 +2024-12-03T15:58:40Z TRACE Ignoring partial state update +2024-12-03T15:58:40Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:58:40Z DEBUG Stage finished waiting for config update synchronized at 13s after 0s +2024-12-03T15:58:40Z TRACE Stage resume waiting for starting test wrapper at 13s +2024-12-03T15:58:40Z DEBUG Config sync took 1s +2024-12-03T15:58:40Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:58:40Z DEBUG Update config initial setup timestamp 2024-12-03T15:58:39Z +2024-12-03T15:58:40Z TRACE local local_update: { +2024-12-03T15:58:40Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:39Z", +2024-12-03T15:58:40Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:40Z TRACE local local_update: "system" : { +2024-12-03T15:58:40Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:40Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:40Z TRACE local local_update: "operation" : { +2024-12-03T15:58:40Z TRACE local local_update: "last_start" : "2024-12-03T15:57:26Z" +2024-12-03T15:58:40Z TRACE local local_update: }, +2024-12-03T15:58:40Z TRACE local local_update: "testing" : { +2024-12-03T15:58:40Z TRACE local local_update: "sequence_name" : "enumerate_features" +2024-12-03T15:58:40Z TRACE local local_update: } +2024-12-03T15:58:40Z TRACE local local_update: }, +2024-12-03T15:58:40Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:40Z TRACE local local_update: "families" : { +2024-12-03T15:58:40Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:40Z TRACE local local_update: } +2024-12-03T15:58:40Z TRACE local local_update: }, +2024-12-03T15:58:40Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:40Z TRACE local local_update: "families" : { +2024-12-03T15:58:40Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:40Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:40Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:40Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:40Z TRACE local local_update: } +2024-12-03T15:58:40Z TRACE local local_update: }, +2024-12-03T15:58:40Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:40Z TRACE local local_update: "points" : { +2024-12-03T15:58:40Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:40Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:40Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:40Z TRACE local local_update: }, +2024-12-03T15:58:40Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:40Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:40Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:40Z TRACE local local_update: }, +2024-12-03T15:58:40Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:40Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:40Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:40Z TRACE local local_update: } +2024-12-03T15:58:40Z TRACE local local_update: } +2024-12-03T15:58:40Z TRACE local local_update: } +2024-12-03T15:58:40Z TRACE local local_update: } +2024-12-03T15:58:40Z DEBUG Stale state cutoff threshold is 2024-12-03T15:57:28Z +2024-12-03T15:58:40Z DEBUG Waiting for device stateTransaction RC:0c930c.0000001f (was null) +2024-12-03T15:58:40Z TRACE Stage suspend waiting for starting test wrapper at 13s +2024-12-03T15:58:40Z INFO Stage start waiting for state query at 13s +2024-12-03T15:58:40Z TRACE received command AHU-1/state/discovery +2024-12-03T15:58:40Z TRACE received state_discovery: { +2024-12-03T15:58:40Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:58:40Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:58:40Z", +2024-12-03T15:58:40Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:58:40Z TRACE received state_discovery: } +2024-12-03T15:58:40Z DEBUG Handling device message state_discovery MP:f358ecb5-1 +2024-12-03T15:58:40Z TRACE Ignoring partial state update +2024-12-03T15:58:40Z TRACE received command AHU-1/state/localnet +2024-12-03T15:58:40Z TRACE received state_localnet: { +2024-12-03T15:58:40Z TRACE received state_localnet: "families" : { +2024-12-03T15:58:40Z TRACE received state_localnet: "ether" : { +2024-12-03T15:58:40Z TRACE received state_localnet: "addr" : "60:45:bd:7b:8c:7b" +2024-12-03T15:58:40Z TRACE received state_localnet: }, +2024-12-03T15:58:40Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:58:40Z TRACE received state_localnet: "addr" : "10.1.0.196" +2024-12-03T15:58:40Z TRACE received state_localnet: }, +2024-12-03T15:58:40Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:58:40Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:fe7b:8c7b" +2024-12-03T15:58:40Z TRACE received state_localnet: }, +2024-12-03T15:58:40Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:58:40Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:58:40Z TRACE received state_localnet: } +2024-12-03T15:58:40Z TRACE received state_localnet: }, +2024-12-03T15:58:40Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:58:40Z", +2024-12-03T15:58:40Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:58:40Z TRACE received state_localnet: } +2024-12-03T15:58:40Z DEBUG Handling device message state_localnet MP:f358ecb5-2 +2024-12-03T15:58:40Z TRACE Ignoring partial state update +2024-12-03T15:58:40Z TRACE received command AHU-1/state/pointset +2024-12-03T15:58:40Z TRACE received state_pointset: { +2024-12-03T15:58:40Z TRACE received state_pointset: "points" : { +2024-12-03T15:58:40Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:40Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:58:40Z TRACE received state_pointset: }, +2024-12-03T15:58:40Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:40Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:58:40Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:58:40Z TRACE received state_pointset: }, +2024-12-03T15:58:40Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:40Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:40Z TRACE received state_pointset: } +2024-12-03T15:58:40Z TRACE received state_pointset: }, +2024-12-03T15:58:40Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:58:40Z", +2024-12-03T15:58:40Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:58:40Z TRACE received state_pointset: } +2024-12-03T15:58:40Z DEBUG Handling device message state_pointset MP:f358ecb5-3 +2024-12-03T15:58:40Z TRACE Ignoring partial state update +2024-12-03T15:58:40Z TRACE received command AHU-1/state/update +2024-12-03T15:58:40Z DEBUG received state_update +2024-12-03T15:58:40Z INFO Received device configAcked +2024-12-03T15:58:40Z DEBUG Handling update message state_update RC:0c930c.0000001f +2024-12-03T15:58:40Z DEBUG Removed stateTransaction RC:0c930c.0000001f +2024-12-03T15:58:40Z DEBUG Updated state after 0s 2024-12-03T15:58:40Z RC:0c930c.0000001f +2024-12-03T15:58:40Z INFO Updated state #025: Changed 0 fields. +2024-12-03T15:58:40Z DEBUG Updated state has last_config 2024-12-03T15:58:39Z (expecting 2024-12-03T15:58:39Z) +2024-12-03T15:58:40Z DEBUG Stage finished waiting for state query at 13s after 0s +2024-12-03T15:58:40Z TRACE Stage resume waiting for starting test wrapper at 13s +2024-12-03T15:58:40Z TRACE Stage suspend waiting for starting test wrapper at 13s +2024-12-03T15:58:40Z INFO Stage start waiting for initial device state at 13s +2024-12-03T15:58:41Z TRACE updated check config_update: true +2024-12-03T15:58:41Z DEBUG update config_update, adding configTransaction RC:0c930c.00000020 +2024-12-03T15:58:41Z TRACE local local_update: { +2024-12-03T15:58:41Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:39Z", +2024-12-03T15:58:41Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:41Z TRACE local local_update: "system" : { +2024-12-03T15:58:41Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:41Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:41Z TRACE local local_update: "operation" : { +2024-12-03T15:58:41Z TRACE local local_update: "last_start" : "2024-12-03T15:57:26Z" +2024-12-03T15:58:41Z TRACE local local_update: }, +2024-12-03T15:58:41Z TRACE local local_update: "testing" : { +2024-12-03T15:58:41Z TRACE local local_update: "sequence_name" : "enumerate_features" +2024-12-03T15:58:41Z TRACE local local_update: } +2024-12-03T15:58:41Z TRACE local local_update: }, +2024-12-03T15:58:41Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:41Z TRACE local local_update: "families" : { +2024-12-03T15:58:41Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:41Z TRACE local local_update: } +2024-12-03T15:58:41Z TRACE local local_update: }, +2024-12-03T15:58:41Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:41Z TRACE local local_update: "families" : { +2024-12-03T15:58:41Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:41Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:41Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:41Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:41Z TRACE local local_update: } +2024-12-03T15:58:41Z TRACE local local_update: }, +2024-12-03T15:58:41Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:41Z TRACE local local_update: "points" : { +2024-12-03T15:58:41Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:41Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:41Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:41Z TRACE local local_update: }, +2024-12-03T15:58:41Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:41Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:41Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:41Z TRACE local local_update: }, +2024-12-03T15:58:41Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:41Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:41Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:41Z TRACE local local_update: } +2024-12-03T15:58:41Z TRACE local local_update: } +2024-12-03T15:58:41Z TRACE local local_update: } +2024-12-03T15:58:41Z TRACE local local_update: } +2024-12-03T15:58:41Z DEBUG Saving pre-config state timestamp 2024-12-03T15:58:40Z +2024-12-03T15:58:41Z DEBUG Update lastConfigUpdate 2024-12-03T15:58:41Z, because before initial device state +2024-12-03T15:58:41Z TRACE Stage suspend waiting for initial device state at 14s +2024-12-03T15:58:41Z INFO Stage start waiting for config update synchronized at 14s +2024-12-03T15:58:41Z TRACE received command AHU-1/reply/update +2024-12-03T15:58:41Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:58:41Z TRACE received command AHU-1/config/update +2024-12-03T15:58:41Z DEBUG received config_update +2024-12-03T15:58:41Z DEBUG Handling update message config_update RC:0c930c.00000020 +2024-12-03T15:58:41Z DEBUG Removed configTransaction RC:0c930c.00000020 +2024-12-03T15:58:41Z DEBUG last_start changed false, last_start 2024-12-03T15:57:26Z +2024-12-03T15:58:41Z DEBUG Updated config 2024-12-03T15:58:41Z RC:0c930c.00000020 +2024-12-03T15:58:41Z INFO Updated config #021: Changed 0 fields. +2024-12-03T15:58:42Z TRACE received command AHU-1/state/update +2024-12-03T15:58:42Z DEBUG received state_update +2024-12-03T15:58:42Z DEBUG Handling update message state_update MP:279d1e5c +2024-12-03T15:58:42Z DEBUG Updated state after 0s 2024-12-03T15:58:42Z MP:279d1e5c +2024-12-03T15:58:42Z INFO Updated state #026: Changed 3 fields: +2024-12-03T15:58:42Z INFO Updated state #026: Set `system.last_config` = `2024-12-03T15:58:41Z` +2024-12-03T15:58:42Z INFO Updated state #026: Set `system.status.timestamp` = `2024-12-03T15:58:41Z` +2024-12-03T15:58:42Z INFO Updated state #026: Set `timestamp` = `2024-12-03T15:58:42Z` +2024-12-03T15:58:42Z DEBUG Updated state has last_config 2024-12-03T15:58:41Z (expecting 2024-12-03T15:58:41Z) +2024-12-03T15:58:42Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:58:42Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s +2024-12-03T15:58:42Z TRACE Stage resume waiting for initial device state at 15s +2024-12-03T15:58:42Z DEBUG Config sync took 1s +2024-12-03T15:58:42Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:58:42Z DEBUG Update config before initial device state timestamp 2024-12-03T15:58:41Z +2024-12-03T15:58:42Z TRACE local local_update: { +2024-12-03T15:58:42Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:41Z", +2024-12-03T15:58:42Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:42Z TRACE local local_update: "system" : { +2024-12-03T15:58:42Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:42Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:42Z TRACE local local_update: "operation" : { +2024-12-03T15:58:42Z TRACE local local_update: "last_start" : "2024-12-03T15:57:26Z" +2024-12-03T15:58:42Z TRACE local local_update: }, +2024-12-03T15:58:42Z TRACE local local_update: "testing" : { +2024-12-03T15:58:42Z TRACE local local_update: "sequence_name" : "enumerate_features" +2024-12-03T15:58:42Z TRACE local local_update: } +2024-12-03T15:58:42Z TRACE local local_update: }, +2024-12-03T15:58:42Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:42Z TRACE local local_update: "families" : { +2024-12-03T15:58:42Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:42Z TRACE local local_update: } +2024-12-03T15:58:42Z TRACE local local_update: }, +2024-12-03T15:58:42Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:42Z TRACE local local_update: "families" : { +2024-12-03T15:58:42Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:42Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:42Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:42Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:42Z TRACE local local_update: } +2024-12-03T15:58:42Z TRACE local local_update: }, +2024-12-03T15:58:42Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:42Z TRACE local local_update: "points" : { +2024-12-03T15:58:42Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:42Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:42Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:42Z TRACE local local_update: }, +2024-12-03T15:58:42Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:42Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:42Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:42Z TRACE local local_update: }, +2024-12-03T15:58:42Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:42Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:42Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:42Z TRACE local local_update: } +2024-12-03T15:58:42Z TRACE local local_update: } +2024-12-03T15:58:42Z TRACE local local_update: } +2024-12-03T15:58:42Z TRACE local local_update: } +2024-12-03T15:58:42Z DEBUG Stage finished waiting for initial device state at 15s after 1s +2024-12-03T15:58:42Z TRACE Stage resume waiting for starting test wrapper at 15s +2024-12-03T15:58:42Z DEBUG Device state system status level is now 300 +2024-12-03T15:58:42Z TRACE Stage suspend waiting for starting test wrapper at 15s +2024-12-03T15:58:42Z INFO Stage start waiting for config update synchronized at 15s +2024-12-03T15:58:42Z TRACE received command AHU-1/state/system +2024-12-03T15:58:42Z TRACE received state_system: { +2024-12-03T15:58:42Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:42Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:42Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:42Z TRACE received state_system: }, +2024-12-03T15:58:42Z TRACE received state_system: "last_config" : "2024-12-03T15:58:41Z", +2024-12-03T15:58:42Z TRACE received state_system: "operation" : { +2024-12-03T15:58:42Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:42Z TRACE received state_system: "last_start" : "2024-12-03T15:57:26Z", +2024-12-03T15:58:42Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:42Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:42Z TRACE received state_system: }, +2024-12-03T15:58:42Z TRACE received state_system: "serial_no" : "sequencer-15455", +2024-12-03T15:58:42Z TRACE received state_system: "software" : { +2024-12-03T15:58:42Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:42Z TRACE received state_system: }, +2024-12-03T15:58:42Z TRACE received state_system: "status" : { +2024-12-03T15:58:42Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:42Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:58:42Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:41Z", +2024-12-03T15:58:42Z TRACE received state_system: "level" : 300 +2024-12-03T15:58:42Z TRACE received state_system: }, +2024-12-03T15:58:42Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:42Z", +2024-12-03T15:58:42Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:42Z TRACE received state_system: } +2024-12-03T15:58:42Z DEBUG Handling device message state_system MP:279d1e5c-0 +2024-12-03T15:58:42Z TRACE Ignoring partial state update +2024-12-03T15:58:42Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s +2024-12-03T15:58:42Z TRACE Stage resume waiting for starting test wrapper at 15s +2024-12-03T15:58:42Z DEBUG Config sync took 1s +2024-12-03T15:58:42Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:58:42Z TRACE Stage suspend waiting for starting test wrapper at 15s +2024-12-03T15:58:42Z INFO Stage start waiting for executing test at 15s +2024-12-03T15:58:42Z DEBUG stage begin waiting for executing test at 15s +2024-12-03T15:58:42Z DEBUG Allowing device state change discovery +2024-12-03T15:58:42Z TRACE Stage suspend waiting for executing test at 15s +2024-12-03T15:58:42Z INFO Stage start waiting for enumeration not active at 15s +2024-12-03T15:58:43Z DEBUG system config extra field null +2024-12-03T15:58:43Z TRACE updated check config_system: true +2024-12-03T15:58:43Z DEBUG update config_system, adding configTransaction RC:0c930c.00000021 +2024-12-03T15:58:43Z TRACE local local_system: { +2024-12-03T15:58:43Z TRACE local local_system: "min_loglevel" : 200, +2024-12-03T15:58:43Z TRACE local local_system: "metrics_rate_sec" : 10, +2024-12-03T15:58:43Z TRACE local local_system: "operation" : { +2024-12-03T15:58:43Z TRACE local local_system: "last_start" : "2024-12-03T15:57:26Z" +2024-12-03T15:58:43Z TRACE local local_system: }, +2024-12-03T15:58:43Z TRACE local local_system: "testing" : { +2024-12-03T15:58:43Z TRACE local local_system: "sequence_name" : "enumerate_features" +2024-12-03T15:58:43Z TRACE local local_system: } +2024-12-03T15:58:43Z TRACE local local_system: } +2024-12-03T15:58:43Z TRACE updated check config_pointset: true +2024-12-03T15:58:43Z DEBUG update config_pointset, adding configTransaction RC:0c930c.00000022 +2024-12-03T15:58:43Z TRACE local local_pointset: { +2024-12-03T15:58:43Z TRACE local local_pointset: "points" : { +2024-12-03T15:58:43Z TRACE local local_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:43Z TRACE local local_pointset: "units" : "Bars", +2024-12-03T15:58:43Z TRACE local local_pointset: "set_value" : 98 +2024-12-03T15:58:43Z TRACE local local_pointset: }, +2024-12-03T15:58:43Z TRACE local local_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:43Z TRACE local local_pointset: "ref" : "BV11.present_value", +2024-12-03T15:58:43Z TRACE local local_pointset: "units" : "No-units" +2024-12-03T15:58:43Z TRACE local local_pointset: }, +2024-12-03T15:58:43Z TRACE local local_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:43Z TRACE local local_pointset: "ref" : "AV12.present_value", +2024-12-03T15:58:43Z TRACE local local_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:43Z TRACE local local_pointset: } +2024-12-03T15:58:43Z TRACE local local_pointset: } +2024-12-03T15:58:43Z TRACE local local_pointset: } +2024-12-03T15:58:43Z TRACE updated check config_gateway: false +2024-12-03T15:58:43Z TRACE updated check config_localnet: true +2024-12-03T15:58:43Z DEBUG update config_localnet, adding configTransaction RC:0c930c.00000023 +2024-12-03T15:58:43Z TRACE local local_localnet: { +2024-12-03T15:58:43Z TRACE local local_localnet: "families" : { +2024-12-03T15:58:43Z TRACE local local_localnet: "ether" : { }, +2024-12-03T15:58:43Z TRACE local local_localnet: "ipv4" : { }, +2024-12-03T15:58:43Z TRACE local local_localnet: "vendor" : { }, +2024-12-03T15:58:43Z TRACE local local_localnet: "ipv6" : { } +2024-12-03T15:58:43Z TRACE local local_localnet: } +2024-12-03T15:58:43Z TRACE local local_localnet: } +2024-12-03T15:58:43Z TRACE updated check config_blobset: false +2024-12-03T15:58:43Z TRACE updated check config_discovery: true +2024-12-03T15:58:43Z DEBUG update config_discovery, adding configTransaction RC:0c930c.00000024 +2024-12-03T15:58:43Z TRACE local local_discovery: { +2024-12-03T15:58:43Z TRACE local local_discovery: "depths" : { +2024-12-03T15:58:43Z TRACE local local_discovery: "features" : "entries" +2024-12-03T15:58:43Z TRACE local local_discovery: }, +2024-12-03T15:58:43Z TRACE local local_discovery: "families" : { +2024-12-03T15:58:43Z TRACE local local_discovery: "vendor" : { } +2024-12-03T15:58:43Z TRACE local local_discovery: } +2024-12-03T15:58:43Z TRACE local local_discovery: } +2024-12-03T15:58:43Z DEBUG Saving pre-config state timestamp 2024-12-03T15:58:42Z +2024-12-03T15:58:43Z DEBUG Update lastConfigUpdate 2024-12-03T15:58:43Z, because before enumeration not active +2024-12-03T15:58:43Z TRACE Stage suspend waiting for enumeration not active at 16s +2024-12-03T15:58:43Z INFO Stage start waiting for config update synchronized at 16s +2024-12-03T15:58:43Z TRACE received command AHU-1/state/discovery +2024-12-03T15:58:43Z TRACE received state_discovery: { +2024-12-03T15:58:43Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:58:43Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:58:42Z", +2024-12-03T15:58:43Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:58:43Z TRACE received state_discovery: } +2024-12-03T15:58:43Z DEBUG Handling device message state_discovery MP:279d1e5c-1 +2024-12-03T15:58:43Z TRACE Ignoring partial state update +2024-12-03T15:58:43Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:58:43Z TRACE received command AHU-1/state/localnet +2024-12-03T15:58:43Z TRACE received state_localnet: { +2024-12-03T15:58:43Z TRACE received state_localnet: "families" : { +2024-12-03T15:58:43Z TRACE received state_localnet: "ether" : { +2024-12-03T15:58:43Z TRACE received state_localnet: "addr" : "60:45:bd:7b:8c:7b" +2024-12-03T15:58:43Z TRACE received state_localnet: }, +2024-12-03T15:58:43Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:58:43Z TRACE received state_localnet: "addr" : "10.1.0.196" +2024-12-03T15:58:43Z TRACE received state_localnet: }, +2024-12-03T15:58:43Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:58:43Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:fe7b:8c7b" +2024-12-03T15:58:43Z TRACE received state_localnet: }, +2024-12-03T15:58:43Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:58:43Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:58:43Z TRACE received state_localnet: } +2024-12-03T15:58:43Z TRACE received state_localnet: }, +2024-12-03T15:58:43Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:58:42Z", +2024-12-03T15:58:43Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:58:43Z TRACE received state_localnet: } +2024-12-03T15:58:43Z DEBUG Handling device message state_localnet MP:279d1e5c-2 +2024-12-03T15:58:43Z TRACE Ignoring partial state update +2024-12-03T15:58:43Z TRACE received command AHU-1/state/pointset +2024-12-03T15:58:43Z TRACE received state_pointset: { +2024-12-03T15:58:43Z TRACE received state_pointset: "points" : { +2024-12-03T15:58:43Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:43Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:58:43Z TRACE received state_pointset: }, +2024-12-03T15:58:43Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:43Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:58:43Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:58:43Z TRACE received state_pointset: }, +2024-12-03T15:58:43Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:43Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:43Z TRACE received state_pointset: } +2024-12-03T15:58:43Z TRACE received state_pointset: }, +2024-12-03T15:58:43Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:58:42Z", +2024-12-03T15:58:43Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:58:43Z TRACE received state_pointset: } +2024-12-03T15:58:43Z DEBUG Handling device message state_pointset MP:279d1e5c-3 +2024-12-03T15:58:43Z TRACE Ignoring partial state update +2024-12-03T15:58:43Z TRACE received command AHU-1/config/update +2024-12-03T15:58:43Z DEBUG received config_update +2024-12-03T15:58:43Z DEBUG Handling update message config_update RC:0c930c.00000021 +2024-12-03T15:58:43Z DEBUG Removed configTransaction RC:0c930c.00000021 +2024-12-03T15:58:43Z DEBUG last_start changed false, last_start 2024-12-03T15:57:26Z +2024-12-03T15:58:43Z DEBUG Updated config 2024-12-03T15:58:43Z RC:0c930c.00000021 +2024-12-03T15:58:43Z INFO Updated config #022: Changed 1 fields: +2024-12-03T15:58:43Z INFO Updated config #022: Add `discovery.depths` = { "features": `entries` } +2024-12-03T15:58:44Z TRACE received command AHU-1/state/update +2024-12-03T15:58:44Z DEBUG received state_update +2024-12-03T15:58:44Z DEBUG Handling update message state_update MP:874c7f77 +2024-12-03T15:58:44Z DEBUG Updated state after 0s 2024-12-03T15:58:44Z MP:874c7f77 +2024-12-03T15:58:44Z INFO Updated state #027: Changed 3 fields: +2024-12-03T15:58:44Z INFO Updated state #027: Set `system.last_config` = `2024-12-03T15:58:43Z` +2024-12-03T15:58:44Z INFO Updated state #027: Set `system.status.timestamp` = `2024-12-03T15:58:43Z` +2024-12-03T15:58:44Z INFO Updated state #027: Set `timestamp` = `2024-12-03T15:58:44Z` +2024-12-03T15:58:44Z DEBUG Updated state has last_config 2024-12-03T15:58:43Z (expecting 2024-12-03T15:58:43Z) +2024-12-03T15:58:44Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-03T15:58:44Z TRACE received command AHU-1/state/system +2024-12-03T15:58:44Z TRACE received state_system: { +2024-12-03T15:58:44Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:44Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:44Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:44Z TRACE received state_system: }, +2024-12-03T15:58:44Z TRACE received state_system: "last_config" : "2024-12-03T15:58:43Z", +2024-12-03T15:58:44Z TRACE received state_system: "operation" : { +2024-12-03T15:58:44Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:44Z TRACE received state_system: "last_start" : "2024-12-03T15:57:26Z", +2024-12-03T15:58:44Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:44Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:44Z TRACE received state_system: }, +2024-12-03T15:58:44Z TRACE received state_system: "serial_no" : "sequencer-15455", +2024-12-03T15:58:44Z TRACE received state_system: "software" : { +2024-12-03T15:58:44Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:44Z TRACE received state_system: }, +2024-12-03T15:58:44Z TRACE received state_system: "status" : { +2024-12-03T15:58:44Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:44Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:58:44Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:43Z", +2024-12-03T15:58:44Z TRACE received state_system: "level" : 300 +2024-12-03T15:58:44Z TRACE received state_system: }, +2024-12-03T15:58:44Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:44Z", +2024-12-03T15:58:44Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:44Z TRACE received state_system: } +2024-12-03T15:58:44Z DEBUG Handling device message state_system MP:874c7f77-0 +2024-12-03T15:58:44Z TRACE Ignoring partial state update +2024-12-03T15:58:44Z TRACE received command AHU-1/state/discovery +2024-12-03T15:58:44Z TRACE received state_discovery: { +2024-12-03T15:58:44Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:58:44Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:58:44Z", +2024-12-03T15:58:44Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:58:44Z TRACE received state_discovery: } +2024-12-03T15:58:44Z DEBUG Handling device message state_discovery MP:874c7f77-1 +2024-12-03T15:58:44Z TRACE Ignoring partial state update +2024-12-03T15:58:44Z TRACE received command AHU-1/state/localnet +2024-12-03T15:58:44Z TRACE received state_localnet: { +2024-12-03T15:58:44Z TRACE received state_localnet: "families" : { +2024-12-03T15:58:44Z TRACE received state_localnet: "ether" : { +2024-12-03T15:58:44Z TRACE received state_localnet: "addr" : "60:45:bd:7b:8c:7b" +2024-12-03T15:58:44Z TRACE received state_localnet: }, +2024-12-03T15:58:44Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:58:44Z TRACE received state_localnet: "addr" : "10.1.0.196" +2024-12-03T15:58:44Z TRACE received state_localnet: }, +2024-12-03T15:58:44Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:58:44Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:fe7b:8c7b" +2024-12-03T15:58:44Z TRACE received state_localnet: }, +2024-12-03T15:58:44Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:58:44Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:58:44Z TRACE received state_localnet: } +2024-12-03T15:58:44Z TRACE received state_localnet: }, +2024-12-03T15:58:44Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:58:44Z", +2024-12-03T15:58:44Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:58:44Z TRACE received state_localnet: } +2024-12-03T15:58:44Z DEBUG Handling device message state_localnet MP:874c7f77-2 +2024-12-03T15:58:44Z TRACE Ignoring partial state update +2024-12-03T15:58:44Z TRACE received command AHU-1/state/pointset +2024-12-03T15:58:44Z TRACE received state_pointset: { +2024-12-03T15:58:44Z TRACE received state_pointset: "points" : { +2024-12-03T15:58:44Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:44Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:58:44Z TRACE received state_pointset: }, +2024-12-03T15:58:44Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:44Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:58:44Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:58:44Z TRACE received state_pointset: }, +2024-12-03T15:58:44Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:44Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:44Z TRACE received state_pointset: } +2024-12-03T15:58:44Z TRACE received state_pointset: }, +2024-12-03T15:58:44Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:58:44Z", +2024-12-03T15:58:44Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:58:44Z TRACE received state_pointset: } +2024-12-03T15:58:44Z DEBUG Handling device message state_pointset MP:874c7f77-3 +2024-12-03T15:58:44Z TRACE Ignoring partial state update +2024-12-03T15:58:44Z TRACE received command AHU-1/config/update +2024-12-03T15:58:44Z DEBUG received config_update +2024-12-03T15:58:44Z DEBUG Handling update message config_update RC:0c930c.00000022 +2024-12-03T15:58:44Z DEBUG Removed configTransaction RC:0c930c.00000022 +2024-12-03T15:58:44Z DEBUG last_start changed false, last_start 2024-12-03T15:57:26Z +2024-12-03T15:58:44Z DEBUG Updated config 2024-12-03T15:58:44Z RC:0c930c.00000022 +2024-12-03T15:58:44Z INFO Updated config #023: Changed 0 fields. +2024-12-03T15:58:45Z TRACE received command AHU-1/config/update +2024-12-03T15:58:45Z DEBUG received config_update +2024-12-03T15:58:45Z DEBUG Handling update message config_update RC:0c930c.00000023 +2024-12-03T15:58:45Z DEBUG Removed configTransaction RC:0c930c.00000023 +2024-12-03T15:58:45Z DEBUG last_start changed false, last_start 2024-12-03T15:57:26Z +2024-12-03T15:58:45Z DEBUG Updated config 2024-12-03T15:58:45Z RC:0c930c.00000023 +2024-12-03T15:58:45Z INFO Updated config #024: Changed 0 fields. +2024-12-03T15:58:45Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state +2024-12-03T15:58:46Z TRACE received command AHU-1/state/update +2024-12-03T15:58:46Z DEBUG received state_update +2024-12-03T15:58:46Z DEBUG Handling update message state_update MP:0974f6bc +2024-12-03T15:58:46Z DEBUG Updated state after 0s 2024-12-03T15:58:46Z MP:0974f6bc +2024-12-03T15:58:46Z INFO Updated state #028: Changed 3 fields: +2024-12-03T15:58:46Z INFO Updated state #028: Set `system.last_config` = `2024-12-03T15:58:45Z` +2024-12-03T15:58:46Z INFO Updated state #028: Set `system.status.timestamp` = `2024-12-03T15:58:45Z` +2024-12-03T15:58:46Z INFO Updated state #028: Set `timestamp` = `2024-12-03T15:58:46Z` +2024-12-03T15:58:46Z DEBUG Updated state has last_config 2024-12-03T15:58:45Z (expecting 2024-12-03T15:58:45Z) +2024-12-03T15:58:46Z TRACE received command AHU-1/state/system +2024-12-03T15:58:46Z TRACE received state_system: { +2024-12-03T15:58:46Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:46Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:46Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:46Z TRACE received state_system: }, +2024-12-03T15:58:46Z TRACE received state_system: "last_config" : "2024-12-03T15:58:45Z", +2024-12-03T15:58:46Z TRACE received state_system: "operation" : { +2024-12-03T15:58:46Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:46Z TRACE received state_system: "last_start" : "2024-12-03T15:57:26Z", +2024-12-03T15:58:46Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:46Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:46Z TRACE received state_system: }, +2024-12-03T15:58:46Z TRACE received state_system: "serial_no" : "sequencer-15455", +2024-12-03T15:58:46Z TRACE received state_system: "software" : { +2024-12-03T15:58:46Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:46Z TRACE received state_system: }, +2024-12-03T15:58:46Z TRACE received state_system: "status" : { +2024-12-03T15:58:46Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:46Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:58:46Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:45Z", +2024-12-03T15:58:46Z TRACE received state_system: "level" : 300 +2024-12-03T15:58:46Z TRACE received state_system: }, +2024-12-03T15:58:46Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:46Z", +2024-12-03T15:58:46Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:46Z TRACE received state_system: } +2024-12-03T15:58:46Z DEBUG Handling device message state_system MP:0974f6bc-0 +2024-12-03T15:58:46Z TRACE Ignoring partial state update +2024-12-03T15:58:46Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-03T15:58:46Z TRACE received command AHU-1/state/discovery +2024-12-03T15:58:46Z TRACE received state_discovery: { +2024-12-03T15:58:46Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:58:46Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:58:46Z", +2024-12-03T15:58:46Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:58:46Z TRACE received state_discovery: } +2024-12-03T15:58:46Z DEBUG Handling device message state_discovery MP:0974f6bc-1 +2024-12-03T15:58:46Z TRACE Ignoring partial state update +2024-12-03T15:58:46Z TRACE received command AHU-1/state/localnet +2024-12-03T15:58:46Z TRACE received state_localnet: { +2024-12-03T15:58:46Z TRACE received state_localnet: "families" : { +2024-12-03T15:58:46Z TRACE received state_localnet: "ether" : { +2024-12-03T15:58:46Z TRACE received state_localnet: "addr" : "60:45:bd:7b:8c:7b" +2024-12-03T15:58:46Z TRACE received state_localnet: }, +2024-12-03T15:58:46Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:58:46Z TRACE received state_localnet: "addr" : "10.1.0.196" +2024-12-03T15:58:46Z TRACE received state_localnet: }, +2024-12-03T15:58:46Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:58:46Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:fe7b:8c7b" +2024-12-03T15:58:46Z TRACE received state_localnet: }, +2024-12-03T15:58:46Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:58:46Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:58:46Z TRACE received state_localnet: } +2024-12-03T15:58:46Z TRACE received state_localnet: }, +2024-12-03T15:58:46Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:58:46Z", +2024-12-03T15:58:46Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:58:46Z TRACE received state_localnet: } +2024-12-03T15:58:46Z DEBUG Handling device message state_localnet MP:0974f6bc-2 +2024-12-03T15:58:46Z TRACE Ignoring partial state update +2024-12-03T15:58:46Z TRACE received command AHU-1/state/pointset +2024-12-03T15:58:46Z TRACE received state_pointset: { +2024-12-03T15:58:46Z TRACE received state_pointset: "points" : { +2024-12-03T15:58:46Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:46Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:58:46Z TRACE received state_pointset: }, +2024-12-03T15:58:46Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:46Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:58:46Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:58:46Z TRACE received state_pointset: }, +2024-12-03T15:58:46Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:46Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:46Z TRACE received state_pointset: } +2024-12-03T15:58:46Z TRACE received state_pointset: }, +2024-12-03T15:58:46Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:58:46Z", +2024-12-03T15:58:46Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:58:46Z TRACE received state_pointset: } +2024-12-03T15:58:46Z DEBUG Handling device message state_pointset MP:0974f6bc-3 +2024-12-03T15:58:46Z TRACE Ignoring partial state update +2024-12-03T15:58:47Z TRACE received command AHU-1/config/update +2024-12-03T15:58:47Z DEBUG received config_update +2024-12-03T15:58:47Z DEBUG Handling update message config_update RC:0c930c.00000024 +2024-12-03T15:58:47Z DEBUG Removed configTransaction RC:0c930c.00000024 +2024-12-03T15:58:47Z DEBUG last_start changed false, last_start 2024-12-03T15:57:26Z +2024-12-03T15:58:47Z DEBUG Updated config 2024-12-03T15:58:47Z RC:0c930c.00000024 +2024-12-03T15:58:47Z INFO Updated config #025: Changed 0 fields. +2024-12-03T15:58:47Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-03T15:58:47Z TRACE received command AHU-1/events/pointset +2024-12-03T15:58:47Z TRACE received events_pointset: { +2024-12-03T15:58:47Z TRACE received events_pointset: "points" : { +2024-12-03T15:58:47Z TRACE received events_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:47Z TRACE received events_pointset: "present_value" : true +2024-12-03T15:58:47Z TRACE received events_pointset: }, +2024-12-03T15:58:47Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:47Z TRACE received events_pointset: "present_value" : 98 +2024-12-03T15:58:47Z TRACE received events_pointset: }, +2024-12-03T15:58:47Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:47Z TRACE received events_pointset: "present_value" : 11 +2024-12-03T15:58:47Z TRACE received events_pointset: } +2024-12-03T15:58:47Z TRACE received events_pointset: }, +2024-12-03T15:58:47Z TRACE received events_pointset: "timestamp" : "2024-12-03T15:58:47Z", +2024-12-03T15:58:47Z TRACE received events_pointset: "version" : "1.5.2" +2024-12-03T15:58:47Z TRACE received events_pointset: } +2024-12-03T15:58:47Z DEBUG Handling device message events_pointset MP:37fa792f +2024-12-03T15:58:47Z TRACE received command AHU-1/events/system +2024-12-03T15:58:47Z DEBUG received events_system 2024-12-03T15:58:38Z INFO device.log: Update state 2024-12-03T15:58:38Z last_config 2024-12-03T15:58:36Z +2024-12-03T15:58:47Z DEBUG received events_system 2024-12-03T15:58:39Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:58:47Z DEBUG received events_system 2024-12-03T15:58:39Z INFO device.log: 2024-12-03T15:58:39Z received config 2024-12-03T15:58:39Z +2024-12-03T15:58:47Z DEBUG received events_system 2024-12-03T15:58:39Z NOTICE system.config.apply: success +2024-12-03T15:58:47Z DEBUG received events_system 2024-12-03T15:58:40Z INFO device.log: Update state 2024-12-03T15:58:40Z last_config 2024-12-03T15:58:39Z +2024-12-03T15:58:47Z DEBUG received events_system 2024-12-03T15:58:41Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:58:47Z DEBUG received events_system 2024-12-03T15:58:41Z INFO device.log: 2024-12-03T15:58:41Z received config 2024-12-03T15:58:41Z +2024-12-03T15:58:47Z DEBUG received events_system 2024-12-03T15:58:41Z NOTICE system.config.apply: success +2024-12-03T15:58:47Z DEBUG received events_system 2024-12-03T15:58:42Z INFO device.log: Update state 2024-12-03T15:58:42Z last_config 2024-12-03T15:58:41Z +2024-12-03T15:58:47Z DEBUG received events_system 2024-12-03T15:58:43Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:58:47Z DEBUG received events_system 2024-12-03T15:58:43Z INFO device.log: 2024-12-03T15:58:43Z received config 2024-12-03T15:58:43Z +2024-12-03T15:58:47Z DEBUG received events_system 2024-12-03T15:58:43Z NOTICE system.config.apply: success +2024-12-03T15:58:47Z DEBUG received events_system 2024-12-03T15:58:44Z INFO device.log: Update state 2024-12-03T15:58:44Z last_config 2024-12-03T15:58:43Z +2024-12-03T15:58:47Z DEBUG received events_system 2024-12-03T15:58:44Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:58:47Z DEBUG received events_system 2024-12-03T15:58:44Z INFO device.log: 2024-12-03T15:58:44Z received config 2024-12-03T15:58:44Z +2024-12-03T15:58:47Z DEBUG received events_system 2024-12-03T15:58:44Z NOTICE system.config.apply: success +2024-12-03T15:58:47Z DEBUG received events_system 2024-12-03T15:58:45Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:58:47Z DEBUG received events_system 2024-12-03T15:58:45Z INFO device.log: 2024-12-03T15:58:45Z received config 2024-12-03T15:58:45Z +2024-12-03T15:58:47Z DEBUG received events_system 2024-12-03T15:58:45Z NOTICE system.config.apply: success +2024-12-03T15:58:47Z DEBUG received events_system 2024-12-03T15:58:46Z INFO device.log: Update state 2024-12-03T15:58:46Z last_config 2024-12-03T15:58:45Z +2024-12-03T15:58:47Z DEBUG received events_system 2024-12-03T15:58:47Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:58:47Z DEBUG received events_system 2024-12-03T15:58:47Z INFO device.log: 2024-12-03T15:58:47Z received config 2024-12-03T15:58:47Z +2024-12-03T15:58:47Z DEBUG received events_system 2024-12-03T15:58:47Z NOTICE system.config.apply: success +2024-12-03T15:58:47Z DEBUG Handling device message events_system MP:6b0ac379 +2024-12-03T15:58:48Z TRACE received command AHU-1/state/update +2024-12-03T15:58:48Z DEBUG received state_update +2024-12-03T15:58:48Z DEBUG Handling update message state_update MP:96efe4f6 +2024-12-03T15:58:48Z DEBUG Updated state after 0s 2024-12-03T15:58:48Z MP:96efe4f6 +2024-12-03T15:58:48Z INFO Updated state #029: Changed 3 fields: +2024-12-03T15:58:48Z INFO Updated state #029: Set `system.last_config` = `2024-12-03T15:58:47Z` +2024-12-03T15:58:48Z INFO Updated state #029: Set `system.status.timestamp` = `2024-12-03T15:58:47Z` +2024-12-03T15:58:48Z INFO Updated state #029: Set `timestamp` = `2024-12-03T15:58:48Z` +2024-12-03T15:58:48Z DEBUG Updated state has last_config 2024-12-03T15:58:47Z (expecting 2024-12-03T15:58:47Z) +2024-12-03T15:58:48Z TRACE received command AHU-1/state/system +2024-12-03T15:58:48Z TRACE received state_system: { +2024-12-03T15:58:48Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:48Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:48Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:48Z TRACE received state_system: }, +2024-12-03T15:58:48Z TRACE received state_system: "last_config" : "2024-12-03T15:58:47Z", +2024-12-03T15:58:48Z TRACE received state_system: "operation" : { +2024-12-03T15:58:48Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:48Z TRACE received state_system: "last_start" : "2024-12-03T15:57:26Z", +2024-12-03T15:58:48Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:48Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:48Z TRACE received state_system: }, +2024-12-03T15:58:48Z TRACE received state_system: "serial_no" : "sequencer-15455", +2024-12-03T15:58:48Z TRACE received state_system: "software" : { +2024-12-03T15:58:48Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:48Z TRACE received state_system: }, +2024-12-03T15:58:48Z TRACE received state_system: "status" : { +2024-12-03T15:58:48Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:48Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:58:48Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:47Z", +2024-12-03T15:58:48Z TRACE received state_system: "level" : 300 +2024-12-03T15:58:48Z TRACE received state_system: }, +2024-12-03T15:58:48Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:48Z", +2024-12-03T15:58:48Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:48Z TRACE received state_system: } +2024-12-03T15:58:48Z DEBUG Handling device message state_system MP:96efe4f6-0 +2024-12-03T15:58:48Z TRACE Ignoring partial state update +2024-12-03T15:58:48Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:58:48Z DEBUG Stage finished waiting for config update synchronized at 21s after 4s +2024-12-03T15:58:48Z TRACE Stage resume waiting for enumeration not active at 21s +2024-12-03T15:58:48Z DEBUG Config sync took 5s +2024-12-03T15:58:48Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:58:48Z DEBUG Update config before enumeration not active timestamp 2024-12-03T15:58:47Z +2024-12-03T15:58:48Z TRACE local local_update: { +2024-12-03T15:58:48Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:47Z", +2024-12-03T15:58:48Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:48Z TRACE local local_update: "system" : { +2024-12-03T15:58:48Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:48Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:48Z TRACE local local_update: "operation" : { +2024-12-03T15:58:48Z TRACE local local_update: "last_start" : "2024-12-03T15:57:26Z" +2024-12-03T15:58:48Z TRACE local local_update: }, +2024-12-03T15:58:48Z TRACE local local_update: "testing" : { +2024-12-03T15:58:48Z TRACE local local_update: "sequence_name" : "enumerate_features" +2024-12-03T15:58:48Z TRACE local local_update: } +2024-12-03T15:58:48Z TRACE local local_update: }, +2024-12-03T15:58:48Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:48Z TRACE local local_update: "depths" : { +2024-12-03T15:58:48Z TRACE local local_update: "features" : "entries" +2024-12-03T15:58:48Z TRACE local local_update: }, +2024-12-03T15:58:48Z TRACE local local_update: "families" : { +2024-12-03T15:58:48Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:48Z TRACE local local_update: } +2024-12-03T15:58:48Z TRACE local local_update: }, +2024-12-03T15:58:48Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:48Z TRACE local local_update: "families" : { +2024-12-03T15:58:48Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:48Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:48Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:48Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:48Z TRACE local local_update: } +2024-12-03T15:58:48Z TRACE local local_update: }, +2024-12-03T15:58:48Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:48Z TRACE local local_update: "points" : { +2024-12-03T15:58:48Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:48Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:48Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:48Z TRACE local local_update: }, +2024-12-03T15:58:48Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:48Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:48Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:48Z TRACE local local_update: }, +2024-12-03T15:58:48Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:48Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:48Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:48Z TRACE local local_update: } +2024-12-03T15:58:48Z TRACE local local_update: } +2024-12-03T15:58:48Z TRACE local local_update: } +2024-12-03T15:58:48Z TRACE local local_update: } +2024-12-03T15:58:48Z DEBUG Recorded sequence: 1. Update config before enumeration not active +2024-12-03T15:58:48Z INFO Device config Add `discovery.depths` = { "features": `entries` } +2024-12-03T15:58:48Z TRACE Update config before enumeration not active: Add `discovery.depths` = { "features": `entries` } +2024-12-03T15:58:48Z DEBUG Recorded sequence: 1. Wait for enumeration not active +2024-12-03T15:58:48Z DEBUG Stage finished waiting for enumeration not active at 21s after 6s +2024-12-03T15:58:48Z TRACE Stage resume waiting for executing test at 21s +2024-12-03T15:58:48Z INFO Starting empty enumeration at 2024-12-03T15:58:48Z +2024-12-03T15:58:48Z TRACE Stage suspend waiting for executing test at 21s +2024-12-03T15:58:48Z INFO Stage start waiting for matching enumeration generation at 21s +2024-12-03T15:58:49Z DEBUG system config extra field null +2024-12-03T15:58:49Z TRACE updated check config_system: false +2024-12-03T15:58:49Z TRACE updated check config_pointset: false +2024-12-03T15:58:49Z TRACE updated check config_gateway: false +2024-12-03T15:58:49Z TRACE updated check config_localnet: false +2024-12-03T15:58:49Z TRACE updated check config_blobset: false +2024-12-03T15:58:49Z TRACE updated check config_discovery: true +2024-12-03T15:58:49Z DEBUG update config_discovery, adding configTransaction RC:0c930c.00000025 +2024-12-03T15:58:49Z TRACE local local_discovery: { +2024-12-03T15:58:49Z TRACE local local_discovery: "generation" : "2024-12-03T15:58:48Z", +2024-12-03T15:58:49Z TRACE local local_discovery: "depths" : { +2024-12-03T15:58:49Z TRACE local local_discovery: "features" : "entries" +2024-12-03T15:58:49Z TRACE local local_discovery: }, +2024-12-03T15:58:49Z TRACE local local_discovery: "families" : { +2024-12-03T15:58:49Z TRACE local local_discovery: "vendor" : { } +2024-12-03T15:58:49Z TRACE local local_discovery: } +2024-12-03T15:58:49Z TRACE local local_discovery: } +2024-12-03T15:58:49Z DEBUG Saving pre-config state timestamp 2024-12-03T15:58:48Z +2024-12-03T15:58:49Z DEBUG Update lastConfigUpdate 2024-12-03T15:58:49Z, because before matching enumeration generation +2024-12-03T15:58:49Z TRACE Stage suspend waiting for matching enumeration generation at 22s +2024-12-03T15:58:49Z INFO Stage start waiting for config update synchronized at 22s +2024-12-03T15:58:49Z TRACE received command AHU-1/state/discovery +2024-12-03T15:58:49Z TRACE received state_discovery: { +2024-12-03T15:58:49Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:58:49Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:58:48Z", +2024-12-03T15:58:49Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:58:49Z TRACE received state_discovery: } +2024-12-03T15:58:49Z DEBUG Handling device message state_discovery MP:96efe4f6-1 +2024-12-03T15:58:49Z TRACE Ignoring partial state update +2024-12-03T15:58:49Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:58:49Z TRACE received command AHU-1/state/localnet +2024-12-03T15:58:49Z TRACE received state_localnet: { +2024-12-03T15:58:49Z TRACE received state_localnet: "families" : { +2024-12-03T15:58:49Z TRACE received state_localnet: "ether" : { +2024-12-03T15:58:49Z TRACE received state_localnet: "addr" : "60:45:bd:7b:8c:7b" +2024-12-03T15:58:49Z TRACE received state_localnet: }, +2024-12-03T15:58:49Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:58:49Z TRACE received state_localnet: "addr" : "10.1.0.196" +2024-12-03T15:58:49Z TRACE received state_localnet: }, +2024-12-03T15:58:49Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:58:49Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:fe7b:8c7b" +2024-12-03T15:58:49Z TRACE received state_localnet: }, +2024-12-03T15:58:49Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:58:49Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:58:49Z TRACE received state_localnet: } +2024-12-03T15:58:49Z TRACE received state_localnet: }, +2024-12-03T15:58:49Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:58:48Z", +2024-12-03T15:58:49Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:58:49Z TRACE received state_localnet: } +2024-12-03T15:58:49Z DEBUG Handling device message state_localnet MP:96efe4f6-2 +2024-12-03T15:58:49Z TRACE Ignoring partial state update +2024-12-03T15:58:49Z TRACE received command AHU-1/state/pointset +2024-12-03T15:58:49Z TRACE received state_pointset: { +2024-12-03T15:58:49Z TRACE received state_pointset: "points" : { +2024-12-03T15:58:49Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:49Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:58:49Z TRACE received state_pointset: }, +2024-12-03T15:58:49Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:49Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:58:49Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:58:49Z TRACE received state_pointset: }, +2024-12-03T15:58:49Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:49Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:49Z TRACE received state_pointset: } +2024-12-03T15:58:49Z TRACE received state_pointset: }, +2024-12-03T15:58:49Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:58:48Z", +2024-12-03T15:58:49Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:58:49Z TRACE received state_pointset: } +2024-12-03T15:58:49Z DEBUG Handling device message state_pointset MP:96efe4f6-3 +2024-12-03T15:58:49Z TRACE Ignoring partial state update +2024-12-03T15:58:49Z TRACE received command AHU-1/config/update +2024-12-03T15:58:49Z DEBUG received config_update +2024-12-03T15:58:49Z DEBUG Handling update message config_update RC:0c930c.00000025 +2024-12-03T15:58:49Z DEBUG Removed configTransaction RC:0c930c.00000025 +2024-12-03T15:58:49Z DEBUG last_start changed false, last_start 2024-12-03T15:57:26Z +2024-12-03T15:58:49Z DEBUG Updated config 2024-12-03T15:58:49Z RC:0c930c.00000025 +2024-12-03T15:58:49Z INFO Updated config #026: Changed 1 fields: +2024-12-03T15:58:49Z INFO Updated config #026: Add `discovery.generation` = `generation start time` +2024-12-03T15:58:49Z TRACE received command AHU-1/events/discovery +2024-12-03T15:58:49Z TRACE received events_discovery: { +2024-12-03T15:58:49Z TRACE received events_discovery: "features" : { +2024-12-03T15:58:49Z TRACE received events_discovery: "endpoint.config" : { +2024-12-03T15:58:49Z TRACE received events_discovery: "stage" : "beta" +2024-12-03T15:58:49Z TRACE received events_discovery: }, +2024-12-03T15:58:49Z TRACE received events_discovery: "enumeration.families" : { +2024-12-03T15:58:49Z TRACE received events_discovery: "stage" : "preview" +2024-12-03T15:58:49Z TRACE received events_discovery: }, +2024-12-03T15:58:49Z TRACE received events_discovery: "enumeration.features" : { +2024-12-03T15:58:49Z TRACE received events_discovery: "stage" : "beta" +2024-12-03T15:58:49Z TRACE received events_discovery: }, +2024-12-03T15:58:49Z TRACE received events_discovery: "system" : { +2024-12-03T15:58:49Z TRACE received events_discovery: "stage" : "beta" +2024-12-03T15:58:49Z TRACE received events_discovery: }, +2024-12-03T15:58:49Z TRACE received events_discovery: "enumeration.pointset" : { +2024-12-03T15:58:49Z TRACE received events_discovery: "stage" : "alpha" +2024-12-03T15:58:49Z TRACE received events_discovery: }, +2024-12-03T15:58:49Z TRACE received events_discovery: "pointset" : { +2024-12-03T15:58:49Z TRACE received events_discovery: "stage" : "beta" +2024-12-03T15:58:49Z TRACE received events_discovery: }, +2024-12-03T15:58:49Z TRACE received events_discovery: "enumeration" : { +2024-12-03T15:58:49Z TRACE received events_discovery: "stage" : "stable" +2024-12-03T15:58:49Z TRACE received events_discovery: } +2024-12-03T15:58:49Z TRACE received events_discovery: }, +2024-12-03T15:58:49Z TRACE received events_discovery: "generation" : "2024-12-03T15:58:48Z", +2024-12-03T15:58:49Z TRACE received events_discovery: "timestamp" : "2024-12-03T15:58:49Z", +2024-12-03T15:58:49Z TRACE received events_discovery: "version" : "1.5.2" +2024-12-03T15:58:49Z TRACE received events_discovery: } +2024-12-03T15:58:49Z DEBUG Handling device message events_discovery MP:0d8a9263 +2024-12-03T15:58:49Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-03T15:58:50Z TRACE received command AHU-1/state/update +2024-12-03T15:58:50Z DEBUG received state_update +2024-12-03T15:58:50Z DEBUG Handling update message state_update MP:95b7375e +2024-12-03T15:58:50Z DEBUG Updated state after 0s 2024-12-03T15:58:50Z MP:95b7375e +2024-12-03T15:58:50Z INFO Updated state #030: Changed 4 fields: +2024-12-03T15:58:50Z INFO Updated state #030: Set `system.last_config` = `2024-12-03T15:58:49Z` +2024-12-03T15:58:50Z INFO Updated state #030: Set `system.status.timestamp` = `2024-12-03T15:58:49Z` +2024-12-03T15:58:50Z INFO Updated state #030: Add `discovery.generation` = `2024-12-03T15:58:48Z` +2024-12-03T15:58:50Z INFO Updated state #030: Set `timestamp` = `2024-12-03T15:58:50Z` +2024-12-03T15:58:50Z DEBUG Updated state has last_config 2024-12-03T15:58:49Z (expecting 2024-12-03T15:58:49Z) +2024-12-03T15:58:50Z TRACE received command AHU-1/state/system +2024-12-03T15:58:50Z TRACE received state_system: { +2024-12-03T15:58:50Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:50Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:50Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:50Z TRACE received state_system: }, +2024-12-03T15:58:50Z TRACE received state_system: "last_config" : "2024-12-03T15:58:49Z", +2024-12-03T15:58:50Z TRACE received state_system: "operation" : { +2024-12-03T15:58:50Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:50Z TRACE received state_system: "last_start" : "2024-12-03T15:57:26Z", +2024-12-03T15:58:50Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:50Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:50Z TRACE received state_system: }, +2024-12-03T15:58:50Z TRACE received state_system: "serial_no" : "sequencer-15455", +2024-12-03T15:58:50Z TRACE received state_system: "software" : { +2024-12-03T15:58:50Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:50Z TRACE received state_system: }, +2024-12-03T15:58:50Z TRACE received state_system: "status" : { +2024-12-03T15:58:50Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:50Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:58:50Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:49Z", +2024-12-03T15:58:50Z TRACE received state_system: "level" : 300 +2024-12-03T15:58:50Z TRACE received state_system: }, +2024-12-03T15:58:50Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:50Z", +2024-12-03T15:58:50Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:50Z TRACE received state_system: } +2024-12-03T15:58:50Z DEBUG Handling device message state_system MP:95b7375e-0 +2024-12-03T15:58:50Z TRACE Ignoring partial state update +2024-12-03T15:58:50Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:58:50Z DEBUG Stage finished waiting for config update synchronized at 23s after 0s +2024-12-03T15:58:50Z TRACE Stage resume waiting for matching enumeration generation at 23s +2024-12-03T15:58:50Z DEBUG Config sync took 1s +2024-12-03T15:58:50Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:58:50Z DEBUG Update config before matching enumeration generation timestamp 2024-12-03T15:58:49Z +2024-12-03T15:58:50Z TRACE local local_update: { +2024-12-03T15:58:50Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:49Z", +2024-12-03T15:58:50Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:50Z TRACE local local_update: "system" : { +2024-12-03T15:58:50Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:50Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:50Z TRACE local local_update: "operation" : { +2024-12-03T15:58:50Z TRACE local local_update: "last_start" : "2024-12-03T15:57:26Z" +2024-12-03T15:58:50Z TRACE local local_update: }, +2024-12-03T15:58:50Z TRACE local local_update: "testing" : { +2024-12-03T15:58:50Z TRACE local local_update: "sequence_name" : "enumerate_features" +2024-12-03T15:58:50Z TRACE local local_update: } +2024-12-03T15:58:50Z TRACE local local_update: }, +2024-12-03T15:58:50Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:50Z TRACE local local_update: "generation" : "2024-12-03T15:58:48Z", +2024-12-03T15:58:50Z TRACE local local_update: "depths" : { +2024-12-03T15:58:50Z TRACE local local_update: "features" : "entries" +2024-12-03T15:58:50Z TRACE local local_update: }, +2024-12-03T15:58:50Z TRACE local local_update: "families" : { +2024-12-03T15:58:50Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:50Z TRACE local local_update: } +2024-12-03T15:58:50Z TRACE local local_update: }, +2024-12-03T15:58:50Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:50Z TRACE local local_update: "families" : { +2024-12-03T15:58:50Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:50Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:50Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:50Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:50Z TRACE local local_update: } +2024-12-03T15:58:50Z TRACE local local_update: }, +2024-12-03T15:58:50Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:50Z TRACE local local_update: "points" : { +2024-12-03T15:58:50Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:50Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:50Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:50Z TRACE local local_update: }, +2024-12-03T15:58:50Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:50Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:50Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:50Z TRACE local local_update: }, +2024-12-03T15:58:50Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:50Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:50Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:50Z TRACE local local_update: } +2024-12-03T15:58:50Z TRACE local local_update: } +2024-12-03T15:58:50Z TRACE local local_update: } +2024-12-03T15:58:50Z TRACE local local_update: } +2024-12-03T15:58:50Z DEBUG Recorded sequence: 1. Update config before matching enumeration generation +2024-12-03T15:58:50Z INFO Device config Add `discovery.generation` = `generation start time` +2024-12-03T15:58:50Z TRACE Update config before matching enumeration generation: Add `discovery.generation` = `generation start time` +2024-12-03T15:58:50Z DEBUG Recorded sequence: 1. Wait for matching enumeration generation +2024-12-03T15:58:50Z DEBUG Stage finished waiting for matching enumeration generation at 23s after 1s +2024-12-03T15:58:50Z TRACE Stage resume waiting for executing test at 23s +2024-12-03T15:58:50Z TRACE Stage suspend waiting for executing test at 23s +2024-12-03T15:58:50Z INFO Stage start waiting for cleared enumeration generation at 23s +2024-12-03T15:58:51Z DEBUG system config extra field null +2024-12-03T15:58:51Z TRACE updated check config_system: false +2024-12-03T15:58:51Z TRACE updated check config_pointset: false +2024-12-03T15:58:51Z TRACE updated check config_gateway: false +2024-12-03T15:58:51Z TRACE updated check config_localnet: false +2024-12-03T15:58:51Z TRACE updated check config_blobset: false +2024-12-03T15:58:51Z TRACE updated check config_discovery: true +2024-12-03T15:58:51Z DEBUG update config_discovery, adding configTransaction RC:0c930c.00000026 +2024-12-03T15:58:51Z TRACE local local_discovery: { +2024-12-03T15:58:51Z TRACE local local_discovery: "depths" : { +2024-12-03T15:58:51Z TRACE local local_discovery: "features" : "entries" +2024-12-03T15:58:51Z TRACE local local_discovery: }, +2024-12-03T15:58:51Z TRACE local local_discovery: "families" : { +2024-12-03T15:58:51Z TRACE local local_discovery: "vendor" : { } +2024-12-03T15:58:51Z TRACE local local_discovery: } +2024-12-03T15:58:51Z TRACE local local_discovery: } +2024-12-03T15:58:51Z DEBUG Saving pre-config state timestamp 2024-12-03T15:58:50Z +2024-12-03T15:58:51Z DEBUG Update lastConfigUpdate 2024-12-03T15:58:51Z, because before cleared enumeration generation +2024-12-03T15:58:51Z TRACE Stage suspend waiting for cleared enumeration generation at 24s +2024-12-03T15:58:51Z INFO Stage start waiting for config update synchronized at 24s +2024-12-03T15:58:51Z TRACE received command AHU-1/state/discovery +2024-12-03T15:58:51Z TRACE received state_discovery: { +2024-12-03T15:58:51Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:58:51Z TRACE received state_discovery: "generation" : "2024-12-03T15:58:48Z", +2024-12-03T15:58:51Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:58:50Z", +2024-12-03T15:58:51Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:58:51Z TRACE received state_discovery: } +2024-12-03T15:58:51Z DEBUG Handling device message state_discovery MP:95b7375e-1 +2024-12-03T15:58:51Z TRACE Ignoring partial state update +2024-12-03T15:58:51Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:58:51Z TRACE received command AHU-1/state/localnet +2024-12-03T15:58:51Z TRACE received state_localnet: { +2024-12-03T15:58:51Z TRACE received state_localnet: "families" : { +2024-12-03T15:58:51Z TRACE received state_localnet: "ether" : { +2024-12-03T15:58:51Z TRACE received state_localnet: "addr" : "60:45:bd:7b:8c:7b" +2024-12-03T15:58:51Z TRACE received state_localnet: }, +2024-12-03T15:58:51Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:58:51Z TRACE received state_localnet: "addr" : "10.1.0.196" +2024-12-03T15:58:51Z TRACE received state_localnet: }, +2024-12-03T15:58:51Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:58:51Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:fe7b:8c7b" +2024-12-03T15:58:51Z TRACE received state_localnet: }, +2024-12-03T15:58:51Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:58:51Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:58:51Z TRACE received state_localnet: } +2024-12-03T15:58:51Z TRACE received state_localnet: }, +2024-12-03T15:58:51Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:58:50Z", +2024-12-03T15:58:51Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:58:51Z TRACE received state_localnet: } +2024-12-03T15:58:51Z DEBUG Handling device message state_localnet MP:95b7375e-2 +2024-12-03T15:58:51Z TRACE Ignoring partial state update +2024-12-03T15:58:51Z TRACE received command AHU-1/state/pointset +2024-12-03T15:58:51Z TRACE received state_pointset: { +2024-12-03T15:58:51Z TRACE received state_pointset: "points" : { +2024-12-03T15:58:51Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:51Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:58:51Z TRACE received state_pointset: }, +2024-12-03T15:58:51Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:51Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:58:51Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:58:51Z TRACE received state_pointset: }, +2024-12-03T15:58:51Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:51Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:51Z TRACE received state_pointset: } +2024-12-03T15:58:51Z TRACE received state_pointset: }, +2024-12-03T15:58:51Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:58:50Z", +2024-12-03T15:58:51Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:58:51Z TRACE received state_pointset: } +2024-12-03T15:58:51Z DEBUG Handling device message state_pointset MP:95b7375e-3 +2024-12-03T15:58:51Z TRACE Ignoring partial state update +2024-12-03T15:58:51Z TRACE received command AHU-1/config/update +2024-12-03T15:58:51Z DEBUG received config_update +2024-12-03T15:58:51Z DEBUG Handling update message config_update RC:0c930c.00000026 +2024-12-03T15:58:51Z DEBUG Removed configTransaction RC:0c930c.00000026 +2024-12-03T15:58:51Z DEBUG last_start changed false, last_start 2024-12-03T15:57:26Z +2024-12-03T15:58:51Z DEBUG Updated config 2024-12-03T15:58:51Z RC:0c930c.00000026 +2024-12-03T15:58:51Z INFO Updated config #027: Changed 1 fields: +2024-12-03T15:58:51Z INFO Updated config #027: Remove `discovery.generation` +2024-12-03T15:58:52Z TRACE received command AHU-1/state/update +2024-12-03T15:58:52Z DEBUG received state_update +2024-12-03T15:58:52Z DEBUG Handling update message state_update MP:07a63edd +2024-12-03T15:58:52Z DEBUG Updated state after 0s 2024-12-03T15:58:52Z MP:07a63edd +2024-12-03T15:58:52Z INFO Updated state #031: Changed 4 fields: +2024-12-03T15:58:52Z INFO Updated state #031: Set `system.last_config` = `2024-12-03T15:58:51Z` +2024-12-03T15:58:52Z INFO Updated state #031: Set `system.status.timestamp` = `2024-12-03T15:58:51Z` +2024-12-03T15:58:52Z INFO Updated state #031: Remove `discovery.generation` +2024-12-03T15:58:52Z INFO Updated state #031: Set `timestamp` = `2024-12-03T15:58:52Z` +2024-12-03T15:58:52Z DEBUG Updated state has last_config 2024-12-03T15:58:51Z (expecting 2024-12-03T15:58:51Z) +2024-12-03T15:58:52Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:58:52Z DEBUG Stage finished waiting for config update synchronized at 25s after 0s +2024-12-03T15:58:52Z TRACE Stage resume waiting for cleared enumeration generation at 25s +2024-12-03T15:58:52Z DEBUG Config sync took 1s +2024-12-03T15:58:52Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:58:52Z DEBUG Update config before cleared enumeration generation timestamp 2024-12-03T15:58:51Z +2024-12-03T15:58:52Z TRACE local local_update: { +2024-12-03T15:58:52Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:51Z", +2024-12-03T15:58:52Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:52Z TRACE local local_update: "system" : { +2024-12-03T15:58:52Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:52Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:52Z TRACE local local_update: "operation" : { +2024-12-03T15:58:52Z TRACE local local_update: "last_start" : "2024-12-03T15:57:26Z" +2024-12-03T15:58:52Z TRACE local local_update: }, +2024-12-03T15:58:52Z TRACE local local_update: "testing" : { +2024-12-03T15:58:52Z TRACE local local_update: "sequence_name" : "enumerate_features" +2024-12-03T15:58:52Z TRACE local local_update: } +2024-12-03T15:58:52Z TRACE local local_update: }, +2024-12-03T15:58:52Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:52Z TRACE local local_update: "depths" : { +2024-12-03T15:58:52Z TRACE local local_update: "features" : "entries" +2024-12-03T15:58:52Z TRACE local local_update: }, +2024-12-03T15:58:52Z TRACE local local_update: "families" : { +2024-12-03T15:58:52Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:52Z TRACE local local_update: } +2024-12-03T15:58:52Z TRACE local local_update: }, +2024-12-03T15:58:52Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:52Z TRACE local local_update: "families" : { +2024-12-03T15:58:52Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:52Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:52Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:52Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:52Z TRACE local local_update: } +2024-12-03T15:58:52Z TRACE local local_update: }, +2024-12-03T15:58:52Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:52Z TRACE local local_update: "points" : { +2024-12-03T15:58:52Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:52Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:52Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:52Z TRACE local local_update: }, +2024-12-03T15:58:52Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:52Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:52Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:52Z TRACE local local_update: }, +2024-12-03T15:58:52Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:52Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:52Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:52Z TRACE local local_update: } +2024-12-03T15:58:52Z TRACE local local_update: } +2024-12-03T15:58:52Z TRACE local local_update: } +2024-12-03T15:58:52Z TRACE local local_update: } +2024-12-03T15:58:52Z DEBUG Recorded sequence: 1. Update config before cleared enumeration generation +2024-12-03T15:58:52Z INFO Device config Remove `discovery.generation` +2024-12-03T15:58:52Z TRACE Update config before cleared enumeration generation: Remove `discovery.generation` +2024-12-03T15:58:52Z DEBUG Recorded sequence: 1. Wait for cleared enumeration generation +2024-12-03T15:58:52Z DEBUG Stage finished waiting for cleared enumeration generation at 25s after 1s +2024-12-03T15:58:52Z TRACE Stage resume waiting for executing test at 25s +2024-12-03T15:58:53Z INFO Received discovery generation 2024-12-03T15:58:48Z +2024-12-03T15:58:53Z DEBUG Recorded sequence: 1. Check that no family enumeration exists +2024-12-03T15:58:53Z DEBUG Recorded sequence: 1. Check that feature enumeration matches metadata +2024-12-03T15:58:53Z DEBUG Recorded sequence: 1. Check that all enumerated features are official buckets +2024-12-03T15:58:53Z DEBUG Recorded sequence: 1. Check that no point enumeration exists +2024-12-03T15:58:53Z DEBUG stage done waiting for executing test at 26s +2024-12-03T15:58:53Z DEBUG Removing implicit system capability LAST_CONFIG +2024-12-03T15:58:53Z NOTICE RESULT pass enumeration.features enumerate_features PREVIEW 10/10 Sequence complete +2024-12-03T15:58:53Z NOTICE Sequence complete +2024-12-03T15:58:53Z NOTICE ending test enumerate_features after 26s ################################ diff --git a/validator/sequences/enumerate_features/state_discovery.attr b/validator/sequences/enumerate_features/state_discovery.attr index a9b203ecf6..8f545aa9fb 100644 --- a/validator/sequences/enumerate_features/state_discovery.attr +++ b/validator/sequences/enumerate_features/state_discovery.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_2", "projectId" : "localhost", - "transactionId" : "MP:767aaf2a-1", - "publishTime" : "2024-11-06T17:33:13Z", + "transactionId" : "MP:95b7375e-1", + "publishTime" : "2024-12-03T15:58:50Z", "subFolder" : "discovery", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/enumerate_features/state_discovery.json b/validator/sequences/enumerate_features/state_discovery.json index d75fb6b83b..d3dc55d530 100644 --- a/validator/sequences/enumerate_features/state_discovery.json +++ b/validator/sequences/enumerate_features/state_discovery.json @@ -1,5 +1,6 @@ { - "generation" : "2024-11-06T17:33:12Z", - "timestamp" : "2024-11-06T17:33:13Z", + "families" : { }, + "generation" : "2024-12-03T15:58:48Z", + "timestamp" : "2024-12-03T15:58:50Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_features/state_localnet.attr b/validator/sequences/enumerate_features/state_localnet.attr index 38305f1759..009041f73a 100644 --- a/validator/sequences/enumerate_features/state_localnet.attr +++ b/validator/sequences/enumerate_features/state_localnet.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_2", "projectId" : "localhost", - "transactionId" : "MP:767aaf2a-2", - "publishTime" : "2024-11-06T17:33:13Z", + "transactionId" : "MP:95b7375e-2", + "publishTime" : "2024-12-03T15:58:50Z", "subFolder" : "localnet", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/enumerate_features/state_localnet.json b/validator/sequences/enumerate_features/state_localnet.json index 8ba8af2128..3e3389157d 100644 --- a/validator/sequences/enumerate_features/state_localnet.json +++ b/validator/sequences/enumerate_features/state_localnet.json @@ -1,18 +1,18 @@ { "families" : { "ether" : { - "addr" : "7c:1e:52:59:f6:f5" + "addr" : "60:45:bd:7b:8c:7b" }, "ipv4" : { - "addr" : "10.1.0.159" + "addr" : "10.1.0.196" }, "ipv6" : { - "addr" : "fe80::7e1e:52ff:fe59:f6f5" + "addr" : "fe80::6245:bdff:fe7b:8c7b" }, "vendor" : { "addr" : "28179023" } }, - "timestamp" : "2024-11-06T17:33:13Z", + "timestamp" : "2024-12-03T15:58:50Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_features/state_pointset.attr b/validator/sequences/enumerate_features/state_pointset.attr index 31058793a1..01a67b832a 100644 --- a/validator/sequences/enumerate_features/state_pointset.attr +++ b/validator/sequences/enumerate_features/state_pointset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_2", "projectId" : "localhost", - "transactionId" : "MP:767aaf2a-3", - "publishTime" : "2024-11-06T17:33:13Z", + "transactionId" : "MP:95b7375e-3", + "publishTime" : "2024-12-03T15:58:50Z", "subFolder" : "pointset", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/enumerate_features/state_pointset.json b/validator/sequences/enumerate_features/state_pointset.json index d7e0256a19..ae7605a0a7 100644 --- a/validator/sequences/enumerate_features/state_pointset.json +++ b/validator/sequences/enumerate_features/state_pointset.json @@ -11,6 +11,6 @@ "units" : "Degrees-Celsius" } }, - "timestamp" : "2024-11-06T17:33:13Z", + "timestamp" : "2024-12-03T15:58:50Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_features/state_system.attr b/validator/sequences/enumerate_features/state_system.attr index 16a51d3c8a..ea66fc995b 100644 --- a/validator/sequences/enumerate_features/state_system.attr +++ b/validator/sequences/enumerate_features/state_system.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_2", "projectId" : "localhost", - "transactionId" : "MP:767aaf2a-0", - "publishTime" : "2024-11-06T17:33:13Z", + "transactionId" : "MP:95b7375e-0", + "publishTime" : "2024-12-03T15:58:50Z", "subFolder" : "system", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/enumerate_features/state_system.json b/validator/sequences/enumerate_features/state_system.json index 9ccecb6cf8..7e998cc4a5 100644 --- a/validator/sequences/enumerate_features/state_system.json +++ b/validator/sequences/enumerate_features/state_system.json @@ -3,23 +3,23 @@ "make" : "BOS", "model" : "pubber" }, - "last_config" : "2024-11-06T17:33:13Z", + "last_config" : "2024-12-03T15:58:49Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:31:49Z", + "last_start" : "2024-12-03T15:57:26Z", "restart_count" : 1, "mode" : "initial" }, - "serial_no" : "sequencer-7871", + "serial_no" : "sequencer-15455", "software" : { "firmware" : "v1" }, "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:13Z", + "timestamp" : "2024-12-03T15:58:49Z", "level" : 300 }, - "timestamp" : "2024-11-06T17:33:13Z", + "timestamp" : "2024-12-03T15:58:50Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_features/state_update.attr b/validator/sequences/enumerate_features/state_update.attr index c1fe52078f..88c9638f0e 100644 --- a/validator/sequences/enumerate_features/state_update.attr +++ b/validator/sequences/enumerate_features/state_update.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_2", "projectId" : "localhost", - "transactionId" : "MP:3af8a780", - "publishTime" : "2024-11-06T17:33:15Z", + "transactionId" : "MP:07a63edd", + "publishTime" : "2024-12-03T15:58:52Z", "subFolder" : "update", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/enumerate_features/state_update.json b/validator/sequences/enumerate_features/state_update.json index 5683e4cd86..a62f615e8e 100644 --- a/validator/sequences/enumerate_features/state_update.json +++ b/validator/sequences/enumerate_features/state_update.json @@ -1,15 +1,17 @@ { - "discovery" : { }, + "discovery" : { + "families" : { } + }, "localnet" : { "families" : { "ether" : { - "addr" : "7c:1e:52:59:f6:f5" + "addr" : "60:45:bd:7b:8c:7b" }, "ipv4" : { - "addr" : "10.1.0.159" + "addr" : "10.1.0.196" }, "ipv6" : { - "addr" : "fe80::7e1e:52ff:fe59:f6f5" + "addr" : "fe80::6245:bdff:fe7b:8c7b" }, "vendor" : { "addr" : "28179023" @@ -31,14 +33,14 @@ } }, "system" : { - "last_config" : "2024-11-06T17:33:15Z", + "last_config" : "2024-12-03T15:58:51Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:31:49Z", + "last_start" : "2024-12-03T15:57:26Z", "restart_count" : 1, "mode" : "initial" }, - "serial_no" : "sequencer-7871", + "serial_no" : "sequencer-15455", "hardware" : { "make" : "BOS", "model" : "pubber" @@ -49,10 +51,10 @@ "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:15Z", + "timestamp" : "2024-12-03T15:58:51Z", "level" : 300 } }, - "timestamp" : "2024-11-06T17:33:15Z", + "timestamp" : "2024-12-03T15:58:52Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_multi/config_update.attr b/validator/sequences/enumerate_multi/config_update.attr index b21af3b79e..cffa4feb62 100644 --- a/validator/sequences/enumerate_multi/config_update.attr +++ b/validator/sequences/enumerate_multi/config_update.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_4", "projectId" : "localhost", - "transactionId" : "RC:4cb417.0000000e", - "publishTime" : "2024-11-06T17:33:52Z", + "transactionId" : "RC:a584c0.0000000e", + "publishTime" : "2024-12-03T15:59:24Z", "subFolder" : "update", "subType" : "config" } \ No newline at end of file diff --git a/validator/sequences/enumerate_multi/config_update.json b/validator/sequences/enumerate_multi/config_update.json index 2be8543e5f..2a633d5d4a 100644 --- a/validator/sequences/enumerate_multi/config_update.json +++ b/validator/sequences/enumerate_multi/config_update.json @@ -4,6 +4,9 @@ "families" : "entries", "features" : "entries", "refs" : "entries" + }, + "families" : { + "vendor" : { } } }, "localnet" : { @@ -34,14 +37,14 @@ "metrics_rate_sec" : 10, "min_loglevel" : 200, "operation" : { - "last_start" : "2024-11-06T17:33:27Z" + "last_start" : "2024-12-03T15:58:57Z" }, "testing" : { - "config_base" : 31, + "config_base" : 32, "sequence_name" : "enumerate_multi", - "transaction_id" : "RC:4cb417.0000000e" + "transaction_id" : "RC:a584c0.0000000e" } }, - "timestamp" : "2024-11-06T17:33:52Z", - "version" : "git-b2a557d" + "timestamp" : "2024-12-03T15:59:24Z", + "version" : "git-3d8bbe5" } \ No newline at end of file diff --git a/validator/sequences/enumerate_multi/device_system.log b/validator/sequences/enumerate_multi/device_system.log index 4bbe22536f..12f3bf711b 100644 --- a/validator/sequences/enumerate_multi/device_system.log +++ b/validator/sequences/enumerate_multi/device_system.log @@ -1,25 +1,28 @@ -2024-11-06T17:33:28Z NOTICE system.config.apply success -2024-11-06T17:33:28Z WARNING device.log Start waiting 10s for config latch for AHU-1 -2024-11-06T17:33:28Z WARNING device.log Ending connection 1730914408038 with 9 -2024-11-06T17:33:28Z NOTICE system.config.apply success -2024-11-06T17:33:39Z NOTICE system.config.apply success -2024-11-06T17:33:39Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:39Z INFO device.log 2024-11-06T17:33:39Z received config 2024-11-06T17:33:39Z -2024-11-06T17:33:39Z NOTICE system.config.apply success -2024-11-06T17:33:41Z INFO device.log Update state 2024-11-06T17:33:41Z last_config 2024-11-06T17:33:39Z -2024-11-06T17:33:42Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:42Z INFO device.log 2024-11-06T17:33:42Z received config 2024-11-06T17:33:42Z -2024-11-06T17:33:42Z NOTICE system.config.apply success -2024-11-06T17:33:43Z INFO device.log Update state 2024-11-06T17:33:43Z last_config 2024-11-06T17:33:42Z -2024-11-06T17:33:44Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:44Z INFO device.log 2024-11-06T17:33:44Z received config 2024-11-06T17:33:44Z -2024-11-06T17:33:44Z NOTICE system.config.apply success -2024-11-06T17:33:45Z INFO device.log Update state 2024-11-06T17:33:45Z last_config 2024-11-06T17:33:44Z -2024-11-06T17:33:46Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:46Z INFO device.log 2024-11-06T17:33:46Z received config 2024-11-06T17:33:46Z -2024-11-06T17:33:46Z NOTICE system.config.apply success -2024-11-06T17:33:47Z INFO device.log Update state 2024-11-06T17:33:47Z last_config 2024-11-06T17:33:46Z -2024-11-06T17:33:47Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:47Z INFO device.log 2024-11-06T17:33:47Z received config 2024-11-06T17:33:47Z -2024-11-06T17:33:47Z NOTICE system.config.apply success -2024-11-06T17:33:54Z NOTICE validation.feature.sequence Sequence complete +2024-12-03T15:58:58Z WARNING device.log Starting AHU-1 Pubber sender with delay 10s +2024-12-03T15:58:58Z WARNING device.log Dropping state update until config received... +2024-12-03T15:58:58Z WARNING device.log Start waiting 10s for config latch for AHU-1 +2024-12-03T15:58:58Z WARNING device.log Received config for config latch AHU-1 +2024-12-03T15:58:58Z NOTICE system.config.apply success +2024-12-03T15:58:58Z WARNING device.log Ending connection 1733241537524 with 9 +2024-12-03T15:58:58Z NOTICE system.config.apply success +2024-12-03T15:59:09Z NOTICE system.config.apply success +2024-12-03T15:59:09Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:09Z INFO device.log 2024-12-03T15:59:09Z received config 2024-12-03T15:59:09Z +2024-12-03T15:59:09Z NOTICE system.config.apply success +2024-12-03T15:59:11Z INFO device.log Update state 2024-12-03T15:59:11Z last_config 2024-12-03T15:59:09Z +2024-12-03T15:59:12Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:12Z INFO device.log 2024-12-03T15:59:12Z received config 2024-12-03T15:59:12Z +2024-12-03T15:59:12Z NOTICE system.config.apply success +2024-12-03T15:59:13Z INFO device.log Update state 2024-12-03T15:59:13Z last_config 2024-12-03T15:59:12Z +2024-12-03T15:59:14Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:14Z INFO device.log 2024-12-03T15:59:14Z received config 2024-12-03T15:59:14Z +2024-12-03T15:59:14Z NOTICE system.config.apply success +2024-12-03T15:59:15Z INFO device.log Update state 2024-12-03T15:59:15Z last_config 2024-12-03T15:59:14Z +2024-12-03T15:59:16Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:16Z INFO device.log 2024-12-03T15:59:16Z received config 2024-12-03T15:59:16Z +2024-12-03T15:59:16Z NOTICE system.config.apply success +2024-12-03T15:59:17Z INFO device.log Update state 2024-12-03T15:59:17Z last_config 2024-12-03T15:59:16Z +2024-12-03T15:59:18Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:18Z INFO device.log 2024-12-03T15:59:18Z received config 2024-12-03T15:59:18Z +2024-12-03T15:59:18Z NOTICE system.config.apply success +2024-12-03T15:59:26Z NOTICE validation.feature.sequence Sequence complete diff --git a/validator/sequences/enumerate_multi/events_discovery.attr b/validator/sequences/enumerate_multi/events_discovery.attr index bd3c28286a..eb6d4a6f57 100644 --- a/validator/sequences/enumerate_multi/events_discovery.attr +++ b/validator/sequences/enumerate_multi/events_discovery.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_4", "projectId" : "localhost", - "transactionId" : "MP:e7bbeec4", - "publishTime" : "2024-11-06T17:33:50Z", + "transactionId" : "MP:05c3e068", + "publishTime" : "2024-12-03T15:59:22Z", "subFolder" : "discovery", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/enumerate_multi/events_discovery.json b/validator/sequences/enumerate_multi/events_discovery.json index 9cd652e180..319e03fb5a 100644 --- a/validator/sequences/enumerate_multi/events_discovery.json +++ b/validator/sequences/enumerate_multi/events_discovery.json @@ -1,13 +1,13 @@ { "families" : { "ether" : { - "addr" : "7c:1e:52:14:69:d9" + "addr" : "00:0d:3a:8c:b3:97" }, "ipv4" : { - "addr" : "10.1.0.144" + "addr" : "10.1.0.139" }, "ipv6" : { - "addr" : "fe80::7e1e:52ff:fe14:69d9" + "addr" : "fe80::20d:3aff:fe8c:b397" }, "vendor" : { "addr" : "28179023" @@ -36,7 +36,7 @@ "stage" : "stable" } }, - "generation" : "2024-11-06T17:33:49Z", + "generation" : "2024-12-03T15:59:21Z", "refs" : { "BV11.present_value" : { "point" : "filter_alarm_pressure_status", @@ -54,6 +54,6 @@ "units" : "Degrees-Celsius" } }, - "timestamp" : "2024-11-06T17:33:50Z", + "timestamp" : "2024-12-03T15:59:22Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_multi/events_pointset.attr b/validator/sequences/enumerate_multi/events_pointset.attr index 6936b9d179..6793236ec6 100644 --- a/validator/sequences/enumerate_multi/events_pointset.attr +++ b/validator/sequences/enumerate_multi/events_pointset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_4", "projectId" : "localhost", - "transactionId" : "MP:cb3d3638", - "publishTime" : "2024-11-06T17:33:48Z", + "transactionId" : "MP:7769b2bc", + "publishTime" : "2024-12-03T15:59:18Z", "subFolder" : "pointset", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/enumerate_multi/events_pointset.json b/validator/sequences/enumerate_multi/events_pointset.json index e9adb78a8d..6d46b8a8b9 100644 --- a/validator/sequences/enumerate_multi/events_pointset.json +++ b/validator/sequences/enumerate_multi/events_pointset.json @@ -1,15 +1,15 @@ { "points" : { "filter_alarm_pressure_status" : { - "present_value" : false + "present_value" : true }, "filter_differential_pressure_setpoint" : { "present_value" : 98 }, "filter_differential_pressure_sensor" : { - "present_value" : 10 + "present_value" : 9 } }, - "timestamp" : "2024-11-06T17:33:48Z", + "timestamp" : "2024-12-03T15:59:18Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_multi/events_system.attr b/validator/sequences/enumerate_multi/events_system.attr index 4e13fe4a71..3ce24caf8b 100644 --- a/validator/sequences/enumerate_multi/events_system.attr +++ b/validator/sequences/enumerate_multi/events_system.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_4", "projectId" : "localhost", - "transactionId" : "MP:f3a269b5", - "publishTime" : "2024-11-06T17:33:48Z", + "transactionId" : "MP:d4cb5708", + "publishTime" : "2024-12-03T15:59:18Z", "subFolder" : "system", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/enumerate_multi/events_system.json b/validator/sequences/enumerate_multi/events_system.json index f913b14404..8771cbf712 100644 --- a/validator/sequences/enumerate_multi/events_system.json +++ b/validator/sequences/enumerate_multi/events_system.json @@ -1,111 +1,111 @@ { "event_no" : 3, - "last_config" : "2024-11-06T17:33:47Z", + "last_config" : "2024-12-03T15:59:18Z", "logentries" : [ { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:39Z", + "timestamp" : "2024-12-03T15:59:09Z", "level" : 300 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:39Z", + "timestamp" : "2024-12-03T15:59:09Z", "level" : 200 }, { - "message" : "2024-11-06T17:33:39Z received config 2024-11-06T17:33:39Z", + "message" : "2024-12-03T15:59:09Z received config 2024-12-03T15:59:09Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:39Z", + "timestamp" : "2024-12-03T15:59:09Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:39Z", + "timestamp" : "2024-12-03T15:59:09Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:33:41Z last_config 2024-11-06T17:33:39Z", + "message" : "Update state 2024-12-03T15:59:11Z last_config 2024-12-03T15:59:09Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:41Z", + "timestamp" : "2024-12-03T15:59:11Z", "level" : 200 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:42Z", + "timestamp" : "2024-12-03T15:59:12Z", "level" : 200 }, { - "message" : "2024-11-06T17:33:42Z received config 2024-11-06T17:33:42Z", + "message" : "2024-12-03T15:59:12Z received config 2024-12-03T15:59:12Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:42Z", + "timestamp" : "2024-12-03T15:59:12Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:42Z", + "timestamp" : "2024-12-03T15:59:12Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:33:43Z last_config 2024-11-06T17:33:42Z", + "message" : "Update state 2024-12-03T15:59:13Z last_config 2024-12-03T15:59:12Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:43Z", + "timestamp" : "2024-12-03T15:59:13Z", "level" : 200 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:44Z", + "timestamp" : "2024-12-03T15:59:14Z", "level" : 200 }, { - "message" : "2024-11-06T17:33:44Z received config 2024-11-06T17:33:44Z", + "message" : "2024-12-03T15:59:14Z received config 2024-12-03T15:59:14Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:44Z", + "timestamp" : "2024-12-03T15:59:14Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:44Z", + "timestamp" : "2024-12-03T15:59:14Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:33:45Z last_config 2024-11-06T17:33:44Z", + "message" : "Update state 2024-12-03T15:59:15Z last_config 2024-12-03T15:59:14Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:45Z", + "timestamp" : "2024-12-03T15:59:15Z", "level" : 200 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:46Z", + "timestamp" : "2024-12-03T15:59:16Z", "level" : 200 }, { - "message" : "2024-11-06T17:33:46Z received config 2024-11-06T17:33:46Z", + "message" : "2024-12-03T15:59:16Z received config 2024-12-03T15:59:16Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:46Z", + "timestamp" : "2024-12-03T15:59:16Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:46Z", + "timestamp" : "2024-12-03T15:59:16Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:33:47Z last_config 2024-11-06T17:33:46Z", + "message" : "Update state 2024-12-03T15:59:17Z last_config 2024-12-03T15:59:16Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:47Z", + "timestamp" : "2024-12-03T15:59:17Z", "level" : 200 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:47Z", + "timestamp" : "2024-12-03T15:59:18Z", "level" : 200 }, { - "message" : "2024-11-06T17:33:47Z received config 2024-11-06T17:33:47Z", + "message" : "2024-12-03T15:59:18Z received config 2024-12-03T15:59:18Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:47Z", + "timestamp" : "2024-12-03T15:59:18Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:47Z", + "timestamp" : "2024-12-03T15:59:18Z", "level" : 300 } ], "metrics" : { "mem_total_mb" : 254.0, - "mem_free_mb" : 214.88524627685547 + "mem_free_mb" : 216.3385238647461 }, - "timestamp" : "2024-11-06T17:33:48Z", + "timestamp" : "2024-12-03T15:59:18Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_multi/local_discovery.json b/validator/sequences/enumerate_multi/local_discovery.json index ed128ff0dd..eb824ebb73 100644 --- a/validator/sequences/enumerate_multi/local_discovery.json +++ b/validator/sequences/enumerate_multi/local_discovery.json @@ -3,5 +3,8 @@ "families" : "entries", "refs" : "entries", "features" : "entries" + }, + "families" : { + "vendor" : { } } } \ No newline at end of file diff --git a/validator/sequences/enumerate_multi/local_system.json b/validator/sequences/enumerate_multi/local_system.json index 4f16935ca2..4c877b3580 100644 --- a/validator/sequences/enumerate_multi/local_system.json +++ b/validator/sequences/enumerate_multi/local_system.json @@ -2,7 +2,7 @@ "min_loglevel" : 200, "metrics_rate_sec" : 10, "operation" : { - "last_start" : "2024-11-06T17:33:27Z" + "last_start" : "2024-12-03T15:58:57Z" }, "testing" : { "sequence_name" : "enumerate_multi" diff --git a/validator/sequences/enumerate_multi/local_update.json b/validator/sequences/enumerate_multi/local_update.json index ad4e31d84f..ffe15b3ff0 100644 --- a/validator/sequences/enumerate_multi/local_update.json +++ b/validator/sequences/enumerate_multi/local_update.json @@ -1,11 +1,11 @@ { - "timestamp" : "2024-11-06T17:33:52Z", - "version" : "@@@cloud udmi version###git-b2a557d", + "timestamp" : "2024-12-03T15:59:24Z", + "version" : "@@@cloud udmi version###git-3d8bbe5", "system" : { "min_loglevel" : 200, "metrics_rate_sec" : 10, "operation" : { - "last_start" : "2024-11-06T17:33:27Z" + "last_start" : "2024-12-03T15:58:57Z" }, "testing" : { "sequence_name" : "enumerate_multi" @@ -16,6 +16,9 @@ "families" : "entries", "refs" : "entries", "features" : "entries" + }, + "families" : { + "vendor" : { } } }, "localnet" : { diff --git a/validator/sequences/enumerate_multi/sequence.md b/validator/sequences/enumerate_multi/sequence.md index 2631a593af..0e382a3c66 100644 --- a/validator/sequences/enumerate_multi/sequence.md +++ b/validator/sequences/enumerate_multi/sequence.md @@ -4,7 +4,7 @@ Check enumeration of multiple categories 1. Update config before enumeration not active - * Add `discovery` = { "depths": { "features": `entries`, "refs": `entries`, "families": `entries` } } + * Add `discovery.depths` = { "features": `entries`, "refs": `entries`, "families": `entries` } 1. Wait for enumeration not active 1. Update config before matching enumeration generation * Add `discovery.generation` = `generation start time` diff --git a/validator/sequences/enumerate_multi/sequencer.log b/validator/sequences/enumerate_multi/sequencer.log index b14254c78b..e5024c80b0 100644 --- a/validator/sequences/enumerate_multi/sequencer.log +++ b/validator/sequences/enumerate_multi/sequencer.log @@ -1,1580 +1,1695 @@ -2024-11-06T17:33:30Z NOTICE starting test enumerate_multi ################################ -2024-11-06T17:33:30Z INFO Stage start waiting for starting test wrapper at 0s -2024-11-06T17:33:38Z DEBUG Allowing device state change (everything) -2024-11-06T17:33:38Z DEBUG Starting reset_config full reset true -2024-11-06T17:33:38Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:33:38Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:38Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:33:38Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:33:38Z DEBUG extraFieldChanged false because extra_field null -2024-11-06T17:33:38Z DEBUG extraFieldChanged true because extra_field reset_config -2024-11-06T17:33:38Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:33:38Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:38Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:33:38Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:33:38Z DEBUG extraFieldChanged true because extra_field null -2024-11-06T17:33:39Z TRACE updated check config_update: true -2024-11-06T17:33:39Z DEBUG update config_update, adding configTransaction RC:4cb417.00000005 -2024-11-06T17:33:39Z TRACE local local_update: { -2024-11-06T17:33:39Z TRACE local local_update: "version" : "@@@cloud udmi version###1.5.2", -2024-11-06T17:33:39Z TRACE local local_update: "system" : { -2024-11-06T17:33:39Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:39Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:39Z TRACE local local_update: "operation" : { -2024-11-06T17:33:39Z TRACE local local_update: "last_start" : "1970-01-01T00:01:13Z" -2024-11-06T17:33:39Z TRACE local local_update: }, -2024-11-06T17:33:39Z TRACE local local_update: "testing" : { -2024-11-06T17:33:39Z TRACE local local_update: "sequence_name" : "enumerate_multi" -2024-11-06T17:33:39Z TRACE local local_update: } -2024-11-06T17:33:39Z TRACE local local_update: }, -2024-11-06T17:33:39Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:39Z TRACE local local_update: "families" : { -2024-11-06T17:33:39Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:39Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:39Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:39Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:39Z TRACE local local_update: } -2024-11-06T17:33:39Z TRACE local local_update: }, -2024-11-06T17:33:39Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:39Z TRACE local local_update: "points" : { -2024-11-06T17:33:39Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:39Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:39Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:39Z TRACE local local_update: }, -2024-11-06T17:33:39Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:39Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:39Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:39Z TRACE local local_update: }, -2024-11-06T17:33:39Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:39Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:39Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:39Z TRACE local local_update: } -2024-11-06T17:33:39Z TRACE local local_update: } -2024-11-06T17:33:39Z TRACE local local_update: } -2024-11-06T17:33:39Z TRACE local local_update: } -2024-11-06T17:33:39Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:39Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:33:39Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:39Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:33:39Z DEBUG Saving pre-config state timestamp null -2024-11-06T17:33:39Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:39Z, because soft reset -2024-11-06T17:33:39Z TRACE Stage suspend waiting for starting test wrapper at 9s -2024-11-06T17:33:39Z INFO Stage start waiting for config update synchronized at 9s -2024-11-06T17:33:39Z TRACE received command AHU-1/state/update -2024-11-06T17:33:39Z DEBUG received state_update -2024-11-06T17:33:39Z DEBUG Handling update message state_update MP:443a572a -2024-11-06T17:33:39Z DEBUG Updated state after 9s 2024-11-06T17:33:30Z MP:443a572a -2024-11-06T17:33:39Z INFO Initial state #001: { -2024-11-06T17:33:39Z INFO Initial state #001: "timestamp" : "2024-11-06T17:33:30Z", -2024-11-06T17:33:39Z INFO Initial state #001: "version" : "1.5.2", -2024-11-06T17:33:39Z INFO Initial state #001: "system" : { -2024-11-06T17:33:39Z INFO Initial state #001: "last_config" : "2024-11-06T17:33:14Z", -2024-11-06T17:33:39Z INFO Initial state #001: "operation" : { -2024-11-06T17:33:39Z INFO Initial state #001: "operational" : true, -2024-11-06T17:33:39Z INFO Initial state #001: "last_start" : "2024-11-06T17:33:27Z", -2024-11-06T17:33:39Z INFO Initial state #001: "restart_count" : 1, -2024-11-06T17:33:39Z INFO Initial state #001: "mode" : "initial" -2024-11-06T17:33:39Z INFO Initial state #001: }, -2024-11-06T17:33:39Z INFO Initial state #001: "serial_no" : "sequencer-10139", -2024-11-06T17:33:39Z INFO Initial state #001: "hardware" : { -2024-11-06T17:33:39Z INFO Initial state #001: "make" : "BOS", -2024-11-06T17:33:39Z INFO Initial state #001: "model" : "pubber" -2024-11-06T17:33:39Z INFO Initial state #001: }, -2024-11-06T17:33:39Z INFO Initial state #001: "software" : { -2024-11-06T17:33:39Z INFO Initial state #001: "firmware" : "v1" -2024-11-06T17:33:39Z INFO Initial state #001: }, -2024-11-06T17:33:39Z INFO Initial state #001: "status" : { -2024-11-06T17:33:39Z INFO Initial state #001: "message" : "success", -2024-11-06T17:33:39Z INFO Initial state #001: "category" : "system.config.apply", -2024-11-06T17:33:39Z INFO Initial state #001: "timestamp" : "2024-11-06T17:33:28Z", -2024-11-06T17:33:39Z INFO Initial state #001: "level" : 300 -2024-11-06T17:33:39Z INFO Initial state #001: } -2024-11-06T17:33:39Z INFO Initial state #001: }, -2024-11-06T17:33:39Z INFO Initial state #001: "localnet" : { -2024-11-06T17:33:39Z INFO Initial state #001: "families" : { -2024-11-06T17:33:39Z INFO Initial state #001: "ether" : { -2024-11-06T17:33:39Z INFO Initial state #001: "addr" : "7c:1e:52:14:69:d9" -2024-11-06T17:33:39Z INFO Initial state #001: }, -2024-11-06T17:33:39Z INFO Initial state #001: "ipv4" : { -2024-11-06T17:33:39Z INFO Initial state #001: "addr" : "10.1.0.144" -2024-11-06T17:33:39Z INFO Initial state #001: }, -2024-11-06T17:33:39Z INFO Initial state #001: "ipv6" : { -2024-11-06T17:33:39Z INFO Initial state #001: "addr" : "fe80::7e1e:52ff:fe14:69d9" -2024-11-06T17:33:39Z INFO Initial state #001: }, -2024-11-06T17:33:39Z INFO Initial state #001: "vendor" : { -2024-11-06T17:33:39Z INFO Initial state #001: "addr" : "28179023" -2024-11-06T17:33:39Z INFO Initial state #001: } -2024-11-06T17:33:39Z INFO Initial state #001: } -2024-11-06T17:33:39Z INFO Initial state #001: }, -2024-11-06T17:33:39Z INFO Initial state #001: "pointset" : { -2024-11-06T17:33:39Z INFO Initial state #001: "points" : { -2024-11-06T17:33:39Z INFO Initial state #001: "filter_alarm_pressure_status" : { -2024-11-06T17:33:39Z INFO Initial state #001: "units" : "No-units" -2024-11-06T17:33:39Z INFO Initial state #001: }, -2024-11-06T17:33:39Z INFO Initial state #001: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:39Z INFO Initial state #001: "units" : "Bars", -2024-11-06T17:33:39Z INFO Initial state #001: "value_state" : "applied" -2024-11-06T17:33:39Z INFO Initial state #001: }, -2024-11-06T17:33:39Z INFO Initial state #001: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:39Z INFO Initial state #001: "units" : "Degrees-Celsius" -2024-11-06T17:33:39Z INFO Initial state #001: } -2024-11-06T17:33:39Z INFO Initial state #001: } -2024-11-06T17:33:39Z INFO Initial state #001: } -2024-11-06T17:33:39Z INFO Initial state #001: } -2024-11-06T17:33:39Z NOTICE Received serial number sequencer-10139 -2024-11-06T17:33:39Z DEBUG Updated state has last_config 2024-11-06T17:33:14Z (expecting null) -2024-11-06T17:33:39Z DEBUG Detail config update synchronized is now: last_start not synced in config, config transactions not cleared, last_config not synced in state -2024-11-06T17:33:39Z TRACE received command AHU-1/state/system -2024-11-06T17:33:39Z TRACE received state_system: { -2024-11-06T17:33:39Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:39Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:39Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:39Z TRACE received state_system: }, -2024-11-06T17:33:39Z TRACE received state_system: "last_config" : "2024-11-06T17:33:14Z", -2024-11-06T17:33:39Z TRACE received state_system: "operation" : { -2024-11-06T17:33:39Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:39Z TRACE received state_system: "last_start" : "2024-11-06T17:33:27Z", -2024-11-06T17:33:39Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:39Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:39Z TRACE received state_system: }, -2024-11-06T17:33:39Z TRACE received state_system: "serial_no" : "sequencer-10139", -2024-11-06T17:33:39Z TRACE received state_system: "software" : { -2024-11-06T17:33:39Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:39Z TRACE received state_system: }, -2024-11-06T17:33:39Z TRACE received state_system: "status" : { -2024-11-06T17:33:39Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:39Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:39Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:28Z", -2024-11-06T17:33:39Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:39Z TRACE received state_system: }, -2024-11-06T17:33:39Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:30Z", -2024-11-06T17:33:39Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:39Z TRACE received state_system: } -2024-11-06T17:33:39Z DEBUG Handling device message state_system MP:443a572a-0 -2024-11-06T17:33:39Z TRACE Ignoring partial state update -2024-11-06T17:33:39Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:39Z TRACE received state_localnet: { -2024-11-06T17:33:39Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:39Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:39Z TRACE received state_localnet: "addr" : "7c:1e:52:14:69:d9" -2024-11-06T17:33:39Z TRACE received state_localnet: }, -2024-11-06T17:33:39Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:39Z TRACE received state_localnet: "addr" : "10.1.0.144" -2024-11-06T17:33:39Z TRACE received state_localnet: }, -2024-11-06T17:33:39Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:39Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe14:69d9" -2024-11-06T17:33:39Z TRACE received state_localnet: }, -2024-11-06T17:33:39Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:39Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:39Z TRACE received state_localnet: } -2024-11-06T17:33:39Z TRACE received state_localnet: }, -2024-11-06T17:33:39Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:30Z", -2024-11-06T17:33:39Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:39Z TRACE received state_localnet: } -2024-11-06T17:33:39Z DEBUG Handling device message state_localnet MP:443a572a-1 -2024-11-06T17:33:39Z TRACE Ignoring partial state update -2024-11-06T17:33:39Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:39Z TRACE received state_pointset: { -2024-11-06T17:33:39Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:39Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:39Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:39Z TRACE received state_pointset: }, -2024-11-06T17:33:39Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:39Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:39Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:39Z TRACE received state_pointset: }, -2024-11-06T17:33:39Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:39Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:39Z TRACE received state_pointset: } -2024-11-06T17:33:39Z TRACE received state_pointset: }, -2024-11-06T17:33:39Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:30Z", -2024-11-06T17:33:39Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:39Z TRACE received state_pointset: } -2024-11-06T17:33:39Z DEBUG Handling device message state_pointset MP:443a572a-2 -2024-11-06T17:33:39Z TRACE Ignoring partial state update -2024-11-06T17:33:39Z TRACE received command null/config/udmi -2024-11-06T17:33:39Z TRACE received command AHU-1/events/pointset -2024-11-06T17:33:39Z TRACE received events_pointset: { -2024-11-06T17:33:39Z TRACE received events_pointset: "points" : { -2024-11-06T17:33:39Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:39Z TRACE received events_pointset: "present_value" : true -2024-11-06T17:33:39Z TRACE received events_pointset: }, -2024-11-06T17:33:39Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:39Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:33:39Z TRACE received events_pointset: }, -2024-11-06T17:33:39Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:39Z TRACE received events_pointset: "present_value" : 8 -2024-11-06T17:33:39Z TRACE received events_pointset: } -2024-11-06T17:33:39Z TRACE received events_pointset: }, -2024-11-06T17:33:39Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:33:38Z", -2024-11-06T17:33:39Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:33:39Z TRACE received events_pointset: } -2024-11-06T17:33:39Z DEBUG Handling device message events_pointset MP:ff871912 -2024-11-06T17:33:39Z TRACE received command AHU-1/events/system -2024-11-06T17:33:39Z DEBUG received events_system 2024-11-06T17:33:28Z NOTICE system.config.apply: success -2024-11-06T17:33:39Z DEBUG received events_system 2024-11-06T17:33:28Z WARNING device.log: Start waiting 10s for config latch for AHU-1 -2024-11-06T17:33:39Z DEBUG received events_system 2024-11-06T17:33:28Z WARNING device.log: Ending connection 1730914408038 with 9 -2024-11-06T17:33:39Z DEBUG received events_system 2024-11-06T17:33:28Z NOTICE system.config.apply: success -2024-11-06T17:33:39Z DEBUG Handling device message events_system MP:9167da15 -2024-11-06T17:33:39Z TRACE received command AHU-1/state/update -2024-11-06T17:33:39Z DEBUG received state_update -2024-11-06T17:33:39Z DEBUG Handling update message state_update MP:eb83f229 -2024-11-06T17:33:39Z DEBUG Updated state after 0s 2024-11-06T17:33:39Z MP:eb83f229 -2024-11-06T17:33:39Z INFO Updated state #002: Changed 4 fields: -2024-11-06T17:33:39Z INFO Updated state #002: Set `system.status.level` = `100` -2024-11-06T17:33:39Z INFO Updated state #002: Set `system.status.category` = `system.config.parse` -2024-11-06T17:33:39Z INFO Updated state #002: Set `system.status.timestamp` = `2024-11-06T17:33:39Z` -2024-11-06T17:33:39Z INFO Updated state #002: Set `timestamp` = `2024-11-06T17:33:39Z` -2024-11-06T17:33:39Z DEBUG Updated state has last_config 2024-11-06T17:33:14Z (expecting null) -2024-11-06T17:33:39Z TRACE received command AHU-1/config/update -2024-11-06T17:33:39Z DEBUG received config_update -2024-11-06T17:33:39Z DEBUG Handling update message config_update RC:4cb417.00000005 -2024-11-06T17:33:39Z DEBUG Removed configTransaction RC:4cb417.00000005 -2024-11-06T17:33:39Z DEBUG last_start changed false, last_start 1970-01-01T00:01:13Z -2024-11-06T17:33:39Z DEBUG Updated config 2024-11-06T17:33:39Z RC:4cb417.00000005 -2024-11-06T17:33:39Z INFO Updated config #001: { -2024-11-06T17:33:39Z INFO Updated config #001: "timestamp" : "2024-11-06T17:33:39Z", -2024-11-06T17:33:39Z INFO Updated config #001: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:39Z INFO Updated config #001: "system" : { -2024-11-06T17:33:39Z INFO Updated config #001: "min_loglevel" : 200, -2024-11-06T17:33:39Z INFO Updated config #001: "metrics_rate_sec" : 10, -2024-11-06T17:33:39Z INFO Updated config #001: "operation" : { -2024-11-06T17:33:39Z INFO Updated config #001: "last_start" : "1970-01-01T00:01:13Z" -2024-11-06T17:33:39Z INFO Updated config #001: }, -2024-11-06T17:33:39Z INFO Updated config #001: "testing" : { -2024-11-06T17:33:39Z INFO Updated config #001: "sequence_name" : "enumerate_multi" -2024-11-06T17:33:39Z INFO Updated config #001: } -2024-11-06T17:33:39Z INFO Updated config #001: }, -2024-11-06T17:33:39Z INFO Updated config #001: "localnet" : { -2024-11-06T17:33:39Z INFO Updated config #001: "families" : { -2024-11-06T17:33:39Z INFO Updated config #001: "ether" : { }, -2024-11-06T17:33:39Z INFO Updated config #001: "ipv4" : { }, -2024-11-06T17:33:39Z INFO Updated config #001: "vendor" : { }, -2024-11-06T17:33:39Z INFO Updated config #001: "ipv6" : { } -2024-11-06T17:33:39Z INFO Updated config #001: } -2024-11-06T17:33:39Z INFO Updated config #001: }, -2024-11-06T17:33:39Z INFO Updated config #001: "pointset" : { -2024-11-06T17:33:39Z INFO Updated config #001: "points" : { -2024-11-06T17:33:39Z INFO Updated config #001: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:39Z INFO Updated config #001: "units" : "Bars", -2024-11-06T17:33:39Z INFO Updated config #001: "set_value" : 98 -2024-11-06T17:33:39Z INFO Updated config #001: }, -2024-11-06T17:33:39Z INFO Updated config #001: "filter_alarm_pressure_status" : { -2024-11-06T17:33:39Z INFO Updated config #001: "ref" : "BV11.present_value", -2024-11-06T17:33:39Z INFO Updated config #001: "units" : "No-units" -2024-11-06T17:33:39Z INFO Updated config #001: }, -2024-11-06T17:33:39Z INFO Updated config #001: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:39Z INFO Updated config #001: "ref" : "AV12.present_value", -2024-11-06T17:33:39Z INFO Updated config #001: "units" : "Degrees-Celsius" -2024-11-06T17:33:39Z INFO Updated config #001: } -2024-11-06T17:33:39Z INFO Updated config #001: } -2024-11-06T17:33:39Z INFO Updated config #001: } -2024-11-06T17:33:39Z INFO Updated config #001: } -2024-11-06T17:33:39Z DEBUG Detail config update synchronized is now: last_start not synced in config, last_config not synced in state -2024-11-06T17:33:39Z TRACE received command AHU-1/state/system -2024-11-06T17:33:39Z TRACE received state_system: { -2024-11-06T17:33:39Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:39Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:39Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:39Z TRACE received state_system: }, -2024-11-06T17:33:39Z TRACE received state_system: "last_config" : "2024-11-06T17:33:14Z", -2024-11-06T17:33:39Z TRACE received state_system: "operation" : { -2024-11-06T17:33:39Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:39Z TRACE received state_system: "last_start" : "2024-11-06T17:33:27Z", -2024-11-06T17:33:39Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:39Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:39Z TRACE received state_system: }, -2024-11-06T17:33:39Z TRACE received state_system: "serial_no" : "sequencer-10139", -2024-11-06T17:33:39Z TRACE received state_system: "software" : { -2024-11-06T17:33:39Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:39Z TRACE received state_system: }, -2024-11-06T17:33:39Z TRACE received state_system: "status" : { -2024-11-06T17:33:39Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:39Z TRACE received state_system: "category" : "system.config.parse", -2024-11-06T17:33:39Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:39Z", -2024-11-06T17:33:39Z TRACE received state_system: "level" : 100 -2024-11-06T17:33:39Z TRACE received state_system: }, -2024-11-06T17:33:39Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:39Z", -2024-11-06T17:33:39Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:39Z TRACE received state_system: } -2024-11-06T17:33:39Z DEBUG Handling device message state_system MP:eb83f229-0 -2024-11-06T17:33:39Z TRACE Ignoring partial state update -2024-11-06T17:33:39Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:39Z TRACE received state_localnet: { -2024-11-06T17:33:39Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:39Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:39Z TRACE received state_localnet: "addr" : "7c:1e:52:14:69:d9" -2024-11-06T17:33:39Z TRACE received state_localnet: }, -2024-11-06T17:33:39Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:39Z TRACE received state_localnet: "addr" : "10.1.0.144" -2024-11-06T17:33:39Z TRACE received state_localnet: }, -2024-11-06T17:33:39Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:39Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe14:69d9" -2024-11-06T17:33:39Z TRACE received state_localnet: }, -2024-11-06T17:33:39Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:39Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:39Z TRACE received state_localnet: } -2024-11-06T17:33:39Z TRACE received state_localnet: }, -2024-11-06T17:33:39Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:39Z", -2024-11-06T17:33:39Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:39Z TRACE received state_localnet: } -2024-11-06T17:33:39Z DEBUG Handling device message state_localnet MP:eb83f229-1 -2024-11-06T17:33:39Z TRACE Ignoring partial state update -2024-11-06T17:33:39Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:39Z TRACE received state_pointset: { -2024-11-06T17:33:39Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:39Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:39Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:39Z TRACE received state_pointset: }, -2024-11-06T17:33:39Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:39Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:39Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:39Z TRACE received state_pointset: }, -2024-11-06T17:33:39Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:39Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:39Z TRACE received state_pointset: } -2024-11-06T17:33:39Z TRACE received state_pointset: }, -2024-11-06T17:33:39Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:39Z", -2024-11-06T17:33:39Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:39Z TRACE received state_pointset: } -2024-11-06T17:33:39Z DEBUG Handling device message state_pointset MP:eb83f229-2 -2024-11-06T17:33:39Z TRACE Ignoring partial state update -2024-11-06T17:33:39Z TRACE received command AHU-1/config/update -2024-11-06T17:33:39Z DEBUG received config_update -2024-11-06T17:33:39Z DEBUG Handling update message config_update MP:eb83f229 -2024-11-06T17:33:39Z DEBUG last_start changed true, last_start 2024-11-06T17:33:27Z -2024-11-06T17:33:39Z DEBUG Updated config 2024-11-06T17:33:39Z MP:eb83f229 -2024-11-06T17:33:39Z INFO Updated config #002: Changed 0 fields. -2024-11-06T17:33:39Z DEBUG Detail config update synchronized is now: last_config not synced in state -2024-11-06T17:33:41Z TRACE received command AHU-1/state/update -2024-11-06T17:33:41Z DEBUG received state_update -2024-11-06T17:33:41Z DEBUG Handling update message state_update MP:cc39060b -2024-11-06T17:33:41Z DEBUG Updated state after 0s 2024-11-06T17:33:41Z MP:cc39060b -2024-11-06T17:33:41Z INFO Updated state #003: Changed 4 fields: -2024-11-06T17:33:41Z INFO Updated state #003: Set `system.last_config` = `2024-11-06T17:33:39Z` -2024-11-06T17:33:41Z INFO Updated state #003: Set `system.status.level` = `300` -2024-11-06T17:33:41Z INFO Updated state #003: Set `system.status.category` = `system.config.apply` -2024-11-06T17:33:41Z INFO Updated state #003: Set `timestamp` = `2024-11-06T17:33:41Z` -2024-11-06T17:33:41Z DEBUG Updated state has last_config 2024-11-06T17:33:39Z (expecting 2024-11-06T17:33:39Z) -2024-11-06T17:33:41Z TRACE received command AHU-1/state/system -2024-11-06T17:33:41Z TRACE received state_system: { -2024-11-06T17:33:41Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:41Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:41Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:41Z TRACE received state_system: }, -2024-11-06T17:33:41Z TRACE received state_system: "last_config" : "2024-11-06T17:33:39Z", -2024-11-06T17:33:41Z TRACE received state_system: "operation" : { -2024-11-06T17:33:41Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:41Z TRACE received state_system: "last_start" : "2024-11-06T17:33:27Z", -2024-11-06T17:33:41Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:41Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:41Z TRACE received state_system: }, -2024-11-06T17:33:41Z TRACE received state_system: "serial_no" : "sequencer-10139", -2024-11-06T17:33:41Z TRACE received state_system: "software" : { -2024-11-06T17:33:41Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:41Z TRACE received state_system: }, -2024-11-06T17:33:41Z TRACE received state_system: "status" : { -2024-11-06T17:33:41Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:41Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:41Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:39Z", -2024-11-06T17:33:41Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:41Z TRACE received state_system: }, -2024-11-06T17:33:41Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:41Z", -2024-11-06T17:33:41Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:41Z TRACE received state_system: } -2024-11-06T17:33:41Z DEBUG Handling device message state_system MP:cc39060b-0 -2024-11-06T17:33:41Z TRACE Ignoring partial state update -2024-11-06T17:33:41Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:41Z DEBUG Stage finished waiting for config update synchronized at 11s after 2s -2024-11-06T17:33:41Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:33:41Z DEBUG Config sync took 2s -2024-11-06T17:33:41Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:41Z DEBUG Update config soft reset timestamp 2024-11-06T17:33:39Z -2024-11-06T17:33:41Z TRACE local local_update: { -2024-11-06T17:33:41Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:39Z", -2024-11-06T17:33:41Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:41Z TRACE local local_update: "system" : { -2024-11-06T17:33:41Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:41Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:41Z TRACE local local_update: "operation" : { -2024-11-06T17:33:41Z TRACE local local_update: "last_start" : "2024-11-06T17:33:27Z" -2024-11-06T17:33:41Z TRACE local local_update: }, -2024-11-06T17:33:41Z TRACE local local_update: "testing" : { -2024-11-06T17:33:41Z TRACE local local_update: "sequence_name" : "enumerate_multi" -2024-11-06T17:33:41Z TRACE local local_update: } -2024-11-06T17:33:41Z TRACE local local_update: }, -2024-11-06T17:33:41Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:41Z TRACE local local_update: "families" : { -2024-11-06T17:33:41Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:41Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:41Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:41Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:41Z TRACE local local_update: } -2024-11-06T17:33:41Z TRACE local local_update: }, -2024-11-06T17:33:41Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:41Z TRACE local local_update: "points" : { -2024-11-06T17:33:41Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:41Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:41Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:41Z TRACE local local_update: }, -2024-11-06T17:33:41Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:41Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:41Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:41Z TRACE local local_update: }, -2024-11-06T17:33:41Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:41Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:41Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:41Z TRACE local local_update: } -2024-11-06T17:33:41Z TRACE local local_update: } -2024-11-06T17:33:41Z TRACE local local_update: } -2024-11-06T17:33:41Z TRACE local local_update: } -2024-11-06T17:33:41Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } -2024-11-06T17:33:41Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "ipv6": { } } } -2024-11-06T17:33:41Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` -2024-11-06T17:33:41Z DEBUG Done with reset_config -2024-11-06T17:33:41Z TRACE Stage suspend waiting for starting test wrapper at 11s -2024-11-06T17:33:41Z INFO Stage start waiting for config update synchronized at 11s -2024-11-06T17:33:41Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:41Z TRACE received state_localnet: { -2024-11-06T17:33:41Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:41Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:41Z TRACE received state_localnet: "addr" : "7c:1e:52:14:69:d9" -2024-11-06T17:33:41Z TRACE received state_localnet: }, -2024-11-06T17:33:41Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:41Z TRACE received state_localnet: "addr" : "10.1.0.144" -2024-11-06T17:33:41Z TRACE received state_localnet: }, -2024-11-06T17:33:41Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:41Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe14:69d9" -2024-11-06T17:33:41Z TRACE received state_localnet: }, -2024-11-06T17:33:41Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:41Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:41Z TRACE received state_localnet: } -2024-11-06T17:33:41Z TRACE received state_localnet: }, -2024-11-06T17:33:41Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:41Z", -2024-11-06T17:33:41Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:41Z TRACE received state_localnet: } -2024-11-06T17:33:41Z DEBUG Handling device message state_localnet MP:cc39060b-1 -2024-11-06T17:33:41Z TRACE Ignoring partial state update -2024-11-06T17:33:41Z DEBUG Stage finished waiting for config update synchronized at 11s after 0s -2024-11-06T17:33:41Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:33:41Z DEBUG Config sync took 2s -2024-11-06T17:33:41Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:41Z DEBUG Disallowing device state change (everything) -2024-11-06T17:33:42Z TRACE updated check config_update: true -2024-11-06T17:33:42Z DEBUG update config_update, adding configTransaction RC:4cb417.00000006 -2024-11-06T17:33:42Z TRACE local local_update: { -2024-11-06T17:33:42Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:39Z", -2024-11-06T17:33:42Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:42Z TRACE local local_update: "system" : { -2024-11-06T17:33:42Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:42Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:42Z TRACE local local_update: "operation" : { -2024-11-06T17:33:42Z TRACE local local_update: "last_start" : "2024-11-06T17:33:27Z" -2024-11-06T17:33:42Z TRACE local local_update: }, -2024-11-06T17:33:42Z TRACE local local_update: "testing" : { -2024-11-06T17:33:42Z TRACE local local_update: "sequence_name" : "enumerate_multi" -2024-11-06T17:33:42Z TRACE local local_update: } -2024-11-06T17:33:42Z TRACE local local_update: }, -2024-11-06T17:33:42Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:42Z TRACE local local_update: "families" : { -2024-11-06T17:33:42Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:42Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:42Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:42Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:42Z TRACE local local_update: } -2024-11-06T17:33:42Z TRACE local local_update: }, -2024-11-06T17:33:42Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:42Z TRACE local local_update: "points" : { -2024-11-06T17:33:42Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:42Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:42Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:42Z TRACE local local_update: }, -2024-11-06T17:33:42Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:42Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:42Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:42Z TRACE local local_update: }, -2024-11-06T17:33:42Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:42Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:42Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:42Z TRACE local local_update: } -2024-11-06T17:33:42Z TRACE local local_update: } -2024-11-06T17:33:42Z TRACE local local_update: } -2024-11-06T17:33:42Z TRACE local local_update: } -2024-11-06T17:33:42Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:41Z -2024-11-06T17:33:42Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:42Z, because initial setup -2024-11-06T17:33:42Z TRACE Stage suspend waiting for starting test wrapper at 12s -2024-11-06T17:33:42Z INFO Stage start waiting for config update synchronized at 12s -2024-11-06T17:33:42Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:42Z TRACE received state_pointset: { -2024-11-06T17:33:42Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:42Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:42Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:42Z TRACE received state_pointset: }, -2024-11-06T17:33:42Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:42Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:42Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:42Z TRACE received state_pointset: }, -2024-11-06T17:33:42Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:42Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:42Z TRACE received state_pointset: } -2024-11-06T17:33:42Z TRACE received state_pointset: }, -2024-11-06T17:33:42Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:41Z", -2024-11-06T17:33:42Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:42Z TRACE received state_pointset: } -2024-11-06T17:33:42Z DEBUG Handling device message state_pointset MP:cc39060b-2 -2024-11-06T17:33:42Z TRACE Ignoring partial state update -2024-11-06T17:33:42Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:42Z TRACE received command AHU-1/config/update -2024-11-06T17:33:42Z DEBUG received config_update -2024-11-06T17:33:42Z DEBUG Handling update message config_update RC:4cb417.00000006 -2024-11-06T17:33:42Z DEBUG Removed configTransaction RC:4cb417.00000006 -2024-11-06T17:33:42Z DEBUG last_start changed false, last_start 2024-11-06T17:33:27Z -2024-11-06T17:33:42Z DEBUG Updated config 2024-11-06T17:33:42Z RC:4cb417.00000006 -2024-11-06T17:33:42Z INFO Updated config #003: Changed 0 fields. -2024-11-06T17:33:43Z TRACE received command AHU-1/state/update -2024-11-06T17:33:43Z DEBUG received state_update -2024-11-06T17:33:43Z DEBUG Handling update message state_update MP:f9805836 -2024-11-06T17:33:43Z DEBUG Updated state after 0s 2024-11-06T17:33:43Z MP:f9805836 -2024-11-06T17:33:43Z INFO Updated state #004: Changed 3 fields: -2024-11-06T17:33:43Z INFO Updated state #004: Set `system.last_config` = `2024-11-06T17:33:42Z` -2024-11-06T17:33:43Z INFO Updated state #004: Set `system.status.timestamp` = `2024-11-06T17:33:42Z` -2024-11-06T17:33:43Z INFO Updated state #004: Set `timestamp` = `2024-11-06T17:33:43Z` -2024-11-06T17:33:43Z DEBUG Updated state has last_config 2024-11-06T17:33:42Z (expecting 2024-11-06T17:33:42Z) -2024-11-06T17:33:43Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:43Z DEBUG Stage finished waiting for config update synchronized at 13s after 0s -2024-11-06T17:33:43Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:33:43Z DEBUG Config sync took 1s -2024-11-06T17:33:43Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:43Z DEBUG Update config initial setup timestamp 2024-11-06T17:33:42Z -2024-11-06T17:33:43Z TRACE local local_update: { -2024-11-06T17:33:43Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:42Z", -2024-11-06T17:33:43Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:43Z TRACE local local_update: "system" : { -2024-11-06T17:33:43Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:43Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:43Z TRACE local local_update: "operation" : { -2024-11-06T17:33:43Z TRACE local local_update: "last_start" : "2024-11-06T17:33:27Z" -2024-11-06T17:33:43Z TRACE local local_update: }, -2024-11-06T17:33:43Z TRACE local local_update: "testing" : { -2024-11-06T17:33:43Z TRACE local local_update: "sequence_name" : "enumerate_multi" -2024-11-06T17:33:43Z TRACE local local_update: } -2024-11-06T17:33:43Z TRACE local local_update: }, -2024-11-06T17:33:43Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:43Z TRACE local local_update: "families" : { -2024-11-06T17:33:43Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:43Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:43Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:43Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:43Z TRACE local local_update: } -2024-11-06T17:33:43Z TRACE local local_update: }, -2024-11-06T17:33:43Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:43Z TRACE local local_update: "points" : { -2024-11-06T17:33:43Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:43Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:43Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:43Z TRACE local local_update: }, -2024-11-06T17:33:43Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:43Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:43Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:43Z TRACE local local_update: }, -2024-11-06T17:33:43Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:43Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:43Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:43Z TRACE local local_update: } -2024-11-06T17:33:43Z TRACE local local_update: } -2024-11-06T17:33:43Z TRACE local local_update: } -2024-11-06T17:33:43Z TRACE local local_update: } -2024-11-06T17:33:43Z DEBUG Stale state cutoff threshold is 2024-11-06T17:33:29Z -2024-11-06T17:33:43Z DEBUG Waiting for device stateTransaction RC:4cb417.00000007 (was null) -2024-11-06T17:33:43Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:33:43Z INFO Stage start waiting for state query at 13s -2024-11-06T17:33:43Z TRACE received command AHU-1/state/system -2024-11-06T17:33:43Z TRACE received state_system: { -2024-11-06T17:33:43Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:43Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:43Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:43Z TRACE received state_system: }, -2024-11-06T17:33:43Z TRACE received state_system: "last_config" : "2024-11-06T17:33:42Z", -2024-11-06T17:33:43Z TRACE received state_system: "operation" : { -2024-11-06T17:33:43Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:43Z TRACE received state_system: "last_start" : "2024-11-06T17:33:27Z", -2024-11-06T17:33:43Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:43Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:43Z TRACE received state_system: }, -2024-11-06T17:33:43Z TRACE received state_system: "serial_no" : "sequencer-10139", -2024-11-06T17:33:43Z TRACE received state_system: "software" : { -2024-11-06T17:33:43Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:43Z TRACE received state_system: }, -2024-11-06T17:33:43Z TRACE received state_system: "status" : { -2024-11-06T17:33:43Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:43Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:43Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:42Z", -2024-11-06T17:33:43Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:43Z TRACE received state_system: }, -2024-11-06T17:33:43Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:43Z", -2024-11-06T17:33:43Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:43Z TRACE received state_system: } -2024-11-06T17:33:43Z DEBUG Handling device message state_system MP:f9805836-0 -2024-11-06T17:33:43Z TRACE Ignoring partial state update -2024-11-06T17:33:43Z TRACE received command AHU-1/state/update -2024-11-06T17:33:43Z DEBUG received state_update -2024-11-06T17:33:43Z INFO Received device configAcked -2024-11-06T17:33:43Z DEBUG Handling update message state_update RC:4cb417.00000007 -2024-11-06T17:33:43Z DEBUG Removed stateTransaction RC:4cb417.00000007 -2024-11-06T17:33:43Z DEBUG Updated state after 0s 2024-11-06T17:33:43Z RC:4cb417.00000007 -2024-11-06T17:33:43Z INFO Updated state #005: Changed 0 fields. -2024-11-06T17:33:43Z DEBUG Updated state has last_config 2024-11-06T17:33:42Z (expecting 2024-11-06T17:33:42Z) -2024-11-06T17:33:43Z DEBUG Stage finished waiting for state query at 13s after 0s -2024-11-06T17:33:43Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:33:43Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:33:43Z INFO Stage start waiting for initial device state at 13s -2024-11-06T17:33:44Z TRACE updated check config_update: true -2024-11-06T17:33:44Z DEBUG update config_update, adding configTransaction RC:4cb417.00000008 -2024-11-06T17:33:44Z TRACE local local_update: { -2024-11-06T17:33:44Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:42Z", -2024-11-06T17:33:44Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:44Z TRACE local local_update: "system" : { -2024-11-06T17:33:44Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:44Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:44Z TRACE local local_update: "operation" : { -2024-11-06T17:33:44Z TRACE local local_update: "last_start" : "2024-11-06T17:33:27Z" -2024-11-06T17:33:44Z TRACE local local_update: }, -2024-11-06T17:33:44Z TRACE local local_update: "testing" : { -2024-11-06T17:33:44Z TRACE local local_update: "sequence_name" : "enumerate_multi" -2024-11-06T17:33:44Z TRACE local local_update: } -2024-11-06T17:33:44Z TRACE local local_update: }, -2024-11-06T17:33:44Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:44Z TRACE local local_update: "families" : { -2024-11-06T17:33:44Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:44Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:44Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:44Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:44Z TRACE local local_update: } -2024-11-06T17:33:44Z TRACE local local_update: }, -2024-11-06T17:33:44Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:44Z TRACE local local_update: "points" : { -2024-11-06T17:33:44Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:44Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:44Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:44Z TRACE local local_update: }, -2024-11-06T17:33:44Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:44Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:44Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:44Z TRACE local local_update: }, -2024-11-06T17:33:44Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:44Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:44Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:44Z TRACE local local_update: } -2024-11-06T17:33:44Z TRACE local local_update: } -2024-11-06T17:33:44Z TRACE local local_update: } -2024-11-06T17:33:44Z TRACE local local_update: } -2024-11-06T17:33:44Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:43Z -2024-11-06T17:33:44Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:44Z, because before initial device state -2024-11-06T17:33:44Z TRACE Stage suspend waiting for initial device state at 14s -2024-11-06T17:33:44Z INFO Stage start waiting for config update synchronized at 14s -2024-11-06T17:33:44Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:44Z TRACE received state_localnet: { -2024-11-06T17:33:44Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:44Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:44Z TRACE received state_localnet: "addr" : "7c:1e:52:14:69:d9" -2024-11-06T17:33:44Z TRACE received state_localnet: }, -2024-11-06T17:33:44Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:44Z TRACE received state_localnet: "addr" : "10.1.0.144" -2024-11-06T17:33:44Z TRACE received state_localnet: }, -2024-11-06T17:33:44Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:44Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe14:69d9" -2024-11-06T17:33:44Z TRACE received state_localnet: }, -2024-11-06T17:33:44Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:44Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:44Z TRACE received state_localnet: } -2024-11-06T17:33:44Z TRACE received state_localnet: }, -2024-11-06T17:33:44Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:43Z", -2024-11-06T17:33:44Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:44Z TRACE received state_localnet: } -2024-11-06T17:33:44Z DEBUG Handling device message state_localnet MP:f9805836-1 -2024-11-06T17:33:44Z TRACE Ignoring partial state update -2024-11-06T17:33:44Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:44Z TRACE received command AHU-1/reply/update -2024-11-06T17:33:44Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:44Z TRACE received state_pointset: { -2024-11-06T17:33:44Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:44Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:44Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:44Z TRACE received state_pointset: }, -2024-11-06T17:33:44Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:44Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:44Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:44Z TRACE received state_pointset: }, -2024-11-06T17:33:44Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:44Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:44Z TRACE received state_pointset: } -2024-11-06T17:33:44Z TRACE received state_pointset: }, -2024-11-06T17:33:44Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:43Z", -2024-11-06T17:33:44Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:44Z TRACE received state_pointset: } -2024-11-06T17:33:44Z DEBUG Handling device message state_pointset MP:f9805836-2 -2024-11-06T17:33:44Z TRACE Ignoring partial state update -2024-11-06T17:33:44Z TRACE received command AHU-1/config/update -2024-11-06T17:33:44Z DEBUG received config_update -2024-11-06T17:33:44Z DEBUG Handling update message config_update RC:4cb417.00000008 -2024-11-06T17:33:44Z DEBUG Removed configTransaction RC:4cb417.00000008 -2024-11-06T17:33:44Z DEBUG last_start changed false, last_start 2024-11-06T17:33:27Z -2024-11-06T17:33:44Z DEBUG Updated config 2024-11-06T17:33:44Z RC:4cb417.00000008 -2024-11-06T17:33:44Z INFO Updated config #004: Changed 0 fields. -2024-11-06T17:33:45Z TRACE received command AHU-1/state/update -2024-11-06T17:33:45Z DEBUG received state_update -2024-11-06T17:33:45Z DEBUG Handling update message state_update MP:98dbbacb -2024-11-06T17:33:45Z DEBUG Updated state after 0s 2024-11-06T17:33:45Z MP:98dbbacb -2024-11-06T17:33:45Z INFO Updated state #006: Changed 3 fields: -2024-11-06T17:33:45Z INFO Updated state #006: Set `system.last_config` = `2024-11-06T17:33:44Z` -2024-11-06T17:33:45Z INFO Updated state #006: Set `system.status.timestamp` = `2024-11-06T17:33:44Z` -2024-11-06T17:33:45Z INFO Updated state #006: Set `timestamp` = `2024-11-06T17:33:45Z` -2024-11-06T17:33:45Z DEBUG Updated state has last_config 2024-11-06T17:33:44Z (expecting 2024-11-06T17:33:44Z) -2024-11-06T17:33:45Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:45Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:33:45Z TRACE Stage resume waiting for initial device state at 15s -2024-11-06T17:33:45Z DEBUG Config sync took 1s -2024-11-06T17:33:45Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:45Z DEBUG Update config before initial device state timestamp 2024-11-06T17:33:44Z -2024-11-06T17:33:45Z TRACE local local_update: { -2024-11-06T17:33:45Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:44Z", -2024-11-06T17:33:45Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:45Z TRACE local local_update: "system" : { -2024-11-06T17:33:45Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:45Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:45Z TRACE local local_update: "operation" : { -2024-11-06T17:33:45Z TRACE local local_update: "last_start" : "2024-11-06T17:33:27Z" -2024-11-06T17:33:45Z TRACE local local_update: }, -2024-11-06T17:33:45Z TRACE local local_update: "testing" : { -2024-11-06T17:33:45Z TRACE local local_update: "sequence_name" : "enumerate_multi" -2024-11-06T17:33:45Z TRACE local local_update: } -2024-11-06T17:33:45Z TRACE local local_update: }, -2024-11-06T17:33:45Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:45Z TRACE local local_update: "families" : { -2024-11-06T17:33:45Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:45Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:45Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:45Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:45Z TRACE local local_update: } -2024-11-06T17:33:45Z TRACE local local_update: }, -2024-11-06T17:33:45Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:45Z TRACE local local_update: "points" : { -2024-11-06T17:33:45Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:45Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:45Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:45Z TRACE local local_update: }, -2024-11-06T17:33:45Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:45Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:45Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:45Z TRACE local local_update: }, -2024-11-06T17:33:45Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:45Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:45Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:45Z TRACE local local_update: } -2024-11-06T17:33:45Z TRACE local local_update: } -2024-11-06T17:33:45Z TRACE local local_update: } -2024-11-06T17:33:45Z TRACE local local_update: } -2024-11-06T17:33:45Z DEBUG Stage finished waiting for initial device state at 15s after 1s -2024-11-06T17:33:45Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:33:45Z DEBUG Device state system status level is now 300 -2024-11-06T17:33:45Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:33:45Z INFO Stage start waiting for config update synchronized at 15s -2024-11-06T17:33:45Z TRACE received command AHU-1/state/system -2024-11-06T17:33:45Z TRACE received state_system: { -2024-11-06T17:33:45Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:45Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:45Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:45Z TRACE received state_system: }, -2024-11-06T17:33:45Z TRACE received state_system: "last_config" : "2024-11-06T17:33:44Z", -2024-11-06T17:33:45Z TRACE received state_system: "operation" : { -2024-11-06T17:33:45Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:45Z TRACE received state_system: "last_start" : "2024-11-06T17:33:27Z", -2024-11-06T17:33:45Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:45Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:45Z TRACE received state_system: }, -2024-11-06T17:33:45Z TRACE received state_system: "serial_no" : "sequencer-10139", -2024-11-06T17:33:45Z TRACE received state_system: "software" : { -2024-11-06T17:33:45Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:45Z TRACE received state_system: }, -2024-11-06T17:33:45Z TRACE received state_system: "status" : { -2024-11-06T17:33:45Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:45Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:45Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:44Z", -2024-11-06T17:33:45Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:45Z TRACE received state_system: }, -2024-11-06T17:33:45Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:45Z", -2024-11-06T17:33:45Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:45Z TRACE received state_system: } -2024-11-06T17:33:45Z DEBUG Handling device message state_system MP:98dbbacb-0 -2024-11-06T17:33:45Z TRACE Ignoring partial state update -2024-11-06T17:33:45Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:33:45Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:33:45Z DEBUG Config sync took 1s -2024-11-06T17:33:45Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:45Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:33:45Z INFO Stage start waiting for executing test at 15s -2024-11-06T17:33:45Z DEBUG stage begin waiting for executing test at 15s -2024-11-06T17:33:45Z DEBUG Allowing device state change discovery -2024-11-06T17:33:45Z TRACE Stage suspend waiting for executing test at 15s -2024-11-06T17:33:45Z INFO Stage start waiting for enumeration not active at 15s -2024-11-06T17:33:46Z DEBUG system config extra field null -2024-11-06T17:33:46Z TRACE updated check config_system: true -2024-11-06T17:33:46Z DEBUG update config_system, adding configTransaction RC:4cb417.00000009 -2024-11-06T17:33:46Z TRACE local local_system: { -2024-11-06T17:33:46Z TRACE local local_system: "min_loglevel" : 200, -2024-11-06T17:33:46Z TRACE local local_system: "metrics_rate_sec" : 10, -2024-11-06T17:33:46Z TRACE local local_system: "operation" : { -2024-11-06T17:33:46Z TRACE local local_system: "last_start" : "2024-11-06T17:33:27Z" -2024-11-06T17:33:46Z TRACE local local_system: }, -2024-11-06T17:33:46Z TRACE local local_system: "testing" : { -2024-11-06T17:33:46Z TRACE local local_system: "sequence_name" : "enumerate_multi" -2024-11-06T17:33:46Z TRACE local local_system: } -2024-11-06T17:33:46Z TRACE local local_system: } -2024-11-06T17:33:46Z TRACE updated check config_pointset: true -2024-11-06T17:33:46Z DEBUG update config_pointset, adding configTransaction RC:4cb417.0000000a -2024-11-06T17:33:46Z TRACE local local_pointset: { -2024-11-06T17:33:46Z TRACE local local_pointset: "points" : { -2024-11-06T17:33:46Z TRACE local local_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:46Z TRACE local local_pointset: "units" : "Bars", -2024-11-06T17:33:46Z TRACE local local_pointset: "set_value" : 98 -2024-11-06T17:33:46Z TRACE local local_pointset: }, -2024-11-06T17:33:46Z TRACE local local_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:46Z TRACE local local_pointset: "ref" : "BV11.present_value", -2024-11-06T17:33:46Z TRACE local local_pointset: "units" : "No-units" -2024-11-06T17:33:46Z TRACE local local_pointset: }, -2024-11-06T17:33:46Z TRACE local local_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:46Z TRACE local local_pointset: "ref" : "AV12.present_value", -2024-11-06T17:33:46Z TRACE local local_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:46Z TRACE local local_pointset: } -2024-11-06T17:33:46Z TRACE local local_pointset: } -2024-11-06T17:33:46Z TRACE local local_pointset: } -2024-11-06T17:33:46Z TRACE updated check config_gateway: false -2024-11-06T17:33:46Z TRACE updated check config_localnet: true -2024-11-06T17:33:46Z DEBUG update config_localnet, adding configTransaction RC:4cb417.0000000b -2024-11-06T17:33:46Z TRACE local local_localnet: { -2024-11-06T17:33:46Z TRACE local local_localnet: "families" : { -2024-11-06T17:33:46Z TRACE local local_localnet: "ether" : { }, -2024-11-06T17:33:46Z TRACE local local_localnet: "ipv4" : { }, -2024-11-06T17:33:46Z TRACE local local_localnet: "vendor" : { }, -2024-11-06T17:33:46Z TRACE local local_localnet: "ipv6" : { } -2024-11-06T17:33:46Z TRACE local local_localnet: } -2024-11-06T17:33:46Z TRACE local local_localnet: } -2024-11-06T17:33:46Z TRACE updated check config_blobset: false -2024-11-06T17:33:46Z TRACE updated check config_discovery: true -2024-11-06T17:33:46Z DEBUG update config_discovery, adding configTransaction RC:4cb417.0000000c -2024-11-06T17:33:46Z TRACE local local_discovery: { -2024-11-06T17:33:46Z TRACE local local_discovery: "depths" : { -2024-11-06T17:33:46Z TRACE local local_discovery: "families" : "entries", -2024-11-06T17:33:46Z TRACE local local_discovery: "refs" : "entries", -2024-11-06T17:33:46Z TRACE local local_discovery: "features" : "entries" -2024-11-06T17:33:46Z TRACE local local_discovery: } -2024-11-06T17:33:46Z TRACE local local_discovery: } -2024-11-06T17:33:46Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:45Z -2024-11-06T17:33:46Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:46Z, because before enumeration not active -2024-11-06T17:33:46Z TRACE Stage suspend waiting for enumeration not active at 16s -2024-11-06T17:33:46Z INFO Stage start waiting for config update synchronized at 16s -2024-11-06T17:33:46Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:46Z TRACE received state_localnet: { -2024-11-06T17:33:46Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:46Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:46Z TRACE received state_localnet: "addr" : "7c:1e:52:14:69:d9" -2024-11-06T17:33:46Z TRACE received state_localnet: }, -2024-11-06T17:33:46Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:46Z TRACE received state_localnet: "addr" : "10.1.0.144" -2024-11-06T17:33:46Z TRACE received state_localnet: }, -2024-11-06T17:33:46Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:46Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe14:69d9" -2024-11-06T17:33:46Z TRACE received state_localnet: }, -2024-11-06T17:33:46Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:46Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:46Z TRACE received state_localnet: } -2024-11-06T17:33:46Z TRACE received state_localnet: }, -2024-11-06T17:33:46Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:45Z", -2024-11-06T17:33:46Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:46Z TRACE received state_localnet: } -2024-11-06T17:33:46Z DEBUG Handling device message state_localnet MP:98dbbacb-1 -2024-11-06T17:33:46Z TRACE Ignoring partial state update -2024-11-06T17:33:46Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:46Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:46Z TRACE received state_pointset: { -2024-11-06T17:33:46Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:46Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:46Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:46Z TRACE received state_pointset: }, -2024-11-06T17:33:46Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:46Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:46Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:46Z TRACE received state_pointset: }, -2024-11-06T17:33:46Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:46Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:46Z TRACE received state_pointset: } -2024-11-06T17:33:46Z TRACE received state_pointset: }, -2024-11-06T17:33:46Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:45Z", -2024-11-06T17:33:46Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:46Z TRACE received state_pointset: } -2024-11-06T17:33:46Z DEBUG Handling device message state_pointset MP:98dbbacb-2 -2024-11-06T17:33:46Z TRACE Ignoring partial state update -2024-11-06T17:33:46Z TRACE received command AHU-1/config/update -2024-11-06T17:33:46Z DEBUG received config_update -2024-11-06T17:33:46Z DEBUG Handling update message config_update RC:4cb417.00000009 -2024-11-06T17:33:46Z DEBUG Removed configTransaction RC:4cb417.00000009 -2024-11-06T17:33:46Z DEBUG last_start changed false, last_start 2024-11-06T17:33:27Z -2024-11-06T17:33:46Z DEBUG Updated config 2024-11-06T17:33:46Z RC:4cb417.00000009 -2024-11-06T17:33:46Z INFO Updated config #005: Changed 1 fields: -2024-11-06T17:33:46Z INFO Updated config #005: Add `discovery` = { "depths": { "features": `entries`, "refs": `entries`, "families": `entries` } } -2024-11-06T17:33:46Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared, last_config not synced in state -2024-11-06T17:33:47Z TRACE received command AHU-1/state/update -2024-11-06T17:33:47Z DEBUG received state_update -2024-11-06T17:33:47Z DEBUG Handling update message state_update MP:6f32e11a -2024-11-06T17:33:47Z DEBUG Updated state after 0s 2024-11-06T17:33:47Z MP:6f32e11a -2024-11-06T17:33:47Z INFO Updated state #007: Changed 3 fields: -2024-11-06T17:33:47Z INFO Updated state #007: Set `system.last_config` = `2024-11-06T17:33:46Z` -2024-11-06T17:33:47Z INFO Updated state #007: Set `system.status.timestamp` = `2024-11-06T17:33:46Z` -2024-11-06T17:33:47Z INFO Updated state #007: Set `timestamp` = `2024-11-06T17:33:47Z` -2024-11-06T17:33:47Z DEBUG Updated state has last_config 2024-11-06T17:33:46Z (expecting 2024-11-06T17:33:46Z) -2024-11-06T17:33:47Z TRACE received command AHU-1/state/system -2024-11-06T17:33:47Z TRACE received state_system: { -2024-11-06T17:33:47Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:47Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:47Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:47Z TRACE received state_system: }, -2024-11-06T17:33:47Z TRACE received state_system: "last_config" : "2024-11-06T17:33:46Z", -2024-11-06T17:33:47Z TRACE received state_system: "operation" : { -2024-11-06T17:33:47Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:47Z TRACE received state_system: "last_start" : "2024-11-06T17:33:27Z", -2024-11-06T17:33:47Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:47Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:47Z TRACE received state_system: }, -2024-11-06T17:33:47Z TRACE received state_system: "serial_no" : "sequencer-10139", -2024-11-06T17:33:47Z TRACE received state_system: "software" : { -2024-11-06T17:33:47Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:47Z TRACE received state_system: }, -2024-11-06T17:33:47Z TRACE received state_system: "status" : { -2024-11-06T17:33:47Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:47Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:47Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:46Z", -2024-11-06T17:33:47Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:47Z TRACE received state_system: }, -2024-11-06T17:33:47Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:47Z", -2024-11-06T17:33:47Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:47Z TRACE received state_system: } -2024-11-06T17:33:47Z DEBUG Handling device message state_system MP:6f32e11a-0 -2024-11-06T17:33:47Z TRACE Ignoring partial state update -2024-11-06T17:33:47Z DEBUG Detail config update synchronized is now: config transactions not cleared -2024-11-06T17:33:47Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:47Z TRACE received state_localnet: { -2024-11-06T17:33:47Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:47Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:47Z TRACE received state_localnet: "addr" : "7c:1e:52:14:69:d9" -2024-11-06T17:33:47Z TRACE received state_localnet: }, -2024-11-06T17:33:47Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:47Z TRACE received state_localnet: "addr" : "10.1.0.144" -2024-11-06T17:33:47Z TRACE received state_localnet: }, -2024-11-06T17:33:47Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:47Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe14:69d9" -2024-11-06T17:33:47Z TRACE received state_localnet: }, -2024-11-06T17:33:47Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:47Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:47Z TRACE received state_localnet: } -2024-11-06T17:33:47Z TRACE received state_localnet: }, -2024-11-06T17:33:47Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:47Z", -2024-11-06T17:33:47Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:47Z TRACE received state_localnet: } -2024-11-06T17:33:47Z DEBUG Handling device message state_localnet MP:6f32e11a-1 -2024-11-06T17:33:47Z TRACE Ignoring partial state update -2024-11-06T17:33:47Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:47Z TRACE received state_pointset: { -2024-11-06T17:33:47Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:47Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:47Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:47Z TRACE received state_pointset: }, -2024-11-06T17:33:47Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:47Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:47Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:47Z TRACE received state_pointset: }, -2024-11-06T17:33:47Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:47Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:47Z TRACE received state_pointset: } -2024-11-06T17:33:47Z TRACE received state_pointset: }, -2024-11-06T17:33:47Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:47Z", -2024-11-06T17:33:47Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:47Z TRACE received state_pointset: } -2024-11-06T17:33:47Z DEBUG Handling device message state_pointset MP:6f32e11a-2 -2024-11-06T17:33:47Z TRACE Ignoring partial state update -2024-11-06T17:33:47Z TRACE received command AHU-1/config/update -2024-11-06T17:33:47Z DEBUG received config_update -2024-11-06T17:33:47Z DEBUG Handling update message config_update RC:4cb417.0000000b -2024-11-06T17:33:47Z DEBUG Removed configTransaction RC:4cb417.0000000b -2024-11-06T17:33:47Z DEBUG last_start changed false, last_start 2024-11-06T17:33:27Z -2024-11-06T17:33:47Z DEBUG Updated config 2024-11-06T17:33:47Z RC:4cb417.0000000b -2024-11-06T17:33:47Z INFO Updated config #006: Changed 0 fields. -2024-11-06T17:33:48Z TRACE received command AHU-1/events/pointset -2024-11-06T17:33:48Z TRACE received events_pointset: { -2024-11-06T17:33:48Z TRACE received events_pointset: "points" : { -2024-11-06T17:33:48Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:48Z TRACE received events_pointset: "present_value" : false -2024-11-06T17:33:48Z TRACE received events_pointset: }, -2024-11-06T17:33:48Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:48Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:33:48Z TRACE received events_pointset: }, -2024-11-06T17:33:48Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:48Z TRACE received events_pointset: "present_value" : 10 -2024-11-06T17:33:48Z TRACE received events_pointset: } -2024-11-06T17:33:48Z TRACE received events_pointset: }, -2024-11-06T17:33:48Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:33:48Z", -2024-11-06T17:33:48Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:33:48Z TRACE received events_pointset: } -2024-11-06T17:33:48Z DEBUG Handling device message events_pointset MP:cb3d3638 -2024-11-06T17:33:48Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state -2024-11-06T17:33:48Z TRACE received command AHU-1/events/system -2024-11-06T17:33:48Z DEBUG received events_system 2024-11-06T17:33:39Z NOTICE system.config.apply: success -2024-11-06T17:33:48Z DEBUG received events_system 2024-11-06T17:33:39Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:48Z DEBUG received events_system 2024-11-06T17:33:39Z INFO device.log: 2024-11-06T17:33:39Z received config 2024-11-06T17:33:39Z -2024-11-06T17:33:48Z DEBUG received events_system 2024-11-06T17:33:39Z NOTICE system.config.apply: success -2024-11-06T17:33:48Z DEBUG received events_system 2024-11-06T17:33:41Z INFO device.log: Update state 2024-11-06T17:33:41Z last_config 2024-11-06T17:33:39Z -2024-11-06T17:33:48Z DEBUG received events_system 2024-11-06T17:33:42Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:48Z DEBUG received events_system 2024-11-06T17:33:42Z INFO device.log: 2024-11-06T17:33:42Z received config 2024-11-06T17:33:42Z -2024-11-06T17:33:48Z DEBUG received events_system 2024-11-06T17:33:42Z NOTICE system.config.apply: success -2024-11-06T17:33:48Z DEBUG received events_system 2024-11-06T17:33:43Z INFO device.log: Update state 2024-11-06T17:33:43Z last_config 2024-11-06T17:33:42Z -2024-11-06T17:33:48Z DEBUG received events_system 2024-11-06T17:33:44Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:48Z DEBUG received events_system 2024-11-06T17:33:44Z INFO device.log: 2024-11-06T17:33:44Z received config 2024-11-06T17:33:44Z -2024-11-06T17:33:48Z DEBUG received events_system 2024-11-06T17:33:44Z NOTICE system.config.apply: success -2024-11-06T17:33:48Z DEBUG received events_system 2024-11-06T17:33:45Z INFO device.log: Update state 2024-11-06T17:33:45Z last_config 2024-11-06T17:33:44Z -2024-11-06T17:33:48Z DEBUG received events_system 2024-11-06T17:33:46Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:48Z DEBUG received events_system 2024-11-06T17:33:46Z INFO device.log: 2024-11-06T17:33:46Z received config 2024-11-06T17:33:46Z -2024-11-06T17:33:48Z DEBUG received events_system 2024-11-06T17:33:46Z NOTICE system.config.apply: success -2024-11-06T17:33:48Z DEBUG received events_system 2024-11-06T17:33:47Z INFO device.log: Update state 2024-11-06T17:33:47Z last_config 2024-11-06T17:33:46Z -2024-11-06T17:33:48Z DEBUG received events_system 2024-11-06T17:33:47Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:48Z DEBUG received events_system 2024-11-06T17:33:47Z INFO device.log: 2024-11-06T17:33:47Z received config 2024-11-06T17:33:47Z -2024-11-06T17:33:48Z DEBUG received events_system 2024-11-06T17:33:47Z NOTICE system.config.apply: success -2024-11-06T17:33:48Z DEBUG Handling device message events_system MP:f3a269b5 -2024-11-06T17:33:48Z TRACE received command AHU-1/config/update -2024-11-06T17:33:48Z DEBUG received config_update -2024-11-06T17:33:48Z DEBUG Handling update message config_update RC:4cb417.0000000a -2024-11-06T17:33:48Z DEBUG Removed configTransaction RC:4cb417.0000000a -2024-11-06T17:33:48Z DEBUG last_start changed false, last_start 2024-11-06T17:33:27Z -2024-11-06T17:33:48Z DEBUG Updated config 2024-11-06T17:33:48Z RC:4cb417.0000000a -2024-11-06T17:33:48Z INFO Updated config #007: Changed 0 fields. -2024-11-06T17:33:48Z TRACE received command AHU-1/config/update -2024-11-06T17:33:48Z DEBUG received config_update -2024-11-06T17:33:48Z DEBUG Handling update message config_update RC:4cb417.0000000c -2024-11-06T17:33:48Z DEBUG Removed configTransaction RC:4cb417.0000000c -2024-11-06T17:33:48Z DEBUG last_start changed false, last_start 2024-11-06T17:33:27Z -2024-11-06T17:33:48Z DEBUG Updated config 2024-11-06T17:33:48Z RC:4cb417.0000000c -2024-11-06T17:33:48Z INFO Updated config #008: Changed 0 fields. -2024-11-06T17:33:49Z TRACE received command AHU-1/state/update -2024-11-06T17:33:49Z DEBUG received state_update -2024-11-06T17:33:49Z DEBUG Handling update message state_update MP:71d16f95 -2024-11-06T17:33:49Z DEBUG Updated state after 0s 2024-11-06T17:33:49Z MP:71d16f95 -2024-11-06T17:33:49Z INFO Updated state #008: Changed 4 fields: -2024-11-06T17:33:49Z INFO Updated state #008: Set `system.last_config` = `2024-11-06T17:33:48Z` -2024-11-06T17:33:49Z INFO Updated state #008: Set `system.status.timestamp` = `2024-11-06T17:33:48Z` -2024-11-06T17:33:49Z INFO Updated state #008: Add `discovery` = { } -2024-11-06T17:33:49Z INFO Updated state #008: Set `timestamp` = `2024-11-06T17:33:49Z` -2024-11-06T17:33:49Z DEBUG Updated state has last_config 2024-11-06T17:33:48Z (expecting 2024-11-06T17:33:48Z) -2024-11-06T17:33:49Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:49Z DEBUG Stage finished waiting for config update synchronized at 19s after 2s -2024-11-06T17:33:49Z TRACE Stage resume waiting for enumeration not active at 19s -2024-11-06T17:33:49Z DEBUG Config sync took 3s -2024-11-06T17:33:49Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:49Z DEBUG Update config before enumeration not active timestamp 2024-11-06T17:33:48Z -2024-11-06T17:33:49Z TRACE local local_update: { -2024-11-06T17:33:49Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:48Z", -2024-11-06T17:33:49Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:49Z TRACE local local_update: "system" : { -2024-11-06T17:33:49Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:49Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:49Z TRACE local local_update: "operation" : { -2024-11-06T17:33:49Z TRACE local local_update: "last_start" : "2024-11-06T17:33:27Z" -2024-11-06T17:33:49Z TRACE local local_update: }, -2024-11-06T17:33:49Z TRACE local local_update: "testing" : { -2024-11-06T17:33:49Z TRACE local local_update: "sequence_name" : "enumerate_multi" -2024-11-06T17:33:49Z TRACE local local_update: } -2024-11-06T17:33:49Z TRACE local local_update: }, -2024-11-06T17:33:49Z TRACE local local_update: "discovery" : { -2024-11-06T17:33:49Z TRACE local local_update: "depths" : { -2024-11-06T17:33:49Z TRACE local local_update: "families" : "entries", -2024-11-06T17:33:49Z TRACE local local_update: "refs" : "entries", -2024-11-06T17:33:49Z TRACE local local_update: "features" : "entries" -2024-11-06T17:33:49Z TRACE local local_update: } -2024-11-06T17:33:49Z TRACE local local_update: }, -2024-11-06T17:33:49Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:49Z TRACE local local_update: "families" : { -2024-11-06T17:33:49Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:49Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:49Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:49Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:49Z TRACE local local_update: } -2024-11-06T17:33:49Z TRACE local local_update: }, -2024-11-06T17:33:49Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:49Z TRACE local local_update: "points" : { -2024-11-06T17:33:49Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:49Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:49Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:49Z TRACE local local_update: }, -2024-11-06T17:33:49Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:49Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:49Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:49Z TRACE local local_update: }, -2024-11-06T17:33:49Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:49Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:49Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:49Z TRACE local local_update: } -2024-11-06T17:33:49Z TRACE local local_update: } -2024-11-06T17:33:49Z TRACE local local_update: } -2024-11-06T17:33:49Z TRACE local local_update: } -2024-11-06T17:33:49Z DEBUG Recorded sequence: 1. Update config before enumeration not active -2024-11-06T17:33:49Z INFO Device config Add `discovery` = { "depths": { "features": `entries`, "refs": `entries`, "families": `entries` } } -2024-11-06T17:33:49Z TRACE Update config before enumeration not active: Add `discovery` = { "depths": { "features": `entries`, "refs": `entries`, "families": `entries` } } -2024-11-06T17:33:49Z DEBUG Recorded sequence: 1. Wait for enumeration not active -2024-11-06T17:33:49Z DEBUG Stage finished waiting for enumeration not active at 19s after 3s -2024-11-06T17:33:49Z TRACE Stage resume waiting for executing test at 19s -2024-11-06T17:33:49Z INFO Starting empty enumeration at 2024-11-06T17:33:49Z -2024-11-06T17:33:49Z TRACE Stage suspend waiting for executing test at 19s -2024-11-06T17:33:49Z INFO Stage start waiting for matching enumeration generation at 19s -2024-11-06T17:33:50Z DEBUG system config extra field null -2024-11-06T17:33:50Z TRACE updated check config_system: false -2024-11-06T17:33:50Z TRACE updated check config_pointset: false -2024-11-06T17:33:50Z TRACE updated check config_gateway: false -2024-11-06T17:33:50Z TRACE updated check config_localnet: false -2024-11-06T17:33:50Z TRACE updated check config_blobset: false -2024-11-06T17:33:50Z TRACE updated check config_discovery: true -2024-11-06T17:33:50Z DEBUG update config_discovery, adding configTransaction RC:4cb417.0000000d -2024-11-06T17:33:50Z TRACE local local_discovery: { -2024-11-06T17:33:50Z TRACE local local_discovery: "generation" : "2024-11-06T17:33:49Z", -2024-11-06T17:33:50Z TRACE local local_discovery: "depths" : { -2024-11-06T17:33:50Z TRACE local local_discovery: "families" : "entries", -2024-11-06T17:33:50Z TRACE local local_discovery: "refs" : "entries", -2024-11-06T17:33:50Z TRACE local local_discovery: "features" : "entries" -2024-11-06T17:33:50Z TRACE local local_discovery: } -2024-11-06T17:33:50Z TRACE local local_discovery: } -2024-11-06T17:33:50Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:49Z -2024-11-06T17:33:50Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:50Z, because before matching enumeration generation -2024-11-06T17:33:50Z TRACE Stage suspend waiting for matching enumeration generation at 20s -2024-11-06T17:33:50Z INFO Stage start waiting for config update synchronized at 20s -2024-11-06T17:33:50Z TRACE received command AHU-1/state/system -2024-11-06T17:33:50Z TRACE received state_system: { -2024-11-06T17:33:50Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:50Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:50Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:50Z TRACE received state_system: }, -2024-11-06T17:33:50Z TRACE received state_system: "last_config" : "2024-11-06T17:33:48Z", -2024-11-06T17:33:50Z TRACE received state_system: "operation" : { -2024-11-06T17:33:50Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:50Z TRACE received state_system: "last_start" : "2024-11-06T17:33:27Z", -2024-11-06T17:33:50Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:50Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:50Z TRACE received state_system: }, -2024-11-06T17:33:50Z TRACE received state_system: "serial_no" : "sequencer-10139", -2024-11-06T17:33:50Z TRACE received state_system: "software" : { -2024-11-06T17:33:50Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:50Z TRACE received state_system: }, -2024-11-06T17:33:50Z TRACE received state_system: "status" : { -2024-11-06T17:33:50Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:50Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:50Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:48Z", -2024-11-06T17:33:50Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:50Z TRACE received state_system: }, -2024-11-06T17:33:50Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:49Z", -2024-11-06T17:33:50Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:50Z TRACE received state_system: } -2024-11-06T17:33:50Z DEBUG Handling device message state_system MP:71d16f95-0 -2024-11-06T17:33:50Z TRACE Ignoring partial state update -2024-11-06T17:33:50Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:50Z TRACE received command AHU-1/state/discovery -2024-11-06T17:33:50Z TRACE received state_discovery: { -2024-11-06T17:33:50Z TRACE received state_discovery: "timestamp" : "2024-11-06T17:33:49Z", -2024-11-06T17:33:50Z TRACE received state_discovery: "version" : "1.5.2" -2024-11-06T17:33:50Z TRACE received state_discovery: } -2024-11-06T17:33:50Z DEBUG Handling device message state_discovery MP:71d16f95-1 -2024-11-06T17:33:50Z TRACE Ignoring partial state update -2024-11-06T17:33:50Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:50Z TRACE received state_localnet: { -2024-11-06T17:33:50Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:50Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:50Z TRACE received state_localnet: "addr" : "7c:1e:52:14:69:d9" -2024-11-06T17:33:50Z TRACE received state_localnet: }, -2024-11-06T17:33:50Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:50Z TRACE received state_localnet: "addr" : "10.1.0.144" -2024-11-06T17:33:50Z TRACE received state_localnet: }, -2024-11-06T17:33:50Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:50Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe14:69d9" -2024-11-06T17:33:50Z TRACE received state_localnet: }, -2024-11-06T17:33:50Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:50Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:50Z TRACE received state_localnet: } -2024-11-06T17:33:50Z TRACE received state_localnet: }, -2024-11-06T17:33:50Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:49Z", -2024-11-06T17:33:50Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:50Z TRACE received state_localnet: } -2024-11-06T17:33:50Z DEBUG Handling device message state_localnet MP:71d16f95-2 -2024-11-06T17:33:50Z TRACE Ignoring partial state update -2024-11-06T17:33:50Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:50Z TRACE received state_pointset: { -2024-11-06T17:33:50Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:50Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:50Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:50Z TRACE received state_pointset: }, -2024-11-06T17:33:50Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:50Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:50Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:50Z TRACE received state_pointset: }, -2024-11-06T17:33:50Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:50Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:50Z TRACE received state_pointset: } -2024-11-06T17:33:50Z TRACE received state_pointset: }, -2024-11-06T17:33:50Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:49Z", -2024-11-06T17:33:50Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:50Z TRACE received state_pointset: } -2024-11-06T17:33:50Z DEBUG Handling device message state_pointset MP:71d16f95-3 -2024-11-06T17:33:50Z TRACE Ignoring partial state update -2024-11-06T17:33:50Z TRACE received command AHU-1/config/update -2024-11-06T17:33:50Z DEBUG received config_update -2024-11-06T17:33:50Z DEBUG Handling update message config_update RC:4cb417.0000000d -2024-11-06T17:33:50Z DEBUG Removed configTransaction RC:4cb417.0000000d -2024-11-06T17:33:50Z DEBUG last_start changed false, last_start 2024-11-06T17:33:27Z -2024-11-06T17:33:50Z DEBUG Updated config 2024-11-06T17:33:50Z RC:4cb417.0000000d -2024-11-06T17:33:50Z INFO Updated config #009: Changed 1 fields: -2024-11-06T17:33:50Z INFO Updated config #009: Add `discovery.generation` = `generation start time` -2024-11-06T17:33:50Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state -2024-11-06T17:33:50Z TRACE received command AHU-1/events/discovery -2024-11-06T17:33:50Z TRACE received events_discovery: { -2024-11-06T17:33:50Z TRACE received events_discovery: "families" : { -2024-11-06T17:33:50Z TRACE received events_discovery: "ether" : { -2024-11-06T17:33:50Z TRACE received events_discovery: "addr" : "7c:1e:52:14:69:d9" -2024-11-06T17:33:50Z TRACE received events_discovery: }, -2024-11-06T17:33:50Z TRACE received events_discovery: "ipv4" : { -2024-11-06T17:33:50Z TRACE received events_discovery: "addr" : "10.1.0.144" -2024-11-06T17:33:50Z TRACE received events_discovery: }, -2024-11-06T17:33:50Z TRACE received events_discovery: "ipv6" : { -2024-11-06T17:33:50Z TRACE received events_discovery: "addr" : "fe80::7e1e:52ff:fe14:69d9" -2024-11-06T17:33:50Z TRACE received events_discovery: }, -2024-11-06T17:33:50Z TRACE received events_discovery: "vendor" : { -2024-11-06T17:33:50Z TRACE received events_discovery: "addr" : "28179023" -2024-11-06T17:33:50Z TRACE received events_discovery: } -2024-11-06T17:33:50Z TRACE received events_discovery: }, -2024-11-06T17:33:50Z TRACE received events_discovery: "features" : { -2024-11-06T17:33:50Z TRACE received events_discovery: "endpoint.config" : { -2024-11-06T17:33:50Z TRACE received events_discovery: "stage" : "beta" -2024-11-06T17:33:50Z TRACE received events_discovery: }, -2024-11-06T17:33:50Z TRACE received events_discovery: "enumeration.families" : { -2024-11-06T17:33:50Z TRACE received events_discovery: "stage" : "preview" -2024-11-06T17:33:50Z TRACE received events_discovery: }, -2024-11-06T17:33:50Z TRACE received events_discovery: "enumeration.features" : { -2024-11-06T17:33:50Z TRACE received events_discovery: "stage" : "beta" -2024-11-06T17:33:50Z TRACE received events_discovery: }, -2024-11-06T17:33:50Z TRACE received events_discovery: "system" : { -2024-11-06T17:33:50Z TRACE received events_discovery: "stage" : "beta" -2024-11-06T17:33:50Z TRACE received events_discovery: }, -2024-11-06T17:33:50Z TRACE received events_discovery: "enumeration.pointset" : { -2024-11-06T17:33:50Z TRACE received events_discovery: "stage" : "alpha" -2024-11-06T17:33:50Z TRACE received events_discovery: }, -2024-11-06T17:33:50Z TRACE received events_discovery: "pointset" : { -2024-11-06T17:33:50Z TRACE received events_discovery: "stage" : "beta" -2024-11-06T17:33:50Z TRACE received events_discovery: }, -2024-11-06T17:33:50Z TRACE received events_discovery: "enumeration" : { -2024-11-06T17:33:50Z TRACE received events_discovery: "stage" : "stable" -2024-11-06T17:33:50Z TRACE received events_discovery: } -2024-11-06T17:33:50Z TRACE received events_discovery: }, -2024-11-06T17:33:50Z TRACE received events_discovery: "generation" : "2024-11-06T17:33:49Z", -2024-11-06T17:33:50Z TRACE received events_discovery: "refs" : { -2024-11-06T17:33:50Z TRACE received events_discovery: "BV11.present_value" : { -2024-11-06T17:33:50Z TRACE received events_discovery: "point" : "filter_alarm_pressure_status", -2024-11-06T17:33:50Z TRACE received events_discovery: "possible_values" : [ ], -2024-11-06T17:33:50Z TRACE received events_discovery: "units" : "No-units" -2024-11-06T17:33:50Z TRACE received events_discovery: }, -2024-11-06T17:33:50Z TRACE received events_discovery: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:50Z TRACE received events_discovery: "possible_values" : [ ], -2024-11-06T17:33:50Z TRACE received events_discovery: "units" : "Bars", -2024-11-06T17:33:50Z TRACE received events_discovery: "writable" : true -2024-11-06T17:33:50Z TRACE received events_discovery: }, -2024-11-06T17:33:50Z TRACE received events_discovery: "AV12.present_value" : { -2024-11-06T17:33:50Z TRACE received events_discovery: "point" : "filter_differential_pressure_sensor", -2024-11-06T17:33:50Z TRACE received events_discovery: "possible_values" : [ ], -2024-11-06T17:33:50Z TRACE received events_discovery: "units" : "Degrees-Celsius" -2024-11-06T17:33:50Z TRACE received events_discovery: } -2024-11-06T17:33:50Z TRACE received events_discovery: }, -2024-11-06T17:33:50Z TRACE received events_discovery: "timestamp" : "2024-11-06T17:33:50Z", -2024-11-06T17:33:50Z TRACE received events_discovery: "version" : "1.5.2" -2024-11-06T17:33:50Z TRACE received events_discovery: } -2024-11-06T17:33:50Z DEBUG Handling device message events_discovery MP:e7bbeec4 -2024-11-06T17:33:51Z TRACE received command AHU-1/state/update -2024-11-06T17:33:51Z DEBUG received state_update -2024-11-06T17:33:51Z DEBUG Handling update message state_update MP:7b997651 -2024-11-06T17:33:51Z DEBUG Updated state after 0s 2024-11-06T17:33:51Z MP:7b997651 -2024-11-06T17:33:51Z INFO Updated state #009: Changed 4 fields: -2024-11-06T17:33:51Z INFO Updated state #009: Set `system.last_config` = `2024-11-06T17:33:50Z` -2024-11-06T17:33:51Z INFO Updated state #009: Set `system.status.timestamp` = `2024-11-06T17:33:50Z` -2024-11-06T17:33:51Z INFO Updated state #009: Add `discovery.generation` = `2024-11-06T17:33:49Z` -2024-11-06T17:33:51Z INFO Updated state #009: Set `timestamp` = `2024-11-06T17:33:51Z` -2024-11-06T17:33:51Z DEBUG Updated state has last_config 2024-11-06T17:33:50Z (expecting 2024-11-06T17:33:50Z) -2024-11-06T17:33:51Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:51Z DEBUG Stage finished waiting for config update synchronized at 21s after 0s -2024-11-06T17:33:51Z TRACE Stage resume waiting for matching enumeration generation at 21s -2024-11-06T17:33:51Z DEBUG Config sync took 1s -2024-11-06T17:33:51Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:51Z DEBUG Update config before matching enumeration generation timestamp 2024-11-06T17:33:50Z -2024-11-06T17:33:51Z TRACE local local_update: { -2024-11-06T17:33:51Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:50Z", -2024-11-06T17:33:51Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:51Z TRACE local local_update: "system" : { -2024-11-06T17:33:51Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:51Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:51Z TRACE local local_update: "operation" : { -2024-11-06T17:33:51Z TRACE local local_update: "last_start" : "2024-11-06T17:33:27Z" -2024-11-06T17:33:51Z TRACE local local_update: }, -2024-11-06T17:33:51Z TRACE local local_update: "testing" : { -2024-11-06T17:33:51Z TRACE local local_update: "sequence_name" : "enumerate_multi" -2024-11-06T17:33:51Z TRACE local local_update: } -2024-11-06T17:33:51Z TRACE local local_update: }, -2024-11-06T17:33:51Z TRACE local local_update: "discovery" : { -2024-11-06T17:33:51Z TRACE local local_update: "generation" : "2024-11-06T17:33:49Z", -2024-11-06T17:33:51Z TRACE local local_update: "depths" : { -2024-11-06T17:33:51Z TRACE local local_update: "families" : "entries", -2024-11-06T17:33:51Z TRACE local local_update: "refs" : "entries", -2024-11-06T17:33:51Z TRACE local local_update: "features" : "entries" -2024-11-06T17:33:51Z TRACE local local_update: } -2024-11-06T17:33:51Z TRACE local local_update: }, -2024-11-06T17:33:51Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:51Z TRACE local local_update: "families" : { -2024-11-06T17:33:51Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:51Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:51Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:51Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:51Z TRACE local local_update: } -2024-11-06T17:33:51Z TRACE local local_update: }, -2024-11-06T17:33:51Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:51Z TRACE local local_update: "points" : { -2024-11-06T17:33:51Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:51Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:51Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:51Z TRACE local local_update: }, -2024-11-06T17:33:51Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:51Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:51Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:51Z TRACE local local_update: }, -2024-11-06T17:33:51Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:51Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:51Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:51Z TRACE local local_update: } -2024-11-06T17:33:51Z TRACE local local_update: } -2024-11-06T17:33:51Z TRACE local local_update: } -2024-11-06T17:33:51Z TRACE local local_update: } -2024-11-06T17:33:51Z DEBUG Recorded sequence: 1. Update config before matching enumeration generation -2024-11-06T17:33:51Z INFO Device config Add `discovery.generation` = `generation start time` -2024-11-06T17:33:51Z TRACE Update config before matching enumeration generation: Add `discovery.generation` = `generation start time` -2024-11-06T17:33:51Z DEBUG Recorded sequence: 1. Wait for matching enumeration generation -2024-11-06T17:33:51Z DEBUG Stage finished waiting for matching enumeration generation at 21s after 1s -2024-11-06T17:33:51Z TRACE Stage resume waiting for executing test at 21s -2024-11-06T17:33:51Z TRACE Stage suspend waiting for executing test at 21s -2024-11-06T17:33:51Z INFO Stage start waiting for cleared enumeration generation at 21s -2024-11-06T17:33:52Z DEBUG system config extra field null -2024-11-06T17:33:52Z TRACE updated check config_system: false -2024-11-06T17:33:52Z TRACE updated check config_pointset: false -2024-11-06T17:33:52Z TRACE updated check config_gateway: false -2024-11-06T17:33:52Z TRACE updated check config_localnet: false -2024-11-06T17:33:52Z TRACE updated check config_blobset: false -2024-11-06T17:33:52Z TRACE updated check config_discovery: true -2024-11-06T17:33:52Z DEBUG update config_discovery, adding configTransaction RC:4cb417.0000000e -2024-11-06T17:33:52Z TRACE local local_discovery: { -2024-11-06T17:33:52Z TRACE local local_discovery: "depths" : { -2024-11-06T17:33:52Z TRACE local local_discovery: "families" : "entries", -2024-11-06T17:33:52Z TRACE local local_discovery: "refs" : "entries", -2024-11-06T17:33:52Z TRACE local local_discovery: "features" : "entries" -2024-11-06T17:33:52Z TRACE local local_discovery: } -2024-11-06T17:33:52Z TRACE local local_discovery: } -2024-11-06T17:33:52Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:51Z -2024-11-06T17:33:52Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:52Z, because before cleared enumeration generation -2024-11-06T17:33:52Z TRACE Stage suspend waiting for cleared enumeration generation at 22s -2024-11-06T17:33:52Z INFO Stage start waiting for config update synchronized at 22s -2024-11-06T17:33:52Z TRACE received command AHU-1/state/system -2024-11-06T17:33:52Z TRACE received state_system: { -2024-11-06T17:33:52Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:52Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:52Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:52Z TRACE received state_system: }, -2024-11-06T17:33:52Z TRACE received state_system: "last_config" : "2024-11-06T17:33:50Z", -2024-11-06T17:33:52Z TRACE received state_system: "operation" : { -2024-11-06T17:33:52Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:52Z TRACE received state_system: "last_start" : "2024-11-06T17:33:27Z", -2024-11-06T17:33:52Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:52Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:52Z TRACE received state_system: }, -2024-11-06T17:33:52Z TRACE received state_system: "serial_no" : "sequencer-10139", -2024-11-06T17:33:52Z TRACE received state_system: "software" : { -2024-11-06T17:33:52Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:52Z TRACE received state_system: }, -2024-11-06T17:33:52Z TRACE received state_system: "status" : { -2024-11-06T17:33:52Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:52Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:52Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:50Z", -2024-11-06T17:33:52Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:52Z TRACE received state_system: }, -2024-11-06T17:33:52Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:51Z", -2024-11-06T17:33:52Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:52Z TRACE received state_system: } -2024-11-06T17:33:52Z DEBUG Handling device message state_system MP:7b997651-0 -2024-11-06T17:33:52Z TRACE Ignoring partial state update -2024-11-06T17:33:52Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:52Z TRACE received command AHU-1/state/discovery -2024-11-06T17:33:52Z TRACE received state_discovery: { -2024-11-06T17:33:52Z TRACE received state_discovery: "generation" : "2024-11-06T17:33:49Z", -2024-11-06T17:33:52Z TRACE received state_discovery: "timestamp" : "2024-11-06T17:33:51Z", -2024-11-06T17:33:52Z TRACE received state_discovery: "version" : "1.5.2" -2024-11-06T17:33:52Z TRACE received state_discovery: } -2024-11-06T17:33:52Z DEBUG Handling device message state_discovery MP:7b997651-1 -2024-11-06T17:33:52Z TRACE Ignoring partial state update -2024-11-06T17:33:52Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:52Z TRACE received state_localnet: { -2024-11-06T17:33:52Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:52Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:52Z TRACE received state_localnet: "addr" : "7c:1e:52:14:69:d9" -2024-11-06T17:33:52Z TRACE received state_localnet: }, -2024-11-06T17:33:52Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:52Z TRACE received state_localnet: "addr" : "10.1.0.144" -2024-11-06T17:33:52Z TRACE received state_localnet: }, -2024-11-06T17:33:52Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:52Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe14:69d9" -2024-11-06T17:33:52Z TRACE received state_localnet: }, -2024-11-06T17:33:52Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:52Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:52Z TRACE received state_localnet: } -2024-11-06T17:33:52Z TRACE received state_localnet: }, -2024-11-06T17:33:52Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:51Z", -2024-11-06T17:33:52Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:52Z TRACE received state_localnet: } -2024-11-06T17:33:52Z DEBUG Handling device message state_localnet MP:7b997651-2 -2024-11-06T17:33:52Z TRACE Ignoring partial state update -2024-11-06T17:33:52Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:52Z TRACE received state_pointset: { -2024-11-06T17:33:52Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:52Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:52Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:52Z TRACE received state_pointset: }, -2024-11-06T17:33:52Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:52Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:52Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:52Z TRACE received state_pointset: }, -2024-11-06T17:33:52Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:52Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:52Z TRACE received state_pointset: } -2024-11-06T17:33:52Z TRACE received state_pointset: }, -2024-11-06T17:33:52Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:51Z", -2024-11-06T17:33:52Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:52Z TRACE received state_pointset: } -2024-11-06T17:33:52Z DEBUG Handling device message state_pointset MP:7b997651-3 -2024-11-06T17:33:52Z TRACE Ignoring partial state update -2024-11-06T17:33:52Z TRACE received command AHU-1/config/update -2024-11-06T17:33:52Z DEBUG received config_update -2024-11-06T17:33:52Z DEBUG Handling update message config_update RC:4cb417.0000000e -2024-11-06T17:33:52Z DEBUG Removed configTransaction RC:4cb417.0000000e -2024-11-06T17:33:52Z DEBUG last_start changed false, last_start 2024-11-06T17:33:27Z -2024-11-06T17:33:52Z DEBUG Updated config 2024-11-06T17:33:52Z RC:4cb417.0000000e -2024-11-06T17:33:52Z INFO Updated config #010: Changed 1 fields: -2024-11-06T17:33:52Z INFO Updated config #010: Remove `discovery.generation` -2024-11-06T17:33:52Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state -2024-11-06T17:33:53Z TRACE received command AHU-1/state/update -2024-11-06T17:33:53Z DEBUG received state_update -2024-11-06T17:33:53Z DEBUG Handling update message state_update MP:c238b887 -2024-11-06T17:33:53Z DEBUG Updated state after 0s 2024-11-06T17:33:53Z MP:c238b887 -2024-11-06T17:33:53Z INFO Updated state #010: Changed 4 fields: -2024-11-06T17:33:53Z INFO Updated state #010: Set `system.last_config` = `2024-11-06T17:33:52Z` -2024-11-06T17:33:53Z INFO Updated state #010: Set `system.status.timestamp` = `2024-11-06T17:33:52Z` -2024-11-06T17:33:53Z INFO Updated state #010: Remove `discovery.generation` -2024-11-06T17:33:53Z INFO Updated state #010: Set `timestamp` = `2024-11-06T17:33:53Z` -2024-11-06T17:33:53Z DEBUG Updated state has last_config 2024-11-06T17:33:52Z (expecting 2024-11-06T17:33:52Z) -2024-11-06T17:33:53Z TRACE received command AHU-1/state/system -2024-11-06T17:33:53Z TRACE received state_system: { -2024-11-06T17:33:53Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:53Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:53Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:53Z TRACE received state_system: }, -2024-11-06T17:33:53Z TRACE received state_system: "last_config" : "2024-11-06T17:33:52Z", -2024-11-06T17:33:53Z TRACE received state_system: "operation" : { -2024-11-06T17:33:53Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:53Z TRACE received state_system: "last_start" : "2024-11-06T17:33:27Z", -2024-11-06T17:33:53Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:53Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:53Z TRACE received state_system: }, -2024-11-06T17:33:53Z TRACE received state_system: "serial_no" : "sequencer-10139", -2024-11-06T17:33:53Z TRACE received state_system: "software" : { -2024-11-06T17:33:53Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:53Z TRACE received state_system: }, -2024-11-06T17:33:53Z TRACE received state_system: "status" : { -2024-11-06T17:33:53Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:53Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:53Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:52Z", -2024-11-06T17:33:53Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:53Z TRACE received state_system: }, -2024-11-06T17:33:53Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:53Z", -2024-11-06T17:33:53Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:53Z TRACE received state_system: } -2024-11-06T17:33:53Z DEBUG Handling device message state_system MP:c238b887-0 -2024-11-06T17:33:53Z TRACE Ignoring partial state update -2024-11-06T17:33:53Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:53Z DEBUG Stage finished waiting for config update synchronized at 23s after 1s -2024-11-06T17:33:53Z TRACE Stage resume waiting for cleared enumeration generation at 23s -2024-11-06T17:33:53Z DEBUG Config sync took 1s -2024-11-06T17:33:53Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:53Z DEBUG Update config before cleared enumeration generation timestamp 2024-11-06T17:33:52Z -2024-11-06T17:33:53Z TRACE local local_update: { -2024-11-06T17:33:53Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:52Z", -2024-11-06T17:33:53Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:53Z TRACE local local_update: "system" : { -2024-11-06T17:33:53Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:53Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:53Z TRACE local local_update: "operation" : { -2024-11-06T17:33:53Z TRACE local local_update: "last_start" : "2024-11-06T17:33:27Z" -2024-11-06T17:33:53Z TRACE local local_update: }, -2024-11-06T17:33:53Z TRACE local local_update: "testing" : { -2024-11-06T17:33:53Z TRACE local local_update: "sequence_name" : "enumerate_multi" -2024-11-06T17:33:53Z TRACE local local_update: } -2024-11-06T17:33:53Z TRACE local local_update: }, -2024-11-06T17:33:53Z TRACE local local_update: "discovery" : { -2024-11-06T17:33:53Z TRACE local local_update: "depths" : { -2024-11-06T17:33:53Z TRACE local local_update: "families" : "entries", -2024-11-06T17:33:53Z TRACE local local_update: "refs" : "entries", -2024-11-06T17:33:53Z TRACE local local_update: "features" : "entries" -2024-11-06T17:33:53Z TRACE local local_update: } -2024-11-06T17:33:53Z TRACE local local_update: }, -2024-11-06T17:33:53Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:53Z TRACE local local_update: "families" : { -2024-11-06T17:33:53Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:53Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:53Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:53Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:53Z TRACE local local_update: } -2024-11-06T17:33:53Z TRACE local local_update: }, -2024-11-06T17:33:53Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:53Z TRACE local local_update: "points" : { -2024-11-06T17:33:53Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:53Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:53Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:53Z TRACE local local_update: }, -2024-11-06T17:33:53Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:53Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:53Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:53Z TRACE local local_update: }, -2024-11-06T17:33:53Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:53Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:53Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:53Z TRACE local local_update: } -2024-11-06T17:33:53Z TRACE local local_update: } -2024-11-06T17:33:53Z TRACE local local_update: } -2024-11-06T17:33:53Z TRACE local local_update: } -2024-11-06T17:33:53Z DEBUG Recorded sequence: 1. Update config before cleared enumeration generation -2024-11-06T17:33:53Z INFO Device config Remove `discovery.generation` -2024-11-06T17:33:53Z TRACE Update config before cleared enumeration generation: Remove `discovery.generation` -2024-11-06T17:33:53Z DEBUG Recorded sequence: 1. Wait for cleared enumeration generation -2024-11-06T17:33:53Z DEBUG Stage finished waiting for cleared enumeration generation at 23s after 2s -2024-11-06T17:33:53Z TRACE Stage resume waiting for executing test at 23s -2024-11-06T17:33:54Z INFO Received discovery generation 2024-11-06T17:33:49Z -2024-11-06T17:33:54Z DEBUG Recorded sequence: 1. Check that family enumeration matches -2024-11-06T17:33:54Z DEBUG Recorded sequence: 1. Check that feature enumeration matches metadata -2024-11-06T17:33:54Z DEBUG Recorded sequence: 1. Check that all enumerated features are official buckets -2024-11-06T17:33:54Z DEBUG Recorded sequence: 1. Check that enumerated point count matches -2024-11-06T17:33:54Z DEBUG stage done waiting for executing test at 24s -2024-11-06T17:33:54Z DEBUG Removing implicit system capability LAST_CONFIG -2024-11-06T17:33:54Z NOTICE RESULT pass enumeration enumerate_multi ALPHA 10/10 Sequence complete -2024-11-06T17:33:54Z NOTICE Sequence complete -2024-11-06T17:33:54Z NOTICE ending test enumerate_multi after 24s ################################ +2024-12-03T15:59:00Z NOTICE starting test enumerate_multi ################################ +2024-12-03T15:59:00Z INFO Stage start waiting for starting test wrapper at 0s +2024-12-03T15:59:08Z DEBUG Allowing device state change (everything) +2024-12-03T15:59:08Z DEBUG Starting reset_config full reset true +2024-12-03T15:59:08Z DEBUG Clear configTransactions and reset device config +2024-12-03T15:59:08Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:08Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-03T15:59:08Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-03T15:59:08Z DEBUG extraFieldChanged false because extra_field null +2024-12-03T15:59:08Z DEBUG extraFieldChanged true because extra_field reset_config +2024-12-03T15:59:08Z DEBUG Clear configTransactions and reset device config +2024-12-03T15:59:08Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:08Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-03T15:59:08Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-03T15:59:08Z DEBUG extraFieldChanged true because extra_field null +2024-12-03T15:59:09Z TRACE updated check config_update: true +2024-12-03T15:59:09Z DEBUG update config_update, adding configTransaction RC:a584c0.00000005 +2024-12-03T15:59:09Z TRACE local local_update: { +2024-12-03T15:59:09Z TRACE local local_update: "version" : "@@@cloud udmi version###1.5.2", +2024-12-03T15:59:09Z TRACE local local_update: "system" : { +2024-12-03T15:59:09Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:09Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:09Z TRACE local local_update: "operation" : { +2024-12-03T15:59:09Z TRACE local local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-03T15:59:09Z TRACE local local_update: }, +2024-12-03T15:59:09Z TRACE local local_update: "testing" : { +2024-12-03T15:59:09Z TRACE local local_update: "sequence_name" : "enumerate_multi" +2024-12-03T15:59:09Z TRACE local local_update: } +2024-12-03T15:59:09Z TRACE local local_update: }, +2024-12-03T15:59:09Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:09Z TRACE local local_update: "families" : { +2024-12-03T15:59:09Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:09Z TRACE local local_update: } +2024-12-03T15:59:09Z TRACE local local_update: }, +2024-12-03T15:59:09Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:09Z TRACE local local_update: "families" : { +2024-12-03T15:59:09Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:09Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:09Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:09Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:09Z TRACE local local_update: } +2024-12-03T15:59:09Z TRACE local local_update: }, +2024-12-03T15:59:09Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:09Z TRACE local local_update: "points" : { +2024-12-03T15:59:09Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:09Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:09Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:09Z TRACE local local_update: }, +2024-12-03T15:59:09Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:09Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:09Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:09Z TRACE local local_update: }, +2024-12-03T15:59:09Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:09Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:09Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:09Z TRACE local local_update: } +2024-12-03T15:59:09Z TRACE local local_update: } +2024-12-03T15:59:09Z TRACE local local_update: } +2024-12-03T15:59:09Z TRACE local local_update: } +2024-12-03T15:59:09Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:09Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:59:09Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:09Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:59:09Z DEBUG Saving pre-config state timestamp null +2024-12-03T15:59:09Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:09Z, because soft reset +2024-12-03T15:59:09Z TRACE Stage suspend waiting for starting test wrapper at 9s +2024-12-03T15:59:09Z INFO Stage start waiting for config update synchronized at 9s +2024-12-03T15:59:09Z TRACE received command null/config/udmi +2024-12-03T15:59:09Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:09Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:59:09Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:09Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:09Z TRACE received command AHU-1/events/pointset +2024-12-03T15:59:09Z TRACE received events_pointset: { +2024-12-03T15:59:09Z TRACE received events_pointset: "points" : { +2024-12-03T15:59:09Z TRACE received events_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:09Z TRACE received events_pointset: "present_value" : true +2024-12-03T15:59:09Z TRACE received events_pointset: }, +2024-12-03T15:59:09Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:09Z TRACE received events_pointset: "present_value" : 98 +2024-12-03T15:59:09Z TRACE received events_pointset: }, +2024-12-03T15:59:09Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:09Z TRACE received events_pointset: "present_value" : 9 +2024-12-03T15:59:09Z TRACE received events_pointset: } +2024-12-03T15:59:09Z TRACE received events_pointset: }, +2024-12-03T15:59:09Z TRACE received events_pointset: "timestamp" : "2024-12-03T15:59:08Z", +2024-12-03T15:59:09Z TRACE received events_pointset: "version" : "1.5.2" +2024-12-03T15:59:09Z TRACE received events_pointset: } +2024-12-03T15:59:09Z DEBUG Handling device message events_pointset MP:31004d3d +2024-12-03T15:59:09Z TRACE received command AHU-1/events/system +2024-12-03T15:59:09Z DEBUG received events_system 2024-12-03T15:58:58Z WARNING device.log: Starting AHU-1 Pubber sender with delay 10s +2024-12-03T15:59:09Z DEBUG received events_system 2024-12-03T15:58:58Z WARNING device.log: Dropping state update until config received... +2024-12-03T15:59:09Z DEBUG received events_system 2024-12-03T15:58:58Z WARNING device.log: Start waiting 10s for config latch for AHU-1 +2024-12-03T15:59:09Z DEBUG received events_system 2024-12-03T15:58:58Z WARNING device.log: Received config for config latch AHU-1 +2024-12-03T15:59:09Z DEBUG received events_system 2024-12-03T15:58:58Z NOTICE system.config.apply: success +2024-12-03T15:59:09Z DEBUG received events_system 2024-12-03T15:58:58Z WARNING device.log: Ending connection 1733241537524 with 9 +2024-12-03T15:59:09Z DEBUG received events_system 2024-12-03T15:58:58Z NOTICE system.config.apply: success +2024-12-03T15:59:09Z DEBUG Handling device message events_system MP:7436faed +2024-12-03T15:59:09Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:09Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:59:09Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:09Z TRACE received command AHU-1/config/update +2024-12-03T15:59:09Z DEBUG received config_update +2024-12-03T15:59:09Z DEBUG Handling update message config_update RC:a584c0.00000005 +2024-12-03T15:59:09Z DEBUG Removed configTransaction RC:a584c0.00000005 +2024-12-03T15:59:09Z DEBUG last_start changed false, last_start 1970-01-01T00:01:13Z +2024-12-03T15:59:09Z DEBUG Updated config 2024-12-03T15:59:09Z RC:a584c0.00000005 +2024-12-03T15:59:09Z INFO Updated config #001: { +2024-12-03T15:59:09Z INFO Updated config #001: "timestamp" : "2024-12-03T15:59:09Z", +2024-12-03T15:59:09Z INFO Updated config #001: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:09Z INFO Updated config #001: "system" : { +2024-12-03T15:59:09Z INFO Updated config #001: "min_loglevel" : 200, +2024-12-03T15:59:09Z INFO Updated config #001: "metrics_rate_sec" : 10, +2024-12-03T15:59:09Z INFO Updated config #001: "operation" : { +2024-12-03T15:59:09Z INFO Updated config #001: "last_start" : "1970-01-01T00:01:13Z" +2024-12-03T15:59:09Z INFO Updated config #001: }, +2024-12-03T15:59:09Z INFO Updated config #001: "testing" : { +2024-12-03T15:59:09Z INFO Updated config #001: "sequence_name" : "enumerate_multi" +2024-12-03T15:59:09Z INFO Updated config #001: } +2024-12-03T15:59:09Z INFO Updated config #001: }, +2024-12-03T15:59:09Z INFO Updated config #001: "discovery" : { +2024-12-03T15:59:09Z INFO Updated config #001: "families" : { +2024-12-03T15:59:09Z INFO Updated config #001: "vendor" : { } +2024-12-03T15:59:09Z INFO Updated config #001: } +2024-12-03T15:59:09Z INFO Updated config #001: }, +2024-12-03T15:59:09Z INFO Updated config #001: "localnet" : { +2024-12-03T15:59:09Z INFO Updated config #001: "families" : { +2024-12-03T15:59:09Z INFO Updated config #001: "ether" : { }, +2024-12-03T15:59:09Z INFO Updated config #001: "ipv4" : { }, +2024-12-03T15:59:09Z INFO Updated config #001: "vendor" : { }, +2024-12-03T15:59:09Z INFO Updated config #001: "ipv6" : { } +2024-12-03T15:59:09Z INFO Updated config #001: } +2024-12-03T15:59:09Z INFO Updated config #001: }, +2024-12-03T15:59:09Z INFO Updated config #001: "pointset" : { +2024-12-03T15:59:09Z INFO Updated config #001: "points" : { +2024-12-03T15:59:09Z INFO Updated config #001: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:09Z INFO Updated config #001: "units" : "Bars", +2024-12-03T15:59:09Z INFO Updated config #001: "set_value" : 98 +2024-12-03T15:59:09Z INFO Updated config #001: }, +2024-12-03T15:59:09Z INFO Updated config #001: "filter_alarm_pressure_status" : { +2024-12-03T15:59:09Z INFO Updated config #001: "ref" : "BV11.present_value", +2024-12-03T15:59:09Z INFO Updated config #001: "units" : "No-units" +2024-12-03T15:59:09Z INFO Updated config #001: }, +2024-12-03T15:59:09Z INFO Updated config #001: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:09Z INFO Updated config #001: "ref" : "AV12.present_value", +2024-12-03T15:59:09Z INFO Updated config #001: "units" : "Degrees-Celsius" +2024-12-03T15:59:09Z INFO Updated config #001: } +2024-12-03T15:59:09Z INFO Updated config #001: } +2024-12-03T15:59:09Z INFO Updated config #001: } +2024-12-03T15:59:09Z INFO Updated config #001: } +2024-12-03T15:59:09Z TRACE received command AHU-1/state/update +2024-12-03T15:59:09Z DEBUG received state_update +2024-12-03T15:59:10Z DEBUG Handling update message state_update MP:996a6fa7 +2024-12-03T15:59:10Z DEBUG Updated state after 1s 2024-12-03T15:59:09Z MP:996a6fa7 +2024-12-03T15:59:10Z INFO Initial state #001: { +2024-12-03T15:59:10Z INFO Initial state #001: "timestamp" : "2024-12-03T15:59:09Z", +2024-12-03T15:59:10Z INFO Initial state #001: "version" : "1.5.2", +2024-12-03T15:59:10Z INFO Initial state #001: "system" : { +2024-12-03T15:59:10Z INFO Initial state #001: "last_config" : "2024-12-03T15:58:43Z", +2024-12-03T15:59:10Z INFO Initial state #001: "operation" : { +2024-12-03T15:59:10Z INFO Initial state #001: "operational" : true, +2024-12-03T15:59:10Z INFO Initial state #001: "last_start" : "2024-12-03T15:58:57Z", +2024-12-03T15:59:10Z INFO Initial state #001: "restart_count" : 1, +2024-12-03T15:59:10Z INFO Initial state #001: "mode" : "initial" +2024-12-03T15:59:10Z INFO Initial state #001: }, +2024-12-03T15:59:10Z INFO Initial state #001: "serial_no" : "sequencer-26599", +2024-12-03T15:59:10Z INFO Initial state #001: "hardware" : { +2024-12-03T15:59:10Z INFO Initial state #001: "make" : "BOS", +2024-12-03T15:59:10Z INFO Initial state #001: "model" : "pubber" +2024-12-03T15:59:10Z INFO Initial state #001: }, +2024-12-03T15:59:10Z INFO Initial state #001: "software" : { +2024-12-03T15:59:10Z INFO Initial state #001: "firmware" : "v1" +2024-12-03T15:59:10Z INFO Initial state #001: }, +2024-12-03T15:59:10Z INFO Initial state #001: "status" : { +2024-12-03T15:59:10Z INFO Initial state #001: "message" : "success", +2024-12-03T15:59:10Z INFO Initial state #001: "category" : "system.config.parse", +2024-12-03T15:59:10Z INFO Initial state #001: "timestamp" : "2024-12-03T15:59:09Z", +2024-12-03T15:59:10Z INFO Initial state #001: "level" : 100 +2024-12-03T15:59:10Z INFO Initial state #001: } +2024-12-03T15:59:10Z INFO Initial state #001: }, +2024-12-03T15:59:10Z INFO Initial state #001: "discovery" : { +2024-12-03T15:59:10Z INFO Initial state #001: "families" : { } +2024-12-03T15:59:10Z INFO Initial state #001: }, +2024-12-03T15:59:10Z INFO Initial state #001: "localnet" : { +2024-12-03T15:59:10Z INFO Initial state #001: "families" : { +2024-12-03T15:59:10Z INFO Initial state #001: "ether" : { +2024-12-03T15:59:10Z INFO Initial state #001: "addr" : "00:0d:3a:8c:b3:97" +2024-12-03T15:59:10Z INFO Initial state #001: }, +2024-12-03T15:59:10Z INFO Initial state #001: "ipv4" : { +2024-12-03T15:59:10Z INFO Initial state #001: "addr" : "10.1.0.139" +2024-12-03T15:59:10Z INFO Initial state #001: }, +2024-12-03T15:59:10Z INFO Initial state #001: "ipv6" : { +2024-12-03T15:59:10Z INFO Initial state #001: "addr" : "fe80::20d:3aff:fe8c:b397" +2024-12-03T15:59:10Z INFO Initial state #001: }, +2024-12-03T15:59:10Z INFO Initial state #001: "vendor" : { +2024-12-03T15:59:10Z INFO Initial state #001: "addr" : "28179023" +2024-12-03T15:59:10Z INFO Initial state #001: } +2024-12-03T15:59:10Z INFO Initial state #001: } +2024-12-03T15:59:10Z INFO Initial state #001: }, +2024-12-03T15:59:10Z INFO Initial state #001: "pointset" : { +2024-12-03T15:59:10Z INFO Initial state #001: "points" : { +2024-12-03T15:59:10Z INFO Initial state #001: "filter_alarm_pressure_status" : { +2024-12-03T15:59:10Z INFO Initial state #001: "units" : "No-units" +2024-12-03T15:59:10Z INFO Initial state #001: }, +2024-12-03T15:59:10Z INFO Initial state #001: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:10Z INFO Initial state #001: "units" : "Bars", +2024-12-03T15:59:10Z INFO Initial state #001: "value_state" : "applied" +2024-12-03T15:59:10Z INFO Initial state #001: }, +2024-12-03T15:59:10Z INFO Initial state #001: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:10Z INFO Initial state #001: "units" : "Degrees-Celsius" +2024-12-03T15:59:10Z INFO Initial state #001: } +2024-12-03T15:59:10Z INFO Initial state #001: } +2024-12-03T15:59:10Z INFO Initial state #001: } +2024-12-03T15:59:10Z INFO Initial state #001: } +2024-12-03T15:59:10Z NOTICE Received serial number sequencer-26599 +2024-12-03T15:59:10Z DEBUG Updated state has last_config 2024-12-03T15:58:43Z (expecting 2024-12-03T15:59:09Z) +2024-12-03T15:59:10Z DEBUG Detail config update synchronized is now: last_start not synced in config, last_config not synced in state +2024-12-03T15:59:10Z TRACE received command AHU-1/state/system +2024-12-03T15:59:10Z TRACE received state_system: { +2024-12-03T15:59:10Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:10Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:10Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:10Z TRACE received state_system: }, +2024-12-03T15:59:10Z TRACE received state_system: "last_config" : "2024-12-03T15:58:43Z", +2024-12-03T15:59:10Z TRACE received state_system: "operation" : { +2024-12-03T15:59:10Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:10Z TRACE received state_system: "last_start" : "2024-12-03T15:58:57Z", +2024-12-03T15:59:10Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:10Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:10Z TRACE received state_system: }, +2024-12-03T15:59:10Z TRACE received state_system: "serial_no" : "sequencer-26599", +2024-12-03T15:59:10Z TRACE received state_system: "software" : { +2024-12-03T15:59:10Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:10Z TRACE received state_system: }, +2024-12-03T15:59:10Z TRACE received state_system: "status" : { +2024-12-03T15:59:10Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:10Z TRACE received state_system: "category" : "system.config.parse", +2024-12-03T15:59:10Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:09Z", +2024-12-03T15:59:10Z TRACE received state_system: "level" : 100 +2024-12-03T15:59:10Z TRACE received state_system: }, +2024-12-03T15:59:10Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:09Z", +2024-12-03T15:59:10Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:10Z TRACE received state_system: } +2024-12-03T15:59:10Z DEBUG Handling device message state_system MP:996a6fa7-0 +2024-12-03T15:59:10Z TRACE Ignoring partial state update +2024-12-03T15:59:10Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:10Z TRACE received state_discovery: { +2024-12-03T15:59:10Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:10Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:09Z", +2024-12-03T15:59:10Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:10Z TRACE received state_discovery: } +2024-12-03T15:59:10Z DEBUG Handling device message state_discovery MP:996a6fa7-1 +2024-12-03T15:59:10Z TRACE Ignoring partial state update +2024-12-03T15:59:10Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:10Z TRACE received state_localnet: { +2024-12-03T15:59:10Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:10Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:10Z TRACE received state_localnet: "addr" : "00:0d:3a:8c:b3:97" +2024-12-03T15:59:10Z TRACE received state_localnet: }, +2024-12-03T15:59:10Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:10Z TRACE received state_localnet: "addr" : "10.1.0.139" +2024-12-03T15:59:10Z TRACE received state_localnet: }, +2024-12-03T15:59:10Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:10Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8c:b397" +2024-12-03T15:59:10Z TRACE received state_localnet: }, +2024-12-03T15:59:10Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:10Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:10Z TRACE received state_localnet: } +2024-12-03T15:59:10Z TRACE received state_localnet: }, +2024-12-03T15:59:10Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:09Z", +2024-12-03T15:59:10Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:10Z TRACE received state_localnet: } +2024-12-03T15:59:10Z DEBUG Handling device message state_localnet MP:996a6fa7-2 +2024-12-03T15:59:10Z TRACE Ignoring partial state update +2024-12-03T15:59:10Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:10Z TRACE received state_pointset: { +2024-12-03T15:59:10Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:10Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:10Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:10Z TRACE received state_pointset: }, +2024-12-03T15:59:10Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:10Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:10Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:10Z TRACE received state_pointset: }, +2024-12-03T15:59:10Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:10Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:10Z TRACE received state_pointset: } +2024-12-03T15:59:10Z TRACE received state_pointset: }, +2024-12-03T15:59:10Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:09Z", +2024-12-03T15:59:10Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:10Z TRACE received state_pointset: } +2024-12-03T15:59:10Z DEBUG Handling device message state_pointset MP:996a6fa7-3 +2024-12-03T15:59:10Z TRACE Ignoring partial state update +2024-12-03T15:59:10Z TRACE received command AHU-1/config/update +2024-12-03T15:59:10Z DEBUG received config_update +2024-12-03T15:59:10Z DEBUG Handling update message config_update MP:996a6fa7 +2024-12-03T15:59:10Z DEBUG last_start changed true, last_start 2024-12-03T15:58:57Z +2024-12-03T15:59:10Z DEBUG Updated config 2024-12-03T15:59:09Z MP:996a6fa7 +2024-12-03T15:59:10Z INFO Updated config #002: Changed 0 fields. +2024-12-03T15:59:11Z TRACE received command AHU-1/state/update +2024-12-03T15:59:11Z DEBUG received state_update +2024-12-03T15:59:11Z DEBUG Handling update message state_update MP:baa5ed1e +2024-12-03T15:59:11Z DEBUG Updated state after 0s 2024-12-03T15:59:11Z MP:baa5ed1e +2024-12-03T15:59:11Z INFO Updated state #002: Changed 4 fields: +2024-12-03T15:59:11Z INFO Updated state #002: Set `system.last_config` = `2024-12-03T15:59:09Z` +2024-12-03T15:59:11Z INFO Updated state #002: Set `system.status.level` = `300` +2024-12-03T15:59:11Z INFO Updated state #002: Set `system.status.category` = `system.config.apply` +2024-12-03T15:59:11Z INFO Updated state #002: Set `timestamp` = `2024-12-03T15:59:11Z` +2024-12-03T15:59:11Z DEBUG Updated state has last_config 2024-12-03T15:59:09Z (expecting 2024-12-03T15:59:09Z) +2024-12-03T15:59:11Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:11Z DEBUG Stage finished waiting for config update synchronized at 11s after 2s +2024-12-03T15:59:11Z TRACE Stage resume waiting for starting test wrapper at 11s +2024-12-03T15:59:11Z DEBUG Config sync took 2s +2024-12-03T15:59:11Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:11Z DEBUG Update config soft reset timestamp 2024-12-03T15:59:09Z +2024-12-03T15:59:11Z TRACE local local_update: { +2024-12-03T15:59:11Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:09Z", +2024-12-03T15:59:11Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:11Z TRACE local local_update: "system" : { +2024-12-03T15:59:11Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:11Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:11Z TRACE local local_update: "operation" : { +2024-12-03T15:59:11Z TRACE local local_update: "last_start" : "2024-12-03T15:58:57Z" +2024-12-03T15:59:11Z TRACE local local_update: }, +2024-12-03T15:59:11Z TRACE local local_update: "testing" : { +2024-12-03T15:59:11Z TRACE local local_update: "sequence_name" : "enumerate_multi" +2024-12-03T15:59:11Z TRACE local local_update: } +2024-12-03T15:59:11Z TRACE local local_update: }, +2024-12-03T15:59:11Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:11Z TRACE local local_update: "families" : { +2024-12-03T15:59:11Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:11Z TRACE local local_update: } +2024-12-03T15:59:11Z TRACE local local_update: }, +2024-12-03T15:59:11Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:11Z TRACE local local_update: "families" : { +2024-12-03T15:59:11Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:11Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:11Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:11Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:11Z TRACE local local_update: } +2024-12-03T15:59:11Z TRACE local local_update: }, +2024-12-03T15:59:11Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:11Z TRACE local local_update: "points" : { +2024-12-03T15:59:11Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:11Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:11Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:11Z TRACE local local_update: }, +2024-12-03T15:59:11Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:11Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:11Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:11Z TRACE local local_update: }, +2024-12-03T15:59:11Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:11Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:11Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:11Z TRACE local local_update: } +2024-12-03T15:59:11Z TRACE local local_update: } +2024-12-03T15:59:11Z TRACE local local_update: } +2024-12-03T15:59:11Z TRACE local local_update: } +2024-12-03T15:59:11Z TRACE Update config soft reset: Add `discovery` = { "families": { "vendor": { } } } +2024-12-03T15:59:11Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } +2024-12-03T15:59:11Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "ipv6": { } } } +2024-12-03T15:59:11Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` +2024-12-03T15:59:11Z DEBUG Done with reset_config +2024-12-03T15:59:11Z TRACE Stage suspend waiting for starting test wrapper at 11s +2024-12-03T15:59:11Z INFO Stage start waiting for config update synchronized at 11s +2024-12-03T15:59:11Z TRACE received command AHU-1/state/system +2024-12-03T15:59:11Z TRACE received state_system: { +2024-12-03T15:59:11Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:11Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:11Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:11Z TRACE received state_system: }, +2024-12-03T15:59:11Z TRACE received state_system: "last_config" : "2024-12-03T15:59:09Z", +2024-12-03T15:59:11Z TRACE received state_system: "operation" : { +2024-12-03T15:59:11Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:11Z TRACE received state_system: "last_start" : "2024-12-03T15:58:57Z", +2024-12-03T15:59:11Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:11Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:11Z TRACE received state_system: }, +2024-12-03T15:59:11Z TRACE received state_system: "serial_no" : "sequencer-26599", +2024-12-03T15:59:11Z TRACE received state_system: "software" : { +2024-12-03T15:59:11Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:11Z TRACE received state_system: }, +2024-12-03T15:59:11Z TRACE received state_system: "status" : { +2024-12-03T15:59:11Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:11Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:11Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:09Z", +2024-12-03T15:59:11Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:11Z TRACE received state_system: }, +2024-12-03T15:59:11Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:11Z", +2024-12-03T15:59:11Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:11Z TRACE received state_system: } +2024-12-03T15:59:11Z DEBUG Handling device message state_system MP:baa5ed1e-0 +2024-12-03T15:59:11Z TRACE Ignoring partial state update +2024-12-03T15:59:11Z DEBUG Stage finished waiting for config update synchronized at 11s after 0s +2024-12-03T15:59:11Z TRACE Stage resume waiting for starting test wrapper at 11s +2024-12-03T15:59:11Z DEBUG Config sync took 2s +2024-12-03T15:59:11Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:11Z DEBUG Disallowing device state change (everything) +2024-12-03T15:59:12Z TRACE updated check config_update: true +2024-12-03T15:59:12Z DEBUG update config_update, adding configTransaction RC:a584c0.00000006 +2024-12-03T15:59:12Z TRACE local local_update: { +2024-12-03T15:59:12Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:09Z", +2024-12-03T15:59:12Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:12Z TRACE local local_update: "system" : { +2024-12-03T15:59:12Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:12Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:12Z TRACE local local_update: "operation" : { +2024-12-03T15:59:12Z TRACE local local_update: "last_start" : "2024-12-03T15:58:57Z" +2024-12-03T15:59:12Z TRACE local local_update: }, +2024-12-03T15:59:12Z TRACE local local_update: "testing" : { +2024-12-03T15:59:12Z TRACE local local_update: "sequence_name" : "enumerate_multi" +2024-12-03T15:59:12Z TRACE local local_update: } +2024-12-03T15:59:12Z TRACE local local_update: }, +2024-12-03T15:59:12Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:12Z TRACE local local_update: "families" : { +2024-12-03T15:59:12Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:12Z TRACE local local_update: } +2024-12-03T15:59:12Z TRACE local local_update: }, +2024-12-03T15:59:12Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:12Z TRACE local local_update: "families" : { +2024-12-03T15:59:12Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:12Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:12Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:12Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:12Z TRACE local local_update: } +2024-12-03T15:59:12Z TRACE local local_update: }, +2024-12-03T15:59:12Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:12Z TRACE local local_update: "points" : { +2024-12-03T15:59:12Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:12Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:12Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:12Z TRACE local local_update: }, +2024-12-03T15:59:12Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:12Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:12Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:12Z TRACE local local_update: }, +2024-12-03T15:59:12Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:12Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:12Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:12Z TRACE local local_update: } +2024-12-03T15:59:12Z TRACE local local_update: } +2024-12-03T15:59:12Z TRACE local local_update: } +2024-12-03T15:59:12Z TRACE local local_update: } +2024-12-03T15:59:12Z DEBUG Saving pre-config state timestamp 2024-12-03T15:59:11Z +2024-12-03T15:59:12Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:12Z, because initial setup +2024-12-03T15:59:12Z TRACE Stage suspend waiting for starting test wrapper at 12s +2024-12-03T15:59:12Z INFO Stage start waiting for config update synchronized at 12s +2024-12-03T15:59:12Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:12Z TRACE received state_discovery: { +2024-12-03T15:59:12Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:12Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:11Z", +2024-12-03T15:59:12Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:12Z TRACE received state_discovery: } +2024-12-03T15:59:12Z DEBUG Handling device message state_discovery MP:baa5ed1e-1 +2024-12-03T15:59:12Z TRACE Ignoring partial state update +2024-12-03T15:59:12Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:12Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:12Z TRACE received state_localnet: { +2024-12-03T15:59:12Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:12Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:12Z TRACE received state_localnet: "addr" : "00:0d:3a:8c:b3:97" +2024-12-03T15:59:12Z TRACE received state_localnet: }, +2024-12-03T15:59:12Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:12Z TRACE received state_localnet: "addr" : "10.1.0.139" +2024-12-03T15:59:12Z TRACE received state_localnet: }, +2024-12-03T15:59:12Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:12Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8c:b397" +2024-12-03T15:59:12Z TRACE received state_localnet: }, +2024-12-03T15:59:12Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:12Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:12Z TRACE received state_localnet: } +2024-12-03T15:59:12Z TRACE received state_localnet: }, +2024-12-03T15:59:12Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:11Z", +2024-12-03T15:59:12Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:12Z TRACE received state_localnet: } +2024-12-03T15:59:12Z DEBUG Handling device message state_localnet MP:baa5ed1e-2 +2024-12-03T15:59:12Z TRACE Ignoring partial state update +2024-12-03T15:59:12Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:12Z TRACE received state_pointset: { +2024-12-03T15:59:12Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:12Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:12Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:12Z TRACE received state_pointset: }, +2024-12-03T15:59:12Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:12Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:12Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:12Z TRACE received state_pointset: }, +2024-12-03T15:59:12Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:12Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:12Z TRACE received state_pointset: } +2024-12-03T15:59:12Z TRACE received state_pointset: }, +2024-12-03T15:59:12Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:11Z", +2024-12-03T15:59:12Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:12Z TRACE received state_pointset: } +2024-12-03T15:59:12Z DEBUG Handling device message state_pointset MP:baa5ed1e-3 +2024-12-03T15:59:12Z TRACE Ignoring partial state update +2024-12-03T15:59:12Z TRACE received command AHU-1/config/update +2024-12-03T15:59:12Z DEBUG received config_update +2024-12-03T15:59:12Z DEBUG Handling update message config_update RC:a584c0.00000006 +2024-12-03T15:59:12Z DEBUG Removed configTransaction RC:a584c0.00000006 +2024-12-03T15:59:12Z DEBUG last_start changed false, last_start 2024-12-03T15:58:57Z +2024-12-03T15:59:12Z DEBUG Updated config 2024-12-03T15:59:12Z RC:a584c0.00000006 +2024-12-03T15:59:12Z INFO Updated config #003: Changed 0 fields. +2024-12-03T15:59:13Z TRACE received command AHU-1/state/update +2024-12-03T15:59:13Z DEBUG received state_update +2024-12-03T15:59:13Z DEBUG Handling update message state_update MP:662f0833 +2024-12-03T15:59:13Z DEBUG Updated state after 0s 2024-12-03T15:59:13Z MP:662f0833 +2024-12-03T15:59:13Z INFO Updated state #003: Changed 3 fields: +2024-12-03T15:59:13Z INFO Updated state #003: Set `system.last_config` = `2024-12-03T15:59:12Z` +2024-12-03T15:59:13Z INFO Updated state #003: Set `system.status.timestamp` = `2024-12-03T15:59:12Z` +2024-12-03T15:59:13Z INFO Updated state #003: Set `timestamp` = `2024-12-03T15:59:13Z` +2024-12-03T15:59:13Z DEBUG Updated state has last_config 2024-12-03T15:59:12Z (expecting 2024-12-03T15:59:12Z) +2024-12-03T15:59:13Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:13Z DEBUG Stage finished waiting for config update synchronized at 13s after 0s +2024-12-03T15:59:13Z TRACE Stage resume waiting for starting test wrapper at 13s +2024-12-03T15:59:13Z DEBUG Config sync took 1s +2024-12-03T15:59:13Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:13Z DEBUG Update config initial setup timestamp 2024-12-03T15:59:12Z +2024-12-03T15:59:13Z TRACE local local_update: { +2024-12-03T15:59:13Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:12Z", +2024-12-03T15:59:13Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:13Z TRACE local local_update: "system" : { +2024-12-03T15:59:13Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:13Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:13Z TRACE local local_update: "operation" : { +2024-12-03T15:59:13Z TRACE local local_update: "last_start" : "2024-12-03T15:58:57Z" +2024-12-03T15:59:13Z TRACE local local_update: }, +2024-12-03T15:59:13Z TRACE local local_update: "testing" : { +2024-12-03T15:59:13Z TRACE local local_update: "sequence_name" : "enumerate_multi" +2024-12-03T15:59:13Z TRACE local local_update: } +2024-12-03T15:59:13Z TRACE local local_update: }, +2024-12-03T15:59:13Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:13Z TRACE local local_update: "families" : { +2024-12-03T15:59:13Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:13Z TRACE local local_update: } +2024-12-03T15:59:13Z TRACE local local_update: }, +2024-12-03T15:59:13Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:13Z TRACE local local_update: "families" : { +2024-12-03T15:59:13Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:13Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:13Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:13Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:13Z TRACE local local_update: } +2024-12-03T15:59:13Z TRACE local local_update: }, +2024-12-03T15:59:13Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:13Z TRACE local local_update: "points" : { +2024-12-03T15:59:13Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:13Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:13Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:13Z TRACE local local_update: }, +2024-12-03T15:59:13Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:13Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:13Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:13Z TRACE local local_update: }, +2024-12-03T15:59:13Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:13Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:13Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:13Z TRACE local local_update: } +2024-12-03T15:59:13Z TRACE local local_update: } +2024-12-03T15:59:13Z TRACE local local_update: } +2024-12-03T15:59:13Z TRACE local local_update: } +2024-12-03T15:59:13Z DEBUG Stale state cutoff threshold is 2024-12-03T15:58:59Z +2024-12-03T15:59:13Z DEBUG Waiting for device stateTransaction RC:a584c0.00000007 (was null) +2024-12-03T15:59:13Z TRACE Stage suspend waiting for starting test wrapper at 13s +2024-12-03T15:59:13Z INFO Stage start waiting for state query at 13s +2024-12-03T15:59:13Z TRACE received command AHU-1/state/system +2024-12-03T15:59:13Z TRACE received state_system: { +2024-12-03T15:59:13Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:13Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:13Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:13Z TRACE received state_system: }, +2024-12-03T15:59:13Z TRACE received state_system: "last_config" : "2024-12-03T15:59:12Z", +2024-12-03T15:59:13Z TRACE received state_system: "operation" : { +2024-12-03T15:59:13Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:13Z TRACE received state_system: "last_start" : "2024-12-03T15:58:57Z", +2024-12-03T15:59:13Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:13Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:13Z TRACE received state_system: }, +2024-12-03T15:59:13Z TRACE received state_system: "serial_no" : "sequencer-26599", +2024-12-03T15:59:13Z TRACE received state_system: "software" : { +2024-12-03T15:59:13Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:13Z TRACE received state_system: }, +2024-12-03T15:59:13Z TRACE received state_system: "status" : { +2024-12-03T15:59:13Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:13Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:13Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:12Z", +2024-12-03T15:59:13Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:13Z TRACE received state_system: }, +2024-12-03T15:59:13Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:13Z", +2024-12-03T15:59:13Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:13Z TRACE received state_system: } +2024-12-03T15:59:13Z DEBUG Handling device message state_system MP:662f0833-0 +2024-12-03T15:59:13Z TRACE Ignoring partial state update +2024-12-03T15:59:13Z TRACE received command AHU-1/state/update +2024-12-03T15:59:13Z DEBUG received state_update +2024-12-03T15:59:13Z INFO Received device configAcked +2024-12-03T15:59:13Z DEBUG Handling update message state_update RC:a584c0.00000007 +2024-12-03T15:59:13Z DEBUG Removed stateTransaction RC:a584c0.00000007 +2024-12-03T15:59:13Z DEBUG Updated state after 0s 2024-12-03T15:59:13Z RC:a584c0.00000007 +2024-12-03T15:59:13Z INFO Updated state #004: Changed 0 fields. +2024-12-03T15:59:13Z DEBUG Updated state has last_config 2024-12-03T15:59:12Z (expecting 2024-12-03T15:59:12Z) +2024-12-03T15:59:13Z DEBUG Stage finished waiting for state query at 13s after 0s +2024-12-03T15:59:13Z TRACE Stage resume waiting for starting test wrapper at 13s +2024-12-03T15:59:13Z TRACE Stage suspend waiting for starting test wrapper at 13s +2024-12-03T15:59:13Z INFO Stage start waiting for initial device state at 13s +2024-12-03T15:59:14Z TRACE updated check config_update: true +2024-12-03T15:59:14Z DEBUG update config_update, adding configTransaction RC:a584c0.00000008 +2024-12-03T15:59:14Z TRACE local local_update: { +2024-12-03T15:59:14Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:12Z", +2024-12-03T15:59:14Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:14Z TRACE local local_update: "system" : { +2024-12-03T15:59:14Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:14Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:14Z TRACE local local_update: "operation" : { +2024-12-03T15:59:14Z TRACE local local_update: "last_start" : "2024-12-03T15:58:57Z" +2024-12-03T15:59:14Z TRACE local local_update: }, +2024-12-03T15:59:14Z TRACE local local_update: "testing" : { +2024-12-03T15:59:14Z TRACE local local_update: "sequence_name" : "enumerate_multi" +2024-12-03T15:59:14Z TRACE local local_update: } +2024-12-03T15:59:14Z TRACE local local_update: }, +2024-12-03T15:59:14Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:14Z TRACE local local_update: "families" : { +2024-12-03T15:59:14Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:14Z TRACE local local_update: } +2024-12-03T15:59:14Z TRACE local local_update: }, +2024-12-03T15:59:14Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:14Z TRACE local local_update: "families" : { +2024-12-03T15:59:14Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:14Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:14Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:14Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:14Z TRACE local local_update: } +2024-12-03T15:59:14Z TRACE local local_update: }, +2024-12-03T15:59:14Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:14Z TRACE local local_update: "points" : { +2024-12-03T15:59:14Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:14Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:14Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:14Z TRACE local local_update: }, +2024-12-03T15:59:14Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:14Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:14Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:14Z TRACE local local_update: }, +2024-12-03T15:59:14Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:14Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:14Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:14Z TRACE local local_update: } +2024-12-03T15:59:14Z TRACE local local_update: } +2024-12-03T15:59:14Z TRACE local local_update: } +2024-12-03T15:59:14Z TRACE local local_update: } +2024-12-03T15:59:14Z DEBUG Saving pre-config state timestamp 2024-12-03T15:59:13Z +2024-12-03T15:59:14Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:14Z, because before initial device state +2024-12-03T15:59:14Z TRACE Stage suspend waiting for initial device state at 14s +2024-12-03T15:59:14Z INFO Stage start waiting for config update synchronized at 14s +2024-12-03T15:59:14Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:14Z TRACE received state_discovery: { +2024-12-03T15:59:14Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:14Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:13Z", +2024-12-03T15:59:14Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:14Z TRACE received state_discovery: } +2024-12-03T15:59:14Z DEBUG Handling device message state_discovery MP:662f0833-1 +2024-12-03T15:59:14Z TRACE Ignoring partial state update +2024-12-03T15:59:14Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:14Z TRACE received command AHU-1/reply/update +2024-12-03T15:59:14Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:14Z TRACE received state_localnet: { +2024-12-03T15:59:14Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:14Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:14Z TRACE received state_localnet: "addr" : "00:0d:3a:8c:b3:97" +2024-12-03T15:59:14Z TRACE received state_localnet: }, +2024-12-03T15:59:14Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:14Z TRACE received state_localnet: "addr" : "10.1.0.139" +2024-12-03T15:59:14Z TRACE received state_localnet: }, +2024-12-03T15:59:14Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:14Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8c:b397" +2024-12-03T15:59:14Z TRACE received state_localnet: }, +2024-12-03T15:59:14Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:14Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:14Z TRACE received state_localnet: } +2024-12-03T15:59:14Z TRACE received state_localnet: }, +2024-12-03T15:59:14Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:13Z", +2024-12-03T15:59:14Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:14Z TRACE received state_localnet: } +2024-12-03T15:59:14Z DEBUG Handling device message state_localnet MP:662f0833-2 +2024-12-03T15:59:14Z TRACE Ignoring partial state update +2024-12-03T15:59:14Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:14Z TRACE received state_pointset: { +2024-12-03T15:59:14Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:14Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:14Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:14Z TRACE received state_pointset: }, +2024-12-03T15:59:14Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:14Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:14Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:14Z TRACE received state_pointset: }, +2024-12-03T15:59:14Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:14Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:14Z TRACE received state_pointset: } +2024-12-03T15:59:14Z TRACE received state_pointset: }, +2024-12-03T15:59:14Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:13Z", +2024-12-03T15:59:14Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:14Z TRACE received state_pointset: } +2024-12-03T15:59:14Z DEBUG Handling device message state_pointset MP:662f0833-3 +2024-12-03T15:59:14Z TRACE Ignoring partial state update +2024-12-03T15:59:14Z TRACE received command AHU-1/config/update +2024-12-03T15:59:14Z DEBUG received config_update +2024-12-03T15:59:14Z DEBUG Handling update message config_update RC:a584c0.00000008 +2024-12-03T15:59:14Z DEBUG Removed configTransaction RC:a584c0.00000008 +2024-12-03T15:59:14Z DEBUG last_start changed false, last_start 2024-12-03T15:58:57Z +2024-12-03T15:59:14Z DEBUG Updated config 2024-12-03T15:59:14Z RC:a584c0.00000008 +2024-12-03T15:59:14Z INFO Updated config #004: Changed 0 fields. +2024-12-03T15:59:14Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-03T15:59:15Z TRACE received command AHU-1/state/update +2024-12-03T15:59:15Z DEBUG received state_update +2024-12-03T15:59:15Z DEBUG Handling update message state_update MP:b3a74e0a +2024-12-03T15:59:15Z DEBUG Updated state after 0s 2024-12-03T15:59:15Z MP:b3a74e0a +2024-12-03T15:59:15Z INFO Updated state #005: Changed 3 fields: +2024-12-03T15:59:15Z INFO Updated state #005: Set `system.last_config` = `2024-12-03T15:59:14Z` +2024-12-03T15:59:15Z INFO Updated state #005: Set `system.status.timestamp` = `2024-12-03T15:59:14Z` +2024-12-03T15:59:15Z INFO Updated state #005: Set `timestamp` = `2024-12-03T15:59:15Z` +2024-12-03T15:59:15Z DEBUG Updated state has last_config 2024-12-03T15:59:14Z (expecting 2024-12-03T15:59:14Z) +2024-12-03T15:59:15Z TRACE received command AHU-1/state/system +2024-12-03T15:59:15Z TRACE received state_system: { +2024-12-03T15:59:15Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:15Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:15Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:15Z TRACE received state_system: }, +2024-12-03T15:59:15Z TRACE received state_system: "last_config" : "2024-12-03T15:59:14Z", +2024-12-03T15:59:15Z TRACE received state_system: "operation" : { +2024-12-03T15:59:15Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:15Z TRACE received state_system: "last_start" : "2024-12-03T15:58:57Z", +2024-12-03T15:59:15Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:15Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:15Z TRACE received state_system: }, +2024-12-03T15:59:15Z TRACE received state_system: "serial_no" : "sequencer-26599", +2024-12-03T15:59:15Z TRACE received state_system: "software" : { +2024-12-03T15:59:15Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:15Z TRACE received state_system: }, +2024-12-03T15:59:15Z TRACE received state_system: "status" : { +2024-12-03T15:59:15Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:15Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:15Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:14Z", +2024-12-03T15:59:15Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:15Z TRACE received state_system: }, +2024-12-03T15:59:15Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:15Z", +2024-12-03T15:59:15Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:15Z TRACE received state_system: } +2024-12-03T15:59:15Z DEBUG Handling device message state_system MP:b3a74e0a-0 +2024-12-03T15:59:15Z TRACE Ignoring partial state update +2024-12-03T15:59:15Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:15Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s +2024-12-03T15:59:15Z TRACE Stage resume waiting for initial device state at 15s +2024-12-03T15:59:15Z DEBUG Config sync took 1s +2024-12-03T15:59:15Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:15Z DEBUG Update config before initial device state timestamp 2024-12-03T15:59:14Z +2024-12-03T15:59:15Z TRACE local local_update: { +2024-12-03T15:59:15Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:14Z", +2024-12-03T15:59:15Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:15Z TRACE local local_update: "system" : { +2024-12-03T15:59:15Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:15Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:15Z TRACE local local_update: "operation" : { +2024-12-03T15:59:15Z TRACE local local_update: "last_start" : "2024-12-03T15:58:57Z" +2024-12-03T15:59:15Z TRACE local local_update: }, +2024-12-03T15:59:15Z TRACE local local_update: "testing" : { +2024-12-03T15:59:15Z TRACE local local_update: "sequence_name" : "enumerate_multi" +2024-12-03T15:59:15Z TRACE local local_update: } +2024-12-03T15:59:15Z TRACE local local_update: }, +2024-12-03T15:59:15Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:15Z TRACE local local_update: "families" : { +2024-12-03T15:59:15Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:15Z TRACE local local_update: } +2024-12-03T15:59:15Z TRACE local local_update: }, +2024-12-03T15:59:15Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:15Z TRACE local local_update: "families" : { +2024-12-03T15:59:15Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:15Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:15Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:15Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:15Z TRACE local local_update: } +2024-12-03T15:59:15Z TRACE local local_update: }, +2024-12-03T15:59:15Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:15Z TRACE local local_update: "points" : { +2024-12-03T15:59:15Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:15Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:15Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:15Z TRACE local local_update: }, +2024-12-03T15:59:15Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:15Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:15Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:15Z TRACE local local_update: }, +2024-12-03T15:59:15Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:15Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:15Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:15Z TRACE local local_update: } +2024-12-03T15:59:15Z TRACE local local_update: } +2024-12-03T15:59:15Z TRACE local local_update: } +2024-12-03T15:59:15Z TRACE local local_update: } +2024-12-03T15:59:15Z DEBUG Stage finished waiting for initial device state at 15s after 1s +2024-12-03T15:59:15Z TRACE Stage resume waiting for starting test wrapper at 15s +2024-12-03T15:59:15Z DEBUG Device state system status level is now 300 +2024-12-03T15:59:15Z TRACE Stage suspend waiting for starting test wrapper at 15s +2024-12-03T15:59:15Z INFO Stage start waiting for config update synchronized at 15s +2024-12-03T15:59:15Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:15Z TRACE received state_discovery: { +2024-12-03T15:59:15Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:15Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:15Z", +2024-12-03T15:59:15Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:15Z TRACE received state_discovery: } +2024-12-03T15:59:15Z DEBUG Handling device message state_discovery MP:b3a74e0a-1 +2024-12-03T15:59:15Z TRACE Ignoring partial state update +2024-12-03T15:59:15Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s +2024-12-03T15:59:15Z TRACE Stage resume waiting for starting test wrapper at 15s +2024-12-03T15:59:15Z DEBUG Config sync took 1s +2024-12-03T15:59:15Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:15Z TRACE Stage suspend waiting for starting test wrapper at 15s +2024-12-03T15:59:15Z INFO Stage start waiting for executing test at 15s +2024-12-03T15:59:15Z DEBUG stage begin waiting for executing test at 15s +2024-12-03T15:59:15Z DEBUG Allowing device state change discovery +2024-12-03T15:59:15Z TRACE Stage suspend waiting for executing test at 15s +2024-12-03T15:59:15Z INFO Stage start waiting for enumeration not active at 15s +2024-12-03T15:59:16Z DEBUG system config extra field null +2024-12-03T15:59:16Z TRACE updated check config_system: true +2024-12-03T15:59:16Z DEBUG update config_system, adding configTransaction RC:a584c0.00000009 +2024-12-03T15:59:16Z TRACE local local_system: { +2024-12-03T15:59:16Z TRACE local local_system: "min_loglevel" : 200, +2024-12-03T15:59:16Z TRACE local local_system: "metrics_rate_sec" : 10, +2024-12-03T15:59:16Z TRACE local local_system: "operation" : { +2024-12-03T15:59:16Z TRACE local local_system: "last_start" : "2024-12-03T15:58:57Z" +2024-12-03T15:59:16Z TRACE local local_system: }, +2024-12-03T15:59:16Z TRACE local local_system: "testing" : { +2024-12-03T15:59:16Z TRACE local local_system: "sequence_name" : "enumerate_multi" +2024-12-03T15:59:16Z TRACE local local_system: } +2024-12-03T15:59:16Z TRACE local local_system: } +2024-12-03T15:59:16Z TRACE updated check config_pointset: true +2024-12-03T15:59:16Z DEBUG update config_pointset, adding configTransaction RC:a584c0.0000000a +2024-12-03T15:59:16Z TRACE local local_pointset: { +2024-12-03T15:59:16Z TRACE local local_pointset: "points" : { +2024-12-03T15:59:16Z TRACE local local_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:16Z TRACE local local_pointset: "units" : "Bars", +2024-12-03T15:59:16Z TRACE local local_pointset: "set_value" : 98 +2024-12-03T15:59:16Z TRACE local local_pointset: }, +2024-12-03T15:59:16Z TRACE local local_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:16Z TRACE local local_pointset: "ref" : "BV11.present_value", +2024-12-03T15:59:16Z TRACE local local_pointset: "units" : "No-units" +2024-12-03T15:59:16Z TRACE local local_pointset: }, +2024-12-03T15:59:16Z TRACE local local_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:16Z TRACE local local_pointset: "ref" : "AV12.present_value", +2024-12-03T15:59:16Z TRACE local local_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:16Z TRACE local local_pointset: } +2024-12-03T15:59:16Z TRACE local local_pointset: } +2024-12-03T15:59:16Z TRACE local local_pointset: } +2024-12-03T15:59:16Z TRACE updated check config_gateway: false +2024-12-03T15:59:16Z TRACE updated check config_localnet: true +2024-12-03T15:59:16Z DEBUG update config_localnet, adding configTransaction RC:a584c0.0000000b +2024-12-03T15:59:16Z TRACE local local_localnet: { +2024-12-03T15:59:16Z TRACE local local_localnet: "families" : { +2024-12-03T15:59:16Z TRACE local local_localnet: "ether" : { }, +2024-12-03T15:59:16Z TRACE local local_localnet: "ipv4" : { }, +2024-12-03T15:59:16Z TRACE local local_localnet: "vendor" : { }, +2024-12-03T15:59:16Z TRACE local local_localnet: "ipv6" : { } +2024-12-03T15:59:16Z TRACE local local_localnet: } +2024-12-03T15:59:16Z TRACE local local_localnet: } +2024-12-03T15:59:16Z TRACE updated check config_blobset: false +2024-12-03T15:59:16Z TRACE updated check config_discovery: true +2024-12-03T15:59:16Z DEBUG update config_discovery, adding configTransaction RC:a584c0.0000000c +2024-12-03T15:59:16Z TRACE local local_discovery: { +2024-12-03T15:59:16Z TRACE local local_discovery: "depths" : { +2024-12-03T15:59:16Z TRACE local local_discovery: "families" : "entries", +2024-12-03T15:59:16Z TRACE local local_discovery: "refs" : "entries", +2024-12-03T15:59:16Z TRACE local local_discovery: "features" : "entries" +2024-12-03T15:59:16Z TRACE local local_discovery: }, +2024-12-03T15:59:16Z TRACE local local_discovery: "families" : { +2024-12-03T15:59:16Z TRACE local local_discovery: "vendor" : { } +2024-12-03T15:59:16Z TRACE local local_discovery: } +2024-12-03T15:59:16Z TRACE local local_discovery: } +2024-12-03T15:59:16Z DEBUG Saving pre-config state timestamp 2024-12-03T15:59:15Z +2024-12-03T15:59:16Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:16Z, because before enumeration not active +2024-12-03T15:59:16Z TRACE Stage suspend waiting for enumeration not active at 16s +2024-12-03T15:59:16Z INFO Stage start waiting for config update synchronized at 16s +2024-12-03T15:59:16Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:16Z TRACE received state_localnet: { +2024-12-03T15:59:16Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:16Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:16Z TRACE received state_localnet: "addr" : "00:0d:3a:8c:b3:97" +2024-12-03T15:59:16Z TRACE received state_localnet: }, +2024-12-03T15:59:16Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:16Z TRACE received state_localnet: "addr" : "10.1.0.139" +2024-12-03T15:59:16Z TRACE received state_localnet: }, +2024-12-03T15:59:16Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:16Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8c:b397" +2024-12-03T15:59:16Z TRACE received state_localnet: }, +2024-12-03T15:59:16Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:16Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:16Z TRACE received state_localnet: } +2024-12-03T15:59:16Z TRACE received state_localnet: }, +2024-12-03T15:59:16Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:15Z", +2024-12-03T15:59:16Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:16Z TRACE received state_localnet: } +2024-12-03T15:59:16Z DEBUG Handling device message state_localnet MP:b3a74e0a-2 +2024-12-03T15:59:16Z TRACE Ignoring partial state update +2024-12-03T15:59:16Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:16Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:16Z TRACE received state_pointset: { +2024-12-03T15:59:16Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:16Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:16Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:16Z TRACE received state_pointset: }, +2024-12-03T15:59:16Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:16Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:16Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:16Z TRACE received state_pointset: }, +2024-12-03T15:59:16Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:16Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:16Z TRACE received state_pointset: } +2024-12-03T15:59:16Z TRACE received state_pointset: }, +2024-12-03T15:59:16Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:15Z", +2024-12-03T15:59:16Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:16Z TRACE received state_pointset: } +2024-12-03T15:59:16Z DEBUG Handling device message state_pointset MP:b3a74e0a-3 +2024-12-03T15:59:16Z TRACE Ignoring partial state update +2024-12-03T15:59:16Z TRACE received command AHU-1/config/update +2024-12-03T15:59:16Z DEBUG received config_update +2024-12-03T15:59:16Z DEBUG Handling update message config_update RC:a584c0.00000009 +2024-12-03T15:59:16Z DEBUG Removed configTransaction RC:a584c0.00000009 +2024-12-03T15:59:16Z DEBUG last_start changed false, last_start 2024-12-03T15:58:57Z +2024-12-03T15:59:16Z DEBUG Updated config 2024-12-03T15:59:16Z RC:a584c0.00000009 +2024-12-03T15:59:16Z INFO Updated config #005: Changed 1 fields: +2024-12-03T15:59:16Z INFO Updated config #005: Add `discovery.depths` = { "features": `entries`, "refs": `entries`, "families": `entries` } +2024-12-03T15:59:16Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared, last_config not synced in state +2024-12-03T15:59:17Z TRACE received command AHU-1/state/update +2024-12-03T15:59:17Z DEBUG received state_update +2024-12-03T15:59:17Z DEBUG Handling update message state_update MP:28b505a6 +2024-12-03T15:59:17Z DEBUG Updated state after 0s 2024-12-03T15:59:17Z MP:28b505a6 +2024-12-03T15:59:17Z INFO Updated state #006: Changed 3 fields: +2024-12-03T15:59:17Z INFO Updated state #006: Set `system.last_config` = `2024-12-03T15:59:16Z` +2024-12-03T15:59:17Z INFO Updated state #006: Set `system.status.timestamp` = `2024-12-03T15:59:16Z` +2024-12-03T15:59:17Z INFO Updated state #006: Set `timestamp` = `2024-12-03T15:59:17Z` +2024-12-03T15:59:17Z DEBUG Updated state has last_config 2024-12-03T15:59:16Z (expecting 2024-12-03T15:59:16Z) +2024-12-03T15:59:17Z TRACE received command AHU-1/state/system +2024-12-03T15:59:17Z TRACE received state_system: { +2024-12-03T15:59:17Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:17Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:17Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:17Z TRACE received state_system: }, +2024-12-03T15:59:17Z TRACE received state_system: "last_config" : "2024-12-03T15:59:16Z", +2024-12-03T15:59:17Z TRACE received state_system: "operation" : { +2024-12-03T15:59:17Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:17Z TRACE received state_system: "last_start" : "2024-12-03T15:58:57Z", +2024-12-03T15:59:17Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:17Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:17Z TRACE received state_system: }, +2024-12-03T15:59:17Z TRACE received state_system: "serial_no" : "sequencer-26599", +2024-12-03T15:59:17Z TRACE received state_system: "software" : { +2024-12-03T15:59:17Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:17Z TRACE received state_system: }, +2024-12-03T15:59:17Z TRACE received state_system: "status" : { +2024-12-03T15:59:17Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:17Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:17Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:16Z", +2024-12-03T15:59:17Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:17Z TRACE received state_system: }, +2024-12-03T15:59:17Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:17Z", +2024-12-03T15:59:17Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:17Z TRACE received state_system: } +2024-12-03T15:59:17Z DEBUG Handling device message state_system MP:28b505a6-0 +2024-12-03T15:59:17Z TRACE Ignoring partial state update +2024-12-03T15:59:17Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-03T15:59:17Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:17Z TRACE received state_discovery: { +2024-12-03T15:59:17Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:17Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:17Z", +2024-12-03T15:59:17Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:17Z TRACE received state_discovery: } +2024-12-03T15:59:17Z DEBUG Handling device message state_discovery MP:28b505a6-1 +2024-12-03T15:59:17Z TRACE Ignoring partial state update +2024-12-03T15:59:17Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:17Z TRACE received state_localnet: { +2024-12-03T15:59:17Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:17Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:17Z TRACE received state_localnet: "addr" : "00:0d:3a:8c:b3:97" +2024-12-03T15:59:17Z TRACE received state_localnet: }, +2024-12-03T15:59:17Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:17Z TRACE received state_localnet: "addr" : "10.1.0.139" +2024-12-03T15:59:17Z TRACE received state_localnet: }, +2024-12-03T15:59:17Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:17Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8c:b397" +2024-12-03T15:59:17Z TRACE received state_localnet: }, +2024-12-03T15:59:17Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:17Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:17Z TRACE received state_localnet: } +2024-12-03T15:59:17Z TRACE received state_localnet: }, +2024-12-03T15:59:17Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:17Z", +2024-12-03T15:59:17Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:17Z TRACE received state_localnet: } +2024-12-03T15:59:17Z DEBUG Handling device message state_localnet MP:28b505a6-2 +2024-12-03T15:59:17Z TRACE Ignoring partial state update +2024-12-03T15:59:17Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:17Z TRACE received state_pointset: { +2024-12-03T15:59:17Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:17Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:17Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:17Z TRACE received state_pointset: }, +2024-12-03T15:59:17Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:17Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:17Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:17Z TRACE received state_pointset: }, +2024-12-03T15:59:17Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:17Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:17Z TRACE received state_pointset: } +2024-12-03T15:59:17Z TRACE received state_pointset: }, +2024-12-03T15:59:17Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:17Z", +2024-12-03T15:59:17Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:17Z TRACE received state_pointset: } +2024-12-03T15:59:17Z DEBUG Handling device message state_pointset MP:28b505a6-3 +2024-12-03T15:59:17Z TRACE Ignoring partial state update +2024-12-03T15:59:18Z TRACE received command AHU-1/config/update +2024-12-03T15:59:18Z DEBUG received config_update +2024-12-03T15:59:18Z DEBUG Handling update message config_update RC:a584c0.0000000a +2024-12-03T15:59:18Z DEBUG Removed configTransaction RC:a584c0.0000000a +2024-12-03T15:59:18Z DEBUG last_start changed false, last_start 2024-12-03T15:58:57Z +2024-12-03T15:59:18Z DEBUG Updated config 2024-12-03T15:59:18Z RC:a584c0.0000000a +2024-12-03T15:59:18Z INFO Updated config #006: Changed 0 fields. +2024-12-03T15:59:18Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state +2024-12-03T15:59:18Z TRACE received command AHU-1/events/pointset +2024-12-03T15:59:18Z TRACE received events_pointset: { +2024-12-03T15:59:18Z TRACE received events_pointset: "points" : { +2024-12-03T15:59:18Z TRACE received events_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:18Z TRACE received events_pointset: "present_value" : true +2024-12-03T15:59:18Z TRACE received events_pointset: }, +2024-12-03T15:59:18Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:18Z TRACE received events_pointset: "present_value" : 98 +2024-12-03T15:59:18Z TRACE received events_pointset: }, +2024-12-03T15:59:18Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:18Z TRACE received events_pointset: "present_value" : 9 +2024-12-03T15:59:18Z TRACE received events_pointset: } +2024-12-03T15:59:18Z TRACE received events_pointset: }, +2024-12-03T15:59:18Z TRACE received events_pointset: "timestamp" : "2024-12-03T15:59:18Z", +2024-12-03T15:59:18Z TRACE received events_pointset: "version" : "1.5.2" +2024-12-03T15:59:18Z TRACE received events_pointset: } +2024-12-03T15:59:18Z DEBUG Handling device message events_pointset MP:7769b2bc +2024-12-03T15:59:18Z TRACE received command AHU-1/events/system +2024-12-03T15:59:18Z DEBUG received events_system 2024-12-03T15:59:09Z NOTICE system.config.apply: success +2024-12-03T15:59:18Z DEBUG received events_system 2024-12-03T15:59:09Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:18Z DEBUG received events_system 2024-12-03T15:59:09Z INFO device.log: 2024-12-03T15:59:09Z received config 2024-12-03T15:59:09Z +2024-12-03T15:59:18Z DEBUG received events_system 2024-12-03T15:59:09Z NOTICE system.config.apply: success +2024-12-03T15:59:18Z DEBUG received events_system 2024-12-03T15:59:11Z INFO device.log: Update state 2024-12-03T15:59:11Z last_config 2024-12-03T15:59:09Z +2024-12-03T15:59:18Z DEBUG received events_system 2024-12-03T15:59:12Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:18Z DEBUG received events_system 2024-12-03T15:59:12Z INFO device.log: 2024-12-03T15:59:12Z received config 2024-12-03T15:59:12Z +2024-12-03T15:59:18Z DEBUG received events_system 2024-12-03T15:59:12Z NOTICE system.config.apply: success +2024-12-03T15:59:18Z DEBUG received events_system 2024-12-03T15:59:13Z INFO device.log: Update state 2024-12-03T15:59:13Z last_config 2024-12-03T15:59:12Z +2024-12-03T15:59:18Z DEBUG received events_system 2024-12-03T15:59:14Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:18Z DEBUG received events_system 2024-12-03T15:59:14Z INFO device.log: 2024-12-03T15:59:14Z received config 2024-12-03T15:59:14Z +2024-12-03T15:59:18Z DEBUG received events_system 2024-12-03T15:59:14Z NOTICE system.config.apply: success +2024-12-03T15:59:18Z DEBUG received events_system 2024-12-03T15:59:15Z INFO device.log: Update state 2024-12-03T15:59:15Z last_config 2024-12-03T15:59:14Z +2024-12-03T15:59:18Z DEBUG received events_system 2024-12-03T15:59:16Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:18Z DEBUG received events_system 2024-12-03T15:59:16Z INFO device.log: 2024-12-03T15:59:16Z received config 2024-12-03T15:59:16Z +2024-12-03T15:59:18Z DEBUG received events_system 2024-12-03T15:59:16Z NOTICE system.config.apply: success +2024-12-03T15:59:18Z DEBUG received events_system 2024-12-03T15:59:17Z INFO device.log: Update state 2024-12-03T15:59:17Z last_config 2024-12-03T15:59:16Z +2024-12-03T15:59:18Z DEBUG received events_system 2024-12-03T15:59:18Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:18Z DEBUG received events_system 2024-12-03T15:59:18Z INFO device.log: 2024-12-03T15:59:18Z received config 2024-12-03T15:59:18Z +2024-12-03T15:59:18Z DEBUG received events_system 2024-12-03T15:59:18Z NOTICE system.config.apply: success +2024-12-03T15:59:18Z DEBUG Handling device message events_system MP:d4cb5708 +2024-12-03T15:59:19Z TRACE received command AHU-1/config/update +2024-12-03T15:59:19Z DEBUG received config_update +2024-12-03T15:59:19Z DEBUG Handling update message config_update RC:a584c0.0000000b +2024-12-03T15:59:19Z DEBUG Removed configTransaction RC:a584c0.0000000b +2024-12-03T15:59:19Z DEBUG last_start changed false, last_start 2024-12-03T15:58:57Z +2024-12-03T15:59:19Z DEBUG Updated config 2024-12-03T15:59:19Z RC:a584c0.0000000b +2024-12-03T15:59:19Z INFO Updated config #007: Changed 0 fields. +2024-12-03T15:59:19Z TRACE received command AHU-1/state/update +2024-12-03T15:59:19Z DEBUG received state_update +2024-12-03T15:59:19Z DEBUG Handling update message state_update MP:580baf49 +2024-12-03T15:59:19Z DEBUG Updated state after 0s 2024-12-03T15:59:19Z MP:580baf49 +2024-12-03T15:59:19Z INFO Updated state #007: Changed 3 fields: +2024-12-03T15:59:19Z INFO Updated state #007: Set `system.last_config` = `2024-12-03T15:59:19Z` +2024-12-03T15:59:19Z INFO Updated state #007: Set `system.status.timestamp` = `2024-12-03T15:59:19Z` +2024-12-03T15:59:19Z INFO Updated state #007: Set `timestamp` = `2024-12-03T15:59:19Z` +2024-12-03T15:59:19Z DEBUG Updated state has last_config 2024-12-03T15:59:19Z (expecting 2024-12-03T15:59:19Z) +2024-12-03T15:59:19Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-03T15:59:19Z TRACE received command AHU-1/state/system +2024-12-03T15:59:19Z TRACE received state_system: { +2024-12-03T15:59:19Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:19Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:19Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:19Z TRACE received state_system: }, +2024-12-03T15:59:19Z TRACE received state_system: "last_config" : "2024-12-03T15:59:19Z", +2024-12-03T15:59:19Z TRACE received state_system: "operation" : { +2024-12-03T15:59:19Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:19Z TRACE received state_system: "last_start" : "2024-12-03T15:58:57Z", +2024-12-03T15:59:19Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:19Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:19Z TRACE received state_system: }, +2024-12-03T15:59:19Z TRACE received state_system: "serial_no" : "sequencer-26599", +2024-12-03T15:59:19Z TRACE received state_system: "software" : { +2024-12-03T15:59:19Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:19Z TRACE received state_system: }, +2024-12-03T15:59:19Z TRACE received state_system: "status" : { +2024-12-03T15:59:19Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:19Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:19Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:19Z", +2024-12-03T15:59:19Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:19Z TRACE received state_system: }, +2024-12-03T15:59:19Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:19Z", +2024-12-03T15:59:19Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:19Z TRACE received state_system: } +2024-12-03T15:59:19Z DEBUG Handling device message state_system MP:580baf49-0 +2024-12-03T15:59:19Z TRACE Ignoring partial state update +2024-12-03T15:59:19Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:19Z TRACE received state_discovery: { +2024-12-03T15:59:19Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:19Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:19Z", +2024-12-03T15:59:19Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:19Z TRACE received state_discovery: } +2024-12-03T15:59:19Z DEBUG Handling device message state_discovery MP:580baf49-1 +2024-12-03T15:59:19Z TRACE Ignoring partial state update +2024-12-03T15:59:19Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:19Z TRACE received state_localnet: { +2024-12-03T15:59:19Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:19Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:19Z TRACE received state_localnet: "addr" : "00:0d:3a:8c:b3:97" +2024-12-03T15:59:19Z TRACE received state_localnet: }, +2024-12-03T15:59:19Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:19Z TRACE received state_localnet: "addr" : "10.1.0.139" +2024-12-03T15:59:19Z TRACE received state_localnet: }, +2024-12-03T15:59:19Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:19Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8c:b397" +2024-12-03T15:59:19Z TRACE received state_localnet: }, +2024-12-03T15:59:19Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:19Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:19Z TRACE received state_localnet: } +2024-12-03T15:59:19Z TRACE received state_localnet: }, +2024-12-03T15:59:19Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:19Z", +2024-12-03T15:59:19Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:19Z TRACE received state_localnet: } +2024-12-03T15:59:19Z DEBUG Handling device message state_localnet MP:580baf49-2 +2024-12-03T15:59:19Z TRACE Ignoring partial state update +2024-12-03T15:59:19Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:19Z TRACE received state_pointset: { +2024-12-03T15:59:19Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:19Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:19Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:19Z TRACE received state_pointset: }, +2024-12-03T15:59:19Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:19Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:19Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:19Z TRACE received state_pointset: }, +2024-12-03T15:59:19Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:19Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:19Z TRACE received state_pointset: } +2024-12-03T15:59:19Z TRACE received state_pointset: }, +2024-12-03T15:59:19Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:19Z", +2024-12-03T15:59:19Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:19Z TRACE received state_pointset: } +2024-12-03T15:59:19Z DEBUG Handling device message state_pointset MP:580baf49-3 +2024-12-03T15:59:19Z TRACE Ignoring partial state update +2024-12-03T15:59:20Z TRACE received command AHU-1/config/update +2024-12-03T15:59:20Z DEBUG received config_update +2024-12-03T15:59:20Z DEBUG Handling update message config_update RC:a584c0.0000000c +2024-12-03T15:59:20Z DEBUG Removed configTransaction RC:a584c0.0000000c +2024-12-03T15:59:20Z DEBUG last_start changed false, last_start 2024-12-03T15:58:57Z +2024-12-03T15:59:20Z DEBUG Updated config 2024-12-03T15:59:20Z RC:a584c0.0000000c +2024-12-03T15:59:20Z INFO Updated config #008: Changed 0 fields. +2024-12-03T15:59:21Z TRACE received command AHU-1/state/update +2024-12-03T15:59:21Z DEBUG received state_update +2024-12-03T15:59:21Z DEBUG Handling update message state_update MP:041dcb62 +2024-12-03T15:59:21Z DEBUG Updated state after 0s 2024-12-03T15:59:21Z MP:041dcb62 +2024-12-03T15:59:21Z INFO Updated state #008: Changed 3 fields: +2024-12-03T15:59:21Z INFO Updated state #008: Set `system.last_config` = `2024-12-03T15:59:20Z` +2024-12-03T15:59:21Z INFO Updated state #008: Set `system.status.timestamp` = `2024-12-03T15:59:20Z` +2024-12-03T15:59:21Z INFO Updated state #008: Set `timestamp` = `2024-12-03T15:59:21Z` +2024-12-03T15:59:21Z DEBUG Updated state has last_config 2024-12-03T15:59:20Z (expecting 2024-12-03T15:59:20Z) +2024-12-03T15:59:21Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:21Z DEBUG Stage finished waiting for config update synchronized at 21s after 4s +2024-12-03T15:59:21Z TRACE Stage resume waiting for enumeration not active at 21s +2024-12-03T15:59:21Z DEBUG Config sync took 5s +2024-12-03T15:59:21Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:21Z DEBUG Update config before enumeration not active timestamp 2024-12-03T15:59:20Z +2024-12-03T15:59:21Z TRACE local local_update: { +2024-12-03T15:59:21Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:20Z", +2024-12-03T15:59:21Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:21Z TRACE local local_update: "system" : { +2024-12-03T15:59:21Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:21Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:21Z TRACE local local_update: "operation" : { +2024-12-03T15:59:21Z TRACE local local_update: "last_start" : "2024-12-03T15:58:57Z" +2024-12-03T15:59:21Z TRACE local local_update: }, +2024-12-03T15:59:21Z TRACE local local_update: "testing" : { +2024-12-03T15:59:21Z TRACE local local_update: "sequence_name" : "enumerate_multi" +2024-12-03T15:59:21Z TRACE local local_update: } +2024-12-03T15:59:21Z TRACE local local_update: }, +2024-12-03T15:59:21Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:21Z TRACE local local_update: "depths" : { +2024-12-03T15:59:21Z TRACE local local_update: "families" : "entries", +2024-12-03T15:59:21Z TRACE local local_update: "refs" : "entries", +2024-12-03T15:59:21Z TRACE local local_update: "features" : "entries" +2024-12-03T15:59:21Z TRACE local local_update: }, +2024-12-03T15:59:21Z TRACE local local_update: "families" : { +2024-12-03T15:59:21Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:21Z TRACE local local_update: } +2024-12-03T15:59:21Z TRACE local local_update: }, +2024-12-03T15:59:21Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:21Z TRACE local local_update: "families" : { +2024-12-03T15:59:21Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:21Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:21Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:21Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:21Z TRACE local local_update: } +2024-12-03T15:59:21Z TRACE local local_update: }, +2024-12-03T15:59:21Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:21Z TRACE local local_update: "points" : { +2024-12-03T15:59:21Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:21Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:21Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:21Z TRACE local local_update: }, +2024-12-03T15:59:21Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:21Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:21Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:21Z TRACE local local_update: }, +2024-12-03T15:59:21Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:21Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:21Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:21Z TRACE local local_update: } +2024-12-03T15:59:21Z TRACE local local_update: } +2024-12-03T15:59:21Z TRACE local local_update: } +2024-12-03T15:59:21Z TRACE local local_update: } +2024-12-03T15:59:21Z DEBUG Recorded sequence: 1. Update config before enumeration not active +2024-12-03T15:59:21Z INFO Device config Add `discovery.depths` = { "features": `entries`, "refs": `entries`, "families": `entries` } +2024-12-03T15:59:21Z TRACE Update config before enumeration not active: Add `discovery.depths` = { "features": `entries`, "refs": `entries`, "families": `entries` } +2024-12-03T15:59:21Z DEBUG Recorded sequence: 1. Wait for enumeration not active +2024-12-03T15:59:21Z DEBUG Stage finished waiting for enumeration not active at 21s after 5s +2024-12-03T15:59:21Z TRACE Stage resume waiting for executing test at 21s +2024-12-03T15:59:21Z INFO Starting empty enumeration at 2024-12-03T15:59:21Z +2024-12-03T15:59:21Z TRACE Stage suspend waiting for executing test at 21s +2024-12-03T15:59:21Z INFO Stage start waiting for matching enumeration generation at 21s +2024-12-03T15:59:22Z DEBUG system config extra field null +2024-12-03T15:59:22Z TRACE updated check config_system: false +2024-12-03T15:59:22Z TRACE updated check config_pointset: false +2024-12-03T15:59:22Z TRACE updated check config_gateway: false +2024-12-03T15:59:22Z TRACE updated check config_localnet: false +2024-12-03T15:59:22Z TRACE updated check config_blobset: false +2024-12-03T15:59:22Z TRACE updated check config_discovery: true +2024-12-03T15:59:22Z DEBUG update config_discovery, adding configTransaction RC:a584c0.0000000d +2024-12-03T15:59:22Z TRACE local local_discovery: { +2024-12-03T15:59:22Z TRACE local local_discovery: "generation" : "2024-12-03T15:59:21Z", +2024-12-03T15:59:22Z TRACE local local_discovery: "depths" : { +2024-12-03T15:59:22Z TRACE local local_discovery: "families" : "entries", +2024-12-03T15:59:22Z TRACE local local_discovery: "refs" : "entries", +2024-12-03T15:59:22Z TRACE local local_discovery: "features" : "entries" +2024-12-03T15:59:22Z TRACE local local_discovery: }, +2024-12-03T15:59:22Z TRACE local local_discovery: "families" : { +2024-12-03T15:59:22Z TRACE local local_discovery: "vendor" : { } +2024-12-03T15:59:22Z TRACE local local_discovery: } +2024-12-03T15:59:22Z TRACE local local_discovery: } +2024-12-03T15:59:22Z DEBUG Saving pre-config state timestamp 2024-12-03T15:59:21Z +2024-12-03T15:59:22Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:22Z, because before matching enumeration generation +2024-12-03T15:59:22Z TRACE Stage suspend waiting for matching enumeration generation at 22s +2024-12-03T15:59:22Z INFO Stage start waiting for config update synchronized at 22s +2024-12-03T15:59:22Z TRACE received command AHU-1/state/system +2024-12-03T15:59:22Z TRACE received state_system: { +2024-12-03T15:59:22Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:22Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:22Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:22Z TRACE received state_system: }, +2024-12-03T15:59:22Z TRACE received state_system: "last_config" : "2024-12-03T15:59:20Z", +2024-12-03T15:59:22Z TRACE received state_system: "operation" : { +2024-12-03T15:59:22Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:22Z TRACE received state_system: "last_start" : "2024-12-03T15:58:57Z", +2024-12-03T15:59:22Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:22Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:22Z TRACE received state_system: }, +2024-12-03T15:59:22Z TRACE received state_system: "serial_no" : "sequencer-26599", +2024-12-03T15:59:22Z TRACE received state_system: "software" : { +2024-12-03T15:59:22Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:22Z TRACE received state_system: }, +2024-12-03T15:59:22Z TRACE received state_system: "status" : { +2024-12-03T15:59:22Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:22Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:22Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:20Z", +2024-12-03T15:59:22Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:22Z TRACE received state_system: }, +2024-12-03T15:59:22Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:21Z", +2024-12-03T15:59:22Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:22Z TRACE received state_system: } +2024-12-03T15:59:22Z DEBUG Handling device message state_system MP:041dcb62-0 +2024-12-03T15:59:22Z TRACE Ignoring partial state update +2024-12-03T15:59:22Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:22Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:22Z TRACE received state_discovery: { +2024-12-03T15:59:22Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:22Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:21Z", +2024-12-03T15:59:22Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:22Z TRACE received state_discovery: } +2024-12-03T15:59:22Z DEBUG Handling device message state_discovery MP:041dcb62-1 +2024-12-03T15:59:22Z TRACE Ignoring partial state update +2024-12-03T15:59:22Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:22Z TRACE received state_localnet: { +2024-12-03T15:59:22Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:22Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:22Z TRACE received state_localnet: "addr" : "00:0d:3a:8c:b3:97" +2024-12-03T15:59:22Z TRACE received state_localnet: }, +2024-12-03T15:59:22Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:22Z TRACE received state_localnet: "addr" : "10.1.0.139" +2024-12-03T15:59:22Z TRACE received state_localnet: }, +2024-12-03T15:59:22Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:22Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8c:b397" +2024-12-03T15:59:22Z TRACE received state_localnet: }, +2024-12-03T15:59:22Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:22Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:22Z TRACE received state_localnet: } +2024-12-03T15:59:22Z TRACE received state_localnet: }, +2024-12-03T15:59:22Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:21Z", +2024-12-03T15:59:22Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:22Z TRACE received state_localnet: } +2024-12-03T15:59:22Z DEBUG Handling device message state_localnet MP:041dcb62-2 +2024-12-03T15:59:22Z TRACE Ignoring partial state update +2024-12-03T15:59:22Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:22Z TRACE received state_pointset: { +2024-12-03T15:59:22Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:22Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:22Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:22Z TRACE received state_pointset: }, +2024-12-03T15:59:22Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:22Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:22Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:22Z TRACE received state_pointset: }, +2024-12-03T15:59:22Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:22Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:22Z TRACE received state_pointset: } +2024-12-03T15:59:22Z TRACE received state_pointset: }, +2024-12-03T15:59:22Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:21Z", +2024-12-03T15:59:22Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:22Z TRACE received state_pointset: } +2024-12-03T15:59:22Z DEBUG Handling device message state_pointset MP:041dcb62-3 +2024-12-03T15:59:22Z TRACE Ignoring partial state update +2024-12-03T15:59:22Z TRACE received command AHU-1/config/update +2024-12-03T15:59:22Z DEBUG received config_update +2024-12-03T15:59:22Z DEBUG Handling update message config_update RC:a584c0.0000000d +2024-12-03T15:59:22Z DEBUG Removed configTransaction RC:a584c0.0000000d +2024-12-03T15:59:22Z DEBUG last_start changed false, last_start 2024-12-03T15:58:57Z +2024-12-03T15:59:22Z DEBUG Updated config 2024-12-03T15:59:22Z RC:a584c0.0000000d +2024-12-03T15:59:22Z INFO Updated config #009: Changed 1 fields: +2024-12-03T15:59:22Z INFO Updated config #009: Add `discovery.generation` = `generation start time` +2024-12-03T15:59:22Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-03T15:59:22Z TRACE received command AHU-1/events/discovery +2024-12-03T15:59:22Z TRACE received events_discovery: { +2024-12-03T15:59:22Z TRACE received events_discovery: "families" : { +2024-12-03T15:59:22Z TRACE received events_discovery: "ether" : { +2024-12-03T15:59:22Z TRACE received events_discovery: "addr" : "00:0d:3a:8c:b3:97" +2024-12-03T15:59:22Z TRACE received events_discovery: }, +2024-12-03T15:59:22Z TRACE received events_discovery: "ipv4" : { +2024-12-03T15:59:22Z TRACE received events_discovery: "addr" : "10.1.0.139" +2024-12-03T15:59:22Z TRACE received events_discovery: }, +2024-12-03T15:59:22Z TRACE received events_discovery: "ipv6" : { +2024-12-03T15:59:22Z TRACE received events_discovery: "addr" : "fe80::20d:3aff:fe8c:b397" +2024-12-03T15:59:22Z TRACE received events_discovery: }, +2024-12-03T15:59:22Z TRACE received events_discovery: "vendor" : { +2024-12-03T15:59:22Z TRACE received events_discovery: "addr" : "28179023" +2024-12-03T15:59:22Z TRACE received events_discovery: } +2024-12-03T15:59:22Z TRACE received events_discovery: }, +2024-12-03T15:59:22Z TRACE received events_discovery: "features" : { +2024-12-03T15:59:22Z TRACE received events_discovery: "endpoint.config" : { +2024-12-03T15:59:22Z TRACE received events_discovery: "stage" : "beta" +2024-12-03T15:59:22Z TRACE received events_discovery: }, +2024-12-03T15:59:22Z TRACE received events_discovery: "enumeration.families" : { +2024-12-03T15:59:22Z TRACE received events_discovery: "stage" : "preview" +2024-12-03T15:59:22Z TRACE received events_discovery: }, +2024-12-03T15:59:22Z TRACE received events_discovery: "enumeration.features" : { +2024-12-03T15:59:22Z TRACE received events_discovery: "stage" : "beta" +2024-12-03T15:59:22Z TRACE received events_discovery: }, +2024-12-03T15:59:22Z TRACE received events_discovery: "system" : { +2024-12-03T15:59:22Z TRACE received events_discovery: "stage" : "beta" +2024-12-03T15:59:22Z TRACE received events_discovery: }, +2024-12-03T15:59:22Z TRACE received events_discovery: "enumeration.pointset" : { +2024-12-03T15:59:22Z TRACE received events_discovery: "stage" : "alpha" +2024-12-03T15:59:22Z TRACE received events_discovery: }, +2024-12-03T15:59:22Z TRACE received events_discovery: "pointset" : { +2024-12-03T15:59:22Z TRACE received events_discovery: "stage" : "beta" +2024-12-03T15:59:22Z TRACE received events_discovery: }, +2024-12-03T15:59:22Z TRACE received events_discovery: "enumeration" : { +2024-12-03T15:59:22Z TRACE received events_discovery: "stage" : "stable" +2024-12-03T15:59:22Z TRACE received events_discovery: } +2024-12-03T15:59:22Z TRACE received events_discovery: }, +2024-12-03T15:59:22Z TRACE received events_discovery: "generation" : "2024-12-03T15:59:21Z", +2024-12-03T15:59:22Z TRACE received events_discovery: "refs" : { +2024-12-03T15:59:22Z TRACE received events_discovery: "BV11.present_value" : { +2024-12-03T15:59:22Z TRACE received events_discovery: "point" : "filter_alarm_pressure_status", +2024-12-03T15:59:22Z TRACE received events_discovery: "possible_values" : [ ], +2024-12-03T15:59:22Z TRACE received events_discovery: "units" : "No-units" +2024-12-03T15:59:22Z TRACE received events_discovery: }, +2024-12-03T15:59:22Z TRACE received events_discovery: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:22Z TRACE received events_discovery: "possible_values" : [ ], +2024-12-03T15:59:22Z TRACE received events_discovery: "units" : "Bars", +2024-12-03T15:59:22Z TRACE received events_discovery: "writable" : true +2024-12-03T15:59:22Z TRACE received events_discovery: }, +2024-12-03T15:59:22Z TRACE received events_discovery: "AV12.present_value" : { +2024-12-03T15:59:22Z TRACE received events_discovery: "point" : "filter_differential_pressure_sensor", +2024-12-03T15:59:22Z TRACE received events_discovery: "possible_values" : [ ], +2024-12-03T15:59:22Z TRACE received events_discovery: "units" : "Degrees-Celsius" +2024-12-03T15:59:22Z TRACE received events_discovery: } +2024-12-03T15:59:22Z TRACE received events_discovery: }, +2024-12-03T15:59:22Z TRACE received events_discovery: "timestamp" : "2024-12-03T15:59:22Z", +2024-12-03T15:59:22Z TRACE received events_discovery: "version" : "1.5.2" +2024-12-03T15:59:22Z TRACE received events_discovery: } +2024-12-03T15:59:22Z DEBUG Handling device message events_discovery MP:05c3e068 +2024-12-03T15:59:23Z TRACE received command AHU-1/state/update +2024-12-03T15:59:23Z DEBUG received state_update +2024-12-03T15:59:23Z DEBUG Handling update message state_update MP:4e10c603 +2024-12-03T15:59:23Z DEBUG Updated state after 0s 2024-12-03T15:59:23Z MP:4e10c603 +2024-12-03T15:59:23Z INFO Updated state #009: Changed 4 fields: +2024-12-03T15:59:23Z INFO Updated state #009: Set `system.last_config` = `2024-12-03T15:59:22Z` +2024-12-03T15:59:23Z INFO Updated state #009: Set `system.status.timestamp` = `2024-12-03T15:59:22Z` +2024-12-03T15:59:23Z INFO Updated state #009: Add `discovery.generation` = `2024-12-03T15:59:21Z` +2024-12-03T15:59:23Z INFO Updated state #009: Set `timestamp` = `2024-12-03T15:59:23Z` +2024-12-03T15:59:23Z DEBUG Updated state has last_config 2024-12-03T15:59:22Z (expecting 2024-12-03T15:59:22Z) +2024-12-03T15:59:23Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:23Z DEBUG Stage finished waiting for config update synchronized at 23s after 1s +2024-12-03T15:59:23Z TRACE Stage resume waiting for matching enumeration generation at 23s +2024-12-03T15:59:23Z DEBUG Config sync took 1s +2024-12-03T15:59:23Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:23Z DEBUG Update config before matching enumeration generation timestamp 2024-12-03T15:59:22Z +2024-12-03T15:59:23Z TRACE local local_update: { +2024-12-03T15:59:23Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:22Z", +2024-12-03T15:59:23Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:23Z TRACE local local_update: "system" : { +2024-12-03T15:59:23Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:23Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:23Z TRACE local local_update: "operation" : { +2024-12-03T15:59:23Z TRACE local local_update: "last_start" : "2024-12-03T15:58:57Z" +2024-12-03T15:59:23Z TRACE local local_update: }, +2024-12-03T15:59:23Z TRACE local local_update: "testing" : { +2024-12-03T15:59:23Z TRACE local local_update: "sequence_name" : "enumerate_multi" +2024-12-03T15:59:23Z TRACE local local_update: } +2024-12-03T15:59:23Z TRACE local local_update: }, +2024-12-03T15:59:23Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:23Z TRACE local local_update: "generation" : "2024-12-03T15:59:21Z", +2024-12-03T15:59:23Z TRACE local local_update: "depths" : { +2024-12-03T15:59:23Z TRACE local local_update: "families" : "entries", +2024-12-03T15:59:23Z TRACE local local_update: "refs" : "entries", +2024-12-03T15:59:23Z TRACE local local_update: "features" : "entries" +2024-12-03T15:59:23Z TRACE local local_update: }, +2024-12-03T15:59:23Z TRACE local local_update: "families" : { +2024-12-03T15:59:23Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:23Z TRACE local local_update: } +2024-12-03T15:59:23Z TRACE local local_update: }, +2024-12-03T15:59:23Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:23Z TRACE local local_update: "families" : { +2024-12-03T15:59:23Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:23Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:23Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:23Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:23Z TRACE local local_update: } +2024-12-03T15:59:23Z TRACE local local_update: }, +2024-12-03T15:59:23Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:23Z TRACE local local_update: "points" : { +2024-12-03T15:59:23Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:23Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:23Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:23Z TRACE local local_update: }, +2024-12-03T15:59:23Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:23Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:23Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:23Z TRACE local local_update: }, +2024-12-03T15:59:23Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:23Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:23Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:23Z TRACE local local_update: } +2024-12-03T15:59:23Z TRACE local local_update: } +2024-12-03T15:59:23Z TRACE local local_update: } +2024-12-03T15:59:23Z TRACE local local_update: } +2024-12-03T15:59:23Z DEBUG Recorded sequence: 1. Update config before matching enumeration generation +2024-12-03T15:59:23Z INFO Device config Add `discovery.generation` = `generation start time` +2024-12-03T15:59:23Z TRACE Update config before matching enumeration generation: Add `discovery.generation` = `generation start time` +2024-12-03T15:59:23Z DEBUG Recorded sequence: 1. Wait for matching enumeration generation +2024-12-03T15:59:23Z DEBUG Stage finished waiting for matching enumeration generation at 23s after 2s +2024-12-03T15:59:23Z TRACE Stage resume waiting for executing test at 23s +2024-12-03T15:59:23Z TRACE Stage suspend waiting for executing test at 23s +2024-12-03T15:59:23Z INFO Stage start waiting for cleared enumeration generation at 23s +2024-12-03T15:59:24Z DEBUG system config extra field null +2024-12-03T15:59:24Z TRACE updated check config_system: false +2024-12-03T15:59:24Z TRACE updated check config_pointset: false +2024-12-03T15:59:24Z TRACE updated check config_gateway: false +2024-12-03T15:59:24Z TRACE updated check config_localnet: false +2024-12-03T15:59:24Z TRACE updated check config_blobset: false +2024-12-03T15:59:24Z TRACE updated check config_discovery: true +2024-12-03T15:59:24Z DEBUG update config_discovery, adding configTransaction RC:a584c0.0000000e +2024-12-03T15:59:24Z TRACE local local_discovery: { +2024-12-03T15:59:24Z TRACE local local_discovery: "depths" : { +2024-12-03T15:59:24Z TRACE local local_discovery: "families" : "entries", +2024-12-03T15:59:24Z TRACE local local_discovery: "refs" : "entries", +2024-12-03T15:59:24Z TRACE local local_discovery: "features" : "entries" +2024-12-03T15:59:24Z TRACE local local_discovery: }, +2024-12-03T15:59:24Z TRACE local local_discovery: "families" : { +2024-12-03T15:59:24Z TRACE local local_discovery: "vendor" : { } +2024-12-03T15:59:24Z TRACE local local_discovery: } +2024-12-03T15:59:24Z TRACE local local_discovery: } +2024-12-03T15:59:24Z DEBUG Saving pre-config state timestamp 2024-12-03T15:59:23Z +2024-12-03T15:59:24Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:24Z, because before cleared enumeration generation +2024-12-03T15:59:24Z TRACE Stage suspend waiting for cleared enumeration generation at 24s +2024-12-03T15:59:24Z INFO Stage start waiting for config update synchronized at 24s +2024-12-03T15:59:24Z TRACE received command AHU-1/state/system +2024-12-03T15:59:24Z TRACE received state_system: { +2024-12-03T15:59:24Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:24Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:24Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:24Z TRACE received state_system: }, +2024-12-03T15:59:24Z TRACE received state_system: "last_config" : "2024-12-03T15:59:22Z", +2024-12-03T15:59:24Z TRACE received state_system: "operation" : { +2024-12-03T15:59:24Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:24Z TRACE received state_system: "last_start" : "2024-12-03T15:58:57Z", +2024-12-03T15:59:24Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:24Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:24Z TRACE received state_system: }, +2024-12-03T15:59:24Z TRACE received state_system: "serial_no" : "sequencer-26599", +2024-12-03T15:59:24Z TRACE received state_system: "software" : { +2024-12-03T15:59:24Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:24Z TRACE received state_system: }, +2024-12-03T15:59:24Z TRACE received state_system: "status" : { +2024-12-03T15:59:24Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:24Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:24Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:22Z", +2024-12-03T15:59:24Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:24Z TRACE received state_system: }, +2024-12-03T15:59:24Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:23Z", +2024-12-03T15:59:24Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:24Z TRACE received state_system: } +2024-12-03T15:59:24Z DEBUG Handling device message state_system MP:4e10c603-0 +2024-12-03T15:59:24Z TRACE Ignoring partial state update +2024-12-03T15:59:24Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:24Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:24Z TRACE received state_discovery: { +2024-12-03T15:59:24Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:24Z TRACE received state_discovery: "generation" : "2024-12-03T15:59:21Z", +2024-12-03T15:59:24Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:23Z", +2024-12-03T15:59:24Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:24Z TRACE received state_discovery: } +2024-12-03T15:59:24Z DEBUG Handling device message state_discovery MP:4e10c603-1 +2024-12-03T15:59:24Z TRACE Ignoring partial state update +2024-12-03T15:59:24Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:24Z TRACE received state_localnet: { +2024-12-03T15:59:24Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:24Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:24Z TRACE received state_localnet: "addr" : "00:0d:3a:8c:b3:97" +2024-12-03T15:59:24Z TRACE received state_localnet: }, +2024-12-03T15:59:24Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:24Z TRACE received state_localnet: "addr" : "10.1.0.139" +2024-12-03T15:59:24Z TRACE received state_localnet: }, +2024-12-03T15:59:24Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:24Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8c:b397" +2024-12-03T15:59:24Z TRACE received state_localnet: }, +2024-12-03T15:59:24Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:24Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:24Z TRACE received state_localnet: } +2024-12-03T15:59:24Z TRACE received state_localnet: }, +2024-12-03T15:59:24Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:23Z", +2024-12-03T15:59:24Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:24Z TRACE received state_localnet: } +2024-12-03T15:59:24Z DEBUG Handling device message state_localnet MP:4e10c603-2 +2024-12-03T15:59:24Z TRACE Ignoring partial state update +2024-12-03T15:59:24Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:24Z TRACE received state_pointset: { +2024-12-03T15:59:24Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:24Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:24Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:24Z TRACE received state_pointset: }, +2024-12-03T15:59:24Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:24Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:24Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:24Z TRACE received state_pointset: }, +2024-12-03T15:59:24Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:24Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:24Z TRACE received state_pointset: } +2024-12-03T15:59:24Z TRACE received state_pointset: }, +2024-12-03T15:59:24Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:23Z", +2024-12-03T15:59:24Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:24Z TRACE received state_pointset: } +2024-12-03T15:59:24Z DEBUG Handling device message state_pointset MP:4e10c603-3 +2024-12-03T15:59:24Z TRACE Ignoring partial state update +2024-12-03T15:59:24Z TRACE received command AHU-1/config/update +2024-12-03T15:59:24Z DEBUG received config_update +2024-12-03T15:59:24Z DEBUG Handling update message config_update RC:a584c0.0000000e +2024-12-03T15:59:24Z DEBUG Removed configTransaction RC:a584c0.0000000e +2024-12-03T15:59:24Z DEBUG last_start changed false, last_start 2024-12-03T15:58:57Z +2024-12-03T15:59:24Z DEBUG Updated config 2024-12-03T15:59:24Z RC:a584c0.0000000e +2024-12-03T15:59:24Z INFO Updated config #010: Changed 1 fields: +2024-12-03T15:59:24Z INFO Updated config #010: Remove `discovery.generation` +2024-12-03T15:59:24Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-03T15:59:25Z TRACE received command AHU-1/state/update +2024-12-03T15:59:25Z DEBUG received state_update +2024-12-03T15:59:25Z DEBUG Handling update message state_update MP:4e382920 +2024-12-03T15:59:25Z DEBUG Updated state after 0s 2024-12-03T15:59:25Z MP:4e382920 +2024-12-03T15:59:25Z INFO Updated state #010: Changed 4 fields: +2024-12-03T15:59:25Z INFO Updated state #010: Set `system.last_config` = `2024-12-03T15:59:24Z` +2024-12-03T15:59:25Z INFO Updated state #010: Set `system.status.timestamp` = `2024-12-03T15:59:24Z` +2024-12-03T15:59:25Z INFO Updated state #010: Remove `discovery.generation` +2024-12-03T15:59:25Z INFO Updated state #010: Set `timestamp` = `2024-12-03T15:59:25Z` +2024-12-03T15:59:25Z DEBUG Updated state has last_config 2024-12-03T15:59:24Z (expecting 2024-12-03T15:59:24Z) +2024-12-03T15:59:25Z TRACE received command AHU-1/state/system +2024-12-03T15:59:25Z TRACE received state_system: { +2024-12-03T15:59:25Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:25Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:25Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:25Z TRACE received state_system: }, +2024-12-03T15:59:25Z TRACE received state_system: "last_config" : "2024-12-03T15:59:24Z", +2024-12-03T15:59:25Z TRACE received state_system: "operation" : { +2024-12-03T15:59:25Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:25Z TRACE received state_system: "last_start" : "2024-12-03T15:58:57Z", +2024-12-03T15:59:25Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:25Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:25Z TRACE received state_system: }, +2024-12-03T15:59:25Z TRACE received state_system: "serial_no" : "sequencer-26599", +2024-12-03T15:59:25Z TRACE received state_system: "software" : { +2024-12-03T15:59:25Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:25Z TRACE received state_system: }, +2024-12-03T15:59:25Z TRACE received state_system: "status" : { +2024-12-03T15:59:25Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:25Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:25Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:24Z", +2024-12-03T15:59:25Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:25Z TRACE received state_system: }, +2024-12-03T15:59:25Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:25Z", +2024-12-03T15:59:25Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:25Z TRACE received state_system: } +2024-12-03T15:59:25Z DEBUG Handling device message state_system MP:4e382920-0 +2024-12-03T15:59:25Z TRACE Ignoring partial state update +2024-12-03T15:59:25Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:25Z DEBUG Stage finished waiting for config update synchronized at 25s after 1s +2024-12-03T15:59:25Z TRACE Stage resume waiting for cleared enumeration generation at 25s +2024-12-03T15:59:25Z DEBUG Config sync took 1s +2024-12-03T15:59:25Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:25Z DEBUG Update config before cleared enumeration generation timestamp 2024-12-03T15:59:24Z +2024-12-03T15:59:25Z TRACE local local_update: { +2024-12-03T15:59:25Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:24Z", +2024-12-03T15:59:25Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:25Z TRACE local local_update: "system" : { +2024-12-03T15:59:25Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:25Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:25Z TRACE local local_update: "operation" : { +2024-12-03T15:59:25Z TRACE local local_update: "last_start" : "2024-12-03T15:58:57Z" +2024-12-03T15:59:25Z TRACE local local_update: }, +2024-12-03T15:59:25Z TRACE local local_update: "testing" : { +2024-12-03T15:59:25Z TRACE local local_update: "sequence_name" : "enumerate_multi" +2024-12-03T15:59:25Z TRACE local local_update: } +2024-12-03T15:59:25Z TRACE local local_update: }, +2024-12-03T15:59:25Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:25Z TRACE local local_update: "depths" : { +2024-12-03T15:59:25Z TRACE local local_update: "families" : "entries", +2024-12-03T15:59:25Z TRACE local local_update: "refs" : "entries", +2024-12-03T15:59:25Z TRACE local local_update: "features" : "entries" +2024-12-03T15:59:25Z TRACE local local_update: }, +2024-12-03T15:59:25Z TRACE local local_update: "families" : { +2024-12-03T15:59:25Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:25Z TRACE local local_update: } +2024-12-03T15:59:25Z TRACE local local_update: }, +2024-12-03T15:59:25Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:25Z TRACE local local_update: "families" : { +2024-12-03T15:59:25Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:25Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:25Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:25Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:25Z TRACE local local_update: } +2024-12-03T15:59:25Z TRACE local local_update: }, +2024-12-03T15:59:25Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:25Z TRACE local local_update: "points" : { +2024-12-03T15:59:25Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:25Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:25Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:25Z TRACE local local_update: }, +2024-12-03T15:59:25Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:25Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:25Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:25Z TRACE local local_update: }, +2024-12-03T15:59:25Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:25Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:25Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:25Z TRACE local local_update: } +2024-12-03T15:59:25Z TRACE local local_update: } +2024-12-03T15:59:25Z TRACE local local_update: } +2024-12-03T15:59:25Z TRACE local local_update: } +2024-12-03T15:59:25Z DEBUG Recorded sequence: 1. Update config before cleared enumeration generation +2024-12-03T15:59:25Z INFO Device config Remove `discovery.generation` +2024-12-03T15:59:25Z TRACE Update config before cleared enumeration generation: Remove `discovery.generation` +2024-12-03T15:59:25Z DEBUG Recorded sequence: 1. Wait for cleared enumeration generation +2024-12-03T15:59:25Z DEBUG Stage finished waiting for cleared enumeration generation at 25s after 2s +2024-12-03T15:59:25Z TRACE Stage resume waiting for executing test at 25s +2024-12-03T15:59:26Z INFO Received discovery generation 2024-12-03T15:59:21Z +2024-12-03T15:59:26Z DEBUG Recorded sequence: 1. Check that family enumeration matches +2024-12-03T15:59:26Z DEBUG Recorded sequence: 1. Check that feature enumeration matches metadata +2024-12-03T15:59:26Z DEBUG Recorded sequence: 1. Check that all enumerated features are official buckets +2024-12-03T15:59:26Z DEBUG Recorded sequence: 1. Check that enumerated point count matches +2024-12-03T15:59:26Z DEBUG stage done waiting for executing test at 26s +2024-12-03T15:59:26Z DEBUG Removing implicit system capability LAST_CONFIG +2024-12-03T15:59:26Z NOTICE RESULT pass enumeration enumerate_multi ALPHA 10/10 Sequence complete +2024-12-03T15:59:26Z NOTICE Sequence complete +2024-12-03T15:59:26Z NOTICE ending test enumerate_multi after 26s ################################ diff --git a/validator/sequences/enumerate_multi/state_discovery.attr b/validator/sequences/enumerate_multi/state_discovery.attr index 7fcad5350a..9088b76144 100644 --- a/validator/sequences/enumerate_multi/state_discovery.attr +++ b/validator/sequences/enumerate_multi/state_discovery.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_4", "projectId" : "localhost", - "transactionId" : "MP:7b997651-1", - "publishTime" : "2024-11-06T17:33:51Z", + "transactionId" : "MP:4e10c603-1", + "publishTime" : "2024-12-03T15:59:23Z", "subFolder" : "discovery", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/enumerate_multi/state_discovery.json b/validator/sequences/enumerate_multi/state_discovery.json index 729ed0705f..cd6b2e2093 100644 --- a/validator/sequences/enumerate_multi/state_discovery.json +++ b/validator/sequences/enumerate_multi/state_discovery.json @@ -1,5 +1,6 @@ { - "generation" : "2024-11-06T17:33:49Z", - "timestamp" : "2024-11-06T17:33:51Z", + "families" : { }, + "generation" : "2024-12-03T15:59:21Z", + "timestamp" : "2024-12-03T15:59:23Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_multi/state_localnet.attr b/validator/sequences/enumerate_multi/state_localnet.attr index cae0421446..b08105e301 100644 --- a/validator/sequences/enumerate_multi/state_localnet.attr +++ b/validator/sequences/enumerate_multi/state_localnet.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_4", "projectId" : "localhost", - "transactionId" : "MP:7b997651-2", - "publishTime" : "2024-11-06T17:33:51Z", + "transactionId" : "MP:4e10c603-2", + "publishTime" : "2024-12-03T15:59:23Z", "subFolder" : "localnet", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/enumerate_multi/state_localnet.json b/validator/sequences/enumerate_multi/state_localnet.json index 4f620dc4cf..92d510dd93 100644 --- a/validator/sequences/enumerate_multi/state_localnet.json +++ b/validator/sequences/enumerate_multi/state_localnet.json @@ -1,18 +1,18 @@ { "families" : { "ether" : { - "addr" : "7c:1e:52:14:69:d9" + "addr" : "00:0d:3a:8c:b3:97" }, "ipv4" : { - "addr" : "10.1.0.144" + "addr" : "10.1.0.139" }, "ipv6" : { - "addr" : "fe80::7e1e:52ff:fe14:69d9" + "addr" : "fe80::20d:3aff:fe8c:b397" }, "vendor" : { "addr" : "28179023" } }, - "timestamp" : "2024-11-06T17:33:51Z", + "timestamp" : "2024-12-03T15:59:23Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_multi/state_pointset.attr b/validator/sequences/enumerate_multi/state_pointset.attr index cee9cccb07..4691dea12f 100644 --- a/validator/sequences/enumerate_multi/state_pointset.attr +++ b/validator/sequences/enumerate_multi/state_pointset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_4", "projectId" : "localhost", - "transactionId" : "MP:7b997651-3", - "publishTime" : "2024-11-06T17:33:51Z", + "transactionId" : "MP:4e10c603-3", + "publishTime" : "2024-12-03T15:59:23Z", "subFolder" : "pointset", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/enumerate_multi/state_pointset.json b/validator/sequences/enumerate_multi/state_pointset.json index bc0dbd573b..7e3ca84309 100644 --- a/validator/sequences/enumerate_multi/state_pointset.json +++ b/validator/sequences/enumerate_multi/state_pointset.json @@ -11,6 +11,6 @@ "units" : "Degrees-Celsius" } }, - "timestamp" : "2024-11-06T17:33:51Z", + "timestamp" : "2024-12-03T15:59:23Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_multi/state_system.attr b/validator/sequences/enumerate_multi/state_system.attr index c2f7e30ad3..13ebb7daa1 100644 --- a/validator/sequences/enumerate_multi/state_system.attr +++ b/validator/sequences/enumerate_multi/state_system.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_4", "projectId" : "localhost", - "transactionId" : "MP:c238b887-0", - "publishTime" : "2024-11-06T17:33:53Z", + "transactionId" : "MP:4e382920-0", + "publishTime" : "2024-12-03T15:59:25Z", "subFolder" : "system", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/enumerate_multi/state_system.json b/validator/sequences/enumerate_multi/state_system.json index 0945ea93d1..fea12ec901 100644 --- a/validator/sequences/enumerate_multi/state_system.json +++ b/validator/sequences/enumerate_multi/state_system.json @@ -3,23 +3,23 @@ "make" : "BOS", "model" : "pubber" }, - "last_config" : "2024-11-06T17:33:52Z", + "last_config" : "2024-12-03T15:59:24Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:33:27Z", + "last_start" : "2024-12-03T15:58:57Z", "restart_count" : 1, "mode" : "initial" }, - "serial_no" : "sequencer-10139", + "serial_no" : "sequencer-26599", "software" : { "firmware" : "v1" }, "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:52Z", + "timestamp" : "2024-12-03T15:59:24Z", "level" : 300 }, - "timestamp" : "2024-11-06T17:33:53Z", + "timestamp" : "2024-12-03T15:59:25Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_multi/state_update.attr b/validator/sequences/enumerate_multi/state_update.attr index 917a3718ed..f079b88094 100644 --- a/validator/sequences/enumerate_multi/state_update.attr +++ b/validator/sequences/enumerate_multi/state_update.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_4", "projectId" : "localhost", - "transactionId" : "MP:c238b887", - "publishTime" : "2024-11-06T17:33:53Z", + "transactionId" : "MP:4e382920", + "publishTime" : "2024-12-03T15:59:25Z", "subFolder" : "update", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/enumerate_multi/state_update.json b/validator/sequences/enumerate_multi/state_update.json index 5ffc7b7e6b..5f91ab174d 100644 --- a/validator/sequences/enumerate_multi/state_update.json +++ b/validator/sequences/enumerate_multi/state_update.json @@ -1,15 +1,17 @@ { - "discovery" : { }, + "discovery" : { + "families" : { } + }, "localnet" : { "families" : { "ether" : { - "addr" : "7c:1e:52:14:69:d9" + "addr" : "00:0d:3a:8c:b3:97" }, "ipv4" : { - "addr" : "10.1.0.144" + "addr" : "10.1.0.139" }, "ipv6" : { - "addr" : "fe80::7e1e:52ff:fe14:69d9" + "addr" : "fe80::20d:3aff:fe8c:b397" }, "vendor" : { "addr" : "28179023" @@ -31,14 +33,14 @@ } }, "system" : { - "last_config" : "2024-11-06T17:33:52Z", + "last_config" : "2024-12-03T15:59:24Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:33:27Z", + "last_start" : "2024-12-03T15:58:57Z", "restart_count" : 1, "mode" : "initial" }, - "serial_no" : "sequencer-10139", + "serial_no" : "sequencer-26599", "hardware" : { "make" : "BOS", "model" : "pubber" @@ -49,10 +51,10 @@ "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:52Z", + "timestamp" : "2024-12-03T15:59:24Z", "level" : 300 } }, - "timestamp" : "2024-11-06T17:33:53Z", + "timestamp" : "2024-12-03T15:59:25Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_nothing/config_update.attr b/validator/sequences/enumerate_nothing/config_update.attr index 694a1499e7..d4dac3f5b2 100644 --- a/validator/sequences/enumerate_nothing/config_update.attr +++ b/validator/sequences/enumerate_nothing/config_update.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "RC:63be1a.0000001e", - "publishTime" : "2024-11-06T17:32:52Z", + "transactionId" : "RC:515f5d.0000001f", + "publishTime" : "2024-12-03T15:58:22Z", "subFolder" : "update", "subType" : "config" } \ No newline at end of file diff --git a/validator/sequences/enumerate_nothing/config_update.json b/validator/sequences/enumerate_nothing/config_update.json index f410d41672..295c195138 100644 --- a/validator/sequences/enumerate_nothing/config_update.json +++ b/validator/sequences/enumerate_nothing/config_update.json @@ -1,6 +1,9 @@ { "discovery" : { - "depths" : { } + "depths" : { }, + "families" : { + "vendor" : { } + } }, "localnet" : { "families" : { @@ -30,14 +33,14 @@ "metrics_rate_sec" : 10, "min_loglevel" : 200, "operation" : { - "last_start" : "2024-11-06T17:31:47Z" + "last_start" : "2024-12-03T15:57:16Z" }, "testing" : { - "config_base" : 23, + "config_base" : 24, "sequence_name" : "enumerate_nothing", - "transaction_id" : "RC:63be1a.0000001e" + "transaction_id" : "RC:515f5d.0000001f" } }, - "timestamp" : "2024-11-06T17:32:52Z", - "version" : "git-b2a557d" + "timestamp" : "2024-12-03T15:58:22Z", + "version" : "git-3d8bbe5" } \ No newline at end of file diff --git a/validator/sequences/enumerate_nothing/device_system.log b/validator/sequences/enumerate_nothing/device_system.log index 6843afccc0..14860b1a2a 100644 --- a/validator/sequences/enumerate_nothing/device_system.log +++ b/validator/sequences/enumerate_nothing/device_system.log @@ -1,10 +1,10 @@ -2024-11-06T17:32:19Z WARNING device.log Received config for config latch AHU-1 -2024-11-06T17:32:19Z NOTICE system.config.apply success -2024-11-06T17:32:19Z INFO device.log Connection complete. -2024-11-06T17:32:19Z WARNING device.log Start waiting 10s for config latch for AHU-1 -2024-11-06T17:32:19Z WARNING device.log Ending connection 1730914338679 with 9 -2024-11-06T17:32:19Z NOTICE device.log Persisting connection endpoint -2024-11-06T17:32:19Z WARNING device.log Updating persistent store: +2024-12-03T15:57:48Z WARNING device.log Received config for config latch AHU-1 +2024-12-03T15:57:48Z NOTICE system.config.apply success +2024-12-03T15:57:48Z INFO device.log Connection complete. +2024-12-03T15:57:48Z WARNING device.log Start waiting 10s for config latch for AHU-1 +2024-12-03T15:57:48Z WARNING device.log Ending connection 1733241468177 with 9 +2024-12-03T15:57:48Z NOTICE device.log Persisting connection endpoint +2024-12-03T15:57:48Z WARNING device.log Updating persistent store: { "endpoint" : { "protocol" : "mqtt", @@ -18,44 +18,43 @@ "password" : "38269d11" } }, - "generation" : "2024-11-06T17:32:06Z" + "generation" : "2024-12-03T15:57:35Z" }, "restart_count" : 1 } -2024-11-06T17:32:20Z INFO device.log Update state 2024-11-06T17:32:20Z last_config 2024-11-06T17:32:10Z -2024-11-06T17:32:22Z INFO device.log Update state 2024-11-06T17:32:22Z last_config 2024-11-06T17:32:10Z -2024-11-06T17:32:22Z INFO device.log 2024-11-06T17:32:22Z received config 2024-11-06T17:32:22Z -2024-11-06T17:32:22Z NOTICE system.config.apply success -2024-11-06T17:32:24Z INFO device.log Update state 2024-11-06T17:32:24Z last_config 2024-11-06T17:32:22Z -2024-11-06T17:32:28Z INFO device.log Update state 2024-11-06T17:32:28Z last_config 2024-11-06T17:32:22Z -2024-11-06T17:32:37Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:37Z INFO device.log Update state 2024-11-06T17:32:37Z last_config 2024-11-06T17:32:22Z -2024-11-06T17:32:37Z INFO device.log 2024-11-06T17:32:37Z received config 2024-11-06T17:32:37Z -2024-11-06T17:32:37Z NOTICE system.config.apply success -2024-11-06T17:32:37Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:37Z INFO device.log 2024-11-06T17:32:37Z received config 2024-11-06T17:32:37Z -2024-11-06T17:32:37Z NOTICE system.config.apply success -2024-11-06T17:32:39Z INFO device.log Update state 2024-11-06T17:32:39Z last_config 2024-11-06T17:32:37Z -2024-11-06T17:32:40Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:40Z INFO device.log 2024-11-06T17:32:40Z received config 2024-11-06T17:32:40Z -2024-11-06T17:32:40Z NOTICE system.config.apply success -2024-11-06T17:32:41Z INFO device.log Update state 2024-11-06T17:32:41Z last_config 2024-11-06T17:32:40Z -2024-11-06T17:32:42Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:42Z INFO device.log 2024-11-06T17:32:42Z received config 2024-11-06T17:32:42Z -2024-11-06T17:32:42Z NOTICE system.config.apply success -2024-11-06T17:32:43Z INFO device.log Update state 2024-11-06T17:32:43Z last_config 2024-11-06T17:32:42Z -2024-11-06T17:32:44Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:44Z INFO device.log 2024-11-06T17:32:44Z received config 2024-11-06T17:32:44Z -2024-11-06T17:32:44Z NOTICE system.config.apply success -2024-11-06T17:32:45Z INFO device.log Update state 2024-11-06T17:32:45Z last_config 2024-11-06T17:32:44Z -2024-11-06T17:32:46Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:46Z INFO device.log 2024-11-06T17:32:46Z received config 2024-11-06T17:32:45Z -2024-11-06T17:32:46Z NOTICE system.config.apply success -2024-11-06T17:32:47Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:47Z INFO device.log 2024-11-06T17:32:47Z received config 2024-11-06T17:32:47Z -2024-11-06T17:32:47Z NOTICE system.config.apply success -2024-11-06T17:32:47Z INFO device.log Update state 2024-11-06T17:32:47Z last_config 2024-11-06T17:32:47Z -2024-11-06T17:32:48Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:48Z INFO device.log 2024-11-06T17:32:48Z received config 2024-11-06T17:32:48Z -2024-11-06T17:32:48Z NOTICE system.config.apply success -2024-11-06T17:32:54Z NOTICE validation.feature.sequence Sequence complete +2024-12-03T15:57:50Z INFO device.log Update state 2024-12-03T15:57:50Z last_config 2024-12-03T15:57:40Z +2024-12-03T15:57:52Z INFO device.log Update state 2024-12-03T15:57:52Z last_config 2024-12-03T15:57:40Z +2024-12-03T15:57:52Z INFO device.log Device AHU-1 config handler +2024-12-03T15:57:52Z INFO device.log 2024-12-03T15:57:52Z received config 2024-12-03T15:57:52Z +2024-12-03T15:57:52Z NOTICE system.config.apply success +2024-12-03T15:57:54Z INFO device.log Update state 2024-12-03T15:57:54Z last_config 2024-12-03T15:57:52Z +2024-12-03T15:57:58Z INFO device.log Update state 2024-12-03T15:57:58Z last_config 2024-12-03T15:57:52Z +2024-12-03T15:58:07Z INFO device.log Update state 2024-12-03T15:58:07Z last_config 2024-12-03T15:57:52Z +2024-12-03T15:58:07Z INFO device.log 2024-12-03T15:58:07Z received config 2024-12-03T15:58:07Z +2024-12-03T15:58:07Z NOTICE system.config.apply success +2024-12-03T15:58:07Z INFO device.log Device AHU-1 config handler +2024-12-03T15:58:07Z INFO device.log 2024-12-03T15:58:07Z received config 2024-12-03T15:58:07Z +2024-12-03T15:58:07Z NOTICE system.config.apply success +2024-12-03T15:58:09Z INFO device.log Update state 2024-12-03T15:58:09Z last_config 2024-12-03T15:58:07Z +2024-12-03T15:58:10Z INFO device.log Device AHU-1 config handler +2024-12-03T15:58:10Z INFO device.log 2024-12-03T15:58:10Z received config 2024-12-03T15:58:10Z +2024-12-03T15:58:10Z NOTICE system.config.apply success +2024-12-03T15:58:11Z INFO device.log Update state 2024-12-03T15:58:11Z last_config 2024-12-03T15:58:10Z +2024-12-03T15:58:12Z INFO device.log Device AHU-1 config handler +2024-12-03T15:58:12Z INFO device.log 2024-12-03T15:58:12Z received config 2024-12-03T15:58:12Z +2024-12-03T15:58:12Z NOTICE system.config.apply success +2024-12-03T15:58:13Z INFO device.log Update state 2024-12-03T15:58:13Z last_config 2024-12-03T15:58:12Z +2024-12-03T15:58:14Z INFO device.log 2024-12-03T15:58:14Z received config 2024-12-03T15:58:14Z +2024-12-03T15:58:14Z NOTICE system.config.apply success +2024-12-03T15:58:15Z INFO device.log Update state 2024-12-03T15:58:15Z last_config 2024-12-03T15:58:14Z +2024-12-03T15:58:15Z INFO device.log Device AHU-1 config handler +2024-12-03T15:58:15Z INFO device.log 2024-12-03T15:58:15Z received config 2024-12-03T15:58:15Z +2024-12-03T15:58:15Z NOTICE system.config.apply success +2024-12-03T15:58:16Z INFO device.log Device AHU-1 config handler +2024-12-03T15:58:16Z INFO device.log 2024-12-03T15:58:16Z received config 2024-12-03T15:58:16Z +2024-12-03T15:58:16Z NOTICE system.config.apply success +2024-12-03T15:58:17Z INFO device.log Update state 2024-12-03T15:58:17Z last_config 2024-12-03T15:58:16Z +2024-12-03T15:58:17Z INFO device.log Device AHU-1 config handler +2024-12-03T15:58:17Z INFO device.log 2024-12-03T15:58:17Z received config 2024-12-03T15:58:17Z +2024-12-03T15:58:17Z NOTICE system.config.apply success +2024-12-03T15:58:24Z NOTICE validation.feature.sequence Sequence complete diff --git a/validator/sequences/enumerate_nothing/events_discovery.attr b/validator/sequences/enumerate_nothing/events_discovery.attr index 86f0fdc74d..06e27c16db 100644 --- a/validator/sequences/enumerate_nothing/events_discovery.attr +++ b/validator/sequences/enumerate_nothing/events_discovery.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:c8025d94", - "publishTime" : "2024-11-06T17:32:50Z", + "transactionId" : "MP:f7eea457", + "publishTime" : "2024-12-03T15:58:20Z", "subFolder" : "discovery", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/enumerate_nothing/events_discovery.json b/validator/sequences/enumerate_nothing/events_discovery.json index 0d15f307ac..6c76ee4100 100644 --- a/validator/sequences/enumerate_nothing/events_discovery.json +++ b/validator/sequences/enumerate_nothing/events_discovery.json @@ -1,5 +1,5 @@ { - "generation" : "2024-11-06T17:32:49Z", - "timestamp" : "2024-11-06T17:32:50Z", + "generation" : "2024-12-03T15:58:19Z", + "timestamp" : "2024-12-03T15:58:20Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_nothing/events_pointset.attr b/validator/sequences/enumerate_nothing/events_pointset.attr index 56dbf933e4..52822076ed 100644 --- a/validator/sequences/enumerate_nothing/events_pointset.attr +++ b/validator/sequences/enumerate_nothing/events_pointset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:e318fad1", - "publishTime" : "2024-11-06T17:32:49Z", + "transactionId" : "MP:cb018932", + "publishTime" : "2024-12-03T15:58:18Z", "subFolder" : "pointset", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/enumerate_nothing/events_pointset.json b/validator/sequences/enumerate_nothing/events_pointset.json index d4d0f3d60f..d98e9d531f 100644 --- a/validator/sequences/enumerate_nothing/events_pointset.json +++ b/validator/sequences/enumerate_nothing/events_pointset.json @@ -1,7 +1,7 @@ { "points" : { "filter_alarm_pressure_status" : { - "present_value" : false + "present_value" : true }, "filter_differential_pressure_setpoint" : { "present_value" : 98 @@ -10,6 +10,6 @@ "present_value" : 9 } }, - "timestamp" : "2024-11-06T17:32:49Z", + "timestamp" : "2024-12-03T15:58:18Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_nothing/events_system.attr b/validator/sequences/enumerate_nothing/events_system.attr index e136ac7314..414e55c6fc 100644 --- a/validator/sequences/enumerate_nothing/events_system.attr +++ b/validator/sequences/enumerate_nothing/events_system.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:76ab226a", - "publishTime" : "2024-11-06T17:32:49Z", + "transactionId" : "MP:f20ce611", + "publishTime" : "2024-12-03T15:58:18Z", "subFolder" : "system", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/enumerate_nothing/events_system.json b/validator/sequences/enumerate_nothing/events_system.json index 7622999486..3dee342472 100644 --- a/validator/sequences/enumerate_nothing/events_system.json +++ b/validator/sequences/enumerate_nothing/events_system.json @@ -1,126 +1,121 @@ { "event_no" : 8, - "last_config" : "2024-11-06T17:32:48Z", + "last_config" : "2024-12-03T15:58:17Z", "logentries" : [ { - "message" : "Update state 2024-11-06T17:32:39Z last_config 2024-11-06T17:32:37Z", + "message" : "Update state 2024-12-03T15:58:09Z last_config 2024-12-03T15:58:07Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:39Z", + "timestamp" : "2024-12-03T15:58:09Z", "level" : 200 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:40Z", + "timestamp" : "2024-12-03T15:58:10Z", "level" : 200 }, { - "message" : "2024-11-06T17:32:40Z received config 2024-11-06T17:32:40Z", + "message" : "2024-12-03T15:58:10Z received config 2024-12-03T15:58:10Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:40Z", + "timestamp" : "2024-12-03T15:58:10Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:32:40Z", + "timestamp" : "2024-12-03T15:58:10Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:32:41Z last_config 2024-11-06T17:32:40Z", + "message" : "Update state 2024-12-03T15:58:11Z last_config 2024-12-03T15:58:10Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:41Z", + "timestamp" : "2024-12-03T15:58:11Z", "level" : 200 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:42Z", + "timestamp" : "2024-12-03T15:58:12Z", "level" : 200 }, { - "message" : "2024-11-06T17:32:42Z received config 2024-11-06T17:32:42Z", + "message" : "2024-12-03T15:58:12Z received config 2024-12-03T15:58:12Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:42Z", + "timestamp" : "2024-12-03T15:58:12Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:32:42Z", + "timestamp" : "2024-12-03T15:58:12Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:32:43Z last_config 2024-11-06T17:32:42Z", + "message" : "Update state 2024-12-03T15:58:13Z last_config 2024-12-03T15:58:12Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:43Z", + "timestamp" : "2024-12-03T15:58:13Z", "level" : 200 }, { - "message" : "Device AHU-1 config handler", - "category" : "device.log", - "timestamp" : "2024-11-06T17:32:44Z", - "level" : 200 - }, { - "message" : "2024-11-06T17:32:44Z received config 2024-11-06T17:32:44Z", + "message" : "2024-12-03T15:58:14Z received config 2024-12-03T15:58:14Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:44Z", + "timestamp" : "2024-12-03T15:58:14Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:32:44Z", + "timestamp" : "2024-12-03T15:58:14Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:32:45Z last_config 2024-11-06T17:32:44Z", + "message" : "Update state 2024-12-03T15:58:15Z last_config 2024-12-03T15:58:14Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:45Z", + "timestamp" : "2024-12-03T15:58:15Z", "level" : 200 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:46Z", + "timestamp" : "2024-12-03T15:58:15Z", "level" : 200 }, { - "message" : "2024-11-06T17:32:46Z received config 2024-11-06T17:32:45Z", + "message" : "2024-12-03T15:58:15Z received config 2024-12-03T15:58:15Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:46Z", + "timestamp" : "2024-12-03T15:58:15Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:32:46Z", + "timestamp" : "2024-12-03T15:58:15Z", "level" : 300 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:47Z", + "timestamp" : "2024-12-03T15:58:16Z", "level" : 200 }, { - "message" : "2024-11-06T17:32:47Z received config 2024-11-06T17:32:47Z", + "message" : "2024-12-03T15:58:16Z received config 2024-12-03T15:58:16Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:47Z", + "timestamp" : "2024-12-03T15:58:16Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:32:47Z", + "timestamp" : "2024-12-03T15:58:16Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:32:47Z last_config 2024-11-06T17:32:47Z", + "message" : "Update state 2024-12-03T15:58:17Z last_config 2024-12-03T15:58:16Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:47Z", + "timestamp" : "2024-12-03T15:58:17Z", "level" : 200 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:48Z", + "timestamp" : "2024-12-03T15:58:17Z", "level" : 200 }, { - "message" : "2024-11-06T17:32:48Z received config 2024-11-06T17:32:48Z", + "message" : "2024-12-03T15:58:17Z received config 2024-12-03T15:58:17Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:48Z", + "timestamp" : "2024-12-03T15:58:17Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:32:48Z", + "timestamp" : "2024-12-03T15:58:17Z", "level" : 300 } ], "metrics" : { "mem_total_mb" : 254.0, - "mem_free_mb" : 199.80310821533203 + "mem_free_mb" : 200.44657135009766 }, - "timestamp" : "2024-11-06T17:32:49Z", + "timestamp" : "2024-12-03T15:58:18Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_nothing/local_discovery.json b/validator/sequences/enumerate_nothing/local_discovery.json index c55f2a828c..fb4564cce8 100644 --- a/validator/sequences/enumerate_nothing/local_discovery.json +++ b/validator/sequences/enumerate_nothing/local_discovery.json @@ -1,3 +1,6 @@ { - "depths" : { } + "depths" : { }, + "families" : { + "vendor" : { } + } } \ No newline at end of file diff --git a/validator/sequences/enumerate_nothing/local_system.json b/validator/sequences/enumerate_nothing/local_system.json index 3bba503ad1..c63c56f8d1 100644 --- a/validator/sequences/enumerate_nothing/local_system.json +++ b/validator/sequences/enumerate_nothing/local_system.json @@ -2,7 +2,7 @@ "min_loglevel" : 200, "metrics_rate_sec" : 10, "operation" : { - "last_start" : "2024-11-06T17:31:47Z" + "last_start" : "2024-12-03T15:57:16Z" }, "testing" : { "sequence_name" : "enumerate_nothing" diff --git a/validator/sequences/enumerate_nothing/local_update.json b/validator/sequences/enumerate_nothing/local_update.json index 9ff4be0430..afe1b8039e 100644 --- a/validator/sequences/enumerate_nothing/local_update.json +++ b/validator/sequences/enumerate_nothing/local_update.json @@ -1,18 +1,21 @@ { - "timestamp" : "2024-11-06T17:32:52Z", - "version" : "@@@cloud udmi version###git-b2a557d", + "timestamp" : "2024-12-03T15:58:22Z", + "version" : "@@@cloud udmi version###git-3d8bbe5", "system" : { "min_loglevel" : 200, "metrics_rate_sec" : 10, "operation" : { - "last_start" : "2024-11-06T17:31:47Z" + "last_start" : "2024-12-03T15:57:16Z" }, "testing" : { "sequence_name" : "enumerate_nothing" } }, "discovery" : { - "depths" : { } + "depths" : { }, + "families" : { + "vendor" : { } + } }, "localnet" : { "families" : { diff --git a/validator/sequences/enumerate_nothing/sequence.md b/validator/sequences/enumerate_nothing/sequence.md index 8344cbb7f0..5bf2febb99 100644 --- a/validator/sequences/enumerate_nothing/sequence.md +++ b/validator/sequences/enumerate_nothing/sequence.md @@ -4,7 +4,7 @@ Check enumeration of nothing at all 1. Update config before enumeration not active - * Add `discovery` = { "depths": { } } + * Add `discovery.depths` = { } 1. Wait for enumeration not active 1. Update config before matching enumeration generation * Add `discovery.generation` = `generation start time` diff --git a/validator/sequences/enumerate_nothing/sequencer.log b/validator/sequences/enumerate_nothing/sequencer.log index a1d633b6d5..48119948ef 100644 --- a/validator/sequences/enumerate_nothing/sequencer.log +++ b/validator/sequences/enumerate_nothing/sequencer.log @@ -1,165 +1,181 @@ -2024-11-06T17:32:28Z NOTICE starting test enumerate_nothing ################################ -2024-11-06T17:32:28Z INFO Stage start waiting for starting test wrapper at 0s -2024-11-06T17:32:36Z DEBUG Allowing device state change (everything) -2024-11-06T17:32:36Z DEBUG Starting reset_config full reset true -2024-11-06T17:32:36Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:32:36Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:36Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:32:36Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:32:36Z DEBUG extraFieldChanged false because extra_field null -2024-11-06T17:32:36Z DEBUG extraFieldChanged true because extra_field reset_config -2024-11-06T17:32:36Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:32:36Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:36Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:32:36Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:32:36Z DEBUG extraFieldChanged true because extra_field null -2024-11-06T17:32:37Z TRACE updated check config_update: true -2024-11-06T17:32:37Z DEBUG update config_update, adding configTransaction RC:63be1a.00000013 -2024-11-06T17:32:37Z TRACE local local_update: { -2024-11-06T17:32:37Z TRACE local local_update: "version" : "@@@cloud udmi version###1.5.2", -2024-11-06T17:32:37Z TRACE local local_update: "system" : { -2024-11-06T17:32:37Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:37Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:37Z TRACE local local_update: "operation" : { -2024-11-06T17:32:37Z TRACE local local_update: "last_start" : "1970-01-01T00:01:13Z" -2024-11-06T17:32:37Z TRACE local local_update: }, -2024-11-06T17:32:37Z TRACE local local_update: "testing" : { -2024-11-06T17:32:37Z TRACE local local_update: "sequence_name" : "enumerate_nothing" -2024-11-06T17:32:37Z TRACE local local_update: } -2024-11-06T17:32:37Z TRACE local local_update: }, -2024-11-06T17:32:37Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:37Z TRACE local local_update: "families" : { -2024-11-06T17:32:37Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:37Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:37Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:37Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:37Z TRACE local local_update: } -2024-11-06T17:32:37Z TRACE local local_update: }, -2024-11-06T17:32:37Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:37Z TRACE local local_update: "points" : { -2024-11-06T17:32:37Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:37Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:37Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:37Z TRACE local local_update: }, -2024-11-06T17:32:37Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:37Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:37Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:37Z TRACE local local_update: }, -2024-11-06T17:32:37Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:37Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:37Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:37Z TRACE local local_update: } -2024-11-06T17:32:37Z TRACE local local_update: } -2024-11-06T17:32:37Z TRACE local local_update: } -2024-11-06T17:32:37Z TRACE local local_update: } -2024-11-06T17:32:37Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:37Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:32:37Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:37Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:32:37Z DEBUG Saving pre-config state timestamp null -2024-11-06T17:32:37Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:37Z, because soft reset -2024-11-06T17:32:37Z TRACE Stage suspend waiting for starting test wrapper at 9s -2024-11-06T17:32:37Z INFO Stage start waiting for config update synchronized at 9s -2024-11-06T17:32:37Z TRACE received command AHU-1/state/system -2024-11-06T17:32:37Z TRACE received state_system: { -2024-11-06T17:32:37Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:37Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:37Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:37Z TRACE received state_system: }, -2024-11-06T17:32:37Z TRACE received state_system: "last_config" : "2024-11-06T17:32:22Z", -2024-11-06T17:32:37Z TRACE received state_system: "operation" : { -2024-11-06T17:32:37Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:37Z TRACE received state_system: "last_start" : "2024-11-06T17:31:47Z", -2024-11-06T17:32:37Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:37Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:37Z TRACE received state_system: }, -2024-11-06T17:32:37Z TRACE received state_system: "serial_no" : "sequencer-25589", -2024-11-06T17:32:37Z TRACE received state_system: "software" : { -2024-11-06T17:32:37Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:37Z TRACE received state_system: }, -2024-11-06T17:32:37Z TRACE received state_system: "status" : { -2024-11-06T17:32:37Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:37Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:37Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:22Z", -2024-11-06T17:32:37Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:37Z TRACE received state_system: }, -2024-11-06T17:32:37Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:28Z", -2024-11-06T17:32:37Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:37Z TRACE received state_system: } -2024-11-06T17:32:37Z DEBUG Handling device message state_system MP:e682d99b-0 -2024-11-06T17:32:37Z TRACE Ignoring partial state update -2024-11-06T17:32:37Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:37Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:32:37Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:37Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:37Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:37Z TRACE received state_localnet: { -2024-11-06T17:32:37Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:37Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:37Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:32:37Z TRACE received state_localnet: }, -2024-11-06T17:32:37Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:37Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:32:37Z TRACE received state_localnet: }, -2024-11-06T17:32:37Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:37Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:32:37Z TRACE received state_localnet: }, -2024-11-06T17:32:37Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:37Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:37Z TRACE received state_localnet: } -2024-11-06T17:32:37Z TRACE received state_localnet: }, -2024-11-06T17:32:37Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:28Z", -2024-11-06T17:32:37Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:37Z TRACE received state_localnet: } -2024-11-06T17:32:37Z DEBUG Handling device message state_localnet MP:e682d99b-1 -2024-11-06T17:32:37Z TRACE Ignoring partial state update -2024-11-06T17:32:37Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:37Z TRACE received state_pointset: { -2024-11-06T17:32:37Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:37Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:37Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:37Z TRACE received state_pointset: }, -2024-11-06T17:32:37Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:37Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:37Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:37Z TRACE received state_pointset: }, -2024-11-06T17:32:37Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:37Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:37Z TRACE received state_pointset: } -2024-11-06T17:32:37Z TRACE received state_pointset: }, -2024-11-06T17:32:37Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:28Z", -2024-11-06T17:32:37Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:37Z TRACE received state_pointset: } -2024-11-06T17:32:37Z DEBUG Handling device message state_pointset MP:e682d99b-2 -2024-11-06T17:32:37Z TRACE Ignoring partial state update -2024-11-06T17:32:37Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:37Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:32:37Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:37Z TRACE received command AHU-1/events/pointset -2024-11-06T17:32:37Z TRACE received events_pointset: { -2024-11-06T17:32:37Z TRACE received events_pointset: "points" : { -2024-11-06T17:32:37Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:37Z TRACE received events_pointset: "present_value" : true -2024-11-06T17:32:37Z TRACE received events_pointset: }, -2024-11-06T17:32:37Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:37Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:32:37Z TRACE received events_pointset: }, -2024-11-06T17:32:37Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:37Z TRACE received events_pointset: "present_value" : 8 -2024-11-06T17:32:37Z TRACE received events_pointset: } -2024-11-06T17:32:37Z TRACE received events_pointset: }, -2024-11-06T17:32:37Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:32:29Z", -2024-11-06T17:32:37Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:32:37Z TRACE received events_pointset: } -2024-11-06T17:32:37Z DEBUG Handling device message events_pointset MP:43b609ec -2024-11-06T17:32:37Z TRACE received command AHU-1/events/system -2024-11-06T17:32:37Z DEBUG received events_system 2024-11-06T17:32:19Z WARNING device.log: Received config for config latch AHU-1 -2024-11-06T17:32:37Z DEBUG received events_system 2024-11-06T17:32:19Z NOTICE system.config.apply: success -2024-11-06T17:32:37Z DEBUG received events_system 2024-11-06T17:32:19Z INFO device.log: Connection complete. -2024-11-06T17:32:37Z DEBUG received events_system 2024-11-06T17:32:19Z WARNING device.log: Start waiting 10s for config latch for AHU-1 -2024-11-06T17:32:37Z DEBUG received events_system 2024-11-06T17:32:19Z WARNING device.log: Ending connection 1730914338679 with 9 -2024-11-06T17:32:37Z DEBUG received events_system 2024-11-06T17:32:19Z NOTICE device.log: Persisting connection endpoint -2024-11-06T17:32:37Z DEBUG received events_system 2024-11-06T17:32:19Z WARNING device.log: Updating persistent store: +2024-12-03T15:57:58Z NOTICE starting test enumerate_nothing ################################ +2024-12-03T15:57:58Z INFO Stage start waiting for starting test wrapper at 0s +2024-12-03T15:58:06Z DEBUG Allowing device state change (everything) +2024-12-03T15:58:06Z DEBUG Starting reset_config full reset true +2024-12-03T15:58:06Z DEBUG Clear configTransactions and reset device config +2024-12-03T15:58:06Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:06Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-03T15:58:06Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-03T15:58:06Z DEBUG extraFieldChanged false because extra_field null +2024-12-03T15:58:06Z DEBUG extraFieldChanged true because extra_field reset_config +2024-12-03T15:58:06Z DEBUG Clear configTransactions and reset device config +2024-12-03T15:58:06Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:06Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-03T15:58:06Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-03T15:58:06Z DEBUG extraFieldChanged true because extra_field null +2024-12-03T15:58:07Z TRACE updated check config_update: true +2024-12-03T15:58:07Z DEBUG update config_update, adding configTransaction RC:515f5d.00000014 +2024-12-03T15:58:07Z TRACE local local_update: { +2024-12-03T15:58:07Z TRACE local local_update: "version" : "@@@cloud udmi version###1.5.2", +2024-12-03T15:58:07Z TRACE local local_update: "system" : { +2024-12-03T15:58:07Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:07Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:07Z TRACE local local_update: "operation" : { +2024-12-03T15:58:07Z TRACE local local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-03T15:58:07Z TRACE local local_update: }, +2024-12-03T15:58:07Z TRACE local local_update: "testing" : { +2024-12-03T15:58:07Z TRACE local local_update: "sequence_name" : "enumerate_nothing" +2024-12-03T15:58:07Z TRACE local local_update: } +2024-12-03T15:58:07Z TRACE local local_update: }, +2024-12-03T15:58:07Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:07Z TRACE local local_update: "families" : { +2024-12-03T15:58:07Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:07Z TRACE local local_update: } +2024-12-03T15:58:07Z TRACE local local_update: }, +2024-12-03T15:58:07Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:07Z TRACE local local_update: "families" : { +2024-12-03T15:58:07Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:07Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:07Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:07Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:07Z TRACE local local_update: } +2024-12-03T15:58:07Z TRACE local local_update: }, +2024-12-03T15:58:07Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:07Z TRACE local local_update: "points" : { +2024-12-03T15:58:07Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:07Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:07Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:07Z TRACE local local_update: }, +2024-12-03T15:58:07Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:07Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:07Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:07Z TRACE local local_update: }, +2024-12-03T15:58:07Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:07Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:07Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:07Z TRACE local local_update: } +2024-12-03T15:58:07Z TRACE local local_update: } +2024-12-03T15:58:07Z TRACE local local_update: } +2024-12-03T15:58:07Z TRACE local local_update: } +2024-12-03T15:58:07Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:07Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:58:07Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:07Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:58:07Z DEBUG Saving pre-config state timestamp null +2024-12-03T15:58:07Z DEBUG Update lastConfigUpdate 2024-12-03T15:58:07Z, because soft reset +2024-12-03T15:58:07Z TRACE Stage suspend waiting for starting test wrapper at 9s +2024-12-03T15:58:07Z INFO Stage start waiting for config update synchronized at 9s +2024-12-03T15:58:07Z TRACE received command AHU-1/state/system +2024-12-03T15:58:07Z TRACE received state_system: { +2024-12-03T15:58:07Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:07Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:07Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:07Z TRACE received state_system: }, +2024-12-03T15:58:07Z TRACE received state_system: "last_config" : "2024-12-03T15:57:52Z", +2024-12-03T15:58:07Z TRACE received state_system: "operation" : { +2024-12-03T15:58:07Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:07Z TRACE received state_system: "last_start" : "2024-12-03T15:57:16Z", +2024-12-03T15:58:07Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:07Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:07Z TRACE received state_system: }, +2024-12-03T15:58:07Z TRACE received state_system: "serial_no" : "sequencer-31046", +2024-12-03T15:58:07Z TRACE received state_system: "software" : { +2024-12-03T15:58:07Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:07Z TRACE received state_system: }, +2024-12-03T15:58:07Z TRACE received state_system: "status" : { +2024-12-03T15:58:07Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:07Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:58:07Z TRACE received state_system: "timestamp" : "2024-12-03T15:57:52Z", +2024-12-03T15:58:07Z TRACE received state_system: "level" : 300 +2024-12-03T15:58:07Z TRACE received state_system: }, +2024-12-03T15:58:07Z TRACE received state_system: "timestamp" : "2024-12-03T15:57:58Z", +2024-12-03T15:58:07Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:07Z TRACE received state_system: } +2024-12-03T15:58:07Z DEBUG Handling device message state_system MP:70c05731-0 +2024-12-03T15:58:07Z TRACE Ignoring partial state update +2024-12-03T15:58:07Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:07Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:58:07Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:07Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:58:07Z TRACE received command AHU-1/state/discovery +2024-12-03T15:58:07Z TRACE received state_discovery: { +2024-12-03T15:58:07Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:58:07Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:57:58Z", +2024-12-03T15:58:07Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:58:07Z TRACE received state_discovery: } +2024-12-03T15:58:07Z DEBUG Handling device message state_discovery MP:70c05731-1 +2024-12-03T15:58:07Z TRACE Ignoring partial state update +2024-12-03T15:58:07Z TRACE received command AHU-1/state/localnet +2024-12-03T15:58:07Z TRACE received state_localnet: { +2024-12-03T15:58:07Z TRACE received state_localnet: "families" : { +2024-12-03T15:58:07Z TRACE received state_localnet: "ether" : { +2024-12-03T15:58:07Z TRACE received state_localnet: "addr" : "60:45:bd:eb:73:3d" +2024-12-03T15:58:07Z TRACE received state_localnet: }, +2024-12-03T15:58:07Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:58:07Z TRACE received state_localnet: "addr" : "10.1.0.194" +2024-12-03T15:58:07Z TRACE received state_localnet: }, +2024-12-03T15:58:07Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:58:07Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:feeb:733d" +2024-12-03T15:58:07Z TRACE received state_localnet: }, +2024-12-03T15:58:07Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:58:07Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:58:07Z TRACE received state_localnet: } +2024-12-03T15:58:07Z TRACE received state_localnet: }, +2024-12-03T15:58:07Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:57:58Z", +2024-12-03T15:58:07Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:58:07Z TRACE received state_localnet: } +2024-12-03T15:58:07Z DEBUG Handling device message state_localnet MP:70c05731-2 +2024-12-03T15:58:07Z TRACE Ignoring partial state update +2024-12-03T15:58:07Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:07Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:58:07Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:07Z TRACE received command AHU-1/state/pointset +2024-12-03T15:58:07Z TRACE received state_pointset: { +2024-12-03T15:58:07Z TRACE received state_pointset: "points" : { +2024-12-03T15:58:07Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:07Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:58:07Z TRACE received state_pointset: }, +2024-12-03T15:58:07Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:07Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:58:07Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:58:07Z TRACE received state_pointset: }, +2024-12-03T15:58:07Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:07Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:07Z TRACE received state_pointset: } +2024-12-03T15:58:07Z TRACE received state_pointset: }, +2024-12-03T15:58:07Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:57:58Z", +2024-12-03T15:58:07Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:58:07Z TRACE received state_pointset: } +2024-12-03T15:58:07Z DEBUG Handling device message state_pointset MP:70c05731-3 +2024-12-03T15:58:07Z TRACE Ignoring partial state update +2024-12-03T15:58:07Z TRACE received command AHU-1/events/pointset +2024-12-03T15:58:07Z TRACE received events_pointset: { +2024-12-03T15:58:07Z TRACE received events_pointset: "points" : { +2024-12-03T15:58:07Z TRACE received events_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:07Z TRACE received events_pointset: "present_value" : false +2024-12-03T15:58:07Z TRACE received events_pointset: }, +2024-12-03T15:58:07Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:07Z TRACE received events_pointset: "present_value" : 98 +2024-12-03T15:58:07Z TRACE received events_pointset: }, +2024-12-03T15:58:07Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:07Z TRACE received events_pointset: "present_value" : 9 +2024-12-03T15:58:07Z TRACE received events_pointset: } +2024-12-03T15:58:07Z TRACE received events_pointset: }, +2024-12-03T15:58:07Z TRACE received events_pointset: "timestamp" : "2024-12-03T15:57:58Z", +2024-12-03T15:58:07Z TRACE received events_pointset: "version" : "1.5.2" +2024-12-03T15:58:07Z TRACE received events_pointset: } +2024-12-03T15:58:07Z DEBUG Handling device message events_pointset MP:25e55a25 +2024-12-03T15:58:07Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:07Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:58:07Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:07Z TRACE received command AHU-1/events/system +2024-12-03T15:58:07Z DEBUG received events_system 2024-12-03T15:57:48Z WARNING device.log: Received config for config latch AHU-1 +2024-12-03T15:58:07Z DEBUG received events_system 2024-12-03T15:57:48Z NOTICE system.config.apply: success +2024-12-03T15:58:07Z DEBUG received events_system 2024-12-03T15:57:48Z INFO device.log: Connection complete. +2024-12-03T15:58:07Z DEBUG received events_system 2024-12-03T15:57:48Z WARNING device.log: Start waiting 10s for config latch for AHU-1 +2024-12-03T15:58:07Z DEBUG received events_system 2024-12-03T15:57:48Z WARNING device.log: Ending connection 1733241468177 with 9 +2024-12-03T15:58:07Z DEBUG received events_system 2024-12-03T15:57:48Z NOTICE device.log: Persisting connection endpoint +2024-12-03T15:58:07Z DEBUG received events_system 2024-12-03T15:57:48Z WARNING device.log: Updating persistent store: { "endpoint" : { "protocol" : "mqtt", @@ -173,1346 +189,1469 @@ "password" : "38269d11" } }, - "generation" : "2024-11-06T17:32:06Z" + "generation" : "2024-12-03T15:57:35Z" }, "restart_count" : 1 } -2024-11-06T17:32:37Z DEBUG received events_system 2024-11-06T17:32:20Z INFO device.log: Update state 2024-11-06T17:32:20Z last_config 2024-11-06T17:32:10Z -2024-11-06T17:32:37Z DEBUG received events_system 2024-11-06T17:32:22Z INFO device.log: Update state 2024-11-06T17:32:22Z last_config 2024-11-06T17:32:10Z -2024-11-06T17:32:37Z DEBUG received events_system 2024-11-06T17:32:22Z INFO device.log: 2024-11-06T17:32:22Z received config 2024-11-06T17:32:22Z -2024-11-06T17:32:37Z DEBUG received events_system 2024-11-06T17:32:22Z NOTICE system.config.apply: success -2024-11-06T17:32:37Z DEBUG received events_system 2024-11-06T17:32:24Z INFO device.log: Update state 2024-11-06T17:32:24Z last_config 2024-11-06T17:32:22Z -2024-11-06T17:32:37Z DEBUG received events_system 2024-11-06T17:32:28Z INFO device.log: Update state 2024-11-06T17:32:28Z last_config 2024-11-06T17:32:22Z -2024-11-06T17:32:37Z DEBUG Handling device message events_system MP:f3cc1b8d -2024-11-06T17:32:37Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:37Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:32:37Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:37Z TRACE received command AHU-1/config/update -2024-11-06T17:32:37Z DEBUG received config_update -2024-11-06T17:32:37Z DEBUG Handling update message config_update RC:63be1a.00000013 -2024-11-06T17:32:37Z DEBUG Removed configTransaction RC:63be1a.00000013 -2024-11-06T17:32:37Z DEBUG last_start changed false, last_start 1970-01-01T00:01:13Z -2024-11-06T17:32:37Z DEBUG Updated config 2024-11-06T17:32:37Z RC:63be1a.00000013 -2024-11-06T17:32:37Z INFO Updated config #010: Changed 2 fields: -2024-11-06T17:32:37Z INFO Updated config #010: Set `system.testing.sequence_name` = `enumerate_nothing` -2024-11-06T17:32:37Z INFO Updated config #010: Remove `blobset` -2024-11-06T17:32:37Z TRACE received command AHU-1/state/update -2024-11-06T17:32:37Z DEBUG received state_update -2024-11-06T17:32:37Z DEBUG Handling update message state_update MP:eee13075 -2024-11-06T17:32:37Z DEBUG Updated state after 0s 2024-11-06T17:32:37Z MP:eee13075 -2024-11-06T17:32:37Z INFO Updated state #015: Changed 4 fields: -2024-11-06T17:32:37Z INFO Updated state #015: Set `system.status.level` = `100` -2024-11-06T17:32:37Z INFO Updated state #015: Set `system.status.category` = `system.config.parse` -2024-11-06T17:32:37Z INFO Updated state #015: Set `system.status.timestamp` = `2024-11-06T17:32:37Z` -2024-11-06T17:32:37Z INFO Updated state #015: Set `timestamp` = `2024-11-06T17:32:37Z` -2024-11-06T17:32:37Z NOTICE Received serial number sequencer-25589 -2024-11-06T17:32:37Z DEBUG Updated state has last_config 2024-11-06T17:32:22Z (expecting 2024-11-06T17:32:37Z) -2024-11-06T17:32:37Z DEBUG Detail config update synchronized is now: last_start not synced in config, last_config not synced in state -2024-11-06T17:32:37Z TRACE received command AHU-1/state/system -2024-11-06T17:32:37Z TRACE received state_system: { -2024-11-06T17:32:37Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:37Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:37Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:37Z TRACE received state_system: }, -2024-11-06T17:32:37Z TRACE received state_system: "last_config" : "2024-11-06T17:32:22Z", -2024-11-06T17:32:37Z TRACE received state_system: "operation" : { -2024-11-06T17:32:37Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:37Z TRACE received state_system: "last_start" : "2024-11-06T17:31:47Z", -2024-11-06T17:32:37Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:37Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:37Z TRACE received state_system: }, -2024-11-06T17:32:37Z TRACE received state_system: "serial_no" : "sequencer-25589", -2024-11-06T17:32:37Z TRACE received state_system: "software" : { -2024-11-06T17:32:37Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:37Z TRACE received state_system: }, -2024-11-06T17:32:37Z TRACE received state_system: "status" : { -2024-11-06T17:32:37Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:37Z TRACE received state_system: "category" : "system.config.parse", -2024-11-06T17:32:37Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:37Z", -2024-11-06T17:32:37Z TRACE received state_system: "level" : 100 -2024-11-06T17:32:37Z TRACE received state_system: }, -2024-11-06T17:32:37Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:37Z", -2024-11-06T17:32:37Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:37Z TRACE received state_system: } -2024-11-06T17:32:37Z DEBUG Handling device message state_system MP:eee13075-0 -2024-11-06T17:32:37Z TRACE Ignoring partial state update -2024-11-06T17:32:37Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:37Z TRACE received state_localnet: { -2024-11-06T17:32:37Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:37Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:37Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:32:37Z TRACE received state_localnet: }, -2024-11-06T17:32:37Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:37Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:32:37Z TRACE received state_localnet: }, -2024-11-06T17:32:37Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:37Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:32:37Z TRACE received state_localnet: }, -2024-11-06T17:32:37Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:37Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:37Z TRACE received state_localnet: } -2024-11-06T17:32:37Z TRACE received state_localnet: }, -2024-11-06T17:32:37Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:37Z", -2024-11-06T17:32:37Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:37Z TRACE received state_localnet: } -2024-11-06T17:32:37Z DEBUG Handling device message state_localnet MP:eee13075-1 -2024-11-06T17:32:37Z TRACE Ignoring partial state update -2024-11-06T17:32:37Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:37Z TRACE received state_pointset: { -2024-11-06T17:32:37Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:37Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:37Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:37Z TRACE received state_pointset: }, -2024-11-06T17:32:37Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:37Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:37Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:37Z TRACE received state_pointset: }, -2024-11-06T17:32:37Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:37Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:37Z TRACE received state_pointset: } -2024-11-06T17:32:37Z TRACE received state_pointset: }, -2024-11-06T17:32:37Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:37Z", -2024-11-06T17:32:37Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:37Z TRACE received state_pointset: } -2024-11-06T17:32:37Z DEBUG Handling device message state_pointset MP:eee13075-2 -2024-11-06T17:32:37Z TRACE Ignoring partial state update -2024-11-06T17:32:37Z TRACE received command AHU-1/config/update -2024-11-06T17:32:37Z DEBUG received config_update -2024-11-06T17:32:37Z DEBUG Handling update message config_update MP:eee13075 -2024-11-06T17:32:37Z DEBUG last_start changed true, last_start 2024-11-06T17:31:47Z -2024-11-06T17:32:37Z DEBUG Updated config 2024-11-06T17:32:37Z MP:eee13075 -2024-11-06T17:32:37Z INFO Updated config #011: Changed 0 fields. -2024-11-06T17:32:37Z DEBUG Detail config update synchronized is now: last_config not synced in state -2024-11-06T17:32:39Z TRACE received command AHU-1/events/pointset -2024-11-06T17:32:39Z TRACE received events_pointset: { -2024-11-06T17:32:39Z TRACE received events_pointset: "points" : { -2024-11-06T17:32:39Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:39Z TRACE received events_pointset: "present_value" : true -2024-11-06T17:32:39Z TRACE received events_pointset: }, -2024-11-06T17:32:39Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:39Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:32:39Z TRACE received events_pointset: }, -2024-11-06T17:32:39Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:39Z TRACE received events_pointset: "present_value" : 10 -2024-11-06T17:32:39Z TRACE received events_pointset: } -2024-11-06T17:32:39Z TRACE received events_pointset: }, -2024-11-06T17:32:39Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:32:39Z", -2024-11-06T17:32:39Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:32:39Z TRACE received events_pointset: } -2024-11-06T17:32:39Z DEBUG Handling device message events_pointset MP:c26425a4 -2024-11-06T17:32:39Z TRACE received command AHU-1/events/system -2024-11-06T17:32:39Z DEBUG received events_system 2024-11-06T17:32:37Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:39Z DEBUG received events_system 2024-11-06T17:32:37Z INFO device.log: Update state 2024-11-06T17:32:37Z last_config 2024-11-06T17:32:22Z -2024-11-06T17:32:39Z DEBUG received events_system 2024-11-06T17:32:37Z INFO device.log: 2024-11-06T17:32:37Z received config 2024-11-06T17:32:37Z -2024-11-06T17:32:39Z DEBUG received events_system 2024-11-06T17:32:37Z NOTICE system.config.apply: success -2024-11-06T17:32:39Z DEBUG received events_system 2024-11-06T17:32:37Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:39Z DEBUG received events_system 2024-11-06T17:32:37Z INFO device.log: 2024-11-06T17:32:37Z received config 2024-11-06T17:32:37Z -2024-11-06T17:32:39Z DEBUG received events_system 2024-11-06T17:32:37Z NOTICE system.config.apply: success -2024-11-06T17:32:39Z DEBUG Handling device message events_system MP:ba464971 -2024-11-06T17:32:39Z TRACE received command AHU-1/state/update -2024-11-06T17:32:39Z DEBUG received state_update -2024-11-06T17:32:39Z DEBUG Handling update message state_update MP:c657e35e -2024-11-06T17:32:39Z DEBUG Updated state after 0s 2024-11-06T17:32:39Z MP:c657e35e -2024-11-06T17:32:39Z INFO Updated state #016: Changed 4 fields: -2024-11-06T17:32:39Z INFO Updated state #016: Set `system.last_config` = `2024-11-06T17:32:37Z` -2024-11-06T17:32:39Z INFO Updated state #016: Set `system.status.level` = `300` -2024-11-06T17:32:39Z INFO Updated state #016: Set `system.status.category` = `system.config.apply` -2024-11-06T17:32:39Z INFO Updated state #016: Set `timestamp` = `2024-11-06T17:32:39Z` -2024-11-06T17:32:39Z DEBUG Updated state has last_config 2024-11-06T17:32:37Z (expecting 2024-11-06T17:32:37Z) -2024-11-06T17:32:39Z TRACE received command AHU-1/state/system -2024-11-06T17:32:39Z TRACE received state_system: { -2024-11-06T17:32:39Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:39Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:39Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:39Z TRACE received state_system: }, -2024-11-06T17:32:39Z TRACE received state_system: "last_config" : "2024-11-06T17:32:37Z", -2024-11-06T17:32:39Z TRACE received state_system: "operation" : { -2024-11-06T17:32:39Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:39Z TRACE received state_system: "last_start" : "2024-11-06T17:31:47Z", -2024-11-06T17:32:39Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:39Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:39Z TRACE received state_system: }, -2024-11-06T17:32:39Z TRACE received state_system: "serial_no" : "sequencer-25589", -2024-11-06T17:32:39Z TRACE received state_system: "software" : { -2024-11-06T17:32:39Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:39Z TRACE received state_system: }, -2024-11-06T17:32:39Z TRACE received state_system: "status" : { -2024-11-06T17:32:39Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:39Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:39Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:37Z", -2024-11-06T17:32:39Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:39Z TRACE received state_system: }, -2024-11-06T17:32:39Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:39Z", -2024-11-06T17:32:39Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:39Z TRACE received state_system: } -2024-11-06T17:32:39Z DEBUG Handling device message state_system MP:c657e35e-0 -2024-11-06T17:32:39Z TRACE Ignoring partial state update -2024-11-06T17:32:39Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:39Z DEBUG Stage finished waiting for config update synchronized at 11s after 2s -2024-11-06T17:32:39Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:32:39Z DEBUG Config sync took 2s -2024-11-06T17:32:39Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:39Z DEBUG Update config soft reset timestamp 2024-11-06T17:32:37Z -2024-11-06T17:32:39Z TRACE local local_update: { -2024-11-06T17:32:39Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:37Z", -2024-11-06T17:32:39Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:39Z TRACE local local_update: "system" : { -2024-11-06T17:32:39Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:39Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:39Z TRACE local local_update: "operation" : { -2024-11-06T17:32:39Z TRACE local local_update: "last_start" : "2024-11-06T17:31:47Z" -2024-11-06T17:32:39Z TRACE local local_update: }, -2024-11-06T17:32:39Z TRACE local local_update: "testing" : { -2024-11-06T17:32:39Z TRACE local local_update: "sequence_name" : "enumerate_nothing" -2024-11-06T17:32:39Z TRACE local local_update: } -2024-11-06T17:32:39Z TRACE local local_update: }, -2024-11-06T17:32:39Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:39Z TRACE local local_update: "families" : { -2024-11-06T17:32:39Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:39Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:39Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:39Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:39Z TRACE local local_update: } -2024-11-06T17:32:39Z TRACE local local_update: }, -2024-11-06T17:32:39Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:39Z TRACE local local_update: "points" : { -2024-11-06T17:32:39Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:39Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:39Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:39Z TRACE local local_update: }, -2024-11-06T17:32:39Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:39Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:39Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:39Z TRACE local local_update: }, -2024-11-06T17:32:39Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:39Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:39Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:39Z TRACE local local_update: } -2024-11-06T17:32:39Z TRACE local local_update: } -2024-11-06T17:32:39Z TRACE local local_update: } -2024-11-06T17:32:39Z TRACE local local_update: } -2024-11-06T17:32:39Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } -2024-11-06T17:32:39Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "ipv6": { } } } -2024-11-06T17:32:39Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` -2024-11-06T17:32:39Z DEBUG Done with reset_config -2024-11-06T17:32:39Z TRACE Stage suspend waiting for starting test wrapper at 11s -2024-11-06T17:32:39Z INFO Stage start waiting for config update synchronized at 11s -2024-11-06T17:32:39Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:39Z TRACE received state_localnet: { -2024-11-06T17:32:39Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:39Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:39Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:32:39Z TRACE received state_localnet: }, -2024-11-06T17:32:39Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:39Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:32:39Z TRACE received state_localnet: }, -2024-11-06T17:32:39Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:39Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:32:39Z TRACE received state_localnet: }, -2024-11-06T17:32:39Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:39Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:39Z TRACE received state_localnet: } -2024-11-06T17:32:39Z TRACE received state_localnet: }, -2024-11-06T17:32:39Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:39Z", -2024-11-06T17:32:39Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:39Z TRACE received state_localnet: } -2024-11-06T17:32:39Z DEBUG Handling device message state_localnet MP:c657e35e-1 -2024-11-06T17:32:39Z TRACE Ignoring partial state update -2024-11-06T17:32:39Z DEBUG Stage finished waiting for config update synchronized at 11s after 0s -2024-11-06T17:32:39Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:32:39Z DEBUG Config sync took 2s -2024-11-06T17:32:39Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:39Z DEBUG Disallowing device state change (everything) -2024-11-06T17:32:40Z TRACE updated check config_update: true -2024-11-06T17:32:40Z DEBUG update config_update, adding configTransaction RC:63be1a.00000014 -2024-11-06T17:32:40Z TRACE local local_update: { -2024-11-06T17:32:40Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:37Z", -2024-11-06T17:32:40Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:40Z TRACE local local_update: "system" : { -2024-11-06T17:32:40Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:40Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:40Z TRACE local local_update: "operation" : { -2024-11-06T17:32:40Z TRACE local local_update: "last_start" : "2024-11-06T17:31:47Z" -2024-11-06T17:32:40Z TRACE local local_update: }, -2024-11-06T17:32:40Z TRACE local local_update: "testing" : { -2024-11-06T17:32:40Z TRACE local local_update: "sequence_name" : "enumerate_nothing" -2024-11-06T17:32:40Z TRACE local local_update: } -2024-11-06T17:32:40Z TRACE local local_update: }, -2024-11-06T17:32:40Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:40Z TRACE local local_update: "families" : { -2024-11-06T17:32:40Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:40Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:40Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:40Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:40Z TRACE local local_update: } -2024-11-06T17:32:40Z TRACE local local_update: }, -2024-11-06T17:32:40Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:40Z TRACE local local_update: "points" : { -2024-11-06T17:32:40Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:40Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:40Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:40Z TRACE local local_update: }, -2024-11-06T17:32:40Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:40Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:40Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:40Z TRACE local local_update: }, -2024-11-06T17:32:40Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:40Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:40Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:40Z TRACE local local_update: } -2024-11-06T17:32:40Z TRACE local local_update: } -2024-11-06T17:32:40Z TRACE local local_update: } -2024-11-06T17:32:40Z TRACE local local_update: } -2024-11-06T17:32:40Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:39Z -2024-11-06T17:32:40Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:40Z, because initial setup -2024-11-06T17:32:40Z TRACE Stage suspend waiting for starting test wrapper at 12s -2024-11-06T17:32:40Z INFO Stage start waiting for config update synchronized at 12s -2024-11-06T17:32:40Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:40Z TRACE received state_pointset: { -2024-11-06T17:32:40Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:40Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:40Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:40Z TRACE received state_pointset: }, -2024-11-06T17:32:40Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:40Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:40Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:40Z TRACE received state_pointset: }, -2024-11-06T17:32:40Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:40Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:40Z TRACE received state_pointset: } -2024-11-06T17:32:40Z TRACE received state_pointset: }, -2024-11-06T17:32:40Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:39Z", -2024-11-06T17:32:40Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:40Z TRACE received state_pointset: } -2024-11-06T17:32:40Z DEBUG Handling device message state_pointset MP:c657e35e-2 -2024-11-06T17:32:40Z TRACE Ignoring partial state update -2024-11-06T17:32:40Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:40Z TRACE received command AHU-1/config/update -2024-11-06T17:32:40Z DEBUG received config_update -2024-11-06T17:32:40Z DEBUG Handling update message config_update RC:63be1a.00000014 -2024-11-06T17:32:40Z DEBUG Removed configTransaction RC:63be1a.00000014 -2024-11-06T17:32:40Z DEBUG last_start changed false, last_start 2024-11-06T17:31:47Z -2024-11-06T17:32:40Z DEBUG Updated config 2024-11-06T17:32:40Z RC:63be1a.00000014 -2024-11-06T17:32:40Z INFO Updated config #012: Changed 0 fields. -2024-11-06T17:32:41Z TRACE received command AHU-1/state/update -2024-11-06T17:32:41Z DEBUG received state_update -2024-11-06T17:32:41Z DEBUG Handling update message state_update MP:8388397d -2024-11-06T17:32:41Z DEBUG Updated state after 0s 2024-11-06T17:32:41Z MP:8388397d -2024-11-06T17:32:41Z INFO Updated state #017: Changed 3 fields: -2024-11-06T17:32:41Z INFO Updated state #017: Set `system.last_config` = `2024-11-06T17:32:40Z` -2024-11-06T17:32:41Z INFO Updated state #017: Set `system.status.timestamp` = `2024-11-06T17:32:40Z` -2024-11-06T17:32:41Z INFO Updated state #017: Set `timestamp` = `2024-11-06T17:32:41Z` -2024-11-06T17:32:41Z DEBUG Updated state has last_config 2024-11-06T17:32:40Z (expecting 2024-11-06T17:32:40Z) -2024-11-06T17:32:41Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:41Z DEBUG Stage finished waiting for config update synchronized at 13s after 0s -2024-11-06T17:32:41Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:32:41Z DEBUG Config sync took 1s -2024-11-06T17:32:41Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:41Z DEBUG Update config initial setup timestamp 2024-11-06T17:32:40Z -2024-11-06T17:32:41Z TRACE local local_update: { -2024-11-06T17:32:41Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:40Z", -2024-11-06T17:32:41Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:41Z TRACE local local_update: "system" : { -2024-11-06T17:32:41Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:41Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:41Z TRACE local local_update: "operation" : { -2024-11-06T17:32:41Z TRACE local local_update: "last_start" : "2024-11-06T17:31:47Z" -2024-11-06T17:32:41Z TRACE local local_update: }, -2024-11-06T17:32:41Z TRACE local local_update: "testing" : { -2024-11-06T17:32:41Z TRACE local local_update: "sequence_name" : "enumerate_nothing" -2024-11-06T17:32:41Z TRACE local local_update: } -2024-11-06T17:32:41Z TRACE local local_update: }, -2024-11-06T17:32:41Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:41Z TRACE local local_update: "families" : { -2024-11-06T17:32:41Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:41Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:41Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:41Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:41Z TRACE local local_update: } -2024-11-06T17:32:41Z TRACE local local_update: }, -2024-11-06T17:32:41Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:41Z TRACE local local_update: "points" : { -2024-11-06T17:32:41Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:41Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:41Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:41Z TRACE local local_update: }, -2024-11-06T17:32:41Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:41Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:41Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:41Z TRACE local local_update: }, -2024-11-06T17:32:41Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:41Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:41Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:41Z TRACE local local_update: } -2024-11-06T17:32:41Z TRACE local local_update: } -2024-11-06T17:32:41Z TRACE local local_update: } -2024-11-06T17:32:41Z TRACE local local_update: } -2024-11-06T17:32:41Z DEBUG Stale state cutoff threshold is 2024-11-06T17:31:49Z -2024-11-06T17:32:41Z DEBUG Waiting for device stateTransaction RC:63be1a.00000015 (was null) -2024-11-06T17:32:41Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:32:41Z INFO Stage start waiting for state query at 13s -2024-11-06T17:32:41Z TRACE received command AHU-1/state/system -2024-11-06T17:32:41Z TRACE received state_system: { -2024-11-06T17:32:41Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:41Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:41Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:41Z TRACE received state_system: }, -2024-11-06T17:32:41Z TRACE received state_system: "last_config" : "2024-11-06T17:32:40Z", -2024-11-06T17:32:41Z TRACE received state_system: "operation" : { -2024-11-06T17:32:41Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:41Z TRACE received state_system: "last_start" : "2024-11-06T17:31:47Z", -2024-11-06T17:32:41Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:41Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:41Z TRACE received state_system: }, -2024-11-06T17:32:41Z TRACE received state_system: "serial_no" : "sequencer-25589", -2024-11-06T17:32:41Z TRACE received state_system: "software" : { -2024-11-06T17:32:41Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:41Z TRACE received state_system: }, -2024-11-06T17:32:41Z TRACE received state_system: "status" : { -2024-11-06T17:32:41Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:41Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:41Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:40Z", -2024-11-06T17:32:41Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:41Z TRACE received state_system: }, -2024-11-06T17:32:41Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:41Z", -2024-11-06T17:32:41Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:41Z TRACE received state_system: } -2024-11-06T17:32:41Z DEBUG Handling device message state_system MP:8388397d-0 -2024-11-06T17:32:41Z TRACE Ignoring partial state update -2024-11-06T17:32:41Z TRACE received command AHU-1/state/update -2024-11-06T17:32:41Z DEBUG received state_update -2024-11-06T17:32:41Z INFO Received device configAcked -2024-11-06T17:32:41Z DEBUG Handling update message state_update RC:63be1a.00000015 -2024-11-06T17:32:41Z DEBUG Removed stateTransaction RC:63be1a.00000015 -2024-11-06T17:32:41Z DEBUG Updated state after 0s 2024-11-06T17:32:41Z RC:63be1a.00000015 -2024-11-06T17:32:41Z INFO Updated state #018: Changed 0 fields. -2024-11-06T17:32:41Z DEBUG Updated state has last_config 2024-11-06T17:32:40Z (expecting 2024-11-06T17:32:40Z) -2024-11-06T17:32:41Z DEBUG Stage finished waiting for state query at 13s after 0s -2024-11-06T17:32:41Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:32:41Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:32:41Z INFO Stage start waiting for initial device state at 13s -2024-11-06T17:32:42Z TRACE updated check config_update: true -2024-11-06T17:32:42Z DEBUG update config_update, adding configTransaction RC:63be1a.00000016 -2024-11-06T17:32:42Z TRACE local local_update: { -2024-11-06T17:32:42Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:40Z", -2024-11-06T17:32:42Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:42Z TRACE local local_update: "system" : { -2024-11-06T17:32:42Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:42Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:42Z TRACE local local_update: "operation" : { -2024-11-06T17:32:42Z TRACE local local_update: "last_start" : "2024-11-06T17:31:47Z" -2024-11-06T17:32:42Z TRACE local local_update: }, -2024-11-06T17:32:42Z TRACE local local_update: "testing" : { -2024-11-06T17:32:42Z TRACE local local_update: "sequence_name" : "enumerate_nothing" -2024-11-06T17:32:42Z TRACE local local_update: } -2024-11-06T17:32:42Z TRACE local local_update: }, -2024-11-06T17:32:42Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:42Z TRACE local local_update: "families" : { -2024-11-06T17:32:42Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:42Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:42Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:42Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:42Z TRACE local local_update: } -2024-11-06T17:32:42Z TRACE local local_update: }, -2024-11-06T17:32:42Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:42Z TRACE local local_update: "points" : { -2024-11-06T17:32:42Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:42Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:42Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:42Z TRACE local local_update: }, -2024-11-06T17:32:42Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:42Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:42Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:42Z TRACE local local_update: }, -2024-11-06T17:32:42Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:42Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:42Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:42Z TRACE local local_update: } -2024-11-06T17:32:42Z TRACE local local_update: } -2024-11-06T17:32:42Z TRACE local local_update: } -2024-11-06T17:32:42Z TRACE local local_update: } -2024-11-06T17:32:42Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:41Z -2024-11-06T17:32:42Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:42Z, because before initial device state -2024-11-06T17:32:42Z TRACE Stage suspend waiting for initial device state at 14s -2024-11-06T17:32:42Z INFO Stage start waiting for config update synchronized at 14s -2024-11-06T17:32:42Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:42Z TRACE received state_localnet: { -2024-11-06T17:32:42Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:42Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:42Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:32:42Z TRACE received state_localnet: }, -2024-11-06T17:32:42Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:42Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:32:42Z TRACE received state_localnet: }, -2024-11-06T17:32:42Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:42Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:32:42Z TRACE received state_localnet: }, -2024-11-06T17:32:42Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:42Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:42Z TRACE received state_localnet: } -2024-11-06T17:32:42Z TRACE received state_localnet: }, -2024-11-06T17:32:42Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:41Z", -2024-11-06T17:32:42Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:42Z TRACE received state_localnet: } -2024-11-06T17:32:42Z DEBUG Handling device message state_localnet MP:8388397d-1 -2024-11-06T17:32:42Z TRACE Ignoring partial state update -2024-11-06T17:32:42Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:42Z TRACE received command AHU-1/reply/update -2024-11-06T17:32:42Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:42Z TRACE received state_pointset: { -2024-11-06T17:32:42Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:42Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:42Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:42Z TRACE received state_pointset: }, -2024-11-06T17:32:42Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:42Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:42Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:42Z TRACE received state_pointset: }, -2024-11-06T17:32:42Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:42Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:42Z TRACE received state_pointset: } -2024-11-06T17:32:42Z TRACE received state_pointset: }, -2024-11-06T17:32:42Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:41Z", -2024-11-06T17:32:42Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:42Z TRACE received state_pointset: } -2024-11-06T17:32:42Z DEBUG Handling device message state_pointset MP:8388397d-2 -2024-11-06T17:32:42Z TRACE Ignoring partial state update -2024-11-06T17:32:42Z TRACE received command AHU-1/config/update -2024-11-06T17:32:42Z DEBUG received config_update -2024-11-06T17:32:42Z DEBUG Handling update message config_update RC:63be1a.00000016 -2024-11-06T17:32:42Z DEBUG Removed configTransaction RC:63be1a.00000016 -2024-11-06T17:32:42Z DEBUG last_start changed false, last_start 2024-11-06T17:31:47Z -2024-11-06T17:32:42Z DEBUG Updated config 2024-11-06T17:32:42Z RC:63be1a.00000016 -2024-11-06T17:32:42Z INFO Updated config #013: Changed 0 fields. -2024-11-06T17:32:43Z TRACE received command null/config/udmi -2024-11-06T17:32:43Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state -2024-11-06T17:32:43Z TRACE received command AHU-1/state/update -2024-11-06T17:32:43Z DEBUG received state_update -2024-11-06T17:32:43Z DEBUG Handling update message state_update MP:2c60960e -2024-11-06T17:32:43Z DEBUG Updated state after 0s 2024-11-06T17:32:43Z MP:2c60960e -2024-11-06T17:32:43Z INFO Updated state #019: Changed 3 fields: -2024-11-06T17:32:43Z INFO Updated state #019: Set `system.last_config` = `2024-11-06T17:32:42Z` -2024-11-06T17:32:43Z INFO Updated state #019: Set `system.status.timestamp` = `2024-11-06T17:32:42Z` -2024-11-06T17:32:43Z INFO Updated state #019: Set `timestamp` = `2024-11-06T17:32:43Z` -2024-11-06T17:32:43Z DEBUG Updated state has last_config 2024-11-06T17:32:42Z (expecting 2024-11-06T17:32:42Z) -2024-11-06T17:32:43Z TRACE received command AHU-1/state/system -2024-11-06T17:32:43Z TRACE received state_system: { -2024-11-06T17:32:43Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:43Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:43Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:43Z TRACE received state_system: }, -2024-11-06T17:32:43Z TRACE received state_system: "last_config" : "2024-11-06T17:32:42Z", -2024-11-06T17:32:43Z TRACE received state_system: "operation" : { -2024-11-06T17:32:43Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:43Z TRACE received state_system: "last_start" : "2024-11-06T17:31:47Z", -2024-11-06T17:32:43Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:43Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:43Z TRACE received state_system: }, -2024-11-06T17:32:43Z TRACE received state_system: "serial_no" : "sequencer-25589", -2024-11-06T17:32:43Z TRACE received state_system: "software" : { -2024-11-06T17:32:43Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:43Z TRACE received state_system: }, -2024-11-06T17:32:43Z TRACE received state_system: "status" : { -2024-11-06T17:32:43Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:43Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:43Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:42Z", -2024-11-06T17:32:43Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:43Z TRACE received state_system: }, -2024-11-06T17:32:43Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:43Z", -2024-11-06T17:32:43Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:43Z TRACE received state_system: } -2024-11-06T17:32:43Z DEBUG Handling device message state_system MP:2c60960e-0 -2024-11-06T17:32:43Z TRACE Ignoring partial state update -2024-11-06T17:32:43Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:43Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:32:43Z TRACE Stage resume waiting for initial device state at 15s -2024-11-06T17:32:43Z DEBUG Config sync took 1s -2024-11-06T17:32:43Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:43Z DEBUG Update config before initial device state timestamp 2024-11-06T17:32:42Z -2024-11-06T17:32:43Z TRACE local local_update: { -2024-11-06T17:32:43Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:42Z", -2024-11-06T17:32:43Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:43Z TRACE local local_update: "system" : { -2024-11-06T17:32:43Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:43Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:43Z TRACE local local_update: "operation" : { -2024-11-06T17:32:43Z TRACE local local_update: "last_start" : "2024-11-06T17:31:47Z" -2024-11-06T17:32:43Z TRACE local local_update: }, -2024-11-06T17:32:43Z TRACE local local_update: "testing" : { -2024-11-06T17:32:43Z TRACE local local_update: "sequence_name" : "enumerate_nothing" -2024-11-06T17:32:43Z TRACE local local_update: } -2024-11-06T17:32:43Z TRACE local local_update: }, -2024-11-06T17:32:43Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:43Z TRACE local local_update: "families" : { -2024-11-06T17:32:43Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:43Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:43Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:43Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:43Z TRACE local local_update: } -2024-11-06T17:32:43Z TRACE local local_update: }, -2024-11-06T17:32:43Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:43Z TRACE local local_update: "points" : { -2024-11-06T17:32:43Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:43Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:43Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:43Z TRACE local local_update: }, -2024-11-06T17:32:43Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:43Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:43Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:43Z TRACE local local_update: }, -2024-11-06T17:32:43Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:43Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:43Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:43Z TRACE local local_update: } -2024-11-06T17:32:43Z TRACE local local_update: } -2024-11-06T17:32:43Z TRACE local local_update: } -2024-11-06T17:32:43Z TRACE local local_update: } -2024-11-06T17:32:43Z DEBUG Stage finished waiting for initial device state at 15s after 1s -2024-11-06T17:32:43Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:32:43Z DEBUG Device state system status level is now 300 -2024-11-06T17:32:43Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:32:43Z INFO Stage start waiting for config update synchronized at 15s -2024-11-06T17:32:43Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:43Z TRACE received state_localnet: { -2024-11-06T17:32:43Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:43Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:43Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:32:43Z TRACE received state_localnet: }, -2024-11-06T17:32:43Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:43Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:32:43Z TRACE received state_localnet: }, -2024-11-06T17:32:43Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:43Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:32:43Z TRACE received state_localnet: }, -2024-11-06T17:32:43Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:43Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:43Z TRACE received state_localnet: } -2024-11-06T17:32:43Z TRACE received state_localnet: }, -2024-11-06T17:32:43Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:43Z", -2024-11-06T17:32:43Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:43Z TRACE received state_localnet: } -2024-11-06T17:32:43Z DEBUG Handling device message state_localnet MP:2c60960e-1 -2024-11-06T17:32:43Z TRACE Ignoring partial state update -2024-11-06T17:32:43Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:32:43Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:32:43Z DEBUG Config sync took 1s -2024-11-06T17:32:43Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:43Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:32:43Z INFO Stage start waiting for executing test at 15s -2024-11-06T17:32:43Z DEBUG stage begin waiting for executing test at 15s -2024-11-06T17:32:43Z DEBUG Allowing device state change discovery -2024-11-06T17:32:43Z TRACE Stage suspend waiting for executing test at 15s -2024-11-06T17:32:43Z INFO Stage start waiting for enumeration not active at 15s -2024-11-06T17:32:44Z DEBUG system config extra field null -2024-11-06T17:32:44Z TRACE updated check config_system: true -2024-11-06T17:32:44Z DEBUG update config_system, adding configTransaction RC:63be1a.00000017 -2024-11-06T17:32:44Z TRACE local local_system: { -2024-11-06T17:32:44Z TRACE local local_system: "min_loglevel" : 200, -2024-11-06T17:32:44Z TRACE local local_system: "metrics_rate_sec" : 10, -2024-11-06T17:32:44Z TRACE local local_system: "operation" : { -2024-11-06T17:32:44Z TRACE local local_system: "last_start" : "2024-11-06T17:31:47Z" -2024-11-06T17:32:44Z TRACE local local_system: }, -2024-11-06T17:32:44Z TRACE local local_system: "testing" : { -2024-11-06T17:32:44Z TRACE local local_system: "sequence_name" : "enumerate_nothing" -2024-11-06T17:32:44Z TRACE local local_system: } -2024-11-06T17:32:44Z TRACE local local_system: } -2024-11-06T17:32:44Z TRACE updated check config_pointset: true -2024-11-06T17:32:44Z DEBUG update config_pointset, adding configTransaction RC:63be1a.00000018 -2024-11-06T17:32:44Z TRACE local local_pointset: { -2024-11-06T17:32:44Z TRACE local local_pointset: "points" : { -2024-11-06T17:32:44Z TRACE local local_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:44Z TRACE local local_pointset: "units" : "Bars", -2024-11-06T17:32:44Z TRACE local local_pointset: "set_value" : 98 -2024-11-06T17:32:44Z TRACE local local_pointset: }, -2024-11-06T17:32:44Z TRACE local local_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:44Z TRACE local local_pointset: "ref" : "BV11.present_value", -2024-11-06T17:32:44Z TRACE local local_pointset: "units" : "No-units" -2024-11-06T17:32:44Z TRACE local local_pointset: }, -2024-11-06T17:32:44Z TRACE local local_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:44Z TRACE local local_pointset: "ref" : "AV12.present_value", -2024-11-06T17:32:44Z TRACE local local_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:44Z TRACE local local_pointset: } -2024-11-06T17:32:44Z TRACE local local_pointset: } -2024-11-06T17:32:44Z TRACE local local_pointset: } -2024-11-06T17:32:44Z TRACE updated check config_gateway: false -2024-11-06T17:32:44Z TRACE updated check config_localnet: true -2024-11-06T17:32:44Z DEBUG update config_localnet, adding configTransaction RC:63be1a.00000019 -2024-11-06T17:32:44Z TRACE local local_localnet: { -2024-11-06T17:32:44Z TRACE local local_localnet: "families" : { -2024-11-06T17:32:44Z TRACE local local_localnet: "ether" : { }, -2024-11-06T17:32:44Z TRACE local local_localnet: "ipv4" : { }, -2024-11-06T17:32:44Z TRACE local local_localnet: "vendor" : { }, -2024-11-06T17:32:44Z TRACE local local_localnet: "ipv6" : { } -2024-11-06T17:32:44Z TRACE local local_localnet: } -2024-11-06T17:32:44Z TRACE local local_localnet: } -2024-11-06T17:32:44Z TRACE updated check config_blobset: false -2024-11-06T17:32:44Z TRACE updated check config_discovery: true -2024-11-06T17:32:44Z DEBUG update config_discovery, adding configTransaction RC:63be1a.0000001a -2024-11-06T17:32:44Z TRACE local local_discovery: { -2024-11-06T17:32:44Z TRACE local local_discovery: "depths" : { } -2024-11-06T17:32:44Z TRACE local local_discovery: } -2024-11-06T17:32:44Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:43Z -2024-11-06T17:32:44Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:44Z, because before enumeration not active -2024-11-06T17:32:44Z TRACE Stage suspend waiting for enumeration not active at 16s -2024-11-06T17:32:44Z INFO Stage start waiting for config update synchronized at 16s -2024-11-06T17:32:44Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:44Z TRACE received state_pointset: { -2024-11-06T17:32:44Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:44Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:44Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:44Z TRACE received state_pointset: }, -2024-11-06T17:32:44Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:44Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:44Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:44Z TRACE received state_pointset: }, -2024-11-06T17:32:44Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:44Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:44Z TRACE received state_pointset: } -2024-11-06T17:32:44Z TRACE received state_pointset: }, -2024-11-06T17:32:44Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:43Z", -2024-11-06T17:32:44Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:44Z TRACE received state_pointset: } -2024-11-06T17:32:44Z DEBUG Handling device message state_pointset MP:2c60960e-2 -2024-11-06T17:32:44Z TRACE Ignoring partial state update -2024-11-06T17:32:44Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:44Z TRACE received command AHU-1/config/update -2024-11-06T17:32:44Z DEBUG received config_update -2024-11-06T17:32:44Z DEBUG Handling update message config_update RC:63be1a.00000017 -2024-11-06T17:32:44Z DEBUG Removed configTransaction RC:63be1a.00000017 -2024-11-06T17:32:44Z DEBUG last_start changed false, last_start 2024-11-06T17:31:47Z -2024-11-06T17:32:44Z DEBUG Updated config 2024-11-06T17:32:44Z RC:63be1a.00000017 -2024-11-06T17:32:44Z INFO Updated config #014: Changed 1 fields: -2024-11-06T17:32:44Z INFO Updated config #014: Add `discovery` = { "depths": { } } -2024-11-06T17:32:45Z TRACE received command AHU-1/state/update -2024-11-06T17:32:45Z DEBUG received state_update -2024-11-06T17:32:45Z DEBUG Handling update message state_update MP:2266ef22 -2024-11-06T17:32:45Z DEBUG Updated state after 0s 2024-11-06T17:32:45Z MP:2266ef22 -2024-11-06T17:32:45Z INFO Updated state #020: Changed 3 fields: -2024-11-06T17:32:45Z INFO Updated state #020: Set `system.last_config` = `2024-11-06T17:32:44Z` -2024-11-06T17:32:45Z INFO Updated state #020: Set `system.status.timestamp` = `2024-11-06T17:32:44Z` -2024-11-06T17:32:45Z INFO Updated state #020: Set `timestamp` = `2024-11-06T17:32:45Z` -2024-11-06T17:32:45Z DEBUG Updated state has last_config 2024-11-06T17:32:44Z (expecting 2024-11-06T17:32:44Z) -2024-11-06T17:32:45Z DEBUG Detail config update synchronized is now: config transactions not cleared -2024-11-06T17:32:45Z TRACE received command AHU-1/state/system -2024-11-06T17:32:45Z TRACE received state_system: { -2024-11-06T17:32:45Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:45Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:45Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:45Z TRACE received state_system: }, -2024-11-06T17:32:45Z TRACE received state_system: "last_config" : "2024-11-06T17:32:44Z", -2024-11-06T17:32:45Z TRACE received state_system: "operation" : { -2024-11-06T17:32:45Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:45Z TRACE received state_system: "last_start" : "2024-11-06T17:31:47Z", -2024-11-06T17:32:45Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:45Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:45Z TRACE received state_system: }, -2024-11-06T17:32:45Z TRACE received state_system: "serial_no" : "sequencer-25589", -2024-11-06T17:32:45Z TRACE received state_system: "software" : { -2024-11-06T17:32:45Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:45Z TRACE received state_system: }, -2024-11-06T17:32:45Z TRACE received state_system: "status" : { -2024-11-06T17:32:45Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:45Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:45Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:44Z", -2024-11-06T17:32:45Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:45Z TRACE received state_system: }, -2024-11-06T17:32:45Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:45Z", -2024-11-06T17:32:45Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:45Z TRACE received state_system: } -2024-11-06T17:32:45Z DEBUG Handling device message state_system MP:2266ef22-0 -2024-11-06T17:32:45Z TRACE Ignoring partial state update -2024-11-06T17:32:45Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:45Z TRACE received state_localnet: { -2024-11-06T17:32:45Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:45Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:45Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:32:45Z TRACE received state_localnet: }, -2024-11-06T17:32:45Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:45Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:32:45Z TRACE received state_localnet: }, -2024-11-06T17:32:45Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:45Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:32:45Z TRACE received state_localnet: }, -2024-11-06T17:32:45Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:45Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:45Z TRACE received state_localnet: } -2024-11-06T17:32:45Z TRACE received state_localnet: }, -2024-11-06T17:32:45Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:45Z", -2024-11-06T17:32:45Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:45Z TRACE received state_localnet: } -2024-11-06T17:32:45Z DEBUG Handling device message state_localnet MP:2266ef22-1 -2024-11-06T17:32:45Z TRACE Ignoring partial state update -2024-11-06T17:32:45Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:45Z TRACE received state_pointset: { -2024-11-06T17:32:45Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:45Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:45Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:45Z TRACE received state_pointset: }, -2024-11-06T17:32:45Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:45Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:45Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:45Z TRACE received state_pointset: }, -2024-11-06T17:32:45Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:45Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:45Z TRACE received state_pointset: } -2024-11-06T17:32:45Z TRACE received state_pointset: }, -2024-11-06T17:32:45Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:45Z", -2024-11-06T17:32:45Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:45Z TRACE received state_pointset: } -2024-11-06T17:32:45Z DEBUG Handling device message state_pointset MP:2266ef22-2 -2024-11-06T17:32:45Z TRACE Ignoring partial state update -2024-11-06T17:32:46Z TRACE received command AHU-1/config/update -2024-11-06T17:32:46Z DEBUG received config_update -2024-11-06T17:32:46Z DEBUG Handling update message config_update RC:63be1a.00000019 -2024-11-06T17:32:46Z DEBUG Removed configTransaction RC:63be1a.00000019 -2024-11-06T17:32:46Z DEBUG last_start changed false, last_start 2024-11-06T17:31:47Z -2024-11-06T17:32:46Z DEBUG Updated config 2024-11-06T17:32:45Z RC:63be1a.00000019 -2024-11-06T17:32:46Z INFO Updated config #015: Changed 0 fields. -2024-11-06T17:32:46Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state -2024-11-06T17:32:47Z TRACE received command AHU-1/config/update -2024-11-06T17:32:47Z DEBUG received config_update -2024-11-06T17:32:47Z DEBUG Handling update message config_update RC:63be1a.00000018 -2024-11-06T17:32:47Z DEBUG Removed configTransaction RC:63be1a.00000018 -2024-11-06T17:32:47Z DEBUG last_start changed false, last_start 2024-11-06T17:31:47Z -2024-11-06T17:32:47Z DEBUG Updated config 2024-11-06T17:32:47Z RC:63be1a.00000018 -2024-11-06T17:32:47Z INFO Updated config #016: Changed 0 fields. -2024-11-06T17:32:47Z TRACE received command AHU-1/state/update -2024-11-06T17:32:47Z DEBUG received state_update -2024-11-06T17:32:47Z DEBUG Handling update message state_update MP:0db7ccd5 -2024-11-06T17:32:47Z DEBUG Updated state after 0s 2024-11-06T17:32:47Z MP:0db7ccd5 -2024-11-06T17:32:47Z INFO Updated state #021: Changed 3 fields: -2024-11-06T17:32:47Z INFO Updated state #021: Set `system.last_config` = `2024-11-06T17:32:47Z` -2024-11-06T17:32:47Z INFO Updated state #021: Set `system.status.timestamp` = `2024-11-06T17:32:47Z` -2024-11-06T17:32:47Z INFO Updated state #021: Set `timestamp` = `2024-11-06T17:32:47Z` -2024-11-06T17:32:47Z DEBUG Updated state has last_config 2024-11-06T17:32:47Z (expecting 2024-11-06T17:32:47Z) -2024-11-06T17:32:47Z DEBUG Detail config update synchronized is now: config transactions not cleared -2024-11-06T17:32:47Z TRACE received command AHU-1/state/system -2024-11-06T17:32:47Z TRACE received state_system: { -2024-11-06T17:32:47Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:47Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:47Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:47Z TRACE received state_system: }, -2024-11-06T17:32:47Z TRACE received state_system: "last_config" : "2024-11-06T17:32:47Z", -2024-11-06T17:32:47Z TRACE received state_system: "operation" : { -2024-11-06T17:32:47Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:47Z TRACE received state_system: "last_start" : "2024-11-06T17:31:47Z", -2024-11-06T17:32:47Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:47Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:47Z TRACE received state_system: }, -2024-11-06T17:32:47Z TRACE received state_system: "serial_no" : "sequencer-25589", -2024-11-06T17:32:47Z TRACE received state_system: "software" : { -2024-11-06T17:32:47Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:47Z TRACE received state_system: }, -2024-11-06T17:32:47Z TRACE received state_system: "status" : { -2024-11-06T17:32:47Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:47Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:47Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:47Z", -2024-11-06T17:32:47Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:47Z TRACE received state_system: }, -2024-11-06T17:32:47Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:47Z", -2024-11-06T17:32:47Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:47Z TRACE received state_system: } -2024-11-06T17:32:47Z DEBUG Handling device message state_system MP:0db7ccd5-0 -2024-11-06T17:32:47Z TRACE Ignoring partial state update -2024-11-06T17:32:47Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:47Z TRACE received state_localnet: { -2024-11-06T17:32:47Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:47Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:47Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:32:47Z TRACE received state_localnet: }, -2024-11-06T17:32:47Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:47Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:32:47Z TRACE received state_localnet: }, -2024-11-06T17:32:47Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:47Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:32:47Z TRACE received state_localnet: }, -2024-11-06T17:32:47Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:47Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:47Z TRACE received state_localnet: } -2024-11-06T17:32:47Z TRACE received state_localnet: }, -2024-11-06T17:32:47Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:47Z", -2024-11-06T17:32:47Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:47Z TRACE received state_localnet: } -2024-11-06T17:32:47Z DEBUG Handling device message state_localnet MP:0db7ccd5-1 -2024-11-06T17:32:47Z TRACE Ignoring partial state update -2024-11-06T17:32:47Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:47Z TRACE received state_pointset: { -2024-11-06T17:32:47Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:47Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:47Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:47Z TRACE received state_pointset: }, -2024-11-06T17:32:47Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:47Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:47Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:47Z TRACE received state_pointset: }, -2024-11-06T17:32:47Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:47Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:47Z TRACE received state_pointset: } -2024-11-06T17:32:47Z TRACE received state_pointset: }, -2024-11-06T17:32:47Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:47Z", -2024-11-06T17:32:47Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:47Z TRACE received state_pointset: } -2024-11-06T17:32:47Z DEBUG Handling device message state_pointset MP:0db7ccd5-2 -2024-11-06T17:32:47Z TRACE Ignoring partial state update -2024-11-06T17:32:48Z TRACE received command AHU-1/config/update -2024-11-06T17:32:48Z DEBUG received config_update -2024-11-06T17:32:48Z DEBUG Handling update message config_update RC:63be1a.0000001a -2024-11-06T17:32:48Z DEBUG Removed configTransaction RC:63be1a.0000001a -2024-11-06T17:32:48Z DEBUG last_start changed false, last_start 2024-11-06T17:31:47Z -2024-11-06T17:32:48Z DEBUG Updated config 2024-11-06T17:32:48Z RC:63be1a.0000001a -2024-11-06T17:32:48Z INFO Updated config #017: Changed 0 fields. -2024-11-06T17:32:48Z DEBUG Detail config update synchronized is now: last_config not synced in state -2024-11-06T17:32:49Z TRACE received command AHU-1/events/pointset -2024-11-06T17:32:49Z TRACE received events_pointset: { -2024-11-06T17:32:49Z TRACE received events_pointset: "points" : { -2024-11-06T17:32:49Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:49Z TRACE received events_pointset: "present_value" : false -2024-11-06T17:32:49Z TRACE received events_pointset: }, -2024-11-06T17:32:49Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:49Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:32:49Z TRACE received events_pointset: }, -2024-11-06T17:32:49Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:49Z TRACE received events_pointset: "present_value" : 9 -2024-11-06T17:32:49Z TRACE received events_pointset: } -2024-11-06T17:32:49Z TRACE received events_pointset: }, -2024-11-06T17:32:49Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:32:49Z", -2024-11-06T17:32:49Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:32:49Z TRACE received events_pointset: } -2024-11-06T17:32:49Z DEBUG Handling device message events_pointset MP:e318fad1 -2024-11-06T17:32:49Z TRACE received command AHU-1/events/system -2024-11-06T17:32:49Z DEBUG received events_system 2024-11-06T17:32:39Z INFO device.log: Update state 2024-11-06T17:32:39Z last_config 2024-11-06T17:32:37Z -2024-11-06T17:32:49Z DEBUG received events_system 2024-11-06T17:32:40Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:49Z DEBUG received events_system 2024-11-06T17:32:40Z INFO device.log: 2024-11-06T17:32:40Z received config 2024-11-06T17:32:40Z -2024-11-06T17:32:49Z DEBUG received events_system 2024-11-06T17:32:40Z NOTICE system.config.apply: success -2024-11-06T17:32:49Z DEBUG received events_system 2024-11-06T17:32:41Z INFO device.log: Update state 2024-11-06T17:32:41Z last_config 2024-11-06T17:32:40Z -2024-11-06T17:32:49Z DEBUG received events_system 2024-11-06T17:32:42Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:49Z DEBUG received events_system 2024-11-06T17:32:42Z INFO device.log: 2024-11-06T17:32:42Z received config 2024-11-06T17:32:42Z -2024-11-06T17:32:49Z DEBUG received events_system 2024-11-06T17:32:42Z NOTICE system.config.apply: success -2024-11-06T17:32:49Z DEBUG received events_system 2024-11-06T17:32:43Z INFO device.log: Update state 2024-11-06T17:32:43Z last_config 2024-11-06T17:32:42Z -2024-11-06T17:32:49Z DEBUG received events_system 2024-11-06T17:32:44Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:49Z DEBUG received events_system 2024-11-06T17:32:44Z INFO device.log: 2024-11-06T17:32:44Z received config 2024-11-06T17:32:44Z -2024-11-06T17:32:49Z DEBUG received events_system 2024-11-06T17:32:44Z NOTICE system.config.apply: success -2024-11-06T17:32:49Z DEBUG received events_system 2024-11-06T17:32:45Z INFO device.log: Update state 2024-11-06T17:32:45Z last_config 2024-11-06T17:32:44Z -2024-11-06T17:32:49Z DEBUG received events_system 2024-11-06T17:32:46Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:49Z DEBUG received events_system 2024-11-06T17:32:46Z INFO device.log: 2024-11-06T17:32:46Z received config 2024-11-06T17:32:45Z -2024-11-06T17:32:49Z DEBUG received events_system 2024-11-06T17:32:46Z NOTICE system.config.apply: success -2024-11-06T17:32:49Z DEBUG received events_system 2024-11-06T17:32:47Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:49Z DEBUG received events_system 2024-11-06T17:32:47Z INFO device.log: 2024-11-06T17:32:47Z received config 2024-11-06T17:32:47Z -2024-11-06T17:32:49Z DEBUG received events_system 2024-11-06T17:32:47Z NOTICE system.config.apply: success -2024-11-06T17:32:49Z DEBUG received events_system 2024-11-06T17:32:47Z INFO device.log: Update state 2024-11-06T17:32:47Z last_config 2024-11-06T17:32:47Z -2024-11-06T17:32:49Z DEBUG received events_system 2024-11-06T17:32:48Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:49Z DEBUG received events_system 2024-11-06T17:32:48Z INFO device.log: 2024-11-06T17:32:48Z received config 2024-11-06T17:32:48Z -2024-11-06T17:32:49Z DEBUG received events_system 2024-11-06T17:32:48Z NOTICE system.config.apply: success -2024-11-06T17:32:49Z DEBUG Handling device message events_system MP:76ab226a -2024-11-06T17:32:49Z TRACE received command AHU-1/state/update -2024-11-06T17:32:49Z DEBUG received state_update -2024-11-06T17:32:49Z DEBUG Handling update message state_update MP:9701eb7b -2024-11-06T17:32:49Z DEBUG Updated state after 0s 2024-11-06T17:32:49Z MP:9701eb7b -2024-11-06T17:32:49Z INFO Updated state #022: Changed 4 fields: -2024-11-06T17:32:49Z INFO Updated state #022: Set `system.last_config` = `2024-11-06T17:32:48Z` -2024-11-06T17:32:49Z INFO Updated state #022: Set `system.status.timestamp` = `2024-11-06T17:32:48Z` -2024-11-06T17:32:49Z INFO Updated state #022: Add `discovery` = { } -2024-11-06T17:32:49Z INFO Updated state #022: Set `timestamp` = `2024-11-06T17:32:49Z` -2024-11-06T17:32:49Z DEBUG Updated state has last_config 2024-11-06T17:32:48Z (expecting 2024-11-06T17:32:48Z) -2024-11-06T17:32:49Z TRACE received command AHU-1/state/system -2024-11-06T17:32:49Z TRACE received state_system: { -2024-11-06T17:32:49Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:49Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:49Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:49Z TRACE received state_system: }, -2024-11-06T17:32:49Z TRACE received state_system: "last_config" : "2024-11-06T17:32:48Z", -2024-11-06T17:32:49Z TRACE received state_system: "operation" : { -2024-11-06T17:32:49Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:49Z TRACE received state_system: "last_start" : "2024-11-06T17:31:47Z", -2024-11-06T17:32:49Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:49Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:49Z TRACE received state_system: }, -2024-11-06T17:32:49Z TRACE received state_system: "serial_no" : "sequencer-25589", -2024-11-06T17:32:49Z TRACE received state_system: "software" : { -2024-11-06T17:32:49Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:49Z TRACE received state_system: }, -2024-11-06T17:32:49Z TRACE received state_system: "status" : { -2024-11-06T17:32:49Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:49Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:49Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:48Z", -2024-11-06T17:32:49Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:49Z TRACE received state_system: }, -2024-11-06T17:32:49Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:49Z", -2024-11-06T17:32:49Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:49Z TRACE received state_system: } -2024-11-06T17:32:49Z DEBUG Handling device message state_system MP:9701eb7b-0 -2024-11-06T17:32:49Z TRACE Ignoring partial state update -2024-11-06T17:32:49Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:49Z DEBUG Stage finished waiting for config update synchronized at 21s after 4s -2024-11-06T17:32:49Z TRACE Stage resume waiting for enumeration not active at 21s -2024-11-06T17:32:49Z DEBUG Config sync took 5s -2024-11-06T17:32:49Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:49Z DEBUG Update config before enumeration not active timestamp 2024-11-06T17:32:48Z -2024-11-06T17:32:49Z TRACE local local_update: { -2024-11-06T17:32:49Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:48Z", -2024-11-06T17:32:49Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:49Z TRACE local local_update: "system" : { -2024-11-06T17:32:49Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:49Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:49Z TRACE local local_update: "operation" : { -2024-11-06T17:32:49Z TRACE local local_update: "last_start" : "2024-11-06T17:31:47Z" -2024-11-06T17:32:49Z TRACE local local_update: }, -2024-11-06T17:32:49Z TRACE local local_update: "testing" : { -2024-11-06T17:32:49Z TRACE local local_update: "sequence_name" : "enumerate_nothing" -2024-11-06T17:32:49Z TRACE local local_update: } -2024-11-06T17:32:49Z TRACE local local_update: }, -2024-11-06T17:32:49Z TRACE local local_update: "discovery" : { -2024-11-06T17:32:49Z TRACE local local_update: "depths" : { } -2024-11-06T17:32:49Z TRACE local local_update: }, -2024-11-06T17:32:49Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:49Z TRACE local local_update: "families" : { -2024-11-06T17:32:49Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:49Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:49Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:49Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:49Z TRACE local local_update: } -2024-11-06T17:32:49Z TRACE local local_update: }, -2024-11-06T17:32:49Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:49Z TRACE local local_update: "points" : { -2024-11-06T17:32:49Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:49Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:49Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:49Z TRACE local local_update: }, -2024-11-06T17:32:49Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:49Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:49Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:49Z TRACE local local_update: }, -2024-11-06T17:32:49Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:49Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:49Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:49Z TRACE local local_update: } -2024-11-06T17:32:49Z TRACE local local_update: } -2024-11-06T17:32:49Z TRACE local local_update: } -2024-11-06T17:32:49Z TRACE local local_update: } -2024-11-06T17:32:49Z DEBUG Recorded sequence: 1. Update config before enumeration not active -2024-11-06T17:32:49Z INFO Device config Add `discovery` = { "depths": { } } -2024-11-06T17:32:49Z TRACE Update config before enumeration not active: Add `discovery` = { "depths": { } } -2024-11-06T17:32:49Z DEBUG Recorded sequence: 1. Wait for enumeration not active -2024-11-06T17:32:49Z DEBUG Stage finished waiting for enumeration not active at 21s after 6s -2024-11-06T17:32:49Z TRACE Stage resume waiting for executing test at 21s -2024-11-06T17:32:49Z INFO Starting empty enumeration at 2024-11-06T17:32:49Z -2024-11-06T17:32:49Z TRACE Stage suspend waiting for executing test at 21s -2024-11-06T17:32:49Z INFO Stage start waiting for matching enumeration generation at 21s -2024-11-06T17:32:50Z DEBUG system config extra field null -2024-11-06T17:32:50Z TRACE updated check config_system: false -2024-11-06T17:32:50Z TRACE updated check config_pointset: false -2024-11-06T17:32:50Z TRACE updated check config_gateway: false -2024-11-06T17:32:50Z TRACE updated check config_localnet: false -2024-11-06T17:32:50Z TRACE updated check config_blobset: false -2024-11-06T17:32:50Z TRACE updated check config_discovery: true -2024-11-06T17:32:50Z DEBUG update config_discovery, adding configTransaction RC:63be1a.0000001c -2024-11-06T17:32:50Z TRACE local local_discovery: { -2024-11-06T17:32:50Z TRACE local local_discovery: "generation" : "2024-11-06T17:32:49Z", -2024-11-06T17:32:50Z TRACE local local_discovery: "depths" : { } -2024-11-06T17:32:50Z TRACE local local_discovery: } -2024-11-06T17:32:50Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:49Z -2024-11-06T17:32:50Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:50Z, because before matching enumeration generation -2024-11-06T17:32:50Z TRACE Stage suspend waiting for matching enumeration generation at 22s -2024-11-06T17:32:50Z INFO Stage start waiting for config update synchronized at 22s -2024-11-06T17:32:50Z TRACE received command AHU-1/state/discovery -2024-11-06T17:32:50Z TRACE received state_discovery: { -2024-11-06T17:32:50Z TRACE received state_discovery: "timestamp" : "2024-11-06T17:32:49Z", -2024-11-06T17:32:50Z TRACE received state_discovery: "version" : "1.5.2" -2024-11-06T17:32:50Z TRACE received state_discovery: } -2024-11-06T17:32:50Z DEBUG Handling device message state_discovery MP:9701eb7b-1 -2024-11-06T17:32:50Z TRACE Ignoring partial state update -2024-11-06T17:32:50Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:50Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:50Z TRACE received state_localnet: { -2024-11-06T17:32:50Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:50Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:50Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:32:50Z TRACE received state_localnet: }, -2024-11-06T17:32:50Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:50Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:32:50Z TRACE received state_localnet: }, -2024-11-06T17:32:50Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:50Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:32:50Z TRACE received state_localnet: }, -2024-11-06T17:32:50Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:50Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:50Z TRACE received state_localnet: } -2024-11-06T17:32:50Z TRACE received state_localnet: }, -2024-11-06T17:32:50Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:49Z", -2024-11-06T17:32:50Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:50Z TRACE received state_localnet: } -2024-11-06T17:32:50Z DEBUG Handling device message state_localnet MP:9701eb7b-2 -2024-11-06T17:32:50Z TRACE Ignoring partial state update -2024-11-06T17:32:50Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:50Z TRACE received state_pointset: { -2024-11-06T17:32:50Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:50Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:50Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:50Z TRACE received state_pointset: }, -2024-11-06T17:32:50Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:50Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:50Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:50Z TRACE received state_pointset: }, -2024-11-06T17:32:50Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:50Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:50Z TRACE received state_pointset: } -2024-11-06T17:32:50Z TRACE received state_pointset: }, -2024-11-06T17:32:50Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:49Z", -2024-11-06T17:32:50Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:50Z TRACE received state_pointset: } -2024-11-06T17:32:50Z DEBUG Handling device message state_pointset MP:9701eb7b-3 -2024-11-06T17:32:50Z TRACE Ignoring partial state update -2024-11-06T17:32:50Z TRACE received command AHU-1/config/update -2024-11-06T17:32:50Z DEBUG received config_update -2024-11-06T17:32:50Z DEBUG Handling update message config_update RC:63be1a.0000001c -2024-11-06T17:32:50Z DEBUG Removed configTransaction RC:63be1a.0000001c -2024-11-06T17:32:50Z DEBUG last_start changed false, last_start 2024-11-06T17:31:47Z -2024-11-06T17:32:50Z DEBUG Updated config 2024-11-06T17:32:50Z RC:63be1a.0000001c -2024-11-06T17:32:50Z INFO Updated config #018: Changed 1 fields: -2024-11-06T17:32:50Z INFO Updated config #018: Add `discovery.generation` = `generation start time` -2024-11-06T17:32:50Z TRACE received command AHU-1/events/discovery -2024-11-06T17:32:50Z TRACE received events_discovery: { -2024-11-06T17:32:50Z TRACE received events_discovery: "generation" : "2024-11-06T17:32:49Z", -2024-11-06T17:32:50Z TRACE received events_discovery: "timestamp" : "2024-11-06T17:32:50Z", -2024-11-06T17:32:50Z TRACE received events_discovery: "version" : "1.5.2" -2024-11-06T17:32:50Z TRACE received events_discovery: } -2024-11-06T17:32:50Z DEBUG Handling device message events_discovery MP:c8025d94 -2024-11-06T17:32:50Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state -2024-11-06T17:32:51Z TRACE received command AHU-1/state/update -2024-11-06T17:32:51Z DEBUG received state_update -2024-11-06T17:32:51Z DEBUG Handling update message state_update MP:4b69380f -2024-11-06T17:32:51Z DEBUG Updated state after 0s 2024-11-06T17:32:51Z MP:4b69380f -2024-11-06T17:32:51Z INFO Updated state #023: Changed 4 fields: -2024-11-06T17:32:51Z INFO Updated state #023: Set `system.last_config` = `2024-11-06T17:32:50Z` -2024-11-06T17:32:51Z INFO Updated state #023: Set `system.status.timestamp` = `2024-11-06T17:32:50Z` -2024-11-06T17:32:51Z INFO Updated state #023: Add `discovery.generation` = `2024-11-06T17:32:49Z` -2024-11-06T17:32:51Z INFO Updated state #023: Set `timestamp` = `2024-11-06T17:32:51Z` -2024-11-06T17:32:51Z DEBUG Updated state has last_config 2024-11-06T17:32:50Z (expecting 2024-11-06T17:32:50Z) -2024-11-06T17:32:51Z TRACE received command AHU-1/state/system -2024-11-06T17:32:51Z TRACE received state_system: { -2024-11-06T17:32:51Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:51Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:51Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:51Z TRACE received state_system: }, -2024-11-06T17:32:51Z TRACE received state_system: "last_config" : "2024-11-06T17:32:50Z", -2024-11-06T17:32:51Z TRACE received state_system: "operation" : { -2024-11-06T17:32:51Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:51Z TRACE received state_system: "last_start" : "2024-11-06T17:31:47Z", -2024-11-06T17:32:51Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:51Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:51Z TRACE received state_system: }, -2024-11-06T17:32:51Z TRACE received state_system: "serial_no" : "sequencer-25589", -2024-11-06T17:32:51Z TRACE received state_system: "software" : { -2024-11-06T17:32:51Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:51Z TRACE received state_system: }, -2024-11-06T17:32:51Z TRACE received state_system: "status" : { -2024-11-06T17:32:51Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:51Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:51Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:50Z", -2024-11-06T17:32:51Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:51Z TRACE received state_system: }, -2024-11-06T17:32:51Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:51Z", -2024-11-06T17:32:51Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:51Z TRACE received state_system: } -2024-11-06T17:32:51Z DEBUG Handling device message state_system MP:4b69380f-0 -2024-11-06T17:32:51Z TRACE Ignoring partial state update -2024-11-06T17:32:51Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:51Z DEBUG Stage finished waiting for config update synchronized at 23s after 1s -2024-11-06T17:32:51Z TRACE Stage resume waiting for matching enumeration generation at 23s -2024-11-06T17:32:51Z DEBUG Config sync took 1s -2024-11-06T17:32:51Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:51Z DEBUG Update config before matching enumeration generation timestamp 2024-11-06T17:32:50Z -2024-11-06T17:32:51Z TRACE local local_update: { -2024-11-06T17:32:51Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:50Z", -2024-11-06T17:32:51Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:51Z TRACE local local_update: "system" : { -2024-11-06T17:32:51Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:51Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:51Z TRACE local local_update: "operation" : { -2024-11-06T17:32:51Z TRACE local local_update: "last_start" : "2024-11-06T17:31:47Z" -2024-11-06T17:32:51Z TRACE local local_update: }, -2024-11-06T17:32:51Z TRACE local local_update: "testing" : { -2024-11-06T17:32:51Z TRACE local local_update: "sequence_name" : "enumerate_nothing" -2024-11-06T17:32:51Z TRACE local local_update: } -2024-11-06T17:32:51Z TRACE local local_update: }, -2024-11-06T17:32:51Z TRACE local local_update: "discovery" : { -2024-11-06T17:32:51Z TRACE local local_update: "generation" : "2024-11-06T17:32:49Z", -2024-11-06T17:32:51Z TRACE local local_update: "depths" : { } -2024-11-06T17:32:51Z TRACE local local_update: }, -2024-11-06T17:32:51Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:51Z TRACE local local_update: "families" : { -2024-11-06T17:32:51Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:51Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:51Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:51Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:51Z TRACE local local_update: } -2024-11-06T17:32:51Z TRACE local local_update: }, -2024-11-06T17:32:51Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:51Z TRACE local local_update: "points" : { -2024-11-06T17:32:51Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:51Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:51Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:51Z TRACE local local_update: }, -2024-11-06T17:32:51Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:51Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:51Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:51Z TRACE local local_update: }, -2024-11-06T17:32:51Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:51Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:51Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:51Z TRACE local local_update: } -2024-11-06T17:32:51Z TRACE local local_update: } -2024-11-06T17:32:51Z TRACE local local_update: } -2024-11-06T17:32:51Z TRACE local local_update: } -2024-11-06T17:32:51Z DEBUG Recorded sequence: 1. Update config before matching enumeration generation -2024-11-06T17:32:51Z INFO Device config Add `discovery.generation` = `generation start time` -2024-11-06T17:32:51Z TRACE Update config before matching enumeration generation: Add `discovery.generation` = `generation start time` -2024-11-06T17:32:51Z DEBUG Recorded sequence: 1. Wait for matching enumeration generation -2024-11-06T17:32:51Z DEBUG Stage finished waiting for matching enumeration generation at 23s after 2s -2024-11-06T17:32:51Z TRACE Stage resume waiting for executing test at 23s -2024-11-06T17:32:51Z TRACE Stage suspend waiting for executing test at 23s -2024-11-06T17:32:51Z INFO Stage start waiting for cleared enumeration generation at 23s -2024-11-06T17:32:52Z DEBUG system config extra field null -2024-11-06T17:32:52Z TRACE updated check config_system: false -2024-11-06T17:32:52Z TRACE updated check config_pointset: false -2024-11-06T17:32:52Z TRACE updated check config_gateway: false -2024-11-06T17:32:52Z TRACE updated check config_localnet: false -2024-11-06T17:32:52Z TRACE updated check config_blobset: false -2024-11-06T17:32:52Z TRACE updated check config_discovery: true -2024-11-06T17:32:52Z DEBUG update config_discovery, adding configTransaction RC:63be1a.0000001e -2024-11-06T17:32:52Z TRACE local local_discovery: { -2024-11-06T17:32:52Z TRACE local local_discovery: "depths" : { } -2024-11-06T17:32:52Z TRACE local local_discovery: } -2024-11-06T17:32:52Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:51Z -2024-11-06T17:32:52Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:52Z, because before cleared enumeration generation -2024-11-06T17:32:52Z TRACE Stage suspend waiting for cleared enumeration generation at 24s -2024-11-06T17:32:52Z INFO Stage start waiting for config update synchronized at 24s -2024-11-06T17:32:52Z TRACE received command AHU-1/state/discovery -2024-11-06T17:32:52Z TRACE received state_discovery: { -2024-11-06T17:32:52Z TRACE received state_discovery: "generation" : "2024-11-06T17:32:49Z", -2024-11-06T17:32:52Z TRACE received state_discovery: "timestamp" : "2024-11-06T17:32:51Z", -2024-11-06T17:32:52Z TRACE received state_discovery: "version" : "1.5.2" -2024-11-06T17:32:52Z TRACE received state_discovery: } -2024-11-06T17:32:52Z DEBUG Handling device message state_discovery MP:4b69380f-1 -2024-11-06T17:32:52Z TRACE Ignoring partial state update -2024-11-06T17:32:52Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:52Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:52Z TRACE received state_localnet: { -2024-11-06T17:32:52Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:52Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:52Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:32:52Z TRACE received state_localnet: }, -2024-11-06T17:32:52Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:52Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:32:52Z TRACE received state_localnet: }, -2024-11-06T17:32:52Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:52Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:32:52Z TRACE received state_localnet: }, -2024-11-06T17:32:52Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:52Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:52Z TRACE received state_localnet: } -2024-11-06T17:32:52Z TRACE received state_localnet: }, -2024-11-06T17:32:52Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:51Z", -2024-11-06T17:32:52Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:52Z TRACE received state_localnet: } -2024-11-06T17:32:52Z DEBUG Handling device message state_localnet MP:4b69380f-2 -2024-11-06T17:32:52Z TRACE Ignoring partial state update -2024-11-06T17:32:52Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:52Z TRACE received state_pointset: { -2024-11-06T17:32:52Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:52Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:52Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:52Z TRACE received state_pointset: }, -2024-11-06T17:32:52Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:52Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:52Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:52Z TRACE received state_pointset: }, -2024-11-06T17:32:52Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:52Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:52Z TRACE received state_pointset: } -2024-11-06T17:32:52Z TRACE received state_pointset: }, -2024-11-06T17:32:52Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:51Z", -2024-11-06T17:32:52Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:52Z TRACE received state_pointset: } -2024-11-06T17:32:52Z DEBUG Handling device message state_pointset MP:4b69380f-3 -2024-11-06T17:32:52Z TRACE Ignoring partial state update -2024-11-06T17:32:52Z TRACE received command AHU-1/config/update -2024-11-06T17:32:52Z DEBUG received config_update -2024-11-06T17:32:52Z DEBUG Handling update message config_update RC:63be1a.0000001e -2024-11-06T17:32:52Z DEBUG Removed configTransaction RC:63be1a.0000001e -2024-11-06T17:32:52Z DEBUG last_start changed false, last_start 2024-11-06T17:31:47Z -2024-11-06T17:32:52Z DEBUG Updated config 2024-11-06T17:32:52Z RC:63be1a.0000001e -2024-11-06T17:32:52Z INFO Updated config #019: Changed 1 fields: -2024-11-06T17:32:52Z INFO Updated config #019: Remove `discovery.generation` -2024-11-06T17:32:53Z TRACE received command AHU-1/state/update -2024-11-06T17:32:53Z DEBUG received state_update -2024-11-06T17:32:53Z DEBUG Handling update message state_update MP:dfa2cc64 -2024-11-06T17:32:53Z DEBUG Updated state after 0s 2024-11-06T17:32:53Z MP:dfa2cc64 -2024-11-06T17:32:53Z INFO Updated state #024: Changed 4 fields: -2024-11-06T17:32:53Z INFO Updated state #024: Set `system.last_config` = `2024-11-06T17:32:52Z` -2024-11-06T17:32:53Z INFO Updated state #024: Set `system.status.timestamp` = `2024-11-06T17:32:52Z` -2024-11-06T17:32:53Z INFO Updated state #024: Remove `discovery.generation` -2024-11-06T17:32:53Z INFO Updated state #024: Set `timestamp` = `2024-11-06T17:32:53Z` -2024-11-06T17:32:53Z DEBUG Updated state has last_config 2024-11-06T17:32:52Z (expecting 2024-11-06T17:32:52Z) -2024-11-06T17:32:53Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:53Z DEBUG Stage finished waiting for config update synchronized at 25s after 0s -2024-11-06T17:32:53Z TRACE Stage resume waiting for cleared enumeration generation at 25s -2024-11-06T17:32:53Z DEBUG Config sync took 1s -2024-11-06T17:32:53Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:53Z DEBUG Update config before cleared enumeration generation timestamp 2024-11-06T17:32:52Z -2024-11-06T17:32:53Z TRACE local local_update: { -2024-11-06T17:32:53Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:52Z", -2024-11-06T17:32:53Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:53Z TRACE local local_update: "system" : { -2024-11-06T17:32:53Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:53Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:53Z TRACE local local_update: "operation" : { -2024-11-06T17:32:53Z TRACE local local_update: "last_start" : "2024-11-06T17:31:47Z" -2024-11-06T17:32:53Z TRACE local local_update: }, -2024-11-06T17:32:53Z TRACE local local_update: "testing" : { -2024-11-06T17:32:53Z TRACE local local_update: "sequence_name" : "enumerate_nothing" -2024-11-06T17:32:53Z TRACE local local_update: } -2024-11-06T17:32:53Z TRACE local local_update: }, -2024-11-06T17:32:53Z TRACE local local_update: "discovery" : { -2024-11-06T17:32:53Z TRACE local local_update: "depths" : { } -2024-11-06T17:32:53Z TRACE local local_update: }, -2024-11-06T17:32:53Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:53Z TRACE local local_update: "families" : { -2024-11-06T17:32:53Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:53Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:53Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:53Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:53Z TRACE local local_update: } -2024-11-06T17:32:53Z TRACE local local_update: }, -2024-11-06T17:32:53Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:53Z TRACE local local_update: "points" : { -2024-11-06T17:32:53Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:53Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:53Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:53Z TRACE local local_update: }, -2024-11-06T17:32:53Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:53Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:53Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:53Z TRACE local local_update: }, -2024-11-06T17:32:53Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:53Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:53Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:53Z TRACE local local_update: } -2024-11-06T17:32:53Z TRACE local local_update: } -2024-11-06T17:32:53Z TRACE local local_update: } -2024-11-06T17:32:53Z TRACE local local_update: } -2024-11-06T17:32:53Z DEBUG Recorded sequence: 1. Update config before cleared enumeration generation -2024-11-06T17:32:53Z INFO Device config Remove `discovery.generation` -2024-11-06T17:32:53Z TRACE Update config before cleared enumeration generation: Remove `discovery.generation` -2024-11-06T17:32:53Z DEBUG Recorded sequence: 1. Wait for cleared enumeration generation -2024-11-06T17:32:53Z DEBUG Stage finished waiting for cleared enumeration generation at 25s after 1s -2024-11-06T17:32:53Z TRACE Stage resume waiting for executing test at 25s -2024-11-06T17:32:54Z INFO Received discovery generation 2024-11-06T17:32:49Z -2024-11-06T17:32:54Z DEBUG Recorded sequence: 1. Check that no family enumeration exists -2024-11-06T17:32:54Z DEBUG Recorded sequence: 1. Check that no feature enumeration exists -2024-11-06T17:32:54Z DEBUG Recorded sequence: 1. Check that no point enumeration exists -2024-11-06T17:32:54Z DEBUG stage done waiting for executing test at 26s -2024-11-06T17:32:54Z DEBUG Removing implicit system capability LAST_CONFIG -2024-11-06T17:32:54Z NOTICE RESULT pass enumeration enumerate_nothing PREVIEW 10/10 Sequence complete -2024-11-06T17:32:54Z NOTICE Sequence complete -2024-11-06T17:32:54Z NOTICE ending test enumerate_nothing after 26s ################################ +2024-12-03T15:58:07Z DEBUG received events_system 2024-12-03T15:57:50Z INFO device.log: Update state 2024-12-03T15:57:50Z last_config 2024-12-03T15:57:40Z +2024-12-03T15:58:07Z DEBUG received events_system 2024-12-03T15:57:52Z INFO device.log: Update state 2024-12-03T15:57:52Z last_config 2024-12-03T15:57:40Z +2024-12-03T15:58:07Z DEBUG received events_system 2024-12-03T15:57:52Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:58:07Z DEBUG received events_system 2024-12-03T15:57:52Z INFO device.log: 2024-12-03T15:57:52Z received config 2024-12-03T15:57:52Z +2024-12-03T15:58:07Z DEBUG received events_system 2024-12-03T15:57:52Z NOTICE system.config.apply: success +2024-12-03T15:58:07Z DEBUG received events_system 2024-12-03T15:57:54Z INFO device.log: Update state 2024-12-03T15:57:54Z last_config 2024-12-03T15:57:52Z +2024-12-03T15:58:07Z DEBUG received events_system 2024-12-03T15:57:58Z INFO device.log: Update state 2024-12-03T15:57:58Z last_config 2024-12-03T15:57:52Z +2024-12-03T15:58:07Z DEBUG Handling device message events_system MP:dc750de2 +2024-12-03T15:58:07Z TRACE received command AHU-1/config/update +2024-12-03T15:58:07Z DEBUG received config_update +2024-12-03T15:58:07Z DEBUG Handling update message config_update RC:515f5d.00000014 +2024-12-03T15:58:07Z DEBUG Removed configTransaction RC:515f5d.00000014 +2024-12-03T15:58:07Z DEBUG last_start changed false, last_start 1970-01-01T00:01:13Z +2024-12-03T15:58:07Z DEBUG Updated config 2024-12-03T15:58:07Z RC:515f5d.00000014 +2024-12-03T15:58:07Z INFO Updated config #011: Changed 2 fields: +2024-12-03T15:58:07Z INFO Updated config #011: Set `system.testing.sequence_name` = `enumerate_nothing` +2024-12-03T15:58:07Z INFO Updated config #011: Remove `blobset` +2024-12-03T15:58:07Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:07Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:58:07Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:07Z DEBUG Detail config update synchronized is now: device state not updated since config issued +2024-12-03T15:58:07Z TRACE received command AHU-1/state/update +2024-12-03T15:58:07Z DEBUG received state_update +2024-12-03T15:58:07Z DEBUG Handling update message state_update MP:0fbd1da6 +2024-12-03T15:58:07Z DEBUG Updated state after 0s 2024-12-03T15:58:07Z MP:0fbd1da6 +2024-12-03T15:58:07Z INFO Updated state #015: Changed 4 fields: +2024-12-03T15:58:07Z INFO Updated state #015: Set `system.status.level` = `100` +2024-12-03T15:58:07Z INFO Updated state #015: Set `system.status.category` = `system.config.parse` +2024-12-03T15:58:07Z INFO Updated state #015: Set `system.status.timestamp` = `2024-12-03T15:58:07Z` +2024-12-03T15:58:07Z INFO Updated state #015: Set `timestamp` = `2024-12-03T15:58:07Z` +2024-12-03T15:58:07Z NOTICE Received serial number sequencer-31046 +2024-12-03T15:58:07Z DEBUG Updated state has last_config 2024-12-03T15:57:52Z (expecting 2024-12-03T15:58:07Z) +2024-12-03T15:58:07Z TRACE received command AHU-1/state/system +2024-12-03T15:58:07Z TRACE received state_system: { +2024-12-03T15:58:07Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:07Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:07Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:07Z TRACE received state_system: }, +2024-12-03T15:58:07Z TRACE received state_system: "last_config" : "2024-12-03T15:57:52Z", +2024-12-03T15:58:07Z TRACE received state_system: "operation" : { +2024-12-03T15:58:07Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:07Z TRACE received state_system: "last_start" : "2024-12-03T15:57:16Z", +2024-12-03T15:58:07Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:07Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:07Z TRACE received state_system: }, +2024-12-03T15:58:07Z TRACE received state_system: "serial_no" : "sequencer-31046", +2024-12-03T15:58:07Z TRACE received state_system: "software" : { +2024-12-03T15:58:07Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:07Z TRACE received state_system: }, +2024-12-03T15:58:07Z TRACE received state_system: "status" : { +2024-12-03T15:58:07Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:07Z TRACE received state_system: "category" : "system.config.parse", +2024-12-03T15:58:07Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:07Z", +2024-12-03T15:58:07Z TRACE received state_system: "level" : 100 +2024-12-03T15:58:07Z TRACE received state_system: }, +2024-12-03T15:58:07Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:07Z", +2024-12-03T15:58:07Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:07Z TRACE received state_system: } +2024-12-03T15:58:07Z DEBUG Handling device message state_system MP:0fbd1da6-0 +2024-12-03T15:58:07Z TRACE Ignoring partial state update +2024-12-03T15:58:07Z DEBUG Detail config update synchronized is now: last_start not synced in config, last_config not synced in state +2024-12-03T15:58:07Z TRACE received command AHU-1/state/discovery +2024-12-03T15:58:07Z TRACE received state_discovery: { +2024-12-03T15:58:07Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:58:07Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:58:07Z", +2024-12-03T15:58:07Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:58:07Z TRACE received state_discovery: } +2024-12-03T15:58:07Z DEBUG Handling device message state_discovery MP:0fbd1da6-1 +2024-12-03T15:58:07Z TRACE Ignoring partial state update +2024-12-03T15:58:07Z TRACE received command AHU-1/state/localnet +2024-12-03T15:58:07Z TRACE received state_localnet: { +2024-12-03T15:58:07Z TRACE received state_localnet: "families" : { +2024-12-03T15:58:07Z TRACE received state_localnet: "ether" : { +2024-12-03T15:58:07Z TRACE received state_localnet: "addr" : "60:45:bd:eb:73:3d" +2024-12-03T15:58:07Z TRACE received state_localnet: }, +2024-12-03T15:58:07Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:58:07Z TRACE received state_localnet: "addr" : "10.1.0.194" +2024-12-03T15:58:07Z TRACE received state_localnet: }, +2024-12-03T15:58:07Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:58:07Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:feeb:733d" +2024-12-03T15:58:07Z TRACE received state_localnet: }, +2024-12-03T15:58:07Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:58:07Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:58:07Z TRACE received state_localnet: } +2024-12-03T15:58:07Z TRACE received state_localnet: }, +2024-12-03T15:58:07Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:58:07Z", +2024-12-03T15:58:07Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:58:07Z TRACE received state_localnet: } +2024-12-03T15:58:07Z DEBUG Handling device message state_localnet MP:0fbd1da6-2 +2024-12-03T15:58:07Z TRACE Ignoring partial state update +2024-12-03T15:58:07Z TRACE received command AHU-1/state/pointset +2024-12-03T15:58:07Z TRACE received state_pointset: { +2024-12-03T15:58:07Z TRACE received state_pointset: "points" : { +2024-12-03T15:58:07Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:07Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:58:07Z TRACE received state_pointset: }, +2024-12-03T15:58:07Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:07Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:58:07Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:58:07Z TRACE received state_pointset: }, +2024-12-03T15:58:07Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:07Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:07Z TRACE received state_pointset: } +2024-12-03T15:58:07Z TRACE received state_pointset: }, +2024-12-03T15:58:07Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:58:07Z", +2024-12-03T15:58:07Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:58:07Z TRACE received state_pointset: } +2024-12-03T15:58:07Z DEBUG Handling device message state_pointset MP:0fbd1da6-3 +2024-12-03T15:58:07Z TRACE Ignoring partial state update +2024-12-03T15:58:07Z TRACE received command AHU-1/config/update +2024-12-03T15:58:07Z DEBUG received config_update +2024-12-03T15:58:07Z DEBUG Handling update message config_update MP:0fbd1da6 +2024-12-03T15:58:07Z DEBUG last_start changed true, last_start 2024-12-03T15:57:16Z +2024-12-03T15:58:07Z DEBUG Updated config 2024-12-03T15:58:07Z MP:0fbd1da6 +2024-12-03T15:58:07Z INFO Updated config #012: Changed 0 fields. +2024-12-03T15:58:07Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-03T15:58:08Z TRACE received command AHU-1/events/pointset +2024-12-03T15:58:08Z TRACE received events_pointset: { +2024-12-03T15:58:08Z TRACE received events_pointset: "points" : { +2024-12-03T15:58:08Z TRACE received events_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:08Z TRACE received events_pointset: "present_value" : false +2024-12-03T15:58:08Z TRACE received events_pointset: }, +2024-12-03T15:58:08Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:08Z TRACE received events_pointset: "present_value" : 98 +2024-12-03T15:58:08Z TRACE received events_pointset: }, +2024-12-03T15:58:08Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:08Z TRACE received events_pointset: "present_value" : 10 +2024-12-03T15:58:08Z TRACE received events_pointset: } +2024-12-03T15:58:08Z TRACE received events_pointset: }, +2024-12-03T15:58:08Z TRACE received events_pointset: "timestamp" : "2024-12-03T15:58:08Z", +2024-12-03T15:58:08Z TRACE received events_pointset: "version" : "1.5.2" +2024-12-03T15:58:08Z TRACE received events_pointset: } +2024-12-03T15:58:08Z DEBUG Handling device message events_pointset MP:438f2879 +2024-12-03T15:58:08Z TRACE received command AHU-1/events/system +2024-12-03T15:58:08Z DEBUG received events_system 2024-12-03T15:58:07Z INFO device.log: Update state 2024-12-03T15:58:07Z last_config 2024-12-03T15:57:52Z +2024-12-03T15:58:08Z DEBUG received events_system 2024-12-03T15:58:07Z INFO device.log: 2024-12-03T15:58:07Z received config 2024-12-03T15:58:07Z +2024-12-03T15:58:08Z DEBUG received events_system 2024-12-03T15:58:07Z NOTICE system.config.apply: success +2024-12-03T15:58:08Z DEBUG received events_system 2024-12-03T15:58:07Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:58:08Z DEBUG received events_system 2024-12-03T15:58:07Z INFO device.log: 2024-12-03T15:58:07Z received config 2024-12-03T15:58:07Z +2024-12-03T15:58:08Z DEBUG received events_system 2024-12-03T15:58:07Z NOTICE system.config.apply: success +2024-12-03T15:58:08Z DEBUG Handling device message events_system MP:d0097385 +2024-12-03T15:58:09Z TRACE received command AHU-1/state/update +2024-12-03T15:58:09Z DEBUG received state_update +2024-12-03T15:58:09Z DEBUG Handling update message state_update MP:4fc29c0d +2024-12-03T15:58:09Z DEBUG Updated state after 0s 2024-12-03T15:58:09Z MP:4fc29c0d +2024-12-03T15:58:09Z INFO Updated state #016: Changed 4 fields: +2024-12-03T15:58:09Z INFO Updated state #016: Set `system.last_config` = `2024-12-03T15:58:07Z` +2024-12-03T15:58:09Z INFO Updated state #016: Set `system.status.level` = `300` +2024-12-03T15:58:09Z INFO Updated state #016: Set `system.status.category` = `system.config.apply` +2024-12-03T15:58:09Z INFO Updated state #016: Set `timestamp` = `2024-12-03T15:58:09Z` +2024-12-03T15:58:09Z DEBUG Updated state has last_config 2024-12-03T15:58:07Z (expecting 2024-12-03T15:58:07Z) +2024-12-03T15:58:09Z TRACE received command AHU-1/state/system +2024-12-03T15:58:09Z TRACE received state_system: { +2024-12-03T15:58:09Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:09Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:09Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:09Z TRACE received state_system: }, +2024-12-03T15:58:09Z TRACE received state_system: "last_config" : "2024-12-03T15:58:07Z", +2024-12-03T15:58:09Z TRACE received state_system: "operation" : { +2024-12-03T15:58:09Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:09Z TRACE received state_system: "last_start" : "2024-12-03T15:57:16Z", +2024-12-03T15:58:09Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:09Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:09Z TRACE received state_system: }, +2024-12-03T15:58:09Z TRACE received state_system: "serial_no" : "sequencer-31046", +2024-12-03T15:58:09Z TRACE received state_system: "software" : { +2024-12-03T15:58:09Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:09Z TRACE received state_system: }, +2024-12-03T15:58:09Z TRACE received state_system: "status" : { +2024-12-03T15:58:09Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:09Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:58:09Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:07Z", +2024-12-03T15:58:09Z TRACE received state_system: "level" : 300 +2024-12-03T15:58:09Z TRACE received state_system: }, +2024-12-03T15:58:09Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:09Z", +2024-12-03T15:58:09Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:09Z TRACE received state_system: } +2024-12-03T15:58:09Z DEBUG Handling device message state_system MP:4fc29c0d-0 +2024-12-03T15:58:09Z TRACE Ignoring partial state update +2024-12-03T15:58:09Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:58:09Z DEBUG Stage finished waiting for config update synchronized at 11s after 2s +2024-12-03T15:58:09Z TRACE Stage resume waiting for starting test wrapper at 11s +2024-12-03T15:58:09Z DEBUG Config sync took 2s +2024-12-03T15:58:09Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:58:09Z DEBUG Update config soft reset timestamp 2024-12-03T15:58:07Z +2024-12-03T15:58:09Z TRACE local local_update: { +2024-12-03T15:58:09Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:07Z", +2024-12-03T15:58:09Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:09Z TRACE local local_update: "system" : { +2024-12-03T15:58:09Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:09Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:09Z TRACE local local_update: "operation" : { +2024-12-03T15:58:09Z TRACE local local_update: "last_start" : "2024-12-03T15:57:16Z" +2024-12-03T15:58:09Z TRACE local local_update: }, +2024-12-03T15:58:09Z TRACE local local_update: "testing" : { +2024-12-03T15:58:09Z TRACE local local_update: "sequence_name" : "enumerate_nothing" +2024-12-03T15:58:09Z TRACE local local_update: } +2024-12-03T15:58:09Z TRACE local local_update: }, +2024-12-03T15:58:09Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:09Z TRACE local local_update: "families" : { +2024-12-03T15:58:09Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:09Z TRACE local local_update: } +2024-12-03T15:58:09Z TRACE local local_update: }, +2024-12-03T15:58:09Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:09Z TRACE local local_update: "families" : { +2024-12-03T15:58:09Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:09Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:09Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:09Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:09Z TRACE local local_update: } +2024-12-03T15:58:09Z TRACE local local_update: }, +2024-12-03T15:58:09Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:09Z TRACE local local_update: "points" : { +2024-12-03T15:58:09Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:09Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:09Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:09Z TRACE local local_update: }, +2024-12-03T15:58:09Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:09Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:09Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:09Z TRACE local local_update: }, +2024-12-03T15:58:09Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:09Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:09Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:09Z TRACE local local_update: } +2024-12-03T15:58:09Z TRACE local local_update: } +2024-12-03T15:58:09Z TRACE local local_update: } +2024-12-03T15:58:09Z TRACE local local_update: } +2024-12-03T15:58:09Z TRACE Update config soft reset: Add `discovery` = { "families": { "vendor": { } } } +2024-12-03T15:58:09Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } +2024-12-03T15:58:09Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "ipv6": { } } } +2024-12-03T15:58:09Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` +2024-12-03T15:58:09Z DEBUG Done with reset_config +2024-12-03T15:58:09Z TRACE Stage suspend waiting for starting test wrapper at 11s +2024-12-03T15:58:09Z INFO Stage start waiting for config update synchronized at 11s +2024-12-03T15:58:09Z TRACE received command AHU-1/state/discovery +2024-12-03T15:58:09Z TRACE received state_discovery: { +2024-12-03T15:58:09Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:58:09Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:58:09Z", +2024-12-03T15:58:09Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:58:09Z TRACE received state_discovery: } +2024-12-03T15:58:09Z DEBUG Handling device message state_discovery MP:4fc29c0d-1 +2024-12-03T15:58:09Z TRACE Ignoring partial state update +2024-12-03T15:58:09Z DEBUG Stage finished waiting for config update synchronized at 11s after 0s +2024-12-03T15:58:09Z TRACE Stage resume waiting for starting test wrapper at 11s +2024-12-03T15:58:09Z DEBUG Config sync took 2s +2024-12-03T15:58:09Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:58:09Z DEBUG Disallowing device state change (everything) +2024-12-03T15:58:10Z TRACE updated check config_update: true +2024-12-03T15:58:10Z DEBUG update config_update, adding configTransaction RC:515f5d.00000015 +2024-12-03T15:58:10Z TRACE local local_update: { +2024-12-03T15:58:10Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:07Z", +2024-12-03T15:58:10Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:10Z TRACE local local_update: "system" : { +2024-12-03T15:58:10Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:10Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:10Z TRACE local local_update: "operation" : { +2024-12-03T15:58:10Z TRACE local local_update: "last_start" : "2024-12-03T15:57:16Z" +2024-12-03T15:58:10Z TRACE local local_update: }, +2024-12-03T15:58:10Z TRACE local local_update: "testing" : { +2024-12-03T15:58:10Z TRACE local local_update: "sequence_name" : "enumerate_nothing" +2024-12-03T15:58:10Z TRACE local local_update: } +2024-12-03T15:58:10Z TRACE local local_update: }, +2024-12-03T15:58:10Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:10Z TRACE local local_update: "families" : { +2024-12-03T15:58:10Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:10Z TRACE local local_update: } +2024-12-03T15:58:10Z TRACE local local_update: }, +2024-12-03T15:58:10Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:10Z TRACE local local_update: "families" : { +2024-12-03T15:58:10Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:10Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:10Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:10Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:10Z TRACE local local_update: } +2024-12-03T15:58:10Z TRACE local local_update: }, +2024-12-03T15:58:10Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:10Z TRACE local local_update: "points" : { +2024-12-03T15:58:10Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:10Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:10Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:10Z TRACE local local_update: }, +2024-12-03T15:58:10Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:10Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:10Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:10Z TRACE local local_update: }, +2024-12-03T15:58:10Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:10Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:10Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:10Z TRACE local local_update: } +2024-12-03T15:58:10Z TRACE local local_update: } +2024-12-03T15:58:10Z TRACE local local_update: } +2024-12-03T15:58:10Z TRACE local local_update: } +2024-12-03T15:58:10Z DEBUG Saving pre-config state timestamp 2024-12-03T15:58:09Z +2024-12-03T15:58:10Z DEBUG Update lastConfigUpdate 2024-12-03T15:58:10Z, because initial setup +2024-12-03T15:58:10Z TRACE Stage suspend waiting for starting test wrapper at 12s +2024-12-03T15:58:10Z INFO Stage start waiting for config update synchronized at 12s +2024-12-03T15:58:10Z TRACE received command AHU-1/state/localnet +2024-12-03T15:58:10Z TRACE received state_localnet: { +2024-12-03T15:58:10Z TRACE received state_localnet: "families" : { +2024-12-03T15:58:10Z TRACE received state_localnet: "ether" : { +2024-12-03T15:58:10Z TRACE received state_localnet: "addr" : "60:45:bd:eb:73:3d" +2024-12-03T15:58:10Z TRACE received state_localnet: }, +2024-12-03T15:58:10Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:58:10Z TRACE received state_localnet: "addr" : "10.1.0.194" +2024-12-03T15:58:10Z TRACE received state_localnet: }, +2024-12-03T15:58:10Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:58:10Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:feeb:733d" +2024-12-03T15:58:10Z TRACE received state_localnet: }, +2024-12-03T15:58:10Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:58:10Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:58:10Z TRACE received state_localnet: } +2024-12-03T15:58:10Z TRACE received state_localnet: }, +2024-12-03T15:58:10Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:58:09Z", +2024-12-03T15:58:10Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:58:10Z TRACE received state_localnet: } +2024-12-03T15:58:10Z DEBUG Handling device message state_localnet MP:4fc29c0d-2 +2024-12-03T15:58:10Z TRACE Ignoring partial state update +2024-12-03T15:58:10Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:58:10Z TRACE received command AHU-1/state/pointset +2024-12-03T15:58:10Z TRACE received state_pointset: { +2024-12-03T15:58:10Z TRACE received state_pointset: "points" : { +2024-12-03T15:58:10Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:10Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:58:10Z TRACE received state_pointset: }, +2024-12-03T15:58:10Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:10Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:58:10Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:58:10Z TRACE received state_pointset: }, +2024-12-03T15:58:10Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:10Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:10Z TRACE received state_pointset: } +2024-12-03T15:58:10Z TRACE received state_pointset: }, +2024-12-03T15:58:10Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:58:09Z", +2024-12-03T15:58:10Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:58:10Z TRACE received state_pointset: } +2024-12-03T15:58:10Z DEBUG Handling device message state_pointset MP:4fc29c0d-3 +2024-12-03T15:58:10Z TRACE Ignoring partial state update +2024-12-03T15:58:10Z TRACE received command AHU-1/config/update +2024-12-03T15:58:10Z DEBUG received config_update +2024-12-03T15:58:10Z DEBUG Handling update message config_update RC:515f5d.00000015 +2024-12-03T15:58:10Z DEBUG Removed configTransaction RC:515f5d.00000015 +2024-12-03T15:58:10Z DEBUG last_start changed false, last_start 2024-12-03T15:57:16Z +2024-12-03T15:58:10Z DEBUG Updated config 2024-12-03T15:58:10Z RC:515f5d.00000015 +2024-12-03T15:58:10Z INFO Updated config #013: Changed 0 fields. +2024-12-03T15:58:10Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-03T15:58:11Z TRACE received command AHU-1/state/update +2024-12-03T15:58:11Z DEBUG received state_update +2024-12-03T15:58:11Z DEBUG Handling update message state_update MP:e13b3bc4 +2024-12-03T15:58:11Z DEBUG Updated state after 0s 2024-12-03T15:58:11Z MP:e13b3bc4 +2024-12-03T15:58:11Z INFO Updated state #017: Changed 3 fields: +2024-12-03T15:58:11Z INFO Updated state #017: Set `system.last_config` = `2024-12-03T15:58:10Z` +2024-12-03T15:58:11Z INFO Updated state #017: Set `system.status.timestamp` = `2024-12-03T15:58:10Z` +2024-12-03T15:58:11Z INFO Updated state #017: Set `timestamp` = `2024-12-03T15:58:11Z` +2024-12-03T15:58:11Z DEBUG Updated state has last_config 2024-12-03T15:58:10Z (expecting 2024-12-03T15:58:10Z) +2024-12-03T15:58:11Z TRACE received command AHU-1/state/system +2024-12-03T15:58:11Z TRACE received state_system: { +2024-12-03T15:58:11Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:11Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:11Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:11Z TRACE received state_system: }, +2024-12-03T15:58:11Z TRACE received state_system: "last_config" : "2024-12-03T15:58:10Z", +2024-12-03T15:58:11Z TRACE received state_system: "operation" : { +2024-12-03T15:58:11Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:11Z TRACE received state_system: "last_start" : "2024-12-03T15:57:16Z", +2024-12-03T15:58:11Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:11Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:11Z TRACE received state_system: }, +2024-12-03T15:58:11Z TRACE received state_system: "serial_no" : "sequencer-31046", +2024-12-03T15:58:11Z TRACE received state_system: "software" : { +2024-12-03T15:58:11Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:11Z TRACE received state_system: }, +2024-12-03T15:58:11Z TRACE received state_system: "status" : { +2024-12-03T15:58:11Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:11Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:58:11Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:10Z", +2024-12-03T15:58:11Z TRACE received state_system: "level" : 300 +2024-12-03T15:58:11Z TRACE received state_system: }, +2024-12-03T15:58:11Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:11Z", +2024-12-03T15:58:11Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:11Z TRACE received state_system: } +2024-12-03T15:58:11Z DEBUG Handling device message state_system MP:e13b3bc4-0 +2024-12-03T15:58:11Z TRACE Ignoring partial state update +2024-12-03T15:58:11Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:58:11Z DEBUG Stage finished waiting for config update synchronized at 13s after 0s +2024-12-03T15:58:11Z TRACE Stage resume waiting for starting test wrapper at 13s +2024-12-03T15:58:11Z DEBUG Config sync took 1s +2024-12-03T15:58:11Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:58:11Z DEBUG Update config initial setup timestamp 2024-12-03T15:58:10Z +2024-12-03T15:58:11Z TRACE local local_update: { +2024-12-03T15:58:11Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:10Z", +2024-12-03T15:58:11Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:11Z TRACE local local_update: "system" : { +2024-12-03T15:58:11Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:11Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:11Z TRACE local local_update: "operation" : { +2024-12-03T15:58:11Z TRACE local local_update: "last_start" : "2024-12-03T15:57:16Z" +2024-12-03T15:58:11Z TRACE local local_update: }, +2024-12-03T15:58:11Z TRACE local local_update: "testing" : { +2024-12-03T15:58:11Z TRACE local local_update: "sequence_name" : "enumerate_nothing" +2024-12-03T15:58:11Z TRACE local local_update: } +2024-12-03T15:58:11Z TRACE local local_update: }, +2024-12-03T15:58:11Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:11Z TRACE local local_update: "families" : { +2024-12-03T15:58:11Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:11Z TRACE local local_update: } +2024-12-03T15:58:11Z TRACE local local_update: }, +2024-12-03T15:58:11Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:11Z TRACE local local_update: "families" : { +2024-12-03T15:58:11Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:11Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:11Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:11Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:11Z TRACE local local_update: } +2024-12-03T15:58:11Z TRACE local local_update: }, +2024-12-03T15:58:11Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:11Z TRACE local local_update: "points" : { +2024-12-03T15:58:11Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:11Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:11Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:11Z TRACE local local_update: }, +2024-12-03T15:58:11Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:11Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:11Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:11Z TRACE local local_update: }, +2024-12-03T15:58:11Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:11Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:11Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:11Z TRACE local local_update: } +2024-12-03T15:58:11Z TRACE local local_update: } +2024-12-03T15:58:11Z TRACE local local_update: } +2024-12-03T15:58:11Z TRACE local local_update: } +2024-12-03T15:58:11Z DEBUG Stale state cutoff threshold is 2024-12-03T15:57:19Z +2024-12-03T15:58:11Z DEBUG Waiting for device stateTransaction RC:515f5d.00000016 (was null) +2024-12-03T15:58:11Z TRACE Stage suspend waiting for starting test wrapper at 13s +2024-12-03T15:58:11Z INFO Stage start waiting for state query at 13s +2024-12-03T15:58:11Z TRACE received command AHU-1/state/discovery +2024-12-03T15:58:11Z TRACE received state_discovery: { +2024-12-03T15:58:11Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:58:11Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:58:11Z", +2024-12-03T15:58:11Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:58:11Z TRACE received state_discovery: } +2024-12-03T15:58:11Z DEBUG Handling device message state_discovery MP:e13b3bc4-1 +2024-12-03T15:58:11Z TRACE Ignoring partial state update +2024-12-03T15:58:11Z TRACE received command AHU-1/state/localnet +2024-12-03T15:58:11Z TRACE received state_localnet: { +2024-12-03T15:58:11Z TRACE received state_localnet: "families" : { +2024-12-03T15:58:11Z TRACE received state_localnet: "ether" : { +2024-12-03T15:58:11Z TRACE received state_localnet: "addr" : "60:45:bd:eb:73:3d" +2024-12-03T15:58:11Z TRACE received state_localnet: }, +2024-12-03T15:58:11Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:58:11Z TRACE received state_localnet: "addr" : "10.1.0.194" +2024-12-03T15:58:11Z TRACE received state_localnet: }, +2024-12-03T15:58:11Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:58:11Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:feeb:733d" +2024-12-03T15:58:11Z TRACE received state_localnet: }, +2024-12-03T15:58:11Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:58:11Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:58:11Z TRACE received state_localnet: } +2024-12-03T15:58:11Z TRACE received state_localnet: }, +2024-12-03T15:58:11Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:58:11Z", +2024-12-03T15:58:11Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:58:11Z TRACE received state_localnet: } +2024-12-03T15:58:11Z DEBUG Handling device message state_localnet MP:e13b3bc4-2 +2024-12-03T15:58:11Z TRACE Ignoring partial state update +2024-12-03T15:58:11Z TRACE received command AHU-1/state/pointset +2024-12-03T15:58:11Z TRACE received state_pointset: { +2024-12-03T15:58:11Z TRACE received state_pointset: "points" : { +2024-12-03T15:58:11Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:11Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:58:11Z TRACE received state_pointset: }, +2024-12-03T15:58:11Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:11Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:58:11Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:58:11Z TRACE received state_pointset: }, +2024-12-03T15:58:11Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:11Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:11Z TRACE received state_pointset: } +2024-12-03T15:58:11Z TRACE received state_pointset: }, +2024-12-03T15:58:11Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:58:11Z", +2024-12-03T15:58:11Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:58:11Z TRACE received state_pointset: } +2024-12-03T15:58:11Z DEBUG Handling device message state_pointset MP:e13b3bc4-3 +2024-12-03T15:58:11Z TRACE Ignoring partial state update +2024-12-03T15:58:11Z TRACE received command AHU-1/state/update +2024-12-03T15:58:11Z DEBUG received state_update +2024-12-03T15:58:11Z INFO Received device configAcked +2024-12-03T15:58:11Z DEBUG Handling update message state_update RC:515f5d.00000016 +2024-12-03T15:58:11Z DEBUG Removed stateTransaction RC:515f5d.00000016 +2024-12-03T15:58:11Z DEBUG Updated state after 0s 2024-12-03T15:58:11Z RC:515f5d.00000016 +2024-12-03T15:58:11Z INFO Updated state #018: Changed 0 fields. +2024-12-03T15:58:11Z DEBUG Updated state has last_config 2024-12-03T15:58:10Z (expecting 2024-12-03T15:58:10Z) +2024-12-03T15:58:11Z DEBUG Stage finished waiting for state query at 13s after 0s +2024-12-03T15:58:11Z TRACE Stage resume waiting for starting test wrapper at 13s +2024-12-03T15:58:11Z TRACE Stage suspend waiting for starting test wrapper at 13s +2024-12-03T15:58:11Z INFO Stage start waiting for initial device state at 13s +2024-12-03T15:58:12Z TRACE updated check config_update: true +2024-12-03T15:58:12Z DEBUG update config_update, adding configTransaction RC:515f5d.00000017 +2024-12-03T15:58:12Z TRACE local local_update: { +2024-12-03T15:58:12Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:10Z", +2024-12-03T15:58:12Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:12Z TRACE local local_update: "system" : { +2024-12-03T15:58:12Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:12Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:12Z TRACE local local_update: "operation" : { +2024-12-03T15:58:12Z TRACE local local_update: "last_start" : "2024-12-03T15:57:16Z" +2024-12-03T15:58:12Z TRACE local local_update: }, +2024-12-03T15:58:12Z TRACE local local_update: "testing" : { +2024-12-03T15:58:12Z TRACE local local_update: "sequence_name" : "enumerate_nothing" +2024-12-03T15:58:12Z TRACE local local_update: } +2024-12-03T15:58:12Z TRACE local local_update: }, +2024-12-03T15:58:12Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:12Z TRACE local local_update: "families" : { +2024-12-03T15:58:12Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:12Z TRACE local local_update: } +2024-12-03T15:58:12Z TRACE local local_update: }, +2024-12-03T15:58:12Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:12Z TRACE local local_update: "families" : { +2024-12-03T15:58:12Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:12Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:12Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:12Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:12Z TRACE local local_update: } +2024-12-03T15:58:12Z TRACE local local_update: }, +2024-12-03T15:58:12Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:12Z TRACE local local_update: "points" : { +2024-12-03T15:58:12Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:12Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:12Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:12Z TRACE local local_update: }, +2024-12-03T15:58:12Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:12Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:12Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:12Z TRACE local local_update: }, +2024-12-03T15:58:12Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:12Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:12Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:12Z TRACE local local_update: } +2024-12-03T15:58:12Z TRACE local local_update: } +2024-12-03T15:58:12Z TRACE local local_update: } +2024-12-03T15:58:12Z TRACE local local_update: } +2024-12-03T15:58:12Z DEBUG Saving pre-config state timestamp 2024-12-03T15:58:11Z +2024-12-03T15:58:12Z DEBUG Update lastConfigUpdate 2024-12-03T15:58:12Z, because before initial device state +2024-12-03T15:58:12Z TRACE Stage suspend waiting for initial device state at 14s +2024-12-03T15:58:12Z INFO Stage start waiting for config update synchronized at 14s +2024-12-03T15:58:12Z TRACE received command AHU-1/reply/update +2024-12-03T15:58:12Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:58:12Z TRACE received command AHU-1/config/update +2024-12-03T15:58:12Z DEBUG received config_update +2024-12-03T15:58:12Z DEBUG Handling update message config_update RC:515f5d.00000017 +2024-12-03T15:58:12Z DEBUG Removed configTransaction RC:515f5d.00000017 +2024-12-03T15:58:12Z DEBUG last_start changed false, last_start 2024-12-03T15:57:16Z +2024-12-03T15:58:12Z DEBUG Updated config 2024-12-03T15:58:12Z RC:515f5d.00000017 +2024-12-03T15:58:12Z INFO Updated config #014: Changed 0 fields. +2024-12-03T15:58:13Z TRACE received command AHU-1/state/update +2024-12-03T15:58:13Z DEBUG received state_update +2024-12-03T15:58:13Z DEBUG Handling update message state_update MP:0828ab8a +2024-12-03T15:58:13Z DEBUG Updated state after 0s 2024-12-03T15:58:13Z MP:0828ab8a +2024-12-03T15:58:13Z INFO Updated state #019: Changed 3 fields: +2024-12-03T15:58:13Z INFO Updated state #019: Set `system.last_config` = `2024-12-03T15:58:12Z` +2024-12-03T15:58:13Z INFO Updated state #019: Set `system.status.timestamp` = `2024-12-03T15:58:12Z` +2024-12-03T15:58:13Z INFO Updated state #019: Set `timestamp` = `2024-12-03T15:58:13Z` +2024-12-03T15:58:13Z DEBUG Updated state has last_config 2024-12-03T15:58:12Z (expecting 2024-12-03T15:58:12Z) +2024-12-03T15:58:13Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:58:13Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s +2024-12-03T15:58:13Z TRACE Stage resume waiting for initial device state at 15s +2024-12-03T15:58:13Z DEBUG Config sync took 1s +2024-12-03T15:58:13Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:58:13Z DEBUG Update config before initial device state timestamp 2024-12-03T15:58:12Z +2024-12-03T15:58:13Z TRACE local local_update: { +2024-12-03T15:58:13Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:12Z", +2024-12-03T15:58:13Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:13Z TRACE local local_update: "system" : { +2024-12-03T15:58:13Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:13Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:13Z TRACE local local_update: "operation" : { +2024-12-03T15:58:13Z TRACE local local_update: "last_start" : "2024-12-03T15:57:16Z" +2024-12-03T15:58:13Z TRACE local local_update: }, +2024-12-03T15:58:13Z TRACE local local_update: "testing" : { +2024-12-03T15:58:13Z TRACE local local_update: "sequence_name" : "enumerate_nothing" +2024-12-03T15:58:13Z TRACE local local_update: } +2024-12-03T15:58:13Z TRACE local local_update: }, +2024-12-03T15:58:13Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:13Z TRACE local local_update: "families" : { +2024-12-03T15:58:13Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:13Z TRACE local local_update: } +2024-12-03T15:58:13Z TRACE local local_update: }, +2024-12-03T15:58:13Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:13Z TRACE local local_update: "families" : { +2024-12-03T15:58:13Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:13Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:13Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:13Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:13Z TRACE local local_update: } +2024-12-03T15:58:13Z TRACE local local_update: }, +2024-12-03T15:58:13Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:13Z TRACE local local_update: "points" : { +2024-12-03T15:58:13Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:13Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:13Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:13Z TRACE local local_update: }, +2024-12-03T15:58:13Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:13Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:13Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:13Z TRACE local local_update: }, +2024-12-03T15:58:13Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:13Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:13Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:13Z TRACE local local_update: } +2024-12-03T15:58:13Z TRACE local local_update: } +2024-12-03T15:58:13Z TRACE local local_update: } +2024-12-03T15:58:13Z TRACE local local_update: } +2024-12-03T15:58:13Z DEBUG Stage finished waiting for initial device state at 15s after 1s +2024-12-03T15:58:13Z TRACE Stage resume waiting for starting test wrapper at 15s +2024-12-03T15:58:13Z DEBUG Device state system status level is now 300 +2024-12-03T15:58:13Z TRACE Stage suspend waiting for starting test wrapper at 15s +2024-12-03T15:58:13Z INFO Stage start waiting for config update synchronized at 15s +2024-12-03T15:58:13Z TRACE received command AHU-1/state/system +2024-12-03T15:58:13Z TRACE received state_system: { +2024-12-03T15:58:13Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:13Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:13Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:13Z TRACE received state_system: }, +2024-12-03T15:58:13Z TRACE received state_system: "last_config" : "2024-12-03T15:58:12Z", +2024-12-03T15:58:13Z TRACE received state_system: "operation" : { +2024-12-03T15:58:13Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:13Z TRACE received state_system: "last_start" : "2024-12-03T15:57:16Z", +2024-12-03T15:58:13Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:13Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:13Z TRACE received state_system: }, +2024-12-03T15:58:13Z TRACE received state_system: "serial_no" : "sequencer-31046", +2024-12-03T15:58:13Z TRACE received state_system: "software" : { +2024-12-03T15:58:13Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:13Z TRACE received state_system: }, +2024-12-03T15:58:13Z TRACE received state_system: "status" : { +2024-12-03T15:58:13Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:13Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:58:13Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:12Z", +2024-12-03T15:58:13Z TRACE received state_system: "level" : 300 +2024-12-03T15:58:13Z TRACE received state_system: }, +2024-12-03T15:58:13Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:13Z", +2024-12-03T15:58:13Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:13Z TRACE received state_system: } +2024-12-03T15:58:13Z DEBUG Handling device message state_system MP:0828ab8a-0 +2024-12-03T15:58:13Z TRACE Ignoring partial state update +2024-12-03T15:58:13Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s +2024-12-03T15:58:13Z TRACE Stage resume waiting for starting test wrapper at 15s +2024-12-03T15:58:13Z DEBUG Config sync took 1s +2024-12-03T15:58:13Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:58:13Z TRACE Stage suspend waiting for starting test wrapper at 15s +2024-12-03T15:58:13Z INFO Stage start waiting for executing test at 15s +2024-12-03T15:58:13Z DEBUG stage begin waiting for executing test at 15s +2024-12-03T15:58:13Z DEBUG Allowing device state change discovery +2024-12-03T15:58:13Z TRACE Stage suspend waiting for executing test at 15s +2024-12-03T15:58:13Z INFO Stage start waiting for enumeration not active at 15s +2024-12-03T15:58:14Z DEBUG system config extra field null +2024-12-03T15:58:14Z TRACE updated check config_system: true +2024-12-03T15:58:14Z DEBUG update config_system, adding configTransaction RC:515f5d.00000018 +2024-12-03T15:58:14Z TRACE local local_system: { +2024-12-03T15:58:14Z TRACE local local_system: "min_loglevel" : 200, +2024-12-03T15:58:14Z TRACE local local_system: "metrics_rate_sec" : 10, +2024-12-03T15:58:14Z TRACE local local_system: "operation" : { +2024-12-03T15:58:14Z TRACE local local_system: "last_start" : "2024-12-03T15:57:16Z" +2024-12-03T15:58:14Z TRACE local local_system: }, +2024-12-03T15:58:14Z TRACE local local_system: "testing" : { +2024-12-03T15:58:14Z TRACE local local_system: "sequence_name" : "enumerate_nothing" +2024-12-03T15:58:14Z TRACE local local_system: } +2024-12-03T15:58:14Z TRACE local local_system: } +2024-12-03T15:58:14Z TRACE updated check config_pointset: true +2024-12-03T15:58:14Z DEBUG update config_pointset, adding configTransaction RC:515f5d.00000019 +2024-12-03T15:58:14Z TRACE local local_pointset: { +2024-12-03T15:58:14Z TRACE local local_pointset: "points" : { +2024-12-03T15:58:14Z TRACE local local_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:14Z TRACE local local_pointset: "units" : "Bars", +2024-12-03T15:58:14Z TRACE local local_pointset: "set_value" : 98 +2024-12-03T15:58:14Z TRACE local local_pointset: }, +2024-12-03T15:58:14Z TRACE local local_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:14Z TRACE local local_pointset: "ref" : "BV11.present_value", +2024-12-03T15:58:14Z TRACE local local_pointset: "units" : "No-units" +2024-12-03T15:58:14Z TRACE local local_pointset: }, +2024-12-03T15:58:14Z TRACE local local_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:14Z TRACE local local_pointset: "ref" : "AV12.present_value", +2024-12-03T15:58:14Z TRACE local local_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:14Z TRACE local local_pointset: } +2024-12-03T15:58:14Z TRACE local local_pointset: } +2024-12-03T15:58:14Z TRACE local local_pointset: } +2024-12-03T15:58:14Z TRACE updated check config_gateway: false +2024-12-03T15:58:14Z TRACE updated check config_localnet: true +2024-12-03T15:58:14Z DEBUG update config_localnet, adding configTransaction RC:515f5d.0000001a +2024-12-03T15:58:14Z TRACE local local_localnet: { +2024-12-03T15:58:14Z TRACE local local_localnet: "families" : { +2024-12-03T15:58:14Z TRACE local local_localnet: "ether" : { }, +2024-12-03T15:58:14Z TRACE local local_localnet: "ipv4" : { }, +2024-12-03T15:58:14Z TRACE local local_localnet: "vendor" : { }, +2024-12-03T15:58:14Z TRACE local local_localnet: "ipv6" : { } +2024-12-03T15:58:14Z TRACE local local_localnet: } +2024-12-03T15:58:14Z TRACE local local_localnet: } +2024-12-03T15:58:14Z TRACE updated check config_blobset: false +2024-12-03T15:58:14Z TRACE updated check config_discovery: true +2024-12-03T15:58:14Z DEBUG update config_discovery, adding configTransaction RC:515f5d.0000001b +2024-12-03T15:58:14Z TRACE local local_discovery: { +2024-12-03T15:58:14Z TRACE local local_discovery: "depths" : { }, +2024-12-03T15:58:14Z TRACE local local_discovery: "families" : { +2024-12-03T15:58:14Z TRACE local local_discovery: "vendor" : { } +2024-12-03T15:58:14Z TRACE local local_discovery: } +2024-12-03T15:58:14Z TRACE local local_discovery: } +2024-12-03T15:58:14Z DEBUG Saving pre-config state timestamp 2024-12-03T15:58:13Z +2024-12-03T15:58:14Z DEBUG Update lastConfigUpdate 2024-12-03T15:58:14Z, because before enumeration not active +2024-12-03T15:58:14Z TRACE Stage suspend waiting for enumeration not active at 16s +2024-12-03T15:58:14Z INFO Stage start waiting for config update synchronized at 16s +2024-12-03T15:58:14Z TRACE received command AHU-1/state/discovery +2024-12-03T15:58:14Z TRACE received state_discovery: { +2024-12-03T15:58:14Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:58:14Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:58:13Z", +2024-12-03T15:58:14Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:58:14Z TRACE received state_discovery: } +2024-12-03T15:58:14Z DEBUG Handling device message state_discovery MP:0828ab8a-1 +2024-12-03T15:58:14Z TRACE Ignoring partial state update +2024-12-03T15:58:14Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:58:14Z TRACE received command AHU-1/state/localnet +2024-12-03T15:58:14Z TRACE received state_localnet: { +2024-12-03T15:58:14Z TRACE received state_localnet: "families" : { +2024-12-03T15:58:14Z TRACE received state_localnet: "ether" : { +2024-12-03T15:58:14Z TRACE received state_localnet: "addr" : "60:45:bd:eb:73:3d" +2024-12-03T15:58:14Z TRACE received state_localnet: }, +2024-12-03T15:58:14Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:58:14Z TRACE received state_localnet: "addr" : "10.1.0.194" +2024-12-03T15:58:14Z TRACE received state_localnet: }, +2024-12-03T15:58:14Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:58:14Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:feeb:733d" +2024-12-03T15:58:14Z TRACE received state_localnet: }, +2024-12-03T15:58:14Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:58:14Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:58:14Z TRACE received state_localnet: } +2024-12-03T15:58:14Z TRACE received state_localnet: }, +2024-12-03T15:58:14Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:58:13Z", +2024-12-03T15:58:14Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:58:14Z TRACE received state_localnet: } +2024-12-03T15:58:14Z DEBUG Handling device message state_localnet MP:0828ab8a-2 +2024-12-03T15:58:14Z TRACE Ignoring partial state update +2024-12-03T15:58:14Z TRACE received command AHU-1/state/pointset +2024-12-03T15:58:14Z TRACE received state_pointset: { +2024-12-03T15:58:14Z TRACE received state_pointset: "points" : { +2024-12-03T15:58:14Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:14Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:58:14Z TRACE received state_pointset: }, +2024-12-03T15:58:14Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:14Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:58:14Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:58:14Z TRACE received state_pointset: }, +2024-12-03T15:58:14Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:14Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:14Z TRACE received state_pointset: } +2024-12-03T15:58:14Z TRACE received state_pointset: }, +2024-12-03T15:58:14Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:58:13Z", +2024-12-03T15:58:14Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:58:14Z TRACE received state_pointset: } +2024-12-03T15:58:14Z DEBUG Handling device message state_pointset MP:0828ab8a-3 +2024-12-03T15:58:14Z TRACE Ignoring partial state update +2024-12-03T15:58:14Z TRACE received command null/config/udmi +2024-12-03T15:58:14Z TRACE received command AHU-1/config/update +2024-12-03T15:58:14Z DEBUG received config_update +2024-12-03T15:58:14Z DEBUG Handling update message config_update RC:515f5d.00000018 +2024-12-03T15:58:14Z DEBUG Removed configTransaction RC:515f5d.00000018 +2024-12-03T15:58:14Z DEBUG last_start changed false, last_start 2024-12-03T15:57:16Z +2024-12-03T15:58:14Z DEBUG Updated config 2024-12-03T15:58:14Z RC:515f5d.00000018 +2024-12-03T15:58:14Z INFO Updated config #015: Changed 1 fields: +2024-12-03T15:58:14Z INFO Updated config #015: Add `discovery.depths` = { } +2024-12-03T15:58:14Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared, last_config not synced in state +2024-12-03T15:58:15Z TRACE received command AHU-1/state/update +2024-12-03T15:58:15Z DEBUG received state_update +2024-12-03T15:58:15Z DEBUG Handling update message state_update MP:50e51246 +2024-12-03T15:58:15Z DEBUG Updated state after 0s 2024-12-03T15:58:15Z MP:50e51246 +2024-12-03T15:58:15Z INFO Updated state #020: Changed 3 fields: +2024-12-03T15:58:15Z INFO Updated state #020: Set `system.last_config` = `2024-12-03T15:58:14Z` +2024-12-03T15:58:15Z INFO Updated state #020: Set `system.status.timestamp` = `2024-12-03T15:58:14Z` +2024-12-03T15:58:15Z INFO Updated state #020: Set `timestamp` = `2024-12-03T15:58:15Z` +2024-12-03T15:58:15Z DEBUG Updated state has last_config 2024-12-03T15:58:14Z (expecting 2024-12-03T15:58:14Z) +2024-12-03T15:58:15Z TRACE received command AHU-1/state/system +2024-12-03T15:58:15Z TRACE received state_system: { +2024-12-03T15:58:15Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:15Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:15Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:15Z TRACE received state_system: }, +2024-12-03T15:58:15Z TRACE received state_system: "last_config" : "2024-12-03T15:58:14Z", +2024-12-03T15:58:15Z TRACE received state_system: "operation" : { +2024-12-03T15:58:15Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:15Z TRACE received state_system: "last_start" : "2024-12-03T15:57:16Z", +2024-12-03T15:58:15Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:15Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:15Z TRACE received state_system: }, +2024-12-03T15:58:15Z TRACE received state_system: "serial_no" : "sequencer-31046", +2024-12-03T15:58:15Z TRACE received state_system: "software" : { +2024-12-03T15:58:15Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:15Z TRACE received state_system: }, +2024-12-03T15:58:15Z TRACE received state_system: "status" : { +2024-12-03T15:58:15Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:15Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:58:15Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:14Z", +2024-12-03T15:58:15Z TRACE received state_system: "level" : 300 +2024-12-03T15:58:15Z TRACE received state_system: }, +2024-12-03T15:58:15Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:15Z", +2024-12-03T15:58:15Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:15Z TRACE received state_system: } +2024-12-03T15:58:15Z DEBUG Handling device message state_system MP:50e51246-0 +2024-12-03T15:58:15Z TRACE Ignoring partial state update +2024-12-03T15:58:15Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-03T15:58:15Z TRACE received command AHU-1/state/discovery +2024-12-03T15:58:15Z TRACE received state_discovery: { +2024-12-03T15:58:15Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:58:15Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:58:15Z", +2024-12-03T15:58:15Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:58:15Z TRACE received state_discovery: } +2024-12-03T15:58:15Z DEBUG Handling device message state_discovery MP:50e51246-1 +2024-12-03T15:58:15Z TRACE Ignoring partial state update +2024-12-03T15:58:15Z TRACE received command AHU-1/state/localnet +2024-12-03T15:58:15Z TRACE received state_localnet: { +2024-12-03T15:58:15Z TRACE received state_localnet: "families" : { +2024-12-03T15:58:15Z TRACE received state_localnet: "ether" : { +2024-12-03T15:58:15Z TRACE received state_localnet: "addr" : "60:45:bd:eb:73:3d" +2024-12-03T15:58:15Z TRACE received state_localnet: }, +2024-12-03T15:58:15Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:58:15Z TRACE received state_localnet: "addr" : "10.1.0.194" +2024-12-03T15:58:15Z TRACE received state_localnet: }, +2024-12-03T15:58:15Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:58:15Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:feeb:733d" +2024-12-03T15:58:15Z TRACE received state_localnet: }, +2024-12-03T15:58:15Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:58:15Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:58:15Z TRACE received state_localnet: } +2024-12-03T15:58:15Z TRACE received state_localnet: }, +2024-12-03T15:58:15Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:58:15Z", +2024-12-03T15:58:15Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:58:15Z TRACE received state_localnet: } +2024-12-03T15:58:15Z DEBUG Handling device message state_localnet MP:50e51246-2 +2024-12-03T15:58:15Z TRACE Ignoring partial state update +2024-12-03T15:58:15Z TRACE received command AHU-1/state/pointset +2024-12-03T15:58:15Z TRACE received state_pointset: { +2024-12-03T15:58:15Z TRACE received state_pointset: "points" : { +2024-12-03T15:58:15Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:15Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:58:15Z TRACE received state_pointset: }, +2024-12-03T15:58:15Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:15Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:58:15Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:58:15Z TRACE received state_pointset: }, +2024-12-03T15:58:15Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:15Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:15Z TRACE received state_pointset: } +2024-12-03T15:58:15Z TRACE received state_pointset: }, +2024-12-03T15:58:15Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:58:15Z", +2024-12-03T15:58:15Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:58:15Z TRACE received state_pointset: } +2024-12-03T15:58:15Z DEBUG Handling device message state_pointset MP:50e51246-3 +2024-12-03T15:58:15Z TRACE Ignoring partial state update +2024-12-03T15:58:15Z TRACE received command AHU-1/config/update +2024-12-03T15:58:15Z DEBUG received config_update +2024-12-03T15:58:15Z DEBUG Handling update message config_update RC:515f5d.00000019 +2024-12-03T15:58:15Z DEBUG Removed configTransaction RC:515f5d.00000019 +2024-12-03T15:58:15Z DEBUG last_start changed false, last_start 2024-12-03T15:57:16Z +2024-12-03T15:58:15Z DEBUG Updated config 2024-12-03T15:58:15Z RC:515f5d.00000019 +2024-12-03T15:58:15Z INFO Updated config #016: Changed 0 fields. +2024-12-03T15:58:15Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state +2024-12-03T15:58:16Z TRACE received command AHU-1/config/update +2024-12-03T15:58:16Z DEBUG received config_update +2024-12-03T15:58:16Z DEBUG Handling update message config_update RC:515f5d.0000001a +2024-12-03T15:58:16Z DEBUG Removed configTransaction RC:515f5d.0000001a +2024-12-03T15:58:16Z DEBUG last_start changed false, last_start 2024-12-03T15:57:16Z +2024-12-03T15:58:16Z DEBUG Updated config 2024-12-03T15:58:16Z RC:515f5d.0000001a +2024-12-03T15:58:16Z INFO Updated config #017: Changed 0 fields. +2024-12-03T15:58:17Z TRACE received command AHU-1/state/update +2024-12-03T15:58:17Z DEBUG received state_update +2024-12-03T15:58:17Z DEBUG Handling update message state_update MP:f83226ad +2024-12-03T15:58:17Z DEBUG Updated state after 0s 2024-12-03T15:58:17Z MP:f83226ad +2024-12-03T15:58:17Z INFO Updated state #021: Changed 3 fields: +2024-12-03T15:58:17Z INFO Updated state #021: Set `system.last_config` = `2024-12-03T15:58:16Z` +2024-12-03T15:58:17Z INFO Updated state #021: Set `system.status.timestamp` = `2024-12-03T15:58:16Z` +2024-12-03T15:58:17Z INFO Updated state #021: Set `timestamp` = `2024-12-03T15:58:17Z` +2024-12-03T15:58:17Z DEBUG Updated state has last_config 2024-12-03T15:58:16Z (expecting 2024-12-03T15:58:16Z) +2024-12-03T15:58:17Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-03T15:58:17Z TRACE received command AHU-1/state/system +2024-12-03T15:58:17Z TRACE received state_system: { +2024-12-03T15:58:17Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:17Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:17Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:17Z TRACE received state_system: }, +2024-12-03T15:58:17Z TRACE received state_system: "last_config" : "2024-12-03T15:58:16Z", +2024-12-03T15:58:17Z TRACE received state_system: "operation" : { +2024-12-03T15:58:17Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:17Z TRACE received state_system: "last_start" : "2024-12-03T15:57:16Z", +2024-12-03T15:58:17Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:17Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:17Z TRACE received state_system: }, +2024-12-03T15:58:17Z TRACE received state_system: "serial_no" : "sequencer-31046", +2024-12-03T15:58:17Z TRACE received state_system: "software" : { +2024-12-03T15:58:17Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:17Z TRACE received state_system: }, +2024-12-03T15:58:17Z TRACE received state_system: "status" : { +2024-12-03T15:58:17Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:17Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:58:17Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:16Z", +2024-12-03T15:58:17Z TRACE received state_system: "level" : 300 +2024-12-03T15:58:17Z TRACE received state_system: }, +2024-12-03T15:58:17Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:17Z", +2024-12-03T15:58:17Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:17Z TRACE received state_system: } +2024-12-03T15:58:17Z DEBUG Handling device message state_system MP:f83226ad-0 +2024-12-03T15:58:17Z TRACE Ignoring partial state update +2024-12-03T15:58:17Z TRACE received command AHU-1/state/discovery +2024-12-03T15:58:17Z TRACE received state_discovery: { +2024-12-03T15:58:17Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:58:17Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:58:17Z", +2024-12-03T15:58:17Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:58:17Z TRACE received state_discovery: } +2024-12-03T15:58:17Z DEBUG Handling device message state_discovery MP:f83226ad-1 +2024-12-03T15:58:17Z TRACE Ignoring partial state update +2024-12-03T15:58:17Z TRACE received command AHU-1/state/localnet +2024-12-03T15:58:17Z TRACE received state_localnet: { +2024-12-03T15:58:17Z TRACE received state_localnet: "families" : { +2024-12-03T15:58:17Z TRACE received state_localnet: "ether" : { +2024-12-03T15:58:17Z TRACE received state_localnet: "addr" : "60:45:bd:eb:73:3d" +2024-12-03T15:58:17Z TRACE received state_localnet: }, +2024-12-03T15:58:17Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:58:17Z TRACE received state_localnet: "addr" : "10.1.0.194" +2024-12-03T15:58:17Z TRACE received state_localnet: }, +2024-12-03T15:58:17Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:58:17Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:feeb:733d" +2024-12-03T15:58:17Z TRACE received state_localnet: }, +2024-12-03T15:58:17Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:58:17Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:58:17Z TRACE received state_localnet: } +2024-12-03T15:58:17Z TRACE received state_localnet: }, +2024-12-03T15:58:17Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:58:17Z", +2024-12-03T15:58:17Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:58:17Z TRACE received state_localnet: } +2024-12-03T15:58:17Z DEBUG Handling device message state_localnet MP:f83226ad-2 +2024-12-03T15:58:17Z TRACE Ignoring partial state update +2024-12-03T15:58:17Z TRACE received command AHU-1/state/pointset +2024-12-03T15:58:17Z TRACE received state_pointset: { +2024-12-03T15:58:17Z TRACE received state_pointset: "points" : { +2024-12-03T15:58:17Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:17Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:58:17Z TRACE received state_pointset: }, +2024-12-03T15:58:17Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:17Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:58:17Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:58:17Z TRACE received state_pointset: }, +2024-12-03T15:58:17Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:17Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:17Z TRACE received state_pointset: } +2024-12-03T15:58:17Z TRACE received state_pointset: }, +2024-12-03T15:58:17Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:58:17Z", +2024-12-03T15:58:17Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:58:17Z TRACE received state_pointset: } +2024-12-03T15:58:17Z DEBUG Handling device message state_pointset MP:f83226ad-3 +2024-12-03T15:58:17Z TRACE Ignoring partial state update +2024-12-03T15:58:17Z TRACE received command AHU-1/config/update +2024-12-03T15:58:17Z DEBUG received config_update +2024-12-03T15:58:17Z DEBUG Handling update message config_update RC:515f5d.0000001b +2024-12-03T15:58:17Z DEBUG Removed configTransaction RC:515f5d.0000001b +2024-12-03T15:58:17Z DEBUG last_start changed false, last_start 2024-12-03T15:57:16Z +2024-12-03T15:58:17Z DEBUG Updated config 2024-12-03T15:58:17Z RC:515f5d.0000001b +2024-12-03T15:58:17Z INFO Updated config #018: Changed 0 fields. +2024-12-03T15:58:18Z TRACE received command AHU-1/events/pointset +2024-12-03T15:58:18Z TRACE received events_pointset: { +2024-12-03T15:58:18Z TRACE received events_pointset: "points" : { +2024-12-03T15:58:18Z TRACE received events_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:18Z TRACE received events_pointset: "present_value" : true +2024-12-03T15:58:18Z TRACE received events_pointset: }, +2024-12-03T15:58:18Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:18Z TRACE received events_pointset: "present_value" : 98 +2024-12-03T15:58:18Z TRACE received events_pointset: }, +2024-12-03T15:58:18Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:18Z TRACE received events_pointset: "present_value" : 9 +2024-12-03T15:58:18Z TRACE received events_pointset: } +2024-12-03T15:58:18Z TRACE received events_pointset: }, +2024-12-03T15:58:18Z TRACE received events_pointset: "timestamp" : "2024-12-03T15:58:18Z", +2024-12-03T15:58:18Z TRACE received events_pointset: "version" : "1.5.2" +2024-12-03T15:58:18Z TRACE received events_pointset: } +2024-12-03T15:58:18Z DEBUG Handling device message events_pointset MP:cb018932 +2024-12-03T15:58:18Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-03T15:58:18Z TRACE received command AHU-1/events/system +2024-12-03T15:58:18Z DEBUG received events_system 2024-12-03T15:58:09Z INFO device.log: Update state 2024-12-03T15:58:09Z last_config 2024-12-03T15:58:07Z +2024-12-03T15:58:18Z DEBUG received events_system 2024-12-03T15:58:10Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:58:18Z DEBUG received events_system 2024-12-03T15:58:10Z INFO device.log: 2024-12-03T15:58:10Z received config 2024-12-03T15:58:10Z +2024-12-03T15:58:18Z DEBUG received events_system 2024-12-03T15:58:10Z NOTICE system.config.apply: success +2024-12-03T15:58:18Z DEBUG received events_system 2024-12-03T15:58:11Z INFO device.log: Update state 2024-12-03T15:58:11Z last_config 2024-12-03T15:58:10Z +2024-12-03T15:58:18Z DEBUG received events_system 2024-12-03T15:58:12Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:58:18Z DEBUG received events_system 2024-12-03T15:58:12Z INFO device.log: 2024-12-03T15:58:12Z received config 2024-12-03T15:58:12Z +2024-12-03T15:58:18Z DEBUG received events_system 2024-12-03T15:58:12Z NOTICE system.config.apply: success +2024-12-03T15:58:18Z DEBUG received events_system 2024-12-03T15:58:13Z INFO device.log: Update state 2024-12-03T15:58:13Z last_config 2024-12-03T15:58:12Z +2024-12-03T15:58:18Z DEBUG received events_system 2024-12-03T15:58:14Z INFO device.log: 2024-12-03T15:58:14Z received config 2024-12-03T15:58:14Z +2024-12-03T15:58:18Z DEBUG received events_system 2024-12-03T15:58:14Z NOTICE system.config.apply: success +2024-12-03T15:58:18Z DEBUG received events_system 2024-12-03T15:58:15Z INFO device.log: Update state 2024-12-03T15:58:15Z last_config 2024-12-03T15:58:14Z +2024-12-03T15:58:18Z DEBUG received events_system 2024-12-03T15:58:15Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:58:18Z DEBUG received events_system 2024-12-03T15:58:15Z INFO device.log: 2024-12-03T15:58:15Z received config 2024-12-03T15:58:15Z +2024-12-03T15:58:18Z DEBUG received events_system 2024-12-03T15:58:15Z NOTICE system.config.apply: success +2024-12-03T15:58:18Z DEBUG received events_system 2024-12-03T15:58:16Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:58:18Z DEBUG received events_system 2024-12-03T15:58:16Z INFO device.log: 2024-12-03T15:58:16Z received config 2024-12-03T15:58:16Z +2024-12-03T15:58:18Z DEBUG received events_system 2024-12-03T15:58:16Z NOTICE system.config.apply: success +2024-12-03T15:58:18Z DEBUG received events_system 2024-12-03T15:58:17Z INFO device.log: Update state 2024-12-03T15:58:17Z last_config 2024-12-03T15:58:16Z +2024-12-03T15:58:18Z DEBUG received events_system 2024-12-03T15:58:17Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:58:18Z DEBUG received events_system 2024-12-03T15:58:17Z INFO device.log: 2024-12-03T15:58:17Z received config 2024-12-03T15:58:17Z +2024-12-03T15:58:18Z DEBUG received events_system 2024-12-03T15:58:17Z NOTICE system.config.apply: success +2024-12-03T15:58:18Z DEBUG Handling device message events_system MP:f20ce611 +2024-12-03T15:58:19Z TRACE received command AHU-1/state/update +2024-12-03T15:58:19Z DEBUG received state_update +2024-12-03T15:58:19Z DEBUG Handling update message state_update MP:0536bb3b +2024-12-03T15:58:19Z DEBUG Updated state after 0s 2024-12-03T15:58:19Z MP:0536bb3b +2024-12-03T15:58:19Z INFO Updated state #022: Changed 3 fields: +2024-12-03T15:58:19Z INFO Updated state #022: Set `system.last_config` = `2024-12-03T15:58:17Z` +2024-12-03T15:58:19Z INFO Updated state #022: Set `system.status.timestamp` = `2024-12-03T15:58:17Z` +2024-12-03T15:58:19Z INFO Updated state #022: Set `timestamp` = `2024-12-03T15:58:19Z` +2024-12-03T15:58:19Z DEBUG Updated state has last_config 2024-12-03T15:58:17Z (expecting 2024-12-03T15:58:17Z) +2024-12-03T15:58:19Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:58:19Z DEBUG Stage finished waiting for config update synchronized at 21s after 4s +2024-12-03T15:58:19Z TRACE Stage resume waiting for enumeration not active at 21s +2024-12-03T15:58:19Z DEBUG Config sync took 5s +2024-12-03T15:58:19Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:58:19Z DEBUG Update config before enumeration not active timestamp 2024-12-03T15:58:17Z +2024-12-03T15:58:19Z TRACE local local_update: { +2024-12-03T15:58:19Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:17Z", +2024-12-03T15:58:19Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:19Z TRACE local local_update: "system" : { +2024-12-03T15:58:19Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:19Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:19Z TRACE local local_update: "operation" : { +2024-12-03T15:58:19Z TRACE local local_update: "last_start" : "2024-12-03T15:57:16Z" +2024-12-03T15:58:19Z TRACE local local_update: }, +2024-12-03T15:58:19Z TRACE local local_update: "testing" : { +2024-12-03T15:58:19Z TRACE local local_update: "sequence_name" : "enumerate_nothing" +2024-12-03T15:58:19Z TRACE local local_update: } +2024-12-03T15:58:19Z TRACE local local_update: }, +2024-12-03T15:58:19Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:19Z TRACE local local_update: "depths" : { }, +2024-12-03T15:58:19Z TRACE local local_update: "families" : { +2024-12-03T15:58:19Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:19Z TRACE local local_update: } +2024-12-03T15:58:19Z TRACE local local_update: }, +2024-12-03T15:58:19Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:19Z TRACE local local_update: "families" : { +2024-12-03T15:58:19Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:19Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:19Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:19Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:19Z TRACE local local_update: } +2024-12-03T15:58:19Z TRACE local local_update: }, +2024-12-03T15:58:19Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:19Z TRACE local local_update: "points" : { +2024-12-03T15:58:19Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:19Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:19Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:19Z TRACE local local_update: }, +2024-12-03T15:58:19Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:19Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:19Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:19Z TRACE local local_update: }, +2024-12-03T15:58:19Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:19Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:19Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:19Z TRACE local local_update: } +2024-12-03T15:58:19Z TRACE local local_update: } +2024-12-03T15:58:19Z TRACE local local_update: } +2024-12-03T15:58:19Z TRACE local local_update: } +2024-12-03T15:58:19Z DEBUG Recorded sequence: 1. Update config before enumeration not active +2024-12-03T15:58:19Z INFO Device config Add `discovery.depths` = { } +2024-12-03T15:58:19Z TRACE Update config before enumeration not active: Add `discovery.depths` = { } +2024-12-03T15:58:19Z DEBUG Recorded sequence: 1. Wait for enumeration not active +2024-12-03T15:58:19Z DEBUG Stage finished waiting for enumeration not active at 21s after 5s +2024-12-03T15:58:19Z TRACE Stage resume waiting for executing test at 21s +2024-12-03T15:58:19Z INFO Starting empty enumeration at 2024-12-03T15:58:19Z +2024-12-03T15:58:19Z TRACE Stage suspend waiting for executing test at 21s +2024-12-03T15:58:19Z INFO Stage start waiting for matching enumeration generation at 21s +2024-12-03T15:58:20Z DEBUG system config extra field null +2024-12-03T15:58:20Z TRACE updated check config_system: false +2024-12-03T15:58:20Z TRACE updated check config_pointset: false +2024-12-03T15:58:20Z TRACE updated check config_gateway: false +2024-12-03T15:58:20Z TRACE updated check config_localnet: false +2024-12-03T15:58:20Z TRACE updated check config_blobset: false +2024-12-03T15:58:20Z TRACE updated check config_discovery: true +2024-12-03T15:58:20Z DEBUG update config_discovery, adding configTransaction RC:515f5d.0000001d +2024-12-03T15:58:20Z TRACE local local_discovery: { +2024-12-03T15:58:20Z TRACE local local_discovery: "generation" : "2024-12-03T15:58:19Z", +2024-12-03T15:58:20Z TRACE local local_discovery: "depths" : { }, +2024-12-03T15:58:20Z TRACE local local_discovery: "families" : { +2024-12-03T15:58:20Z TRACE local local_discovery: "vendor" : { } +2024-12-03T15:58:20Z TRACE local local_discovery: } +2024-12-03T15:58:20Z TRACE local local_discovery: } +2024-12-03T15:58:20Z DEBUG Saving pre-config state timestamp 2024-12-03T15:58:19Z +2024-12-03T15:58:20Z DEBUG Update lastConfigUpdate 2024-12-03T15:58:20Z, because before matching enumeration generation +2024-12-03T15:58:20Z TRACE Stage suspend waiting for matching enumeration generation at 22s +2024-12-03T15:58:20Z INFO Stage start waiting for config update synchronized at 22s +2024-12-03T15:58:20Z TRACE received command AHU-1/state/system +2024-12-03T15:58:20Z TRACE received state_system: { +2024-12-03T15:58:20Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:20Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:20Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:20Z TRACE received state_system: }, +2024-12-03T15:58:20Z TRACE received state_system: "last_config" : "2024-12-03T15:58:17Z", +2024-12-03T15:58:20Z TRACE received state_system: "operation" : { +2024-12-03T15:58:20Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:20Z TRACE received state_system: "last_start" : "2024-12-03T15:57:16Z", +2024-12-03T15:58:20Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:20Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:20Z TRACE received state_system: }, +2024-12-03T15:58:20Z TRACE received state_system: "serial_no" : "sequencer-31046", +2024-12-03T15:58:20Z TRACE received state_system: "software" : { +2024-12-03T15:58:20Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:20Z TRACE received state_system: }, +2024-12-03T15:58:20Z TRACE received state_system: "status" : { +2024-12-03T15:58:20Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:20Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:58:20Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:17Z", +2024-12-03T15:58:20Z TRACE received state_system: "level" : 300 +2024-12-03T15:58:20Z TRACE received state_system: }, +2024-12-03T15:58:20Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:19Z", +2024-12-03T15:58:20Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:20Z TRACE received state_system: } +2024-12-03T15:58:20Z DEBUG Handling device message state_system MP:0536bb3b-0 +2024-12-03T15:58:20Z TRACE Ignoring partial state update +2024-12-03T15:58:20Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:58:20Z TRACE received command AHU-1/state/discovery +2024-12-03T15:58:20Z TRACE received state_discovery: { +2024-12-03T15:58:20Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:58:20Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:58:19Z", +2024-12-03T15:58:20Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:58:20Z TRACE received state_discovery: } +2024-12-03T15:58:20Z DEBUG Handling device message state_discovery MP:0536bb3b-1 +2024-12-03T15:58:20Z TRACE Ignoring partial state update +2024-12-03T15:58:20Z TRACE received command AHU-1/state/localnet +2024-12-03T15:58:20Z TRACE received state_localnet: { +2024-12-03T15:58:20Z TRACE received state_localnet: "families" : { +2024-12-03T15:58:20Z TRACE received state_localnet: "ether" : { +2024-12-03T15:58:20Z TRACE received state_localnet: "addr" : "60:45:bd:eb:73:3d" +2024-12-03T15:58:20Z TRACE received state_localnet: }, +2024-12-03T15:58:20Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:58:20Z TRACE received state_localnet: "addr" : "10.1.0.194" +2024-12-03T15:58:20Z TRACE received state_localnet: }, +2024-12-03T15:58:20Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:58:20Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:feeb:733d" +2024-12-03T15:58:20Z TRACE received state_localnet: }, +2024-12-03T15:58:20Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:58:20Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:58:20Z TRACE received state_localnet: } +2024-12-03T15:58:20Z TRACE received state_localnet: }, +2024-12-03T15:58:20Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:58:19Z", +2024-12-03T15:58:20Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:58:20Z TRACE received state_localnet: } +2024-12-03T15:58:20Z DEBUG Handling device message state_localnet MP:0536bb3b-2 +2024-12-03T15:58:20Z TRACE Ignoring partial state update +2024-12-03T15:58:20Z TRACE received command AHU-1/state/pointset +2024-12-03T15:58:20Z TRACE received state_pointset: { +2024-12-03T15:58:20Z TRACE received state_pointset: "points" : { +2024-12-03T15:58:20Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:20Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:58:20Z TRACE received state_pointset: }, +2024-12-03T15:58:20Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:20Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:58:20Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:58:20Z TRACE received state_pointset: }, +2024-12-03T15:58:20Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:20Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:20Z TRACE received state_pointset: } +2024-12-03T15:58:20Z TRACE received state_pointset: }, +2024-12-03T15:58:20Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:58:19Z", +2024-12-03T15:58:20Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:58:20Z TRACE received state_pointset: } +2024-12-03T15:58:20Z DEBUG Handling device message state_pointset MP:0536bb3b-3 +2024-12-03T15:58:20Z TRACE Ignoring partial state update +2024-12-03T15:58:20Z TRACE received command AHU-1/config/update +2024-12-03T15:58:20Z DEBUG received config_update +2024-12-03T15:58:20Z DEBUG Handling update message config_update RC:515f5d.0000001d +2024-12-03T15:58:20Z DEBUG Removed configTransaction RC:515f5d.0000001d +2024-12-03T15:58:20Z DEBUG last_start changed false, last_start 2024-12-03T15:57:16Z +2024-12-03T15:58:20Z DEBUG Updated config 2024-12-03T15:58:20Z RC:515f5d.0000001d +2024-12-03T15:58:20Z INFO Updated config #019: Changed 1 fields: +2024-12-03T15:58:20Z INFO Updated config #019: Add `discovery.generation` = `generation start time` +2024-12-03T15:58:20Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-03T15:58:20Z TRACE received command AHU-1/events/discovery +2024-12-03T15:58:20Z TRACE received events_discovery: { +2024-12-03T15:58:20Z TRACE received events_discovery: "generation" : "2024-12-03T15:58:19Z", +2024-12-03T15:58:20Z TRACE received events_discovery: "timestamp" : "2024-12-03T15:58:20Z", +2024-12-03T15:58:20Z TRACE received events_discovery: "version" : "1.5.2" +2024-12-03T15:58:20Z TRACE received events_discovery: } +2024-12-03T15:58:20Z DEBUG Handling device message events_discovery MP:f7eea457 +2024-12-03T15:58:21Z TRACE received command AHU-1/state/update +2024-12-03T15:58:21Z DEBUG received state_update +2024-12-03T15:58:21Z DEBUG Handling update message state_update MP:2d50480f +2024-12-03T15:58:21Z DEBUG Updated state after 0s 2024-12-03T15:58:21Z MP:2d50480f +2024-12-03T15:58:21Z INFO Updated state #023: Changed 4 fields: +2024-12-03T15:58:21Z INFO Updated state #023: Set `system.last_config` = `2024-12-03T15:58:20Z` +2024-12-03T15:58:21Z INFO Updated state #023: Set `system.status.timestamp` = `2024-12-03T15:58:20Z` +2024-12-03T15:58:21Z INFO Updated state #023: Add `discovery.generation` = `2024-12-03T15:58:19Z` +2024-12-03T15:58:21Z INFO Updated state #023: Set `timestamp` = `2024-12-03T15:58:21Z` +2024-12-03T15:58:21Z DEBUG Updated state has last_config 2024-12-03T15:58:20Z (expecting 2024-12-03T15:58:20Z) +2024-12-03T15:58:21Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:58:21Z DEBUG Stage finished waiting for config update synchronized at 23s after 0s +2024-12-03T15:58:21Z TRACE Stage resume waiting for matching enumeration generation at 23s +2024-12-03T15:58:21Z DEBUG Config sync took 1s +2024-12-03T15:58:21Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:58:21Z DEBUG Update config before matching enumeration generation timestamp 2024-12-03T15:58:20Z +2024-12-03T15:58:21Z TRACE local local_update: { +2024-12-03T15:58:21Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:20Z", +2024-12-03T15:58:21Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:21Z TRACE local local_update: "system" : { +2024-12-03T15:58:21Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:21Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:21Z TRACE local local_update: "operation" : { +2024-12-03T15:58:21Z TRACE local local_update: "last_start" : "2024-12-03T15:57:16Z" +2024-12-03T15:58:21Z TRACE local local_update: }, +2024-12-03T15:58:21Z TRACE local local_update: "testing" : { +2024-12-03T15:58:21Z TRACE local local_update: "sequence_name" : "enumerate_nothing" +2024-12-03T15:58:21Z TRACE local local_update: } +2024-12-03T15:58:21Z TRACE local local_update: }, +2024-12-03T15:58:21Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:21Z TRACE local local_update: "generation" : "2024-12-03T15:58:19Z", +2024-12-03T15:58:21Z TRACE local local_update: "depths" : { }, +2024-12-03T15:58:21Z TRACE local local_update: "families" : { +2024-12-03T15:58:21Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:21Z TRACE local local_update: } +2024-12-03T15:58:21Z TRACE local local_update: }, +2024-12-03T15:58:21Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:21Z TRACE local local_update: "families" : { +2024-12-03T15:58:21Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:21Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:21Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:21Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:21Z TRACE local local_update: } +2024-12-03T15:58:21Z TRACE local local_update: }, +2024-12-03T15:58:21Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:21Z TRACE local local_update: "points" : { +2024-12-03T15:58:21Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:21Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:21Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:21Z TRACE local local_update: }, +2024-12-03T15:58:21Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:21Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:21Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:21Z TRACE local local_update: }, +2024-12-03T15:58:21Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:21Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:21Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:21Z TRACE local local_update: } +2024-12-03T15:58:21Z TRACE local local_update: } +2024-12-03T15:58:21Z TRACE local local_update: } +2024-12-03T15:58:21Z TRACE local local_update: } +2024-12-03T15:58:21Z DEBUG Recorded sequence: 1. Update config before matching enumeration generation +2024-12-03T15:58:21Z INFO Device config Add `discovery.generation` = `generation start time` +2024-12-03T15:58:21Z TRACE Update config before matching enumeration generation: Add `discovery.generation` = `generation start time` +2024-12-03T15:58:21Z DEBUG Recorded sequence: 1. Wait for matching enumeration generation +2024-12-03T15:58:21Z DEBUG Stage finished waiting for matching enumeration generation at 23s after 2s +2024-12-03T15:58:21Z TRACE Stage resume waiting for executing test at 23s +2024-12-03T15:58:21Z TRACE Stage suspend waiting for executing test at 23s +2024-12-03T15:58:21Z INFO Stage start waiting for cleared enumeration generation at 23s +2024-12-03T15:58:22Z DEBUG system config extra field null +2024-12-03T15:58:22Z TRACE updated check config_system: false +2024-12-03T15:58:22Z TRACE updated check config_pointset: false +2024-12-03T15:58:22Z TRACE updated check config_gateway: false +2024-12-03T15:58:22Z TRACE updated check config_localnet: false +2024-12-03T15:58:22Z TRACE updated check config_blobset: false +2024-12-03T15:58:22Z TRACE updated check config_discovery: true +2024-12-03T15:58:22Z DEBUG update config_discovery, adding configTransaction RC:515f5d.0000001f +2024-12-03T15:58:22Z TRACE local local_discovery: { +2024-12-03T15:58:22Z TRACE local local_discovery: "depths" : { }, +2024-12-03T15:58:22Z TRACE local local_discovery: "families" : { +2024-12-03T15:58:22Z TRACE local local_discovery: "vendor" : { } +2024-12-03T15:58:22Z TRACE local local_discovery: } +2024-12-03T15:58:22Z TRACE local local_discovery: } +2024-12-03T15:58:22Z DEBUG Saving pre-config state timestamp 2024-12-03T15:58:21Z +2024-12-03T15:58:22Z DEBUG Update lastConfigUpdate 2024-12-03T15:58:22Z, because before cleared enumeration generation +2024-12-03T15:58:22Z TRACE Stage suspend waiting for cleared enumeration generation at 24s +2024-12-03T15:58:22Z INFO Stage start waiting for config update synchronized at 24s +2024-12-03T15:58:22Z TRACE received command AHU-1/state/system +2024-12-03T15:58:22Z TRACE received state_system: { +2024-12-03T15:58:22Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:22Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:22Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:22Z TRACE received state_system: }, +2024-12-03T15:58:22Z TRACE received state_system: "last_config" : "2024-12-03T15:58:20Z", +2024-12-03T15:58:22Z TRACE received state_system: "operation" : { +2024-12-03T15:58:22Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:22Z TRACE received state_system: "last_start" : "2024-12-03T15:57:16Z", +2024-12-03T15:58:22Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:22Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:22Z TRACE received state_system: }, +2024-12-03T15:58:22Z TRACE received state_system: "serial_no" : "sequencer-31046", +2024-12-03T15:58:22Z TRACE received state_system: "software" : { +2024-12-03T15:58:22Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:22Z TRACE received state_system: }, +2024-12-03T15:58:22Z TRACE received state_system: "status" : { +2024-12-03T15:58:22Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:22Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:58:22Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:20Z", +2024-12-03T15:58:22Z TRACE received state_system: "level" : 300 +2024-12-03T15:58:22Z TRACE received state_system: }, +2024-12-03T15:58:22Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:21Z", +2024-12-03T15:58:22Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:22Z TRACE received state_system: } +2024-12-03T15:58:22Z DEBUG Handling device message state_system MP:2d50480f-0 +2024-12-03T15:58:22Z TRACE Ignoring partial state update +2024-12-03T15:58:22Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:58:22Z TRACE received command AHU-1/state/discovery +2024-12-03T15:58:22Z TRACE received state_discovery: { +2024-12-03T15:58:22Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:58:22Z TRACE received state_discovery: "generation" : "2024-12-03T15:58:19Z", +2024-12-03T15:58:22Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:58:21Z", +2024-12-03T15:58:22Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:58:22Z TRACE received state_discovery: } +2024-12-03T15:58:22Z DEBUG Handling device message state_discovery MP:2d50480f-1 +2024-12-03T15:58:22Z TRACE Ignoring partial state update +2024-12-03T15:58:22Z TRACE received command AHU-1/state/localnet +2024-12-03T15:58:22Z TRACE received state_localnet: { +2024-12-03T15:58:22Z TRACE received state_localnet: "families" : { +2024-12-03T15:58:22Z TRACE received state_localnet: "ether" : { +2024-12-03T15:58:22Z TRACE received state_localnet: "addr" : "60:45:bd:eb:73:3d" +2024-12-03T15:58:22Z TRACE received state_localnet: }, +2024-12-03T15:58:22Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:58:22Z TRACE received state_localnet: "addr" : "10.1.0.194" +2024-12-03T15:58:22Z TRACE received state_localnet: }, +2024-12-03T15:58:22Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:58:22Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:feeb:733d" +2024-12-03T15:58:22Z TRACE received state_localnet: }, +2024-12-03T15:58:22Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:58:22Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:58:22Z TRACE received state_localnet: } +2024-12-03T15:58:22Z TRACE received state_localnet: }, +2024-12-03T15:58:22Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:58:21Z", +2024-12-03T15:58:22Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:58:22Z TRACE received state_localnet: } +2024-12-03T15:58:22Z DEBUG Handling device message state_localnet MP:2d50480f-2 +2024-12-03T15:58:22Z TRACE Ignoring partial state update +2024-12-03T15:58:22Z TRACE received command AHU-1/state/pointset +2024-12-03T15:58:22Z TRACE received state_pointset: { +2024-12-03T15:58:22Z TRACE received state_pointset: "points" : { +2024-12-03T15:58:22Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:22Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:58:22Z TRACE received state_pointset: }, +2024-12-03T15:58:22Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:22Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:58:22Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:58:22Z TRACE received state_pointset: }, +2024-12-03T15:58:22Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:22Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:22Z TRACE received state_pointset: } +2024-12-03T15:58:22Z TRACE received state_pointset: }, +2024-12-03T15:58:22Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:58:21Z", +2024-12-03T15:58:22Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:58:22Z TRACE received state_pointset: } +2024-12-03T15:58:22Z DEBUG Handling device message state_pointset MP:2d50480f-3 +2024-12-03T15:58:22Z TRACE Ignoring partial state update +2024-12-03T15:58:22Z TRACE received command AHU-1/config/update +2024-12-03T15:58:22Z DEBUG received config_update +2024-12-03T15:58:22Z DEBUG Handling update message config_update RC:515f5d.0000001f +2024-12-03T15:58:22Z DEBUG Removed configTransaction RC:515f5d.0000001f +2024-12-03T15:58:22Z DEBUG last_start changed false, last_start 2024-12-03T15:57:16Z +2024-12-03T15:58:22Z DEBUG Updated config 2024-12-03T15:58:22Z RC:515f5d.0000001f +2024-12-03T15:58:22Z INFO Updated config #020: Changed 1 fields: +2024-12-03T15:58:22Z INFO Updated config #020: Remove `discovery.generation` +2024-12-03T15:58:22Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-03T15:58:23Z TRACE received command AHU-1/state/update +2024-12-03T15:58:23Z DEBUG received state_update +2024-12-03T15:58:23Z DEBUG Handling update message state_update MP:15b2be80 +2024-12-03T15:58:23Z DEBUG Updated state after 0s 2024-12-03T15:58:23Z MP:15b2be80 +2024-12-03T15:58:23Z INFO Updated state #024: Changed 4 fields: +2024-12-03T15:58:23Z INFO Updated state #024: Set `system.last_config` = `2024-12-03T15:58:22Z` +2024-12-03T15:58:23Z INFO Updated state #024: Set `system.status.timestamp` = `2024-12-03T15:58:22Z` +2024-12-03T15:58:23Z INFO Updated state #024: Remove `discovery.generation` +2024-12-03T15:58:23Z INFO Updated state #024: Set `timestamp` = `2024-12-03T15:58:23Z` +2024-12-03T15:58:23Z DEBUG Updated state has last_config 2024-12-03T15:58:22Z (expecting 2024-12-03T15:58:22Z) +2024-12-03T15:58:23Z TRACE received command AHU-1/state/system +2024-12-03T15:58:23Z TRACE received state_system: { +2024-12-03T15:58:23Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:23Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:23Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:23Z TRACE received state_system: }, +2024-12-03T15:58:23Z TRACE received state_system: "last_config" : "2024-12-03T15:58:22Z", +2024-12-03T15:58:23Z TRACE received state_system: "operation" : { +2024-12-03T15:58:23Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:23Z TRACE received state_system: "last_start" : "2024-12-03T15:57:16Z", +2024-12-03T15:58:23Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:23Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:23Z TRACE received state_system: }, +2024-12-03T15:58:23Z TRACE received state_system: "serial_no" : "sequencer-31046", +2024-12-03T15:58:23Z TRACE received state_system: "software" : { +2024-12-03T15:58:23Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:23Z TRACE received state_system: }, +2024-12-03T15:58:23Z TRACE received state_system: "status" : { +2024-12-03T15:58:23Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:23Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:58:23Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:22Z", +2024-12-03T15:58:23Z TRACE received state_system: "level" : 300 +2024-12-03T15:58:23Z TRACE received state_system: }, +2024-12-03T15:58:23Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:23Z", +2024-12-03T15:58:23Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:23Z TRACE received state_system: } +2024-12-03T15:58:23Z DEBUG Handling device message state_system MP:15b2be80-0 +2024-12-03T15:58:23Z TRACE Ignoring partial state update +2024-12-03T15:58:23Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:58:23Z DEBUG Stage finished waiting for config update synchronized at 25s after 1s +2024-12-03T15:58:23Z TRACE Stage resume waiting for cleared enumeration generation at 25s +2024-12-03T15:58:23Z DEBUG Config sync took 1s +2024-12-03T15:58:23Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:58:23Z DEBUG Update config before cleared enumeration generation timestamp 2024-12-03T15:58:22Z +2024-12-03T15:58:23Z TRACE local local_update: { +2024-12-03T15:58:23Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:22Z", +2024-12-03T15:58:23Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:23Z TRACE local local_update: "system" : { +2024-12-03T15:58:23Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:23Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:23Z TRACE local local_update: "operation" : { +2024-12-03T15:58:23Z TRACE local local_update: "last_start" : "2024-12-03T15:57:16Z" +2024-12-03T15:58:23Z TRACE local local_update: }, +2024-12-03T15:58:23Z TRACE local local_update: "testing" : { +2024-12-03T15:58:23Z TRACE local local_update: "sequence_name" : "enumerate_nothing" +2024-12-03T15:58:23Z TRACE local local_update: } +2024-12-03T15:58:23Z TRACE local local_update: }, +2024-12-03T15:58:23Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:23Z TRACE local local_update: "depths" : { }, +2024-12-03T15:58:23Z TRACE local local_update: "families" : { +2024-12-03T15:58:23Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:23Z TRACE local local_update: } +2024-12-03T15:58:23Z TRACE local local_update: }, +2024-12-03T15:58:23Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:23Z TRACE local local_update: "families" : { +2024-12-03T15:58:23Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:23Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:23Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:23Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:23Z TRACE local local_update: } +2024-12-03T15:58:23Z TRACE local local_update: }, +2024-12-03T15:58:23Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:23Z TRACE local local_update: "points" : { +2024-12-03T15:58:23Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:23Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:23Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:23Z TRACE local local_update: }, +2024-12-03T15:58:23Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:23Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:23Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:23Z TRACE local local_update: }, +2024-12-03T15:58:23Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:23Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:23Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:23Z TRACE local local_update: } +2024-12-03T15:58:23Z TRACE local local_update: } +2024-12-03T15:58:23Z TRACE local local_update: } +2024-12-03T15:58:23Z TRACE local local_update: } +2024-12-03T15:58:23Z DEBUG Recorded sequence: 1. Update config before cleared enumeration generation +2024-12-03T15:58:23Z INFO Device config Remove `discovery.generation` +2024-12-03T15:58:23Z TRACE Update config before cleared enumeration generation: Remove `discovery.generation` +2024-12-03T15:58:23Z DEBUG Recorded sequence: 1. Wait for cleared enumeration generation +2024-12-03T15:58:23Z DEBUG Stage finished waiting for cleared enumeration generation at 25s after 2s +2024-12-03T15:58:23Z TRACE Stage resume waiting for executing test at 25s +2024-12-03T15:58:24Z INFO Received discovery generation 2024-12-03T15:58:19Z +2024-12-03T15:58:24Z DEBUG Recorded sequence: 1. Check that no family enumeration exists +2024-12-03T15:58:24Z DEBUG Recorded sequence: 1. Check that no feature enumeration exists +2024-12-03T15:58:24Z DEBUG Recorded sequence: 1. Check that no point enumeration exists +2024-12-03T15:58:24Z DEBUG stage done waiting for executing test at 26s +2024-12-03T15:58:24Z DEBUG Removing implicit system capability LAST_CONFIG +2024-12-03T15:58:24Z NOTICE RESULT pass enumeration enumerate_nothing PREVIEW 10/10 Sequence complete +2024-12-03T15:58:24Z NOTICE Sequence complete +2024-12-03T15:58:24Z NOTICE ending test enumerate_nothing after 26s ################################ diff --git a/validator/sequences/enumerate_nothing/state_discovery.attr b/validator/sequences/enumerate_nothing/state_discovery.attr index 178f507a1f..8e15a4b5c5 100644 --- a/validator/sequences/enumerate_nothing/state_discovery.attr +++ b/validator/sequences/enumerate_nothing/state_discovery.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:4b69380f-1", - "publishTime" : "2024-11-06T17:32:51Z", + "transactionId" : "MP:2d50480f-1", + "publishTime" : "2024-12-03T15:58:21Z", "subFolder" : "discovery", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/enumerate_nothing/state_discovery.json b/validator/sequences/enumerate_nothing/state_discovery.json index 6b70310ae1..c31f957539 100644 --- a/validator/sequences/enumerate_nothing/state_discovery.json +++ b/validator/sequences/enumerate_nothing/state_discovery.json @@ -1,5 +1,6 @@ { - "generation" : "2024-11-06T17:32:49Z", - "timestamp" : "2024-11-06T17:32:51Z", + "families" : { }, + "generation" : "2024-12-03T15:58:19Z", + "timestamp" : "2024-12-03T15:58:21Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_nothing/state_localnet.attr b/validator/sequences/enumerate_nothing/state_localnet.attr index f75def81e5..727e2c3ab0 100644 --- a/validator/sequences/enumerate_nothing/state_localnet.attr +++ b/validator/sequences/enumerate_nothing/state_localnet.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:4b69380f-2", - "publishTime" : "2024-11-06T17:32:51Z", + "transactionId" : "MP:2d50480f-2", + "publishTime" : "2024-12-03T15:58:21Z", "subFolder" : "localnet", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/enumerate_nothing/state_localnet.json b/validator/sequences/enumerate_nothing/state_localnet.json index 1b74b9dbee..c2b06fd09e 100644 --- a/validator/sequences/enumerate_nothing/state_localnet.json +++ b/validator/sequences/enumerate_nothing/state_localnet.json @@ -1,18 +1,18 @@ { "families" : { "ether" : { - "addr" : "00:0d:3a:8d:f3:81" + "addr" : "60:45:bd:eb:73:3d" }, "ipv4" : { - "addr" : "10.1.0.193" + "addr" : "10.1.0.194" }, "ipv6" : { - "addr" : "fe80::20d:3aff:fe8d:f381" + "addr" : "fe80::6245:bdff:feeb:733d" }, "vendor" : { "addr" : "28179023" } }, - "timestamp" : "2024-11-06T17:32:51Z", + "timestamp" : "2024-12-03T15:58:21Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_nothing/state_pointset.attr b/validator/sequences/enumerate_nothing/state_pointset.attr index 5cae7dd394..d98af6bcb5 100644 --- a/validator/sequences/enumerate_nothing/state_pointset.attr +++ b/validator/sequences/enumerate_nothing/state_pointset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:4b69380f-3", - "publishTime" : "2024-11-06T17:32:51Z", + "transactionId" : "MP:2d50480f-3", + "publishTime" : "2024-12-03T15:58:21Z", "subFolder" : "pointset", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/enumerate_nothing/state_pointset.json b/validator/sequences/enumerate_nothing/state_pointset.json index e6564f1329..5a6217bc3a 100644 --- a/validator/sequences/enumerate_nothing/state_pointset.json +++ b/validator/sequences/enumerate_nothing/state_pointset.json @@ -11,6 +11,6 @@ "units" : "Degrees-Celsius" } }, - "timestamp" : "2024-11-06T17:32:51Z", + "timestamp" : "2024-12-03T15:58:21Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_nothing/state_system.attr b/validator/sequences/enumerate_nothing/state_system.attr index 2e12f105bd..ee9eac5554 100644 --- a/validator/sequences/enumerate_nothing/state_system.attr +++ b/validator/sequences/enumerate_nothing/state_system.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:4b69380f-0", - "publishTime" : "2024-11-06T17:32:51Z", + "transactionId" : "MP:15b2be80-0", + "publishTime" : "2024-12-03T15:58:23Z", "subFolder" : "system", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/enumerate_nothing/state_system.json b/validator/sequences/enumerate_nothing/state_system.json index 024fdb69d8..680036d4d3 100644 --- a/validator/sequences/enumerate_nothing/state_system.json +++ b/validator/sequences/enumerate_nothing/state_system.json @@ -3,23 +3,23 @@ "make" : "BOS", "model" : "pubber" }, - "last_config" : "2024-11-06T17:32:50Z", + "last_config" : "2024-12-03T15:58:22Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:31:47Z", + "last_start" : "2024-12-03T15:57:16Z", "restart_count" : 1, "mode" : "initial" }, - "serial_no" : "sequencer-25589", + "serial_no" : "sequencer-31046", "software" : { "firmware" : "v1" }, "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:32:50Z", + "timestamp" : "2024-12-03T15:58:22Z", "level" : 300 }, - "timestamp" : "2024-11-06T17:32:51Z", + "timestamp" : "2024-12-03T15:58:23Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_nothing/state_update.attr b/validator/sequences/enumerate_nothing/state_update.attr index eeba25ab66..b943cd0e47 100644 --- a/validator/sequences/enumerate_nothing/state_update.attr +++ b/validator/sequences/enumerate_nothing/state_update.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:dfa2cc64", - "publishTime" : "2024-11-06T17:32:53Z", + "transactionId" : "MP:15b2be80", + "publishTime" : "2024-12-03T15:58:23Z", "subFolder" : "update", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/enumerate_nothing/state_update.json b/validator/sequences/enumerate_nothing/state_update.json index 5a25eed149..6a422b1940 100644 --- a/validator/sequences/enumerate_nothing/state_update.json +++ b/validator/sequences/enumerate_nothing/state_update.json @@ -1,15 +1,17 @@ { - "discovery" : { }, + "discovery" : { + "families" : { } + }, "localnet" : { "families" : { "ether" : { - "addr" : "00:0d:3a:8d:f3:81" + "addr" : "60:45:bd:eb:73:3d" }, "ipv4" : { - "addr" : "10.1.0.193" + "addr" : "10.1.0.194" }, "ipv6" : { - "addr" : "fe80::20d:3aff:fe8d:f381" + "addr" : "fe80::6245:bdff:feeb:733d" }, "vendor" : { "addr" : "28179023" @@ -31,14 +33,14 @@ } }, "system" : { - "last_config" : "2024-11-06T17:32:52Z", + "last_config" : "2024-12-03T15:58:22Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:31:47Z", + "last_start" : "2024-12-03T15:57:16Z", "restart_count" : 1, "mode" : "initial" }, - "serial_no" : "sequencer-25589", + "serial_no" : "sequencer-31046", "hardware" : { "make" : "BOS", "model" : "pubber" @@ -49,10 +51,10 @@ "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:32:52Z", + "timestamp" : "2024-12-03T15:58:22Z", "level" : 300 } }, - "timestamp" : "2024-11-06T17:32:53Z", + "timestamp" : "2024-12-03T15:58:23Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_pointset/config_update.attr b/validator/sequences/enumerate_pointset/config_update.attr index 09aaed821d..b6398d3e14 100644 --- a/validator/sequences/enumerate_pointset/config_update.attr +++ b/validator/sequences/enumerate_pointset/config_update.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_5", "projectId" : "localhost", - "transactionId" : "RC:45d88a.0000000e", - "publishTime" : "2024-11-06T17:34:01Z", + "transactionId" : "RC:4341b5.0000000e", + "publishTime" : "2024-12-03T15:59:21Z", "subFolder" : "update", "subType" : "config" } \ No newline at end of file diff --git a/validator/sequences/enumerate_pointset/config_update.json b/validator/sequences/enumerate_pointset/config_update.json index b86bbe9458..4fe41d4e10 100644 --- a/validator/sequences/enumerate_pointset/config_update.json +++ b/validator/sequences/enumerate_pointset/config_update.json @@ -2,6 +2,9 @@ "discovery" : { "depths" : { "refs" : "entries" + }, + "families" : { + "vendor" : { } } }, "localnet" : { @@ -32,14 +35,14 @@ "metrics_rate_sec" : 10, "min_loglevel" : 200, "operation" : { - "last_start" : "2024-11-06T17:33:33Z" + "last_start" : "2024-12-03T15:58:55Z" }, "testing" : { - "config_base" : 28, + "config_base" : 29, "sequence_name" : "enumerate_pointset", - "transaction_id" : "RC:45d88a.0000000e" + "transaction_id" : "RC:4341b5.0000000e" } }, - "timestamp" : "2024-11-06T17:34:01Z", - "version" : "git-b2a557d" + "timestamp" : "2024-12-03T15:59:21Z", + "version" : "git-3d8bbe5" } \ No newline at end of file diff --git a/validator/sequences/enumerate_pointset/device_system.log b/validator/sequences/enumerate_pointset/device_system.log index 82d554c64d..4d60ba5c7d 100644 --- a/validator/sequences/enumerate_pointset/device_system.log +++ b/validator/sequences/enumerate_pointset/device_system.log @@ -1,25 +1,28 @@ -2024-11-06T17:33:34Z WARNING device.log Starting AHU-1 Pubber sender with delay 10s -2024-11-06T17:33:34Z WARNING device.log Dropping state update until config received... -2024-11-06T17:33:34Z WARNING device.log Received config for config latch AHU-1 -2024-11-06T17:33:34Z NOTICE system.config.apply success -2024-11-06T17:33:34Z WARNING device.log Start waiting 10s for config latch for AHU-1 -2024-11-06T17:33:34Z WARNING device.log Ending connection 1730914413891 with 9 -2024-11-06T17:33:34Z NOTICE system.config.apply success -2024-11-06T17:33:46Z NOTICE system.config.apply success -2024-11-06T17:33:46Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:46Z INFO device.log 2024-11-06T17:33:46Z received config 2024-11-06T17:33:46Z -2024-11-06T17:33:46Z NOTICE system.config.apply success -2024-11-06T17:33:48Z INFO device.log Update state 2024-11-06T17:33:48Z last_config 2024-11-06T17:33:46Z -2024-11-06T17:33:49Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:49Z INFO device.log 2024-11-06T17:33:49Z received config 2024-11-06T17:33:49Z -2024-11-06T17:33:49Z NOTICE system.config.apply success -2024-11-06T17:33:50Z INFO device.log Update state 2024-11-06T17:33:50Z last_config 2024-11-06T17:33:49Z -2024-11-06T17:33:51Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:51Z INFO device.log 2024-11-06T17:33:51Z received config 2024-11-06T17:33:51Z -2024-11-06T17:33:51Z NOTICE system.config.apply success -2024-11-06T17:33:52Z INFO device.log Update state 2024-11-06T17:33:52Z last_config 2024-11-06T17:33:51Z -2024-11-06T17:33:53Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:53Z INFO device.log 2024-11-06T17:33:53Z received config 2024-11-06T17:33:53Z -2024-11-06T17:33:53Z NOTICE system.config.apply success -2024-11-06T17:33:54Z INFO device.log Update state 2024-11-06T17:33:54Z last_config 2024-11-06T17:33:53Z -2024-11-06T17:34:03Z NOTICE validation.feature.sequence Sequence complete +2024-12-03T15:58:57Z WARNING device.log Start waiting 10s for config latch for AHU-1 +2024-12-03T15:58:57Z WARNING device.log Starting AHU-1 Pubber sender with delay 10s +2024-12-03T15:58:57Z WARNING device.log Dropping state update until config received... +2024-12-03T15:58:57Z WARNING device.log Received config for config latch AHU-1 +2024-12-03T15:58:57Z WARNING device.log Ending connection 1733241536278 with 9 +2024-12-03T15:58:57Z NOTICE system.config.apply success +2024-12-03T15:58:57Z NOTICE system.config.apply success +2024-12-03T15:59:08Z NOTICE system.config.apply success +2024-12-03T15:59:08Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:08Z INFO device.log 2024-12-03T15:59:08Z received config 2024-12-03T15:59:08Z +2024-12-03T15:59:08Z NOTICE system.config.apply success +2024-12-03T15:59:10Z INFO device.log Update state 2024-12-03T15:59:10Z last_config 2024-12-03T15:59:08Z +2024-12-03T15:59:11Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:11Z INFO device.log 2024-12-03T15:59:11Z received config 2024-12-03T15:59:11Z +2024-12-03T15:59:11Z NOTICE system.config.apply success +2024-12-03T15:59:12Z INFO device.log Update state 2024-12-03T15:59:12Z last_config 2024-12-03T15:59:11Z +2024-12-03T15:59:13Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:13Z INFO device.log 2024-12-03T15:59:13Z received config 2024-12-03T15:59:13Z +2024-12-03T15:59:13Z NOTICE system.config.apply success +2024-12-03T15:59:14Z INFO device.log Update state 2024-12-03T15:59:14Z last_config 2024-12-03T15:59:13Z +2024-12-03T15:59:15Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:15Z INFO device.log 2024-12-03T15:59:15Z received config 2024-12-03T15:59:15Z +2024-12-03T15:59:15Z NOTICE system.config.apply success +2024-12-03T15:59:16Z INFO device.log Update state 2024-12-03T15:59:16Z last_config 2024-12-03T15:59:15Z +2024-12-03T15:59:16Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:16Z INFO device.log 2024-12-03T15:59:16Z received config 2024-12-03T15:59:16Z +2024-12-03T15:59:16Z NOTICE system.config.apply success +2024-12-03T15:59:23Z NOTICE validation.feature.sequence Sequence complete diff --git a/validator/sequences/enumerate_pointset/events_discovery.attr b/validator/sequences/enumerate_pointset/events_discovery.attr index 27b9d2acce..bbb2c5b345 100644 --- a/validator/sequences/enumerate_pointset/events_discovery.attr +++ b/validator/sequences/enumerate_pointset/events_discovery.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_5", "projectId" : "localhost", - "transactionId" : "MP:ea237d12", - "publishTime" : "2024-11-06T17:33:59Z", + "transactionId" : "MP:2d520b6d", + "publishTime" : "2024-12-03T15:59:19Z", "subFolder" : "discovery", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/enumerate_pointset/events_discovery.json b/validator/sequences/enumerate_pointset/events_discovery.json index e83ba2400c..ad22ed4d53 100644 --- a/validator/sequences/enumerate_pointset/events_discovery.json +++ b/validator/sequences/enumerate_pointset/events_discovery.json @@ -1,5 +1,5 @@ { - "generation" : "2024-11-06T17:33:58Z", + "generation" : "2024-12-03T15:59:18Z", "refs" : { "BV11.present_value" : { "point" : "filter_alarm_pressure_status", @@ -17,6 +17,6 @@ "units" : "Degrees-Celsius" } }, - "timestamp" : "2024-11-06T17:33:59Z", + "timestamp" : "2024-12-03T15:59:19Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_pointset/events_pointset.attr b/validator/sequences/enumerate_pointset/events_pointset.attr index 4dcea64e64..856f11a25d 100644 --- a/validator/sequences/enumerate_pointset/events_pointset.attr +++ b/validator/sequences/enumerate_pointset/events_pointset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_5", "projectId" : "localhost", - "transactionId" : "MP:61005934", - "publishTime" : "2024-11-06T17:33:54Z", + "transactionId" : "MP:cae2d922", + "publishTime" : "2024-12-03T15:59:17Z", "subFolder" : "pointset", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/enumerate_pointset/events_pointset.json b/validator/sequences/enumerate_pointset/events_pointset.json index 1749bfd4c9..dd7ee0608a 100644 --- a/validator/sequences/enumerate_pointset/events_pointset.json +++ b/validator/sequences/enumerate_pointset/events_pointset.json @@ -7,9 +7,9 @@ "present_value" : 98 }, "filter_differential_pressure_sensor" : { - "present_value" : 10 + "present_value" : 11 } }, - "timestamp" : "2024-11-06T17:33:54Z", + "timestamp" : "2024-12-03T15:59:17Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_pointset/events_system.attr b/validator/sequences/enumerate_pointset/events_system.attr index e6a7c9bac2..77d7a67b98 100644 --- a/validator/sequences/enumerate_pointset/events_system.attr +++ b/validator/sequences/enumerate_pointset/events_system.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_5", "projectId" : "localhost", - "transactionId" : "MP:536cf281", - "publishTime" : "2024-11-06T17:33:54Z", + "transactionId" : "MP:37c73161", + "publishTime" : "2024-12-03T15:59:17Z", "subFolder" : "system", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/enumerate_pointset/events_system.json b/validator/sequences/enumerate_pointset/events_system.json index 02ceebc9e0..32bb52bc15 100644 --- a/validator/sequences/enumerate_pointset/events_system.json +++ b/validator/sequences/enumerate_pointset/events_system.json @@ -1,96 +1,111 @@ { "event_no" : 3, - "last_config" : "2024-11-06T17:33:53Z", + "last_config" : "2024-12-03T15:59:16Z", "logentries" : [ { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:46Z", + "timestamp" : "2024-12-03T15:59:08Z", "level" : 300 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:46Z", + "timestamp" : "2024-12-03T15:59:08Z", "level" : 200 }, { - "message" : "2024-11-06T17:33:46Z received config 2024-11-06T17:33:46Z", + "message" : "2024-12-03T15:59:08Z received config 2024-12-03T15:59:08Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:46Z", + "timestamp" : "2024-12-03T15:59:08Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:46Z", + "timestamp" : "2024-12-03T15:59:08Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:33:48Z last_config 2024-11-06T17:33:46Z", + "message" : "Update state 2024-12-03T15:59:10Z last_config 2024-12-03T15:59:08Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:48Z", + "timestamp" : "2024-12-03T15:59:10Z", "level" : 200 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:49Z", + "timestamp" : "2024-12-03T15:59:11Z", "level" : 200 }, { - "message" : "2024-11-06T17:33:49Z received config 2024-11-06T17:33:49Z", + "message" : "2024-12-03T15:59:11Z received config 2024-12-03T15:59:11Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:49Z", + "timestamp" : "2024-12-03T15:59:11Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:49Z", + "timestamp" : "2024-12-03T15:59:11Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:33:50Z last_config 2024-11-06T17:33:49Z", + "message" : "Update state 2024-12-03T15:59:12Z last_config 2024-12-03T15:59:11Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:50Z", + "timestamp" : "2024-12-03T15:59:12Z", "level" : 200 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:51Z", + "timestamp" : "2024-12-03T15:59:13Z", "level" : 200 }, { - "message" : "2024-11-06T17:33:51Z received config 2024-11-06T17:33:51Z", + "message" : "2024-12-03T15:59:13Z received config 2024-12-03T15:59:13Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:51Z", + "timestamp" : "2024-12-03T15:59:13Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:51Z", + "timestamp" : "2024-12-03T15:59:13Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:33:52Z last_config 2024-11-06T17:33:51Z", + "message" : "Update state 2024-12-03T15:59:14Z last_config 2024-12-03T15:59:13Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:52Z", + "timestamp" : "2024-12-03T15:59:14Z", "level" : 200 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:53Z", + "timestamp" : "2024-12-03T15:59:15Z", "level" : 200 }, { - "message" : "2024-11-06T17:33:53Z received config 2024-11-06T17:33:53Z", + "message" : "2024-12-03T15:59:15Z received config 2024-12-03T15:59:15Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:53Z", + "timestamp" : "2024-12-03T15:59:15Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:53Z", + "timestamp" : "2024-12-03T15:59:15Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:33:54Z last_config 2024-11-06T17:33:53Z", + "message" : "Update state 2024-12-03T15:59:16Z last_config 2024-12-03T15:59:15Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:54Z", + "timestamp" : "2024-12-03T15:59:16Z", "level" : 200 + }, { + "message" : "Device AHU-1 config handler", + "category" : "device.log", + "timestamp" : "2024-12-03T15:59:16Z", + "level" : 200 + }, { + "message" : "2024-12-03T15:59:16Z received config 2024-12-03T15:59:16Z", + "category" : "device.log", + "timestamp" : "2024-12-03T15:59:16Z", + "level" : 200 + }, { + "message" : "success", + "category" : "system.config.apply", + "timestamp" : "2024-12-03T15:59:16Z", + "level" : 300 } ], "metrics" : { "mem_total_mb" : 254.0, - "mem_free_mb" : 215.49462890625 + "mem_free_mb" : 215.84070587158203 }, - "timestamp" : "2024-11-06T17:33:54Z", + "timestamp" : "2024-12-03T15:59:17Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_pointset/local_discovery.json b/validator/sequences/enumerate_pointset/local_discovery.json index 7081be2f21..dcc6bdc38d 100644 --- a/validator/sequences/enumerate_pointset/local_discovery.json +++ b/validator/sequences/enumerate_pointset/local_discovery.json @@ -1,5 +1,8 @@ { "depths" : { "refs" : "entries" + }, + "families" : { + "vendor" : { } } } \ No newline at end of file diff --git a/validator/sequences/enumerate_pointset/local_system.json b/validator/sequences/enumerate_pointset/local_system.json index fbf0b11530..a03008a1c6 100644 --- a/validator/sequences/enumerate_pointset/local_system.json +++ b/validator/sequences/enumerate_pointset/local_system.json @@ -2,7 +2,7 @@ "min_loglevel" : 200, "metrics_rate_sec" : 10, "operation" : { - "last_start" : "2024-11-06T17:33:33Z" + "last_start" : "2024-12-03T15:58:55Z" }, "testing" : { "sequence_name" : "enumerate_pointset" diff --git a/validator/sequences/enumerate_pointset/local_update.json b/validator/sequences/enumerate_pointset/local_update.json index 284a37e5dc..d83bdee0a5 100644 --- a/validator/sequences/enumerate_pointset/local_update.json +++ b/validator/sequences/enumerate_pointset/local_update.json @@ -1,11 +1,11 @@ { - "timestamp" : "2024-11-06T17:34:01Z", - "version" : "@@@cloud udmi version###git-b2a557d", + "timestamp" : "2024-12-03T15:59:21Z", + "version" : "@@@cloud udmi version###git-3d8bbe5", "system" : { "min_loglevel" : 200, "metrics_rate_sec" : 10, "operation" : { - "last_start" : "2024-11-06T17:33:33Z" + "last_start" : "2024-12-03T15:58:55Z" }, "testing" : { "sequence_name" : "enumerate_pointset" @@ -14,6 +14,9 @@ "discovery" : { "depths" : { "refs" : "entries" + }, + "families" : { + "vendor" : { } } }, "localnet" : { diff --git a/validator/sequences/enumerate_pointset/sequence.md b/validator/sequences/enumerate_pointset/sequence.md index c1d93d396c..85c8c700e6 100644 --- a/validator/sequences/enumerate_pointset/sequence.md +++ b/validator/sequences/enumerate_pointset/sequence.md @@ -4,7 +4,7 @@ Check enumeration of device points 1. Update config before enumeration not active - * Add `discovery` = { "depths": { "refs": `entries` } } + * Add `discovery.depths` = { "refs": `entries` } 1. Wait for enumeration not active 1. Update config before matching enumeration generation * Add `discovery.generation` = `generation start time` diff --git a/validator/sequences/enumerate_pointset/sequencer.log b/validator/sequences/enumerate_pointset/sequencer.log index c69b08980e..85e88dcb42 100644 --- a/validator/sequences/enumerate_pointset/sequencer.log +++ b/validator/sequences/enumerate_pointset/sequencer.log @@ -1,1536 +1,1531 @@ -2024-11-06T17:33:37Z NOTICE starting test enumerate_pointset ################################ -2024-11-06T17:33:37Z INFO Stage start waiting for starting test wrapper at 0s -2024-11-06T17:33:45Z DEBUG Allowing device state change (everything) -2024-11-06T17:33:45Z DEBUG Starting reset_config full reset true -2024-11-06T17:33:45Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:33:45Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:45Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:33:45Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:33:45Z DEBUG extraFieldChanged false because extra_field null -2024-11-06T17:33:45Z DEBUG extraFieldChanged true because extra_field reset_config -2024-11-06T17:33:45Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:33:45Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:45Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:33:45Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:33:45Z DEBUG extraFieldChanged true because extra_field null -2024-11-06T17:33:46Z TRACE updated check config_update: true -2024-11-06T17:33:46Z DEBUG update config_update, adding configTransaction RC:45d88a.00000005 -2024-11-06T17:33:46Z TRACE local local_update: { -2024-11-06T17:33:46Z TRACE local local_update: "version" : "@@@cloud udmi version###1.5.2", -2024-11-06T17:33:46Z TRACE local local_update: "system" : { -2024-11-06T17:33:46Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:46Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:46Z TRACE local local_update: "operation" : { -2024-11-06T17:33:46Z TRACE local local_update: "last_start" : "1970-01-01T00:01:13Z" -2024-11-06T17:33:46Z TRACE local local_update: }, -2024-11-06T17:33:46Z TRACE local local_update: "testing" : { -2024-11-06T17:33:46Z TRACE local local_update: "sequence_name" : "enumerate_pointset" -2024-11-06T17:33:46Z TRACE local local_update: } -2024-11-06T17:33:46Z TRACE local local_update: }, -2024-11-06T17:33:46Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:46Z TRACE local local_update: "families" : { -2024-11-06T17:33:46Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:46Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:46Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:46Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:46Z TRACE local local_update: } -2024-11-06T17:33:46Z TRACE local local_update: }, -2024-11-06T17:33:46Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:46Z TRACE local local_update: "points" : { -2024-11-06T17:33:46Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:46Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:46Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:46Z TRACE local local_update: }, -2024-11-06T17:33:46Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:46Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:46Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:46Z TRACE local local_update: }, -2024-11-06T17:33:46Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:46Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:46Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:46Z TRACE local local_update: } -2024-11-06T17:33:46Z TRACE local local_update: } -2024-11-06T17:33:46Z TRACE local local_update: } -2024-11-06T17:33:46Z TRACE local local_update: } -2024-11-06T17:33:46Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:46Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:33:46Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:46Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:33:46Z DEBUG Saving pre-config state timestamp null -2024-11-06T17:33:46Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:46Z, because soft reset -2024-11-06T17:33:46Z TRACE Stage suspend waiting for starting test wrapper at 9s -2024-11-06T17:33:46Z INFO Stage start waiting for config update synchronized at 9s -2024-11-06T17:33:46Z TRACE received command null/config/udmi -2024-11-06T17:33:46Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:46Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:33:46Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:46Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:46Z TRACE received command AHU-1/events/pointset -2024-11-06T17:33:46Z TRACE received events_pointset: { -2024-11-06T17:33:46Z TRACE received events_pointset: "points" : { -2024-11-06T17:33:46Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:46Z TRACE received events_pointset: "present_value" : true -2024-11-06T17:33:46Z TRACE received events_pointset: }, -2024-11-06T17:33:46Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:46Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:33:46Z TRACE received events_pointset: }, -2024-11-06T17:33:46Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:46Z TRACE received events_pointset: "present_value" : 8 -2024-11-06T17:33:46Z TRACE received events_pointset: } -2024-11-06T17:33:46Z TRACE received events_pointset: }, -2024-11-06T17:33:46Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:33:44Z", -2024-11-06T17:33:46Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:33:46Z TRACE received events_pointset: } -2024-11-06T17:33:46Z DEBUG Handling device message events_pointset MP:fb5c9801 -2024-11-06T17:33:46Z TRACE received command AHU-1/events/system -2024-11-06T17:33:46Z DEBUG received events_system 2024-11-06T17:33:34Z WARNING device.log: Starting AHU-1 Pubber sender with delay 10s -2024-11-06T17:33:46Z DEBUG received events_system 2024-11-06T17:33:34Z WARNING device.log: Dropping state update until config received... -2024-11-06T17:33:46Z DEBUG received events_system 2024-11-06T17:33:34Z WARNING device.log: Received config for config latch AHU-1 -2024-11-06T17:33:46Z DEBUG received events_system 2024-11-06T17:33:34Z NOTICE system.config.apply: success -2024-11-06T17:33:46Z DEBUG received events_system 2024-11-06T17:33:34Z WARNING device.log: Start waiting 10s for config latch for AHU-1 -2024-11-06T17:33:46Z DEBUG received events_system 2024-11-06T17:33:34Z WARNING device.log: Ending connection 1730914413891 with 9 -2024-11-06T17:33:46Z DEBUG received events_system 2024-11-06T17:33:34Z NOTICE system.config.apply: success -2024-11-06T17:33:46Z DEBUG Handling device message events_system MP:155e2d17 -2024-11-06T17:33:46Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:46Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:33:46Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:46Z TRACE received command AHU-1/state/update -2024-11-06T17:33:46Z DEBUG received state_update -2024-11-06T17:33:46Z DEBUG Handling update message state_update MP:dc2e3572 -2024-11-06T17:33:46Z DEBUG Updated state after 0s 2024-11-06T17:33:46Z MP:dc2e3572 -2024-11-06T17:33:46Z INFO Initial state #001: { -2024-11-06T17:33:46Z INFO Initial state #001: "timestamp" : "2024-11-06T17:33:46Z", -2024-11-06T17:33:46Z INFO Initial state #001: "version" : "1.5.2", -2024-11-06T17:33:46Z INFO Initial state #001: "system" : { -2024-11-06T17:33:46Z INFO Initial state #001: "last_config" : "2024-11-06T17:33:19Z", -2024-11-06T17:33:46Z INFO Initial state #001: "operation" : { -2024-11-06T17:33:46Z INFO Initial state #001: "operational" : true, -2024-11-06T17:33:46Z INFO Initial state #001: "last_start" : "2024-11-06T17:33:33Z", -2024-11-06T17:33:46Z INFO Initial state #001: "restart_count" : 1, -2024-11-06T17:33:46Z INFO Initial state #001: "mode" : "initial" -2024-11-06T17:33:46Z INFO Initial state #001: }, -2024-11-06T17:33:46Z INFO Initial state #001: "serial_no" : "sequencer-26429", -2024-11-06T17:33:46Z INFO Initial state #001: "hardware" : { -2024-11-06T17:33:46Z INFO Initial state #001: "make" : "BOS", -2024-11-06T17:33:46Z INFO Initial state #001: "model" : "pubber" -2024-11-06T17:33:46Z INFO Initial state #001: }, -2024-11-06T17:33:46Z INFO Initial state #001: "software" : { -2024-11-06T17:33:46Z INFO Initial state #001: "firmware" : "v1" -2024-11-06T17:33:46Z INFO Initial state #001: }, -2024-11-06T17:33:46Z INFO Initial state #001: "status" : { -2024-11-06T17:33:46Z INFO Initial state #001: "message" : "success", -2024-11-06T17:33:46Z INFO Initial state #001: "category" : "system.config.parse", -2024-11-06T17:33:46Z INFO Initial state #001: "timestamp" : "2024-11-06T17:33:46Z", -2024-11-06T17:33:46Z INFO Initial state #001: "level" : 100 -2024-11-06T17:33:46Z INFO Initial state #001: } -2024-11-06T17:33:46Z INFO Initial state #001: }, -2024-11-06T17:33:46Z INFO Initial state #001: "localnet" : { -2024-11-06T17:33:46Z INFO Initial state #001: "families" : { -2024-11-06T17:33:46Z INFO Initial state #001: "ether" : { -2024-11-06T17:33:46Z INFO Initial state #001: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:33:46Z INFO Initial state #001: }, -2024-11-06T17:33:46Z INFO Initial state #001: "ipv4" : { -2024-11-06T17:33:46Z INFO Initial state #001: "addr" : "10.1.0.156" -2024-11-06T17:33:46Z INFO Initial state #001: }, -2024-11-06T17:33:46Z INFO Initial state #001: "ipv6" : { -2024-11-06T17:33:46Z INFO Initial state #001: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:33:46Z INFO Initial state #001: }, -2024-11-06T17:33:46Z INFO Initial state #001: "vendor" : { -2024-11-06T17:33:46Z INFO Initial state #001: "addr" : "28179023" -2024-11-06T17:33:46Z INFO Initial state #001: } -2024-11-06T17:33:46Z INFO Initial state #001: } -2024-11-06T17:33:46Z INFO Initial state #001: }, -2024-11-06T17:33:46Z INFO Initial state #001: "pointset" : { -2024-11-06T17:33:46Z INFO Initial state #001: "points" : { -2024-11-06T17:33:46Z INFO Initial state #001: "filter_alarm_pressure_status" : { -2024-11-06T17:33:46Z INFO Initial state #001: "units" : "No-units" -2024-11-06T17:33:46Z INFO Initial state #001: }, -2024-11-06T17:33:46Z INFO Initial state #001: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:46Z INFO Initial state #001: "units" : "Bars", -2024-11-06T17:33:46Z INFO Initial state #001: "value_state" : "applied" -2024-11-06T17:33:46Z INFO Initial state #001: }, -2024-11-06T17:33:46Z INFO Initial state #001: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:46Z INFO Initial state #001: "units" : "Degrees-Celsius" -2024-11-06T17:33:46Z INFO Initial state #001: } -2024-11-06T17:33:46Z INFO Initial state #001: } -2024-11-06T17:33:46Z INFO Initial state #001: } -2024-11-06T17:33:46Z INFO Initial state #001: } -2024-11-06T17:33:46Z NOTICE Received serial number sequencer-26429 -2024-11-06T17:33:46Z DEBUG Updated state has last_config 2024-11-06T17:33:19Z (expecting null) -2024-11-06T17:33:46Z TRACE received command AHU-1/config/update -2024-11-06T17:33:46Z DEBUG received config_update -2024-11-06T17:33:46Z DEBUG Handling update message config_update RC:45d88a.00000005 -2024-11-06T17:33:46Z DEBUG Removed configTransaction RC:45d88a.00000005 -2024-11-06T17:33:46Z DEBUG last_start changed false, last_start 1970-01-01T00:01:13Z -2024-11-06T17:33:46Z DEBUG Updated config 2024-11-06T17:33:46Z RC:45d88a.00000005 -2024-11-06T17:33:46Z INFO Updated config #001: { -2024-11-06T17:33:46Z INFO Updated config #001: "timestamp" : "2024-11-06T17:33:46Z", -2024-11-06T17:33:46Z INFO Updated config #001: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:46Z INFO Updated config #001: "system" : { -2024-11-06T17:33:46Z INFO Updated config #001: "min_loglevel" : 200, -2024-11-06T17:33:46Z INFO Updated config #001: "metrics_rate_sec" : 10, -2024-11-06T17:33:46Z INFO Updated config #001: "operation" : { -2024-11-06T17:33:46Z INFO Updated config #001: "last_start" : "1970-01-01T00:01:13Z" -2024-11-06T17:33:46Z INFO Updated config #001: }, -2024-11-06T17:33:46Z INFO Updated config #001: "testing" : { -2024-11-06T17:33:46Z INFO Updated config #001: "sequence_name" : "enumerate_pointset" -2024-11-06T17:33:46Z INFO Updated config #001: } -2024-11-06T17:33:46Z INFO Updated config #001: }, -2024-11-06T17:33:46Z INFO Updated config #001: "localnet" : { -2024-11-06T17:33:46Z INFO Updated config #001: "families" : { -2024-11-06T17:33:46Z INFO Updated config #001: "ether" : { }, -2024-11-06T17:33:46Z INFO Updated config #001: "ipv4" : { }, -2024-11-06T17:33:46Z INFO Updated config #001: "vendor" : { }, -2024-11-06T17:33:46Z INFO Updated config #001: "ipv6" : { } -2024-11-06T17:33:46Z INFO Updated config #001: } -2024-11-06T17:33:46Z INFO Updated config #001: }, -2024-11-06T17:33:46Z INFO Updated config #001: "pointset" : { -2024-11-06T17:33:46Z INFO Updated config #001: "points" : { -2024-11-06T17:33:46Z INFO Updated config #001: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:46Z INFO Updated config #001: "units" : "Bars", -2024-11-06T17:33:46Z INFO Updated config #001: "set_value" : 98 -2024-11-06T17:33:46Z INFO Updated config #001: }, -2024-11-06T17:33:46Z INFO Updated config #001: "filter_alarm_pressure_status" : { -2024-11-06T17:33:46Z INFO Updated config #001: "ref" : "BV11.present_value", -2024-11-06T17:33:46Z INFO Updated config #001: "units" : "No-units" -2024-11-06T17:33:46Z INFO Updated config #001: }, -2024-11-06T17:33:46Z INFO Updated config #001: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:46Z INFO Updated config #001: "ref" : "AV12.present_value", -2024-11-06T17:33:46Z INFO Updated config #001: "units" : "Degrees-Celsius" -2024-11-06T17:33:46Z INFO Updated config #001: } -2024-11-06T17:33:46Z INFO Updated config #001: } -2024-11-06T17:33:46Z INFO Updated config #001: } -2024-11-06T17:33:46Z INFO Updated config #001: } -2024-11-06T17:33:46Z DEBUG Detail config update synchronized is now: last_start not synced in config, last_config not synced in state -2024-11-06T17:33:46Z TRACE received command AHU-1/state/system -2024-11-06T17:33:46Z TRACE received state_system: { -2024-11-06T17:33:46Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:46Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:46Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:46Z TRACE received state_system: }, -2024-11-06T17:33:46Z TRACE received state_system: "last_config" : "2024-11-06T17:33:19Z", -2024-11-06T17:33:46Z TRACE received state_system: "operation" : { -2024-11-06T17:33:46Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:46Z TRACE received state_system: "last_start" : "2024-11-06T17:33:33Z", -2024-11-06T17:33:46Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:46Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:46Z TRACE received state_system: }, -2024-11-06T17:33:46Z TRACE received state_system: "serial_no" : "sequencer-26429", -2024-11-06T17:33:46Z TRACE received state_system: "software" : { -2024-11-06T17:33:46Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:46Z TRACE received state_system: }, -2024-11-06T17:33:46Z TRACE received state_system: "status" : { -2024-11-06T17:33:46Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:46Z TRACE received state_system: "category" : "system.config.parse", -2024-11-06T17:33:46Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:46Z", -2024-11-06T17:33:46Z TRACE received state_system: "level" : 100 -2024-11-06T17:33:46Z TRACE received state_system: }, -2024-11-06T17:33:46Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:46Z", -2024-11-06T17:33:46Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:46Z TRACE received state_system: } -2024-11-06T17:33:46Z DEBUG Handling device message state_system MP:dc2e3572-0 -2024-11-06T17:33:46Z TRACE Ignoring partial state update -2024-11-06T17:33:46Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:46Z TRACE received state_localnet: { -2024-11-06T17:33:46Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:46Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:46Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:33:46Z TRACE received state_localnet: }, -2024-11-06T17:33:46Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:46Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:33:46Z TRACE received state_localnet: }, -2024-11-06T17:33:46Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:46Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:33:46Z TRACE received state_localnet: }, -2024-11-06T17:33:46Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:46Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:46Z TRACE received state_localnet: } -2024-11-06T17:33:46Z TRACE received state_localnet: }, -2024-11-06T17:33:46Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:46Z", -2024-11-06T17:33:46Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:46Z TRACE received state_localnet: } -2024-11-06T17:33:46Z DEBUG Handling device message state_localnet MP:dc2e3572-1 -2024-11-06T17:33:46Z TRACE Ignoring partial state update -2024-11-06T17:33:46Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:46Z TRACE received state_pointset: { -2024-11-06T17:33:46Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:46Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:46Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:46Z TRACE received state_pointset: }, -2024-11-06T17:33:46Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:46Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:46Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:46Z TRACE received state_pointset: }, -2024-11-06T17:33:46Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:46Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:46Z TRACE received state_pointset: } -2024-11-06T17:33:46Z TRACE received state_pointset: }, -2024-11-06T17:33:46Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:46Z", -2024-11-06T17:33:46Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:46Z TRACE received state_pointset: } -2024-11-06T17:33:46Z DEBUG Handling device message state_pointset MP:dc2e3572-2 -2024-11-06T17:33:46Z TRACE Ignoring partial state update -2024-11-06T17:33:46Z TRACE received command AHU-1/config/update -2024-11-06T17:33:46Z DEBUG received config_update -2024-11-06T17:33:46Z DEBUG Handling update message config_update MP:dc2e3572 -2024-11-06T17:33:46Z DEBUG last_start changed true, last_start 2024-11-06T17:33:33Z -2024-11-06T17:33:46Z DEBUG Updated config 2024-11-06T17:33:46Z MP:dc2e3572 -2024-11-06T17:33:46Z INFO Updated config #002: Changed 0 fields. -2024-11-06T17:33:46Z DEBUG Detail config update synchronized is now: last_config not synced in state -2024-11-06T17:33:48Z TRACE received command AHU-1/state/update -2024-11-06T17:33:48Z DEBUG received state_update -2024-11-06T17:33:48Z DEBUG Handling update message state_update MP:46f16e80 -2024-11-06T17:33:48Z DEBUG Updated state after 0s 2024-11-06T17:33:48Z MP:46f16e80 -2024-11-06T17:33:48Z INFO Updated state #002: Changed 4 fields: -2024-11-06T17:33:48Z INFO Updated state #002: Set `system.last_config` = `2024-11-06T17:33:46Z` -2024-11-06T17:33:48Z INFO Updated state #002: Set `system.status.level` = `300` -2024-11-06T17:33:48Z INFO Updated state #002: Set `system.status.category` = `system.config.apply` -2024-11-06T17:33:48Z INFO Updated state #002: Set `timestamp` = `2024-11-06T17:33:48Z` -2024-11-06T17:33:48Z DEBUG Updated state has last_config 2024-11-06T17:33:46Z (expecting 2024-11-06T17:33:46Z) -2024-11-06T17:33:48Z TRACE received command AHU-1/state/system -2024-11-06T17:33:48Z TRACE received state_system: { -2024-11-06T17:33:48Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:48Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:48Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:48Z TRACE received state_system: }, -2024-11-06T17:33:48Z TRACE received state_system: "last_config" : "2024-11-06T17:33:46Z", -2024-11-06T17:33:48Z TRACE received state_system: "operation" : { -2024-11-06T17:33:48Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:48Z TRACE received state_system: "last_start" : "2024-11-06T17:33:33Z", -2024-11-06T17:33:48Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:48Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:48Z TRACE received state_system: }, -2024-11-06T17:33:48Z TRACE received state_system: "serial_no" : "sequencer-26429", -2024-11-06T17:33:48Z TRACE received state_system: "software" : { -2024-11-06T17:33:48Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:48Z TRACE received state_system: }, -2024-11-06T17:33:48Z TRACE received state_system: "status" : { -2024-11-06T17:33:48Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:48Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:48Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:46Z", -2024-11-06T17:33:48Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:48Z TRACE received state_system: }, -2024-11-06T17:33:48Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:48Z", -2024-11-06T17:33:48Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:48Z TRACE received state_system: } -2024-11-06T17:33:48Z DEBUG Handling device message state_system MP:46f16e80-0 -2024-11-06T17:33:48Z TRACE Ignoring partial state update -2024-11-06T17:33:48Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:48Z DEBUG Stage finished waiting for config update synchronized at 11s after 2s -2024-11-06T17:33:48Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:33:48Z DEBUG Config sync took 2s -2024-11-06T17:33:48Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:48Z DEBUG Update config soft reset timestamp 2024-11-06T17:33:46Z -2024-11-06T17:33:48Z TRACE local local_update: { -2024-11-06T17:33:48Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:46Z", -2024-11-06T17:33:48Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:48Z TRACE local local_update: "system" : { -2024-11-06T17:33:48Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:48Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:48Z TRACE local local_update: "operation" : { -2024-11-06T17:33:48Z TRACE local local_update: "last_start" : "2024-11-06T17:33:33Z" -2024-11-06T17:33:48Z TRACE local local_update: }, -2024-11-06T17:33:48Z TRACE local local_update: "testing" : { -2024-11-06T17:33:48Z TRACE local local_update: "sequence_name" : "enumerate_pointset" -2024-11-06T17:33:48Z TRACE local local_update: } -2024-11-06T17:33:48Z TRACE local local_update: }, -2024-11-06T17:33:48Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:48Z TRACE local local_update: "families" : { -2024-11-06T17:33:48Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:48Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:48Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:48Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:48Z TRACE local local_update: } -2024-11-06T17:33:48Z TRACE local local_update: }, -2024-11-06T17:33:48Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:48Z TRACE local local_update: "points" : { -2024-11-06T17:33:48Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:48Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:48Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:48Z TRACE local local_update: }, -2024-11-06T17:33:48Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:48Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:48Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:48Z TRACE local local_update: }, -2024-11-06T17:33:48Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:48Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:48Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:48Z TRACE local local_update: } -2024-11-06T17:33:48Z TRACE local local_update: } -2024-11-06T17:33:48Z TRACE local local_update: } -2024-11-06T17:33:48Z TRACE local local_update: } -2024-11-06T17:33:48Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } -2024-11-06T17:33:48Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "ipv6": { } } } -2024-11-06T17:33:48Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` -2024-11-06T17:33:48Z DEBUG Done with reset_config -2024-11-06T17:33:48Z TRACE Stage suspend waiting for starting test wrapper at 11s -2024-11-06T17:33:48Z INFO Stage start waiting for config update synchronized at 11s -2024-11-06T17:33:48Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:48Z TRACE received state_localnet: { -2024-11-06T17:33:48Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:48Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:48Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:33:48Z TRACE received state_localnet: }, -2024-11-06T17:33:48Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:48Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:33:48Z TRACE received state_localnet: }, -2024-11-06T17:33:48Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:48Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:33:48Z TRACE received state_localnet: }, -2024-11-06T17:33:48Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:48Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:48Z TRACE received state_localnet: } -2024-11-06T17:33:48Z TRACE received state_localnet: }, -2024-11-06T17:33:48Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:48Z", -2024-11-06T17:33:48Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:48Z TRACE received state_localnet: } -2024-11-06T17:33:48Z DEBUG Handling device message state_localnet MP:46f16e80-1 -2024-11-06T17:33:48Z TRACE Ignoring partial state update -2024-11-06T17:33:48Z DEBUG Stage finished waiting for config update synchronized at 11s after 0s -2024-11-06T17:33:48Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:33:48Z DEBUG Config sync took 2s -2024-11-06T17:33:48Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:48Z DEBUG Disallowing device state change (everything) -2024-11-06T17:33:49Z TRACE updated check config_update: true -2024-11-06T17:33:49Z DEBUG update config_update, adding configTransaction RC:45d88a.00000006 -2024-11-06T17:33:49Z TRACE local local_update: { -2024-11-06T17:33:49Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:46Z", -2024-11-06T17:33:49Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:49Z TRACE local local_update: "system" : { -2024-11-06T17:33:49Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:49Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:49Z TRACE local local_update: "operation" : { -2024-11-06T17:33:49Z TRACE local local_update: "last_start" : "2024-11-06T17:33:33Z" -2024-11-06T17:33:49Z TRACE local local_update: }, -2024-11-06T17:33:49Z TRACE local local_update: "testing" : { -2024-11-06T17:33:49Z TRACE local local_update: "sequence_name" : "enumerate_pointset" -2024-11-06T17:33:49Z TRACE local local_update: } -2024-11-06T17:33:49Z TRACE local local_update: }, -2024-11-06T17:33:49Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:49Z TRACE local local_update: "families" : { -2024-11-06T17:33:49Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:49Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:49Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:49Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:49Z TRACE local local_update: } -2024-11-06T17:33:49Z TRACE local local_update: }, -2024-11-06T17:33:49Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:49Z TRACE local local_update: "points" : { -2024-11-06T17:33:49Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:49Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:49Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:49Z TRACE local local_update: }, -2024-11-06T17:33:49Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:49Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:49Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:49Z TRACE local local_update: }, -2024-11-06T17:33:49Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:49Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:49Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:49Z TRACE local local_update: } -2024-11-06T17:33:49Z TRACE local local_update: } -2024-11-06T17:33:49Z TRACE local local_update: } -2024-11-06T17:33:49Z TRACE local local_update: } -2024-11-06T17:33:49Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:48Z -2024-11-06T17:33:49Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:49Z, because initial setup -2024-11-06T17:33:49Z TRACE Stage suspend waiting for starting test wrapper at 12s -2024-11-06T17:33:49Z INFO Stage start waiting for config update synchronized at 12s -2024-11-06T17:33:49Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:49Z TRACE received state_pointset: { -2024-11-06T17:33:49Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:49Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:49Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:49Z TRACE received state_pointset: }, -2024-11-06T17:33:49Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:49Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:49Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:49Z TRACE received state_pointset: }, -2024-11-06T17:33:49Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:49Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:49Z TRACE received state_pointset: } -2024-11-06T17:33:49Z TRACE received state_pointset: }, -2024-11-06T17:33:49Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:48Z", -2024-11-06T17:33:49Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:49Z TRACE received state_pointset: } -2024-11-06T17:33:49Z DEBUG Handling device message state_pointset MP:46f16e80-2 -2024-11-06T17:33:49Z TRACE Ignoring partial state update -2024-11-06T17:33:49Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:49Z TRACE received command AHU-1/config/update -2024-11-06T17:33:49Z DEBUG received config_update -2024-11-06T17:33:49Z DEBUG Handling update message config_update RC:45d88a.00000006 -2024-11-06T17:33:49Z DEBUG Removed configTransaction RC:45d88a.00000006 -2024-11-06T17:33:49Z DEBUG last_start changed false, last_start 2024-11-06T17:33:33Z -2024-11-06T17:33:49Z DEBUG Updated config 2024-11-06T17:33:49Z RC:45d88a.00000006 -2024-11-06T17:33:49Z INFO Updated config #003: Changed 0 fields. -2024-11-06T17:33:50Z TRACE received command AHU-1/state/update -2024-11-06T17:33:50Z DEBUG received state_update -2024-11-06T17:33:50Z DEBUG Handling update message state_update MP:aa52e048 -2024-11-06T17:33:50Z DEBUG Updated state after 0s 2024-11-06T17:33:50Z MP:aa52e048 -2024-11-06T17:33:50Z INFO Updated state #003: Changed 3 fields: -2024-11-06T17:33:50Z INFO Updated state #003: Set `system.last_config` = `2024-11-06T17:33:49Z` -2024-11-06T17:33:50Z INFO Updated state #003: Set `system.status.timestamp` = `2024-11-06T17:33:49Z` -2024-11-06T17:33:50Z INFO Updated state #003: Set `timestamp` = `2024-11-06T17:33:50Z` -2024-11-06T17:33:50Z DEBUG Updated state has last_config 2024-11-06T17:33:49Z (expecting 2024-11-06T17:33:49Z) -2024-11-06T17:33:50Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:50Z DEBUG Stage finished waiting for config update synchronized at 13s after 0s -2024-11-06T17:33:50Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:33:50Z DEBUG Config sync took 1s -2024-11-06T17:33:50Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:50Z DEBUG Update config initial setup timestamp 2024-11-06T17:33:49Z -2024-11-06T17:33:50Z TRACE local local_update: { -2024-11-06T17:33:50Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:49Z", -2024-11-06T17:33:50Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:50Z TRACE local local_update: "system" : { -2024-11-06T17:33:50Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:50Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:50Z TRACE local local_update: "operation" : { -2024-11-06T17:33:50Z TRACE local local_update: "last_start" : "2024-11-06T17:33:33Z" -2024-11-06T17:33:50Z TRACE local local_update: }, -2024-11-06T17:33:50Z TRACE local local_update: "testing" : { -2024-11-06T17:33:50Z TRACE local local_update: "sequence_name" : "enumerate_pointset" -2024-11-06T17:33:50Z TRACE local local_update: } -2024-11-06T17:33:50Z TRACE local local_update: }, -2024-11-06T17:33:50Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:50Z TRACE local local_update: "families" : { -2024-11-06T17:33:50Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:50Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:50Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:50Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:50Z TRACE local local_update: } -2024-11-06T17:33:50Z TRACE local local_update: }, -2024-11-06T17:33:50Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:50Z TRACE local local_update: "points" : { -2024-11-06T17:33:50Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:50Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:50Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:50Z TRACE local local_update: }, -2024-11-06T17:33:50Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:50Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:50Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:50Z TRACE local local_update: }, -2024-11-06T17:33:50Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:50Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:50Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:50Z TRACE local local_update: } -2024-11-06T17:33:50Z TRACE local local_update: } -2024-11-06T17:33:50Z TRACE local local_update: } -2024-11-06T17:33:50Z TRACE local local_update: } -2024-11-06T17:33:50Z DEBUG Stale state cutoff threshold is 2024-11-06T17:33:35Z -2024-11-06T17:33:50Z DEBUG Waiting for device stateTransaction RC:45d88a.00000007 (was null) -2024-11-06T17:33:50Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:33:50Z INFO Stage start waiting for state query at 13s -2024-11-06T17:33:50Z TRACE received command AHU-1/state/system -2024-11-06T17:33:50Z TRACE received state_system: { -2024-11-06T17:33:50Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:50Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:50Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:50Z TRACE received state_system: }, -2024-11-06T17:33:50Z TRACE received state_system: "last_config" : "2024-11-06T17:33:49Z", -2024-11-06T17:33:50Z TRACE received state_system: "operation" : { -2024-11-06T17:33:50Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:50Z TRACE received state_system: "last_start" : "2024-11-06T17:33:33Z", -2024-11-06T17:33:50Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:50Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:50Z TRACE received state_system: }, -2024-11-06T17:33:50Z TRACE received state_system: "serial_no" : "sequencer-26429", -2024-11-06T17:33:50Z TRACE received state_system: "software" : { -2024-11-06T17:33:50Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:50Z TRACE received state_system: }, -2024-11-06T17:33:50Z TRACE received state_system: "status" : { -2024-11-06T17:33:50Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:50Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:50Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:49Z", -2024-11-06T17:33:50Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:50Z TRACE received state_system: }, -2024-11-06T17:33:50Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:50Z", -2024-11-06T17:33:50Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:50Z TRACE received state_system: } -2024-11-06T17:33:50Z DEBUG Handling device message state_system MP:aa52e048-0 -2024-11-06T17:33:50Z TRACE Ignoring partial state update -2024-11-06T17:33:50Z TRACE received command AHU-1/state/update -2024-11-06T17:33:50Z DEBUG received state_update -2024-11-06T17:33:50Z INFO Received device configAcked -2024-11-06T17:33:50Z DEBUG Handling update message state_update RC:45d88a.00000007 -2024-11-06T17:33:50Z DEBUG Removed stateTransaction RC:45d88a.00000007 -2024-11-06T17:33:50Z DEBUG Updated state after 0s 2024-11-06T17:33:50Z RC:45d88a.00000007 -2024-11-06T17:33:50Z INFO Updated state #004: Changed 0 fields. -2024-11-06T17:33:50Z DEBUG Updated state has last_config 2024-11-06T17:33:49Z (expecting 2024-11-06T17:33:49Z) -2024-11-06T17:33:50Z DEBUG Stage finished waiting for state query at 13s after 0s -2024-11-06T17:33:50Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:33:50Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:33:50Z INFO Stage start waiting for initial device state at 13s -2024-11-06T17:33:51Z TRACE updated check config_update: true -2024-11-06T17:33:51Z DEBUG update config_update, adding configTransaction RC:45d88a.00000008 -2024-11-06T17:33:51Z TRACE local local_update: { -2024-11-06T17:33:51Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:49Z", -2024-11-06T17:33:51Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:51Z TRACE local local_update: "system" : { -2024-11-06T17:33:51Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:51Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:51Z TRACE local local_update: "operation" : { -2024-11-06T17:33:51Z TRACE local local_update: "last_start" : "2024-11-06T17:33:33Z" -2024-11-06T17:33:51Z TRACE local local_update: }, -2024-11-06T17:33:51Z TRACE local local_update: "testing" : { -2024-11-06T17:33:51Z TRACE local local_update: "sequence_name" : "enumerate_pointset" -2024-11-06T17:33:51Z TRACE local local_update: } -2024-11-06T17:33:51Z TRACE local local_update: }, -2024-11-06T17:33:51Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:51Z TRACE local local_update: "families" : { -2024-11-06T17:33:51Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:51Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:51Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:51Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:51Z TRACE local local_update: } -2024-11-06T17:33:51Z TRACE local local_update: }, -2024-11-06T17:33:51Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:51Z TRACE local local_update: "points" : { -2024-11-06T17:33:51Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:51Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:51Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:51Z TRACE local local_update: }, -2024-11-06T17:33:51Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:51Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:51Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:51Z TRACE local local_update: }, -2024-11-06T17:33:51Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:51Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:51Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:51Z TRACE local local_update: } -2024-11-06T17:33:51Z TRACE local local_update: } -2024-11-06T17:33:51Z TRACE local local_update: } -2024-11-06T17:33:51Z TRACE local local_update: } -2024-11-06T17:33:51Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:50Z -2024-11-06T17:33:51Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:51Z, because before initial device state -2024-11-06T17:33:51Z TRACE Stage suspend waiting for initial device state at 14s -2024-11-06T17:33:51Z INFO Stage start waiting for config update synchronized at 14s -2024-11-06T17:33:51Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:51Z TRACE received state_localnet: { -2024-11-06T17:33:51Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:51Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:51Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:33:51Z TRACE received state_localnet: }, -2024-11-06T17:33:51Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:51Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:33:51Z TRACE received state_localnet: }, -2024-11-06T17:33:51Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:51Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:33:51Z TRACE received state_localnet: }, -2024-11-06T17:33:51Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:51Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:51Z TRACE received state_localnet: } -2024-11-06T17:33:51Z TRACE received state_localnet: }, -2024-11-06T17:33:51Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:50Z", -2024-11-06T17:33:51Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:51Z TRACE received state_localnet: } -2024-11-06T17:33:51Z DEBUG Handling device message state_localnet MP:aa52e048-1 -2024-11-06T17:33:51Z TRACE Ignoring partial state update -2024-11-06T17:33:51Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:51Z TRACE received command AHU-1/reply/update -2024-11-06T17:33:51Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:51Z TRACE received state_pointset: { -2024-11-06T17:33:51Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:51Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:51Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:51Z TRACE received state_pointset: }, -2024-11-06T17:33:51Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:51Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:51Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:51Z TRACE received state_pointset: }, -2024-11-06T17:33:51Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:51Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:51Z TRACE received state_pointset: } -2024-11-06T17:33:51Z TRACE received state_pointset: }, -2024-11-06T17:33:51Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:50Z", -2024-11-06T17:33:51Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:51Z TRACE received state_pointset: } -2024-11-06T17:33:51Z DEBUG Handling device message state_pointset MP:aa52e048-2 -2024-11-06T17:33:51Z TRACE Ignoring partial state update -2024-11-06T17:33:51Z TRACE received command AHU-1/config/update -2024-11-06T17:33:51Z DEBUG received config_update -2024-11-06T17:33:51Z DEBUG Handling update message config_update RC:45d88a.00000008 -2024-11-06T17:33:51Z DEBUG Removed configTransaction RC:45d88a.00000008 -2024-11-06T17:33:51Z DEBUG last_start changed false, last_start 2024-11-06T17:33:33Z -2024-11-06T17:33:51Z DEBUG Updated config 2024-11-06T17:33:51Z RC:45d88a.00000008 -2024-11-06T17:33:51Z INFO Updated config #004: Changed 0 fields. -2024-11-06T17:33:52Z TRACE received command AHU-1/state/update -2024-11-06T17:33:52Z DEBUG received state_update -2024-11-06T17:33:52Z DEBUG Handling update message state_update MP:9e7f8262 -2024-11-06T17:33:52Z DEBUG Updated state after 0s 2024-11-06T17:33:52Z MP:9e7f8262 -2024-11-06T17:33:52Z INFO Updated state #005: Changed 3 fields: -2024-11-06T17:33:52Z INFO Updated state #005: Set `system.last_config` = `2024-11-06T17:33:51Z` -2024-11-06T17:33:52Z INFO Updated state #005: Set `system.status.timestamp` = `2024-11-06T17:33:51Z` -2024-11-06T17:33:52Z INFO Updated state #005: Set `timestamp` = `2024-11-06T17:33:52Z` -2024-11-06T17:33:52Z DEBUG Updated state has last_config 2024-11-06T17:33:51Z (expecting 2024-11-06T17:33:51Z) -2024-11-06T17:33:52Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:52Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:33:52Z TRACE Stage resume waiting for initial device state at 15s -2024-11-06T17:33:52Z DEBUG Config sync took 1s -2024-11-06T17:33:52Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:52Z DEBUG Update config before initial device state timestamp 2024-11-06T17:33:51Z -2024-11-06T17:33:52Z TRACE local local_update: { -2024-11-06T17:33:52Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:51Z", -2024-11-06T17:33:52Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:52Z TRACE local local_update: "system" : { -2024-11-06T17:33:52Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:52Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:52Z TRACE local local_update: "operation" : { -2024-11-06T17:33:52Z TRACE local local_update: "last_start" : "2024-11-06T17:33:33Z" -2024-11-06T17:33:52Z TRACE local local_update: }, -2024-11-06T17:33:52Z TRACE local local_update: "testing" : { -2024-11-06T17:33:52Z TRACE local local_update: "sequence_name" : "enumerate_pointset" -2024-11-06T17:33:52Z TRACE local local_update: } -2024-11-06T17:33:52Z TRACE local local_update: }, -2024-11-06T17:33:52Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:52Z TRACE local local_update: "families" : { -2024-11-06T17:33:52Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:52Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:52Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:52Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:52Z TRACE local local_update: } -2024-11-06T17:33:52Z TRACE local local_update: }, -2024-11-06T17:33:52Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:52Z TRACE local local_update: "points" : { -2024-11-06T17:33:52Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:52Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:52Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:52Z TRACE local local_update: }, -2024-11-06T17:33:52Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:52Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:52Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:52Z TRACE local local_update: }, -2024-11-06T17:33:52Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:52Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:52Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:52Z TRACE local local_update: } -2024-11-06T17:33:52Z TRACE local local_update: } -2024-11-06T17:33:52Z TRACE local local_update: } -2024-11-06T17:33:52Z TRACE local local_update: } -2024-11-06T17:33:52Z DEBUG Stage finished waiting for initial device state at 15s after 1s -2024-11-06T17:33:52Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:33:52Z DEBUG Device state system status level is now 300 -2024-11-06T17:33:52Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:33:52Z INFO Stage start waiting for config update synchronized at 15s -2024-11-06T17:33:52Z TRACE received command AHU-1/state/system -2024-11-06T17:33:52Z TRACE received state_system: { -2024-11-06T17:33:52Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:52Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:52Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:52Z TRACE received state_system: }, -2024-11-06T17:33:52Z TRACE received state_system: "last_config" : "2024-11-06T17:33:51Z", -2024-11-06T17:33:52Z TRACE received state_system: "operation" : { -2024-11-06T17:33:52Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:52Z TRACE received state_system: "last_start" : "2024-11-06T17:33:33Z", -2024-11-06T17:33:52Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:52Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:52Z TRACE received state_system: }, -2024-11-06T17:33:52Z TRACE received state_system: "serial_no" : "sequencer-26429", -2024-11-06T17:33:52Z TRACE received state_system: "software" : { -2024-11-06T17:33:52Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:52Z TRACE received state_system: }, -2024-11-06T17:33:52Z TRACE received state_system: "status" : { -2024-11-06T17:33:52Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:52Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:52Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:51Z", -2024-11-06T17:33:52Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:52Z TRACE received state_system: }, -2024-11-06T17:33:52Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:52Z", -2024-11-06T17:33:52Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:52Z TRACE received state_system: } -2024-11-06T17:33:52Z DEBUG Handling device message state_system MP:9e7f8262-0 -2024-11-06T17:33:52Z TRACE Ignoring partial state update -2024-11-06T17:33:52Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:33:52Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:33:52Z DEBUG Config sync took 1s -2024-11-06T17:33:52Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:52Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:33:52Z INFO Stage start waiting for executing test at 15s -2024-11-06T17:33:52Z DEBUG stage begin waiting for executing test at 15s -2024-11-06T17:33:52Z DEBUG Allowing device state change discovery -2024-11-06T17:33:52Z TRACE Stage suspend waiting for executing test at 15s -2024-11-06T17:33:52Z INFO Stage start waiting for enumeration not active at 15s -2024-11-06T17:33:53Z DEBUG system config extra field null -2024-11-06T17:33:53Z TRACE updated check config_system: true -2024-11-06T17:33:53Z DEBUG update config_system, adding configTransaction RC:45d88a.00000009 -2024-11-06T17:33:53Z TRACE local local_system: { -2024-11-06T17:33:53Z TRACE local local_system: "min_loglevel" : 200, -2024-11-06T17:33:53Z TRACE local local_system: "metrics_rate_sec" : 10, -2024-11-06T17:33:53Z TRACE local local_system: "operation" : { -2024-11-06T17:33:53Z TRACE local local_system: "last_start" : "2024-11-06T17:33:33Z" -2024-11-06T17:33:53Z TRACE local local_system: }, -2024-11-06T17:33:53Z TRACE local local_system: "testing" : { -2024-11-06T17:33:53Z TRACE local local_system: "sequence_name" : "enumerate_pointset" -2024-11-06T17:33:53Z TRACE local local_system: } -2024-11-06T17:33:53Z TRACE local local_system: } -2024-11-06T17:33:53Z TRACE updated check config_pointset: true -2024-11-06T17:33:53Z DEBUG update config_pointset, adding configTransaction RC:45d88a.0000000a -2024-11-06T17:33:53Z TRACE local local_pointset: { -2024-11-06T17:33:53Z TRACE local local_pointset: "points" : { -2024-11-06T17:33:53Z TRACE local local_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:53Z TRACE local local_pointset: "units" : "Bars", -2024-11-06T17:33:53Z TRACE local local_pointset: "set_value" : 98 -2024-11-06T17:33:53Z TRACE local local_pointset: }, -2024-11-06T17:33:53Z TRACE local local_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:53Z TRACE local local_pointset: "ref" : "BV11.present_value", -2024-11-06T17:33:53Z TRACE local local_pointset: "units" : "No-units" -2024-11-06T17:33:53Z TRACE local local_pointset: }, -2024-11-06T17:33:53Z TRACE local local_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:53Z TRACE local local_pointset: "ref" : "AV12.present_value", -2024-11-06T17:33:53Z TRACE local local_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:53Z TRACE local local_pointset: } -2024-11-06T17:33:53Z TRACE local local_pointset: } -2024-11-06T17:33:53Z TRACE local local_pointset: } -2024-11-06T17:33:53Z TRACE updated check config_gateway: false -2024-11-06T17:33:53Z TRACE updated check config_localnet: true -2024-11-06T17:33:53Z DEBUG update config_localnet, adding configTransaction RC:45d88a.0000000b -2024-11-06T17:33:53Z TRACE local local_localnet: { -2024-11-06T17:33:53Z TRACE local local_localnet: "families" : { -2024-11-06T17:33:53Z TRACE local local_localnet: "ether" : { }, -2024-11-06T17:33:53Z TRACE local local_localnet: "ipv4" : { }, -2024-11-06T17:33:53Z TRACE local local_localnet: "vendor" : { }, -2024-11-06T17:33:53Z TRACE local local_localnet: "ipv6" : { } -2024-11-06T17:33:53Z TRACE local local_localnet: } -2024-11-06T17:33:53Z TRACE local local_localnet: } -2024-11-06T17:33:53Z TRACE updated check config_blobset: false -2024-11-06T17:33:53Z TRACE updated check config_discovery: true -2024-11-06T17:33:53Z DEBUG update config_discovery, adding configTransaction RC:45d88a.0000000c -2024-11-06T17:33:53Z TRACE local local_discovery: { -2024-11-06T17:33:53Z TRACE local local_discovery: "depths" : { -2024-11-06T17:33:53Z TRACE local local_discovery: "refs" : "entries" -2024-11-06T17:33:53Z TRACE local local_discovery: } -2024-11-06T17:33:53Z TRACE local local_discovery: } -2024-11-06T17:33:53Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:52Z -2024-11-06T17:33:53Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:53Z, because before enumeration not active -2024-11-06T17:33:53Z TRACE Stage suspend waiting for enumeration not active at 16s -2024-11-06T17:33:53Z INFO Stage start waiting for config update synchronized at 16s -2024-11-06T17:33:53Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:53Z TRACE received state_localnet: { -2024-11-06T17:33:53Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:53Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:53Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:33:53Z TRACE received state_localnet: }, -2024-11-06T17:33:53Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:53Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:33:53Z TRACE received state_localnet: }, -2024-11-06T17:33:53Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:53Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:33:53Z TRACE received state_localnet: }, -2024-11-06T17:33:53Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:53Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:53Z TRACE received state_localnet: } -2024-11-06T17:33:53Z TRACE received state_localnet: }, -2024-11-06T17:33:53Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:52Z", -2024-11-06T17:33:53Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:53Z TRACE received state_localnet: } -2024-11-06T17:33:53Z DEBUG Handling device message state_localnet MP:9e7f8262-1 -2024-11-06T17:33:53Z TRACE Ignoring partial state update -2024-11-06T17:33:53Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:53Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:53Z TRACE received state_pointset: { -2024-11-06T17:33:53Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:53Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:53Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:53Z TRACE received state_pointset: }, -2024-11-06T17:33:53Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:53Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:53Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:53Z TRACE received state_pointset: }, -2024-11-06T17:33:53Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:53Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:53Z TRACE received state_pointset: } -2024-11-06T17:33:53Z TRACE received state_pointset: }, -2024-11-06T17:33:53Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:52Z", -2024-11-06T17:33:53Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:53Z TRACE received state_pointset: } -2024-11-06T17:33:53Z DEBUG Handling device message state_pointset MP:9e7f8262-2 -2024-11-06T17:33:53Z TRACE Ignoring partial state update -2024-11-06T17:33:53Z TRACE received command AHU-1/config/update -2024-11-06T17:33:53Z DEBUG received config_update -2024-11-06T17:33:53Z DEBUG Handling update message config_update RC:45d88a.00000009 -2024-11-06T17:33:53Z DEBUG Removed configTransaction RC:45d88a.00000009 -2024-11-06T17:33:53Z DEBUG last_start changed false, last_start 2024-11-06T17:33:33Z -2024-11-06T17:33:53Z DEBUG Updated config 2024-11-06T17:33:53Z RC:45d88a.00000009 -2024-11-06T17:33:53Z INFO Updated config #005: Changed 1 fields: -2024-11-06T17:33:53Z INFO Updated config #005: Add `discovery` = { "depths": { "refs": `entries` } } -2024-11-06T17:33:53Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared, last_config not synced in state -2024-11-06T17:33:54Z TRACE received command AHU-1/state/update -2024-11-06T17:33:54Z DEBUG received state_update -2024-11-06T17:33:54Z DEBUG Handling update message state_update MP:0ac09b29 -2024-11-06T17:33:54Z DEBUG Updated state after 0s 2024-11-06T17:33:54Z MP:0ac09b29 -2024-11-06T17:33:54Z INFO Updated state #006: Changed 3 fields: -2024-11-06T17:33:54Z INFO Updated state #006: Set `system.last_config` = `2024-11-06T17:33:53Z` -2024-11-06T17:33:54Z INFO Updated state #006: Set `system.status.timestamp` = `2024-11-06T17:33:53Z` -2024-11-06T17:33:54Z INFO Updated state #006: Set `timestamp` = `2024-11-06T17:33:54Z` -2024-11-06T17:33:54Z DEBUG Updated state has last_config 2024-11-06T17:33:53Z (expecting 2024-11-06T17:33:53Z) -2024-11-06T17:33:54Z TRACE received command AHU-1/state/system -2024-11-06T17:33:54Z TRACE received state_system: { -2024-11-06T17:33:54Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:54Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:54Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:54Z TRACE received state_system: }, -2024-11-06T17:33:54Z TRACE received state_system: "last_config" : "2024-11-06T17:33:53Z", -2024-11-06T17:33:54Z TRACE received state_system: "operation" : { -2024-11-06T17:33:54Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:54Z TRACE received state_system: "last_start" : "2024-11-06T17:33:33Z", -2024-11-06T17:33:54Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:54Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:54Z TRACE received state_system: }, -2024-11-06T17:33:54Z TRACE received state_system: "serial_no" : "sequencer-26429", -2024-11-06T17:33:54Z TRACE received state_system: "software" : { -2024-11-06T17:33:54Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:54Z TRACE received state_system: }, -2024-11-06T17:33:54Z TRACE received state_system: "status" : { -2024-11-06T17:33:54Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:54Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:54Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:53Z", -2024-11-06T17:33:54Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:54Z TRACE received state_system: }, -2024-11-06T17:33:54Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:54Z", -2024-11-06T17:33:54Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:54Z TRACE received state_system: } -2024-11-06T17:33:54Z DEBUG Handling device message state_system MP:0ac09b29-0 -2024-11-06T17:33:54Z TRACE Ignoring partial state update -2024-11-06T17:33:54Z DEBUG Detail config update synchronized is now: config transactions not cleared -2024-11-06T17:33:54Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:54Z TRACE received state_localnet: { -2024-11-06T17:33:54Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:54Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:54Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:33:54Z TRACE received state_localnet: }, -2024-11-06T17:33:54Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:54Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:33:54Z TRACE received state_localnet: }, -2024-11-06T17:33:54Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:54Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:33:54Z TRACE received state_localnet: }, -2024-11-06T17:33:54Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:54Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:54Z TRACE received state_localnet: } -2024-11-06T17:33:54Z TRACE received state_localnet: }, -2024-11-06T17:33:54Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:54Z", -2024-11-06T17:33:54Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:54Z TRACE received state_localnet: } -2024-11-06T17:33:54Z DEBUG Handling device message state_localnet MP:0ac09b29-1 -2024-11-06T17:33:54Z TRACE Ignoring partial state update -2024-11-06T17:33:54Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:54Z TRACE received state_pointset: { -2024-11-06T17:33:54Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:54Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:54Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:54Z TRACE received state_pointset: }, -2024-11-06T17:33:54Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:54Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:54Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:54Z TRACE received state_pointset: }, -2024-11-06T17:33:54Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:54Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:54Z TRACE received state_pointset: } -2024-11-06T17:33:54Z TRACE received state_pointset: }, -2024-11-06T17:33:54Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:54Z", -2024-11-06T17:33:54Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:54Z TRACE received state_pointset: } -2024-11-06T17:33:54Z DEBUG Handling device message state_pointset MP:0ac09b29-2 -2024-11-06T17:33:54Z TRACE Ignoring partial state update -2024-11-06T17:33:54Z TRACE received command AHU-1/events/pointset -2024-11-06T17:33:54Z TRACE received events_pointset: { -2024-11-06T17:33:54Z TRACE received events_pointset: "points" : { -2024-11-06T17:33:54Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:54Z TRACE received events_pointset: "present_value" : false -2024-11-06T17:33:54Z TRACE received events_pointset: }, -2024-11-06T17:33:54Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:54Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:33:54Z TRACE received events_pointset: }, -2024-11-06T17:33:54Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:54Z TRACE received events_pointset: "present_value" : 10 -2024-11-06T17:33:54Z TRACE received events_pointset: } -2024-11-06T17:33:54Z TRACE received events_pointset: }, -2024-11-06T17:33:54Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:33:54Z", -2024-11-06T17:33:54Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:33:54Z TRACE received events_pointset: } -2024-11-06T17:33:54Z DEBUG Handling device message events_pointset MP:61005934 -2024-11-06T17:33:54Z TRACE received command AHU-1/events/system -2024-11-06T17:33:54Z DEBUG received events_system 2024-11-06T17:33:46Z NOTICE system.config.apply: success -2024-11-06T17:33:54Z DEBUG received events_system 2024-11-06T17:33:46Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:54Z DEBUG received events_system 2024-11-06T17:33:46Z INFO device.log: 2024-11-06T17:33:46Z received config 2024-11-06T17:33:46Z -2024-11-06T17:33:54Z DEBUG received events_system 2024-11-06T17:33:46Z NOTICE system.config.apply: success -2024-11-06T17:33:54Z DEBUG received events_system 2024-11-06T17:33:48Z INFO device.log: Update state 2024-11-06T17:33:48Z last_config 2024-11-06T17:33:46Z -2024-11-06T17:33:54Z DEBUG received events_system 2024-11-06T17:33:49Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:54Z DEBUG received events_system 2024-11-06T17:33:49Z INFO device.log: 2024-11-06T17:33:49Z received config 2024-11-06T17:33:49Z -2024-11-06T17:33:54Z DEBUG received events_system 2024-11-06T17:33:49Z NOTICE system.config.apply: success -2024-11-06T17:33:54Z DEBUG received events_system 2024-11-06T17:33:50Z INFO device.log: Update state 2024-11-06T17:33:50Z last_config 2024-11-06T17:33:49Z -2024-11-06T17:33:54Z DEBUG received events_system 2024-11-06T17:33:51Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:54Z DEBUG received events_system 2024-11-06T17:33:51Z INFO device.log: 2024-11-06T17:33:51Z received config 2024-11-06T17:33:51Z -2024-11-06T17:33:54Z DEBUG received events_system 2024-11-06T17:33:51Z NOTICE system.config.apply: success -2024-11-06T17:33:54Z DEBUG received events_system 2024-11-06T17:33:52Z INFO device.log: Update state 2024-11-06T17:33:52Z last_config 2024-11-06T17:33:51Z -2024-11-06T17:33:54Z DEBUG received events_system 2024-11-06T17:33:53Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:54Z DEBUG received events_system 2024-11-06T17:33:53Z INFO device.log: 2024-11-06T17:33:53Z received config 2024-11-06T17:33:53Z -2024-11-06T17:33:54Z DEBUG received events_system 2024-11-06T17:33:53Z NOTICE system.config.apply: success -2024-11-06T17:33:54Z DEBUG received events_system 2024-11-06T17:33:54Z INFO device.log: Update state 2024-11-06T17:33:54Z last_config 2024-11-06T17:33:53Z -2024-11-06T17:33:54Z DEBUG Handling device message events_system MP:536cf281 -2024-11-06T17:33:54Z TRACE received command AHU-1/config/update -2024-11-06T17:33:54Z DEBUG received config_update -2024-11-06T17:33:54Z DEBUG Handling update message config_update RC:45d88a.0000000a -2024-11-06T17:33:54Z DEBUG Removed configTransaction RC:45d88a.0000000a -2024-11-06T17:33:54Z DEBUG last_start changed false, last_start 2024-11-06T17:33:33Z -2024-11-06T17:33:54Z DEBUG Updated config 2024-11-06T17:33:54Z RC:45d88a.0000000a -2024-11-06T17:33:54Z INFO Updated config #006: Changed 0 fields. -2024-11-06T17:33:55Z TRACE received command AHU-1/config/update -2024-11-06T17:33:55Z DEBUG received config_update -2024-11-06T17:33:55Z DEBUG Handling update message config_update RC:45d88a.0000000b -2024-11-06T17:33:55Z DEBUG Removed configTransaction RC:45d88a.0000000b -2024-11-06T17:33:55Z DEBUG last_start changed false, last_start 2024-11-06T17:33:33Z -2024-11-06T17:33:55Z DEBUG Updated config 2024-11-06T17:33:55Z RC:45d88a.0000000b -2024-11-06T17:33:55Z INFO Updated config #007: Changed 0 fields. -2024-11-06T17:33:55Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state -2024-11-06T17:33:56Z TRACE received command AHU-1/state/update -2024-11-06T17:33:56Z DEBUG received state_update -2024-11-06T17:33:56Z DEBUG Handling update message state_update MP:e12cfb5c -2024-11-06T17:33:56Z DEBUG Updated state after 0s 2024-11-06T17:33:56Z MP:e12cfb5c -2024-11-06T17:33:56Z INFO Updated state #007: Changed 3 fields: -2024-11-06T17:33:56Z INFO Updated state #007: Set `system.last_config` = `2024-11-06T17:33:55Z` -2024-11-06T17:33:56Z INFO Updated state #007: Set `system.status.timestamp` = `2024-11-06T17:33:55Z` -2024-11-06T17:33:56Z INFO Updated state #007: Set `timestamp` = `2024-11-06T17:33:56Z` -2024-11-06T17:33:56Z DEBUG Updated state has last_config 2024-11-06T17:33:55Z (expecting 2024-11-06T17:33:55Z) -2024-11-06T17:33:56Z TRACE received command AHU-1/state/system -2024-11-06T17:33:56Z TRACE received state_system: { -2024-11-06T17:33:56Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:56Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:56Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:56Z TRACE received state_system: }, -2024-11-06T17:33:56Z TRACE received state_system: "last_config" : "2024-11-06T17:33:55Z", -2024-11-06T17:33:56Z TRACE received state_system: "operation" : { -2024-11-06T17:33:56Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:56Z TRACE received state_system: "last_start" : "2024-11-06T17:33:33Z", -2024-11-06T17:33:56Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:56Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:56Z TRACE received state_system: }, -2024-11-06T17:33:56Z TRACE received state_system: "serial_no" : "sequencer-26429", -2024-11-06T17:33:56Z TRACE received state_system: "software" : { -2024-11-06T17:33:56Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:56Z TRACE received state_system: }, -2024-11-06T17:33:56Z TRACE received state_system: "status" : { -2024-11-06T17:33:56Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:56Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:56Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:55Z", -2024-11-06T17:33:56Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:56Z TRACE received state_system: }, -2024-11-06T17:33:56Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:56Z", -2024-11-06T17:33:56Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:56Z TRACE received state_system: } -2024-11-06T17:33:56Z DEBUG Handling device message state_system MP:e12cfb5c-0 -2024-11-06T17:33:56Z TRACE Ignoring partial state update -2024-11-06T17:33:56Z DEBUG Detail config update synchronized is now: config transactions not cleared -2024-11-06T17:33:56Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:56Z TRACE received state_localnet: { -2024-11-06T17:33:56Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:56Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:56Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:33:56Z TRACE received state_localnet: }, -2024-11-06T17:33:56Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:56Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:33:56Z TRACE received state_localnet: }, -2024-11-06T17:33:56Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:56Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:33:56Z TRACE received state_localnet: }, -2024-11-06T17:33:56Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:56Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:56Z TRACE received state_localnet: } -2024-11-06T17:33:56Z TRACE received state_localnet: }, -2024-11-06T17:33:56Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:56Z", -2024-11-06T17:33:56Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:56Z TRACE received state_localnet: } -2024-11-06T17:33:56Z DEBUG Handling device message state_localnet MP:e12cfb5c-1 -2024-11-06T17:33:56Z TRACE Ignoring partial state update -2024-11-06T17:33:56Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:56Z TRACE received state_pointset: { -2024-11-06T17:33:56Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:56Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:56Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:56Z TRACE received state_pointset: }, -2024-11-06T17:33:56Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:56Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:56Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:56Z TRACE received state_pointset: }, -2024-11-06T17:33:56Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:56Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:56Z TRACE received state_pointset: } -2024-11-06T17:33:56Z TRACE received state_pointset: }, -2024-11-06T17:33:56Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:56Z", -2024-11-06T17:33:56Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:56Z TRACE received state_pointset: } -2024-11-06T17:33:56Z DEBUG Handling device message state_pointset MP:e12cfb5c-2 -2024-11-06T17:33:56Z TRACE Ignoring partial state update -2024-11-06T17:33:57Z TRACE received command AHU-1/config/update -2024-11-06T17:33:57Z DEBUG received config_update -2024-11-06T17:33:57Z DEBUG Handling update message config_update RC:45d88a.0000000c -2024-11-06T17:33:57Z DEBUG Removed configTransaction RC:45d88a.0000000c -2024-11-06T17:33:57Z DEBUG last_start changed false, last_start 2024-11-06T17:33:33Z -2024-11-06T17:33:57Z DEBUG Updated config 2024-11-06T17:33:57Z RC:45d88a.0000000c -2024-11-06T17:33:57Z INFO Updated config #008: Changed 0 fields. -2024-11-06T17:33:58Z TRACE received command AHU-1/state/update -2024-11-06T17:33:58Z DEBUG received state_update -2024-11-06T17:33:58Z DEBUG Handling update message state_update MP:10740bf4 -2024-11-06T17:33:58Z DEBUG Updated state after 0s 2024-11-06T17:33:58Z MP:10740bf4 -2024-11-06T17:33:58Z INFO Updated state #008: Changed 4 fields: -2024-11-06T17:33:58Z INFO Updated state #008: Set `system.last_config` = `2024-11-06T17:33:57Z` -2024-11-06T17:33:58Z INFO Updated state #008: Set `system.status.timestamp` = `2024-11-06T17:33:57Z` -2024-11-06T17:33:58Z INFO Updated state #008: Add `discovery` = { } -2024-11-06T17:33:58Z INFO Updated state #008: Set `timestamp` = `2024-11-06T17:33:58Z` -2024-11-06T17:33:58Z DEBUG Updated state has last_config 2024-11-06T17:33:57Z (expecting 2024-11-06T17:33:57Z) -2024-11-06T17:33:58Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:58Z DEBUG Stage finished waiting for config update synchronized at 21s after 4s -2024-11-06T17:33:58Z TRACE Stage resume waiting for enumeration not active at 21s -2024-11-06T17:33:58Z DEBUG Config sync took 5s -2024-11-06T17:33:58Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:58Z DEBUG Update config before enumeration not active timestamp 2024-11-06T17:33:57Z -2024-11-06T17:33:58Z TRACE local local_update: { -2024-11-06T17:33:58Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:57Z", -2024-11-06T17:33:58Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:58Z TRACE local local_update: "system" : { -2024-11-06T17:33:58Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:58Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:58Z TRACE local local_update: "operation" : { -2024-11-06T17:33:58Z TRACE local local_update: "last_start" : "2024-11-06T17:33:33Z" -2024-11-06T17:33:58Z TRACE local local_update: }, -2024-11-06T17:33:58Z TRACE local local_update: "testing" : { -2024-11-06T17:33:58Z TRACE local local_update: "sequence_name" : "enumerate_pointset" -2024-11-06T17:33:58Z TRACE local local_update: } -2024-11-06T17:33:58Z TRACE local local_update: }, -2024-11-06T17:33:58Z TRACE local local_update: "discovery" : { -2024-11-06T17:33:58Z TRACE local local_update: "depths" : { -2024-11-06T17:33:58Z TRACE local local_update: "refs" : "entries" -2024-11-06T17:33:58Z TRACE local local_update: } -2024-11-06T17:33:58Z TRACE local local_update: }, -2024-11-06T17:33:58Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:58Z TRACE local local_update: "families" : { -2024-11-06T17:33:58Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:58Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:58Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:58Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:58Z TRACE local local_update: } -2024-11-06T17:33:58Z TRACE local local_update: }, -2024-11-06T17:33:58Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:58Z TRACE local local_update: "points" : { -2024-11-06T17:33:58Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:58Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:58Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:58Z TRACE local local_update: }, -2024-11-06T17:33:58Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:58Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:58Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:58Z TRACE local local_update: }, -2024-11-06T17:33:58Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:58Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:58Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:58Z TRACE local local_update: } -2024-11-06T17:33:58Z TRACE local local_update: } -2024-11-06T17:33:58Z TRACE local local_update: } -2024-11-06T17:33:58Z TRACE local local_update: } -2024-11-06T17:33:58Z DEBUG Recorded sequence: 1. Update config before enumeration not active -2024-11-06T17:33:58Z INFO Device config Add `discovery` = { "depths": { "refs": `entries` } } -2024-11-06T17:33:58Z TRACE Update config before enumeration not active: Add `discovery` = { "depths": { "refs": `entries` } } -2024-11-06T17:33:58Z DEBUG Recorded sequence: 1. Wait for enumeration not active -2024-11-06T17:33:58Z DEBUG Stage finished waiting for enumeration not active at 21s after 5s -2024-11-06T17:33:58Z TRACE Stage resume waiting for executing test at 21s -2024-11-06T17:33:58Z INFO Starting empty enumeration at 2024-11-06T17:33:58Z -2024-11-06T17:33:58Z TRACE Stage suspend waiting for executing test at 21s -2024-11-06T17:33:58Z INFO Stage start waiting for matching enumeration generation at 21s -2024-11-06T17:33:59Z DEBUG system config extra field null -2024-11-06T17:33:59Z TRACE updated check config_system: false -2024-11-06T17:33:59Z TRACE updated check config_pointset: false -2024-11-06T17:33:59Z TRACE updated check config_gateway: false -2024-11-06T17:33:59Z TRACE updated check config_localnet: false -2024-11-06T17:33:59Z TRACE updated check config_blobset: false -2024-11-06T17:33:59Z TRACE updated check config_discovery: true -2024-11-06T17:33:59Z DEBUG update config_discovery, adding configTransaction RC:45d88a.0000000d -2024-11-06T17:33:59Z TRACE local local_discovery: { -2024-11-06T17:33:59Z TRACE local local_discovery: "generation" : "2024-11-06T17:33:58Z", -2024-11-06T17:33:59Z TRACE local local_discovery: "depths" : { -2024-11-06T17:33:59Z TRACE local local_discovery: "refs" : "entries" -2024-11-06T17:33:59Z TRACE local local_discovery: } -2024-11-06T17:33:59Z TRACE local local_discovery: } -2024-11-06T17:33:59Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:58Z -2024-11-06T17:33:59Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:59Z, because before matching enumeration generation -2024-11-06T17:33:59Z TRACE Stage suspend waiting for matching enumeration generation at 22s -2024-11-06T17:33:59Z INFO Stage start waiting for config update synchronized at 22s -2024-11-06T17:33:59Z TRACE received command AHU-1/state/system -2024-11-06T17:33:59Z TRACE received state_system: { -2024-11-06T17:33:59Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:59Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:59Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:59Z TRACE received state_system: }, -2024-11-06T17:33:59Z TRACE received state_system: "last_config" : "2024-11-06T17:33:57Z", -2024-11-06T17:33:59Z TRACE received state_system: "operation" : { -2024-11-06T17:33:59Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:59Z TRACE received state_system: "last_start" : "2024-11-06T17:33:33Z", -2024-11-06T17:33:59Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:59Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:59Z TRACE received state_system: }, -2024-11-06T17:33:59Z TRACE received state_system: "serial_no" : "sequencer-26429", -2024-11-06T17:33:59Z TRACE received state_system: "software" : { -2024-11-06T17:33:59Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:59Z TRACE received state_system: }, -2024-11-06T17:33:59Z TRACE received state_system: "status" : { -2024-11-06T17:33:59Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:59Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:59Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:57Z", -2024-11-06T17:33:59Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:59Z TRACE received state_system: }, -2024-11-06T17:33:59Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:58Z", -2024-11-06T17:33:59Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:59Z TRACE received state_system: } -2024-11-06T17:33:59Z DEBUG Handling device message state_system MP:10740bf4-0 -2024-11-06T17:33:59Z TRACE Ignoring partial state update -2024-11-06T17:33:59Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:59Z TRACE received command AHU-1/state/discovery -2024-11-06T17:33:59Z TRACE received state_discovery: { -2024-11-06T17:33:59Z TRACE received state_discovery: "timestamp" : "2024-11-06T17:33:58Z", -2024-11-06T17:33:59Z TRACE received state_discovery: "version" : "1.5.2" -2024-11-06T17:33:59Z TRACE received state_discovery: } -2024-11-06T17:33:59Z DEBUG Handling device message state_discovery MP:10740bf4-1 -2024-11-06T17:33:59Z TRACE Ignoring partial state update -2024-11-06T17:33:59Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:59Z TRACE received state_localnet: { -2024-11-06T17:33:59Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:59Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:59Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:33:59Z TRACE received state_localnet: }, -2024-11-06T17:33:59Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:59Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:33:59Z TRACE received state_localnet: }, -2024-11-06T17:33:59Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:59Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:33:59Z TRACE received state_localnet: }, -2024-11-06T17:33:59Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:59Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:59Z TRACE received state_localnet: } -2024-11-06T17:33:59Z TRACE received state_localnet: }, -2024-11-06T17:33:59Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:58Z", -2024-11-06T17:33:59Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:59Z TRACE received state_localnet: } -2024-11-06T17:33:59Z DEBUG Handling device message state_localnet MP:10740bf4-2 -2024-11-06T17:33:59Z TRACE Ignoring partial state update -2024-11-06T17:33:59Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:59Z TRACE received state_pointset: { -2024-11-06T17:33:59Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:59Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:59Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:59Z TRACE received state_pointset: }, -2024-11-06T17:33:59Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:59Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:59Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:59Z TRACE received state_pointset: }, -2024-11-06T17:33:59Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:59Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:59Z TRACE received state_pointset: } -2024-11-06T17:33:59Z TRACE received state_pointset: }, -2024-11-06T17:33:59Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:58Z", -2024-11-06T17:33:59Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:59Z TRACE received state_pointset: } -2024-11-06T17:33:59Z DEBUG Handling device message state_pointset MP:10740bf4-3 -2024-11-06T17:33:59Z TRACE Ignoring partial state update -2024-11-06T17:33:59Z TRACE received command AHU-1/config/update -2024-11-06T17:33:59Z DEBUG received config_update -2024-11-06T17:33:59Z DEBUG Handling update message config_update RC:45d88a.0000000d -2024-11-06T17:33:59Z DEBUG Removed configTransaction RC:45d88a.0000000d -2024-11-06T17:33:59Z DEBUG last_start changed false, last_start 2024-11-06T17:33:33Z -2024-11-06T17:33:59Z DEBUG Updated config 2024-11-06T17:33:59Z RC:45d88a.0000000d -2024-11-06T17:33:59Z INFO Updated config #009: Changed 1 fields: -2024-11-06T17:33:59Z INFO Updated config #009: Add `discovery.generation` = `generation start time` -2024-11-06T17:33:59Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state -2024-11-06T17:33:59Z TRACE received command AHU-1/events/discovery -2024-11-06T17:33:59Z TRACE received events_discovery: { -2024-11-06T17:33:59Z TRACE received events_discovery: "generation" : "2024-11-06T17:33:58Z", -2024-11-06T17:33:59Z TRACE received events_discovery: "refs" : { -2024-11-06T17:33:59Z TRACE received events_discovery: "BV11.present_value" : { -2024-11-06T17:33:59Z TRACE received events_discovery: "point" : "filter_alarm_pressure_status", -2024-11-06T17:33:59Z TRACE received events_discovery: "possible_values" : [ ], -2024-11-06T17:33:59Z TRACE received events_discovery: "units" : "No-units" -2024-11-06T17:33:59Z TRACE received events_discovery: }, -2024-11-06T17:33:59Z TRACE received events_discovery: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:59Z TRACE received events_discovery: "possible_values" : [ ], -2024-11-06T17:33:59Z TRACE received events_discovery: "units" : "Bars", -2024-11-06T17:33:59Z TRACE received events_discovery: "writable" : true -2024-11-06T17:33:59Z TRACE received events_discovery: }, -2024-11-06T17:33:59Z TRACE received events_discovery: "AV12.present_value" : { -2024-11-06T17:33:59Z TRACE received events_discovery: "point" : "filter_differential_pressure_sensor", -2024-11-06T17:33:59Z TRACE received events_discovery: "possible_values" : [ ], -2024-11-06T17:33:59Z TRACE received events_discovery: "units" : "Degrees-Celsius" -2024-11-06T17:33:59Z TRACE received events_discovery: } -2024-11-06T17:33:59Z TRACE received events_discovery: }, -2024-11-06T17:33:59Z TRACE received events_discovery: "timestamp" : "2024-11-06T17:33:59Z", -2024-11-06T17:33:59Z TRACE received events_discovery: "version" : "1.5.2" -2024-11-06T17:33:59Z TRACE received events_discovery: } -2024-11-06T17:33:59Z DEBUG Handling device message events_discovery MP:ea237d12 -2024-11-06T17:34:00Z TRACE received command AHU-1/state/update -2024-11-06T17:34:00Z DEBUG received state_update -2024-11-06T17:34:00Z DEBUG Handling update message state_update MP:5f940008 -2024-11-06T17:34:00Z DEBUG Updated state after 0s 2024-11-06T17:34:00Z MP:5f940008 -2024-11-06T17:34:00Z INFO Updated state #009: Changed 4 fields: -2024-11-06T17:34:00Z INFO Updated state #009: Set `system.last_config` = `2024-11-06T17:33:59Z` -2024-11-06T17:34:00Z INFO Updated state #009: Set `system.status.timestamp` = `2024-11-06T17:33:59Z` -2024-11-06T17:34:00Z INFO Updated state #009: Add `discovery.generation` = `2024-11-06T17:33:58Z` -2024-11-06T17:34:00Z INFO Updated state #009: Set `timestamp` = `2024-11-06T17:34:00Z` -2024-11-06T17:34:00Z DEBUG Updated state has last_config 2024-11-06T17:33:59Z (expecting 2024-11-06T17:33:59Z) -2024-11-06T17:34:00Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:34:00Z DEBUG Stage finished waiting for config update synchronized at 23s after 0s -2024-11-06T17:34:00Z TRACE Stage resume waiting for matching enumeration generation at 23s -2024-11-06T17:34:00Z DEBUG Config sync took 1s -2024-11-06T17:34:00Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:34:00Z DEBUG Update config before matching enumeration generation timestamp 2024-11-06T17:33:59Z -2024-11-06T17:34:00Z TRACE local local_update: { -2024-11-06T17:34:00Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:59Z", -2024-11-06T17:34:00Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:34:00Z TRACE local local_update: "system" : { -2024-11-06T17:34:00Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:34:00Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:34:00Z TRACE local local_update: "operation" : { -2024-11-06T17:34:00Z TRACE local local_update: "last_start" : "2024-11-06T17:33:33Z" -2024-11-06T17:34:00Z TRACE local local_update: }, -2024-11-06T17:34:00Z TRACE local local_update: "testing" : { -2024-11-06T17:34:00Z TRACE local local_update: "sequence_name" : "enumerate_pointset" -2024-11-06T17:34:00Z TRACE local local_update: } -2024-11-06T17:34:00Z TRACE local local_update: }, -2024-11-06T17:34:00Z TRACE local local_update: "discovery" : { -2024-11-06T17:34:00Z TRACE local local_update: "generation" : "2024-11-06T17:33:58Z", -2024-11-06T17:34:00Z TRACE local local_update: "depths" : { -2024-11-06T17:34:00Z TRACE local local_update: "refs" : "entries" -2024-11-06T17:34:00Z TRACE local local_update: } -2024-11-06T17:34:00Z TRACE local local_update: }, -2024-11-06T17:34:00Z TRACE local local_update: "localnet" : { -2024-11-06T17:34:00Z TRACE local local_update: "families" : { -2024-11-06T17:34:00Z TRACE local local_update: "ether" : { }, -2024-11-06T17:34:00Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:34:00Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:34:00Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:34:00Z TRACE local local_update: } -2024-11-06T17:34:00Z TRACE local local_update: }, -2024-11-06T17:34:00Z TRACE local local_update: "pointset" : { -2024-11-06T17:34:00Z TRACE local local_update: "points" : { -2024-11-06T17:34:00Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:34:00Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:34:00Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:34:00Z TRACE local local_update: }, -2024-11-06T17:34:00Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:34:00Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:34:00Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:34:00Z TRACE local local_update: }, -2024-11-06T17:34:00Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:34:00Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:34:00Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:34:00Z TRACE local local_update: } -2024-11-06T17:34:00Z TRACE local local_update: } -2024-11-06T17:34:00Z TRACE local local_update: } -2024-11-06T17:34:00Z TRACE local local_update: } -2024-11-06T17:34:00Z DEBUG Recorded sequence: 1. Update config before matching enumeration generation -2024-11-06T17:34:00Z INFO Device config Add `discovery.generation` = `generation start time` -2024-11-06T17:34:00Z TRACE Update config before matching enumeration generation: Add `discovery.generation` = `generation start time` -2024-11-06T17:34:00Z DEBUG Recorded sequence: 1. Wait for matching enumeration generation -2024-11-06T17:34:00Z DEBUG Stage finished waiting for matching enumeration generation at 23s after 1s -2024-11-06T17:34:00Z TRACE Stage resume waiting for executing test at 23s -2024-11-06T17:34:00Z TRACE Stage suspend waiting for executing test at 23s -2024-11-06T17:34:00Z INFO Stage start waiting for cleared enumeration generation at 23s -2024-11-06T17:34:01Z DEBUG system config extra field null -2024-11-06T17:34:01Z TRACE updated check config_system: false -2024-11-06T17:34:01Z TRACE updated check config_pointset: false -2024-11-06T17:34:01Z TRACE updated check config_gateway: false -2024-11-06T17:34:01Z TRACE updated check config_localnet: false -2024-11-06T17:34:01Z TRACE updated check config_blobset: false -2024-11-06T17:34:01Z TRACE updated check config_discovery: true -2024-11-06T17:34:01Z DEBUG update config_discovery, adding configTransaction RC:45d88a.0000000e -2024-11-06T17:34:01Z TRACE local local_discovery: { -2024-11-06T17:34:01Z TRACE local local_discovery: "depths" : { -2024-11-06T17:34:01Z TRACE local local_discovery: "refs" : "entries" -2024-11-06T17:34:01Z TRACE local local_discovery: } -2024-11-06T17:34:01Z TRACE local local_discovery: } -2024-11-06T17:34:01Z DEBUG Saving pre-config state timestamp 2024-11-06T17:34:00Z -2024-11-06T17:34:01Z DEBUG Update lastConfigUpdate 2024-11-06T17:34:01Z, because before cleared enumeration generation -2024-11-06T17:34:01Z TRACE Stage suspend waiting for cleared enumeration generation at 24s -2024-11-06T17:34:01Z INFO Stage start waiting for config update synchronized at 24s -2024-11-06T17:34:01Z TRACE received command AHU-1/state/system -2024-11-06T17:34:01Z TRACE received state_system: { -2024-11-06T17:34:01Z TRACE received state_system: "hardware" : { -2024-11-06T17:34:01Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:34:01Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:34:01Z TRACE received state_system: }, -2024-11-06T17:34:01Z TRACE received state_system: "last_config" : "2024-11-06T17:33:59Z", -2024-11-06T17:34:01Z TRACE received state_system: "operation" : { -2024-11-06T17:34:01Z TRACE received state_system: "operational" : true, -2024-11-06T17:34:01Z TRACE received state_system: "last_start" : "2024-11-06T17:33:33Z", -2024-11-06T17:34:01Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:34:01Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:34:01Z TRACE received state_system: }, -2024-11-06T17:34:01Z TRACE received state_system: "serial_no" : "sequencer-26429", -2024-11-06T17:34:01Z TRACE received state_system: "software" : { -2024-11-06T17:34:01Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:34:01Z TRACE received state_system: }, -2024-11-06T17:34:01Z TRACE received state_system: "status" : { -2024-11-06T17:34:01Z TRACE received state_system: "message" : "success", -2024-11-06T17:34:01Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:34:01Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:59Z", -2024-11-06T17:34:01Z TRACE received state_system: "level" : 300 -2024-11-06T17:34:01Z TRACE received state_system: }, -2024-11-06T17:34:01Z TRACE received state_system: "timestamp" : "2024-11-06T17:34:00Z", -2024-11-06T17:34:01Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:34:01Z TRACE received state_system: } -2024-11-06T17:34:01Z DEBUG Handling device message state_system MP:5f940008-0 -2024-11-06T17:34:01Z TRACE Ignoring partial state update -2024-11-06T17:34:01Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:34:01Z TRACE received command AHU-1/state/discovery -2024-11-06T17:34:01Z TRACE received state_discovery: { -2024-11-06T17:34:01Z TRACE received state_discovery: "generation" : "2024-11-06T17:33:58Z", -2024-11-06T17:34:01Z TRACE received state_discovery: "timestamp" : "2024-11-06T17:34:00Z", -2024-11-06T17:34:01Z TRACE received state_discovery: "version" : "1.5.2" -2024-11-06T17:34:01Z TRACE received state_discovery: } -2024-11-06T17:34:01Z DEBUG Handling device message state_discovery MP:5f940008-1 -2024-11-06T17:34:01Z TRACE Ignoring partial state update -2024-11-06T17:34:01Z TRACE received command AHU-1/state/localnet -2024-11-06T17:34:01Z TRACE received state_localnet: { -2024-11-06T17:34:01Z TRACE received state_localnet: "families" : { -2024-11-06T17:34:01Z TRACE received state_localnet: "ether" : { -2024-11-06T17:34:01Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:34:01Z TRACE received state_localnet: }, -2024-11-06T17:34:01Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:34:01Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:34:01Z TRACE received state_localnet: }, -2024-11-06T17:34:01Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:34:01Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:34:01Z TRACE received state_localnet: }, -2024-11-06T17:34:01Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:34:01Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:34:01Z TRACE received state_localnet: } -2024-11-06T17:34:01Z TRACE received state_localnet: }, -2024-11-06T17:34:01Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:34:00Z", -2024-11-06T17:34:01Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:34:01Z TRACE received state_localnet: } -2024-11-06T17:34:01Z DEBUG Handling device message state_localnet MP:5f940008-2 -2024-11-06T17:34:01Z TRACE Ignoring partial state update -2024-11-06T17:34:01Z TRACE received command AHU-1/state/pointset -2024-11-06T17:34:01Z TRACE received state_pointset: { -2024-11-06T17:34:01Z TRACE received state_pointset: "points" : { -2024-11-06T17:34:01Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:34:01Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:34:01Z TRACE received state_pointset: }, -2024-11-06T17:34:01Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:34:01Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:34:01Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:34:01Z TRACE received state_pointset: }, -2024-11-06T17:34:01Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:34:01Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:34:01Z TRACE received state_pointset: } -2024-11-06T17:34:01Z TRACE received state_pointset: }, -2024-11-06T17:34:01Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:34:00Z", -2024-11-06T17:34:01Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:34:01Z TRACE received state_pointset: } -2024-11-06T17:34:01Z DEBUG Handling device message state_pointset MP:5f940008-3 -2024-11-06T17:34:01Z TRACE Ignoring partial state update -2024-11-06T17:34:01Z TRACE received command AHU-1/config/update -2024-11-06T17:34:01Z DEBUG received config_update -2024-11-06T17:34:01Z DEBUG Handling update message config_update RC:45d88a.0000000e -2024-11-06T17:34:01Z DEBUG Removed configTransaction RC:45d88a.0000000e -2024-11-06T17:34:01Z DEBUG last_start changed false, last_start 2024-11-06T17:33:33Z -2024-11-06T17:34:01Z DEBUG Updated config 2024-11-06T17:34:01Z RC:45d88a.0000000e -2024-11-06T17:34:01Z INFO Updated config #010: Changed 1 fields: -2024-11-06T17:34:01Z INFO Updated config #010: Remove `discovery.generation` -2024-11-06T17:34:01Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state -2024-11-06T17:34:02Z TRACE received command AHU-1/state/update -2024-11-06T17:34:02Z DEBUG received state_update -2024-11-06T17:34:02Z DEBUG Handling update message state_update MP:c5a96e50 -2024-11-06T17:34:02Z DEBUG Updated state after 0s 2024-11-06T17:34:02Z MP:c5a96e50 -2024-11-06T17:34:02Z INFO Updated state #010: Changed 4 fields: -2024-11-06T17:34:02Z INFO Updated state #010: Set `system.last_config` = `2024-11-06T17:34:01Z` -2024-11-06T17:34:02Z INFO Updated state #010: Set `system.status.timestamp` = `2024-11-06T17:34:01Z` -2024-11-06T17:34:02Z INFO Updated state #010: Remove `discovery.generation` -2024-11-06T17:34:02Z INFO Updated state #010: Set `timestamp` = `2024-11-06T17:34:02Z` -2024-11-06T17:34:02Z DEBUG Updated state has last_config 2024-11-06T17:34:01Z (expecting 2024-11-06T17:34:01Z) -2024-11-06T17:34:02Z TRACE received command AHU-1/state/system -2024-11-06T17:34:02Z TRACE received state_system: { -2024-11-06T17:34:02Z TRACE received state_system: "hardware" : { -2024-11-06T17:34:02Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:34:02Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:34:02Z TRACE received state_system: }, -2024-11-06T17:34:02Z TRACE received state_system: "last_config" : "2024-11-06T17:34:01Z", -2024-11-06T17:34:02Z TRACE received state_system: "operation" : { -2024-11-06T17:34:02Z TRACE received state_system: "operational" : true, -2024-11-06T17:34:02Z TRACE received state_system: "last_start" : "2024-11-06T17:33:33Z", -2024-11-06T17:34:02Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:34:02Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:34:02Z TRACE received state_system: }, -2024-11-06T17:34:02Z TRACE received state_system: "serial_no" : "sequencer-26429", -2024-11-06T17:34:02Z TRACE received state_system: "software" : { -2024-11-06T17:34:02Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:34:02Z TRACE received state_system: }, -2024-11-06T17:34:02Z TRACE received state_system: "status" : { -2024-11-06T17:34:02Z TRACE received state_system: "message" : "success", -2024-11-06T17:34:02Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:34:02Z TRACE received state_system: "timestamp" : "2024-11-06T17:34:01Z", -2024-11-06T17:34:02Z TRACE received state_system: "level" : 300 -2024-11-06T17:34:02Z TRACE received state_system: }, -2024-11-06T17:34:02Z TRACE received state_system: "timestamp" : "2024-11-06T17:34:02Z", -2024-11-06T17:34:02Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:34:02Z TRACE received state_system: } -2024-11-06T17:34:02Z DEBUG Handling device message state_system MP:c5a96e50-0 -2024-11-06T17:34:02Z TRACE Ignoring partial state update -2024-11-06T17:34:02Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:34:02Z DEBUG Stage finished waiting for config update synchronized at 25s after 1s -2024-11-06T17:34:02Z TRACE Stage resume waiting for cleared enumeration generation at 25s -2024-11-06T17:34:02Z DEBUG Config sync took 1s -2024-11-06T17:34:02Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:34:02Z DEBUG Update config before cleared enumeration generation timestamp 2024-11-06T17:34:01Z -2024-11-06T17:34:02Z TRACE local local_update: { -2024-11-06T17:34:02Z TRACE local local_update: "timestamp" : "2024-11-06T17:34:01Z", -2024-11-06T17:34:02Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:34:02Z TRACE local local_update: "system" : { -2024-11-06T17:34:02Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:34:02Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:34:02Z TRACE local local_update: "operation" : { -2024-11-06T17:34:02Z TRACE local local_update: "last_start" : "2024-11-06T17:33:33Z" -2024-11-06T17:34:02Z TRACE local local_update: }, -2024-11-06T17:34:02Z TRACE local local_update: "testing" : { -2024-11-06T17:34:02Z TRACE local local_update: "sequence_name" : "enumerate_pointset" -2024-11-06T17:34:02Z TRACE local local_update: } -2024-11-06T17:34:02Z TRACE local local_update: }, -2024-11-06T17:34:02Z TRACE local local_update: "discovery" : { -2024-11-06T17:34:02Z TRACE local local_update: "depths" : { -2024-11-06T17:34:02Z TRACE local local_update: "refs" : "entries" -2024-11-06T17:34:02Z TRACE local local_update: } -2024-11-06T17:34:02Z TRACE local local_update: }, -2024-11-06T17:34:02Z TRACE local local_update: "localnet" : { -2024-11-06T17:34:02Z TRACE local local_update: "families" : { -2024-11-06T17:34:02Z TRACE local local_update: "ether" : { }, -2024-11-06T17:34:02Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:34:02Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:34:02Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:34:02Z TRACE local local_update: } -2024-11-06T17:34:02Z TRACE local local_update: }, -2024-11-06T17:34:02Z TRACE local local_update: "pointset" : { -2024-11-06T17:34:02Z TRACE local local_update: "points" : { -2024-11-06T17:34:02Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:34:02Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:34:02Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:34:02Z TRACE local local_update: }, -2024-11-06T17:34:02Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:34:02Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:34:02Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:34:02Z TRACE local local_update: }, -2024-11-06T17:34:02Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:34:02Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:34:02Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:34:02Z TRACE local local_update: } -2024-11-06T17:34:02Z TRACE local local_update: } -2024-11-06T17:34:02Z TRACE local local_update: } -2024-11-06T17:34:02Z TRACE local local_update: } -2024-11-06T17:34:02Z DEBUG Recorded sequence: 1. Update config before cleared enumeration generation -2024-11-06T17:34:02Z INFO Device config Remove `discovery.generation` -2024-11-06T17:34:02Z TRACE Update config before cleared enumeration generation: Remove `discovery.generation` -2024-11-06T17:34:02Z DEBUG Recorded sequence: 1. Wait for cleared enumeration generation -2024-11-06T17:34:02Z DEBUG Stage finished waiting for cleared enumeration generation at 25s after 2s -2024-11-06T17:34:02Z TRACE Stage resume waiting for executing test at 25s -2024-11-06T17:34:03Z INFO Received discovery generation 2024-11-06T17:33:58Z -2024-11-06T17:34:03Z DEBUG Recorded sequence: 1. Check that no family enumeration exists -2024-11-06T17:34:03Z DEBUG Recorded sequence: 1. Check that no feature enumeration exists -2024-11-06T17:34:03Z DEBUG Recorded sequence: 1. Check that enumerated point count matches -2024-11-06T17:34:03Z DEBUG stage done waiting for executing test at 26s -2024-11-06T17:34:03Z DEBUG Removing implicit system capability LAST_CONFIG -2024-11-06T17:34:03Z NOTICE RESULT pass enumeration.pointset enumerate_pointset ALPHA 10/10 Sequence complete -2024-11-06T17:34:03Z NOTICE Sequence complete -2024-11-06T17:34:03Z NOTICE ending test enumerate_pointset after 26s ################################ +2024-12-03T15:58:59Z NOTICE starting test enumerate_pointset ################################ +2024-12-03T15:58:59Z INFO Stage start waiting for starting test wrapper at 0s +2024-12-03T15:59:07Z DEBUG Allowing device state change (everything) +2024-12-03T15:59:07Z DEBUG Starting reset_config full reset true +2024-12-03T15:59:07Z DEBUG Clear configTransactions and reset device config +2024-12-03T15:59:07Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:07Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-03T15:59:07Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-03T15:59:07Z DEBUG extraFieldChanged false because extra_field null +2024-12-03T15:59:07Z DEBUG extraFieldChanged true because extra_field reset_config +2024-12-03T15:59:07Z DEBUG Clear configTransactions and reset device config +2024-12-03T15:59:07Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:07Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-03T15:59:07Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-03T15:59:07Z DEBUG extraFieldChanged true because extra_field null +2024-12-03T15:59:08Z TRACE updated check config_update: true +2024-12-03T15:59:08Z DEBUG update config_update, adding configTransaction RC:4341b5.00000005 +2024-12-03T15:59:08Z TRACE local local_update: { +2024-12-03T15:59:08Z TRACE local local_update: "version" : "@@@cloud udmi version###1.5.2", +2024-12-03T15:59:08Z TRACE local local_update: "system" : { +2024-12-03T15:59:08Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:08Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:08Z TRACE local local_update: "operation" : { +2024-12-03T15:59:08Z TRACE local local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-03T15:59:08Z TRACE local local_update: }, +2024-12-03T15:59:08Z TRACE local local_update: "testing" : { +2024-12-03T15:59:08Z TRACE local local_update: "sequence_name" : "enumerate_pointset" +2024-12-03T15:59:08Z TRACE local local_update: } +2024-12-03T15:59:08Z TRACE local local_update: }, +2024-12-03T15:59:08Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:08Z TRACE local local_update: "families" : { +2024-12-03T15:59:08Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:08Z TRACE local local_update: } +2024-12-03T15:59:08Z TRACE local local_update: }, +2024-12-03T15:59:08Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:08Z TRACE local local_update: "families" : { +2024-12-03T15:59:08Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:08Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:08Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:08Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:08Z TRACE local local_update: } +2024-12-03T15:59:08Z TRACE local local_update: }, +2024-12-03T15:59:08Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:08Z TRACE local local_update: "points" : { +2024-12-03T15:59:08Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:08Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:08Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:08Z TRACE local local_update: }, +2024-12-03T15:59:08Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:08Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:08Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:08Z TRACE local local_update: }, +2024-12-03T15:59:08Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:08Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:08Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:08Z TRACE local local_update: } +2024-12-03T15:59:08Z TRACE local local_update: } +2024-12-03T15:59:08Z TRACE local local_update: } +2024-12-03T15:59:08Z TRACE local local_update: } +2024-12-03T15:59:08Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:08Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:59:08Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:08Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:59:08Z DEBUG Saving pre-config state timestamp null +2024-12-03T15:59:08Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:08Z, because soft reset +2024-12-03T15:59:08Z TRACE Stage suspend waiting for starting test wrapper at 9s +2024-12-03T15:59:08Z INFO Stage start waiting for config update synchronized at 9s +2024-12-03T15:59:08Z TRACE received command null/config/udmi +2024-12-03T15:59:08Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:08Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:59:08Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:08Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:08Z TRACE received command AHU-1/events/pointset +2024-12-03T15:59:08Z TRACE received events_pointset: { +2024-12-03T15:59:08Z TRACE received events_pointset: "points" : { +2024-12-03T15:59:08Z TRACE received events_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:08Z TRACE received events_pointset: "present_value" : false +2024-12-03T15:59:08Z TRACE received events_pointset: }, +2024-12-03T15:59:08Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:08Z TRACE received events_pointset: "present_value" : 98 +2024-12-03T15:59:08Z TRACE received events_pointset: }, +2024-12-03T15:59:08Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:08Z TRACE received events_pointset: "present_value" : 10 +2024-12-03T15:59:08Z TRACE received events_pointset: } +2024-12-03T15:59:08Z TRACE received events_pointset: }, +2024-12-03T15:59:08Z TRACE received events_pointset: "timestamp" : "2024-12-03T15:59:07Z", +2024-12-03T15:59:08Z TRACE received events_pointset: "version" : "1.5.2" +2024-12-03T15:59:08Z TRACE received events_pointset: } +2024-12-03T15:59:08Z DEBUG Handling device message events_pointset MP:2ad4de51 +2024-12-03T15:59:08Z TRACE received command AHU-1/events/system +2024-12-03T15:59:08Z DEBUG received events_system 2024-12-03T15:58:57Z WARNING device.log: Start waiting 10s for config latch for AHU-1 +2024-12-03T15:59:08Z DEBUG received events_system 2024-12-03T15:58:57Z WARNING device.log: Starting AHU-1 Pubber sender with delay 10s +2024-12-03T15:59:08Z DEBUG received events_system 2024-12-03T15:58:57Z WARNING device.log: Dropping state update until config received... +2024-12-03T15:59:08Z DEBUG received events_system 2024-12-03T15:58:57Z WARNING device.log: Received config for config latch AHU-1 +2024-12-03T15:59:08Z DEBUG received events_system 2024-12-03T15:58:57Z WARNING device.log: Ending connection 1733241536278 with 9 +2024-12-03T15:59:08Z DEBUG received events_system 2024-12-03T15:58:57Z NOTICE system.config.apply: success +2024-12-03T15:59:08Z DEBUG received events_system 2024-12-03T15:58:57Z NOTICE system.config.apply: success +2024-12-03T15:59:08Z DEBUG Handling device message events_system MP:2cc13f56 +2024-12-03T15:59:08Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:08Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:59:08Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:08Z TRACE received command AHU-1/config/update +2024-12-03T15:59:08Z DEBUG received config_update +2024-12-03T15:59:08Z DEBUG Handling update message config_update RC:4341b5.00000005 +2024-12-03T15:59:08Z DEBUG Removed configTransaction RC:4341b5.00000005 +2024-12-03T15:59:08Z DEBUG last_start changed false, last_start 1970-01-01T00:01:13Z +2024-12-03T15:59:08Z DEBUG Updated config 2024-12-03T15:59:08Z RC:4341b5.00000005 +2024-12-03T15:59:08Z INFO Updated config #001: { +2024-12-03T15:59:08Z INFO Updated config #001: "timestamp" : "2024-12-03T15:59:08Z", +2024-12-03T15:59:08Z INFO Updated config #001: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:08Z INFO Updated config #001: "system" : { +2024-12-03T15:59:08Z INFO Updated config #001: "min_loglevel" : 200, +2024-12-03T15:59:08Z INFO Updated config #001: "metrics_rate_sec" : 10, +2024-12-03T15:59:08Z INFO Updated config #001: "operation" : { +2024-12-03T15:59:08Z INFO Updated config #001: "last_start" : "1970-01-01T00:01:13Z" +2024-12-03T15:59:08Z INFO Updated config #001: }, +2024-12-03T15:59:08Z INFO Updated config #001: "testing" : { +2024-12-03T15:59:08Z INFO Updated config #001: "sequence_name" : "enumerate_pointset" +2024-12-03T15:59:08Z INFO Updated config #001: } +2024-12-03T15:59:08Z INFO Updated config #001: }, +2024-12-03T15:59:08Z INFO Updated config #001: "discovery" : { +2024-12-03T15:59:08Z INFO Updated config #001: "families" : { +2024-12-03T15:59:08Z INFO Updated config #001: "vendor" : { } +2024-12-03T15:59:08Z INFO Updated config #001: } +2024-12-03T15:59:08Z INFO Updated config #001: }, +2024-12-03T15:59:08Z INFO Updated config #001: "localnet" : { +2024-12-03T15:59:08Z INFO Updated config #001: "families" : { +2024-12-03T15:59:08Z INFO Updated config #001: "ether" : { }, +2024-12-03T15:59:08Z INFO Updated config #001: "ipv4" : { }, +2024-12-03T15:59:08Z INFO Updated config #001: "vendor" : { }, +2024-12-03T15:59:08Z INFO Updated config #001: "ipv6" : { } +2024-12-03T15:59:08Z INFO Updated config #001: } +2024-12-03T15:59:08Z INFO Updated config #001: }, +2024-12-03T15:59:08Z INFO Updated config #001: "pointset" : { +2024-12-03T15:59:08Z INFO Updated config #001: "points" : { +2024-12-03T15:59:08Z INFO Updated config #001: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:08Z INFO Updated config #001: "units" : "Bars", +2024-12-03T15:59:08Z INFO Updated config #001: "set_value" : 98 +2024-12-03T15:59:08Z INFO Updated config #001: }, +2024-12-03T15:59:08Z INFO Updated config #001: "filter_alarm_pressure_status" : { +2024-12-03T15:59:08Z INFO Updated config #001: "ref" : "BV11.present_value", +2024-12-03T15:59:08Z INFO Updated config #001: "units" : "No-units" +2024-12-03T15:59:08Z INFO Updated config #001: }, +2024-12-03T15:59:08Z INFO Updated config #001: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:08Z INFO Updated config #001: "ref" : "AV12.present_value", +2024-12-03T15:59:08Z INFO Updated config #001: "units" : "Degrees-Celsius" +2024-12-03T15:59:08Z INFO Updated config #001: } +2024-12-03T15:59:08Z INFO Updated config #001: } +2024-12-03T15:59:08Z INFO Updated config #001: } +2024-12-03T15:59:08Z INFO Updated config #001: } +2024-12-03T15:59:08Z TRACE received command AHU-1/state/update +2024-12-03T15:59:08Z DEBUG received state_update +2024-12-03T15:59:08Z DEBUG Handling update message state_update MP:d265a7a4 +2024-12-03T15:59:08Z DEBUG Updated state after 0s 2024-12-03T15:59:08Z MP:d265a7a4 +2024-12-03T15:59:08Z INFO Initial state #001: { +2024-12-03T15:59:08Z INFO Initial state #001: "timestamp" : "2024-12-03T15:59:08Z", +2024-12-03T15:59:08Z INFO Initial state #001: "version" : "1.5.2", +2024-12-03T15:59:08Z INFO Initial state #001: "system" : { +2024-12-03T15:59:08Z INFO Initial state #001: "last_config" : "2024-12-03T15:58:41Z", +2024-12-03T15:59:08Z INFO Initial state #001: "operation" : { +2024-12-03T15:59:08Z INFO Initial state #001: "operational" : true, +2024-12-03T15:59:08Z INFO Initial state #001: "last_start" : "2024-12-03T15:58:55Z", +2024-12-03T15:59:08Z INFO Initial state #001: "restart_count" : 1, +2024-12-03T15:59:08Z INFO Initial state #001: "mode" : "initial" +2024-12-03T15:59:08Z INFO Initial state #001: }, +2024-12-03T15:59:08Z INFO Initial state #001: "serial_no" : "sequencer-29799", +2024-12-03T15:59:08Z INFO Initial state #001: "hardware" : { +2024-12-03T15:59:08Z INFO Initial state #001: "make" : "BOS", +2024-12-03T15:59:08Z INFO Initial state #001: "model" : "pubber" +2024-12-03T15:59:08Z INFO Initial state #001: }, +2024-12-03T15:59:08Z INFO Initial state #001: "software" : { +2024-12-03T15:59:08Z INFO Initial state #001: "firmware" : "v1" +2024-12-03T15:59:08Z INFO Initial state #001: }, +2024-12-03T15:59:08Z INFO Initial state #001: "status" : { +2024-12-03T15:59:08Z INFO Initial state #001: "message" : "success", +2024-12-03T15:59:08Z INFO Initial state #001: "category" : "system.config.parse", +2024-12-03T15:59:08Z INFO Initial state #001: "timestamp" : "2024-12-03T15:59:08Z", +2024-12-03T15:59:08Z INFO Initial state #001: "level" : 100 +2024-12-03T15:59:08Z INFO Initial state #001: } +2024-12-03T15:59:08Z INFO Initial state #001: }, +2024-12-03T15:59:08Z INFO Initial state #001: "discovery" : { +2024-12-03T15:59:08Z INFO Initial state #001: "families" : { } +2024-12-03T15:59:08Z INFO Initial state #001: }, +2024-12-03T15:59:08Z INFO Initial state #001: "localnet" : { +2024-12-03T15:59:08Z INFO Initial state #001: "families" : { +2024-12-03T15:59:08Z INFO Initial state #001: "ether" : { +2024-12-03T15:59:08Z INFO Initial state #001: "addr" : "60:45:bd:78:82:a3" +2024-12-03T15:59:08Z INFO Initial state #001: }, +2024-12-03T15:59:08Z INFO Initial state #001: "ipv4" : { +2024-12-03T15:59:08Z INFO Initial state #001: "addr" : "10.1.0.18" +2024-12-03T15:59:08Z INFO Initial state #001: }, +2024-12-03T15:59:08Z INFO Initial state #001: "ipv6" : { +2024-12-03T15:59:08Z INFO Initial state #001: "addr" : "fe80::6245:bdff:fe78:82a3" +2024-12-03T15:59:08Z INFO Initial state #001: }, +2024-12-03T15:59:08Z INFO Initial state #001: "vendor" : { +2024-12-03T15:59:08Z INFO Initial state #001: "addr" : "28179023" +2024-12-03T15:59:08Z INFO Initial state #001: } +2024-12-03T15:59:08Z INFO Initial state #001: } +2024-12-03T15:59:08Z INFO Initial state #001: }, +2024-12-03T15:59:08Z INFO Initial state #001: "pointset" : { +2024-12-03T15:59:08Z INFO Initial state #001: "points" : { +2024-12-03T15:59:08Z INFO Initial state #001: "filter_alarm_pressure_status" : { +2024-12-03T15:59:08Z INFO Initial state #001: "units" : "No-units" +2024-12-03T15:59:08Z INFO Initial state #001: }, +2024-12-03T15:59:08Z INFO Initial state #001: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:08Z INFO Initial state #001: "units" : "Bars", +2024-12-03T15:59:08Z INFO Initial state #001: "value_state" : "applied" +2024-12-03T15:59:08Z INFO Initial state #001: }, +2024-12-03T15:59:08Z INFO Initial state #001: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:08Z INFO Initial state #001: "units" : "Degrees-Celsius" +2024-12-03T15:59:08Z INFO Initial state #001: } +2024-12-03T15:59:08Z INFO Initial state #001: } +2024-12-03T15:59:08Z INFO Initial state #001: } +2024-12-03T15:59:08Z INFO Initial state #001: } +2024-12-03T15:59:08Z NOTICE Received serial number sequencer-29799 +2024-12-03T15:59:08Z DEBUG Updated state has last_config 2024-12-03T15:58:41Z (expecting 2024-12-03T15:59:08Z) +2024-12-03T15:59:08Z DEBUG Detail config update synchronized is now: last_start not synced in config, last_config not synced in state +2024-12-03T15:59:08Z TRACE received command AHU-1/state/system +2024-12-03T15:59:08Z TRACE received state_system: { +2024-12-03T15:59:08Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:08Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:08Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:08Z TRACE received state_system: }, +2024-12-03T15:59:08Z TRACE received state_system: "last_config" : "2024-12-03T15:58:41Z", +2024-12-03T15:59:08Z TRACE received state_system: "operation" : { +2024-12-03T15:59:08Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:08Z TRACE received state_system: "last_start" : "2024-12-03T15:58:55Z", +2024-12-03T15:59:08Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:08Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:08Z TRACE received state_system: }, +2024-12-03T15:59:08Z TRACE received state_system: "serial_no" : "sequencer-29799", +2024-12-03T15:59:08Z TRACE received state_system: "software" : { +2024-12-03T15:59:08Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:08Z TRACE received state_system: }, +2024-12-03T15:59:08Z TRACE received state_system: "status" : { +2024-12-03T15:59:08Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:08Z TRACE received state_system: "category" : "system.config.parse", +2024-12-03T15:59:08Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:08Z", +2024-12-03T15:59:08Z TRACE received state_system: "level" : 100 +2024-12-03T15:59:08Z TRACE received state_system: }, +2024-12-03T15:59:08Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:08Z", +2024-12-03T15:59:08Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:08Z TRACE received state_system: } +2024-12-03T15:59:08Z DEBUG Handling device message state_system MP:d265a7a4-0 +2024-12-03T15:59:08Z TRACE Ignoring partial state update +2024-12-03T15:59:08Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:08Z TRACE received state_discovery: { +2024-12-03T15:59:08Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:08Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:08Z", +2024-12-03T15:59:08Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:08Z TRACE received state_discovery: } +2024-12-03T15:59:08Z DEBUG Handling device message state_discovery MP:d265a7a4-1 +2024-12-03T15:59:08Z TRACE Ignoring partial state update +2024-12-03T15:59:08Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:08Z TRACE received state_localnet: { +2024-12-03T15:59:08Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:08Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:08Z TRACE received state_localnet: "addr" : "60:45:bd:78:82:a3" +2024-12-03T15:59:08Z TRACE received state_localnet: }, +2024-12-03T15:59:08Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:08Z TRACE received state_localnet: "addr" : "10.1.0.18" +2024-12-03T15:59:08Z TRACE received state_localnet: }, +2024-12-03T15:59:08Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:08Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:fe78:82a3" +2024-12-03T15:59:08Z TRACE received state_localnet: }, +2024-12-03T15:59:08Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:08Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:08Z TRACE received state_localnet: } +2024-12-03T15:59:08Z TRACE received state_localnet: }, +2024-12-03T15:59:08Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:08Z", +2024-12-03T15:59:08Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:08Z TRACE received state_localnet: } +2024-12-03T15:59:08Z DEBUG Handling device message state_localnet MP:d265a7a4-2 +2024-12-03T15:59:08Z TRACE Ignoring partial state update +2024-12-03T15:59:08Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:08Z TRACE received state_pointset: { +2024-12-03T15:59:08Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:08Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:08Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:08Z TRACE received state_pointset: }, +2024-12-03T15:59:08Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:08Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:08Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:08Z TRACE received state_pointset: }, +2024-12-03T15:59:08Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:08Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:08Z TRACE received state_pointset: } +2024-12-03T15:59:08Z TRACE received state_pointset: }, +2024-12-03T15:59:08Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:08Z", +2024-12-03T15:59:08Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:08Z TRACE received state_pointset: } +2024-12-03T15:59:08Z DEBUG Handling device message state_pointset MP:d265a7a4-3 +2024-12-03T15:59:08Z TRACE Ignoring partial state update +2024-12-03T15:59:08Z TRACE received command AHU-1/config/update +2024-12-03T15:59:08Z DEBUG received config_update +2024-12-03T15:59:08Z DEBUG Handling update message config_update MP:d265a7a4 +2024-12-03T15:59:08Z DEBUG last_start changed true, last_start 2024-12-03T15:58:55Z +2024-12-03T15:59:08Z DEBUG Updated config 2024-12-03T15:59:08Z MP:d265a7a4 +2024-12-03T15:59:08Z INFO Updated config #002: Changed 0 fields. +2024-12-03T15:59:10Z TRACE received command AHU-1/state/update +2024-12-03T15:59:10Z DEBUG received state_update +2024-12-03T15:59:10Z DEBUG Handling update message state_update MP:6000a167 +2024-12-03T15:59:10Z DEBUG Updated state after 0s 2024-12-03T15:59:10Z MP:6000a167 +2024-12-03T15:59:10Z INFO Updated state #002: Changed 4 fields: +2024-12-03T15:59:10Z INFO Updated state #002: Set `system.last_config` = `2024-12-03T15:59:08Z` +2024-12-03T15:59:10Z INFO Updated state #002: Set `system.status.level` = `300` +2024-12-03T15:59:10Z INFO Updated state #002: Set `system.status.category` = `system.config.apply` +2024-12-03T15:59:10Z INFO Updated state #002: Set `timestamp` = `2024-12-03T15:59:10Z` +2024-12-03T15:59:10Z DEBUG Updated state has last_config 2024-12-03T15:59:08Z (expecting 2024-12-03T15:59:08Z) +2024-12-03T15:59:10Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:10Z DEBUG Stage finished waiting for config update synchronized at 11s after 2s +2024-12-03T15:59:10Z TRACE Stage resume waiting for starting test wrapper at 11s +2024-12-03T15:59:10Z DEBUG Config sync took 2s +2024-12-03T15:59:10Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:10Z DEBUG Update config soft reset timestamp 2024-12-03T15:59:08Z +2024-12-03T15:59:10Z TRACE local local_update: { +2024-12-03T15:59:10Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:08Z", +2024-12-03T15:59:10Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:10Z TRACE local local_update: "system" : { +2024-12-03T15:59:10Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:10Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:10Z TRACE local local_update: "operation" : { +2024-12-03T15:59:10Z TRACE local local_update: "last_start" : "2024-12-03T15:58:55Z" +2024-12-03T15:59:10Z TRACE local local_update: }, +2024-12-03T15:59:10Z TRACE local local_update: "testing" : { +2024-12-03T15:59:10Z TRACE local local_update: "sequence_name" : "enumerate_pointset" +2024-12-03T15:59:10Z TRACE local local_update: } +2024-12-03T15:59:10Z TRACE local local_update: }, +2024-12-03T15:59:10Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:10Z TRACE local local_update: "families" : { +2024-12-03T15:59:10Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:10Z TRACE local local_update: } +2024-12-03T15:59:10Z TRACE local local_update: }, +2024-12-03T15:59:10Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:10Z TRACE local local_update: "families" : { +2024-12-03T15:59:10Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:10Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:10Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:10Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:10Z TRACE local local_update: } +2024-12-03T15:59:10Z TRACE local local_update: }, +2024-12-03T15:59:10Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:10Z TRACE local local_update: "points" : { +2024-12-03T15:59:10Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:10Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:10Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:10Z TRACE local local_update: }, +2024-12-03T15:59:10Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:10Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:10Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:10Z TRACE local local_update: }, +2024-12-03T15:59:10Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:10Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:10Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:10Z TRACE local local_update: } +2024-12-03T15:59:10Z TRACE local local_update: } +2024-12-03T15:59:10Z TRACE local local_update: } +2024-12-03T15:59:10Z TRACE local local_update: } +2024-12-03T15:59:10Z TRACE Update config soft reset: Add `discovery` = { "families": { "vendor": { } } } +2024-12-03T15:59:10Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } +2024-12-03T15:59:10Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "ipv6": { } } } +2024-12-03T15:59:10Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` +2024-12-03T15:59:10Z DEBUG Done with reset_config +2024-12-03T15:59:10Z TRACE Stage suspend waiting for starting test wrapper at 11s +2024-12-03T15:59:10Z INFO Stage start waiting for config update synchronized at 11s +2024-12-03T15:59:10Z TRACE received command AHU-1/state/system +2024-12-03T15:59:10Z TRACE received state_system: { +2024-12-03T15:59:10Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:10Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:10Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:10Z TRACE received state_system: }, +2024-12-03T15:59:10Z TRACE received state_system: "last_config" : "2024-12-03T15:59:08Z", +2024-12-03T15:59:10Z TRACE received state_system: "operation" : { +2024-12-03T15:59:10Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:10Z TRACE received state_system: "last_start" : "2024-12-03T15:58:55Z", +2024-12-03T15:59:10Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:10Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:10Z TRACE received state_system: }, +2024-12-03T15:59:10Z TRACE received state_system: "serial_no" : "sequencer-29799", +2024-12-03T15:59:10Z TRACE received state_system: "software" : { +2024-12-03T15:59:10Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:10Z TRACE received state_system: }, +2024-12-03T15:59:10Z TRACE received state_system: "status" : { +2024-12-03T15:59:10Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:10Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:10Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:08Z", +2024-12-03T15:59:10Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:10Z TRACE received state_system: }, +2024-12-03T15:59:10Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:10Z", +2024-12-03T15:59:10Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:10Z TRACE received state_system: } +2024-12-03T15:59:10Z DEBUG Handling device message state_system MP:6000a167-0 +2024-12-03T15:59:10Z TRACE Ignoring partial state update +2024-12-03T15:59:10Z DEBUG Stage finished waiting for config update synchronized at 11s after 0s +2024-12-03T15:59:10Z TRACE Stage resume waiting for starting test wrapper at 11s +2024-12-03T15:59:10Z DEBUG Config sync took 2s +2024-12-03T15:59:10Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:10Z DEBUG Disallowing device state change (everything) +2024-12-03T15:59:11Z TRACE updated check config_update: true +2024-12-03T15:59:11Z DEBUG update config_update, adding configTransaction RC:4341b5.00000006 +2024-12-03T15:59:11Z TRACE local local_update: { +2024-12-03T15:59:11Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:08Z", +2024-12-03T15:59:11Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:11Z TRACE local local_update: "system" : { +2024-12-03T15:59:11Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:11Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:11Z TRACE local local_update: "operation" : { +2024-12-03T15:59:11Z TRACE local local_update: "last_start" : "2024-12-03T15:58:55Z" +2024-12-03T15:59:11Z TRACE local local_update: }, +2024-12-03T15:59:11Z TRACE local local_update: "testing" : { +2024-12-03T15:59:11Z TRACE local local_update: "sequence_name" : "enumerate_pointset" +2024-12-03T15:59:11Z TRACE local local_update: } +2024-12-03T15:59:11Z TRACE local local_update: }, +2024-12-03T15:59:11Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:11Z TRACE local local_update: "families" : { +2024-12-03T15:59:11Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:11Z TRACE local local_update: } +2024-12-03T15:59:11Z TRACE local local_update: }, +2024-12-03T15:59:11Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:11Z TRACE local local_update: "families" : { +2024-12-03T15:59:11Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:11Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:11Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:11Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:11Z TRACE local local_update: } +2024-12-03T15:59:11Z TRACE local local_update: }, +2024-12-03T15:59:11Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:11Z TRACE local local_update: "points" : { +2024-12-03T15:59:11Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:11Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:11Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:11Z TRACE local local_update: }, +2024-12-03T15:59:11Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:11Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:11Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:11Z TRACE local local_update: }, +2024-12-03T15:59:11Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:11Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:11Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:11Z TRACE local local_update: } +2024-12-03T15:59:11Z TRACE local local_update: } +2024-12-03T15:59:11Z TRACE local local_update: } +2024-12-03T15:59:11Z TRACE local local_update: } +2024-12-03T15:59:11Z DEBUG Saving pre-config state timestamp 2024-12-03T15:59:10Z +2024-12-03T15:59:11Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:11Z, because initial setup +2024-12-03T15:59:11Z TRACE Stage suspend waiting for starting test wrapper at 12s +2024-12-03T15:59:11Z INFO Stage start waiting for config update synchronized at 12s +2024-12-03T15:59:11Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:11Z TRACE received state_discovery: { +2024-12-03T15:59:11Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:11Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:10Z", +2024-12-03T15:59:11Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:11Z TRACE received state_discovery: } +2024-12-03T15:59:11Z DEBUG Handling device message state_discovery MP:6000a167-1 +2024-12-03T15:59:11Z TRACE Ignoring partial state update +2024-12-03T15:59:11Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:11Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:11Z TRACE received state_localnet: { +2024-12-03T15:59:11Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:11Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:11Z TRACE received state_localnet: "addr" : "60:45:bd:78:82:a3" +2024-12-03T15:59:11Z TRACE received state_localnet: }, +2024-12-03T15:59:11Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:11Z TRACE received state_localnet: "addr" : "10.1.0.18" +2024-12-03T15:59:11Z TRACE received state_localnet: }, +2024-12-03T15:59:11Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:11Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:fe78:82a3" +2024-12-03T15:59:11Z TRACE received state_localnet: }, +2024-12-03T15:59:11Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:11Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:11Z TRACE received state_localnet: } +2024-12-03T15:59:11Z TRACE received state_localnet: }, +2024-12-03T15:59:11Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:10Z", +2024-12-03T15:59:11Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:11Z TRACE received state_localnet: } +2024-12-03T15:59:11Z DEBUG Handling device message state_localnet MP:6000a167-2 +2024-12-03T15:59:11Z TRACE Ignoring partial state update +2024-12-03T15:59:11Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:11Z TRACE received state_pointset: { +2024-12-03T15:59:11Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:11Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:11Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:11Z TRACE received state_pointset: }, +2024-12-03T15:59:11Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:11Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:11Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:11Z TRACE received state_pointset: }, +2024-12-03T15:59:11Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:11Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:11Z TRACE received state_pointset: } +2024-12-03T15:59:11Z TRACE received state_pointset: }, +2024-12-03T15:59:11Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:10Z", +2024-12-03T15:59:11Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:11Z TRACE received state_pointset: } +2024-12-03T15:59:11Z DEBUG Handling device message state_pointset MP:6000a167-3 +2024-12-03T15:59:11Z TRACE Ignoring partial state update +2024-12-03T15:59:11Z TRACE received command AHU-1/config/update +2024-12-03T15:59:11Z DEBUG received config_update +2024-12-03T15:59:11Z DEBUG Handling update message config_update RC:4341b5.00000006 +2024-12-03T15:59:11Z DEBUG Removed configTransaction RC:4341b5.00000006 +2024-12-03T15:59:11Z DEBUG last_start changed false, last_start 2024-12-03T15:58:55Z +2024-12-03T15:59:11Z DEBUG Updated config 2024-12-03T15:59:11Z RC:4341b5.00000006 +2024-12-03T15:59:11Z INFO Updated config #003: Changed 0 fields. +2024-12-03T15:59:12Z TRACE received command AHU-1/state/update +2024-12-03T15:59:12Z DEBUG received state_update +2024-12-03T15:59:12Z DEBUG Handling update message state_update MP:b8c8a61c +2024-12-03T15:59:12Z DEBUG Updated state after 0s 2024-12-03T15:59:12Z MP:b8c8a61c +2024-12-03T15:59:12Z INFO Updated state #003: Changed 3 fields: +2024-12-03T15:59:12Z INFO Updated state #003: Set `system.last_config` = `2024-12-03T15:59:11Z` +2024-12-03T15:59:12Z INFO Updated state #003: Set `system.status.timestamp` = `2024-12-03T15:59:11Z` +2024-12-03T15:59:12Z INFO Updated state #003: Set `timestamp` = `2024-12-03T15:59:12Z` +2024-12-03T15:59:12Z DEBUG Updated state has last_config 2024-12-03T15:59:11Z (expecting 2024-12-03T15:59:11Z) +2024-12-03T15:59:12Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:12Z DEBUG Stage finished waiting for config update synchronized at 13s after 0s +2024-12-03T15:59:12Z TRACE Stage resume waiting for starting test wrapper at 13s +2024-12-03T15:59:12Z DEBUG Config sync took 1s +2024-12-03T15:59:12Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:12Z DEBUG Update config initial setup timestamp 2024-12-03T15:59:11Z +2024-12-03T15:59:12Z TRACE local local_update: { +2024-12-03T15:59:12Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:11Z", +2024-12-03T15:59:12Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:12Z TRACE local local_update: "system" : { +2024-12-03T15:59:12Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:12Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:12Z TRACE local local_update: "operation" : { +2024-12-03T15:59:12Z TRACE local local_update: "last_start" : "2024-12-03T15:58:55Z" +2024-12-03T15:59:12Z TRACE local local_update: }, +2024-12-03T15:59:12Z TRACE local local_update: "testing" : { +2024-12-03T15:59:12Z TRACE local local_update: "sequence_name" : "enumerate_pointset" +2024-12-03T15:59:12Z TRACE local local_update: } +2024-12-03T15:59:12Z TRACE local local_update: }, +2024-12-03T15:59:12Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:12Z TRACE local local_update: "families" : { +2024-12-03T15:59:12Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:12Z TRACE local local_update: } +2024-12-03T15:59:12Z TRACE local local_update: }, +2024-12-03T15:59:12Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:12Z TRACE local local_update: "families" : { +2024-12-03T15:59:12Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:12Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:12Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:12Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:12Z TRACE local local_update: } +2024-12-03T15:59:12Z TRACE local local_update: }, +2024-12-03T15:59:12Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:12Z TRACE local local_update: "points" : { +2024-12-03T15:59:12Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:12Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:12Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:12Z TRACE local local_update: }, +2024-12-03T15:59:12Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:12Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:12Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:12Z TRACE local local_update: }, +2024-12-03T15:59:12Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:12Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:12Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:12Z TRACE local local_update: } +2024-12-03T15:59:12Z TRACE local local_update: } +2024-12-03T15:59:12Z TRACE local local_update: } +2024-12-03T15:59:12Z TRACE local local_update: } +2024-12-03T15:59:12Z DEBUG Stale state cutoff threshold is 2024-12-03T15:58:58Z +2024-12-03T15:59:12Z DEBUG Waiting for device stateTransaction RC:4341b5.00000007 (was null) +2024-12-03T15:59:12Z TRACE Stage suspend waiting for starting test wrapper at 13s +2024-12-03T15:59:12Z INFO Stage start waiting for state query at 13s +2024-12-03T15:59:12Z TRACE received command AHU-1/state/system +2024-12-03T15:59:12Z TRACE received state_system: { +2024-12-03T15:59:12Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:12Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:12Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:12Z TRACE received state_system: }, +2024-12-03T15:59:12Z TRACE received state_system: "last_config" : "2024-12-03T15:59:11Z", +2024-12-03T15:59:12Z TRACE received state_system: "operation" : { +2024-12-03T15:59:12Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:12Z TRACE received state_system: "last_start" : "2024-12-03T15:58:55Z", +2024-12-03T15:59:12Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:12Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:12Z TRACE received state_system: }, +2024-12-03T15:59:12Z TRACE received state_system: "serial_no" : "sequencer-29799", +2024-12-03T15:59:12Z TRACE received state_system: "software" : { +2024-12-03T15:59:12Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:12Z TRACE received state_system: }, +2024-12-03T15:59:12Z TRACE received state_system: "status" : { +2024-12-03T15:59:12Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:12Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:12Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:11Z", +2024-12-03T15:59:12Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:12Z TRACE received state_system: }, +2024-12-03T15:59:12Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:12Z", +2024-12-03T15:59:12Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:12Z TRACE received state_system: } +2024-12-03T15:59:12Z DEBUG Handling device message state_system MP:b8c8a61c-0 +2024-12-03T15:59:12Z TRACE Ignoring partial state update +2024-12-03T15:59:12Z TRACE received command AHU-1/state/update +2024-12-03T15:59:12Z DEBUG received state_update +2024-12-03T15:59:12Z INFO Received device configAcked +2024-12-03T15:59:12Z DEBUG Handling update message state_update RC:4341b5.00000007 +2024-12-03T15:59:12Z DEBUG Removed stateTransaction RC:4341b5.00000007 +2024-12-03T15:59:12Z DEBUG Updated state after 0s 2024-12-03T15:59:12Z RC:4341b5.00000007 +2024-12-03T15:59:12Z INFO Updated state #004: Changed 0 fields. +2024-12-03T15:59:12Z DEBUG Updated state has last_config 2024-12-03T15:59:11Z (expecting 2024-12-03T15:59:11Z) +2024-12-03T15:59:12Z DEBUG Stage finished waiting for state query at 13s after 0s +2024-12-03T15:59:12Z TRACE Stage resume waiting for starting test wrapper at 13s +2024-12-03T15:59:12Z TRACE Stage suspend waiting for starting test wrapper at 13s +2024-12-03T15:59:12Z INFO Stage start waiting for initial device state at 13s +2024-12-03T15:59:13Z TRACE updated check config_update: true +2024-12-03T15:59:13Z DEBUG update config_update, adding configTransaction RC:4341b5.00000008 +2024-12-03T15:59:13Z TRACE local local_update: { +2024-12-03T15:59:13Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:11Z", +2024-12-03T15:59:13Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:13Z TRACE local local_update: "system" : { +2024-12-03T15:59:13Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:13Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:13Z TRACE local local_update: "operation" : { +2024-12-03T15:59:13Z TRACE local local_update: "last_start" : "2024-12-03T15:58:55Z" +2024-12-03T15:59:13Z TRACE local local_update: }, +2024-12-03T15:59:13Z TRACE local local_update: "testing" : { +2024-12-03T15:59:13Z TRACE local local_update: "sequence_name" : "enumerate_pointset" +2024-12-03T15:59:13Z TRACE local local_update: } +2024-12-03T15:59:13Z TRACE local local_update: }, +2024-12-03T15:59:13Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:13Z TRACE local local_update: "families" : { +2024-12-03T15:59:13Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:13Z TRACE local local_update: } +2024-12-03T15:59:13Z TRACE local local_update: }, +2024-12-03T15:59:13Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:13Z TRACE local local_update: "families" : { +2024-12-03T15:59:13Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:13Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:13Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:13Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:13Z TRACE local local_update: } +2024-12-03T15:59:13Z TRACE local local_update: }, +2024-12-03T15:59:13Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:13Z TRACE local local_update: "points" : { +2024-12-03T15:59:13Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:13Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:13Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:13Z TRACE local local_update: }, +2024-12-03T15:59:13Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:13Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:13Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:13Z TRACE local local_update: }, +2024-12-03T15:59:13Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:13Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:13Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:13Z TRACE local local_update: } +2024-12-03T15:59:13Z TRACE local local_update: } +2024-12-03T15:59:13Z TRACE local local_update: } +2024-12-03T15:59:13Z TRACE local local_update: } +2024-12-03T15:59:13Z DEBUG Saving pre-config state timestamp 2024-12-03T15:59:12Z +2024-12-03T15:59:13Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:13Z, because before initial device state +2024-12-03T15:59:13Z TRACE Stage suspend waiting for initial device state at 14s +2024-12-03T15:59:13Z INFO Stage start waiting for config update synchronized at 14s +2024-12-03T15:59:13Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:13Z TRACE received state_discovery: { +2024-12-03T15:59:13Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:13Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:12Z", +2024-12-03T15:59:13Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:13Z TRACE received state_discovery: } +2024-12-03T15:59:13Z DEBUG Handling device message state_discovery MP:b8c8a61c-1 +2024-12-03T15:59:13Z TRACE Ignoring partial state update +2024-12-03T15:59:13Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:13Z TRACE received command AHU-1/reply/update +2024-12-03T15:59:13Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:13Z TRACE received state_localnet: { +2024-12-03T15:59:13Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:13Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:13Z TRACE received state_localnet: "addr" : "60:45:bd:78:82:a3" +2024-12-03T15:59:13Z TRACE received state_localnet: }, +2024-12-03T15:59:13Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:13Z TRACE received state_localnet: "addr" : "10.1.0.18" +2024-12-03T15:59:13Z TRACE received state_localnet: }, +2024-12-03T15:59:13Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:13Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:fe78:82a3" +2024-12-03T15:59:13Z TRACE received state_localnet: }, +2024-12-03T15:59:13Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:13Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:13Z TRACE received state_localnet: } +2024-12-03T15:59:13Z TRACE received state_localnet: }, +2024-12-03T15:59:13Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:12Z", +2024-12-03T15:59:13Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:13Z TRACE received state_localnet: } +2024-12-03T15:59:13Z DEBUG Handling device message state_localnet MP:b8c8a61c-2 +2024-12-03T15:59:13Z TRACE Ignoring partial state update +2024-12-03T15:59:13Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:13Z TRACE received state_pointset: { +2024-12-03T15:59:13Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:13Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:13Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:13Z TRACE received state_pointset: }, +2024-12-03T15:59:13Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:13Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:13Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:13Z TRACE received state_pointset: }, +2024-12-03T15:59:13Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:13Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:13Z TRACE received state_pointset: } +2024-12-03T15:59:13Z TRACE received state_pointset: }, +2024-12-03T15:59:13Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:12Z", +2024-12-03T15:59:13Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:13Z TRACE received state_pointset: } +2024-12-03T15:59:13Z DEBUG Handling device message state_pointset MP:b8c8a61c-3 +2024-12-03T15:59:13Z TRACE Ignoring partial state update +2024-12-03T15:59:13Z TRACE received command AHU-1/config/update +2024-12-03T15:59:13Z DEBUG received config_update +2024-12-03T15:59:13Z DEBUG Handling update message config_update RC:4341b5.00000008 +2024-12-03T15:59:13Z DEBUG Removed configTransaction RC:4341b5.00000008 +2024-12-03T15:59:13Z DEBUG last_start changed false, last_start 2024-12-03T15:58:55Z +2024-12-03T15:59:13Z DEBUG Updated config 2024-12-03T15:59:13Z RC:4341b5.00000008 +2024-12-03T15:59:13Z INFO Updated config #004: Changed 0 fields. +2024-12-03T15:59:13Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-03T15:59:14Z TRACE received command AHU-1/state/update +2024-12-03T15:59:14Z DEBUG received state_update +2024-12-03T15:59:14Z DEBUG Handling update message state_update MP:34c423f2 +2024-12-03T15:59:14Z DEBUG Updated state after 0s 2024-12-03T15:59:14Z MP:34c423f2 +2024-12-03T15:59:14Z INFO Updated state #005: Changed 3 fields: +2024-12-03T15:59:14Z INFO Updated state #005: Set `system.last_config` = `2024-12-03T15:59:13Z` +2024-12-03T15:59:14Z INFO Updated state #005: Set `system.status.timestamp` = `2024-12-03T15:59:13Z` +2024-12-03T15:59:14Z INFO Updated state #005: Set `timestamp` = `2024-12-03T15:59:14Z` +2024-12-03T15:59:14Z DEBUG Updated state has last_config 2024-12-03T15:59:13Z (expecting 2024-12-03T15:59:13Z) +2024-12-03T15:59:14Z TRACE received command AHU-1/state/system +2024-12-03T15:59:14Z TRACE received state_system: { +2024-12-03T15:59:14Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:14Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:14Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:14Z TRACE received state_system: }, +2024-12-03T15:59:14Z TRACE received state_system: "last_config" : "2024-12-03T15:59:13Z", +2024-12-03T15:59:14Z TRACE received state_system: "operation" : { +2024-12-03T15:59:14Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:14Z TRACE received state_system: "last_start" : "2024-12-03T15:58:55Z", +2024-12-03T15:59:14Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:14Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:14Z TRACE received state_system: }, +2024-12-03T15:59:14Z TRACE received state_system: "serial_no" : "sequencer-29799", +2024-12-03T15:59:14Z TRACE received state_system: "software" : { +2024-12-03T15:59:14Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:14Z TRACE received state_system: }, +2024-12-03T15:59:14Z TRACE received state_system: "status" : { +2024-12-03T15:59:14Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:14Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:14Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:13Z", +2024-12-03T15:59:14Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:14Z TRACE received state_system: }, +2024-12-03T15:59:14Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:14Z", +2024-12-03T15:59:14Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:14Z TRACE received state_system: } +2024-12-03T15:59:14Z DEBUG Handling device message state_system MP:34c423f2-0 +2024-12-03T15:59:14Z TRACE Ignoring partial state update +2024-12-03T15:59:14Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:14Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s +2024-12-03T15:59:14Z TRACE Stage resume waiting for initial device state at 15s +2024-12-03T15:59:14Z DEBUG Config sync took 1s +2024-12-03T15:59:14Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:14Z DEBUG Update config before initial device state timestamp 2024-12-03T15:59:13Z +2024-12-03T15:59:14Z TRACE local local_update: { +2024-12-03T15:59:14Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:13Z", +2024-12-03T15:59:14Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:14Z TRACE local local_update: "system" : { +2024-12-03T15:59:14Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:14Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:14Z TRACE local local_update: "operation" : { +2024-12-03T15:59:14Z TRACE local local_update: "last_start" : "2024-12-03T15:58:55Z" +2024-12-03T15:59:14Z TRACE local local_update: }, +2024-12-03T15:59:14Z TRACE local local_update: "testing" : { +2024-12-03T15:59:14Z TRACE local local_update: "sequence_name" : "enumerate_pointset" +2024-12-03T15:59:14Z TRACE local local_update: } +2024-12-03T15:59:14Z TRACE local local_update: }, +2024-12-03T15:59:14Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:14Z TRACE local local_update: "families" : { +2024-12-03T15:59:14Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:14Z TRACE local local_update: } +2024-12-03T15:59:14Z TRACE local local_update: }, +2024-12-03T15:59:14Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:14Z TRACE local local_update: "families" : { +2024-12-03T15:59:14Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:14Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:14Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:14Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:14Z TRACE local local_update: } +2024-12-03T15:59:14Z TRACE local local_update: }, +2024-12-03T15:59:14Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:14Z TRACE local local_update: "points" : { +2024-12-03T15:59:14Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:14Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:14Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:14Z TRACE local local_update: }, +2024-12-03T15:59:14Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:14Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:14Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:14Z TRACE local local_update: }, +2024-12-03T15:59:14Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:14Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:14Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:14Z TRACE local local_update: } +2024-12-03T15:59:14Z TRACE local local_update: } +2024-12-03T15:59:14Z TRACE local local_update: } +2024-12-03T15:59:14Z TRACE local local_update: } +2024-12-03T15:59:14Z DEBUG Stage finished waiting for initial device state at 15s after 1s +2024-12-03T15:59:14Z TRACE Stage resume waiting for starting test wrapper at 15s +2024-12-03T15:59:14Z DEBUG Device state system status level is now 300 +2024-12-03T15:59:14Z TRACE Stage suspend waiting for starting test wrapper at 15s +2024-12-03T15:59:14Z INFO Stage start waiting for config update synchronized at 15s +2024-12-03T15:59:14Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:14Z TRACE received state_discovery: { +2024-12-03T15:59:14Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:14Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:14Z", +2024-12-03T15:59:14Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:14Z TRACE received state_discovery: } +2024-12-03T15:59:14Z DEBUG Handling device message state_discovery MP:34c423f2-1 +2024-12-03T15:59:14Z TRACE Ignoring partial state update +2024-12-03T15:59:14Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s +2024-12-03T15:59:14Z TRACE Stage resume waiting for starting test wrapper at 15s +2024-12-03T15:59:14Z DEBUG Config sync took 1s +2024-12-03T15:59:14Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:14Z TRACE Stage suspend waiting for starting test wrapper at 15s +2024-12-03T15:59:14Z INFO Stage start waiting for executing test at 15s +2024-12-03T15:59:14Z DEBUG stage begin waiting for executing test at 15s +2024-12-03T15:59:14Z DEBUG Allowing device state change discovery +2024-12-03T15:59:14Z TRACE Stage suspend waiting for executing test at 15s +2024-12-03T15:59:14Z INFO Stage start waiting for enumeration not active at 15s +2024-12-03T15:59:15Z DEBUG system config extra field null +2024-12-03T15:59:15Z TRACE updated check config_system: true +2024-12-03T15:59:15Z DEBUG update config_system, adding configTransaction RC:4341b5.00000009 +2024-12-03T15:59:15Z TRACE local local_system: { +2024-12-03T15:59:15Z TRACE local local_system: "min_loglevel" : 200, +2024-12-03T15:59:15Z TRACE local local_system: "metrics_rate_sec" : 10, +2024-12-03T15:59:15Z TRACE local local_system: "operation" : { +2024-12-03T15:59:15Z TRACE local local_system: "last_start" : "2024-12-03T15:58:55Z" +2024-12-03T15:59:15Z TRACE local local_system: }, +2024-12-03T15:59:15Z TRACE local local_system: "testing" : { +2024-12-03T15:59:15Z TRACE local local_system: "sequence_name" : "enumerate_pointset" +2024-12-03T15:59:15Z TRACE local local_system: } +2024-12-03T15:59:15Z TRACE local local_system: } +2024-12-03T15:59:15Z TRACE updated check config_pointset: true +2024-12-03T15:59:15Z DEBUG update config_pointset, adding configTransaction RC:4341b5.0000000a +2024-12-03T15:59:15Z TRACE local local_pointset: { +2024-12-03T15:59:15Z TRACE local local_pointset: "points" : { +2024-12-03T15:59:15Z TRACE local local_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:15Z TRACE local local_pointset: "units" : "Bars", +2024-12-03T15:59:15Z TRACE local local_pointset: "set_value" : 98 +2024-12-03T15:59:15Z TRACE local local_pointset: }, +2024-12-03T15:59:15Z TRACE local local_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:15Z TRACE local local_pointset: "ref" : "BV11.present_value", +2024-12-03T15:59:15Z TRACE local local_pointset: "units" : "No-units" +2024-12-03T15:59:15Z TRACE local local_pointset: }, +2024-12-03T15:59:15Z TRACE local local_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:15Z TRACE local local_pointset: "ref" : "AV12.present_value", +2024-12-03T15:59:15Z TRACE local local_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:15Z TRACE local local_pointset: } +2024-12-03T15:59:15Z TRACE local local_pointset: } +2024-12-03T15:59:15Z TRACE local local_pointset: } +2024-12-03T15:59:15Z TRACE updated check config_gateway: false +2024-12-03T15:59:15Z TRACE updated check config_localnet: true +2024-12-03T15:59:15Z DEBUG update config_localnet, adding configTransaction RC:4341b5.0000000b +2024-12-03T15:59:15Z TRACE local local_localnet: { +2024-12-03T15:59:15Z TRACE local local_localnet: "families" : { +2024-12-03T15:59:15Z TRACE local local_localnet: "ether" : { }, +2024-12-03T15:59:15Z TRACE local local_localnet: "ipv4" : { }, +2024-12-03T15:59:15Z TRACE local local_localnet: "vendor" : { }, +2024-12-03T15:59:15Z TRACE local local_localnet: "ipv6" : { } +2024-12-03T15:59:15Z TRACE local local_localnet: } +2024-12-03T15:59:15Z TRACE local local_localnet: } +2024-12-03T15:59:15Z TRACE updated check config_blobset: false +2024-12-03T15:59:15Z TRACE updated check config_discovery: true +2024-12-03T15:59:15Z DEBUG update config_discovery, adding configTransaction RC:4341b5.0000000c +2024-12-03T15:59:15Z TRACE local local_discovery: { +2024-12-03T15:59:15Z TRACE local local_discovery: "depths" : { +2024-12-03T15:59:15Z TRACE local local_discovery: "refs" : "entries" +2024-12-03T15:59:15Z TRACE local local_discovery: }, +2024-12-03T15:59:15Z TRACE local local_discovery: "families" : { +2024-12-03T15:59:15Z TRACE local local_discovery: "vendor" : { } +2024-12-03T15:59:15Z TRACE local local_discovery: } +2024-12-03T15:59:15Z TRACE local local_discovery: } +2024-12-03T15:59:15Z DEBUG Saving pre-config state timestamp 2024-12-03T15:59:14Z +2024-12-03T15:59:15Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:15Z, because before enumeration not active +2024-12-03T15:59:15Z TRACE Stage suspend waiting for enumeration not active at 16s +2024-12-03T15:59:15Z INFO Stage start waiting for config update synchronized at 16s +2024-12-03T15:59:15Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:15Z TRACE received state_localnet: { +2024-12-03T15:59:15Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:15Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:15Z TRACE received state_localnet: "addr" : "60:45:bd:78:82:a3" +2024-12-03T15:59:15Z TRACE received state_localnet: }, +2024-12-03T15:59:15Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:15Z TRACE received state_localnet: "addr" : "10.1.0.18" +2024-12-03T15:59:15Z TRACE received state_localnet: }, +2024-12-03T15:59:15Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:15Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:fe78:82a3" +2024-12-03T15:59:15Z TRACE received state_localnet: }, +2024-12-03T15:59:15Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:15Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:15Z TRACE received state_localnet: } +2024-12-03T15:59:15Z TRACE received state_localnet: }, +2024-12-03T15:59:15Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:14Z", +2024-12-03T15:59:15Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:15Z TRACE received state_localnet: } +2024-12-03T15:59:15Z DEBUG Handling device message state_localnet MP:34c423f2-2 +2024-12-03T15:59:15Z TRACE Ignoring partial state update +2024-12-03T15:59:15Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:15Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:15Z TRACE received state_pointset: { +2024-12-03T15:59:15Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:15Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:15Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:15Z TRACE received state_pointset: }, +2024-12-03T15:59:15Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:15Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:15Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:15Z TRACE received state_pointset: }, +2024-12-03T15:59:15Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:15Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:15Z TRACE received state_pointset: } +2024-12-03T15:59:15Z TRACE received state_pointset: }, +2024-12-03T15:59:15Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:14Z", +2024-12-03T15:59:15Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:15Z TRACE received state_pointset: } +2024-12-03T15:59:15Z DEBUG Handling device message state_pointset MP:34c423f2-3 +2024-12-03T15:59:15Z TRACE Ignoring partial state update +2024-12-03T15:59:15Z TRACE received command AHU-1/config/update +2024-12-03T15:59:15Z DEBUG received config_update +2024-12-03T15:59:15Z DEBUG Handling update message config_update RC:4341b5.00000009 +2024-12-03T15:59:15Z DEBUG Removed configTransaction RC:4341b5.00000009 +2024-12-03T15:59:15Z DEBUG last_start changed false, last_start 2024-12-03T15:58:55Z +2024-12-03T15:59:15Z DEBUG Updated config 2024-12-03T15:59:15Z RC:4341b5.00000009 +2024-12-03T15:59:15Z INFO Updated config #005: Changed 1 fields: +2024-12-03T15:59:15Z INFO Updated config #005: Add `discovery.depths` = { "refs": `entries` } +2024-12-03T15:59:15Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared, last_config not synced in state +2024-12-03T15:59:16Z TRACE received command AHU-1/state/update +2024-12-03T15:59:16Z DEBUG received state_update +2024-12-03T15:59:16Z DEBUG Handling update message state_update MP:c6ea2149 +2024-12-03T15:59:16Z DEBUG Updated state after 0s 2024-12-03T15:59:16Z MP:c6ea2149 +2024-12-03T15:59:16Z INFO Updated state #006: Changed 3 fields: +2024-12-03T15:59:16Z INFO Updated state #006: Set `system.last_config` = `2024-12-03T15:59:15Z` +2024-12-03T15:59:16Z INFO Updated state #006: Set `system.status.timestamp` = `2024-12-03T15:59:15Z` +2024-12-03T15:59:16Z INFO Updated state #006: Set `timestamp` = `2024-12-03T15:59:16Z` +2024-12-03T15:59:16Z DEBUG Updated state has last_config 2024-12-03T15:59:15Z (expecting 2024-12-03T15:59:15Z) +2024-12-03T15:59:16Z TRACE received command AHU-1/state/system +2024-12-03T15:59:16Z TRACE received state_system: { +2024-12-03T15:59:16Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:16Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:16Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:16Z TRACE received state_system: }, +2024-12-03T15:59:16Z TRACE received state_system: "last_config" : "2024-12-03T15:59:15Z", +2024-12-03T15:59:16Z TRACE received state_system: "operation" : { +2024-12-03T15:59:16Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:16Z TRACE received state_system: "last_start" : "2024-12-03T15:58:55Z", +2024-12-03T15:59:16Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:16Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:16Z TRACE received state_system: }, +2024-12-03T15:59:16Z TRACE received state_system: "serial_no" : "sequencer-29799", +2024-12-03T15:59:16Z TRACE received state_system: "software" : { +2024-12-03T15:59:16Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:16Z TRACE received state_system: }, +2024-12-03T15:59:16Z TRACE received state_system: "status" : { +2024-12-03T15:59:16Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:16Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:16Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:15Z", +2024-12-03T15:59:16Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:16Z TRACE received state_system: }, +2024-12-03T15:59:16Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:16Z", +2024-12-03T15:59:16Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:16Z TRACE received state_system: } +2024-12-03T15:59:16Z DEBUG Handling device message state_system MP:c6ea2149-0 +2024-12-03T15:59:16Z TRACE Ignoring partial state update +2024-12-03T15:59:16Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-03T15:59:16Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:16Z TRACE received state_discovery: { +2024-12-03T15:59:16Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:16Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:16Z", +2024-12-03T15:59:16Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:16Z TRACE received state_discovery: } +2024-12-03T15:59:16Z DEBUG Handling device message state_discovery MP:c6ea2149-1 +2024-12-03T15:59:16Z TRACE Ignoring partial state update +2024-12-03T15:59:16Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:16Z TRACE received state_localnet: { +2024-12-03T15:59:16Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:16Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:16Z TRACE received state_localnet: "addr" : "60:45:bd:78:82:a3" +2024-12-03T15:59:16Z TRACE received state_localnet: }, +2024-12-03T15:59:16Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:16Z TRACE received state_localnet: "addr" : "10.1.0.18" +2024-12-03T15:59:16Z TRACE received state_localnet: }, +2024-12-03T15:59:16Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:16Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:fe78:82a3" +2024-12-03T15:59:16Z TRACE received state_localnet: }, +2024-12-03T15:59:16Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:16Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:16Z TRACE received state_localnet: } +2024-12-03T15:59:16Z TRACE received state_localnet: }, +2024-12-03T15:59:16Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:16Z", +2024-12-03T15:59:16Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:16Z TRACE received state_localnet: } +2024-12-03T15:59:16Z DEBUG Handling device message state_localnet MP:c6ea2149-2 +2024-12-03T15:59:16Z TRACE Ignoring partial state update +2024-12-03T15:59:16Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:16Z TRACE received state_pointset: { +2024-12-03T15:59:16Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:16Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:16Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:16Z TRACE received state_pointset: }, +2024-12-03T15:59:16Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:16Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:16Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:16Z TRACE received state_pointset: }, +2024-12-03T15:59:16Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:16Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:16Z TRACE received state_pointset: } +2024-12-03T15:59:16Z TRACE received state_pointset: }, +2024-12-03T15:59:16Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:16Z", +2024-12-03T15:59:16Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:16Z TRACE received state_pointset: } +2024-12-03T15:59:16Z DEBUG Handling device message state_pointset MP:c6ea2149-3 +2024-12-03T15:59:16Z TRACE Ignoring partial state update +2024-12-03T15:59:16Z TRACE received command AHU-1/config/update +2024-12-03T15:59:16Z DEBUG received config_update +2024-12-03T15:59:16Z DEBUG Handling update message config_update RC:4341b5.0000000a +2024-12-03T15:59:16Z DEBUG Removed configTransaction RC:4341b5.0000000a +2024-12-03T15:59:16Z DEBUG last_start changed false, last_start 2024-12-03T15:58:55Z +2024-12-03T15:59:16Z DEBUG Updated config 2024-12-03T15:59:16Z RC:4341b5.0000000a +2024-12-03T15:59:16Z INFO Updated config #006: Changed 0 fields. +2024-12-03T15:59:16Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state +2024-12-03T15:59:17Z TRACE received command AHU-1/events/pointset +2024-12-03T15:59:17Z TRACE received events_pointset: { +2024-12-03T15:59:17Z TRACE received events_pointset: "points" : { +2024-12-03T15:59:17Z TRACE received events_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:17Z TRACE received events_pointset: "present_value" : false +2024-12-03T15:59:17Z TRACE received events_pointset: }, +2024-12-03T15:59:17Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:17Z TRACE received events_pointset: "present_value" : 98 +2024-12-03T15:59:17Z TRACE received events_pointset: }, +2024-12-03T15:59:17Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:17Z TRACE received events_pointset: "present_value" : 11 +2024-12-03T15:59:17Z TRACE received events_pointset: } +2024-12-03T15:59:17Z TRACE received events_pointset: }, +2024-12-03T15:59:17Z TRACE received events_pointset: "timestamp" : "2024-12-03T15:59:17Z", +2024-12-03T15:59:17Z TRACE received events_pointset: "version" : "1.5.2" +2024-12-03T15:59:17Z TRACE received events_pointset: } +2024-12-03T15:59:17Z DEBUG Handling device message events_pointset MP:cae2d922 +2024-12-03T15:59:17Z TRACE received command AHU-1/events/system +2024-12-03T15:59:17Z DEBUG received events_system 2024-12-03T15:59:08Z NOTICE system.config.apply: success +2024-12-03T15:59:17Z DEBUG received events_system 2024-12-03T15:59:08Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:17Z DEBUG received events_system 2024-12-03T15:59:08Z INFO device.log: 2024-12-03T15:59:08Z received config 2024-12-03T15:59:08Z +2024-12-03T15:59:17Z DEBUG received events_system 2024-12-03T15:59:08Z NOTICE system.config.apply: success +2024-12-03T15:59:17Z DEBUG received events_system 2024-12-03T15:59:10Z INFO device.log: Update state 2024-12-03T15:59:10Z last_config 2024-12-03T15:59:08Z +2024-12-03T15:59:17Z DEBUG received events_system 2024-12-03T15:59:11Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:17Z DEBUG received events_system 2024-12-03T15:59:11Z INFO device.log: 2024-12-03T15:59:11Z received config 2024-12-03T15:59:11Z +2024-12-03T15:59:17Z DEBUG received events_system 2024-12-03T15:59:11Z NOTICE system.config.apply: success +2024-12-03T15:59:17Z DEBUG received events_system 2024-12-03T15:59:12Z INFO device.log: Update state 2024-12-03T15:59:12Z last_config 2024-12-03T15:59:11Z +2024-12-03T15:59:17Z DEBUG received events_system 2024-12-03T15:59:13Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:17Z DEBUG received events_system 2024-12-03T15:59:13Z INFO device.log: 2024-12-03T15:59:13Z received config 2024-12-03T15:59:13Z +2024-12-03T15:59:17Z DEBUG received events_system 2024-12-03T15:59:13Z NOTICE system.config.apply: success +2024-12-03T15:59:17Z DEBUG received events_system 2024-12-03T15:59:14Z INFO device.log: Update state 2024-12-03T15:59:14Z last_config 2024-12-03T15:59:13Z +2024-12-03T15:59:17Z DEBUG received events_system 2024-12-03T15:59:15Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:17Z DEBUG received events_system 2024-12-03T15:59:15Z INFO device.log: 2024-12-03T15:59:15Z received config 2024-12-03T15:59:15Z +2024-12-03T15:59:17Z DEBUG received events_system 2024-12-03T15:59:15Z NOTICE system.config.apply: success +2024-12-03T15:59:17Z DEBUG received events_system 2024-12-03T15:59:16Z INFO device.log: Update state 2024-12-03T15:59:16Z last_config 2024-12-03T15:59:15Z +2024-12-03T15:59:17Z DEBUG received events_system 2024-12-03T15:59:16Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:17Z DEBUG received events_system 2024-12-03T15:59:16Z INFO device.log: 2024-12-03T15:59:16Z received config 2024-12-03T15:59:16Z +2024-12-03T15:59:17Z DEBUG received events_system 2024-12-03T15:59:16Z NOTICE system.config.apply: success +2024-12-03T15:59:17Z DEBUG Handling device message events_system MP:37c73161 +2024-12-03T15:59:17Z TRACE received command AHU-1/config/update +2024-12-03T15:59:17Z DEBUG received config_update +2024-12-03T15:59:17Z DEBUG Handling update message config_update RC:4341b5.0000000b +2024-12-03T15:59:17Z DEBUG Removed configTransaction RC:4341b5.0000000b +2024-12-03T15:59:17Z DEBUG last_start changed false, last_start 2024-12-03T15:58:55Z +2024-12-03T15:59:17Z DEBUG Updated config 2024-12-03T15:59:16Z RC:4341b5.0000000b +2024-12-03T15:59:17Z INFO Updated config #007: Changed 0 fields. +2024-12-03T15:59:18Z TRACE received command AHU-1/config/update +2024-12-03T15:59:18Z DEBUG received config_update +2024-12-03T15:59:18Z DEBUG Handling update message config_update RC:4341b5.0000000c +2024-12-03T15:59:18Z DEBUG Removed configTransaction RC:4341b5.0000000c +2024-12-03T15:59:18Z DEBUG last_start changed false, last_start 2024-12-03T15:58:55Z +2024-12-03T15:59:18Z DEBUG Updated config 2024-12-03T15:59:18Z RC:4341b5.0000000c +2024-12-03T15:59:18Z INFO Updated config #008: Changed 0 fields. +2024-12-03T15:59:18Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-03T15:59:18Z TRACE received command AHU-1/state/update +2024-12-03T15:59:18Z DEBUG received state_update +2024-12-03T15:59:18Z DEBUG Handling update message state_update MP:cba9a394 +2024-12-03T15:59:18Z DEBUG Updated state after 0s 2024-12-03T15:59:18Z MP:cba9a394 +2024-12-03T15:59:18Z INFO Updated state #007: Changed 3 fields: +2024-12-03T15:59:18Z INFO Updated state #007: Set `system.last_config` = `2024-12-03T15:59:18Z` +2024-12-03T15:59:18Z INFO Updated state #007: Set `system.status.timestamp` = `2024-12-03T15:59:18Z` +2024-12-03T15:59:18Z INFO Updated state #007: Set `timestamp` = `2024-12-03T15:59:18Z` +2024-12-03T15:59:18Z DEBUG Updated state has last_config 2024-12-03T15:59:18Z (expecting 2024-12-03T15:59:18Z) +2024-12-03T15:59:18Z TRACE received command AHU-1/state/system +2024-12-03T15:59:18Z TRACE received state_system: { +2024-12-03T15:59:18Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:18Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:18Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:18Z TRACE received state_system: }, +2024-12-03T15:59:18Z TRACE received state_system: "last_config" : "2024-12-03T15:59:18Z", +2024-12-03T15:59:18Z TRACE received state_system: "operation" : { +2024-12-03T15:59:18Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:18Z TRACE received state_system: "last_start" : "2024-12-03T15:58:55Z", +2024-12-03T15:59:18Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:18Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:18Z TRACE received state_system: }, +2024-12-03T15:59:18Z TRACE received state_system: "serial_no" : "sequencer-29799", +2024-12-03T15:59:18Z TRACE received state_system: "software" : { +2024-12-03T15:59:18Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:18Z TRACE received state_system: }, +2024-12-03T15:59:18Z TRACE received state_system: "status" : { +2024-12-03T15:59:18Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:18Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:18Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:18Z", +2024-12-03T15:59:18Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:18Z TRACE received state_system: }, +2024-12-03T15:59:18Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:18Z", +2024-12-03T15:59:18Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:18Z TRACE received state_system: } +2024-12-03T15:59:18Z DEBUG Handling device message state_system MP:cba9a394-0 +2024-12-03T15:59:18Z TRACE Ignoring partial state update +2024-12-03T15:59:18Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:18Z DEBUG Stage finished waiting for config update synchronized at 19s after 2s +2024-12-03T15:59:18Z TRACE Stage resume waiting for enumeration not active at 19s +2024-12-03T15:59:18Z DEBUG Config sync took 3s +2024-12-03T15:59:18Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:18Z DEBUG Update config before enumeration not active timestamp 2024-12-03T15:59:18Z +2024-12-03T15:59:18Z TRACE local local_update: { +2024-12-03T15:59:18Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:18Z", +2024-12-03T15:59:18Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:18Z TRACE local local_update: "system" : { +2024-12-03T15:59:18Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:18Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:18Z TRACE local local_update: "operation" : { +2024-12-03T15:59:18Z TRACE local local_update: "last_start" : "2024-12-03T15:58:55Z" +2024-12-03T15:59:18Z TRACE local local_update: }, +2024-12-03T15:59:18Z TRACE local local_update: "testing" : { +2024-12-03T15:59:18Z TRACE local local_update: "sequence_name" : "enumerate_pointset" +2024-12-03T15:59:18Z TRACE local local_update: } +2024-12-03T15:59:18Z TRACE local local_update: }, +2024-12-03T15:59:18Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:18Z TRACE local local_update: "depths" : { +2024-12-03T15:59:18Z TRACE local local_update: "refs" : "entries" +2024-12-03T15:59:18Z TRACE local local_update: }, +2024-12-03T15:59:18Z TRACE local local_update: "families" : { +2024-12-03T15:59:18Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:18Z TRACE local local_update: } +2024-12-03T15:59:18Z TRACE local local_update: }, +2024-12-03T15:59:18Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:18Z TRACE local local_update: "families" : { +2024-12-03T15:59:18Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:18Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:18Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:18Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:18Z TRACE local local_update: } +2024-12-03T15:59:18Z TRACE local local_update: }, +2024-12-03T15:59:18Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:18Z TRACE local local_update: "points" : { +2024-12-03T15:59:18Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:18Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:18Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:18Z TRACE local local_update: }, +2024-12-03T15:59:18Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:18Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:18Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:18Z TRACE local local_update: }, +2024-12-03T15:59:18Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:18Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:18Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:18Z TRACE local local_update: } +2024-12-03T15:59:18Z TRACE local local_update: } +2024-12-03T15:59:18Z TRACE local local_update: } +2024-12-03T15:59:18Z TRACE local local_update: } +2024-12-03T15:59:18Z DEBUG Recorded sequence: 1. Update config before enumeration not active +2024-12-03T15:59:18Z INFO Device config Add `discovery.depths` = { "refs": `entries` } +2024-12-03T15:59:18Z TRACE Update config before enumeration not active: Add `discovery.depths` = { "refs": `entries` } +2024-12-03T15:59:18Z DEBUG Recorded sequence: 1. Wait for enumeration not active +2024-12-03T15:59:18Z DEBUG Stage finished waiting for enumeration not active at 19s after 3s +2024-12-03T15:59:18Z TRACE Stage resume waiting for executing test at 19s +2024-12-03T15:59:18Z INFO Starting empty enumeration at 2024-12-03T15:59:18Z +2024-12-03T15:59:18Z TRACE Stage suspend waiting for executing test at 19s +2024-12-03T15:59:18Z INFO Stage start waiting for matching enumeration generation at 19s +2024-12-03T15:59:19Z DEBUG system config extra field null +2024-12-03T15:59:19Z TRACE updated check config_system: false +2024-12-03T15:59:19Z TRACE updated check config_pointset: false +2024-12-03T15:59:19Z TRACE updated check config_gateway: false +2024-12-03T15:59:19Z TRACE updated check config_localnet: false +2024-12-03T15:59:19Z TRACE updated check config_blobset: false +2024-12-03T15:59:19Z TRACE updated check config_discovery: true +2024-12-03T15:59:19Z DEBUG update config_discovery, adding configTransaction RC:4341b5.0000000d +2024-12-03T15:59:19Z TRACE local local_discovery: { +2024-12-03T15:59:19Z TRACE local local_discovery: "generation" : "2024-12-03T15:59:18Z", +2024-12-03T15:59:19Z TRACE local local_discovery: "depths" : { +2024-12-03T15:59:19Z TRACE local local_discovery: "refs" : "entries" +2024-12-03T15:59:19Z TRACE local local_discovery: }, +2024-12-03T15:59:19Z TRACE local local_discovery: "families" : { +2024-12-03T15:59:19Z TRACE local local_discovery: "vendor" : { } +2024-12-03T15:59:19Z TRACE local local_discovery: } +2024-12-03T15:59:19Z TRACE local local_discovery: } +2024-12-03T15:59:19Z DEBUG Saving pre-config state timestamp 2024-12-03T15:59:18Z +2024-12-03T15:59:19Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:19Z, because before matching enumeration generation +2024-12-03T15:59:19Z TRACE Stage suspend waiting for matching enumeration generation at 20s +2024-12-03T15:59:19Z INFO Stage start waiting for config update synchronized at 20s +2024-12-03T15:59:19Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:19Z TRACE received state_discovery: { +2024-12-03T15:59:19Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:19Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:18Z", +2024-12-03T15:59:19Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:19Z TRACE received state_discovery: } +2024-12-03T15:59:19Z DEBUG Handling device message state_discovery MP:cba9a394-1 +2024-12-03T15:59:19Z TRACE Ignoring partial state update +2024-12-03T15:59:19Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:19Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:19Z TRACE received state_localnet: { +2024-12-03T15:59:19Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:19Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:19Z TRACE received state_localnet: "addr" : "60:45:bd:78:82:a3" +2024-12-03T15:59:19Z TRACE received state_localnet: }, +2024-12-03T15:59:19Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:19Z TRACE received state_localnet: "addr" : "10.1.0.18" +2024-12-03T15:59:19Z TRACE received state_localnet: }, +2024-12-03T15:59:19Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:19Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:fe78:82a3" +2024-12-03T15:59:19Z TRACE received state_localnet: }, +2024-12-03T15:59:19Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:19Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:19Z TRACE received state_localnet: } +2024-12-03T15:59:19Z TRACE received state_localnet: }, +2024-12-03T15:59:19Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:18Z", +2024-12-03T15:59:19Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:19Z TRACE received state_localnet: } +2024-12-03T15:59:19Z DEBUG Handling device message state_localnet MP:cba9a394-2 +2024-12-03T15:59:19Z TRACE Ignoring partial state update +2024-12-03T15:59:19Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:19Z TRACE received state_pointset: { +2024-12-03T15:59:19Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:19Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:19Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:19Z TRACE received state_pointset: }, +2024-12-03T15:59:19Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:19Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:19Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:19Z TRACE received state_pointset: }, +2024-12-03T15:59:19Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:19Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:19Z TRACE received state_pointset: } +2024-12-03T15:59:19Z TRACE received state_pointset: }, +2024-12-03T15:59:19Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:18Z", +2024-12-03T15:59:19Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:19Z TRACE received state_pointset: } +2024-12-03T15:59:19Z DEBUG Handling device message state_pointset MP:cba9a394-3 +2024-12-03T15:59:19Z TRACE Ignoring partial state update +2024-12-03T15:59:19Z TRACE received command AHU-1/config/update +2024-12-03T15:59:19Z DEBUG received config_update +2024-12-03T15:59:19Z DEBUG Handling update message config_update RC:4341b5.0000000d +2024-12-03T15:59:19Z DEBUG Removed configTransaction RC:4341b5.0000000d +2024-12-03T15:59:19Z DEBUG last_start changed false, last_start 2024-12-03T15:58:55Z +2024-12-03T15:59:19Z DEBUG Updated config 2024-12-03T15:59:19Z RC:4341b5.0000000d +2024-12-03T15:59:19Z INFO Updated config #009: Changed 1 fields: +2024-12-03T15:59:19Z INFO Updated config #009: Add `discovery.generation` = `generation start time` +2024-12-03T15:59:19Z TRACE received command AHU-1/events/discovery +2024-12-03T15:59:19Z TRACE received events_discovery: { +2024-12-03T15:59:19Z TRACE received events_discovery: "generation" : "2024-12-03T15:59:18Z", +2024-12-03T15:59:19Z TRACE received events_discovery: "refs" : { +2024-12-03T15:59:19Z TRACE received events_discovery: "BV11.present_value" : { +2024-12-03T15:59:19Z TRACE received events_discovery: "point" : "filter_alarm_pressure_status", +2024-12-03T15:59:19Z TRACE received events_discovery: "possible_values" : [ ], +2024-12-03T15:59:19Z TRACE received events_discovery: "units" : "No-units" +2024-12-03T15:59:19Z TRACE received events_discovery: }, +2024-12-03T15:59:19Z TRACE received events_discovery: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:19Z TRACE received events_discovery: "possible_values" : [ ], +2024-12-03T15:59:19Z TRACE received events_discovery: "units" : "Bars", +2024-12-03T15:59:19Z TRACE received events_discovery: "writable" : true +2024-12-03T15:59:19Z TRACE received events_discovery: }, +2024-12-03T15:59:19Z TRACE received events_discovery: "AV12.present_value" : { +2024-12-03T15:59:19Z TRACE received events_discovery: "point" : "filter_differential_pressure_sensor", +2024-12-03T15:59:19Z TRACE received events_discovery: "possible_values" : [ ], +2024-12-03T15:59:19Z TRACE received events_discovery: "units" : "Degrees-Celsius" +2024-12-03T15:59:19Z TRACE received events_discovery: } +2024-12-03T15:59:19Z TRACE received events_discovery: }, +2024-12-03T15:59:19Z TRACE received events_discovery: "timestamp" : "2024-12-03T15:59:19Z", +2024-12-03T15:59:19Z TRACE received events_discovery: "version" : "1.5.2" +2024-12-03T15:59:19Z TRACE received events_discovery: } +2024-12-03T15:59:19Z DEBUG Handling device message events_discovery MP:2d520b6d +2024-12-03T15:59:19Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-03T15:59:20Z TRACE received command AHU-1/state/update +2024-12-03T15:59:20Z DEBUG received state_update +2024-12-03T15:59:20Z DEBUG Handling update message state_update MP:b23a9baa +2024-12-03T15:59:20Z DEBUG Updated state after 0s 2024-12-03T15:59:20Z MP:b23a9baa +2024-12-03T15:59:20Z INFO Updated state #008: Changed 4 fields: +2024-12-03T15:59:20Z INFO Updated state #008: Set `system.last_config` = `2024-12-03T15:59:19Z` +2024-12-03T15:59:20Z INFO Updated state #008: Set `system.status.timestamp` = `2024-12-03T15:59:19Z` +2024-12-03T15:59:20Z INFO Updated state #008: Add `discovery.generation` = `2024-12-03T15:59:18Z` +2024-12-03T15:59:20Z INFO Updated state #008: Set `timestamp` = `2024-12-03T15:59:20Z` +2024-12-03T15:59:20Z DEBUG Updated state has last_config 2024-12-03T15:59:19Z (expecting 2024-12-03T15:59:19Z) +2024-12-03T15:59:20Z TRACE received command AHU-1/state/system +2024-12-03T15:59:20Z TRACE received state_system: { +2024-12-03T15:59:20Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:20Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:20Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:20Z TRACE received state_system: }, +2024-12-03T15:59:20Z TRACE received state_system: "last_config" : "2024-12-03T15:59:19Z", +2024-12-03T15:59:20Z TRACE received state_system: "operation" : { +2024-12-03T15:59:20Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:20Z TRACE received state_system: "last_start" : "2024-12-03T15:58:55Z", +2024-12-03T15:59:20Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:20Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:20Z TRACE received state_system: }, +2024-12-03T15:59:20Z TRACE received state_system: "serial_no" : "sequencer-29799", +2024-12-03T15:59:20Z TRACE received state_system: "software" : { +2024-12-03T15:59:20Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:20Z TRACE received state_system: }, +2024-12-03T15:59:20Z TRACE received state_system: "status" : { +2024-12-03T15:59:20Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:20Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:20Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:19Z", +2024-12-03T15:59:20Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:20Z TRACE received state_system: }, +2024-12-03T15:59:20Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:20Z", +2024-12-03T15:59:20Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:20Z TRACE received state_system: } +2024-12-03T15:59:20Z DEBUG Handling device message state_system MP:b23a9baa-0 +2024-12-03T15:59:20Z TRACE Ignoring partial state update +2024-12-03T15:59:20Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:20Z DEBUG Stage finished waiting for config update synchronized at 21s after 0s +2024-12-03T15:59:20Z TRACE Stage resume waiting for matching enumeration generation at 21s +2024-12-03T15:59:20Z DEBUG Config sync took 1s +2024-12-03T15:59:20Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:20Z DEBUG Update config before matching enumeration generation timestamp 2024-12-03T15:59:19Z +2024-12-03T15:59:20Z TRACE local local_update: { +2024-12-03T15:59:20Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:19Z", +2024-12-03T15:59:20Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:20Z TRACE local local_update: "system" : { +2024-12-03T15:59:20Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:20Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:20Z TRACE local local_update: "operation" : { +2024-12-03T15:59:20Z TRACE local local_update: "last_start" : "2024-12-03T15:58:55Z" +2024-12-03T15:59:20Z TRACE local local_update: }, +2024-12-03T15:59:20Z TRACE local local_update: "testing" : { +2024-12-03T15:59:20Z TRACE local local_update: "sequence_name" : "enumerate_pointset" +2024-12-03T15:59:20Z TRACE local local_update: } +2024-12-03T15:59:20Z TRACE local local_update: }, +2024-12-03T15:59:20Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:20Z TRACE local local_update: "generation" : "2024-12-03T15:59:18Z", +2024-12-03T15:59:20Z TRACE local local_update: "depths" : { +2024-12-03T15:59:20Z TRACE local local_update: "refs" : "entries" +2024-12-03T15:59:20Z TRACE local local_update: }, +2024-12-03T15:59:20Z TRACE local local_update: "families" : { +2024-12-03T15:59:20Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:20Z TRACE local local_update: } +2024-12-03T15:59:20Z TRACE local local_update: }, +2024-12-03T15:59:20Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:20Z TRACE local local_update: "families" : { +2024-12-03T15:59:20Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:20Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:20Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:20Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:20Z TRACE local local_update: } +2024-12-03T15:59:20Z TRACE local local_update: }, +2024-12-03T15:59:20Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:20Z TRACE local local_update: "points" : { +2024-12-03T15:59:20Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:20Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:20Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:20Z TRACE local local_update: }, +2024-12-03T15:59:20Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:20Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:20Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:20Z TRACE local local_update: }, +2024-12-03T15:59:20Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:20Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:20Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:20Z TRACE local local_update: } +2024-12-03T15:59:20Z TRACE local local_update: } +2024-12-03T15:59:20Z TRACE local local_update: } +2024-12-03T15:59:20Z TRACE local local_update: } +2024-12-03T15:59:20Z DEBUG Recorded sequence: 1. Update config before matching enumeration generation +2024-12-03T15:59:20Z INFO Device config Add `discovery.generation` = `generation start time` +2024-12-03T15:59:20Z TRACE Update config before matching enumeration generation: Add `discovery.generation` = `generation start time` +2024-12-03T15:59:20Z DEBUG Recorded sequence: 1. Wait for matching enumeration generation +2024-12-03T15:59:20Z DEBUG Stage finished waiting for matching enumeration generation at 21s after 2s +2024-12-03T15:59:20Z TRACE Stage resume waiting for executing test at 21s +2024-12-03T15:59:20Z TRACE Stage suspend waiting for executing test at 21s +2024-12-03T15:59:20Z INFO Stage start waiting for cleared enumeration generation at 21s +2024-12-03T15:59:21Z DEBUG system config extra field null +2024-12-03T15:59:21Z TRACE updated check config_system: false +2024-12-03T15:59:21Z TRACE updated check config_pointset: false +2024-12-03T15:59:21Z TRACE updated check config_gateway: false +2024-12-03T15:59:21Z TRACE updated check config_localnet: false +2024-12-03T15:59:21Z TRACE updated check config_blobset: false +2024-12-03T15:59:21Z TRACE updated check config_discovery: true +2024-12-03T15:59:21Z DEBUG update config_discovery, adding configTransaction RC:4341b5.0000000e +2024-12-03T15:59:21Z TRACE local local_discovery: { +2024-12-03T15:59:21Z TRACE local local_discovery: "depths" : { +2024-12-03T15:59:21Z TRACE local local_discovery: "refs" : "entries" +2024-12-03T15:59:21Z TRACE local local_discovery: }, +2024-12-03T15:59:21Z TRACE local local_discovery: "families" : { +2024-12-03T15:59:21Z TRACE local local_discovery: "vendor" : { } +2024-12-03T15:59:21Z TRACE local local_discovery: } +2024-12-03T15:59:21Z TRACE local local_discovery: } +2024-12-03T15:59:21Z DEBUG Saving pre-config state timestamp 2024-12-03T15:59:20Z +2024-12-03T15:59:21Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:21Z, because before cleared enumeration generation +2024-12-03T15:59:21Z TRACE Stage suspend waiting for cleared enumeration generation at 22s +2024-12-03T15:59:21Z INFO Stage start waiting for config update synchronized at 22s +2024-12-03T15:59:21Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:21Z TRACE received state_discovery: { +2024-12-03T15:59:21Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:21Z TRACE received state_discovery: "generation" : "2024-12-03T15:59:18Z", +2024-12-03T15:59:21Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:20Z", +2024-12-03T15:59:21Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:21Z TRACE received state_discovery: } +2024-12-03T15:59:21Z DEBUG Handling device message state_discovery MP:b23a9baa-1 +2024-12-03T15:59:21Z TRACE Ignoring partial state update +2024-12-03T15:59:21Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:21Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:21Z TRACE received state_localnet: { +2024-12-03T15:59:21Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:21Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:21Z TRACE received state_localnet: "addr" : "60:45:bd:78:82:a3" +2024-12-03T15:59:21Z TRACE received state_localnet: }, +2024-12-03T15:59:21Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:21Z TRACE received state_localnet: "addr" : "10.1.0.18" +2024-12-03T15:59:21Z TRACE received state_localnet: }, +2024-12-03T15:59:21Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:21Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:fe78:82a3" +2024-12-03T15:59:21Z TRACE received state_localnet: }, +2024-12-03T15:59:21Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:21Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:21Z TRACE received state_localnet: } +2024-12-03T15:59:21Z TRACE received state_localnet: }, +2024-12-03T15:59:21Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:20Z", +2024-12-03T15:59:21Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:21Z TRACE received state_localnet: } +2024-12-03T15:59:21Z DEBUG Handling device message state_localnet MP:b23a9baa-2 +2024-12-03T15:59:21Z TRACE Ignoring partial state update +2024-12-03T15:59:21Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:21Z TRACE received state_pointset: { +2024-12-03T15:59:21Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:21Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:21Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:21Z TRACE received state_pointset: }, +2024-12-03T15:59:21Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:21Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:21Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:21Z TRACE received state_pointset: }, +2024-12-03T15:59:21Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:21Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:21Z TRACE received state_pointset: } +2024-12-03T15:59:21Z TRACE received state_pointset: }, +2024-12-03T15:59:21Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:20Z", +2024-12-03T15:59:21Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:21Z TRACE received state_pointset: } +2024-12-03T15:59:21Z DEBUG Handling device message state_pointset MP:b23a9baa-3 +2024-12-03T15:59:21Z TRACE Ignoring partial state update +2024-12-03T15:59:21Z TRACE received command AHU-1/config/update +2024-12-03T15:59:21Z DEBUG received config_update +2024-12-03T15:59:21Z DEBUG Handling update message config_update RC:4341b5.0000000e +2024-12-03T15:59:21Z DEBUG Removed configTransaction RC:4341b5.0000000e +2024-12-03T15:59:21Z DEBUG last_start changed false, last_start 2024-12-03T15:58:55Z +2024-12-03T15:59:21Z DEBUG Updated config 2024-12-03T15:59:21Z RC:4341b5.0000000e +2024-12-03T15:59:21Z INFO Updated config #010: Changed 1 fields: +2024-12-03T15:59:21Z INFO Updated config #010: Remove `discovery.generation` +2024-12-03T15:59:22Z TRACE received command AHU-1/state/update +2024-12-03T15:59:22Z DEBUG received state_update +2024-12-03T15:59:22Z DEBUG Handling update message state_update MP:35edc163 +2024-12-03T15:59:22Z DEBUG Updated state after 0s 2024-12-03T15:59:22Z MP:35edc163 +2024-12-03T15:59:22Z INFO Updated state #009: Changed 4 fields: +2024-12-03T15:59:22Z INFO Updated state #009: Set `system.last_config` = `2024-12-03T15:59:21Z` +2024-12-03T15:59:22Z INFO Updated state #009: Set `system.status.timestamp` = `2024-12-03T15:59:21Z` +2024-12-03T15:59:22Z INFO Updated state #009: Remove `discovery.generation` +2024-12-03T15:59:22Z INFO Updated state #009: Set `timestamp` = `2024-12-03T15:59:22Z` +2024-12-03T15:59:22Z DEBUG Updated state has last_config 2024-12-03T15:59:21Z (expecting 2024-12-03T15:59:21Z) +2024-12-03T15:59:22Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:22Z DEBUG Stage finished waiting for config update synchronized at 23s after 0s +2024-12-03T15:59:22Z TRACE Stage resume waiting for cleared enumeration generation at 23s +2024-12-03T15:59:22Z DEBUG Config sync took 1s +2024-12-03T15:59:22Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:22Z DEBUG Update config before cleared enumeration generation timestamp 2024-12-03T15:59:21Z +2024-12-03T15:59:22Z TRACE local local_update: { +2024-12-03T15:59:22Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:21Z", +2024-12-03T15:59:22Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:22Z TRACE local local_update: "system" : { +2024-12-03T15:59:22Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:22Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:22Z TRACE local local_update: "operation" : { +2024-12-03T15:59:22Z TRACE local local_update: "last_start" : "2024-12-03T15:58:55Z" +2024-12-03T15:59:22Z TRACE local local_update: }, +2024-12-03T15:59:22Z TRACE local local_update: "testing" : { +2024-12-03T15:59:22Z TRACE local local_update: "sequence_name" : "enumerate_pointset" +2024-12-03T15:59:22Z TRACE local local_update: } +2024-12-03T15:59:22Z TRACE local local_update: }, +2024-12-03T15:59:22Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:22Z TRACE local local_update: "depths" : { +2024-12-03T15:59:22Z TRACE local local_update: "refs" : "entries" +2024-12-03T15:59:22Z TRACE local local_update: }, +2024-12-03T15:59:22Z TRACE local local_update: "families" : { +2024-12-03T15:59:22Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:22Z TRACE local local_update: } +2024-12-03T15:59:22Z TRACE local local_update: }, +2024-12-03T15:59:22Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:22Z TRACE local local_update: "families" : { +2024-12-03T15:59:22Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:22Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:22Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:22Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:22Z TRACE local local_update: } +2024-12-03T15:59:22Z TRACE local local_update: }, +2024-12-03T15:59:22Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:22Z TRACE local local_update: "points" : { +2024-12-03T15:59:22Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:22Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:22Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:22Z TRACE local local_update: }, +2024-12-03T15:59:22Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:22Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:22Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:22Z TRACE local local_update: }, +2024-12-03T15:59:22Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:22Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:22Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:22Z TRACE local local_update: } +2024-12-03T15:59:22Z TRACE local local_update: } +2024-12-03T15:59:22Z TRACE local local_update: } +2024-12-03T15:59:22Z TRACE local local_update: } +2024-12-03T15:59:22Z DEBUG Recorded sequence: 1. Update config before cleared enumeration generation +2024-12-03T15:59:22Z INFO Device config Remove `discovery.generation` +2024-12-03T15:59:22Z TRACE Update config before cleared enumeration generation: Remove `discovery.generation` +2024-12-03T15:59:22Z DEBUG Recorded sequence: 1. Wait for cleared enumeration generation +2024-12-03T15:59:22Z DEBUG Stage finished waiting for cleared enumeration generation at 23s after 1s +2024-12-03T15:59:22Z TRACE Stage resume waiting for executing test at 23s +2024-12-03T15:59:23Z INFO Received discovery generation 2024-12-03T15:59:18Z +2024-12-03T15:59:23Z DEBUG Recorded sequence: 1. Check that no family enumeration exists +2024-12-03T15:59:23Z DEBUG Recorded sequence: 1. Check that no feature enumeration exists +2024-12-03T15:59:23Z DEBUG Recorded sequence: 1. Check that enumerated point count matches +2024-12-03T15:59:23Z DEBUG stage done waiting for executing test at 24s +2024-12-03T15:59:23Z DEBUG Removing implicit system capability LAST_CONFIG +2024-12-03T15:59:23Z NOTICE RESULT pass enumeration.pointset enumerate_pointset ALPHA 10/10 Sequence complete +2024-12-03T15:59:23Z NOTICE Sequence complete +2024-12-03T15:59:23Z NOTICE ending test enumerate_pointset after 24s ################################ diff --git a/validator/sequences/enumerate_pointset/state_discovery.attr b/validator/sequences/enumerate_pointset/state_discovery.attr index f59165b224..cf062f467b 100644 --- a/validator/sequences/enumerate_pointset/state_discovery.attr +++ b/validator/sequences/enumerate_pointset/state_discovery.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_5", "projectId" : "localhost", - "transactionId" : "MP:5f940008-1", - "publishTime" : "2024-11-06T17:34:00Z", + "transactionId" : "MP:b23a9baa-1", + "publishTime" : "2024-12-03T15:59:20Z", "subFolder" : "discovery", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/enumerate_pointset/state_discovery.json b/validator/sequences/enumerate_pointset/state_discovery.json index e64f5dce4d..521dfd58a5 100644 --- a/validator/sequences/enumerate_pointset/state_discovery.json +++ b/validator/sequences/enumerate_pointset/state_discovery.json @@ -1,5 +1,6 @@ { - "generation" : "2024-11-06T17:33:58Z", - "timestamp" : "2024-11-06T17:34:00Z", + "families" : { }, + "generation" : "2024-12-03T15:59:18Z", + "timestamp" : "2024-12-03T15:59:20Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_pointset/state_localnet.attr b/validator/sequences/enumerate_pointset/state_localnet.attr index b2a846c007..988251b456 100644 --- a/validator/sequences/enumerate_pointset/state_localnet.attr +++ b/validator/sequences/enumerate_pointset/state_localnet.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_5", "projectId" : "localhost", - "transactionId" : "MP:5f940008-2", - "publishTime" : "2024-11-06T17:34:00Z", + "transactionId" : "MP:b23a9baa-2", + "publishTime" : "2024-12-03T15:59:20Z", "subFolder" : "localnet", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/enumerate_pointset/state_localnet.json b/validator/sequences/enumerate_pointset/state_localnet.json index 6d9b8cc87d..1fe8971b3a 100644 --- a/validator/sequences/enumerate_pointset/state_localnet.json +++ b/validator/sequences/enumerate_pointset/state_localnet.json @@ -1,18 +1,18 @@ { "families" : { "ether" : { - "addr" : "00:0d:3a:53:60:a1" + "addr" : "60:45:bd:78:82:a3" }, "ipv4" : { - "addr" : "10.1.0.156" + "addr" : "10.1.0.18" }, "ipv6" : { - "addr" : "fe80::20d:3aff:fe53:60a1" + "addr" : "fe80::6245:bdff:fe78:82a3" }, "vendor" : { "addr" : "28179023" } }, - "timestamp" : "2024-11-06T17:34:00Z", + "timestamp" : "2024-12-03T15:59:20Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_pointset/state_pointset.attr b/validator/sequences/enumerate_pointset/state_pointset.attr index 4ee9b75ac7..762b4659ae 100644 --- a/validator/sequences/enumerate_pointset/state_pointset.attr +++ b/validator/sequences/enumerate_pointset/state_pointset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_5", "projectId" : "localhost", - "transactionId" : "MP:5f940008-3", - "publishTime" : "2024-11-06T17:34:00Z", + "transactionId" : "MP:b23a9baa-3", + "publishTime" : "2024-12-03T15:59:20Z", "subFolder" : "pointset", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/enumerate_pointset/state_pointset.json b/validator/sequences/enumerate_pointset/state_pointset.json index b290954d89..e3e8f24f1b 100644 --- a/validator/sequences/enumerate_pointset/state_pointset.json +++ b/validator/sequences/enumerate_pointset/state_pointset.json @@ -11,6 +11,6 @@ "units" : "Degrees-Celsius" } }, - "timestamp" : "2024-11-06T17:34:00Z", + "timestamp" : "2024-12-03T15:59:20Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_pointset/state_system.attr b/validator/sequences/enumerate_pointset/state_system.attr index 013512f6ff..bd1da0a952 100644 --- a/validator/sequences/enumerate_pointset/state_system.attr +++ b/validator/sequences/enumerate_pointset/state_system.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_5", "projectId" : "localhost", - "transactionId" : "MP:c5a96e50-0", - "publishTime" : "2024-11-06T17:34:02Z", + "transactionId" : "MP:b23a9baa-0", + "publishTime" : "2024-12-03T15:59:20Z", "subFolder" : "system", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/enumerate_pointset/state_system.json b/validator/sequences/enumerate_pointset/state_system.json index ac1c1b65d9..bb207b5fa7 100644 --- a/validator/sequences/enumerate_pointset/state_system.json +++ b/validator/sequences/enumerate_pointset/state_system.json @@ -3,23 +3,23 @@ "make" : "BOS", "model" : "pubber" }, - "last_config" : "2024-11-06T17:34:01Z", + "last_config" : "2024-12-03T15:59:19Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:33:33Z", + "last_start" : "2024-12-03T15:58:55Z", "restart_count" : 1, "mode" : "initial" }, - "serial_no" : "sequencer-26429", + "serial_no" : "sequencer-29799", "software" : { "firmware" : "v1" }, "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:34:01Z", + "timestamp" : "2024-12-03T15:59:19Z", "level" : 300 }, - "timestamp" : "2024-11-06T17:34:02Z", + "timestamp" : "2024-12-03T15:59:20Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/enumerate_pointset/state_update.attr b/validator/sequences/enumerate_pointset/state_update.attr index 275d3a857f..e8f0dcb912 100644 --- a/validator/sequences/enumerate_pointset/state_update.attr +++ b/validator/sequences/enumerate_pointset/state_update.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_5", "projectId" : "localhost", - "transactionId" : "MP:c5a96e50", - "publishTime" : "2024-11-06T17:34:02Z", + "transactionId" : "MP:35edc163", + "publishTime" : "2024-12-03T15:59:22Z", "subFolder" : "update", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/enumerate_pointset/state_update.json b/validator/sequences/enumerate_pointset/state_update.json index 4eddaad54a..f2242ae29a 100644 --- a/validator/sequences/enumerate_pointset/state_update.json +++ b/validator/sequences/enumerate_pointset/state_update.json @@ -1,15 +1,17 @@ { - "discovery" : { }, + "discovery" : { + "families" : { } + }, "localnet" : { "families" : { "ether" : { - "addr" : "00:0d:3a:53:60:a1" + "addr" : "60:45:bd:78:82:a3" }, "ipv4" : { - "addr" : "10.1.0.156" + "addr" : "10.1.0.18" }, "ipv6" : { - "addr" : "fe80::20d:3aff:fe53:60a1" + "addr" : "fe80::6245:bdff:fe78:82a3" }, "vendor" : { "addr" : "28179023" @@ -31,14 +33,14 @@ } }, "system" : { - "last_config" : "2024-11-06T17:34:01Z", + "last_config" : "2024-12-03T15:59:21Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:33:33Z", + "last_start" : "2024-12-03T15:58:55Z", "restart_count" : 1, "mode" : "initial" }, - "serial_no" : "sequencer-26429", + "serial_no" : "sequencer-29799", "hardware" : { "make" : "BOS", "model" : "pubber" @@ -49,10 +51,10 @@ "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:34:01Z", + "timestamp" : "2024-12-03T15:59:21Z", "level" : 300 } }, - "timestamp" : "2024-11-06T17:34:02Z", + "timestamp" : "2024-12-03T15:59:22Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_periodic_now_enumerate/config_update.attr b/validator/sequences/scan_periodic_now_enumerate/config_update.attr index dfce92710f..9da15e3af6 100644 --- a/validator/sequences/scan_periodic_now_enumerate/config_update.attr +++ b/validator/sequences/scan_periodic_now_enumerate/config_update.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_6", "projectId" : "localhost", - "transactionId" : "RC:205c4e.0000000d", - "publishTime" : "2024-11-06T17:34:03Z", + "transactionId" : "RC:355ee9.0000000d", + "publishTime" : "2024-12-03T15:59:36Z", "subFolder" : "update", "subType" : "config" } \ No newline at end of file diff --git a/validator/sequences/scan_periodic_now_enumerate/config_update.json b/validator/sequences/scan_periodic_now_enumerate/config_update.json index c679180d9a..017b42c99c 100644 --- a/validator/sequences/scan_periodic_now_enumerate/config_update.json +++ b/validator/sequences/scan_periodic_now_enumerate/config_update.json @@ -3,7 +3,7 @@ "families" : { "vendor" : { "depth" : "entries", - "generation" : "2024-11-06T17:34:01Z", + "generation" : "2024-12-03T15:59:34Z", "scan_duration_sec" : 20, "scan_interval_sec" : 20 } @@ -37,14 +37,14 @@ "metrics_rate_sec" : 10, "min_loglevel" : 200, "operation" : { - "last_start" : "2024-11-06T17:33:35Z" + "last_start" : "2024-12-03T15:59:07Z" }, "testing" : { - "config_base" : 39, + "config_base" : 42, "sequence_name" : "scan_periodic_now_enumerate", - "transaction_id" : "RC:205c4e.0000000d" + "transaction_id" : "RC:355ee9.0000000d" } }, - "timestamp" : "2024-11-06T17:34:03Z", - "version" : "git-b2a557d" + "timestamp" : "2024-12-03T15:59:36Z", + "version" : "git-3d8bbe5" } \ No newline at end of file diff --git a/validator/sequences/scan_periodic_now_enumerate/device_system.log b/validator/sequences/scan_periodic_now_enumerate/device_system.log index 6e6d1201cd..b61f632b63 100644 --- a/validator/sequences/scan_periodic_now_enumerate/device_system.log +++ b/validator/sequences/scan_periodic_now_enumerate/device_system.log @@ -1,47 +1,50 @@ -2024-11-06T17:33:36Z WARNING device.log Start waiting 10s for config latch for AHU-1 -2024-11-06T17:33:36Z WARNING device.log Starting AHU-1 Pubber sender with delay 10s -2024-11-06T17:33:36Z WARNING device.log Dropping state update until config received... -2024-11-06T17:33:36Z WARNING device.log Received config for config latch AHU-1 -2024-11-06T17:33:36Z NOTICE system.config.apply success -2024-11-06T17:33:37Z NOTICE system.config.apply success -2024-11-06T17:33:47Z NOTICE system.config.apply success -2024-11-06T17:33:47Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:47Z INFO device.log 2024-11-06T17:33:47Z received config 2024-11-06T17:33:47Z -2024-11-06T17:33:47Z NOTICE system.config.apply success -2024-11-06T17:33:49Z INFO device.log Update state 2024-11-06T17:33:49Z last_config 2024-11-06T17:33:47Z -2024-11-06T17:33:50Z INFO device.log 2024-11-06T17:33:50Z received config 2024-11-06T17:33:50Z -2024-11-06T17:33:50Z NOTICE system.config.apply success -2024-11-06T17:33:51Z INFO device.log Update state 2024-11-06T17:33:51Z last_config 2024-11-06T17:33:50Z -2024-11-06T17:33:52Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:52Z INFO device.log 2024-11-06T17:33:52Z received config 2024-11-06T17:33:52Z -2024-11-06T17:33:52Z NOTICE system.config.apply success -2024-11-06T17:33:53Z INFO device.log Update state 2024-11-06T17:33:53Z last_config 2024-11-06T17:33:52Z -2024-11-06T17:33:54Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:54Z INFO device.log 2024-11-06T17:33:54Z received config 2024-11-06T17:33:54Z -2024-11-06T17:33:54Z NOTICE system.config.apply success -2024-11-06T17:33:55Z INFO device.log Update state 2024-11-06T17:33:55Z last_config 2024-11-06T17:33:54Z -2024-11-06T17:33:56Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:56Z INFO device.log 2024-11-06T17:33:56Z received config 2024-11-06T17:33:56Z -2024-11-06T17:33:56Z NOTICE system.config.apply success -2024-11-06T17:33:57Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:57Z INFO device.log 2024-11-06T17:33:57Z received config 2024-11-06T17:33:57Z -2024-11-06T17:33:57Z NOTICE system.config.apply success -2024-11-06T17:33:57Z INFO device.log Update state 2024-11-06T17:33:57Z last_config 2024-11-06T17:33:57Z -2024-11-06T17:33:58Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:58Z INFO device.log 2024-11-06T17:33:58Z received config 2024-11-06T17:33:58Z -2024-11-06T17:33:58Z NOTICE system.config.apply success -2024-11-06T17:33:59Z INFO device.log Update state 2024-11-06T17:33:59Z last_config 2024-11-06T17:33:58Z -2024-11-06T17:34:03Z INFO device.log Update state 2024-11-06T17:34:03Z last_config 2024-11-06T17:33:58Z -2024-11-06T17:34:03Z INFO device.log Device AHU-1 config handler -2024-11-06T17:34:03Z INFO device.log 2024-11-06T17:34:03Z received config 2024-11-06T17:34:03Z -2024-11-06T17:34:03Z INFO device.log Discovery scan generation vendor pending at 2024-11-06T17:34:21Z -2024-11-06T17:34:03Z NOTICE system.config.apply success -2024-11-06T17:34:05Z INFO device.log Update state 2024-11-06T17:34:05Z last_config 2024-11-06T17:34:03Z -2024-11-06T17:34:21Z INFO device.log Discovery scan starting vendor generation 2024-11-06T17:34:21Z -2024-11-06T17:34:21Z INFO device.log Update state 2024-11-06T17:34:21Z last_config 2024-11-06T17:34:03Z -2024-11-06T17:34:21Z INFO device.log Discovered vendor device 20231 for gen 2024-11-06T17:34:21Z -2024-11-06T17:34:21Z INFO device.log Discovered vendor device 28179023 for gen 2024-11-06T17:34:21Z -2024-11-06T17:34:21Z INFO device.log Discovered vendor device 0x65 for gen 2024-11-06T17:34:21Z -2024-11-06T17:34:21Z ERROR device.log Error while executing scheduled future: While checking for discovery scan start -2024-11-06T17:34:23Z INFO device.log Update state 2024-11-06T17:34:23Z last_config 2024-11-06T17:34:03Z -2024-11-06T17:34:44Z NOTICE validation.feature.sequence Sequence complete +2024-12-03T15:59:08Z WARNING device.log Start waiting 10s for config latch for AHU-1 +2024-12-03T15:59:08Z WARNING device.log Starting AHU-1 Pubber sender with delay 10s +2024-12-03T15:59:08Z WARNING device.log Dropping state update until config received... +2024-12-03T15:59:08Z WARNING device.log Received config for config latch AHU-1 +2024-12-03T15:59:08Z NOTICE system.config.apply success +2024-12-03T15:59:08Z WARNING device.log Ending connection 1733241548000 with 9 +2024-12-03T15:59:08Z NOTICE system.config.apply success +2024-12-03T15:59:20Z NOTICE system.config.apply success +2024-12-03T15:59:20Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:20Z INFO device.log 2024-12-03T15:59:20Z received config 2024-12-03T15:59:20Z +2024-12-03T15:59:20Z NOTICE system.config.apply success +2024-12-03T15:59:22Z INFO device.log Update state 2024-12-03T15:59:22Z last_config 2024-12-03T15:59:20Z +2024-12-03T15:59:23Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:23Z INFO device.log 2024-12-03T15:59:23Z received config 2024-12-03T15:59:23Z +2024-12-03T15:59:23Z NOTICE system.config.apply success +2024-12-03T15:59:24Z INFO device.log Update state 2024-12-03T15:59:24Z last_config 2024-12-03T15:59:23Z +2024-12-03T15:59:25Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:25Z INFO device.log 2024-12-03T15:59:25Z received config 2024-12-03T15:59:25Z +2024-12-03T15:59:25Z NOTICE system.config.apply success +2024-12-03T15:59:26Z INFO device.log Update state 2024-12-03T15:59:26Z last_config 2024-12-03T15:59:25Z +2024-12-03T15:59:27Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:27Z INFO device.log 2024-12-03T15:59:27Z received config 2024-12-03T15:59:27Z +2024-12-03T15:59:27Z NOTICE system.config.apply success +2024-12-03T15:59:28Z INFO device.log Update state 2024-12-03T15:59:28Z last_config 2024-12-03T15:59:27Z +2024-12-03T15:59:28Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:28Z INFO device.log 2024-12-03T15:59:28Z received config 2024-12-03T15:59:28Z +2024-12-03T15:59:28Z NOTICE system.config.apply success +2024-12-03T15:59:29Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:29Z INFO device.log 2024-12-03T15:59:29Z received config 2024-12-03T15:59:29Z +2024-12-03T15:59:29Z NOTICE system.config.apply success +2024-12-03T15:59:30Z INFO device.log Update state 2024-12-03T15:59:30Z last_config 2024-12-03T15:59:29Z +2024-12-03T15:59:31Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:31Z INFO device.log 2024-12-03T15:59:31Z received config 2024-12-03T15:59:31Z +2024-12-03T15:59:31Z NOTICE system.config.apply success +2024-12-03T15:59:32Z INFO device.log Update state 2024-12-03T15:59:32Z last_config 2024-12-03T15:59:31Z +2024-12-03T15:59:36Z INFO device.log Update state 2024-12-03T15:59:36Z last_config 2024-12-03T15:59:31Z +2024-12-03T15:59:36Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:36Z INFO device.log 2024-12-03T15:59:36Z received config 2024-12-03T15:59:36Z +2024-12-03T15:59:36Z INFO device.log Discovery scan generation vendor pending at 2024-12-03T15:59:54Z +2024-12-03T15:59:36Z NOTICE system.config.apply success +2024-12-03T15:59:38Z INFO device.log Update state 2024-12-03T15:59:38Z last_config 2024-12-03T15:59:36Z +2024-12-03T15:59:54Z INFO device.log Discovery scan starting vendor generation 2024-12-03T15:59:54Z +2024-12-03T15:59:54Z INFO device.log Update state 2024-12-03T15:59:54Z last_config 2024-12-03T15:59:36Z +2024-12-03T15:59:54Z INFO device.log Discovered vendor device 20231 for gen 2024-12-03T15:59:54Z +2024-12-03T15:59:54Z INFO device.log Discovered vendor device 28179023 for gen 2024-12-03T15:59:54Z +2024-12-03T15:59:54Z INFO device.log Discovered vendor device 0x65 for gen 2024-12-03T15:59:54Z +2024-12-03T15:59:54Z ERROR device.log Error while executing scheduled future: While checking for discovery scan start +2024-12-03T15:59:56Z INFO device.log Update state 2024-12-03T15:59:56Z last_config 2024-12-03T15:59:36Z +2024-12-03T16:00:04Z INFO device.log Update state 2024-12-03T16:00:04Z last_config 2024-12-03T15:59:36Z +2024-12-03T16:00:17Z NOTICE validation.feature.sequence Sequence complete diff --git a/validator/sequences/scan_periodic_now_enumerate/events_discovery.attr b/validator/sequences/scan_periodic_now_enumerate/events_discovery.attr index d0453bb5b0..890929f736 100644 --- a/validator/sequences/scan_periodic_now_enumerate/events_discovery.attr +++ b/validator/sequences/scan_periodic_now_enumerate/events_discovery.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_6", "projectId" : "localhost", - "transactionId" : "MP:0205ac8f", - "publishTime" : "2024-11-06T17:34:41Z", + "transactionId" : "MP:269eb425", + "publishTime" : "2024-12-03T16:00:14Z", "subFolder" : "discovery", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/scan_periodic_now_enumerate/events_discovery.json b/validator/sequences/scan_periodic_now_enumerate/events_discovery.json index a05719708b..54ca57a1f8 100644 --- a/validator/sequences/scan_periodic_now_enumerate/events_discovery.json +++ b/validator/sequences/scan_periodic_now_enumerate/events_discovery.json @@ -1,5 +1,5 @@ { - "generation" : "2024-11-06T17:34:41Z", + "generation" : "2024-12-03T16:00:14Z", "refs" : { "BV11.present_value" : { "point" : "filter_alarm_pressure_status", @@ -23,6 +23,6 @@ "device-name" : "AHU-22" } }, - "timestamp" : "2024-11-06T17:34:41Z", + "timestamp" : "2024-12-03T16:00:14Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_periodic_now_enumerate/events_pointset.attr b/validator/sequences/scan_periodic_now_enumerate/events_pointset.attr index cafb9ee5fb..86a9641a77 100644 --- a/validator/sequences/scan_periodic_now_enumerate/events_pointset.attr +++ b/validator/sequences/scan_periodic_now_enumerate/events_pointset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_6", "projectId" : "localhost", - "transactionId" : "MP:785aaba2", - "publishTime" : "2024-11-06T17:34:36Z", + "transactionId" : "MP:e5c3b695", + "publishTime" : "2024-12-03T16:00:08Z", "subFolder" : "pointset", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/scan_periodic_now_enumerate/events_pointset.json b/validator/sequences/scan_periodic_now_enumerate/events_pointset.json index 1b534832c9..5136a0b5dc 100644 --- a/validator/sequences/scan_periodic_now_enumerate/events_pointset.json +++ b/validator/sequences/scan_periodic_now_enumerate/events_pointset.json @@ -1,7 +1,7 @@ { "points" : { "filter_alarm_pressure_status" : { - "present_value" : false + "present_value" : true }, "filter_differential_pressure_setpoint" : { "present_value" : 98 @@ -10,6 +10,6 @@ "present_value" : 10 } }, - "timestamp" : "2024-11-06T17:34:36Z", + "timestamp" : "2024-12-03T16:00:08Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_periodic_now_enumerate/events_system.attr b/validator/sequences/scan_periodic_now_enumerate/events_system.attr index 791297d7ff..e6ebd8130f 100644 --- a/validator/sequences/scan_periodic_now_enumerate/events_system.attr +++ b/validator/sequences/scan_periodic_now_enumerate/events_system.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_6", "projectId" : "localhost", - "transactionId" : "MP:982fd6c5", - "publishTime" : "2024-11-06T17:34:36Z", + "transactionId" : "MP:8b64ad05", + "publishTime" : "2024-12-03T16:00:08Z", "subFolder" : "system", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/scan_periodic_now_enumerate/events_system.json b/validator/sequences/scan_periodic_now_enumerate/events_system.json index 83a9d1d623..b5ea0fbf80 100644 --- a/validator/sequences/scan_periodic_now_enumerate/events_system.json +++ b/validator/sequences/scan_periodic_now_enumerate/events_system.json @@ -1,11 +1,16 @@ { "event_no" : 7, - "last_config" : "2024-11-06T17:34:03Z", - "logentries" : [ ], + "last_config" : "2024-12-03T15:59:36Z", + "logentries" : [ { + "message" : "Update state 2024-12-03T16:00:04Z last_config 2024-12-03T15:59:36Z", + "category" : "device.log", + "timestamp" : "2024-12-03T16:00:04Z", + "level" : 200 + } ], "metrics" : { "mem_total_mb" : 254.0, - "mem_free_mb" : 211.8297576904297 + "mem_free_mb" : 211.32958984375 }, - "timestamp" : "2024-11-06T17:34:36Z", + "timestamp" : "2024-12-03T16:00:08Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_periodic_now_enumerate/local_discovery.json b/validator/sequences/scan_periodic_now_enumerate/local_discovery.json index 7dda5870cc..1171fbbd5a 100644 --- a/validator/sequences/scan_periodic_now_enumerate/local_discovery.json +++ b/validator/sequences/scan_periodic_now_enumerate/local_discovery.json @@ -1,7 +1,7 @@ { "families" : { "vendor" : { - "generation" : "2024-11-06T17:34:01Z", + "generation" : "2024-12-03T15:59:34Z", "scan_interval_sec" : 20, "scan_duration_sec" : 20, "depth" : "entries" diff --git a/validator/sequences/scan_periodic_now_enumerate/local_system.json b/validator/sequences/scan_periodic_now_enumerate/local_system.json index ef0b62a552..94fbd4f96d 100644 --- a/validator/sequences/scan_periodic_now_enumerate/local_system.json +++ b/validator/sequences/scan_periodic_now_enumerate/local_system.json @@ -2,7 +2,7 @@ "min_loglevel" : 200, "metrics_rate_sec" : 10, "operation" : { - "last_start" : "2024-11-06T17:33:35Z" + "last_start" : "2024-12-03T15:59:07Z" }, "testing" : { "sequence_name" : "scan_periodic_now_enumerate" diff --git a/validator/sequences/scan_periodic_now_enumerate/local_update.json b/validator/sequences/scan_periodic_now_enumerate/local_update.json index 5a4ca1c793..f38f12406f 100644 --- a/validator/sequences/scan_periodic_now_enumerate/local_update.json +++ b/validator/sequences/scan_periodic_now_enumerate/local_update.json @@ -1,11 +1,11 @@ { - "timestamp" : "2024-11-06T17:34:03Z", - "version" : "@@@cloud udmi version###git-b2a557d", + "timestamp" : "2024-12-03T15:59:36Z", + "version" : "@@@cloud udmi version###git-3d8bbe5", "system" : { "min_loglevel" : 200, "metrics_rate_sec" : 10, "operation" : { - "last_start" : "2024-11-06T17:33:35Z" + "last_start" : "2024-12-03T15:59:07Z" }, "testing" : { "sequence_name" : "scan_periodic_now_enumerate" @@ -14,7 +14,7 @@ "discovery" : { "families" : { "vendor" : { - "generation" : "2024-11-06T17:34:01Z", + "generation" : "2024-12-03T15:59:34Z", "scan_interval_sec" : 20, "scan_duration_sec" : 20, "depth" : "entries" diff --git a/validator/sequences/scan_periodic_now_enumerate/sequence.md b/validator/sequences/scan_periodic_now_enumerate/sequence.md index 6204494dee..74cffe8c06 100644 --- a/validator/sequences/scan_periodic_now_enumerate/sequence.md +++ b/validator/sequences/scan_periodic_now_enumerate/sequence.md @@ -4,7 +4,7 @@ Check periodic scan on a fixed schedule amd enumeration 1. Update config before discovery families defined - * Add `discovery` = { "families": { } } + * Remove `discovery.families.vendor` 1. Wait for discovery families defined 1. Wait until discovery family keys match 1. Wait for no scans active diff --git a/validator/sequences/scan_periodic_now_enumerate/sequencer.log b/validator/sequences/scan_periodic_now_enumerate/sequencer.log index 394af20dbf..5c28e2a556 100644 --- a/validator/sequences/scan_periodic_now_enumerate/sequencer.log +++ b/validator/sequences/scan_periodic_now_enumerate/sequencer.log @@ -1,2291 +1,2314 @@ -2024-11-06T17:33:38Z NOTICE starting test scan_periodic_now_enumerate ################################ -2024-11-06T17:33:38Z INFO Stage start waiting for starting test wrapper at 0s -2024-11-06T17:33:46Z DEBUG Allowing device state change (everything) -2024-11-06T17:33:46Z DEBUG Starting reset_config full reset true -2024-11-06T17:33:46Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:33:46Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:46Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:33:46Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:33:46Z DEBUG extraFieldChanged false because extra_field null -2024-11-06T17:33:46Z DEBUG extraFieldChanged true because extra_field reset_config -2024-11-06T17:33:46Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:33:46Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:46Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:33:46Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:33:46Z DEBUG extraFieldChanged true because extra_field null -2024-11-06T17:33:47Z TRACE updated check config_update: true -2024-11-06T17:33:47Z DEBUG update config_update, adding configTransaction RC:205c4e.00000005 -2024-11-06T17:33:47Z TRACE local local_update: { -2024-11-06T17:33:47Z TRACE local local_update: "version" : "@@@cloud udmi version###1.5.2", -2024-11-06T17:33:47Z TRACE local local_update: "system" : { -2024-11-06T17:33:47Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:47Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:47Z TRACE local local_update: "operation" : { -2024-11-06T17:33:47Z TRACE local local_update: "last_start" : "1970-01-01T00:01:13Z" -2024-11-06T17:33:47Z TRACE local local_update: }, -2024-11-06T17:33:47Z TRACE local local_update: "testing" : { -2024-11-06T17:33:47Z TRACE local local_update: "sequence_name" : "scan_periodic_now_enumerate" -2024-11-06T17:33:47Z TRACE local local_update: } -2024-11-06T17:33:47Z TRACE local local_update: }, -2024-11-06T17:33:47Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:47Z TRACE local local_update: "families" : { -2024-11-06T17:33:47Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:47Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:47Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:47Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:47Z TRACE local local_update: } -2024-11-06T17:33:47Z TRACE local local_update: }, -2024-11-06T17:33:47Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:47Z TRACE local local_update: "points" : { -2024-11-06T17:33:47Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:47Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:47Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:47Z TRACE local local_update: }, -2024-11-06T17:33:47Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:47Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:47Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:47Z TRACE local local_update: }, -2024-11-06T17:33:47Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:47Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:47Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:47Z TRACE local local_update: } -2024-11-06T17:33:47Z TRACE local local_update: } -2024-11-06T17:33:47Z TRACE local local_update: } -2024-11-06T17:33:47Z TRACE local local_update: } -2024-11-06T17:33:47Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:47Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:33:47Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:47Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:33:47Z DEBUG Saving pre-config state timestamp null -2024-11-06T17:33:47Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:47Z, because soft reset -2024-11-06T17:33:47Z TRACE Stage suspend waiting for starting test wrapper at 9s -2024-11-06T17:33:47Z INFO Stage start waiting for config update synchronized at 9s -2024-11-06T17:33:47Z TRACE received command AHU-1/state/update -2024-11-06T17:33:47Z DEBUG received state_update -2024-11-06T17:33:47Z DEBUG Handling update message state_update MP:6fbb621e -2024-11-06T17:33:47Z DEBUG Updated state after 8s 2024-11-06T17:33:39Z MP:6fbb621e -2024-11-06T17:33:47Z INFO Initial state #001: { -2024-11-06T17:33:47Z INFO Initial state #001: "timestamp" : "2024-11-06T17:33:39Z", -2024-11-06T17:33:47Z INFO Initial state #001: "version" : "1.5.2", -2024-11-06T17:33:47Z INFO Initial state #001: "system" : { -2024-11-06T17:33:47Z INFO Initial state #001: "last_config" : "2024-11-06T17:33:22Z", -2024-11-06T17:33:47Z INFO Initial state #001: "operation" : { -2024-11-06T17:33:47Z INFO Initial state #001: "operational" : true, -2024-11-06T17:33:47Z INFO Initial state #001: "last_start" : "2024-11-06T17:33:35Z", -2024-11-06T17:33:47Z INFO Initial state #001: "restart_count" : 1, -2024-11-06T17:33:47Z INFO Initial state #001: "mode" : "initial" -2024-11-06T17:33:47Z INFO Initial state #001: }, -2024-11-06T17:33:47Z INFO Initial state #001: "serial_no" : "sequencer-17099", -2024-11-06T17:33:47Z INFO Initial state #001: "hardware" : { -2024-11-06T17:33:47Z INFO Initial state #001: "make" : "BOS", -2024-11-06T17:33:47Z INFO Initial state #001: "model" : "pubber" -2024-11-06T17:33:47Z INFO Initial state #001: }, -2024-11-06T17:33:47Z INFO Initial state #001: "software" : { -2024-11-06T17:33:47Z INFO Initial state #001: "firmware" : "v1" -2024-11-06T17:33:47Z INFO Initial state #001: }, -2024-11-06T17:33:47Z INFO Initial state #001: "status" : { -2024-11-06T17:33:47Z INFO Initial state #001: "message" : "success", -2024-11-06T17:33:47Z INFO Initial state #001: "category" : "system.config.apply", -2024-11-06T17:33:47Z INFO Initial state #001: "timestamp" : "2024-11-06T17:33:37Z", -2024-11-06T17:33:47Z INFO Initial state #001: "level" : 300 -2024-11-06T17:33:47Z INFO Initial state #001: } -2024-11-06T17:33:47Z INFO Initial state #001: }, -2024-11-06T17:33:47Z INFO Initial state #001: "localnet" : { -2024-11-06T17:33:47Z INFO Initial state #001: "families" : { -2024-11-06T17:33:47Z INFO Initial state #001: "ether" : { -2024-11-06T17:33:47Z INFO Initial state #001: "addr" : "60:45:bd:bc:01:c0" -2024-11-06T17:33:47Z INFO Initial state #001: }, -2024-11-06T17:33:47Z INFO Initial state #001: "ipv4" : { -2024-11-06T17:33:47Z INFO Initial state #001: "addr" : "10.1.0.162" -2024-11-06T17:33:47Z INFO Initial state #001: }, -2024-11-06T17:33:47Z INFO Initial state #001: "ipv6" : { -2024-11-06T17:33:47Z INFO Initial state #001: "addr" : "fe80::6245:bdff:febc:1c0" -2024-11-06T17:33:47Z INFO Initial state #001: }, -2024-11-06T17:33:47Z INFO Initial state #001: "vendor" : { -2024-11-06T17:33:47Z INFO Initial state #001: "addr" : "28179023" -2024-11-06T17:33:47Z INFO Initial state #001: } -2024-11-06T17:33:47Z INFO Initial state #001: } -2024-11-06T17:33:47Z INFO Initial state #001: }, -2024-11-06T17:33:47Z INFO Initial state #001: "pointset" : { -2024-11-06T17:33:47Z INFO Initial state #001: "points" : { -2024-11-06T17:33:47Z INFO Initial state #001: "filter_alarm_pressure_status" : { -2024-11-06T17:33:47Z INFO Initial state #001: "units" : "No-units" -2024-11-06T17:33:47Z INFO Initial state #001: }, -2024-11-06T17:33:47Z INFO Initial state #001: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:47Z INFO Initial state #001: "units" : "Bars", -2024-11-06T17:33:47Z INFO Initial state #001: "value_state" : "applied" -2024-11-06T17:33:47Z INFO Initial state #001: }, -2024-11-06T17:33:47Z INFO Initial state #001: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:47Z INFO Initial state #001: "units" : "Degrees-Celsius" -2024-11-06T17:33:47Z INFO Initial state #001: } -2024-11-06T17:33:47Z INFO Initial state #001: } -2024-11-06T17:33:47Z INFO Initial state #001: } -2024-11-06T17:33:47Z INFO Initial state #001: } -2024-11-06T17:33:47Z NOTICE Received serial number sequencer-17099 -2024-11-06T17:33:47Z DEBUG Updated state has last_config 2024-11-06T17:33:22Z (expecting null) -2024-11-06T17:33:47Z DEBUG Detail config update synchronized is now: last_start not synced in config, config transactions not cleared, last_config not synced in state -2024-11-06T17:33:48Z TRACE received command AHU-1/state/system -2024-11-06T17:33:48Z TRACE received state_system: { -2024-11-06T17:33:48Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:48Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:48Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:48Z TRACE received state_system: }, -2024-11-06T17:33:48Z TRACE received state_system: "last_config" : "2024-11-06T17:33:22Z", -2024-11-06T17:33:48Z TRACE received state_system: "operation" : { -2024-11-06T17:33:48Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:48Z TRACE received state_system: "last_start" : "2024-11-06T17:33:35Z", -2024-11-06T17:33:48Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:48Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:48Z TRACE received state_system: }, -2024-11-06T17:33:48Z TRACE received state_system: "serial_no" : "sequencer-17099", -2024-11-06T17:33:48Z TRACE received state_system: "software" : { -2024-11-06T17:33:48Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:48Z TRACE received state_system: }, -2024-11-06T17:33:48Z TRACE received state_system: "status" : { -2024-11-06T17:33:48Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:48Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:48Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:37Z", -2024-11-06T17:33:48Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:48Z TRACE received state_system: }, -2024-11-06T17:33:48Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:39Z", -2024-11-06T17:33:48Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:48Z TRACE received state_system: } -2024-11-06T17:33:48Z DEBUG Handling device message state_system MP:6fbb621e-0 -2024-11-06T17:33:48Z TRACE Ignoring partial state update -2024-11-06T17:33:48Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:48Z TRACE received state_localnet: { -2024-11-06T17:33:48Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:48Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:48Z TRACE received state_localnet: "addr" : "60:45:bd:bc:01:c0" -2024-11-06T17:33:48Z TRACE received state_localnet: }, -2024-11-06T17:33:48Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:48Z TRACE received state_localnet: "addr" : "10.1.0.162" -2024-11-06T17:33:48Z TRACE received state_localnet: }, -2024-11-06T17:33:48Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:48Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:1c0" -2024-11-06T17:33:48Z TRACE received state_localnet: }, -2024-11-06T17:33:48Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:48Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:48Z TRACE received state_localnet: } -2024-11-06T17:33:48Z TRACE received state_localnet: }, -2024-11-06T17:33:48Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:39Z", -2024-11-06T17:33:48Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:48Z TRACE received state_localnet: } -2024-11-06T17:33:48Z DEBUG Handling device message state_localnet MP:6fbb621e-1 -2024-11-06T17:33:48Z TRACE Ignoring partial state update -2024-11-06T17:33:48Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:48Z TRACE received state_pointset: { -2024-11-06T17:33:48Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:48Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:48Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:48Z TRACE received state_pointset: }, -2024-11-06T17:33:48Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:48Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:48Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:48Z TRACE received state_pointset: }, -2024-11-06T17:33:48Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:48Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:48Z TRACE received state_pointset: } -2024-11-06T17:33:48Z TRACE received state_pointset: }, -2024-11-06T17:33:48Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:39Z", -2024-11-06T17:33:48Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:48Z TRACE received state_pointset: } -2024-11-06T17:33:48Z DEBUG Handling device message state_pointset MP:6fbb621e-2 -2024-11-06T17:33:48Z TRACE Ignoring partial state update -2024-11-06T17:33:48Z TRACE received command null/config/udmi -2024-11-06T17:33:48Z TRACE received command AHU-1/events/pointset -2024-11-06T17:33:48Z TRACE received events_pointset: { -2024-11-06T17:33:48Z TRACE received events_pointset: "points" : { -2024-11-06T17:33:48Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:48Z TRACE received events_pointset: "present_value" : false -2024-11-06T17:33:48Z TRACE received events_pointset: }, -2024-11-06T17:33:48Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:48Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:33:48Z TRACE received events_pointset: }, -2024-11-06T17:33:48Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:48Z TRACE received events_pointset: "present_value" : 9 -2024-11-06T17:33:48Z TRACE received events_pointset: } -2024-11-06T17:33:48Z TRACE received events_pointset: }, -2024-11-06T17:33:48Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:33:46Z", -2024-11-06T17:33:48Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:33:48Z TRACE received events_pointset: } -2024-11-06T17:33:48Z DEBUG Handling device message events_pointset MP:ca2a6ba5 -2024-11-06T17:33:48Z TRACE received command AHU-1/events/system -2024-11-06T17:33:48Z DEBUG received events_system 2024-11-06T17:33:36Z WARNING device.log: Start waiting 10s for config latch for AHU-1 -2024-11-06T17:33:48Z DEBUG received events_system 2024-11-06T17:33:36Z WARNING device.log: Starting AHU-1 Pubber sender with delay 10s -2024-11-06T17:33:48Z DEBUG received events_system 2024-11-06T17:33:36Z WARNING device.log: Dropping state update until config received... -2024-11-06T17:33:48Z DEBUG received events_system 2024-11-06T17:33:36Z WARNING device.log: Received config for config latch AHU-1 -2024-11-06T17:33:48Z DEBUG received events_system 2024-11-06T17:33:36Z NOTICE system.config.apply: success -2024-11-06T17:33:48Z DEBUG received events_system 2024-11-06T17:33:37Z NOTICE system.config.apply: success -2024-11-06T17:33:48Z DEBUG Handling device message events_system MP:d0bb9864 -2024-11-06T17:33:48Z TRACE received command AHU-1/config/update -2024-11-06T17:33:48Z DEBUG received config_update -2024-11-06T17:33:48Z DEBUG Handling update message config_update RC:205c4e.00000005 -2024-11-06T17:33:48Z DEBUG Removed configTransaction RC:205c4e.00000005 -2024-11-06T17:33:48Z DEBUG last_start changed false, last_start 1970-01-01T00:01:13Z -2024-11-06T17:33:48Z DEBUG Updated config 2024-11-06T17:33:47Z RC:205c4e.00000005 -2024-11-06T17:33:48Z INFO Updated config #001: { -2024-11-06T17:33:48Z INFO Updated config #001: "timestamp" : "2024-11-06T17:33:47Z", -2024-11-06T17:33:48Z INFO Updated config #001: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:48Z INFO Updated config #001: "system" : { -2024-11-06T17:33:48Z INFO Updated config #001: "min_loglevel" : 200, -2024-11-06T17:33:48Z INFO Updated config #001: "metrics_rate_sec" : 10, -2024-11-06T17:33:48Z INFO Updated config #001: "operation" : { -2024-11-06T17:33:48Z INFO Updated config #001: "last_start" : "1970-01-01T00:01:13Z" -2024-11-06T17:33:48Z INFO Updated config #001: }, -2024-11-06T17:33:48Z INFO Updated config #001: "testing" : { -2024-11-06T17:33:48Z INFO Updated config #001: "sequence_name" : "scan_periodic_now_enumerate" -2024-11-06T17:33:48Z INFO Updated config #001: } -2024-11-06T17:33:48Z INFO Updated config #001: }, -2024-11-06T17:33:48Z INFO Updated config #001: "localnet" : { -2024-11-06T17:33:48Z INFO Updated config #001: "families" : { -2024-11-06T17:33:48Z INFO Updated config #001: "ether" : { }, -2024-11-06T17:33:48Z INFO Updated config #001: "ipv4" : { }, -2024-11-06T17:33:48Z INFO Updated config #001: "vendor" : { }, -2024-11-06T17:33:48Z INFO Updated config #001: "ipv6" : { } -2024-11-06T17:33:48Z INFO Updated config #001: } -2024-11-06T17:33:48Z INFO Updated config #001: }, -2024-11-06T17:33:48Z INFO Updated config #001: "pointset" : { -2024-11-06T17:33:48Z INFO Updated config #001: "points" : { -2024-11-06T17:33:48Z INFO Updated config #001: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:48Z INFO Updated config #001: "units" : "Bars", -2024-11-06T17:33:48Z INFO Updated config #001: "set_value" : 98 -2024-11-06T17:33:48Z INFO Updated config #001: }, -2024-11-06T17:33:48Z INFO Updated config #001: "filter_alarm_pressure_status" : { -2024-11-06T17:33:48Z INFO Updated config #001: "ref" : "BV11.present_value", -2024-11-06T17:33:48Z INFO Updated config #001: "units" : "No-units" -2024-11-06T17:33:48Z INFO Updated config #001: }, -2024-11-06T17:33:48Z INFO Updated config #001: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:48Z INFO Updated config #001: "ref" : "AV12.present_value", -2024-11-06T17:33:48Z INFO Updated config #001: "units" : "Degrees-Celsius" -2024-11-06T17:33:48Z INFO Updated config #001: } -2024-11-06T17:33:48Z INFO Updated config #001: } -2024-11-06T17:33:48Z INFO Updated config #001: } -2024-11-06T17:33:48Z INFO Updated config #001: } -2024-11-06T17:33:48Z TRACE received command AHU-1/state/update -2024-11-06T17:33:48Z DEBUG received state_update -2024-11-06T17:33:48Z DEBUG Handling update message state_update MP:93ee5eda -2024-11-06T17:33:48Z DEBUG Updated state after 1s 2024-11-06T17:33:47Z MP:93ee5eda -2024-11-06T17:33:48Z INFO Updated state #002: Changed 4 fields: -2024-11-06T17:33:48Z INFO Updated state #002: Set `system.status.level` = `100` -2024-11-06T17:33:48Z INFO Updated state #002: Set `system.status.category` = `system.config.parse` -2024-11-06T17:33:48Z INFO Updated state #002: Set `system.status.timestamp` = `2024-11-06T17:33:47Z` -2024-11-06T17:33:48Z INFO Updated state #002: Set `timestamp` = `2024-11-06T17:33:47Z` -2024-11-06T17:33:48Z DEBUG Updated state has last_config 2024-11-06T17:33:22Z (expecting 2024-11-06T17:33:47Z) -2024-11-06T17:33:48Z DEBUG Detail config update synchronized is now: last_start not synced in config, last_config not synced in state -2024-11-06T17:33:48Z TRACE received command AHU-1/state/system -2024-11-06T17:33:48Z TRACE received state_system: { -2024-11-06T17:33:48Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:48Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:48Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:48Z TRACE received state_system: }, -2024-11-06T17:33:48Z TRACE received state_system: "last_config" : "2024-11-06T17:33:22Z", -2024-11-06T17:33:48Z TRACE received state_system: "operation" : { -2024-11-06T17:33:48Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:48Z TRACE received state_system: "last_start" : "2024-11-06T17:33:35Z", -2024-11-06T17:33:48Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:48Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:48Z TRACE received state_system: }, -2024-11-06T17:33:48Z TRACE received state_system: "serial_no" : "sequencer-17099", -2024-11-06T17:33:48Z TRACE received state_system: "software" : { -2024-11-06T17:33:48Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:48Z TRACE received state_system: }, -2024-11-06T17:33:48Z TRACE received state_system: "status" : { -2024-11-06T17:33:48Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:48Z TRACE received state_system: "category" : "system.config.parse", -2024-11-06T17:33:48Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:47Z", -2024-11-06T17:33:48Z TRACE received state_system: "level" : 100 -2024-11-06T17:33:48Z TRACE received state_system: }, -2024-11-06T17:33:48Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:47Z", -2024-11-06T17:33:48Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:48Z TRACE received state_system: } -2024-11-06T17:33:48Z DEBUG Handling device message state_system MP:93ee5eda-0 -2024-11-06T17:33:48Z TRACE Ignoring partial state update -2024-11-06T17:33:48Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:48Z TRACE received state_localnet: { -2024-11-06T17:33:48Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:48Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:48Z TRACE received state_localnet: "addr" : "60:45:bd:bc:01:c0" -2024-11-06T17:33:48Z TRACE received state_localnet: }, -2024-11-06T17:33:48Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:48Z TRACE received state_localnet: "addr" : "10.1.0.162" -2024-11-06T17:33:48Z TRACE received state_localnet: }, -2024-11-06T17:33:48Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:48Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:1c0" -2024-11-06T17:33:48Z TRACE received state_localnet: }, -2024-11-06T17:33:48Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:48Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:48Z TRACE received state_localnet: } -2024-11-06T17:33:48Z TRACE received state_localnet: }, -2024-11-06T17:33:48Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:47Z", -2024-11-06T17:33:48Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:48Z TRACE received state_localnet: } -2024-11-06T17:33:48Z DEBUG Handling device message state_localnet MP:93ee5eda-1 -2024-11-06T17:33:48Z TRACE Ignoring partial state update -2024-11-06T17:33:48Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:48Z TRACE received state_pointset: { -2024-11-06T17:33:48Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:48Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:48Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:48Z TRACE received state_pointset: }, -2024-11-06T17:33:48Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:48Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:48Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:48Z TRACE received state_pointset: }, -2024-11-06T17:33:48Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:48Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:48Z TRACE received state_pointset: } -2024-11-06T17:33:48Z TRACE received state_pointset: }, -2024-11-06T17:33:48Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:47Z", -2024-11-06T17:33:48Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:48Z TRACE received state_pointset: } -2024-11-06T17:33:48Z DEBUG Handling device message state_pointset MP:93ee5eda-2 -2024-11-06T17:33:48Z TRACE Ignoring partial state update -2024-11-06T17:33:48Z TRACE received command AHU-1/config/update -2024-11-06T17:33:48Z DEBUG received config_update -2024-11-06T17:33:48Z DEBUG Handling update message config_update MP:93ee5eda -2024-11-06T17:33:48Z DEBUG last_start changed true, last_start 2024-11-06T17:33:35Z -2024-11-06T17:33:48Z DEBUG Updated config 2024-11-06T17:33:47Z MP:93ee5eda -2024-11-06T17:33:48Z INFO Updated config #002: Changed 0 fields. -2024-11-06T17:33:48Z DEBUG Detail config update synchronized is now: last_config not synced in state -2024-11-06T17:33:49Z TRACE received command AHU-1/state/update -2024-11-06T17:33:49Z DEBUG received state_update -2024-11-06T17:33:49Z DEBUG Handling update message state_update MP:3afd5568 -2024-11-06T17:33:49Z DEBUG Updated state after 0s 2024-11-06T17:33:49Z MP:3afd5568 -2024-11-06T17:33:49Z INFO Updated state #003: Changed 4 fields: -2024-11-06T17:33:49Z INFO Updated state #003: Set `system.last_config` = `2024-11-06T17:33:47Z` -2024-11-06T17:33:49Z INFO Updated state #003: Set `system.status.level` = `300` -2024-11-06T17:33:49Z INFO Updated state #003: Set `system.status.category` = `system.config.apply` -2024-11-06T17:33:49Z INFO Updated state #003: Set `timestamp` = `2024-11-06T17:33:49Z` -2024-11-06T17:33:49Z DEBUG Updated state has last_config 2024-11-06T17:33:47Z (expecting 2024-11-06T17:33:47Z) -2024-11-06T17:33:49Z TRACE received command AHU-1/state/system -2024-11-06T17:33:49Z TRACE received state_system: { -2024-11-06T17:33:49Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:49Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:49Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:49Z TRACE received state_system: }, -2024-11-06T17:33:49Z TRACE received state_system: "last_config" : "2024-11-06T17:33:47Z", -2024-11-06T17:33:49Z TRACE received state_system: "operation" : { -2024-11-06T17:33:49Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:49Z TRACE received state_system: "last_start" : "2024-11-06T17:33:35Z", -2024-11-06T17:33:49Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:49Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:49Z TRACE received state_system: }, -2024-11-06T17:33:49Z TRACE received state_system: "serial_no" : "sequencer-17099", -2024-11-06T17:33:49Z TRACE received state_system: "software" : { -2024-11-06T17:33:49Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:49Z TRACE received state_system: }, -2024-11-06T17:33:49Z TRACE received state_system: "status" : { -2024-11-06T17:33:49Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:49Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:49Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:47Z", -2024-11-06T17:33:49Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:49Z TRACE received state_system: }, -2024-11-06T17:33:49Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:49Z", -2024-11-06T17:33:49Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:49Z TRACE received state_system: } -2024-11-06T17:33:49Z DEBUG Handling device message state_system MP:3afd5568-0 -2024-11-06T17:33:49Z TRACE Ignoring partial state update -2024-11-06T17:33:49Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:49Z DEBUG Stage finished waiting for config update synchronized at 11s after 2s -2024-11-06T17:33:49Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:33:49Z DEBUG Config sync took 2s -2024-11-06T17:33:49Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:49Z DEBUG Update config soft reset timestamp 2024-11-06T17:33:47Z -2024-11-06T17:33:49Z TRACE local local_update: { -2024-11-06T17:33:49Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:47Z", -2024-11-06T17:33:49Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:49Z TRACE local local_update: "system" : { -2024-11-06T17:33:49Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:49Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:49Z TRACE local local_update: "operation" : { -2024-11-06T17:33:49Z TRACE local local_update: "last_start" : "2024-11-06T17:33:35Z" -2024-11-06T17:33:49Z TRACE local local_update: }, -2024-11-06T17:33:49Z TRACE local local_update: "testing" : { -2024-11-06T17:33:49Z TRACE local local_update: "sequence_name" : "scan_periodic_now_enumerate" -2024-11-06T17:33:49Z TRACE local local_update: } -2024-11-06T17:33:49Z TRACE local local_update: }, -2024-11-06T17:33:49Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:49Z TRACE local local_update: "families" : { -2024-11-06T17:33:49Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:49Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:49Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:49Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:49Z TRACE local local_update: } -2024-11-06T17:33:49Z TRACE local local_update: }, -2024-11-06T17:33:49Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:49Z TRACE local local_update: "points" : { -2024-11-06T17:33:49Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:49Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:49Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:49Z TRACE local local_update: }, -2024-11-06T17:33:49Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:49Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:49Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:49Z TRACE local local_update: }, -2024-11-06T17:33:49Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:49Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:49Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:49Z TRACE local local_update: } -2024-11-06T17:33:49Z TRACE local local_update: } -2024-11-06T17:33:49Z TRACE local local_update: } -2024-11-06T17:33:49Z TRACE local local_update: } -2024-11-06T17:33:49Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } -2024-11-06T17:33:49Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "ipv6": { } } } -2024-11-06T17:33:49Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` -2024-11-06T17:33:49Z DEBUG Done with reset_config -2024-11-06T17:33:49Z TRACE Stage suspend waiting for starting test wrapper at 11s -2024-11-06T17:33:49Z INFO Stage start waiting for config update synchronized at 11s -2024-11-06T17:33:49Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:49Z TRACE received state_localnet: { -2024-11-06T17:33:49Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:49Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:49Z TRACE received state_localnet: "addr" : "60:45:bd:bc:01:c0" -2024-11-06T17:33:49Z TRACE received state_localnet: }, -2024-11-06T17:33:49Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:49Z TRACE received state_localnet: "addr" : "10.1.0.162" -2024-11-06T17:33:49Z TRACE received state_localnet: }, -2024-11-06T17:33:49Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:49Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:1c0" -2024-11-06T17:33:49Z TRACE received state_localnet: }, -2024-11-06T17:33:49Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:49Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:49Z TRACE received state_localnet: } -2024-11-06T17:33:49Z TRACE received state_localnet: }, -2024-11-06T17:33:49Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:49Z", -2024-11-06T17:33:49Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:49Z TRACE received state_localnet: } -2024-11-06T17:33:49Z DEBUG Handling device message state_localnet MP:3afd5568-1 -2024-11-06T17:33:49Z TRACE Ignoring partial state update -2024-11-06T17:33:49Z DEBUG Stage finished waiting for config update synchronized at 11s after 0s -2024-11-06T17:33:49Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:33:49Z DEBUG Config sync took 2s -2024-11-06T17:33:49Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:49Z DEBUG Disallowing device state change (everything) -2024-11-06T17:33:50Z TRACE updated check config_update: true -2024-11-06T17:33:50Z DEBUG update config_update, adding configTransaction RC:205c4e.00000006 -2024-11-06T17:33:50Z TRACE local local_update: { -2024-11-06T17:33:50Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:47Z", -2024-11-06T17:33:50Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:50Z TRACE local local_update: "system" : { -2024-11-06T17:33:50Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:50Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:50Z TRACE local local_update: "operation" : { -2024-11-06T17:33:50Z TRACE local local_update: "last_start" : "2024-11-06T17:33:35Z" -2024-11-06T17:33:50Z TRACE local local_update: }, -2024-11-06T17:33:50Z TRACE local local_update: "testing" : { -2024-11-06T17:33:50Z TRACE local local_update: "sequence_name" : "scan_periodic_now_enumerate" -2024-11-06T17:33:50Z TRACE local local_update: } -2024-11-06T17:33:50Z TRACE local local_update: }, -2024-11-06T17:33:50Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:50Z TRACE local local_update: "families" : { -2024-11-06T17:33:50Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:50Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:50Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:50Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:50Z TRACE local local_update: } -2024-11-06T17:33:50Z TRACE local local_update: }, -2024-11-06T17:33:50Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:50Z TRACE local local_update: "points" : { -2024-11-06T17:33:50Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:50Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:50Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:50Z TRACE local local_update: }, -2024-11-06T17:33:50Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:50Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:50Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:50Z TRACE local local_update: }, -2024-11-06T17:33:50Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:50Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:50Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:50Z TRACE local local_update: } -2024-11-06T17:33:50Z TRACE local local_update: } -2024-11-06T17:33:50Z TRACE local local_update: } -2024-11-06T17:33:50Z TRACE local local_update: } -2024-11-06T17:33:50Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:49Z -2024-11-06T17:33:50Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:50Z, because initial setup -2024-11-06T17:33:50Z TRACE Stage suspend waiting for starting test wrapper at 12s -2024-11-06T17:33:50Z INFO Stage start waiting for config update synchronized at 12s -2024-11-06T17:33:50Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:50Z TRACE received state_pointset: { -2024-11-06T17:33:50Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:50Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:50Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:50Z TRACE received state_pointset: }, -2024-11-06T17:33:50Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:50Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:50Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:50Z TRACE received state_pointset: }, -2024-11-06T17:33:50Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:50Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:50Z TRACE received state_pointset: } -2024-11-06T17:33:50Z TRACE received state_pointset: }, -2024-11-06T17:33:50Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:49Z", -2024-11-06T17:33:50Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:50Z TRACE received state_pointset: } -2024-11-06T17:33:50Z DEBUG Handling device message state_pointset MP:3afd5568-2 -2024-11-06T17:33:50Z TRACE Ignoring partial state update -2024-11-06T17:33:50Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:50Z TRACE received command AHU-1/config/update -2024-11-06T17:33:50Z DEBUG received config_update -2024-11-06T17:33:50Z DEBUG Handling update message config_update RC:205c4e.00000006 -2024-11-06T17:33:50Z DEBUG Removed configTransaction RC:205c4e.00000006 -2024-11-06T17:33:50Z DEBUG last_start changed false, last_start 2024-11-06T17:33:35Z -2024-11-06T17:33:50Z DEBUG Updated config 2024-11-06T17:33:50Z RC:205c4e.00000006 -2024-11-06T17:33:50Z INFO Updated config #003: Changed 0 fields. -2024-11-06T17:33:51Z TRACE received command AHU-1/state/update -2024-11-06T17:33:51Z DEBUG received state_update -2024-11-06T17:33:51Z DEBUG Handling update message state_update MP:e41ef3a3 -2024-11-06T17:33:51Z DEBUG Updated state after 0s 2024-11-06T17:33:51Z MP:e41ef3a3 -2024-11-06T17:33:51Z INFO Updated state #004: Changed 3 fields: -2024-11-06T17:33:51Z INFO Updated state #004: Set `system.last_config` = `2024-11-06T17:33:50Z` -2024-11-06T17:33:51Z INFO Updated state #004: Set `system.status.timestamp` = `2024-11-06T17:33:50Z` -2024-11-06T17:33:51Z INFO Updated state #004: Set `timestamp` = `2024-11-06T17:33:51Z` -2024-11-06T17:33:51Z DEBUG Updated state has last_config 2024-11-06T17:33:50Z (expecting 2024-11-06T17:33:50Z) -2024-11-06T17:33:51Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:51Z DEBUG Stage finished waiting for config update synchronized at 13s after 0s -2024-11-06T17:33:51Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:33:51Z DEBUG Config sync took 1s -2024-11-06T17:33:51Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:51Z DEBUG Update config initial setup timestamp 2024-11-06T17:33:50Z -2024-11-06T17:33:51Z TRACE local local_update: { -2024-11-06T17:33:51Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:50Z", -2024-11-06T17:33:51Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:51Z TRACE local local_update: "system" : { -2024-11-06T17:33:51Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:51Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:51Z TRACE local local_update: "operation" : { -2024-11-06T17:33:51Z TRACE local local_update: "last_start" : "2024-11-06T17:33:35Z" -2024-11-06T17:33:51Z TRACE local local_update: }, -2024-11-06T17:33:51Z TRACE local local_update: "testing" : { -2024-11-06T17:33:51Z TRACE local local_update: "sequence_name" : "scan_periodic_now_enumerate" -2024-11-06T17:33:51Z TRACE local local_update: } -2024-11-06T17:33:51Z TRACE local local_update: }, -2024-11-06T17:33:51Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:51Z TRACE local local_update: "families" : { -2024-11-06T17:33:51Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:51Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:51Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:51Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:51Z TRACE local local_update: } -2024-11-06T17:33:51Z TRACE local local_update: }, -2024-11-06T17:33:51Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:51Z TRACE local local_update: "points" : { -2024-11-06T17:33:51Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:51Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:51Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:51Z TRACE local local_update: }, -2024-11-06T17:33:51Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:51Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:51Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:51Z TRACE local local_update: }, -2024-11-06T17:33:51Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:51Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:51Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:51Z TRACE local local_update: } -2024-11-06T17:33:51Z TRACE local local_update: } -2024-11-06T17:33:51Z TRACE local local_update: } -2024-11-06T17:33:51Z TRACE local local_update: } -2024-11-06T17:33:51Z DEBUG Stale state cutoff threshold is 2024-11-06T17:33:37Z -2024-11-06T17:33:51Z DEBUG Waiting for device stateTransaction RC:205c4e.00000007 (was null) -2024-11-06T17:33:51Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:33:51Z INFO Stage start waiting for state query at 13s -2024-11-06T17:33:51Z TRACE received command AHU-1/state/system -2024-11-06T17:33:51Z TRACE received state_system: { -2024-11-06T17:33:51Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:51Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:51Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:51Z TRACE received state_system: }, -2024-11-06T17:33:51Z TRACE received state_system: "last_config" : "2024-11-06T17:33:50Z", -2024-11-06T17:33:51Z TRACE received state_system: "operation" : { -2024-11-06T17:33:51Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:51Z TRACE received state_system: "last_start" : "2024-11-06T17:33:35Z", -2024-11-06T17:33:51Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:51Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:51Z TRACE received state_system: }, -2024-11-06T17:33:51Z TRACE received state_system: "serial_no" : "sequencer-17099", -2024-11-06T17:33:51Z TRACE received state_system: "software" : { -2024-11-06T17:33:51Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:51Z TRACE received state_system: }, -2024-11-06T17:33:51Z TRACE received state_system: "status" : { -2024-11-06T17:33:51Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:51Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:51Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:50Z", -2024-11-06T17:33:51Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:51Z TRACE received state_system: }, -2024-11-06T17:33:51Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:51Z", -2024-11-06T17:33:51Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:51Z TRACE received state_system: } -2024-11-06T17:33:51Z DEBUG Handling device message state_system MP:e41ef3a3-0 -2024-11-06T17:33:51Z TRACE Ignoring partial state update -2024-11-06T17:33:51Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:51Z TRACE received state_localnet: { -2024-11-06T17:33:51Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:51Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:51Z TRACE received state_localnet: "addr" : "60:45:bd:bc:01:c0" -2024-11-06T17:33:51Z TRACE received state_localnet: }, -2024-11-06T17:33:51Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:51Z TRACE received state_localnet: "addr" : "10.1.0.162" -2024-11-06T17:33:51Z TRACE received state_localnet: }, -2024-11-06T17:33:51Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:51Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:1c0" -2024-11-06T17:33:51Z TRACE received state_localnet: }, -2024-11-06T17:33:51Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:51Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:51Z TRACE received state_localnet: } -2024-11-06T17:33:51Z TRACE received state_localnet: }, -2024-11-06T17:33:51Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:51Z", -2024-11-06T17:33:51Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:51Z TRACE received state_localnet: } -2024-11-06T17:33:51Z DEBUG Handling device message state_localnet MP:e41ef3a3-1 -2024-11-06T17:33:51Z TRACE Ignoring partial state update -2024-11-06T17:33:51Z TRACE received command AHU-1/state/update -2024-11-06T17:33:51Z DEBUG received state_update -2024-11-06T17:33:51Z INFO Received device configAcked -2024-11-06T17:33:51Z DEBUG Handling update message state_update RC:205c4e.00000007 -2024-11-06T17:33:51Z DEBUG Removed stateTransaction RC:205c4e.00000007 -2024-11-06T17:33:51Z DEBUG Updated state after 0s 2024-11-06T17:33:51Z RC:205c4e.00000007 -2024-11-06T17:33:51Z INFO Updated state #005: Changed 0 fields. -2024-11-06T17:33:51Z DEBUG Updated state has last_config 2024-11-06T17:33:50Z (expecting 2024-11-06T17:33:50Z) -2024-11-06T17:33:51Z DEBUG Stage finished waiting for state query at 13s after 0s -2024-11-06T17:33:51Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:33:51Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:33:51Z INFO Stage start waiting for initial device state at 13s -2024-11-06T17:33:52Z TRACE updated check config_update: true -2024-11-06T17:33:52Z DEBUG update config_update, adding configTransaction RC:205c4e.00000008 -2024-11-06T17:33:52Z TRACE local local_update: { -2024-11-06T17:33:52Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:50Z", -2024-11-06T17:33:52Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:52Z TRACE local local_update: "system" : { -2024-11-06T17:33:52Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:52Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:52Z TRACE local local_update: "operation" : { -2024-11-06T17:33:52Z TRACE local local_update: "last_start" : "2024-11-06T17:33:35Z" -2024-11-06T17:33:52Z TRACE local local_update: }, -2024-11-06T17:33:52Z TRACE local local_update: "testing" : { -2024-11-06T17:33:52Z TRACE local local_update: "sequence_name" : "scan_periodic_now_enumerate" -2024-11-06T17:33:52Z TRACE local local_update: } -2024-11-06T17:33:52Z TRACE local local_update: }, -2024-11-06T17:33:52Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:52Z TRACE local local_update: "families" : { -2024-11-06T17:33:52Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:52Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:52Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:52Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:52Z TRACE local local_update: } -2024-11-06T17:33:52Z TRACE local local_update: }, -2024-11-06T17:33:52Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:52Z TRACE local local_update: "points" : { -2024-11-06T17:33:52Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:52Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:52Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:52Z TRACE local local_update: }, -2024-11-06T17:33:52Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:52Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:52Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:52Z TRACE local local_update: }, -2024-11-06T17:33:52Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:52Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:52Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:52Z TRACE local local_update: } -2024-11-06T17:33:52Z TRACE local local_update: } -2024-11-06T17:33:52Z TRACE local local_update: } -2024-11-06T17:33:52Z TRACE local local_update: } -2024-11-06T17:33:52Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:51Z -2024-11-06T17:33:52Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:52Z, because before initial device state -2024-11-06T17:33:52Z TRACE Stage suspend waiting for initial device state at 14s -2024-11-06T17:33:52Z INFO Stage start waiting for config update synchronized at 14s -2024-11-06T17:33:52Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:52Z TRACE received state_pointset: { -2024-11-06T17:33:52Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:52Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:52Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:52Z TRACE received state_pointset: }, -2024-11-06T17:33:52Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:52Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:52Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:52Z TRACE received state_pointset: }, -2024-11-06T17:33:52Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:52Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:52Z TRACE received state_pointset: } -2024-11-06T17:33:52Z TRACE received state_pointset: }, -2024-11-06T17:33:52Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:51Z", -2024-11-06T17:33:52Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:52Z TRACE received state_pointset: } -2024-11-06T17:33:52Z DEBUG Handling device message state_pointset MP:e41ef3a3-2 -2024-11-06T17:33:52Z TRACE Ignoring partial state update -2024-11-06T17:33:52Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:52Z TRACE received command AHU-1/reply/update -2024-11-06T17:33:52Z TRACE received command AHU-1/config/update -2024-11-06T17:33:52Z DEBUG received config_update -2024-11-06T17:33:52Z DEBUG Handling update message config_update RC:205c4e.00000008 -2024-11-06T17:33:52Z DEBUG Removed configTransaction RC:205c4e.00000008 -2024-11-06T17:33:52Z DEBUG last_start changed false, last_start 2024-11-06T17:33:35Z -2024-11-06T17:33:52Z DEBUG Updated config 2024-11-06T17:33:52Z RC:205c4e.00000008 -2024-11-06T17:33:52Z INFO Updated config #004: Changed 0 fields. -2024-11-06T17:33:52Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state -2024-11-06T17:33:53Z TRACE received command AHU-1/state/update -2024-11-06T17:33:53Z DEBUG received state_update -2024-11-06T17:33:53Z DEBUG Handling update message state_update MP:5b968869 -2024-11-06T17:33:53Z DEBUG Updated state after 0s 2024-11-06T17:33:53Z MP:5b968869 -2024-11-06T17:33:53Z INFO Updated state #006: Changed 3 fields: -2024-11-06T17:33:53Z INFO Updated state #006: Set `system.last_config` = `2024-11-06T17:33:52Z` -2024-11-06T17:33:53Z INFO Updated state #006: Set `system.status.timestamp` = `2024-11-06T17:33:52Z` -2024-11-06T17:33:53Z INFO Updated state #006: Set `timestamp` = `2024-11-06T17:33:53Z` -2024-11-06T17:33:53Z DEBUG Updated state has last_config 2024-11-06T17:33:52Z (expecting 2024-11-06T17:33:52Z) -2024-11-06T17:33:53Z TRACE received command AHU-1/state/system -2024-11-06T17:33:53Z TRACE received state_system: { -2024-11-06T17:33:53Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:53Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:53Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:53Z TRACE received state_system: }, -2024-11-06T17:33:53Z TRACE received state_system: "last_config" : "2024-11-06T17:33:52Z", -2024-11-06T17:33:53Z TRACE received state_system: "operation" : { -2024-11-06T17:33:53Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:53Z TRACE received state_system: "last_start" : "2024-11-06T17:33:35Z", -2024-11-06T17:33:53Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:53Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:53Z TRACE received state_system: }, -2024-11-06T17:33:53Z TRACE received state_system: "serial_no" : "sequencer-17099", -2024-11-06T17:33:53Z TRACE received state_system: "software" : { -2024-11-06T17:33:53Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:53Z TRACE received state_system: }, -2024-11-06T17:33:53Z TRACE received state_system: "status" : { -2024-11-06T17:33:53Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:53Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:53Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:52Z", -2024-11-06T17:33:53Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:53Z TRACE received state_system: }, -2024-11-06T17:33:53Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:53Z", -2024-11-06T17:33:53Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:53Z TRACE received state_system: } -2024-11-06T17:33:53Z DEBUG Handling device message state_system MP:5b968869-0 -2024-11-06T17:33:53Z TRACE Ignoring partial state update -2024-11-06T17:33:53Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:53Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:33:53Z TRACE Stage resume waiting for initial device state at 15s -2024-11-06T17:33:53Z DEBUG Config sync took 1s -2024-11-06T17:33:53Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:53Z DEBUG Update config before initial device state timestamp 2024-11-06T17:33:52Z -2024-11-06T17:33:53Z TRACE local local_update: { -2024-11-06T17:33:53Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:52Z", -2024-11-06T17:33:53Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:53Z TRACE local local_update: "system" : { -2024-11-06T17:33:53Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:53Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:53Z TRACE local local_update: "operation" : { -2024-11-06T17:33:53Z TRACE local local_update: "last_start" : "2024-11-06T17:33:35Z" -2024-11-06T17:33:53Z TRACE local local_update: }, -2024-11-06T17:33:53Z TRACE local local_update: "testing" : { -2024-11-06T17:33:53Z TRACE local local_update: "sequence_name" : "scan_periodic_now_enumerate" -2024-11-06T17:33:53Z TRACE local local_update: } -2024-11-06T17:33:53Z TRACE local local_update: }, -2024-11-06T17:33:53Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:53Z TRACE local local_update: "families" : { -2024-11-06T17:33:53Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:53Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:53Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:53Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:53Z TRACE local local_update: } -2024-11-06T17:33:53Z TRACE local local_update: }, -2024-11-06T17:33:53Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:53Z TRACE local local_update: "points" : { -2024-11-06T17:33:53Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:53Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:53Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:53Z TRACE local local_update: }, -2024-11-06T17:33:53Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:53Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:53Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:53Z TRACE local local_update: }, -2024-11-06T17:33:53Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:53Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:53Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:53Z TRACE local local_update: } -2024-11-06T17:33:53Z TRACE local local_update: } -2024-11-06T17:33:53Z TRACE local local_update: } -2024-11-06T17:33:53Z TRACE local local_update: } -2024-11-06T17:33:53Z DEBUG Stage finished waiting for initial device state at 15s after 1s -2024-11-06T17:33:53Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:33:53Z DEBUG Device state system status level is now 300 -2024-11-06T17:33:53Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:33:53Z INFO Stage start waiting for config update synchronized at 15s -2024-11-06T17:33:53Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:53Z TRACE received state_localnet: { -2024-11-06T17:33:53Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:53Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:53Z TRACE received state_localnet: "addr" : "60:45:bd:bc:01:c0" -2024-11-06T17:33:53Z TRACE received state_localnet: }, -2024-11-06T17:33:53Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:53Z TRACE received state_localnet: "addr" : "10.1.0.162" -2024-11-06T17:33:53Z TRACE received state_localnet: }, -2024-11-06T17:33:53Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:53Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:1c0" -2024-11-06T17:33:53Z TRACE received state_localnet: }, -2024-11-06T17:33:53Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:53Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:53Z TRACE received state_localnet: } -2024-11-06T17:33:53Z TRACE received state_localnet: }, -2024-11-06T17:33:53Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:53Z", -2024-11-06T17:33:53Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:53Z TRACE received state_localnet: } -2024-11-06T17:33:53Z DEBUG Handling device message state_localnet MP:5b968869-1 -2024-11-06T17:33:53Z TRACE Ignoring partial state update -2024-11-06T17:33:53Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:33:53Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:33:53Z DEBUG Config sync took 1s -2024-11-06T17:33:53Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:53Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:33:53Z INFO Stage start waiting for executing test at 15s -2024-11-06T17:33:53Z DEBUG stage begin waiting for executing test at 15s -2024-11-06T17:33:53Z DEBUG Allowing device state change discovery -2024-11-06T17:33:53Z TRACE Stage suspend waiting for executing test at 15s -2024-11-06T17:33:53Z INFO Stage start waiting for discovery families defined at 15s -2024-11-06T17:33:54Z DEBUG system config extra field null -2024-11-06T17:33:54Z TRACE updated check config_system: true -2024-11-06T17:33:54Z DEBUG update config_system, adding configTransaction RC:205c4e.00000009 -2024-11-06T17:33:54Z TRACE local local_system: { -2024-11-06T17:33:54Z TRACE local local_system: "min_loglevel" : 200, -2024-11-06T17:33:54Z TRACE local local_system: "metrics_rate_sec" : 10, -2024-11-06T17:33:54Z TRACE local local_system: "operation" : { -2024-11-06T17:33:54Z TRACE local local_system: "last_start" : "2024-11-06T17:33:35Z" -2024-11-06T17:33:54Z TRACE local local_system: }, -2024-11-06T17:33:54Z TRACE local local_system: "testing" : { -2024-11-06T17:33:54Z TRACE local local_system: "sequence_name" : "scan_periodic_now_enumerate" -2024-11-06T17:33:54Z TRACE local local_system: } -2024-11-06T17:33:54Z TRACE local local_system: } -2024-11-06T17:33:54Z TRACE updated check config_pointset: true -2024-11-06T17:33:54Z DEBUG update config_pointset, adding configTransaction RC:205c4e.0000000a -2024-11-06T17:33:54Z TRACE local local_pointset: { -2024-11-06T17:33:54Z TRACE local local_pointset: "points" : { -2024-11-06T17:33:54Z TRACE local local_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:54Z TRACE local local_pointset: "units" : "Bars", -2024-11-06T17:33:54Z TRACE local local_pointset: "set_value" : 98 -2024-11-06T17:33:54Z TRACE local local_pointset: }, -2024-11-06T17:33:54Z TRACE local local_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:54Z TRACE local local_pointset: "ref" : "BV11.present_value", -2024-11-06T17:33:54Z TRACE local local_pointset: "units" : "No-units" -2024-11-06T17:33:54Z TRACE local local_pointset: }, -2024-11-06T17:33:54Z TRACE local local_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:54Z TRACE local local_pointset: "ref" : "AV12.present_value", -2024-11-06T17:33:54Z TRACE local local_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:54Z TRACE local local_pointset: } -2024-11-06T17:33:54Z TRACE local local_pointset: } -2024-11-06T17:33:54Z TRACE local local_pointset: } -2024-11-06T17:33:54Z TRACE updated check config_gateway: false -2024-11-06T17:33:54Z TRACE updated check config_localnet: true -2024-11-06T17:33:54Z DEBUG update config_localnet, adding configTransaction RC:205c4e.0000000b -2024-11-06T17:33:54Z TRACE local local_localnet: { -2024-11-06T17:33:54Z TRACE local local_localnet: "families" : { -2024-11-06T17:33:54Z TRACE local local_localnet: "ether" : { }, -2024-11-06T17:33:54Z TRACE local local_localnet: "ipv4" : { }, -2024-11-06T17:33:54Z TRACE local local_localnet: "vendor" : { }, -2024-11-06T17:33:54Z TRACE local local_localnet: "ipv6" : { } -2024-11-06T17:33:54Z TRACE local local_localnet: } -2024-11-06T17:33:54Z TRACE local local_localnet: } -2024-11-06T17:33:54Z TRACE updated check config_blobset: false -2024-11-06T17:33:54Z TRACE updated check config_discovery: true -2024-11-06T17:33:54Z DEBUG update config_discovery, adding configTransaction RC:205c4e.0000000c -2024-11-06T17:33:54Z TRACE local local_discovery: { -2024-11-06T17:33:54Z TRACE local local_discovery: "families" : { } -2024-11-06T17:33:54Z TRACE local local_discovery: } -2024-11-06T17:33:54Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:53Z -2024-11-06T17:33:54Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:54Z, because before discovery families defined -2024-11-06T17:33:54Z TRACE Stage suspend waiting for discovery families defined at 16s -2024-11-06T17:33:54Z INFO Stage start waiting for config update synchronized at 16s -2024-11-06T17:33:54Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:54Z TRACE received state_pointset: { -2024-11-06T17:33:54Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:54Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:54Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:54Z TRACE received state_pointset: }, -2024-11-06T17:33:54Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:54Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:54Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:54Z TRACE received state_pointset: }, -2024-11-06T17:33:54Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:54Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:54Z TRACE received state_pointset: } -2024-11-06T17:33:54Z TRACE received state_pointset: }, -2024-11-06T17:33:54Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:53Z", -2024-11-06T17:33:54Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:54Z TRACE received state_pointset: } -2024-11-06T17:33:54Z DEBUG Handling device message state_pointset MP:5b968869-2 -2024-11-06T17:33:54Z TRACE Ignoring partial state update -2024-11-06T17:33:54Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:54Z TRACE received command AHU-1/config/update -2024-11-06T17:33:54Z DEBUG received config_update -2024-11-06T17:33:54Z DEBUG Handling update message config_update RC:205c4e.0000000a -2024-11-06T17:33:54Z DEBUG Removed configTransaction RC:205c4e.0000000a -2024-11-06T17:33:54Z DEBUG last_start changed false, last_start 2024-11-06T17:33:35Z -2024-11-06T17:33:54Z DEBUG Updated config 2024-11-06T17:33:54Z RC:205c4e.0000000a -2024-11-06T17:33:54Z INFO Updated config #005: Changed 1 fields: -2024-11-06T17:33:54Z INFO Updated config #005: Add `discovery` = { "families": { } } -2024-11-06T17:33:55Z TRACE received command AHU-1/state/update -2024-11-06T17:33:55Z DEBUG received state_update -2024-11-06T17:33:55Z DEBUG Handling update message state_update MP:76b0a5a0 -2024-11-06T17:33:55Z DEBUG Updated state after 0s 2024-11-06T17:33:55Z MP:76b0a5a0 -2024-11-06T17:33:55Z INFO Updated state #007: Changed 3 fields: -2024-11-06T17:33:55Z INFO Updated state #007: Set `system.last_config` = `2024-11-06T17:33:54Z` -2024-11-06T17:33:55Z INFO Updated state #007: Set `system.status.timestamp` = `2024-11-06T17:33:54Z` -2024-11-06T17:33:55Z INFO Updated state #007: Set `timestamp` = `2024-11-06T17:33:55Z` -2024-11-06T17:33:55Z DEBUG Updated state has last_config 2024-11-06T17:33:54Z (expecting 2024-11-06T17:33:54Z) -2024-11-06T17:33:55Z DEBUG Detail config update synchronized is now: config transactions not cleared -2024-11-06T17:33:55Z TRACE received command AHU-1/state/system -2024-11-06T17:33:55Z TRACE received state_system: { -2024-11-06T17:33:55Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:55Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:55Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:55Z TRACE received state_system: }, -2024-11-06T17:33:55Z TRACE received state_system: "last_config" : "2024-11-06T17:33:54Z", -2024-11-06T17:33:55Z TRACE received state_system: "operation" : { -2024-11-06T17:33:55Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:55Z TRACE received state_system: "last_start" : "2024-11-06T17:33:35Z", -2024-11-06T17:33:55Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:55Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:55Z TRACE received state_system: }, -2024-11-06T17:33:55Z TRACE received state_system: "serial_no" : "sequencer-17099", -2024-11-06T17:33:55Z TRACE received state_system: "software" : { -2024-11-06T17:33:55Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:55Z TRACE received state_system: }, -2024-11-06T17:33:55Z TRACE received state_system: "status" : { -2024-11-06T17:33:55Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:55Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:55Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:54Z", -2024-11-06T17:33:55Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:55Z TRACE received state_system: }, -2024-11-06T17:33:55Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:55Z", -2024-11-06T17:33:55Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:55Z TRACE received state_system: } -2024-11-06T17:33:55Z DEBUG Handling device message state_system MP:76b0a5a0-0 -2024-11-06T17:33:55Z TRACE Ignoring partial state update -2024-11-06T17:33:55Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:55Z TRACE received state_localnet: { -2024-11-06T17:33:55Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:55Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:55Z TRACE received state_localnet: "addr" : "60:45:bd:bc:01:c0" -2024-11-06T17:33:55Z TRACE received state_localnet: }, -2024-11-06T17:33:55Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:55Z TRACE received state_localnet: "addr" : "10.1.0.162" -2024-11-06T17:33:55Z TRACE received state_localnet: }, -2024-11-06T17:33:55Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:55Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:1c0" -2024-11-06T17:33:55Z TRACE received state_localnet: }, -2024-11-06T17:33:55Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:55Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:55Z TRACE received state_localnet: } -2024-11-06T17:33:55Z TRACE received state_localnet: }, -2024-11-06T17:33:55Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:55Z", -2024-11-06T17:33:55Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:55Z TRACE received state_localnet: } -2024-11-06T17:33:55Z DEBUG Handling device message state_localnet MP:76b0a5a0-1 -2024-11-06T17:33:55Z TRACE Ignoring partial state update -2024-11-06T17:33:55Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:55Z TRACE received state_pointset: { -2024-11-06T17:33:55Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:55Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:55Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:55Z TRACE received state_pointset: }, -2024-11-06T17:33:55Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:55Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:55Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:55Z TRACE received state_pointset: }, -2024-11-06T17:33:55Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:55Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:55Z TRACE received state_pointset: } -2024-11-06T17:33:55Z TRACE received state_pointset: }, -2024-11-06T17:33:55Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:55Z", -2024-11-06T17:33:55Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:55Z TRACE received state_pointset: } -2024-11-06T17:33:55Z DEBUG Handling device message state_pointset MP:76b0a5a0-2 -2024-11-06T17:33:55Z TRACE Ignoring partial state update -2024-11-06T17:33:56Z TRACE received command AHU-1/config/update -2024-11-06T17:33:56Z DEBUG received config_update -2024-11-06T17:33:56Z DEBUG Handling update message config_update RC:205c4e.00000009 -2024-11-06T17:33:56Z DEBUG Removed configTransaction RC:205c4e.00000009 -2024-11-06T17:33:56Z DEBUG last_start changed false, last_start 2024-11-06T17:33:35Z -2024-11-06T17:33:56Z DEBUG Updated config 2024-11-06T17:33:56Z RC:205c4e.00000009 -2024-11-06T17:33:56Z INFO Updated config #006: Changed 0 fields. -2024-11-06T17:33:56Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state -2024-11-06T17:33:56Z TRACE received command AHU-1/events/pointset -2024-11-06T17:33:56Z TRACE received events_pointset: { -2024-11-06T17:33:56Z TRACE received events_pointset: "points" : { -2024-11-06T17:33:56Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:56Z TRACE received events_pointset: "present_value" : false -2024-11-06T17:33:56Z TRACE received events_pointset: }, -2024-11-06T17:33:56Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:56Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:33:56Z TRACE received events_pointset: }, -2024-11-06T17:33:56Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:56Z TRACE received events_pointset: "present_value" : 10 -2024-11-06T17:33:56Z TRACE received events_pointset: } -2024-11-06T17:33:56Z TRACE received events_pointset: }, -2024-11-06T17:33:56Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:33:56Z", -2024-11-06T17:33:56Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:33:56Z TRACE received events_pointset: } -2024-11-06T17:33:56Z DEBUG Handling device message events_pointset MP:ced1e553 -2024-11-06T17:33:56Z TRACE received command AHU-1/events/system -2024-11-06T17:33:56Z DEBUG received events_system 2024-11-06T17:33:47Z NOTICE system.config.apply: success -2024-11-06T17:33:56Z DEBUG received events_system 2024-11-06T17:33:47Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:56Z DEBUG received events_system 2024-11-06T17:33:47Z INFO device.log: 2024-11-06T17:33:47Z received config 2024-11-06T17:33:47Z -2024-11-06T17:33:56Z DEBUG received events_system 2024-11-06T17:33:47Z NOTICE system.config.apply: success -2024-11-06T17:33:56Z DEBUG received events_system 2024-11-06T17:33:49Z INFO device.log: Update state 2024-11-06T17:33:49Z last_config 2024-11-06T17:33:47Z -2024-11-06T17:33:56Z DEBUG received events_system 2024-11-06T17:33:50Z INFO device.log: 2024-11-06T17:33:50Z received config 2024-11-06T17:33:50Z -2024-11-06T17:33:56Z DEBUG received events_system 2024-11-06T17:33:50Z NOTICE system.config.apply: success -2024-11-06T17:33:56Z DEBUG received events_system 2024-11-06T17:33:51Z INFO device.log: Update state 2024-11-06T17:33:51Z last_config 2024-11-06T17:33:50Z -2024-11-06T17:33:56Z DEBUG received events_system 2024-11-06T17:33:52Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:57Z DEBUG received events_system 2024-11-06T17:33:52Z INFO device.log: 2024-11-06T17:33:52Z received config 2024-11-06T17:33:52Z -2024-11-06T17:33:57Z DEBUG received events_system 2024-11-06T17:33:52Z NOTICE system.config.apply: success -2024-11-06T17:33:57Z DEBUG received events_system 2024-11-06T17:33:53Z INFO device.log: Update state 2024-11-06T17:33:53Z last_config 2024-11-06T17:33:52Z -2024-11-06T17:33:57Z DEBUG received events_system 2024-11-06T17:33:54Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:57Z DEBUG received events_system 2024-11-06T17:33:54Z INFO device.log: 2024-11-06T17:33:54Z received config 2024-11-06T17:33:54Z -2024-11-06T17:33:57Z DEBUG received events_system 2024-11-06T17:33:54Z NOTICE system.config.apply: success -2024-11-06T17:33:57Z DEBUG received events_system 2024-11-06T17:33:55Z INFO device.log: Update state 2024-11-06T17:33:55Z last_config 2024-11-06T17:33:54Z -2024-11-06T17:33:57Z DEBUG received events_system 2024-11-06T17:33:56Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:57Z DEBUG received events_system 2024-11-06T17:33:56Z INFO device.log: 2024-11-06T17:33:56Z received config 2024-11-06T17:33:56Z -2024-11-06T17:33:57Z DEBUG received events_system 2024-11-06T17:33:56Z NOTICE system.config.apply: success -2024-11-06T17:33:57Z DEBUG Handling device message events_system MP:22515206 -2024-11-06T17:33:57Z TRACE received command AHU-1/config/update -2024-11-06T17:33:57Z DEBUG received config_update -2024-11-06T17:33:57Z DEBUG Handling update message config_update RC:205c4e.0000000b -2024-11-06T17:33:57Z DEBUG Removed configTransaction RC:205c4e.0000000b -2024-11-06T17:33:57Z DEBUG last_start changed false, last_start 2024-11-06T17:33:35Z -2024-11-06T17:33:57Z DEBUG Updated config 2024-11-06T17:33:57Z RC:205c4e.0000000b -2024-11-06T17:33:57Z INFO Updated config #007: Changed 0 fields. -2024-11-06T17:33:57Z TRACE received command AHU-1/state/update -2024-11-06T17:33:57Z DEBUG received state_update -2024-11-06T17:33:57Z DEBUG Handling update message state_update MP:fcf8d576 -2024-11-06T17:33:57Z DEBUG Updated state after 0s 2024-11-06T17:33:57Z MP:fcf8d576 -2024-11-06T17:33:57Z INFO Updated state #008: Changed 3 fields: -2024-11-06T17:33:57Z INFO Updated state #008: Set `system.last_config` = `2024-11-06T17:33:57Z` -2024-11-06T17:33:57Z INFO Updated state #008: Set `system.status.timestamp` = `2024-11-06T17:33:57Z` -2024-11-06T17:33:57Z INFO Updated state #008: Set `timestamp` = `2024-11-06T17:33:57Z` -2024-11-06T17:33:57Z DEBUG Updated state has last_config 2024-11-06T17:33:57Z (expecting 2024-11-06T17:33:57Z) -2024-11-06T17:33:57Z DEBUG Detail config update synchronized is now: config transactions not cleared -2024-11-06T17:33:57Z TRACE received command AHU-1/state/system -2024-11-06T17:33:57Z TRACE received state_system: { -2024-11-06T17:33:57Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:57Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:57Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:57Z TRACE received state_system: }, -2024-11-06T17:33:57Z TRACE received state_system: "last_config" : "2024-11-06T17:33:57Z", -2024-11-06T17:33:57Z TRACE received state_system: "operation" : { -2024-11-06T17:33:57Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:57Z TRACE received state_system: "last_start" : "2024-11-06T17:33:35Z", -2024-11-06T17:33:57Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:57Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:57Z TRACE received state_system: }, -2024-11-06T17:33:57Z TRACE received state_system: "serial_no" : "sequencer-17099", -2024-11-06T17:33:57Z TRACE received state_system: "software" : { -2024-11-06T17:33:57Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:57Z TRACE received state_system: }, -2024-11-06T17:33:57Z TRACE received state_system: "status" : { -2024-11-06T17:33:57Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:57Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:57Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:57Z", -2024-11-06T17:33:57Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:57Z TRACE received state_system: }, -2024-11-06T17:33:57Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:57Z", -2024-11-06T17:33:57Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:57Z TRACE received state_system: } -2024-11-06T17:33:57Z DEBUG Handling device message state_system MP:fcf8d576-0 -2024-11-06T17:33:57Z TRACE Ignoring partial state update -2024-11-06T17:33:57Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:57Z TRACE received state_localnet: { -2024-11-06T17:33:57Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:57Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:57Z TRACE received state_localnet: "addr" : "60:45:bd:bc:01:c0" -2024-11-06T17:33:57Z TRACE received state_localnet: }, -2024-11-06T17:33:57Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:57Z TRACE received state_localnet: "addr" : "10.1.0.162" -2024-11-06T17:33:57Z TRACE received state_localnet: }, -2024-11-06T17:33:57Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:57Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:1c0" -2024-11-06T17:33:57Z TRACE received state_localnet: }, -2024-11-06T17:33:57Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:57Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:57Z TRACE received state_localnet: } -2024-11-06T17:33:57Z TRACE received state_localnet: }, -2024-11-06T17:33:57Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:57Z", -2024-11-06T17:33:57Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:57Z TRACE received state_localnet: } -2024-11-06T17:33:57Z DEBUG Handling device message state_localnet MP:fcf8d576-1 -2024-11-06T17:33:57Z TRACE Ignoring partial state update -2024-11-06T17:33:57Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:57Z TRACE received state_pointset: { -2024-11-06T17:33:57Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:57Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:57Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:57Z TRACE received state_pointset: }, -2024-11-06T17:33:57Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:57Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:57Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:57Z TRACE received state_pointset: }, -2024-11-06T17:33:57Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:57Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:57Z TRACE received state_pointset: } -2024-11-06T17:33:57Z TRACE received state_pointset: }, -2024-11-06T17:33:57Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:57Z", -2024-11-06T17:33:57Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:57Z TRACE received state_pointset: } -2024-11-06T17:33:57Z DEBUG Handling device message state_pointset MP:fcf8d576-2 -2024-11-06T17:33:57Z TRACE Ignoring partial state update -2024-11-06T17:33:58Z TRACE received command AHU-1/config/update -2024-11-06T17:33:58Z DEBUG received config_update -2024-11-06T17:33:58Z DEBUG Handling update message config_update RC:205c4e.0000000c -2024-11-06T17:33:58Z DEBUG Removed configTransaction RC:205c4e.0000000c -2024-11-06T17:33:58Z DEBUG last_start changed false, last_start 2024-11-06T17:33:35Z -2024-11-06T17:33:58Z DEBUG Updated config 2024-11-06T17:33:58Z RC:205c4e.0000000c -2024-11-06T17:33:58Z INFO Updated config #008: Changed 0 fields. -2024-11-06T17:33:58Z DEBUG Detail config update synchronized is now: last_config not synced in state -2024-11-06T17:33:59Z TRACE received command AHU-1/state/update -2024-11-06T17:33:59Z DEBUG received state_update -2024-11-06T17:33:59Z DEBUG Handling update message state_update MP:04ffd234 -2024-11-06T17:33:59Z DEBUG Updated state after 0s 2024-11-06T17:33:59Z MP:04ffd234 -2024-11-06T17:33:59Z INFO Updated state #009: Changed 4 fields: -2024-11-06T17:33:59Z INFO Updated state #009: Set `system.last_config` = `2024-11-06T17:33:58Z` -2024-11-06T17:33:59Z INFO Updated state #009: Set `system.status.timestamp` = `2024-11-06T17:33:58Z` -2024-11-06T17:33:59Z INFO Updated state #009: Add `discovery` = { "families": { } } -2024-11-06T17:33:59Z INFO Updated state #009: Set `timestamp` = `2024-11-06T17:33:59Z` -2024-11-06T17:33:59Z DEBUG Updated state has last_config 2024-11-06T17:33:58Z (expecting 2024-11-06T17:33:58Z) -2024-11-06T17:33:59Z TRACE received command AHU-1/state/system -2024-11-06T17:33:59Z TRACE received state_system: { -2024-11-06T17:33:59Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:59Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:59Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:59Z TRACE received state_system: }, -2024-11-06T17:33:59Z TRACE received state_system: "last_config" : "2024-11-06T17:33:58Z", -2024-11-06T17:33:59Z TRACE received state_system: "operation" : { -2024-11-06T17:33:59Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:59Z TRACE received state_system: "last_start" : "2024-11-06T17:33:35Z", -2024-11-06T17:33:59Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:59Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:59Z TRACE received state_system: }, -2024-11-06T17:33:59Z TRACE received state_system: "serial_no" : "sequencer-17099", -2024-11-06T17:33:59Z TRACE received state_system: "software" : { -2024-11-06T17:33:59Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:59Z TRACE received state_system: }, -2024-11-06T17:33:59Z TRACE received state_system: "status" : { -2024-11-06T17:33:59Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:59Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:59Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:58Z", -2024-11-06T17:33:59Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:59Z TRACE received state_system: }, -2024-11-06T17:33:59Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:59Z", -2024-11-06T17:33:59Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:59Z TRACE received state_system: } -2024-11-06T17:33:59Z DEBUG Handling device message state_system MP:04ffd234-0 -2024-11-06T17:33:59Z TRACE Ignoring partial state update -2024-11-06T17:33:59Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:59Z DEBUG Stage finished waiting for config update synchronized at 21s after 4s -2024-11-06T17:33:59Z TRACE Stage resume waiting for discovery families defined at 21s -2024-11-06T17:33:59Z DEBUG Config sync took 5s -2024-11-06T17:33:59Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:59Z DEBUG Update config before discovery families defined timestamp 2024-11-06T17:33:58Z -2024-11-06T17:33:59Z TRACE local local_update: { -2024-11-06T17:33:59Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:58Z", -2024-11-06T17:33:59Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:59Z TRACE local local_update: "system" : { -2024-11-06T17:33:59Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:59Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:59Z TRACE local local_update: "operation" : { -2024-11-06T17:33:59Z TRACE local local_update: "last_start" : "2024-11-06T17:33:35Z" -2024-11-06T17:33:59Z TRACE local local_update: }, -2024-11-06T17:33:59Z TRACE local local_update: "testing" : { -2024-11-06T17:33:59Z TRACE local local_update: "sequence_name" : "scan_periodic_now_enumerate" -2024-11-06T17:33:59Z TRACE local local_update: } -2024-11-06T17:33:59Z TRACE local local_update: }, -2024-11-06T17:33:59Z TRACE local local_update: "discovery" : { -2024-11-06T17:33:59Z TRACE local local_update: "families" : { } -2024-11-06T17:33:59Z TRACE local local_update: }, -2024-11-06T17:33:59Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:59Z TRACE local local_update: "families" : { -2024-11-06T17:33:59Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:59Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:59Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:59Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:59Z TRACE local local_update: } -2024-11-06T17:33:59Z TRACE local local_update: }, -2024-11-06T17:33:59Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:59Z TRACE local local_update: "points" : { -2024-11-06T17:33:59Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:59Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:59Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:59Z TRACE local local_update: }, -2024-11-06T17:33:59Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:59Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:59Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:59Z TRACE local local_update: }, -2024-11-06T17:33:59Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:59Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:59Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:59Z TRACE local local_update: } -2024-11-06T17:33:59Z TRACE local local_update: } -2024-11-06T17:33:59Z TRACE local local_update: } -2024-11-06T17:33:59Z TRACE local local_update: } -2024-11-06T17:33:59Z DEBUG Recorded sequence: 1. Update config before discovery families defined -2024-11-06T17:33:59Z INFO Device config Add `discovery` = { "families": { } } -2024-11-06T17:33:59Z TRACE Update config before discovery families defined: Add `discovery` = { "families": { } } -2024-11-06T17:33:59Z DEBUG Recorded sequence: 1. Wait for discovery families defined -2024-11-06T17:33:59Z DEBUG Stage finished waiting for discovery families defined at 21s after 6s -2024-11-06T17:33:59Z TRACE Stage resume waiting for executing test at 21s -2024-11-06T17:33:59Z TRACE Stage suspend waiting for executing test at 21s -2024-11-06T17:33:59Z INFO Stage start waiting for discovery family keys match at 21s -2024-11-06T17:34:00Z DEBUG system config extra field null -2024-11-06T17:34:00Z TRACE updated check config_system: false -2024-11-06T17:34:00Z TRACE updated check config_pointset: false -2024-11-06T17:34:00Z TRACE updated check config_gateway: false -2024-11-06T17:34:00Z TRACE updated check config_localnet: false -2024-11-06T17:34:00Z TRACE updated check config_blobset: false -2024-11-06T17:34:00Z TRACE updated check config_discovery: false -2024-11-06T17:34:00Z DEBUG Update config Before discovery family keys match timestamp 2024-11-06T17:33:58Z -2024-11-06T17:34:00Z TRACE local local_update: { -2024-11-06T17:34:00Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:58Z", -2024-11-06T17:34:00Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:34:00Z TRACE local local_update: "system" : { -2024-11-06T17:34:00Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:34:00Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:34:00Z TRACE local local_update: "operation" : { -2024-11-06T17:34:00Z TRACE local local_update: "last_start" : "2024-11-06T17:33:35Z" -2024-11-06T17:34:00Z TRACE local local_update: }, -2024-11-06T17:34:00Z TRACE local local_update: "testing" : { -2024-11-06T17:34:00Z TRACE local local_update: "sequence_name" : "scan_periodic_now_enumerate" -2024-11-06T17:34:00Z TRACE local local_update: } -2024-11-06T17:34:00Z TRACE local local_update: }, -2024-11-06T17:34:00Z TRACE local local_update: "discovery" : { -2024-11-06T17:34:00Z TRACE local local_update: "families" : { } -2024-11-06T17:34:00Z TRACE local local_update: }, -2024-11-06T17:34:00Z TRACE local local_update: "localnet" : { -2024-11-06T17:34:00Z TRACE local local_update: "families" : { -2024-11-06T17:34:00Z TRACE local local_update: "ether" : { }, -2024-11-06T17:34:00Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:34:00Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:34:00Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:34:00Z TRACE local local_update: } -2024-11-06T17:34:00Z TRACE local local_update: }, -2024-11-06T17:34:00Z TRACE local local_update: "pointset" : { -2024-11-06T17:34:00Z TRACE local local_update: "points" : { -2024-11-06T17:34:00Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:34:00Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:34:00Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:34:00Z TRACE local local_update: }, -2024-11-06T17:34:00Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:34:00Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:34:00Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:34:00Z TRACE local local_update: }, -2024-11-06T17:34:00Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:34:00Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:34:00Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:34:00Z TRACE local local_update: } -2024-11-06T17:34:00Z TRACE local local_update: } -2024-11-06T17:34:00Z TRACE local local_update: } -2024-11-06T17:34:00Z TRACE local local_update: } -2024-11-06T17:34:00Z DEBUG Recorded sequence: 1. Wait until discovery family keys match -2024-11-06T17:34:00Z DEBUG Stage finished waiting for discovery family keys match at 22s after 1s -2024-11-06T17:34:00Z TRACE Stage resume waiting for executing test at 22s -2024-11-06T17:34:00Z TRACE Stage suspend waiting for executing test at 22s -2024-11-06T17:34:00Z INFO Stage start waiting for no scans active at 22s -2024-11-06T17:34:01Z DEBUG system config extra field null -2024-11-06T17:34:01Z TRACE updated check config_system: false -2024-11-06T17:34:01Z TRACE updated check config_pointset: false -2024-11-06T17:34:01Z TRACE updated check config_gateway: false -2024-11-06T17:34:01Z TRACE updated check config_localnet: false -2024-11-06T17:34:01Z TRACE updated check config_blobset: false -2024-11-06T17:34:01Z TRACE updated check config_discovery: false -2024-11-06T17:34:01Z DEBUG Update config before no scans active timestamp 2024-11-06T17:33:58Z -2024-11-06T17:34:01Z TRACE local local_update: { -2024-11-06T17:34:01Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:58Z", -2024-11-06T17:34:01Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:34:01Z TRACE local local_update: "system" : { -2024-11-06T17:34:01Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:34:01Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:34:01Z TRACE local local_update: "operation" : { -2024-11-06T17:34:01Z TRACE local local_update: "last_start" : "2024-11-06T17:33:35Z" -2024-11-06T17:34:01Z TRACE local local_update: }, -2024-11-06T17:34:01Z TRACE local local_update: "testing" : { -2024-11-06T17:34:01Z TRACE local local_update: "sequence_name" : "scan_periodic_now_enumerate" -2024-11-06T17:34:01Z TRACE local local_update: } -2024-11-06T17:34:01Z TRACE local local_update: }, -2024-11-06T17:34:01Z TRACE local local_update: "discovery" : { -2024-11-06T17:34:01Z TRACE local local_update: "families" : { } -2024-11-06T17:34:01Z TRACE local local_update: }, -2024-11-06T17:34:01Z TRACE local local_update: "localnet" : { -2024-11-06T17:34:01Z TRACE local local_update: "families" : { -2024-11-06T17:34:01Z TRACE local local_update: "ether" : { }, -2024-11-06T17:34:01Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:34:01Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:34:01Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:34:01Z TRACE local local_update: } -2024-11-06T17:34:01Z TRACE local local_update: }, -2024-11-06T17:34:01Z TRACE local local_update: "pointset" : { -2024-11-06T17:34:01Z TRACE local local_update: "points" : { -2024-11-06T17:34:01Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:34:01Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:34:01Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:34:01Z TRACE local local_update: }, -2024-11-06T17:34:01Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:34:01Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:34:01Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:34:01Z TRACE local local_update: }, -2024-11-06T17:34:01Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:34:01Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:34:01Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:34:01Z TRACE local local_update: } -2024-11-06T17:34:01Z TRACE local local_update: } -2024-11-06T17:34:01Z TRACE local local_update: } -2024-11-06T17:34:01Z TRACE local local_update: } -2024-11-06T17:34:01Z DEBUG Recorded sequence: 1. Wait for no scans active -2024-11-06T17:34:01Z DEBUG Stage finished waiting for no scans active at 23s after 1s -2024-11-06T17:34:01Z TRACE Stage resume waiting for executing test at 23s -2024-11-06T17:34:01Z INFO Enumeration configured for family vendor starting at 2024-11-06T17:34:01Z evey 20s -2024-11-06T17:34:02Z TRACE Stage suspend waiting for executing test at 24s -2024-11-06T17:34:02Z INFO Stage start waiting for scan iterations at 24s -2024-11-06T17:34:03Z DEBUG system config extra field null -2024-11-06T17:34:03Z TRACE updated check config_system: false -2024-11-06T17:34:03Z TRACE updated check config_pointset: false -2024-11-06T17:34:03Z TRACE updated check config_gateway: false -2024-11-06T17:34:03Z TRACE updated check config_localnet: false -2024-11-06T17:34:03Z TRACE updated check config_blobset: false -2024-11-06T17:34:03Z TRACE updated check config_discovery: true -2024-11-06T17:34:03Z DEBUG update config_discovery, adding configTransaction RC:205c4e.0000000d -2024-11-06T17:34:03Z TRACE local local_discovery: { -2024-11-06T17:34:03Z TRACE local local_discovery: "families" : { -2024-11-06T17:34:03Z TRACE local local_discovery: "vendor" : { -2024-11-06T17:34:03Z TRACE local local_discovery: "generation" : "2024-11-06T17:34:01Z", -2024-11-06T17:34:03Z TRACE local local_discovery: "scan_interval_sec" : 20, -2024-11-06T17:34:03Z TRACE local local_discovery: "scan_duration_sec" : 20, -2024-11-06T17:34:03Z TRACE local local_discovery: "depth" : "entries" -2024-11-06T17:34:03Z TRACE local local_discovery: } -2024-11-06T17:34:03Z TRACE local local_discovery: } -2024-11-06T17:34:03Z TRACE local local_discovery: } -2024-11-06T17:34:03Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:59Z -2024-11-06T17:34:03Z DEBUG Update lastConfigUpdate 2024-11-06T17:34:03Z, because before scan iterations -2024-11-06T17:34:03Z TRACE Stage suspend waiting for scan iterations at 25s -2024-11-06T17:34:03Z INFO Stage start waiting for config update synchronized at 25s -2024-11-06T17:34:03Z TRACE received command AHU-1/state/discovery -2024-11-06T17:34:03Z TRACE received state_discovery: { -2024-11-06T17:34:03Z TRACE received state_discovery: "families" : { }, -2024-11-06T17:34:03Z TRACE received state_discovery: "timestamp" : "2024-11-06T17:33:59Z", -2024-11-06T17:34:03Z TRACE received state_discovery: "version" : "1.5.2" -2024-11-06T17:34:03Z TRACE received state_discovery: } -2024-11-06T17:34:03Z DEBUG Handling device message state_discovery MP:04ffd234-1 -2024-11-06T17:34:03Z TRACE Ignoring partial state update -2024-11-06T17:34:03Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:34:03Z TRACE received command AHU-1/state/localnet -2024-11-06T17:34:03Z TRACE received state_localnet: { -2024-11-06T17:34:03Z TRACE received state_localnet: "families" : { -2024-11-06T17:34:03Z TRACE received state_localnet: "ether" : { -2024-11-06T17:34:03Z TRACE received state_localnet: "addr" : "60:45:bd:bc:01:c0" -2024-11-06T17:34:03Z TRACE received state_localnet: }, -2024-11-06T17:34:03Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:34:03Z TRACE received state_localnet: "addr" : "10.1.0.162" -2024-11-06T17:34:03Z TRACE received state_localnet: }, -2024-11-06T17:34:03Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:34:03Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:1c0" -2024-11-06T17:34:03Z TRACE received state_localnet: }, -2024-11-06T17:34:03Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:34:03Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:34:03Z TRACE received state_localnet: } -2024-11-06T17:34:03Z TRACE received state_localnet: }, -2024-11-06T17:34:03Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:59Z", -2024-11-06T17:34:03Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:34:03Z TRACE received state_localnet: } -2024-11-06T17:34:03Z DEBUG Handling device message state_localnet MP:04ffd234-2 -2024-11-06T17:34:03Z TRACE Ignoring partial state update -2024-11-06T17:34:03Z TRACE received command AHU-1/state/pointset -2024-11-06T17:34:03Z TRACE received state_pointset: { -2024-11-06T17:34:03Z TRACE received state_pointset: "points" : { -2024-11-06T17:34:03Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:34:03Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:34:03Z TRACE received state_pointset: }, -2024-11-06T17:34:03Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:34:03Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:34:03Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:34:03Z TRACE received state_pointset: }, -2024-11-06T17:34:03Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:34:03Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:34:03Z TRACE received state_pointset: } -2024-11-06T17:34:03Z TRACE received state_pointset: }, -2024-11-06T17:34:03Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:59Z", -2024-11-06T17:34:03Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:34:03Z TRACE received state_pointset: } -2024-11-06T17:34:03Z DEBUG Handling device message state_pointset MP:04ffd234-3 -2024-11-06T17:34:03Z TRACE Ignoring partial state update -2024-11-06T17:34:03Z TRACE received command AHU-1/state/update -2024-11-06T17:34:03Z DEBUG received state_update -2024-11-06T17:34:03Z DEBUG Handling update message state_update MP:062eef23 -2024-11-06T17:34:03Z DEBUG Updated state after 0s 2024-11-06T17:34:03Z MP:062eef23 -2024-11-06T17:34:03Z INFO Updated state #010: Changed 4 fields: -2024-11-06T17:34:03Z INFO Updated state #010: Set `system.status.level` = `100` -2024-11-06T17:34:03Z INFO Updated state #010: Set `system.status.category` = `system.config.parse` -2024-11-06T17:34:03Z INFO Updated state #010: Set `system.status.timestamp` = `2024-11-06T17:34:03Z` -2024-11-06T17:34:03Z INFO Updated state #010: Set `timestamp` = `2024-11-06T17:34:03Z` -2024-11-06T17:34:03Z DEBUG Updated state has last_config 2024-11-06T17:33:58Z (expecting 2024-11-06T17:33:58Z) -2024-11-06T17:34:03Z TRACE received command AHU-1/config/update -2024-11-06T17:34:03Z DEBUG received config_update -2024-11-06T17:34:03Z DEBUG Handling update message config_update RC:205c4e.0000000d -2024-11-06T17:34:03Z DEBUG Removed configTransaction RC:205c4e.0000000d -2024-11-06T17:34:03Z DEBUG last_start changed false, last_start 2024-11-06T17:33:35Z -2024-11-06T17:34:03Z DEBUG Updated config 2024-11-06T17:34:03Z RC:205c4e.0000000d -2024-11-06T17:34:03Z INFO Updated config #009: Changed 1 fields: -2024-11-06T17:34:03Z INFO Updated config #009: Add `discovery.families.vendor` = { "generation": `family generation`, "scan_interval_sec": `20`, "depth": `entries`, "scan_duration_sec": `20` } -2024-11-06T17:34:03Z DEBUG Detail config update synchronized is now: last_config not synced in state -2024-11-06T17:34:03Z TRACE received command AHU-1/state/system -2024-11-06T17:34:03Z TRACE received state_system: { -2024-11-06T17:34:03Z TRACE received state_system: "hardware" : { -2024-11-06T17:34:03Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:34:03Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:34:03Z TRACE received state_system: }, -2024-11-06T17:34:03Z TRACE received state_system: "last_config" : "2024-11-06T17:33:58Z", -2024-11-06T17:34:03Z TRACE received state_system: "operation" : { -2024-11-06T17:34:03Z TRACE received state_system: "operational" : true, -2024-11-06T17:34:03Z TRACE received state_system: "last_start" : "2024-11-06T17:33:35Z", -2024-11-06T17:34:03Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:34:03Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:34:03Z TRACE received state_system: }, -2024-11-06T17:34:03Z TRACE received state_system: "serial_no" : "sequencer-17099", -2024-11-06T17:34:03Z TRACE received state_system: "software" : { -2024-11-06T17:34:03Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:34:03Z TRACE received state_system: }, -2024-11-06T17:34:03Z TRACE received state_system: "status" : { -2024-11-06T17:34:03Z TRACE received state_system: "message" : "success", -2024-11-06T17:34:03Z TRACE received state_system: "category" : "system.config.parse", -2024-11-06T17:34:03Z TRACE received state_system: "timestamp" : "2024-11-06T17:34:03Z", -2024-11-06T17:34:03Z TRACE received state_system: "level" : 100 -2024-11-06T17:34:03Z TRACE received state_system: }, -2024-11-06T17:34:03Z TRACE received state_system: "timestamp" : "2024-11-06T17:34:03Z", -2024-11-06T17:34:03Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:34:03Z TRACE received state_system: } -2024-11-06T17:34:03Z DEBUG Handling device message state_system MP:062eef23-0 -2024-11-06T17:34:03Z TRACE Ignoring partial state update -2024-11-06T17:34:03Z TRACE received command AHU-1/state/discovery -2024-11-06T17:34:03Z TRACE received state_discovery: { -2024-11-06T17:34:03Z TRACE received state_discovery: "families" : { }, -2024-11-06T17:34:03Z TRACE received state_discovery: "timestamp" : "2024-11-06T17:34:03Z", -2024-11-06T17:34:03Z TRACE received state_discovery: "version" : "1.5.2" -2024-11-06T17:34:03Z TRACE received state_discovery: } -2024-11-06T17:34:03Z DEBUG Handling device message state_discovery MP:062eef23-1 -2024-11-06T17:34:03Z TRACE Ignoring partial state update -2024-11-06T17:34:03Z TRACE received command AHU-1/state/localnet -2024-11-06T17:34:03Z TRACE received state_localnet: { -2024-11-06T17:34:03Z TRACE received state_localnet: "families" : { -2024-11-06T17:34:03Z TRACE received state_localnet: "ether" : { -2024-11-06T17:34:03Z TRACE received state_localnet: "addr" : "60:45:bd:bc:01:c0" -2024-11-06T17:34:03Z TRACE received state_localnet: }, -2024-11-06T17:34:03Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:34:03Z TRACE received state_localnet: "addr" : "10.1.0.162" -2024-11-06T17:34:03Z TRACE received state_localnet: }, -2024-11-06T17:34:03Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:34:03Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:1c0" -2024-11-06T17:34:03Z TRACE received state_localnet: }, -2024-11-06T17:34:03Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:34:03Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:34:03Z TRACE received state_localnet: } -2024-11-06T17:34:03Z TRACE received state_localnet: }, -2024-11-06T17:34:03Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:34:03Z", -2024-11-06T17:34:03Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:34:03Z TRACE received state_localnet: } -2024-11-06T17:34:03Z DEBUG Handling device message state_localnet MP:062eef23-2 -2024-11-06T17:34:03Z TRACE Ignoring partial state update -2024-11-06T17:34:03Z TRACE received command AHU-1/state/pointset -2024-11-06T17:34:03Z TRACE received state_pointset: { -2024-11-06T17:34:03Z TRACE received state_pointset: "points" : { -2024-11-06T17:34:03Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:34:03Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:34:03Z TRACE received state_pointset: }, -2024-11-06T17:34:03Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:34:03Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:34:03Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:34:03Z TRACE received state_pointset: }, -2024-11-06T17:34:03Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:34:03Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:34:03Z TRACE received state_pointset: } -2024-11-06T17:34:03Z TRACE received state_pointset: }, -2024-11-06T17:34:03Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:34:03Z", -2024-11-06T17:34:03Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:34:03Z TRACE received state_pointset: } -2024-11-06T17:34:03Z DEBUG Handling device message state_pointset MP:062eef23-3 -2024-11-06T17:34:03Z TRACE Ignoring partial state update -2024-11-06T17:34:05Z TRACE received command AHU-1/state/update -2024-11-06T17:34:05Z DEBUG received state_update -2024-11-06T17:34:05Z DEBUG Handling update message state_update MP:9e6be9bc -2024-11-06T17:34:05Z DEBUG Updated state after 0s 2024-11-06T17:34:05Z MP:9e6be9bc -2024-11-06T17:34:05Z INFO Updated state #011: Changed 5 fields: -2024-11-06T17:34:05Z INFO Updated state #011: Set `system.last_config` = `2024-11-06T17:34:03Z` -2024-11-06T17:34:05Z INFO Updated state #011: Set `system.status.level` = `300` -2024-11-06T17:34:05Z INFO Updated state #011: Set `system.status.category` = `system.config.apply` -2024-11-06T17:34:05Z INFO Updated state #011: Add `discovery.families.vendor` = { "generation": `2024-11-06T17:34:21Z`, "phase": `pending` } -2024-11-06T17:34:05Z INFO Updated state #011: Set `timestamp` = `2024-11-06T17:34:05Z` -2024-11-06T17:34:05Z DEBUG Updated state has last_config 2024-11-06T17:34:03Z (expecting 2024-11-06T17:34:03Z) -2024-11-06T17:34:05Z TRACE received command AHU-1/state/system -2024-11-06T17:34:05Z TRACE received state_system: { -2024-11-06T17:34:05Z TRACE received state_system: "hardware" : { -2024-11-06T17:34:05Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:34:05Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:34:05Z TRACE received state_system: }, -2024-11-06T17:34:05Z TRACE received state_system: "last_config" : "2024-11-06T17:34:03Z", -2024-11-06T17:34:05Z TRACE received state_system: "operation" : { -2024-11-06T17:34:05Z TRACE received state_system: "operational" : true, -2024-11-06T17:34:05Z TRACE received state_system: "last_start" : "2024-11-06T17:33:35Z", -2024-11-06T17:34:05Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:34:05Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:34:05Z TRACE received state_system: }, -2024-11-06T17:34:05Z TRACE received state_system: "serial_no" : "sequencer-17099", -2024-11-06T17:34:05Z TRACE received state_system: "software" : { -2024-11-06T17:34:05Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:34:05Z TRACE received state_system: }, -2024-11-06T17:34:05Z TRACE received state_system: "status" : { -2024-11-06T17:34:05Z TRACE received state_system: "message" : "success", -2024-11-06T17:34:05Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:34:05Z TRACE received state_system: "timestamp" : "2024-11-06T17:34:03Z", -2024-11-06T17:34:05Z TRACE received state_system: "level" : 300 -2024-11-06T17:34:05Z TRACE received state_system: }, -2024-11-06T17:34:05Z TRACE received state_system: "timestamp" : "2024-11-06T17:34:05Z", -2024-11-06T17:34:05Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:34:05Z TRACE received state_system: } -2024-11-06T17:34:05Z DEBUG Handling device message state_system MP:9e6be9bc-0 -2024-11-06T17:34:05Z TRACE Ignoring partial state update -2024-11-06T17:34:05Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:34:05Z DEBUG Stage finished waiting for config update synchronized at 27s after 2s -2024-11-06T17:34:05Z TRACE Stage resume waiting for scan iterations at 27s -2024-11-06T17:34:05Z DEBUG Config sync took 2s -2024-11-06T17:34:05Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:34:05Z DEBUG Update config before scan iterations timestamp 2024-11-06T17:34:03Z -2024-11-06T17:34:05Z TRACE local local_update: { -2024-11-06T17:34:05Z TRACE local local_update: "timestamp" : "2024-11-06T17:34:03Z", -2024-11-06T17:34:05Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:34:05Z TRACE local local_update: "system" : { -2024-11-06T17:34:05Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:34:05Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:34:05Z TRACE local local_update: "operation" : { -2024-11-06T17:34:05Z TRACE local local_update: "last_start" : "2024-11-06T17:33:35Z" -2024-11-06T17:34:05Z TRACE local local_update: }, -2024-11-06T17:34:05Z TRACE local local_update: "testing" : { -2024-11-06T17:34:05Z TRACE local local_update: "sequence_name" : "scan_periodic_now_enumerate" -2024-11-06T17:34:05Z TRACE local local_update: } -2024-11-06T17:34:05Z TRACE local local_update: }, -2024-11-06T17:34:05Z TRACE local local_update: "discovery" : { -2024-11-06T17:34:05Z TRACE local local_update: "families" : { -2024-11-06T17:34:05Z TRACE local local_update: "vendor" : { -2024-11-06T17:34:05Z TRACE local local_update: "generation" : "2024-11-06T17:34:01Z", -2024-11-06T17:34:05Z TRACE local local_update: "scan_interval_sec" : 20, -2024-11-06T17:34:05Z TRACE local local_update: "scan_duration_sec" : 20, -2024-11-06T17:34:05Z TRACE local local_update: "depth" : "entries" -2024-11-06T17:34:05Z TRACE local local_update: } -2024-11-06T17:34:05Z TRACE local local_update: } -2024-11-06T17:34:05Z TRACE local local_update: }, -2024-11-06T17:34:05Z TRACE local local_update: "localnet" : { -2024-11-06T17:34:05Z TRACE local local_update: "families" : { -2024-11-06T17:34:05Z TRACE local local_update: "ether" : { }, -2024-11-06T17:34:05Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:34:05Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:34:05Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:34:05Z TRACE local local_update: } -2024-11-06T17:34:05Z TRACE local local_update: }, -2024-11-06T17:34:05Z TRACE local local_update: "pointset" : { -2024-11-06T17:34:05Z TRACE local local_update: "points" : { -2024-11-06T17:34:05Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:34:05Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:34:05Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:34:05Z TRACE local local_update: }, -2024-11-06T17:34:05Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:34:05Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:34:05Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:34:05Z TRACE local local_update: }, -2024-11-06T17:34:05Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:34:05Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:34:05Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:34:05Z TRACE local local_update: } -2024-11-06T17:34:05Z TRACE local local_update: } -2024-11-06T17:34:05Z TRACE local local_update: } -2024-11-06T17:34:05Z TRACE local local_update: } -2024-11-06T17:34:05Z DEBUG Recorded sequence: 1. Update config before scan iterations -2024-11-06T17:34:05Z INFO Device config Add `discovery.families.vendor` = { "generation": `family generation`, "scan_interval_sec": `20`, "depth": `entries`, "scan_duration_sec": `20` } -2024-11-06T17:34:05Z TRACE Update config before scan iterations: Add `discovery.families.vendor` = { "generation": `family generation`, "scan_interval_sec": `20`, "depth": `entries`, "scan_duration_sec": `20` } -2024-11-06T17:34:05Z DEBUG Recorded sequence: 1. Wait for scan iterations -2024-11-06T17:34:05Z TRACE received command AHU-1/state/discovery -2024-11-06T17:34:05Z TRACE received state_discovery: { -2024-11-06T17:34:05Z TRACE received state_discovery: "families" : { -2024-11-06T17:34:05Z TRACE received state_discovery: "vendor" : { -2024-11-06T17:34:05Z TRACE received state_discovery: "generation" : "2024-11-06T17:34:21Z", -2024-11-06T17:34:05Z TRACE received state_discovery: "phase" : "pending" -2024-11-06T17:34:05Z TRACE received state_discovery: } -2024-11-06T17:34:05Z TRACE received state_discovery: }, -2024-11-06T17:34:05Z TRACE received state_discovery: "timestamp" : "2024-11-06T17:34:05Z", -2024-11-06T17:34:05Z TRACE received state_discovery: "version" : "1.5.2" -2024-11-06T17:34:05Z TRACE received state_discovery: } -2024-11-06T17:34:05Z DEBUG Handling device message state_discovery MP:9e6be9bc-1 -2024-11-06T17:34:05Z TRACE Ignoring partial state update -2024-11-06T17:34:05Z TRACE received command AHU-1/state/localnet -2024-11-06T17:34:05Z TRACE received state_localnet: { -2024-11-06T17:34:05Z TRACE received state_localnet: "families" : { -2024-11-06T17:34:05Z TRACE received state_localnet: "ether" : { -2024-11-06T17:34:05Z TRACE received state_localnet: "addr" : "60:45:bd:bc:01:c0" -2024-11-06T17:34:05Z TRACE received state_localnet: }, -2024-11-06T17:34:05Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:34:05Z TRACE received state_localnet: "addr" : "10.1.0.162" -2024-11-06T17:34:05Z TRACE received state_localnet: }, -2024-11-06T17:34:05Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:34:05Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:1c0" -2024-11-06T17:34:05Z TRACE received state_localnet: }, -2024-11-06T17:34:05Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:34:05Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:34:05Z TRACE received state_localnet: } -2024-11-06T17:34:05Z TRACE received state_localnet: }, -2024-11-06T17:34:05Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:34:05Z", -2024-11-06T17:34:05Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:34:05Z TRACE received state_localnet: } -2024-11-06T17:34:05Z DEBUG Handling device message state_localnet MP:9e6be9bc-2 -2024-11-06T17:34:05Z TRACE Ignoring partial state update -2024-11-06T17:34:05Z TRACE received command AHU-1/state/pointset -2024-11-06T17:34:05Z TRACE received state_pointset: { -2024-11-06T17:34:05Z TRACE received state_pointset: "points" : { -2024-11-06T17:34:05Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:34:05Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:34:05Z TRACE received state_pointset: }, -2024-11-06T17:34:05Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:34:05Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:34:05Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:34:05Z TRACE received state_pointset: }, -2024-11-06T17:34:05Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:34:05Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:34:05Z TRACE received state_pointset: } -2024-11-06T17:34:05Z TRACE received state_pointset: }, -2024-11-06T17:34:05Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:34:05Z", -2024-11-06T17:34:05Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:34:05Z TRACE received state_pointset: } -2024-11-06T17:34:05Z DEBUG Handling device message state_pointset MP:9e6be9bc-3 -2024-11-06T17:34:05Z TRACE Ignoring partial state update -2024-11-06T17:34:06Z TRACE received command AHU-1/events/pointset -2024-11-06T17:34:06Z TRACE received events_pointset: { -2024-11-06T17:34:06Z TRACE received events_pointset: "points" : { -2024-11-06T17:34:06Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:34:06Z TRACE received events_pointset: "present_value" : false -2024-11-06T17:34:06Z TRACE received events_pointset: }, -2024-11-06T17:34:06Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:34:06Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:34:06Z TRACE received events_pointset: }, -2024-11-06T17:34:06Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:34:06Z TRACE received events_pointset: "present_value" : 8 -2024-11-06T17:34:06Z TRACE received events_pointset: } -2024-11-06T17:34:06Z TRACE received events_pointset: }, -2024-11-06T17:34:06Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:34:06Z", -2024-11-06T17:34:06Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:34:06Z TRACE received events_pointset: } -2024-11-06T17:34:06Z DEBUG Handling device message events_pointset MP:a10015d1 -2024-11-06T17:34:06Z TRACE received command AHU-1/events/system -2024-11-06T17:34:06Z DEBUG received events_system 2024-11-06T17:33:57Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:34:06Z DEBUG received events_system 2024-11-06T17:33:57Z INFO device.log: 2024-11-06T17:33:57Z received config 2024-11-06T17:33:57Z -2024-11-06T17:34:06Z DEBUG received events_system 2024-11-06T17:33:57Z NOTICE system.config.apply: success -2024-11-06T17:34:06Z DEBUG received events_system 2024-11-06T17:33:57Z INFO device.log: Update state 2024-11-06T17:33:57Z last_config 2024-11-06T17:33:57Z -2024-11-06T17:34:06Z DEBUG received events_system 2024-11-06T17:33:58Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:34:06Z DEBUG received events_system 2024-11-06T17:33:58Z INFO device.log: 2024-11-06T17:33:58Z received config 2024-11-06T17:33:58Z -2024-11-06T17:34:06Z DEBUG received events_system 2024-11-06T17:33:58Z NOTICE system.config.apply: success -2024-11-06T17:34:06Z DEBUG received events_system 2024-11-06T17:33:59Z INFO device.log: Update state 2024-11-06T17:33:59Z last_config 2024-11-06T17:33:58Z -2024-11-06T17:34:06Z DEBUG received events_system 2024-11-06T17:34:03Z INFO device.log: Update state 2024-11-06T17:34:03Z last_config 2024-11-06T17:33:58Z -2024-11-06T17:34:06Z DEBUG received events_system 2024-11-06T17:34:03Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:34:06Z DEBUG received events_system 2024-11-06T17:34:03Z INFO device.log: 2024-11-06T17:34:03Z received config 2024-11-06T17:34:03Z -2024-11-06T17:34:06Z DEBUG received events_system 2024-11-06T17:34:03Z INFO device.log: Discovery scan generation vendor pending at 2024-11-06T17:34:21Z -2024-11-06T17:34:06Z DEBUG received events_system 2024-11-06T17:34:03Z NOTICE system.config.apply: success -2024-11-06T17:34:06Z DEBUG received events_system 2024-11-06T17:34:05Z INFO device.log: Update state 2024-11-06T17:34:05Z last_config 2024-11-06T17:34:03Z -2024-11-06T17:34:06Z DEBUG Handling device message events_system MP:83f7f498 -2024-11-06T17:34:16Z TRACE received command AHU-1/events/pointset -2024-11-06T17:34:16Z TRACE received events_pointset: { -2024-11-06T17:34:16Z TRACE received events_pointset: "points" : { -2024-11-06T17:34:16Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:34:16Z TRACE received events_pointset: "present_value" : false -2024-11-06T17:34:16Z TRACE received events_pointset: }, -2024-11-06T17:34:16Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:34:16Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:34:16Z TRACE received events_pointset: }, -2024-11-06T17:34:16Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:34:16Z TRACE received events_pointset: "present_value" : 10 -2024-11-06T17:34:16Z TRACE received events_pointset: } -2024-11-06T17:34:16Z TRACE received events_pointset: }, -2024-11-06T17:34:16Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:34:16Z", -2024-11-06T17:34:16Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:34:16Z TRACE received events_pointset: } -2024-11-06T17:34:16Z DEBUG Handling device message events_pointset MP:4b515dc9 -2024-11-06T17:34:16Z TRACE received command AHU-1/events/system -2024-11-06T17:34:16Z DEBUG received events_system (no logs) -2024-11-06T17:34:16Z DEBUG Handling device message events_system MP:0d3b8edd -2024-11-06T17:34:21Z TRACE received command AHU-1/state/update -2024-11-06T17:34:21Z DEBUG received state_update -2024-11-06T17:34:21Z DEBUG Handling update message state_update MP:a4691863 -2024-11-06T17:34:21Z DEBUG Updated state after 0s 2024-11-06T17:34:21Z MP:a4691863 -2024-11-06T17:34:21Z INFO Updated state #012: Changed 3 fields: -2024-11-06T17:34:21Z INFO Updated state #012: Set `discovery.families.vendor.phase` = `active` -2024-11-06T17:34:21Z INFO Updated state #012: Add `discovery.families.vendor.active_count` = `0` -2024-11-06T17:34:21Z INFO Updated state #012: Set `timestamp` = `2024-11-06T17:34:21Z` -2024-11-06T17:34:21Z DEBUG Updated state has last_config 2024-11-06T17:34:03Z (expecting 2024-11-06T17:34:03Z) -2024-11-06T17:34:21Z TRACE received command AHU-1/events/discovery -2024-11-06T17:34:21Z TRACE received events_discovery: { -2024-11-06T17:34:21Z TRACE received events_discovery: "generation" : "2024-11-06T17:34:21Z", -2024-11-06T17:34:21Z TRACE received events_discovery: "refs" : { -2024-11-06T17:34:21Z TRACE received events_discovery: "globulating_globar" : { -2024-11-06T17:34:21Z TRACE received events_discovery: "possible_values" : [ ], -2024-11-06T17:34:21Z TRACE received events_discovery: "units" : "Bars" -2024-11-06T17:34:21Z TRACE received events_discovery: } -2024-11-06T17:34:21Z TRACE received events_discovery: }, -2024-11-06T17:34:21Z TRACE received events_discovery: "scan_addr" : "20231", -2024-11-06T17:34:21Z TRACE received events_discovery: "scan_family" : "vendor", -2024-11-06T17:34:21Z TRACE received events_discovery: "system" : { -2024-11-06T17:34:21Z TRACE received events_discovery: "ancillary" : { -2024-11-06T17:34:21Z TRACE received events_discovery: "device-name" : "GAT-123" -2024-11-06T17:34:21Z TRACE received events_discovery: } -2024-11-06T17:34:21Z TRACE received events_discovery: }, -2024-11-06T17:34:21Z TRACE received events_discovery: "timestamp" : "2024-11-06T17:34:21Z", -2024-11-06T17:34:21Z TRACE received events_discovery: "version" : "1.5.2" -2024-11-06T17:34:21Z TRACE received events_discovery: } -2024-11-06T17:34:21Z DEBUG Handling device message events_discovery MP:a8da1cfc -2024-11-06T17:34:21Z TRACE received command AHU-1/events/discovery -2024-11-06T17:34:21Z TRACE received events_discovery: { -2024-11-06T17:34:21Z TRACE received events_discovery: "generation" : "2024-11-06T17:34:21Z", -2024-11-06T17:34:21Z TRACE received events_discovery: "refs" : { -2024-11-06T17:34:21Z TRACE received events_discovery: "BV11.present_value" : { -2024-11-06T17:34:21Z TRACE received events_discovery: "point" : "filter_alarm_pressure_status", -2024-11-06T17:34:21Z TRACE received events_discovery: "possible_values" : [ ], -2024-11-06T17:34:21Z TRACE received events_discovery: "units" : "No-units" -2024-11-06T17:34:21Z TRACE received events_discovery: }, -2024-11-06T17:34:21Z TRACE received events_discovery: "filter_differential_pressure" : { -2024-11-06T17:34:21Z TRACE received events_discovery: "possible_values" : [ ], -2024-11-06T17:34:21Z TRACE received events_discovery: "units" : "Bars" -2024-11-06T17:34:21Z TRACE received events_discovery: }, -2024-11-06T17:34:21Z TRACE received events_discovery: "AV12.present_value" : { -2024-11-06T17:34:21Z TRACE received events_discovery: "point" : "filter_differential_pressure_sensor", -2024-11-06T17:34:21Z TRACE received events_discovery: "possible_values" : [ ], -2024-11-06T17:34:21Z TRACE received events_discovery: "units" : "Degrees-Celsius" -2024-11-06T17:34:21Z TRACE received events_discovery: } -2024-11-06T17:34:21Z TRACE received events_discovery: }, -2024-11-06T17:34:21Z TRACE received events_discovery: "scan_addr" : "0x65", -2024-11-06T17:34:21Z TRACE received events_discovery: "scan_family" : "vendor", -2024-11-06T17:34:21Z TRACE received events_discovery: "system" : { -2024-11-06T17:34:21Z TRACE received events_discovery: "ancillary" : { -2024-11-06T17:34:21Z TRACE received events_discovery: "device-name" : "AHU-22" -2024-11-06T17:34:21Z TRACE received events_discovery: } -2024-11-06T17:34:21Z TRACE received events_discovery: }, -2024-11-06T17:34:21Z TRACE received events_discovery: "timestamp" : "2024-11-06T17:34:21Z", -2024-11-06T17:34:21Z TRACE received events_discovery: "version" : "1.5.2" -2024-11-06T17:34:21Z TRACE received events_discovery: } -2024-11-06T17:34:21Z DEBUG Handling device message events_discovery MP:09436009 -2024-11-06T17:34:21Z TRACE received command AHU-1/events/discovery -2024-11-06T17:34:21Z TRACE received events_discovery: { -2024-11-06T17:34:21Z TRACE received events_discovery: "generation" : "2024-11-06T17:34:21Z", -2024-11-06T17:34:21Z TRACE received events_discovery: "refs" : { -2024-11-06T17:34:21Z TRACE received events_discovery: "BV11.present_value" : { -2024-11-06T17:34:21Z TRACE received events_discovery: "point" : "filter_alarm_pressure_status", -2024-11-06T17:34:21Z TRACE received events_discovery: "possible_values" : [ ], -2024-11-06T17:34:21Z TRACE received events_discovery: "units" : "No-units" -2024-11-06T17:34:21Z TRACE received events_discovery: }, -2024-11-06T17:34:21Z TRACE received events_discovery: "filter_differential_pressure_setpoint" : { -2024-11-06T17:34:21Z TRACE received events_discovery: "possible_values" : [ ], -2024-11-06T17:34:21Z TRACE received events_discovery: "units" : "Bars", -2024-11-06T17:34:21Z TRACE received events_discovery: "writable" : true -2024-11-06T17:34:21Z TRACE received events_discovery: }, -2024-11-06T17:34:21Z TRACE received events_discovery: "AV12.present_value" : { -2024-11-06T17:34:21Z TRACE received events_discovery: "point" : "filter_differential_pressure_sensor", -2024-11-06T17:34:21Z TRACE received events_discovery: "possible_values" : [ ], -2024-11-06T17:34:21Z TRACE received events_discovery: "units" : "Degrees-Celsius" -2024-11-06T17:34:21Z TRACE received events_discovery: } -2024-11-06T17:34:21Z TRACE received events_discovery: }, -2024-11-06T17:34:21Z TRACE received events_discovery: "scan_addr" : "28179023", -2024-11-06T17:34:21Z TRACE received events_discovery: "scan_family" : "vendor", -2024-11-06T17:34:21Z TRACE received events_discovery: "system" : { -2024-11-06T17:34:21Z TRACE received events_discovery: "ancillary" : { -2024-11-06T17:34:21Z TRACE received events_discovery: "device-name" : "AHU-1" -2024-11-06T17:34:21Z TRACE received events_discovery: } -2024-11-06T17:34:21Z TRACE received events_discovery: }, -2024-11-06T17:34:21Z TRACE received events_discovery: "timestamp" : "2024-11-06T17:34:21Z", -2024-11-06T17:34:21Z TRACE received events_discovery: "version" : "1.5.2" -2024-11-06T17:34:21Z TRACE received events_discovery: } -2024-11-06T17:34:21Z DEBUG Handling device message events_discovery MP:c1ff9de6 -2024-11-06T17:34:21Z TRACE received command AHU-1/state/system -2024-11-06T17:34:21Z TRACE received state_system: { -2024-11-06T17:34:21Z TRACE received state_system: "hardware" : { -2024-11-06T17:34:21Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:34:21Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:34:21Z TRACE received state_system: }, -2024-11-06T17:34:21Z TRACE received state_system: "last_config" : "2024-11-06T17:34:03Z", -2024-11-06T17:34:21Z TRACE received state_system: "operation" : { -2024-11-06T17:34:21Z TRACE received state_system: "operational" : true, -2024-11-06T17:34:21Z TRACE received state_system: "last_start" : "2024-11-06T17:33:35Z", -2024-11-06T17:34:21Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:34:21Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:34:21Z TRACE received state_system: }, -2024-11-06T17:34:21Z TRACE received state_system: "serial_no" : "sequencer-17099", -2024-11-06T17:34:21Z TRACE received state_system: "software" : { -2024-11-06T17:34:21Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:34:21Z TRACE received state_system: }, -2024-11-06T17:34:21Z TRACE received state_system: "status" : { -2024-11-06T17:34:21Z TRACE received state_system: "message" : "success", -2024-11-06T17:34:21Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:34:21Z TRACE received state_system: "timestamp" : "2024-11-06T17:34:03Z", -2024-11-06T17:34:21Z TRACE received state_system: "level" : 300 -2024-11-06T17:34:21Z TRACE received state_system: }, -2024-11-06T17:34:21Z TRACE received state_system: "timestamp" : "2024-11-06T17:34:21Z", -2024-11-06T17:34:21Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:34:21Z TRACE received state_system: } -2024-11-06T17:34:21Z DEBUG Handling device message state_system MP:a4691863-0 -2024-11-06T17:34:21Z TRACE Ignoring partial state update -2024-11-06T17:34:21Z TRACE received command AHU-1/state/discovery -2024-11-06T17:34:21Z TRACE received state_discovery: { -2024-11-06T17:34:21Z TRACE received state_discovery: "families" : { -2024-11-06T17:34:21Z TRACE received state_discovery: "vendor" : { -2024-11-06T17:34:21Z TRACE received state_discovery: "generation" : "2024-11-06T17:34:21Z", -2024-11-06T17:34:21Z TRACE received state_discovery: "phase" : "active", -2024-11-06T17:34:21Z TRACE received state_discovery: "active_count" : 0 -2024-11-06T17:34:21Z TRACE received state_discovery: } -2024-11-06T17:34:21Z TRACE received state_discovery: }, -2024-11-06T17:34:21Z TRACE received state_discovery: "timestamp" : "2024-11-06T17:34:21Z", -2024-11-06T17:34:21Z TRACE received state_discovery: "version" : "1.5.2" -2024-11-06T17:34:21Z TRACE received state_discovery: } -2024-11-06T17:34:21Z DEBUG Handling device message state_discovery MP:a4691863-1 -2024-11-06T17:34:21Z TRACE Ignoring partial state update -2024-11-06T17:34:21Z TRACE received command AHU-1/state/localnet -2024-11-06T17:34:21Z TRACE received state_localnet: { -2024-11-06T17:34:21Z TRACE received state_localnet: "families" : { -2024-11-06T17:34:21Z TRACE received state_localnet: "ether" : { -2024-11-06T17:34:21Z TRACE received state_localnet: "addr" : "60:45:bd:bc:01:c0" -2024-11-06T17:34:21Z TRACE received state_localnet: }, -2024-11-06T17:34:21Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:34:21Z TRACE received state_localnet: "addr" : "10.1.0.162" -2024-11-06T17:34:21Z TRACE received state_localnet: }, -2024-11-06T17:34:21Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:34:21Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:1c0" -2024-11-06T17:34:21Z TRACE received state_localnet: }, -2024-11-06T17:34:21Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:34:21Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:34:21Z TRACE received state_localnet: } -2024-11-06T17:34:21Z TRACE received state_localnet: }, -2024-11-06T17:34:21Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:34:21Z", -2024-11-06T17:34:21Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:34:21Z TRACE received state_localnet: } -2024-11-06T17:34:21Z DEBUG Handling device message state_localnet MP:a4691863-2 -2024-11-06T17:34:21Z TRACE Ignoring partial state update -2024-11-06T17:34:21Z TRACE received command AHU-1/state/pointset -2024-11-06T17:34:21Z TRACE received state_pointset: { -2024-11-06T17:34:21Z TRACE received state_pointset: "points" : { -2024-11-06T17:34:21Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:34:21Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:34:21Z TRACE received state_pointset: }, -2024-11-06T17:34:21Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:34:21Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:34:21Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:34:21Z TRACE received state_pointset: }, -2024-11-06T17:34:21Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:34:21Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:34:21Z TRACE received state_pointset: } -2024-11-06T17:34:21Z TRACE received state_pointset: }, -2024-11-06T17:34:21Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:34:21Z", -2024-11-06T17:34:21Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:34:21Z TRACE received state_pointset: } -2024-11-06T17:34:21Z DEBUG Handling device message state_pointset MP:a4691863-3 -2024-11-06T17:34:21Z TRACE Ignoring partial state update -2024-11-06T17:34:23Z TRACE received command AHU-1/state/update -2024-11-06T17:34:23Z DEBUG received state_update -2024-11-06T17:34:23Z DEBUG Handling update message state_update MP:1e06daaa -2024-11-06T17:34:23Z DEBUG Updated state after 0s 2024-11-06T17:34:23Z MP:1e06daaa -2024-11-06T17:34:23Z INFO Updated state #013: Changed 2 fields: -2024-11-06T17:34:23Z INFO Updated state #013: Set `discovery.families.vendor.active_count` = `3` -2024-11-06T17:34:23Z INFO Updated state #013: Set `timestamp` = `2024-11-06T17:34:23Z` -2024-11-06T17:34:23Z DEBUG Updated state has last_config 2024-11-06T17:34:03Z (expecting 2024-11-06T17:34:03Z) -2024-11-06T17:34:23Z TRACE received command AHU-1/state/system -2024-11-06T17:34:23Z TRACE received state_system: { -2024-11-06T17:34:23Z TRACE received state_system: "hardware" : { -2024-11-06T17:34:23Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:34:23Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:34:23Z TRACE received state_system: }, -2024-11-06T17:34:23Z TRACE received state_system: "last_config" : "2024-11-06T17:34:03Z", -2024-11-06T17:34:23Z TRACE received state_system: "operation" : { -2024-11-06T17:34:23Z TRACE received state_system: "operational" : true, -2024-11-06T17:34:23Z TRACE received state_system: "last_start" : "2024-11-06T17:33:35Z", -2024-11-06T17:34:23Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:34:23Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:34:23Z TRACE received state_system: }, -2024-11-06T17:34:23Z TRACE received state_system: "serial_no" : "sequencer-17099", -2024-11-06T17:34:23Z TRACE received state_system: "software" : { -2024-11-06T17:34:23Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:34:23Z TRACE received state_system: }, -2024-11-06T17:34:23Z TRACE received state_system: "status" : { -2024-11-06T17:34:23Z TRACE received state_system: "message" : "success", -2024-11-06T17:34:23Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:34:23Z TRACE received state_system: "timestamp" : "2024-11-06T17:34:03Z", -2024-11-06T17:34:23Z TRACE received state_system: "level" : 300 -2024-11-06T17:34:23Z TRACE received state_system: }, -2024-11-06T17:34:23Z TRACE received state_system: "timestamp" : "2024-11-06T17:34:23Z", -2024-11-06T17:34:23Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:34:23Z TRACE received state_system: } -2024-11-06T17:34:23Z DEBUG Handling device message state_system MP:1e06daaa-0 -2024-11-06T17:34:23Z TRACE Ignoring partial state update -2024-11-06T17:34:23Z TRACE received command AHU-1/state/discovery -2024-11-06T17:34:23Z TRACE received state_discovery: { -2024-11-06T17:34:23Z TRACE received state_discovery: "families" : { -2024-11-06T17:34:23Z TRACE received state_discovery: "vendor" : { -2024-11-06T17:34:23Z TRACE received state_discovery: "generation" : "2024-11-06T17:34:21Z", -2024-11-06T17:34:23Z TRACE received state_discovery: "phase" : "active", -2024-11-06T17:34:23Z TRACE received state_discovery: "active_count" : 3 -2024-11-06T17:34:23Z TRACE received state_discovery: } -2024-11-06T17:34:23Z TRACE received state_discovery: }, -2024-11-06T17:34:23Z TRACE received state_discovery: "timestamp" : "2024-11-06T17:34:23Z", -2024-11-06T17:34:23Z TRACE received state_discovery: "version" : "1.5.2" -2024-11-06T17:34:23Z TRACE received state_discovery: } -2024-11-06T17:34:23Z DEBUG Handling device message state_discovery MP:1e06daaa-1 -2024-11-06T17:34:23Z TRACE Ignoring partial state update -2024-11-06T17:34:23Z TRACE received command AHU-1/state/localnet -2024-11-06T17:34:23Z TRACE received state_localnet: { -2024-11-06T17:34:23Z TRACE received state_localnet: "families" : { -2024-11-06T17:34:23Z TRACE received state_localnet: "ether" : { -2024-11-06T17:34:23Z TRACE received state_localnet: "addr" : "60:45:bd:bc:01:c0" -2024-11-06T17:34:23Z TRACE received state_localnet: }, -2024-11-06T17:34:23Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:34:23Z TRACE received state_localnet: "addr" : "10.1.0.162" -2024-11-06T17:34:23Z TRACE received state_localnet: }, -2024-11-06T17:34:23Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:34:23Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:1c0" -2024-11-06T17:34:23Z TRACE received state_localnet: }, -2024-11-06T17:34:23Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:34:23Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:34:23Z TRACE received state_localnet: } -2024-11-06T17:34:23Z TRACE received state_localnet: }, -2024-11-06T17:34:23Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:34:23Z", -2024-11-06T17:34:23Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:34:23Z TRACE received state_localnet: } -2024-11-06T17:34:23Z DEBUG Handling device message state_localnet MP:1e06daaa-2 -2024-11-06T17:34:23Z TRACE Ignoring partial state update -2024-11-06T17:34:23Z TRACE received command AHU-1/state/pointset -2024-11-06T17:34:23Z TRACE received state_pointset: { -2024-11-06T17:34:23Z TRACE received state_pointset: "points" : { -2024-11-06T17:34:23Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:34:23Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:34:23Z TRACE received state_pointset: }, -2024-11-06T17:34:23Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:34:23Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:34:23Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:34:23Z TRACE received state_pointset: }, -2024-11-06T17:34:23Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:34:23Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:34:23Z TRACE received state_pointset: } -2024-11-06T17:34:23Z TRACE received state_pointset: }, -2024-11-06T17:34:23Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:34:23Z", -2024-11-06T17:34:23Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:34:23Z TRACE received state_pointset: } -2024-11-06T17:34:23Z DEBUG Handling device message state_pointset MP:1e06daaa-3 -2024-11-06T17:34:23Z TRACE Ignoring partial state update -2024-11-06T17:34:26Z TRACE received command AHU-1/events/pointset -2024-11-06T17:34:26Z TRACE received events_pointset: { -2024-11-06T17:34:26Z TRACE received events_pointset: "points" : { -2024-11-06T17:34:26Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:34:26Z TRACE received events_pointset: "present_value" : false -2024-11-06T17:34:26Z TRACE received events_pointset: }, -2024-11-06T17:34:26Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:34:26Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:34:26Z TRACE received events_pointset: }, -2024-11-06T17:34:26Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:34:26Z TRACE received events_pointset: "present_value" : 10 -2024-11-06T17:34:26Z TRACE received events_pointset: } -2024-11-06T17:34:26Z TRACE received events_pointset: }, -2024-11-06T17:34:26Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:34:26Z", -2024-11-06T17:34:26Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:34:26Z TRACE received events_pointset: } -2024-11-06T17:34:26Z DEBUG Handling device message events_pointset MP:3b0729b3 -2024-11-06T17:34:26Z TRACE received command AHU-1/events/system -2024-11-06T17:34:26Z DEBUG received events_system 2024-11-06T17:34:21Z INFO device.log: Discovery scan starting vendor generation 2024-11-06T17:34:21Z -2024-11-06T17:34:26Z DEBUG received events_system 2024-11-06T17:34:21Z INFO device.log: Update state 2024-11-06T17:34:21Z last_config 2024-11-06T17:34:03Z -2024-11-06T17:34:26Z DEBUG received events_system 2024-11-06T17:34:21Z INFO device.log: Discovered vendor device 20231 for gen 2024-11-06T17:34:21Z -2024-11-06T17:34:26Z DEBUG received events_system 2024-11-06T17:34:21Z INFO device.log: Discovered vendor device 28179023 for gen 2024-11-06T17:34:21Z -2024-11-06T17:34:26Z DEBUG received events_system 2024-11-06T17:34:21Z INFO device.log: Discovered vendor device 0x65 for gen 2024-11-06T17:34:21Z -2024-11-06T17:34:26Z DEBUG received events_system 2024-11-06T17:34:21Z ERROR device.log: Error while executing scheduled future: While checking for discovery scan start -2024-11-06T17:34:26Z DEBUG received events_system 2024-11-06T17:34:23Z INFO device.log: Update state 2024-11-06T17:34:23Z last_config 2024-11-06T17:34:03Z -2024-11-06T17:34:26Z DEBUG Handling device message events_system MP:36cd20d3 -2024-11-06T17:34:31Z TRACE received command AHU-1/state/update -2024-11-06T17:34:31Z DEBUG received state_update -2024-11-06T17:34:31Z DEBUG Handling update message state_update MP:894a4b62 -2024-11-06T17:34:31Z DEBUG Updated state after 0s 2024-11-06T17:34:31Z MP:894a4b62 -2024-11-06T17:34:31Z INFO Updated state #014: Changed 3 fields: -2024-11-06T17:34:31Z INFO Updated state #014: Set `discovery.families.vendor.generation` = `2024-11-06T17:34:41Z` -2024-11-06T17:34:31Z INFO Updated state #014: Set `discovery.families.vendor.phase` = `pending` -2024-11-06T17:34:31Z INFO Updated state #014: Set `timestamp` = `2024-11-06T17:34:31Z` -2024-11-06T17:34:31Z DEBUG Updated state has last_config 2024-11-06T17:34:03Z (expecting 2024-11-06T17:34:03Z) -2024-11-06T17:34:31Z TRACE received command AHU-1/state/system -2024-11-06T17:34:31Z TRACE received state_system: { -2024-11-06T17:34:31Z TRACE received state_system: "hardware" : { -2024-11-06T17:34:31Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:34:31Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:34:31Z TRACE received state_system: }, -2024-11-06T17:34:31Z TRACE received state_system: "last_config" : "2024-11-06T17:34:03Z", -2024-11-06T17:34:31Z TRACE received state_system: "operation" : { -2024-11-06T17:34:31Z TRACE received state_system: "operational" : true, -2024-11-06T17:34:31Z TRACE received state_system: "last_start" : "2024-11-06T17:33:35Z", -2024-11-06T17:34:31Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:34:31Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:34:31Z TRACE received state_system: }, -2024-11-06T17:34:31Z TRACE received state_system: "serial_no" : "sequencer-17099", -2024-11-06T17:34:31Z TRACE received state_system: "software" : { -2024-11-06T17:34:31Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:34:31Z TRACE received state_system: }, -2024-11-06T17:34:31Z TRACE received state_system: "status" : { -2024-11-06T17:34:31Z TRACE received state_system: "message" : "success", -2024-11-06T17:34:31Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:34:31Z TRACE received state_system: "timestamp" : "2024-11-06T17:34:03Z", -2024-11-06T17:34:31Z TRACE received state_system: "level" : 300 -2024-11-06T17:34:31Z TRACE received state_system: }, -2024-11-06T17:34:31Z TRACE received state_system: "timestamp" : "2024-11-06T17:34:31Z", -2024-11-06T17:34:31Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:34:31Z TRACE received state_system: } -2024-11-06T17:34:31Z DEBUG Handling device message state_system MP:894a4b62-0 -2024-11-06T17:34:31Z TRACE Ignoring partial state update -2024-11-06T17:34:31Z TRACE received command AHU-1/state/discovery -2024-11-06T17:34:31Z TRACE received state_discovery: { -2024-11-06T17:34:31Z TRACE received state_discovery: "families" : { -2024-11-06T17:34:31Z TRACE received state_discovery: "vendor" : { -2024-11-06T17:34:31Z TRACE received state_discovery: "generation" : "2024-11-06T17:34:41Z", -2024-11-06T17:34:31Z TRACE received state_discovery: "phase" : "pending", -2024-11-06T17:34:31Z TRACE received state_discovery: "active_count" : 3 -2024-11-06T17:34:31Z TRACE received state_discovery: } -2024-11-06T17:34:31Z TRACE received state_discovery: }, -2024-11-06T17:34:31Z TRACE received state_discovery: "timestamp" : "2024-11-06T17:34:31Z", -2024-11-06T17:34:31Z TRACE received state_discovery: "version" : "1.5.2" -2024-11-06T17:34:31Z TRACE received state_discovery: } -2024-11-06T17:34:31Z DEBUG Handling device message state_discovery MP:894a4b62-1 -2024-11-06T17:34:31Z TRACE Ignoring partial state update -2024-11-06T17:34:31Z TRACE received command AHU-1/state/localnet -2024-11-06T17:34:31Z TRACE received state_localnet: { -2024-11-06T17:34:31Z TRACE received state_localnet: "families" : { -2024-11-06T17:34:31Z TRACE received state_localnet: "ether" : { -2024-11-06T17:34:31Z TRACE received state_localnet: "addr" : "60:45:bd:bc:01:c0" -2024-11-06T17:34:31Z TRACE received state_localnet: }, -2024-11-06T17:34:31Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:34:31Z TRACE received state_localnet: "addr" : "10.1.0.162" -2024-11-06T17:34:31Z TRACE received state_localnet: }, -2024-11-06T17:34:31Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:34:31Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:1c0" -2024-11-06T17:34:31Z TRACE received state_localnet: }, -2024-11-06T17:34:31Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:34:31Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:34:31Z TRACE received state_localnet: } -2024-11-06T17:34:31Z TRACE received state_localnet: }, -2024-11-06T17:34:31Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:34:31Z", -2024-11-06T17:34:31Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:34:31Z TRACE received state_localnet: } -2024-11-06T17:34:31Z DEBUG Handling device message state_localnet MP:894a4b62-2 -2024-11-06T17:34:31Z TRACE Ignoring partial state update -2024-11-06T17:34:31Z TRACE received command AHU-1/state/pointset -2024-11-06T17:34:31Z TRACE received state_pointset: { -2024-11-06T17:34:31Z TRACE received state_pointset: "points" : { -2024-11-06T17:34:31Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:34:31Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:34:31Z TRACE received state_pointset: }, -2024-11-06T17:34:31Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:34:31Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:34:31Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:34:31Z TRACE received state_pointset: }, -2024-11-06T17:34:31Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:34:31Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:34:31Z TRACE received state_pointset: } -2024-11-06T17:34:31Z TRACE received state_pointset: }, -2024-11-06T17:34:31Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:34:31Z", -2024-11-06T17:34:31Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:34:31Z TRACE received state_pointset: } -2024-11-06T17:34:31Z DEBUG Handling device message state_pointset MP:894a4b62-3 -2024-11-06T17:34:31Z TRACE Ignoring partial state update -2024-11-06T17:34:36Z TRACE received command AHU-1/events/pointset -2024-11-06T17:34:36Z TRACE received events_pointset: { -2024-11-06T17:34:36Z TRACE received events_pointset: "points" : { -2024-11-06T17:34:36Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:34:36Z TRACE received events_pointset: "present_value" : false -2024-11-06T17:34:36Z TRACE received events_pointset: }, -2024-11-06T17:34:36Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:34:36Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:34:36Z TRACE received events_pointset: }, -2024-11-06T17:34:36Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:34:36Z TRACE received events_pointset: "present_value" : 10 -2024-11-06T17:34:36Z TRACE received events_pointset: } -2024-11-06T17:34:36Z TRACE received events_pointset: }, -2024-11-06T17:34:36Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:34:36Z", -2024-11-06T17:34:36Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:34:36Z TRACE received events_pointset: } -2024-11-06T17:34:36Z DEBUG Handling device message events_pointset MP:785aaba2 -2024-11-06T17:34:36Z TRACE received command AHU-1/events/system -2024-11-06T17:34:36Z DEBUG received events_system (no logs) -2024-11-06T17:34:36Z DEBUG Handling device message events_system MP:982fd6c5 -2024-11-06T17:34:41Z TRACE received command AHU-1/events/discovery -2024-11-06T17:34:41Z TRACE received events_discovery: { -2024-11-06T17:34:41Z TRACE received events_discovery: "generation" : "2024-11-06T17:34:41Z", -2024-11-06T17:34:41Z TRACE received events_discovery: "refs" : { -2024-11-06T17:34:41Z TRACE received events_discovery: "globulating_globar" : { -2024-11-06T17:34:41Z TRACE received events_discovery: "possible_values" : [ ], -2024-11-06T17:34:41Z TRACE received events_discovery: "units" : "Bars" -2024-11-06T17:34:41Z TRACE received events_discovery: } -2024-11-06T17:34:41Z TRACE received events_discovery: }, -2024-11-06T17:34:41Z TRACE received events_discovery: "scan_addr" : "20231", -2024-11-06T17:34:41Z TRACE received events_discovery: "scan_family" : "vendor", -2024-11-06T17:34:41Z TRACE received events_discovery: "system" : { -2024-11-06T17:34:41Z TRACE received events_discovery: "ancillary" : { -2024-11-06T17:34:41Z TRACE received events_discovery: "device-name" : "GAT-123" -2024-11-06T17:34:41Z TRACE received events_discovery: } -2024-11-06T17:34:41Z TRACE received events_discovery: }, -2024-11-06T17:34:41Z TRACE received events_discovery: "timestamp" : "2024-11-06T17:34:41Z", -2024-11-06T17:34:41Z TRACE received events_discovery: "version" : "1.5.2" -2024-11-06T17:34:41Z TRACE received events_discovery: } -2024-11-06T17:34:41Z DEBUG Handling device message events_discovery MP:b9845c7d -2024-11-06T17:34:41Z TRACE received command AHU-1/events/discovery -2024-11-06T17:34:41Z TRACE received events_discovery: { -2024-11-06T17:34:41Z TRACE received events_discovery: "generation" : "2024-11-06T17:34:41Z", -2024-11-06T17:34:41Z TRACE received events_discovery: "refs" : { -2024-11-06T17:34:41Z TRACE received events_discovery: "BV11.present_value" : { -2024-11-06T17:34:41Z TRACE received events_discovery: "point" : "filter_alarm_pressure_status", -2024-11-06T17:34:41Z TRACE received events_discovery: "possible_values" : [ ], -2024-11-06T17:34:41Z TRACE received events_discovery: "units" : "No-units" -2024-11-06T17:34:41Z TRACE received events_discovery: }, -2024-11-06T17:34:41Z TRACE received events_discovery: "filter_differential_pressure_setpoint" : { -2024-11-06T17:34:41Z TRACE received events_discovery: "possible_values" : [ ], -2024-11-06T17:34:41Z TRACE received events_discovery: "units" : "Bars", -2024-11-06T17:34:41Z TRACE received events_discovery: "writable" : true -2024-11-06T17:34:41Z TRACE received events_discovery: }, -2024-11-06T17:34:41Z TRACE received events_discovery: "AV12.present_value" : { -2024-11-06T17:34:41Z TRACE received events_discovery: "point" : "filter_differential_pressure_sensor", -2024-11-06T17:34:41Z TRACE received events_discovery: "possible_values" : [ ], -2024-11-06T17:34:41Z TRACE received events_discovery: "units" : "Degrees-Celsius" -2024-11-06T17:34:41Z TRACE received events_discovery: } -2024-11-06T17:34:41Z TRACE received events_discovery: }, -2024-11-06T17:34:41Z TRACE received events_discovery: "scan_addr" : "28179023", -2024-11-06T17:34:41Z TRACE received events_discovery: "scan_family" : "vendor", -2024-11-06T17:34:41Z TRACE received events_discovery: "system" : { -2024-11-06T17:34:41Z TRACE received events_discovery: "ancillary" : { -2024-11-06T17:34:41Z TRACE received events_discovery: "device-name" : "AHU-1" -2024-11-06T17:34:41Z TRACE received events_discovery: } -2024-11-06T17:34:41Z TRACE received events_discovery: }, -2024-11-06T17:34:41Z TRACE received events_discovery: "timestamp" : "2024-11-06T17:34:41Z", -2024-11-06T17:34:41Z TRACE received events_discovery: "version" : "1.5.2" -2024-11-06T17:34:41Z TRACE received events_discovery: } -2024-11-06T17:34:41Z DEBUG Handling device message events_discovery MP:ed80f3b8 -2024-11-06T17:34:41Z TRACE received command AHU-1/state/update -2024-11-06T17:34:41Z DEBUG received state_update -2024-11-06T17:34:41Z DEBUG Handling update message state_update MP:44a60c3e -2024-11-06T17:34:41Z DEBUG Updated state after 0s 2024-11-06T17:34:41Z MP:44a60c3e -2024-11-06T17:34:41Z INFO Updated state #015: Changed 2 fields: -2024-11-06T17:34:41Z INFO Updated state #015: Set `discovery.families.vendor.phase` = `active` -2024-11-06T17:34:41Z INFO Updated state #015: Set `timestamp` = `2024-11-06T17:34:41Z` -2024-11-06T17:34:41Z DEBUG Updated state has last_config 2024-11-06T17:34:03Z (expecting 2024-11-06T17:34:03Z) -2024-11-06T17:34:41Z TRACE received command AHU-1/events/discovery -2024-11-06T17:34:41Z TRACE received events_discovery: { -2024-11-06T17:34:41Z TRACE received events_discovery: "generation" : "2024-11-06T17:34:41Z", -2024-11-06T17:34:41Z TRACE received events_discovery: "refs" : { -2024-11-06T17:34:41Z TRACE received events_discovery: "BV11.present_value" : { -2024-11-06T17:34:41Z TRACE received events_discovery: "point" : "filter_alarm_pressure_status", -2024-11-06T17:34:41Z TRACE received events_discovery: "possible_values" : [ ], -2024-11-06T17:34:41Z TRACE received events_discovery: "units" : "No-units" -2024-11-06T17:34:41Z TRACE received events_discovery: }, -2024-11-06T17:34:41Z TRACE received events_discovery: "filter_differential_pressure" : { -2024-11-06T17:34:41Z TRACE received events_discovery: "possible_values" : [ ], -2024-11-06T17:34:41Z TRACE received events_discovery: "units" : "Bars" -2024-11-06T17:34:41Z TRACE received events_discovery: }, -2024-11-06T17:34:41Z TRACE received events_discovery: "AV12.present_value" : { -2024-11-06T17:34:41Z TRACE received events_discovery: "point" : "filter_differential_pressure_sensor", -2024-11-06T17:34:41Z TRACE received events_discovery: "possible_values" : [ ], -2024-11-06T17:34:41Z TRACE received events_discovery: "units" : "Degrees-Celsius" -2024-11-06T17:34:41Z TRACE received events_discovery: } -2024-11-06T17:34:41Z TRACE received events_discovery: }, -2024-11-06T17:34:41Z TRACE received events_discovery: "scan_addr" : "0x65", -2024-11-06T17:34:41Z TRACE received events_discovery: "scan_family" : "vendor", -2024-11-06T17:34:41Z TRACE received events_discovery: "system" : { -2024-11-06T17:34:41Z TRACE received events_discovery: "ancillary" : { -2024-11-06T17:34:41Z TRACE received events_discovery: "device-name" : "AHU-22" -2024-11-06T17:34:41Z TRACE received events_discovery: } -2024-11-06T17:34:41Z TRACE received events_discovery: }, -2024-11-06T17:34:41Z TRACE received events_discovery: "timestamp" : "2024-11-06T17:34:41Z", -2024-11-06T17:34:41Z TRACE received events_discovery: "version" : "1.5.2" -2024-11-06T17:34:41Z TRACE received events_discovery: } -2024-11-06T17:34:41Z DEBUG Handling device message events_discovery MP:0205ac8f -2024-11-06T17:34:41Z TRACE received command AHU-1/state/system -2024-11-06T17:34:41Z TRACE received state_system: { -2024-11-06T17:34:41Z TRACE received state_system: "hardware" : { -2024-11-06T17:34:41Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:34:41Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:34:41Z TRACE received state_system: }, -2024-11-06T17:34:41Z TRACE received state_system: "last_config" : "2024-11-06T17:34:03Z", -2024-11-06T17:34:41Z TRACE received state_system: "operation" : { -2024-11-06T17:34:41Z TRACE received state_system: "operational" : true, -2024-11-06T17:34:41Z TRACE received state_system: "last_start" : "2024-11-06T17:33:35Z", -2024-11-06T17:34:41Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:34:41Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:34:41Z TRACE received state_system: }, -2024-11-06T17:34:41Z TRACE received state_system: "serial_no" : "sequencer-17099", -2024-11-06T17:34:41Z TRACE received state_system: "software" : { -2024-11-06T17:34:41Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:34:41Z TRACE received state_system: }, -2024-11-06T17:34:41Z TRACE received state_system: "status" : { -2024-11-06T17:34:41Z TRACE received state_system: "message" : "success", -2024-11-06T17:34:41Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:34:41Z TRACE received state_system: "timestamp" : "2024-11-06T17:34:03Z", -2024-11-06T17:34:41Z TRACE received state_system: "level" : 300 -2024-11-06T17:34:41Z TRACE received state_system: }, -2024-11-06T17:34:41Z TRACE received state_system: "timestamp" : "2024-11-06T17:34:41Z", -2024-11-06T17:34:41Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:34:41Z TRACE received state_system: } -2024-11-06T17:34:41Z DEBUG Handling device message state_system MP:44a60c3e-0 -2024-11-06T17:34:41Z TRACE Ignoring partial state update -2024-11-06T17:34:41Z TRACE received command AHU-1/state/discovery -2024-11-06T17:34:41Z TRACE received state_discovery: { -2024-11-06T17:34:41Z TRACE received state_discovery: "families" : { -2024-11-06T17:34:41Z TRACE received state_discovery: "vendor" : { -2024-11-06T17:34:41Z TRACE received state_discovery: "generation" : "2024-11-06T17:34:41Z", -2024-11-06T17:34:41Z TRACE received state_discovery: "phase" : "active", -2024-11-06T17:34:41Z TRACE received state_discovery: "active_count" : 3 -2024-11-06T17:34:41Z TRACE received state_discovery: } -2024-11-06T17:34:41Z TRACE received state_discovery: }, -2024-11-06T17:34:41Z TRACE received state_discovery: "timestamp" : "2024-11-06T17:34:41Z", -2024-11-06T17:34:41Z TRACE received state_discovery: "version" : "1.5.2" -2024-11-06T17:34:41Z TRACE received state_discovery: } -2024-11-06T17:34:41Z DEBUG Handling device message state_discovery MP:44a60c3e-1 -2024-11-06T17:34:41Z TRACE Ignoring partial state update -2024-11-06T17:34:41Z TRACE received command AHU-1/state/localnet -2024-11-06T17:34:41Z TRACE received state_localnet: { -2024-11-06T17:34:41Z TRACE received state_localnet: "families" : { -2024-11-06T17:34:41Z TRACE received state_localnet: "ether" : { -2024-11-06T17:34:41Z TRACE received state_localnet: "addr" : "60:45:bd:bc:01:c0" -2024-11-06T17:34:41Z TRACE received state_localnet: }, -2024-11-06T17:34:41Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:34:41Z TRACE received state_localnet: "addr" : "10.1.0.162" -2024-11-06T17:34:41Z TRACE received state_localnet: }, -2024-11-06T17:34:41Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:34:41Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:1c0" -2024-11-06T17:34:41Z TRACE received state_localnet: }, -2024-11-06T17:34:41Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:34:41Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:34:41Z TRACE received state_localnet: } -2024-11-06T17:34:41Z TRACE received state_localnet: }, -2024-11-06T17:34:41Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:34:41Z", -2024-11-06T17:34:41Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:34:41Z TRACE received state_localnet: } -2024-11-06T17:34:41Z DEBUG Handling device message state_localnet MP:44a60c3e-2 -2024-11-06T17:34:41Z TRACE Ignoring partial state update -2024-11-06T17:34:41Z TRACE received command AHU-1/state/pointset -2024-11-06T17:34:41Z TRACE received state_pointset: { -2024-11-06T17:34:41Z TRACE received state_pointset: "points" : { -2024-11-06T17:34:41Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:34:41Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:34:41Z TRACE received state_pointset: }, -2024-11-06T17:34:41Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:34:41Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:34:41Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:34:41Z TRACE received state_pointset: }, -2024-11-06T17:34:41Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:34:41Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:34:41Z TRACE received state_pointset: } -2024-11-06T17:34:41Z TRACE received state_pointset: }, -2024-11-06T17:34:41Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:34:41Z", -2024-11-06T17:34:41Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:34:41Z TRACE received state_pointset: } -2024-11-06T17:34:41Z DEBUG Handling device message state_pointset MP:44a60c3e-3 -2024-11-06T17:34:41Z TRACE Ignoring partial state update -2024-11-06T17:34:43Z TRACE received command null/config/udmi -2024-11-06T17:34:43Z DEBUG Stage finished waiting for scan iterations at 64s after 40s -2024-11-06T17:34:43Z TRACE Stage resume waiting for executing test at 64s -2024-11-06T17:34:43Z DEBUG Recorded sequence: 1. Check that scan did not terminate prematurely -2024-11-06T17:34:44Z DEBUG Recorded sequence: 1. Check that all events have discovered refs -2024-11-06T17:34:44Z DEBUG stage done waiting for executing test at 65s -2024-11-06T17:34:44Z DEBUG Removing implicit system capability LAST_CONFIG -2024-11-06T17:34:44Z NOTICE RESULT pass discovery.scan scan_periodic_now_enumerate ALPHA 10/10 Sequence complete -2024-11-06T17:34:44Z NOTICE Sequence complete -2024-11-06T17:34:44Z NOTICE ending test scan_periodic_now_enumerate after 65s ################################ +2024-12-03T15:59:11Z NOTICE starting test scan_periodic_now_enumerate ################################ +2024-12-03T15:59:11Z INFO Stage start waiting for starting test wrapper at 0s +2024-12-03T15:59:19Z DEBUG Allowing device state change (everything) +2024-12-03T15:59:19Z DEBUG Starting reset_config full reset true +2024-12-03T15:59:19Z DEBUG Clear configTransactions and reset device config +2024-12-03T15:59:19Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:19Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-03T15:59:19Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-03T15:59:19Z DEBUG extraFieldChanged false because extra_field null +2024-12-03T15:59:19Z DEBUG extraFieldChanged true because extra_field reset_config +2024-12-03T15:59:19Z DEBUG Clear configTransactions and reset device config +2024-12-03T15:59:19Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:19Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-03T15:59:19Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-03T15:59:19Z DEBUG extraFieldChanged true because extra_field null +2024-12-03T15:59:20Z TRACE updated check config_update: true +2024-12-03T15:59:20Z DEBUG update config_update, adding configTransaction RC:355ee9.00000005 +2024-12-03T15:59:20Z TRACE local local_update: { +2024-12-03T15:59:20Z TRACE local local_update: "version" : "@@@cloud udmi version###1.5.2", +2024-12-03T15:59:20Z TRACE local local_update: "system" : { +2024-12-03T15:59:20Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:20Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:20Z TRACE local local_update: "operation" : { +2024-12-03T15:59:20Z TRACE local local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-03T15:59:20Z TRACE local local_update: }, +2024-12-03T15:59:20Z TRACE local local_update: "testing" : { +2024-12-03T15:59:20Z TRACE local local_update: "sequence_name" : "scan_periodic_now_enumerate" +2024-12-03T15:59:20Z TRACE local local_update: } +2024-12-03T15:59:20Z TRACE local local_update: }, +2024-12-03T15:59:20Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:20Z TRACE local local_update: "families" : { +2024-12-03T15:59:20Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:20Z TRACE local local_update: } +2024-12-03T15:59:20Z TRACE local local_update: }, +2024-12-03T15:59:20Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:20Z TRACE local local_update: "families" : { +2024-12-03T15:59:20Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:20Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:20Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:20Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:20Z TRACE local local_update: } +2024-12-03T15:59:20Z TRACE local local_update: }, +2024-12-03T15:59:20Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:20Z TRACE local local_update: "points" : { +2024-12-03T15:59:20Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:20Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:20Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:20Z TRACE local local_update: }, +2024-12-03T15:59:20Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:20Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:20Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:20Z TRACE local local_update: }, +2024-12-03T15:59:20Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:20Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:20Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:20Z TRACE local local_update: } +2024-12-03T15:59:20Z TRACE local local_update: } +2024-12-03T15:59:20Z TRACE local local_update: } +2024-12-03T15:59:20Z TRACE local local_update: } +2024-12-03T15:59:20Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:20Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:59:20Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:20Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:59:20Z DEBUG Saving pre-config state timestamp null +2024-12-03T15:59:20Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:20Z, because soft reset +2024-12-03T15:59:20Z TRACE Stage suspend waiting for starting test wrapper at 9s +2024-12-03T15:59:20Z INFO Stage start waiting for config update synchronized at 9s +2024-12-03T15:59:20Z TRACE received command null/config/udmi +2024-12-03T15:59:20Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:20Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:59:20Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:20Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:20Z TRACE received command AHU-1/events/pointset +2024-12-03T15:59:20Z TRACE received events_pointset: { +2024-12-03T15:59:20Z TRACE received events_pointset: "points" : { +2024-12-03T15:59:20Z TRACE received events_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:20Z TRACE received events_pointset: "present_value" : false +2024-12-03T15:59:20Z TRACE received events_pointset: }, +2024-12-03T15:59:20Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:20Z TRACE received events_pointset: "present_value" : 98 +2024-12-03T15:59:20Z TRACE received events_pointset: }, +2024-12-03T15:59:20Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:20Z TRACE received events_pointset: "present_value" : 8 +2024-12-03T15:59:20Z TRACE received events_pointset: } +2024-12-03T15:59:20Z TRACE received events_pointset: }, +2024-12-03T15:59:20Z TRACE received events_pointset: "timestamp" : "2024-12-03T15:59:18Z", +2024-12-03T15:59:20Z TRACE received events_pointset: "version" : "1.5.2" +2024-12-03T15:59:20Z TRACE received events_pointset: } +2024-12-03T15:59:20Z DEBUG Handling device message events_pointset MP:22e777de +2024-12-03T15:59:20Z TRACE received command AHU-1/events/system +2024-12-03T15:59:20Z DEBUG received events_system 2024-12-03T15:59:08Z WARNING device.log: Start waiting 10s for config latch for AHU-1 +2024-12-03T15:59:20Z DEBUG received events_system 2024-12-03T15:59:08Z WARNING device.log: Starting AHU-1 Pubber sender with delay 10s +2024-12-03T15:59:20Z DEBUG received events_system 2024-12-03T15:59:08Z WARNING device.log: Dropping state update until config received... +2024-12-03T15:59:20Z DEBUG received events_system 2024-12-03T15:59:08Z WARNING device.log: Received config for config latch AHU-1 +2024-12-03T15:59:20Z DEBUG received events_system 2024-12-03T15:59:08Z NOTICE system.config.apply: success +2024-12-03T15:59:20Z DEBUG received events_system 2024-12-03T15:59:08Z WARNING device.log: Ending connection 1733241548000 with 9 +2024-12-03T15:59:20Z DEBUG received events_system 2024-12-03T15:59:08Z NOTICE system.config.apply: success +2024-12-03T15:59:20Z DEBUG Handling device message events_system MP:29e6e72e +2024-12-03T15:59:20Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:20Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:59:20Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:20Z TRACE received command AHU-1/config/update +2024-12-03T15:59:20Z DEBUG received config_update +2024-12-03T15:59:20Z DEBUG Handling update message config_update RC:355ee9.00000005 +2024-12-03T15:59:20Z DEBUG Removed configTransaction RC:355ee9.00000005 +2024-12-03T15:59:20Z DEBUG last_start changed false, last_start 1970-01-01T00:01:13Z +2024-12-03T15:59:20Z DEBUG Updated config 2024-12-03T15:59:20Z RC:355ee9.00000005 +2024-12-03T15:59:20Z INFO Updated config #001: { +2024-12-03T15:59:20Z INFO Updated config #001: "timestamp" : "2024-12-03T15:59:20Z", +2024-12-03T15:59:20Z INFO Updated config #001: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:20Z INFO Updated config #001: "system" : { +2024-12-03T15:59:20Z INFO Updated config #001: "min_loglevel" : 200, +2024-12-03T15:59:20Z INFO Updated config #001: "metrics_rate_sec" : 10, +2024-12-03T15:59:20Z INFO Updated config #001: "operation" : { +2024-12-03T15:59:20Z INFO Updated config #001: "last_start" : "1970-01-01T00:01:13Z" +2024-12-03T15:59:20Z INFO Updated config #001: }, +2024-12-03T15:59:20Z INFO Updated config #001: "testing" : { +2024-12-03T15:59:20Z INFO Updated config #001: "sequence_name" : "scan_periodic_now_enumerate" +2024-12-03T15:59:20Z INFO Updated config #001: } +2024-12-03T15:59:20Z INFO Updated config #001: }, +2024-12-03T15:59:20Z INFO Updated config #001: "discovery" : { +2024-12-03T15:59:20Z INFO Updated config #001: "families" : { +2024-12-03T15:59:20Z INFO Updated config #001: "vendor" : { } +2024-12-03T15:59:20Z INFO Updated config #001: } +2024-12-03T15:59:20Z INFO Updated config #001: }, +2024-12-03T15:59:20Z INFO Updated config #001: "localnet" : { +2024-12-03T15:59:20Z INFO Updated config #001: "families" : { +2024-12-03T15:59:20Z INFO Updated config #001: "ether" : { }, +2024-12-03T15:59:20Z INFO Updated config #001: "ipv4" : { }, +2024-12-03T15:59:20Z INFO Updated config #001: "vendor" : { }, +2024-12-03T15:59:20Z INFO Updated config #001: "ipv6" : { } +2024-12-03T15:59:20Z INFO Updated config #001: } +2024-12-03T15:59:20Z INFO Updated config #001: }, +2024-12-03T15:59:20Z INFO Updated config #001: "pointset" : { +2024-12-03T15:59:20Z INFO Updated config #001: "points" : { +2024-12-03T15:59:20Z INFO Updated config #001: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:20Z INFO Updated config #001: "units" : "Bars", +2024-12-03T15:59:20Z INFO Updated config #001: "set_value" : 98 +2024-12-03T15:59:20Z INFO Updated config #001: }, +2024-12-03T15:59:20Z INFO Updated config #001: "filter_alarm_pressure_status" : { +2024-12-03T15:59:20Z INFO Updated config #001: "ref" : "BV11.present_value", +2024-12-03T15:59:20Z INFO Updated config #001: "units" : "No-units" +2024-12-03T15:59:20Z INFO Updated config #001: }, +2024-12-03T15:59:20Z INFO Updated config #001: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:20Z INFO Updated config #001: "ref" : "AV12.present_value", +2024-12-03T15:59:20Z INFO Updated config #001: "units" : "Degrees-Celsius" +2024-12-03T15:59:20Z INFO Updated config #001: } +2024-12-03T15:59:20Z INFO Updated config #001: } +2024-12-03T15:59:20Z INFO Updated config #001: } +2024-12-03T15:59:20Z INFO Updated config #001: } +2024-12-03T15:59:20Z TRACE received command AHU-1/state/update +2024-12-03T15:59:20Z DEBUG received state_update +2024-12-03T15:59:20Z DEBUG Handling update message state_update MP:b1915c6a +2024-12-03T15:59:20Z DEBUG Updated state after 0s 2024-12-03T15:59:20Z MP:b1915c6a +2024-12-03T15:59:20Z INFO Initial state #001: { +2024-12-03T15:59:20Z INFO Initial state #001: "timestamp" : "2024-12-03T15:59:20Z", +2024-12-03T15:59:20Z INFO Initial state #001: "version" : "1.5.2", +2024-12-03T15:59:20Z INFO Initial state #001: "system" : { +2024-12-03T15:59:20Z INFO Initial state #001: "last_config" : "2024-12-03T15:58:53Z", +2024-12-03T15:59:20Z INFO Initial state #001: "operation" : { +2024-12-03T15:59:20Z INFO Initial state #001: "operational" : true, +2024-12-03T15:59:20Z INFO Initial state #001: "last_start" : "2024-12-03T15:59:07Z", +2024-12-03T15:59:20Z INFO Initial state #001: "restart_count" : 1, +2024-12-03T15:59:20Z INFO Initial state #001: "mode" : "initial" +2024-12-03T15:59:20Z INFO Initial state #001: }, +2024-12-03T15:59:20Z INFO Initial state #001: "serial_no" : "sequencer-20719", +2024-12-03T15:59:20Z INFO Initial state #001: "hardware" : { +2024-12-03T15:59:20Z INFO Initial state #001: "make" : "BOS", +2024-12-03T15:59:20Z INFO Initial state #001: "model" : "pubber" +2024-12-03T15:59:20Z INFO Initial state #001: }, +2024-12-03T15:59:20Z INFO Initial state #001: "software" : { +2024-12-03T15:59:20Z INFO Initial state #001: "firmware" : "v1" +2024-12-03T15:59:20Z INFO Initial state #001: }, +2024-12-03T15:59:20Z INFO Initial state #001: "status" : { +2024-12-03T15:59:20Z INFO Initial state #001: "message" : "success", +2024-12-03T15:59:20Z INFO Initial state #001: "category" : "system.config.parse", +2024-12-03T15:59:20Z INFO Initial state #001: "timestamp" : "2024-12-03T15:59:20Z", +2024-12-03T15:59:20Z INFO Initial state #001: "level" : 100 +2024-12-03T15:59:20Z INFO Initial state #001: } +2024-12-03T15:59:20Z INFO Initial state #001: }, +2024-12-03T15:59:20Z INFO Initial state #001: "discovery" : { +2024-12-03T15:59:20Z INFO Initial state #001: "families" : { } +2024-12-03T15:59:20Z INFO Initial state #001: }, +2024-12-03T15:59:20Z INFO Initial state #001: "localnet" : { +2024-12-03T15:59:20Z INFO Initial state #001: "families" : { +2024-12-03T15:59:20Z INFO Initial state #001: "ether" : { +2024-12-03T15:59:20Z INFO Initial state #001: "addr" : "00:22:48:8f:8d:26" +2024-12-03T15:59:20Z INFO Initial state #001: }, +2024-12-03T15:59:20Z INFO Initial state #001: "ipv4" : { +2024-12-03T15:59:20Z INFO Initial state #001: "addr" : "10.1.0.60" +2024-12-03T15:59:20Z INFO Initial state #001: }, +2024-12-03T15:59:20Z INFO Initial state #001: "ipv6" : { +2024-12-03T15:59:20Z INFO Initial state #001: "addr" : "fe80::222:48ff:fe8f:8d26" +2024-12-03T15:59:20Z INFO Initial state #001: }, +2024-12-03T15:59:20Z INFO Initial state #001: "vendor" : { +2024-12-03T15:59:20Z INFO Initial state #001: "addr" : "28179023" +2024-12-03T15:59:20Z INFO Initial state #001: } +2024-12-03T15:59:20Z INFO Initial state #001: } +2024-12-03T15:59:20Z INFO Initial state #001: }, +2024-12-03T15:59:20Z INFO Initial state #001: "pointset" : { +2024-12-03T15:59:20Z INFO Initial state #001: "points" : { +2024-12-03T15:59:20Z INFO Initial state #001: "filter_alarm_pressure_status" : { +2024-12-03T15:59:20Z INFO Initial state #001: "units" : "No-units" +2024-12-03T15:59:20Z INFO Initial state #001: }, +2024-12-03T15:59:20Z INFO Initial state #001: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:20Z INFO Initial state #001: "units" : "Bars", +2024-12-03T15:59:20Z INFO Initial state #001: "value_state" : "applied" +2024-12-03T15:59:20Z INFO Initial state #001: }, +2024-12-03T15:59:20Z INFO Initial state #001: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:20Z INFO Initial state #001: "units" : "Degrees-Celsius" +2024-12-03T15:59:20Z INFO Initial state #001: } +2024-12-03T15:59:20Z INFO Initial state #001: } +2024-12-03T15:59:20Z INFO Initial state #001: } +2024-12-03T15:59:20Z INFO Initial state #001: } +2024-12-03T15:59:20Z NOTICE Received serial number sequencer-20719 +2024-12-03T15:59:20Z DEBUG Updated state has last_config 2024-12-03T15:58:53Z (expecting 2024-12-03T15:59:20Z) +2024-12-03T15:59:20Z DEBUG Detail config update synchronized is now: last_start not synced in config, last_config not synced in state +2024-12-03T15:59:20Z TRACE received command AHU-1/state/system +2024-12-03T15:59:20Z TRACE received state_system: { +2024-12-03T15:59:20Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:20Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:20Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:20Z TRACE received state_system: }, +2024-12-03T15:59:20Z TRACE received state_system: "last_config" : "2024-12-03T15:58:53Z", +2024-12-03T15:59:20Z TRACE received state_system: "operation" : { +2024-12-03T15:59:20Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:20Z TRACE received state_system: "last_start" : "2024-12-03T15:59:07Z", +2024-12-03T15:59:20Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:20Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:20Z TRACE received state_system: }, +2024-12-03T15:59:20Z TRACE received state_system: "serial_no" : "sequencer-20719", +2024-12-03T15:59:20Z TRACE received state_system: "software" : { +2024-12-03T15:59:20Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:20Z TRACE received state_system: }, +2024-12-03T15:59:20Z TRACE received state_system: "status" : { +2024-12-03T15:59:20Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:20Z TRACE received state_system: "category" : "system.config.parse", +2024-12-03T15:59:20Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:20Z", +2024-12-03T15:59:20Z TRACE received state_system: "level" : 100 +2024-12-03T15:59:20Z TRACE received state_system: }, +2024-12-03T15:59:20Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:20Z", +2024-12-03T15:59:20Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:20Z TRACE received state_system: } +2024-12-03T15:59:20Z DEBUG Handling device message state_system MP:b1915c6a-0 +2024-12-03T15:59:20Z TRACE Ignoring partial state update +2024-12-03T15:59:20Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:20Z TRACE received state_discovery: { +2024-12-03T15:59:20Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:20Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:20Z", +2024-12-03T15:59:20Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:20Z TRACE received state_discovery: } +2024-12-03T15:59:20Z DEBUG Handling device message state_discovery MP:b1915c6a-1 +2024-12-03T15:59:20Z TRACE Ignoring partial state update +2024-12-03T15:59:20Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:20Z TRACE received state_localnet: { +2024-12-03T15:59:20Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:20Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:20Z TRACE received state_localnet: "addr" : "00:22:48:8f:8d:26" +2024-12-03T15:59:20Z TRACE received state_localnet: }, +2024-12-03T15:59:20Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:20Z TRACE received state_localnet: "addr" : "10.1.0.60" +2024-12-03T15:59:20Z TRACE received state_localnet: }, +2024-12-03T15:59:20Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:20Z TRACE received state_localnet: "addr" : "fe80::222:48ff:fe8f:8d26" +2024-12-03T15:59:20Z TRACE received state_localnet: }, +2024-12-03T15:59:20Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:20Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:20Z TRACE received state_localnet: } +2024-12-03T15:59:20Z TRACE received state_localnet: }, +2024-12-03T15:59:20Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:20Z", +2024-12-03T15:59:20Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:20Z TRACE received state_localnet: } +2024-12-03T15:59:20Z DEBUG Handling device message state_localnet MP:b1915c6a-2 +2024-12-03T15:59:20Z TRACE Ignoring partial state update +2024-12-03T15:59:20Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:20Z TRACE received state_pointset: { +2024-12-03T15:59:20Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:20Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:20Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:20Z TRACE received state_pointset: }, +2024-12-03T15:59:20Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:20Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:20Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:20Z TRACE received state_pointset: }, +2024-12-03T15:59:20Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:20Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:20Z TRACE received state_pointset: } +2024-12-03T15:59:20Z TRACE received state_pointset: }, +2024-12-03T15:59:20Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:20Z", +2024-12-03T15:59:20Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:20Z TRACE received state_pointset: } +2024-12-03T15:59:20Z DEBUG Handling device message state_pointset MP:b1915c6a-3 +2024-12-03T15:59:20Z TRACE Ignoring partial state update +2024-12-03T15:59:20Z TRACE received command AHU-1/config/update +2024-12-03T15:59:20Z DEBUG received config_update +2024-12-03T15:59:20Z DEBUG Handling update message config_update MP:b1915c6a +2024-12-03T15:59:20Z DEBUG last_start changed true, last_start 2024-12-03T15:59:07Z +2024-12-03T15:59:20Z DEBUG Updated config 2024-12-03T15:59:20Z MP:b1915c6a +2024-12-03T15:59:20Z INFO Updated config #002: Changed 0 fields. +2024-12-03T15:59:22Z TRACE received command AHU-1/state/update +2024-12-03T15:59:22Z DEBUG received state_update +2024-12-03T15:59:22Z DEBUG Handling update message state_update MP:1199569e +2024-12-03T15:59:22Z DEBUG Updated state after 0s 2024-12-03T15:59:22Z MP:1199569e +2024-12-03T15:59:22Z INFO Updated state #002: Changed 4 fields: +2024-12-03T15:59:22Z INFO Updated state #002: Set `system.last_config` = `2024-12-03T15:59:20Z` +2024-12-03T15:59:22Z INFO Updated state #002: Set `system.status.level` = `300` +2024-12-03T15:59:22Z INFO Updated state #002: Set `system.status.category` = `system.config.apply` +2024-12-03T15:59:22Z INFO Updated state #002: Set `timestamp` = `2024-12-03T15:59:22Z` +2024-12-03T15:59:22Z DEBUG Updated state has last_config 2024-12-03T15:59:20Z (expecting 2024-12-03T15:59:20Z) +2024-12-03T15:59:22Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:22Z DEBUG Stage finished waiting for config update synchronized at 11s after 2s +2024-12-03T15:59:22Z TRACE Stage resume waiting for starting test wrapper at 11s +2024-12-03T15:59:22Z DEBUG Config sync took 2s +2024-12-03T15:59:22Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:22Z DEBUG Update config soft reset timestamp 2024-12-03T15:59:20Z +2024-12-03T15:59:22Z TRACE local local_update: { +2024-12-03T15:59:22Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:20Z", +2024-12-03T15:59:22Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:22Z TRACE local local_update: "system" : { +2024-12-03T15:59:22Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:22Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:22Z TRACE local local_update: "operation" : { +2024-12-03T15:59:22Z TRACE local local_update: "last_start" : "2024-12-03T15:59:07Z" +2024-12-03T15:59:22Z TRACE local local_update: }, +2024-12-03T15:59:22Z TRACE local local_update: "testing" : { +2024-12-03T15:59:22Z TRACE local local_update: "sequence_name" : "scan_periodic_now_enumerate" +2024-12-03T15:59:22Z TRACE local local_update: } +2024-12-03T15:59:22Z TRACE local local_update: }, +2024-12-03T15:59:22Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:22Z TRACE local local_update: "families" : { +2024-12-03T15:59:22Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:22Z TRACE local local_update: } +2024-12-03T15:59:22Z TRACE local local_update: }, +2024-12-03T15:59:22Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:22Z TRACE local local_update: "families" : { +2024-12-03T15:59:22Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:22Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:22Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:22Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:22Z TRACE local local_update: } +2024-12-03T15:59:22Z TRACE local local_update: }, +2024-12-03T15:59:22Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:22Z TRACE local local_update: "points" : { +2024-12-03T15:59:22Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:22Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:22Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:22Z TRACE local local_update: }, +2024-12-03T15:59:22Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:22Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:22Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:22Z TRACE local local_update: }, +2024-12-03T15:59:22Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:22Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:22Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:22Z TRACE local local_update: } +2024-12-03T15:59:22Z TRACE local local_update: } +2024-12-03T15:59:22Z TRACE local local_update: } +2024-12-03T15:59:22Z TRACE local local_update: } +2024-12-03T15:59:22Z TRACE Update config soft reset: Add `discovery` = { "families": { "vendor": { } } } +2024-12-03T15:59:22Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } +2024-12-03T15:59:22Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "ipv6": { } } } +2024-12-03T15:59:22Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` +2024-12-03T15:59:22Z DEBUG Done with reset_config +2024-12-03T15:59:22Z TRACE Stage suspend waiting for starting test wrapper at 11s +2024-12-03T15:59:22Z INFO Stage start waiting for config update synchronized at 11s +2024-12-03T15:59:22Z TRACE received command AHU-1/state/system +2024-12-03T15:59:22Z TRACE received state_system: { +2024-12-03T15:59:22Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:22Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:22Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:22Z TRACE received state_system: }, +2024-12-03T15:59:22Z TRACE received state_system: "last_config" : "2024-12-03T15:59:20Z", +2024-12-03T15:59:22Z TRACE received state_system: "operation" : { +2024-12-03T15:59:22Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:22Z TRACE received state_system: "last_start" : "2024-12-03T15:59:07Z", +2024-12-03T15:59:22Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:22Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:22Z TRACE received state_system: }, +2024-12-03T15:59:22Z TRACE received state_system: "serial_no" : "sequencer-20719", +2024-12-03T15:59:22Z TRACE received state_system: "software" : { +2024-12-03T15:59:22Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:22Z TRACE received state_system: }, +2024-12-03T15:59:22Z TRACE received state_system: "status" : { +2024-12-03T15:59:22Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:22Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:22Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:20Z", +2024-12-03T15:59:22Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:22Z TRACE received state_system: }, +2024-12-03T15:59:22Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:22Z", +2024-12-03T15:59:22Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:22Z TRACE received state_system: } +2024-12-03T15:59:22Z DEBUG Handling device message state_system MP:1199569e-0 +2024-12-03T15:59:22Z TRACE Ignoring partial state update +2024-12-03T15:59:22Z DEBUG Stage finished waiting for config update synchronized at 11s after 0s +2024-12-03T15:59:22Z TRACE Stage resume waiting for starting test wrapper at 11s +2024-12-03T15:59:22Z DEBUG Config sync took 2s +2024-12-03T15:59:22Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:22Z DEBUG Disallowing device state change (everything) +2024-12-03T15:59:23Z TRACE updated check config_update: true +2024-12-03T15:59:23Z DEBUG update config_update, adding configTransaction RC:355ee9.00000006 +2024-12-03T15:59:23Z TRACE local local_update: { +2024-12-03T15:59:23Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:20Z", +2024-12-03T15:59:23Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:23Z TRACE local local_update: "system" : { +2024-12-03T15:59:23Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:23Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:23Z TRACE local local_update: "operation" : { +2024-12-03T15:59:23Z TRACE local local_update: "last_start" : "2024-12-03T15:59:07Z" +2024-12-03T15:59:23Z TRACE local local_update: }, +2024-12-03T15:59:23Z TRACE local local_update: "testing" : { +2024-12-03T15:59:23Z TRACE local local_update: "sequence_name" : "scan_periodic_now_enumerate" +2024-12-03T15:59:23Z TRACE local local_update: } +2024-12-03T15:59:23Z TRACE local local_update: }, +2024-12-03T15:59:23Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:23Z TRACE local local_update: "families" : { +2024-12-03T15:59:23Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:23Z TRACE local local_update: } +2024-12-03T15:59:23Z TRACE local local_update: }, +2024-12-03T15:59:23Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:23Z TRACE local local_update: "families" : { +2024-12-03T15:59:23Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:23Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:23Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:23Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:23Z TRACE local local_update: } +2024-12-03T15:59:23Z TRACE local local_update: }, +2024-12-03T15:59:23Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:23Z TRACE local local_update: "points" : { +2024-12-03T15:59:23Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:23Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:23Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:23Z TRACE local local_update: }, +2024-12-03T15:59:23Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:23Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:23Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:23Z TRACE local local_update: }, +2024-12-03T15:59:23Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:23Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:23Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:23Z TRACE local local_update: } +2024-12-03T15:59:23Z TRACE local local_update: } +2024-12-03T15:59:23Z TRACE local local_update: } +2024-12-03T15:59:23Z TRACE local local_update: } +2024-12-03T15:59:23Z DEBUG Saving pre-config state timestamp 2024-12-03T15:59:22Z +2024-12-03T15:59:23Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:23Z, because initial setup +2024-12-03T15:59:23Z TRACE Stage suspend waiting for starting test wrapper at 12s +2024-12-03T15:59:23Z INFO Stage start waiting for config update synchronized at 12s +2024-12-03T15:59:23Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:23Z TRACE received state_discovery: { +2024-12-03T15:59:23Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:23Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:22Z", +2024-12-03T15:59:23Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:23Z TRACE received state_discovery: } +2024-12-03T15:59:23Z DEBUG Handling device message state_discovery MP:1199569e-1 +2024-12-03T15:59:23Z TRACE Ignoring partial state update +2024-12-03T15:59:23Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:23Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:23Z TRACE received state_localnet: { +2024-12-03T15:59:23Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:23Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:23Z TRACE received state_localnet: "addr" : "00:22:48:8f:8d:26" +2024-12-03T15:59:23Z TRACE received state_localnet: }, +2024-12-03T15:59:23Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:23Z TRACE received state_localnet: "addr" : "10.1.0.60" +2024-12-03T15:59:23Z TRACE received state_localnet: }, +2024-12-03T15:59:23Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:23Z TRACE received state_localnet: "addr" : "fe80::222:48ff:fe8f:8d26" +2024-12-03T15:59:23Z TRACE received state_localnet: }, +2024-12-03T15:59:23Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:23Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:23Z TRACE received state_localnet: } +2024-12-03T15:59:23Z TRACE received state_localnet: }, +2024-12-03T15:59:23Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:22Z", +2024-12-03T15:59:23Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:23Z TRACE received state_localnet: } +2024-12-03T15:59:23Z DEBUG Handling device message state_localnet MP:1199569e-2 +2024-12-03T15:59:23Z TRACE Ignoring partial state update +2024-12-03T15:59:23Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:23Z TRACE received state_pointset: { +2024-12-03T15:59:23Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:23Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:23Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:23Z TRACE received state_pointset: }, +2024-12-03T15:59:23Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:23Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:23Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:23Z TRACE received state_pointset: }, +2024-12-03T15:59:23Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:23Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:23Z TRACE received state_pointset: } +2024-12-03T15:59:23Z TRACE received state_pointset: }, +2024-12-03T15:59:23Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:22Z", +2024-12-03T15:59:23Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:23Z TRACE received state_pointset: } +2024-12-03T15:59:23Z DEBUG Handling device message state_pointset MP:1199569e-3 +2024-12-03T15:59:23Z TRACE Ignoring partial state update +2024-12-03T15:59:23Z TRACE received command AHU-1/config/update +2024-12-03T15:59:23Z DEBUG received config_update +2024-12-03T15:59:23Z DEBUG Handling update message config_update RC:355ee9.00000006 +2024-12-03T15:59:23Z DEBUG Removed configTransaction RC:355ee9.00000006 +2024-12-03T15:59:23Z DEBUG last_start changed false, last_start 2024-12-03T15:59:07Z +2024-12-03T15:59:23Z DEBUG Updated config 2024-12-03T15:59:23Z RC:355ee9.00000006 +2024-12-03T15:59:23Z INFO Updated config #003: Changed 0 fields. +2024-12-03T15:59:24Z TRACE received command AHU-1/state/update +2024-12-03T15:59:24Z DEBUG received state_update +2024-12-03T15:59:24Z DEBUG Handling update message state_update MP:e7f3b04c +2024-12-03T15:59:24Z DEBUG Updated state after 0s 2024-12-03T15:59:24Z MP:e7f3b04c +2024-12-03T15:59:24Z INFO Updated state #003: Changed 3 fields: +2024-12-03T15:59:24Z INFO Updated state #003: Set `system.last_config` = `2024-12-03T15:59:23Z` +2024-12-03T15:59:24Z INFO Updated state #003: Set `system.status.timestamp` = `2024-12-03T15:59:23Z` +2024-12-03T15:59:24Z INFO Updated state #003: Set `timestamp` = `2024-12-03T15:59:24Z` +2024-12-03T15:59:24Z DEBUG Updated state has last_config 2024-12-03T15:59:23Z (expecting 2024-12-03T15:59:23Z) +2024-12-03T15:59:24Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:24Z DEBUG Stage finished waiting for config update synchronized at 13s after 0s +2024-12-03T15:59:24Z TRACE Stage resume waiting for starting test wrapper at 13s +2024-12-03T15:59:24Z DEBUG Config sync took 1s +2024-12-03T15:59:24Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:24Z DEBUG Update config initial setup timestamp 2024-12-03T15:59:23Z +2024-12-03T15:59:24Z TRACE local local_update: { +2024-12-03T15:59:24Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:23Z", +2024-12-03T15:59:24Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:24Z TRACE local local_update: "system" : { +2024-12-03T15:59:24Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:24Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:24Z TRACE local local_update: "operation" : { +2024-12-03T15:59:24Z TRACE local local_update: "last_start" : "2024-12-03T15:59:07Z" +2024-12-03T15:59:24Z TRACE local local_update: }, +2024-12-03T15:59:24Z TRACE local local_update: "testing" : { +2024-12-03T15:59:24Z TRACE local local_update: "sequence_name" : "scan_periodic_now_enumerate" +2024-12-03T15:59:24Z TRACE local local_update: } +2024-12-03T15:59:24Z TRACE local local_update: }, +2024-12-03T15:59:24Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:24Z TRACE local local_update: "families" : { +2024-12-03T15:59:24Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:24Z TRACE local local_update: } +2024-12-03T15:59:24Z TRACE local local_update: }, +2024-12-03T15:59:24Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:24Z TRACE local local_update: "families" : { +2024-12-03T15:59:24Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:24Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:24Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:24Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:24Z TRACE local local_update: } +2024-12-03T15:59:24Z TRACE local local_update: }, +2024-12-03T15:59:24Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:24Z TRACE local local_update: "points" : { +2024-12-03T15:59:24Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:24Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:24Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:24Z TRACE local local_update: }, +2024-12-03T15:59:24Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:24Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:24Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:24Z TRACE local local_update: }, +2024-12-03T15:59:24Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:24Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:24Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:24Z TRACE local local_update: } +2024-12-03T15:59:24Z TRACE local local_update: } +2024-12-03T15:59:24Z TRACE local local_update: } +2024-12-03T15:59:24Z TRACE local local_update: } +2024-12-03T15:59:24Z DEBUG Stale state cutoff threshold is 2024-12-03T15:59:10Z +2024-12-03T15:59:24Z DEBUG Waiting for device stateTransaction RC:355ee9.00000007 (was null) +2024-12-03T15:59:24Z TRACE Stage suspend waiting for starting test wrapper at 13s +2024-12-03T15:59:24Z INFO Stage start waiting for state query at 13s +2024-12-03T15:59:24Z TRACE received command AHU-1/state/system +2024-12-03T15:59:24Z TRACE received state_system: { +2024-12-03T15:59:24Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:24Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:24Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:24Z TRACE received state_system: }, +2024-12-03T15:59:24Z TRACE received state_system: "last_config" : "2024-12-03T15:59:23Z", +2024-12-03T15:59:24Z TRACE received state_system: "operation" : { +2024-12-03T15:59:24Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:24Z TRACE received state_system: "last_start" : "2024-12-03T15:59:07Z", +2024-12-03T15:59:24Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:24Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:24Z TRACE received state_system: }, +2024-12-03T15:59:24Z TRACE received state_system: "serial_no" : "sequencer-20719", +2024-12-03T15:59:24Z TRACE received state_system: "software" : { +2024-12-03T15:59:24Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:24Z TRACE received state_system: }, +2024-12-03T15:59:24Z TRACE received state_system: "status" : { +2024-12-03T15:59:24Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:24Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:24Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:23Z", +2024-12-03T15:59:24Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:24Z TRACE received state_system: }, +2024-12-03T15:59:24Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:24Z", +2024-12-03T15:59:24Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:24Z TRACE received state_system: } +2024-12-03T15:59:24Z DEBUG Handling device message state_system MP:e7f3b04c-0 +2024-12-03T15:59:24Z TRACE Ignoring partial state update +2024-12-03T15:59:24Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:24Z TRACE received state_discovery: { +2024-12-03T15:59:24Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:24Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:24Z", +2024-12-03T15:59:24Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:24Z TRACE received state_discovery: } +2024-12-03T15:59:24Z DEBUG Handling device message state_discovery MP:e7f3b04c-1 +2024-12-03T15:59:24Z TRACE Ignoring partial state update +2024-12-03T15:59:24Z TRACE received command AHU-1/state/update +2024-12-03T15:59:24Z DEBUG received state_update +2024-12-03T15:59:24Z INFO Received device configAcked +2024-12-03T15:59:24Z DEBUG Handling update message state_update RC:355ee9.00000007 +2024-12-03T15:59:24Z DEBUG Removed stateTransaction RC:355ee9.00000007 +2024-12-03T15:59:24Z DEBUG Updated state after 0s 2024-12-03T15:59:24Z RC:355ee9.00000007 +2024-12-03T15:59:24Z INFO Updated state #004: Changed 0 fields. +2024-12-03T15:59:24Z DEBUG Updated state has last_config 2024-12-03T15:59:23Z (expecting 2024-12-03T15:59:23Z) +2024-12-03T15:59:24Z DEBUG Stage finished waiting for state query at 13s after 0s +2024-12-03T15:59:24Z TRACE Stage resume waiting for starting test wrapper at 13s +2024-12-03T15:59:24Z TRACE Stage suspend waiting for starting test wrapper at 13s +2024-12-03T15:59:24Z INFO Stage start waiting for initial device state at 13s +2024-12-03T15:59:25Z TRACE updated check config_update: true +2024-12-03T15:59:25Z DEBUG update config_update, adding configTransaction RC:355ee9.00000008 +2024-12-03T15:59:25Z TRACE local local_update: { +2024-12-03T15:59:25Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:23Z", +2024-12-03T15:59:25Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:25Z TRACE local local_update: "system" : { +2024-12-03T15:59:25Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:25Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:25Z TRACE local local_update: "operation" : { +2024-12-03T15:59:25Z TRACE local local_update: "last_start" : "2024-12-03T15:59:07Z" +2024-12-03T15:59:25Z TRACE local local_update: }, +2024-12-03T15:59:25Z TRACE local local_update: "testing" : { +2024-12-03T15:59:25Z TRACE local local_update: "sequence_name" : "scan_periodic_now_enumerate" +2024-12-03T15:59:25Z TRACE local local_update: } +2024-12-03T15:59:25Z TRACE local local_update: }, +2024-12-03T15:59:25Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:25Z TRACE local local_update: "families" : { +2024-12-03T15:59:25Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:25Z TRACE local local_update: } +2024-12-03T15:59:25Z TRACE local local_update: }, +2024-12-03T15:59:25Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:25Z TRACE local local_update: "families" : { +2024-12-03T15:59:25Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:25Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:25Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:25Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:25Z TRACE local local_update: } +2024-12-03T15:59:25Z TRACE local local_update: }, +2024-12-03T15:59:25Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:25Z TRACE local local_update: "points" : { +2024-12-03T15:59:25Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:25Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:25Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:25Z TRACE local local_update: }, +2024-12-03T15:59:25Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:25Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:25Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:25Z TRACE local local_update: }, +2024-12-03T15:59:25Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:25Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:25Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:25Z TRACE local local_update: } +2024-12-03T15:59:25Z TRACE local local_update: } +2024-12-03T15:59:25Z TRACE local local_update: } +2024-12-03T15:59:25Z TRACE local local_update: } +2024-12-03T15:59:25Z DEBUG Saving pre-config state timestamp 2024-12-03T15:59:24Z +2024-12-03T15:59:25Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:25Z, because before initial device state +2024-12-03T15:59:25Z TRACE Stage suspend waiting for initial device state at 14s +2024-12-03T15:59:25Z INFO Stage start waiting for config update synchronized at 14s +2024-12-03T15:59:25Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:25Z TRACE received state_localnet: { +2024-12-03T15:59:25Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:25Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:25Z TRACE received state_localnet: "addr" : "00:22:48:8f:8d:26" +2024-12-03T15:59:25Z TRACE received state_localnet: }, +2024-12-03T15:59:25Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:25Z TRACE received state_localnet: "addr" : "10.1.0.60" +2024-12-03T15:59:25Z TRACE received state_localnet: }, +2024-12-03T15:59:25Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:25Z TRACE received state_localnet: "addr" : "fe80::222:48ff:fe8f:8d26" +2024-12-03T15:59:25Z TRACE received state_localnet: }, +2024-12-03T15:59:25Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:25Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:25Z TRACE received state_localnet: } +2024-12-03T15:59:25Z TRACE received state_localnet: }, +2024-12-03T15:59:25Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:24Z", +2024-12-03T15:59:25Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:25Z TRACE received state_localnet: } +2024-12-03T15:59:25Z DEBUG Handling device message state_localnet MP:e7f3b04c-2 +2024-12-03T15:59:25Z TRACE Ignoring partial state update +2024-12-03T15:59:25Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:25Z TRACE received command AHU-1/reply/update +2024-12-03T15:59:25Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:25Z TRACE received state_pointset: { +2024-12-03T15:59:25Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:25Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:25Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:25Z TRACE received state_pointset: }, +2024-12-03T15:59:25Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:25Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:25Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:25Z TRACE received state_pointset: }, +2024-12-03T15:59:25Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:25Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:25Z TRACE received state_pointset: } +2024-12-03T15:59:25Z TRACE received state_pointset: }, +2024-12-03T15:59:25Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:24Z", +2024-12-03T15:59:25Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:25Z TRACE received state_pointset: } +2024-12-03T15:59:25Z DEBUG Handling device message state_pointset MP:e7f3b04c-3 +2024-12-03T15:59:25Z TRACE Ignoring partial state update +2024-12-03T15:59:25Z TRACE received command AHU-1/config/update +2024-12-03T15:59:25Z DEBUG received config_update +2024-12-03T15:59:25Z DEBUG Handling update message config_update RC:355ee9.00000008 +2024-12-03T15:59:25Z DEBUG Removed configTransaction RC:355ee9.00000008 +2024-12-03T15:59:25Z DEBUG last_start changed false, last_start 2024-12-03T15:59:07Z +2024-12-03T15:59:25Z DEBUG Updated config 2024-12-03T15:59:25Z RC:355ee9.00000008 +2024-12-03T15:59:25Z INFO Updated config #004: Changed 0 fields. +2024-12-03T15:59:26Z TRACE received command AHU-1/state/update +2024-12-03T15:59:26Z DEBUG received state_update +2024-12-03T15:59:26Z DEBUG Handling update message state_update MP:fb227aaf +2024-12-03T15:59:26Z DEBUG Updated state after 0s 2024-12-03T15:59:26Z MP:fb227aaf +2024-12-03T15:59:26Z INFO Updated state #005: Changed 3 fields: +2024-12-03T15:59:26Z INFO Updated state #005: Set `system.last_config` = `2024-12-03T15:59:25Z` +2024-12-03T15:59:26Z INFO Updated state #005: Set `system.status.timestamp` = `2024-12-03T15:59:25Z` +2024-12-03T15:59:26Z INFO Updated state #005: Set `timestamp` = `2024-12-03T15:59:26Z` +2024-12-03T15:59:26Z DEBUG Updated state has last_config 2024-12-03T15:59:25Z (expecting 2024-12-03T15:59:25Z) +2024-12-03T15:59:26Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:26Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s +2024-12-03T15:59:26Z TRACE Stage resume waiting for initial device state at 15s +2024-12-03T15:59:26Z DEBUG Config sync took 1s +2024-12-03T15:59:26Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:26Z DEBUG Update config before initial device state timestamp 2024-12-03T15:59:25Z +2024-12-03T15:59:26Z TRACE local local_update: { +2024-12-03T15:59:26Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:25Z", +2024-12-03T15:59:26Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:26Z TRACE local local_update: "system" : { +2024-12-03T15:59:26Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:26Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:26Z TRACE local local_update: "operation" : { +2024-12-03T15:59:26Z TRACE local local_update: "last_start" : "2024-12-03T15:59:07Z" +2024-12-03T15:59:26Z TRACE local local_update: }, +2024-12-03T15:59:26Z TRACE local local_update: "testing" : { +2024-12-03T15:59:26Z TRACE local local_update: "sequence_name" : "scan_periodic_now_enumerate" +2024-12-03T15:59:26Z TRACE local local_update: } +2024-12-03T15:59:26Z TRACE local local_update: }, +2024-12-03T15:59:26Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:26Z TRACE local local_update: "families" : { +2024-12-03T15:59:26Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:26Z TRACE local local_update: } +2024-12-03T15:59:26Z TRACE local local_update: }, +2024-12-03T15:59:26Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:26Z TRACE local local_update: "families" : { +2024-12-03T15:59:26Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:26Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:26Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:26Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:26Z TRACE local local_update: } +2024-12-03T15:59:26Z TRACE local local_update: }, +2024-12-03T15:59:26Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:26Z TRACE local local_update: "points" : { +2024-12-03T15:59:26Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:26Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:26Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:26Z TRACE local local_update: }, +2024-12-03T15:59:26Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:26Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:26Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:26Z TRACE local local_update: }, +2024-12-03T15:59:26Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:26Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:26Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:26Z TRACE local local_update: } +2024-12-03T15:59:26Z TRACE local local_update: } +2024-12-03T15:59:26Z TRACE local local_update: } +2024-12-03T15:59:26Z TRACE local local_update: } +2024-12-03T15:59:26Z DEBUG Stage finished waiting for initial device state at 15s after 1s +2024-12-03T15:59:26Z TRACE Stage resume waiting for starting test wrapper at 15s +2024-12-03T15:59:26Z DEBUG Device state system status level is now 300 +2024-12-03T15:59:26Z TRACE Stage suspend waiting for starting test wrapper at 15s +2024-12-03T15:59:26Z INFO Stage start waiting for config update synchronized at 15s +2024-12-03T15:59:26Z TRACE received command AHU-1/state/system +2024-12-03T15:59:26Z TRACE received state_system: { +2024-12-03T15:59:26Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:26Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:26Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:26Z TRACE received state_system: }, +2024-12-03T15:59:26Z TRACE received state_system: "last_config" : "2024-12-03T15:59:25Z", +2024-12-03T15:59:26Z TRACE received state_system: "operation" : { +2024-12-03T15:59:26Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:26Z TRACE received state_system: "last_start" : "2024-12-03T15:59:07Z", +2024-12-03T15:59:26Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:26Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:26Z TRACE received state_system: }, +2024-12-03T15:59:26Z TRACE received state_system: "serial_no" : "sequencer-20719", +2024-12-03T15:59:26Z TRACE received state_system: "software" : { +2024-12-03T15:59:26Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:26Z TRACE received state_system: }, +2024-12-03T15:59:26Z TRACE received state_system: "status" : { +2024-12-03T15:59:26Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:26Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:26Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:25Z", +2024-12-03T15:59:26Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:26Z TRACE received state_system: }, +2024-12-03T15:59:26Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:26Z", +2024-12-03T15:59:26Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:26Z TRACE received state_system: } +2024-12-03T15:59:26Z DEBUG Handling device message state_system MP:fb227aaf-0 +2024-12-03T15:59:26Z TRACE Ignoring partial state update +2024-12-03T15:59:26Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s +2024-12-03T15:59:26Z TRACE Stage resume waiting for starting test wrapper at 15s +2024-12-03T15:59:26Z DEBUG Config sync took 1s +2024-12-03T15:59:26Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:26Z TRACE Stage suspend waiting for starting test wrapper at 15s +2024-12-03T15:59:26Z INFO Stage start waiting for executing test at 15s +2024-12-03T15:59:26Z DEBUG stage begin waiting for executing test at 15s +2024-12-03T15:59:26Z DEBUG Allowing device state change discovery +2024-12-03T15:59:26Z TRACE Stage suspend waiting for executing test at 15s +2024-12-03T15:59:26Z INFO Stage start waiting for discovery families defined at 15s +2024-12-03T15:59:27Z DEBUG system config extra field null +2024-12-03T15:59:27Z TRACE updated check config_system: true +2024-12-03T15:59:27Z DEBUG update config_system, adding configTransaction RC:355ee9.00000009 +2024-12-03T15:59:27Z TRACE local local_system: { +2024-12-03T15:59:27Z TRACE local local_system: "min_loglevel" : 200, +2024-12-03T15:59:27Z TRACE local local_system: "metrics_rate_sec" : 10, +2024-12-03T15:59:27Z TRACE local local_system: "operation" : { +2024-12-03T15:59:27Z TRACE local local_system: "last_start" : "2024-12-03T15:59:07Z" +2024-12-03T15:59:27Z TRACE local local_system: }, +2024-12-03T15:59:27Z TRACE local local_system: "testing" : { +2024-12-03T15:59:27Z TRACE local local_system: "sequence_name" : "scan_periodic_now_enumerate" +2024-12-03T15:59:27Z TRACE local local_system: } +2024-12-03T15:59:27Z TRACE local local_system: } +2024-12-03T15:59:27Z TRACE updated check config_pointset: true +2024-12-03T15:59:27Z DEBUG update config_pointset, adding configTransaction RC:355ee9.0000000a +2024-12-03T15:59:27Z TRACE local local_pointset: { +2024-12-03T15:59:27Z TRACE local local_pointset: "points" : { +2024-12-03T15:59:27Z TRACE local local_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:27Z TRACE local local_pointset: "units" : "Bars", +2024-12-03T15:59:27Z TRACE local local_pointset: "set_value" : 98 +2024-12-03T15:59:27Z TRACE local local_pointset: }, +2024-12-03T15:59:27Z TRACE local local_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:27Z TRACE local local_pointset: "ref" : "BV11.present_value", +2024-12-03T15:59:27Z TRACE local local_pointset: "units" : "No-units" +2024-12-03T15:59:27Z TRACE local local_pointset: }, +2024-12-03T15:59:27Z TRACE local local_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:27Z TRACE local local_pointset: "ref" : "AV12.present_value", +2024-12-03T15:59:27Z TRACE local local_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:27Z TRACE local local_pointset: } +2024-12-03T15:59:27Z TRACE local local_pointset: } +2024-12-03T15:59:27Z TRACE local local_pointset: } +2024-12-03T15:59:27Z TRACE updated check config_gateway: false +2024-12-03T15:59:27Z TRACE updated check config_localnet: true +2024-12-03T15:59:27Z DEBUG update config_localnet, adding configTransaction RC:355ee9.0000000b +2024-12-03T15:59:27Z TRACE local local_localnet: { +2024-12-03T15:59:27Z TRACE local local_localnet: "families" : { +2024-12-03T15:59:27Z TRACE local local_localnet: "ether" : { }, +2024-12-03T15:59:27Z TRACE local local_localnet: "ipv4" : { }, +2024-12-03T15:59:27Z TRACE local local_localnet: "vendor" : { }, +2024-12-03T15:59:27Z TRACE local local_localnet: "ipv6" : { } +2024-12-03T15:59:27Z TRACE local local_localnet: } +2024-12-03T15:59:27Z TRACE local local_localnet: } +2024-12-03T15:59:27Z TRACE updated check config_blobset: false +2024-12-03T15:59:27Z TRACE updated check config_discovery: true +2024-12-03T15:59:27Z DEBUG update config_discovery, adding configTransaction RC:355ee9.0000000c +2024-12-03T15:59:27Z TRACE local local_discovery: { +2024-12-03T15:59:27Z TRACE local local_discovery: "families" : { } +2024-12-03T15:59:27Z TRACE local local_discovery: } +2024-12-03T15:59:27Z DEBUG Saving pre-config state timestamp 2024-12-03T15:59:26Z +2024-12-03T15:59:27Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:27Z, because before discovery families defined +2024-12-03T15:59:27Z TRACE Stage suspend waiting for discovery families defined at 16s +2024-12-03T15:59:27Z INFO Stage start waiting for config update synchronized at 16s +2024-12-03T15:59:27Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:27Z TRACE received state_discovery: { +2024-12-03T15:59:27Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:27Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:26Z", +2024-12-03T15:59:27Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:27Z TRACE received state_discovery: } +2024-12-03T15:59:27Z DEBUG Handling device message state_discovery MP:fb227aaf-1 +2024-12-03T15:59:27Z TRACE Ignoring partial state update +2024-12-03T15:59:27Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:27Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:27Z TRACE received state_localnet: { +2024-12-03T15:59:27Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:27Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:27Z TRACE received state_localnet: "addr" : "00:22:48:8f:8d:26" +2024-12-03T15:59:27Z TRACE received state_localnet: }, +2024-12-03T15:59:27Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:27Z TRACE received state_localnet: "addr" : "10.1.0.60" +2024-12-03T15:59:27Z TRACE received state_localnet: }, +2024-12-03T15:59:27Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:27Z TRACE received state_localnet: "addr" : "fe80::222:48ff:fe8f:8d26" +2024-12-03T15:59:27Z TRACE received state_localnet: }, +2024-12-03T15:59:27Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:27Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:27Z TRACE received state_localnet: } +2024-12-03T15:59:27Z TRACE received state_localnet: }, +2024-12-03T15:59:27Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:26Z", +2024-12-03T15:59:27Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:27Z TRACE received state_localnet: } +2024-12-03T15:59:27Z DEBUG Handling device message state_localnet MP:fb227aaf-2 +2024-12-03T15:59:27Z TRACE Ignoring partial state update +2024-12-03T15:59:27Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:27Z TRACE received state_pointset: { +2024-12-03T15:59:27Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:27Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:27Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:27Z TRACE received state_pointset: }, +2024-12-03T15:59:27Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:27Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:27Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:27Z TRACE received state_pointset: }, +2024-12-03T15:59:27Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:27Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:27Z TRACE received state_pointset: } +2024-12-03T15:59:27Z TRACE received state_pointset: }, +2024-12-03T15:59:27Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:26Z", +2024-12-03T15:59:27Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:27Z TRACE received state_pointset: } +2024-12-03T15:59:27Z DEBUG Handling device message state_pointset MP:fb227aaf-3 +2024-12-03T15:59:27Z TRACE Ignoring partial state update +2024-12-03T15:59:27Z TRACE received command AHU-1/config/update +2024-12-03T15:59:27Z DEBUG received config_update +2024-12-03T15:59:27Z DEBUG Handling update message config_update RC:355ee9.00000009 +2024-12-03T15:59:27Z DEBUG Removed configTransaction RC:355ee9.00000009 +2024-12-03T15:59:27Z DEBUG last_start changed false, last_start 2024-12-03T15:59:07Z +2024-12-03T15:59:27Z DEBUG Updated config 2024-12-03T15:59:27Z RC:355ee9.00000009 +2024-12-03T15:59:27Z INFO Updated config #005: Changed 1 fields: +2024-12-03T15:59:27Z INFO Updated config #005: Remove `discovery.families.vendor` +2024-12-03T15:59:28Z TRACE received command AHU-1/state/update +2024-12-03T15:59:28Z DEBUG received state_update +2024-12-03T15:59:28Z DEBUG Handling update message state_update MP:017e14af +2024-12-03T15:59:28Z DEBUG Updated state after 0s 2024-12-03T15:59:28Z MP:017e14af +2024-12-03T15:59:28Z INFO Updated state #006: Changed 3 fields: +2024-12-03T15:59:28Z INFO Updated state #006: Set `system.last_config` = `2024-12-03T15:59:27Z` +2024-12-03T15:59:28Z INFO Updated state #006: Set `system.status.timestamp` = `2024-12-03T15:59:27Z` +2024-12-03T15:59:28Z INFO Updated state #006: Set `timestamp` = `2024-12-03T15:59:28Z` +2024-12-03T15:59:28Z DEBUG Updated state has last_config 2024-12-03T15:59:27Z (expecting 2024-12-03T15:59:27Z) +2024-12-03T15:59:28Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-03T15:59:28Z TRACE received command AHU-1/state/system +2024-12-03T15:59:28Z TRACE received state_system: { +2024-12-03T15:59:28Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:28Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:28Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:28Z TRACE received state_system: }, +2024-12-03T15:59:28Z TRACE received state_system: "last_config" : "2024-12-03T15:59:27Z", +2024-12-03T15:59:28Z TRACE received state_system: "operation" : { +2024-12-03T15:59:28Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:28Z TRACE received state_system: "last_start" : "2024-12-03T15:59:07Z", +2024-12-03T15:59:28Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:28Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:28Z TRACE received state_system: }, +2024-12-03T15:59:28Z TRACE received state_system: "serial_no" : "sequencer-20719", +2024-12-03T15:59:28Z TRACE received state_system: "software" : { +2024-12-03T15:59:28Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:28Z TRACE received state_system: }, +2024-12-03T15:59:28Z TRACE received state_system: "status" : { +2024-12-03T15:59:28Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:28Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:28Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:27Z", +2024-12-03T15:59:28Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:28Z TRACE received state_system: }, +2024-12-03T15:59:28Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:28Z", +2024-12-03T15:59:28Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:28Z TRACE received state_system: } +2024-12-03T15:59:28Z DEBUG Handling device message state_system MP:017e14af-0 +2024-12-03T15:59:28Z TRACE Ignoring partial state update +2024-12-03T15:59:28Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:28Z TRACE received state_discovery: { +2024-12-03T15:59:28Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:28Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:28Z", +2024-12-03T15:59:28Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:28Z TRACE received state_discovery: } +2024-12-03T15:59:28Z DEBUG Handling device message state_discovery MP:017e14af-1 +2024-12-03T15:59:28Z TRACE Ignoring partial state update +2024-12-03T15:59:28Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:28Z TRACE received state_localnet: { +2024-12-03T15:59:28Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:28Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:28Z TRACE received state_localnet: "addr" : "00:22:48:8f:8d:26" +2024-12-03T15:59:28Z TRACE received state_localnet: }, +2024-12-03T15:59:28Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:28Z TRACE received state_localnet: "addr" : "10.1.0.60" +2024-12-03T15:59:28Z TRACE received state_localnet: }, +2024-12-03T15:59:28Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:28Z TRACE received state_localnet: "addr" : "fe80::222:48ff:fe8f:8d26" +2024-12-03T15:59:28Z TRACE received state_localnet: }, +2024-12-03T15:59:28Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:28Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:28Z TRACE received state_localnet: } +2024-12-03T15:59:28Z TRACE received state_localnet: }, +2024-12-03T15:59:28Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:28Z", +2024-12-03T15:59:28Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:28Z TRACE received state_localnet: } +2024-12-03T15:59:28Z DEBUG Handling device message state_localnet MP:017e14af-2 +2024-12-03T15:59:28Z TRACE Ignoring partial state update +2024-12-03T15:59:28Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:28Z TRACE received state_pointset: { +2024-12-03T15:59:28Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:28Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:28Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:28Z TRACE received state_pointset: }, +2024-12-03T15:59:28Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:28Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:28Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:28Z TRACE received state_pointset: }, +2024-12-03T15:59:28Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:28Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:28Z TRACE received state_pointset: } +2024-12-03T15:59:28Z TRACE received state_pointset: }, +2024-12-03T15:59:28Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:28Z", +2024-12-03T15:59:28Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:28Z TRACE received state_pointset: } +2024-12-03T15:59:28Z DEBUG Handling device message state_pointset MP:017e14af-3 +2024-12-03T15:59:28Z TRACE Ignoring partial state update +2024-12-03T15:59:28Z TRACE received command AHU-1/events/pointset +2024-12-03T15:59:28Z TRACE received events_pointset: { +2024-12-03T15:59:28Z TRACE received events_pointset: "points" : { +2024-12-03T15:59:28Z TRACE received events_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:28Z TRACE received events_pointset: "present_value" : true +2024-12-03T15:59:28Z TRACE received events_pointset: }, +2024-12-03T15:59:28Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:28Z TRACE received events_pointset: "present_value" : 98 +2024-12-03T15:59:28Z TRACE received events_pointset: }, +2024-12-03T15:59:28Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:28Z TRACE received events_pointset: "present_value" : 9 +2024-12-03T15:59:28Z TRACE received events_pointset: } +2024-12-03T15:59:28Z TRACE received events_pointset: }, +2024-12-03T15:59:28Z TRACE received events_pointset: "timestamp" : "2024-12-03T15:59:28Z", +2024-12-03T15:59:28Z TRACE received events_pointset: "version" : "1.5.2" +2024-12-03T15:59:28Z TRACE received events_pointset: } +2024-12-03T15:59:28Z DEBUG Handling device message events_pointset MP:90f856b4 +2024-12-03T15:59:28Z TRACE received command AHU-1/events/system +2024-12-03T15:59:28Z DEBUG received events_system 2024-12-03T15:59:20Z NOTICE system.config.apply: success +2024-12-03T15:59:28Z DEBUG received events_system 2024-12-03T15:59:20Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:28Z DEBUG received events_system 2024-12-03T15:59:20Z INFO device.log: 2024-12-03T15:59:20Z received config 2024-12-03T15:59:20Z +2024-12-03T15:59:28Z DEBUG received events_system 2024-12-03T15:59:20Z NOTICE system.config.apply: success +2024-12-03T15:59:28Z DEBUG received events_system 2024-12-03T15:59:22Z INFO device.log: Update state 2024-12-03T15:59:22Z last_config 2024-12-03T15:59:20Z +2024-12-03T15:59:28Z DEBUG received events_system 2024-12-03T15:59:23Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:28Z DEBUG received events_system 2024-12-03T15:59:23Z INFO device.log: 2024-12-03T15:59:23Z received config 2024-12-03T15:59:23Z +2024-12-03T15:59:28Z DEBUG received events_system 2024-12-03T15:59:23Z NOTICE system.config.apply: success +2024-12-03T15:59:28Z DEBUG received events_system 2024-12-03T15:59:24Z INFO device.log: Update state 2024-12-03T15:59:24Z last_config 2024-12-03T15:59:23Z +2024-12-03T15:59:28Z DEBUG received events_system 2024-12-03T15:59:25Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:28Z DEBUG received events_system 2024-12-03T15:59:25Z INFO device.log: 2024-12-03T15:59:25Z received config 2024-12-03T15:59:25Z +2024-12-03T15:59:28Z DEBUG received events_system 2024-12-03T15:59:25Z NOTICE system.config.apply: success +2024-12-03T15:59:28Z DEBUG received events_system 2024-12-03T15:59:26Z INFO device.log: Update state 2024-12-03T15:59:26Z last_config 2024-12-03T15:59:25Z +2024-12-03T15:59:28Z DEBUG received events_system 2024-12-03T15:59:27Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:28Z DEBUG received events_system 2024-12-03T15:59:27Z INFO device.log: 2024-12-03T15:59:27Z received config 2024-12-03T15:59:27Z +2024-12-03T15:59:28Z DEBUG received events_system 2024-12-03T15:59:27Z NOTICE system.config.apply: success +2024-12-03T15:59:28Z DEBUG received events_system 2024-12-03T15:59:28Z INFO device.log: Update state 2024-12-03T15:59:28Z last_config 2024-12-03T15:59:27Z +2024-12-03T15:59:28Z DEBUG Handling device message events_system MP:8b085769 +2024-12-03T15:59:28Z TRACE received command AHU-1/config/update +2024-12-03T15:59:28Z DEBUG received config_update +2024-12-03T15:59:28Z DEBUG Handling update message config_update RC:355ee9.0000000a +2024-12-03T15:59:28Z DEBUG Removed configTransaction RC:355ee9.0000000a +2024-12-03T15:59:28Z DEBUG last_start changed false, last_start 2024-12-03T15:59:07Z +2024-12-03T15:59:28Z DEBUG Updated config 2024-12-03T15:59:28Z RC:355ee9.0000000a +2024-12-03T15:59:28Z INFO Updated config #006: Changed 0 fields. +2024-12-03T15:59:29Z TRACE received command AHU-1/config/update +2024-12-03T15:59:29Z DEBUG received config_update +2024-12-03T15:59:29Z DEBUG Handling update message config_update RC:355ee9.0000000b +2024-12-03T15:59:29Z DEBUG Removed configTransaction RC:355ee9.0000000b +2024-12-03T15:59:29Z DEBUG last_start changed false, last_start 2024-12-03T15:59:07Z +2024-12-03T15:59:29Z DEBUG Updated config 2024-12-03T15:59:29Z RC:355ee9.0000000b +2024-12-03T15:59:29Z INFO Updated config #007: Changed 0 fields. +2024-12-03T15:59:29Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state +2024-12-03T15:59:30Z TRACE received command AHU-1/state/update +2024-12-03T15:59:30Z DEBUG received state_update +2024-12-03T15:59:30Z DEBUG Handling update message state_update MP:68dd1336 +2024-12-03T15:59:30Z DEBUG Updated state after 0s 2024-12-03T15:59:30Z MP:68dd1336 +2024-12-03T15:59:30Z INFO Updated state #007: Changed 3 fields: +2024-12-03T15:59:30Z INFO Updated state #007: Set `system.last_config` = `2024-12-03T15:59:29Z` +2024-12-03T15:59:30Z INFO Updated state #007: Set `system.status.timestamp` = `2024-12-03T15:59:29Z` +2024-12-03T15:59:30Z INFO Updated state #007: Set `timestamp` = `2024-12-03T15:59:30Z` +2024-12-03T15:59:30Z DEBUG Updated state has last_config 2024-12-03T15:59:29Z (expecting 2024-12-03T15:59:29Z) +2024-12-03T15:59:30Z TRACE received command AHU-1/state/system +2024-12-03T15:59:30Z TRACE received state_system: { +2024-12-03T15:59:30Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:30Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:30Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:30Z TRACE received state_system: }, +2024-12-03T15:59:30Z TRACE received state_system: "last_config" : "2024-12-03T15:59:29Z", +2024-12-03T15:59:30Z TRACE received state_system: "operation" : { +2024-12-03T15:59:30Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:30Z TRACE received state_system: "last_start" : "2024-12-03T15:59:07Z", +2024-12-03T15:59:30Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:30Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:30Z TRACE received state_system: }, +2024-12-03T15:59:30Z TRACE received state_system: "serial_no" : "sequencer-20719", +2024-12-03T15:59:30Z TRACE received state_system: "software" : { +2024-12-03T15:59:30Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:30Z TRACE received state_system: }, +2024-12-03T15:59:30Z TRACE received state_system: "status" : { +2024-12-03T15:59:30Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:30Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:30Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:29Z", +2024-12-03T15:59:30Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:30Z TRACE received state_system: }, +2024-12-03T15:59:30Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:30Z", +2024-12-03T15:59:30Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:30Z TRACE received state_system: } +2024-12-03T15:59:30Z DEBUG Handling device message state_system MP:68dd1336-0 +2024-12-03T15:59:30Z TRACE Ignoring partial state update +2024-12-03T15:59:30Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-03T15:59:30Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:30Z TRACE received state_discovery: { +2024-12-03T15:59:30Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:30Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:30Z", +2024-12-03T15:59:30Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:30Z TRACE received state_discovery: } +2024-12-03T15:59:30Z DEBUG Handling device message state_discovery MP:68dd1336-1 +2024-12-03T15:59:30Z TRACE Ignoring partial state update +2024-12-03T15:59:30Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:30Z TRACE received state_localnet: { +2024-12-03T15:59:30Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:30Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:30Z TRACE received state_localnet: "addr" : "00:22:48:8f:8d:26" +2024-12-03T15:59:30Z TRACE received state_localnet: }, +2024-12-03T15:59:30Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:30Z TRACE received state_localnet: "addr" : "10.1.0.60" +2024-12-03T15:59:30Z TRACE received state_localnet: }, +2024-12-03T15:59:30Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:30Z TRACE received state_localnet: "addr" : "fe80::222:48ff:fe8f:8d26" +2024-12-03T15:59:30Z TRACE received state_localnet: }, +2024-12-03T15:59:30Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:30Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:30Z TRACE received state_localnet: } +2024-12-03T15:59:30Z TRACE received state_localnet: }, +2024-12-03T15:59:30Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:30Z", +2024-12-03T15:59:30Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:30Z TRACE received state_localnet: } +2024-12-03T15:59:30Z DEBUG Handling device message state_localnet MP:68dd1336-2 +2024-12-03T15:59:30Z TRACE Ignoring partial state update +2024-12-03T15:59:30Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:30Z TRACE received state_pointset: { +2024-12-03T15:59:30Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:30Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:30Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:30Z TRACE received state_pointset: }, +2024-12-03T15:59:30Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:30Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:30Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:30Z TRACE received state_pointset: }, +2024-12-03T15:59:30Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:30Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:30Z TRACE received state_pointset: } +2024-12-03T15:59:30Z TRACE received state_pointset: }, +2024-12-03T15:59:30Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:30Z", +2024-12-03T15:59:30Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:30Z TRACE received state_pointset: } +2024-12-03T15:59:30Z DEBUG Handling device message state_pointset MP:68dd1336-3 +2024-12-03T15:59:30Z TRACE Ignoring partial state update +2024-12-03T15:59:31Z TRACE received command AHU-1/config/update +2024-12-03T15:59:31Z DEBUG received config_update +2024-12-03T15:59:31Z DEBUG Handling update message config_update RC:355ee9.0000000c +2024-12-03T15:59:31Z DEBUG Removed configTransaction RC:355ee9.0000000c +2024-12-03T15:59:31Z DEBUG last_start changed false, last_start 2024-12-03T15:59:07Z +2024-12-03T15:59:31Z DEBUG Updated config 2024-12-03T15:59:31Z RC:355ee9.0000000c +2024-12-03T15:59:31Z INFO Updated config #008: Changed 0 fields. +2024-12-03T15:59:31Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-03T15:59:32Z TRACE received command AHU-1/state/update +2024-12-03T15:59:32Z DEBUG received state_update +2024-12-03T15:59:32Z DEBUG Handling update message state_update MP:c1b1592b +2024-12-03T15:59:32Z DEBUG Updated state after 0s 2024-12-03T15:59:32Z MP:c1b1592b +2024-12-03T15:59:32Z INFO Updated state #008: Changed 3 fields: +2024-12-03T15:59:32Z INFO Updated state #008: Set `system.last_config` = `2024-12-03T15:59:31Z` +2024-12-03T15:59:32Z INFO Updated state #008: Set `system.status.timestamp` = `2024-12-03T15:59:31Z` +2024-12-03T15:59:32Z INFO Updated state #008: Set `timestamp` = `2024-12-03T15:59:32Z` +2024-12-03T15:59:32Z DEBUG Updated state has last_config 2024-12-03T15:59:31Z (expecting 2024-12-03T15:59:31Z) +2024-12-03T15:59:32Z TRACE received command AHU-1/state/system +2024-12-03T15:59:32Z TRACE received state_system: { +2024-12-03T15:59:32Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:32Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:32Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:32Z TRACE received state_system: }, +2024-12-03T15:59:32Z TRACE received state_system: "last_config" : "2024-12-03T15:59:31Z", +2024-12-03T15:59:32Z TRACE received state_system: "operation" : { +2024-12-03T15:59:32Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:32Z TRACE received state_system: "last_start" : "2024-12-03T15:59:07Z", +2024-12-03T15:59:32Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:32Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:32Z TRACE received state_system: }, +2024-12-03T15:59:32Z TRACE received state_system: "serial_no" : "sequencer-20719", +2024-12-03T15:59:32Z TRACE received state_system: "software" : { +2024-12-03T15:59:32Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:32Z TRACE received state_system: }, +2024-12-03T15:59:32Z TRACE received state_system: "status" : { +2024-12-03T15:59:32Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:32Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:32Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:31Z", +2024-12-03T15:59:32Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:32Z TRACE received state_system: }, +2024-12-03T15:59:32Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:32Z", +2024-12-03T15:59:32Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:32Z TRACE received state_system: } +2024-12-03T15:59:32Z DEBUG Handling device message state_system MP:c1b1592b-0 +2024-12-03T15:59:32Z TRACE Ignoring partial state update +2024-12-03T15:59:32Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:32Z DEBUG Stage finished waiting for config update synchronized at 21s after 4s +2024-12-03T15:59:32Z TRACE Stage resume waiting for discovery families defined at 21s +2024-12-03T15:59:32Z DEBUG Config sync took 5s +2024-12-03T15:59:32Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:32Z DEBUG Update config before discovery families defined timestamp 2024-12-03T15:59:31Z +2024-12-03T15:59:32Z TRACE local local_update: { +2024-12-03T15:59:32Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:31Z", +2024-12-03T15:59:32Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:32Z TRACE local local_update: "system" : { +2024-12-03T15:59:32Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:32Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:32Z TRACE local local_update: "operation" : { +2024-12-03T15:59:32Z TRACE local local_update: "last_start" : "2024-12-03T15:59:07Z" +2024-12-03T15:59:32Z TRACE local local_update: }, +2024-12-03T15:59:32Z TRACE local local_update: "testing" : { +2024-12-03T15:59:32Z TRACE local local_update: "sequence_name" : "scan_periodic_now_enumerate" +2024-12-03T15:59:32Z TRACE local local_update: } +2024-12-03T15:59:32Z TRACE local local_update: }, +2024-12-03T15:59:32Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:32Z TRACE local local_update: "families" : { } +2024-12-03T15:59:32Z TRACE local local_update: }, +2024-12-03T15:59:32Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:32Z TRACE local local_update: "families" : { +2024-12-03T15:59:32Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:32Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:32Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:32Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:32Z TRACE local local_update: } +2024-12-03T15:59:32Z TRACE local local_update: }, +2024-12-03T15:59:32Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:32Z TRACE local local_update: "points" : { +2024-12-03T15:59:32Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:32Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:32Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:32Z TRACE local local_update: }, +2024-12-03T15:59:32Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:32Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:32Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:32Z TRACE local local_update: }, +2024-12-03T15:59:32Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:32Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:32Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:32Z TRACE local local_update: } +2024-12-03T15:59:32Z TRACE local local_update: } +2024-12-03T15:59:32Z TRACE local local_update: } +2024-12-03T15:59:32Z TRACE local local_update: } +2024-12-03T15:59:32Z DEBUG Recorded sequence: 1. Update config before discovery families defined +2024-12-03T15:59:32Z INFO Device config Remove `discovery.families.vendor` +2024-12-03T15:59:32Z TRACE Update config before discovery families defined: Remove `discovery.families.vendor` +2024-12-03T15:59:32Z DEBUG Recorded sequence: 1. Wait for discovery families defined +2024-12-03T15:59:32Z DEBUG Stage finished waiting for discovery families defined at 21s after 6s +2024-12-03T15:59:32Z TRACE Stage resume waiting for executing test at 21s +2024-12-03T15:59:32Z TRACE Stage suspend waiting for executing test at 21s +2024-12-03T15:59:32Z INFO Stage start waiting for discovery family keys match at 21s +2024-12-03T15:59:33Z DEBUG system config extra field null +2024-12-03T15:59:33Z TRACE updated check config_system: false +2024-12-03T15:59:33Z TRACE updated check config_pointset: false +2024-12-03T15:59:33Z TRACE updated check config_gateway: false +2024-12-03T15:59:33Z TRACE updated check config_localnet: false +2024-12-03T15:59:33Z TRACE updated check config_blobset: false +2024-12-03T15:59:33Z TRACE updated check config_discovery: false +2024-12-03T15:59:33Z DEBUG Update config Before discovery family keys match timestamp 2024-12-03T15:59:31Z +2024-12-03T15:59:33Z TRACE local local_update: { +2024-12-03T15:59:33Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:31Z", +2024-12-03T15:59:33Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:33Z TRACE local local_update: "system" : { +2024-12-03T15:59:33Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:33Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:33Z TRACE local local_update: "operation" : { +2024-12-03T15:59:33Z TRACE local local_update: "last_start" : "2024-12-03T15:59:07Z" +2024-12-03T15:59:33Z TRACE local local_update: }, +2024-12-03T15:59:33Z TRACE local local_update: "testing" : { +2024-12-03T15:59:33Z TRACE local local_update: "sequence_name" : "scan_periodic_now_enumerate" +2024-12-03T15:59:33Z TRACE local local_update: } +2024-12-03T15:59:33Z TRACE local local_update: }, +2024-12-03T15:59:33Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:33Z TRACE local local_update: "families" : { } +2024-12-03T15:59:33Z TRACE local local_update: }, +2024-12-03T15:59:33Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:33Z TRACE local local_update: "families" : { +2024-12-03T15:59:33Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:33Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:33Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:33Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:33Z TRACE local local_update: } +2024-12-03T15:59:33Z TRACE local local_update: }, +2024-12-03T15:59:33Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:33Z TRACE local local_update: "points" : { +2024-12-03T15:59:33Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:33Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:33Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:33Z TRACE local local_update: }, +2024-12-03T15:59:33Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:33Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:33Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:33Z TRACE local local_update: }, +2024-12-03T15:59:33Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:33Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:33Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:33Z TRACE local local_update: } +2024-12-03T15:59:33Z TRACE local local_update: } +2024-12-03T15:59:33Z TRACE local local_update: } +2024-12-03T15:59:33Z TRACE local local_update: } +2024-12-03T15:59:33Z DEBUG Recorded sequence: 1. Wait until discovery family keys match +2024-12-03T15:59:33Z DEBUG Stage finished waiting for discovery family keys match at 22s after 1s +2024-12-03T15:59:33Z TRACE Stage resume waiting for executing test at 22s +2024-12-03T15:59:33Z TRACE Stage suspend waiting for executing test at 22s +2024-12-03T15:59:33Z INFO Stage start waiting for no scans active at 22s +2024-12-03T15:59:34Z DEBUG system config extra field null +2024-12-03T15:59:34Z TRACE updated check config_system: false +2024-12-03T15:59:34Z TRACE updated check config_pointset: false +2024-12-03T15:59:34Z TRACE updated check config_gateway: false +2024-12-03T15:59:34Z TRACE updated check config_localnet: false +2024-12-03T15:59:34Z TRACE updated check config_blobset: false +2024-12-03T15:59:34Z TRACE updated check config_discovery: false +2024-12-03T15:59:34Z DEBUG Update config before no scans active timestamp 2024-12-03T15:59:31Z +2024-12-03T15:59:34Z TRACE local local_update: { +2024-12-03T15:59:34Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:31Z", +2024-12-03T15:59:34Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:34Z TRACE local local_update: "system" : { +2024-12-03T15:59:34Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:34Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:34Z TRACE local local_update: "operation" : { +2024-12-03T15:59:34Z TRACE local local_update: "last_start" : "2024-12-03T15:59:07Z" +2024-12-03T15:59:34Z TRACE local local_update: }, +2024-12-03T15:59:34Z TRACE local local_update: "testing" : { +2024-12-03T15:59:34Z TRACE local local_update: "sequence_name" : "scan_periodic_now_enumerate" +2024-12-03T15:59:34Z TRACE local local_update: } +2024-12-03T15:59:34Z TRACE local local_update: }, +2024-12-03T15:59:34Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:34Z TRACE local local_update: "families" : { } +2024-12-03T15:59:34Z TRACE local local_update: }, +2024-12-03T15:59:34Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:34Z TRACE local local_update: "families" : { +2024-12-03T15:59:34Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:34Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:34Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:34Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:34Z TRACE local local_update: } +2024-12-03T15:59:34Z TRACE local local_update: }, +2024-12-03T15:59:34Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:34Z TRACE local local_update: "points" : { +2024-12-03T15:59:34Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:34Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:34Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:34Z TRACE local local_update: }, +2024-12-03T15:59:34Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:34Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:34Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:34Z TRACE local local_update: }, +2024-12-03T15:59:34Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:34Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:34Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:34Z TRACE local local_update: } +2024-12-03T15:59:34Z TRACE local local_update: } +2024-12-03T15:59:34Z TRACE local local_update: } +2024-12-03T15:59:34Z TRACE local local_update: } +2024-12-03T15:59:34Z DEBUG Recorded sequence: 1. Wait for no scans active +2024-12-03T15:59:34Z DEBUG Stage finished waiting for no scans active at 23s after 1s +2024-12-03T15:59:34Z TRACE Stage resume waiting for executing test at 23s +2024-12-03T15:59:34Z INFO Enumeration configured for family vendor starting at 2024-12-03T15:59:34Z evey 20s +2024-12-03T15:59:35Z TRACE Stage suspend waiting for executing test at 24s +2024-12-03T15:59:35Z INFO Stage start waiting for scan iterations at 24s +2024-12-03T15:59:36Z DEBUG system config extra field null +2024-12-03T15:59:36Z TRACE updated check config_system: false +2024-12-03T15:59:36Z TRACE updated check config_pointset: false +2024-12-03T15:59:36Z TRACE updated check config_gateway: false +2024-12-03T15:59:36Z TRACE updated check config_localnet: false +2024-12-03T15:59:36Z TRACE updated check config_blobset: false +2024-12-03T15:59:36Z TRACE updated check config_discovery: true +2024-12-03T15:59:36Z DEBUG update config_discovery, adding configTransaction RC:355ee9.0000000d +2024-12-03T15:59:36Z TRACE local local_discovery: { +2024-12-03T15:59:36Z TRACE local local_discovery: "families" : { +2024-12-03T15:59:36Z TRACE local local_discovery: "vendor" : { +2024-12-03T15:59:36Z TRACE local local_discovery: "generation" : "2024-12-03T15:59:34Z", +2024-12-03T15:59:36Z TRACE local local_discovery: "scan_interval_sec" : 20, +2024-12-03T15:59:36Z TRACE local local_discovery: "scan_duration_sec" : 20, +2024-12-03T15:59:36Z TRACE local local_discovery: "depth" : "entries" +2024-12-03T15:59:36Z TRACE local local_discovery: } +2024-12-03T15:59:36Z TRACE local local_discovery: } +2024-12-03T15:59:36Z TRACE local local_discovery: } +2024-12-03T15:59:36Z DEBUG Saving pre-config state timestamp 2024-12-03T15:59:32Z +2024-12-03T15:59:36Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:36Z, because before scan iterations +2024-12-03T15:59:36Z TRACE Stage suspend waiting for scan iterations at 25s +2024-12-03T15:59:36Z INFO Stage start waiting for config update synchronized at 25s +2024-12-03T15:59:36Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:36Z TRACE received state_discovery: { +2024-12-03T15:59:36Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:36Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:32Z", +2024-12-03T15:59:36Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:36Z TRACE received state_discovery: } +2024-12-03T15:59:36Z DEBUG Handling device message state_discovery MP:c1b1592b-1 +2024-12-03T15:59:36Z TRACE Ignoring partial state update +2024-12-03T15:59:36Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:36Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:36Z TRACE received state_localnet: { +2024-12-03T15:59:36Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:36Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:36Z TRACE received state_localnet: "addr" : "00:22:48:8f:8d:26" +2024-12-03T15:59:36Z TRACE received state_localnet: }, +2024-12-03T15:59:36Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:36Z TRACE received state_localnet: "addr" : "10.1.0.60" +2024-12-03T15:59:36Z TRACE received state_localnet: }, +2024-12-03T15:59:36Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:36Z TRACE received state_localnet: "addr" : "fe80::222:48ff:fe8f:8d26" +2024-12-03T15:59:36Z TRACE received state_localnet: }, +2024-12-03T15:59:36Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:36Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:36Z TRACE received state_localnet: } +2024-12-03T15:59:36Z TRACE received state_localnet: }, +2024-12-03T15:59:36Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:32Z", +2024-12-03T15:59:36Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:36Z TRACE received state_localnet: } +2024-12-03T15:59:36Z DEBUG Handling device message state_localnet MP:c1b1592b-2 +2024-12-03T15:59:36Z TRACE Ignoring partial state update +2024-12-03T15:59:36Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:36Z TRACE received state_pointset: { +2024-12-03T15:59:36Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:36Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:36Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:36Z TRACE received state_pointset: }, +2024-12-03T15:59:36Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:36Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:36Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:36Z TRACE received state_pointset: }, +2024-12-03T15:59:36Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:36Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:36Z TRACE received state_pointset: } +2024-12-03T15:59:36Z TRACE received state_pointset: }, +2024-12-03T15:59:36Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:32Z", +2024-12-03T15:59:36Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:36Z TRACE received state_pointset: } +2024-12-03T15:59:36Z DEBUG Handling device message state_pointset MP:c1b1592b-3 +2024-12-03T15:59:36Z TRACE Ignoring partial state update +2024-12-03T15:59:36Z TRACE received command AHU-1/config/update +2024-12-03T15:59:36Z DEBUG received config_update +2024-12-03T15:59:36Z DEBUG Handling update message config_update RC:355ee9.0000000d +2024-12-03T15:59:36Z DEBUG Removed configTransaction RC:355ee9.0000000d +2024-12-03T15:59:36Z DEBUG last_start changed false, last_start 2024-12-03T15:59:07Z +2024-12-03T15:59:36Z DEBUG Updated config 2024-12-03T15:59:36Z RC:355ee9.0000000d +2024-12-03T15:59:36Z INFO Updated config #009: Changed 1 fields: +2024-12-03T15:59:36Z INFO Updated config #009: Add `discovery.families.vendor` = { "generation": `family generation`, "scan_interval_sec": `20`, "depth": `entries`, "scan_duration_sec": `20` } +2024-12-03T15:59:36Z TRACE received command AHU-1/state/update +2024-12-03T15:59:36Z DEBUG received state_update +2024-12-03T15:59:36Z DEBUG Handling update message state_update MP:61ea13ad +2024-12-03T15:59:36Z DEBUG Updated state after 0s 2024-12-03T15:59:36Z MP:61ea13ad +2024-12-03T15:59:36Z INFO Updated state #009: Changed 4 fields: +2024-12-03T15:59:36Z INFO Updated state #009: Set `system.status.level` = `100` +2024-12-03T15:59:36Z INFO Updated state #009: Set `system.status.category` = `system.config.parse` +2024-12-03T15:59:36Z INFO Updated state #009: Set `system.status.timestamp` = `2024-12-03T15:59:36Z` +2024-12-03T15:59:36Z INFO Updated state #009: Set `timestamp` = `2024-12-03T15:59:36Z` +2024-12-03T15:59:36Z DEBUG Updated state has last_config 2024-12-03T15:59:31Z (expecting 2024-12-03T15:59:36Z) +2024-12-03T15:59:36Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-03T15:59:36Z TRACE received command AHU-1/state/system +2024-12-03T15:59:36Z TRACE received state_system: { +2024-12-03T15:59:36Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:36Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:36Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:36Z TRACE received state_system: }, +2024-12-03T15:59:36Z TRACE received state_system: "last_config" : "2024-12-03T15:59:31Z", +2024-12-03T15:59:36Z TRACE received state_system: "operation" : { +2024-12-03T15:59:36Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:36Z TRACE received state_system: "last_start" : "2024-12-03T15:59:07Z", +2024-12-03T15:59:36Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:36Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:36Z TRACE received state_system: }, +2024-12-03T15:59:36Z TRACE received state_system: "serial_no" : "sequencer-20719", +2024-12-03T15:59:36Z TRACE received state_system: "software" : { +2024-12-03T15:59:36Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:36Z TRACE received state_system: }, +2024-12-03T15:59:36Z TRACE received state_system: "status" : { +2024-12-03T15:59:36Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:36Z TRACE received state_system: "category" : "system.config.parse", +2024-12-03T15:59:36Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:36Z", +2024-12-03T15:59:36Z TRACE received state_system: "level" : 100 +2024-12-03T15:59:36Z TRACE received state_system: }, +2024-12-03T15:59:36Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:36Z", +2024-12-03T15:59:36Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:36Z TRACE received state_system: } +2024-12-03T15:59:36Z DEBUG Handling device message state_system MP:61ea13ad-0 +2024-12-03T15:59:36Z TRACE Ignoring partial state update +2024-12-03T15:59:36Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:36Z TRACE received state_discovery: { +2024-12-03T15:59:36Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:36Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:36Z", +2024-12-03T15:59:36Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:36Z TRACE received state_discovery: } +2024-12-03T15:59:36Z DEBUG Handling device message state_discovery MP:61ea13ad-1 +2024-12-03T15:59:36Z TRACE Ignoring partial state update +2024-12-03T15:59:36Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:36Z TRACE received state_localnet: { +2024-12-03T15:59:36Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:36Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:36Z TRACE received state_localnet: "addr" : "00:22:48:8f:8d:26" +2024-12-03T15:59:36Z TRACE received state_localnet: }, +2024-12-03T15:59:36Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:36Z TRACE received state_localnet: "addr" : "10.1.0.60" +2024-12-03T15:59:36Z TRACE received state_localnet: }, +2024-12-03T15:59:36Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:36Z TRACE received state_localnet: "addr" : "fe80::222:48ff:fe8f:8d26" +2024-12-03T15:59:36Z TRACE received state_localnet: }, +2024-12-03T15:59:36Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:36Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:36Z TRACE received state_localnet: } +2024-12-03T15:59:36Z TRACE received state_localnet: }, +2024-12-03T15:59:36Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:36Z", +2024-12-03T15:59:36Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:36Z TRACE received state_localnet: } +2024-12-03T15:59:36Z DEBUG Handling device message state_localnet MP:61ea13ad-2 +2024-12-03T15:59:36Z TRACE Ignoring partial state update +2024-12-03T15:59:36Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:36Z TRACE received state_pointset: { +2024-12-03T15:59:36Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:36Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:36Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:36Z TRACE received state_pointset: }, +2024-12-03T15:59:36Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:36Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:36Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:36Z TRACE received state_pointset: }, +2024-12-03T15:59:36Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:36Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:36Z TRACE received state_pointset: } +2024-12-03T15:59:36Z TRACE received state_pointset: }, +2024-12-03T15:59:36Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:36Z", +2024-12-03T15:59:36Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:36Z TRACE received state_pointset: } +2024-12-03T15:59:36Z DEBUG Handling device message state_pointset MP:61ea13ad-3 +2024-12-03T15:59:36Z TRACE Ignoring partial state update +2024-12-03T15:59:38Z TRACE received command AHU-1/state/update +2024-12-03T15:59:38Z DEBUG received state_update +2024-12-03T15:59:38Z DEBUG Handling update message state_update MP:3a8ad87e +2024-12-03T15:59:38Z DEBUG Updated state after 0s 2024-12-03T15:59:38Z MP:3a8ad87e +2024-12-03T15:59:38Z INFO Updated state #010: Changed 5 fields: +2024-12-03T15:59:38Z INFO Updated state #010: Set `system.last_config` = `2024-12-03T15:59:36Z` +2024-12-03T15:59:38Z INFO Updated state #010: Set `system.status.level` = `300` +2024-12-03T15:59:38Z INFO Updated state #010: Set `system.status.category` = `system.config.apply` +2024-12-03T15:59:38Z INFO Updated state #010: Add `discovery.families.vendor` = { "generation": `2024-12-03T15:59:54Z`, "phase": `pending` } +2024-12-03T15:59:38Z INFO Updated state #010: Set `timestamp` = `2024-12-03T15:59:38Z` +2024-12-03T15:59:38Z DEBUG Updated state has last_config 2024-12-03T15:59:36Z (expecting 2024-12-03T15:59:36Z) +2024-12-03T15:59:38Z TRACE received command AHU-1/state/system +2024-12-03T15:59:38Z TRACE received state_system: { +2024-12-03T15:59:38Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:38Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:38Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:38Z TRACE received state_system: }, +2024-12-03T15:59:38Z TRACE received state_system: "last_config" : "2024-12-03T15:59:36Z", +2024-12-03T15:59:38Z TRACE received state_system: "operation" : { +2024-12-03T15:59:38Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:38Z TRACE received state_system: "last_start" : "2024-12-03T15:59:07Z", +2024-12-03T15:59:38Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:38Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:38Z TRACE received state_system: }, +2024-12-03T15:59:38Z TRACE received state_system: "serial_no" : "sequencer-20719", +2024-12-03T15:59:38Z TRACE received state_system: "software" : { +2024-12-03T15:59:38Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:38Z TRACE received state_system: }, +2024-12-03T15:59:38Z TRACE received state_system: "status" : { +2024-12-03T15:59:38Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:38Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:38Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:36Z", +2024-12-03T15:59:38Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:38Z TRACE received state_system: }, +2024-12-03T15:59:38Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:38Z", +2024-12-03T15:59:38Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:38Z TRACE received state_system: } +2024-12-03T15:59:38Z DEBUG Handling device message state_system MP:3a8ad87e-0 +2024-12-03T15:59:38Z TRACE Ignoring partial state update +2024-12-03T15:59:38Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:38Z DEBUG Stage finished waiting for config update synchronized at 27s after 2s +2024-12-03T15:59:38Z TRACE Stage resume waiting for scan iterations at 27s +2024-12-03T15:59:38Z DEBUG Config sync took 2s +2024-12-03T15:59:38Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:38Z DEBUG Update config before scan iterations timestamp 2024-12-03T15:59:36Z +2024-12-03T15:59:38Z TRACE local local_update: { +2024-12-03T15:59:38Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:36Z", +2024-12-03T15:59:38Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:38Z TRACE local local_update: "system" : { +2024-12-03T15:59:38Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:38Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:38Z TRACE local local_update: "operation" : { +2024-12-03T15:59:38Z TRACE local local_update: "last_start" : "2024-12-03T15:59:07Z" +2024-12-03T15:59:38Z TRACE local local_update: }, +2024-12-03T15:59:38Z TRACE local local_update: "testing" : { +2024-12-03T15:59:38Z TRACE local local_update: "sequence_name" : "scan_periodic_now_enumerate" +2024-12-03T15:59:38Z TRACE local local_update: } +2024-12-03T15:59:38Z TRACE local local_update: }, +2024-12-03T15:59:38Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:38Z TRACE local local_update: "families" : { +2024-12-03T15:59:38Z TRACE local local_update: "vendor" : { +2024-12-03T15:59:38Z TRACE local local_update: "generation" : "2024-12-03T15:59:34Z", +2024-12-03T15:59:38Z TRACE local local_update: "scan_interval_sec" : 20, +2024-12-03T15:59:38Z TRACE local local_update: "scan_duration_sec" : 20, +2024-12-03T15:59:38Z TRACE local local_update: "depth" : "entries" +2024-12-03T15:59:38Z TRACE local local_update: } +2024-12-03T15:59:38Z TRACE local local_update: } +2024-12-03T15:59:38Z TRACE local local_update: }, +2024-12-03T15:59:38Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:38Z TRACE local local_update: "families" : { +2024-12-03T15:59:38Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:38Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:38Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:38Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:38Z TRACE local local_update: } +2024-12-03T15:59:38Z TRACE local local_update: }, +2024-12-03T15:59:38Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:38Z TRACE local local_update: "points" : { +2024-12-03T15:59:38Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:38Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:38Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:38Z TRACE local local_update: }, +2024-12-03T15:59:38Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:38Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:38Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:38Z TRACE local local_update: }, +2024-12-03T15:59:38Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:38Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:38Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:38Z TRACE local local_update: } +2024-12-03T15:59:38Z TRACE local local_update: } +2024-12-03T15:59:38Z TRACE local local_update: } +2024-12-03T15:59:38Z TRACE local local_update: } +2024-12-03T15:59:38Z DEBUG Recorded sequence: 1. Update config before scan iterations +2024-12-03T15:59:38Z INFO Device config Add `discovery.families.vendor` = { "generation": `family generation`, "scan_interval_sec": `20`, "depth": `entries`, "scan_duration_sec": `20` } +2024-12-03T15:59:38Z TRACE Update config before scan iterations: Add `discovery.families.vendor` = { "generation": `family generation`, "scan_interval_sec": `20`, "depth": `entries`, "scan_duration_sec": `20` } +2024-12-03T15:59:38Z DEBUG Recorded sequence: 1. Wait for scan iterations +2024-12-03T15:59:38Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:38Z TRACE received state_discovery: { +2024-12-03T15:59:38Z TRACE received state_discovery: "families" : { +2024-12-03T15:59:38Z TRACE received state_discovery: "vendor" : { +2024-12-03T15:59:38Z TRACE received state_discovery: "generation" : "2024-12-03T15:59:54Z", +2024-12-03T15:59:38Z TRACE received state_discovery: "phase" : "pending" +2024-12-03T15:59:38Z TRACE received state_discovery: } +2024-12-03T15:59:38Z TRACE received state_discovery: }, +2024-12-03T15:59:38Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:38Z", +2024-12-03T15:59:38Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:38Z TRACE received state_discovery: } +2024-12-03T15:59:38Z DEBUG Handling device message state_discovery MP:3a8ad87e-1 +2024-12-03T15:59:38Z TRACE Ignoring partial state update +2024-12-03T15:59:38Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:38Z TRACE received state_localnet: { +2024-12-03T15:59:38Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:38Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:38Z TRACE received state_localnet: "addr" : "00:22:48:8f:8d:26" +2024-12-03T15:59:38Z TRACE received state_localnet: }, +2024-12-03T15:59:38Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:38Z TRACE received state_localnet: "addr" : "10.1.0.60" +2024-12-03T15:59:38Z TRACE received state_localnet: }, +2024-12-03T15:59:38Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:38Z TRACE received state_localnet: "addr" : "fe80::222:48ff:fe8f:8d26" +2024-12-03T15:59:38Z TRACE received state_localnet: }, +2024-12-03T15:59:38Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:38Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:38Z TRACE received state_localnet: } +2024-12-03T15:59:38Z TRACE received state_localnet: }, +2024-12-03T15:59:38Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:38Z", +2024-12-03T15:59:38Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:38Z TRACE received state_localnet: } +2024-12-03T15:59:38Z DEBUG Handling device message state_localnet MP:3a8ad87e-2 +2024-12-03T15:59:38Z TRACE Ignoring partial state update +2024-12-03T15:59:38Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:38Z TRACE received state_pointset: { +2024-12-03T15:59:38Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:38Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:38Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:38Z TRACE received state_pointset: }, +2024-12-03T15:59:38Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:38Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:38Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:38Z TRACE received state_pointset: }, +2024-12-03T15:59:38Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:38Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:38Z TRACE received state_pointset: } +2024-12-03T15:59:38Z TRACE received state_pointset: }, +2024-12-03T15:59:38Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:38Z", +2024-12-03T15:59:38Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:38Z TRACE received state_pointset: } +2024-12-03T15:59:38Z DEBUG Handling device message state_pointset MP:3a8ad87e-3 +2024-12-03T15:59:38Z TRACE Ignoring partial state update +2024-12-03T15:59:38Z TRACE received command AHU-1/events/pointset +2024-12-03T15:59:38Z TRACE received events_pointset: { +2024-12-03T15:59:38Z TRACE received events_pointset: "points" : { +2024-12-03T15:59:38Z TRACE received events_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:38Z TRACE received events_pointset: "present_value" : true +2024-12-03T15:59:38Z TRACE received events_pointset: }, +2024-12-03T15:59:38Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:38Z TRACE received events_pointset: "present_value" : 98 +2024-12-03T15:59:38Z TRACE received events_pointset: }, +2024-12-03T15:59:38Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:38Z TRACE received events_pointset: "present_value" : 10 +2024-12-03T15:59:38Z TRACE received events_pointset: } +2024-12-03T15:59:38Z TRACE received events_pointset: }, +2024-12-03T15:59:38Z TRACE received events_pointset: "timestamp" : "2024-12-03T15:59:38Z", +2024-12-03T15:59:38Z TRACE received events_pointset: "version" : "1.5.2" +2024-12-03T15:59:38Z TRACE received events_pointset: } +2024-12-03T15:59:38Z DEBUG Handling device message events_pointset MP:568bf54d +2024-12-03T15:59:38Z TRACE received command AHU-1/events/system +2024-12-03T15:59:38Z DEBUG received events_system 2024-12-03T15:59:28Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:38Z DEBUG received events_system 2024-12-03T15:59:28Z INFO device.log: 2024-12-03T15:59:28Z received config 2024-12-03T15:59:28Z +2024-12-03T15:59:38Z DEBUG received events_system 2024-12-03T15:59:28Z NOTICE system.config.apply: success +2024-12-03T15:59:38Z DEBUG received events_system 2024-12-03T15:59:29Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:38Z DEBUG received events_system 2024-12-03T15:59:29Z INFO device.log: 2024-12-03T15:59:29Z received config 2024-12-03T15:59:29Z +2024-12-03T15:59:38Z DEBUG received events_system 2024-12-03T15:59:29Z NOTICE system.config.apply: success +2024-12-03T15:59:38Z DEBUG received events_system 2024-12-03T15:59:30Z INFO device.log: Update state 2024-12-03T15:59:30Z last_config 2024-12-03T15:59:29Z +2024-12-03T15:59:38Z DEBUG received events_system 2024-12-03T15:59:31Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:38Z DEBUG received events_system 2024-12-03T15:59:31Z INFO device.log: 2024-12-03T15:59:31Z received config 2024-12-03T15:59:31Z +2024-12-03T15:59:38Z DEBUG received events_system 2024-12-03T15:59:31Z NOTICE system.config.apply: success +2024-12-03T15:59:38Z DEBUG received events_system 2024-12-03T15:59:32Z INFO device.log: Update state 2024-12-03T15:59:32Z last_config 2024-12-03T15:59:31Z +2024-12-03T15:59:38Z DEBUG received events_system 2024-12-03T15:59:36Z INFO device.log: Update state 2024-12-03T15:59:36Z last_config 2024-12-03T15:59:31Z +2024-12-03T15:59:38Z DEBUG received events_system 2024-12-03T15:59:36Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:38Z DEBUG received events_system 2024-12-03T15:59:36Z INFO device.log: 2024-12-03T15:59:36Z received config 2024-12-03T15:59:36Z +2024-12-03T15:59:38Z DEBUG received events_system 2024-12-03T15:59:36Z INFO device.log: Discovery scan generation vendor pending at 2024-12-03T15:59:54Z +2024-12-03T15:59:38Z DEBUG received events_system 2024-12-03T15:59:36Z NOTICE system.config.apply: success +2024-12-03T15:59:38Z DEBUG received events_system 2024-12-03T15:59:38Z INFO device.log: Update state 2024-12-03T15:59:38Z last_config 2024-12-03T15:59:36Z +2024-12-03T15:59:38Z DEBUG Handling device message events_system MP:4ba6b243 +2024-12-03T15:59:48Z TRACE received command AHU-1/events/pointset +2024-12-03T15:59:48Z TRACE received events_pointset: { +2024-12-03T15:59:48Z TRACE received events_pointset: "points" : { +2024-12-03T15:59:48Z TRACE received events_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:48Z TRACE received events_pointset: "present_value" : false +2024-12-03T15:59:48Z TRACE received events_pointset: }, +2024-12-03T15:59:48Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:48Z TRACE received events_pointset: "present_value" : 98 +2024-12-03T15:59:48Z TRACE received events_pointset: }, +2024-12-03T15:59:48Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:48Z TRACE received events_pointset: "present_value" : 9 +2024-12-03T15:59:48Z TRACE received events_pointset: } +2024-12-03T15:59:48Z TRACE received events_pointset: }, +2024-12-03T15:59:48Z TRACE received events_pointset: "timestamp" : "2024-12-03T15:59:48Z", +2024-12-03T15:59:48Z TRACE received events_pointset: "version" : "1.5.2" +2024-12-03T15:59:48Z TRACE received events_pointset: } +2024-12-03T15:59:48Z DEBUG Handling device message events_pointset MP:02f367a8 +2024-12-03T15:59:48Z TRACE received command AHU-1/events/system +2024-12-03T15:59:48Z DEBUG received events_system (no logs) +2024-12-03T15:59:48Z DEBUG Handling device message events_system MP:13cc7ca0 +2024-12-03T15:59:54Z TRACE received command AHU-1/state/update +2024-12-03T15:59:54Z DEBUG received state_update +2024-12-03T15:59:54Z DEBUG Handling update message state_update MP:a53e0c26 +2024-12-03T15:59:54Z DEBUG Updated state after 0s 2024-12-03T15:59:54Z MP:a53e0c26 +2024-12-03T15:59:54Z INFO Updated state #011: Changed 3 fields: +2024-12-03T15:59:54Z INFO Updated state #011: Set `discovery.families.vendor.phase` = `active` +2024-12-03T15:59:54Z INFO Updated state #011: Add `discovery.families.vendor.active_count` = `0` +2024-12-03T15:59:54Z INFO Updated state #011: Set `timestamp` = `2024-12-03T15:59:54Z` +2024-12-03T15:59:54Z DEBUG Updated state has last_config 2024-12-03T15:59:36Z (expecting 2024-12-03T15:59:36Z) +2024-12-03T15:59:54Z TRACE received command AHU-1/events/discovery +2024-12-03T15:59:54Z TRACE received events_discovery: { +2024-12-03T15:59:54Z TRACE received events_discovery: "generation" : "2024-12-03T15:59:54Z", +2024-12-03T15:59:54Z TRACE received events_discovery: "refs" : { +2024-12-03T15:59:54Z TRACE received events_discovery: "BV11.present_value" : { +2024-12-03T15:59:54Z TRACE received events_discovery: "point" : "filter_alarm_pressure_status", +2024-12-03T15:59:54Z TRACE received events_discovery: "possible_values" : [ ], +2024-12-03T15:59:54Z TRACE received events_discovery: "units" : "No-units" +2024-12-03T15:59:54Z TRACE received events_discovery: }, +2024-12-03T15:59:54Z TRACE received events_discovery: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:54Z TRACE received events_discovery: "possible_values" : [ ], +2024-12-03T15:59:54Z TRACE received events_discovery: "units" : "Bars", +2024-12-03T15:59:54Z TRACE received events_discovery: "writable" : true +2024-12-03T15:59:54Z TRACE received events_discovery: }, +2024-12-03T15:59:54Z TRACE received events_discovery: "AV12.present_value" : { +2024-12-03T15:59:54Z TRACE received events_discovery: "point" : "filter_differential_pressure_sensor", +2024-12-03T15:59:54Z TRACE received events_discovery: "possible_values" : [ ], +2024-12-03T15:59:54Z TRACE received events_discovery: "units" : "Degrees-Celsius" +2024-12-03T15:59:54Z TRACE received events_discovery: } +2024-12-03T15:59:54Z TRACE received events_discovery: }, +2024-12-03T15:59:54Z TRACE received events_discovery: "scan_addr" : "28179023", +2024-12-03T15:59:54Z TRACE received events_discovery: "scan_family" : "vendor", +2024-12-03T15:59:54Z TRACE received events_discovery: "system" : { +2024-12-03T15:59:54Z TRACE received events_discovery: "ancillary" : { +2024-12-03T15:59:54Z TRACE received events_discovery: "device-name" : "AHU-1" +2024-12-03T15:59:54Z TRACE received events_discovery: } +2024-12-03T15:59:54Z TRACE received events_discovery: }, +2024-12-03T15:59:54Z TRACE received events_discovery: "timestamp" : "2024-12-03T15:59:54Z", +2024-12-03T15:59:54Z TRACE received events_discovery: "version" : "1.5.2" +2024-12-03T15:59:54Z TRACE received events_discovery: } +2024-12-03T15:59:54Z DEBUG Handling device message events_discovery MP:7db031d3 +2024-12-03T15:59:54Z TRACE received command AHU-1/events/discovery +2024-12-03T15:59:54Z TRACE received events_discovery: { +2024-12-03T15:59:54Z TRACE received events_discovery: "generation" : "2024-12-03T15:59:54Z", +2024-12-03T15:59:54Z TRACE received events_discovery: "refs" : { +2024-12-03T15:59:54Z TRACE received events_discovery: "BV11.present_value" : { +2024-12-03T15:59:54Z TRACE received events_discovery: "point" : "filter_alarm_pressure_status", +2024-12-03T15:59:54Z TRACE received events_discovery: "possible_values" : [ ], +2024-12-03T15:59:54Z TRACE received events_discovery: "units" : "No-units" +2024-12-03T15:59:54Z TRACE received events_discovery: }, +2024-12-03T15:59:54Z TRACE received events_discovery: "filter_differential_pressure" : { +2024-12-03T15:59:54Z TRACE received events_discovery: "possible_values" : [ ], +2024-12-03T15:59:54Z TRACE received events_discovery: "units" : "Bars" +2024-12-03T15:59:54Z TRACE received events_discovery: }, +2024-12-03T15:59:54Z TRACE received events_discovery: "AV12.present_value" : { +2024-12-03T15:59:54Z TRACE received events_discovery: "point" : "filter_differential_pressure_sensor", +2024-12-03T15:59:54Z TRACE received events_discovery: "possible_values" : [ ], +2024-12-03T15:59:54Z TRACE received events_discovery: "units" : "Degrees-Celsius" +2024-12-03T15:59:54Z TRACE received events_discovery: } +2024-12-03T15:59:54Z TRACE received events_discovery: }, +2024-12-03T15:59:54Z TRACE received events_discovery: "scan_addr" : "0x65", +2024-12-03T15:59:54Z TRACE received events_discovery: "scan_family" : "vendor", +2024-12-03T15:59:54Z TRACE received events_discovery: "system" : { +2024-12-03T15:59:54Z TRACE received events_discovery: "ancillary" : { +2024-12-03T15:59:54Z TRACE received events_discovery: "device-name" : "AHU-22" +2024-12-03T15:59:54Z TRACE received events_discovery: } +2024-12-03T15:59:54Z TRACE received events_discovery: }, +2024-12-03T15:59:54Z TRACE received events_discovery: "timestamp" : "2024-12-03T15:59:54Z", +2024-12-03T15:59:54Z TRACE received events_discovery: "version" : "1.5.2" +2024-12-03T15:59:54Z TRACE received events_discovery: } +2024-12-03T15:59:54Z DEBUG Handling device message events_discovery MP:9b4b67f2 +2024-12-03T15:59:54Z TRACE received command AHU-1/events/discovery +2024-12-03T15:59:54Z TRACE received events_discovery: { +2024-12-03T15:59:54Z TRACE received events_discovery: "generation" : "2024-12-03T15:59:54Z", +2024-12-03T15:59:54Z TRACE received events_discovery: "refs" : { +2024-12-03T15:59:54Z TRACE received events_discovery: "globulating_globar" : { +2024-12-03T15:59:54Z TRACE received events_discovery: "possible_values" : [ ], +2024-12-03T15:59:54Z TRACE received events_discovery: "units" : "Bars" +2024-12-03T15:59:54Z TRACE received events_discovery: } +2024-12-03T15:59:54Z TRACE received events_discovery: }, +2024-12-03T15:59:54Z TRACE received events_discovery: "scan_addr" : "20231", +2024-12-03T15:59:54Z TRACE received events_discovery: "scan_family" : "vendor", +2024-12-03T15:59:54Z TRACE received events_discovery: "system" : { +2024-12-03T15:59:54Z TRACE received events_discovery: "ancillary" : { +2024-12-03T15:59:54Z TRACE received events_discovery: "device-name" : "GAT-123" +2024-12-03T15:59:54Z TRACE received events_discovery: } +2024-12-03T15:59:54Z TRACE received events_discovery: }, +2024-12-03T15:59:54Z TRACE received events_discovery: "timestamp" : "2024-12-03T15:59:54Z", +2024-12-03T15:59:54Z TRACE received events_discovery: "version" : "1.5.2" +2024-12-03T15:59:54Z TRACE received events_discovery: } +2024-12-03T15:59:54Z DEBUG Handling device message events_discovery MP:f838f8aa +2024-12-03T15:59:54Z TRACE received command AHU-1/state/system +2024-12-03T15:59:54Z TRACE received state_system: { +2024-12-03T15:59:54Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:54Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:54Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:54Z TRACE received state_system: }, +2024-12-03T15:59:54Z TRACE received state_system: "last_config" : "2024-12-03T15:59:36Z", +2024-12-03T15:59:54Z TRACE received state_system: "operation" : { +2024-12-03T15:59:54Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:54Z TRACE received state_system: "last_start" : "2024-12-03T15:59:07Z", +2024-12-03T15:59:54Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:54Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:54Z TRACE received state_system: }, +2024-12-03T15:59:54Z TRACE received state_system: "serial_no" : "sequencer-20719", +2024-12-03T15:59:54Z TRACE received state_system: "software" : { +2024-12-03T15:59:54Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:54Z TRACE received state_system: }, +2024-12-03T15:59:54Z TRACE received state_system: "status" : { +2024-12-03T15:59:54Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:54Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:54Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:36Z", +2024-12-03T15:59:54Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:54Z TRACE received state_system: }, +2024-12-03T15:59:54Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:54Z", +2024-12-03T15:59:54Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:54Z TRACE received state_system: } +2024-12-03T15:59:54Z DEBUG Handling device message state_system MP:a53e0c26-0 +2024-12-03T15:59:54Z TRACE Ignoring partial state update +2024-12-03T15:59:54Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:54Z TRACE received state_discovery: { +2024-12-03T15:59:54Z TRACE received state_discovery: "families" : { +2024-12-03T15:59:54Z TRACE received state_discovery: "vendor" : { +2024-12-03T15:59:54Z TRACE received state_discovery: "generation" : "2024-12-03T15:59:54Z", +2024-12-03T15:59:54Z TRACE received state_discovery: "phase" : "active", +2024-12-03T15:59:54Z TRACE received state_discovery: "active_count" : 0 +2024-12-03T15:59:54Z TRACE received state_discovery: } +2024-12-03T15:59:54Z TRACE received state_discovery: }, +2024-12-03T15:59:54Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:54Z", +2024-12-03T15:59:54Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:54Z TRACE received state_discovery: } +2024-12-03T15:59:54Z DEBUG Handling device message state_discovery MP:a53e0c26-1 +2024-12-03T15:59:54Z TRACE Ignoring partial state update +2024-12-03T15:59:54Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:54Z TRACE received state_localnet: { +2024-12-03T15:59:54Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:54Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:54Z TRACE received state_localnet: "addr" : "00:22:48:8f:8d:26" +2024-12-03T15:59:54Z TRACE received state_localnet: }, +2024-12-03T15:59:54Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:54Z TRACE received state_localnet: "addr" : "10.1.0.60" +2024-12-03T15:59:54Z TRACE received state_localnet: }, +2024-12-03T15:59:54Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:54Z TRACE received state_localnet: "addr" : "fe80::222:48ff:fe8f:8d26" +2024-12-03T15:59:54Z TRACE received state_localnet: }, +2024-12-03T15:59:54Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:54Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:54Z TRACE received state_localnet: } +2024-12-03T15:59:54Z TRACE received state_localnet: }, +2024-12-03T15:59:54Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:54Z", +2024-12-03T15:59:54Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:54Z TRACE received state_localnet: } +2024-12-03T15:59:54Z DEBUG Handling device message state_localnet MP:a53e0c26-2 +2024-12-03T15:59:54Z TRACE Ignoring partial state update +2024-12-03T15:59:54Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:54Z TRACE received state_pointset: { +2024-12-03T15:59:54Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:54Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:54Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:54Z TRACE received state_pointset: }, +2024-12-03T15:59:54Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:54Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:54Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:54Z TRACE received state_pointset: }, +2024-12-03T15:59:54Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:54Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:54Z TRACE received state_pointset: } +2024-12-03T15:59:54Z TRACE received state_pointset: }, +2024-12-03T15:59:54Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:54Z", +2024-12-03T15:59:54Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:54Z TRACE received state_pointset: } +2024-12-03T15:59:54Z DEBUG Handling device message state_pointset MP:a53e0c26-3 +2024-12-03T15:59:54Z TRACE Ignoring partial state update +2024-12-03T15:59:56Z TRACE received command AHU-1/state/update +2024-12-03T15:59:56Z DEBUG received state_update +2024-12-03T15:59:56Z DEBUG Handling update message state_update MP:70ca870f +2024-12-03T15:59:56Z DEBUG Updated state after 0s 2024-12-03T15:59:56Z MP:70ca870f +2024-12-03T15:59:56Z INFO Updated state #012: Changed 2 fields: +2024-12-03T15:59:56Z INFO Updated state #012: Set `discovery.families.vendor.active_count` = `3` +2024-12-03T15:59:56Z INFO Updated state #012: Set `timestamp` = `2024-12-03T15:59:56Z` +2024-12-03T15:59:56Z DEBUG Updated state has last_config 2024-12-03T15:59:36Z (expecting 2024-12-03T15:59:36Z) +2024-12-03T15:59:56Z TRACE received command AHU-1/state/system +2024-12-03T15:59:56Z TRACE received state_system: { +2024-12-03T15:59:56Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:56Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:56Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:56Z TRACE received state_system: }, +2024-12-03T15:59:56Z TRACE received state_system: "last_config" : "2024-12-03T15:59:36Z", +2024-12-03T15:59:56Z TRACE received state_system: "operation" : { +2024-12-03T15:59:56Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:56Z TRACE received state_system: "last_start" : "2024-12-03T15:59:07Z", +2024-12-03T15:59:56Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:56Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:56Z TRACE received state_system: }, +2024-12-03T15:59:56Z TRACE received state_system: "serial_no" : "sequencer-20719", +2024-12-03T15:59:56Z TRACE received state_system: "software" : { +2024-12-03T15:59:56Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:56Z TRACE received state_system: }, +2024-12-03T15:59:56Z TRACE received state_system: "status" : { +2024-12-03T15:59:56Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:56Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:56Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:36Z", +2024-12-03T15:59:56Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:56Z TRACE received state_system: }, +2024-12-03T15:59:56Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:56Z", +2024-12-03T15:59:56Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:56Z TRACE received state_system: } +2024-12-03T15:59:56Z DEBUG Handling device message state_system MP:70ca870f-0 +2024-12-03T15:59:56Z TRACE Ignoring partial state update +2024-12-03T15:59:56Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:56Z TRACE received state_discovery: { +2024-12-03T15:59:56Z TRACE received state_discovery: "families" : { +2024-12-03T15:59:56Z TRACE received state_discovery: "vendor" : { +2024-12-03T15:59:56Z TRACE received state_discovery: "generation" : "2024-12-03T15:59:54Z", +2024-12-03T15:59:56Z TRACE received state_discovery: "phase" : "active", +2024-12-03T15:59:56Z TRACE received state_discovery: "active_count" : 3 +2024-12-03T15:59:56Z TRACE received state_discovery: } +2024-12-03T15:59:56Z TRACE received state_discovery: }, +2024-12-03T15:59:56Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:56Z", +2024-12-03T15:59:56Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:56Z TRACE received state_discovery: } +2024-12-03T15:59:56Z DEBUG Handling device message state_discovery MP:70ca870f-1 +2024-12-03T15:59:56Z TRACE Ignoring partial state update +2024-12-03T15:59:56Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:56Z TRACE received state_localnet: { +2024-12-03T15:59:56Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:56Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:56Z TRACE received state_localnet: "addr" : "00:22:48:8f:8d:26" +2024-12-03T15:59:56Z TRACE received state_localnet: }, +2024-12-03T15:59:56Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:56Z TRACE received state_localnet: "addr" : "10.1.0.60" +2024-12-03T15:59:56Z TRACE received state_localnet: }, +2024-12-03T15:59:56Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:56Z TRACE received state_localnet: "addr" : "fe80::222:48ff:fe8f:8d26" +2024-12-03T15:59:56Z TRACE received state_localnet: }, +2024-12-03T15:59:56Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:56Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:56Z TRACE received state_localnet: } +2024-12-03T15:59:56Z TRACE received state_localnet: }, +2024-12-03T15:59:56Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:56Z", +2024-12-03T15:59:56Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:56Z TRACE received state_localnet: } +2024-12-03T15:59:56Z DEBUG Handling device message state_localnet MP:70ca870f-2 +2024-12-03T15:59:56Z TRACE Ignoring partial state update +2024-12-03T15:59:56Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:56Z TRACE received state_pointset: { +2024-12-03T15:59:56Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:56Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:56Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:56Z TRACE received state_pointset: }, +2024-12-03T15:59:56Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:56Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:56Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:56Z TRACE received state_pointset: }, +2024-12-03T15:59:56Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:56Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:56Z TRACE received state_pointset: } +2024-12-03T15:59:56Z TRACE received state_pointset: }, +2024-12-03T15:59:56Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:56Z", +2024-12-03T15:59:56Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:56Z TRACE received state_pointset: } +2024-12-03T15:59:56Z DEBUG Handling device message state_pointset MP:70ca870f-3 +2024-12-03T15:59:56Z TRACE Ignoring partial state update +2024-12-03T15:59:58Z TRACE received command AHU-1/events/pointset +2024-12-03T15:59:58Z TRACE received events_pointset: { +2024-12-03T15:59:58Z TRACE received events_pointset: "points" : { +2024-12-03T15:59:58Z TRACE received events_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:58Z TRACE received events_pointset: "present_value" : false +2024-12-03T15:59:58Z TRACE received events_pointset: }, +2024-12-03T15:59:58Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:58Z TRACE received events_pointset: "present_value" : 98 +2024-12-03T15:59:58Z TRACE received events_pointset: }, +2024-12-03T15:59:58Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:58Z TRACE received events_pointset: "present_value" : 10 +2024-12-03T15:59:58Z TRACE received events_pointset: } +2024-12-03T15:59:58Z TRACE received events_pointset: }, +2024-12-03T15:59:58Z TRACE received events_pointset: "timestamp" : "2024-12-03T15:59:58Z", +2024-12-03T15:59:58Z TRACE received events_pointset: "version" : "1.5.2" +2024-12-03T15:59:58Z TRACE received events_pointset: } +2024-12-03T15:59:58Z DEBUG Handling device message events_pointset MP:dc3b878a +2024-12-03T15:59:58Z TRACE received command AHU-1/events/system +2024-12-03T15:59:58Z DEBUG received events_system 2024-12-03T15:59:54Z INFO device.log: Discovery scan starting vendor generation 2024-12-03T15:59:54Z +2024-12-03T15:59:58Z DEBUG received events_system 2024-12-03T15:59:54Z INFO device.log: Update state 2024-12-03T15:59:54Z last_config 2024-12-03T15:59:36Z +2024-12-03T15:59:58Z DEBUG received events_system 2024-12-03T15:59:54Z INFO device.log: Discovered vendor device 20231 for gen 2024-12-03T15:59:54Z +2024-12-03T15:59:58Z DEBUG received events_system 2024-12-03T15:59:54Z INFO device.log: Discovered vendor device 28179023 for gen 2024-12-03T15:59:54Z +2024-12-03T15:59:58Z DEBUG received events_system 2024-12-03T15:59:54Z INFO device.log: Discovered vendor device 0x65 for gen 2024-12-03T15:59:54Z +2024-12-03T15:59:58Z DEBUG received events_system 2024-12-03T15:59:54Z ERROR device.log: Error while executing scheduled future: While checking for discovery scan start +2024-12-03T15:59:58Z DEBUG received events_system 2024-12-03T15:59:56Z INFO device.log: Update state 2024-12-03T15:59:56Z last_config 2024-12-03T15:59:36Z +2024-12-03T15:59:58Z DEBUG Handling device message events_system MP:71270d06 +2024-12-03T16:00:04Z TRACE received command AHU-1/state/update +2024-12-03T16:00:04Z DEBUG received state_update +2024-12-03T16:00:04Z DEBUG Handling update message state_update MP:5b86ea0e +2024-12-03T16:00:04Z DEBUG Updated state after 0s 2024-12-03T16:00:04Z MP:5b86ea0e +2024-12-03T16:00:04Z INFO Updated state #013: Changed 3 fields: +2024-12-03T16:00:04Z INFO Updated state #013: Set `discovery.families.vendor.generation` = `2024-12-03T16:00:14Z` +2024-12-03T16:00:04Z INFO Updated state #013: Set `discovery.families.vendor.phase` = `pending` +2024-12-03T16:00:04Z INFO Updated state #013: Set `timestamp` = `2024-12-03T16:00:04Z` +2024-12-03T16:00:04Z DEBUG Updated state has last_config 2024-12-03T15:59:36Z (expecting 2024-12-03T15:59:36Z) +2024-12-03T16:00:04Z TRACE received command AHU-1/state/system +2024-12-03T16:00:04Z TRACE received state_system: { +2024-12-03T16:00:04Z TRACE received state_system: "hardware" : { +2024-12-03T16:00:04Z TRACE received state_system: "make" : "BOS", +2024-12-03T16:00:04Z TRACE received state_system: "model" : "pubber" +2024-12-03T16:00:04Z TRACE received state_system: }, +2024-12-03T16:00:04Z TRACE received state_system: "last_config" : "2024-12-03T15:59:36Z", +2024-12-03T16:00:04Z TRACE received state_system: "operation" : { +2024-12-03T16:00:04Z TRACE received state_system: "operational" : true, +2024-12-03T16:00:04Z TRACE received state_system: "last_start" : "2024-12-03T15:59:07Z", +2024-12-03T16:00:04Z TRACE received state_system: "restart_count" : 1, +2024-12-03T16:00:04Z TRACE received state_system: "mode" : "initial" +2024-12-03T16:00:04Z TRACE received state_system: }, +2024-12-03T16:00:04Z TRACE received state_system: "serial_no" : "sequencer-20719", +2024-12-03T16:00:04Z TRACE received state_system: "software" : { +2024-12-03T16:00:04Z TRACE received state_system: "firmware" : "v1" +2024-12-03T16:00:04Z TRACE received state_system: }, +2024-12-03T16:00:04Z TRACE received state_system: "status" : { +2024-12-03T16:00:04Z TRACE received state_system: "message" : "success", +2024-12-03T16:00:04Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T16:00:04Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:36Z", +2024-12-03T16:00:04Z TRACE received state_system: "level" : 300 +2024-12-03T16:00:04Z TRACE received state_system: }, +2024-12-03T16:00:04Z TRACE received state_system: "timestamp" : "2024-12-03T16:00:04Z", +2024-12-03T16:00:04Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T16:00:04Z TRACE received state_system: } +2024-12-03T16:00:04Z DEBUG Handling device message state_system MP:5b86ea0e-0 +2024-12-03T16:00:04Z TRACE Ignoring partial state update +2024-12-03T16:00:04Z TRACE received command AHU-1/state/discovery +2024-12-03T16:00:04Z TRACE received state_discovery: { +2024-12-03T16:00:04Z TRACE received state_discovery: "families" : { +2024-12-03T16:00:04Z TRACE received state_discovery: "vendor" : { +2024-12-03T16:00:04Z TRACE received state_discovery: "generation" : "2024-12-03T16:00:14Z", +2024-12-03T16:00:04Z TRACE received state_discovery: "phase" : "pending", +2024-12-03T16:00:04Z TRACE received state_discovery: "active_count" : 3 +2024-12-03T16:00:04Z TRACE received state_discovery: } +2024-12-03T16:00:04Z TRACE received state_discovery: }, +2024-12-03T16:00:04Z TRACE received state_discovery: "timestamp" : "2024-12-03T16:00:04Z", +2024-12-03T16:00:04Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T16:00:04Z TRACE received state_discovery: } +2024-12-03T16:00:04Z DEBUG Handling device message state_discovery MP:5b86ea0e-1 +2024-12-03T16:00:04Z TRACE Ignoring partial state update +2024-12-03T16:00:04Z TRACE received command AHU-1/state/localnet +2024-12-03T16:00:04Z TRACE received state_localnet: { +2024-12-03T16:00:04Z TRACE received state_localnet: "families" : { +2024-12-03T16:00:04Z TRACE received state_localnet: "ether" : { +2024-12-03T16:00:04Z TRACE received state_localnet: "addr" : "00:22:48:8f:8d:26" +2024-12-03T16:00:04Z TRACE received state_localnet: }, +2024-12-03T16:00:04Z TRACE received state_localnet: "ipv4" : { +2024-12-03T16:00:04Z TRACE received state_localnet: "addr" : "10.1.0.60" +2024-12-03T16:00:04Z TRACE received state_localnet: }, +2024-12-03T16:00:04Z TRACE received state_localnet: "ipv6" : { +2024-12-03T16:00:04Z TRACE received state_localnet: "addr" : "fe80::222:48ff:fe8f:8d26" +2024-12-03T16:00:04Z TRACE received state_localnet: }, +2024-12-03T16:00:04Z TRACE received state_localnet: "vendor" : { +2024-12-03T16:00:04Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T16:00:04Z TRACE received state_localnet: } +2024-12-03T16:00:04Z TRACE received state_localnet: }, +2024-12-03T16:00:04Z TRACE received state_localnet: "timestamp" : "2024-12-03T16:00:04Z", +2024-12-03T16:00:04Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T16:00:04Z TRACE received state_localnet: } +2024-12-03T16:00:04Z DEBUG Handling device message state_localnet MP:5b86ea0e-2 +2024-12-03T16:00:04Z TRACE Ignoring partial state update +2024-12-03T16:00:04Z TRACE received command AHU-1/state/pointset +2024-12-03T16:00:04Z TRACE received state_pointset: { +2024-12-03T16:00:04Z TRACE received state_pointset: "points" : { +2024-12-03T16:00:04Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T16:00:04Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T16:00:04Z TRACE received state_pointset: }, +2024-12-03T16:00:04Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T16:00:04Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T16:00:04Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T16:00:04Z TRACE received state_pointset: }, +2024-12-03T16:00:04Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T16:00:04Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T16:00:04Z TRACE received state_pointset: } +2024-12-03T16:00:04Z TRACE received state_pointset: }, +2024-12-03T16:00:04Z TRACE received state_pointset: "timestamp" : "2024-12-03T16:00:04Z", +2024-12-03T16:00:04Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T16:00:04Z TRACE received state_pointset: } +2024-12-03T16:00:04Z DEBUG Handling device message state_pointset MP:5b86ea0e-3 +2024-12-03T16:00:04Z TRACE Ignoring partial state update +2024-12-03T16:00:08Z TRACE received command AHU-1/events/pointset +2024-12-03T16:00:08Z TRACE received events_pointset: { +2024-12-03T16:00:08Z TRACE received events_pointset: "points" : { +2024-12-03T16:00:08Z TRACE received events_pointset: "filter_alarm_pressure_status" : { +2024-12-03T16:00:08Z TRACE received events_pointset: "present_value" : true +2024-12-03T16:00:08Z TRACE received events_pointset: }, +2024-12-03T16:00:08Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T16:00:08Z TRACE received events_pointset: "present_value" : 98 +2024-12-03T16:00:08Z TRACE received events_pointset: }, +2024-12-03T16:00:08Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T16:00:08Z TRACE received events_pointset: "present_value" : 10 +2024-12-03T16:00:08Z TRACE received events_pointset: } +2024-12-03T16:00:08Z TRACE received events_pointset: }, +2024-12-03T16:00:08Z TRACE received events_pointset: "timestamp" : "2024-12-03T16:00:08Z", +2024-12-03T16:00:08Z TRACE received events_pointset: "version" : "1.5.2" +2024-12-03T16:00:08Z TRACE received events_pointset: } +2024-12-03T16:00:08Z DEBUG Handling device message events_pointset MP:e5c3b695 +2024-12-03T16:00:08Z TRACE received command AHU-1/events/system +2024-12-03T16:00:08Z DEBUG received events_system 2024-12-03T16:00:04Z INFO device.log: Update state 2024-12-03T16:00:04Z last_config 2024-12-03T15:59:36Z +2024-12-03T16:00:08Z DEBUG Handling device message events_system MP:8b64ad05 +2024-12-03T16:00:12Z TRACE received command null/config/udmi +2024-12-03T16:00:14Z TRACE received command AHU-1/events/discovery +2024-12-03T16:00:14Z TRACE received events_discovery: { +2024-12-03T16:00:14Z TRACE received events_discovery: "generation" : "2024-12-03T16:00:14Z", +2024-12-03T16:00:14Z TRACE received events_discovery: "refs" : { +2024-12-03T16:00:14Z TRACE received events_discovery: "globulating_globar" : { +2024-12-03T16:00:14Z TRACE received events_discovery: "possible_values" : [ ], +2024-12-03T16:00:14Z TRACE received events_discovery: "units" : "Bars" +2024-12-03T16:00:14Z TRACE received events_discovery: } +2024-12-03T16:00:14Z TRACE received events_discovery: }, +2024-12-03T16:00:14Z TRACE received events_discovery: "scan_addr" : "20231", +2024-12-03T16:00:14Z TRACE received events_discovery: "scan_family" : "vendor", +2024-12-03T16:00:14Z TRACE received events_discovery: "system" : { +2024-12-03T16:00:14Z TRACE received events_discovery: "ancillary" : { +2024-12-03T16:00:14Z TRACE received events_discovery: "device-name" : "GAT-123" +2024-12-03T16:00:14Z TRACE received events_discovery: } +2024-12-03T16:00:14Z TRACE received events_discovery: }, +2024-12-03T16:00:14Z TRACE received events_discovery: "timestamp" : "2024-12-03T16:00:14Z", +2024-12-03T16:00:14Z TRACE received events_discovery: "version" : "1.5.2" +2024-12-03T16:00:14Z TRACE received events_discovery: } +2024-12-03T16:00:14Z DEBUG Handling device message events_discovery MP:75ffe38e +2024-12-03T16:00:14Z TRACE received command AHU-1/state/update +2024-12-03T16:00:14Z DEBUG received state_update +2024-12-03T16:00:14Z DEBUG Handling update message state_update MP:69f757c9 +2024-12-03T16:00:14Z DEBUG Updated state after 0s 2024-12-03T16:00:14Z MP:69f757c9 +2024-12-03T16:00:14Z INFO Updated state #014: Changed 3 fields: +2024-12-03T16:00:14Z INFO Updated state #014: Set `discovery.families.vendor.phase` = `active` +2024-12-03T16:00:14Z INFO Updated state #014: Set `discovery.families.vendor.active_count` = `2` +2024-12-03T16:00:14Z INFO Updated state #014: Set `timestamp` = `2024-12-03T16:00:14Z` +2024-12-03T16:00:14Z DEBUG Updated state has last_config 2024-12-03T15:59:36Z (expecting 2024-12-03T15:59:36Z) +2024-12-03T16:00:14Z TRACE received command AHU-1/events/discovery +2024-12-03T16:00:14Z TRACE received events_discovery: { +2024-12-03T16:00:14Z TRACE received events_discovery: "generation" : "2024-12-03T16:00:14Z", +2024-12-03T16:00:14Z TRACE received events_discovery: "refs" : { +2024-12-03T16:00:14Z TRACE received events_discovery: "BV11.present_value" : { +2024-12-03T16:00:14Z TRACE received events_discovery: "point" : "filter_alarm_pressure_status", +2024-12-03T16:00:14Z TRACE received events_discovery: "possible_values" : [ ], +2024-12-03T16:00:14Z TRACE received events_discovery: "units" : "No-units" +2024-12-03T16:00:14Z TRACE received events_discovery: }, +2024-12-03T16:00:14Z TRACE received events_discovery: "filter_differential_pressure_setpoint" : { +2024-12-03T16:00:14Z TRACE received events_discovery: "possible_values" : [ ], +2024-12-03T16:00:14Z TRACE received events_discovery: "units" : "Bars", +2024-12-03T16:00:14Z TRACE received events_discovery: "writable" : true +2024-12-03T16:00:14Z TRACE received events_discovery: }, +2024-12-03T16:00:14Z TRACE received events_discovery: "AV12.present_value" : { +2024-12-03T16:00:14Z TRACE received events_discovery: "point" : "filter_differential_pressure_sensor", +2024-12-03T16:00:14Z TRACE received events_discovery: "possible_values" : [ ], +2024-12-03T16:00:14Z TRACE received events_discovery: "units" : "Degrees-Celsius" +2024-12-03T16:00:14Z TRACE received events_discovery: } +2024-12-03T16:00:14Z TRACE received events_discovery: }, +2024-12-03T16:00:14Z TRACE received events_discovery: "scan_addr" : "28179023", +2024-12-03T16:00:14Z TRACE received events_discovery: "scan_family" : "vendor", +2024-12-03T16:00:14Z TRACE received events_discovery: "system" : { +2024-12-03T16:00:14Z TRACE received events_discovery: "ancillary" : { +2024-12-03T16:00:14Z TRACE received events_discovery: "device-name" : "AHU-1" +2024-12-03T16:00:14Z TRACE received events_discovery: } +2024-12-03T16:00:14Z TRACE received events_discovery: }, +2024-12-03T16:00:14Z TRACE received events_discovery: "timestamp" : "2024-12-03T16:00:14Z", +2024-12-03T16:00:14Z TRACE received events_discovery: "version" : "1.5.2" +2024-12-03T16:00:14Z TRACE received events_discovery: } +2024-12-03T16:00:14Z DEBUG Handling device message events_discovery MP:3c6981a5 +2024-12-03T16:00:14Z TRACE received command AHU-1/events/discovery +2024-12-03T16:00:14Z TRACE received events_discovery: { +2024-12-03T16:00:14Z TRACE received events_discovery: "generation" : "2024-12-03T16:00:14Z", +2024-12-03T16:00:14Z TRACE received events_discovery: "refs" : { +2024-12-03T16:00:14Z TRACE received events_discovery: "BV11.present_value" : { +2024-12-03T16:00:14Z TRACE received events_discovery: "point" : "filter_alarm_pressure_status", +2024-12-03T16:00:14Z TRACE received events_discovery: "possible_values" : [ ], +2024-12-03T16:00:14Z TRACE received events_discovery: "units" : "No-units" +2024-12-03T16:00:14Z TRACE received events_discovery: }, +2024-12-03T16:00:14Z TRACE received events_discovery: "filter_differential_pressure" : { +2024-12-03T16:00:14Z TRACE received events_discovery: "possible_values" : [ ], +2024-12-03T16:00:14Z TRACE received events_discovery: "units" : "Bars" +2024-12-03T16:00:14Z TRACE received events_discovery: }, +2024-12-03T16:00:14Z TRACE received events_discovery: "AV12.present_value" : { +2024-12-03T16:00:14Z TRACE received events_discovery: "point" : "filter_differential_pressure_sensor", +2024-12-03T16:00:14Z TRACE received events_discovery: "possible_values" : [ ], +2024-12-03T16:00:14Z TRACE received events_discovery: "units" : "Degrees-Celsius" +2024-12-03T16:00:14Z TRACE received events_discovery: } +2024-12-03T16:00:14Z TRACE received events_discovery: }, +2024-12-03T16:00:14Z TRACE received events_discovery: "scan_addr" : "0x65", +2024-12-03T16:00:14Z TRACE received events_discovery: "scan_family" : "vendor", +2024-12-03T16:00:14Z TRACE received events_discovery: "system" : { +2024-12-03T16:00:14Z TRACE received events_discovery: "ancillary" : { +2024-12-03T16:00:14Z TRACE received events_discovery: "device-name" : "AHU-22" +2024-12-03T16:00:14Z TRACE received events_discovery: } +2024-12-03T16:00:14Z TRACE received events_discovery: }, +2024-12-03T16:00:14Z TRACE received events_discovery: "timestamp" : "2024-12-03T16:00:14Z", +2024-12-03T16:00:14Z TRACE received events_discovery: "version" : "1.5.2" +2024-12-03T16:00:14Z TRACE received events_discovery: } +2024-12-03T16:00:14Z DEBUG Handling device message events_discovery MP:269eb425 +2024-12-03T16:00:14Z TRACE received command AHU-1/state/system +2024-12-03T16:00:14Z TRACE received state_system: { +2024-12-03T16:00:14Z TRACE received state_system: "hardware" : { +2024-12-03T16:00:14Z TRACE received state_system: "make" : "BOS", +2024-12-03T16:00:14Z TRACE received state_system: "model" : "pubber" +2024-12-03T16:00:14Z TRACE received state_system: }, +2024-12-03T16:00:14Z TRACE received state_system: "last_config" : "2024-12-03T15:59:36Z", +2024-12-03T16:00:14Z TRACE received state_system: "operation" : { +2024-12-03T16:00:14Z TRACE received state_system: "operational" : true, +2024-12-03T16:00:14Z TRACE received state_system: "last_start" : "2024-12-03T15:59:07Z", +2024-12-03T16:00:14Z TRACE received state_system: "restart_count" : 1, +2024-12-03T16:00:14Z TRACE received state_system: "mode" : "initial" +2024-12-03T16:00:14Z TRACE received state_system: }, +2024-12-03T16:00:14Z TRACE received state_system: "serial_no" : "sequencer-20719", +2024-12-03T16:00:14Z TRACE received state_system: "software" : { +2024-12-03T16:00:14Z TRACE received state_system: "firmware" : "v1" +2024-12-03T16:00:14Z TRACE received state_system: }, +2024-12-03T16:00:14Z TRACE received state_system: "status" : { +2024-12-03T16:00:14Z TRACE received state_system: "message" : "success", +2024-12-03T16:00:14Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T16:00:14Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:36Z", +2024-12-03T16:00:14Z TRACE received state_system: "level" : 300 +2024-12-03T16:00:14Z TRACE received state_system: }, +2024-12-03T16:00:14Z TRACE received state_system: "timestamp" : "2024-12-03T16:00:14Z", +2024-12-03T16:00:14Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T16:00:14Z TRACE received state_system: } +2024-12-03T16:00:14Z DEBUG Handling device message state_system MP:69f757c9-0 +2024-12-03T16:00:14Z TRACE Ignoring partial state update +2024-12-03T16:00:14Z TRACE received command AHU-1/state/discovery +2024-12-03T16:00:14Z TRACE received state_discovery: { +2024-12-03T16:00:14Z TRACE received state_discovery: "families" : { +2024-12-03T16:00:14Z TRACE received state_discovery: "vendor" : { +2024-12-03T16:00:14Z TRACE received state_discovery: "generation" : "2024-12-03T16:00:14Z", +2024-12-03T16:00:14Z TRACE received state_discovery: "phase" : "active", +2024-12-03T16:00:14Z TRACE received state_discovery: "active_count" : 2 +2024-12-03T16:00:14Z TRACE received state_discovery: } +2024-12-03T16:00:14Z TRACE received state_discovery: }, +2024-12-03T16:00:14Z TRACE received state_discovery: "timestamp" : "2024-12-03T16:00:14Z", +2024-12-03T16:00:14Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T16:00:14Z TRACE received state_discovery: } +2024-12-03T16:00:14Z DEBUG Handling device message state_discovery MP:69f757c9-1 +2024-12-03T16:00:14Z TRACE Ignoring partial state update +2024-12-03T16:00:14Z TRACE received command AHU-1/state/localnet +2024-12-03T16:00:14Z TRACE received state_localnet: { +2024-12-03T16:00:14Z TRACE received state_localnet: "families" : { +2024-12-03T16:00:14Z TRACE received state_localnet: "ether" : { +2024-12-03T16:00:14Z TRACE received state_localnet: "addr" : "00:22:48:8f:8d:26" +2024-12-03T16:00:14Z TRACE received state_localnet: }, +2024-12-03T16:00:14Z TRACE received state_localnet: "ipv4" : { +2024-12-03T16:00:14Z TRACE received state_localnet: "addr" : "10.1.0.60" +2024-12-03T16:00:14Z TRACE received state_localnet: }, +2024-12-03T16:00:14Z TRACE received state_localnet: "ipv6" : { +2024-12-03T16:00:14Z TRACE received state_localnet: "addr" : "fe80::222:48ff:fe8f:8d26" +2024-12-03T16:00:14Z TRACE received state_localnet: }, +2024-12-03T16:00:14Z TRACE received state_localnet: "vendor" : { +2024-12-03T16:00:14Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T16:00:14Z TRACE received state_localnet: } +2024-12-03T16:00:14Z TRACE received state_localnet: }, +2024-12-03T16:00:14Z TRACE received state_localnet: "timestamp" : "2024-12-03T16:00:14Z", +2024-12-03T16:00:14Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T16:00:14Z TRACE received state_localnet: } +2024-12-03T16:00:14Z DEBUG Handling device message state_localnet MP:69f757c9-2 +2024-12-03T16:00:14Z TRACE Ignoring partial state update +2024-12-03T16:00:14Z TRACE received command AHU-1/state/pointset +2024-12-03T16:00:14Z TRACE received state_pointset: { +2024-12-03T16:00:14Z TRACE received state_pointset: "points" : { +2024-12-03T16:00:14Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T16:00:14Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T16:00:14Z TRACE received state_pointset: }, +2024-12-03T16:00:14Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T16:00:14Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T16:00:14Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T16:00:14Z TRACE received state_pointset: }, +2024-12-03T16:00:14Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T16:00:14Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T16:00:14Z TRACE received state_pointset: } +2024-12-03T16:00:14Z TRACE received state_pointset: }, +2024-12-03T16:00:14Z TRACE received state_pointset: "timestamp" : "2024-12-03T16:00:14Z", +2024-12-03T16:00:14Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T16:00:14Z TRACE received state_pointset: } +2024-12-03T16:00:14Z DEBUG Handling device message state_pointset MP:69f757c9-3 +2024-12-03T16:00:14Z TRACE Ignoring partial state update +2024-12-03T16:00:16Z TRACE received command AHU-1/state/update +2024-12-03T16:00:16Z DEBUG received state_update +2024-12-03T16:00:16Z DEBUG Handling update message state_update MP:1237d8ab +2024-12-03T16:00:16Z DEBUG Updated state after 0s 2024-12-03T16:00:16Z MP:1237d8ab +2024-12-03T16:00:16Z INFO Updated state #015: Changed 2 fields: +2024-12-03T16:00:16Z INFO Updated state #015: Set `discovery.families.vendor.active_count` = `3` +2024-12-03T16:00:16Z INFO Updated state #015: Set `timestamp` = `2024-12-03T16:00:16Z` +2024-12-03T16:00:16Z DEBUG Updated state has last_config 2024-12-03T15:59:36Z (expecting 2024-12-03T15:59:36Z) +2024-12-03T16:00:16Z DEBUG Stage finished waiting for scan iterations at 65s after 41s +2024-12-03T16:00:16Z TRACE Stage resume waiting for executing test at 65s +2024-12-03T16:00:16Z DEBUG Recorded sequence: 1. Check that scan did not terminate prematurely +2024-12-03T16:00:17Z DEBUG Recorded sequence: 1. Check that all events have discovered refs +2024-12-03T16:00:17Z DEBUG stage done waiting for executing test at 66s +2024-12-03T16:00:17Z DEBUG Removing implicit system capability LAST_CONFIG +2024-12-03T16:00:17Z NOTICE RESULT pass discovery.scan scan_periodic_now_enumerate ALPHA 10/10 Sequence complete +2024-12-03T16:00:17Z NOTICE Sequence complete +2024-12-03T16:00:17Z NOTICE ending test scan_periodic_now_enumerate after 66s ################################ diff --git a/validator/sequences/scan_periodic_now_enumerate/state_discovery.attr b/validator/sequences/scan_periodic_now_enumerate/state_discovery.attr index 5be19c2d91..35728c7969 100644 --- a/validator/sequences/scan_periodic_now_enumerate/state_discovery.attr +++ b/validator/sequences/scan_periodic_now_enumerate/state_discovery.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_6", "projectId" : "localhost", - "transactionId" : "MP:44a60c3e-1", - "publishTime" : "2024-11-06T17:34:41Z", + "transactionId" : "MP:69f757c9-1", + "publishTime" : "2024-12-03T16:00:14Z", "subFolder" : "discovery", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/scan_periodic_now_enumerate/state_discovery.json b/validator/sequences/scan_periodic_now_enumerate/state_discovery.json index 5a7d06350a..489475e98c 100644 --- a/validator/sequences/scan_periodic_now_enumerate/state_discovery.json +++ b/validator/sequences/scan_periodic_now_enumerate/state_discovery.json @@ -1,11 +1,11 @@ { "families" : { "vendor" : { - "generation" : "2024-11-06T17:34:41Z", + "generation" : "2024-12-03T16:00:14Z", "phase" : "active", - "active_count" : 3 + "active_count" : 2 } }, - "timestamp" : "2024-11-06T17:34:41Z", + "timestamp" : "2024-12-03T16:00:14Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_periodic_now_enumerate/state_localnet.attr b/validator/sequences/scan_periodic_now_enumerate/state_localnet.attr index a2da16e1ea..7855eabbcd 100644 --- a/validator/sequences/scan_periodic_now_enumerate/state_localnet.attr +++ b/validator/sequences/scan_periodic_now_enumerate/state_localnet.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_6", "projectId" : "localhost", - "transactionId" : "MP:44a60c3e-2", - "publishTime" : "2024-11-06T17:34:41Z", + "transactionId" : "MP:69f757c9-2", + "publishTime" : "2024-12-03T16:00:14Z", "subFolder" : "localnet", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/scan_periodic_now_enumerate/state_localnet.json b/validator/sequences/scan_periodic_now_enumerate/state_localnet.json index 4481ae214c..79c50b08d6 100644 --- a/validator/sequences/scan_periodic_now_enumerate/state_localnet.json +++ b/validator/sequences/scan_periodic_now_enumerate/state_localnet.json @@ -1,18 +1,18 @@ { "families" : { "ether" : { - "addr" : "60:45:bd:bc:01:c0" + "addr" : "00:22:48:8f:8d:26" }, "ipv4" : { - "addr" : "10.1.0.162" + "addr" : "10.1.0.60" }, "ipv6" : { - "addr" : "fe80::6245:bdff:febc:1c0" + "addr" : "fe80::222:48ff:fe8f:8d26" }, "vendor" : { "addr" : "28179023" } }, - "timestamp" : "2024-11-06T17:34:41Z", + "timestamp" : "2024-12-03T16:00:14Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_periodic_now_enumerate/state_pointset.attr b/validator/sequences/scan_periodic_now_enumerate/state_pointset.attr index 938d566320..dd4e0fd6cc 100644 --- a/validator/sequences/scan_periodic_now_enumerate/state_pointset.attr +++ b/validator/sequences/scan_periodic_now_enumerate/state_pointset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_6", "projectId" : "localhost", - "transactionId" : "MP:44a60c3e-3", - "publishTime" : "2024-11-06T17:34:41Z", + "transactionId" : "MP:69f757c9-3", + "publishTime" : "2024-12-03T16:00:14Z", "subFolder" : "pointset", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/scan_periodic_now_enumerate/state_pointset.json b/validator/sequences/scan_periodic_now_enumerate/state_pointset.json index 18edd3a555..3547d5b3bd 100644 --- a/validator/sequences/scan_periodic_now_enumerate/state_pointset.json +++ b/validator/sequences/scan_periodic_now_enumerate/state_pointset.json @@ -11,6 +11,6 @@ "units" : "Degrees-Celsius" } }, - "timestamp" : "2024-11-06T17:34:41Z", + "timestamp" : "2024-12-03T16:00:14Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_periodic_now_enumerate/state_system.attr b/validator/sequences/scan_periodic_now_enumerate/state_system.attr index cbffda0f56..6490f8a163 100644 --- a/validator/sequences/scan_periodic_now_enumerate/state_system.attr +++ b/validator/sequences/scan_periodic_now_enumerate/state_system.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_6", "projectId" : "localhost", - "transactionId" : "MP:44a60c3e-0", - "publishTime" : "2024-11-06T17:34:41Z", + "transactionId" : "MP:69f757c9-0", + "publishTime" : "2024-12-03T16:00:14Z", "subFolder" : "system", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/scan_periodic_now_enumerate/state_system.json b/validator/sequences/scan_periodic_now_enumerate/state_system.json index fdf7c7913c..ed2075f251 100644 --- a/validator/sequences/scan_periodic_now_enumerate/state_system.json +++ b/validator/sequences/scan_periodic_now_enumerate/state_system.json @@ -3,23 +3,23 @@ "make" : "BOS", "model" : "pubber" }, - "last_config" : "2024-11-06T17:34:03Z", + "last_config" : "2024-12-03T15:59:36Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:33:35Z", + "last_start" : "2024-12-03T15:59:07Z", "restart_count" : 1, "mode" : "initial" }, - "serial_no" : "sequencer-17099", + "serial_no" : "sequencer-20719", "software" : { "firmware" : "v1" }, "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:34:03Z", + "timestamp" : "2024-12-03T15:59:36Z", "level" : 300 }, - "timestamp" : "2024-11-06T17:34:41Z", + "timestamp" : "2024-12-03T16:00:14Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_periodic_now_enumerate/state_update.attr b/validator/sequences/scan_periodic_now_enumerate/state_update.attr index 2aa11dcee8..30c848a4c6 100644 --- a/validator/sequences/scan_periodic_now_enumerate/state_update.attr +++ b/validator/sequences/scan_periodic_now_enumerate/state_update.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_6", "projectId" : "localhost", - "transactionId" : "MP:44a60c3e", - "publishTime" : "2024-11-06T17:34:41Z", + "transactionId" : "MP:1237d8ab", + "publishTime" : "2024-12-03T16:00:16Z", "subFolder" : "update", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/scan_periodic_now_enumerate/state_update.json b/validator/sequences/scan_periodic_now_enumerate/state_update.json index 001ffdea33..2f2ba5b62f 100644 --- a/validator/sequences/scan_periodic_now_enumerate/state_update.json +++ b/validator/sequences/scan_periodic_now_enumerate/state_update.json @@ -2,7 +2,7 @@ "discovery" : { "families" : { "vendor" : { - "generation" : "2024-11-06T17:34:41Z", + "generation" : "2024-12-03T16:00:14Z", "phase" : "active", "active_count" : 3 } @@ -11,13 +11,13 @@ "localnet" : { "families" : { "ether" : { - "addr" : "60:45:bd:bc:01:c0" + "addr" : "00:22:48:8f:8d:26" }, "ipv4" : { - "addr" : "10.1.0.162" + "addr" : "10.1.0.60" }, "ipv6" : { - "addr" : "fe80::6245:bdff:febc:1c0" + "addr" : "fe80::222:48ff:fe8f:8d26" }, "vendor" : { "addr" : "28179023" @@ -39,14 +39,14 @@ } }, "system" : { - "last_config" : "2024-11-06T17:34:03Z", + "last_config" : "2024-12-03T15:59:36Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:33:35Z", + "last_start" : "2024-12-03T15:59:07Z", "restart_count" : 1, "mode" : "initial" }, - "serial_no" : "sequencer-17099", + "serial_no" : "sequencer-20719", "hardware" : { "make" : "BOS", "model" : "pubber" @@ -57,10 +57,10 @@ "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:34:03Z", + "timestamp" : "2024-12-03T15:59:36Z", "level" : 300 } }, - "timestamp" : "2024-11-06T17:34:41Z", + "timestamp" : "2024-12-03T16:00:16Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_single_future/config_update.attr b/validator/sequences/scan_single_future/config_update.attr index e245547331..217bf1b058 100644 --- a/validator/sequences/scan_single_future/config_update.attr +++ b/validator/sequences/scan_single_future/config_update.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_7", "projectId" : "localhost", - "transactionId" : "RC:6e5df9.0000000d", - "publishTime" : "2024-11-06T17:33:50Z", + "transactionId" : "RC:bac512.0000000d", + "publishTime" : "2024-12-03T16:00:06Z", "subFolder" : "update", "subType" : "config" } \ No newline at end of file diff --git a/validator/sequences/scan_single_future/config_update.json b/validator/sequences/scan_single_future/config_update.json index 462c4540af..d609fadb44 100644 --- a/validator/sequences/scan_single_future/config_update.json +++ b/validator/sequences/scan_single_future/config_update.json @@ -2,7 +2,7 @@ "discovery" : { "families" : { "vendor" : { - "generation" : "2024-11-06T17:34:00Z", + "generation" : "2024-12-03T16:00:18Z", "scan_duration_sec" : 10 } } @@ -35,14 +35,14 @@ "metrics_rate_sec" : 10, "min_loglevel" : 200, "operation" : { - "last_start" : "2024-11-06T17:33:22Z" + "last_start" : "2024-12-03T15:59:39Z" }, "testing" : { - "config_base" : 34, + "config_base" : 36, "sequence_name" : "scan_single_future", - "transaction_id" : "RC:6e5df9.0000000d" + "transaction_id" : "RC:bac512.0000000d" } }, - "timestamp" : "2024-11-06T17:33:50Z", - "version" : "git-b2a557d" + "timestamp" : "2024-12-03T16:00:06Z", + "version" : "git-3d8bbe5" } \ No newline at end of file diff --git a/validator/sequences/scan_single_future/device_system.log b/validator/sequences/scan_single_future/device_system.log index f670d0a32c..d4f42da565 100644 --- a/validator/sequences/scan_single_future/device_system.log +++ b/validator/sequences/scan_single_future/device_system.log @@ -1,45 +1,44 @@ -2024-11-06T17:33:23Z WARNING device.log Start waiting 10s for config latch for AHU-1 -2024-11-06T17:33:23Z WARNING device.log Starting AHU-1 Pubber sender with delay 10s -2024-11-06T17:33:23Z WARNING device.log Dropping state update until config received... -2024-11-06T17:33:23Z WARNING device.log Received config for config latch AHU-1 -2024-11-06T17:33:23Z NOTICE system.config.apply success -2024-11-06T17:33:23Z WARNING device.log Ending connection 1730914402471 with 9 -2024-11-06T17:33:23Z NOTICE system.config.apply success -2024-11-06T17:33:34Z NOTICE system.config.apply success -2024-11-06T17:33:34Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:34Z INFO device.log 2024-11-06T17:33:34Z received config 2024-11-06T17:33:34Z -2024-11-06T17:33:34Z NOTICE system.config.apply success -2024-11-06T17:33:36Z INFO device.log Update state 2024-11-06T17:33:36Z last_config 2024-11-06T17:33:34Z -2024-11-06T17:33:37Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:37Z INFO device.log 2024-11-06T17:33:37Z received config 2024-11-06T17:33:37Z -2024-11-06T17:33:37Z NOTICE system.config.apply success -2024-11-06T17:33:38Z INFO device.log Update state 2024-11-06T17:33:38Z last_config 2024-11-06T17:33:37Z -2024-11-06T17:33:39Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:39Z INFO device.log 2024-11-06T17:33:39Z received config 2024-11-06T17:33:39Z -2024-11-06T17:33:39Z NOTICE system.config.apply success -2024-11-06T17:33:40Z INFO device.log Update state 2024-11-06T17:33:40Z last_config 2024-11-06T17:33:39Z -2024-11-06T17:33:41Z INFO device.log 2024-11-06T17:33:41Z received config 2024-11-06T17:33:41Z -2024-11-06T17:33:41Z NOTICE system.config.apply success -2024-11-06T17:33:42Z INFO device.log Update state 2024-11-06T17:33:42Z last_config 2024-11-06T17:33:41Z -2024-11-06T17:33:42Z INFO device.log 2024-11-06T17:33:42Z received config 2024-11-06T17:33:42Z -2024-11-06T17:33:42Z NOTICE system.config.apply success -2024-11-06T17:33:44Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:44Z INFO device.log 2024-11-06T17:33:44Z received config 2024-11-06T17:33:44Z -2024-11-06T17:33:44Z NOTICE system.config.apply success -2024-11-06T17:33:44Z INFO device.log Update state 2024-11-06T17:33:44Z last_config 2024-11-06T17:33:44Z -2024-11-06T17:33:45Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:45Z INFO device.log 2024-11-06T17:33:45Z received config 2024-11-06T17:33:45Z -2024-11-06T17:33:45Z NOTICE system.config.apply success -2024-11-06T17:33:46Z INFO device.log Update state 2024-11-06T17:33:46Z last_config 2024-11-06T17:33:45Z -2024-11-06T17:33:50Z INFO device.log Update state 2024-11-06T17:33:50Z last_config 2024-11-06T17:33:45Z -2024-11-06T17:33:50Z INFO device.log 2024-11-06T17:33:50Z received config 2024-11-06T17:33:50Z -2024-11-06T17:33:50Z INFO device.log Discovery scan generation vendor pending at 2024-11-06T17:34:00Z -2024-11-06T17:33:50Z NOTICE system.config.apply success -2024-11-06T17:33:52Z INFO device.log Update state 2024-11-06T17:33:52Z last_config 2024-11-06T17:33:50Z -2024-11-06T17:34:00Z INFO device.log Discovery scan starting vendor generation 2024-11-06T17:34:00Z -2024-11-06T17:34:00Z INFO device.log Update state 2024-11-06T17:34:00Z last_config 2024-11-06T17:33:50Z -2024-11-06T17:34:00Z INFO device.log Discovered vendor device 20231 for gen 2024-11-06T17:34:00Z -2024-11-06T17:34:00Z INFO device.log Discovered vendor device 28179023 for gen 2024-11-06T17:34:00Z -2024-11-06T17:34:00Z INFO device.log Discovered vendor device 0x65 for gen 2024-11-06T17:34:00Z -2024-11-06T17:34:02Z INFO device.log Update state 2024-11-06T17:34:02Z last_config 2024-11-06T17:33:50Z -2024-11-06T17:34:11Z NOTICE validation.feature.sequence Sequence complete +2024-12-03T15:59:40Z NOTICE system.config.apply success +2024-12-03T15:59:40Z WARNING device.log Start waiting 10s for config latch for AHU-1 +2024-12-03T15:59:40Z WARNING device.log Ending connection 1733241580187 with 9 +2024-12-03T15:59:41Z NOTICE system.config.apply success +2024-12-03T15:59:52Z NOTICE system.config.apply success +2024-12-03T15:59:52Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:52Z INFO device.log 2024-12-03T15:59:52Z received config 2024-12-03T15:59:52Z +2024-12-03T15:59:52Z NOTICE system.config.apply success +2024-12-03T15:59:54Z INFO device.log Update state 2024-12-03T15:59:54Z last_config 2024-12-03T15:59:52Z +2024-12-03T15:59:55Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:55Z INFO device.log 2024-12-03T15:59:55Z received config 2024-12-03T15:59:55Z +2024-12-03T15:59:55Z NOTICE system.config.apply success +2024-12-03T15:59:56Z INFO device.log Update state 2024-12-03T15:59:56Z last_config 2024-12-03T15:59:55Z +2024-12-03T15:59:57Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:57Z INFO device.log 2024-12-03T15:59:57Z received config 2024-12-03T15:59:57Z +2024-12-03T15:59:57Z NOTICE system.config.apply success +2024-12-03T15:59:58Z INFO device.log Update state 2024-12-03T15:59:58Z last_config 2024-12-03T15:59:57Z +2024-12-03T15:59:59Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:59Z INFO device.log 2024-12-03T15:59:59Z received config 2024-12-03T15:59:59Z +2024-12-03T15:59:59Z NOTICE system.config.apply success +2024-12-03T16:00:00Z INFO device.log Update state 2024-12-03T16:00:00Z last_config 2024-12-03T15:59:59Z +2024-12-03T16:00:00Z INFO device.log Device AHU-1 config handler +2024-12-03T16:00:00Z INFO device.log 2024-12-03T16:00:00Z received config 2024-12-03T16:00:00Z +2024-12-03T16:00:00Z NOTICE system.config.apply success +2024-12-03T16:00:01Z INFO device.log Device AHU-1 config handler +2024-12-03T16:00:01Z INFO device.log 2024-12-03T16:00:01Z received config 2024-12-03T16:00:01Z +2024-12-03T16:00:01Z NOTICE system.config.apply success +2024-12-03T16:00:02Z INFO device.log Device AHU-1 config handler +2024-12-03T16:00:02Z INFO device.log 2024-12-03T16:00:02Z received config 2024-12-03T16:00:02Z +2024-12-03T16:00:02Z NOTICE system.config.apply success +2024-12-03T16:00:02Z INFO device.log Update state 2024-12-03T16:00:02Z last_config 2024-12-03T16:00:02Z +2024-12-03T16:00:06Z INFO device.log Update state 2024-12-03T16:00:06Z last_config 2024-12-03T16:00:02Z +2024-12-03T16:00:06Z INFO device.log Device AHU-1 config handler +2024-12-03T16:00:06Z INFO device.log 2024-12-03T16:00:06Z received config 2024-12-03T16:00:06Z +2024-12-03T16:00:06Z INFO device.log Discovery scan generation vendor pending at 2024-12-03T16:00:18Z +2024-12-03T16:00:06Z NOTICE system.config.apply success +2024-12-03T16:00:08Z INFO device.log Update state 2024-12-03T16:00:08Z last_config 2024-12-03T16:00:06Z +2024-12-03T16:00:18Z INFO device.log Discovery scan starting vendor generation 2024-12-03T16:00:18Z +2024-12-03T16:00:18Z INFO device.log Update state 2024-12-03T16:00:18Z last_config 2024-12-03T16:00:06Z +2024-12-03T16:00:18Z INFO device.log Discovered vendor device 20231 for gen 2024-12-03T16:00:18Z +2024-12-03T16:00:18Z INFO device.log Discovered vendor device 28179023 for gen 2024-12-03T16:00:18Z +2024-12-03T16:00:18Z INFO device.log Discovered vendor device 0x65 for gen 2024-12-03T16:00:18Z +2024-12-03T16:00:20Z INFO device.log Update state 2024-12-03T16:00:20Z last_config 2024-12-03T16:00:06Z +2024-12-03T16:00:29Z NOTICE validation.feature.sequence Sequence complete diff --git a/validator/sequences/scan_single_future/events_discovery.attr b/validator/sequences/scan_single_future/events_discovery.attr index fa8cb739ee..6838987410 100644 --- a/validator/sequences/scan_single_future/events_discovery.attr +++ b/validator/sequences/scan_single_future/events_discovery.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_7", "projectId" : "localhost", - "transactionId" : "MP:676683f6", - "publishTime" : "2024-11-06T17:34:00Z", + "transactionId" : "MP:490bca50", + "publishTime" : "2024-12-03T16:00:18Z", "subFolder" : "discovery", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/scan_single_future/events_discovery.json b/validator/sequences/scan_single_future/events_discovery.json index dbf5a558e0..7dee5d5fc7 100644 --- a/validator/sequences/scan_single_future/events_discovery.json +++ b/validator/sequences/scan_single_future/events_discovery.json @@ -1,5 +1,5 @@ { - "generation" : "2024-11-06T17:34:00Z", + "generation" : "2024-12-03T16:00:18Z", "scan_addr" : "20231", "scan_family" : "vendor", "system" : { @@ -7,6 +7,6 @@ "device-name" : "GAT-123" } }, - "timestamp" : "2024-11-06T17:34:00Z", + "timestamp" : "2024-12-03T16:00:18Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_single_future/events_pointset.attr b/validator/sequences/scan_single_future/events_pointset.attr index f03f167c8d..1c056da418 100644 --- a/validator/sequences/scan_single_future/events_pointset.attr +++ b/validator/sequences/scan_single_future/events_pointset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_7", "projectId" : "localhost", - "transactionId" : "MP:c8d76e85", - "publishTime" : "2024-11-06T17:34:03Z", + "transactionId" : "MP:403a387b", + "publishTime" : "2024-12-03T16:00:20Z", "subFolder" : "pointset", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/scan_single_future/events_pointset.json b/validator/sequences/scan_single_future/events_pointset.json index 3ed68e2aa9..8f4d1dfdcd 100644 --- a/validator/sequences/scan_single_future/events_pointset.json +++ b/validator/sequences/scan_single_future/events_pointset.json @@ -7,9 +7,9 @@ "present_value" : 98 }, "filter_differential_pressure_sensor" : { - "present_value" : 12 + "present_value" : 9 } }, - "timestamp" : "2024-11-06T17:34:03Z", + "timestamp" : "2024-12-03T16:00:20Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_single_future/events_system.attr b/validator/sequences/scan_single_future/events_system.attr index e2ac1d5458..16f8c492d4 100644 --- a/validator/sequences/scan_single_future/events_system.attr +++ b/validator/sequences/scan_single_future/events_system.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_7", "projectId" : "localhost", - "transactionId" : "MP:d8258219", - "publishTime" : "2024-11-06T17:34:03Z", + "transactionId" : "MP:40fd82d1", + "publishTime" : "2024-12-03T16:00:20Z", "subFolder" : "system", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/scan_single_future/events_system.json b/validator/sequences/scan_single_future/events_system.json index 1f8503575b..65cb693c9c 100644 --- a/validator/sequences/scan_single_future/events_system.json +++ b/validator/sequences/scan_single_future/events_system.json @@ -1,41 +1,41 @@ { "event_no" : 5, - "last_config" : "2024-11-06T17:33:50Z", + "last_config" : "2024-12-03T16:00:06Z", "logentries" : [ { - "message" : "Discovery scan starting vendor generation 2024-11-06T17:34:00Z", + "message" : "Discovery scan starting vendor generation 2024-12-03T16:00:18Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:34:00Z", + "timestamp" : "2024-12-03T16:00:18Z", "level" : 200 }, { - "message" : "Update state 2024-11-06T17:34:00Z last_config 2024-11-06T17:33:50Z", + "message" : "Update state 2024-12-03T16:00:18Z last_config 2024-12-03T16:00:06Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:34:00Z", + "timestamp" : "2024-12-03T16:00:18Z", "level" : 200 }, { - "message" : "Discovered vendor device 20231 for gen 2024-11-06T17:34:00Z", + "message" : "Discovered vendor device 20231 for gen 2024-12-03T16:00:18Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:34:00Z", + "timestamp" : "2024-12-03T16:00:18Z", "level" : 200 }, { - "message" : "Discovered vendor device 28179023 for gen 2024-11-06T17:34:00Z", + "message" : "Discovered vendor device 28179023 for gen 2024-12-03T16:00:18Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:34:00Z", + "timestamp" : "2024-12-03T16:00:18Z", "level" : 200 }, { - "message" : "Discovered vendor device 0x65 for gen 2024-11-06T17:34:00Z", + "message" : "Discovered vendor device 0x65 for gen 2024-12-03T16:00:18Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:34:00Z", + "timestamp" : "2024-12-03T16:00:18Z", "level" : 200 }, { - "message" : "Update state 2024-11-06T17:34:02Z last_config 2024-11-06T17:33:50Z", + "message" : "Update state 2024-12-03T16:00:20Z last_config 2024-12-03T16:00:06Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:34:02Z", + "timestamp" : "2024-12-03T16:00:20Z", "level" : 200 } ], "metrics" : { "mem_total_mb" : 254.0, - "mem_free_mb" : 212.35082244873047 + "mem_free_mb" : 213.53271484375 }, - "timestamp" : "2024-11-06T17:34:03Z", + "timestamp" : "2024-12-03T16:00:20Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_single_future/local_discovery.json b/validator/sequences/scan_single_future/local_discovery.json index c45f325d78..54c94f6bea 100644 --- a/validator/sequences/scan_single_future/local_discovery.json +++ b/validator/sequences/scan_single_future/local_discovery.json @@ -1,7 +1,7 @@ { "families" : { "vendor" : { - "generation" : "2024-11-06T17:34:00Z", + "generation" : "2024-12-03T16:00:18Z", "scan_duration_sec" : 10 } } diff --git a/validator/sequences/scan_single_future/local_system.json b/validator/sequences/scan_single_future/local_system.json index 3204675e20..cfe7469a4e 100644 --- a/validator/sequences/scan_single_future/local_system.json +++ b/validator/sequences/scan_single_future/local_system.json @@ -2,7 +2,7 @@ "min_loglevel" : 200, "metrics_rate_sec" : 10, "operation" : { - "last_start" : "2024-11-06T17:33:22Z" + "last_start" : "2024-12-03T15:59:39Z" }, "testing" : { "sequence_name" : "scan_single_future" diff --git a/validator/sequences/scan_single_future/local_update.json b/validator/sequences/scan_single_future/local_update.json index ea77eca5f4..d184dea37c 100644 --- a/validator/sequences/scan_single_future/local_update.json +++ b/validator/sequences/scan_single_future/local_update.json @@ -1,11 +1,11 @@ { - "timestamp" : "2024-11-06T17:33:50Z", - "version" : "@@@cloud udmi version###git-b2a557d", + "timestamp" : "2024-12-03T16:00:06Z", + "version" : "@@@cloud udmi version###git-3d8bbe5", "system" : { "min_loglevel" : 200, "metrics_rate_sec" : 10, "operation" : { - "last_start" : "2024-11-06T17:33:22Z" + "last_start" : "2024-12-03T15:59:39Z" }, "testing" : { "sequence_name" : "scan_single_future" @@ -14,7 +14,7 @@ "discovery" : { "families" : { "vendor" : { - "generation" : "2024-11-06T17:34:00Z", + "generation" : "2024-12-03T16:00:18Z", "scan_duration_sec" : 10 } } diff --git a/validator/sequences/scan_single_future/sequence.md b/validator/sequences/scan_single_future/sequence.md index 823d370b01..08313fec48 100644 --- a/validator/sequences/scan_single_future/sequence.md +++ b/validator/sequences/scan_single_future/sequence.md @@ -4,7 +4,7 @@ Check results of a single scan scheduled soon 1. Update config before discovery families defined - * Add `discovery` = { "families": { } } + * Remove `discovery.families.vendor` 1. Wait for discovery families defined 1. Wait until discovery family keys match 1. Wait for no scans active diff --git a/validator/sequences/scan_single_future/sequencer.log b/validator/sequences/scan_single_future/sequencer.log index 91a57a2927..9443e028f2 100644 --- a/validator/sequences/scan_single_future/sequencer.log +++ b/validator/sequences/scan_single_future/sequencer.log @@ -1,2081 +1,2006 @@ -2024-11-06T17:33:25Z NOTICE starting test scan_single_future ################################ -2024-11-06T17:33:25Z INFO Stage start waiting for starting test wrapper at 0s -2024-11-06T17:33:33Z DEBUG Allowing device state change (everything) -2024-11-06T17:33:33Z DEBUG Starting reset_config full reset true -2024-11-06T17:33:33Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:33:33Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:33Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:33:33Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:33:33Z DEBUG extraFieldChanged false because extra_field null -2024-11-06T17:33:33Z DEBUG extraFieldChanged true because extra_field reset_config -2024-11-06T17:33:33Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:33:33Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:33Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:33:33Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:33:33Z DEBUG extraFieldChanged true because extra_field null -2024-11-06T17:33:34Z TRACE updated check config_update: true -2024-11-06T17:33:34Z DEBUG update config_update, adding configTransaction RC:6e5df9.00000005 -2024-11-06T17:33:34Z TRACE local local_update: { -2024-11-06T17:33:34Z TRACE local local_update: "version" : "@@@cloud udmi version###1.5.2", -2024-11-06T17:33:34Z TRACE local local_update: "system" : { -2024-11-06T17:33:34Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:34Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:34Z TRACE local local_update: "operation" : { -2024-11-06T17:33:34Z TRACE local local_update: "last_start" : "1970-01-01T00:01:13Z" -2024-11-06T17:33:34Z TRACE local local_update: }, -2024-11-06T17:33:34Z TRACE local local_update: "testing" : { -2024-11-06T17:33:34Z TRACE local local_update: "sequence_name" : "scan_single_future" -2024-11-06T17:33:34Z TRACE local local_update: } -2024-11-06T17:33:34Z TRACE local local_update: }, -2024-11-06T17:33:34Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:34Z TRACE local local_update: "families" : { -2024-11-06T17:33:34Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:34Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:34Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:34Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:34Z TRACE local local_update: } -2024-11-06T17:33:34Z TRACE local local_update: }, -2024-11-06T17:33:34Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:34Z TRACE local local_update: "points" : { -2024-11-06T17:33:34Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:34Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:34Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:34Z TRACE local local_update: }, -2024-11-06T17:33:34Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:34Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:34Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:34Z TRACE local local_update: }, -2024-11-06T17:33:34Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:34Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:34Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:34Z TRACE local local_update: } -2024-11-06T17:33:34Z TRACE local local_update: } -2024-11-06T17:33:34Z TRACE local local_update: } -2024-11-06T17:33:34Z TRACE local local_update: } -2024-11-06T17:33:34Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:34Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:33:34Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:34Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:33:34Z DEBUG Saving pre-config state timestamp null -2024-11-06T17:33:34Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:34Z, because soft reset -2024-11-06T17:33:34Z TRACE Stage suspend waiting for starting test wrapper at 9s -2024-11-06T17:33:34Z INFO Stage start waiting for config update synchronized at 9s -2024-11-06T17:33:34Z TRACE received command AHU-1/state/update -2024-11-06T17:33:34Z DEBUG received state_update -2024-11-06T17:33:34Z DEBUG Handling update message state_update MP:a995bd0d -2024-11-06T17:33:34Z DEBUG Updated state after 9s 2024-11-06T17:33:25Z MP:a995bd0d -2024-11-06T17:33:34Z INFO Initial state #001: { -2024-11-06T17:33:34Z INFO Initial state #001: "timestamp" : "2024-11-06T17:33:25Z", -2024-11-06T17:33:34Z INFO Initial state #001: "version" : "1.5.2", -2024-11-06T17:33:34Z INFO Initial state #001: "system" : { -2024-11-06T17:33:34Z INFO Initial state #001: "last_config" : "2024-11-06T17:33:08Z", -2024-11-06T17:33:34Z INFO Initial state #001: "operation" : { -2024-11-06T17:33:34Z INFO Initial state #001: "operational" : true, -2024-11-06T17:33:34Z INFO Initial state #001: "last_start" : "2024-11-06T17:33:22Z", -2024-11-06T17:33:34Z INFO Initial state #001: "restart_count" : 1, -2024-11-06T17:33:34Z INFO Initial state #001: "mode" : "initial" -2024-11-06T17:33:34Z INFO Initial state #001: }, -2024-11-06T17:33:34Z INFO Initial state #001: "serial_no" : "sequencer-32572", -2024-11-06T17:33:34Z INFO Initial state #001: "hardware" : { -2024-11-06T17:33:34Z INFO Initial state #001: "make" : "BOS", -2024-11-06T17:33:34Z INFO Initial state #001: "model" : "pubber" -2024-11-06T17:33:34Z INFO Initial state #001: }, -2024-11-06T17:33:34Z INFO Initial state #001: "software" : { -2024-11-06T17:33:34Z INFO Initial state #001: "firmware" : "v1" -2024-11-06T17:33:34Z INFO Initial state #001: }, -2024-11-06T17:33:34Z INFO Initial state #001: "status" : { -2024-11-06T17:33:34Z INFO Initial state #001: "message" : "success", -2024-11-06T17:33:34Z INFO Initial state #001: "category" : "system.config.apply", -2024-11-06T17:33:34Z INFO Initial state #001: "timestamp" : "2024-11-06T17:33:23Z", -2024-11-06T17:33:34Z INFO Initial state #001: "level" : 300 -2024-11-06T17:33:34Z INFO Initial state #001: } -2024-11-06T17:33:34Z INFO Initial state #001: }, -2024-11-06T17:33:34Z INFO Initial state #001: "localnet" : { -2024-11-06T17:33:34Z INFO Initial state #001: "families" : { -2024-11-06T17:33:34Z INFO Initial state #001: "ether" : { -2024-11-06T17:33:34Z INFO Initial state #001: "addr" : "60:45:bd:bc:43:33" -2024-11-06T17:33:34Z INFO Initial state #001: }, -2024-11-06T17:33:34Z INFO Initial state #001: "ipv4" : { -2024-11-06T17:33:34Z INFO Initial state #001: "addr" : "10.1.0.120" -2024-11-06T17:33:34Z INFO Initial state #001: }, -2024-11-06T17:33:34Z INFO Initial state #001: "ipv6" : { -2024-11-06T17:33:34Z INFO Initial state #001: "addr" : "fe80::6245:bdff:febc:4333" -2024-11-06T17:33:34Z INFO Initial state #001: }, -2024-11-06T17:33:34Z INFO Initial state #001: "vendor" : { -2024-11-06T17:33:34Z INFO Initial state #001: "addr" : "28179023" -2024-11-06T17:33:34Z INFO Initial state #001: } -2024-11-06T17:33:34Z INFO Initial state #001: } -2024-11-06T17:33:34Z INFO Initial state #001: }, -2024-11-06T17:33:34Z INFO Initial state #001: "pointset" : { -2024-11-06T17:33:34Z INFO Initial state #001: "points" : { -2024-11-06T17:33:34Z INFO Initial state #001: "filter_alarm_pressure_status" : { -2024-11-06T17:33:34Z INFO Initial state #001: "units" : "No-units" -2024-11-06T17:33:34Z INFO Initial state #001: }, -2024-11-06T17:33:34Z INFO Initial state #001: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:34Z INFO Initial state #001: "units" : "Bars", -2024-11-06T17:33:34Z INFO Initial state #001: "value_state" : "applied" -2024-11-06T17:33:34Z INFO Initial state #001: }, -2024-11-06T17:33:34Z INFO Initial state #001: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:34Z INFO Initial state #001: "units" : "Degrees-Celsius" -2024-11-06T17:33:34Z INFO Initial state #001: } -2024-11-06T17:33:34Z INFO Initial state #001: } -2024-11-06T17:33:34Z INFO Initial state #001: } -2024-11-06T17:33:34Z INFO Initial state #001: } -2024-11-06T17:33:34Z NOTICE Received serial number sequencer-32572 -2024-11-06T17:33:34Z DEBUG Updated state has last_config 2024-11-06T17:33:08Z (expecting null) -2024-11-06T17:33:34Z DEBUG Detail config update synchronized is now: last_start not synced in config, config transactions not cleared, last_config not synced in state -2024-11-06T17:33:34Z TRACE received command AHU-1/state/system -2024-11-06T17:33:34Z TRACE received state_system: { -2024-11-06T17:33:34Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:34Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:34Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:34Z TRACE received state_system: }, -2024-11-06T17:33:34Z TRACE received state_system: "last_config" : "2024-11-06T17:33:08Z", -2024-11-06T17:33:34Z TRACE received state_system: "operation" : { -2024-11-06T17:33:34Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:34Z TRACE received state_system: "last_start" : "2024-11-06T17:33:22Z", -2024-11-06T17:33:34Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:34Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:34Z TRACE received state_system: }, -2024-11-06T17:33:34Z TRACE received state_system: "serial_no" : "sequencer-32572", -2024-11-06T17:33:34Z TRACE received state_system: "software" : { -2024-11-06T17:33:34Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:34Z TRACE received state_system: }, -2024-11-06T17:33:34Z TRACE received state_system: "status" : { -2024-11-06T17:33:34Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:34Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:34Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:23Z", -2024-11-06T17:33:34Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:34Z TRACE received state_system: }, -2024-11-06T17:33:34Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:25Z", -2024-11-06T17:33:34Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:34Z TRACE received state_system: } -2024-11-06T17:33:34Z DEBUG Handling device message state_system MP:a995bd0d-0 -2024-11-06T17:33:34Z TRACE Ignoring partial state update -2024-11-06T17:33:34Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:34Z TRACE received state_localnet: { -2024-11-06T17:33:34Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:34Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:34Z TRACE received state_localnet: "addr" : "60:45:bd:bc:43:33" -2024-11-06T17:33:34Z TRACE received state_localnet: }, -2024-11-06T17:33:34Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:34Z TRACE received state_localnet: "addr" : "10.1.0.120" -2024-11-06T17:33:34Z TRACE received state_localnet: }, -2024-11-06T17:33:34Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:34Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:4333" -2024-11-06T17:33:34Z TRACE received state_localnet: }, -2024-11-06T17:33:34Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:34Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:34Z TRACE received state_localnet: } -2024-11-06T17:33:34Z TRACE received state_localnet: }, -2024-11-06T17:33:34Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:25Z", -2024-11-06T17:33:34Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:34Z TRACE received state_localnet: } -2024-11-06T17:33:34Z DEBUG Handling device message state_localnet MP:a995bd0d-1 -2024-11-06T17:33:34Z TRACE Ignoring partial state update -2024-11-06T17:33:34Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:34Z TRACE received state_pointset: { -2024-11-06T17:33:34Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:34Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:34Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:34Z TRACE received state_pointset: }, -2024-11-06T17:33:34Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:34Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:34Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:34Z TRACE received state_pointset: }, -2024-11-06T17:33:34Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:34Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:34Z TRACE received state_pointset: } -2024-11-06T17:33:34Z TRACE received state_pointset: }, -2024-11-06T17:33:34Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:25Z", -2024-11-06T17:33:34Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:34Z TRACE received state_pointset: } -2024-11-06T17:33:34Z DEBUG Handling device message state_pointset MP:a995bd0d-2 -2024-11-06T17:33:34Z TRACE Ignoring partial state update -2024-11-06T17:33:34Z TRACE received command AHU-1/events/pointset -2024-11-06T17:33:34Z TRACE received events_pointset: { -2024-11-06T17:33:34Z TRACE received events_pointset: "points" : { -2024-11-06T17:33:34Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:34Z TRACE received events_pointset: "present_value" : true -2024-11-06T17:33:34Z TRACE received events_pointset: }, -2024-11-06T17:33:34Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:34Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:33:34Z TRACE received events_pointset: }, -2024-11-06T17:33:34Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:34Z TRACE received events_pointset: "present_value" : 8 -2024-11-06T17:33:34Z TRACE received events_pointset: } -2024-11-06T17:33:34Z TRACE received events_pointset: }, -2024-11-06T17:33:34Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:33:33Z", -2024-11-06T17:33:34Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:33:34Z TRACE received events_pointset: } -2024-11-06T17:33:34Z DEBUG Handling device message events_pointset MP:aead2d8d -2024-11-06T17:33:34Z TRACE received command AHU-1/events/system -2024-11-06T17:33:34Z DEBUG received events_system 2024-11-06T17:33:23Z WARNING device.log: Start waiting 10s for config latch for AHU-1 -2024-11-06T17:33:34Z DEBUG received events_system 2024-11-06T17:33:23Z WARNING device.log: Starting AHU-1 Pubber sender with delay 10s -2024-11-06T17:33:34Z DEBUG received events_system 2024-11-06T17:33:23Z WARNING device.log: Dropping state update until config received... -2024-11-06T17:33:34Z DEBUG received events_system 2024-11-06T17:33:23Z WARNING device.log: Received config for config latch AHU-1 -2024-11-06T17:33:34Z DEBUG received events_system 2024-11-06T17:33:23Z NOTICE system.config.apply: success -2024-11-06T17:33:34Z DEBUG received events_system 2024-11-06T17:33:23Z WARNING device.log: Ending connection 1730914402471 with 9 -2024-11-06T17:33:34Z DEBUG received events_system 2024-11-06T17:33:23Z NOTICE system.config.apply: success -2024-11-06T17:33:34Z DEBUG Handling device message events_system MP:8cc38b8b -2024-11-06T17:33:34Z TRACE received command AHU-1/config/update -2024-11-06T17:33:34Z DEBUG received config_update -2024-11-06T17:33:34Z DEBUG Handling update message config_update RC:6e5df9.00000005 -2024-11-06T17:33:34Z DEBUG Removed configTransaction RC:6e5df9.00000005 -2024-11-06T17:33:34Z DEBUG last_start changed false, last_start 1970-01-01T00:01:13Z -2024-11-06T17:33:34Z DEBUG Updated config 2024-11-06T17:33:34Z RC:6e5df9.00000005 -2024-11-06T17:33:34Z INFO Updated config #001: { -2024-11-06T17:33:34Z INFO Updated config #001: "timestamp" : "2024-11-06T17:33:34Z", -2024-11-06T17:33:34Z INFO Updated config #001: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:34Z INFO Updated config #001: "system" : { -2024-11-06T17:33:34Z INFO Updated config #001: "min_loglevel" : 200, -2024-11-06T17:33:34Z INFO Updated config #001: "metrics_rate_sec" : 10, -2024-11-06T17:33:34Z INFO Updated config #001: "operation" : { -2024-11-06T17:33:34Z INFO Updated config #001: "last_start" : "1970-01-01T00:01:13Z" -2024-11-06T17:33:34Z INFO Updated config #001: }, -2024-11-06T17:33:34Z INFO Updated config #001: "testing" : { -2024-11-06T17:33:34Z INFO Updated config #001: "sequence_name" : "scan_single_future" -2024-11-06T17:33:34Z INFO Updated config #001: } -2024-11-06T17:33:34Z INFO Updated config #001: }, -2024-11-06T17:33:34Z INFO Updated config #001: "localnet" : { -2024-11-06T17:33:34Z INFO Updated config #001: "families" : { -2024-11-06T17:33:34Z INFO Updated config #001: "ether" : { }, -2024-11-06T17:33:34Z INFO Updated config #001: "ipv4" : { }, -2024-11-06T17:33:34Z INFO Updated config #001: "vendor" : { }, -2024-11-06T17:33:34Z INFO Updated config #001: "ipv6" : { } -2024-11-06T17:33:34Z INFO Updated config #001: } -2024-11-06T17:33:34Z INFO Updated config #001: }, -2024-11-06T17:33:34Z INFO Updated config #001: "pointset" : { -2024-11-06T17:33:34Z INFO Updated config #001: "points" : { -2024-11-06T17:33:34Z INFO Updated config #001: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:34Z INFO Updated config #001: "units" : "Bars", -2024-11-06T17:33:34Z INFO Updated config #001: "set_value" : 98 -2024-11-06T17:33:34Z INFO Updated config #001: }, -2024-11-06T17:33:34Z INFO Updated config #001: "filter_alarm_pressure_status" : { -2024-11-06T17:33:34Z INFO Updated config #001: "ref" : "BV11.present_value", -2024-11-06T17:33:34Z INFO Updated config #001: "units" : "No-units" -2024-11-06T17:33:34Z INFO Updated config #001: }, -2024-11-06T17:33:34Z INFO Updated config #001: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:34Z INFO Updated config #001: "ref" : "AV12.present_value", -2024-11-06T17:33:34Z INFO Updated config #001: "units" : "Degrees-Celsius" -2024-11-06T17:33:34Z INFO Updated config #001: } -2024-11-06T17:33:34Z INFO Updated config #001: } -2024-11-06T17:33:34Z INFO Updated config #001: } -2024-11-06T17:33:34Z INFO Updated config #001: } -2024-11-06T17:33:34Z DEBUG Detail config update synchronized is now: last_start not synced in config, last_config not synced in state -2024-11-06T17:33:34Z TRACE received command AHU-1/state/update -2024-11-06T17:33:34Z DEBUG received state_update -2024-11-06T17:33:34Z DEBUG Handling update message state_update MP:dfe59d97 -2024-11-06T17:33:34Z DEBUG Updated state after 0s 2024-11-06T17:33:34Z MP:dfe59d97 -2024-11-06T17:33:34Z INFO Updated state #002: Changed 4 fields: -2024-11-06T17:33:34Z INFO Updated state #002: Set `system.status.level` = `100` -2024-11-06T17:33:34Z INFO Updated state #002: Set `system.status.category` = `system.config.parse` -2024-11-06T17:33:34Z INFO Updated state #002: Set `system.status.timestamp` = `2024-11-06T17:33:34Z` -2024-11-06T17:33:34Z INFO Updated state #002: Set `timestamp` = `2024-11-06T17:33:34Z` -2024-11-06T17:33:34Z DEBUG Updated state has last_config 2024-11-06T17:33:08Z (expecting 2024-11-06T17:33:34Z) -2024-11-06T17:33:34Z TRACE received command AHU-1/state/system -2024-11-06T17:33:34Z TRACE received state_system: { -2024-11-06T17:33:34Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:34Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:34Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:34Z TRACE received state_system: }, -2024-11-06T17:33:34Z TRACE received state_system: "last_config" : "2024-11-06T17:33:08Z", -2024-11-06T17:33:34Z TRACE received state_system: "operation" : { -2024-11-06T17:33:34Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:34Z TRACE received state_system: "last_start" : "2024-11-06T17:33:22Z", -2024-11-06T17:33:34Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:34Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:34Z TRACE received state_system: }, -2024-11-06T17:33:34Z TRACE received state_system: "serial_no" : "sequencer-32572", -2024-11-06T17:33:34Z TRACE received state_system: "software" : { -2024-11-06T17:33:34Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:34Z TRACE received state_system: }, -2024-11-06T17:33:34Z TRACE received state_system: "status" : { -2024-11-06T17:33:34Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:34Z TRACE received state_system: "category" : "system.config.parse", -2024-11-06T17:33:34Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:34Z", -2024-11-06T17:33:34Z TRACE received state_system: "level" : 100 -2024-11-06T17:33:34Z TRACE received state_system: }, -2024-11-06T17:33:34Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:34Z", -2024-11-06T17:33:34Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:34Z TRACE received state_system: } -2024-11-06T17:33:34Z DEBUG Handling device message state_system MP:dfe59d97-0 -2024-11-06T17:33:34Z TRACE Ignoring partial state update -2024-11-06T17:33:34Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:34Z TRACE received state_localnet: { -2024-11-06T17:33:34Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:34Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:34Z TRACE received state_localnet: "addr" : "60:45:bd:bc:43:33" -2024-11-06T17:33:34Z TRACE received state_localnet: }, -2024-11-06T17:33:34Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:34Z TRACE received state_localnet: "addr" : "10.1.0.120" -2024-11-06T17:33:34Z TRACE received state_localnet: }, -2024-11-06T17:33:34Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:34Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:4333" -2024-11-06T17:33:34Z TRACE received state_localnet: }, -2024-11-06T17:33:34Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:34Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:34Z TRACE received state_localnet: } -2024-11-06T17:33:34Z TRACE received state_localnet: }, -2024-11-06T17:33:34Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:34Z", -2024-11-06T17:33:34Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:34Z TRACE received state_localnet: } -2024-11-06T17:33:34Z DEBUG Handling device message state_localnet MP:dfe59d97-1 -2024-11-06T17:33:34Z TRACE Ignoring partial state update -2024-11-06T17:33:34Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:34Z TRACE received state_pointset: { -2024-11-06T17:33:34Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:34Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:34Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:34Z TRACE received state_pointset: }, -2024-11-06T17:33:34Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:34Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:34Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:34Z TRACE received state_pointset: }, -2024-11-06T17:33:34Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:34Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:34Z TRACE received state_pointset: } -2024-11-06T17:33:34Z TRACE received state_pointset: }, -2024-11-06T17:33:34Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:34Z", -2024-11-06T17:33:34Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:34Z TRACE received state_pointset: } -2024-11-06T17:33:34Z DEBUG Handling device message state_pointset MP:dfe59d97-2 -2024-11-06T17:33:34Z TRACE Ignoring partial state update -2024-11-06T17:33:34Z TRACE received command AHU-1/config/update -2024-11-06T17:33:34Z DEBUG received config_update -2024-11-06T17:33:34Z DEBUG Handling update message config_update MP:dfe59d97 -2024-11-06T17:33:34Z DEBUG last_start changed true, last_start 2024-11-06T17:33:22Z -2024-11-06T17:33:34Z DEBUG Updated config 2024-11-06T17:33:34Z MP:dfe59d97 -2024-11-06T17:33:34Z INFO Updated config #002: Changed 0 fields. -2024-11-06T17:33:36Z TRACE received command AHU-1/state/update -2024-11-06T17:33:36Z DEBUG received state_update -2024-11-06T17:33:36Z DEBUG Handling update message state_update MP:ebd19161 -2024-11-06T17:33:36Z DEBUG Updated state after 0s 2024-11-06T17:33:36Z MP:ebd19161 -2024-11-06T17:33:36Z INFO Updated state #003: Changed 4 fields: -2024-11-06T17:33:36Z INFO Updated state #003: Set `system.last_config` = `2024-11-06T17:33:34Z` -2024-11-06T17:33:36Z INFO Updated state #003: Set `system.status.level` = `300` -2024-11-06T17:33:36Z INFO Updated state #003: Set `system.status.category` = `system.config.apply` -2024-11-06T17:33:36Z INFO Updated state #003: Set `timestamp` = `2024-11-06T17:33:36Z` -2024-11-06T17:33:36Z DEBUG Updated state has last_config 2024-11-06T17:33:34Z (expecting 2024-11-06T17:33:34Z) -2024-11-06T17:33:36Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:36Z DEBUG Stage finished waiting for config update synchronized at 11s after 2s -2024-11-06T17:33:36Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:33:36Z DEBUG Config sync took 2s -2024-11-06T17:33:36Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:36Z DEBUG Update config soft reset timestamp 2024-11-06T17:33:34Z -2024-11-06T17:33:36Z TRACE local local_update: { -2024-11-06T17:33:36Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:34Z", -2024-11-06T17:33:36Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:36Z TRACE local local_update: "system" : { -2024-11-06T17:33:36Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:36Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:36Z TRACE local local_update: "operation" : { -2024-11-06T17:33:36Z TRACE local local_update: "last_start" : "2024-11-06T17:33:22Z" -2024-11-06T17:33:36Z TRACE local local_update: }, -2024-11-06T17:33:36Z TRACE local local_update: "testing" : { -2024-11-06T17:33:36Z TRACE local local_update: "sequence_name" : "scan_single_future" -2024-11-06T17:33:36Z TRACE local local_update: } -2024-11-06T17:33:36Z TRACE local local_update: }, -2024-11-06T17:33:36Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:36Z TRACE local local_update: "families" : { -2024-11-06T17:33:36Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:36Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:36Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:36Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:36Z TRACE local local_update: } -2024-11-06T17:33:36Z TRACE local local_update: }, -2024-11-06T17:33:36Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:36Z TRACE local local_update: "points" : { -2024-11-06T17:33:36Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:36Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:36Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:36Z TRACE local local_update: }, -2024-11-06T17:33:36Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:36Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:36Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:36Z TRACE local local_update: }, -2024-11-06T17:33:36Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:36Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:36Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:36Z TRACE local local_update: } -2024-11-06T17:33:36Z TRACE local local_update: } -2024-11-06T17:33:36Z TRACE local local_update: } -2024-11-06T17:33:36Z TRACE local local_update: } -2024-11-06T17:33:36Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } -2024-11-06T17:33:36Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "ipv6": { } } } -2024-11-06T17:33:36Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` -2024-11-06T17:33:36Z DEBUG Done with reset_config -2024-11-06T17:33:36Z TRACE Stage suspend waiting for starting test wrapper at 11s -2024-11-06T17:33:36Z INFO Stage start waiting for config update synchronized at 11s -2024-11-06T17:33:36Z TRACE received command AHU-1/state/system -2024-11-06T17:33:36Z TRACE received state_system: { -2024-11-06T17:33:36Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:36Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:36Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:36Z TRACE received state_system: }, -2024-11-06T17:33:36Z TRACE received state_system: "last_config" : "2024-11-06T17:33:34Z", -2024-11-06T17:33:36Z TRACE received state_system: "operation" : { -2024-11-06T17:33:36Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:36Z TRACE received state_system: "last_start" : "2024-11-06T17:33:22Z", -2024-11-06T17:33:36Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:36Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:36Z TRACE received state_system: }, -2024-11-06T17:33:36Z TRACE received state_system: "serial_no" : "sequencer-32572", -2024-11-06T17:33:36Z TRACE received state_system: "software" : { -2024-11-06T17:33:36Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:36Z TRACE received state_system: }, -2024-11-06T17:33:36Z TRACE received state_system: "status" : { -2024-11-06T17:33:36Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:36Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:36Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:34Z", -2024-11-06T17:33:36Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:36Z TRACE received state_system: }, -2024-11-06T17:33:36Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:36Z", -2024-11-06T17:33:36Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:36Z TRACE received state_system: } -2024-11-06T17:33:36Z DEBUG Handling device message state_system MP:ebd19161-0 -2024-11-06T17:33:36Z TRACE Ignoring partial state update -2024-11-06T17:33:36Z DEBUG Stage finished waiting for config update synchronized at 11s after 0s -2024-11-06T17:33:36Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:33:36Z DEBUG Config sync took 2s -2024-11-06T17:33:36Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:36Z DEBUG Disallowing device state change (everything) -2024-11-06T17:33:37Z TRACE updated check config_update: true -2024-11-06T17:33:37Z DEBUG update config_update, adding configTransaction RC:6e5df9.00000006 -2024-11-06T17:33:37Z TRACE local local_update: { -2024-11-06T17:33:37Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:34Z", -2024-11-06T17:33:37Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:37Z TRACE local local_update: "system" : { -2024-11-06T17:33:37Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:37Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:37Z TRACE local local_update: "operation" : { -2024-11-06T17:33:37Z TRACE local local_update: "last_start" : "2024-11-06T17:33:22Z" -2024-11-06T17:33:37Z TRACE local local_update: }, -2024-11-06T17:33:37Z TRACE local local_update: "testing" : { -2024-11-06T17:33:37Z TRACE local local_update: "sequence_name" : "scan_single_future" -2024-11-06T17:33:37Z TRACE local local_update: } -2024-11-06T17:33:37Z TRACE local local_update: }, -2024-11-06T17:33:37Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:37Z TRACE local local_update: "families" : { -2024-11-06T17:33:37Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:37Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:37Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:37Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:37Z TRACE local local_update: } -2024-11-06T17:33:37Z TRACE local local_update: }, -2024-11-06T17:33:37Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:37Z TRACE local local_update: "points" : { -2024-11-06T17:33:37Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:37Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:37Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:37Z TRACE local local_update: }, -2024-11-06T17:33:37Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:37Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:37Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:37Z TRACE local local_update: }, -2024-11-06T17:33:37Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:37Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:37Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:37Z TRACE local local_update: } -2024-11-06T17:33:37Z TRACE local local_update: } -2024-11-06T17:33:37Z TRACE local local_update: } -2024-11-06T17:33:37Z TRACE local local_update: } -2024-11-06T17:33:37Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:36Z -2024-11-06T17:33:37Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:37Z, because initial setup -2024-11-06T17:33:37Z TRACE Stage suspend waiting for starting test wrapper at 12s -2024-11-06T17:33:37Z INFO Stage start waiting for config update synchronized at 12s -2024-11-06T17:33:37Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:37Z TRACE received state_localnet: { -2024-11-06T17:33:37Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:37Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:37Z TRACE received state_localnet: "addr" : "60:45:bd:bc:43:33" -2024-11-06T17:33:37Z TRACE received state_localnet: }, -2024-11-06T17:33:37Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:37Z TRACE received state_localnet: "addr" : "10.1.0.120" -2024-11-06T17:33:37Z TRACE received state_localnet: }, -2024-11-06T17:33:37Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:37Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:4333" -2024-11-06T17:33:37Z TRACE received state_localnet: }, -2024-11-06T17:33:37Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:37Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:37Z TRACE received state_localnet: } -2024-11-06T17:33:37Z TRACE received state_localnet: }, -2024-11-06T17:33:37Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:36Z", -2024-11-06T17:33:37Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:37Z TRACE received state_localnet: } -2024-11-06T17:33:37Z DEBUG Handling device message state_localnet MP:ebd19161-1 -2024-11-06T17:33:37Z TRACE Ignoring partial state update -2024-11-06T17:33:37Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:37Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:37Z TRACE received state_pointset: { -2024-11-06T17:33:37Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:37Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:37Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:37Z TRACE received state_pointset: }, -2024-11-06T17:33:37Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:37Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:37Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:37Z TRACE received state_pointset: }, -2024-11-06T17:33:37Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:37Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:37Z TRACE received state_pointset: } -2024-11-06T17:33:37Z TRACE received state_pointset: }, -2024-11-06T17:33:37Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:36Z", -2024-11-06T17:33:37Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:37Z TRACE received state_pointset: } -2024-11-06T17:33:37Z DEBUG Handling device message state_pointset MP:ebd19161-2 -2024-11-06T17:33:37Z TRACE Ignoring partial state update -2024-11-06T17:33:37Z TRACE received command AHU-1/config/update -2024-11-06T17:33:37Z DEBUG received config_update -2024-11-06T17:33:37Z DEBUG Handling update message config_update RC:6e5df9.00000006 -2024-11-06T17:33:37Z DEBUG Removed configTransaction RC:6e5df9.00000006 -2024-11-06T17:33:37Z DEBUG last_start changed false, last_start 2024-11-06T17:33:22Z -2024-11-06T17:33:37Z DEBUG Updated config 2024-11-06T17:33:37Z RC:6e5df9.00000006 -2024-11-06T17:33:37Z INFO Updated config #003: Changed 0 fields. -2024-11-06T17:33:37Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state -2024-11-06T17:33:38Z TRACE received command AHU-1/state/update -2024-11-06T17:33:38Z DEBUG received state_update -2024-11-06T17:33:38Z DEBUG Handling update message state_update MP:081f1cc3 -2024-11-06T17:33:38Z DEBUG Updated state after 0s 2024-11-06T17:33:38Z MP:081f1cc3 -2024-11-06T17:33:38Z INFO Updated state #004: Changed 3 fields: -2024-11-06T17:33:38Z INFO Updated state #004: Set `system.last_config` = `2024-11-06T17:33:37Z` -2024-11-06T17:33:38Z INFO Updated state #004: Set `system.status.timestamp` = `2024-11-06T17:33:37Z` -2024-11-06T17:33:38Z INFO Updated state #004: Set `timestamp` = `2024-11-06T17:33:38Z` -2024-11-06T17:33:38Z DEBUG Updated state has last_config 2024-11-06T17:33:37Z (expecting 2024-11-06T17:33:37Z) -2024-11-06T17:33:38Z TRACE received command AHU-1/state/system -2024-11-06T17:33:38Z TRACE received state_system: { -2024-11-06T17:33:38Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:38Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:38Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:38Z TRACE received state_system: }, -2024-11-06T17:33:38Z TRACE received state_system: "last_config" : "2024-11-06T17:33:37Z", -2024-11-06T17:33:38Z TRACE received state_system: "operation" : { -2024-11-06T17:33:38Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:38Z TRACE received state_system: "last_start" : "2024-11-06T17:33:22Z", -2024-11-06T17:33:38Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:38Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:38Z TRACE received state_system: }, -2024-11-06T17:33:38Z TRACE received state_system: "serial_no" : "sequencer-32572", -2024-11-06T17:33:38Z TRACE received state_system: "software" : { -2024-11-06T17:33:38Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:38Z TRACE received state_system: }, -2024-11-06T17:33:38Z TRACE received state_system: "status" : { -2024-11-06T17:33:38Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:38Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:38Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:37Z", -2024-11-06T17:33:38Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:38Z TRACE received state_system: }, -2024-11-06T17:33:38Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:38Z", -2024-11-06T17:33:38Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:38Z TRACE received state_system: } -2024-11-06T17:33:38Z DEBUG Handling device message state_system MP:081f1cc3-0 -2024-11-06T17:33:38Z TRACE Ignoring partial state update -2024-11-06T17:33:38Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:38Z DEBUG Stage finished waiting for config update synchronized at 13s after 0s -2024-11-06T17:33:38Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:33:38Z DEBUG Config sync took 1s -2024-11-06T17:33:38Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:38Z DEBUG Update config initial setup timestamp 2024-11-06T17:33:37Z -2024-11-06T17:33:38Z TRACE local local_update: { -2024-11-06T17:33:38Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:37Z", -2024-11-06T17:33:38Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:38Z TRACE local local_update: "system" : { -2024-11-06T17:33:38Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:38Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:38Z TRACE local local_update: "operation" : { -2024-11-06T17:33:38Z TRACE local local_update: "last_start" : "2024-11-06T17:33:22Z" -2024-11-06T17:33:38Z TRACE local local_update: }, -2024-11-06T17:33:38Z TRACE local local_update: "testing" : { -2024-11-06T17:33:38Z TRACE local local_update: "sequence_name" : "scan_single_future" -2024-11-06T17:33:38Z TRACE local local_update: } -2024-11-06T17:33:38Z TRACE local local_update: }, -2024-11-06T17:33:38Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:38Z TRACE local local_update: "families" : { -2024-11-06T17:33:38Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:38Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:38Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:38Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:38Z TRACE local local_update: } -2024-11-06T17:33:38Z TRACE local local_update: }, -2024-11-06T17:33:38Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:38Z TRACE local local_update: "points" : { -2024-11-06T17:33:38Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:38Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:38Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:38Z TRACE local local_update: }, -2024-11-06T17:33:38Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:38Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:38Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:38Z TRACE local local_update: }, -2024-11-06T17:33:38Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:38Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:38Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:38Z TRACE local local_update: } -2024-11-06T17:33:38Z TRACE local local_update: } -2024-11-06T17:33:38Z TRACE local local_update: } -2024-11-06T17:33:38Z TRACE local local_update: } -2024-11-06T17:33:38Z DEBUG Stale state cutoff threshold is 2024-11-06T17:33:24Z -2024-11-06T17:33:38Z DEBUG Waiting for device stateTransaction RC:6e5df9.00000007 (was null) -2024-11-06T17:33:38Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:33:38Z INFO Stage start waiting for state query at 13s -2024-11-06T17:33:38Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:38Z TRACE received state_localnet: { -2024-11-06T17:33:38Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:38Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:38Z TRACE received state_localnet: "addr" : "60:45:bd:bc:43:33" -2024-11-06T17:33:38Z TRACE received state_localnet: }, -2024-11-06T17:33:38Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:38Z TRACE received state_localnet: "addr" : "10.1.0.120" -2024-11-06T17:33:38Z TRACE received state_localnet: }, -2024-11-06T17:33:38Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:38Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:4333" -2024-11-06T17:33:38Z TRACE received state_localnet: }, -2024-11-06T17:33:38Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:38Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:38Z TRACE received state_localnet: } -2024-11-06T17:33:38Z TRACE received state_localnet: }, -2024-11-06T17:33:38Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:38Z", -2024-11-06T17:33:38Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:38Z TRACE received state_localnet: } -2024-11-06T17:33:38Z DEBUG Handling device message state_localnet MP:081f1cc3-1 -2024-11-06T17:33:38Z TRACE Ignoring partial state update -2024-11-06T17:33:38Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:38Z TRACE received state_pointset: { -2024-11-06T17:33:38Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:38Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:38Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:38Z TRACE received state_pointset: }, -2024-11-06T17:33:38Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:38Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:38Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:38Z TRACE received state_pointset: }, -2024-11-06T17:33:38Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:38Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:38Z TRACE received state_pointset: } -2024-11-06T17:33:38Z TRACE received state_pointset: }, -2024-11-06T17:33:38Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:38Z", -2024-11-06T17:33:38Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:38Z TRACE received state_pointset: } -2024-11-06T17:33:38Z DEBUG Handling device message state_pointset MP:081f1cc3-2 -2024-11-06T17:33:38Z TRACE Ignoring partial state update -2024-11-06T17:33:38Z TRACE received command AHU-1/state/update -2024-11-06T17:33:38Z DEBUG received state_update -2024-11-06T17:33:38Z INFO Received device configAcked -2024-11-06T17:33:38Z DEBUG Handling update message state_update RC:6e5df9.00000007 -2024-11-06T17:33:38Z DEBUG Removed stateTransaction RC:6e5df9.00000007 -2024-11-06T17:33:38Z DEBUG Updated state after 0s 2024-11-06T17:33:38Z RC:6e5df9.00000007 -2024-11-06T17:33:38Z INFO Updated state #005: Changed 0 fields. -2024-11-06T17:33:38Z DEBUG Updated state has last_config 2024-11-06T17:33:37Z (expecting 2024-11-06T17:33:37Z) -2024-11-06T17:33:38Z DEBUG Stage finished waiting for state query at 13s after 0s -2024-11-06T17:33:38Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:33:38Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:33:38Z INFO Stage start waiting for initial device state at 13s -2024-11-06T17:33:39Z TRACE updated check config_update: true -2024-11-06T17:33:39Z DEBUG update config_update, adding configTransaction RC:6e5df9.00000008 -2024-11-06T17:33:39Z TRACE local local_update: { -2024-11-06T17:33:39Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:37Z", -2024-11-06T17:33:39Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:39Z TRACE local local_update: "system" : { -2024-11-06T17:33:39Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:39Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:39Z TRACE local local_update: "operation" : { -2024-11-06T17:33:39Z TRACE local local_update: "last_start" : "2024-11-06T17:33:22Z" -2024-11-06T17:33:39Z TRACE local local_update: }, -2024-11-06T17:33:39Z TRACE local local_update: "testing" : { -2024-11-06T17:33:39Z TRACE local local_update: "sequence_name" : "scan_single_future" -2024-11-06T17:33:39Z TRACE local local_update: } -2024-11-06T17:33:39Z TRACE local local_update: }, -2024-11-06T17:33:39Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:39Z TRACE local local_update: "families" : { -2024-11-06T17:33:39Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:39Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:39Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:39Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:39Z TRACE local local_update: } -2024-11-06T17:33:39Z TRACE local local_update: }, -2024-11-06T17:33:39Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:39Z TRACE local local_update: "points" : { -2024-11-06T17:33:39Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:39Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:39Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:39Z TRACE local local_update: }, -2024-11-06T17:33:39Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:39Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:39Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:39Z TRACE local local_update: }, -2024-11-06T17:33:39Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:39Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:39Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:39Z TRACE local local_update: } -2024-11-06T17:33:39Z TRACE local local_update: } -2024-11-06T17:33:39Z TRACE local local_update: } -2024-11-06T17:33:39Z TRACE local local_update: } -2024-11-06T17:33:39Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:38Z -2024-11-06T17:33:39Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:39Z, because before initial device state -2024-11-06T17:33:39Z TRACE Stage suspend waiting for initial device state at 14s -2024-11-06T17:33:39Z INFO Stage start waiting for config update synchronized at 14s -2024-11-06T17:33:39Z TRACE received command AHU-1/reply/update -2024-11-06T17:33:39Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:39Z TRACE received command AHU-1/config/update -2024-11-06T17:33:39Z DEBUG received config_update -2024-11-06T17:33:39Z DEBUG Handling update message config_update RC:6e5df9.00000008 -2024-11-06T17:33:39Z DEBUG Removed configTransaction RC:6e5df9.00000008 -2024-11-06T17:33:39Z DEBUG last_start changed false, last_start 2024-11-06T17:33:22Z -2024-11-06T17:33:39Z DEBUG Updated config 2024-11-06T17:33:39Z RC:6e5df9.00000008 -2024-11-06T17:33:39Z INFO Updated config #004: Changed 0 fields. -2024-11-06T17:33:40Z TRACE received command AHU-1/state/update -2024-11-06T17:33:40Z DEBUG received state_update -2024-11-06T17:33:40Z DEBUG Handling update message state_update MP:ad3a1d4d -2024-11-06T17:33:40Z DEBUG Updated state after 0s 2024-11-06T17:33:40Z MP:ad3a1d4d -2024-11-06T17:33:40Z INFO Updated state #006: Changed 3 fields: -2024-11-06T17:33:40Z INFO Updated state #006: Set `system.last_config` = `2024-11-06T17:33:39Z` -2024-11-06T17:33:40Z INFO Updated state #006: Set `system.status.timestamp` = `2024-11-06T17:33:39Z` -2024-11-06T17:33:40Z INFO Updated state #006: Set `timestamp` = `2024-11-06T17:33:40Z` -2024-11-06T17:33:40Z DEBUG Updated state has last_config 2024-11-06T17:33:39Z (expecting 2024-11-06T17:33:39Z) -2024-11-06T17:33:40Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:40Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:33:40Z TRACE Stage resume waiting for initial device state at 15s -2024-11-06T17:33:40Z DEBUG Config sync took 1s -2024-11-06T17:33:40Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:40Z DEBUG Update config before initial device state timestamp 2024-11-06T17:33:39Z -2024-11-06T17:33:40Z TRACE local local_update: { -2024-11-06T17:33:40Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:39Z", -2024-11-06T17:33:40Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:40Z TRACE local local_update: "system" : { -2024-11-06T17:33:40Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:40Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:40Z TRACE local local_update: "operation" : { -2024-11-06T17:33:40Z TRACE local local_update: "last_start" : "2024-11-06T17:33:22Z" -2024-11-06T17:33:40Z TRACE local local_update: }, -2024-11-06T17:33:40Z TRACE local local_update: "testing" : { -2024-11-06T17:33:40Z TRACE local local_update: "sequence_name" : "scan_single_future" -2024-11-06T17:33:40Z TRACE local local_update: } -2024-11-06T17:33:40Z TRACE local local_update: }, -2024-11-06T17:33:40Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:40Z TRACE local local_update: "families" : { -2024-11-06T17:33:40Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:40Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:40Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:40Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:40Z TRACE local local_update: } -2024-11-06T17:33:40Z TRACE local local_update: }, -2024-11-06T17:33:40Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:40Z TRACE local local_update: "points" : { -2024-11-06T17:33:40Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:40Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:40Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:40Z TRACE local local_update: }, -2024-11-06T17:33:40Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:40Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:40Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:40Z TRACE local local_update: }, -2024-11-06T17:33:40Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:40Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:40Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:40Z TRACE local local_update: } -2024-11-06T17:33:40Z TRACE local local_update: } -2024-11-06T17:33:40Z TRACE local local_update: } -2024-11-06T17:33:40Z TRACE local local_update: } -2024-11-06T17:33:40Z DEBUG Stage finished waiting for initial device state at 15s after 1s -2024-11-06T17:33:40Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:33:40Z DEBUG Device state system status level is now 300 -2024-11-06T17:33:40Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:33:40Z INFO Stage start waiting for config update synchronized at 15s -2024-11-06T17:33:40Z TRACE received command AHU-1/state/system -2024-11-06T17:33:40Z TRACE received state_system: { -2024-11-06T17:33:40Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:40Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:40Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:40Z TRACE received state_system: }, -2024-11-06T17:33:40Z TRACE received state_system: "last_config" : "2024-11-06T17:33:39Z", -2024-11-06T17:33:40Z TRACE received state_system: "operation" : { -2024-11-06T17:33:40Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:40Z TRACE received state_system: "last_start" : "2024-11-06T17:33:22Z", -2024-11-06T17:33:40Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:40Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:40Z TRACE received state_system: }, -2024-11-06T17:33:40Z TRACE received state_system: "serial_no" : "sequencer-32572", -2024-11-06T17:33:40Z TRACE received state_system: "software" : { -2024-11-06T17:33:40Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:40Z TRACE received state_system: }, -2024-11-06T17:33:40Z TRACE received state_system: "status" : { -2024-11-06T17:33:40Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:40Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:40Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:39Z", -2024-11-06T17:33:40Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:40Z TRACE received state_system: }, -2024-11-06T17:33:40Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:40Z", -2024-11-06T17:33:40Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:40Z TRACE received state_system: } -2024-11-06T17:33:40Z DEBUG Handling device message state_system MP:ad3a1d4d-0 -2024-11-06T17:33:40Z TRACE Ignoring partial state update -2024-11-06T17:33:40Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:33:40Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:33:40Z DEBUG Config sync took 1s -2024-11-06T17:33:40Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:40Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:33:40Z INFO Stage start waiting for executing test at 15s -2024-11-06T17:33:40Z DEBUG stage begin waiting for executing test at 15s -2024-11-06T17:33:40Z DEBUG Allowing device state change discovery -2024-11-06T17:33:40Z TRACE Stage suspend waiting for executing test at 15s -2024-11-06T17:33:40Z INFO Stage start waiting for discovery families defined at 15s -2024-11-06T17:33:41Z DEBUG system config extra field null -2024-11-06T17:33:41Z TRACE updated check config_system: true -2024-11-06T17:33:41Z DEBUG update config_system, adding configTransaction RC:6e5df9.00000009 -2024-11-06T17:33:41Z TRACE local local_system: { -2024-11-06T17:33:41Z TRACE local local_system: "min_loglevel" : 200, -2024-11-06T17:33:41Z TRACE local local_system: "metrics_rate_sec" : 10, -2024-11-06T17:33:41Z TRACE local local_system: "operation" : { -2024-11-06T17:33:41Z TRACE local local_system: "last_start" : "2024-11-06T17:33:22Z" -2024-11-06T17:33:41Z TRACE local local_system: }, -2024-11-06T17:33:41Z TRACE local local_system: "testing" : { -2024-11-06T17:33:41Z TRACE local local_system: "sequence_name" : "scan_single_future" -2024-11-06T17:33:41Z TRACE local local_system: } -2024-11-06T17:33:41Z TRACE local local_system: } -2024-11-06T17:33:41Z TRACE updated check config_pointset: true -2024-11-06T17:33:41Z DEBUG update config_pointset, adding configTransaction RC:6e5df9.0000000a -2024-11-06T17:33:41Z TRACE local local_pointset: { -2024-11-06T17:33:41Z TRACE local local_pointset: "points" : { -2024-11-06T17:33:41Z TRACE local local_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:41Z TRACE local local_pointset: "units" : "Bars", -2024-11-06T17:33:41Z TRACE local local_pointset: "set_value" : 98 -2024-11-06T17:33:41Z TRACE local local_pointset: }, -2024-11-06T17:33:41Z TRACE local local_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:41Z TRACE local local_pointset: "ref" : "BV11.present_value", -2024-11-06T17:33:41Z TRACE local local_pointset: "units" : "No-units" -2024-11-06T17:33:41Z TRACE local local_pointset: }, -2024-11-06T17:33:41Z TRACE local local_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:41Z TRACE local local_pointset: "ref" : "AV12.present_value", -2024-11-06T17:33:41Z TRACE local local_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:41Z TRACE local local_pointset: } -2024-11-06T17:33:41Z TRACE local local_pointset: } -2024-11-06T17:33:41Z TRACE local local_pointset: } -2024-11-06T17:33:41Z TRACE updated check config_gateway: false -2024-11-06T17:33:41Z TRACE updated check config_localnet: true -2024-11-06T17:33:41Z DEBUG update config_localnet, adding configTransaction RC:6e5df9.0000000b -2024-11-06T17:33:41Z TRACE local local_localnet: { -2024-11-06T17:33:41Z TRACE local local_localnet: "families" : { -2024-11-06T17:33:41Z TRACE local local_localnet: "ether" : { }, -2024-11-06T17:33:41Z TRACE local local_localnet: "ipv4" : { }, -2024-11-06T17:33:41Z TRACE local local_localnet: "vendor" : { }, -2024-11-06T17:33:41Z TRACE local local_localnet: "ipv6" : { } -2024-11-06T17:33:41Z TRACE local local_localnet: } -2024-11-06T17:33:41Z TRACE local local_localnet: } -2024-11-06T17:33:41Z TRACE updated check config_blobset: false -2024-11-06T17:33:41Z TRACE updated check config_discovery: true -2024-11-06T17:33:41Z DEBUG update config_discovery, adding configTransaction RC:6e5df9.0000000c -2024-11-06T17:33:41Z TRACE local local_discovery: { -2024-11-06T17:33:41Z TRACE local local_discovery: "families" : { } -2024-11-06T17:33:41Z TRACE local local_discovery: } -2024-11-06T17:33:41Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:40Z -2024-11-06T17:33:41Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:41Z, because before discovery families defined -2024-11-06T17:33:41Z TRACE Stage suspend waiting for discovery families defined at 16s -2024-11-06T17:33:41Z INFO Stage start waiting for config update synchronized at 16s -2024-11-06T17:33:41Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:41Z TRACE received state_localnet: { -2024-11-06T17:33:41Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:41Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:41Z TRACE received state_localnet: "addr" : "60:45:bd:bc:43:33" -2024-11-06T17:33:41Z TRACE received state_localnet: }, -2024-11-06T17:33:41Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:41Z TRACE received state_localnet: "addr" : "10.1.0.120" -2024-11-06T17:33:41Z TRACE received state_localnet: }, -2024-11-06T17:33:41Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:41Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:4333" -2024-11-06T17:33:41Z TRACE received state_localnet: }, -2024-11-06T17:33:41Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:41Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:41Z TRACE received state_localnet: } -2024-11-06T17:33:41Z TRACE received state_localnet: }, -2024-11-06T17:33:41Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:40Z", -2024-11-06T17:33:41Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:41Z TRACE received state_localnet: } -2024-11-06T17:33:41Z DEBUG Handling device message state_localnet MP:ad3a1d4d-1 -2024-11-06T17:33:41Z TRACE Ignoring partial state update -2024-11-06T17:33:41Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:41Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:41Z TRACE received state_pointset: { -2024-11-06T17:33:41Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:41Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:41Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:41Z TRACE received state_pointset: }, -2024-11-06T17:33:41Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:41Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:41Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:41Z TRACE received state_pointset: }, -2024-11-06T17:33:41Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:41Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:41Z TRACE received state_pointset: } -2024-11-06T17:33:41Z TRACE received state_pointset: }, -2024-11-06T17:33:41Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:40Z", -2024-11-06T17:33:41Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:41Z TRACE received state_pointset: } -2024-11-06T17:33:41Z DEBUG Handling device message state_pointset MP:ad3a1d4d-2 -2024-11-06T17:33:41Z TRACE Ignoring partial state update -2024-11-06T17:33:41Z TRACE received command AHU-1/config/update -2024-11-06T17:33:41Z DEBUG received config_update -2024-11-06T17:33:41Z DEBUG Handling update message config_update RC:6e5df9.0000000a -2024-11-06T17:33:41Z DEBUG Removed configTransaction RC:6e5df9.0000000a -2024-11-06T17:33:41Z DEBUG last_start changed false, last_start 2024-11-06T17:33:22Z -2024-11-06T17:33:41Z DEBUG Updated config 2024-11-06T17:33:41Z RC:6e5df9.0000000a -2024-11-06T17:33:41Z INFO Updated config #005: Changed 1 fields: -2024-11-06T17:33:41Z INFO Updated config #005: Add `discovery` = { "families": { } } -2024-11-06T17:33:41Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared, last_config not synced in state -2024-11-06T17:33:42Z TRACE received command AHU-1/state/update -2024-11-06T17:33:42Z DEBUG received state_update -2024-11-06T17:33:42Z DEBUG Handling update message state_update MP:c9f3ca20 -2024-11-06T17:33:42Z DEBUG Updated state after 0s 2024-11-06T17:33:42Z MP:c9f3ca20 -2024-11-06T17:33:42Z INFO Updated state #007: Changed 3 fields: -2024-11-06T17:33:42Z INFO Updated state #007: Set `system.last_config` = `2024-11-06T17:33:41Z` -2024-11-06T17:33:42Z INFO Updated state #007: Set `system.status.timestamp` = `2024-11-06T17:33:41Z` -2024-11-06T17:33:42Z INFO Updated state #007: Set `timestamp` = `2024-11-06T17:33:42Z` -2024-11-06T17:33:42Z DEBUG Updated state has last_config 2024-11-06T17:33:41Z (expecting 2024-11-06T17:33:41Z) -2024-11-06T17:33:42Z TRACE received command AHU-1/state/system -2024-11-06T17:33:42Z TRACE received state_system: { -2024-11-06T17:33:42Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:42Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:42Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:42Z TRACE received state_system: }, -2024-11-06T17:33:42Z TRACE received state_system: "last_config" : "2024-11-06T17:33:41Z", -2024-11-06T17:33:42Z TRACE received state_system: "operation" : { -2024-11-06T17:33:42Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:42Z TRACE received state_system: "last_start" : "2024-11-06T17:33:22Z", -2024-11-06T17:33:42Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:42Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:42Z TRACE received state_system: }, -2024-11-06T17:33:42Z TRACE received state_system: "serial_no" : "sequencer-32572", -2024-11-06T17:33:42Z TRACE received state_system: "software" : { -2024-11-06T17:33:42Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:42Z TRACE received state_system: }, -2024-11-06T17:33:42Z TRACE received state_system: "status" : { -2024-11-06T17:33:42Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:42Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:42Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:41Z", -2024-11-06T17:33:42Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:42Z TRACE received state_system: }, -2024-11-06T17:33:42Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:42Z", -2024-11-06T17:33:42Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:42Z TRACE received state_system: } -2024-11-06T17:33:42Z DEBUG Handling device message state_system MP:c9f3ca20-0 -2024-11-06T17:33:42Z TRACE Ignoring partial state update -2024-11-06T17:33:42Z DEBUG Detail config update synchronized is now: config transactions not cleared -2024-11-06T17:33:42Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:42Z TRACE received state_localnet: { -2024-11-06T17:33:42Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:42Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:42Z TRACE received state_localnet: "addr" : "60:45:bd:bc:43:33" -2024-11-06T17:33:42Z TRACE received state_localnet: }, -2024-11-06T17:33:42Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:42Z TRACE received state_localnet: "addr" : "10.1.0.120" -2024-11-06T17:33:42Z TRACE received state_localnet: }, -2024-11-06T17:33:42Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:42Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:4333" -2024-11-06T17:33:42Z TRACE received state_localnet: }, -2024-11-06T17:33:42Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:42Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:42Z TRACE received state_localnet: } -2024-11-06T17:33:42Z TRACE received state_localnet: }, -2024-11-06T17:33:42Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:42Z", -2024-11-06T17:33:42Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:42Z TRACE received state_localnet: } -2024-11-06T17:33:42Z DEBUG Handling device message state_localnet MP:c9f3ca20-1 -2024-11-06T17:33:42Z TRACE Ignoring partial state update -2024-11-06T17:33:42Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:42Z TRACE received state_pointset: { -2024-11-06T17:33:42Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:42Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:42Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:42Z TRACE received state_pointset: }, -2024-11-06T17:33:42Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:42Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:42Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:42Z TRACE received state_pointset: }, -2024-11-06T17:33:42Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:42Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:42Z TRACE received state_pointset: } -2024-11-06T17:33:42Z TRACE received state_pointset: }, -2024-11-06T17:33:42Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:42Z", -2024-11-06T17:33:42Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:42Z TRACE received state_pointset: } -2024-11-06T17:33:42Z DEBUG Handling device message state_pointset MP:c9f3ca20-2 -2024-11-06T17:33:42Z TRACE Ignoring partial state update -2024-11-06T17:33:42Z TRACE received command AHU-1/config/update -2024-11-06T17:33:42Z DEBUG received config_update -2024-11-06T17:33:42Z DEBUG Handling update message config_update RC:6e5df9.00000009 -2024-11-06T17:33:42Z DEBUG Removed configTransaction RC:6e5df9.00000009 -2024-11-06T17:33:42Z DEBUG last_start changed false, last_start 2024-11-06T17:33:22Z -2024-11-06T17:33:42Z DEBUG Updated config 2024-11-06T17:33:42Z RC:6e5df9.00000009 -2024-11-06T17:33:42Z INFO Updated config #006: Changed 0 fields. -2024-11-06T17:33:43Z TRACE received command AHU-1/events/pointset -2024-11-06T17:33:43Z TRACE received events_pointset: { -2024-11-06T17:33:43Z TRACE received events_pointset: "points" : { -2024-11-06T17:33:43Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:43Z TRACE received events_pointset: "present_value" : false -2024-11-06T17:33:43Z TRACE received events_pointset: }, -2024-11-06T17:33:43Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:43Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:33:43Z TRACE received events_pointset: }, -2024-11-06T17:33:43Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:43Z TRACE received events_pointset: "present_value" : 11 -2024-11-06T17:33:43Z TRACE received events_pointset: } -2024-11-06T17:33:43Z TRACE received events_pointset: }, -2024-11-06T17:33:43Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:33:43Z", -2024-11-06T17:33:43Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:33:43Z TRACE received events_pointset: } -2024-11-06T17:33:43Z DEBUG Handling device message events_pointset MP:eeb3e695 -2024-11-06T17:33:43Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state -2024-11-06T17:33:43Z TRACE received command AHU-1/events/system -2024-11-06T17:33:43Z DEBUG received events_system 2024-11-06T17:33:34Z NOTICE system.config.apply: success -2024-11-06T17:33:43Z DEBUG received events_system 2024-11-06T17:33:34Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:43Z DEBUG received events_system 2024-11-06T17:33:34Z INFO device.log: 2024-11-06T17:33:34Z received config 2024-11-06T17:33:34Z -2024-11-06T17:33:43Z DEBUG received events_system 2024-11-06T17:33:34Z NOTICE system.config.apply: success -2024-11-06T17:33:43Z DEBUG received events_system 2024-11-06T17:33:36Z INFO device.log: Update state 2024-11-06T17:33:36Z last_config 2024-11-06T17:33:34Z -2024-11-06T17:33:43Z DEBUG received events_system 2024-11-06T17:33:37Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:43Z DEBUG received events_system 2024-11-06T17:33:37Z INFO device.log: 2024-11-06T17:33:37Z received config 2024-11-06T17:33:37Z -2024-11-06T17:33:43Z DEBUG received events_system 2024-11-06T17:33:37Z NOTICE system.config.apply: success -2024-11-06T17:33:43Z DEBUG received events_system 2024-11-06T17:33:38Z INFO device.log: Update state 2024-11-06T17:33:38Z last_config 2024-11-06T17:33:37Z -2024-11-06T17:33:43Z DEBUG received events_system 2024-11-06T17:33:39Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:43Z DEBUG received events_system 2024-11-06T17:33:39Z INFO device.log: 2024-11-06T17:33:39Z received config 2024-11-06T17:33:39Z -2024-11-06T17:33:43Z DEBUG received events_system 2024-11-06T17:33:39Z NOTICE system.config.apply: success -2024-11-06T17:33:43Z DEBUG received events_system 2024-11-06T17:33:40Z INFO device.log: Update state 2024-11-06T17:33:40Z last_config 2024-11-06T17:33:39Z -2024-11-06T17:33:43Z DEBUG received events_system 2024-11-06T17:33:41Z INFO device.log: 2024-11-06T17:33:41Z received config 2024-11-06T17:33:41Z -2024-11-06T17:33:43Z DEBUG received events_system 2024-11-06T17:33:41Z NOTICE system.config.apply: success -2024-11-06T17:33:43Z DEBUG received events_system 2024-11-06T17:33:42Z INFO device.log: Update state 2024-11-06T17:33:42Z last_config 2024-11-06T17:33:41Z -2024-11-06T17:33:43Z DEBUG received events_system 2024-11-06T17:33:42Z INFO device.log: 2024-11-06T17:33:42Z received config 2024-11-06T17:33:42Z -2024-11-06T17:33:43Z DEBUG received events_system 2024-11-06T17:33:42Z NOTICE system.config.apply: success -2024-11-06T17:33:43Z DEBUG Handling device message events_system MP:e5f91930 -2024-11-06T17:33:44Z TRACE received command AHU-1/config/update -2024-11-06T17:33:44Z DEBUG received config_update -2024-11-06T17:33:44Z DEBUG Handling update message config_update RC:6e5df9.0000000b -2024-11-06T17:33:44Z DEBUG Removed configTransaction RC:6e5df9.0000000b -2024-11-06T17:33:44Z DEBUG last_start changed false, last_start 2024-11-06T17:33:22Z -2024-11-06T17:33:44Z DEBUG Updated config 2024-11-06T17:33:44Z RC:6e5df9.0000000b -2024-11-06T17:33:44Z INFO Updated config #007: Changed 0 fields. -2024-11-06T17:33:44Z TRACE received command AHU-1/state/update -2024-11-06T17:33:44Z DEBUG received state_update -2024-11-06T17:33:44Z DEBUG Handling update message state_update MP:62a393c2 -2024-11-06T17:33:44Z DEBUG Updated state after 0s 2024-11-06T17:33:44Z MP:62a393c2 -2024-11-06T17:33:44Z INFO Updated state #008: Changed 3 fields: -2024-11-06T17:33:44Z INFO Updated state #008: Set `system.last_config` = `2024-11-06T17:33:44Z` -2024-11-06T17:33:44Z INFO Updated state #008: Set `system.status.timestamp` = `2024-11-06T17:33:44Z` -2024-11-06T17:33:44Z INFO Updated state #008: Set `timestamp` = `2024-11-06T17:33:44Z` -2024-11-06T17:33:44Z DEBUG Updated state has last_config 2024-11-06T17:33:44Z (expecting 2024-11-06T17:33:44Z) -2024-11-06T17:33:44Z TRACE received command AHU-1/state/system -2024-11-06T17:33:44Z TRACE received state_system: { -2024-11-06T17:33:44Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:44Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:44Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:44Z TRACE received state_system: }, -2024-11-06T17:33:44Z TRACE received state_system: "last_config" : "2024-11-06T17:33:44Z", -2024-11-06T17:33:44Z TRACE received state_system: "operation" : { -2024-11-06T17:33:44Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:44Z TRACE received state_system: "last_start" : "2024-11-06T17:33:22Z", -2024-11-06T17:33:44Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:44Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:44Z TRACE received state_system: }, -2024-11-06T17:33:44Z TRACE received state_system: "serial_no" : "sequencer-32572", -2024-11-06T17:33:44Z TRACE received state_system: "software" : { -2024-11-06T17:33:44Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:44Z TRACE received state_system: }, -2024-11-06T17:33:44Z TRACE received state_system: "status" : { -2024-11-06T17:33:44Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:44Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:44Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:44Z", -2024-11-06T17:33:44Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:44Z TRACE received state_system: }, -2024-11-06T17:33:44Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:44Z", -2024-11-06T17:33:44Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:44Z TRACE received state_system: } -2024-11-06T17:33:44Z DEBUG Handling device message state_system MP:62a393c2-0 -2024-11-06T17:33:44Z TRACE Ignoring partial state update -2024-11-06T17:33:44Z DEBUG Detail config update synchronized is now: config transactions not cleared -2024-11-06T17:33:44Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:44Z TRACE received state_localnet: { -2024-11-06T17:33:44Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:44Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:44Z TRACE received state_localnet: "addr" : "60:45:bd:bc:43:33" -2024-11-06T17:33:44Z TRACE received state_localnet: }, -2024-11-06T17:33:44Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:44Z TRACE received state_localnet: "addr" : "10.1.0.120" -2024-11-06T17:33:44Z TRACE received state_localnet: }, -2024-11-06T17:33:44Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:44Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:4333" -2024-11-06T17:33:44Z TRACE received state_localnet: }, -2024-11-06T17:33:44Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:44Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:44Z TRACE received state_localnet: } -2024-11-06T17:33:44Z TRACE received state_localnet: }, -2024-11-06T17:33:44Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:44Z", -2024-11-06T17:33:44Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:44Z TRACE received state_localnet: } -2024-11-06T17:33:44Z DEBUG Handling device message state_localnet MP:62a393c2-1 -2024-11-06T17:33:44Z TRACE Ignoring partial state update -2024-11-06T17:33:44Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:44Z TRACE received state_pointset: { -2024-11-06T17:33:44Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:44Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:44Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:44Z TRACE received state_pointset: }, -2024-11-06T17:33:44Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:44Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:44Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:44Z TRACE received state_pointset: }, -2024-11-06T17:33:44Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:44Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:44Z TRACE received state_pointset: } -2024-11-06T17:33:44Z TRACE received state_pointset: }, -2024-11-06T17:33:44Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:44Z", -2024-11-06T17:33:44Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:44Z TRACE received state_pointset: } -2024-11-06T17:33:44Z DEBUG Handling device message state_pointset MP:62a393c2-2 -2024-11-06T17:33:44Z TRACE Ignoring partial state update -2024-11-06T17:33:45Z TRACE received command AHU-1/config/update -2024-11-06T17:33:45Z DEBUG received config_update -2024-11-06T17:33:45Z DEBUG Handling update message config_update RC:6e5df9.0000000c -2024-11-06T17:33:45Z DEBUG Removed configTransaction RC:6e5df9.0000000c -2024-11-06T17:33:45Z DEBUG last_start changed false, last_start 2024-11-06T17:33:22Z -2024-11-06T17:33:45Z DEBUG Updated config 2024-11-06T17:33:45Z RC:6e5df9.0000000c -2024-11-06T17:33:45Z INFO Updated config #008: Changed 0 fields. -2024-11-06T17:33:46Z TRACE received command AHU-1/state/update -2024-11-06T17:33:46Z DEBUG received state_update -2024-11-06T17:33:46Z DEBUG Handling update message state_update MP:26b0fa5c -2024-11-06T17:33:46Z DEBUG Updated state after 0s 2024-11-06T17:33:46Z MP:26b0fa5c -2024-11-06T17:33:46Z INFO Updated state #009: Changed 4 fields: -2024-11-06T17:33:46Z INFO Updated state #009: Set `system.last_config` = `2024-11-06T17:33:45Z` -2024-11-06T17:33:46Z INFO Updated state #009: Set `system.status.timestamp` = `2024-11-06T17:33:45Z` -2024-11-06T17:33:46Z INFO Updated state #009: Add `discovery` = { "families": { } } -2024-11-06T17:33:46Z INFO Updated state #009: Set `timestamp` = `2024-11-06T17:33:46Z` -2024-11-06T17:33:46Z DEBUG Updated state has last_config 2024-11-06T17:33:45Z (expecting 2024-11-06T17:33:45Z) -2024-11-06T17:33:46Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:46Z DEBUG Stage finished waiting for config update synchronized at 21s after 4s -2024-11-06T17:33:46Z TRACE Stage resume waiting for discovery families defined at 21s -2024-11-06T17:33:46Z DEBUG Config sync took 5s -2024-11-06T17:33:46Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:46Z DEBUG Update config before discovery families defined timestamp 2024-11-06T17:33:45Z -2024-11-06T17:33:46Z TRACE local local_update: { -2024-11-06T17:33:46Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:45Z", -2024-11-06T17:33:46Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:46Z TRACE local local_update: "system" : { -2024-11-06T17:33:46Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:46Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:46Z TRACE local local_update: "operation" : { -2024-11-06T17:33:46Z TRACE local local_update: "last_start" : "2024-11-06T17:33:22Z" -2024-11-06T17:33:46Z TRACE local local_update: }, -2024-11-06T17:33:46Z TRACE local local_update: "testing" : { -2024-11-06T17:33:46Z TRACE local local_update: "sequence_name" : "scan_single_future" -2024-11-06T17:33:46Z TRACE local local_update: } -2024-11-06T17:33:46Z TRACE local local_update: }, -2024-11-06T17:33:46Z TRACE local local_update: "discovery" : { -2024-11-06T17:33:46Z TRACE local local_update: "families" : { } -2024-11-06T17:33:46Z TRACE local local_update: }, -2024-11-06T17:33:46Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:46Z TRACE local local_update: "families" : { -2024-11-06T17:33:46Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:46Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:46Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:46Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:46Z TRACE local local_update: } -2024-11-06T17:33:46Z TRACE local local_update: }, -2024-11-06T17:33:46Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:46Z TRACE local local_update: "points" : { -2024-11-06T17:33:46Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:46Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:46Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:46Z TRACE local local_update: }, -2024-11-06T17:33:46Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:46Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:46Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:46Z TRACE local local_update: }, -2024-11-06T17:33:46Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:46Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:46Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:46Z TRACE local local_update: } -2024-11-06T17:33:46Z TRACE local local_update: } -2024-11-06T17:33:46Z TRACE local local_update: } -2024-11-06T17:33:46Z TRACE local local_update: } -2024-11-06T17:33:46Z DEBUG Recorded sequence: 1. Update config before discovery families defined -2024-11-06T17:33:46Z INFO Device config Add `discovery` = { "families": { } } -2024-11-06T17:33:46Z TRACE Update config before discovery families defined: Add `discovery` = { "families": { } } -2024-11-06T17:33:46Z DEBUG Recorded sequence: 1. Wait for discovery families defined -2024-11-06T17:33:46Z DEBUG Stage finished waiting for discovery families defined at 21s after 5s -2024-11-06T17:33:46Z TRACE Stage resume waiting for executing test at 21s -2024-11-06T17:33:46Z TRACE Stage suspend waiting for executing test at 21s -2024-11-06T17:33:46Z INFO Stage start waiting for discovery family keys match at 21s -2024-11-06T17:33:47Z DEBUG system config extra field null -2024-11-06T17:33:47Z TRACE updated check config_system: false -2024-11-06T17:33:47Z TRACE updated check config_pointset: false -2024-11-06T17:33:47Z TRACE updated check config_gateway: false -2024-11-06T17:33:47Z TRACE updated check config_localnet: false -2024-11-06T17:33:47Z TRACE updated check config_blobset: false -2024-11-06T17:33:47Z TRACE updated check config_discovery: false -2024-11-06T17:33:47Z DEBUG Update config Before discovery family keys match timestamp 2024-11-06T17:33:45Z -2024-11-06T17:33:47Z TRACE local local_update: { -2024-11-06T17:33:47Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:45Z", -2024-11-06T17:33:47Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:47Z TRACE local local_update: "system" : { -2024-11-06T17:33:47Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:47Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:47Z TRACE local local_update: "operation" : { -2024-11-06T17:33:47Z TRACE local local_update: "last_start" : "2024-11-06T17:33:22Z" -2024-11-06T17:33:47Z TRACE local local_update: }, -2024-11-06T17:33:47Z TRACE local local_update: "testing" : { -2024-11-06T17:33:47Z TRACE local local_update: "sequence_name" : "scan_single_future" -2024-11-06T17:33:47Z TRACE local local_update: } -2024-11-06T17:33:47Z TRACE local local_update: }, -2024-11-06T17:33:47Z TRACE local local_update: "discovery" : { -2024-11-06T17:33:47Z TRACE local local_update: "families" : { } -2024-11-06T17:33:47Z TRACE local local_update: }, -2024-11-06T17:33:47Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:47Z TRACE local local_update: "families" : { -2024-11-06T17:33:47Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:47Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:47Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:47Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:47Z TRACE local local_update: } -2024-11-06T17:33:47Z TRACE local local_update: }, -2024-11-06T17:33:47Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:47Z TRACE local local_update: "points" : { -2024-11-06T17:33:47Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:47Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:47Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:47Z TRACE local local_update: }, -2024-11-06T17:33:47Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:47Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:47Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:47Z TRACE local local_update: }, -2024-11-06T17:33:47Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:47Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:47Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:47Z TRACE local local_update: } -2024-11-06T17:33:47Z TRACE local local_update: } -2024-11-06T17:33:47Z TRACE local local_update: } -2024-11-06T17:33:47Z TRACE local local_update: } -2024-11-06T17:33:47Z DEBUG Recorded sequence: 1. Wait until discovery family keys match -2024-11-06T17:33:47Z DEBUG Stage finished waiting for discovery family keys match at 22s after 1s -2024-11-06T17:33:47Z TRACE Stage resume waiting for executing test at 22s -2024-11-06T17:33:47Z TRACE Stage suspend waiting for executing test at 22s -2024-11-06T17:33:47Z INFO Stage start waiting for no scans active at 22s -2024-11-06T17:33:48Z DEBUG system config extra field null -2024-11-06T17:33:48Z TRACE updated check config_system: false -2024-11-06T17:33:48Z TRACE updated check config_pointset: false -2024-11-06T17:33:48Z TRACE updated check config_gateway: false -2024-11-06T17:33:48Z TRACE updated check config_localnet: false -2024-11-06T17:33:48Z TRACE updated check config_blobset: false -2024-11-06T17:33:48Z TRACE updated check config_discovery: false -2024-11-06T17:33:48Z DEBUG Update config before no scans active timestamp 2024-11-06T17:33:45Z -2024-11-06T17:33:48Z TRACE local local_update: { -2024-11-06T17:33:48Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:45Z", -2024-11-06T17:33:48Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:48Z TRACE local local_update: "system" : { -2024-11-06T17:33:48Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:48Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:48Z TRACE local local_update: "operation" : { -2024-11-06T17:33:48Z TRACE local local_update: "last_start" : "2024-11-06T17:33:22Z" -2024-11-06T17:33:48Z TRACE local local_update: }, -2024-11-06T17:33:48Z TRACE local local_update: "testing" : { -2024-11-06T17:33:48Z TRACE local local_update: "sequence_name" : "scan_single_future" -2024-11-06T17:33:48Z TRACE local local_update: } -2024-11-06T17:33:48Z TRACE local local_update: }, -2024-11-06T17:33:48Z TRACE local local_update: "discovery" : { -2024-11-06T17:33:48Z TRACE local local_update: "families" : { } -2024-11-06T17:33:48Z TRACE local local_update: }, -2024-11-06T17:33:48Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:48Z TRACE local local_update: "families" : { -2024-11-06T17:33:48Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:48Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:48Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:48Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:48Z TRACE local local_update: } -2024-11-06T17:33:48Z TRACE local local_update: }, -2024-11-06T17:33:48Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:48Z TRACE local local_update: "points" : { -2024-11-06T17:33:48Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:48Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:48Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:48Z TRACE local local_update: }, -2024-11-06T17:33:48Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:48Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:48Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:48Z TRACE local local_update: }, -2024-11-06T17:33:48Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:48Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:48Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:48Z TRACE local local_update: } -2024-11-06T17:33:48Z TRACE local local_update: } -2024-11-06T17:33:48Z TRACE local local_update: } -2024-11-06T17:33:48Z TRACE local local_update: } -2024-11-06T17:33:48Z DEBUG Recorded sequence: 1. Wait for no scans active -2024-11-06T17:33:48Z DEBUG Stage finished waiting for no scans active at 23s after 1s -2024-11-06T17:33:48Z TRACE Stage resume waiting for executing test at 23s -2024-11-06T17:33:48Z INFO Scan configured for family vendor starting at 2024-11-06T17:34:00Z evey nulls -2024-11-06T17:33:49Z TRACE Stage suspend waiting for executing test at 24s -2024-11-06T17:33:49Z INFO Stage start waiting for scheduled scan pending at 24s -2024-11-06T17:33:50Z DEBUG system config extra field null -2024-11-06T17:33:50Z TRACE updated check config_system: false -2024-11-06T17:33:50Z TRACE updated check config_pointset: false -2024-11-06T17:33:50Z TRACE updated check config_gateway: false -2024-11-06T17:33:50Z TRACE updated check config_localnet: false -2024-11-06T17:33:50Z TRACE updated check config_blobset: false -2024-11-06T17:33:50Z TRACE updated check config_discovery: true -2024-11-06T17:33:50Z DEBUG update config_discovery, adding configTransaction RC:6e5df9.0000000d -2024-11-06T17:33:50Z TRACE local local_discovery: { -2024-11-06T17:33:50Z TRACE local local_discovery: "families" : { -2024-11-06T17:33:50Z TRACE local local_discovery: "vendor" : { -2024-11-06T17:33:50Z TRACE local local_discovery: "generation" : "2024-11-06T17:34:00Z", -2024-11-06T17:33:50Z TRACE local local_discovery: "scan_duration_sec" : 10 -2024-11-06T17:33:50Z TRACE local local_discovery: } -2024-11-06T17:33:50Z TRACE local local_discovery: } -2024-11-06T17:33:50Z TRACE local local_discovery: } -2024-11-06T17:33:50Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:46Z -2024-11-06T17:33:50Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:50Z, because Before scheduled scan pending -2024-11-06T17:33:50Z TRACE Stage suspend waiting for scheduled scan pending at 25s -2024-11-06T17:33:50Z INFO Stage start waiting for config update synchronized at 25s -2024-11-06T17:33:50Z TRACE received command AHU-1/state/system -2024-11-06T17:33:50Z TRACE received state_system: { -2024-11-06T17:33:50Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:50Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:50Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:50Z TRACE received state_system: }, -2024-11-06T17:33:50Z TRACE received state_system: "last_config" : "2024-11-06T17:33:45Z", -2024-11-06T17:33:50Z TRACE received state_system: "operation" : { -2024-11-06T17:33:50Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:50Z TRACE received state_system: "last_start" : "2024-11-06T17:33:22Z", -2024-11-06T17:33:50Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:50Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:50Z TRACE received state_system: }, -2024-11-06T17:33:50Z TRACE received state_system: "serial_no" : "sequencer-32572", -2024-11-06T17:33:50Z TRACE received state_system: "software" : { -2024-11-06T17:33:50Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:50Z TRACE received state_system: }, -2024-11-06T17:33:50Z TRACE received state_system: "status" : { -2024-11-06T17:33:50Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:50Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:50Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:45Z", -2024-11-06T17:33:50Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:50Z TRACE received state_system: }, -2024-11-06T17:33:50Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:46Z", -2024-11-06T17:33:50Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:50Z TRACE received state_system: } -2024-11-06T17:33:50Z DEBUG Handling device message state_system MP:26b0fa5c-0 -2024-11-06T17:33:50Z TRACE Ignoring partial state update -2024-11-06T17:33:50Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:50Z TRACE received command AHU-1/state/discovery -2024-11-06T17:33:50Z TRACE received state_discovery: { -2024-11-06T17:33:50Z TRACE received state_discovery: "families" : { }, -2024-11-06T17:33:50Z TRACE received state_discovery: "timestamp" : "2024-11-06T17:33:46Z", -2024-11-06T17:33:50Z TRACE received state_discovery: "version" : "1.5.2" -2024-11-06T17:33:50Z TRACE received state_discovery: } -2024-11-06T17:33:50Z DEBUG Handling device message state_discovery MP:26b0fa5c-1 -2024-11-06T17:33:50Z TRACE Ignoring partial state update -2024-11-06T17:33:50Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:50Z TRACE received state_localnet: { -2024-11-06T17:33:50Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:50Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:50Z TRACE received state_localnet: "addr" : "60:45:bd:bc:43:33" -2024-11-06T17:33:50Z TRACE received state_localnet: }, -2024-11-06T17:33:50Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:50Z TRACE received state_localnet: "addr" : "10.1.0.120" -2024-11-06T17:33:50Z TRACE received state_localnet: }, -2024-11-06T17:33:50Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:50Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:4333" -2024-11-06T17:33:50Z TRACE received state_localnet: }, -2024-11-06T17:33:50Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:50Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:50Z TRACE received state_localnet: } -2024-11-06T17:33:50Z TRACE received state_localnet: }, -2024-11-06T17:33:50Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:46Z", -2024-11-06T17:33:50Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:50Z TRACE received state_localnet: } -2024-11-06T17:33:50Z DEBUG Handling device message state_localnet MP:26b0fa5c-2 -2024-11-06T17:33:50Z TRACE Ignoring partial state update -2024-11-06T17:33:50Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:50Z TRACE received state_pointset: { -2024-11-06T17:33:50Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:50Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:50Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:50Z TRACE received state_pointset: }, -2024-11-06T17:33:50Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:50Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:50Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:50Z TRACE received state_pointset: }, -2024-11-06T17:33:50Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:50Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:50Z TRACE received state_pointset: } -2024-11-06T17:33:50Z TRACE received state_pointset: }, -2024-11-06T17:33:50Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:46Z", -2024-11-06T17:33:50Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:50Z TRACE received state_pointset: } -2024-11-06T17:33:50Z DEBUG Handling device message state_pointset MP:26b0fa5c-3 -2024-11-06T17:33:50Z TRACE Ignoring partial state update -2024-11-06T17:33:50Z TRACE received command null/config/udmi -2024-11-06T17:33:50Z TRACE received command AHU-1/state/update -2024-11-06T17:33:50Z DEBUG received state_update -2024-11-06T17:33:50Z DEBUG Handling update message state_update MP:c3526b18 -2024-11-06T17:33:50Z DEBUG Updated state after 0s 2024-11-06T17:33:50Z MP:c3526b18 -2024-11-06T17:33:50Z INFO Updated state #010: Changed 4 fields: -2024-11-06T17:33:50Z INFO Updated state #010: Set `system.status.level` = `100` -2024-11-06T17:33:50Z INFO Updated state #010: Set `system.status.category` = `system.config.parse` -2024-11-06T17:33:50Z INFO Updated state #010: Set `system.status.timestamp` = `2024-11-06T17:33:50Z` -2024-11-06T17:33:50Z INFO Updated state #010: Set `timestamp` = `2024-11-06T17:33:50Z` -2024-11-06T17:33:50Z DEBUG Updated state has last_config 2024-11-06T17:33:45Z (expecting 2024-11-06T17:33:45Z) -2024-11-06T17:33:50Z TRACE received command AHU-1/config/update -2024-11-06T17:33:50Z DEBUG received config_update -2024-11-06T17:33:50Z DEBUG Handling update message config_update RC:6e5df9.0000000d -2024-11-06T17:33:50Z DEBUG Removed configTransaction RC:6e5df9.0000000d -2024-11-06T17:33:50Z DEBUG last_start changed false, last_start 2024-11-06T17:33:22Z -2024-11-06T17:33:50Z DEBUG Updated config 2024-11-06T17:33:50Z RC:6e5df9.0000000d -2024-11-06T17:33:50Z INFO Updated config #009: Changed 1 fields: -2024-11-06T17:33:50Z INFO Updated config #009: Add `discovery.families.vendor` = { "generation": `family generation`, "scan_duration_sec": `10` } -2024-11-06T17:33:50Z DEBUG Detail config update synchronized is now: last_config not synced in state -2024-11-06T17:33:50Z TRACE received command AHU-1/state/system -2024-11-06T17:33:50Z TRACE received state_system: { -2024-11-06T17:33:50Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:50Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:50Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:50Z TRACE received state_system: }, -2024-11-06T17:33:50Z TRACE received state_system: "last_config" : "2024-11-06T17:33:45Z", -2024-11-06T17:33:50Z TRACE received state_system: "operation" : { -2024-11-06T17:33:50Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:50Z TRACE received state_system: "last_start" : "2024-11-06T17:33:22Z", -2024-11-06T17:33:50Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:50Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:50Z TRACE received state_system: }, -2024-11-06T17:33:50Z TRACE received state_system: "serial_no" : "sequencer-32572", -2024-11-06T17:33:50Z TRACE received state_system: "software" : { -2024-11-06T17:33:50Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:50Z TRACE received state_system: }, -2024-11-06T17:33:50Z TRACE received state_system: "status" : { -2024-11-06T17:33:50Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:50Z TRACE received state_system: "category" : "system.config.parse", -2024-11-06T17:33:50Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:50Z", -2024-11-06T17:33:50Z TRACE received state_system: "level" : 100 -2024-11-06T17:33:50Z TRACE received state_system: }, -2024-11-06T17:33:50Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:50Z", -2024-11-06T17:33:50Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:50Z TRACE received state_system: } -2024-11-06T17:33:50Z DEBUG Handling device message state_system MP:c3526b18-0 -2024-11-06T17:33:50Z TRACE Ignoring partial state update -2024-11-06T17:33:50Z TRACE received command AHU-1/state/discovery -2024-11-06T17:33:50Z TRACE received state_discovery: { -2024-11-06T17:33:50Z TRACE received state_discovery: "families" : { }, -2024-11-06T17:33:50Z TRACE received state_discovery: "timestamp" : "2024-11-06T17:33:50Z", -2024-11-06T17:33:50Z TRACE received state_discovery: "version" : "1.5.2" -2024-11-06T17:33:50Z TRACE received state_discovery: } -2024-11-06T17:33:50Z DEBUG Handling device message state_discovery MP:c3526b18-1 -2024-11-06T17:33:50Z TRACE Ignoring partial state update -2024-11-06T17:33:50Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:50Z TRACE received state_localnet: { -2024-11-06T17:33:50Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:50Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:50Z TRACE received state_localnet: "addr" : "60:45:bd:bc:43:33" -2024-11-06T17:33:50Z TRACE received state_localnet: }, -2024-11-06T17:33:50Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:50Z TRACE received state_localnet: "addr" : "10.1.0.120" -2024-11-06T17:33:50Z TRACE received state_localnet: }, -2024-11-06T17:33:50Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:50Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:4333" -2024-11-06T17:33:50Z TRACE received state_localnet: }, -2024-11-06T17:33:50Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:50Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:50Z TRACE received state_localnet: } -2024-11-06T17:33:50Z TRACE received state_localnet: }, -2024-11-06T17:33:50Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:50Z", -2024-11-06T17:33:50Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:50Z TRACE received state_localnet: } -2024-11-06T17:33:50Z DEBUG Handling device message state_localnet MP:c3526b18-2 -2024-11-06T17:33:50Z TRACE Ignoring partial state update -2024-11-06T17:33:50Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:50Z TRACE received state_pointset: { -2024-11-06T17:33:50Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:50Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:50Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:50Z TRACE received state_pointset: }, -2024-11-06T17:33:50Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:50Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:50Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:50Z TRACE received state_pointset: }, -2024-11-06T17:33:50Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:50Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:50Z TRACE received state_pointset: } -2024-11-06T17:33:50Z TRACE received state_pointset: }, -2024-11-06T17:33:50Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:50Z", -2024-11-06T17:33:50Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:50Z TRACE received state_pointset: } -2024-11-06T17:33:50Z DEBUG Handling device message state_pointset MP:c3526b18-3 -2024-11-06T17:33:50Z TRACE Ignoring partial state update -2024-11-06T17:33:52Z TRACE received command AHU-1/state/update -2024-11-06T17:33:52Z DEBUG received state_update -2024-11-06T17:33:52Z DEBUG Handling update message state_update MP:cc705583 -2024-11-06T17:33:52Z DEBUG Updated state after 0s 2024-11-06T17:33:52Z MP:cc705583 -2024-11-06T17:33:52Z INFO Updated state #011: Changed 5 fields: -2024-11-06T17:33:52Z INFO Updated state #011: Set `system.last_config` = `2024-11-06T17:33:50Z` -2024-11-06T17:33:52Z INFO Updated state #011: Set `system.status.level` = `300` -2024-11-06T17:33:52Z INFO Updated state #011: Set `system.status.category` = `system.config.apply` -2024-11-06T17:33:52Z INFO Updated state #011: Add `discovery.families.vendor` = { "generation": `2024-11-06T17:34:00Z`, "phase": `pending` } -2024-11-06T17:33:52Z INFO Updated state #011: Set `timestamp` = `2024-11-06T17:33:52Z` -2024-11-06T17:33:52Z DEBUG Updated state has last_config 2024-11-06T17:33:50Z (expecting 2024-11-06T17:33:50Z) -2024-11-06T17:33:52Z TRACE received command AHU-1/state/system -2024-11-06T17:33:52Z TRACE received state_system: { -2024-11-06T17:33:52Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:52Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:52Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:52Z TRACE received state_system: }, -2024-11-06T17:33:52Z TRACE received state_system: "last_config" : "2024-11-06T17:33:50Z", -2024-11-06T17:33:52Z TRACE received state_system: "operation" : { -2024-11-06T17:33:52Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:52Z TRACE received state_system: "last_start" : "2024-11-06T17:33:22Z", -2024-11-06T17:33:52Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:52Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:52Z TRACE received state_system: }, -2024-11-06T17:33:52Z TRACE received state_system: "serial_no" : "sequencer-32572", -2024-11-06T17:33:52Z TRACE received state_system: "software" : { -2024-11-06T17:33:52Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:52Z TRACE received state_system: }, -2024-11-06T17:33:52Z TRACE received state_system: "status" : { -2024-11-06T17:33:52Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:52Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:52Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:50Z", -2024-11-06T17:33:52Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:52Z TRACE received state_system: }, -2024-11-06T17:33:52Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:52Z", -2024-11-06T17:33:52Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:52Z TRACE received state_system: } -2024-11-06T17:33:52Z DEBUG Handling device message state_system MP:cc705583-0 -2024-11-06T17:33:52Z TRACE Ignoring partial state update -2024-11-06T17:33:52Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:52Z DEBUG Stage finished waiting for config update synchronized at 27s after 2s -2024-11-06T17:33:52Z TRACE Stage resume waiting for scheduled scan pending at 27s -2024-11-06T17:33:52Z DEBUG Config sync took 2s -2024-11-06T17:33:52Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:52Z DEBUG Update config Before scheduled scan pending timestamp 2024-11-06T17:33:50Z -2024-11-06T17:33:52Z TRACE local local_update: { -2024-11-06T17:33:52Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:50Z", -2024-11-06T17:33:52Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:52Z TRACE local local_update: "system" : { -2024-11-06T17:33:52Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:52Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:52Z TRACE local local_update: "operation" : { -2024-11-06T17:33:52Z TRACE local local_update: "last_start" : "2024-11-06T17:33:22Z" -2024-11-06T17:33:52Z TRACE local local_update: }, -2024-11-06T17:33:52Z TRACE local local_update: "testing" : { -2024-11-06T17:33:52Z TRACE local local_update: "sequence_name" : "scan_single_future" -2024-11-06T17:33:52Z TRACE local local_update: } -2024-11-06T17:33:52Z TRACE local local_update: }, -2024-11-06T17:33:52Z TRACE local local_update: "discovery" : { -2024-11-06T17:33:52Z TRACE local local_update: "families" : { -2024-11-06T17:33:52Z TRACE local local_update: "vendor" : { -2024-11-06T17:33:52Z TRACE local local_update: "generation" : "2024-11-06T17:34:00Z", -2024-11-06T17:33:52Z TRACE local local_update: "scan_duration_sec" : 10 -2024-11-06T17:33:52Z TRACE local local_update: } -2024-11-06T17:33:52Z TRACE local local_update: } -2024-11-06T17:33:52Z TRACE local local_update: }, -2024-11-06T17:33:52Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:52Z TRACE local local_update: "families" : { -2024-11-06T17:33:52Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:52Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:52Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:52Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:52Z TRACE local local_update: } -2024-11-06T17:33:52Z TRACE local local_update: }, -2024-11-06T17:33:52Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:52Z TRACE local local_update: "points" : { -2024-11-06T17:33:52Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:52Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:52Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:52Z TRACE local local_update: }, -2024-11-06T17:33:52Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:52Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:52Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:52Z TRACE local local_update: }, -2024-11-06T17:33:52Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:52Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:52Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:52Z TRACE local local_update: } -2024-11-06T17:33:52Z TRACE local local_update: } -2024-11-06T17:33:52Z TRACE local local_update: } -2024-11-06T17:33:52Z TRACE local local_update: } -2024-11-06T17:33:52Z DEBUG Recorded sequence: 1. Update config Before scheduled scan pending -2024-11-06T17:33:52Z INFO Device config Add `discovery.families.vendor` = { "generation": `family generation`, "scan_duration_sec": `10` } -2024-11-06T17:33:52Z TRACE Update config Before scheduled scan pending: Add `discovery.families.vendor` = { "generation": `family generation`, "scan_duration_sec": `10` } -2024-11-06T17:33:52Z DEBUG Recorded sequence: 1. Wait until scheduled scan pending -2024-11-06T17:33:52Z DEBUG Stage finished waiting for scheduled scan pending at 27s after 3s -2024-11-06T17:33:52Z TRACE Stage resume waiting for executing test at 27s -2024-11-06T17:33:52Z TRACE Stage suspend waiting for executing test at 27s -2024-11-06T17:33:52Z INFO Stage start waiting for scheduled scan active at 27s -2024-11-06T17:33:53Z DEBUG system config extra field null -2024-11-06T17:33:53Z TRACE updated check config_system: false -2024-11-06T17:33:53Z TRACE updated check config_pointset: false -2024-11-06T17:33:53Z TRACE updated check config_gateway: false -2024-11-06T17:33:53Z TRACE updated check config_localnet: false -2024-11-06T17:33:53Z TRACE updated check config_blobset: false -2024-11-06T17:33:53Z TRACE updated check config_discovery: false -2024-11-06T17:33:53Z DEBUG Update config Before scheduled scan active timestamp 2024-11-06T17:33:50Z -2024-11-06T17:33:53Z TRACE local local_update: { -2024-11-06T17:33:53Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:50Z", -2024-11-06T17:33:53Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:53Z TRACE local local_update: "system" : { -2024-11-06T17:33:53Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:53Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:53Z TRACE local local_update: "operation" : { -2024-11-06T17:33:53Z TRACE local local_update: "last_start" : "2024-11-06T17:33:22Z" -2024-11-06T17:33:53Z TRACE local local_update: }, -2024-11-06T17:33:53Z TRACE local local_update: "testing" : { -2024-11-06T17:33:53Z TRACE local local_update: "sequence_name" : "scan_single_future" -2024-11-06T17:33:53Z TRACE local local_update: } -2024-11-06T17:33:53Z TRACE local local_update: }, -2024-11-06T17:33:53Z TRACE local local_update: "discovery" : { -2024-11-06T17:33:53Z TRACE local local_update: "families" : { -2024-11-06T17:33:53Z TRACE local local_update: "vendor" : { -2024-11-06T17:33:53Z TRACE local local_update: "generation" : "2024-11-06T17:34:00Z", -2024-11-06T17:33:53Z TRACE local local_update: "scan_duration_sec" : 10 -2024-11-06T17:33:53Z TRACE local local_update: } -2024-11-06T17:33:53Z TRACE local local_update: } -2024-11-06T17:33:53Z TRACE local local_update: }, -2024-11-06T17:33:53Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:53Z TRACE local local_update: "families" : { -2024-11-06T17:33:53Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:53Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:53Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:53Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:53Z TRACE local local_update: } -2024-11-06T17:33:53Z TRACE local local_update: }, -2024-11-06T17:33:53Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:53Z TRACE local local_update: "points" : { -2024-11-06T17:33:53Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:53Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:53Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:53Z TRACE local local_update: }, -2024-11-06T17:33:53Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:53Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:53Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:53Z TRACE local local_update: }, -2024-11-06T17:33:53Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:53Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:53Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:53Z TRACE local local_update: } -2024-11-06T17:33:53Z TRACE local local_update: } -2024-11-06T17:33:53Z TRACE local local_update: } -2024-11-06T17:33:53Z TRACE local local_update: } -2024-11-06T17:33:53Z DEBUG Detail scheduled scan active is now: Expected active 2024-11-06T17:34:00Z but {"generation":"2024-11-06T17:34:00Z","phase":"pending"} -2024-11-06T17:33:53Z TRACE received command AHU-1/state/discovery -2024-11-06T17:33:53Z TRACE received state_discovery: { -2024-11-06T17:33:53Z TRACE received state_discovery: "families" : { -2024-11-06T17:33:53Z TRACE received state_discovery: "vendor" : { -2024-11-06T17:33:53Z TRACE received state_discovery: "generation" : "2024-11-06T17:34:00Z", -2024-11-06T17:33:53Z TRACE received state_discovery: "phase" : "pending" -2024-11-06T17:33:53Z TRACE received state_discovery: } -2024-11-06T17:33:53Z TRACE received state_discovery: }, -2024-11-06T17:33:53Z TRACE received state_discovery: "timestamp" : "2024-11-06T17:33:52Z", -2024-11-06T17:33:53Z TRACE received state_discovery: "version" : "1.5.2" -2024-11-06T17:33:53Z TRACE received state_discovery: } -2024-11-06T17:33:53Z DEBUG Handling device message state_discovery MP:cc705583-1 -2024-11-06T17:33:53Z TRACE Ignoring partial state update -2024-11-06T17:33:53Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:53Z TRACE received state_localnet: { -2024-11-06T17:33:53Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:53Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:53Z TRACE received state_localnet: "addr" : "60:45:bd:bc:43:33" -2024-11-06T17:33:53Z TRACE received state_localnet: }, -2024-11-06T17:33:53Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:53Z TRACE received state_localnet: "addr" : "10.1.0.120" -2024-11-06T17:33:53Z TRACE received state_localnet: }, -2024-11-06T17:33:53Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:53Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:4333" -2024-11-06T17:33:53Z TRACE received state_localnet: }, -2024-11-06T17:33:53Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:53Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:53Z TRACE received state_localnet: } -2024-11-06T17:33:53Z TRACE received state_localnet: }, -2024-11-06T17:33:53Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:52Z", -2024-11-06T17:33:53Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:53Z TRACE received state_localnet: } -2024-11-06T17:33:53Z DEBUG Handling device message state_localnet MP:cc705583-2 -2024-11-06T17:33:53Z TRACE Ignoring partial state update -2024-11-06T17:33:53Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:53Z TRACE received state_pointset: { -2024-11-06T17:33:53Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:53Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:53Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:53Z TRACE received state_pointset: }, -2024-11-06T17:33:53Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:53Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:53Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:53Z TRACE received state_pointset: }, -2024-11-06T17:33:53Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:53Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:53Z TRACE received state_pointset: } -2024-11-06T17:33:53Z TRACE received state_pointset: }, -2024-11-06T17:33:53Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:52Z", -2024-11-06T17:33:53Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:53Z TRACE received state_pointset: } -2024-11-06T17:33:53Z DEBUG Handling device message state_pointset MP:cc705583-3 -2024-11-06T17:33:53Z TRACE Ignoring partial state update -2024-11-06T17:33:53Z TRACE received command AHU-1/events/pointset -2024-11-06T17:33:53Z TRACE received events_pointset: { -2024-11-06T17:33:53Z TRACE received events_pointset: "points" : { -2024-11-06T17:33:53Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:53Z TRACE received events_pointset: "present_value" : true -2024-11-06T17:33:53Z TRACE received events_pointset: }, -2024-11-06T17:33:53Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:53Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:33:53Z TRACE received events_pointset: }, -2024-11-06T17:33:53Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:53Z TRACE received events_pointset: "present_value" : 9 -2024-11-06T17:33:53Z TRACE received events_pointset: } -2024-11-06T17:33:53Z TRACE received events_pointset: }, -2024-11-06T17:33:53Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:33:53Z", -2024-11-06T17:33:53Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:33:53Z TRACE received events_pointset: } -2024-11-06T17:33:53Z DEBUG Handling device message events_pointset MP:120b7435 -2024-11-06T17:33:53Z TRACE received command AHU-1/events/system -2024-11-06T17:33:53Z DEBUG received events_system 2024-11-06T17:33:44Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:53Z DEBUG received events_system 2024-11-06T17:33:44Z INFO device.log: 2024-11-06T17:33:44Z received config 2024-11-06T17:33:44Z -2024-11-06T17:33:53Z DEBUG received events_system 2024-11-06T17:33:44Z NOTICE system.config.apply: success -2024-11-06T17:33:53Z DEBUG received events_system 2024-11-06T17:33:44Z INFO device.log: Update state 2024-11-06T17:33:44Z last_config 2024-11-06T17:33:44Z -2024-11-06T17:33:53Z DEBUG received events_system 2024-11-06T17:33:45Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:53Z DEBUG received events_system 2024-11-06T17:33:45Z INFO device.log: 2024-11-06T17:33:45Z received config 2024-11-06T17:33:45Z -2024-11-06T17:33:53Z DEBUG received events_system 2024-11-06T17:33:45Z NOTICE system.config.apply: success -2024-11-06T17:33:53Z DEBUG received events_system 2024-11-06T17:33:46Z INFO device.log: Update state 2024-11-06T17:33:46Z last_config 2024-11-06T17:33:45Z -2024-11-06T17:33:53Z DEBUG received events_system 2024-11-06T17:33:50Z INFO device.log: Update state 2024-11-06T17:33:50Z last_config 2024-11-06T17:33:45Z -2024-11-06T17:33:53Z DEBUG received events_system 2024-11-06T17:33:50Z INFO device.log: 2024-11-06T17:33:50Z received config 2024-11-06T17:33:50Z -2024-11-06T17:33:53Z DEBUG received events_system 2024-11-06T17:33:50Z INFO device.log: Discovery scan generation vendor pending at 2024-11-06T17:34:00Z -2024-11-06T17:33:53Z DEBUG received events_system 2024-11-06T17:33:50Z NOTICE system.config.apply: success -2024-11-06T17:33:53Z DEBUG received events_system 2024-11-06T17:33:52Z INFO device.log: Update state 2024-11-06T17:33:52Z last_config 2024-11-06T17:33:50Z -2024-11-06T17:33:53Z DEBUG Handling device message events_system MP:a62b5bad -2024-11-06T17:34:00Z TRACE received command AHU-1/state/update -2024-11-06T17:34:00Z DEBUG received state_update -2024-11-06T17:34:00Z DEBUG Handling update message state_update MP:336a0fe2 -2024-11-06T17:34:00Z DEBUG Updated state after 0s 2024-11-06T17:34:00Z MP:336a0fe2 -2024-11-06T17:34:00Z INFO Updated state #012: Changed 3 fields: -2024-11-06T17:34:00Z INFO Updated state #012: Set `discovery.families.vendor.phase` = `active` -2024-11-06T17:34:00Z INFO Updated state #012: Add `discovery.families.vendor.active_count` = `0` -2024-11-06T17:34:00Z INFO Updated state #012: Set `timestamp` = `2024-11-06T17:34:00Z` -2024-11-06T17:34:00Z DEBUG Updated state has last_config 2024-11-06T17:33:50Z (expecting 2024-11-06T17:33:50Z) -2024-11-06T17:34:00Z DEBUG Detail scheduled scan active is now: null -2024-11-06T17:34:00Z DEBUG Recorded sequence: 1. Wait until scheduled scan active -2024-11-06T17:34:00Z DEBUG Stage finished waiting for scheduled scan active at 34s after 7s -2024-11-06T17:34:00Z TRACE Stage resume waiting for executing test at 34s -2024-11-06T17:34:00Z DEBUG Recorded sequence: 1. Check that scan started at time -2024-11-06T17:34:00Z TRACE Stage suspend waiting for executing test at 34s -2024-11-06T17:34:00Z INFO Stage start waiting for scheduled scan complete at 34s -2024-11-06T17:34:01Z DEBUG system config extra field null -2024-11-06T17:34:01Z TRACE updated check config_system: false -2024-11-06T17:34:01Z TRACE updated check config_pointset: false -2024-11-06T17:34:01Z TRACE updated check config_gateway: false -2024-11-06T17:34:01Z TRACE updated check config_localnet: false -2024-11-06T17:34:01Z TRACE updated check config_blobset: false -2024-11-06T17:34:01Z TRACE updated check config_discovery: false -2024-11-06T17:34:01Z DEBUG Update config Before scheduled scan complete timestamp 2024-11-06T17:33:50Z -2024-11-06T17:34:01Z TRACE local local_update: { -2024-11-06T17:34:01Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:50Z", -2024-11-06T17:34:01Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:34:01Z TRACE local local_update: "system" : { -2024-11-06T17:34:01Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:34:01Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:34:01Z TRACE local local_update: "operation" : { -2024-11-06T17:34:01Z TRACE local local_update: "last_start" : "2024-11-06T17:33:22Z" -2024-11-06T17:34:01Z TRACE local local_update: }, -2024-11-06T17:34:01Z TRACE local local_update: "testing" : { -2024-11-06T17:34:01Z TRACE local local_update: "sequence_name" : "scan_single_future" -2024-11-06T17:34:01Z TRACE local local_update: } -2024-11-06T17:34:01Z TRACE local local_update: }, -2024-11-06T17:34:01Z TRACE local local_update: "discovery" : { -2024-11-06T17:34:01Z TRACE local local_update: "families" : { -2024-11-06T17:34:01Z TRACE local local_update: "vendor" : { -2024-11-06T17:34:01Z TRACE local local_update: "generation" : "2024-11-06T17:34:00Z", -2024-11-06T17:34:01Z TRACE local local_update: "scan_duration_sec" : 10 -2024-11-06T17:34:01Z TRACE local local_update: } -2024-11-06T17:34:01Z TRACE local local_update: } -2024-11-06T17:34:01Z TRACE local local_update: }, -2024-11-06T17:34:01Z TRACE local local_update: "localnet" : { -2024-11-06T17:34:01Z TRACE local local_update: "families" : { -2024-11-06T17:34:01Z TRACE local local_update: "ether" : { }, -2024-11-06T17:34:01Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:34:01Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:34:01Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:34:01Z TRACE local local_update: } -2024-11-06T17:34:01Z TRACE local local_update: }, -2024-11-06T17:34:01Z TRACE local local_update: "pointset" : { -2024-11-06T17:34:01Z TRACE local local_update: "points" : { -2024-11-06T17:34:01Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:34:01Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:34:01Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:34:01Z TRACE local local_update: }, -2024-11-06T17:34:01Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:34:01Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:34:01Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:34:01Z TRACE local local_update: }, -2024-11-06T17:34:01Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:34:01Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:34:01Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:34:01Z TRACE local local_update: } -2024-11-06T17:34:01Z TRACE local local_update: } -2024-11-06T17:34:01Z TRACE local local_update: } -2024-11-06T17:34:01Z TRACE local local_update: } -2024-11-06T17:34:01Z DEBUG Detail scheduled scan complete is now: Expected stopped 2024-11-06T17:34:00Z but {"generation":"2024-11-06T17:34:00Z","phase":"active","active_count":0} -2024-11-06T17:34:01Z TRACE received command AHU-1/events/discovery -2024-11-06T17:34:01Z TRACE received events_discovery: { -2024-11-06T17:34:01Z TRACE received events_discovery: "generation" : "2024-11-06T17:34:00Z", -2024-11-06T17:34:01Z TRACE received events_discovery: "scan_addr" : "0x65", -2024-11-06T17:34:01Z TRACE received events_discovery: "scan_family" : "vendor", -2024-11-06T17:34:01Z TRACE received events_discovery: "system" : { -2024-11-06T17:34:01Z TRACE received events_discovery: "ancillary" : { -2024-11-06T17:34:01Z TRACE received events_discovery: "device-name" : "AHU-22" -2024-11-06T17:34:01Z TRACE received events_discovery: } -2024-11-06T17:34:01Z TRACE received events_discovery: }, -2024-11-06T17:34:01Z TRACE received events_discovery: "timestamp" : "2024-11-06T17:34:00Z", -2024-11-06T17:34:01Z TRACE received events_discovery: "version" : "1.5.2" -2024-11-06T17:34:01Z TRACE received events_discovery: } -2024-11-06T17:34:01Z DEBUG Handling device message events_discovery MP:f9b17d1e -2024-11-06T17:34:01Z TRACE received command AHU-1/events/discovery -2024-11-06T17:34:01Z TRACE received events_discovery: { -2024-11-06T17:34:01Z TRACE received events_discovery: "generation" : "2024-11-06T17:34:00Z", -2024-11-06T17:34:01Z TRACE received events_discovery: "scan_addr" : "28179023", -2024-11-06T17:34:01Z TRACE received events_discovery: "scan_family" : "vendor", -2024-11-06T17:34:01Z TRACE received events_discovery: "system" : { -2024-11-06T17:34:01Z TRACE received events_discovery: "ancillary" : { -2024-11-06T17:34:01Z TRACE received events_discovery: "device-name" : "AHU-1" -2024-11-06T17:34:01Z TRACE received events_discovery: } -2024-11-06T17:34:01Z TRACE received events_discovery: }, -2024-11-06T17:34:01Z TRACE received events_discovery: "timestamp" : "2024-11-06T17:34:00Z", -2024-11-06T17:34:01Z TRACE received events_discovery: "version" : "1.5.2" -2024-11-06T17:34:01Z TRACE received events_discovery: } -2024-11-06T17:34:01Z DEBUG Handling device message events_discovery MP:e0a48724 -2024-11-06T17:34:01Z TRACE received command AHU-1/events/discovery -2024-11-06T17:34:01Z TRACE received events_discovery: { -2024-11-06T17:34:01Z TRACE received events_discovery: "generation" : "2024-11-06T17:34:00Z", -2024-11-06T17:34:01Z TRACE received events_discovery: "scan_addr" : "20231", -2024-11-06T17:34:01Z TRACE received events_discovery: "scan_family" : "vendor", -2024-11-06T17:34:01Z TRACE received events_discovery: "system" : { -2024-11-06T17:34:01Z TRACE received events_discovery: "ancillary" : { -2024-11-06T17:34:01Z TRACE received events_discovery: "device-name" : "GAT-123" -2024-11-06T17:34:01Z TRACE received events_discovery: } -2024-11-06T17:34:01Z TRACE received events_discovery: }, -2024-11-06T17:34:01Z TRACE received events_discovery: "timestamp" : "2024-11-06T17:34:00Z", -2024-11-06T17:34:01Z TRACE received events_discovery: "version" : "1.5.2" -2024-11-06T17:34:01Z TRACE received events_discovery: } -2024-11-06T17:34:01Z DEBUG Handling device message events_discovery MP:676683f6 -2024-11-06T17:34:01Z TRACE received command AHU-1/state/system -2024-11-06T17:34:01Z TRACE received state_system: { -2024-11-06T17:34:01Z TRACE received state_system: "hardware" : { -2024-11-06T17:34:01Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:34:01Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:34:01Z TRACE received state_system: }, -2024-11-06T17:34:01Z TRACE received state_system: "last_config" : "2024-11-06T17:33:50Z", -2024-11-06T17:34:01Z TRACE received state_system: "operation" : { -2024-11-06T17:34:01Z TRACE received state_system: "operational" : true, -2024-11-06T17:34:01Z TRACE received state_system: "last_start" : "2024-11-06T17:33:22Z", -2024-11-06T17:34:01Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:34:01Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:34:01Z TRACE received state_system: }, -2024-11-06T17:34:01Z TRACE received state_system: "serial_no" : "sequencer-32572", -2024-11-06T17:34:01Z TRACE received state_system: "software" : { -2024-11-06T17:34:01Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:34:01Z TRACE received state_system: }, -2024-11-06T17:34:01Z TRACE received state_system: "status" : { -2024-11-06T17:34:01Z TRACE received state_system: "message" : "success", -2024-11-06T17:34:01Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:34:01Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:50Z", -2024-11-06T17:34:01Z TRACE received state_system: "level" : 300 -2024-11-06T17:34:01Z TRACE received state_system: }, -2024-11-06T17:34:01Z TRACE received state_system: "timestamp" : "2024-11-06T17:34:00Z", -2024-11-06T17:34:01Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:34:01Z TRACE received state_system: } -2024-11-06T17:34:01Z DEBUG Handling device message state_system MP:336a0fe2-0 -2024-11-06T17:34:01Z TRACE Ignoring partial state update -2024-11-06T17:34:01Z TRACE received command AHU-1/state/discovery -2024-11-06T17:34:01Z TRACE received state_discovery: { -2024-11-06T17:34:01Z TRACE received state_discovery: "families" : { -2024-11-06T17:34:01Z TRACE received state_discovery: "vendor" : { -2024-11-06T17:34:01Z TRACE received state_discovery: "generation" : "2024-11-06T17:34:00Z", -2024-11-06T17:34:01Z TRACE received state_discovery: "phase" : "active", -2024-11-06T17:34:01Z TRACE received state_discovery: "active_count" : 0 -2024-11-06T17:34:01Z TRACE received state_discovery: } -2024-11-06T17:34:01Z TRACE received state_discovery: }, -2024-11-06T17:34:01Z TRACE received state_discovery: "timestamp" : "2024-11-06T17:34:00Z", -2024-11-06T17:34:01Z TRACE received state_discovery: "version" : "1.5.2" -2024-11-06T17:34:01Z TRACE received state_discovery: } -2024-11-06T17:34:01Z DEBUG Handling device message state_discovery MP:336a0fe2-1 -2024-11-06T17:34:01Z TRACE Ignoring partial state update -2024-11-06T17:34:01Z TRACE received command AHU-1/state/localnet -2024-11-06T17:34:01Z TRACE received state_localnet: { -2024-11-06T17:34:01Z TRACE received state_localnet: "families" : { -2024-11-06T17:34:01Z TRACE received state_localnet: "ether" : { -2024-11-06T17:34:01Z TRACE received state_localnet: "addr" : "60:45:bd:bc:43:33" -2024-11-06T17:34:01Z TRACE received state_localnet: }, -2024-11-06T17:34:01Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:34:01Z TRACE received state_localnet: "addr" : "10.1.0.120" -2024-11-06T17:34:01Z TRACE received state_localnet: }, -2024-11-06T17:34:01Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:34:01Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:4333" -2024-11-06T17:34:01Z TRACE received state_localnet: }, -2024-11-06T17:34:01Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:34:01Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:34:01Z TRACE received state_localnet: } -2024-11-06T17:34:01Z TRACE received state_localnet: }, -2024-11-06T17:34:01Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:34:00Z", -2024-11-06T17:34:01Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:34:01Z TRACE received state_localnet: } -2024-11-06T17:34:01Z DEBUG Handling device message state_localnet MP:336a0fe2-2 -2024-11-06T17:34:01Z TRACE Ignoring partial state update -2024-11-06T17:34:01Z TRACE received command AHU-1/state/pointset -2024-11-06T17:34:01Z TRACE received state_pointset: { -2024-11-06T17:34:01Z TRACE received state_pointset: "points" : { -2024-11-06T17:34:01Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:34:01Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:34:01Z TRACE received state_pointset: }, -2024-11-06T17:34:01Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:34:01Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:34:01Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:34:01Z TRACE received state_pointset: }, -2024-11-06T17:34:01Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:34:01Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:34:01Z TRACE received state_pointset: } -2024-11-06T17:34:01Z TRACE received state_pointset: }, -2024-11-06T17:34:01Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:34:00Z", -2024-11-06T17:34:01Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:34:01Z TRACE received state_pointset: } -2024-11-06T17:34:01Z DEBUG Handling device message state_pointset MP:336a0fe2-3 -2024-11-06T17:34:01Z TRACE Ignoring partial state update -2024-11-06T17:34:02Z TRACE received command AHU-1/state/update -2024-11-06T17:34:02Z DEBUG received state_update -2024-11-06T17:34:02Z DEBUG Handling update message state_update MP:6ac053e6 -2024-11-06T17:34:02Z DEBUG Updated state after 0s 2024-11-06T17:34:02Z MP:6ac053e6 -2024-11-06T17:34:02Z INFO Updated state #013: Changed 2 fields: -2024-11-06T17:34:02Z INFO Updated state #013: Set `discovery.families.vendor.active_count` = `3` -2024-11-06T17:34:02Z INFO Updated state #013: Set `timestamp` = `2024-11-06T17:34:02Z` -2024-11-06T17:34:02Z DEBUG Updated state has last_config 2024-11-06T17:33:50Z (expecting 2024-11-06T17:33:50Z) -2024-11-06T17:34:02Z DEBUG Detail scheduled scan complete is now: Expected stopped 2024-11-06T17:34:00Z but {"generation":"2024-11-06T17:34:00Z","phase":"active","active_count":3} -2024-11-06T17:34:02Z TRACE received command AHU-1/state/system -2024-11-06T17:34:02Z TRACE received state_system: { -2024-11-06T17:34:02Z TRACE received state_system: "hardware" : { -2024-11-06T17:34:02Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:34:02Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:34:02Z TRACE received state_system: }, -2024-11-06T17:34:02Z TRACE received state_system: "last_config" : "2024-11-06T17:33:50Z", -2024-11-06T17:34:02Z TRACE received state_system: "operation" : { -2024-11-06T17:34:02Z TRACE received state_system: "operational" : true, -2024-11-06T17:34:02Z TRACE received state_system: "last_start" : "2024-11-06T17:33:22Z", -2024-11-06T17:34:02Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:34:02Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:34:02Z TRACE received state_system: }, -2024-11-06T17:34:02Z TRACE received state_system: "serial_no" : "sequencer-32572", -2024-11-06T17:34:02Z TRACE received state_system: "software" : { -2024-11-06T17:34:02Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:34:02Z TRACE received state_system: }, -2024-11-06T17:34:02Z TRACE received state_system: "status" : { -2024-11-06T17:34:02Z TRACE received state_system: "message" : "success", -2024-11-06T17:34:02Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:34:02Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:50Z", -2024-11-06T17:34:02Z TRACE received state_system: "level" : 300 -2024-11-06T17:34:02Z TRACE received state_system: }, -2024-11-06T17:34:02Z TRACE received state_system: "timestamp" : "2024-11-06T17:34:02Z", -2024-11-06T17:34:02Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:34:02Z TRACE received state_system: } -2024-11-06T17:34:02Z DEBUG Handling device message state_system MP:6ac053e6-0 -2024-11-06T17:34:02Z TRACE Ignoring partial state update -2024-11-06T17:34:02Z TRACE received command AHU-1/state/discovery -2024-11-06T17:34:02Z TRACE received state_discovery: { -2024-11-06T17:34:02Z TRACE received state_discovery: "families" : { -2024-11-06T17:34:02Z TRACE received state_discovery: "vendor" : { -2024-11-06T17:34:02Z TRACE received state_discovery: "generation" : "2024-11-06T17:34:00Z", -2024-11-06T17:34:02Z TRACE received state_discovery: "phase" : "active", -2024-11-06T17:34:02Z TRACE received state_discovery: "active_count" : 3 -2024-11-06T17:34:02Z TRACE received state_discovery: } -2024-11-06T17:34:02Z TRACE received state_discovery: }, -2024-11-06T17:34:02Z TRACE received state_discovery: "timestamp" : "2024-11-06T17:34:02Z", -2024-11-06T17:34:02Z TRACE received state_discovery: "version" : "1.5.2" -2024-11-06T17:34:02Z TRACE received state_discovery: } -2024-11-06T17:34:02Z DEBUG Handling device message state_discovery MP:6ac053e6-1 -2024-11-06T17:34:02Z TRACE Ignoring partial state update -2024-11-06T17:34:02Z TRACE received command AHU-1/state/localnet -2024-11-06T17:34:02Z TRACE received state_localnet: { -2024-11-06T17:34:02Z TRACE received state_localnet: "families" : { -2024-11-06T17:34:02Z TRACE received state_localnet: "ether" : { -2024-11-06T17:34:02Z TRACE received state_localnet: "addr" : "60:45:bd:bc:43:33" -2024-11-06T17:34:02Z TRACE received state_localnet: }, -2024-11-06T17:34:02Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:34:02Z TRACE received state_localnet: "addr" : "10.1.0.120" -2024-11-06T17:34:02Z TRACE received state_localnet: }, -2024-11-06T17:34:02Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:34:02Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:4333" -2024-11-06T17:34:02Z TRACE received state_localnet: }, -2024-11-06T17:34:02Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:34:02Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:34:02Z TRACE received state_localnet: } -2024-11-06T17:34:02Z TRACE received state_localnet: }, -2024-11-06T17:34:02Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:34:02Z", -2024-11-06T17:34:02Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:34:02Z TRACE received state_localnet: } -2024-11-06T17:34:02Z DEBUG Handling device message state_localnet MP:6ac053e6-2 -2024-11-06T17:34:02Z TRACE Ignoring partial state update -2024-11-06T17:34:02Z TRACE received command AHU-1/state/pointset -2024-11-06T17:34:02Z TRACE received state_pointset: { -2024-11-06T17:34:02Z TRACE received state_pointset: "points" : { -2024-11-06T17:34:02Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:34:02Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:34:02Z TRACE received state_pointset: }, -2024-11-06T17:34:02Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:34:02Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:34:02Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:34:02Z TRACE received state_pointset: }, -2024-11-06T17:34:02Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:34:02Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:34:02Z TRACE received state_pointset: } -2024-11-06T17:34:02Z TRACE received state_pointset: }, -2024-11-06T17:34:02Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:34:02Z", -2024-11-06T17:34:02Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:34:02Z TRACE received state_pointset: } -2024-11-06T17:34:02Z DEBUG Handling device message state_pointset MP:6ac053e6-3 -2024-11-06T17:34:02Z TRACE Ignoring partial state update -2024-11-06T17:34:03Z TRACE received command AHU-1/events/pointset -2024-11-06T17:34:03Z TRACE received events_pointset: { -2024-11-06T17:34:03Z TRACE received events_pointset: "points" : { -2024-11-06T17:34:03Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:34:03Z TRACE received events_pointset: "present_value" : false -2024-11-06T17:34:03Z TRACE received events_pointset: }, -2024-11-06T17:34:03Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:34:03Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:34:03Z TRACE received events_pointset: }, -2024-11-06T17:34:03Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:34:03Z TRACE received events_pointset: "present_value" : 12 -2024-11-06T17:34:03Z TRACE received events_pointset: } -2024-11-06T17:34:03Z TRACE received events_pointset: }, -2024-11-06T17:34:03Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:34:03Z", -2024-11-06T17:34:03Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:34:03Z TRACE received events_pointset: } -2024-11-06T17:34:03Z DEBUG Handling device message events_pointset MP:c8d76e85 -2024-11-06T17:34:03Z TRACE received command AHU-1/events/system -2024-11-06T17:34:03Z DEBUG received events_system 2024-11-06T17:34:00Z INFO device.log: Discovery scan starting vendor generation 2024-11-06T17:34:00Z -2024-11-06T17:34:03Z DEBUG received events_system 2024-11-06T17:34:00Z INFO device.log: Update state 2024-11-06T17:34:00Z last_config 2024-11-06T17:33:50Z -2024-11-06T17:34:03Z DEBUG received events_system 2024-11-06T17:34:00Z INFO device.log: Discovered vendor device 20231 for gen 2024-11-06T17:34:00Z -2024-11-06T17:34:03Z DEBUG received events_system 2024-11-06T17:34:00Z INFO device.log: Discovered vendor device 28179023 for gen 2024-11-06T17:34:00Z -2024-11-06T17:34:03Z DEBUG received events_system 2024-11-06T17:34:00Z INFO device.log: Discovered vendor device 0x65 for gen 2024-11-06T17:34:00Z -2024-11-06T17:34:03Z DEBUG received events_system 2024-11-06T17:34:02Z INFO device.log: Update state 2024-11-06T17:34:02Z last_config 2024-11-06T17:33:50Z -2024-11-06T17:34:03Z DEBUG Handling device message events_system MP:d8258219 -2024-11-06T17:34:10Z TRACE received command AHU-1/state/update -2024-11-06T17:34:10Z DEBUG received state_update -2024-11-06T17:34:10Z DEBUG Handling update message state_update MP:8efbc87c -2024-11-06T17:34:10Z DEBUG Updated state after 0s 2024-11-06T17:34:10Z MP:8efbc87c -2024-11-06T17:34:10Z INFO Updated state #014: Changed 2 fields: -2024-11-06T17:34:10Z INFO Updated state #014: Set `discovery.families.vendor.phase` = `stopped` -2024-11-06T17:34:10Z INFO Updated state #014: Set `timestamp` = `2024-11-06T17:34:10Z` -2024-11-06T17:34:10Z DEBUG Updated state has last_config 2024-11-06T17:33:50Z (expecting 2024-11-06T17:33:50Z) -2024-11-06T17:34:10Z DEBUG Detail scheduled scan complete is now: null -2024-11-06T17:34:10Z DEBUG Recorded sequence: 1. Wait until scheduled scan complete -2024-11-06T17:34:10Z DEBUG Stage finished waiting for scheduled scan complete at 44s after 9s -2024-11-06T17:34:10Z TRACE Stage resume waiting for executing test at 44s -2024-11-06T17:34:10Z DEBUG Recorded sequence: 1. Check that scan completed at time -2024-11-06T17:34:11Z DEBUG Recorded sequence: 1. Check that discovery events were received -2024-11-06T17:34:11Z DEBUG Recorded sequence: 1. Check that discovery events were valid -2024-11-06T17:34:11Z DEBUG Recorded sequence: 1. Check that all scan addresses are unique -2024-11-06T17:34:11Z TRACE Suppressing exception: Cannot read field "families" because "java.util.Map$Entry.getValue().localnet" is null -2024-11-06T17:34:11Z TRACE Suppressing exception: Cannot read field "families" because "java.util.Map$Entry.getValue().localnet" is null -2024-11-06T17:34:11Z TRACE Suppressing exception: Cannot read field "families" because "java.util.Map$Entry.getValue().localnet" is null -2024-11-06T17:34:11Z DEBUG Recorded sequence: 1. Check that all expected addresses were found -2024-11-06T17:34:11Z DEBUG Recorded sequence: 1. Check that no events have discovered refs -2024-11-06T17:34:11Z DEBUG stage done waiting for executing test at 45s -2024-11-06T17:34:11Z DEBUG Removing implicit system capability LAST_CONFIG -2024-11-06T17:34:11Z NOTICE RESULT pass discovery.scan scan_single_future ALPHA 10/10 Sequence complete -2024-11-06T17:34:11Z NOTICE Sequence complete -2024-11-06T17:34:11Z NOTICE ending test scan_single_future after 45s ################################ +2024-12-03T15:59:43Z NOTICE starting test scan_single_future ################################ +2024-12-03T15:59:43Z INFO Stage start waiting for starting test wrapper at 0s +2024-12-03T15:59:51Z DEBUG Allowing device state change (everything) +2024-12-03T15:59:51Z DEBUG Starting reset_config full reset true +2024-12-03T15:59:51Z DEBUG Clear configTransactions and reset device config +2024-12-03T15:59:51Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:51Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-03T15:59:51Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-03T15:59:51Z DEBUG extraFieldChanged false because extra_field null +2024-12-03T15:59:51Z DEBUG extraFieldChanged true because extra_field reset_config +2024-12-03T15:59:51Z DEBUG Clear configTransactions and reset device config +2024-12-03T15:59:51Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:51Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-03T15:59:51Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-03T15:59:51Z DEBUG extraFieldChanged true because extra_field null +2024-12-03T15:59:52Z TRACE updated check config_update: true +2024-12-03T15:59:52Z DEBUG update config_update, adding configTransaction RC:bac512.00000005 +2024-12-03T15:59:52Z TRACE local local_update: { +2024-12-03T15:59:52Z TRACE local local_update: "version" : "@@@cloud udmi version###1.5.2", +2024-12-03T15:59:52Z TRACE local local_update: "system" : { +2024-12-03T15:59:52Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:52Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:52Z TRACE local local_update: "operation" : { +2024-12-03T15:59:52Z TRACE local local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-03T15:59:52Z TRACE local local_update: }, +2024-12-03T15:59:52Z TRACE local local_update: "testing" : { +2024-12-03T15:59:52Z TRACE local local_update: "sequence_name" : "scan_single_future" +2024-12-03T15:59:52Z TRACE local local_update: } +2024-12-03T15:59:52Z TRACE local local_update: }, +2024-12-03T15:59:52Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:52Z TRACE local local_update: "families" : { +2024-12-03T15:59:52Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:52Z TRACE local local_update: } +2024-12-03T15:59:52Z TRACE local local_update: }, +2024-12-03T15:59:52Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:52Z TRACE local local_update: "families" : { +2024-12-03T15:59:52Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:52Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:52Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:52Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:52Z TRACE local local_update: } +2024-12-03T15:59:52Z TRACE local local_update: }, +2024-12-03T15:59:52Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:52Z TRACE local local_update: "points" : { +2024-12-03T15:59:52Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:52Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:52Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:52Z TRACE local local_update: }, +2024-12-03T15:59:52Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:52Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:52Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:52Z TRACE local local_update: }, +2024-12-03T15:59:52Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:52Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:52Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:52Z TRACE local local_update: } +2024-12-03T15:59:52Z TRACE local local_update: } +2024-12-03T15:59:52Z TRACE local local_update: } +2024-12-03T15:59:52Z TRACE local local_update: } +2024-12-03T15:59:52Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:52Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:59:52Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:52Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:59:52Z DEBUG Saving pre-config state timestamp null +2024-12-03T15:59:52Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:52Z, because soft reset +2024-12-03T15:59:52Z TRACE Stage suspend waiting for starting test wrapper at 9s +2024-12-03T15:59:52Z INFO Stage start waiting for config update synchronized at 9s +2024-12-03T15:59:52Z TRACE received command AHU-1/events/pointset +2024-12-03T15:59:52Z TRACE received events_pointset: { +2024-12-03T15:59:52Z TRACE received events_pointset: "points" : { +2024-12-03T15:59:52Z TRACE received events_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:52Z TRACE received events_pointset: "present_value" : true +2024-12-03T15:59:52Z TRACE received events_pointset: }, +2024-12-03T15:59:52Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:52Z TRACE received events_pointset: "present_value" : 98 +2024-12-03T15:59:52Z TRACE received events_pointset: }, +2024-12-03T15:59:52Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:52Z TRACE received events_pointset: "present_value" : 9 +2024-12-03T15:59:52Z TRACE received events_pointset: } +2024-12-03T15:59:52Z TRACE received events_pointset: }, +2024-12-03T15:59:52Z TRACE received events_pointset: "timestamp" : "2024-12-03T15:59:50Z", +2024-12-03T15:59:52Z TRACE received events_pointset: "version" : "1.5.2" +2024-12-03T15:59:52Z TRACE received events_pointset: } +2024-12-03T15:59:52Z DEBUG Handling device message events_pointset MP:ab17f8c4 +2024-12-03T15:59:52Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:52Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:59:52Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:52Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:52Z TRACE received command AHU-1/events/system +2024-12-03T15:59:52Z DEBUG received events_system 2024-12-03T15:59:40Z NOTICE system.config.apply: success +2024-12-03T15:59:52Z DEBUG received events_system 2024-12-03T15:59:40Z WARNING device.log: Start waiting 10s for config latch for AHU-1 +2024-12-03T15:59:52Z DEBUG received events_system 2024-12-03T15:59:40Z WARNING device.log: Ending connection 1733241580187 with 9 +2024-12-03T15:59:52Z DEBUG received events_system 2024-12-03T15:59:41Z NOTICE system.config.apply: success +2024-12-03T15:59:52Z DEBUG Handling device message events_system MP:f229cf78 +2024-12-03T15:59:52Z TRACE received command AHU-1/state/update +2024-12-03T15:59:52Z DEBUG received state_update +2024-12-03T15:59:52Z DEBUG Handling update message state_update MP:3aabcf7e +2024-12-03T15:59:52Z DEBUG Updated state after 0s 2024-12-03T15:59:52Z MP:3aabcf7e +2024-12-03T15:59:52Z INFO Initial state #001: { +2024-12-03T15:59:52Z INFO Initial state #001: "timestamp" : "2024-12-03T15:59:52Z", +2024-12-03T15:59:52Z INFO Initial state #001: "version" : "1.5.2", +2024-12-03T15:59:52Z INFO Initial state #001: "system" : { +2024-12-03T15:59:52Z INFO Initial state #001: "last_config" : "2024-12-03T15:59:25Z", +2024-12-03T15:59:52Z INFO Initial state #001: "operation" : { +2024-12-03T15:59:52Z INFO Initial state #001: "operational" : true, +2024-12-03T15:59:52Z INFO Initial state #001: "last_start" : "2024-12-03T15:59:39Z", +2024-12-03T15:59:52Z INFO Initial state #001: "restart_count" : 1, +2024-12-03T15:59:52Z INFO Initial state #001: "mode" : "initial" +2024-12-03T15:59:52Z INFO Initial state #001: }, +2024-12-03T15:59:52Z INFO Initial state #001: "serial_no" : "sequencer-18959", +2024-12-03T15:59:52Z INFO Initial state #001: "hardware" : { +2024-12-03T15:59:52Z INFO Initial state #001: "make" : "BOS", +2024-12-03T15:59:52Z INFO Initial state #001: "model" : "pubber" +2024-12-03T15:59:52Z INFO Initial state #001: }, +2024-12-03T15:59:52Z INFO Initial state #001: "software" : { +2024-12-03T15:59:52Z INFO Initial state #001: "firmware" : "v1" +2024-12-03T15:59:52Z INFO Initial state #001: }, +2024-12-03T15:59:52Z INFO Initial state #001: "status" : { +2024-12-03T15:59:52Z INFO Initial state #001: "message" : "success", +2024-12-03T15:59:52Z INFO Initial state #001: "category" : "system.config.parse", +2024-12-03T15:59:52Z INFO Initial state #001: "timestamp" : "2024-12-03T15:59:52Z", +2024-12-03T15:59:52Z INFO Initial state #001: "level" : 100 +2024-12-03T15:59:52Z INFO Initial state #001: } +2024-12-03T15:59:52Z INFO Initial state #001: }, +2024-12-03T15:59:52Z INFO Initial state #001: "discovery" : { +2024-12-03T15:59:52Z INFO Initial state #001: "families" : { } +2024-12-03T15:59:52Z INFO Initial state #001: }, +2024-12-03T15:59:52Z INFO Initial state #001: "localnet" : { +2024-12-03T15:59:52Z INFO Initial state #001: "families" : { +2024-12-03T15:59:52Z INFO Initial state #001: "ether" : { +2024-12-03T15:59:52Z INFO Initial state #001: "addr" : "00:0d:3a:d3:f6:d2" +2024-12-03T15:59:52Z INFO Initial state #001: }, +2024-12-03T15:59:52Z INFO Initial state #001: "ipv4" : { +2024-12-03T15:59:52Z INFO Initial state #001: "addr" : "10.1.1.114" +2024-12-03T15:59:52Z INFO Initial state #001: }, +2024-12-03T15:59:52Z INFO Initial state #001: "ipv6" : { +2024-12-03T15:59:52Z INFO Initial state #001: "addr" : "fe80::20d:3aff:fed3:f6d2" +2024-12-03T15:59:52Z INFO Initial state #001: }, +2024-12-03T15:59:52Z INFO Initial state #001: "vendor" : { +2024-12-03T15:59:52Z INFO Initial state #001: "addr" : "28179023" +2024-12-03T15:59:52Z INFO Initial state #001: } +2024-12-03T15:59:52Z INFO Initial state #001: } +2024-12-03T15:59:52Z INFO Initial state #001: }, +2024-12-03T15:59:52Z INFO Initial state #001: "pointset" : { +2024-12-03T15:59:52Z INFO Initial state #001: "points" : { +2024-12-03T15:59:52Z INFO Initial state #001: "filter_alarm_pressure_status" : { +2024-12-03T15:59:52Z INFO Initial state #001: "units" : "No-units" +2024-12-03T15:59:52Z INFO Initial state #001: }, +2024-12-03T15:59:52Z INFO Initial state #001: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:52Z INFO Initial state #001: "units" : "Bars", +2024-12-03T15:59:52Z INFO Initial state #001: "value_state" : "applied" +2024-12-03T15:59:52Z INFO Initial state #001: }, +2024-12-03T15:59:52Z INFO Initial state #001: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:52Z INFO Initial state #001: "units" : "Degrees-Celsius" +2024-12-03T15:59:52Z INFO Initial state #001: } +2024-12-03T15:59:52Z INFO Initial state #001: } +2024-12-03T15:59:52Z INFO Initial state #001: } +2024-12-03T15:59:52Z INFO Initial state #001: } +2024-12-03T15:59:52Z NOTICE Received serial number sequencer-18959 +2024-12-03T15:59:52Z DEBUG Updated state has last_config 2024-12-03T15:59:25Z (expecting null) +2024-12-03T15:59:52Z DEBUG Detail config update synchronized is now: last_start not synced in config, config transactions not cleared, last_config not synced in state +2024-12-03T15:59:52Z TRACE received command AHU-1/config/update +2024-12-03T15:59:52Z DEBUG received config_update +2024-12-03T15:59:52Z DEBUG Handling update message config_update RC:bac512.00000005 +2024-12-03T15:59:52Z DEBUG Removed configTransaction RC:bac512.00000005 +2024-12-03T15:59:52Z DEBUG last_start changed false, last_start 1970-01-01T00:01:13Z +2024-12-03T15:59:52Z DEBUG Updated config 2024-12-03T15:59:52Z RC:bac512.00000005 +2024-12-03T15:59:52Z INFO Updated config #001: { +2024-12-03T15:59:52Z INFO Updated config #001: "timestamp" : "2024-12-03T15:59:52Z", +2024-12-03T15:59:52Z INFO Updated config #001: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:52Z INFO Updated config #001: "system" : { +2024-12-03T15:59:52Z INFO Updated config #001: "min_loglevel" : 200, +2024-12-03T15:59:52Z INFO Updated config #001: "metrics_rate_sec" : 10, +2024-12-03T15:59:52Z INFO Updated config #001: "operation" : { +2024-12-03T15:59:52Z INFO Updated config #001: "last_start" : "1970-01-01T00:01:13Z" +2024-12-03T15:59:52Z INFO Updated config #001: }, +2024-12-03T15:59:52Z INFO Updated config #001: "testing" : { +2024-12-03T15:59:52Z INFO Updated config #001: "sequence_name" : "scan_single_future" +2024-12-03T15:59:52Z INFO Updated config #001: } +2024-12-03T15:59:52Z INFO Updated config #001: }, +2024-12-03T15:59:52Z INFO Updated config #001: "discovery" : { +2024-12-03T15:59:52Z INFO Updated config #001: "families" : { +2024-12-03T15:59:52Z INFO Updated config #001: "vendor" : { } +2024-12-03T15:59:52Z INFO Updated config #001: } +2024-12-03T15:59:52Z INFO Updated config #001: }, +2024-12-03T15:59:52Z INFO Updated config #001: "localnet" : { +2024-12-03T15:59:52Z INFO Updated config #001: "families" : { +2024-12-03T15:59:52Z INFO Updated config #001: "ether" : { }, +2024-12-03T15:59:52Z INFO Updated config #001: "ipv4" : { }, +2024-12-03T15:59:52Z INFO Updated config #001: "vendor" : { }, +2024-12-03T15:59:52Z INFO Updated config #001: "ipv6" : { } +2024-12-03T15:59:52Z INFO Updated config #001: } +2024-12-03T15:59:52Z INFO Updated config #001: }, +2024-12-03T15:59:52Z INFO Updated config #001: "pointset" : { +2024-12-03T15:59:52Z INFO Updated config #001: "points" : { +2024-12-03T15:59:52Z INFO Updated config #001: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:52Z INFO Updated config #001: "units" : "Bars", +2024-12-03T15:59:52Z INFO Updated config #001: "set_value" : 98 +2024-12-03T15:59:52Z INFO Updated config #001: }, +2024-12-03T15:59:52Z INFO Updated config #001: "filter_alarm_pressure_status" : { +2024-12-03T15:59:52Z INFO Updated config #001: "ref" : "BV11.present_value", +2024-12-03T15:59:52Z INFO Updated config #001: "units" : "No-units" +2024-12-03T15:59:52Z INFO Updated config #001: }, +2024-12-03T15:59:52Z INFO Updated config #001: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:52Z INFO Updated config #001: "ref" : "AV12.present_value", +2024-12-03T15:59:52Z INFO Updated config #001: "units" : "Degrees-Celsius" +2024-12-03T15:59:52Z INFO Updated config #001: } +2024-12-03T15:59:52Z INFO Updated config #001: } +2024-12-03T15:59:52Z INFO Updated config #001: } +2024-12-03T15:59:52Z INFO Updated config #001: } +2024-12-03T15:59:52Z TRACE received command AHU-1/state/system +2024-12-03T15:59:52Z TRACE received state_system: { +2024-12-03T15:59:52Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:52Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:52Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:52Z TRACE received state_system: }, +2024-12-03T15:59:52Z TRACE received state_system: "last_config" : "2024-12-03T15:59:25Z", +2024-12-03T15:59:52Z TRACE received state_system: "operation" : { +2024-12-03T15:59:52Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:52Z TRACE received state_system: "last_start" : "2024-12-03T15:59:39Z", +2024-12-03T15:59:52Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:52Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:52Z TRACE received state_system: }, +2024-12-03T15:59:52Z TRACE received state_system: "serial_no" : "sequencer-18959", +2024-12-03T15:59:52Z TRACE received state_system: "software" : { +2024-12-03T15:59:52Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:52Z TRACE received state_system: }, +2024-12-03T15:59:52Z TRACE received state_system: "status" : { +2024-12-03T15:59:52Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:52Z TRACE received state_system: "category" : "system.config.parse", +2024-12-03T15:59:52Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:52Z", +2024-12-03T15:59:52Z TRACE received state_system: "level" : 100 +2024-12-03T15:59:52Z TRACE received state_system: }, +2024-12-03T15:59:52Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:52Z", +2024-12-03T15:59:52Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:52Z TRACE received state_system: } +2024-12-03T15:59:52Z DEBUG Handling device message state_system MP:3aabcf7e-0 +2024-12-03T15:59:52Z TRACE Ignoring partial state update +2024-12-03T15:59:52Z DEBUG Detail config update synchronized is now: last_start not synced in config, last_config not synced in state +2024-12-03T15:59:52Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:52Z TRACE received state_discovery: { +2024-12-03T15:59:52Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:52Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:52Z", +2024-12-03T15:59:52Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:52Z TRACE received state_discovery: } +2024-12-03T15:59:52Z DEBUG Handling device message state_discovery MP:3aabcf7e-1 +2024-12-03T15:59:52Z TRACE Ignoring partial state update +2024-12-03T15:59:52Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:52Z TRACE received state_localnet: { +2024-12-03T15:59:52Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:52Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:52Z TRACE received state_localnet: "addr" : "00:0d:3a:d3:f6:d2" +2024-12-03T15:59:52Z TRACE received state_localnet: }, +2024-12-03T15:59:52Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:52Z TRACE received state_localnet: "addr" : "10.1.1.114" +2024-12-03T15:59:52Z TRACE received state_localnet: }, +2024-12-03T15:59:52Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:52Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fed3:f6d2" +2024-12-03T15:59:52Z TRACE received state_localnet: }, +2024-12-03T15:59:52Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:52Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:52Z TRACE received state_localnet: } +2024-12-03T15:59:52Z TRACE received state_localnet: }, +2024-12-03T15:59:52Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:52Z", +2024-12-03T15:59:52Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:52Z TRACE received state_localnet: } +2024-12-03T15:59:52Z DEBUG Handling device message state_localnet MP:3aabcf7e-2 +2024-12-03T15:59:52Z TRACE Ignoring partial state update +2024-12-03T15:59:52Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:52Z TRACE received state_pointset: { +2024-12-03T15:59:52Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:52Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:52Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:52Z TRACE received state_pointset: }, +2024-12-03T15:59:52Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:52Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:52Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:52Z TRACE received state_pointset: }, +2024-12-03T15:59:52Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:52Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:52Z TRACE received state_pointset: } +2024-12-03T15:59:52Z TRACE received state_pointset: }, +2024-12-03T15:59:52Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:52Z", +2024-12-03T15:59:52Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:52Z TRACE received state_pointset: } +2024-12-03T15:59:52Z DEBUG Handling device message state_pointset MP:3aabcf7e-3 +2024-12-03T15:59:52Z TRACE Ignoring partial state update +2024-12-03T15:59:52Z TRACE received command AHU-1/config/update +2024-12-03T15:59:52Z DEBUG received config_update +2024-12-03T15:59:52Z DEBUG Handling update message config_update MP:3aabcf7e +2024-12-03T15:59:52Z DEBUG last_start changed true, last_start 2024-12-03T15:59:39Z +2024-12-03T15:59:52Z DEBUG Updated config 2024-12-03T15:59:52Z MP:3aabcf7e +2024-12-03T15:59:52Z INFO Updated config #002: Changed 0 fields. +2024-12-03T15:59:52Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-03T15:59:54Z TRACE received command AHU-1/state/update +2024-12-03T15:59:54Z DEBUG received state_update +2024-12-03T15:59:54Z DEBUG Handling update message state_update MP:07e01a1f +2024-12-03T15:59:54Z DEBUG Updated state after 0s 2024-12-03T15:59:54Z MP:07e01a1f +2024-12-03T15:59:54Z INFO Updated state #002: Changed 4 fields: +2024-12-03T15:59:54Z INFO Updated state #002: Set `system.last_config` = `2024-12-03T15:59:52Z` +2024-12-03T15:59:54Z INFO Updated state #002: Set `system.status.level` = `300` +2024-12-03T15:59:54Z INFO Updated state #002: Set `system.status.category` = `system.config.apply` +2024-12-03T15:59:54Z INFO Updated state #002: Set `timestamp` = `2024-12-03T15:59:54Z` +2024-12-03T15:59:54Z DEBUG Updated state has last_config 2024-12-03T15:59:52Z (expecting 2024-12-03T15:59:52Z) +2024-12-03T15:59:54Z TRACE received command AHU-1/state/system +2024-12-03T15:59:54Z TRACE received state_system: { +2024-12-03T15:59:54Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:54Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:54Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:54Z TRACE received state_system: }, +2024-12-03T15:59:54Z TRACE received state_system: "last_config" : "2024-12-03T15:59:52Z", +2024-12-03T15:59:54Z TRACE received state_system: "operation" : { +2024-12-03T15:59:54Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:54Z TRACE received state_system: "last_start" : "2024-12-03T15:59:39Z", +2024-12-03T15:59:54Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:54Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:54Z TRACE received state_system: }, +2024-12-03T15:59:54Z TRACE received state_system: "serial_no" : "sequencer-18959", +2024-12-03T15:59:54Z TRACE received state_system: "software" : { +2024-12-03T15:59:54Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:54Z TRACE received state_system: }, +2024-12-03T15:59:54Z TRACE received state_system: "status" : { +2024-12-03T15:59:54Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:54Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:54Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:52Z", +2024-12-03T15:59:54Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:54Z TRACE received state_system: }, +2024-12-03T15:59:54Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:54Z", +2024-12-03T15:59:54Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:54Z TRACE received state_system: } +2024-12-03T15:59:54Z DEBUG Handling device message state_system MP:07e01a1f-0 +2024-12-03T15:59:54Z TRACE Ignoring partial state update +2024-12-03T15:59:54Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:54Z DEBUG Stage finished waiting for config update synchronized at 11s after 2s +2024-12-03T15:59:54Z TRACE Stage resume waiting for starting test wrapper at 11s +2024-12-03T15:59:54Z DEBUG Config sync took 2s +2024-12-03T15:59:54Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:54Z DEBUG Update config soft reset timestamp 2024-12-03T15:59:52Z +2024-12-03T15:59:54Z TRACE local local_update: { +2024-12-03T15:59:54Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:52Z", +2024-12-03T15:59:54Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:54Z TRACE local local_update: "system" : { +2024-12-03T15:59:54Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:54Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:54Z TRACE local local_update: "operation" : { +2024-12-03T15:59:54Z TRACE local local_update: "last_start" : "2024-12-03T15:59:39Z" +2024-12-03T15:59:54Z TRACE local local_update: }, +2024-12-03T15:59:54Z TRACE local local_update: "testing" : { +2024-12-03T15:59:54Z TRACE local local_update: "sequence_name" : "scan_single_future" +2024-12-03T15:59:54Z TRACE local local_update: } +2024-12-03T15:59:54Z TRACE local local_update: }, +2024-12-03T15:59:54Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:54Z TRACE local local_update: "families" : { +2024-12-03T15:59:54Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:54Z TRACE local local_update: } +2024-12-03T15:59:54Z TRACE local local_update: }, +2024-12-03T15:59:54Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:54Z TRACE local local_update: "families" : { +2024-12-03T15:59:54Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:54Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:54Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:54Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:54Z TRACE local local_update: } +2024-12-03T15:59:54Z TRACE local local_update: }, +2024-12-03T15:59:54Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:54Z TRACE local local_update: "points" : { +2024-12-03T15:59:54Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:54Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:54Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:54Z TRACE local local_update: }, +2024-12-03T15:59:54Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:54Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:54Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:54Z TRACE local local_update: }, +2024-12-03T15:59:54Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:54Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:54Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:54Z TRACE local local_update: } +2024-12-03T15:59:54Z TRACE local local_update: } +2024-12-03T15:59:54Z TRACE local local_update: } +2024-12-03T15:59:54Z TRACE local local_update: } +2024-12-03T15:59:54Z TRACE Update config soft reset: Add `discovery` = { "families": { "vendor": { } } } +2024-12-03T15:59:54Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } +2024-12-03T15:59:54Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "ipv6": { } } } +2024-12-03T15:59:54Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` +2024-12-03T15:59:54Z DEBUG Done with reset_config +2024-12-03T15:59:54Z TRACE Stage suspend waiting for starting test wrapper at 11s +2024-12-03T15:59:54Z INFO Stage start waiting for config update synchronized at 11s +2024-12-03T15:59:54Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:54Z TRACE received state_discovery: { +2024-12-03T15:59:54Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:54Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:54Z", +2024-12-03T15:59:54Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:54Z TRACE received state_discovery: } +2024-12-03T15:59:54Z DEBUG Handling device message state_discovery MP:07e01a1f-1 +2024-12-03T15:59:54Z TRACE Ignoring partial state update +2024-12-03T15:59:54Z DEBUG Stage finished waiting for config update synchronized at 11s after 0s +2024-12-03T15:59:54Z TRACE Stage resume waiting for starting test wrapper at 11s +2024-12-03T15:59:54Z DEBUG Config sync took 2s +2024-12-03T15:59:54Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:54Z DEBUG Disallowing device state change (everything) +2024-12-03T15:59:55Z TRACE updated check config_update: true +2024-12-03T15:59:55Z DEBUG update config_update, adding configTransaction RC:bac512.00000006 +2024-12-03T15:59:55Z TRACE local local_update: { +2024-12-03T15:59:55Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:52Z", +2024-12-03T15:59:55Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:55Z TRACE local local_update: "system" : { +2024-12-03T15:59:55Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:55Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:55Z TRACE local local_update: "operation" : { +2024-12-03T15:59:55Z TRACE local local_update: "last_start" : "2024-12-03T15:59:39Z" +2024-12-03T15:59:55Z TRACE local local_update: }, +2024-12-03T15:59:55Z TRACE local local_update: "testing" : { +2024-12-03T15:59:55Z TRACE local local_update: "sequence_name" : "scan_single_future" +2024-12-03T15:59:55Z TRACE local local_update: } +2024-12-03T15:59:55Z TRACE local local_update: }, +2024-12-03T15:59:55Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:55Z TRACE local local_update: "families" : { +2024-12-03T15:59:55Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:55Z TRACE local local_update: } +2024-12-03T15:59:55Z TRACE local local_update: }, +2024-12-03T15:59:55Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:55Z TRACE local local_update: "families" : { +2024-12-03T15:59:55Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:55Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:55Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:55Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:55Z TRACE local local_update: } +2024-12-03T15:59:55Z TRACE local local_update: }, +2024-12-03T15:59:55Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:55Z TRACE local local_update: "points" : { +2024-12-03T15:59:55Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:55Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:55Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:55Z TRACE local local_update: }, +2024-12-03T15:59:55Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:55Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:55Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:55Z TRACE local local_update: }, +2024-12-03T15:59:55Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:55Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:55Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:55Z TRACE local local_update: } +2024-12-03T15:59:55Z TRACE local local_update: } +2024-12-03T15:59:55Z TRACE local local_update: } +2024-12-03T15:59:55Z TRACE local local_update: } +2024-12-03T15:59:55Z DEBUG Saving pre-config state timestamp 2024-12-03T15:59:54Z +2024-12-03T15:59:55Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:55Z, because initial setup +2024-12-03T15:59:55Z TRACE Stage suspend waiting for starting test wrapper at 12s +2024-12-03T15:59:55Z INFO Stage start waiting for config update synchronized at 12s +2024-12-03T15:59:55Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:55Z TRACE received state_localnet: { +2024-12-03T15:59:55Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:55Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:55Z TRACE received state_localnet: "addr" : "00:0d:3a:d3:f6:d2" +2024-12-03T15:59:55Z TRACE received state_localnet: }, +2024-12-03T15:59:55Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:55Z TRACE received state_localnet: "addr" : "10.1.1.114" +2024-12-03T15:59:55Z TRACE received state_localnet: }, +2024-12-03T15:59:55Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:55Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fed3:f6d2" +2024-12-03T15:59:55Z TRACE received state_localnet: }, +2024-12-03T15:59:55Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:55Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:55Z TRACE received state_localnet: } +2024-12-03T15:59:55Z TRACE received state_localnet: }, +2024-12-03T15:59:55Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:54Z", +2024-12-03T15:59:55Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:55Z TRACE received state_localnet: } +2024-12-03T15:59:55Z DEBUG Handling device message state_localnet MP:07e01a1f-2 +2024-12-03T15:59:55Z TRACE Ignoring partial state update +2024-12-03T15:59:55Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:55Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:55Z TRACE received state_pointset: { +2024-12-03T15:59:55Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:55Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:55Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:55Z TRACE received state_pointset: }, +2024-12-03T15:59:55Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:55Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:55Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:55Z TRACE received state_pointset: }, +2024-12-03T15:59:55Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:55Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:55Z TRACE received state_pointset: } +2024-12-03T15:59:55Z TRACE received state_pointset: }, +2024-12-03T15:59:55Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:54Z", +2024-12-03T15:59:55Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:55Z TRACE received state_pointset: } +2024-12-03T15:59:55Z DEBUG Handling device message state_pointset MP:07e01a1f-3 +2024-12-03T15:59:55Z TRACE Ignoring partial state update +2024-12-03T15:59:55Z TRACE received command AHU-1/config/update +2024-12-03T15:59:55Z DEBUG received config_update +2024-12-03T15:59:55Z DEBUG Handling update message config_update RC:bac512.00000006 +2024-12-03T15:59:55Z DEBUG Removed configTransaction RC:bac512.00000006 +2024-12-03T15:59:55Z DEBUG last_start changed false, last_start 2024-12-03T15:59:39Z +2024-12-03T15:59:55Z DEBUG Updated config 2024-12-03T15:59:55Z RC:bac512.00000006 +2024-12-03T15:59:55Z INFO Updated config #003: Changed 0 fields. +2024-12-03T15:59:55Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-03T15:59:56Z TRACE received command AHU-1/state/update +2024-12-03T15:59:56Z DEBUG received state_update +2024-12-03T15:59:56Z DEBUG Handling update message state_update MP:95858182 +2024-12-03T15:59:56Z DEBUG Updated state after 0s 2024-12-03T15:59:56Z MP:95858182 +2024-12-03T15:59:56Z INFO Updated state #003: Changed 3 fields: +2024-12-03T15:59:56Z INFO Updated state #003: Set `system.last_config` = `2024-12-03T15:59:55Z` +2024-12-03T15:59:56Z INFO Updated state #003: Set `system.status.timestamp` = `2024-12-03T15:59:55Z` +2024-12-03T15:59:56Z INFO Updated state #003: Set `timestamp` = `2024-12-03T15:59:56Z` +2024-12-03T15:59:56Z DEBUG Updated state has last_config 2024-12-03T15:59:55Z (expecting 2024-12-03T15:59:55Z) +2024-12-03T15:59:56Z TRACE received command AHU-1/state/system +2024-12-03T15:59:56Z TRACE received state_system: { +2024-12-03T15:59:56Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:56Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:56Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:56Z TRACE received state_system: }, +2024-12-03T15:59:56Z TRACE received state_system: "last_config" : "2024-12-03T15:59:55Z", +2024-12-03T15:59:56Z TRACE received state_system: "operation" : { +2024-12-03T15:59:56Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:56Z TRACE received state_system: "last_start" : "2024-12-03T15:59:39Z", +2024-12-03T15:59:56Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:56Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:56Z TRACE received state_system: }, +2024-12-03T15:59:56Z TRACE received state_system: "serial_no" : "sequencer-18959", +2024-12-03T15:59:56Z TRACE received state_system: "software" : { +2024-12-03T15:59:56Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:56Z TRACE received state_system: }, +2024-12-03T15:59:56Z TRACE received state_system: "status" : { +2024-12-03T15:59:56Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:56Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:56Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:55Z", +2024-12-03T15:59:56Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:56Z TRACE received state_system: }, +2024-12-03T15:59:56Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:56Z", +2024-12-03T15:59:56Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:56Z TRACE received state_system: } +2024-12-03T15:59:56Z DEBUG Handling device message state_system MP:95858182-0 +2024-12-03T15:59:56Z TRACE Ignoring partial state update +2024-12-03T15:59:56Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:56Z DEBUG Stage finished waiting for config update synchronized at 13s after 0s +2024-12-03T15:59:56Z TRACE Stage resume waiting for starting test wrapper at 13s +2024-12-03T15:59:56Z DEBUG Config sync took 1s +2024-12-03T15:59:56Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:56Z DEBUG Update config initial setup timestamp 2024-12-03T15:59:55Z +2024-12-03T15:59:56Z TRACE local local_update: { +2024-12-03T15:59:56Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:55Z", +2024-12-03T15:59:56Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:56Z TRACE local local_update: "system" : { +2024-12-03T15:59:56Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:56Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:56Z TRACE local local_update: "operation" : { +2024-12-03T15:59:56Z TRACE local local_update: "last_start" : "2024-12-03T15:59:39Z" +2024-12-03T15:59:56Z TRACE local local_update: }, +2024-12-03T15:59:56Z TRACE local local_update: "testing" : { +2024-12-03T15:59:56Z TRACE local local_update: "sequence_name" : "scan_single_future" +2024-12-03T15:59:56Z TRACE local local_update: } +2024-12-03T15:59:56Z TRACE local local_update: }, +2024-12-03T15:59:56Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:56Z TRACE local local_update: "families" : { +2024-12-03T15:59:56Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:56Z TRACE local local_update: } +2024-12-03T15:59:56Z TRACE local local_update: }, +2024-12-03T15:59:56Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:56Z TRACE local local_update: "families" : { +2024-12-03T15:59:56Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:56Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:56Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:56Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:56Z TRACE local local_update: } +2024-12-03T15:59:56Z TRACE local local_update: }, +2024-12-03T15:59:56Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:56Z TRACE local local_update: "points" : { +2024-12-03T15:59:56Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:56Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:56Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:56Z TRACE local local_update: }, +2024-12-03T15:59:56Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:56Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:56Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:56Z TRACE local local_update: }, +2024-12-03T15:59:56Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:56Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:56Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:56Z TRACE local local_update: } +2024-12-03T15:59:56Z TRACE local local_update: } +2024-12-03T15:59:56Z TRACE local local_update: } +2024-12-03T15:59:56Z TRACE local local_update: } +2024-12-03T15:59:56Z DEBUG Stale state cutoff threshold is 2024-12-03T15:59:42Z +2024-12-03T15:59:56Z DEBUG Waiting for device stateTransaction RC:bac512.00000007 (was null) +2024-12-03T15:59:56Z TRACE Stage suspend waiting for starting test wrapper at 13s +2024-12-03T15:59:56Z INFO Stage start waiting for state query at 13s +2024-12-03T15:59:56Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:56Z TRACE received state_discovery: { +2024-12-03T15:59:56Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:56Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:56Z", +2024-12-03T15:59:56Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:56Z TRACE received state_discovery: } +2024-12-03T15:59:56Z DEBUG Handling device message state_discovery MP:95858182-1 +2024-12-03T15:59:56Z TRACE Ignoring partial state update +2024-12-03T15:59:56Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:56Z TRACE received state_localnet: { +2024-12-03T15:59:56Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:56Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:56Z TRACE received state_localnet: "addr" : "00:0d:3a:d3:f6:d2" +2024-12-03T15:59:56Z TRACE received state_localnet: }, +2024-12-03T15:59:56Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:56Z TRACE received state_localnet: "addr" : "10.1.1.114" +2024-12-03T15:59:56Z TRACE received state_localnet: }, +2024-12-03T15:59:56Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:56Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fed3:f6d2" +2024-12-03T15:59:56Z TRACE received state_localnet: }, +2024-12-03T15:59:56Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:56Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:56Z TRACE received state_localnet: } +2024-12-03T15:59:56Z TRACE received state_localnet: }, +2024-12-03T15:59:56Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:56Z", +2024-12-03T15:59:56Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:56Z TRACE received state_localnet: } +2024-12-03T15:59:56Z DEBUG Handling device message state_localnet MP:95858182-2 +2024-12-03T15:59:56Z TRACE Ignoring partial state update +2024-12-03T15:59:56Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:56Z TRACE received state_pointset: { +2024-12-03T15:59:56Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:56Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:56Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:56Z TRACE received state_pointset: }, +2024-12-03T15:59:56Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:56Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:56Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:56Z TRACE received state_pointset: }, +2024-12-03T15:59:56Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:56Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:56Z TRACE received state_pointset: } +2024-12-03T15:59:56Z TRACE received state_pointset: }, +2024-12-03T15:59:56Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:56Z", +2024-12-03T15:59:56Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:56Z TRACE received state_pointset: } +2024-12-03T15:59:56Z DEBUG Handling device message state_pointset MP:95858182-3 +2024-12-03T15:59:56Z TRACE Ignoring partial state update +2024-12-03T15:59:56Z TRACE received command AHU-1/state/update +2024-12-03T15:59:56Z DEBUG received state_update +2024-12-03T15:59:56Z INFO Received device configAcked +2024-12-03T15:59:56Z DEBUG Handling update message state_update RC:bac512.00000007 +2024-12-03T15:59:56Z DEBUG Removed stateTransaction RC:bac512.00000007 +2024-12-03T15:59:56Z DEBUG Updated state after 0s 2024-12-03T15:59:56Z RC:bac512.00000007 +2024-12-03T15:59:56Z INFO Updated state #004: Changed 0 fields. +2024-12-03T15:59:56Z DEBUG Updated state has last_config 2024-12-03T15:59:55Z (expecting 2024-12-03T15:59:55Z) +2024-12-03T15:59:56Z DEBUG Stage finished waiting for state query at 13s after 0s +2024-12-03T15:59:56Z TRACE Stage resume waiting for starting test wrapper at 13s +2024-12-03T15:59:56Z TRACE Stage suspend waiting for starting test wrapper at 13s +2024-12-03T15:59:56Z INFO Stage start waiting for initial device state at 13s +2024-12-03T15:59:57Z TRACE updated check config_update: true +2024-12-03T15:59:57Z DEBUG update config_update, adding configTransaction RC:bac512.00000008 +2024-12-03T15:59:57Z TRACE local local_update: { +2024-12-03T15:59:57Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:55Z", +2024-12-03T15:59:57Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:57Z TRACE local local_update: "system" : { +2024-12-03T15:59:57Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:57Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:57Z TRACE local local_update: "operation" : { +2024-12-03T15:59:57Z TRACE local local_update: "last_start" : "2024-12-03T15:59:39Z" +2024-12-03T15:59:57Z TRACE local local_update: }, +2024-12-03T15:59:57Z TRACE local local_update: "testing" : { +2024-12-03T15:59:57Z TRACE local local_update: "sequence_name" : "scan_single_future" +2024-12-03T15:59:57Z TRACE local local_update: } +2024-12-03T15:59:57Z TRACE local local_update: }, +2024-12-03T15:59:57Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:57Z TRACE local local_update: "families" : { +2024-12-03T15:59:57Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:57Z TRACE local local_update: } +2024-12-03T15:59:57Z TRACE local local_update: }, +2024-12-03T15:59:57Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:57Z TRACE local local_update: "families" : { +2024-12-03T15:59:57Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:57Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:57Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:57Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:57Z TRACE local local_update: } +2024-12-03T15:59:57Z TRACE local local_update: }, +2024-12-03T15:59:57Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:57Z TRACE local local_update: "points" : { +2024-12-03T15:59:57Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:57Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:57Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:57Z TRACE local local_update: }, +2024-12-03T15:59:57Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:57Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:57Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:57Z TRACE local local_update: }, +2024-12-03T15:59:57Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:57Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:57Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:57Z TRACE local local_update: } +2024-12-03T15:59:57Z TRACE local local_update: } +2024-12-03T15:59:57Z TRACE local local_update: } +2024-12-03T15:59:57Z TRACE local local_update: } +2024-12-03T15:59:57Z DEBUG Saving pre-config state timestamp 2024-12-03T15:59:56Z +2024-12-03T15:59:57Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:57Z, because before initial device state +2024-12-03T15:59:57Z TRACE Stage suspend waiting for initial device state at 14s +2024-12-03T15:59:57Z INFO Stage start waiting for config update synchronized at 14s +2024-12-03T15:59:57Z TRACE received command AHU-1/reply/update +2024-12-03T15:59:57Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:57Z TRACE received command AHU-1/config/update +2024-12-03T15:59:57Z DEBUG received config_update +2024-12-03T15:59:57Z DEBUG Handling update message config_update RC:bac512.00000008 +2024-12-03T15:59:57Z DEBUG Removed configTransaction RC:bac512.00000008 +2024-12-03T15:59:57Z DEBUG last_start changed false, last_start 2024-12-03T15:59:39Z +2024-12-03T15:59:57Z DEBUG Updated config 2024-12-03T15:59:57Z RC:bac512.00000008 +2024-12-03T15:59:57Z INFO Updated config #004: Changed 0 fields. +2024-12-03T15:59:58Z TRACE received command AHU-1/state/update +2024-12-03T15:59:58Z DEBUG received state_update +2024-12-03T15:59:58Z DEBUG Handling update message state_update MP:01227f10 +2024-12-03T15:59:58Z DEBUG Updated state after 0s 2024-12-03T15:59:58Z MP:01227f10 +2024-12-03T15:59:58Z INFO Updated state #005: Changed 3 fields: +2024-12-03T15:59:58Z INFO Updated state #005: Set `system.last_config` = `2024-12-03T15:59:57Z` +2024-12-03T15:59:58Z INFO Updated state #005: Set `system.status.timestamp` = `2024-12-03T15:59:57Z` +2024-12-03T15:59:58Z INFO Updated state #005: Set `timestamp` = `2024-12-03T15:59:58Z` +2024-12-03T15:59:58Z DEBUG Updated state has last_config 2024-12-03T15:59:57Z (expecting 2024-12-03T15:59:57Z) +2024-12-03T15:59:58Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:58Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s +2024-12-03T15:59:58Z TRACE Stage resume waiting for initial device state at 15s +2024-12-03T15:59:58Z DEBUG Config sync took 1s +2024-12-03T15:59:58Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:58Z DEBUG Update config before initial device state timestamp 2024-12-03T15:59:57Z +2024-12-03T15:59:58Z TRACE local local_update: { +2024-12-03T15:59:58Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:57Z", +2024-12-03T15:59:58Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:58Z TRACE local local_update: "system" : { +2024-12-03T15:59:58Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:58Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:58Z TRACE local local_update: "operation" : { +2024-12-03T15:59:58Z TRACE local local_update: "last_start" : "2024-12-03T15:59:39Z" +2024-12-03T15:59:58Z TRACE local local_update: }, +2024-12-03T15:59:58Z TRACE local local_update: "testing" : { +2024-12-03T15:59:58Z TRACE local local_update: "sequence_name" : "scan_single_future" +2024-12-03T15:59:58Z TRACE local local_update: } +2024-12-03T15:59:58Z TRACE local local_update: }, +2024-12-03T15:59:58Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:58Z TRACE local local_update: "families" : { +2024-12-03T15:59:58Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:58Z TRACE local local_update: } +2024-12-03T15:59:58Z TRACE local local_update: }, +2024-12-03T15:59:58Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:58Z TRACE local local_update: "families" : { +2024-12-03T15:59:58Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:58Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:58Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:58Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:58Z TRACE local local_update: } +2024-12-03T15:59:58Z TRACE local local_update: }, +2024-12-03T15:59:58Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:58Z TRACE local local_update: "points" : { +2024-12-03T15:59:58Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:58Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:58Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:58Z TRACE local local_update: }, +2024-12-03T15:59:58Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:58Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:58Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:58Z TRACE local local_update: }, +2024-12-03T15:59:58Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:58Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:58Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:58Z TRACE local local_update: } +2024-12-03T15:59:58Z TRACE local local_update: } +2024-12-03T15:59:58Z TRACE local local_update: } +2024-12-03T15:59:58Z TRACE local local_update: } +2024-12-03T15:59:58Z DEBUG Stage finished waiting for initial device state at 15s after 1s +2024-12-03T15:59:58Z TRACE Stage resume waiting for starting test wrapper at 15s +2024-12-03T15:59:58Z DEBUG Device state system status level is now 300 +2024-12-03T15:59:58Z TRACE Stage suspend waiting for starting test wrapper at 15s +2024-12-03T15:59:58Z INFO Stage start waiting for config update synchronized at 15s +2024-12-03T15:59:58Z TRACE received command AHU-1/state/system +2024-12-03T15:59:58Z TRACE received state_system: { +2024-12-03T15:59:58Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:58Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:58Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:58Z TRACE received state_system: }, +2024-12-03T15:59:58Z TRACE received state_system: "last_config" : "2024-12-03T15:59:57Z", +2024-12-03T15:59:58Z TRACE received state_system: "operation" : { +2024-12-03T15:59:58Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:58Z TRACE received state_system: "last_start" : "2024-12-03T15:59:39Z", +2024-12-03T15:59:58Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:58Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:58Z TRACE received state_system: }, +2024-12-03T15:59:58Z TRACE received state_system: "serial_no" : "sequencer-18959", +2024-12-03T15:59:58Z TRACE received state_system: "software" : { +2024-12-03T15:59:58Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:58Z TRACE received state_system: }, +2024-12-03T15:59:58Z TRACE received state_system: "status" : { +2024-12-03T15:59:58Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:58Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:58Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:57Z", +2024-12-03T15:59:58Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:58Z TRACE received state_system: }, +2024-12-03T15:59:58Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:58Z", +2024-12-03T15:59:58Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:58Z TRACE received state_system: } +2024-12-03T15:59:58Z DEBUG Handling device message state_system MP:01227f10-0 +2024-12-03T15:59:58Z TRACE Ignoring partial state update +2024-12-03T15:59:58Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s +2024-12-03T15:59:58Z TRACE Stage resume waiting for starting test wrapper at 15s +2024-12-03T15:59:58Z DEBUG Config sync took 1s +2024-12-03T15:59:58Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:58Z TRACE Stage suspend waiting for starting test wrapper at 15s +2024-12-03T15:59:58Z INFO Stage start waiting for executing test at 15s +2024-12-03T15:59:58Z DEBUG stage begin waiting for executing test at 15s +2024-12-03T15:59:58Z DEBUG Allowing device state change discovery +2024-12-03T15:59:58Z TRACE Stage suspend waiting for executing test at 15s +2024-12-03T15:59:58Z INFO Stage start waiting for discovery families defined at 15s +2024-12-03T15:59:59Z DEBUG system config extra field null +2024-12-03T15:59:59Z TRACE updated check config_system: true +2024-12-03T15:59:59Z DEBUG update config_system, adding configTransaction RC:bac512.00000009 +2024-12-03T15:59:59Z TRACE local local_system: { +2024-12-03T15:59:59Z TRACE local local_system: "min_loglevel" : 200, +2024-12-03T15:59:59Z TRACE local local_system: "metrics_rate_sec" : 10, +2024-12-03T15:59:59Z TRACE local local_system: "operation" : { +2024-12-03T15:59:59Z TRACE local local_system: "last_start" : "2024-12-03T15:59:39Z" +2024-12-03T15:59:59Z TRACE local local_system: }, +2024-12-03T15:59:59Z TRACE local local_system: "testing" : { +2024-12-03T15:59:59Z TRACE local local_system: "sequence_name" : "scan_single_future" +2024-12-03T15:59:59Z TRACE local local_system: } +2024-12-03T15:59:59Z TRACE local local_system: } +2024-12-03T15:59:59Z TRACE updated check config_pointset: true +2024-12-03T15:59:59Z DEBUG update config_pointset, adding configTransaction RC:bac512.0000000a +2024-12-03T15:59:59Z TRACE local local_pointset: { +2024-12-03T15:59:59Z TRACE local local_pointset: "points" : { +2024-12-03T15:59:59Z TRACE local local_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:59Z TRACE local local_pointset: "units" : "Bars", +2024-12-03T15:59:59Z TRACE local local_pointset: "set_value" : 98 +2024-12-03T15:59:59Z TRACE local local_pointset: }, +2024-12-03T15:59:59Z TRACE local local_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:59Z TRACE local local_pointset: "ref" : "BV11.present_value", +2024-12-03T15:59:59Z TRACE local local_pointset: "units" : "No-units" +2024-12-03T15:59:59Z TRACE local local_pointset: }, +2024-12-03T15:59:59Z TRACE local local_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:59Z TRACE local local_pointset: "ref" : "AV12.present_value", +2024-12-03T15:59:59Z TRACE local local_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:59Z TRACE local local_pointset: } +2024-12-03T15:59:59Z TRACE local local_pointset: } +2024-12-03T15:59:59Z TRACE local local_pointset: } +2024-12-03T15:59:59Z TRACE updated check config_gateway: false +2024-12-03T15:59:59Z TRACE updated check config_localnet: true +2024-12-03T15:59:59Z DEBUG update config_localnet, adding configTransaction RC:bac512.0000000b +2024-12-03T15:59:59Z TRACE local local_localnet: { +2024-12-03T15:59:59Z TRACE local local_localnet: "families" : { +2024-12-03T15:59:59Z TRACE local local_localnet: "ether" : { }, +2024-12-03T15:59:59Z TRACE local local_localnet: "ipv4" : { }, +2024-12-03T15:59:59Z TRACE local local_localnet: "vendor" : { }, +2024-12-03T15:59:59Z TRACE local local_localnet: "ipv6" : { } +2024-12-03T15:59:59Z TRACE local local_localnet: } +2024-12-03T15:59:59Z TRACE local local_localnet: } +2024-12-03T15:59:59Z TRACE updated check config_blobset: false +2024-12-03T15:59:59Z TRACE updated check config_discovery: true +2024-12-03T15:59:59Z DEBUG update config_discovery, adding configTransaction RC:bac512.0000000c +2024-12-03T15:59:59Z TRACE local local_discovery: { +2024-12-03T15:59:59Z TRACE local local_discovery: "families" : { } +2024-12-03T15:59:59Z TRACE local local_discovery: } +2024-12-03T15:59:59Z DEBUG Saving pre-config state timestamp 2024-12-03T15:59:58Z +2024-12-03T15:59:59Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:59Z, because before discovery families defined +2024-12-03T15:59:59Z TRACE Stage suspend waiting for discovery families defined at 16s +2024-12-03T15:59:59Z INFO Stage start waiting for config update synchronized at 16s +2024-12-03T15:59:59Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:59Z TRACE received state_discovery: { +2024-12-03T15:59:59Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:59Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:58Z", +2024-12-03T15:59:59Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:59Z TRACE received state_discovery: } +2024-12-03T15:59:59Z DEBUG Handling device message state_discovery MP:01227f10-1 +2024-12-03T15:59:59Z TRACE Ignoring partial state update +2024-12-03T15:59:59Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:59Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:59Z TRACE received state_localnet: { +2024-12-03T15:59:59Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:59Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:59Z TRACE received state_localnet: "addr" : "00:0d:3a:d3:f6:d2" +2024-12-03T15:59:59Z TRACE received state_localnet: }, +2024-12-03T15:59:59Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:59Z TRACE received state_localnet: "addr" : "10.1.1.114" +2024-12-03T15:59:59Z TRACE received state_localnet: }, +2024-12-03T15:59:59Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:59Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fed3:f6d2" +2024-12-03T15:59:59Z TRACE received state_localnet: }, +2024-12-03T15:59:59Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:59Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:59Z TRACE received state_localnet: } +2024-12-03T15:59:59Z TRACE received state_localnet: }, +2024-12-03T15:59:59Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:58Z", +2024-12-03T15:59:59Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:59Z TRACE received state_localnet: } +2024-12-03T15:59:59Z DEBUG Handling device message state_localnet MP:01227f10-2 +2024-12-03T15:59:59Z TRACE Ignoring partial state update +2024-12-03T15:59:59Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:59Z TRACE received state_pointset: { +2024-12-03T15:59:59Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:59Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:59Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:59Z TRACE received state_pointset: }, +2024-12-03T15:59:59Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:59Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:59Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:59Z TRACE received state_pointset: }, +2024-12-03T15:59:59Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:59Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:59Z TRACE received state_pointset: } +2024-12-03T15:59:59Z TRACE received state_pointset: }, +2024-12-03T15:59:59Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:58Z", +2024-12-03T15:59:59Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:59Z TRACE received state_pointset: } +2024-12-03T15:59:59Z DEBUG Handling device message state_pointset MP:01227f10-3 +2024-12-03T15:59:59Z TRACE Ignoring partial state update +2024-12-03T15:59:59Z TRACE received command AHU-1/config/update +2024-12-03T15:59:59Z DEBUG received config_update +2024-12-03T15:59:59Z DEBUG Handling update message config_update RC:bac512.00000009 +2024-12-03T15:59:59Z DEBUG Removed configTransaction RC:bac512.00000009 +2024-12-03T15:59:59Z DEBUG last_start changed false, last_start 2024-12-03T15:59:39Z +2024-12-03T15:59:59Z DEBUG Updated config 2024-12-03T15:59:59Z RC:bac512.00000009 +2024-12-03T15:59:59Z INFO Updated config #005: Changed 1 fields: +2024-12-03T15:59:59Z INFO Updated config #005: Remove `discovery.families.vendor` +2024-12-03T16:00:00Z TRACE received command AHU-1/state/update +2024-12-03T16:00:00Z DEBUG received state_update +2024-12-03T16:00:00Z DEBUG Handling update message state_update MP:5642c07d +2024-12-03T16:00:00Z DEBUG Updated state after 0s 2024-12-03T16:00:00Z MP:5642c07d +2024-12-03T16:00:00Z INFO Updated state #006: Changed 3 fields: +2024-12-03T16:00:00Z INFO Updated state #006: Set `system.last_config` = `2024-12-03T15:59:59Z` +2024-12-03T16:00:00Z INFO Updated state #006: Set `system.status.timestamp` = `2024-12-03T15:59:59Z` +2024-12-03T16:00:00Z INFO Updated state #006: Set `timestamp` = `2024-12-03T16:00:00Z` +2024-12-03T16:00:00Z DEBUG Updated state has last_config 2024-12-03T15:59:59Z (expecting 2024-12-03T15:59:59Z) +2024-12-03T16:00:00Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-03T16:00:00Z TRACE received command AHU-1/state/system +2024-12-03T16:00:00Z TRACE received state_system: { +2024-12-03T16:00:00Z TRACE received state_system: "hardware" : { +2024-12-03T16:00:00Z TRACE received state_system: "make" : "BOS", +2024-12-03T16:00:00Z TRACE received state_system: "model" : "pubber" +2024-12-03T16:00:00Z TRACE received state_system: }, +2024-12-03T16:00:00Z TRACE received state_system: "last_config" : "2024-12-03T15:59:59Z", +2024-12-03T16:00:00Z TRACE received state_system: "operation" : { +2024-12-03T16:00:00Z TRACE received state_system: "operational" : true, +2024-12-03T16:00:00Z TRACE received state_system: "last_start" : "2024-12-03T15:59:39Z", +2024-12-03T16:00:00Z TRACE received state_system: "restart_count" : 1, +2024-12-03T16:00:00Z TRACE received state_system: "mode" : "initial" +2024-12-03T16:00:00Z TRACE received state_system: }, +2024-12-03T16:00:00Z TRACE received state_system: "serial_no" : "sequencer-18959", +2024-12-03T16:00:00Z TRACE received state_system: "software" : { +2024-12-03T16:00:00Z TRACE received state_system: "firmware" : "v1" +2024-12-03T16:00:00Z TRACE received state_system: }, +2024-12-03T16:00:00Z TRACE received state_system: "status" : { +2024-12-03T16:00:00Z TRACE received state_system: "message" : "success", +2024-12-03T16:00:00Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T16:00:00Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:59Z", +2024-12-03T16:00:00Z TRACE received state_system: "level" : 300 +2024-12-03T16:00:00Z TRACE received state_system: }, +2024-12-03T16:00:00Z TRACE received state_system: "timestamp" : "2024-12-03T16:00:00Z", +2024-12-03T16:00:00Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T16:00:00Z TRACE received state_system: } +2024-12-03T16:00:00Z DEBUG Handling device message state_system MP:5642c07d-0 +2024-12-03T16:00:00Z TRACE Ignoring partial state update +2024-12-03T16:00:00Z TRACE received command AHU-1/state/discovery +2024-12-03T16:00:00Z TRACE received state_discovery: { +2024-12-03T16:00:00Z TRACE received state_discovery: "families" : { }, +2024-12-03T16:00:00Z TRACE received state_discovery: "timestamp" : "2024-12-03T16:00:00Z", +2024-12-03T16:00:00Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T16:00:00Z TRACE received state_discovery: } +2024-12-03T16:00:00Z DEBUG Handling device message state_discovery MP:5642c07d-1 +2024-12-03T16:00:00Z TRACE Ignoring partial state update +2024-12-03T16:00:00Z TRACE received command AHU-1/state/localnet +2024-12-03T16:00:00Z TRACE received state_localnet: { +2024-12-03T16:00:00Z TRACE received state_localnet: "families" : { +2024-12-03T16:00:00Z TRACE received state_localnet: "ether" : { +2024-12-03T16:00:00Z TRACE received state_localnet: "addr" : "00:0d:3a:d3:f6:d2" +2024-12-03T16:00:00Z TRACE received state_localnet: }, +2024-12-03T16:00:00Z TRACE received state_localnet: "ipv4" : { +2024-12-03T16:00:00Z TRACE received state_localnet: "addr" : "10.1.1.114" +2024-12-03T16:00:00Z TRACE received state_localnet: }, +2024-12-03T16:00:00Z TRACE received state_localnet: "ipv6" : { +2024-12-03T16:00:00Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fed3:f6d2" +2024-12-03T16:00:00Z TRACE received state_localnet: }, +2024-12-03T16:00:00Z TRACE received state_localnet: "vendor" : { +2024-12-03T16:00:00Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T16:00:00Z TRACE received state_localnet: } +2024-12-03T16:00:00Z TRACE received state_localnet: }, +2024-12-03T16:00:00Z TRACE received state_localnet: "timestamp" : "2024-12-03T16:00:00Z", +2024-12-03T16:00:00Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T16:00:00Z TRACE received state_localnet: } +2024-12-03T16:00:00Z DEBUG Handling device message state_localnet MP:5642c07d-2 +2024-12-03T16:00:00Z TRACE Ignoring partial state update +2024-12-03T16:00:00Z TRACE received command AHU-1/state/pointset +2024-12-03T16:00:00Z TRACE received state_pointset: { +2024-12-03T16:00:00Z TRACE received state_pointset: "points" : { +2024-12-03T16:00:00Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T16:00:00Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T16:00:00Z TRACE received state_pointset: }, +2024-12-03T16:00:00Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T16:00:00Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T16:00:00Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T16:00:00Z TRACE received state_pointset: }, +2024-12-03T16:00:00Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T16:00:00Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T16:00:00Z TRACE received state_pointset: } +2024-12-03T16:00:00Z TRACE received state_pointset: }, +2024-12-03T16:00:00Z TRACE received state_pointset: "timestamp" : "2024-12-03T16:00:00Z", +2024-12-03T16:00:00Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T16:00:00Z TRACE received state_pointset: } +2024-12-03T16:00:00Z DEBUG Handling device message state_pointset MP:5642c07d-3 +2024-12-03T16:00:00Z TRACE Ignoring partial state update +2024-12-03T16:00:00Z TRACE received command AHU-1/events/pointset +2024-12-03T16:00:00Z TRACE received events_pointset: { +2024-12-03T16:00:00Z TRACE received events_pointset: "points" : { +2024-12-03T16:00:00Z TRACE received events_pointset: "filter_alarm_pressure_status" : { +2024-12-03T16:00:00Z TRACE received events_pointset: "present_value" : true +2024-12-03T16:00:00Z TRACE received events_pointset: }, +2024-12-03T16:00:00Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T16:00:00Z TRACE received events_pointset: "present_value" : 98 +2024-12-03T16:00:00Z TRACE received events_pointset: }, +2024-12-03T16:00:00Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T16:00:00Z TRACE received events_pointset: "present_value" : 9 +2024-12-03T16:00:00Z TRACE received events_pointset: } +2024-12-03T16:00:00Z TRACE received events_pointset: }, +2024-12-03T16:00:00Z TRACE received events_pointset: "timestamp" : "2024-12-03T16:00:00Z", +2024-12-03T16:00:00Z TRACE received events_pointset: "version" : "1.5.2" +2024-12-03T16:00:00Z TRACE received events_pointset: } +2024-12-03T16:00:00Z DEBUG Handling device message events_pointset MP:2057b168 +2024-12-03T16:00:00Z TRACE received command AHU-1/events/system +2024-12-03T16:00:00Z DEBUG received events_system 2024-12-03T15:59:52Z NOTICE system.config.apply: success +2024-12-03T16:00:00Z DEBUG received events_system 2024-12-03T15:59:52Z INFO device.log: Device AHU-1 config handler +2024-12-03T16:00:00Z DEBUG received events_system 2024-12-03T15:59:52Z INFO device.log: 2024-12-03T15:59:52Z received config 2024-12-03T15:59:52Z +2024-12-03T16:00:00Z DEBUG received events_system 2024-12-03T15:59:52Z NOTICE system.config.apply: success +2024-12-03T16:00:00Z DEBUG received events_system 2024-12-03T15:59:54Z INFO device.log: Update state 2024-12-03T15:59:54Z last_config 2024-12-03T15:59:52Z +2024-12-03T16:00:00Z DEBUG received events_system 2024-12-03T15:59:55Z INFO device.log: Device AHU-1 config handler +2024-12-03T16:00:00Z DEBUG received events_system 2024-12-03T15:59:55Z INFO device.log: 2024-12-03T15:59:55Z received config 2024-12-03T15:59:55Z +2024-12-03T16:00:00Z DEBUG received events_system 2024-12-03T15:59:55Z NOTICE system.config.apply: success +2024-12-03T16:00:00Z DEBUG received events_system 2024-12-03T15:59:56Z INFO device.log: Update state 2024-12-03T15:59:56Z last_config 2024-12-03T15:59:55Z +2024-12-03T16:00:00Z DEBUG received events_system 2024-12-03T15:59:57Z INFO device.log: Device AHU-1 config handler +2024-12-03T16:00:00Z DEBUG received events_system 2024-12-03T15:59:57Z INFO device.log: 2024-12-03T15:59:57Z received config 2024-12-03T15:59:57Z +2024-12-03T16:00:00Z DEBUG received events_system 2024-12-03T15:59:57Z NOTICE system.config.apply: success +2024-12-03T16:00:00Z DEBUG received events_system 2024-12-03T15:59:58Z INFO device.log: Update state 2024-12-03T15:59:58Z last_config 2024-12-03T15:59:57Z +2024-12-03T16:00:00Z DEBUG received events_system 2024-12-03T15:59:59Z INFO device.log: Device AHU-1 config handler +2024-12-03T16:00:00Z DEBUG received events_system 2024-12-03T15:59:59Z INFO device.log: 2024-12-03T15:59:59Z received config 2024-12-03T15:59:59Z +2024-12-03T16:00:00Z DEBUG received events_system 2024-12-03T15:59:59Z NOTICE system.config.apply: success +2024-12-03T16:00:00Z DEBUG received events_system 2024-12-03T16:00:00Z INFO device.log: Update state 2024-12-03T16:00:00Z last_config 2024-12-03T15:59:59Z +2024-12-03T16:00:00Z DEBUG Handling device message events_system MP:1ad6bb7f +2024-12-03T16:00:00Z TRACE received command AHU-1/config/update +2024-12-03T16:00:00Z DEBUG received config_update +2024-12-03T16:00:00Z DEBUG Handling update message config_update RC:bac512.0000000a +2024-12-03T16:00:00Z DEBUG Removed configTransaction RC:bac512.0000000a +2024-12-03T16:00:00Z DEBUG last_start changed false, last_start 2024-12-03T15:59:39Z +2024-12-03T16:00:00Z DEBUG Updated config 2024-12-03T16:00:00Z RC:bac512.0000000a +2024-12-03T16:00:00Z INFO Updated config #006: Changed 0 fields. +2024-12-03T16:00:01Z TRACE received command AHU-1/config/update +2024-12-03T16:00:01Z DEBUG received config_update +2024-12-03T16:00:01Z DEBUG Handling update message config_update RC:bac512.0000000b +2024-12-03T16:00:01Z DEBUG Removed configTransaction RC:bac512.0000000b +2024-12-03T16:00:01Z DEBUG last_start changed false, last_start 2024-12-03T15:59:39Z +2024-12-03T16:00:01Z DEBUG Updated config 2024-12-03T16:00:01Z RC:bac512.0000000b +2024-12-03T16:00:01Z INFO Updated config #007: Changed 0 fields. +2024-12-03T16:00:01Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state +2024-12-03T16:00:02Z TRACE received command AHU-1/config/update +2024-12-03T16:00:02Z DEBUG received config_update +2024-12-03T16:00:02Z DEBUG Handling update message config_update RC:bac512.0000000c +2024-12-03T16:00:02Z DEBUG Removed configTransaction RC:bac512.0000000c +2024-12-03T16:00:02Z DEBUG last_start changed false, last_start 2024-12-03T15:59:39Z +2024-12-03T16:00:02Z DEBUG Updated config 2024-12-03T16:00:02Z RC:bac512.0000000c +2024-12-03T16:00:02Z INFO Updated config #008: Changed 0 fields. +2024-12-03T16:00:02Z TRACE received command AHU-1/state/update +2024-12-03T16:00:02Z DEBUG received state_update +2024-12-03T16:00:02Z DEBUG Handling update message state_update MP:9758a5da +2024-12-03T16:00:02Z DEBUG Updated state after 0s 2024-12-03T16:00:02Z MP:9758a5da +2024-12-03T16:00:02Z INFO Updated state #007: Changed 3 fields: +2024-12-03T16:00:02Z INFO Updated state #007: Set `system.last_config` = `2024-12-03T16:00:02Z` +2024-12-03T16:00:02Z INFO Updated state #007: Set `system.status.timestamp` = `2024-12-03T16:00:02Z` +2024-12-03T16:00:02Z INFO Updated state #007: Set `timestamp` = `2024-12-03T16:00:02Z` +2024-12-03T16:00:02Z DEBUG Updated state has last_config 2024-12-03T16:00:02Z (expecting 2024-12-03T16:00:02Z) +2024-12-03T16:00:02Z DEBUG Detail config update synchronized is now: null +2024-12-03T16:00:02Z DEBUG Stage finished waiting for config update synchronized at 19s after 2s +2024-12-03T16:00:02Z TRACE Stage resume waiting for discovery families defined at 19s +2024-12-03T16:00:02Z DEBUG Config sync took 3s +2024-12-03T16:00:02Z DEBUG Finished wait for config sync pending: null +2024-12-03T16:00:02Z DEBUG Update config before discovery families defined timestamp 2024-12-03T16:00:02Z +2024-12-03T16:00:02Z TRACE local local_update: { +2024-12-03T16:00:02Z TRACE local local_update: "timestamp" : "2024-12-03T16:00:02Z", +2024-12-03T16:00:02Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T16:00:02Z TRACE local local_update: "system" : { +2024-12-03T16:00:02Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T16:00:02Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T16:00:02Z TRACE local local_update: "operation" : { +2024-12-03T16:00:02Z TRACE local local_update: "last_start" : "2024-12-03T15:59:39Z" +2024-12-03T16:00:02Z TRACE local local_update: }, +2024-12-03T16:00:02Z TRACE local local_update: "testing" : { +2024-12-03T16:00:02Z TRACE local local_update: "sequence_name" : "scan_single_future" +2024-12-03T16:00:02Z TRACE local local_update: } +2024-12-03T16:00:02Z TRACE local local_update: }, +2024-12-03T16:00:02Z TRACE local local_update: "discovery" : { +2024-12-03T16:00:02Z TRACE local local_update: "families" : { } +2024-12-03T16:00:02Z TRACE local local_update: }, +2024-12-03T16:00:02Z TRACE local local_update: "localnet" : { +2024-12-03T16:00:02Z TRACE local local_update: "families" : { +2024-12-03T16:00:02Z TRACE local local_update: "ether" : { }, +2024-12-03T16:00:02Z TRACE local local_update: "ipv4" : { }, +2024-12-03T16:00:02Z TRACE local local_update: "vendor" : { }, +2024-12-03T16:00:02Z TRACE local local_update: "ipv6" : { } +2024-12-03T16:00:02Z TRACE local local_update: } +2024-12-03T16:00:02Z TRACE local local_update: }, +2024-12-03T16:00:02Z TRACE local local_update: "pointset" : { +2024-12-03T16:00:02Z TRACE local local_update: "points" : { +2024-12-03T16:00:02Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T16:00:02Z TRACE local local_update: "units" : "Bars", +2024-12-03T16:00:02Z TRACE local local_update: "set_value" : 98 +2024-12-03T16:00:02Z TRACE local local_update: }, +2024-12-03T16:00:02Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T16:00:02Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T16:00:02Z TRACE local local_update: "units" : "No-units" +2024-12-03T16:00:02Z TRACE local local_update: }, +2024-12-03T16:00:02Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T16:00:02Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T16:00:02Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T16:00:02Z TRACE local local_update: } +2024-12-03T16:00:02Z TRACE local local_update: } +2024-12-03T16:00:02Z TRACE local local_update: } +2024-12-03T16:00:02Z TRACE local local_update: } +2024-12-03T16:00:02Z DEBUG Recorded sequence: 1. Update config before discovery families defined +2024-12-03T16:00:02Z INFO Device config Remove `discovery.families.vendor` +2024-12-03T16:00:02Z TRACE Update config before discovery families defined: Remove `discovery.families.vendor` +2024-12-03T16:00:02Z DEBUG Recorded sequence: 1. Wait for discovery families defined +2024-12-03T16:00:02Z DEBUG Stage finished waiting for discovery families defined at 19s after 3s +2024-12-03T16:00:02Z TRACE Stage resume waiting for executing test at 19s +2024-12-03T16:00:02Z TRACE Stage suspend waiting for executing test at 19s +2024-12-03T16:00:02Z INFO Stage start waiting for discovery family keys match at 19s +2024-12-03T16:00:03Z DEBUG system config extra field null +2024-12-03T16:00:03Z TRACE updated check config_system: false +2024-12-03T16:00:03Z TRACE updated check config_pointset: false +2024-12-03T16:00:03Z TRACE updated check config_gateway: false +2024-12-03T16:00:03Z TRACE updated check config_localnet: false +2024-12-03T16:00:03Z TRACE updated check config_blobset: false +2024-12-03T16:00:03Z TRACE updated check config_discovery: false +2024-12-03T16:00:03Z DEBUG Update config Before discovery family keys match timestamp 2024-12-03T16:00:02Z +2024-12-03T16:00:03Z TRACE local local_update: { +2024-12-03T16:00:03Z TRACE local local_update: "timestamp" : "2024-12-03T16:00:02Z", +2024-12-03T16:00:03Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T16:00:03Z TRACE local local_update: "system" : { +2024-12-03T16:00:03Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T16:00:03Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T16:00:03Z TRACE local local_update: "operation" : { +2024-12-03T16:00:03Z TRACE local local_update: "last_start" : "2024-12-03T15:59:39Z" +2024-12-03T16:00:03Z TRACE local local_update: }, +2024-12-03T16:00:03Z TRACE local local_update: "testing" : { +2024-12-03T16:00:03Z TRACE local local_update: "sequence_name" : "scan_single_future" +2024-12-03T16:00:03Z TRACE local local_update: } +2024-12-03T16:00:03Z TRACE local local_update: }, +2024-12-03T16:00:03Z TRACE local local_update: "discovery" : { +2024-12-03T16:00:03Z TRACE local local_update: "families" : { } +2024-12-03T16:00:03Z TRACE local local_update: }, +2024-12-03T16:00:03Z TRACE local local_update: "localnet" : { +2024-12-03T16:00:03Z TRACE local local_update: "families" : { +2024-12-03T16:00:03Z TRACE local local_update: "ether" : { }, +2024-12-03T16:00:03Z TRACE local local_update: "ipv4" : { }, +2024-12-03T16:00:03Z TRACE local local_update: "vendor" : { }, +2024-12-03T16:00:03Z TRACE local local_update: "ipv6" : { } +2024-12-03T16:00:03Z TRACE local local_update: } +2024-12-03T16:00:03Z TRACE local local_update: }, +2024-12-03T16:00:03Z TRACE local local_update: "pointset" : { +2024-12-03T16:00:03Z TRACE local local_update: "points" : { +2024-12-03T16:00:03Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T16:00:03Z TRACE local local_update: "units" : "Bars", +2024-12-03T16:00:03Z TRACE local local_update: "set_value" : 98 +2024-12-03T16:00:03Z TRACE local local_update: }, +2024-12-03T16:00:03Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T16:00:03Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T16:00:03Z TRACE local local_update: "units" : "No-units" +2024-12-03T16:00:03Z TRACE local local_update: }, +2024-12-03T16:00:03Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T16:00:03Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T16:00:03Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T16:00:03Z TRACE local local_update: } +2024-12-03T16:00:03Z TRACE local local_update: } +2024-12-03T16:00:03Z TRACE local local_update: } +2024-12-03T16:00:03Z TRACE local local_update: } +2024-12-03T16:00:03Z DEBUG Recorded sequence: 1. Wait until discovery family keys match +2024-12-03T16:00:03Z DEBUG Stage finished waiting for discovery family keys match at 20s after 1s +2024-12-03T16:00:03Z TRACE Stage resume waiting for executing test at 20s +2024-12-03T16:00:03Z TRACE Stage suspend waiting for executing test at 20s +2024-12-03T16:00:03Z INFO Stage start waiting for no scans active at 20s +2024-12-03T16:00:04Z DEBUG system config extra field null +2024-12-03T16:00:04Z TRACE updated check config_system: false +2024-12-03T16:00:04Z TRACE updated check config_pointset: false +2024-12-03T16:00:04Z TRACE updated check config_gateway: false +2024-12-03T16:00:04Z TRACE updated check config_localnet: false +2024-12-03T16:00:04Z TRACE updated check config_blobset: false +2024-12-03T16:00:04Z TRACE updated check config_discovery: false +2024-12-03T16:00:04Z DEBUG Update config before no scans active timestamp 2024-12-03T16:00:02Z +2024-12-03T16:00:04Z TRACE local local_update: { +2024-12-03T16:00:04Z TRACE local local_update: "timestamp" : "2024-12-03T16:00:02Z", +2024-12-03T16:00:04Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T16:00:04Z TRACE local local_update: "system" : { +2024-12-03T16:00:04Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T16:00:04Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T16:00:04Z TRACE local local_update: "operation" : { +2024-12-03T16:00:04Z TRACE local local_update: "last_start" : "2024-12-03T15:59:39Z" +2024-12-03T16:00:04Z TRACE local local_update: }, +2024-12-03T16:00:04Z TRACE local local_update: "testing" : { +2024-12-03T16:00:04Z TRACE local local_update: "sequence_name" : "scan_single_future" +2024-12-03T16:00:04Z TRACE local local_update: } +2024-12-03T16:00:04Z TRACE local local_update: }, +2024-12-03T16:00:04Z TRACE local local_update: "discovery" : { +2024-12-03T16:00:04Z TRACE local local_update: "families" : { } +2024-12-03T16:00:04Z TRACE local local_update: }, +2024-12-03T16:00:04Z TRACE local local_update: "localnet" : { +2024-12-03T16:00:04Z TRACE local local_update: "families" : { +2024-12-03T16:00:04Z TRACE local local_update: "ether" : { }, +2024-12-03T16:00:04Z TRACE local local_update: "ipv4" : { }, +2024-12-03T16:00:04Z TRACE local local_update: "vendor" : { }, +2024-12-03T16:00:04Z TRACE local local_update: "ipv6" : { } +2024-12-03T16:00:04Z TRACE local local_update: } +2024-12-03T16:00:04Z TRACE local local_update: }, +2024-12-03T16:00:04Z TRACE local local_update: "pointset" : { +2024-12-03T16:00:04Z TRACE local local_update: "points" : { +2024-12-03T16:00:04Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T16:00:04Z TRACE local local_update: "units" : "Bars", +2024-12-03T16:00:04Z TRACE local local_update: "set_value" : 98 +2024-12-03T16:00:04Z TRACE local local_update: }, +2024-12-03T16:00:04Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T16:00:04Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T16:00:04Z TRACE local local_update: "units" : "No-units" +2024-12-03T16:00:04Z TRACE local local_update: }, +2024-12-03T16:00:04Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T16:00:04Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T16:00:04Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T16:00:04Z TRACE local local_update: } +2024-12-03T16:00:04Z TRACE local local_update: } +2024-12-03T16:00:04Z TRACE local local_update: } +2024-12-03T16:00:04Z TRACE local local_update: } +2024-12-03T16:00:04Z DEBUG Recorded sequence: 1. Wait for no scans active +2024-12-03T16:00:04Z DEBUG Stage finished waiting for no scans active at 21s after 1s +2024-12-03T16:00:04Z TRACE Stage resume waiting for executing test at 21s +2024-12-03T16:00:04Z INFO Scan configured for family vendor starting at 2024-12-03T16:00:18Z evey nulls +2024-12-03T16:00:05Z TRACE Stage suspend waiting for executing test at 22s +2024-12-03T16:00:05Z INFO Stage start waiting for scheduled scan pending at 22s +2024-12-03T16:00:06Z DEBUG system config extra field null +2024-12-03T16:00:06Z TRACE updated check config_system: false +2024-12-03T16:00:06Z TRACE updated check config_pointset: false +2024-12-03T16:00:06Z TRACE updated check config_gateway: false +2024-12-03T16:00:06Z TRACE updated check config_localnet: false +2024-12-03T16:00:06Z TRACE updated check config_blobset: false +2024-12-03T16:00:06Z TRACE updated check config_discovery: true +2024-12-03T16:00:06Z DEBUG update config_discovery, adding configTransaction RC:bac512.0000000d +2024-12-03T16:00:06Z TRACE local local_discovery: { +2024-12-03T16:00:06Z TRACE local local_discovery: "families" : { +2024-12-03T16:00:06Z TRACE local local_discovery: "vendor" : { +2024-12-03T16:00:06Z TRACE local local_discovery: "generation" : "2024-12-03T16:00:18Z", +2024-12-03T16:00:06Z TRACE local local_discovery: "scan_duration_sec" : 10 +2024-12-03T16:00:06Z TRACE local local_discovery: } +2024-12-03T16:00:06Z TRACE local local_discovery: } +2024-12-03T16:00:06Z TRACE local local_discovery: } +2024-12-03T16:00:06Z DEBUG Saving pre-config state timestamp 2024-12-03T16:00:02Z +2024-12-03T16:00:06Z DEBUG Update lastConfigUpdate 2024-12-03T16:00:06Z, because Before scheduled scan pending +2024-12-03T16:00:06Z TRACE Stage suspend waiting for scheduled scan pending at 23s +2024-12-03T16:00:06Z INFO Stage start waiting for config update synchronized at 23s +2024-12-03T16:00:06Z TRACE received command AHU-1/state/system +2024-12-03T16:00:06Z TRACE received state_system: { +2024-12-03T16:00:06Z TRACE received state_system: "hardware" : { +2024-12-03T16:00:06Z TRACE received state_system: "make" : "BOS", +2024-12-03T16:00:06Z TRACE received state_system: "model" : "pubber" +2024-12-03T16:00:06Z TRACE received state_system: }, +2024-12-03T16:00:06Z TRACE received state_system: "last_config" : "2024-12-03T16:00:02Z", +2024-12-03T16:00:06Z TRACE received state_system: "operation" : { +2024-12-03T16:00:06Z TRACE received state_system: "operational" : true, +2024-12-03T16:00:06Z TRACE received state_system: "last_start" : "2024-12-03T15:59:39Z", +2024-12-03T16:00:06Z TRACE received state_system: "restart_count" : 1, +2024-12-03T16:00:06Z TRACE received state_system: "mode" : "initial" +2024-12-03T16:00:06Z TRACE received state_system: }, +2024-12-03T16:00:06Z TRACE received state_system: "serial_no" : "sequencer-18959", +2024-12-03T16:00:06Z TRACE received state_system: "software" : { +2024-12-03T16:00:06Z TRACE received state_system: "firmware" : "v1" +2024-12-03T16:00:06Z TRACE received state_system: }, +2024-12-03T16:00:06Z TRACE received state_system: "status" : { +2024-12-03T16:00:06Z TRACE received state_system: "message" : "success", +2024-12-03T16:00:06Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T16:00:06Z TRACE received state_system: "timestamp" : "2024-12-03T16:00:02Z", +2024-12-03T16:00:06Z TRACE received state_system: "level" : 300 +2024-12-03T16:00:06Z TRACE received state_system: }, +2024-12-03T16:00:06Z TRACE received state_system: "timestamp" : "2024-12-03T16:00:02Z", +2024-12-03T16:00:06Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T16:00:06Z TRACE received state_system: } +2024-12-03T16:00:06Z DEBUG Handling device message state_system MP:9758a5da-0 +2024-12-03T16:00:06Z TRACE Ignoring partial state update +2024-12-03T16:00:06Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T16:00:06Z TRACE received command AHU-1/state/discovery +2024-12-03T16:00:06Z TRACE received state_discovery: { +2024-12-03T16:00:06Z TRACE received state_discovery: "families" : { }, +2024-12-03T16:00:06Z TRACE received state_discovery: "timestamp" : "2024-12-03T16:00:02Z", +2024-12-03T16:00:06Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T16:00:06Z TRACE received state_discovery: } +2024-12-03T16:00:06Z DEBUG Handling device message state_discovery MP:9758a5da-1 +2024-12-03T16:00:06Z TRACE Ignoring partial state update +2024-12-03T16:00:06Z TRACE received command AHU-1/state/localnet +2024-12-03T16:00:06Z TRACE received state_localnet: { +2024-12-03T16:00:06Z TRACE received state_localnet: "families" : { +2024-12-03T16:00:06Z TRACE received state_localnet: "ether" : { +2024-12-03T16:00:06Z TRACE received state_localnet: "addr" : "00:0d:3a:d3:f6:d2" +2024-12-03T16:00:06Z TRACE received state_localnet: }, +2024-12-03T16:00:06Z TRACE received state_localnet: "ipv4" : { +2024-12-03T16:00:06Z TRACE received state_localnet: "addr" : "10.1.1.114" +2024-12-03T16:00:06Z TRACE received state_localnet: }, +2024-12-03T16:00:06Z TRACE received state_localnet: "ipv6" : { +2024-12-03T16:00:06Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fed3:f6d2" +2024-12-03T16:00:06Z TRACE received state_localnet: }, +2024-12-03T16:00:06Z TRACE received state_localnet: "vendor" : { +2024-12-03T16:00:06Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T16:00:06Z TRACE received state_localnet: } +2024-12-03T16:00:06Z TRACE received state_localnet: }, +2024-12-03T16:00:06Z TRACE received state_localnet: "timestamp" : "2024-12-03T16:00:02Z", +2024-12-03T16:00:06Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T16:00:06Z TRACE received state_localnet: } +2024-12-03T16:00:06Z DEBUG Handling device message state_localnet MP:9758a5da-2 +2024-12-03T16:00:06Z TRACE Ignoring partial state update +2024-12-03T16:00:06Z TRACE received command AHU-1/state/pointset +2024-12-03T16:00:06Z TRACE received state_pointset: { +2024-12-03T16:00:06Z TRACE received state_pointset: "points" : { +2024-12-03T16:00:06Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T16:00:06Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T16:00:06Z TRACE received state_pointset: }, +2024-12-03T16:00:06Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T16:00:06Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T16:00:06Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T16:00:06Z TRACE received state_pointset: }, +2024-12-03T16:00:06Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T16:00:06Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T16:00:06Z TRACE received state_pointset: } +2024-12-03T16:00:06Z TRACE received state_pointset: }, +2024-12-03T16:00:06Z TRACE received state_pointset: "timestamp" : "2024-12-03T16:00:02Z", +2024-12-03T16:00:06Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T16:00:06Z TRACE received state_pointset: } +2024-12-03T16:00:06Z DEBUG Handling device message state_pointset MP:9758a5da-3 +2024-12-03T16:00:06Z TRACE Ignoring partial state update +2024-12-03T16:00:06Z TRACE received command null/config/udmi +2024-12-03T16:00:06Z TRACE received command AHU-1/state/update +2024-12-03T16:00:06Z DEBUG received state_update +2024-12-03T16:00:06Z DEBUG Handling update message state_update MP:9a0ce22c +2024-12-03T16:00:06Z DEBUG Updated state after 0s 2024-12-03T16:00:06Z MP:9a0ce22c +2024-12-03T16:00:06Z INFO Updated state #008: Changed 4 fields: +2024-12-03T16:00:06Z INFO Updated state #008: Set `system.status.level` = `100` +2024-12-03T16:00:06Z INFO Updated state #008: Set `system.status.category` = `system.config.parse` +2024-12-03T16:00:06Z INFO Updated state #008: Set `system.status.timestamp` = `2024-12-03T16:00:06Z` +2024-12-03T16:00:06Z INFO Updated state #008: Set `timestamp` = `2024-12-03T16:00:06Z` +2024-12-03T16:00:06Z DEBUG Updated state has last_config 2024-12-03T16:00:02Z (expecting 2024-12-03T16:00:02Z) +2024-12-03T16:00:06Z TRACE received command AHU-1/config/update +2024-12-03T16:00:06Z DEBUG received config_update +2024-12-03T16:00:06Z DEBUG Handling update message config_update RC:bac512.0000000d +2024-12-03T16:00:06Z DEBUG Removed configTransaction RC:bac512.0000000d +2024-12-03T16:00:06Z DEBUG last_start changed false, last_start 2024-12-03T15:59:39Z +2024-12-03T16:00:06Z DEBUG Updated config 2024-12-03T16:00:06Z RC:bac512.0000000d +2024-12-03T16:00:06Z INFO Updated config #009: Changed 1 fields: +2024-12-03T16:00:06Z INFO Updated config #009: Add `discovery.families.vendor` = { "generation": `family generation`, "scan_duration_sec": `10` } +2024-12-03T16:00:06Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-03T16:00:06Z TRACE received command AHU-1/state/system +2024-12-03T16:00:06Z TRACE received state_system: { +2024-12-03T16:00:06Z TRACE received state_system: "hardware" : { +2024-12-03T16:00:06Z TRACE received state_system: "make" : "BOS", +2024-12-03T16:00:06Z TRACE received state_system: "model" : "pubber" +2024-12-03T16:00:06Z TRACE received state_system: }, +2024-12-03T16:00:06Z TRACE received state_system: "last_config" : "2024-12-03T16:00:02Z", +2024-12-03T16:00:06Z TRACE received state_system: "operation" : { +2024-12-03T16:00:06Z TRACE received state_system: "operational" : true, +2024-12-03T16:00:06Z TRACE received state_system: "last_start" : "2024-12-03T15:59:39Z", +2024-12-03T16:00:06Z TRACE received state_system: "restart_count" : 1, +2024-12-03T16:00:06Z TRACE received state_system: "mode" : "initial" +2024-12-03T16:00:06Z TRACE received state_system: }, +2024-12-03T16:00:06Z TRACE received state_system: "serial_no" : "sequencer-18959", +2024-12-03T16:00:06Z TRACE received state_system: "software" : { +2024-12-03T16:00:06Z TRACE received state_system: "firmware" : "v1" +2024-12-03T16:00:06Z TRACE received state_system: }, +2024-12-03T16:00:06Z TRACE received state_system: "status" : { +2024-12-03T16:00:06Z TRACE received state_system: "message" : "success", +2024-12-03T16:00:06Z TRACE received state_system: "category" : "system.config.parse", +2024-12-03T16:00:06Z TRACE received state_system: "timestamp" : "2024-12-03T16:00:06Z", +2024-12-03T16:00:06Z TRACE received state_system: "level" : 100 +2024-12-03T16:00:06Z TRACE received state_system: }, +2024-12-03T16:00:06Z TRACE received state_system: "timestamp" : "2024-12-03T16:00:06Z", +2024-12-03T16:00:06Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T16:00:06Z TRACE received state_system: } +2024-12-03T16:00:06Z DEBUG Handling device message state_system MP:9a0ce22c-0 +2024-12-03T16:00:06Z TRACE Ignoring partial state update +2024-12-03T16:00:06Z TRACE received command AHU-1/state/discovery +2024-12-03T16:00:06Z TRACE received state_discovery: { +2024-12-03T16:00:06Z TRACE received state_discovery: "families" : { }, +2024-12-03T16:00:06Z TRACE received state_discovery: "timestamp" : "2024-12-03T16:00:06Z", +2024-12-03T16:00:06Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T16:00:06Z TRACE received state_discovery: } +2024-12-03T16:00:06Z DEBUG Handling device message state_discovery MP:9a0ce22c-1 +2024-12-03T16:00:06Z TRACE Ignoring partial state update +2024-12-03T16:00:06Z TRACE received command AHU-1/state/localnet +2024-12-03T16:00:06Z TRACE received state_localnet: { +2024-12-03T16:00:06Z TRACE received state_localnet: "families" : { +2024-12-03T16:00:06Z TRACE received state_localnet: "ether" : { +2024-12-03T16:00:06Z TRACE received state_localnet: "addr" : "00:0d:3a:d3:f6:d2" +2024-12-03T16:00:06Z TRACE received state_localnet: }, +2024-12-03T16:00:06Z TRACE received state_localnet: "ipv4" : { +2024-12-03T16:00:06Z TRACE received state_localnet: "addr" : "10.1.1.114" +2024-12-03T16:00:06Z TRACE received state_localnet: }, +2024-12-03T16:00:06Z TRACE received state_localnet: "ipv6" : { +2024-12-03T16:00:06Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fed3:f6d2" +2024-12-03T16:00:06Z TRACE received state_localnet: }, +2024-12-03T16:00:06Z TRACE received state_localnet: "vendor" : { +2024-12-03T16:00:06Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T16:00:06Z TRACE received state_localnet: } +2024-12-03T16:00:06Z TRACE received state_localnet: }, +2024-12-03T16:00:06Z TRACE received state_localnet: "timestamp" : "2024-12-03T16:00:06Z", +2024-12-03T16:00:06Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T16:00:06Z TRACE received state_localnet: } +2024-12-03T16:00:06Z DEBUG Handling device message state_localnet MP:9a0ce22c-2 +2024-12-03T16:00:06Z TRACE Ignoring partial state update +2024-12-03T16:00:06Z TRACE received command AHU-1/state/pointset +2024-12-03T16:00:06Z TRACE received state_pointset: { +2024-12-03T16:00:06Z TRACE received state_pointset: "points" : { +2024-12-03T16:00:06Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T16:00:06Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T16:00:06Z TRACE received state_pointset: }, +2024-12-03T16:00:06Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T16:00:06Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T16:00:06Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T16:00:06Z TRACE received state_pointset: }, +2024-12-03T16:00:06Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T16:00:06Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T16:00:06Z TRACE received state_pointset: } +2024-12-03T16:00:06Z TRACE received state_pointset: }, +2024-12-03T16:00:06Z TRACE received state_pointset: "timestamp" : "2024-12-03T16:00:06Z", +2024-12-03T16:00:06Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T16:00:06Z TRACE received state_pointset: } +2024-12-03T16:00:06Z DEBUG Handling device message state_pointset MP:9a0ce22c-3 +2024-12-03T16:00:06Z TRACE Ignoring partial state update +2024-12-03T16:00:08Z TRACE received command AHU-1/state/update +2024-12-03T16:00:08Z DEBUG received state_update +2024-12-03T16:00:08Z DEBUG Handling update message state_update MP:722c4c71 +2024-12-03T16:00:08Z DEBUG Updated state after 0s 2024-12-03T16:00:08Z MP:722c4c71 +2024-12-03T16:00:08Z INFO Updated state #009: Changed 5 fields: +2024-12-03T16:00:08Z INFO Updated state #009: Set `system.last_config` = `2024-12-03T16:00:06Z` +2024-12-03T16:00:08Z INFO Updated state #009: Set `system.status.level` = `300` +2024-12-03T16:00:08Z INFO Updated state #009: Set `system.status.category` = `system.config.apply` +2024-12-03T16:00:08Z INFO Updated state #009: Add `discovery.families.vendor` = { "generation": `2024-12-03T16:00:18Z`, "phase": `pending` } +2024-12-03T16:00:08Z INFO Updated state #009: Set `timestamp` = `2024-12-03T16:00:08Z` +2024-12-03T16:00:08Z DEBUG Updated state has last_config 2024-12-03T16:00:06Z (expecting 2024-12-03T16:00:06Z) +2024-12-03T16:00:08Z TRACE received command AHU-1/state/system +2024-12-03T16:00:08Z TRACE received state_system: { +2024-12-03T16:00:08Z TRACE received state_system: "hardware" : { +2024-12-03T16:00:08Z TRACE received state_system: "make" : "BOS", +2024-12-03T16:00:08Z TRACE received state_system: "model" : "pubber" +2024-12-03T16:00:08Z TRACE received state_system: }, +2024-12-03T16:00:08Z TRACE received state_system: "last_config" : "2024-12-03T16:00:06Z", +2024-12-03T16:00:08Z TRACE received state_system: "operation" : { +2024-12-03T16:00:08Z TRACE received state_system: "operational" : true, +2024-12-03T16:00:08Z TRACE received state_system: "last_start" : "2024-12-03T15:59:39Z", +2024-12-03T16:00:08Z TRACE received state_system: "restart_count" : 1, +2024-12-03T16:00:08Z TRACE received state_system: "mode" : "initial" +2024-12-03T16:00:08Z TRACE received state_system: }, +2024-12-03T16:00:08Z TRACE received state_system: "serial_no" : "sequencer-18959", +2024-12-03T16:00:08Z TRACE received state_system: "software" : { +2024-12-03T16:00:08Z TRACE received state_system: "firmware" : "v1" +2024-12-03T16:00:08Z TRACE received state_system: }, +2024-12-03T16:00:08Z TRACE received state_system: "status" : { +2024-12-03T16:00:08Z TRACE received state_system: "message" : "success", +2024-12-03T16:00:08Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T16:00:08Z TRACE received state_system: "timestamp" : "2024-12-03T16:00:06Z", +2024-12-03T16:00:08Z TRACE received state_system: "level" : 300 +2024-12-03T16:00:08Z TRACE received state_system: }, +2024-12-03T16:00:08Z TRACE received state_system: "timestamp" : "2024-12-03T16:00:08Z", +2024-12-03T16:00:08Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T16:00:08Z TRACE received state_system: } +2024-12-03T16:00:08Z DEBUG Handling device message state_system MP:722c4c71-0 +2024-12-03T16:00:08Z TRACE Ignoring partial state update +2024-12-03T16:00:08Z DEBUG Detail config update synchronized is now: null +2024-12-03T16:00:08Z DEBUG Stage finished waiting for config update synchronized at 25s after 2s +2024-12-03T16:00:08Z TRACE Stage resume waiting for scheduled scan pending at 25s +2024-12-03T16:00:08Z DEBUG Config sync took 2s +2024-12-03T16:00:08Z DEBUG Finished wait for config sync pending: null +2024-12-03T16:00:08Z DEBUG Update config Before scheduled scan pending timestamp 2024-12-03T16:00:06Z +2024-12-03T16:00:08Z TRACE local local_update: { +2024-12-03T16:00:08Z TRACE local local_update: "timestamp" : "2024-12-03T16:00:06Z", +2024-12-03T16:00:08Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T16:00:08Z TRACE local local_update: "system" : { +2024-12-03T16:00:08Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T16:00:08Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T16:00:08Z TRACE local local_update: "operation" : { +2024-12-03T16:00:08Z TRACE local local_update: "last_start" : "2024-12-03T15:59:39Z" +2024-12-03T16:00:08Z TRACE local local_update: }, +2024-12-03T16:00:08Z TRACE local local_update: "testing" : { +2024-12-03T16:00:08Z TRACE local local_update: "sequence_name" : "scan_single_future" +2024-12-03T16:00:08Z TRACE local local_update: } +2024-12-03T16:00:08Z TRACE local local_update: }, +2024-12-03T16:00:08Z TRACE local local_update: "discovery" : { +2024-12-03T16:00:08Z TRACE local local_update: "families" : { +2024-12-03T16:00:08Z TRACE local local_update: "vendor" : { +2024-12-03T16:00:08Z TRACE local local_update: "generation" : "2024-12-03T16:00:18Z", +2024-12-03T16:00:08Z TRACE local local_update: "scan_duration_sec" : 10 +2024-12-03T16:00:08Z TRACE local local_update: } +2024-12-03T16:00:08Z TRACE local local_update: } +2024-12-03T16:00:08Z TRACE local local_update: }, +2024-12-03T16:00:08Z TRACE local local_update: "localnet" : { +2024-12-03T16:00:08Z TRACE local local_update: "families" : { +2024-12-03T16:00:08Z TRACE local local_update: "ether" : { }, +2024-12-03T16:00:08Z TRACE local local_update: "ipv4" : { }, +2024-12-03T16:00:08Z TRACE local local_update: "vendor" : { }, +2024-12-03T16:00:08Z TRACE local local_update: "ipv6" : { } +2024-12-03T16:00:08Z TRACE local local_update: } +2024-12-03T16:00:08Z TRACE local local_update: }, +2024-12-03T16:00:08Z TRACE local local_update: "pointset" : { +2024-12-03T16:00:08Z TRACE local local_update: "points" : { +2024-12-03T16:00:08Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T16:00:08Z TRACE local local_update: "units" : "Bars", +2024-12-03T16:00:08Z TRACE local local_update: "set_value" : 98 +2024-12-03T16:00:08Z TRACE local local_update: }, +2024-12-03T16:00:08Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T16:00:08Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T16:00:08Z TRACE local local_update: "units" : "No-units" +2024-12-03T16:00:08Z TRACE local local_update: }, +2024-12-03T16:00:08Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T16:00:08Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T16:00:08Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T16:00:08Z TRACE local local_update: } +2024-12-03T16:00:08Z TRACE local local_update: } +2024-12-03T16:00:08Z TRACE local local_update: } +2024-12-03T16:00:08Z TRACE local local_update: } +2024-12-03T16:00:08Z DEBUG Recorded sequence: 1. Update config Before scheduled scan pending +2024-12-03T16:00:08Z INFO Device config Add `discovery.families.vendor` = { "generation": `family generation`, "scan_duration_sec": `10` } +2024-12-03T16:00:08Z TRACE Update config Before scheduled scan pending: Add `discovery.families.vendor` = { "generation": `family generation`, "scan_duration_sec": `10` } +2024-12-03T16:00:08Z DEBUG Recorded sequence: 1. Wait until scheduled scan pending +2024-12-03T16:00:08Z DEBUG Stage finished waiting for scheduled scan pending at 25s after 3s +2024-12-03T16:00:08Z TRACE Stage resume waiting for executing test at 25s +2024-12-03T16:00:08Z TRACE Stage suspend waiting for executing test at 25s +2024-12-03T16:00:08Z INFO Stage start waiting for scheduled scan active at 25s +2024-12-03T16:00:09Z DEBUG system config extra field null +2024-12-03T16:00:09Z TRACE updated check config_system: false +2024-12-03T16:00:09Z TRACE updated check config_pointset: false +2024-12-03T16:00:09Z TRACE updated check config_gateway: false +2024-12-03T16:00:09Z TRACE updated check config_localnet: false +2024-12-03T16:00:09Z TRACE updated check config_blobset: false +2024-12-03T16:00:09Z TRACE updated check config_discovery: false +2024-12-03T16:00:09Z DEBUG Update config Before scheduled scan active timestamp 2024-12-03T16:00:06Z +2024-12-03T16:00:09Z TRACE local local_update: { +2024-12-03T16:00:09Z TRACE local local_update: "timestamp" : "2024-12-03T16:00:06Z", +2024-12-03T16:00:09Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T16:00:09Z TRACE local local_update: "system" : { +2024-12-03T16:00:09Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T16:00:09Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T16:00:09Z TRACE local local_update: "operation" : { +2024-12-03T16:00:09Z TRACE local local_update: "last_start" : "2024-12-03T15:59:39Z" +2024-12-03T16:00:09Z TRACE local local_update: }, +2024-12-03T16:00:09Z TRACE local local_update: "testing" : { +2024-12-03T16:00:09Z TRACE local local_update: "sequence_name" : "scan_single_future" +2024-12-03T16:00:09Z TRACE local local_update: } +2024-12-03T16:00:09Z TRACE local local_update: }, +2024-12-03T16:00:09Z TRACE local local_update: "discovery" : { +2024-12-03T16:00:09Z TRACE local local_update: "families" : { +2024-12-03T16:00:09Z TRACE local local_update: "vendor" : { +2024-12-03T16:00:09Z TRACE local local_update: "generation" : "2024-12-03T16:00:18Z", +2024-12-03T16:00:09Z TRACE local local_update: "scan_duration_sec" : 10 +2024-12-03T16:00:09Z TRACE local local_update: } +2024-12-03T16:00:09Z TRACE local local_update: } +2024-12-03T16:00:09Z TRACE local local_update: }, +2024-12-03T16:00:09Z TRACE local local_update: "localnet" : { +2024-12-03T16:00:09Z TRACE local local_update: "families" : { +2024-12-03T16:00:09Z TRACE local local_update: "ether" : { }, +2024-12-03T16:00:09Z TRACE local local_update: "ipv4" : { }, +2024-12-03T16:00:09Z TRACE local local_update: "vendor" : { }, +2024-12-03T16:00:09Z TRACE local local_update: "ipv6" : { } +2024-12-03T16:00:09Z TRACE local local_update: } +2024-12-03T16:00:09Z TRACE local local_update: }, +2024-12-03T16:00:09Z TRACE local local_update: "pointset" : { +2024-12-03T16:00:09Z TRACE local local_update: "points" : { +2024-12-03T16:00:09Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T16:00:09Z TRACE local local_update: "units" : "Bars", +2024-12-03T16:00:09Z TRACE local local_update: "set_value" : 98 +2024-12-03T16:00:09Z TRACE local local_update: }, +2024-12-03T16:00:09Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T16:00:09Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T16:00:09Z TRACE local local_update: "units" : "No-units" +2024-12-03T16:00:09Z TRACE local local_update: }, +2024-12-03T16:00:09Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T16:00:09Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T16:00:09Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T16:00:09Z TRACE local local_update: } +2024-12-03T16:00:09Z TRACE local local_update: } +2024-12-03T16:00:09Z TRACE local local_update: } +2024-12-03T16:00:09Z TRACE local local_update: } +2024-12-03T16:00:09Z DEBUG Detail scheduled scan active is now: Expected active 2024-12-03T16:00:18Z but {"generation":"2024-12-03T16:00:18Z","phase":"pending"} +2024-12-03T16:00:09Z TRACE received command AHU-1/state/discovery +2024-12-03T16:00:09Z TRACE received state_discovery: { +2024-12-03T16:00:09Z TRACE received state_discovery: "families" : { +2024-12-03T16:00:09Z TRACE received state_discovery: "vendor" : { +2024-12-03T16:00:09Z TRACE received state_discovery: "generation" : "2024-12-03T16:00:18Z", +2024-12-03T16:00:09Z TRACE received state_discovery: "phase" : "pending" +2024-12-03T16:00:09Z TRACE received state_discovery: } +2024-12-03T16:00:09Z TRACE received state_discovery: }, +2024-12-03T16:00:09Z TRACE received state_discovery: "timestamp" : "2024-12-03T16:00:08Z", +2024-12-03T16:00:09Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T16:00:09Z TRACE received state_discovery: } +2024-12-03T16:00:09Z DEBUG Handling device message state_discovery MP:722c4c71-1 +2024-12-03T16:00:09Z TRACE Ignoring partial state update +2024-12-03T16:00:09Z TRACE received command AHU-1/state/localnet +2024-12-03T16:00:09Z TRACE received state_localnet: { +2024-12-03T16:00:09Z TRACE received state_localnet: "families" : { +2024-12-03T16:00:09Z TRACE received state_localnet: "ether" : { +2024-12-03T16:00:09Z TRACE received state_localnet: "addr" : "00:0d:3a:d3:f6:d2" +2024-12-03T16:00:09Z TRACE received state_localnet: }, +2024-12-03T16:00:09Z TRACE received state_localnet: "ipv4" : { +2024-12-03T16:00:09Z TRACE received state_localnet: "addr" : "10.1.1.114" +2024-12-03T16:00:09Z TRACE received state_localnet: }, +2024-12-03T16:00:09Z TRACE received state_localnet: "ipv6" : { +2024-12-03T16:00:09Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fed3:f6d2" +2024-12-03T16:00:09Z TRACE received state_localnet: }, +2024-12-03T16:00:09Z TRACE received state_localnet: "vendor" : { +2024-12-03T16:00:09Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T16:00:09Z TRACE received state_localnet: } +2024-12-03T16:00:09Z TRACE received state_localnet: }, +2024-12-03T16:00:09Z TRACE received state_localnet: "timestamp" : "2024-12-03T16:00:08Z", +2024-12-03T16:00:09Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T16:00:09Z TRACE received state_localnet: } +2024-12-03T16:00:09Z DEBUG Handling device message state_localnet MP:722c4c71-2 +2024-12-03T16:00:09Z TRACE Ignoring partial state update +2024-12-03T16:00:09Z TRACE received command AHU-1/state/pointset +2024-12-03T16:00:09Z TRACE received state_pointset: { +2024-12-03T16:00:09Z TRACE received state_pointset: "points" : { +2024-12-03T16:00:09Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T16:00:09Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T16:00:09Z TRACE received state_pointset: }, +2024-12-03T16:00:09Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T16:00:09Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T16:00:09Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T16:00:09Z TRACE received state_pointset: }, +2024-12-03T16:00:09Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T16:00:09Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T16:00:09Z TRACE received state_pointset: } +2024-12-03T16:00:09Z TRACE received state_pointset: }, +2024-12-03T16:00:09Z TRACE received state_pointset: "timestamp" : "2024-12-03T16:00:08Z", +2024-12-03T16:00:09Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T16:00:09Z TRACE received state_pointset: } +2024-12-03T16:00:09Z DEBUG Handling device message state_pointset MP:722c4c71-3 +2024-12-03T16:00:09Z TRACE Ignoring partial state update +2024-12-03T16:00:10Z TRACE received command AHU-1/events/pointset +2024-12-03T16:00:10Z TRACE received events_pointset: { +2024-12-03T16:00:10Z TRACE received events_pointset: "points" : { +2024-12-03T16:00:10Z TRACE received events_pointset: "filter_alarm_pressure_status" : { +2024-12-03T16:00:10Z TRACE received events_pointset: "present_value" : true +2024-12-03T16:00:10Z TRACE received events_pointset: }, +2024-12-03T16:00:10Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T16:00:10Z TRACE received events_pointset: "present_value" : 98 +2024-12-03T16:00:10Z TRACE received events_pointset: }, +2024-12-03T16:00:10Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T16:00:10Z TRACE received events_pointset: "present_value" : 11 +2024-12-03T16:00:10Z TRACE received events_pointset: } +2024-12-03T16:00:10Z TRACE received events_pointset: }, +2024-12-03T16:00:10Z TRACE received events_pointset: "timestamp" : "2024-12-03T16:00:10Z", +2024-12-03T16:00:10Z TRACE received events_pointset: "version" : "1.5.2" +2024-12-03T16:00:10Z TRACE received events_pointset: } +2024-12-03T16:00:10Z DEBUG Handling device message events_pointset MP:95d9d502 +2024-12-03T16:00:10Z TRACE received command AHU-1/events/system +2024-12-03T16:00:10Z DEBUG received events_system 2024-12-03T16:00:00Z INFO device.log: Device AHU-1 config handler +2024-12-03T16:00:10Z DEBUG received events_system 2024-12-03T16:00:00Z INFO device.log: 2024-12-03T16:00:00Z received config 2024-12-03T16:00:00Z +2024-12-03T16:00:10Z DEBUG received events_system 2024-12-03T16:00:00Z NOTICE system.config.apply: success +2024-12-03T16:00:10Z DEBUG received events_system 2024-12-03T16:00:01Z INFO device.log: Device AHU-1 config handler +2024-12-03T16:00:10Z DEBUG received events_system 2024-12-03T16:00:01Z INFO device.log: 2024-12-03T16:00:01Z received config 2024-12-03T16:00:01Z +2024-12-03T16:00:10Z DEBUG received events_system 2024-12-03T16:00:01Z NOTICE system.config.apply: success +2024-12-03T16:00:10Z DEBUG received events_system 2024-12-03T16:00:02Z INFO device.log: Device AHU-1 config handler +2024-12-03T16:00:10Z DEBUG received events_system 2024-12-03T16:00:02Z INFO device.log: 2024-12-03T16:00:02Z received config 2024-12-03T16:00:02Z +2024-12-03T16:00:10Z DEBUG received events_system 2024-12-03T16:00:02Z NOTICE system.config.apply: success +2024-12-03T16:00:10Z DEBUG received events_system 2024-12-03T16:00:02Z INFO device.log: Update state 2024-12-03T16:00:02Z last_config 2024-12-03T16:00:02Z +2024-12-03T16:00:10Z DEBUG received events_system 2024-12-03T16:00:06Z INFO device.log: Update state 2024-12-03T16:00:06Z last_config 2024-12-03T16:00:02Z +2024-12-03T16:00:10Z DEBUG received events_system 2024-12-03T16:00:06Z INFO device.log: Device AHU-1 config handler +2024-12-03T16:00:10Z DEBUG received events_system 2024-12-03T16:00:06Z INFO device.log: 2024-12-03T16:00:06Z received config 2024-12-03T16:00:06Z +2024-12-03T16:00:10Z DEBUG received events_system 2024-12-03T16:00:06Z INFO device.log: Discovery scan generation vendor pending at 2024-12-03T16:00:18Z +2024-12-03T16:00:10Z DEBUG received events_system 2024-12-03T16:00:06Z NOTICE system.config.apply: success +2024-12-03T16:00:10Z DEBUG received events_system 2024-12-03T16:00:08Z INFO device.log: Update state 2024-12-03T16:00:08Z last_config 2024-12-03T16:00:06Z +2024-12-03T16:00:10Z DEBUG Handling device message events_system MP:af04f324 +2024-12-03T16:00:18Z TRACE received command AHU-1/state/update +2024-12-03T16:00:18Z DEBUG received state_update +2024-12-03T16:00:18Z DEBUG Handling update message state_update MP:5bf5b043 +2024-12-03T16:00:18Z DEBUG Updated state after 0s 2024-12-03T16:00:18Z MP:5bf5b043 +2024-12-03T16:00:18Z INFO Updated state #010: Changed 3 fields: +2024-12-03T16:00:18Z INFO Updated state #010: Set `discovery.families.vendor.phase` = `active` +2024-12-03T16:00:18Z INFO Updated state #010: Add `discovery.families.vendor.active_count` = `0` +2024-12-03T16:00:18Z INFO Updated state #010: Set `timestamp` = `2024-12-03T16:00:18Z` +2024-12-03T16:00:18Z DEBUG Updated state has last_config 2024-12-03T16:00:06Z (expecting 2024-12-03T16:00:06Z) +2024-12-03T16:00:18Z DEBUG Detail scheduled scan active is now: null +2024-12-03T16:00:18Z DEBUG Recorded sequence: 1. Wait until scheduled scan active +2024-12-03T16:00:18Z DEBUG Stage finished waiting for scheduled scan active at 34s after 9s +2024-12-03T16:00:18Z TRACE Stage resume waiting for executing test at 34s +2024-12-03T16:00:18Z DEBUG Recorded sequence: 1. Check that scan started at time +2024-12-03T16:00:18Z TRACE Stage suspend waiting for executing test at 34s +2024-12-03T16:00:18Z INFO Stage start waiting for scheduled scan complete at 34s +2024-12-03T16:00:19Z DEBUG system config extra field null +2024-12-03T16:00:19Z TRACE updated check config_system: false +2024-12-03T16:00:19Z TRACE updated check config_pointset: false +2024-12-03T16:00:19Z TRACE updated check config_gateway: false +2024-12-03T16:00:19Z TRACE updated check config_localnet: false +2024-12-03T16:00:19Z TRACE updated check config_blobset: false +2024-12-03T16:00:19Z TRACE updated check config_discovery: false +2024-12-03T16:00:19Z DEBUG Update config Before scheduled scan complete timestamp 2024-12-03T16:00:06Z +2024-12-03T16:00:19Z TRACE local local_update: { +2024-12-03T16:00:19Z TRACE local local_update: "timestamp" : "2024-12-03T16:00:06Z", +2024-12-03T16:00:19Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T16:00:19Z TRACE local local_update: "system" : { +2024-12-03T16:00:19Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T16:00:19Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T16:00:19Z TRACE local local_update: "operation" : { +2024-12-03T16:00:19Z TRACE local local_update: "last_start" : "2024-12-03T15:59:39Z" +2024-12-03T16:00:19Z TRACE local local_update: }, +2024-12-03T16:00:19Z TRACE local local_update: "testing" : { +2024-12-03T16:00:19Z TRACE local local_update: "sequence_name" : "scan_single_future" +2024-12-03T16:00:19Z TRACE local local_update: } +2024-12-03T16:00:19Z TRACE local local_update: }, +2024-12-03T16:00:19Z TRACE local local_update: "discovery" : { +2024-12-03T16:00:19Z TRACE local local_update: "families" : { +2024-12-03T16:00:19Z TRACE local local_update: "vendor" : { +2024-12-03T16:00:19Z TRACE local local_update: "generation" : "2024-12-03T16:00:18Z", +2024-12-03T16:00:19Z TRACE local local_update: "scan_duration_sec" : 10 +2024-12-03T16:00:19Z TRACE local local_update: } +2024-12-03T16:00:19Z TRACE local local_update: } +2024-12-03T16:00:19Z TRACE local local_update: }, +2024-12-03T16:00:19Z TRACE local local_update: "localnet" : { +2024-12-03T16:00:19Z TRACE local local_update: "families" : { +2024-12-03T16:00:19Z TRACE local local_update: "ether" : { }, +2024-12-03T16:00:19Z TRACE local local_update: "ipv4" : { }, +2024-12-03T16:00:19Z TRACE local local_update: "vendor" : { }, +2024-12-03T16:00:19Z TRACE local local_update: "ipv6" : { } +2024-12-03T16:00:19Z TRACE local local_update: } +2024-12-03T16:00:19Z TRACE local local_update: }, +2024-12-03T16:00:19Z TRACE local local_update: "pointset" : { +2024-12-03T16:00:19Z TRACE local local_update: "points" : { +2024-12-03T16:00:19Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T16:00:19Z TRACE local local_update: "units" : "Bars", +2024-12-03T16:00:19Z TRACE local local_update: "set_value" : 98 +2024-12-03T16:00:19Z TRACE local local_update: }, +2024-12-03T16:00:19Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T16:00:19Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T16:00:19Z TRACE local local_update: "units" : "No-units" +2024-12-03T16:00:19Z TRACE local local_update: }, +2024-12-03T16:00:19Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T16:00:19Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T16:00:19Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T16:00:19Z TRACE local local_update: } +2024-12-03T16:00:19Z TRACE local local_update: } +2024-12-03T16:00:19Z TRACE local local_update: } +2024-12-03T16:00:19Z TRACE local local_update: } +2024-12-03T16:00:19Z DEBUG Detail scheduled scan complete is now: Expected stopped 2024-12-03T16:00:18Z but {"generation":"2024-12-03T16:00:18Z","phase":"active","active_count":0} +2024-12-03T16:00:19Z TRACE received command AHU-1/events/discovery +2024-12-03T16:00:19Z TRACE received events_discovery: { +2024-12-03T16:00:19Z TRACE received events_discovery: "generation" : "2024-12-03T16:00:18Z", +2024-12-03T16:00:19Z TRACE received events_discovery: "scan_addr" : "0x65", +2024-12-03T16:00:19Z TRACE received events_discovery: "scan_family" : "vendor", +2024-12-03T16:00:19Z TRACE received events_discovery: "system" : { +2024-12-03T16:00:19Z TRACE received events_discovery: "ancillary" : { +2024-12-03T16:00:19Z TRACE received events_discovery: "device-name" : "AHU-22" +2024-12-03T16:00:19Z TRACE received events_discovery: } +2024-12-03T16:00:19Z TRACE received events_discovery: }, +2024-12-03T16:00:19Z TRACE received events_discovery: "timestamp" : "2024-12-03T16:00:18Z", +2024-12-03T16:00:19Z TRACE received events_discovery: "version" : "1.5.2" +2024-12-03T16:00:19Z TRACE received events_discovery: } +2024-12-03T16:00:19Z DEBUG Handling device message events_discovery MP:ad9dca74 +2024-12-03T16:00:19Z TRACE received command AHU-1/events/discovery +2024-12-03T16:00:19Z TRACE received events_discovery: { +2024-12-03T16:00:19Z TRACE received events_discovery: "generation" : "2024-12-03T16:00:18Z", +2024-12-03T16:00:19Z TRACE received events_discovery: "scan_addr" : "28179023", +2024-12-03T16:00:19Z TRACE received events_discovery: "scan_family" : "vendor", +2024-12-03T16:00:19Z TRACE received events_discovery: "system" : { +2024-12-03T16:00:19Z TRACE received events_discovery: "ancillary" : { +2024-12-03T16:00:19Z TRACE received events_discovery: "device-name" : "AHU-1" +2024-12-03T16:00:19Z TRACE received events_discovery: } +2024-12-03T16:00:19Z TRACE received events_discovery: }, +2024-12-03T16:00:19Z TRACE received events_discovery: "timestamp" : "2024-12-03T16:00:18Z", +2024-12-03T16:00:19Z TRACE received events_discovery: "version" : "1.5.2" +2024-12-03T16:00:19Z TRACE received events_discovery: } +2024-12-03T16:00:19Z DEBUG Handling device message events_discovery MP:6d55fa7d +2024-12-03T16:00:19Z TRACE received command AHU-1/events/discovery +2024-12-03T16:00:19Z TRACE received events_discovery: { +2024-12-03T16:00:19Z TRACE received events_discovery: "generation" : "2024-12-03T16:00:18Z", +2024-12-03T16:00:19Z TRACE received events_discovery: "scan_addr" : "20231", +2024-12-03T16:00:19Z TRACE received events_discovery: "scan_family" : "vendor", +2024-12-03T16:00:19Z TRACE received events_discovery: "system" : { +2024-12-03T16:00:19Z TRACE received events_discovery: "ancillary" : { +2024-12-03T16:00:19Z TRACE received events_discovery: "device-name" : "GAT-123" +2024-12-03T16:00:19Z TRACE received events_discovery: } +2024-12-03T16:00:19Z TRACE received events_discovery: }, +2024-12-03T16:00:19Z TRACE received events_discovery: "timestamp" : "2024-12-03T16:00:18Z", +2024-12-03T16:00:19Z TRACE received events_discovery: "version" : "1.5.2" +2024-12-03T16:00:19Z TRACE received events_discovery: } +2024-12-03T16:00:19Z DEBUG Handling device message events_discovery MP:490bca50 +2024-12-03T16:00:19Z TRACE received command AHU-1/state/system +2024-12-03T16:00:19Z TRACE received state_system: { +2024-12-03T16:00:19Z TRACE received state_system: "hardware" : { +2024-12-03T16:00:19Z TRACE received state_system: "make" : "BOS", +2024-12-03T16:00:19Z TRACE received state_system: "model" : "pubber" +2024-12-03T16:00:19Z TRACE received state_system: }, +2024-12-03T16:00:19Z TRACE received state_system: "last_config" : "2024-12-03T16:00:06Z", +2024-12-03T16:00:19Z TRACE received state_system: "operation" : { +2024-12-03T16:00:19Z TRACE received state_system: "operational" : true, +2024-12-03T16:00:19Z TRACE received state_system: "last_start" : "2024-12-03T15:59:39Z", +2024-12-03T16:00:19Z TRACE received state_system: "restart_count" : 1, +2024-12-03T16:00:19Z TRACE received state_system: "mode" : "initial" +2024-12-03T16:00:19Z TRACE received state_system: }, +2024-12-03T16:00:19Z TRACE received state_system: "serial_no" : "sequencer-18959", +2024-12-03T16:00:19Z TRACE received state_system: "software" : { +2024-12-03T16:00:19Z TRACE received state_system: "firmware" : "v1" +2024-12-03T16:00:19Z TRACE received state_system: }, +2024-12-03T16:00:19Z TRACE received state_system: "status" : { +2024-12-03T16:00:19Z TRACE received state_system: "message" : "success", +2024-12-03T16:00:19Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T16:00:19Z TRACE received state_system: "timestamp" : "2024-12-03T16:00:06Z", +2024-12-03T16:00:19Z TRACE received state_system: "level" : 300 +2024-12-03T16:00:19Z TRACE received state_system: }, +2024-12-03T16:00:19Z TRACE received state_system: "timestamp" : "2024-12-03T16:00:18Z", +2024-12-03T16:00:19Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T16:00:19Z TRACE received state_system: } +2024-12-03T16:00:19Z DEBUG Handling device message state_system MP:5bf5b043-0 +2024-12-03T16:00:19Z TRACE Ignoring partial state update +2024-12-03T16:00:19Z TRACE received command AHU-1/state/discovery +2024-12-03T16:00:19Z TRACE received state_discovery: { +2024-12-03T16:00:19Z TRACE received state_discovery: "families" : { +2024-12-03T16:00:19Z TRACE received state_discovery: "vendor" : { +2024-12-03T16:00:19Z TRACE received state_discovery: "generation" : "2024-12-03T16:00:18Z", +2024-12-03T16:00:19Z TRACE received state_discovery: "phase" : "active", +2024-12-03T16:00:19Z TRACE received state_discovery: "active_count" : 0 +2024-12-03T16:00:19Z TRACE received state_discovery: } +2024-12-03T16:00:19Z TRACE received state_discovery: }, +2024-12-03T16:00:19Z TRACE received state_discovery: "timestamp" : "2024-12-03T16:00:18Z", +2024-12-03T16:00:19Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T16:00:19Z TRACE received state_discovery: } +2024-12-03T16:00:19Z DEBUG Handling device message state_discovery MP:5bf5b043-1 +2024-12-03T16:00:19Z TRACE Ignoring partial state update +2024-12-03T16:00:19Z TRACE received command AHU-1/state/localnet +2024-12-03T16:00:19Z TRACE received state_localnet: { +2024-12-03T16:00:19Z TRACE received state_localnet: "families" : { +2024-12-03T16:00:19Z TRACE received state_localnet: "ether" : { +2024-12-03T16:00:19Z TRACE received state_localnet: "addr" : "00:0d:3a:d3:f6:d2" +2024-12-03T16:00:19Z TRACE received state_localnet: }, +2024-12-03T16:00:19Z TRACE received state_localnet: "ipv4" : { +2024-12-03T16:00:19Z TRACE received state_localnet: "addr" : "10.1.1.114" +2024-12-03T16:00:19Z TRACE received state_localnet: }, +2024-12-03T16:00:19Z TRACE received state_localnet: "ipv6" : { +2024-12-03T16:00:19Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fed3:f6d2" +2024-12-03T16:00:19Z TRACE received state_localnet: }, +2024-12-03T16:00:19Z TRACE received state_localnet: "vendor" : { +2024-12-03T16:00:19Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T16:00:19Z TRACE received state_localnet: } +2024-12-03T16:00:19Z TRACE received state_localnet: }, +2024-12-03T16:00:19Z TRACE received state_localnet: "timestamp" : "2024-12-03T16:00:18Z", +2024-12-03T16:00:19Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T16:00:19Z TRACE received state_localnet: } +2024-12-03T16:00:19Z DEBUG Handling device message state_localnet MP:5bf5b043-2 +2024-12-03T16:00:19Z TRACE Ignoring partial state update +2024-12-03T16:00:19Z TRACE received command AHU-1/state/pointset +2024-12-03T16:00:19Z TRACE received state_pointset: { +2024-12-03T16:00:19Z TRACE received state_pointset: "points" : { +2024-12-03T16:00:19Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T16:00:19Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T16:00:19Z TRACE received state_pointset: }, +2024-12-03T16:00:19Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T16:00:19Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T16:00:19Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T16:00:19Z TRACE received state_pointset: }, +2024-12-03T16:00:19Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T16:00:19Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T16:00:19Z TRACE received state_pointset: } +2024-12-03T16:00:19Z TRACE received state_pointset: }, +2024-12-03T16:00:19Z TRACE received state_pointset: "timestamp" : "2024-12-03T16:00:18Z", +2024-12-03T16:00:19Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T16:00:19Z TRACE received state_pointset: } +2024-12-03T16:00:19Z DEBUG Handling device message state_pointset MP:5bf5b043-3 +2024-12-03T16:00:19Z TRACE Ignoring partial state update +2024-12-03T16:00:20Z TRACE received command AHU-1/state/update +2024-12-03T16:00:20Z DEBUG received state_update +2024-12-03T16:00:20Z DEBUG Handling update message state_update MP:cbae15d5 +2024-12-03T16:00:20Z DEBUG Updated state after 0s 2024-12-03T16:00:20Z MP:cbae15d5 +2024-12-03T16:00:20Z INFO Updated state #011: Changed 2 fields: +2024-12-03T16:00:20Z INFO Updated state #011: Set `discovery.families.vendor.active_count` = `3` +2024-12-03T16:00:20Z INFO Updated state #011: Set `timestamp` = `2024-12-03T16:00:20Z` +2024-12-03T16:00:20Z DEBUG Updated state has last_config 2024-12-03T16:00:06Z (expecting 2024-12-03T16:00:06Z) +2024-12-03T16:00:20Z DEBUG Detail scheduled scan complete is now: Expected stopped 2024-12-03T16:00:18Z but {"generation":"2024-12-03T16:00:18Z","phase":"active","active_count":3} +2024-12-03T16:00:20Z TRACE received command AHU-1/state/system +2024-12-03T16:00:20Z TRACE received state_system: { +2024-12-03T16:00:20Z TRACE received state_system: "hardware" : { +2024-12-03T16:00:20Z TRACE received state_system: "make" : "BOS", +2024-12-03T16:00:20Z TRACE received state_system: "model" : "pubber" +2024-12-03T16:00:20Z TRACE received state_system: }, +2024-12-03T16:00:20Z TRACE received state_system: "last_config" : "2024-12-03T16:00:06Z", +2024-12-03T16:00:20Z TRACE received state_system: "operation" : { +2024-12-03T16:00:20Z TRACE received state_system: "operational" : true, +2024-12-03T16:00:20Z TRACE received state_system: "last_start" : "2024-12-03T15:59:39Z", +2024-12-03T16:00:20Z TRACE received state_system: "restart_count" : 1, +2024-12-03T16:00:20Z TRACE received state_system: "mode" : "initial" +2024-12-03T16:00:20Z TRACE received state_system: }, +2024-12-03T16:00:20Z TRACE received state_system: "serial_no" : "sequencer-18959", +2024-12-03T16:00:20Z TRACE received state_system: "software" : { +2024-12-03T16:00:20Z TRACE received state_system: "firmware" : "v1" +2024-12-03T16:00:20Z TRACE received state_system: }, +2024-12-03T16:00:20Z TRACE received state_system: "status" : { +2024-12-03T16:00:20Z TRACE received state_system: "message" : "success", +2024-12-03T16:00:20Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T16:00:20Z TRACE received state_system: "timestamp" : "2024-12-03T16:00:06Z", +2024-12-03T16:00:20Z TRACE received state_system: "level" : 300 +2024-12-03T16:00:20Z TRACE received state_system: }, +2024-12-03T16:00:20Z TRACE received state_system: "timestamp" : "2024-12-03T16:00:20Z", +2024-12-03T16:00:20Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T16:00:20Z TRACE received state_system: } +2024-12-03T16:00:20Z DEBUG Handling device message state_system MP:cbae15d5-0 +2024-12-03T16:00:20Z TRACE Ignoring partial state update +2024-12-03T16:00:20Z TRACE received command AHU-1/state/discovery +2024-12-03T16:00:20Z TRACE received state_discovery: { +2024-12-03T16:00:20Z TRACE received state_discovery: "families" : { +2024-12-03T16:00:20Z TRACE received state_discovery: "vendor" : { +2024-12-03T16:00:20Z TRACE received state_discovery: "generation" : "2024-12-03T16:00:18Z", +2024-12-03T16:00:20Z TRACE received state_discovery: "phase" : "active", +2024-12-03T16:00:20Z TRACE received state_discovery: "active_count" : 3 +2024-12-03T16:00:20Z TRACE received state_discovery: } +2024-12-03T16:00:20Z TRACE received state_discovery: }, +2024-12-03T16:00:20Z TRACE received state_discovery: "timestamp" : "2024-12-03T16:00:20Z", +2024-12-03T16:00:20Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T16:00:20Z TRACE received state_discovery: } +2024-12-03T16:00:20Z DEBUG Handling device message state_discovery MP:cbae15d5-1 +2024-12-03T16:00:20Z TRACE Ignoring partial state update +2024-12-03T16:00:20Z TRACE received command AHU-1/state/localnet +2024-12-03T16:00:20Z TRACE received state_localnet: { +2024-12-03T16:00:20Z TRACE received state_localnet: "families" : { +2024-12-03T16:00:20Z TRACE received state_localnet: "ether" : { +2024-12-03T16:00:20Z TRACE received state_localnet: "addr" : "00:0d:3a:d3:f6:d2" +2024-12-03T16:00:20Z TRACE received state_localnet: }, +2024-12-03T16:00:20Z TRACE received state_localnet: "ipv4" : { +2024-12-03T16:00:20Z TRACE received state_localnet: "addr" : "10.1.1.114" +2024-12-03T16:00:20Z TRACE received state_localnet: }, +2024-12-03T16:00:20Z TRACE received state_localnet: "ipv6" : { +2024-12-03T16:00:20Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fed3:f6d2" +2024-12-03T16:00:20Z TRACE received state_localnet: }, +2024-12-03T16:00:20Z TRACE received state_localnet: "vendor" : { +2024-12-03T16:00:20Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T16:00:20Z TRACE received state_localnet: } +2024-12-03T16:00:20Z TRACE received state_localnet: }, +2024-12-03T16:00:20Z TRACE received state_localnet: "timestamp" : "2024-12-03T16:00:20Z", +2024-12-03T16:00:20Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T16:00:20Z TRACE received state_localnet: } +2024-12-03T16:00:20Z DEBUG Handling device message state_localnet MP:cbae15d5-2 +2024-12-03T16:00:20Z TRACE Ignoring partial state update +2024-12-03T16:00:20Z TRACE received command AHU-1/state/pointset +2024-12-03T16:00:20Z TRACE received state_pointset: { +2024-12-03T16:00:20Z TRACE received state_pointset: "points" : { +2024-12-03T16:00:20Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T16:00:20Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T16:00:20Z TRACE received state_pointset: }, +2024-12-03T16:00:20Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T16:00:20Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T16:00:20Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T16:00:20Z TRACE received state_pointset: }, +2024-12-03T16:00:20Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T16:00:20Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T16:00:20Z TRACE received state_pointset: } +2024-12-03T16:00:20Z TRACE received state_pointset: }, +2024-12-03T16:00:20Z TRACE received state_pointset: "timestamp" : "2024-12-03T16:00:20Z", +2024-12-03T16:00:20Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T16:00:20Z TRACE received state_pointset: } +2024-12-03T16:00:20Z DEBUG Handling device message state_pointset MP:cbae15d5-3 +2024-12-03T16:00:20Z TRACE Ignoring partial state update +2024-12-03T16:00:20Z TRACE received command AHU-1/events/pointset +2024-12-03T16:00:20Z TRACE received events_pointset: { +2024-12-03T16:00:20Z TRACE received events_pointset: "points" : { +2024-12-03T16:00:20Z TRACE received events_pointset: "filter_alarm_pressure_status" : { +2024-12-03T16:00:20Z TRACE received events_pointset: "present_value" : false +2024-12-03T16:00:20Z TRACE received events_pointset: }, +2024-12-03T16:00:20Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T16:00:20Z TRACE received events_pointset: "present_value" : 98 +2024-12-03T16:00:20Z TRACE received events_pointset: }, +2024-12-03T16:00:20Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T16:00:20Z TRACE received events_pointset: "present_value" : 9 +2024-12-03T16:00:20Z TRACE received events_pointset: } +2024-12-03T16:00:20Z TRACE received events_pointset: }, +2024-12-03T16:00:20Z TRACE received events_pointset: "timestamp" : "2024-12-03T16:00:20Z", +2024-12-03T16:00:20Z TRACE received events_pointset: "version" : "1.5.2" +2024-12-03T16:00:20Z TRACE received events_pointset: } +2024-12-03T16:00:20Z DEBUG Handling device message events_pointset MP:403a387b +2024-12-03T16:00:20Z TRACE received command AHU-1/events/system +2024-12-03T16:00:20Z DEBUG received events_system 2024-12-03T16:00:18Z INFO device.log: Discovery scan starting vendor generation 2024-12-03T16:00:18Z +2024-12-03T16:00:20Z DEBUG received events_system 2024-12-03T16:00:18Z INFO device.log: Update state 2024-12-03T16:00:18Z last_config 2024-12-03T16:00:06Z +2024-12-03T16:00:20Z DEBUG received events_system 2024-12-03T16:00:18Z INFO device.log: Discovered vendor device 20231 for gen 2024-12-03T16:00:18Z +2024-12-03T16:00:20Z DEBUG received events_system 2024-12-03T16:00:18Z INFO device.log: Discovered vendor device 28179023 for gen 2024-12-03T16:00:18Z +2024-12-03T16:00:20Z DEBUG received events_system 2024-12-03T16:00:18Z INFO device.log: Discovered vendor device 0x65 for gen 2024-12-03T16:00:18Z +2024-12-03T16:00:20Z DEBUG received events_system 2024-12-03T16:00:20Z INFO device.log: Update state 2024-12-03T16:00:20Z last_config 2024-12-03T16:00:06Z +2024-12-03T16:00:20Z DEBUG Handling device message events_system MP:40fd82d1 +2024-12-03T16:00:28Z TRACE received command AHU-1/state/update +2024-12-03T16:00:28Z DEBUG received state_update +2024-12-03T16:00:28Z DEBUG Handling update message state_update MP:eaf492c5 +2024-12-03T16:00:28Z DEBUG Updated state after 0s 2024-12-03T16:00:28Z MP:eaf492c5 +2024-12-03T16:00:28Z INFO Updated state #012: Changed 2 fields: +2024-12-03T16:00:28Z INFO Updated state #012: Set `discovery.families.vendor.phase` = `stopped` +2024-12-03T16:00:28Z INFO Updated state #012: Set `timestamp` = `2024-12-03T16:00:28Z` +2024-12-03T16:00:28Z DEBUG Updated state has last_config 2024-12-03T16:00:06Z (expecting 2024-12-03T16:00:06Z) +2024-12-03T16:00:28Z DEBUG Detail scheduled scan complete is now: null +2024-12-03T16:00:28Z DEBUG Recorded sequence: 1. Wait until scheduled scan complete +2024-12-03T16:00:28Z DEBUG Stage finished waiting for scheduled scan complete at 44s after 9s +2024-12-03T16:00:28Z TRACE Stage resume waiting for executing test at 44s +2024-12-03T16:00:28Z DEBUG Recorded sequence: 1. Check that scan completed at time +2024-12-03T16:00:29Z DEBUG Recorded sequence: 1. Check that discovery events were received +2024-12-03T16:00:29Z DEBUG Recorded sequence: 1. Check that discovery events were valid +2024-12-03T16:00:29Z DEBUG Recorded sequence: 1. Check that all scan addresses are unique +2024-12-03T16:00:29Z TRACE Suppressing exception: Cannot read field "families" because "java.util.Map$Entry.getValue().localnet" is null +2024-12-03T16:00:29Z TRACE Suppressing exception: Cannot read field "families" because "java.util.Map$Entry.getValue().localnet" is null +2024-12-03T16:00:29Z TRACE Suppressing exception: Cannot read field "families" because "java.util.Map$Entry.getValue().localnet" is null +2024-12-03T16:00:29Z DEBUG Recorded sequence: 1. Check that all expected addresses were found +2024-12-03T16:00:29Z DEBUG Recorded sequence: 1. Check that no events have discovered refs +2024-12-03T16:00:29Z DEBUG stage done waiting for executing test at 45s +2024-12-03T16:00:29Z DEBUG Removing implicit system capability LAST_CONFIG +2024-12-03T16:00:29Z NOTICE RESULT pass discovery.scan scan_single_future ALPHA 10/10 Sequence complete +2024-12-03T16:00:29Z NOTICE Sequence complete +2024-12-03T16:00:29Z NOTICE ending test scan_single_future after 45s ################################ diff --git a/validator/sequences/scan_single_future/state_discovery.attr b/validator/sequences/scan_single_future/state_discovery.attr index 32458d1e51..f8dfaf8383 100644 --- a/validator/sequences/scan_single_future/state_discovery.attr +++ b/validator/sequences/scan_single_future/state_discovery.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_7", "projectId" : "localhost", - "transactionId" : "MP:6ac053e6-1", - "publishTime" : "2024-11-06T17:34:02Z", + "transactionId" : "MP:cbae15d5-1", + "publishTime" : "2024-12-03T16:00:20Z", "subFolder" : "discovery", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/scan_single_future/state_discovery.json b/validator/sequences/scan_single_future/state_discovery.json index c226fe2cc2..953e332ecf 100644 --- a/validator/sequences/scan_single_future/state_discovery.json +++ b/validator/sequences/scan_single_future/state_discovery.json @@ -1,11 +1,11 @@ { "families" : { "vendor" : { - "generation" : "2024-11-06T17:34:00Z", + "generation" : "2024-12-03T16:00:18Z", "phase" : "active", "active_count" : 3 } }, - "timestamp" : "2024-11-06T17:34:02Z", + "timestamp" : "2024-12-03T16:00:20Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_single_future/state_localnet.attr b/validator/sequences/scan_single_future/state_localnet.attr index f9a271c5ef..ee02175a0b 100644 --- a/validator/sequences/scan_single_future/state_localnet.attr +++ b/validator/sequences/scan_single_future/state_localnet.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_7", "projectId" : "localhost", - "transactionId" : "MP:6ac053e6-2", - "publishTime" : "2024-11-06T17:34:02Z", + "transactionId" : "MP:cbae15d5-2", + "publishTime" : "2024-12-03T16:00:20Z", "subFolder" : "localnet", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/scan_single_future/state_localnet.json b/validator/sequences/scan_single_future/state_localnet.json index c2947b183a..5d4fe4c746 100644 --- a/validator/sequences/scan_single_future/state_localnet.json +++ b/validator/sequences/scan_single_future/state_localnet.json @@ -1,18 +1,18 @@ { "families" : { "ether" : { - "addr" : "60:45:bd:bc:43:33" + "addr" : "00:0d:3a:d3:f6:d2" }, "ipv4" : { - "addr" : "10.1.0.120" + "addr" : "10.1.1.114" }, "ipv6" : { - "addr" : "fe80::6245:bdff:febc:4333" + "addr" : "fe80::20d:3aff:fed3:f6d2" }, "vendor" : { "addr" : "28179023" } }, - "timestamp" : "2024-11-06T17:34:02Z", + "timestamp" : "2024-12-03T16:00:20Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_single_future/state_pointset.attr b/validator/sequences/scan_single_future/state_pointset.attr index 3f08dec310..d2b27df99c 100644 --- a/validator/sequences/scan_single_future/state_pointset.attr +++ b/validator/sequences/scan_single_future/state_pointset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_7", "projectId" : "localhost", - "transactionId" : "MP:6ac053e6-3", - "publishTime" : "2024-11-06T17:34:02Z", + "transactionId" : "MP:cbae15d5-3", + "publishTime" : "2024-12-03T16:00:20Z", "subFolder" : "pointset", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/scan_single_future/state_pointset.json b/validator/sequences/scan_single_future/state_pointset.json index 9b5a40321f..f9f273a473 100644 --- a/validator/sequences/scan_single_future/state_pointset.json +++ b/validator/sequences/scan_single_future/state_pointset.json @@ -11,6 +11,6 @@ "units" : "Degrees-Celsius" } }, - "timestamp" : "2024-11-06T17:34:02Z", + "timestamp" : "2024-12-03T16:00:20Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_single_future/state_system.attr b/validator/sequences/scan_single_future/state_system.attr index a792ab2b80..2d024379c1 100644 --- a/validator/sequences/scan_single_future/state_system.attr +++ b/validator/sequences/scan_single_future/state_system.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_7", "projectId" : "localhost", - "transactionId" : "MP:6ac053e6-0", - "publishTime" : "2024-11-06T17:34:02Z", + "transactionId" : "MP:cbae15d5-0", + "publishTime" : "2024-12-03T16:00:20Z", "subFolder" : "system", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/scan_single_future/state_system.json b/validator/sequences/scan_single_future/state_system.json index 4edda37208..7a3add0f47 100644 --- a/validator/sequences/scan_single_future/state_system.json +++ b/validator/sequences/scan_single_future/state_system.json @@ -3,23 +3,23 @@ "make" : "BOS", "model" : "pubber" }, - "last_config" : "2024-11-06T17:33:50Z", + "last_config" : "2024-12-03T16:00:06Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:33:22Z", + "last_start" : "2024-12-03T15:59:39Z", "restart_count" : 1, "mode" : "initial" }, - "serial_no" : "sequencer-32572", + "serial_no" : "sequencer-18959", "software" : { "firmware" : "v1" }, "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:50Z", + "timestamp" : "2024-12-03T16:00:06Z", "level" : 300 }, - "timestamp" : "2024-11-06T17:34:02Z", + "timestamp" : "2024-12-03T16:00:20Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_single_future/state_update.attr b/validator/sequences/scan_single_future/state_update.attr index 3eb1f11797..01d64b9725 100644 --- a/validator/sequences/scan_single_future/state_update.attr +++ b/validator/sequences/scan_single_future/state_update.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_7", "projectId" : "localhost", - "transactionId" : "MP:8efbc87c", - "publishTime" : "2024-11-06T17:34:10Z", + "transactionId" : "MP:eaf492c5", + "publishTime" : "2024-12-03T16:00:28Z", "subFolder" : "update", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/scan_single_future/state_update.json b/validator/sequences/scan_single_future/state_update.json index 10c20cfbdf..e4830ba573 100644 --- a/validator/sequences/scan_single_future/state_update.json +++ b/validator/sequences/scan_single_future/state_update.json @@ -2,7 +2,7 @@ "discovery" : { "families" : { "vendor" : { - "generation" : "2024-11-06T17:34:00Z", + "generation" : "2024-12-03T16:00:18Z", "phase" : "stopped", "active_count" : 3 } @@ -11,13 +11,13 @@ "localnet" : { "families" : { "ether" : { - "addr" : "60:45:bd:bc:43:33" + "addr" : "00:0d:3a:d3:f6:d2" }, "ipv4" : { - "addr" : "10.1.0.120" + "addr" : "10.1.1.114" }, "ipv6" : { - "addr" : "fe80::6245:bdff:febc:4333" + "addr" : "fe80::20d:3aff:fed3:f6d2" }, "vendor" : { "addr" : "28179023" @@ -39,14 +39,14 @@ } }, "system" : { - "last_config" : "2024-11-06T17:33:50Z", + "last_config" : "2024-12-03T16:00:06Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:33:22Z", + "last_start" : "2024-12-03T15:59:39Z", "restart_count" : 1, "mode" : "initial" }, - "serial_no" : "sequencer-32572", + "serial_no" : "sequencer-18959", "hardware" : { "make" : "BOS", "model" : "pubber" @@ -57,10 +57,10 @@ "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:50Z", + "timestamp" : "2024-12-03T16:00:06Z", "level" : 300 } }, - "timestamp" : "2024-11-06T17:34:10Z", + "timestamp" : "2024-12-03T16:00:28Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_single_now/config_update.attr b/validator/sequences/scan_single_now/config_update.attr index 23a3adb894..a4cd7bb5b7 100644 --- a/validator/sequences/scan_single_now/config_update.attr +++ b/validator/sequences/scan_single_now/config_update.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_8", "projectId" : "localhost", - "transactionId" : "RC:e8dc99.0000000d", - "publishTime" : "2024-11-06T17:33:08Z", + "transactionId" : "RC:a069d0.0000000d", + "publishTime" : "2024-12-03T15:59:00Z", "subFolder" : "update", "subType" : "config" } \ No newline at end of file diff --git a/validator/sequences/scan_single_now/config_update.json b/validator/sequences/scan_single_now/config_update.json index 4ce14336b1..3486d8a999 100644 --- a/validator/sequences/scan_single_now/config_update.json +++ b/validator/sequences/scan_single_now/config_update.json @@ -2,7 +2,7 @@ "discovery" : { "families" : { "vendor" : { - "generation" : "2024-11-06T17:32:59Z", + "generation" : "2024-12-03T15:58:51Z", "scan_duration_sec" : 10 } } @@ -35,14 +35,14 @@ "metrics_rate_sec" : 10, "min_loglevel" : 200, "operation" : { - "last_start" : "2024-11-06T17:32:42Z" + "last_start" : "2024-12-03T15:58:34Z" }, "testing" : { - "config_base" : 29, + "config_base" : 31, "sequence_name" : "scan_single_now", - "transaction_id" : "RC:e8dc99.0000000d" + "transaction_id" : "RC:a069d0.0000000d" } }, - "timestamp" : "2024-11-06T17:33:08Z", - "version" : "git-b2a557d" + "timestamp" : "2024-12-03T15:59:00Z", + "version" : "git-3d8bbe5" } \ No newline at end of file diff --git a/validator/sequences/scan_single_now/device_system.log b/validator/sequences/scan_single_now/device_system.log index 4bdddb53c5..d1946231e8 100644 --- a/validator/sequences/scan_single_now/device_system.log +++ b/validator/sequences/scan_single_now/device_system.log @@ -1,44 +1,44 @@ -2024-11-06T17:32:43Z WARNING device.log Starting AHU-1 Pubber sender with delay 10s -2024-11-06T17:32:43Z WARNING device.log Dropping state update until config received... -2024-11-06T17:32:43Z WARNING device.log Received config for config latch AHU-1 -2024-11-06T17:32:43Z NOTICE system.config.apply success -2024-11-06T17:32:43Z WARNING device.log Start waiting 10s for config latch for AHU-1 -2024-11-06T17:32:43Z WARNING device.log Ending connection 1730914362704 with 9 -2024-11-06T17:32:43Z NOTICE system.config.apply success -2024-11-06T17:32:54Z NOTICE system.config.apply success -2024-11-06T17:32:54Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:54Z INFO device.log 2024-11-06T17:32:54Z received config 2024-11-06T17:32:54Z -2024-11-06T17:32:54Z NOTICE system.config.apply success -2024-11-06T17:32:56Z INFO device.log Update state 2024-11-06T17:32:56Z last_config 2024-11-06T17:32:54Z -2024-11-06T17:32:57Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:57Z INFO device.log 2024-11-06T17:32:57Z received config 2024-11-06T17:32:57Z -2024-11-06T17:32:57Z NOTICE system.config.apply success -2024-11-06T17:32:58Z INFO device.log Update state 2024-11-06T17:32:58Z last_config 2024-11-06T17:32:57Z -2024-11-06T17:32:59Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:59Z INFO device.log 2024-11-06T17:32:59Z received config 2024-11-06T17:32:59Z -2024-11-06T17:32:59Z NOTICE system.config.apply success -2024-11-06T17:33:00Z INFO device.log Update state 2024-11-06T17:33:00Z last_config 2024-11-06T17:32:59Z -2024-11-06T17:33:01Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:01Z INFO device.log 2024-11-06T17:33:01Z received config 2024-11-06T17:33:01Z -2024-11-06T17:33:01Z NOTICE system.config.apply success -2024-11-06T17:33:02Z INFO device.log Update state 2024-11-06T17:33:02Z last_config 2024-11-06T17:33:01Z -2024-11-06T17:33:02Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:02Z INFO device.log 2024-11-06T17:33:02Z received config 2024-11-06T17:33:02Z -2024-11-06T17:33:02Z NOTICE system.config.apply success -2024-11-06T17:33:03Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:03Z INFO device.log 2024-11-06T17:33:03Z received config 2024-11-06T17:33:03Z -2024-11-06T17:33:03Z NOTICE system.config.apply success -2024-11-06T17:33:03Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:03Z INFO device.log 2024-11-06T17:33:03Z received config 2024-11-06T17:33:03Z -2024-11-06T17:33:03Z NOTICE system.config.apply success -2024-11-06T17:33:04Z INFO device.log Update state 2024-11-06T17:33:04Z last_config 2024-11-06T17:33:03Z -2024-11-06T17:33:08Z INFO device.log Update state 2024-11-06T17:33:08Z last_config 2024-11-06T17:33:03Z -2024-11-06T17:33:08Z INFO device.log 2024-11-06T17:33:08Z received config 2024-11-06T17:33:08Z -2024-11-06T17:33:08Z INFO device.log Discovery scan generation vendor pending at 2024-11-06T17:32:59Z -2024-11-06T17:33:08Z NOTICE system.config.apply success -2024-11-06T17:33:08Z INFO device.log Discovery scan starting vendor generation 2024-11-06T17:32:59Z -2024-11-06T17:33:08Z INFO device.log Discovered vendor device 20231 for gen 2024-11-06T17:32:59Z -2024-11-06T17:33:08Z INFO device.log Discovered vendor device 28179023 for gen 2024-11-06T17:32:59Z -2024-11-06T17:33:08Z INFO device.log Discovered vendor device 0x65 for gen 2024-11-06T17:32:59Z -2024-11-06T17:33:10Z INFO device.log Update state 2024-11-06T17:33:10Z last_config 2024-11-06T17:33:08Z -2024-11-06T17:33:19Z NOTICE validation.feature.sequence Sequence complete +2024-12-03T15:58:35Z WARNING device.log Start waiting 10s for config latch for AHU-1 +2024-12-03T15:58:35Z WARNING device.log Starting AHU-1 Pubber sender with delay 10s +2024-12-03T15:58:35Z WARNING device.log Dropping state update until config received... +2024-12-03T15:58:35Z WARNING device.log Received config for config latch AHU-1 +2024-12-03T15:58:35Z WARNING device.log Ending connection 1733241514454 with 9 +2024-12-03T15:58:35Z NOTICE system.config.apply success +2024-12-03T15:58:35Z NOTICE system.config.apply success +2024-12-03T15:58:46Z NOTICE system.config.apply success +2024-12-03T15:58:46Z INFO device.log Device AHU-1 config handler +2024-12-03T15:58:46Z INFO device.log 2024-12-03T15:58:46Z received config 2024-12-03T15:58:46Z +2024-12-03T15:58:46Z NOTICE system.config.apply success +2024-12-03T15:58:48Z INFO device.log Update state 2024-12-03T15:58:48Z last_config 2024-12-03T15:58:46Z +2024-12-03T15:58:49Z INFO device.log Device AHU-1 config handler +2024-12-03T15:58:49Z INFO device.log 2024-12-03T15:58:49Z received config 2024-12-03T15:58:49Z +2024-12-03T15:58:49Z NOTICE system.config.apply success +2024-12-03T15:58:50Z INFO device.log Update state 2024-12-03T15:58:50Z last_config 2024-12-03T15:58:49Z +2024-12-03T15:58:52Z INFO device.log Device AHU-1 config handler +2024-12-03T15:58:52Z INFO device.log 2024-12-03T15:58:52Z received config 2024-12-03T15:58:51Z +2024-12-03T15:58:52Z NOTICE system.config.apply success +2024-12-03T15:58:52Z INFO device.log Update state 2024-12-03T15:58:52Z last_config 2024-12-03T15:58:51Z +2024-12-03T15:58:53Z INFO device.log Device AHU-1 config handler +2024-12-03T15:58:53Z INFO device.log 2024-12-03T15:58:53Z received config 2024-12-03T15:58:53Z +2024-12-03T15:58:53Z NOTICE system.config.apply success +2024-12-03T15:58:54Z INFO device.log Update state 2024-12-03T15:58:54Z last_config 2024-12-03T15:58:53Z +2024-12-03T15:58:55Z INFO device.log Device AHU-1 config handler +2024-12-03T15:58:55Z INFO device.log 2024-12-03T15:58:55Z received config 2024-12-03T15:58:54Z +2024-12-03T15:58:55Z NOTICE system.config.apply success +2024-12-03T15:58:55Z INFO device.log Device AHU-1 config handler +2024-12-03T15:58:55Z INFO device.log 2024-12-03T15:58:55Z received config 2024-12-03T15:58:55Z +2024-12-03T15:58:55Z NOTICE system.config.apply success +2024-12-03T15:58:56Z INFO device.log 2024-12-03T15:58:56Z received config 2024-12-03T15:58:56Z +2024-12-03T15:58:56Z NOTICE system.config.apply success +2024-12-03T15:58:56Z INFO device.log Update state 2024-12-03T15:58:56Z last_config 2024-12-03T15:58:56Z +2024-12-03T15:59:00Z INFO device.log Update state 2024-12-03T15:59:00Z last_config 2024-12-03T15:58:56Z +2024-12-03T15:59:00Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:00Z INFO device.log 2024-12-03T15:59:00Z received config 2024-12-03T15:59:00Z +2024-12-03T15:59:00Z INFO device.log Discovery scan generation vendor pending at 2024-12-03T15:58:51Z +2024-12-03T15:59:00Z NOTICE system.config.apply success +2024-12-03T15:59:00Z INFO device.log Discovery scan starting vendor generation 2024-12-03T15:58:51Z +2024-12-03T15:59:00Z INFO device.log Discovered vendor device 20231 for gen 2024-12-03T15:58:51Z +2024-12-03T15:59:00Z INFO device.log Discovered vendor device 28179023 for gen 2024-12-03T15:58:51Z +2024-12-03T15:59:00Z INFO device.log Discovered vendor device 0x65 for gen 2024-12-03T15:58:51Z +2024-12-03T15:59:02Z INFO device.log Update state 2024-12-03T15:59:02Z last_config 2024-12-03T15:59:00Z +2024-12-03T15:59:11Z NOTICE validation.feature.sequence Sequence complete diff --git a/validator/sequences/scan_single_now/events_discovery.attr b/validator/sequences/scan_single_now/events_discovery.attr index dbf550cfd7..241a4bab20 100644 --- a/validator/sequences/scan_single_now/events_discovery.attr +++ b/validator/sequences/scan_single_now/events_discovery.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_8", "projectId" : "localhost", - "transactionId" : "MP:c1a97a15", - "publishTime" : "2024-11-06T17:33:08Z", + "transactionId" : "MP:6faba7a8", + "publishTime" : "2024-12-03T15:59:00Z", "subFolder" : "discovery", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/scan_single_now/events_discovery.json b/validator/sequences/scan_single_now/events_discovery.json index c5f1d832d1..b35763b4f0 100644 --- a/validator/sequences/scan_single_now/events_discovery.json +++ b/validator/sequences/scan_single_now/events_discovery.json @@ -1,12 +1,12 @@ { - "generation" : "2024-11-06T17:32:59Z", - "scan_addr" : "20231", + "generation" : "2024-12-03T15:58:51Z", + "scan_addr" : "28179023", "scan_family" : "vendor", "system" : { "ancillary" : { - "device-name" : "GAT-123" + "device-name" : "AHU-1" } }, - "timestamp" : "2024-11-06T17:33:08Z", + "timestamp" : "2024-12-03T15:59:00Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_single_now/events_pointset.attr b/validator/sequences/scan_single_now/events_pointset.attr index e5ab04fff0..6ce15f8edc 100644 --- a/validator/sequences/scan_single_now/events_pointset.attr +++ b/validator/sequences/scan_single_now/events_pointset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_8", "projectId" : "localhost", - "transactionId" : "MP:5f711a80", - "publishTime" : "2024-11-06T17:33:13Z", + "transactionId" : "MP:9da7e0c4", + "publishTime" : "2024-12-03T15:59:05Z", "subFolder" : "pointset", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/scan_single_now/events_pointset.json b/validator/sequences/scan_single_now/events_pointset.json index d3a762dff0..0ea67f924f 100644 --- a/validator/sequences/scan_single_now/events_pointset.json +++ b/validator/sequences/scan_single_now/events_pointset.json @@ -1,7 +1,7 @@ { "points" : { "filter_alarm_pressure_status" : { - "present_value" : true + "present_value" : false }, "filter_differential_pressure_setpoint" : { "present_value" : 98 @@ -10,6 +10,6 @@ "present_value" : 11 } }, - "timestamp" : "2024-11-06T17:33:13Z", + "timestamp" : "2024-12-03T15:59:05Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_single_now/events_system.attr b/validator/sequences/scan_single_now/events_system.attr index b4bd64705a..2ce8e029ea 100644 --- a/validator/sequences/scan_single_now/events_system.attr +++ b/validator/sequences/scan_single_now/events_system.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_8", "projectId" : "localhost", - "transactionId" : "MP:c1a1ceea", - "publishTime" : "2024-11-06T17:33:13Z", + "transactionId" : "MP:32cebd72", + "publishTime" : "2024-12-03T15:59:05Z", "subFolder" : "system", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/scan_single_now/events_system.json b/validator/sequences/scan_single_now/events_system.json index d9f60329a5..fe9f9a21cf 100644 --- a/validator/sequences/scan_single_now/events_system.json +++ b/validator/sequences/scan_single_now/events_system.json @@ -1,91 +1,91 @@ { "event_no" : 4, - "last_config" : "2024-11-06T17:33:08Z", + "last_config" : "2024-12-03T15:59:00Z", "logentries" : [ { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:03Z", + "timestamp" : "2024-12-03T15:58:55Z", "level" : 200 }, { - "message" : "2024-11-06T17:33:03Z received config 2024-11-06T17:33:03Z", + "message" : "2024-12-03T15:58:55Z received config 2024-12-03T15:58:55Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:03Z", + "timestamp" : "2024-12-03T15:58:55Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:03Z", + "timestamp" : "2024-12-03T15:58:55Z", "level" : 300 }, { - "message" : "Device AHU-1 config handler", - "category" : "device.log", - "timestamp" : "2024-11-06T17:33:03Z", - "level" : 200 - }, { - "message" : "2024-11-06T17:33:03Z received config 2024-11-06T17:33:03Z", + "message" : "2024-12-03T15:58:56Z received config 2024-12-03T15:58:56Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:03Z", + "timestamp" : "2024-12-03T15:58:56Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:03Z", + "timestamp" : "2024-12-03T15:58:56Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:33:04Z last_config 2024-11-06T17:33:03Z", + "message" : "Update state 2024-12-03T15:58:56Z last_config 2024-12-03T15:58:56Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:04Z", + "timestamp" : "2024-12-03T15:58:56Z", "level" : 200 }, { - "message" : "Update state 2024-11-06T17:33:08Z last_config 2024-11-06T17:33:03Z", + "message" : "Update state 2024-12-03T15:59:00Z last_config 2024-12-03T15:58:56Z", + "category" : "device.log", + "timestamp" : "2024-12-03T15:59:00Z", + "level" : 200 + }, { + "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:08Z", + "timestamp" : "2024-12-03T15:59:00Z", "level" : 200 }, { - "message" : "2024-11-06T17:33:08Z received config 2024-11-06T17:33:08Z", + "message" : "2024-12-03T15:59:00Z received config 2024-12-03T15:59:00Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:08Z", + "timestamp" : "2024-12-03T15:59:00Z", "level" : 200 }, { - "message" : "Discovery scan generation vendor pending at 2024-11-06T17:32:59Z", + "message" : "Discovery scan generation vendor pending at 2024-12-03T15:58:51Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:08Z", + "timestamp" : "2024-12-03T15:59:00Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:08Z", + "timestamp" : "2024-12-03T15:59:00Z", "level" : 300 }, { - "message" : "Discovery scan starting vendor generation 2024-11-06T17:32:59Z", + "message" : "Discovery scan starting vendor generation 2024-12-03T15:58:51Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:08Z", + "timestamp" : "2024-12-03T15:59:00Z", "level" : 200 }, { - "message" : "Discovered vendor device 20231 for gen 2024-11-06T17:32:59Z", + "message" : "Discovered vendor device 20231 for gen 2024-12-03T15:58:51Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:08Z", + "timestamp" : "2024-12-03T15:59:00Z", "level" : 200 }, { - "message" : "Discovered vendor device 28179023 for gen 2024-11-06T17:32:59Z", + "message" : "Discovered vendor device 28179023 for gen 2024-12-03T15:58:51Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:08Z", + "timestamp" : "2024-12-03T15:59:00Z", "level" : 200 }, { - "message" : "Discovered vendor device 0x65 for gen 2024-11-06T17:32:59Z", + "message" : "Discovered vendor device 0x65 for gen 2024-12-03T15:58:51Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:08Z", + "timestamp" : "2024-12-03T15:59:00Z", "level" : 200 }, { - "message" : "Update state 2024-11-06T17:33:10Z last_config 2024-11-06T17:33:08Z", + "message" : "Update state 2024-12-03T15:59:02Z last_config 2024-12-03T15:59:00Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:10Z", + "timestamp" : "2024-12-03T15:59:02Z", "level" : 200 } ], "metrics" : { "mem_total_mb" : 254.0, - "mem_free_mb" : 213.4892578125 + "mem_free_mb" : 213.53662109375 }, - "timestamp" : "2024-11-06T17:33:13Z", + "timestamp" : "2024-12-03T15:59:05Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_single_now/local_discovery.json b/validator/sequences/scan_single_now/local_discovery.json index 15e0a8ae6d..c4276e36a4 100644 --- a/validator/sequences/scan_single_now/local_discovery.json +++ b/validator/sequences/scan_single_now/local_discovery.json @@ -1,7 +1,7 @@ { "families" : { "vendor" : { - "generation" : "2024-11-06T17:32:59Z", + "generation" : "2024-12-03T15:58:51Z", "scan_duration_sec" : 10 } } diff --git a/validator/sequences/scan_single_now/local_system.json b/validator/sequences/scan_single_now/local_system.json index 443f6f61a6..6b648cc779 100644 --- a/validator/sequences/scan_single_now/local_system.json +++ b/validator/sequences/scan_single_now/local_system.json @@ -2,7 +2,7 @@ "min_loglevel" : 200, "metrics_rate_sec" : 10, "operation" : { - "last_start" : "2024-11-06T17:32:42Z" + "last_start" : "2024-12-03T15:58:34Z" }, "testing" : { "sequence_name" : "scan_single_now" diff --git a/validator/sequences/scan_single_now/local_update.json b/validator/sequences/scan_single_now/local_update.json index 1512ed110e..b05d7ea507 100644 --- a/validator/sequences/scan_single_now/local_update.json +++ b/validator/sequences/scan_single_now/local_update.json @@ -1,11 +1,11 @@ { - "timestamp" : "2024-11-06T17:33:08Z", - "version" : "@@@cloud udmi version###git-b2a557d", + "timestamp" : "2024-12-03T15:59:00Z", + "version" : "@@@cloud udmi version###git-3d8bbe5", "system" : { "min_loglevel" : 200, "metrics_rate_sec" : 10, "operation" : { - "last_start" : "2024-11-06T17:32:42Z" + "last_start" : "2024-12-03T15:58:34Z" }, "testing" : { "sequence_name" : "scan_single_now" @@ -14,7 +14,7 @@ "discovery" : { "families" : { "vendor" : { - "generation" : "2024-11-06T17:32:59Z", + "generation" : "2024-12-03T15:58:51Z", "scan_duration_sec" : 10 } } diff --git a/validator/sequences/scan_single_now/sequence.md b/validator/sequences/scan_single_now/sequence.md index 1b9dcc6287..deecc2bea3 100644 --- a/validator/sequences/scan_single_now/sequence.md +++ b/validator/sequences/scan_single_now/sequence.md @@ -4,7 +4,7 @@ Check results of a single scan scheduled in the recent past 1. Update config before discovery families defined - * Add `discovery` = { "families": { } } + * Remove `discovery.families.vendor` 1. Wait for discovery families defined 1. Wait until discovery family keys match 1. Wait for no scans active diff --git a/validator/sequences/scan_single_now/sequencer.log b/validator/sequences/scan_single_now/sequencer.log index aa6dd6a13d..76efd2249f 100644 --- a/validator/sequences/scan_single_now/sequencer.log +++ b/validator/sequences/scan_single_now/sequencer.log @@ -1,1741 +1,1748 @@ -2024-11-06T17:32:45Z NOTICE starting test scan_single_now ################################ -2024-11-06T17:32:45Z INFO Stage start waiting for starting test wrapper at 0s -2024-11-06T17:32:53Z DEBUG Allowing device state change (everything) -2024-11-06T17:32:53Z DEBUG Starting reset_config full reset true -2024-11-06T17:32:53Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:32:53Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:53Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:32:53Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:32:53Z DEBUG extraFieldChanged false because extra_field null -2024-11-06T17:32:53Z DEBUG extraFieldChanged true because extra_field reset_config -2024-11-06T17:32:53Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:32:53Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:53Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:32:53Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:32:53Z DEBUG extraFieldChanged true because extra_field null -2024-11-06T17:32:54Z TRACE updated check config_update: true -2024-11-06T17:32:54Z DEBUG update config_update, adding configTransaction RC:e8dc99.00000005 -2024-11-06T17:32:54Z TRACE local local_update: { -2024-11-06T17:32:54Z TRACE local local_update: "version" : "@@@cloud udmi version###1.5.2", -2024-11-06T17:32:54Z TRACE local local_update: "system" : { -2024-11-06T17:32:54Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:54Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:54Z TRACE local local_update: "operation" : { -2024-11-06T17:32:54Z TRACE local local_update: "last_start" : "1970-01-01T00:01:13Z" -2024-11-06T17:32:54Z TRACE local local_update: }, -2024-11-06T17:32:54Z TRACE local local_update: "testing" : { -2024-11-06T17:32:54Z TRACE local local_update: "sequence_name" : "scan_single_now" -2024-11-06T17:32:54Z TRACE local local_update: } -2024-11-06T17:32:54Z TRACE local local_update: }, -2024-11-06T17:32:54Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:54Z TRACE local local_update: "families" : { -2024-11-06T17:32:54Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:54Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:54Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:54Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:54Z TRACE local local_update: } -2024-11-06T17:32:54Z TRACE local local_update: }, -2024-11-06T17:32:54Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:54Z TRACE local local_update: "points" : { -2024-11-06T17:32:54Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:54Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:54Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:54Z TRACE local local_update: }, -2024-11-06T17:32:54Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:54Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:54Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:54Z TRACE local local_update: }, -2024-11-06T17:32:54Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:54Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:54Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:54Z TRACE local local_update: } -2024-11-06T17:32:54Z TRACE local local_update: } -2024-11-06T17:32:54Z TRACE local local_update: } -2024-11-06T17:32:54Z TRACE local local_update: } -2024-11-06T17:32:54Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:54Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:32:54Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:54Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:32:54Z DEBUG Saving pre-config state timestamp null -2024-11-06T17:32:54Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:54Z, because soft reset -2024-11-06T17:32:54Z TRACE Stage suspend waiting for starting test wrapper at 9s -2024-11-06T17:32:54Z INFO Stage start waiting for config update synchronized at 9s -2024-11-06T17:32:54Z TRACE received command AHU-1/state/update -2024-11-06T17:32:54Z DEBUG received state_update -2024-11-06T17:32:54Z DEBUG Handling update message state_update MP:8cad8e8a -2024-11-06T17:32:54Z DEBUG Updated state after 9s 2024-11-06T17:32:45Z MP:8cad8e8a -2024-11-06T17:32:54Z INFO Initial state #001: { -2024-11-06T17:32:54Z INFO Initial state #001: "timestamp" : "2024-11-06T17:32:45Z", -2024-11-06T17:32:54Z INFO Initial state #001: "version" : "1.5.2", -2024-11-06T17:32:54Z INFO Initial state #001: "system" : { -2024-11-06T17:32:54Z INFO Initial state #001: "last_config" : "2024-11-06T17:32:28Z", -2024-11-06T17:32:54Z INFO Initial state #001: "operation" : { -2024-11-06T17:32:54Z INFO Initial state #001: "operational" : true, -2024-11-06T17:32:54Z INFO Initial state #001: "last_start" : "2024-11-06T17:32:42Z", -2024-11-06T17:32:54Z INFO Initial state #001: "restart_count" : 1, -2024-11-06T17:32:54Z INFO Initial state #001: "mode" : "initial" -2024-11-06T17:32:54Z INFO Initial state #001: }, -2024-11-06T17:32:54Z INFO Initial state #001: "serial_no" : "sequencer-11813", -2024-11-06T17:32:54Z INFO Initial state #001: "hardware" : { -2024-11-06T17:32:54Z INFO Initial state #001: "make" : "BOS", -2024-11-06T17:32:54Z INFO Initial state #001: "model" : "pubber" -2024-11-06T17:32:54Z INFO Initial state #001: }, -2024-11-06T17:32:54Z INFO Initial state #001: "software" : { -2024-11-06T17:32:54Z INFO Initial state #001: "firmware" : "v1" -2024-11-06T17:32:54Z INFO Initial state #001: }, -2024-11-06T17:32:54Z INFO Initial state #001: "status" : { -2024-11-06T17:32:54Z INFO Initial state #001: "message" : "success", -2024-11-06T17:32:54Z INFO Initial state #001: "category" : "system.config.apply", -2024-11-06T17:32:54Z INFO Initial state #001: "timestamp" : "2024-11-06T17:32:43Z", -2024-11-06T17:32:54Z INFO Initial state #001: "level" : 300 -2024-11-06T17:32:54Z INFO Initial state #001: } -2024-11-06T17:32:54Z INFO Initial state #001: }, -2024-11-06T17:32:54Z INFO Initial state #001: "localnet" : { -2024-11-06T17:32:54Z INFO Initial state #001: "families" : { -2024-11-06T17:32:54Z INFO Initial state #001: "ether" : { -2024-11-06T17:32:54Z INFO Initial state #001: "addr" : "00:0d:3a:5a:6d:be" -2024-11-06T17:32:54Z INFO Initial state #001: }, -2024-11-06T17:32:54Z INFO Initial state #001: "ipv4" : { -2024-11-06T17:32:54Z INFO Initial state #001: "addr" : "10.1.0.71" -2024-11-06T17:32:54Z INFO Initial state #001: }, -2024-11-06T17:32:54Z INFO Initial state #001: "ipv6" : { -2024-11-06T17:32:54Z INFO Initial state #001: "addr" : "fe80::20d:3aff:fe5a:6dbe" -2024-11-06T17:32:54Z INFO Initial state #001: }, -2024-11-06T17:32:54Z INFO Initial state #001: "vendor" : { -2024-11-06T17:32:54Z INFO Initial state #001: "addr" : "28179023" -2024-11-06T17:32:54Z INFO Initial state #001: } -2024-11-06T17:32:54Z INFO Initial state #001: } -2024-11-06T17:32:54Z INFO Initial state #001: }, -2024-11-06T17:32:54Z INFO Initial state #001: "pointset" : { -2024-11-06T17:32:54Z INFO Initial state #001: "points" : { -2024-11-06T17:32:54Z INFO Initial state #001: "filter_alarm_pressure_status" : { -2024-11-06T17:32:54Z INFO Initial state #001: "units" : "No-units" -2024-11-06T17:32:54Z INFO Initial state #001: }, -2024-11-06T17:32:54Z INFO Initial state #001: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:54Z INFO Initial state #001: "units" : "Bars", -2024-11-06T17:32:54Z INFO Initial state #001: "value_state" : "applied" -2024-11-06T17:32:54Z INFO Initial state #001: }, -2024-11-06T17:32:54Z INFO Initial state #001: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:54Z INFO Initial state #001: "units" : "Degrees-Celsius" -2024-11-06T17:32:54Z INFO Initial state #001: } -2024-11-06T17:32:54Z INFO Initial state #001: } -2024-11-06T17:32:54Z INFO Initial state #001: } -2024-11-06T17:32:54Z INFO Initial state #001: } -2024-11-06T17:32:54Z NOTICE Received serial number sequencer-11813 -2024-11-06T17:32:54Z DEBUG Updated state has last_config 2024-11-06T17:32:28Z (expecting null) -2024-11-06T17:32:54Z DEBUG Detail config update synchronized is now: last_start not synced in config, config transactions not cleared, last_config not synced in state -2024-11-06T17:32:54Z TRACE received command AHU-1/state/system -2024-11-06T17:32:54Z TRACE received state_system: { -2024-11-06T17:32:54Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:54Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:54Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:54Z TRACE received state_system: }, -2024-11-06T17:32:54Z TRACE received state_system: "last_config" : "2024-11-06T17:32:28Z", -2024-11-06T17:32:54Z TRACE received state_system: "operation" : { -2024-11-06T17:32:54Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:54Z TRACE received state_system: "last_start" : "2024-11-06T17:32:42Z", -2024-11-06T17:32:54Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:54Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:54Z TRACE received state_system: }, -2024-11-06T17:32:54Z TRACE received state_system: "serial_no" : "sequencer-11813", -2024-11-06T17:32:54Z TRACE received state_system: "software" : { -2024-11-06T17:32:54Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:54Z TRACE received state_system: }, -2024-11-06T17:32:54Z TRACE received state_system: "status" : { -2024-11-06T17:32:54Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:54Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:54Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:43Z", -2024-11-06T17:32:54Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:54Z TRACE received state_system: }, -2024-11-06T17:32:54Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:45Z", -2024-11-06T17:32:54Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:54Z TRACE received state_system: } -2024-11-06T17:32:54Z DEBUG Handling device message state_system MP:8cad8e8a-0 -2024-11-06T17:32:54Z TRACE Ignoring partial state update -2024-11-06T17:32:54Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:54Z TRACE received state_localnet: { -2024-11-06T17:32:54Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:54Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:54Z TRACE received state_localnet: "addr" : "00:0d:3a:5a:6d:be" -2024-11-06T17:32:54Z TRACE received state_localnet: }, -2024-11-06T17:32:54Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:54Z TRACE received state_localnet: "addr" : "10.1.0.71" -2024-11-06T17:32:54Z TRACE received state_localnet: }, -2024-11-06T17:32:54Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:54Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe5a:6dbe" -2024-11-06T17:32:54Z TRACE received state_localnet: }, -2024-11-06T17:32:54Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:54Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:54Z TRACE received state_localnet: } -2024-11-06T17:32:54Z TRACE received state_localnet: }, -2024-11-06T17:32:54Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:45Z", -2024-11-06T17:32:54Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:54Z TRACE received state_localnet: } -2024-11-06T17:32:54Z DEBUG Handling device message state_localnet MP:8cad8e8a-1 -2024-11-06T17:32:54Z TRACE Ignoring partial state update -2024-11-06T17:32:54Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:54Z TRACE received state_pointset: { -2024-11-06T17:32:54Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:54Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:54Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:54Z TRACE received state_pointset: }, -2024-11-06T17:32:54Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:54Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:54Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:54Z TRACE received state_pointset: }, -2024-11-06T17:32:54Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:54Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:54Z TRACE received state_pointset: } -2024-11-06T17:32:54Z TRACE received state_pointset: }, -2024-11-06T17:32:54Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:45Z", -2024-11-06T17:32:54Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:54Z TRACE received state_pointset: } -2024-11-06T17:32:54Z DEBUG Handling device message state_pointset MP:8cad8e8a-2 -2024-11-06T17:32:54Z TRACE Ignoring partial state update -2024-11-06T17:32:54Z TRACE received command AHU-1/events/pointset -2024-11-06T17:32:54Z TRACE received events_pointset: { -2024-11-06T17:32:54Z TRACE received events_pointset: "points" : { -2024-11-06T17:32:54Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:54Z TRACE received events_pointset: "present_value" : false -2024-11-06T17:32:54Z TRACE received events_pointset: }, -2024-11-06T17:32:54Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:54Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:32:54Z TRACE received events_pointset: }, -2024-11-06T17:32:54Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:54Z TRACE received events_pointset: "present_value" : 11 -2024-11-06T17:32:54Z TRACE received events_pointset: } -2024-11-06T17:32:54Z TRACE received events_pointset: }, -2024-11-06T17:32:54Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:32:53Z", -2024-11-06T17:32:54Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:32:54Z TRACE received events_pointset: } -2024-11-06T17:32:54Z DEBUG Handling device message events_pointset MP:eb3d2105 -2024-11-06T17:32:54Z TRACE received command AHU-1/events/system -2024-11-06T17:32:54Z DEBUG received events_system 2024-11-06T17:32:43Z WARNING device.log: Starting AHU-1 Pubber sender with delay 10s -2024-11-06T17:32:54Z DEBUG received events_system 2024-11-06T17:32:43Z WARNING device.log: Dropping state update until config received... -2024-11-06T17:32:54Z DEBUG received events_system 2024-11-06T17:32:43Z WARNING device.log: Received config for config latch AHU-1 -2024-11-06T17:32:54Z DEBUG received events_system 2024-11-06T17:32:43Z NOTICE system.config.apply: success -2024-11-06T17:32:54Z DEBUG received events_system 2024-11-06T17:32:43Z WARNING device.log: Start waiting 10s for config latch for AHU-1 -2024-11-06T17:32:54Z DEBUG received events_system 2024-11-06T17:32:43Z WARNING device.log: Ending connection 1730914362704 with 9 -2024-11-06T17:32:54Z DEBUG received events_system 2024-11-06T17:32:43Z NOTICE system.config.apply: success -2024-11-06T17:32:54Z DEBUG Handling device message events_system MP:e6dcf952 -2024-11-06T17:32:54Z TRACE received command AHU-1/state/update -2024-11-06T17:32:54Z DEBUG received state_update -2024-11-06T17:32:54Z DEBUG Handling update message state_update MP:256e8cce -2024-11-06T17:32:54Z DEBUG Updated state after 0s 2024-11-06T17:32:54Z MP:256e8cce -2024-11-06T17:32:54Z INFO Updated state #002: Changed 4 fields: -2024-11-06T17:32:54Z INFO Updated state #002: Set `system.status.level` = `100` -2024-11-06T17:32:54Z INFO Updated state #002: Set `system.status.category` = `system.config.parse` -2024-11-06T17:32:54Z INFO Updated state #002: Set `system.status.timestamp` = `2024-11-06T17:32:54Z` -2024-11-06T17:32:54Z INFO Updated state #002: Set `timestamp` = `2024-11-06T17:32:54Z` -2024-11-06T17:32:54Z DEBUG Updated state has last_config 2024-11-06T17:32:28Z (expecting null) -2024-11-06T17:32:54Z TRACE received command AHU-1/config/update -2024-11-06T17:32:54Z DEBUG received config_update -2024-11-06T17:32:54Z DEBUG Handling update message config_update RC:e8dc99.00000005 -2024-11-06T17:32:54Z DEBUG Removed configTransaction RC:e8dc99.00000005 -2024-11-06T17:32:54Z DEBUG last_start changed false, last_start 1970-01-01T00:01:13Z -2024-11-06T17:32:54Z DEBUG Updated config 2024-11-06T17:32:54Z RC:e8dc99.00000005 -2024-11-06T17:32:54Z INFO Updated config #001: { -2024-11-06T17:32:54Z INFO Updated config #001: "timestamp" : "2024-11-06T17:32:54Z", -2024-11-06T17:32:54Z INFO Updated config #001: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:54Z INFO Updated config #001: "system" : { -2024-11-06T17:32:54Z INFO Updated config #001: "min_loglevel" : 200, -2024-11-06T17:32:54Z INFO Updated config #001: "metrics_rate_sec" : 10, -2024-11-06T17:32:54Z INFO Updated config #001: "operation" : { -2024-11-06T17:32:54Z INFO Updated config #001: "last_start" : "1970-01-01T00:01:13Z" -2024-11-06T17:32:54Z INFO Updated config #001: }, -2024-11-06T17:32:54Z INFO Updated config #001: "testing" : { -2024-11-06T17:32:54Z INFO Updated config #001: "sequence_name" : "scan_single_now" -2024-11-06T17:32:54Z INFO Updated config #001: } -2024-11-06T17:32:54Z INFO Updated config #001: }, -2024-11-06T17:32:54Z INFO Updated config #001: "localnet" : { -2024-11-06T17:32:54Z INFO Updated config #001: "families" : { -2024-11-06T17:32:54Z INFO Updated config #001: "ether" : { }, -2024-11-06T17:32:54Z INFO Updated config #001: "ipv4" : { }, -2024-11-06T17:32:54Z INFO Updated config #001: "vendor" : { }, -2024-11-06T17:32:54Z INFO Updated config #001: "ipv6" : { } -2024-11-06T17:32:54Z INFO Updated config #001: } -2024-11-06T17:32:54Z INFO Updated config #001: }, -2024-11-06T17:32:54Z INFO Updated config #001: "pointset" : { -2024-11-06T17:32:54Z INFO Updated config #001: "points" : { -2024-11-06T17:32:54Z INFO Updated config #001: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:54Z INFO Updated config #001: "units" : "Bars", -2024-11-06T17:32:54Z INFO Updated config #001: "set_value" : 98 -2024-11-06T17:32:54Z INFO Updated config #001: }, -2024-11-06T17:32:54Z INFO Updated config #001: "filter_alarm_pressure_status" : { -2024-11-06T17:32:54Z INFO Updated config #001: "ref" : "BV11.present_value", -2024-11-06T17:32:54Z INFO Updated config #001: "units" : "No-units" -2024-11-06T17:32:54Z INFO Updated config #001: }, -2024-11-06T17:32:54Z INFO Updated config #001: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:54Z INFO Updated config #001: "ref" : "AV12.present_value", -2024-11-06T17:32:54Z INFO Updated config #001: "units" : "Degrees-Celsius" -2024-11-06T17:32:54Z INFO Updated config #001: } -2024-11-06T17:32:54Z INFO Updated config #001: } -2024-11-06T17:32:54Z INFO Updated config #001: } -2024-11-06T17:32:54Z INFO Updated config #001: } -2024-11-06T17:32:54Z TRACE received command AHU-1/state/system -2024-11-06T17:32:54Z TRACE received state_system: { -2024-11-06T17:32:54Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:54Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:54Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:54Z TRACE received state_system: }, -2024-11-06T17:32:54Z TRACE received state_system: "last_config" : "2024-11-06T17:32:28Z", -2024-11-06T17:32:54Z TRACE received state_system: "operation" : { -2024-11-06T17:32:54Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:54Z TRACE received state_system: "last_start" : "2024-11-06T17:32:42Z", -2024-11-06T17:32:54Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:54Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:54Z TRACE received state_system: }, -2024-11-06T17:32:54Z TRACE received state_system: "serial_no" : "sequencer-11813", -2024-11-06T17:32:54Z TRACE received state_system: "software" : { -2024-11-06T17:32:54Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:54Z TRACE received state_system: }, -2024-11-06T17:32:54Z TRACE received state_system: "status" : { -2024-11-06T17:32:54Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:54Z TRACE received state_system: "category" : "system.config.parse", -2024-11-06T17:32:54Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:54Z", -2024-11-06T17:32:54Z TRACE received state_system: "level" : 100 -2024-11-06T17:32:54Z TRACE received state_system: }, -2024-11-06T17:32:54Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:54Z", -2024-11-06T17:32:54Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:54Z TRACE received state_system: } -2024-11-06T17:32:54Z DEBUG Handling device message state_system MP:256e8cce-0 -2024-11-06T17:32:54Z TRACE Ignoring partial state update -2024-11-06T17:32:54Z DEBUG Detail config update synchronized is now: last_start not synced in config, last_config not synced in state -2024-11-06T17:32:54Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:54Z TRACE received state_localnet: { -2024-11-06T17:32:54Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:54Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:54Z TRACE received state_localnet: "addr" : "00:0d:3a:5a:6d:be" -2024-11-06T17:32:54Z TRACE received state_localnet: }, -2024-11-06T17:32:54Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:54Z TRACE received state_localnet: "addr" : "10.1.0.71" -2024-11-06T17:32:54Z TRACE received state_localnet: }, -2024-11-06T17:32:54Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:54Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe5a:6dbe" -2024-11-06T17:32:54Z TRACE received state_localnet: }, -2024-11-06T17:32:54Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:54Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:54Z TRACE received state_localnet: } -2024-11-06T17:32:54Z TRACE received state_localnet: }, -2024-11-06T17:32:54Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:54Z", -2024-11-06T17:32:54Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:54Z TRACE received state_localnet: } -2024-11-06T17:32:54Z DEBUG Handling device message state_localnet MP:256e8cce-1 -2024-11-06T17:32:54Z TRACE Ignoring partial state update -2024-11-06T17:32:54Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:54Z TRACE received state_pointset: { -2024-11-06T17:32:54Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:54Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:54Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:54Z TRACE received state_pointset: }, -2024-11-06T17:32:54Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:54Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:54Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:54Z TRACE received state_pointset: }, -2024-11-06T17:32:54Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:54Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:54Z TRACE received state_pointset: } -2024-11-06T17:32:54Z TRACE received state_pointset: }, -2024-11-06T17:32:54Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:54Z", -2024-11-06T17:32:54Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:54Z TRACE received state_pointset: } -2024-11-06T17:32:54Z DEBUG Handling device message state_pointset MP:256e8cce-2 -2024-11-06T17:32:54Z TRACE Ignoring partial state update -2024-11-06T17:32:54Z TRACE received command AHU-1/config/update -2024-11-06T17:32:54Z DEBUG received config_update -2024-11-06T17:32:54Z DEBUG Handling update message config_update MP:256e8cce -2024-11-06T17:32:54Z DEBUG last_start changed true, last_start 2024-11-06T17:32:42Z -2024-11-06T17:32:54Z DEBUG Updated config 2024-11-06T17:32:54Z MP:256e8cce -2024-11-06T17:32:54Z INFO Updated config #002: Changed 0 fields. -2024-11-06T17:32:56Z TRACE received command AHU-1/state/update -2024-11-06T17:32:56Z DEBUG received state_update -2024-11-06T17:32:56Z DEBUG Handling update message state_update MP:fb28c0d4 -2024-11-06T17:32:56Z DEBUG Updated state after 0s 2024-11-06T17:32:56Z MP:fb28c0d4 -2024-11-06T17:32:56Z INFO Updated state #003: Changed 4 fields: -2024-11-06T17:32:56Z INFO Updated state #003: Set `system.last_config` = `2024-11-06T17:32:54Z` -2024-11-06T17:32:56Z INFO Updated state #003: Set `system.status.level` = `300` -2024-11-06T17:32:56Z INFO Updated state #003: Set `system.status.category` = `system.config.apply` -2024-11-06T17:32:56Z INFO Updated state #003: Set `timestamp` = `2024-11-06T17:32:56Z` -2024-11-06T17:32:56Z DEBUG Updated state has last_config 2024-11-06T17:32:54Z (expecting 2024-11-06T17:32:54Z) -2024-11-06T17:32:56Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:56Z DEBUG Stage finished waiting for config update synchronized at 11s after 2s -2024-11-06T17:32:56Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:32:56Z DEBUG Config sync took 2s -2024-11-06T17:32:56Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:56Z DEBUG Update config soft reset timestamp 2024-11-06T17:32:54Z -2024-11-06T17:32:56Z TRACE local local_update: { -2024-11-06T17:32:56Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:54Z", -2024-11-06T17:32:56Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:56Z TRACE local local_update: "system" : { -2024-11-06T17:32:56Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:56Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:56Z TRACE local local_update: "operation" : { -2024-11-06T17:32:56Z TRACE local local_update: "last_start" : "2024-11-06T17:32:42Z" -2024-11-06T17:32:56Z TRACE local local_update: }, -2024-11-06T17:32:56Z TRACE local local_update: "testing" : { -2024-11-06T17:32:56Z TRACE local local_update: "sequence_name" : "scan_single_now" -2024-11-06T17:32:56Z TRACE local local_update: } -2024-11-06T17:32:56Z TRACE local local_update: }, -2024-11-06T17:32:56Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:56Z TRACE local local_update: "families" : { -2024-11-06T17:32:56Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:56Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:56Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:56Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:56Z TRACE local local_update: } -2024-11-06T17:32:56Z TRACE local local_update: }, -2024-11-06T17:32:56Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:56Z TRACE local local_update: "points" : { -2024-11-06T17:32:56Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:56Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:56Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:56Z TRACE local local_update: }, -2024-11-06T17:32:56Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:56Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:56Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:56Z TRACE local local_update: }, -2024-11-06T17:32:56Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:56Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:56Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:56Z TRACE local local_update: } -2024-11-06T17:32:56Z TRACE local local_update: } -2024-11-06T17:32:56Z TRACE local local_update: } -2024-11-06T17:32:56Z TRACE local local_update: } -2024-11-06T17:32:56Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } -2024-11-06T17:32:56Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "ipv6": { } } } -2024-11-06T17:32:56Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` -2024-11-06T17:32:56Z DEBUG Done with reset_config -2024-11-06T17:32:56Z TRACE Stage suspend waiting for starting test wrapper at 11s -2024-11-06T17:32:56Z INFO Stage start waiting for config update synchronized at 11s -2024-11-06T17:32:56Z TRACE received command AHU-1/state/system -2024-11-06T17:32:56Z TRACE received state_system: { -2024-11-06T17:32:56Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:56Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:56Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:56Z TRACE received state_system: }, -2024-11-06T17:32:56Z TRACE received state_system: "last_config" : "2024-11-06T17:32:54Z", -2024-11-06T17:32:56Z TRACE received state_system: "operation" : { -2024-11-06T17:32:56Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:56Z TRACE received state_system: "last_start" : "2024-11-06T17:32:42Z", -2024-11-06T17:32:56Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:56Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:56Z TRACE received state_system: }, -2024-11-06T17:32:56Z TRACE received state_system: "serial_no" : "sequencer-11813", -2024-11-06T17:32:56Z TRACE received state_system: "software" : { -2024-11-06T17:32:56Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:56Z TRACE received state_system: }, -2024-11-06T17:32:56Z TRACE received state_system: "status" : { -2024-11-06T17:32:56Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:56Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:56Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:54Z", -2024-11-06T17:32:56Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:56Z TRACE received state_system: }, -2024-11-06T17:32:56Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:56Z", -2024-11-06T17:32:56Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:56Z TRACE received state_system: } -2024-11-06T17:32:56Z DEBUG Handling device message state_system MP:fb28c0d4-0 -2024-11-06T17:32:56Z TRACE Ignoring partial state update -2024-11-06T17:32:56Z DEBUG Stage finished waiting for config update synchronized at 11s after 0s -2024-11-06T17:32:56Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:32:56Z DEBUG Config sync took 2s -2024-11-06T17:32:56Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:56Z DEBUG Disallowing device state change (everything) -2024-11-06T17:32:57Z TRACE updated check config_update: true -2024-11-06T17:32:57Z DEBUG update config_update, adding configTransaction RC:e8dc99.00000006 -2024-11-06T17:32:57Z TRACE local local_update: { -2024-11-06T17:32:57Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:54Z", -2024-11-06T17:32:57Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:57Z TRACE local local_update: "system" : { -2024-11-06T17:32:57Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:57Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:57Z TRACE local local_update: "operation" : { -2024-11-06T17:32:57Z TRACE local local_update: "last_start" : "2024-11-06T17:32:42Z" -2024-11-06T17:32:57Z TRACE local local_update: }, -2024-11-06T17:32:57Z TRACE local local_update: "testing" : { -2024-11-06T17:32:57Z TRACE local local_update: "sequence_name" : "scan_single_now" -2024-11-06T17:32:57Z TRACE local local_update: } -2024-11-06T17:32:57Z TRACE local local_update: }, -2024-11-06T17:32:57Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:57Z TRACE local local_update: "families" : { -2024-11-06T17:32:57Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:57Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:57Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:57Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:57Z TRACE local local_update: } -2024-11-06T17:32:57Z TRACE local local_update: }, -2024-11-06T17:32:57Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:57Z TRACE local local_update: "points" : { -2024-11-06T17:32:57Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:57Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:57Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:57Z TRACE local local_update: }, -2024-11-06T17:32:57Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:57Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:57Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:57Z TRACE local local_update: }, -2024-11-06T17:32:57Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:57Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:57Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:57Z TRACE local local_update: } -2024-11-06T17:32:57Z TRACE local local_update: } -2024-11-06T17:32:57Z TRACE local local_update: } -2024-11-06T17:32:57Z TRACE local local_update: } -2024-11-06T17:32:57Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:56Z -2024-11-06T17:32:57Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:57Z, because initial setup -2024-11-06T17:32:57Z TRACE Stage suspend waiting for starting test wrapper at 12s -2024-11-06T17:32:57Z INFO Stage start waiting for config update synchronized at 12s -2024-11-06T17:32:57Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:57Z TRACE received state_localnet: { -2024-11-06T17:32:57Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:57Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:57Z TRACE received state_localnet: "addr" : "00:0d:3a:5a:6d:be" -2024-11-06T17:32:57Z TRACE received state_localnet: }, -2024-11-06T17:32:57Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:57Z TRACE received state_localnet: "addr" : "10.1.0.71" -2024-11-06T17:32:57Z TRACE received state_localnet: }, -2024-11-06T17:32:57Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:57Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe5a:6dbe" -2024-11-06T17:32:57Z TRACE received state_localnet: }, -2024-11-06T17:32:57Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:57Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:57Z TRACE received state_localnet: } -2024-11-06T17:32:57Z TRACE received state_localnet: }, -2024-11-06T17:32:57Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:56Z", -2024-11-06T17:32:57Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:57Z TRACE received state_localnet: } -2024-11-06T17:32:57Z DEBUG Handling device message state_localnet MP:fb28c0d4-1 -2024-11-06T17:32:57Z TRACE Ignoring partial state update -2024-11-06T17:32:57Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:57Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:57Z TRACE received state_pointset: { -2024-11-06T17:32:57Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:57Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:57Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:57Z TRACE received state_pointset: }, -2024-11-06T17:32:57Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:57Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:57Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:57Z TRACE received state_pointset: }, -2024-11-06T17:32:57Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:57Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:57Z TRACE received state_pointset: } -2024-11-06T17:32:57Z TRACE received state_pointset: }, -2024-11-06T17:32:57Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:56Z", -2024-11-06T17:32:57Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:57Z TRACE received state_pointset: } -2024-11-06T17:32:57Z DEBUG Handling device message state_pointset MP:fb28c0d4-2 -2024-11-06T17:32:57Z TRACE Ignoring partial state update -2024-11-06T17:32:57Z TRACE received command AHU-1/config/update -2024-11-06T17:32:57Z DEBUG received config_update -2024-11-06T17:32:57Z DEBUG Handling update message config_update RC:e8dc99.00000006 -2024-11-06T17:32:57Z DEBUG Removed configTransaction RC:e8dc99.00000006 -2024-11-06T17:32:57Z DEBUG last_start changed false, last_start 2024-11-06T17:32:42Z -2024-11-06T17:32:57Z DEBUG Updated config 2024-11-06T17:32:57Z RC:e8dc99.00000006 -2024-11-06T17:32:57Z INFO Updated config #003: Changed 0 fields. -2024-11-06T17:32:57Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state -2024-11-06T17:32:58Z TRACE received command AHU-1/state/update -2024-11-06T17:32:58Z DEBUG received state_update -2024-11-06T17:32:58Z DEBUG Handling update message state_update MP:d4ea65c1 -2024-11-06T17:32:58Z DEBUG Updated state after 0s 2024-11-06T17:32:58Z MP:d4ea65c1 -2024-11-06T17:32:58Z INFO Updated state #004: Changed 3 fields: -2024-11-06T17:32:58Z INFO Updated state #004: Set `system.last_config` = `2024-11-06T17:32:57Z` -2024-11-06T17:32:58Z INFO Updated state #004: Set `system.status.timestamp` = `2024-11-06T17:32:57Z` -2024-11-06T17:32:58Z INFO Updated state #004: Set `timestamp` = `2024-11-06T17:32:58Z` -2024-11-06T17:32:58Z DEBUG Updated state has last_config 2024-11-06T17:32:57Z (expecting 2024-11-06T17:32:57Z) -2024-11-06T17:32:58Z TRACE received command AHU-1/state/system -2024-11-06T17:32:58Z TRACE received state_system: { -2024-11-06T17:32:58Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:58Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:58Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:58Z TRACE received state_system: }, -2024-11-06T17:32:58Z TRACE received state_system: "last_config" : "2024-11-06T17:32:57Z", -2024-11-06T17:32:58Z TRACE received state_system: "operation" : { -2024-11-06T17:32:58Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:58Z TRACE received state_system: "last_start" : "2024-11-06T17:32:42Z", -2024-11-06T17:32:58Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:58Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:58Z TRACE received state_system: }, -2024-11-06T17:32:58Z TRACE received state_system: "serial_no" : "sequencer-11813", -2024-11-06T17:32:58Z TRACE received state_system: "software" : { -2024-11-06T17:32:58Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:58Z TRACE received state_system: }, -2024-11-06T17:32:58Z TRACE received state_system: "status" : { -2024-11-06T17:32:58Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:58Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:58Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:57Z", -2024-11-06T17:32:58Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:58Z TRACE received state_system: }, -2024-11-06T17:32:58Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:58Z", -2024-11-06T17:32:58Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:58Z TRACE received state_system: } -2024-11-06T17:32:58Z DEBUG Handling device message state_system MP:d4ea65c1-0 -2024-11-06T17:32:58Z TRACE Ignoring partial state update -2024-11-06T17:32:58Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:58Z DEBUG Stage finished waiting for config update synchronized at 13s after 0s -2024-11-06T17:32:58Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:32:58Z DEBUG Config sync took 1s -2024-11-06T17:32:58Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:58Z DEBUG Update config initial setup timestamp 2024-11-06T17:32:57Z -2024-11-06T17:32:58Z TRACE local local_update: { -2024-11-06T17:32:58Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:57Z", -2024-11-06T17:32:58Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:58Z TRACE local local_update: "system" : { -2024-11-06T17:32:58Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:58Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:58Z TRACE local local_update: "operation" : { -2024-11-06T17:32:58Z TRACE local local_update: "last_start" : "2024-11-06T17:32:42Z" -2024-11-06T17:32:58Z TRACE local local_update: }, -2024-11-06T17:32:58Z TRACE local local_update: "testing" : { -2024-11-06T17:32:58Z TRACE local local_update: "sequence_name" : "scan_single_now" -2024-11-06T17:32:58Z TRACE local local_update: } -2024-11-06T17:32:58Z TRACE local local_update: }, -2024-11-06T17:32:58Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:58Z TRACE local local_update: "families" : { -2024-11-06T17:32:58Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:58Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:58Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:58Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:58Z TRACE local local_update: } -2024-11-06T17:32:58Z TRACE local local_update: }, -2024-11-06T17:32:58Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:58Z TRACE local local_update: "points" : { -2024-11-06T17:32:58Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:58Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:58Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:58Z TRACE local local_update: }, -2024-11-06T17:32:58Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:58Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:58Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:58Z TRACE local local_update: }, -2024-11-06T17:32:58Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:58Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:58Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:58Z TRACE local local_update: } -2024-11-06T17:32:58Z TRACE local local_update: } -2024-11-06T17:32:58Z TRACE local local_update: } -2024-11-06T17:32:58Z TRACE local local_update: } -2024-11-06T17:32:58Z DEBUG Stale state cutoff threshold is 2024-11-06T17:32:43Z -2024-11-06T17:32:58Z DEBUG Waiting for device stateTransaction RC:e8dc99.00000007 (was null) -2024-11-06T17:32:58Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:32:58Z INFO Stage start waiting for state query at 13s -2024-11-06T17:32:58Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:58Z TRACE received state_localnet: { -2024-11-06T17:32:58Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:58Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:58Z TRACE received state_localnet: "addr" : "00:0d:3a:5a:6d:be" -2024-11-06T17:32:58Z TRACE received state_localnet: }, -2024-11-06T17:32:58Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:58Z TRACE received state_localnet: "addr" : "10.1.0.71" -2024-11-06T17:32:58Z TRACE received state_localnet: }, -2024-11-06T17:32:58Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:58Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe5a:6dbe" -2024-11-06T17:32:58Z TRACE received state_localnet: }, -2024-11-06T17:32:58Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:58Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:58Z TRACE received state_localnet: } -2024-11-06T17:32:58Z TRACE received state_localnet: }, -2024-11-06T17:32:58Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:58Z", -2024-11-06T17:32:58Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:58Z TRACE received state_localnet: } -2024-11-06T17:32:58Z DEBUG Handling device message state_localnet MP:d4ea65c1-1 -2024-11-06T17:32:58Z TRACE Ignoring partial state update -2024-11-06T17:32:58Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:58Z TRACE received state_pointset: { -2024-11-06T17:32:58Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:58Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:58Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:58Z TRACE received state_pointset: }, -2024-11-06T17:32:58Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:58Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:58Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:58Z TRACE received state_pointset: }, -2024-11-06T17:32:58Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:58Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:58Z TRACE received state_pointset: } -2024-11-06T17:32:58Z TRACE received state_pointset: }, -2024-11-06T17:32:58Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:58Z", -2024-11-06T17:32:58Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:58Z TRACE received state_pointset: } -2024-11-06T17:32:58Z DEBUG Handling device message state_pointset MP:d4ea65c1-2 -2024-11-06T17:32:58Z TRACE Ignoring partial state update -2024-11-06T17:32:58Z TRACE received command AHU-1/state/update -2024-11-06T17:32:58Z DEBUG received state_update -2024-11-06T17:32:58Z INFO Received device configAcked -2024-11-06T17:32:58Z DEBUG Handling update message state_update RC:e8dc99.00000007 -2024-11-06T17:32:58Z DEBUG Removed stateTransaction RC:e8dc99.00000007 -2024-11-06T17:32:58Z DEBUG Updated state after 0s 2024-11-06T17:32:58Z RC:e8dc99.00000007 -2024-11-06T17:32:58Z INFO Updated state #005: Changed 0 fields. -2024-11-06T17:32:58Z DEBUG Updated state has last_config 2024-11-06T17:32:57Z (expecting 2024-11-06T17:32:57Z) -2024-11-06T17:32:58Z DEBUG Stage finished waiting for state query at 13s after 0s -2024-11-06T17:32:58Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:32:58Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:32:58Z INFO Stage start waiting for initial device state at 13s -2024-11-06T17:32:59Z TRACE updated check config_update: true -2024-11-06T17:32:59Z DEBUG update config_update, adding configTransaction RC:e8dc99.00000008 -2024-11-06T17:32:59Z TRACE local local_update: { -2024-11-06T17:32:59Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:57Z", -2024-11-06T17:32:59Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:59Z TRACE local local_update: "system" : { -2024-11-06T17:32:59Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:59Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:59Z TRACE local local_update: "operation" : { -2024-11-06T17:32:59Z TRACE local local_update: "last_start" : "2024-11-06T17:32:42Z" -2024-11-06T17:32:59Z TRACE local local_update: }, -2024-11-06T17:32:59Z TRACE local local_update: "testing" : { -2024-11-06T17:32:59Z TRACE local local_update: "sequence_name" : "scan_single_now" -2024-11-06T17:32:59Z TRACE local local_update: } -2024-11-06T17:32:59Z TRACE local local_update: }, -2024-11-06T17:32:59Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:59Z TRACE local local_update: "families" : { -2024-11-06T17:32:59Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:59Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:59Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:59Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:59Z TRACE local local_update: } -2024-11-06T17:32:59Z TRACE local local_update: }, -2024-11-06T17:32:59Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:59Z TRACE local local_update: "points" : { -2024-11-06T17:32:59Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:59Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:59Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:59Z TRACE local local_update: }, -2024-11-06T17:32:59Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:59Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:59Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:59Z TRACE local local_update: }, -2024-11-06T17:32:59Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:59Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:59Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:59Z TRACE local local_update: } -2024-11-06T17:32:59Z TRACE local local_update: } -2024-11-06T17:32:59Z TRACE local local_update: } -2024-11-06T17:32:59Z TRACE local local_update: } -2024-11-06T17:32:59Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:58Z -2024-11-06T17:32:59Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:59Z, because before initial device state -2024-11-06T17:32:59Z TRACE Stage suspend waiting for initial device state at 14s -2024-11-06T17:32:59Z INFO Stage start waiting for config update synchronized at 14s -2024-11-06T17:32:59Z TRACE received command AHU-1/reply/update -2024-11-06T17:32:59Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:59Z TRACE received command AHU-1/config/update -2024-11-06T17:32:59Z DEBUG received config_update -2024-11-06T17:32:59Z DEBUG Handling update message config_update RC:e8dc99.00000008 -2024-11-06T17:32:59Z DEBUG Removed configTransaction RC:e8dc99.00000008 -2024-11-06T17:32:59Z DEBUG last_start changed false, last_start 2024-11-06T17:32:42Z -2024-11-06T17:32:59Z DEBUG Updated config 2024-11-06T17:32:59Z RC:e8dc99.00000008 -2024-11-06T17:32:59Z INFO Updated config #004: Changed 0 fields. -2024-11-06T17:33:00Z TRACE received command AHU-1/state/update -2024-11-06T17:33:00Z DEBUG received state_update -2024-11-06T17:33:00Z DEBUG Handling update message state_update MP:5b5192bd -2024-11-06T17:33:00Z DEBUG Updated state after 0s 2024-11-06T17:33:00Z MP:5b5192bd -2024-11-06T17:33:00Z INFO Updated state #006: Changed 3 fields: -2024-11-06T17:33:00Z INFO Updated state #006: Set `system.last_config` = `2024-11-06T17:32:59Z` -2024-11-06T17:33:00Z INFO Updated state #006: Set `system.status.timestamp` = `2024-11-06T17:32:59Z` -2024-11-06T17:33:00Z INFO Updated state #006: Set `timestamp` = `2024-11-06T17:33:00Z` -2024-11-06T17:33:00Z DEBUG Updated state has last_config 2024-11-06T17:32:59Z (expecting 2024-11-06T17:32:59Z) -2024-11-06T17:33:00Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:00Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:33:00Z TRACE Stage resume waiting for initial device state at 15s -2024-11-06T17:33:00Z DEBUG Config sync took 1s -2024-11-06T17:33:00Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:00Z DEBUG Update config before initial device state timestamp 2024-11-06T17:32:59Z -2024-11-06T17:33:00Z TRACE local local_update: { -2024-11-06T17:33:00Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:59Z", -2024-11-06T17:33:00Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:00Z TRACE local local_update: "system" : { -2024-11-06T17:33:00Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:00Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:00Z TRACE local local_update: "operation" : { -2024-11-06T17:33:00Z TRACE local local_update: "last_start" : "2024-11-06T17:32:42Z" -2024-11-06T17:33:00Z TRACE local local_update: }, -2024-11-06T17:33:00Z TRACE local local_update: "testing" : { -2024-11-06T17:33:00Z TRACE local local_update: "sequence_name" : "scan_single_now" -2024-11-06T17:33:00Z TRACE local local_update: } -2024-11-06T17:33:00Z TRACE local local_update: }, -2024-11-06T17:33:00Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:00Z TRACE local local_update: "families" : { -2024-11-06T17:33:00Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:00Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:00Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:00Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:00Z TRACE local local_update: } -2024-11-06T17:33:00Z TRACE local local_update: }, -2024-11-06T17:33:00Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:00Z TRACE local local_update: "points" : { -2024-11-06T17:33:00Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:00Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:00Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:00Z TRACE local local_update: }, -2024-11-06T17:33:00Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:00Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:00Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:00Z TRACE local local_update: }, -2024-11-06T17:33:00Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:00Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:00Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:00Z TRACE local local_update: } -2024-11-06T17:33:00Z TRACE local local_update: } -2024-11-06T17:33:00Z TRACE local local_update: } -2024-11-06T17:33:00Z TRACE local local_update: } -2024-11-06T17:33:00Z DEBUG Stage finished waiting for initial device state at 15s after 1s -2024-11-06T17:33:00Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:33:00Z DEBUG Device state system status level is now 300 -2024-11-06T17:33:00Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:33:00Z INFO Stage start waiting for config update synchronized at 15s -2024-11-06T17:33:00Z TRACE received command AHU-1/state/system -2024-11-06T17:33:00Z TRACE received state_system: { -2024-11-06T17:33:00Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:00Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:00Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:00Z TRACE received state_system: }, -2024-11-06T17:33:00Z TRACE received state_system: "last_config" : "2024-11-06T17:32:59Z", -2024-11-06T17:33:00Z TRACE received state_system: "operation" : { -2024-11-06T17:33:00Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:00Z TRACE received state_system: "last_start" : "2024-11-06T17:32:42Z", -2024-11-06T17:33:00Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:00Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:00Z TRACE received state_system: }, -2024-11-06T17:33:00Z TRACE received state_system: "serial_no" : "sequencer-11813", -2024-11-06T17:33:00Z TRACE received state_system: "software" : { -2024-11-06T17:33:00Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:00Z TRACE received state_system: }, -2024-11-06T17:33:00Z TRACE received state_system: "status" : { -2024-11-06T17:33:00Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:00Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:00Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:59Z", -2024-11-06T17:33:00Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:00Z TRACE received state_system: }, -2024-11-06T17:33:00Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:00Z", -2024-11-06T17:33:00Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:00Z TRACE received state_system: } -2024-11-06T17:33:00Z DEBUG Handling device message state_system MP:5b5192bd-0 -2024-11-06T17:33:00Z TRACE Ignoring partial state update -2024-11-06T17:33:00Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:33:00Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:33:00Z DEBUG Config sync took 1s -2024-11-06T17:33:00Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:00Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:33:00Z INFO Stage start waiting for executing test at 15s -2024-11-06T17:33:00Z DEBUG stage begin waiting for executing test at 15s -2024-11-06T17:33:00Z DEBUG Allowing device state change discovery -2024-11-06T17:33:00Z TRACE Stage suspend waiting for executing test at 15s -2024-11-06T17:33:00Z INFO Stage start waiting for discovery families defined at 15s -2024-11-06T17:33:01Z DEBUG system config extra field null -2024-11-06T17:33:01Z TRACE updated check config_system: true -2024-11-06T17:33:01Z DEBUG update config_system, adding configTransaction RC:e8dc99.00000009 -2024-11-06T17:33:01Z TRACE local local_system: { -2024-11-06T17:33:01Z TRACE local local_system: "min_loglevel" : 200, -2024-11-06T17:33:01Z TRACE local local_system: "metrics_rate_sec" : 10, -2024-11-06T17:33:01Z TRACE local local_system: "operation" : { -2024-11-06T17:33:01Z TRACE local local_system: "last_start" : "2024-11-06T17:32:42Z" -2024-11-06T17:33:01Z TRACE local local_system: }, -2024-11-06T17:33:01Z TRACE local local_system: "testing" : { -2024-11-06T17:33:01Z TRACE local local_system: "sequence_name" : "scan_single_now" -2024-11-06T17:33:01Z TRACE local local_system: } -2024-11-06T17:33:01Z TRACE local local_system: } -2024-11-06T17:33:01Z TRACE updated check config_pointset: true -2024-11-06T17:33:01Z DEBUG update config_pointset, adding configTransaction RC:e8dc99.0000000a -2024-11-06T17:33:01Z TRACE local local_pointset: { -2024-11-06T17:33:01Z TRACE local local_pointset: "points" : { -2024-11-06T17:33:01Z TRACE local local_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:01Z TRACE local local_pointset: "units" : "Bars", -2024-11-06T17:33:01Z TRACE local local_pointset: "set_value" : 98 -2024-11-06T17:33:01Z TRACE local local_pointset: }, -2024-11-06T17:33:01Z TRACE local local_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:01Z TRACE local local_pointset: "ref" : "BV11.present_value", -2024-11-06T17:33:01Z TRACE local local_pointset: "units" : "No-units" -2024-11-06T17:33:01Z TRACE local local_pointset: }, -2024-11-06T17:33:01Z TRACE local local_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:01Z TRACE local local_pointset: "ref" : "AV12.present_value", -2024-11-06T17:33:01Z TRACE local local_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:01Z TRACE local local_pointset: } -2024-11-06T17:33:01Z TRACE local local_pointset: } -2024-11-06T17:33:01Z TRACE local local_pointset: } -2024-11-06T17:33:01Z TRACE updated check config_gateway: false -2024-11-06T17:33:01Z TRACE updated check config_localnet: true -2024-11-06T17:33:01Z DEBUG update config_localnet, adding configTransaction RC:e8dc99.0000000b -2024-11-06T17:33:01Z TRACE local local_localnet: { -2024-11-06T17:33:01Z TRACE local local_localnet: "families" : { -2024-11-06T17:33:01Z TRACE local local_localnet: "ether" : { }, -2024-11-06T17:33:01Z TRACE local local_localnet: "ipv4" : { }, -2024-11-06T17:33:01Z TRACE local local_localnet: "vendor" : { }, -2024-11-06T17:33:01Z TRACE local local_localnet: "ipv6" : { } -2024-11-06T17:33:01Z TRACE local local_localnet: } -2024-11-06T17:33:01Z TRACE local local_localnet: } -2024-11-06T17:33:01Z TRACE updated check config_blobset: false -2024-11-06T17:33:01Z TRACE updated check config_discovery: true -2024-11-06T17:33:01Z DEBUG update config_discovery, adding configTransaction RC:e8dc99.0000000c -2024-11-06T17:33:01Z TRACE local local_discovery: { -2024-11-06T17:33:01Z TRACE local local_discovery: "families" : { } -2024-11-06T17:33:01Z TRACE local local_discovery: } -2024-11-06T17:33:01Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:00Z -2024-11-06T17:33:01Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:01Z, because before discovery families defined -2024-11-06T17:33:01Z TRACE Stage suspend waiting for discovery families defined at 16s -2024-11-06T17:33:01Z INFO Stage start waiting for config update synchronized at 16s -2024-11-06T17:33:01Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:01Z TRACE received state_localnet: { -2024-11-06T17:33:01Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:01Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:01Z TRACE received state_localnet: "addr" : "00:0d:3a:5a:6d:be" -2024-11-06T17:33:01Z TRACE received state_localnet: }, -2024-11-06T17:33:01Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:01Z TRACE received state_localnet: "addr" : "10.1.0.71" -2024-11-06T17:33:01Z TRACE received state_localnet: }, -2024-11-06T17:33:01Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:01Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe5a:6dbe" -2024-11-06T17:33:01Z TRACE received state_localnet: }, -2024-11-06T17:33:01Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:01Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:01Z TRACE received state_localnet: } -2024-11-06T17:33:01Z TRACE received state_localnet: }, -2024-11-06T17:33:01Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:00Z", -2024-11-06T17:33:01Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:01Z TRACE received state_localnet: } -2024-11-06T17:33:01Z DEBUG Handling device message state_localnet MP:5b5192bd-1 -2024-11-06T17:33:01Z TRACE Ignoring partial state update -2024-11-06T17:33:01Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:01Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:01Z TRACE received state_pointset: { -2024-11-06T17:33:01Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:01Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:01Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:01Z TRACE received state_pointset: }, -2024-11-06T17:33:01Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:01Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:01Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:01Z TRACE received state_pointset: }, -2024-11-06T17:33:01Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:01Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:01Z TRACE received state_pointset: } -2024-11-06T17:33:01Z TRACE received state_pointset: }, -2024-11-06T17:33:01Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:00Z", -2024-11-06T17:33:01Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:01Z TRACE received state_pointset: } -2024-11-06T17:33:01Z DEBUG Handling device message state_pointset MP:5b5192bd-2 -2024-11-06T17:33:01Z TRACE Ignoring partial state update -2024-11-06T17:33:01Z TRACE received command AHU-1/config/update -2024-11-06T17:33:01Z DEBUG received config_update -2024-11-06T17:33:01Z DEBUG Handling update message config_update RC:e8dc99.00000009 -2024-11-06T17:33:01Z DEBUG Removed configTransaction RC:e8dc99.00000009 -2024-11-06T17:33:01Z DEBUG last_start changed false, last_start 2024-11-06T17:32:42Z -2024-11-06T17:33:01Z DEBUG Updated config 2024-11-06T17:33:01Z RC:e8dc99.00000009 -2024-11-06T17:33:01Z INFO Updated config #005: Changed 1 fields: -2024-11-06T17:33:01Z INFO Updated config #005: Add `discovery` = { "families": { } } -2024-11-06T17:33:01Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared, last_config not synced in state -2024-11-06T17:33:02Z TRACE received command AHU-1/state/update -2024-11-06T17:33:02Z DEBUG received state_update -2024-11-06T17:33:02Z DEBUG Handling update message state_update MP:13c2d7a5 -2024-11-06T17:33:02Z DEBUG Updated state after 0s 2024-11-06T17:33:02Z MP:13c2d7a5 -2024-11-06T17:33:02Z INFO Updated state #007: Changed 3 fields: -2024-11-06T17:33:02Z INFO Updated state #007: Set `system.last_config` = `2024-11-06T17:33:01Z` -2024-11-06T17:33:02Z INFO Updated state #007: Set `system.status.timestamp` = `2024-11-06T17:33:01Z` -2024-11-06T17:33:02Z INFO Updated state #007: Set `timestamp` = `2024-11-06T17:33:02Z` -2024-11-06T17:33:02Z DEBUG Updated state has last_config 2024-11-06T17:33:01Z (expecting 2024-11-06T17:33:01Z) -2024-11-06T17:33:02Z TRACE received command AHU-1/state/system -2024-11-06T17:33:02Z TRACE received state_system: { -2024-11-06T17:33:02Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:02Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:02Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:02Z TRACE received state_system: }, -2024-11-06T17:33:02Z TRACE received state_system: "last_config" : "2024-11-06T17:33:01Z", -2024-11-06T17:33:02Z TRACE received state_system: "operation" : { -2024-11-06T17:33:02Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:02Z TRACE received state_system: "last_start" : "2024-11-06T17:32:42Z", -2024-11-06T17:33:02Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:02Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:02Z TRACE received state_system: }, -2024-11-06T17:33:02Z TRACE received state_system: "serial_no" : "sequencer-11813", -2024-11-06T17:33:02Z TRACE received state_system: "software" : { -2024-11-06T17:33:02Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:02Z TRACE received state_system: }, -2024-11-06T17:33:02Z TRACE received state_system: "status" : { -2024-11-06T17:33:02Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:02Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:02Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:01Z", -2024-11-06T17:33:02Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:02Z TRACE received state_system: }, -2024-11-06T17:33:02Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:02Z", -2024-11-06T17:33:02Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:02Z TRACE received state_system: } -2024-11-06T17:33:02Z DEBUG Handling device message state_system MP:13c2d7a5-0 -2024-11-06T17:33:02Z TRACE Ignoring partial state update -2024-11-06T17:33:02Z DEBUG Detail config update synchronized is now: config transactions not cleared -2024-11-06T17:33:02Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:02Z TRACE received state_localnet: { -2024-11-06T17:33:02Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:02Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:02Z TRACE received state_localnet: "addr" : "00:0d:3a:5a:6d:be" -2024-11-06T17:33:02Z TRACE received state_localnet: }, -2024-11-06T17:33:02Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:02Z TRACE received state_localnet: "addr" : "10.1.0.71" -2024-11-06T17:33:02Z TRACE received state_localnet: }, -2024-11-06T17:33:02Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:02Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe5a:6dbe" -2024-11-06T17:33:02Z TRACE received state_localnet: }, -2024-11-06T17:33:02Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:02Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:02Z TRACE received state_localnet: } -2024-11-06T17:33:02Z TRACE received state_localnet: }, -2024-11-06T17:33:02Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:02Z", -2024-11-06T17:33:02Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:02Z TRACE received state_localnet: } -2024-11-06T17:33:02Z DEBUG Handling device message state_localnet MP:13c2d7a5-1 -2024-11-06T17:33:02Z TRACE Ignoring partial state update -2024-11-06T17:33:02Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:02Z TRACE received state_pointset: { -2024-11-06T17:33:02Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:02Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:02Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:02Z TRACE received state_pointset: }, -2024-11-06T17:33:02Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:02Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:02Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:02Z TRACE received state_pointset: }, -2024-11-06T17:33:02Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:02Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:02Z TRACE received state_pointset: } -2024-11-06T17:33:02Z TRACE received state_pointset: }, -2024-11-06T17:33:02Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:02Z", -2024-11-06T17:33:02Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:02Z TRACE received state_pointset: } -2024-11-06T17:33:02Z DEBUG Handling device message state_pointset MP:13c2d7a5-2 -2024-11-06T17:33:02Z TRACE Ignoring partial state update -2024-11-06T17:33:02Z TRACE received command AHU-1/config/update -2024-11-06T17:33:02Z DEBUG received config_update -2024-11-06T17:33:02Z DEBUG Handling update message config_update RC:e8dc99.0000000b -2024-11-06T17:33:02Z DEBUG Removed configTransaction RC:e8dc99.0000000b -2024-11-06T17:33:02Z DEBUG last_start changed false, last_start 2024-11-06T17:32:42Z -2024-11-06T17:33:02Z DEBUG Updated config 2024-11-06T17:33:02Z RC:e8dc99.0000000b -2024-11-06T17:33:02Z INFO Updated config #006: Changed 0 fields. -2024-11-06T17:33:03Z TRACE received command AHU-1/events/pointset -2024-11-06T17:33:03Z TRACE received events_pointset: { -2024-11-06T17:33:03Z TRACE received events_pointset: "points" : { -2024-11-06T17:33:03Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:03Z TRACE received events_pointset: "present_value" : false -2024-11-06T17:33:03Z TRACE received events_pointset: }, -2024-11-06T17:33:03Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:03Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:33:03Z TRACE received events_pointset: }, -2024-11-06T17:33:03Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:03Z TRACE received events_pointset: "present_value" : 9 -2024-11-06T17:33:03Z TRACE received events_pointset: } -2024-11-06T17:33:03Z TRACE received events_pointset: }, -2024-11-06T17:33:03Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:33:03Z", -2024-11-06T17:33:03Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:33:03Z TRACE received events_pointset: } -2024-11-06T17:33:03Z DEBUG Handling device message events_pointset MP:18bd3b60 -2024-11-06T17:33:03Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state -2024-11-06T17:33:03Z TRACE received command AHU-1/events/system -2024-11-06T17:33:03Z DEBUG received events_system 2024-11-06T17:32:54Z NOTICE system.config.apply: success -2024-11-06T17:33:03Z DEBUG received events_system 2024-11-06T17:32:54Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:03Z DEBUG received events_system 2024-11-06T17:32:54Z INFO device.log: 2024-11-06T17:32:54Z received config 2024-11-06T17:32:54Z -2024-11-06T17:33:03Z DEBUG received events_system 2024-11-06T17:32:54Z NOTICE system.config.apply: success -2024-11-06T17:33:03Z DEBUG received events_system 2024-11-06T17:32:56Z INFO device.log: Update state 2024-11-06T17:32:56Z last_config 2024-11-06T17:32:54Z -2024-11-06T17:33:03Z DEBUG received events_system 2024-11-06T17:32:57Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:03Z DEBUG received events_system 2024-11-06T17:32:57Z INFO device.log: 2024-11-06T17:32:57Z received config 2024-11-06T17:32:57Z -2024-11-06T17:33:03Z DEBUG received events_system 2024-11-06T17:32:57Z NOTICE system.config.apply: success -2024-11-06T17:33:03Z DEBUG received events_system 2024-11-06T17:32:58Z INFO device.log: Update state 2024-11-06T17:32:58Z last_config 2024-11-06T17:32:57Z -2024-11-06T17:33:03Z DEBUG received events_system 2024-11-06T17:32:59Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:03Z DEBUG received events_system 2024-11-06T17:32:59Z INFO device.log: 2024-11-06T17:32:59Z received config 2024-11-06T17:32:59Z -2024-11-06T17:33:03Z DEBUG received events_system 2024-11-06T17:32:59Z NOTICE system.config.apply: success -2024-11-06T17:33:03Z DEBUG received events_system 2024-11-06T17:33:00Z INFO device.log: Update state 2024-11-06T17:33:00Z last_config 2024-11-06T17:32:59Z -2024-11-06T17:33:03Z DEBUG received events_system 2024-11-06T17:33:01Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:03Z DEBUG received events_system 2024-11-06T17:33:01Z INFO device.log: 2024-11-06T17:33:01Z received config 2024-11-06T17:33:01Z -2024-11-06T17:33:03Z DEBUG received events_system 2024-11-06T17:33:01Z NOTICE system.config.apply: success -2024-11-06T17:33:03Z DEBUG received events_system 2024-11-06T17:33:02Z INFO device.log: Update state 2024-11-06T17:33:02Z last_config 2024-11-06T17:33:01Z -2024-11-06T17:33:03Z DEBUG received events_system 2024-11-06T17:33:02Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:03Z DEBUG received events_system 2024-11-06T17:33:02Z INFO device.log: 2024-11-06T17:33:02Z received config 2024-11-06T17:33:02Z -2024-11-06T17:33:03Z DEBUG received events_system 2024-11-06T17:33:02Z NOTICE system.config.apply: success -2024-11-06T17:33:03Z DEBUG Handling device message events_system MP:8003922c -2024-11-06T17:33:03Z TRACE received command AHU-1/config/update -2024-11-06T17:33:03Z DEBUG received config_update -2024-11-06T17:33:03Z DEBUG Handling update message config_update RC:e8dc99.0000000a -2024-11-06T17:33:03Z DEBUG Removed configTransaction RC:e8dc99.0000000a -2024-11-06T17:33:03Z DEBUG last_start changed false, last_start 2024-11-06T17:32:42Z -2024-11-06T17:33:03Z DEBUG Updated config 2024-11-06T17:33:03Z RC:e8dc99.0000000a -2024-11-06T17:33:03Z INFO Updated config #007: Changed 0 fields. -2024-11-06T17:33:03Z TRACE received command AHU-1/config/update -2024-11-06T17:33:03Z DEBUG received config_update -2024-11-06T17:33:03Z DEBUG Handling update message config_update RC:e8dc99.0000000c -2024-11-06T17:33:03Z DEBUG Removed configTransaction RC:e8dc99.0000000c -2024-11-06T17:33:03Z DEBUG last_start changed false, last_start 2024-11-06T17:32:42Z -2024-11-06T17:33:03Z DEBUG Updated config 2024-11-06T17:33:03Z RC:e8dc99.0000000c -2024-11-06T17:33:03Z INFO Updated config #008: Changed 0 fields. -2024-11-06T17:33:04Z TRACE received command AHU-1/state/update -2024-11-06T17:33:04Z DEBUG received state_update -2024-11-06T17:33:04Z DEBUG Handling update message state_update MP:5445d80f -2024-11-06T17:33:04Z DEBUG Updated state after 0s 2024-11-06T17:33:04Z MP:5445d80f -2024-11-06T17:33:04Z INFO Updated state #008: Changed 4 fields: -2024-11-06T17:33:04Z INFO Updated state #008: Set `system.last_config` = `2024-11-06T17:33:03Z` -2024-11-06T17:33:04Z INFO Updated state #008: Set `system.status.timestamp` = `2024-11-06T17:33:03Z` -2024-11-06T17:33:04Z INFO Updated state #008: Add `discovery` = { "families": { } } -2024-11-06T17:33:04Z INFO Updated state #008: Set `timestamp` = `2024-11-06T17:33:04Z` -2024-11-06T17:33:04Z DEBUG Updated state has last_config 2024-11-06T17:33:03Z (expecting 2024-11-06T17:33:03Z) -2024-11-06T17:33:04Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:04Z DEBUG Stage finished waiting for config update synchronized at 19s after 2s -2024-11-06T17:33:04Z TRACE Stage resume waiting for discovery families defined at 19s -2024-11-06T17:33:04Z DEBUG Config sync took 3s -2024-11-06T17:33:04Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:04Z DEBUG Update config before discovery families defined timestamp 2024-11-06T17:33:03Z -2024-11-06T17:33:04Z TRACE local local_update: { -2024-11-06T17:33:04Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:03Z", -2024-11-06T17:33:04Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:04Z TRACE local local_update: "system" : { -2024-11-06T17:33:04Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:04Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:04Z TRACE local local_update: "operation" : { -2024-11-06T17:33:04Z TRACE local local_update: "last_start" : "2024-11-06T17:32:42Z" -2024-11-06T17:33:04Z TRACE local local_update: }, -2024-11-06T17:33:04Z TRACE local local_update: "testing" : { -2024-11-06T17:33:04Z TRACE local local_update: "sequence_name" : "scan_single_now" -2024-11-06T17:33:04Z TRACE local local_update: } -2024-11-06T17:33:04Z TRACE local local_update: }, -2024-11-06T17:33:04Z TRACE local local_update: "discovery" : { -2024-11-06T17:33:04Z TRACE local local_update: "families" : { } -2024-11-06T17:33:04Z TRACE local local_update: }, -2024-11-06T17:33:04Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:04Z TRACE local local_update: "families" : { -2024-11-06T17:33:04Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:04Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:04Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:04Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:04Z TRACE local local_update: } -2024-11-06T17:33:04Z TRACE local local_update: }, -2024-11-06T17:33:04Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:04Z TRACE local local_update: "points" : { -2024-11-06T17:33:04Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:04Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:04Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:04Z TRACE local local_update: }, -2024-11-06T17:33:04Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:04Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:04Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:04Z TRACE local local_update: }, -2024-11-06T17:33:04Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:04Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:04Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:04Z TRACE local local_update: } -2024-11-06T17:33:04Z TRACE local local_update: } -2024-11-06T17:33:04Z TRACE local local_update: } -2024-11-06T17:33:04Z TRACE local local_update: } -2024-11-06T17:33:04Z DEBUG Recorded sequence: 1. Update config before discovery families defined -2024-11-06T17:33:04Z INFO Device config Add `discovery` = { "families": { } } -2024-11-06T17:33:04Z TRACE Update config before discovery families defined: Add `discovery` = { "families": { } } -2024-11-06T17:33:04Z DEBUG Recorded sequence: 1. Wait for discovery families defined -2024-11-06T17:33:04Z DEBUG Stage finished waiting for discovery families defined at 19s after 3s -2024-11-06T17:33:04Z TRACE Stage resume waiting for executing test at 19s -2024-11-06T17:33:04Z TRACE Stage suspend waiting for executing test at 19s -2024-11-06T17:33:04Z INFO Stage start waiting for discovery family keys match at 19s -2024-11-06T17:33:05Z DEBUG system config extra field null -2024-11-06T17:33:05Z TRACE updated check config_system: false -2024-11-06T17:33:05Z TRACE updated check config_pointset: false -2024-11-06T17:33:05Z TRACE updated check config_gateway: false -2024-11-06T17:33:05Z TRACE updated check config_localnet: false -2024-11-06T17:33:05Z TRACE updated check config_blobset: false -2024-11-06T17:33:05Z TRACE updated check config_discovery: false -2024-11-06T17:33:05Z DEBUG Update config Before discovery family keys match timestamp 2024-11-06T17:33:03Z -2024-11-06T17:33:05Z TRACE local local_update: { -2024-11-06T17:33:05Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:03Z", -2024-11-06T17:33:05Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:05Z TRACE local local_update: "system" : { -2024-11-06T17:33:05Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:05Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:05Z TRACE local local_update: "operation" : { -2024-11-06T17:33:05Z TRACE local local_update: "last_start" : "2024-11-06T17:32:42Z" -2024-11-06T17:33:05Z TRACE local local_update: }, -2024-11-06T17:33:05Z TRACE local local_update: "testing" : { -2024-11-06T17:33:05Z TRACE local local_update: "sequence_name" : "scan_single_now" -2024-11-06T17:33:05Z TRACE local local_update: } -2024-11-06T17:33:05Z TRACE local local_update: }, -2024-11-06T17:33:05Z TRACE local local_update: "discovery" : { -2024-11-06T17:33:05Z TRACE local local_update: "families" : { } -2024-11-06T17:33:05Z TRACE local local_update: }, -2024-11-06T17:33:05Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:05Z TRACE local local_update: "families" : { -2024-11-06T17:33:05Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:05Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:05Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:05Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:05Z TRACE local local_update: } -2024-11-06T17:33:05Z TRACE local local_update: }, -2024-11-06T17:33:05Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:05Z TRACE local local_update: "points" : { -2024-11-06T17:33:05Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:05Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:05Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:05Z TRACE local local_update: }, -2024-11-06T17:33:05Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:05Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:05Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:05Z TRACE local local_update: }, -2024-11-06T17:33:05Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:05Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:05Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:05Z TRACE local local_update: } -2024-11-06T17:33:05Z TRACE local local_update: } -2024-11-06T17:33:05Z TRACE local local_update: } -2024-11-06T17:33:05Z TRACE local local_update: } -2024-11-06T17:33:05Z DEBUG Recorded sequence: 1. Wait until discovery family keys match -2024-11-06T17:33:05Z DEBUG Stage finished waiting for discovery family keys match at 20s after 1s -2024-11-06T17:33:05Z TRACE Stage resume waiting for executing test at 20s -2024-11-06T17:33:05Z TRACE Stage suspend waiting for executing test at 20s -2024-11-06T17:33:05Z INFO Stage start waiting for no scans active at 20s -2024-11-06T17:33:06Z DEBUG system config extra field null -2024-11-06T17:33:06Z TRACE updated check config_system: false -2024-11-06T17:33:06Z TRACE updated check config_pointset: false -2024-11-06T17:33:06Z TRACE updated check config_gateway: false -2024-11-06T17:33:06Z TRACE updated check config_localnet: false -2024-11-06T17:33:06Z TRACE updated check config_blobset: false -2024-11-06T17:33:06Z TRACE updated check config_discovery: false -2024-11-06T17:33:06Z DEBUG Update config before no scans active timestamp 2024-11-06T17:33:03Z -2024-11-06T17:33:06Z TRACE local local_update: { -2024-11-06T17:33:06Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:03Z", -2024-11-06T17:33:06Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:06Z TRACE local local_update: "system" : { -2024-11-06T17:33:06Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:06Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:06Z TRACE local local_update: "operation" : { -2024-11-06T17:33:06Z TRACE local local_update: "last_start" : "2024-11-06T17:32:42Z" -2024-11-06T17:33:06Z TRACE local local_update: }, -2024-11-06T17:33:06Z TRACE local local_update: "testing" : { -2024-11-06T17:33:06Z TRACE local local_update: "sequence_name" : "scan_single_now" -2024-11-06T17:33:06Z TRACE local local_update: } -2024-11-06T17:33:06Z TRACE local local_update: }, -2024-11-06T17:33:06Z TRACE local local_update: "discovery" : { -2024-11-06T17:33:06Z TRACE local local_update: "families" : { } -2024-11-06T17:33:06Z TRACE local local_update: }, -2024-11-06T17:33:06Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:06Z TRACE local local_update: "families" : { -2024-11-06T17:33:06Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:06Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:06Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:06Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:06Z TRACE local local_update: } -2024-11-06T17:33:06Z TRACE local local_update: }, -2024-11-06T17:33:06Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:06Z TRACE local local_update: "points" : { -2024-11-06T17:33:06Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:06Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:06Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:06Z TRACE local local_update: }, -2024-11-06T17:33:06Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:06Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:06Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:06Z TRACE local local_update: }, -2024-11-06T17:33:06Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:06Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:06Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:06Z TRACE local local_update: } -2024-11-06T17:33:06Z TRACE local local_update: } -2024-11-06T17:33:06Z TRACE local local_update: } -2024-11-06T17:33:06Z TRACE local local_update: } -2024-11-06T17:33:06Z DEBUG Recorded sequence: 1. Wait for no scans active -2024-11-06T17:33:06Z DEBUG Stage finished waiting for no scans active at 21s after 1s -2024-11-06T17:33:06Z TRACE Stage resume waiting for executing test at 21s -2024-11-06T17:33:06Z INFO Scan configured for family vendor starting at 2024-11-06T17:32:59Z evey nulls -2024-11-06T17:33:07Z TRACE Stage suspend waiting for executing test at 22s -2024-11-06T17:33:07Z INFO Stage start waiting for scheduled scan active at 22s -2024-11-06T17:33:08Z DEBUG system config extra field null -2024-11-06T17:33:08Z TRACE updated check config_system: false -2024-11-06T17:33:08Z TRACE updated check config_pointset: false -2024-11-06T17:33:08Z TRACE updated check config_gateway: false -2024-11-06T17:33:08Z TRACE updated check config_localnet: false -2024-11-06T17:33:08Z TRACE updated check config_blobset: false -2024-11-06T17:33:08Z TRACE updated check config_discovery: true -2024-11-06T17:33:08Z DEBUG update config_discovery, adding configTransaction RC:e8dc99.0000000d -2024-11-06T17:33:08Z TRACE local local_discovery: { -2024-11-06T17:33:08Z TRACE local local_discovery: "families" : { -2024-11-06T17:33:08Z TRACE local local_discovery: "vendor" : { -2024-11-06T17:33:08Z TRACE local local_discovery: "generation" : "2024-11-06T17:32:59Z", -2024-11-06T17:33:08Z TRACE local local_discovery: "scan_duration_sec" : 10 -2024-11-06T17:33:08Z TRACE local local_discovery: } -2024-11-06T17:33:08Z TRACE local local_discovery: } -2024-11-06T17:33:08Z TRACE local local_discovery: } -2024-11-06T17:33:08Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:04Z -2024-11-06T17:33:08Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:08Z, because Before scheduled scan active -2024-11-06T17:33:08Z TRACE Stage suspend waiting for scheduled scan active at 23s -2024-11-06T17:33:08Z INFO Stage start waiting for config update synchronized at 23s -2024-11-06T17:33:08Z TRACE received command AHU-1/state/system -2024-11-06T17:33:08Z TRACE received state_system: { -2024-11-06T17:33:08Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:08Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:08Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:08Z TRACE received state_system: }, -2024-11-06T17:33:08Z TRACE received state_system: "last_config" : "2024-11-06T17:33:03Z", -2024-11-06T17:33:08Z TRACE received state_system: "operation" : { -2024-11-06T17:33:08Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:08Z TRACE received state_system: "last_start" : "2024-11-06T17:32:42Z", -2024-11-06T17:33:08Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:08Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:08Z TRACE received state_system: }, -2024-11-06T17:33:08Z TRACE received state_system: "serial_no" : "sequencer-11813", -2024-11-06T17:33:08Z TRACE received state_system: "software" : { -2024-11-06T17:33:08Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:08Z TRACE received state_system: }, -2024-11-06T17:33:08Z TRACE received state_system: "status" : { -2024-11-06T17:33:08Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:08Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:08Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:03Z", -2024-11-06T17:33:08Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:08Z TRACE received state_system: }, -2024-11-06T17:33:08Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:04Z", -2024-11-06T17:33:08Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:08Z TRACE received state_system: } -2024-11-06T17:33:08Z DEBUG Handling device message state_system MP:5445d80f-0 -2024-11-06T17:33:08Z TRACE Ignoring partial state update -2024-11-06T17:33:08Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:08Z TRACE received command AHU-1/state/discovery -2024-11-06T17:33:08Z TRACE received state_discovery: { -2024-11-06T17:33:08Z TRACE received state_discovery: "families" : { }, -2024-11-06T17:33:08Z TRACE received state_discovery: "timestamp" : "2024-11-06T17:33:04Z", -2024-11-06T17:33:08Z TRACE received state_discovery: "version" : "1.5.2" -2024-11-06T17:33:08Z TRACE received state_discovery: } -2024-11-06T17:33:08Z DEBUG Handling device message state_discovery MP:5445d80f-1 -2024-11-06T17:33:08Z TRACE Ignoring partial state update -2024-11-06T17:33:08Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:08Z TRACE received state_localnet: { -2024-11-06T17:33:08Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:08Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:08Z TRACE received state_localnet: "addr" : "00:0d:3a:5a:6d:be" -2024-11-06T17:33:08Z TRACE received state_localnet: }, -2024-11-06T17:33:08Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:08Z TRACE received state_localnet: "addr" : "10.1.0.71" -2024-11-06T17:33:08Z TRACE received state_localnet: }, -2024-11-06T17:33:08Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:08Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe5a:6dbe" -2024-11-06T17:33:08Z TRACE received state_localnet: }, -2024-11-06T17:33:08Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:08Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:08Z TRACE received state_localnet: } -2024-11-06T17:33:08Z TRACE received state_localnet: }, -2024-11-06T17:33:08Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:04Z", -2024-11-06T17:33:08Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:08Z TRACE received state_localnet: } -2024-11-06T17:33:08Z DEBUG Handling device message state_localnet MP:5445d80f-2 -2024-11-06T17:33:08Z TRACE Ignoring partial state update -2024-11-06T17:33:08Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:08Z TRACE received state_pointset: { -2024-11-06T17:33:08Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:08Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:08Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:08Z TRACE received state_pointset: }, -2024-11-06T17:33:08Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:08Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:08Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:08Z TRACE received state_pointset: }, -2024-11-06T17:33:08Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:08Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:08Z TRACE received state_pointset: } -2024-11-06T17:33:08Z TRACE received state_pointset: }, -2024-11-06T17:33:08Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:04Z", -2024-11-06T17:33:08Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:08Z TRACE received state_pointset: } -2024-11-06T17:33:08Z DEBUG Handling device message state_pointset MP:5445d80f-3 -2024-11-06T17:33:08Z TRACE Ignoring partial state update -2024-11-06T17:33:08Z TRACE received command AHU-1/state/update -2024-11-06T17:33:08Z DEBUG received state_update -2024-11-06T17:33:08Z DEBUG Handling update message state_update MP:990d280a -2024-11-06T17:33:08Z DEBUG Updated state after 0s 2024-11-06T17:33:08Z MP:990d280a -2024-11-06T17:33:08Z INFO Updated state #009: Changed 4 fields: -2024-11-06T17:33:08Z INFO Updated state #009: Set `system.status.level` = `100` -2024-11-06T17:33:08Z INFO Updated state #009: Set `system.status.category` = `system.config.parse` -2024-11-06T17:33:08Z INFO Updated state #009: Set `system.status.timestamp` = `2024-11-06T17:33:08Z` -2024-11-06T17:33:08Z INFO Updated state #009: Set `timestamp` = `2024-11-06T17:33:08Z` -2024-11-06T17:33:08Z DEBUG Updated state has last_config 2024-11-06T17:33:03Z (expecting 2024-11-06T17:33:03Z) -2024-11-06T17:33:08Z DEBUG Detail config update synchronized is now: config transactions not cleared -2024-11-06T17:33:08Z TRACE received command AHU-1/config/update -2024-11-06T17:33:08Z DEBUG received config_update -2024-11-06T17:33:08Z DEBUG Handling update message config_update RC:e8dc99.0000000d -2024-11-06T17:33:08Z DEBUG Removed configTransaction RC:e8dc99.0000000d -2024-11-06T17:33:08Z DEBUG last_start changed false, last_start 2024-11-06T17:32:42Z -2024-11-06T17:33:08Z DEBUG Updated config 2024-11-06T17:33:08Z RC:e8dc99.0000000d -2024-11-06T17:33:08Z INFO Updated config #009: Changed 1 fields: -2024-11-06T17:33:08Z INFO Updated config #009: Add `discovery.families.vendor` = { "generation": `family generation`, "scan_duration_sec": `10` } -2024-11-06T17:33:08Z TRACE received command AHU-1/state/system -2024-11-06T17:33:08Z TRACE received state_system: { -2024-11-06T17:33:08Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:08Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:08Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:08Z TRACE received state_system: }, -2024-11-06T17:33:08Z TRACE received state_system: "last_config" : "2024-11-06T17:33:03Z", -2024-11-06T17:33:08Z TRACE received state_system: "operation" : { -2024-11-06T17:33:08Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:08Z TRACE received state_system: "last_start" : "2024-11-06T17:32:42Z", -2024-11-06T17:33:08Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:08Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:08Z TRACE received state_system: }, -2024-11-06T17:33:08Z TRACE received state_system: "serial_no" : "sequencer-11813", -2024-11-06T17:33:08Z TRACE received state_system: "software" : { -2024-11-06T17:33:08Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:08Z TRACE received state_system: }, -2024-11-06T17:33:08Z TRACE received state_system: "status" : { -2024-11-06T17:33:08Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:08Z TRACE received state_system: "category" : "system.config.parse", -2024-11-06T17:33:08Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:08Z", -2024-11-06T17:33:08Z TRACE received state_system: "level" : 100 -2024-11-06T17:33:08Z TRACE received state_system: }, -2024-11-06T17:33:08Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:08Z", -2024-11-06T17:33:08Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:08Z TRACE received state_system: } -2024-11-06T17:33:08Z DEBUG Handling device message state_system MP:990d280a-0 -2024-11-06T17:33:08Z TRACE Ignoring partial state update -2024-11-06T17:33:08Z DEBUG Detail config update synchronized is now: last_config not synced in state -2024-11-06T17:33:08Z TRACE received command AHU-1/state/discovery -2024-11-06T17:33:08Z TRACE received state_discovery: { -2024-11-06T17:33:08Z TRACE received state_discovery: "families" : { }, -2024-11-06T17:33:08Z TRACE received state_discovery: "timestamp" : "2024-11-06T17:33:08Z", -2024-11-06T17:33:08Z TRACE received state_discovery: "version" : "1.5.2" -2024-11-06T17:33:08Z TRACE received state_discovery: } -2024-11-06T17:33:08Z DEBUG Handling device message state_discovery MP:990d280a-1 -2024-11-06T17:33:08Z TRACE Ignoring partial state update -2024-11-06T17:33:08Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:08Z TRACE received state_localnet: { -2024-11-06T17:33:08Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:08Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:08Z TRACE received state_localnet: "addr" : "00:0d:3a:5a:6d:be" -2024-11-06T17:33:08Z TRACE received state_localnet: }, -2024-11-06T17:33:08Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:08Z TRACE received state_localnet: "addr" : "10.1.0.71" -2024-11-06T17:33:08Z TRACE received state_localnet: }, -2024-11-06T17:33:08Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:08Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe5a:6dbe" -2024-11-06T17:33:08Z TRACE received state_localnet: }, -2024-11-06T17:33:08Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:08Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:08Z TRACE received state_localnet: } -2024-11-06T17:33:08Z TRACE received state_localnet: }, -2024-11-06T17:33:08Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:08Z", -2024-11-06T17:33:08Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:08Z TRACE received state_localnet: } -2024-11-06T17:33:08Z DEBUG Handling device message state_localnet MP:990d280a-2 -2024-11-06T17:33:08Z TRACE Ignoring partial state update -2024-11-06T17:33:08Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:08Z TRACE received state_pointset: { -2024-11-06T17:33:08Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:08Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:08Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:08Z TRACE received state_pointset: }, -2024-11-06T17:33:08Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:08Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:08Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:08Z TRACE received state_pointset: }, -2024-11-06T17:33:08Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:08Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:08Z TRACE received state_pointset: } -2024-11-06T17:33:08Z TRACE received state_pointset: }, -2024-11-06T17:33:08Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:08Z", -2024-11-06T17:33:08Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:08Z TRACE received state_pointset: } -2024-11-06T17:33:08Z DEBUG Handling device message state_pointset MP:990d280a-3 -2024-11-06T17:33:08Z TRACE Ignoring partial state update -2024-11-06T17:33:08Z TRACE received command AHU-1/events/discovery -2024-11-06T17:33:08Z TRACE received events_discovery: { -2024-11-06T17:33:08Z TRACE received events_discovery: "generation" : "2024-11-06T17:32:59Z", -2024-11-06T17:33:08Z TRACE received events_discovery: "scan_addr" : "28179023", -2024-11-06T17:33:08Z TRACE received events_discovery: "scan_family" : "vendor", -2024-11-06T17:33:08Z TRACE received events_discovery: "system" : { -2024-11-06T17:33:08Z TRACE received events_discovery: "ancillary" : { -2024-11-06T17:33:08Z TRACE received events_discovery: "device-name" : "AHU-1" -2024-11-06T17:33:08Z TRACE received events_discovery: } -2024-11-06T17:33:08Z TRACE received events_discovery: }, -2024-11-06T17:33:08Z TRACE received events_discovery: "timestamp" : "2024-11-06T17:33:08Z", -2024-11-06T17:33:08Z TRACE received events_discovery: "version" : "1.5.2" -2024-11-06T17:33:08Z TRACE received events_discovery: } -2024-11-06T17:33:08Z DEBUG Handling device message events_discovery MP:9405e7de -2024-11-06T17:33:08Z TRACE received command AHU-1/events/discovery -2024-11-06T17:33:08Z TRACE received events_discovery: { -2024-11-06T17:33:08Z TRACE received events_discovery: "generation" : "2024-11-06T17:32:59Z", -2024-11-06T17:33:08Z TRACE received events_discovery: "scan_addr" : "0x65", -2024-11-06T17:33:08Z TRACE received events_discovery: "scan_family" : "vendor", -2024-11-06T17:33:08Z TRACE received events_discovery: "system" : { -2024-11-06T17:33:08Z TRACE received events_discovery: "ancillary" : { -2024-11-06T17:33:08Z TRACE received events_discovery: "device-name" : "AHU-22" -2024-11-06T17:33:08Z TRACE received events_discovery: } -2024-11-06T17:33:08Z TRACE received events_discovery: }, -2024-11-06T17:33:08Z TRACE received events_discovery: "timestamp" : "2024-11-06T17:33:08Z", -2024-11-06T17:33:08Z TRACE received events_discovery: "version" : "1.5.2" -2024-11-06T17:33:08Z TRACE received events_discovery: } -2024-11-06T17:33:08Z DEBUG Handling device message events_discovery MP:834d0129 -2024-11-06T17:33:08Z TRACE received command AHU-1/events/discovery -2024-11-06T17:33:08Z TRACE received events_discovery: { -2024-11-06T17:33:08Z TRACE received events_discovery: "generation" : "2024-11-06T17:32:59Z", -2024-11-06T17:33:08Z TRACE received events_discovery: "scan_addr" : "20231", -2024-11-06T17:33:08Z TRACE received events_discovery: "scan_family" : "vendor", -2024-11-06T17:33:08Z TRACE received events_discovery: "system" : { -2024-11-06T17:33:08Z TRACE received events_discovery: "ancillary" : { -2024-11-06T17:33:08Z TRACE received events_discovery: "device-name" : "GAT-123" -2024-11-06T17:33:08Z TRACE received events_discovery: } -2024-11-06T17:33:08Z TRACE received events_discovery: }, -2024-11-06T17:33:08Z TRACE received events_discovery: "timestamp" : "2024-11-06T17:33:08Z", -2024-11-06T17:33:08Z TRACE received events_discovery: "version" : "1.5.2" -2024-11-06T17:33:08Z TRACE received events_discovery: } -2024-11-06T17:33:08Z DEBUG Handling device message events_discovery MP:c1a97a15 -2024-11-06T17:33:10Z TRACE received command AHU-1/state/update -2024-11-06T17:33:10Z DEBUG received state_update -2024-11-06T17:33:10Z DEBUG Handling update message state_update MP:cdd2cf64 -2024-11-06T17:33:10Z DEBUG Updated state after 0s 2024-11-06T17:33:10Z MP:cdd2cf64 -2024-11-06T17:33:10Z INFO Updated state #010: Changed 5 fields: -2024-11-06T17:33:10Z INFO Updated state #010: Set `system.last_config` = `2024-11-06T17:33:08Z` -2024-11-06T17:33:10Z INFO Updated state #010: Set `system.status.level` = `300` -2024-11-06T17:33:10Z INFO Updated state #010: Set `system.status.category` = `system.config.apply` -2024-11-06T17:33:10Z INFO Updated state #010: Add `discovery.families.vendor` = { "generation": `2024-11-06T17:32:59Z`, "phase": `active`, "active_count": `3` } -2024-11-06T17:33:10Z INFO Updated state #010: Set `timestamp` = `2024-11-06T17:33:10Z` -2024-11-06T17:33:10Z DEBUG Updated state has last_config 2024-11-06T17:33:08Z (expecting 2024-11-06T17:33:08Z) -2024-11-06T17:33:10Z TRACE received command AHU-1/state/system -2024-11-06T17:33:10Z TRACE received state_system: { -2024-11-06T17:33:10Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:10Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:10Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:10Z TRACE received state_system: }, -2024-11-06T17:33:10Z TRACE received state_system: "last_config" : "2024-11-06T17:33:08Z", -2024-11-06T17:33:10Z TRACE received state_system: "operation" : { -2024-11-06T17:33:10Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:10Z TRACE received state_system: "last_start" : "2024-11-06T17:32:42Z", -2024-11-06T17:33:10Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:10Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:10Z TRACE received state_system: }, -2024-11-06T17:33:10Z TRACE received state_system: "serial_no" : "sequencer-11813", -2024-11-06T17:33:10Z TRACE received state_system: "software" : { -2024-11-06T17:33:10Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:10Z TRACE received state_system: }, -2024-11-06T17:33:10Z TRACE received state_system: "status" : { -2024-11-06T17:33:10Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:10Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:10Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:08Z", -2024-11-06T17:33:10Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:10Z TRACE received state_system: }, -2024-11-06T17:33:10Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:10Z", -2024-11-06T17:33:10Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:10Z TRACE received state_system: } -2024-11-06T17:33:10Z DEBUG Handling device message state_system MP:cdd2cf64-0 -2024-11-06T17:33:10Z TRACE Ignoring partial state update -2024-11-06T17:33:10Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:10Z DEBUG Stage finished waiting for config update synchronized at 25s after 2s -2024-11-06T17:33:10Z TRACE Stage resume waiting for scheduled scan active at 25s -2024-11-06T17:33:10Z DEBUG Config sync took 2s -2024-11-06T17:33:10Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:10Z DEBUG Update config Before scheduled scan active timestamp 2024-11-06T17:33:08Z -2024-11-06T17:33:10Z TRACE local local_update: { -2024-11-06T17:33:10Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:08Z", -2024-11-06T17:33:10Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:10Z TRACE local local_update: "system" : { -2024-11-06T17:33:10Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:10Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:10Z TRACE local local_update: "operation" : { -2024-11-06T17:33:10Z TRACE local local_update: "last_start" : "2024-11-06T17:32:42Z" -2024-11-06T17:33:10Z TRACE local local_update: }, -2024-11-06T17:33:10Z TRACE local local_update: "testing" : { -2024-11-06T17:33:10Z TRACE local local_update: "sequence_name" : "scan_single_now" -2024-11-06T17:33:10Z TRACE local local_update: } -2024-11-06T17:33:10Z TRACE local local_update: }, -2024-11-06T17:33:10Z TRACE local local_update: "discovery" : { -2024-11-06T17:33:10Z TRACE local local_update: "families" : { -2024-11-06T17:33:10Z TRACE local local_update: "vendor" : { -2024-11-06T17:33:10Z TRACE local local_update: "generation" : "2024-11-06T17:32:59Z", -2024-11-06T17:33:10Z TRACE local local_update: "scan_duration_sec" : 10 -2024-11-06T17:33:10Z TRACE local local_update: } -2024-11-06T17:33:10Z TRACE local local_update: } -2024-11-06T17:33:10Z TRACE local local_update: }, -2024-11-06T17:33:10Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:10Z TRACE local local_update: "families" : { -2024-11-06T17:33:10Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:10Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:10Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:10Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:10Z TRACE local local_update: } -2024-11-06T17:33:10Z TRACE local local_update: }, -2024-11-06T17:33:10Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:10Z TRACE local local_update: "points" : { -2024-11-06T17:33:10Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:10Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:10Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:10Z TRACE local local_update: }, -2024-11-06T17:33:10Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:10Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:10Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:10Z TRACE local local_update: }, -2024-11-06T17:33:10Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:10Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:10Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:10Z TRACE local local_update: } -2024-11-06T17:33:10Z TRACE local local_update: } -2024-11-06T17:33:10Z TRACE local local_update: } -2024-11-06T17:33:10Z TRACE local local_update: } -2024-11-06T17:33:10Z DEBUG Recorded sequence: 1. Update config Before scheduled scan active -2024-11-06T17:33:10Z INFO Device config Add `discovery.families.vendor` = { "generation": `family generation`, "scan_duration_sec": `10` } -2024-11-06T17:33:10Z TRACE Update config Before scheduled scan active: Add `discovery.families.vendor` = { "generation": `family generation`, "scan_duration_sec": `10` } -2024-11-06T17:33:10Z DEBUG Recorded sequence: 1. Wait until scheduled scan active -2024-11-06T17:33:10Z DEBUG Stage finished waiting for scheduled scan active at 25s after 3s -2024-11-06T17:33:10Z TRACE Stage resume waiting for executing test at 25s -2024-11-06T17:33:10Z DEBUG Recorded sequence: 1. Check that scan started at time -2024-11-06T17:33:10Z TRACE Stage suspend waiting for executing test at 25s -2024-11-06T17:33:10Z INFO Stage start waiting for scheduled scan complete at 25s -2024-11-06T17:33:11Z DEBUG system config extra field null -2024-11-06T17:33:11Z TRACE updated check config_system: false -2024-11-06T17:33:11Z TRACE updated check config_pointset: false -2024-11-06T17:33:11Z TRACE updated check config_gateway: false -2024-11-06T17:33:11Z TRACE updated check config_localnet: false -2024-11-06T17:33:11Z TRACE updated check config_blobset: false -2024-11-06T17:33:11Z TRACE updated check config_discovery: false -2024-11-06T17:33:11Z DEBUG Update config Before scheduled scan complete timestamp 2024-11-06T17:33:08Z -2024-11-06T17:33:11Z TRACE local local_update: { -2024-11-06T17:33:11Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:08Z", -2024-11-06T17:33:11Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:11Z TRACE local local_update: "system" : { -2024-11-06T17:33:11Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:11Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:11Z TRACE local local_update: "operation" : { -2024-11-06T17:33:11Z TRACE local local_update: "last_start" : "2024-11-06T17:32:42Z" -2024-11-06T17:33:11Z TRACE local local_update: }, -2024-11-06T17:33:11Z TRACE local local_update: "testing" : { -2024-11-06T17:33:11Z TRACE local local_update: "sequence_name" : "scan_single_now" -2024-11-06T17:33:11Z TRACE local local_update: } -2024-11-06T17:33:11Z TRACE local local_update: }, -2024-11-06T17:33:11Z TRACE local local_update: "discovery" : { -2024-11-06T17:33:11Z TRACE local local_update: "families" : { -2024-11-06T17:33:11Z TRACE local local_update: "vendor" : { -2024-11-06T17:33:11Z TRACE local local_update: "generation" : "2024-11-06T17:32:59Z", -2024-11-06T17:33:11Z TRACE local local_update: "scan_duration_sec" : 10 -2024-11-06T17:33:11Z TRACE local local_update: } -2024-11-06T17:33:11Z TRACE local local_update: } -2024-11-06T17:33:11Z TRACE local local_update: }, -2024-11-06T17:33:11Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:11Z TRACE local local_update: "families" : { -2024-11-06T17:33:11Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:11Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:11Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:11Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:11Z TRACE local local_update: } -2024-11-06T17:33:11Z TRACE local local_update: }, -2024-11-06T17:33:11Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:11Z TRACE local local_update: "points" : { -2024-11-06T17:33:11Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:11Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:11Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:11Z TRACE local local_update: }, -2024-11-06T17:33:11Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:11Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:11Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:11Z TRACE local local_update: }, -2024-11-06T17:33:11Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:11Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:11Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:11Z TRACE local local_update: } -2024-11-06T17:33:11Z TRACE local local_update: } -2024-11-06T17:33:11Z TRACE local local_update: } -2024-11-06T17:33:11Z TRACE local local_update: } -2024-11-06T17:33:11Z DEBUG Detail scheduled scan complete is now: Expected stopped 2024-11-06T17:32:59Z but {"generation":"2024-11-06T17:32:59Z","phase":"active","active_count":3} -2024-11-06T17:33:11Z TRACE received command AHU-1/state/discovery -2024-11-06T17:33:11Z TRACE received state_discovery: { -2024-11-06T17:33:11Z TRACE received state_discovery: "families" : { -2024-11-06T17:33:11Z TRACE received state_discovery: "vendor" : { -2024-11-06T17:33:11Z TRACE received state_discovery: "generation" : "2024-11-06T17:32:59Z", -2024-11-06T17:33:11Z TRACE received state_discovery: "phase" : "active", -2024-11-06T17:33:11Z TRACE received state_discovery: "active_count" : 3 -2024-11-06T17:33:11Z TRACE received state_discovery: } -2024-11-06T17:33:11Z TRACE received state_discovery: }, -2024-11-06T17:33:11Z TRACE received state_discovery: "timestamp" : "2024-11-06T17:33:10Z", -2024-11-06T17:33:11Z TRACE received state_discovery: "version" : "1.5.2" -2024-11-06T17:33:11Z TRACE received state_discovery: } -2024-11-06T17:33:11Z DEBUG Handling device message state_discovery MP:cdd2cf64-1 -2024-11-06T17:33:11Z TRACE Ignoring partial state update -2024-11-06T17:33:11Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:11Z TRACE received state_localnet: { -2024-11-06T17:33:11Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:11Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:11Z TRACE received state_localnet: "addr" : "00:0d:3a:5a:6d:be" -2024-11-06T17:33:11Z TRACE received state_localnet: }, -2024-11-06T17:33:11Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:11Z TRACE received state_localnet: "addr" : "10.1.0.71" -2024-11-06T17:33:11Z TRACE received state_localnet: }, -2024-11-06T17:33:11Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:11Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe5a:6dbe" -2024-11-06T17:33:11Z TRACE received state_localnet: }, -2024-11-06T17:33:11Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:11Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:11Z TRACE received state_localnet: } -2024-11-06T17:33:11Z TRACE received state_localnet: }, -2024-11-06T17:33:11Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:10Z", -2024-11-06T17:33:11Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:11Z TRACE received state_localnet: } -2024-11-06T17:33:11Z DEBUG Handling device message state_localnet MP:cdd2cf64-2 -2024-11-06T17:33:11Z TRACE Ignoring partial state update -2024-11-06T17:33:11Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:11Z TRACE received state_pointset: { -2024-11-06T17:33:11Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:11Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:11Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:11Z TRACE received state_pointset: }, -2024-11-06T17:33:11Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:11Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:11Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:11Z TRACE received state_pointset: }, -2024-11-06T17:33:11Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:11Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:11Z TRACE received state_pointset: } -2024-11-06T17:33:11Z TRACE received state_pointset: }, -2024-11-06T17:33:11Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:10Z", -2024-11-06T17:33:11Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:11Z TRACE received state_pointset: } -2024-11-06T17:33:11Z DEBUG Handling device message state_pointset MP:cdd2cf64-3 -2024-11-06T17:33:11Z TRACE Ignoring partial state update -2024-11-06T17:33:13Z TRACE received command AHU-1/events/pointset -2024-11-06T17:33:13Z TRACE received events_pointset: { -2024-11-06T17:33:13Z TRACE received events_pointset: "points" : { -2024-11-06T17:33:13Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:13Z TRACE received events_pointset: "present_value" : true -2024-11-06T17:33:13Z TRACE received events_pointset: }, -2024-11-06T17:33:13Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:13Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:33:13Z TRACE received events_pointset: }, -2024-11-06T17:33:13Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:13Z TRACE received events_pointset: "present_value" : 11 -2024-11-06T17:33:13Z TRACE received events_pointset: } -2024-11-06T17:33:13Z TRACE received events_pointset: }, -2024-11-06T17:33:13Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:33:13Z", -2024-11-06T17:33:13Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:33:13Z TRACE received events_pointset: } -2024-11-06T17:33:13Z DEBUG Handling device message events_pointset MP:5f711a80 -2024-11-06T17:33:13Z TRACE received command AHU-1/events/system -2024-11-06T17:33:13Z DEBUG received events_system 2024-11-06T17:33:03Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:13Z DEBUG received events_system 2024-11-06T17:33:03Z INFO device.log: 2024-11-06T17:33:03Z received config 2024-11-06T17:33:03Z -2024-11-06T17:33:13Z DEBUG received events_system 2024-11-06T17:33:03Z NOTICE system.config.apply: success -2024-11-06T17:33:13Z DEBUG received events_system 2024-11-06T17:33:03Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:13Z DEBUG received events_system 2024-11-06T17:33:03Z INFO device.log: 2024-11-06T17:33:03Z received config 2024-11-06T17:33:03Z -2024-11-06T17:33:13Z DEBUG received events_system 2024-11-06T17:33:03Z NOTICE system.config.apply: success -2024-11-06T17:33:13Z DEBUG received events_system 2024-11-06T17:33:04Z INFO device.log: Update state 2024-11-06T17:33:04Z last_config 2024-11-06T17:33:03Z -2024-11-06T17:33:13Z DEBUG received events_system 2024-11-06T17:33:08Z INFO device.log: Update state 2024-11-06T17:33:08Z last_config 2024-11-06T17:33:03Z -2024-11-06T17:33:13Z DEBUG received events_system 2024-11-06T17:33:08Z INFO device.log: 2024-11-06T17:33:08Z received config 2024-11-06T17:33:08Z -2024-11-06T17:33:13Z DEBUG received events_system 2024-11-06T17:33:08Z INFO device.log: Discovery scan generation vendor pending at 2024-11-06T17:32:59Z -2024-11-06T17:33:13Z DEBUG received events_system 2024-11-06T17:33:08Z NOTICE system.config.apply: success -2024-11-06T17:33:13Z DEBUG received events_system 2024-11-06T17:33:08Z INFO device.log: Discovery scan starting vendor generation 2024-11-06T17:32:59Z -2024-11-06T17:33:13Z DEBUG received events_system 2024-11-06T17:33:08Z INFO device.log: Discovered vendor device 20231 for gen 2024-11-06T17:32:59Z -2024-11-06T17:33:13Z DEBUG received events_system 2024-11-06T17:33:08Z INFO device.log: Discovered vendor device 28179023 for gen 2024-11-06T17:32:59Z -2024-11-06T17:33:13Z DEBUG received events_system 2024-11-06T17:33:08Z INFO device.log: Discovered vendor device 0x65 for gen 2024-11-06T17:32:59Z -2024-11-06T17:33:13Z DEBUG received events_system 2024-11-06T17:33:10Z INFO device.log: Update state 2024-11-06T17:33:10Z last_config 2024-11-06T17:33:08Z -2024-11-06T17:33:13Z DEBUG Handling device message events_system MP:c1a1ceea -2024-11-06T17:33:18Z TRACE received command AHU-1/state/update -2024-11-06T17:33:18Z DEBUG received state_update -2024-11-06T17:33:18Z DEBUG Handling update message state_update MP:39567eba -2024-11-06T17:33:18Z DEBUG Updated state after 0s 2024-11-06T17:33:18Z MP:39567eba -2024-11-06T17:33:18Z INFO Updated state #011: Changed 2 fields: -2024-11-06T17:33:18Z INFO Updated state #011: Set `discovery.families.vendor.phase` = `stopped` -2024-11-06T17:33:18Z INFO Updated state #011: Set `timestamp` = `2024-11-06T17:33:18Z` -2024-11-06T17:33:18Z DEBUG Updated state has last_config 2024-11-06T17:33:08Z (expecting 2024-11-06T17:33:08Z) -2024-11-06T17:33:18Z DEBUG Detail scheduled scan complete is now: null -2024-11-06T17:33:18Z DEBUG Recorded sequence: 1. Wait until scheduled scan complete -2024-11-06T17:33:18Z DEBUG Stage finished waiting for scheduled scan complete at 33s after 7s -2024-11-06T17:33:18Z TRACE Stage resume waiting for executing test at 33s -2024-11-06T17:33:18Z DEBUG Recorded sequence: 1. Check that scan completed at time -2024-11-06T17:33:19Z DEBUG Recorded sequence: 1. Check that discovery events were received -2024-11-06T17:33:19Z DEBUG Recorded sequence: 1. Check that discovery events were valid -2024-11-06T17:33:19Z DEBUG Recorded sequence: 1. Check that all scan addresses are unique -2024-11-06T17:33:19Z TRACE Suppressing exception: Cannot read field "families" because "java.util.Map$Entry.getValue().localnet" is null -2024-11-06T17:33:19Z TRACE Suppressing exception: Cannot read field "families" because "java.util.Map$Entry.getValue().localnet" is null -2024-11-06T17:33:19Z TRACE Suppressing exception: Cannot read field "families" because "java.util.Map$Entry.getValue().localnet" is null -2024-11-06T17:33:19Z DEBUG Recorded sequence: 1. Check that all expected addresses were found -2024-11-06T17:33:19Z DEBUG Recorded sequence: 1. Check that no events have discovered refs -2024-11-06T17:33:19Z DEBUG stage done waiting for executing test at 34s -2024-11-06T17:33:19Z DEBUG Removing implicit system capability LAST_CONFIG -2024-11-06T17:33:19Z NOTICE RESULT pass discovery.scan scan_single_now ALPHA 10/10 Sequence complete -2024-11-06T17:33:19Z NOTICE Sequence complete -2024-11-06T17:33:19Z NOTICE ending test scan_single_now after 34s ################################ +2024-12-03T15:58:37Z NOTICE starting test scan_single_now ################################ +2024-12-03T15:58:37Z INFO Stage start waiting for starting test wrapper at 0s +2024-12-03T15:58:45Z DEBUG Allowing device state change (everything) +2024-12-03T15:58:45Z DEBUG Starting reset_config full reset true +2024-12-03T15:58:45Z DEBUG Clear configTransactions and reset device config +2024-12-03T15:58:45Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:45Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-03T15:58:45Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-03T15:58:45Z DEBUG extraFieldChanged false because extra_field null +2024-12-03T15:58:45Z DEBUG extraFieldChanged true because extra_field reset_config +2024-12-03T15:58:45Z DEBUG Clear configTransactions and reset device config +2024-12-03T15:58:45Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:45Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-03T15:58:45Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-03T15:58:45Z DEBUG extraFieldChanged true because extra_field null +2024-12-03T15:58:46Z TRACE updated check config_update: true +2024-12-03T15:58:46Z DEBUG update config_update, adding configTransaction RC:a069d0.00000005 +2024-12-03T15:58:46Z TRACE local local_update: { +2024-12-03T15:58:46Z TRACE local local_update: "version" : "@@@cloud udmi version###1.5.2", +2024-12-03T15:58:46Z TRACE local local_update: "system" : { +2024-12-03T15:58:46Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:46Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:46Z TRACE local local_update: "operation" : { +2024-12-03T15:58:46Z TRACE local local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-03T15:58:46Z TRACE local local_update: }, +2024-12-03T15:58:46Z TRACE local local_update: "testing" : { +2024-12-03T15:58:46Z TRACE local local_update: "sequence_name" : "scan_single_now" +2024-12-03T15:58:46Z TRACE local local_update: } +2024-12-03T15:58:46Z TRACE local local_update: }, +2024-12-03T15:58:46Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:46Z TRACE local local_update: "families" : { +2024-12-03T15:58:46Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:46Z TRACE local local_update: } +2024-12-03T15:58:46Z TRACE local local_update: }, +2024-12-03T15:58:46Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:46Z TRACE local local_update: "families" : { +2024-12-03T15:58:46Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:46Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:46Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:46Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:46Z TRACE local local_update: } +2024-12-03T15:58:46Z TRACE local local_update: }, +2024-12-03T15:58:46Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:46Z TRACE local local_update: "points" : { +2024-12-03T15:58:46Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:46Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:46Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:46Z TRACE local local_update: }, +2024-12-03T15:58:46Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:46Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:46Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:46Z TRACE local local_update: }, +2024-12-03T15:58:46Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:46Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:46Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:46Z TRACE local local_update: } +2024-12-03T15:58:46Z TRACE local local_update: } +2024-12-03T15:58:46Z TRACE local local_update: } +2024-12-03T15:58:46Z TRACE local local_update: } +2024-12-03T15:58:46Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:46Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:58:46Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:46Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:58:46Z DEBUG Saving pre-config state timestamp null +2024-12-03T15:58:46Z DEBUG Update lastConfigUpdate 2024-12-03T15:58:46Z, because soft reset +2024-12-03T15:58:46Z TRACE Stage suspend waiting for starting test wrapper at 9s +2024-12-03T15:58:46Z INFO Stage start waiting for config update synchronized at 9s +2024-12-03T15:58:46Z TRACE received command AHU-1/events/pointset +2024-12-03T15:58:46Z TRACE received events_pointset: { +2024-12-03T15:58:46Z TRACE received events_pointset: "points" : { +2024-12-03T15:58:46Z TRACE received events_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:46Z TRACE received events_pointset: "present_value" : true +2024-12-03T15:58:46Z TRACE received events_pointset: }, +2024-12-03T15:58:46Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:46Z TRACE received events_pointset: "present_value" : 98 +2024-12-03T15:58:46Z TRACE received events_pointset: }, +2024-12-03T15:58:46Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:46Z TRACE received events_pointset: "present_value" : 11 +2024-12-03T15:58:46Z TRACE received events_pointset: } +2024-12-03T15:58:46Z TRACE received events_pointset: }, +2024-12-03T15:58:46Z TRACE received events_pointset: "timestamp" : "2024-12-03T15:58:45Z", +2024-12-03T15:58:46Z TRACE received events_pointset: "version" : "1.5.2" +2024-12-03T15:58:46Z TRACE received events_pointset: } +2024-12-03T15:58:46Z DEBUG Handling device message events_pointset MP:215e0218 +2024-12-03T15:58:46Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:46Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:58:46Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:46Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:58:46Z TRACE received command AHU-1/events/system +2024-12-03T15:58:46Z DEBUG received events_system 2024-12-03T15:58:35Z WARNING device.log: Start waiting 10s for config latch for AHU-1 +2024-12-03T15:58:46Z DEBUG received events_system 2024-12-03T15:58:35Z WARNING device.log: Starting AHU-1 Pubber sender with delay 10s +2024-12-03T15:58:46Z DEBUG received events_system 2024-12-03T15:58:35Z WARNING device.log: Dropping state update until config received... +2024-12-03T15:58:46Z DEBUG received events_system 2024-12-03T15:58:35Z WARNING device.log: Received config for config latch AHU-1 +2024-12-03T15:58:46Z DEBUG received events_system 2024-12-03T15:58:35Z WARNING device.log: Ending connection 1733241514454 with 9 +2024-12-03T15:58:46Z DEBUG received events_system 2024-12-03T15:58:35Z NOTICE system.config.apply: success +2024-12-03T15:58:46Z DEBUG received events_system 2024-12-03T15:58:35Z NOTICE system.config.apply: success +2024-12-03T15:58:46Z DEBUG Handling device message events_system MP:262220b3 +2024-12-03T15:58:46Z TRACE received command AHU-1/config/update +2024-12-03T15:58:46Z DEBUG received config_update +2024-12-03T15:58:46Z DEBUG Handling update message config_update RC:a069d0.00000005 +2024-12-03T15:58:46Z DEBUG Removed configTransaction RC:a069d0.00000005 +2024-12-03T15:58:46Z DEBUG last_start changed false, last_start 1970-01-01T00:01:13Z +2024-12-03T15:58:46Z DEBUG Updated config 2024-12-03T15:58:46Z RC:a069d0.00000005 +2024-12-03T15:58:46Z INFO Updated config #001: { +2024-12-03T15:58:46Z INFO Updated config #001: "timestamp" : "2024-12-03T15:58:46Z", +2024-12-03T15:58:46Z INFO Updated config #001: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:46Z INFO Updated config #001: "system" : { +2024-12-03T15:58:46Z INFO Updated config #001: "min_loglevel" : 200, +2024-12-03T15:58:46Z INFO Updated config #001: "metrics_rate_sec" : 10, +2024-12-03T15:58:46Z INFO Updated config #001: "operation" : { +2024-12-03T15:58:46Z INFO Updated config #001: "last_start" : "1970-01-01T00:01:13Z" +2024-12-03T15:58:46Z INFO Updated config #001: }, +2024-12-03T15:58:46Z INFO Updated config #001: "testing" : { +2024-12-03T15:58:46Z INFO Updated config #001: "sequence_name" : "scan_single_now" +2024-12-03T15:58:46Z INFO Updated config #001: } +2024-12-03T15:58:46Z INFO Updated config #001: }, +2024-12-03T15:58:46Z INFO Updated config #001: "discovery" : { +2024-12-03T15:58:46Z INFO Updated config #001: "families" : { +2024-12-03T15:58:46Z INFO Updated config #001: "vendor" : { } +2024-12-03T15:58:46Z INFO Updated config #001: } +2024-12-03T15:58:46Z INFO Updated config #001: }, +2024-12-03T15:58:46Z INFO Updated config #001: "localnet" : { +2024-12-03T15:58:46Z INFO Updated config #001: "families" : { +2024-12-03T15:58:46Z INFO Updated config #001: "ether" : { }, +2024-12-03T15:58:46Z INFO Updated config #001: "ipv4" : { }, +2024-12-03T15:58:46Z INFO Updated config #001: "vendor" : { }, +2024-12-03T15:58:46Z INFO Updated config #001: "ipv6" : { } +2024-12-03T15:58:46Z INFO Updated config #001: } +2024-12-03T15:58:46Z INFO Updated config #001: }, +2024-12-03T15:58:46Z INFO Updated config #001: "pointset" : { +2024-12-03T15:58:46Z INFO Updated config #001: "points" : { +2024-12-03T15:58:46Z INFO Updated config #001: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:46Z INFO Updated config #001: "units" : "Bars", +2024-12-03T15:58:46Z INFO Updated config #001: "set_value" : 98 +2024-12-03T15:58:46Z INFO Updated config #001: }, +2024-12-03T15:58:46Z INFO Updated config #001: "filter_alarm_pressure_status" : { +2024-12-03T15:58:46Z INFO Updated config #001: "ref" : "BV11.present_value", +2024-12-03T15:58:46Z INFO Updated config #001: "units" : "No-units" +2024-12-03T15:58:46Z INFO Updated config #001: }, +2024-12-03T15:58:46Z INFO Updated config #001: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:46Z INFO Updated config #001: "ref" : "AV12.present_value", +2024-12-03T15:58:46Z INFO Updated config #001: "units" : "Degrees-Celsius" +2024-12-03T15:58:46Z INFO Updated config #001: } +2024-12-03T15:58:46Z INFO Updated config #001: } +2024-12-03T15:58:46Z INFO Updated config #001: } +2024-12-03T15:58:46Z INFO Updated config #001: } +2024-12-03T15:58:46Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:46Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:58:46Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:58:46Z DEBUG Detail config update synchronized is now: device state not updated since config issued +2024-12-03T15:58:46Z TRACE received command AHU-1/state/update +2024-12-03T15:58:46Z DEBUG received state_update +2024-12-03T15:58:47Z DEBUG Handling update message state_update MP:740c2fb0 +2024-12-03T15:58:47Z DEBUG Updated state after 1s 2024-12-03T15:58:46Z MP:740c2fb0 +2024-12-03T15:58:47Z INFO Initial state #001: { +2024-12-03T15:58:47Z INFO Initial state #001: "timestamp" : "2024-12-03T15:58:46Z", +2024-12-03T15:58:47Z INFO Initial state #001: "version" : "1.5.2", +2024-12-03T15:58:47Z INFO Initial state #001: "system" : { +2024-12-03T15:58:47Z INFO Initial state #001: "last_config" : "2024-12-03T15:58:20Z", +2024-12-03T15:58:47Z INFO Initial state #001: "operation" : { +2024-12-03T15:58:47Z INFO Initial state #001: "operational" : true, +2024-12-03T15:58:47Z INFO Initial state #001: "last_start" : "2024-12-03T15:58:34Z", +2024-12-03T15:58:47Z INFO Initial state #001: "restart_count" : 1, +2024-12-03T15:58:47Z INFO Initial state #001: "mode" : "initial" +2024-12-03T15:58:47Z INFO Initial state #001: }, +2024-12-03T15:58:47Z INFO Initial state #001: "serial_no" : "sequencer-26157", +2024-12-03T15:58:47Z INFO Initial state #001: "hardware" : { +2024-12-03T15:58:47Z INFO Initial state #001: "make" : "BOS", +2024-12-03T15:58:47Z INFO Initial state #001: "model" : "pubber" +2024-12-03T15:58:47Z INFO Initial state #001: }, +2024-12-03T15:58:47Z INFO Initial state #001: "software" : { +2024-12-03T15:58:47Z INFO Initial state #001: "firmware" : "v1" +2024-12-03T15:58:47Z INFO Initial state #001: }, +2024-12-03T15:58:47Z INFO Initial state #001: "status" : { +2024-12-03T15:58:47Z INFO Initial state #001: "message" : "success", +2024-12-03T15:58:47Z INFO Initial state #001: "category" : "system.config.parse", +2024-12-03T15:58:47Z INFO Initial state #001: "timestamp" : "2024-12-03T15:58:46Z", +2024-12-03T15:58:47Z INFO Initial state #001: "level" : 100 +2024-12-03T15:58:47Z INFO Initial state #001: } +2024-12-03T15:58:47Z INFO Initial state #001: }, +2024-12-03T15:58:47Z INFO Initial state #001: "discovery" : { +2024-12-03T15:58:47Z INFO Initial state #001: "families" : { } +2024-12-03T15:58:47Z INFO Initial state #001: }, +2024-12-03T15:58:47Z INFO Initial state #001: "localnet" : { +2024-12-03T15:58:47Z INFO Initial state #001: "families" : { +2024-12-03T15:58:47Z INFO Initial state #001: "ether" : { +2024-12-03T15:58:47Z INFO Initial state #001: "addr" : "7c:1e:52:39:8e:34" +2024-12-03T15:58:47Z INFO Initial state #001: }, +2024-12-03T15:58:47Z INFO Initial state #001: "ipv4" : { +2024-12-03T15:58:47Z INFO Initial state #001: "addr" : "10.1.1.114" +2024-12-03T15:58:47Z INFO Initial state #001: }, +2024-12-03T15:58:47Z INFO Initial state #001: "ipv6" : { +2024-12-03T15:58:47Z INFO Initial state #001: "addr" : "fe80::7e1e:52ff:fe39:8e34" +2024-12-03T15:58:47Z INFO Initial state #001: }, +2024-12-03T15:58:47Z INFO Initial state #001: "vendor" : { +2024-12-03T15:58:47Z INFO Initial state #001: "addr" : "28179023" +2024-12-03T15:58:47Z INFO Initial state #001: } +2024-12-03T15:58:47Z INFO Initial state #001: } +2024-12-03T15:58:47Z INFO Initial state #001: }, +2024-12-03T15:58:47Z INFO Initial state #001: "pointset" : { +2024-12-03T15:58:47Z INFO Initial state #001: "points" : { +2024-12-03T15:58:47Z INFO Initial state #001: "filter_alarm_pressure_status" : { +2024-12-03T15:58:47Z INFO Initial state #001: "units" : "No-units" +2024-12-03T15:58:47Z INFO Initial state #001: }, +2024-12-03T15:58:47Z INFO Initial state #001: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:47Z INFO Initial state #001: "units" : "Bars", +2024-12-03T15:58:47Z INFO Initial state #001: "value_state" : "applied" +2024-12-03T15:58:47Z INFO Initial state #001: }, +2024-12-03T15:58:47Z INFO Initial state #001: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:47Z INFO Initial state #001: "units" : "Degrees-Celsius" +2024-12-03T15:58:47Z INFO Initial state #001: } +2024-12-03T15:58:47Z INFO Initial state #001: } +2024-12-03T15:58:47Z INFO Initial state #001: } +2024-12-03T15:58:47Z INFO Initial state #001: } +2024-12-03T15:58:47Z NOTICE Received serial number sequencer-26157 +2024-12-03T15:58:47Z DEBUG Updated state has last_config 2024-12-03T15:58:20Z (expecting 2024-12-03T15:58:46Z) +2024-12-03T15:58:47Z TRACE received command AHU-1/state/system +2024-12-03T15:58:47Z TRACE received state_system: { +2024-12-03T15:58:47Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:47Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:47Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:47Z TRACE received state_system: }, +2024-12-03T15:58:47Z TRACE received state_system: "last_config" : "2024-12-03T15:58:20Z", +2024-12-03T15:58:47Z TRACE received state_system: "operation" : { +2024-12-03T15:58:47Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:47Z TRACE received state_system: "last_start" : "2024-12-03T15:58:34Z", +2024-12-03T15:58:47Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:47Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:47Z TRACE received state_system: }, +2024-12-03T15:58:47Z TRACE received state_system: "serial_no" : "sequencer-26157", +2024-12-03T15:58:47Z TRACE received state_system: "software" : { +2024-12-03T15:58:47Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:47Z TRACE received state_system: }, +2024-12-03T15:58:47Z TRACE received state_system: "status" : { +2024-12-03T15:58:47Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:47Z TRACE received state_system: "category" : "system.config.parse", +2024-12-03T15:58:47Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:46Z", +2024-12-03T15:58:47Z TRACE received state_system: "level" : 100 +2024-12-03T15:58:47Z TRACE received state_system: }, +2024-12-03T15:58:47Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:46Z", +2024-12-03T15:58:47Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:47Z TRACE received state_system: } +2024-12-03T15:58:47Z DEBUG Handling device message state_system MP:740c2fb0-0 +2024-12-03T15:58:47Z TRACE Ignoring partial state update +2024-12-03T15:58:47Z DEBUG Detail config update synchronized is now: last_start not synced in config, last_config not synced in state +2024-12-03T15:58:47Z TRACE received command AHU-1/state/discovery +2024-12-03T15:58:47Z TRACE received state_discovery: { +2024-12-03T15:58:47Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:58:47Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:58:46Z", +2024-12-03T15:58:47Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:58:47Z TRACE received state_discovery: } +2024-12-03T15:58:47Z DEBUG Handling device message state_discovery MP:740c2fb0-1 +2024-12-03T15:58:47Z TRACE Ignoring partial state update +2024-12-03T15:58:47Z TRACE received command AHU-1/state/localnet +2024-12-03T15:58:47Z TRACE received state_localnet: { +2024-12-03T15:58:47Z TRACE received state_localnet: "families" : { +2024-12-03T15:58:47Z TRACE received state_localnet: "ether" : { +2024-12-03T15:58:47Z TRACE received state_localnet: "addr" : "7c:1e:52:39:8e:34" +2024-12-03T15:58:47Z TRACE received state_localnet: }, +2024-12-03T15:58:47Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:58:47Z TRACE received state_localnet: "addr" : "10.1.1.114" +2024-12-03T15:58:47Z TRACE received state_localnet: }, +2024-12-03T15:58:47Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:58:47Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe39:8e34" +2024-12-03T15:58:47Z TRACE received state_localnet: }, +2024-12-03T15:58:47Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:58:47Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:58:47Z TRACE received state_localnet: } +2024-12-03T15:58:47Z TRACE received state_localnet: }, +2024-12-03T15:58:47Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:58:46Z", +2024-12-03T15:58:47Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:58:47Z TRACE received state_localnet: } +2024-12-03T15:58:47Z DEBUG Handling device message state_localnet MP:740c2fb0-2 +2024-12-03T15:58:47Z TRACE Ignoring partial state update +2024-12-03T15:58:47Z TRACE received command AHU-1/state/pointset +2024-12-03T15:58:47Z TRACE received state_pointset: { +2024-12-03T15:58:47Z TRACE received state_pointset: "points" : { +2024-12-03T15:58:47Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:47Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:58:47Z TRACE received state_pointset: }, +2024-12-03T15:58:47Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:47Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:58:47Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:58:47Z TRACE received state_pointset: }, +2024-12-03T15:58:47Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:47Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:47Z TRACE received state_pointset: } +2024-12-03T15:58:47Z TRACE received state_pointset: }, +2024-12-03T15:58:47Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:58:46Z", +2024-12-03T15:58:47Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:58:47Z TRACE received state_pointset: } +2024-12-03T15:58:47Z DEBUG Handling device message state_pointset MP:740c2fb0-3 +2024-12-03T15:58:47Z TRACE Ignoring partial state update +2024-12-03T15:58:47Z TRACE received command AHU-1/config/update +2024-12-03T15:58:47Z DEBUG received config_update +2024-12-03T15:58:47Z DEBUG Handling update message config_update MP:740c2fb0 +2024-12-03T15:58:47Z DEBUG last_start changed true, last_start 2024-12-03T15:58:34Z +2024-12-03T15:58:47Z DEBUG Updated config 2024-12-03T15:58:46Z MP:740c2fb0 +2024-12-03T15:58:47Z INFO Updated config #002: Changed 0 fields. +2024-12-03T15:58:47Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-03T15:58:48Z TRACE received command AHU-1/state/update +2024-12-03T15:58:48Z DEBUG received state_update +2024-12-03T15:58:48Z DEBUG Handling update message state_update MP:f6521554 +2024-12-03T15:58:48Z DEBUG Updated state after 0s 2024-12-03T15:58:48Z MP:f6521554 +2024-12-03T15:58:48Z INFO Updated state #002: Changed 4 fields: +2024-12-03T15:58:48Z INFO Updated state #002: Set `system.last_config` = `2024-12-03T15:58:46Z` +2024-12-03T15:58:48Z INFO Updated state #002: Set `system.status.level` = `300` +2024-12-03T15:58:48Z INFO Updated state #002: Set `system.status.category` = `system.config.apply` +2024-12-03T15:58:48Z INFO Updated state #002: Set `timestamp` = `2024-12-03T15:58:48Z` +2024-12-03T15:58:48Z DEBUG Updated state has last_config 2024-12-03T15:58:46Z (expecting 2024-12-03T15:58:46Z) +2024-12-03T15:58:48Z TRACE received command AHU-1/state/system +2024-12-03T15:58:48Z TRACE received state_system: { +2024-12-03T15:58:48Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:48Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:48Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:48Z TRACE received state_system: }, +2024-12-03T15:58:48Z TRACE received state_system: "last_config" : "2024-12-03T15:58:46Z", +2024-12-03T15:58:48Z TRACE received state_system: "operation" : { +2024-12-03T15:58:48Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:48Z TRACE received state_system: "last_start" : "2024-12-03T15:58:34Z", +2024-12-03T15:58:48Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:48Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:48Z TRACE received state_system: }, +2024-12-03T15:58:48Z TRACE received state_system: "serial_no" : "sequencer-26157", +2024-12-03T15:58:48Z TRACE received state_system: "software" : { +2024-12-03T15:58:48Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:48Z TRACE received state_system: }, +2024-12-03T15:58:48Z TRACE received state_system: "status" : { +2024-12-03T15:58:48Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:48Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:58:48Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:46Z", +2024-12-03T15:58:48Z TRACE received state_system: "level" : 300 +2024-12-03T15:58:48Z TRACE received state_system: }, +2024-12-03T15:58:48Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:48Z", +2024-12-03T15:58:48Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:48Z TRACE received state_system: } +2024-12-03T15:58:48Z DEBUG Handling device message state_system MP:f6521554-0 +2024-12-03T15:58:48Z TRACE Ignoring partial state update +2024-12-03T15:58:48Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:58:48Z DEBUG Stage finished waiting for config update synchronized at 11s after 2s +2024-12-03T15:58:48Z TRACE Stage resume waiting for starting test wrapper at 11s +2024-12-03T15:58:48Z DEBUG Config sync took 2s +2024-12-03T15:58:48Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:58:48Z DEBUG Update config soft reset timestamp 2024-12-03T15:58:46Z +2024-12-03T15:58:48Z TRACE local local_update: { +2024-12-03T15:58:48Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:46Z", +2024-12-03T15:58:48Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:48Z TRACE local local_update: "system" : { +2024-12-03T15:58:48Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:48Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:48Z TRACE local local_update: "operation" : { +2024-12-03T15:58:48Z TRACE local local_update: "last_start" : "2024-12-03T15:58:34Z" +2024-12-03T15:58:48Z TRACE local local_update: }, +2024-12-03T15:58:48Z TRACE local local_update: "testing" : { +2024-12-03T15:58:48Z TRACE local local_update: "sequence_name" : "scan_single_now" +2024-12-03T15:58:48Z TRACE local local_update: } +2024-12-03T15:58:48Z TRACE local local_update: }, +2024-12-03T15:58:48Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:48Z TRACE local local_update: "families" : { +2024-12-03T15:58:48Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:48Z TRACE local local_update: } +2024-12-03T15:58:48Z TRACE local local_update: }, +2024-12-03T15:58:48Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:48Z TRACE local local_update: "families" : { +2024-12-03T15:58:48Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:48Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:48Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:48Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:48Z TRACE local local_update: } +2024-12-03T15:58:48Z TRACE local local_update: }, +2024-12-03T15:58:48Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:48Z TRACE local local_update: "points" : { +2024-12-03T15:58:48Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:48Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:48Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:48Z TRACE local local_update: }, +2024-12-03T15:58:48Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:48Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:48Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:48Z TRACE local local_update: }, +2024-12-03T15:58:48Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:48Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:48Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:48Z TRACE local local_update: } +2024-12-03T15:58:48Z TRACE local local_update: } +2024-12-03T15:58:48Z TRACE local local_update: } +2024-12-03T15:58:48Z TRACE local local_update: } +2024-12-03T15:58:48Z TRACE Update config soft reset: Add `discovery` = { "families": { "vendor": { } } } +2024-12-03T15:58:48Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } +2024-12-03T15:58:48Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "ipv6": { } } } +2024-12-03T15:58:48Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` +2024-12-03T15:58:48Z DEBUG Done with reset_config +2024-12-03T15:58:48Z TRACE Stage suspend waiting for starting test wrapper at 11s +2024-12-03T15:58:48Z INFO Stage start waiting for config update synchronized at 11s +2024-12-03T15:58:48Z TRACE received command AHU-1/state/discovery +2024-12-03T15:58:48Z TRACE received state_discovery: { +2024-12-03T15:58:48Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:58:48Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:58:48Z", +2024-12-03T15:58:48Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:58:48Z TRACE received state_discovery: } +2024-12-03T15:58:48Z DEBUG Handling device message state_discovery MP:f6521554-1 +2024-12-03T15:58:48Z TRACE Ignoring partial state update +2024-12-03T15:58:48Z DEBUG Stage finished waiting for config update synchronized at 11s after 0s +2024-12-03T15:58:48Z TRACE Stage resume waiting for starting test wrapper at 11s +2024-12-03T15:58:48Z DEBUG Config sync took 2s +2024-12-03T15:58:48Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:58:48Z DEBUG Disallowing device state change (everything) +2024-12-03T15:58:49Z TRACE updated check config_update: true +2024-12-03T15:58:49Z DEBUG update config_update, adding configTransaction RC:a069d0.00000006 +2024-12-03T15:58:49Z TRACE local local_update: { +2024-12-03T15:58:49Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:46Z", +2024-12-03T15:58:49Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:49Z TRACE local local_update: "system" : { +2024-12-03T15:58:49Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:49Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:49Z TRACE local local_update: "operation" : { +2024-12-03T15:58:49Z TRACE local local_update: "last_start" : "2024-12-03T15:58:34Z" +2024-12-03T15:58:49Z TRACE local local_update: }, +2024-12-03T15:58:49Z TRACE local local_update: "testing" : { +2024-12-03T15:58:49Z TRACE local local_update: "sequence_name" : "scan_single_now" +2024-12-03T15:58:49Z TRACE local local_update: } +2024-12-03T15:58:49Z TRACE local local_update: }, +2024-12-03T15:58:49Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:49Z TRACE local local_update: "families" : { +2024-12-03T15:58:49Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:49Z TRACE local local_update: } +2024-12-03T15:58:49Z TRACE local local_update: }, +2024-12-03T15:58:49Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:49Z TRACE local local_update: "families" : { +2024-12-03T15:58:49Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:49Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:49Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:49Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:49Z TRACE local local_update: } +2024-12-03T15:58:49Z TRACE local local_update: }, +2024-12-03T15:58:49Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:49Z TRACE local local_update: "points" : { +2024-12-03T15:58:49Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:49Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:49Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:49Z TRACE local local_update: }, +2024-12-03T15:58:49Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:49Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:49Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:49Z TRACE local local_update: }, +2024-12-03T15:58:49Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:49Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:49Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:49Z TRACE local local_update: } +2024-12-03T15:58:49Z TRACE local local_update: } +2024-12-03T15:58:49Z TRACE local local_update: } +2024-12-03T15:58:49Z TRACE local local_update: } +2024-12-03T15:58:49Z DEBUG Saving pre-config state timestamp 2024-12-03T15:58:48Z +2024-12-03T15:58:49Z DEBUG Update lastConfigUpdate 2024-12-03T15:58:49Z, because initial setup +2024-12-03T15:58:49Z TRACE Stage suspend waiting for starting test wrapper at 12s +2024-12-03T15:58:49Z INFO Stage start waiting for config update synchronized at 12s +2024-12-03T15:58:49Z TRACE received command AHU-1/state/localnet +2024-12-03T15:58:49Z TRACE received state_localnet: { +2024-12-03T15:58:49Z TRACE received state_localnet: "families" : { +2024-12-03T15:58:49Z TRACE received state_localnet: "ether" : { +2024-12-03T15:58:49Z TRACE received state_localnet: "addr" : "7c:1e:52:39:8e:34" +2024-12-03T15:58:49Z TRACE received state_localnet: }, +2024-12-03T15:58:49Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:58:49Z TRACE received state_localnet: "addr" : "10.1.1.114" +2024-12-03T15:58:49Z TRACE received state_localnet: }, +2024-12-03T15:58:49Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:58:49Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe39:8e34" +2024-12-03T15:58:49Z TRACE received state_localnet: }, +2024-12-03T15:58:49Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:58:49Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:58:49Z TRACE received state_localnet: } +2024-12-03T15:58:49Z TRACE received state_localnet: }, +2024-12-03T15:58:49Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:58:48Z", +2024-12-03T15:58:49Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:58:49Z TRACE received state_localnet: } +2024-12-03T15:58:49Z DEBUG Handling device message state_localnet MP:f6521554-2 +2024-12-03T15:58:49Z TRACE Ignoring partial state update +2024-12-03T15:58:49Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:58:49Z TRACE received command AHU-1/state/pointset +2024-12-03T15:58:49Z TRACE received state_pointset: { +2024-12-03T15:58:49Z TRACE received state_pointset: "points" : { +2024-12-03T15:58:49Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:49Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:58:49Z TRACE received state_pointset: }, +2024-12-03T15:58:49Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:49Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:58:49Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:58:49Z TRACE received state_pointset: }, +2024-12-03T15:58:49Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:49Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:49Z TRACE received state_pointset: } +2024-12-03T15:58:49Z TRACE received state_pointset: }, +2024-12-03T15:58:49Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:58:48Z", +2024-12-03T15:58:49Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:58:49Z TRACE received state_pointset: } +2024-12-03T15:58:49Z DEBUG Handling device message state_pointset MP:f6521554-3 +2024-12-03T15:58:49Z TRACE Ignoring partial state update +2024-12-03T15:58:49Z TRACE received command AHU-1/config/update +2024-12-03T15:58:49Z DEBUG received config_update +2024-12-03T15:58:49Z DEBUG Handling update message config_update RC:a069d0.00000006 +2024-12-03T15:58:49Z DEBUG Removed configTransaction RC:a069d0.00000006 +2024-12-03T15:58:49Z DEBUG last_start changed false, last_start 2024-12-03T15:58:34Z +2024-12-03T15:58:49Z DEBUG Updated config 2024-12-03T15:58:49Z RC:a069d0.00000006 +2024-12-03T15:58:49Z INFO Updated config #003: Changed 0 fields. +2024-12-03T15:58:49Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-03T15:58:50Z TRACE received command AHU-1/state/update +2024-12-03T15:58:50Z DEBUG received state_update +2024-12-03T15:58:50Z DEBUG Handling update message state_update MP:23a1f863 +2024-12-03T15:58:50Z DEBUG Updated state after 0s 2024-12-03T15:58:50Z MP:23a1f863 +2024-12-03T15:58:50Z INFO Updated state #003: Changed 3 fields: +2024-12-03T15:58:50Z INFO Updated state #003: Set `system.last_config` = `2024-12-03T15:58:49Z` +2024-12-03T15:58:50Z INFO Updated state #003: Set `system.status.timestamp` = `2024-12-03T15:58:49Z` +2024-12-03T15:58:50Z INFO Updated state #003: Set `timestamp` = `2024-12-03T15:58:50Z` +2024-12-03T15:58:50Z DEBUG Updated state has last_config 2024-12-03T15:58:49Z (expecting 2024-12-03T15:58:49Z) +2024-12-03T15:58:50Z TRACE received command AHU-1/state/system +2024-12-03T15:58:50Z TRACE received state_system: { +2024-12-03T15:58:50Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:50Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:50Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:50Z TRACE received state_system: }, +2024-12-03T15:58:50Z TRACE received state_system: "last_config" : "2024-12-03T15:58:49Z", +2024-12-03T15:58:50Z TRACE received state_system: "operation" : { +2024-12-03T15:58:50Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:50Z TRACE received state_system: "last_start" : "2024-12-03T15:58:34Z", +2024-12-03T15:58:50Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:50Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:50Z TRACE received state_system: }, +2024-12-03T15:58:50Z TRACE received state_system: "serial_no" : "sequencer-26157", +2024-12-03T15:58:50Z TRACE received state_system: "software" : { +2024-12-03T15:58:50Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:50Z TRACE received state_system: }, +2024-12-03T15:58:50Z TRACE received state_system: "status" : { +2024-12-03T15:58:50Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:50Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:58:50Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:49Z", +2024-12-03T15:58:50Z TRACE received state_system: "level" : 300 +2024-12-03T15:58:50Z TRACE received state_system: }, +2024-12-03T15:58:50Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:50Z", +2024-12-03T15:58:50Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:50Z TRACE received state_system: } +2024-12-03T15:58:50Z DEBUG Handling device message state_system MP:23a1f863-0 +2024-12-03T15:58:50Z TRACE Ignoring partial state update +2024-12-03T15:58:50Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:58:50Z DEBUG Stage finished waiting for config update synchronized at 13s after 0s +2024-12-03T15:58:50Z TRACE Stage resume waiting for starting test wrapper at 13s +2024-12-03T15:58:50Z DEBUG Config sync took 1s +2024-12-03T15:58:50Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:58:50Z DEBUG Update config initial setup timestamp 2024-12-03T15:58:49Z +2024-12-03T15:58:50Z TRACE local local_update: { +2024-12-03T15:58:50Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:49Z", +2024-12-03T15:58:50Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:50Z TRACE local local_update: "system" : { +2024-12-03T15:58:50Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:50Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:50Z TRACE local local_update: "operation" : { +2024-12-03T15:58:50Z TRACE local local_update: "last_start" : "2024-12-03T15:58:34Z" +2024-12-03T15:58:50Z TRACE local local_update: }, +2024-12-03T15:58:50Z TRACE local local_update: "testing" : { +2024-12-03T15:58:50Z TRACE local local_update: "sequence_name" : "scan_single_now" +2024-12-03T15:58:50Z TRACE local local_update: } +2024-12-03T15:58:50Z TRACE local local_update: }, +2024-12-03T15:58:50Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:50Z TRACE local local_update: "families" : { +2024-12-03T15:58:50Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:50Z TRACE local local_update: } +2024-12-03T15:58:50Z TRACE local local_update: }, +2024-12-03T15:58:50Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:50Z TRACE local local_update: "families" : { +2024-12-03T15:58:50Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:50Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:50Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:50Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:50Z TRACE local local_update: } +2024-12-03T15:58:50Z TRACE local local_update: }, +2024-12-03T15:58:50Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:50Z TRACE local local_update: "points" : { +2024-12-03T15:58:50Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:50Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:50Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:50Z TRACE local local_update: }, +2024-12-03T15:58:50Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:50Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:50Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:50Z TRACE local local_update: }, +2024-12-03T15:58:50Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:50Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:50Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:50Z TRACE local local_update: } +2024-12-03T15:58:50Z TRACE local local_update: } +2024-12-03T15:58:50Z TRACE local local_update: } +2024-12-03T15:58:50Z TRACE local local_update: } +2024-12-03T15:58:50Z DEBUG Stale state cutoff threshold is 2024-12-03T15:58:36Z +2024-12-03T15:58:50Z DEBUG Waiting for device stateTransaction RC:a069d0.00000007 (was null) +2024-12-03T15:58:50Z TRACE Stage suspend waiting for starting test wrapper at 13s +2024-12-03T15:58:50Z INFO Stage start waiting for state query at 13s +2024-12-03T15:58:50Z TRACE received command AHU-1/state/discovery +2024-12-03T15:58:50Z TRACE received state_discovery: { +2024-12-03T15:58:50Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:58:50Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:58:50Z", +2024-12-03T15:58:50Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:58:50Z TRACE received state_discovery: } +2024-12-03T15:58:50Z DEBUG Handling device message state_discovery MP:23a1f863-1 +2024-12-03T15:58:50Z TRACE Ignoring partial state update +2024-12-03T15:58:50Z TRACE received command AHU-1/state/localnet +2024-12-03T15:58:50Z TRACE received state_localnet: { +2024-12-03T15:58:50Z TRACE received state_localnet: "families" : { +2024-12-03T15:58:50Z TRACE received state_localnet: "ether" : { +2024-12-03T15:58:50Z TRACE received state_localnet: "addr" : "7c:1e:52:39:8e:34" +2024-12-03T15:58:50Z TRACE received state_localnet: }, +2024-12-03T15:58:50Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:58:50Z TRACE received state_localnet: "addr" : "10.1.1.114" +2024-12-03T15:58:50Z TRACE received state_localnet: }, +2024-12-03T15:58:50Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:58:50Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe39:8e34" +2024-12-03T15:58:50Z TRACE received state_localnet: }, +2024-12-03T15:58:50Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:58:50Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:58:50Z TRACE received state_localnet: } +2024-12-03T15:58:50Z TRACE received state_localnet: }, +2024-12-03T15:58:50Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:58:50Z", +2024-12-03T15:58:50Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:58:50Z TRACE received state_localnet: } +2024-12-03T15:58:50Z DEBUG Handling device message state_localnet MP:23a1f863-2 +2024-12-03T15:58:50Z TRACE Ignoring partial state update +2024-12-03T15:58:50Z TRACE received command AHU-1/state/pointset +2024-12-03T15:58:50Z TRACE received state_pointset: { +2024-12-03T15:58:50Z TRACE received state_pointset: "points" : { +2024-12-03T15:58:50Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:50Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:58:50Z TRACE received state_pointset: }, +2024-12-03T15:58:50Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:50Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:58:50Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:58:50Z TRACE received state_pointset: }, +2024-12-03T15:58:50Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:50Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:50Z TRACE received state_pointset: } +2024-12-03T15:58:50Z TRACE received state_pointset: }, +2024-12-03T15:58:50Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:58:50Z", +2024-12-03T15:58:50Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:58:50Z TRACE received state_pointset: } +2024-12-03T15:58:50Z DEBUG Handling device message state_pointset MP:23a1f863-3 +2024-12-03T15:58:50Z TRACE Ignoring partial state update +2024-12-03T15:58:50Z TRACE received command AHU-1/state/update +2024-12-03T15:58:50Z DEBUG received state_update +2024-12-03T15:58:50Z INFO Received device configAcked +2024-12-03T15:58:50Z DEBUG Handling update message state_update RC:a069d0.00000007 +2024-12-03T15:58:50Z DEBUG Removed stateTransaction RC:a069d0.00000007 +2024-12-03T15:58:50Z DEBUG Updated state after 0s 2024-12-03T15:58:50Z RC:a069d0.00000007 +2024-12-03T15:58:50Z INFO Updated state #004: Changed 0 fields. +2024-12-03T15:58:50Z DEBUG Updated state has last_config 2024-12-03T15:58:49Z (expecting 2024-12-03T15:58:49Z) +2024-12-03T15:58:50Z DEBUG Stage finished waiting for state query at 13s after 0s +2024-12-03T15:58:50Z TRACE Stage resume waiting for starting test wrapper at 13s +2024-12-03T15:58:50Z TRACE Stage suspend waiting for starting test wrapper at 13s +2024-12-03T15:58:50Z INFO Stage start waiting for initial device state at 13s +2024-12-03T15:58:51Z TRACE updated check config_update: true +2024-12-03T15:58:51Z DEBUG update config_update, adding configTransaction RC:a069d0.00000008 +2024-12-03T15:58:51Z TRACE local local_update: { +2024-12-03T15:58:51Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:49Z", +2024-12-03T15:58:51Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:51Z TRACE local local_update: "system" : { +2024-12-03T15:58:51Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:51Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:51Z TRACE local local_update: "operation" : { +2024-12-03T15:58:51Z TRACE local local_update: "last_start" : "2024-12-03T15:58:34Z" +2024-12-03T15:58:51Z TRACE local local_update: }, +2024-12-03T15:58:51Z TRACE local local_update: "testing" : { +2024-12-03T15:58:51Z TRACE local local_update: "sequence_name" : "scan_single_now" +2024-12-03T15:58:51Z TRACE local local_update: } +2024-12-03T15:58:51Z TRACE local local_update: }, +2024-12-03T15:58:51Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:51Z TRACE local local_update: "families" : { +2024-12-03T15:58:51Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:51Z TRACE local local_update: } +2024-12-03T15:58:51Z TRACE local local_update: }, +2024-12-03T15:58:51Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:51Z TRACE local local_update: "families" : { +2024-12-03T15:58:51Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:51Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:51Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:51Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:51Z TRACE local local_update: } +2024-12-03T15:58:51Z TRACE local local_update: }, +2024-12-03T15:58:51Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:51Z TRACE local local_update: "points" : { +2024-12-03T15:58:51Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:51Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:51Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:51Z TRACE local local_update: }, +2024-12-03T15:58:51Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:51Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:51Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:51Z TRACE local local_update: }, +2024-12-03T15:58:51Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:51Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:51Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:51Z TRACE local local_update: } +2024-12-03T15:58:51Z TRACE local local_update: } +2024-12-03T15:58:51Z TRACE local local_update: } +2024-12-03T15:58:51Z TRACE local local_update: } +2024-12-03T15:58:51Z DEBUG Saving pre-config state timestamp 2024-12-03T15:58:50Z +2024-12-03T15:58:51Z DEBUG Update lastConfigUpdate 2024-12-03T15:58:51Z, because before initial device state +2024-12-03T15:58:51Z TRACE Stage suspend waiting for initial device state at 14s +2024-12-03T15:58:51Z INFO Stage start waiting for config update synchronized at 14s +2024-12-03T15:58:51Z TRACE received command AHU-1/reply/update +2024-12-03T15:58:51Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:58:52Z TRACE received command AHU-1/config/update +2024-12-03T15:58:52Z DEBUG received config_update +2024-12-03T15:58:52Z DEBUG Handling update message config_update RC:a069d0.00000008 +2024-12-03T15:58:52Z DEBUG Removed configTransaction RC:a069d0.00000008 +2024-12-03T15:58:52Z DEBUG last_start changed false, last_start 2024-12-03T15:58:34Z +2024-12-03T15:58:52Z DEBUG Updated config 2024-12-03T15:58:51Z RC:a069d0.00000008 +2024-12-03T15:58:52Z INFO Updated config #004: Changed 0 fields. +2024-12-03T15:58:52Z TRACE received command AHU-1/state/update +2024-12-03T15:58:52Z DEBUG received state_update +2024-12-03T15:58:52Z DEBUG Handling update message state_update MP:c55596fe +2024-12-03T15:58:52Z DEBUG Updated state after 0s 2024-12-03T15:58:52Z MP:c55596fe +2024-12-03T15:58:52Z INFO Updated state #005: Changed 3 fields: +2024-12-03T15:58:52Z INFO Updated state #005: Set `system.last_config` = `2024-12-03T15:58:51Z` +2024-12-03T15:58:52Z INFO Updated state #005: Set `system.status.timestamp` = `2024-12-03T15:58:52Z` +2024-12-03T15:58:52Z INFO Updated state #005: Set `timestamp` = `2024-12-03T15:58:52Z` +2024-12-03T15:58:52Z DEBUG Updated state has last_config 2024-12-03T15:58:51Z (expecting 2024-12-03T15:58:51Z) +2024-12-03T15:58:52Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:58:52Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s +2024-12-03T15:58:52Z TRACE Stage resume waiting for initial device state at 15s +2024-12-03T15:58:52Z DEBUG Config sync took 1s +2024-12-03T15:58:52Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:58:52Z DEBUG Update config before initial device state timestamp 2024-12-03T15:58:51Z +2024-12-03T15:58:52Z TRACE local local_update: { +2024-12-03T15:58:52Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:51Z", +2024-12-03T15:58:52Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:52Z TRACE local local_update: "system" : { +2024-12-03T15:58:52Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:52Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:52Z TRACE local local_update: "operation" : { +2024-12-03T15:58:52Z TRACE local local_update: "last_start" : "2024-12-03T15:58:34Z" +2024-12-03T15:58:52Z TRACE local local_update: }, +2024-12-03T15:58:52Z TRACE local local_update: "testing" : { +2024-12-03T15:58:52Z TRACE local local_update: "sequence_name" : "scan_single_now" +2024-12-03T15:58:52Z TRACE local local_update: } +2024-12-03T15:58:52Z TRACE local local_update: }, +2024-12-03T15:58:52Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:52Z TRACE local local_update: "families" : { +2024-12-03T15:58:52Z TRACE local local_update: "vendor" : { } +2024-12-03T15:58:52Z TRACE local local_update: } +2024-12-03T15:58:52Z TRACE local local_update: }, +2024-12-03T15:58:52Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:52Z TRACE local local_update: "families" : { +2024-12-03T15:58:52Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:52Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:52Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:52Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:52Z TRACE local local_update: } +2024-12-03T15:58:52Z TRACE local local_update: }, +2024-12-03T15:58:52Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:52Z TRACE local local_update: "points" : { +2024-12-03T15:58:52Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:52Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:52Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:52Z TRACE local local_update: }, +2024-12-03T15:58:52Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:52Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:52Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:52Z TRACE local local_update: }, +2024-12-03T15:58:52Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:52Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:52Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:52Z TRACE local local_update: } +2024-12-03T15:58:52Z TRACE local local_update: } +2024-12-03T15:58:52Z TRACE local local_update: } +2024-12-03T15:58:52Z TRACE local local_update: } +2024-12-03T15:58:52Z DEBUG Stage finished waiting for initial device state at 15s after 1s +2024-12-03T15:58:52Z TRACE Stage resume waiting for starting test wrapper at 15s +2024-12-03T15:58:52Z DEBUG Device state system status level is now 300 +2024-12-03T15:58:52Z TRACE Stage suspend waiting for starting test wrapper at 15s +2024-12-03T15:58:52Z INFO Stage start waiting for config update synchronized at 15s +2024-12-03T15:58:52Z TRACE received command AHU-1/state/system +2024-12-03T15:58:52Z TRACE received state_system: { +2024-12-03T15:58:52Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:52Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:52Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:52Z TRACE received state_system: }, +2024-12-03T15:58:52Z TRACE received state_system: "last_config" : "2024-12-03T15:58:51Z", +2024-12-03T15:58:52Z TRACE received state_system: "operation" : { +2024-12-03T15:58:52Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:52Z TRACE received state_system: "last_start" : "2024-12-03T15:58:34Z", +2024-12-03T15:58:52Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:52Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:52Z TRACE received state_system: }, +2024-12-03T15:58:52Z TRACE received state_system: "serial_no" : "sequencer-26157", +2024-12-03T15:58:52Z TRACE received state_system: "software" : { +2024-12-03T15:58:52Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:52Z TRACE received state_system: }, +2024-12-03T15:58:52Z TRACE received state_system: "status" : { +2024-12-03T15:58:52Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:52Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:58:52Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:52Z", +2024-12-03T15:58:52Z TRACE received state_system: "level" : 300 +2024-12-03T15:58:52Z TRACE received state_system: }, +2024-12-03T15:58:52Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:52Z", +2024-12-03T15:58:52Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:52Z TRACE received state_system: } +2024-12-03T15:58:52Z DEBUG Handling device message state_system MP:c55596fe-0 +2024-12-03T15:58:52Z TRACE Ignoring partial state update +2024-12-03T15:58:52Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s +2024-12-03T15:58:52Z TRACE Stage resume waiting for starting test wrapper at 15s +2024-12-03T15:58:52Z DEBUG Config sync took 1s +2024-12-03T15:58:52Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:58:52Z TRACE Stage suspend waiting for starting test wrapper at 15s +2024-12-03T15:58:52Z INFO Stage start waiting for executing test at 15s +2024-12-03T15:58:52Z DEBUG stage begin waiting for executing test at 15s +2024-12-03T15:58:52Z DEBUG Allowing device state change discovery +2024-12-03T15:58:52Z TRACE Stage suspend waiting for executing test at 15s +2024-12-03T15:58:52Z INFO Stage start waiting for discovery families defined at 15s +2024-12-03T15:58:53Z DEBUG system config extra field null +2024-12-03T15:58:53Z TRACE updated check config_system: true +2024-12-03T15:58:53Z DEBUG update config_system, adding configTransaction RC:a069d0.00000009 +2024-12-03T15:58:53Z TRACE local local_system: { +2024-12-03T15:58:53Z TRACE local local_system: "min_loglevel" : 200, +2024-12-03T15:58:53Z TRACE local local_system: "metrics_rate_sec" : 10, +2024-12-03T15:58:53Z TRACE local local_system: "operation" : { +2024-12-03T15:58:53Z TRACE local local_system: "last_start" : "2024-12-03T15:58:34Z" +2024-12-03T15:58:53Z TRACE local local_system: }, +2024-12-03T15:58:53Z TRACE local local_system: "testing" : { +2024-12-03T15:58:53Z TRACE local local_system: "sequence_name" : "scan_single_now" +2024-12-03T15:58:53Z TRACE local local_system: } +2024-12-03T15:58:53Z TRACE local local_system: } +2024-12-03T15:58:53Z TRACE updated check config_pointset: true +2024-12-03T15:58:53Z DEBUG update config_pointset, adding configTransaction RC:a069d0.0000000a +2024-12-03T15:58:53Z TRACE local local_pointset: { +2024-12-03T15:58:53Z TRACE local local_pointset: "points" : { +2024-12-03T15:58:53Z TRACE local local_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:53Z TRACE local local_pointset: "units" : "Bars", +2024-12-03T15:58:53Z TRACE local local_pointset: "set_value" : 98 +2024-12-03T15:58:53Z TRACE local local_pointset: }, +2024-12-03T15:58:53Z TRACE local local_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:53Z TRACE local local_pointset: "ref" : "BV11.present_value", +2024-12-03T15:58:53Z TRACE local local_pointset: "units" : "No-units" +2024-12-03T15:58:53Z TRACE local local_pointset: }, +2024-12-03T15:58:53Z TRACE local local_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:53Z TRACE local local_pointset: "ref" : "AV12.present_value", +2024-12-03T15:58:53Z TRACE local local_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:53Z TRACE local local_pointset: } +2024-12-03T15:58:53Z TRACE local local_pointset: } +2024-12-03T15:58:53Z TRACE local local_pointset: } +2024-12-03T15:58:53Z TRACE updated check config_gateway: false +2024-12-03T15:58:53Z TRACE updated check config_localnet: true +2024-12-03T15:58:53Z DEBUG update config_localnet, adding configTransaction RC:a069d0.0000000b +2024-12-03T15:58:53Z TRACE local local_localnet: { +2024-12-03T15:58:53Z TRACE local local_localnet: "families" : { +2024-12-03T15:58:53Z TRACE local local_localnet: "ether" : { }, +2024-12-03T15:58:53Z TRACE local local_localnet: "ipv4" : { }, +2024-12-03T15:58:53Z TRACE local local_localnet: "vendor" : { }, +2024-12-03T15:58:53Z TRACE local local_localnet: "ipv6" : { } +2024-12-03T15:58:53Z TRACE local local_localnet: } +2024-12-03T15:58:53Z TRACE local local_localnet: } +2024-12-03T15:58:53Z TRACE updated check config_blobset: false +2024-12-03T15:58:53Z TRACE updated check config_discovery: true +2024-12-03T15:58:53Z DEBUG update config_discovery, adding configTransaction RC:a069d0.0000000c +2024-12-03T15:58:53Z TRACE local local_discovery: { +2024-12-03T15:58:53Z TRACE local local_discovery: "families" : { } +2024-12-03T15:58:53Z TRACE local local_discovery: } +2024-12-03T15:58:53Z DEBUG Saving pre-config state timestamp 2024-12-03T15:58:52Z +2024-12-03T15:58:53Z DEBUG Update lastConfigUpdate 2024-12-03T15:58:53Z, because before discovery families defined +2024-12-03T15:58:53Z TRACE Stage suspend waiting for discovery families defined at 16s +2024-12-03T15:58:53Z INFO Stage start waiting for config update synchronized at 16s +2024-12-03T15:58:53Z TRACE received command AHU-1/state/discovery +2024-12-03T15:58:53Z TRACE received state_discovery: { +2024-12-03T15:58:53Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:58:53Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:58:52Z", +2024-12-03T15:58:53Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:58:53Z TRACE received state_discovery: } +2024-12-03T15:58:53Z DEBUG Handling device message state_discovery MP:c55596fe-1 +2024-12-03T15:58:53Z TRACE Ignoring partial state update +2024-12-03T15:58:53Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:58:53Z TRACE received command AHU-1/state/localnet +2024-12-03T15:58:53Z TRACE received state_localnet: { +2024-12-03T15:58:53Z TRACE received state_localnet: "families" : { +2024-12-03T15:58:53Z TRACE received state_localnet: "ether" : { +2024-12-03T15:58:53Z TRACE received state_localnet: "addr" : "7c:1e:52:39:8e:34" +2024-12-03T15:58:53Z TRACE received state_localnet: }, +2024-12-03T15:58:53Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:58:53Z TRACE received state_localnet: "addr" : "10.1.1.114" +2024-12-03T15:58:53Z TRACE received state_localnet: }, +2024-12-03T15:58:53Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:58:53Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe39:8e34" +2024-12-03T15:58:53Z TRACE received state_localnet: }, +2024-12-03T15:58:53Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:58:53Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:58:53Z TRACE received state_localnet: } +2024-12-03T15:58:53Z TRACE received state_localnet: }, +2024-12-03T15:58:53Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:58:52Z", +2024-12-03T15:58:53Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:58:53Z TRACE received state_localnet: } +2024-12-03T15:58:53Z DEBUG Handling device message state_localnet MP:c55596fe-2 +2024-12-03T15:58:53Z TRACE Ignoring partial state update +2024-12-03T15:58:53Z TRACE received command AHU-1/state/pointset +2024-12-03T15:58:53Z TRACE received state_pointset: { +2024-12-03T15:58:53Z TRACE received state_pointset: "points" : { +2024-12-03T15:58:53Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:53Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:58:53Z TRACE received state_pointset: }, +2024-12-03T15:58:53Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:53Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:58:53Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:58:53Z TRACE received state_pointset: }, +2024-12-03T15:58:53Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:53Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:53Z TRACE received state_pointset: } +2024-12-03T15:58:53Z TRACE received state_pointset: }, +2024-12-03T15:58:53Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:58:52Z", +2024-12-03T15:58:53Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:58:53Z TRACE received state_pointset: } +2024-12-03T15:58:53Z DEBUG Handling device message state_pointset MP:c55596fe-3 +2024-12-03T15:58:53Z TRACE Ignoring partial state update +2024-12-03T15:58:53Z TRACE received command AHU-1/config/update +2024-12-03T15:58:53Z DEBUG received config_update +2024-12-03T15:58:53Z DEBUG Handling update message config_update RC:a069d0.00000009 +2024-12-03T15:58:53Z DEBUG Removed configTransaction RC:a069d0.00000009 +2024-12-03T15:58:53Z DEBUG last_start changed false, last_start 2024-12-03T15:58:34Z +2024-12-03T15:58:53Z DEBUG Updated config 2024-12-03T15:58:53Z RC:a069d0.00000009 +2024-12-03T15:58:53Z INFO Updated config #005: Changed 1 fields: +2024-12-03T15:58:53Z INFO Updated config #005: Remove `discovery.families.vendor` +2024-12-03T15:58:54Z TRACE received command AHU-1/state/update +2024-12-03T15:58:54Z DEBUG received state_update +2024-12-03T15:58:54Z DEBUG Handling update message state_update MP:53cd5be3 +2024-12-03T15:58:54Z DEBUG Updated state after 0s 2024-12-03T15:58:54Z MP:53cd5be3 +2024-12-03T15:58:54Z INFO Updated state #006: Changed 3 fields: +2024-12-03T15:58:54Z INFO Updated state #006: Set `system.last_config` = `2024-12-03T15:58:53Z` +2024-12-03T15:58:54Z INFO Updated state #006: Set `system.status.timestamp` = `2024-12-03T15:58:53Z` +2024-12-03T15:58:54Z INFO Updated state #006: Set `timestamp` = `2024-12-03T15:58:54Z` +2024-12-03T15:58:54Z DEBUG Updated state has last_config 2024-12-03T15:58:53Z (expecting 2024-12-03T15:58:53Z) +2024-12-03T15:58:54Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-03T15:58:54Z TRACE received command AHU-1/state/system +2024-12-03T15:58:54Z TRACE received state_system: { +2024-12-03T15:58:54Z TRACE received state_system: "hardware" : { +2024-12-03T15:58:54Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:58:54Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:58:54Z TRACE received state_system: }, +2024-12-03T15:58:54Z TRACE received state_system: "last_config" : "2024-12-03T15:58:53Z", +2024-12-03T15:58:54Z TRACE received state_system: "operation" : { +2024-12-03T15:58:54Z TRACE received state_system: "operational" : true, +2024-12-03T15:58:54Z TRACE received state_system: "last_start" : "2024-12-03T15:58:34Z", +2024-12-03T15:58:54Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:58:54Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:58:54Z TRACE received state_system: }, +2024-12-03T15:58:54Z TRACE received state_system: "serial_no" : "sequencer-26157", +2024-12-03T15:58:54Z TRACE received state_system: "software" : { +2024-12-03T15:58:54Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:58:54Z TRACE received state_system: }, +2024-12-03T15:58:54Z TRACE received state_system: "status" : { +2024-12-03T15:58:54Z TRACE received state_system: "message" : "success", +2024-12-03T15:58:54Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:58:54Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:53Z", +2024-12-03T15:58:54Z TRACE received state_system: "level" : 300 +2024-12-03T15:58:54Z TRACE received state_system: }, +2024-12-03T15:58:54Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:54Z", +2024-12-03T15:58:54Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:58:54Z TRACE received state_system: } +2024-12-03T15:58:54Z DEBUG Handling device message state_system MP:53cd5be3-0 +2024-12-03T15:58:54Z TRACE Ignoring partial state update +2024-12-03T15:58:54Z TRACE received command AHU-1/state/discovery +2024-12-03T15:58:54Z TRACE received state_discovery: { +2024-12-03T15:58:54Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:58:54Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:58:54Z", +2024-12-03T15:58:54Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:58:54Z TRACE received state_discovery: } +2024-12-03T15:58:54Z DEBUG Handling device message state_discovery MP:53cd5be3-1 +2024-12-03T15:58:54Z TRACE Ignoring partial state update +2024-12-03T15:58:54Z TRACE received command AHU-1/state/localnet +2024-12-03T15:58:54Z TRACE received state_localnet: { +2024-12-03T15:58:54Z TRACE received state_localnet: "families" : { +2024-12-03T15:58:54Z TRACE received state_localnet: "ether" : { +2024-12-03T15:58:54Z TRACE received state_localnet: "addr" : "7c:1e:52:39:8e:34" +2024-12-03T15:58:54Z TRACE received state_localnet: }, +2024-12-03T15:58:54Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:58:54Z TRACE received state_localnet: "addr" : "10.1.1.114" +2024-12-03T15:58:54Z TRACE received state_localnet: }, +2024-12-03T15:58:54Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:58:54Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe39:8e34" +2024-12-03T15:58:54Z TRACE received state_localnet: }, +2024-12-03T15:58:54Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:58:54Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:58:54Z TRACE received state_localnet: } +2024-12-03T15:58:54Z TRACE received state_localnet: }, +2024-12-03T15:58:54Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:58:54Z", +2024-12-03T15:58:54Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:58:54Z TRACE received state_localnet: } +2024-12-03T15:58:54Z DEBUG Handling device message state_localnet MP:53cd5be3-2 +2024-12-03T15:58:54Z TRACE Ignoring partial state update +2024-12-03T15:58:54Z TRACE received command AHU-1/state/pointset +2024-12-03T15:58:54Z TRACE received state_pointset: { +2024-12-03T15:58:54Z TRACE received state_pointset: "points" : { +2024-12-03T15:58:54Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:54Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:58:54Z TRACE received state_pointset: }, +2024-12-03T15:58:54Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:54Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:58:54Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:58:54Z TRACE received state_pointset: }, +2024-12-03T15:58:54Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:54Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:58:54Z TRACE received state_pointset: } +2024-12-03T15:58:54Z TRACE received state_pointset: }, +2024-12-03T15:58:54Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:58:54Z", +2024-12-03T15:58:54Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:58:54Z TRACE received state_pointset: } +2024-12-03T15:58:54Z DEBUG Handling device message state_pointset MP:53cd5be3-3 +2024-12-03T15:58:54Z TRACE Ignoring partial state update +2024-12-03T15:58:55Z TRACE received command AHU-1/config/update +2024-12-03T15:58:55Z DEBUG received config_update +2024-12-03T15:58:55Z DEBUG Handling update message config_update RC:a069d0.0000000a +2024-12-03T15:58:55Z DEBUG Removed configTransaction RC:a069d0.0000000a +2024-12-03T15:58:55Z DEBUG last_start changed false, last_start 2024-12-03T15:58:34Z +2024-12-03T15:58:55Z DEBUG Updated config 2024-12-03T15:58:54Z RC:a069d0.0000000a +2024-12-03T15:58:55Z INFO Updated config #006: Changed 0 fields. +2024-12-03T15:58:55Z TRACE received command AHU-1/events/pointset +2024-12-03T15:58:55Z TRACE received events_pointset: { +2024-12-03T15:58:55Z TRACE received events_pointset: "points" : { +2024-12-03T15:58:55Z TRACE received events_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:58:55Z TRACE received events_pointset: "present_value" : false +2024-12-03T15:58:55Z TRACE received events_pointset: }, +2024-12-03T15:58:55Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:55Z TRACE received events_pointset: "present_value" : 98 +2024-12-03T15:58:55Z TRACE received events_pointset: }, +2024-12-03T15:58:55Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:55Z TRACE received events_pointset: "present_value" : 12 +2024-12-03T15:58:55Z TRACE received events_pointset: } +2024-12-03T15:58:55Z TRACE received events_pointset: }, +2024-12-03T15:58:55Z TRACE received events_pointset: "timestamp" : "2024-12-03T15:58:55Z", +2024-12-03T15:58:55Z TRACE received events_pointset: "version" : "1.5.2" +2024-12-03T15:58:55Z TRACE received events_pointset: } +2024-12-03T15:58:55Z DEBUG Handling device message events_pointset MP:2596d07d +2024-12-03T15:58:55Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state +2024-12-03T15:58:55Z TRACE received command AHU-1/config/update +2024-12-03T15:58:55Z DEBUG received config_update +2024-12-03T15:58:55Z DEBUG Handling update message config_update RC:a069d0.0000000c +2024-12-03T15:58:55Z DEBUG Removed configTransaction RC:a069d0.0000000c +2024-12-03T15:58:55Z DEBUG last_start changed false, last_start 2024-12-03T15:58:34Z +2024-12-03T15:58:55Z DEBUG Updated config 2024-12-03T15:58:55Z RC:a069d0.0000000c +2024-12-03T15:58:55Z INFO Updated config #007: Changed 0 fields. +2024-12-03T15:58:55Z TRACE received command AHU-1/events/system +2024-12-03T15:58:55Z DEBUG received events_system 2024-12-03T15:58:46Z NOTICE system.config.apply: success +2024-12-03T15:58:55Z DEBUG received events_system 2024-12-03T15:58:46Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:58:55Z DEBUG received events_system 2024-12-03T15:58:46Z INFO device.log: 2024-12-03T15:58:46Z received config 2024-12-03T15:58:46Z +2024-12-03T15:58:55Z DEBUG received events_system 2024-12-03T15:58:46Z NOTICE system.config.apply: success +2024-12-03T15:58:55Z DEBUG received events_system 2024-12-03T15:58:48Z INFO device.log: Update state 2024-12-03T15:58:48Z last_config 2024-12-03T15:58:46Z +2024-12-03T15:58:55Z DEBUG received events_system 2024-12-03T15:58:49Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:58:55Z DEBUG received events_system 2024-12-03T15:58:49Z INFO device.log: 2024-12-03T15:58:49Z received config 2024-12-03T15:58:49Z +2024-12-03T15:58:55Z DEBUG received events_system 2024-12-03T15:58:49Z NOTICE system.config.apply: success +2024-12-03T15:58:55Z DEBUG received events_system 2024-12-03T15:58:50Z INFO device.log: Update state 2024-12-03T15:58:50Z last_config 2024-12-03T15:58:49Z +2024-12-03T15:58:55Z DEBUG received events_system 2024-12-03T15:58:52Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:58:55Z DEBUG received events_system 2024-12-03T15:58:52Z INFO device.log: 2024-12-03T15:58:52Z received config 2024-12-03T15:58:51Z +2024-12-03T15:58:55Z DEBUG received events_system 2024-12-03T15:58:52Z NOTICE system.config.apply: success +2024-12-03T15:58:55Z DEBUG received events_system 2024-12-03T15:58:52Z INFO device.log: Update state 2024-12-03T15:58:52Z last_config 2024-12-03T15:58:51Z +2024-12-03T15:58:55Z DEBUG received events_system 2024-12-03T15:58:53Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:58:55Z DEBUG received events_system 2024-12-03T15:58:53Z INFO device.log: 2024-12-03T15:58:53Z received config 2024-12-03T15:58:53Z +2024-12-03T15:58:55Z DEBUG received events_system 2024-12-03T15:58:53Z NOTICE system.config.apply: success +2024-12-03T15:58:55Z DEBUG received events_system 2024-12-03T15:58:54Z INFO device.log: Update state 2024-12-03T15:58:54Z last_config 2024-12-03T15:58:53Z +2024-12-03T15:58:55Z DEBUG received events_system 2024-12-03T15:58:55Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:58:55Z DEBUG received events_system 2024-12-03T15:58:55Z INFO device.log: 2024-12-03T15:58:55Z received config 2024-12-03T15:58:54Z +2024-12-03T15:58:55Z DEBUG received events_system 2024-12-03T15:58:55Z NOTICE system.config.apply: success +2024-12-03T15:58:55Z DEBUG Handling device message events_system MP:3e0e8106 +2024-12-03T15:58:56Z TRACE received command AHU-1/config/update +2024-12-03T15:58:56Z DEBUG received config_update +2024-12-03T15:58:56Z DEBUG Handling update message config_update RC:a069d0.0000000b +2024-12-03T15:58:56Z DEBUG Removed configTransaction RC:a069d0.0000000b +2024-12-03T15:58:56Z DEBUG last_start changed false, last_start 2024-12-03T15:58:34Z +2024-12-03T15:58:56Z DEBUG Updated config 2024-12-03T15:58:56Z RC:a069d0.0000000b +2024-12-03T15:58:56Z INFO Updated config #008: Changed 0 fields. +2024-12-03T15:58:56Z TRACE received command AHU-1/state/update +2024-12-03T15:58:56Z DEBUG received state_update +2024-12-03T15:58:56Z DEBUG Handling update message state_update MP:8de2d336 +2024-12-03T15:58:56Z DEBUG Updated state after 0s 2024-12-03T15:58:56Z MP:8de2d336 +2024-12-03T15:58:56Z INFO Updated state #007: Changed 3 fields: +2024-12-03T15:58:56Z INFO Updated state #007: Set `system.last_config` = `2024-12-03T15:58:56Z` +2024-12-03T15:58:56Z INFO Updated state #007: Set `system.status.timestamp` = `2024-12-03T15:58:56Z` +2024-12-03T15:58:56Z INFO Updated state #007: Set `timestamp` = `2024-12-03T15:58:56Z` +2024-12-03T15:58:56Z DEBUG Updated state has last_config 2024-12-03T15:58:56Z (expecting 2024-12-03T15:58:56Z) +2024-12-03T15:58:56Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:58:56Z DEBUG Stage finished waiting for config update synchronized at 19s after 2s +2024-12-03T15:58:56Z TRACE Stage resume waiting for discovery families defined at 19s +2024-12-03T15:58:56Z DEBUG Config sync took 3s +2024-12-03T15:58:56Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:58:56Z DEBUG Update config before discovery families defined timestamp 2024-12-03T15:58:56Z +2024-12-03T15:58:56Z TRACE local local_update: { +2024-12-03T15:58:56Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:56Z", +2024-12-03T15:58:56Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:56Z TRACE local local_update: "system" : { +2024-12-03T15:58:56Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:56Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:56Z TRACE local local_update: "operation" : { +2024-12-03T15:58:56Z TRACE local local_update: "last_start" : "2024-12-03T15:58:34Z" +2024-12-03T15:58:56Z TRACE local local_update: }, +2024-12-03T15:58:56Z TRACE local local_update: "testing" : { +2024-12-03T15:58:56Z TRACE local local_update: "sequence_name" : "scan_single_now" +2024-12-03T15:58:56Z TRACE local local_update: } +2024-12-03T15:58:56Z TRACE local local_update: }, +2024-12-03T15:58:56Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:56Z TRACE local local_update: "families" : { } +2024-12-03T15:58:56Z TRACE local local_update: }, +2024-12-03T15:58:56Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:56Z TRACE local local_update: "families" : { +2024-12-03T15:58:56Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:56Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:56Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:56Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:56Z TRACE local local_update: } +2024-12-03T15:58:56Z TRACE local local_update: }, +2024-12-03T15:58:56Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:56Z TRACE local local_update: "points" : { +2024-12-03T15:58:56Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:56Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:56Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:56Z TRACE local local_update: }, +2024-12-03T15:58:56Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:56Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:56Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:56Z TRACE local local_update: }, +2024-12-03T15:58:56Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:56Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:56Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:56Z TRACE local local_update: } +2024-12-03T15:58:56Z TRACE local local_update: } +2024-12-03T15:58:56Z TRACE local local_update: } +2024-12-03T15:58:56Z TRACE local local_update: } +2024-12-03T15:58:56Z DEBUG Recorded sequence: 1. Update config before discovery families defined +2024-12-03T15:58:56Z INFO Device config Remove `discovery.families.vendor` +2024-12-03T15:58:56Z TRACE Update config before discovery families defined: Remove `discovery.families.vendor` +2024-12-03T15:58:56Z DEBUG Recorded sequence: 1. Wait for discovery families defined +2024-12-03T15:58:56Z DEBUG Stage finished waiting for discovery families defined at 19s after 3s +2024-12-03T15:58:56Z TRACE Stage resume waiting for executing test at 19s +2024-12-03T15:58:56Z TRACE Stage suspend waiting for executing test at 19s +2024-12-03T15:58:56Z INFO Stage start waiting for discovery family keys match at 19s +2024-12-03T15:58:57Z DEBUG system config extra field null +2024-12-03T15:58:57Z TRACE updated check config_system: false +2024-12-03T15:58:57Z TRACE updated check config_pointset: false +2024-12-03T15:58:57Z TRACE updated check config_gateway: false +2024-12-03T15:58:57Z TRACE updated check config_localnet: false +2024-12-03T15:58:57Z TRACE updated check config_blobset: false +2024-12-03T15:58:57Z TRACE updated check config_discovery: false +2024-12-03T15:58:57Z DEBUG Update config Before discovery family keys match timestamp 2024-12-03T15:58:56Z +2024-12-03T15:58:57Z TRACE local local_update: { +2024-12-03T15:58:57Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:56Z", +2024-12-03T15:58:57Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:57Z TRACE local local_update: "system" : { +2024-12-03T15:58:57Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:57Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:57Z TRACE local local_update: "operation" : { +2024-12-03T15:58:57Z TRACE local local_update: "last_start" : "2024-12-03T15:58:34Z" +2024-12-03T15:58:57Z TRACE local local_update: }, +2024-12-03T15:58:57Z TRACE local local_update: "testing" : { +2024-12-03T15:58:57Z TRACE local local_update: "sequence_name" : "scan_single_now" +2024-12-03T15:58:57Z TRACE local local_update: } +2024-12-03T15:58:57Z TRACE local local_update: }, +2024-12-03T15:58:57Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:57Z TRACE local local_update: "families" : { } +2024-12-03T15:58:57Z TRACE local local_update: }, +2024-12-03T15:58:57Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:57Z TRACE local local_update: "families" : { +2024-12-03T15:58:57Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:57Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:57Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:57Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:57Z TRACE local local_update: } +2024-12-03T15:58:57Z TRACE local local_update: }, +2024-12-03T15:58:57Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:57Z TRACE local local_update: "points" : { +2024-12-03T15:58:57Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:57Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:57Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:57Z TRACE local local_update: }, +2024-12-03T15:58:57Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:57Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:57Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:57Z TRACE local local_update: }, +2024-12-03T15:58:57Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:57Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:57Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:57Z TRACE local local_update: } +2024-12-03T15:58:57Z TRACE local local_update: } +2024-12-03T15:58:57Z TRACE local local_update: } +2024-12-03T15:58:57Z TRACE local local_update: } +2024-12-03T15:58:57Z DEBUG Recorded sequence: 1. Wait until discovery family keys match +2024-12-03T15:58:57Z DEBUG Stage finished waiting for discovery family keys match at 20s after 1s +2024-12-03T15:58:57Z TRACE Stage resume waiting for executing test at 20s +2024-12-03T15:58:57Z TRACE Stage suspend waiting for executing test at 20s +2024-12-03T15:58:57Z INFO Stage start waiting for no scans active at 20s +2024-12-03T15:58:58Z DEBUG system config extra field null +2024-12-03T15:58:58Z TRACE updated check config_system: false +2024-12-03T15:58:58Z TRACE updated check config_pointset: false +2024-12-03T15:58:58Z TRACE updated check config_gateway: false +2024-12-03T15:58:58Z TRACE updated check config_localnet: false +2024-12-03T15:58:58Z TRACE updated check config_blobset: false +2024-12-03T15:58:58Z TRACE updated check config_discovery: false +2024-12-03T15:58:58Z DEBUG Update config before no scans active timestamp 2024-12-03T15:58:56Z +2024-12-03T15:58:58Z TRACE local local_update: { +2024-12-03T15:58:58Z TRACE local local_update: "timestamp" : "2024-12-03T15:58:56Z", +2024-12-03T15:58:58Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:58:58Z TRACE local local_update: "system" : { +2024-12-03T15:58:58Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:58:58Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:58:58Z TRACE local local_update: "operation" : { +2024-12-03T15:58:58Z TRACE local local_update: "last_start" : "2024-12-03T15:58:34Z" +2024-12-03T15:58:58Z TRACE local local_update: }, +2024-12-03T15:58:58Z TRACE local local_update: "testing" : { +2024-12-03T15:58:58Z TRACE local local_update: "sequence_name" : "scan_single_now" +2024-12-03T15:58:58Z TRACE local local_update: } +2024-12-03T15:58:58Z TRACE local local_update: }, +2024-12-03T15:58:58Z TRACE local local_update: "discovery" : { +2024-12-03T15:58:58Z TRACE local local_update: "families" : { } +2024-12-03T15:58:58Z TRACE local local_update: }, +2024-12-03T15:58:58Z TRACE local local_update: "localnet" : { +2024-12-03T15:58:58Z TRACE local local_update: "families" : { +2024-12-03T15:58:58Z TRACE local local_update: "ether" : { }, +2024-12-03T15:58:58Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:58:58Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:58:58Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:58:58Z TRACE local local_update: } +2024-12-03T15:58:58Z TRACE local local_update: }, +2024-12-03T15:58:58Z TRACE local local_update: "pointset" : { +2024-12-03T15:58:58Z TRACE local local_update: "points" : { +2024-12-03T15:58:58Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:58:58Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:58:58Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:58:58Z TRACE local local_update: }, +2024-12-03T15:58:58Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:58:58Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:58:58Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:58:58Z TRACE local local_update: }, +2024-12-03T15:58:58Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:58:58Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:58:58Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:58:58Z TRACE local local_update: } +2024-12-03T15:58:58Z TRACE local local_update: } +2024-12-03T15:58:58Z TRACE local local_update: } +2024-12-03T15:58:58Z TRACE local local_update: } +2024-12-03T15:58:58Z DEBUG Recorded sequence: 1. Wait for no scans active +2024-12-03T15:58:58Z DEBUG Stage finished waiting for no scans active at 21s after 1s +2024-12-03T15:58:58Z TRACE Stage resume waiting for executing test at 21s +2024-12-03T15:58:58Z INFO Scan configured for family vendor starting at 2024-12-03T15:58:51Z evey nulls +2024-12-03T15:58:59Z TRACE Stage suspend waiting for executing test at 22s +2024-12-03T15:58:59Z INFO Stage start waiting for scheduled scan active at 22s +2024-12-03T15:59:00Z DEBUG system config extra field null +2024-12-03T15:59:00Z TRACE updated check config_system: false +2024-12-03T15:59:00Z TRACE updated check config_pointset: false +2024-12-03T15:59:00Z TRACE updated check config_gateway: false +2024-12-03T15:59:00Z TRACE updated check config_localnet: false +2024-12-03T15:59:00Z TRACE updated check config_blobset: false +2024-12-03T15:59:00Z TRACE updated check config_discovery: true +2024-12-03T15:59:00Z DEBUG update config_discovery, adding configTransaction RC:a069d0.0000000d +2024-12-03T15:59:00Z TRACE local local_discovery: { +2024-12-03T15:59:00Z TRACE local local_discovery: "families" : { +2024-12-03T15:59:00Z TRACE local local_discovery: "vendor" : { +2024-12-03T15:59:00Z TRACE local local_discovery: "generation" : "2024-12-03T15:58:51Z", +2024-12-03T15:59:00Z TRACE local local_discovery: "scan_duration_sec" : 10 +2024-12-03T15:59:00Z TRACE local local_discovery: } +2024-12-03T15:59:00Z TRACE local local_discovery: } +2024-12-03T15:59:00Z TRACE local local_discovery: } +2024-12-03T15:59:00Z DEBUG Saving pre-config state timestamp 2024-12-03T15:58:56Z +2024-12-03T15:59:00Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:00Z, because Before scheduled scan active +2024-12-03T15:59:00Z TRACE Stage suspend waiting for scheduled scan active at 23s +2024-12-03T15:59:00Z INFO Stage start waiting for config update synchronized at 23s +2024-12-03T15:59:00Z TRACE received command AHU-1/state/system +2024-12-03T15:59:00Z TRACE received state_system: { +2024-12-03T15:59:00Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:00Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:00Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:00Z TRACE received state_system: }, +2024-12-03T15:59:00Z TRACE received state_system: "last_config" : "2024-12-03T15:58:56Z", +2024-12-03T15:59:00Z TRACE received state_system: "operation" : { +2024-12-03T15:59:00Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:00Z TRACE received state_system: "last_start" : "2024-12-03T15:58:34Z", +2024-12-03T15:59:00Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:00Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:00Z TRACE received state_system: }, +2024-12-03T15:59:00Z TRACE received state_system: "serial_no" : "sequencer-26157", +2024-12-03T15:59:00Z TRACE received state_system: "software" : { +2024-12-03T15:59:00Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:00Z TRACE received state_system: }, +2024-12-03T15:59:00Z TRACE received state_system: "status" : { +2024-12-03T15:59:00Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:00Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:00Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:56Z", +2024-12-03T15:59:00Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:00Z TRACE received state_system: }, +2024-12-03T15:59:00Z TRACE received state_system: "timestamp" : "2024-12-03T15:58:56Z", +2024-12-03T15:59:00Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:00Z TRACE received state_system: } +2024-12-03T15:59:00Z DEBUG Handling device message state_system MP:8de2d336-0 +2024-12-03T15:59:00Z TRACE Ignoring partial state update +2024-12-03T15:59:00Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:00Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:00Z TRACE received state_discovery: { +2024-12-03T15:59:00Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:00Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:58:56Z", +2024-12-03T15:59:00Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:00Z TRACE received state_discovery: } +2024-12-03T15:59:00Z DEBUG Handling device message state_discovery MP:8de2d336-1 +2024-12-03T15:59:00Z TRACE Ignoring partial state update +2024-12-03T15:59:00Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:00Z TRACE received state_localnet: { +2024-12-03T15:59:00Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:00Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:00Z TRACE received state_localnet: "addr" : "7c:1e:52:39:8e:34" +2024-12-03T15:59:00Z TRACE received state_localnet: }, +2024-12-03T15:59:00Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:00Z TRACE received state_localnet: "addr" : "10.1.1.114" +2024-12-03T15:59:00Z TRACE received state_localnet: }, +2024-12-03T15:59:00Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:00Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe39:8e34" +2024-12-03T15:59:00Z TRACE received state_localnet: }, +2024-12-03T15:59:00Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:00Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:00Z TRACE received state_localnet: } +2024-12-03T15:59:00Z TRACE received state_localnet: }, +2024-12-03T15:59:00Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:58:56Z", +2024-12-03T15:59:00Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:00Z TRACE received state_localnet: } +2024-12-03T15:59:00Z DEBUG Handling device message state_localnet MP:8de2d336-2 +2024-12-03T15:59:00Z TRACE Ignoring partial state update +2024-12-03T15:59:00Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:00Z TRACE received state_pointset: { +2024-12-03T15:59:00Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:00Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:00Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:00Z TRACE received state_pointset: }, +2024-12-03T15:59:00Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:00Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:00Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:00Z TRACE received state_pointset: }, +2024-12-03T15:59:00Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:00Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:00Z TRACE received state_pointset: } +2024-12-03T15:59:00Z TRACE received state_pointset: }, +2024-12-03T15:59:00Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:58:56Z", +2024-12-03T15:59:00Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:00Z TRACE received state_pointset: } +2024-12-03T15:59:00Z DEBUG Handling device message state_pointset MP:8de2d336-3 +2024-12-03T15:59:00Z TRACE Ignoring partial state update +2024-12-03T15:59:00Z TRACE received command AHU-1/state/update +2024-12-03T15:59:00Z DEBUG received state_update +2024-12-03T15:59:00Z DEBUG Handling update message state_update MP:2309799d +2024-12-03T15:59:00Z DEBUG Updated state after 0s 2024-12-03T15:59:00Z MP:2309799d +2024-12-03T15:59:00Z INFO Updated state #008: Changed 4 fields: +2024-12-03T15:59:00Z INFO Updated state #008: Set `system.status.level` = `100` +2024-12-03T15:59:00Z INFO Updated state #008: Set `system.status.category` = `system.config.parse` +2024-12-03T15:59:00Z INFO Updated state #008: Set `system.status.timestamp` = `2024-12-03T15:59:00Z` +2024-12-03T15:59:00Z INFO Updated state #008: Set `timestamp` = `2024-12-03T15:59:00Z` +2024-12-03T15:59:00Z DEBUG Updated state has last_config 2024-12-03T15:58:56Z (expecting 2024-12-03T15:58:56Z) +2024-12-03T15:59:00Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-03T15:59:00Z TRACE received command AHU-1/config/update +2024-12-03T15:59:00Z DEBUG received config_update +2024-12-03T15:59:00Z DEBUG Handling update message config_update RC:a069d0.0000000d +2024-12-03T15:59:00Z DEBUG Removed configTransaction RC:a069d0.0000000d +2024-12-03T15:59:00Z DEBUG last_start changed false, last_start 2024-12-03T15:58:34Z +2024-12-03T15:59:00Z DEBUG Updated config 2024-12-03T15:59:00Z RC:a069d0.0000000d +2024-12-03T15:59:00Z INFO Updated config #009: Changed 1 fields: +2024-12-03T15:59:00Z INFO Updated config #009: Add `discovery.families.vendor` = { "generation": `family generation`, "scan_duration_sec": `10` } +2024-12-03T15:59:00Z TRACE received command AHU-1/state/system +2024-12-03T15:59:00Z TRACE received state_system: { +2024-12-03T15:59:00Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:00Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:00Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:00Z TRACE received state_system: }, +2024-12-03T15:59:00Z TRACE received state_system: "last_config" : "2024-12-03T15:58:56Z", +2024-12-03T15:59:00Z TRACE received state_system: "operation" : { +2024-12-03T15:59:00Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:00Z TRACE received state_system: "last_start" : "2024-12-03T15:58:34Z", +2024-12-03T15:59:00Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:00Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:00Z TRACE received state_system: }, +2024-12-03T15:59:00Z TRACE received state_system: "serial_no" : "sequencer-26157", +2024-12-03T15:59:00Z TRACE received state_system: "software" : { +2024-12-03T15:59:00Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:00Z TRACE received state_system: }, +2024-12-03T15:59:00Z TRACE received state_system: "status" : { +2024-12-03T15:59:00Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:00Z TRACE received state_system: "category" : "system.config.parse", +2024-12-03T15:59:00Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:00Z", +2024-12-03T15:59:00Z TRACE received state_system: "level" : 100 +2024-12-03T15:59:00Z TRACE received state_system: }, +2024-12-03T15:59:00Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:00Z", +2024-12-03T15:59:00Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:00Z TRACE received state_system: } +2024-12-03T15:59:00Z DEBUG Handling device message state_system MP:2309799d-0 +2024-12-03T15:59:00Z TRACE Ignoring partial state update +2024-12-03T15:59:00Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-03T15:59:00Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:00Z TRACE received state_discovery: { +2024-12-03T15:59:00Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:00Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:00Z", +2024-12-03T15:59:00Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:00Z TRACE received state_discovery: } +2024-12-03T15:59:00Z DEBUG Handling device message state_discovery MP:2309799d-1 +2024-12-03T15:59:00Z TRACE Ignoring partial state update +2024-12-03T15:59:00Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:00Z TRACE received state_localnet: { +2024-12-03T15:59:00Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:00Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:00Z TRACE received state_localnet: "addr" : "7c:1e:52:39:8e:34" +2024-12-03T15:59:00Z TRACE received state_localnet: }, +2024-12-03T15:59:00Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:00Z TRACE received state_localnet: "addr" : "10.1.1.114" +2024-12-03T15:59:00Z TRACE received state_localnet: }, +2024-12-03T15:59:00Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:00Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe39:8e34" +2024-12-03T15:59:00Z TRACE received state_localnet: }, +2024-12-03T15:59:00Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:00Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:00Z TRACE received state_localnet: } +2024-12-03T15:59:00Z TRACE received state_localnet: }, +2024-12-03T15:59:00Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:00Z", +2024-12-03T15:59:00Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:00Z TRACE received state_localnet: } +2024-12-03T15:59:00Z DEBUG Handling device message state_localnet MP:2309799d-2 +2024-12-03T15:59:00Z TRACE Ignoring partial state update +2024-12-03T15:59:00Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:00Z TRACE received state_pointset: { +2024-12-03T15:59:00Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:00Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:00Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:00Z TRACE received state_pointset: }, +2024-12-03T15:59:00Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:00Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:00Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:00Z TRACE received state_pointset: }, +2024-12-03T15:59:00Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:00Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:00Z TRACE received state_pointset: } +2024-12-03T15:59:00Z TRACE received state_pointset: }, +2024-12-03T15:59:00Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:00Z", +2024-12-03T15:59:00Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:00Z TRACE received state_pointset: } +2024-12-03T15:59:00Z DEBUG Handling device message state_pointset MP:2309799d-3 +2024-12-03T15:59:00Z TRACE Ignoring partial state update +2024-12-03T15:59:00Z TRACE received command AHU-1/events/discovery +2024-12-03T15:59:00Z TRACE received events_discovery: { +2024-12-03T15:59:00Z TRACE received events_discovery: "generation" : "2024-12-03T15:58:51Z", +2024-12-03T15:59:00Z TRACE received events_discovery: "scan_addr" : "20231", +2024-12-03T15:59:00Z TRACE received events_discovery: "scan_family" : "vendor", +2024-12-03T15:59:00Z TRACE received events_discovery: "system" : { +2024-12-03T15:59:00Z TRACE received events_discovery: "ancillary" : { +2024-12-03T15:59:00Z TRACE received events_discovery: "device-name" : "GAT-123" +2024-12-03T15:59:00Z TRACE received events_discovery: } +2024-12-03T15:59:00Z TRACE received events_discovery: }, +2024-12-03T15:59:00Z TRACE received events_discovery: "timestamp" : "2024-12-03T15:59:00Z", +2024-12-03T15:59:00Z TRACE received events_discovery: "version" : "1.5.2" +2024-12-03T15:59:00Z TRACE received events_discovery: } +2024-12-03T15:59:00Z DEBUG Handling device message events_discovery MP:f8db2aa6 +2024-12-03T15:59:00Z TRACE received command AHU-1/events/discovery +2024-12-03T15:59:00Z TRACE received events_discovery: { +2024-12-03T15:59:00Z TRACE received events_discovery: "generation" : "2024-12-03T15:58:51Z", +2024-12-03T15:59:00Z TRACE received events_discovery: "scan_addr" : "0x65", +2024-12-03T15:59:00Z TRACE received events_discovery: "scan_family" : "vendor", +2024-12-03T15:59:00Z TRACE received events_discovery: "system" : { +2024-12-03T15:59:00Z TRACE received events_discovery: "ancillary" : { +2024-12-03T15:59:00Z TRACE received events_discovery: "device-name" : "AHU-22" +2024-12-03T15:59:00Z TRACE received events_discovery: } +2024-12-03T15:59:00Z TRACE received events_discovery: }, +2024-12-03T15:59:00Z TRACE received events_discovery: "timestamp" : "2024-12-03T15:59:00Z", +2024-12-03T15:59:00Z TRACE received events_discovery: "version" : "1.5.2" +2024-12-03T15:59:00Z TRACE received events_discovery: } +2024-12-03T15:59:00Z DEBUG Handling device message events_discovery MP:00fba80e +2024-12-03T15:59:01Z TRACE received command AHU-1/events/discovery +2024-12-03T15:59:01Z TRACE received events_discovery: { +2024-12-03T15:59:01Z TRACE received events_discovery: "generation" : "2024-12-03T15:58:51Z", +2024-12-03T15:59:01Z TRACE received events_discovery: "scan_addr" : "28179023", +2024-12-03T15:59:01Z TRACE received events_discovery: "scan_family" : "vendor", +2024-12-03T15:59:01Z TRACE received events_discovery: "system" : { +2024-12-03T15:59:01Z TRACE received events_discovery: "ancillary" : { +2024-12-03T15:59:01Z TRACE received events_discovery: "device-name" : "AHU-1" +2024-12-03T15:59:01Z TRACE received events_discovery: } +2024-12-03T15:59:01Z TRACE received events_discovery: }, +2024-12-03T15:59:01Z TRACE received events_discovery: "timestamp" : "2024-12-03T15:59:00Z", +2024-12-03T15:59:01Z TRACE received events_discovery: "version" : "1.5.2" +2024-12-03T15:59:01Z TRACE received events_discovery: } +2024-12-03T15:59:01Z DEBUG Handling device message events_discovery MP:6faba7a8 +2024-12-03T15:59:02Z TRACE received command AHU-1/state/update +2024-12-03T15:59:02Z DEBUG received state_update +2024-12-03T15:59:02Z DEBUG Handling update message state_update MP:fbbc23d8 +2024-12-03T15:59:02Z DEBUG Updated state after 0s 2024-12-03T15:59:02Z MP:fbbc23d8 +2024-12-03T15:59:02Z INFO Updated state #009: Changed 5 fields: +2024-12-03T15:59:02Z INFO Updated state #009: Set `system.last_config` = `2024-12-03T15:59:00Z` +2024-12-03T15:59:02Z INFO Updated state #009: Set `system.status.level` = `300` +2024-12-03T15:59:02Z INFO Updated state #009: Set `system.status.category` = `system.config.apply` +2024-12-03T15:59:02Z INFO Updated state #009: Add `discovery.families.vendor` = { "generation": `2024-12-03T15:58:51Z`, "phase": `active`, "active_count": `3` } +2024-12-03T15:59:02Z INFO Updated state #009: Set `timestamp` = `2024-12-03T15:59:02Z` +2024-12-03T15:59:02Z DEBUG Updated state has last_config 2024-12-03T15:59:00Z (expecting 2024-12-03T15:59:00Z) +2024-12-03T15:59:02Z TRACE received command AHU-1/state/system +2024-12-03T15:59:02Z TRACE received state_system: { +2024-12-03T15:59:02Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:02Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:02Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:02Z TRACE received state_system: }, +2024-12-03T15:59:02Z TRACE received state_system: "last_config" : "2024-12-03T15:59:00Z", +2024-12-03T15:59:02Z TRACE received state_system: "operation" : { +2024-12-03T15:59:02Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:02Z TRACE received state_system: "last_start" : "2024-12-03T15:58:34Z", +2024-12-03T15:59:02Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:02Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:02Z TRACE received state_system: }, +2024-12-03T15:59:02Z TRACE received state_system: "serial_no" : "sequencer-26157", +2024-12-03T15:59:02Z TRACE received state_system: "software" : { +2024-12-03T15:59:02Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:02Z TRACE received state_system: }, +2024-12-03T15:59:02Z TRACE received state_system: "status" : { +2024-12-03T15:59:02Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:02Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:02Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:00Z", +2024-12-03T15:59:02Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:02Z TRACE received state_system: }, +2024-12-03T15:59:02Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:02Z", +2024-12-03T15:59:02Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:02Z TRACE received state_system: } +2024-12-03T15:59:02Z DEBUG Handling device message state_system MP:fbbc23d8-0 +2024-12-03T15:59:02Z TRACE Ignoring partial state update +2024-12-03T15:59:02Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:02Z DEBUG Stage finished waiting for config update synchronized at 25s after 2s +2024-12-03T15:59:02Z TRACE Stage resume waiting for scheduled scan active at 25s +2024-12-03T15:59:02Z DEBUG Config sync took 2s +2024-12-03T15:59:02Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:02Z DEBUG Update config Before scheduled scan active timestamp 2024-12-03T15:59:00Z +2024-12-03T15:59:02Z TRACE local local_update: { +2024-12-03T15:59:02Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:00Z", +2024-12-03T15:59:02Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:02Z TRACE local local_update: "system" : { +2024-12-03T15:59:02Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:02Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:02Z TRACE local local_update: "operation" : { +2024-12-03T15:59:02Z TRACE local local_update: "last_start" : "2024-12-03T15:58:34Z" +2024-12-03T15:59:02Z TRACE local local_update: }, +2024-12-03T15:59:02Z TRACE local local_update: "testing" : { +2024-12-03T15:59:02Z TRACE local local_update: "sequence_name" : "scan_single_now" +2024-12-03T15:59:02Z TRACE local local_update: } +2024-12-03T15:59:02Z TRACE local local_update: }, +2024-12-03T15:59:02Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:02Z TRACE local local_update: "families" : { +2024-12-03T15:59:02Z TRACE local local_update: "vendor" : { +2024-12-03T15:59:02Z TRACE local local_update: "generation" : "2024-12-03T15:58:51Z", +2024-12-03T15:59:02Z TRACE local local_update: "scan_duration_sec" : 10 +2024-12-03T15:59:02Z TRACE local local_update: } +2024-12-03T15:59:02Z TRACE local local_update: } +2024-12-03T15:59:02Z TRACE local local_update: }, +2024-12-03T15:59:02Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:02Z TRACE local local_update: "families" : { +2024-12-03T15:59:02Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:02Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:02Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:02Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:02Z TRACE local local_update: } +2024-12-03T15:59:02Z TRACE local local_update: }, +2024-12-03T15:59:02Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:02Z TRACE local local_update: "points" : { +2024-12-03T15:59:02Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:02Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:02Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:02Z TRACE local local_update: }, +2024-12-03T15:59:02Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:02Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:02Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:02Z TRACE local local_update: }, +2024-12-03T15:59:02Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:02Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:02Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:02Z TRACE local local_update: } +2024-12-03T15:59:02Z TRACE local local_update: } +2024-12-03T15:59:02Z TRACE local local_update: } +2024-12-03T15:59:02Z TRACE local local_update: } +2024-12-03T15:59:02Z DEBUG Recorded sequence: 1. Update config Before scheduled scan active +2024-12-03T15:59:02Z INFO Device config Add `discovery.families.vendor` = { "generation": `family generation`, "scan_duration_sec": `10` } +2024-12-03T15:59:02Z TRACE Update config Before scheduled scan active: Add `discovery.families.vendor` = { "generation": `family generation`, "scan_duration_sec": `10` } +2024-12-03T15:59:02Z DEBUG Recorded sequence: 1. Wait until scheduled scan active +2024-12-03T15:59:02Z DEBUG Stage finished waiting for scheduled scan active at 25s after 3s +2024-12-03T15:59:02Z TRACE Stage resume waiting for executing test at 25s +2024-12-03T15:59:02Z DEBUG Recorded sequence: 1. Check that scan started at time +2024-12-03T15:59:02Z TRACE Stage suspend waiting for executing test at 25s +2024-12-03T15:59:02Z INFO Stage start waiting for scheduled scan complete at 25s +2024-12-03T15:59:03Z DEBUG system config extra field null +2024-12-03T15:59:03Z TRACE updated check config_system: false +2024-12-03T15:59:03Z TRACE updated check config_pointset: false +2024-12-03T15:59:03Z TRACE updated check config_gateway: false +2024-12-03T15:59:03Z TRACE updated check config_localnet: false +2024-12-03T15:59:03Z TRACE updated check config_blobset: false +2024-12-03T15:59:03Z TRACE updated check config_discovery: false +2024-12-03T15:59:03Z DEBUG Update config Before scheduled scan complete timestamp 2024-12-03T15:59:00Z +2024-12-03T15:59:03Z TRACE local local_update: { +2024-12-03T15:59:03Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:00Z", +2024-12-03T15:59:03Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:03Z TRACE local local_update: "system" : { +2024-12-03T15:59:03Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:03Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:03Z TRACE local local_update: "operation" : { +2024-12-03T15:59:03Z TRACE local local_update: "last_start" : "2024-12-03T15:58:34Z" +2024-12-03T15:59:03Z TRACE local local_update: }, +2024-12-03T15:59:03Z TRACE local local_update: "testing" : { +2024-12-03T15:59:03Z TRACE local local_update: "sequence_name" : "scan_single_now" +2024-12-03T15:59:03Z TRACE local local_update: } +2024-12-03T15:59:03Z TRACE local local_update: }, +2024-12-03T15:59:03Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:03Z TRACE local local_update: "families" : { +2024-12-03T15:59:03Z TRACE local local_update: "vendor" : { +2024-12-03T15:59:03Z TRACE local local_update: "generation" : "2024-12-03T15:58:51Z", +2024-12-03T15:59:03Z TRACE local local_update: "scan_duration_sec" : 10 +2024-12-03T15:59:03Z TRACE local local_update: } +2024-12-03T15:59:03Z TRACE local local_update: } +2024-12-03T15:59:03Z TRACE local local_update: }, +2024-12-03T15:59:03Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:03Z TRACE local local_update: "families" : { +2024-12-03T15:59:03Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:03Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:03Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:03Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:03Z TRACE local local_update: } +2024-12-03T15:59:03Z TRACE local local_update: }, +2024-12-03T15:59:03Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:03Z TRACE local local_update: "points" : { +2024-12-03T15:59:03Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:03Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:03Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:03Z TRACE local local_update: }, +2024-12-03T15:59:03Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:03Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:03Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:03Z TRACE local local_update: }, +2024-12-03T15:59:03Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:03Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:03Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:03Z TRACE local local_update: } +2024-12-03T15:59:03Z TRACE local local_update: } +2024-12-03T15:59:03Z TRACE local local_update: } +2024-12-03T15:59:03Z TRACE local local_update: } +2024-12-03T15:59:03Z DEBUG Detail scheduled scan complete is now: Expected stopped 2024-12-03T15:58:51Z but {"generation":"2024-12-03T15:58:51Z","phase":"active","active_count":3} +2024-12-03T15:59:03Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:03Z TRACE received state_discovery: { +2024-12-03T15:59:03Z TRACE received state_discovery: "families" : { +2024-12-03T15:59:03Z TRACE received state_discovery: "vendor" : { +2024-12-03T15:59:03Z TRACE received state_discovery: "generation" : "2024-12-03T15:58:51Z", +2024-12-03T15:59:03Z TRACE received state_discovery: "phase" : "active", +2024-12-03T15:59:03Z TRACE received state_discovery: "active_count" : 3 +2024-12-03T15:59:03Z TRACE received state_discovery: } +2024-12-03T15:59:03Z TRACE received state_discovery: }, +2024-12-03T15:59:03Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:02Z", +2024-12-03T15:59:03Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:03Z TRACE received state_discovery: } +2024-12-03T15:59:03Z DEBUG Handling device message state_discovery MP:fbbc23d8-1 +2024-12-03T15:59:03Z TRACE Ignoring partial state update +2024-12-03T15:59:03Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:03Z TRACE received state_localnet: { +2024-12-03T15:59:03Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:03Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:03Z TRACE received state_localnet: "addr" : "7c:1e:52:39:8e:34" +2024-12-03T15:59:03Z TRACE received state_localnet: }, +2024-12-03T15:59:03Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:03Z TRACE received state_localnet: "addr" : "10.1.1.114" +2024-12-03T15:59:03Z TRACE received state_localnet: }, +2024-12-03T15:59:03Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:03Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe39:8e34" +2024-12-03T15:59:03Z TRACE received state_localnet: }, +2024-12-03T15:59:03Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:03Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:03Z TRACE received state_localnet: } +2024-12-03T15:59:03Z TRACE received state_localnet: }, +2024-12-03T15:59:03Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:02Z", +2024-12-03T15:59:03Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:03Z TRACE received state_localnet: } +2024-12-03T15:59:03Z DEBUG Handling device message state_localnet MP:fbbc23d8-2 +2024-12-03T15:59:03Z TRACE Ignoring partial state update +2024-12-03T15:59:03Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:03Z TRACE received state_pointset: { +2024-12-03T15:59:03Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:03Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:03Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:03Z TRACE received state_pointset: }, +2024-12-03T15:59:03Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:03Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:03Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:03Z TRACE received state_pointset: }, +2024-12-03T15:59:03Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:03Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:03Z TRACE received state_pointset: } +2024-12-03T15:59:03Z TRACE received state_pointset: }, +2024-12-03T15:59:03Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:02Z", +2024-12-03T15:59:03Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:03Z TRACE received state_pointset: } +2024-12-03T15:59:03Z DEBUG Handling device message state_pointset MP:fbbc23d8-3 +2024-12-03T15:59:03Z TRACE Ignoring partial state update +2024-12-03T15:59:05Z TRACE received command AHU-1/events/pointset +2024-12-03T15:59:05Z TRACE received events_pointset: { +2024-12-03T15:59:05Z TRACE received events_pointset: "points" : { +2024-12-03T15:59:05Z TRACE received events_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:05Z TRACE received events_pointset: "present_value" : false +2024-12-03T15:59:05Z TRACE received events_pointset: }, +2024-12-03T15:59:05Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:05Z TRACE received events_pointset: "present_value" : 98 +2024-12-03T15:59:05Z TRACE received events_pointset: }, +2024-12-03T15:59:05Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:05Z TRACE received events_pointset: "present_value" : 11 +2024-12-03T15:59:05Z TRACE received events_pointset: } +2024-12-03T15:59:05Z TRACE received events_pointset: }, +2024-12-03T15:59:05Z TRACE received events_pointset: "timestamp" : "2024-12-03T15:59:05Z", +2024-12-03T15:59:05Z TRACE received events_pointset: "version" : "1.5.2" +2024-12-03T15:59:05Z TRACE received events_pointset: } +2024-12-03T15:59:05Z DEBUG Handling device message events_pointset MP:9da7e0c4 +2024-12-03T15:59:05Z TRACE received command AHU-1/events/system +2024-12-03T15:59:05Z DEBUG received events_system 2024-12-03T15:58:55Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:05Z DEBUG received events_system 2024-12-03T15:58:55Z INFO device.log: 2024-12-03T15:58:55Z received config 2024-12-03T15:58:55Z +2024-12-03T15:59:05Z DEBUG received events_system 2024-12-03T15:58:55Z NOTICE system.config.apply: success +2024-12-03T15:59:05Z DEBUG received events_system 2024-12-03T15:58:56Z INFO device.log: 2024-12-03T15:58:56Z received config 2024-12-03T15:58:56Z +2024-12-03T15:59:05Z DEBUG received events_system 2024-12-03T15:58:56Z NOTICE system.config.apply: success +2024-12-03T15:59:05Z DEBUG received events_system 2024-12-03T15:58:56Z INFO device.log: Update state 2024-12-03T15:58:56Z last_config 2024-12-03T15:58:56Z +2024-12-03T15:59:05Z DEBUG received events_system 2024-12-03T15:59:00Z INFO device.log: Update state 2024-12-03T15:59:00Z last_config 2024-12-03T15:58:56Z +2024-12-03T15:59:05Z DEBUG received events_system 2024-12-03T15:59:00Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:05Z DEBUG received events_system 2024-12-03T15:59:00Z INFO device.log: 2024-12-03T15:59:00Z received config 2024-12-03T15:59:00Z +2024-12-03T15:59:05Z DEBUG received events_system 2024-12-03T15:59:00Z INFO device.log: Discovery scan generation vendor pending at 2024-12-03T15:58:51Z +2024-12-03T15:59:05Z DEBUG received events_system 2024-12-03T15:59:00Z NOTICE system.config.apply: success +2024-12-03T15:59:05Z DEBUG received events_system 2024-12-03T15:59:00Z INFO device.log: Discovery scan starting vendor generation 2024-12-03T15:58:51Z +2024-12-03T15:59:05Z DEBUG received events_system 2024-12-03T15:59:00Z INFO device.log: Discovered vendor device 20231 for gen 2024-12-03T15:58:51Z +2024-12-03T15:59:05Z DEBUG received events_system 2024-12-03T15:59:00Z INFO device.log: Discovered vendor device 28179023 for gen 2024-12-03T15:58:51Z +2024-12-03T15:59:05Z DEBUG received events_system 2024-12-03T15:59:00Z INFO device.log: Discovered vendor device 0x65 for gen 2024-12-03T15:58:51Z +2024-12-03T15:59:05Z DEBUG received events_system 2024-12-03T15:59:02Z INFO device.log: Update state 2024-12-03T15:59:02Z last_config 2024-12-03T15:59:00Z +2024-12-03T15:59:05Z DEBUG Handling device message events_system MP:32cebd72 +2024-12-03T15:59:10Z TRACE received command AHU-1/state/update +2024-12-03T15:59:10Z DEBUG received state_update +2024-12-03T15:59:10Z DEBUG Handling update message state_update MP:904acf6a +2024-12-03T15:59:10Z DEBUG Updated state after 0s 2024-12-03T15:59:10Z MP:904acf6a +2024-12-03T15:59:10Z INFO Updated state #010: Changed 2 fields: +2024-12-03T15:59:10Z INFO Updated state #010: Set `discovery.families.vendor.phase` = `stopped` +2024-12-03T15:59:10Z INFO Updated state #010: Set `timestamp` = `2024-12-03T15:59:10Z` +2024-12-03T15:59:10Z DEBUG Updated state has last_config 2024-12-03T15:59:00Z (expecting 2024-12-03T15:59:00Z) +2024-12-03T15:59:10Z DEBUG Detail scheduled scan complete is now: null +2024-12-03T15:59:10Z DEBUG Recorded sequence: 1. Wait until scheduled scan complete +2024-12-03T15:59:10Z DEBUG Stage finished waiting for scheduled scan complete at 33s after 7s +2024-12-03T15:59:10Z TRACE Stage resume waiting for executing test at 33s +2024-12-03T15:59:10Z DEBUG Recorded sequence: 1. Check that scan completed at time +2024-12-03T15:59:11Z DEBUG Recorded sequence: 1. Check that discovery events were received +2024-12-03T15:59:11Z DEBUG Recorded sequence: 1. Check that discovery events were valid +2024-12-03T15:59:11Z DEBUG Recorded sequence: 1. Check that all scan addresses are unique +2024-12-03T15:59:11Z TRACE Suppressing exception: Cannot read field "families" because "java.util.Map$Entry.getValue().localnet" is null +2024-12-03T15:59:11Z TRACE Suppressing exception: Cannot read field "families" because "java.util.Map$Entry.getValue().localnet" is null +2024-12-03T15:59:11Z TRACE Suppressing exception: Cannot read field "families" because "java.util.Map$Entry.getValue().localnet" is null +2024-12-03T15:59:11Z DEBUG Recorded sequence: 1. Check that all expected addresses were found +2024-12-03T15:59:11Z DEBUG Recorded sequence: 1. Check that no events have discovered refs +2024-12-03T15:59:11Z DEBUG stage done waiting for executing test at 34s +2024-12-03T15:59:11Z DEBUG Removing implicit system capability LAST_CONFIG +2024-12-03T15:59:11Z NOTICE RESULT pass discovery.scan scan_single_now ALPHA 10/10 Sequence complete +2024-12-03T15:59:11Z NOTICE Sequence complete +2024-12-03T15:59:11Z NOTICE ending test scan_single_now after 34s ################################ diff --git a/validator/sequences/scan_single_now/state_discovery.attr b/validator/sequences/scan_single_now/state_discovery.attr index 9c2e09314d..554b3b7bcf 100644 --- a/validator/sequences/scan_single_now/state_discovery.attr +++ b/validator/sequences/scan_single_now/state_discovery.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_8", "projectId" : "localhost", - "transactionId" : "MP:cdd2cf64-1", - "publishTime" : "2024-11-06T17:33:10Z", + "transactionId" : "MP:fbbc23d8-1", + "publishTime" : "2024-12-03T15:59:02Z", "subFolder" : "discovery", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/scan_single_now/state_discovery.json b/validator/sequences/scan_single_now/state_discovery.json index 8a30d5606a..99b20b6a5d 100644 --- a/validator/sequences/scan_single_now/state_discovery.json +++ b/validator/sequences/scan_single_now/state_discovery.json @@ -1,11 +1,11 @@ { "families" : { "vendor" : { - "generation" : "2024-11-06T17:32:59Z", + "generation" : "2024-12-03T15:58:51Z", "phase" : "active", "active_count" : 3 } }, - "timestamp" : "2024-11-06T17:33:10Z", + "timestamp" : "2024-12-03T15:59:02Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_single_now/state_localnet.attr b/validator/sequences/scan_single_now/state_localnet.attr index 6ea65fbf46..21e129cae0 100644 --- a/validator/sequences/scan_single_now/state_localnet.attr +++ b/validator/sequences/scan_single_now/state_localnet.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_8", "projectId" : "localhost", - "transactionId" : "MP:cdd2cf64-2", - "publishTime" : "2024-11-06T17:33:10Z", + "transactionId" : "MP:fbbc23d8-2", + "publishTime" : "2024-12-03T15:59:02Z", "subFolder" : "localnet", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/scan_single_now/state_localnet.json b/validator/sequences/scan_single_now/state_localnet.json index 00d0dd1654..61e4025973 100644 --- a/validator/sequences/scan_single_now/state_localnet.json +++ b/validator/sequences/scan_single_now/state_localnet.json @@ -1,18 +1,18 @@ { "families" : { "ether" : { - "addr" : "00:0d:3a:5a:6d:be" + "addr" : "7c:1e:52:39:8e:34" }, "ipv4" : { - "addr" : "10.1.0.71" + "addr" : "10.1.1.114" }, "ipv6" : { - "addr" : "fe80::20d:3aff:fe5a:6dbe" + "addr" : "fe80::7e1e:52ff:fe39:8e34" }, "vendor" : { "addr" : "28179023" } }, - "timestamp" : "2024-11-06T17:33:10Z", + "timestamp" : "2024-12-03T15:59:02Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_single_now/state_pointset.attr b/validator/sequences/scan_single_now/state_pointset.attr index b2f0073d73..fc910c7e5e 100644 --- a/validator/sequences/scan_single_now/state_pointset.attr +++ b/validator/sequences/scan_single_now/state_pointset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_8", "projectId" : "localhost", - "transactionId" : "MP:cdd2cf64-3", - "publishTime" : "2024-11-06T17:33:10Z", + "transactionId" : "MP:fbbc23d8-3", + "publishTime" : "2024-12-03T15:59:02Z", "subFolder" : "pointset", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/scan_single_now/state_pointset.json b/validator/sequences/scan_single_now/state_pointset.json index 48a0517f76..b62fd45b28 100644 --- a/validator/sequences/scan_single_now/state_pointset.json +++ b/validator/sequences/scan_single_now/state_pointset.json @@ -11,6 +11,6 @@ "units" : "Degrees-Celsius" } }, - "timestamp" : "2024-11-06T17:33:10Z", + "timestamp" : "2024-12-03T15:59:02Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_single_now/state_system.attr b/validator/sequences/scan_single_now/state_system.attr index 5e2cd4c3c3..5728a51528 100644 --- a/validator/sequences/scan_single_now/state_system.attr +++ b/validator/sequences/scan_single_now/state_system.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_8", "projectId" : "localhost", - "transactionId" : "MP:cdd2cf64-0", - "publishTime" : "2024-11-06T17:33:10Z", + "transactionId" : "MP:fbbc23d8-0", + "publishTime" : "2024-12-03T15:59:02Z", "subFolder" : "system", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/scan_single_now/state_system.json b/validator/sequences/scan_single_now/state_system.json index dc4faa4fb6..4e41910d65 100644 --- a/validator/sequences/scan_single_now/state_system.json +++ b/validator/sequences/scan_single_now/state_system.json @@ -3,23 +3,23 @@ "make" : "BOS", "model" : "pubber" }, - "last_config" : "2024-11-06T17:33:08Z", + "last_config" : "2024-12-03T15:59:00Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:32:42Z", + "last_start" : "2024-12-03T15:58:34Z", "restart_count" : 1, "mode" : "initial" }, - "serial_no" : "sequencer-11813", + "serial_no" : "sequencer-26157", "software" : { "firmware" : "v1" }, "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:08Z", + "timestamp" : "2024-12-03T15:59:00Z", "level" : 300 }, - "timestamp" : "2024-11-06T17:33:10Z", + "timestamp" : "2024-12-03T15:59:02Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_single_now/state_update.attr b/validator/sequences/scan_single_now/state_update.attr index e568da896e..834a01cf0c 100644 --- a/validator/sequences/scan_single_now/state_update.attr +++ b/validator/sequences/scan_single_now/state_update.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_8", "projectId" : "localhost", - "transactionId" : "MP:39567eba", - "publishTime" : "2024-11-06T17:33:18Z", + "transactionId" : "MP:904acf6a", + "publishTime" : "2024-12-03T15:59:10Z", "subFolder" : "update", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/scan_single_now/state_update.json b/validator/sequences/scan_single_now/state_update.json index 6989e75b49..bc249e2e5e 100644 --- a/validator/sequences/scan_single_now/state_update.json +++ b/validator/sequences/scan_single_now/state_update.json @@ -2,7 +2,7 @@ "discovery" : { "families" : { "vendor" : { - "generation" : "2024-11-06T17:32:59Z", + "generation" : "2024-12-03T15:58:51Z", "phase" : "stopped", "active_count" : 3 } @@ -11,13 +11,13 @@ "localnet" : { "families" : { "ether" : { - "addr" : "00:0d:3a:5a:6d:be" + "addr" : "7c:1e:52:39:8e:34" }, "ipv4" : { - "addr" : "10.1.0.71" + "addr" : "10.1.1.114" }, "ipv6" : { - "addr" : "fe80::20d:3aff:fe5a:6dbe" + "addr" : "fe80::7e1e:52ff:fe39:8e34" }, "vendor" : { "addr" : "28179023" @@ -39,14 +39,14 @@ } }, "system" : { - "last_config" : "2024-11-06T17:33:08Z", + "last_config" : "2024-12-03T15:59:00Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:32:42Z", + "last_start" : "2024-12-03T15:58:34Z", "restart_count" : 1, "mode" : "initial" }, - "serial_no" : "sequencer-11813", + "serial_no" : "sequencer-26157", "hardware" : { "make" : "BOS", "model" : "pubber" @@ -57,10 +57,10 @@ "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:08Z", + "timestamp" : "2024-12-03T15:59:00Z", "level" : 300 } }, - "timestamp" : "2024-11-06T17:33:18Z", + "timestamp" : "2024-12-03T15:59:10Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_single_past/config_update.attr b/validator/sequences/scan_single_past/config_update.attr index 136ace4b8f..a1a170bbed 100644 --- a/validator/sequences/scan_single_past/config_update.attr +++ b/validator/sequences/scan_single_past/config_update.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_9", "projectId" : "localhost", - "transactionId" : "RC:1e04b5.0000000d", - "publishTime" : "2024-11-06T17:33:58Z", + "transactionId" : "RC:9e9c7b.0000000d", + "publishTime" : "2024-12-03T15:59:30Z", "subFolder" : "update", "subType" : "config" } \ No newline at end of file diff --git a/validator/sequences/scan_single_past/config_update.json b/validator/sequences/scan_single_past/config_update.json index 73b854d908..7831aa7997 100644 --- a/validator/sequences/scan_single_past/config_update.json +++ b/validator/sequences/scan_single_past/config_update.json @@ -2,7 +2,7 @@ "discovery" : { "families" : { "vendor" : { - "generation" : "2021-10-16T09:06:25Z", + "generation" : "2021-07-05T14:12:38Z", "scan_duration_sec" : 10 } } @@ -35,14 +35,14 @@ "metrics_rate_sec" : 10, "min_loglevel" : 200, "operation" : { - "last_start" : "2024-11-06T17:33:30Z" + "last_start" : "2024-12-03T15:59:01Z" }, "testing" : { - "config_base" : 31, + "config_base" : 33, "sequence_name" : "scan_single_past", - "transaction_id" : "RC:1e04b5.0000000d" + "transaction_id" : "RC:9e9c7b.0000000d" } }, - "timestamp" : "2024-11-06T17:33:58Z", - "version" : "git-b2a557d" + "timestamp" : "2024-12-03T15:59:30Z", + "version" : "git-3d8bbe5" } \ No newline at end of file diff --git a/validator/sequences/scan_single_past/device_system.log b/validator/sequences/scan_single_past/device_system.log index 744a10d487..ebefd9f62a 100644 --- a/validator/sequences/scan_single_past/device_system.log +++ b/validator/sequences/scan_single_past/device_system.log @@ -1,27 +1,25 @@ -2024-11-06T17:33:31Z WARNING device.log Starting AHU-1 Pubber sender with delay 10s -2024-11-06T17:33:31Z WARNING device.log Start waiting 10s for config latch for AHU-1 -2024-11-06T17:33:31Z WARNING device.log Dropping state update until config received... -2024-11-06T17:33:31Z WARNING device.log Received config for config latch AHU-1 -2024-11-06T17:33:31Z NOTICE system.config.apply success -2024-11-06T17:33:31Z WARNING device.log Ending connection 1730914410952 with 9 -2024-11-06T17:33:31Z NOTICE system.config.apply success -2024-11-06T17:33:42Z NOTICE system.config.apply success -2024-11-06T17:33:42Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:42Z INFO device.log 2024-11-06T17:33:42Z received config 2024-11-06T17:33:42Z -2024-11-06T17:33:42Z NOTICE system.config.apply success -2024-11-06T17:33:44Z INFO device.log Update state 2024-11-06T17:33:44Z last_config 2024-11-06T17:33:42Z -2024-11-06T17:33:45Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:45Z INFO device.log 2024-11-06T17:33:45Z received config 2024-11-06T17:33:45Z -2024-11-06T17:33:45Z NOTICE system.config.apply success -2024-11-06T17:33:46Z INFO device.log Update state 2024-11-06T17:33:46Z last_config 2024-11-06T17:33:45Z -2024-11-06T17:33:47Z INFO device.log 2024-11-06T17:33:47Z received config 2024-11-06T17:33:47Z -2024-11-06T17:33:47Z NOTICE system.config.apply success -2024-11-06T17:33:48Z INFO device.log Update state 2024-11-06T17:33:48Z last_config 2024-11-06T17:33:47Z -2024-11-06T17:33:49Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:49Z INFO device.log 2024-11-06T17:33:49Z received config 2024-11-06T17:33:49Z -2024-11-06T17:33:49Z NOTICE system.config.apply success -2024-11-06T17:33:50Z INFO device.log Update state 2024-11-06T17:33:50Z last_config 2024-11-06T17:33:49Z -2024-11-06T17:33:50Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:50Z INFO device.log 2024-11-06T17:33:50Z received config 2024-11-06T17:33:50Z -2024-11-06T17:33:50Z NOTICE system.config.apply success -2024-11-06T17:34:22Z NOTICE validation.feature.sequence Sequence complete +2024-12-03T15:59:02Z WARNING device.log Start waiting 10s for config latch for AHU-1 +2024-12-03T15:59:02Z WARNING device.log Starting AHU-1 Pubber sender with delay 10s +2024-12-03T15:59:02Z WARNING device.log Dropping state update until config received... +2024-12-03T15:59:02Z WARNING device.log Received config for config latch AHU-1 +2024-12-03T15:59:02Z NOTICE system.config.apply success +2024-12-03T15:59:02Z WARNING device.log Ending connection 1733241541821 with 9 +2024-12-03T15:59:02Z NOTICE system.config.apply success +2024-12-03T15:59:14Z NOTICE system.config.apply success +2024-12-03T15:59:14Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:14Z INFO device.log 2024-12-03T15:59:14Z received config 2024-12-03T15:59:14Z +2024-12-03T15:59:14Z NOTICE system.config.apply success +2024-12-03T15:59:16Z INFO device.log Update state 2024-12-03T15:59:16Z last_config 2024-12-03T15:59:14Z +2024-12-03T15:59:17Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:17Z INFO device.log 2024-12-03T15:59:17Z received config 2024-12-03T15:59:17Z +2024-12-03T15:59:17Z NOTICE system.config.apply success +2024-12-03T15:59:18Z INFO device.log Update state 2024-12-03T15:59:18Z last_config 2024-12-03T15:59:17Z +2024-12-03T15:59:19Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:19Z INFO device.log 2024-12-03T15:59:19Z received config 2024-12-03T15:59:19Z +2024-12-03T15:59:19Z NOTICE system.config.apply success +2024-12-03T15:59:20Z INFO device.log Update state 2024-12-03T15:59:20Z last_config 2024-12-03T15:59:19Z +2024-12-03T15:59:21Z INFO device.log Device AHU-1 config handler +2024-12-03T15:59:21Z INFO device.log 2024-12-03T15:59:21Z received config 2024-12-03T15:59:21Z +2024-12-03T15:59:21Z NOTICE system.config.apply success +2024-12-03T15:59:22Z INFO device.log Update state 2024-12-03T15:59:22Z last_config 2024-12-03T15:59:21Z +2024-12-03T15:59:54Z NOTICE validation.feature.sequence Sequence complete diff --git a/validator/sequences/scan_single_past/events_pointset.attr b/validator/sequences/scan_single_past/events_pointset.attr index c4e2981653..b5c92c32a1 100644 --- a/validator/sequences/scan_single_past/events_pointset.attr +++ b/validator/sequences/scan_single_past/events_pointset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_9", "projectId" : "localhost", - "transactionId" : "MP:7d54c6bd", - "publishTime" : "2024-11-06T17:33:51Z", + "transactionId" : "MP:680062e3", + "publishTime" : "2024-12-03T15:59:22Z", "subFolder" : "pointset", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/scan_single_past/events_pointset.json b/validator/sequences/scan_single_past/events_pointset.json index 1d413617e4..16ef82dd26 100644 --- a/validator/sequences/scan_single_past/events_pointset.json +++ b/validator/sequences/scan_single_past/events_pointset.json @@ -1,15 +1,15 @@ { "points" : { "filter_alarm_pressure_status" : { - "present_value" : false + "present_value" : true }, "filter_differential_pressure_setpoint" : { "present_value" : 98 }, "filter_differential_pressure_sensor" : { - "present_value" : 9 + "present_value" : 12 } }, - "timestamp" : "2024-11-06T17:33:51Z", + "timestamp" : "2024-12-03T15:59:22Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_single_past/events_system.attr b/validator/sequences/scan_single_past/events_system.attr index c6a262f1bf..f35163e311 100644 --- a/validator/sequences/scan_single_past/events_system.attr +++ b/validator/sequences/scan_single_past/events_system.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_9", "projectId" : "localhost", - "transactionId" : "MP:1155e72b", - "publishTime" : "2024-11-06T17:33:51Z", + "transactionId" : "MP:18f45c44", + "publishTime" : "2024-12-03T15:59:22Z", "subFolder" : "system", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/scan_single_past/events_system.json b/validator/sequences/scan_single_past/events_system.json index 71278eb80a..1564cfee78 100644 --- a/validator/sequences/scan_single_past/events_system.json +++ b/validator/sequences/scan_single_past/events_system.json @@ -1,106 +1,96 @@ { "event_no" : 3, - "last_config" : "2024-11-06T17:33:50Z", + "last_config" : "2024-12-03T15:59:21Z", "logentries" : [ { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:42Z", + "timestamp" : "2024-12-03T15:59:14Z", "level" : 300 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:42Z", + "timestamp" : "2024-12-03T15:59:14Z", "level" : 200 }, { - "message" : "2024-11-06T17:33:42Z received config 2024-11-06T17:33:42Z", + "message" : "2024-12-03T15:59:14Z received config 2024-12-03T15:59:14Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:42Z", + "timestamp" : "2024-12-03T15:59:14Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:42Z", + "timestamp" : "2024-12-03T15:59:14Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:33:44Z last_config 2024-11-06T17:33:42Z", + "message" : "Update state 2024-12-03T15:59:16Z last_config 2024-12-03T15:59:14Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:44Z", + "timestamp" : "2024-12-03T15:59:16Z", "level" : 200 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:45Z", + "timestamp" : "2024-12-03T15:59:17Z", "level" : 200 }, { - "message" : "2024-11-06T17:33:45Z received config 2024-11-06T17:33:45Z", + "message" : "2024-12-03T15:59:17Z received config 2024-12-03T15:59:17Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:45Z", + "timestamp" : "2024-12-03T15:59:17Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:45Z", + "timestamp" : "2024-12-03T15:59:17Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:33:46Z last_config 2024-11-06T17:33:45Z", + "message" : "Update state 2024-12-03T15:59:18Z last_config 2024-12-03T15:59:17Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:46Z", - "level" : 200 - }, { - "message" : "2024-11-06T17:33:47Z received config 2024-11-06T17:33:47Z", - "category" : "device.log", - "timestamp" : "2024-11-06T17:33:47Z", - "level" : 200 - }, { - "message" : "success", - "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:47Z", - "level" : 300 - }, { - "message" : "Update state 2024-11-06T17:33:48Z last_config 2024-11-06T17:33:47Z", - "category" : "device.log", - "timestamp" : "2024-11-06T17:33:48Z", + "timestamp" : "2024-12-03T15:59:18Z", "level" : 200 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:49Z", + "timestamp" : "2024-12-03T15:59:19Z", "level" : 200 }, { - "message" : "2024-11-06T17:33:49Z received config 2024-11-06T17:33:49Z", + "message" : "2024-12-03T15:59:19Z received config 2024-12-03T15:59:19Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:49Z", + "timestamp" : "2024-12-03T15:59:19Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:49Z", + "timestamp" : "2024-12-03T15:59:19Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:33:50Z last_config 2024-11-06T17:33:49Z", + "message" : "Update state 2024-12-03T15:59:20Z last_config 2024-12-03T15:59:19Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:50Z", + "timestamp" : "2024-12-03T15:59:20Z", "level" : 200 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:50Z", + "timestamp" : "2024-12-03T15:59:21Z", "level" : 200 }, { - "message" : "2024-11-06T17:33:50Z received config 2024-11-06T17:33:50Z", + "message" : "2024-12-03T15:59:21Z received config 2024-12-03T15:59:21Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:50Z", + "timestamp" : "2024-12-03T15:59:21Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:50Z", + "timestamp" : "2024-12-03T15:59:21Z", "level" : 300 + }, { + "message" : "Update state 2024-12-03T15:59:22Z last_config 2024-12-03T15:59:21Z", + "category" : "device.log", + "timestamp" : "2024-12-03T15:59:22Z", + "level" : 200 } ], "metrics" : { "mem_total_mb" : 254.0, - "mem_free_mb" : 214.88726806640625 + "mem_free_mb" : 215.8070068359375 }, - "timestamp" : "2024-11-06T17:33:51Z", + "timestamp" : "2024-12-03T15:59:22Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_single_past/local_discovery.json b/validator/sequences/scan_single_past/local_discovery.json index 0cafaa65b6..32a0a6d489 100644 --- a/validator/sequences/scan_single_past/local_discovery.json +++ b/validator/sequences/scan_single_past/local_discovery.json @@ -1,7 +1,7 @@ { "families" : { "vendor" : { - "generation" : "2021-10-16T09:06:25Z", + "generation" : "2021-07-05T14:12:38Z", "scan_duration_sec" : 10 } } diff --git a/validator/sequences/scan_single_past/local_system.json b/validator/sequences/scan_single_past/local_system.json index dc5d2816f9..cdb6c0ee63 100644 --- a/validator/sequences/scan_single_past/local_system.json +++ b/validator/sequences/scan_single_past/local_system.json @@ -2,7 +2,7 @@ "min_loglevel" : 200, "metrics_rate_sec" : 10, "operation" : { - "last_start" : "2024-11-06T17:33:30Z" + "last_start" : "2024-12-03T15:59:01Z" }, "testing" : { "sequence_name" : "scan_single_past" diff --git a/validator/sequences/scan_single_past/local_update.json b/validator/sequences/scan_single_past/local_update.json index 10a13b132d..2328ae3b6d 100644 --- a/validator/sequences/scan_single_past/local_update.json +++ b/validator/sequences/scan_single_past/local_update.json @@ -1,11 +1,11 @@ { - "timestamp" : "2024-11-06T17:33:58Z", - "version" : "@@@cloud udmi version###git-b2a557d", + "timestamp" : "2024-12-03T15:59:30Z", + "version" : "@@@cloud udmi version###git-3d8bbe5", "system" : { "min_loglevel" : 200, "metrics_rate_sec" : 10, "operation" : { - "last_start" : "2024-11-06T17:33:30Z" + "last_start" : "2024-12-03T15:59:01Z" }, "testing" : { "sequence_name" : "scan_single_past" @@ -14,7 +14,7 @@ "discovery" : { "families" : { "vendor" : { - "generation" : "2021-10-16T09:06:25Z", + "generation" : "2021-07-05T14:12:38Z", "scan_duration_sec" : 10 } } diff --git a/validator/sequences/scan_single_past/sequence.md b/validator/sequences/scan_single_past/sequence.md index 83fbfdb54e..3cdb4ae1ad 100644 --- a/validator/sequences/scan_single_past/sequence.md +++ b/validator/sequences/scan_single_past/sequence.md @@ -4,7 +4,7 @@ Check that a scan scheduled in the past never starts 1. Update config before discovery families defined - * Add `discovery` = { "families": { } } + * Remove `discovery.families.vendor` 1. Wait for discovery families defined 1. Wait until discovery family keys match 1. Wait for no scans active diff --git a/validator/sequences/scan_single_past/sequencer.log b/validator/sequences/scan_single_past/sequencer.log index 67b8e8c835..6c383cbee5 100644 --- a/validator/sequences/scan_single_past/sequencer.log +++ b/validator/sequences/scan_single_past/sequencer.log @@ -1,1673 +1,1657 @@ -2024-11-06T17:33:33Z NOTICE starting test scan_single_past ################################ -2024-11-06T17:33:33Z INFO Stage start waiting for starting test wrapper at 0s -2024-11-06T17:33:41Z DEBUG Allowing device state change (everything) -2024-11-06T17:33:41Z DEBUG Starting reset_config full reset true -2024-11-06T17:33:41Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:33:41Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:41Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:33:41Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:33:41Z DEBUG extraFieldChanged false because extra_field null -2024-11-06T17:33:41Z DEBUG extraFieldChanged true because extra_field reset_config -2024-11-06T17:33:41Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:33:41Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:41Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:33:41Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:33:41Z DEBUG extraFieldChanged true because extra_field null -2024-11-06T17:33:42Z TRACE updated check config_update: true -2024-11-06T17:33:42Z DEBUG update config_update, adding configTransaction RC:1e04b5.00000005 -2024-11-06T17:33:42Z TRACE local local_update: { -2024-11-06T17:33:42Z TRACE local local_update: "version" : "@@@cloud udmi version###1.5.2", -2024-11-06T17:33:42Z TRACE local local_update: "system" : { -2024-11-06T17:33:42Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:42Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:42Z TRACE local local_update: "operation" : { -2024-11-06T17:33:42Z TRACE local local_update: "last_start" : "1970-01-01T00:01:13Z" -2024-11-06T17:33:42Z TRACE local local_update: }, -2024-11-06T17:33:42Z TRACE local local_update: "testing" : { -2024-11-06T17:33:42Z TRACE local local_update: "sequence_name" : "scan_single_past" -2024-11-06T17:33:42Z TRACE local local_update: } -2024-11-06T17:33:42Z TRACE local local_update: }, -2024-11-06T17:33:42Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:42Z TRACE local local_update: "families" : { -2024-11-06T17:33:42Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:42Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:42Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:42Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:42Z TRACE local local_update: } -2024-11-06T17:33:42Z TRACE local local_update: }, -2024-11-06T17:33:42Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:42Z TRACE local local_update: "points" : { -2024-11-06T17:33:42Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:42Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:42Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:42Z TRACE local local_update: }, -2024-11-06T17:33:42Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:42Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:42Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:42Z TRACE local local_update: }, -2024-11-06T17:33:42Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:42Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:42Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:42Z TRACE local local_update: } -2024-11-06T17:33:42Z TRACE local local_update: } -2024-11-06T17:33:42Z TRACE local local_update: } -2024-11-06T17:33:42Z TRACE local local_update: } -2024-11-06T17:33:42Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:42Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:33:42Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:33:42Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:33:42Z DEBUG Saving pre-config state timestamp null -2024-11-06T17:33:42Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:42Z, because soft reset -2024-11-06T17:33:42Z TRACE Stage suspend waiting for starting test wrapper at 9s -2024-11-06T17:33:42Z INFO Stage start waiting for config update synchronized at 9s -2024-11-06T17:33:42Z TRACE received command AHU-1/state/update -2024-11-06T17:33:42Z DEBUG received state_update -2024-11-06T17:33:42Z DEBUG Handling update message state_update MP:ef4d9531 -2024-11-06T17:33:42Z DEBUG Updated state after 9s 2024-11-06T17:33:33Z MP:ef4d9531 -2024-11-06T17:33:42Z INFO Initial state #001: { -2024-11-06T17:33:42Z INFO Initial state #001: "timestamp" : "2024-11-06T17:33:33Z", -2024-11-06T17:33:42Z INFO Initial state #001: "version" : "1.5.2", -2024-11-06T17:33:42Z INFO Initial state #001: "system" : { -2024-11-06T17:33:42Z INFO Initial state #001: "last_config" : "2024-11-06T17:33:16Z", -2024-11-06T17:33:42Z INFO Initial state #001: "operation" : { -2024-11-06T17:33:42Z INFO Initial state #001: "operational" : true, -2024-11-06T17:33:42Z INFO Initial state #001: "last_start" : "2024-11-06T17:33:30Z", -2024-11-06T17:33:42Z INFO Initial state #001: "restart_count" : 1, -2024-11-06T17:33:42Z INFO Initial state #001: "mode" : "initial" -2024-11-06T17:33:42Z INFO Initial state #001: }, -2024-11-06T17:33:42Z INFO Initial state #001: "serial_no" : "sequencer-995", -2024-11-06T17:33:42Z INFO Initial state #001: "hardware" : { -2024-11-06T17:33:42Z INFO Initial state #001: "make" : "BOS", -2024-11-06T17:33:42Z INFO Initial state #001: "model" : "pubber" -2024-11-06T17:33:42Z INFO Initial state #001: }, -2024-11-06T17:33:42Z INFO Initial state #001: "software" : { -2024-11-06T17:33:42Z INFO Initial state #001: "firmware" : "v1" -2024-11-06T17:33:42Z INFO Initial state #001: }, -2024-11-06T17:33:42Z INFO Initial state #001: "status" : { -2024-11-06T17:33:42Z INFO Initial state #001: "message" : "success", -2024-11-06T17:33:42Z INFO Initial state #001: "category" : "system.config.apply", -2024-11-06T17:33:42Z INFO Initial state #001: "timestamp" : "2024-11-06T17:33:31Z", -2024-11-06T17:33:42Z INFO Initial state #001: "level" : 300 -2024-11-06T17:33:42Z INFO Initial state #001: } -2024-11-06T17:33:42Z INFO Initial state #001: }, -2024-11-06T17:33:42Z INFO Initial state #001: "localnet" : { -2024-11-06T17:33:42Z INFO Initial state #001: "families" : { -2024-11-06T17:33:42Z INFO Initial state #001: "ether" : { -2024-11-06T17:33:42Z INFO Initial state #001: "addr" : "00:0d:3a:60:df:6f" -2024-11-06T17:33:42Z INFO Initial state #001: }, -2024-11-06T17:33:42Z INFO Initial state #001: "ipv4" : { -2024-11-06T17:33:42Z INFO Initial state #001: "addr" : "10.1.0.213" -2024-11-06T17:33:42Z INFO Initial state #001: }, -2024-11-06T17:33:42Z INFO Initial state #001: "ipv6" : { -2024-11-06T17:33:42Z INFO Initial state #001: "addr" : "fe80::20d:3aff:fe60:df6f" -2024-11-06T17:33:42Z INFO Initial state #001: }, -2024-11-06T17:33:42Z INFO Initial state #001: "vendor" : { -2024-11-06T17:33:42Z INFO Initial state #001: "addr" : "28179023" -2024-11-06T17:33:42Z INFO Initial state #001: } -2024-11-06T17:33:42Z INFO Initial state #001: } -2024-11-06T17:33:42Z INFO Initial state #001: }, -2024-11-06T17:33:42Z INFO Initial state #001: "pointset" : { -2024-11-06T17:33:42Z INFO Initial state #001: "points" : { -2024-11-06T17:33:42Z INFO Initial state #001: "filter_alarm_pressure_status" : { -2024-11-06T17:33:42Z INFO Initial state #001: "units" : "No-units" -2024-11-06T17:33:42Z INFO Initial state #001: }, -2024-11-06T17:33:42Z INFO Initial state #001: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:42Z INFO Initial state #001: "units" : "Bars", -2024-11-06T17:33:42Z INFO Initial state #001: "value_state" : "applied" -2024-11-06T17:33:42Z INFO Initial state #001: }, -2024-11-06T17:33:42Z INFO Initial state #001: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:42Z INFO Initial state #001: "units" : "Degrees-Celsius" -2024-11-06T17:33:42Z INFO Initial state #001: } -2024-11-06T17:33:42Z INFO Initial state #001: } -2024-11-06T17:33:42Z INFO Initial state #001: } -2024-11-06T17:33:42Z INFO Initial state #001: } -2024-11-06T17:33:42Z NOTICE Received serial number sequencer-995 -2024-11-06T17:33:42Z DEBUG Updated state has last_config 2024-11-06T17:33:16Z (expecting null) -2024-11-06T17:33:42Z DEBUG Detail config update synchronized is now: last_start not synced in config, config transactions not cleared, last_config not synced in state -2024-11-06T17:33:42Z TRACE received command AHU-1/state/system -2024-11-06T17:33:42Z TRACE received state_system: { -2024-11-06T17:33:42Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:42Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:42Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:42Z TRACE received state_system: }, -2024-11-06T17:33:42Z TRACE received state_system: "last_config" : "2024-11-06T17:33:16Z", -2024-11-06T17:33:42Z TRACE received state_system: "operation" : { -2024-11-06T17:33:42Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:42Z TRACE received state_system: "last_start" : "2024-11-06T17:33:30Z", -2024-11-06T17:33:42Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:42Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:42Z TRACE received state_system: }, -2024-11-06T17:33:42Z TRACE received state_system: "serial_no" : "sequencer-995", -2024-11-06T17:33:42Z TRACE received state_system: "software" : { -2024-11-06T17:33:42Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:42Z TRACE received state_system: }, -2024-11-06T17:33:42Z TRACE received state_system: "status" : { -2024-11-06T17:33:42Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:42Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:42Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:31Z", -2024-11-06T17:33:42Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:42Z TRACE received state_system: }, -2024-11-06T17:33:42Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:33Z", -2024-11-06T17:33:42Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:42Z TRACE received state_system: } -2024-11-06T17:33:42Z DEBUG Handling device message state_system MP:ef4d9531-0 -2024-11-06T17:33:42Z TRACE Ignoring partial state update -2024-11-06T17:33:42Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:42Z TRACE received state_localnet: { -2024-11-06T17:33:42Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:42Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:42Z TRACE received state_localnet: "addr" : "00:0d:3a:60:df:6f" -2024-11-06T17:33:42Z TRACE received state_localnet: }, -2024-11-06T17:33:42Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:42Z TRACE received state_localnet: "addr" : "10.1.0.213" -2024-11-06T17:33:42Z TRACE received state_localnet: }, -2024-11-06T17:33:42Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:42Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe60:df6f" -2024-11-06T17:33:42Z TRACE received state_localnet: }, -2024-11-06T17:33:42Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:42Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:42Z TRACE received state_localnet: } -2024-11-06T17:33:42Z TRACE received state_localnet: }, -2024-11-06T17:33:42Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:33Z", -2024-11-06T17:33:42Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:42Z TRACE received state_localnet: } -2024-11-06T17:33:42Z DEBUG Handling device message state_localnet MP:ef4d9531-1 -2024-11-06T17:33:42Z TRACE Ignoring partial state update -2024-11-06T17:33:42Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:42Z TRACE received state_pointset: { -2024-11-06T17:33:42Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:42Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:42Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:42Z TRACE received state_pointset: }, -2024-11-06T17:33:42Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:42Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:42Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:42Z TRACE received state_pointset: }, -2024-11-06T17:33:42Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:42Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:42Z TRACE received state_pointset: } -2024-11-06T17:33:42Z TRACE received state_pointset: }, -2024-11-06T17:33:42Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:33Z", -2024-11-06T17:33:42Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:42Z TRACE received state_pointset: } -2024-11-06T17:33:42Z DEBUG Handling device message state_pointset MP:ef4d9531-2 -2024-11-06T17:33:42Z TRACE Ignoring partial state update -2024-11-06T17:33:42Z TRACE received command AHU-1/events/pointset -2024-11-06T17:33:42Z TRACE received events_pointset: { -2024-11-06T17:33:42Z TRACE received events_pointset: "points" : { -2024-11-06T17:33:42Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:42Z TRACE received events_pointset: "present_value" : false -2024-11-06T17:33:42Z TRACE received events_pointset: }, -2024-11-06T17:33:42Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:42Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:33:42Z TRACE received events_pointset: }, -2024-11-06T17:33:42Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:42Z TRACE received events_pointset: "present_value" : 12 -2024-11-06T17:33:42Z TRACE received events_pointset: } -2024-11-06T17:33:42Z TRACE received events_pointset: }, -2024-11-06T17:33:42Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:33:41Z", -2024-11-06T17:33:42Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:33:42Z TRACE received events_pointset: } -2024-11-06T17:33:42Z DEBUG Handling device message events_pointset MP:6f263462 -2024-11-06T17:33:42Z TRACE received command AHU-1/events/system -2024-11-06T17:33:42Z DEBUG received events_system 2024-11-06T17:33:31Z WARNING device.log: Starting AHU-1 Pubber sender with delay 10s -2024-11-06T17:33:42Z DEBUG received events_system 2024-11-06T17:33:31Z WARNING device.log: Start waiting 10s for config latch for AHU-1 -2024-11-06T17:33:42Z DEBUG received events_system 2024-11-06T17:33:31Z WARNING device.log: Dropping state update until config received... -2024-11-06T17:33:42Z DEBUG received events_system 2024-11-06T17:33:31Z WARNING device.log: Received config for config latch AHU-1 -2024-11-06T17:33:42Z DEBUG received events_system 2024-11-06T17:33:31Z NOTICE system.config.apply: success -2024-11-06T17:33:42Z DEBUG received events_system 2024-11-06T17:33:31Z WARNING device.log: Ending connection 1730914410952 with 9 -2024-11-06T17:33:42Z DEBUG received events_system 2024-11-06T17:33:31Z NOTICE system.config.apply: success -2024-11-06T17:33:42Z DEBUG Handling device message events_system MP:39fef5d6 -2024-11-06T17:33:42Z TRACE received command AHU-1/state/update -2024-11-06T17:33:42Z DEBUG received state_update -2024-11-06T17:33:42Z DEBUG Handling update message state_update MP:81c06734 -2024-11-06T17:33:42Z DEBUG Updated state after 0s 2024-11-06T17:33:42Z MP:81c06734 -2024-11-06T17:33:42Z INFO Updated state #002: Changed 4 fields: -2024-11-06T17:33:42Z INFO Updated state #002: Set `system.status.level` = `100` -2024-11-06T17:33:42Z INFO Updated state #002: Set `system.status.category` = `system.config.parse` -2024-11-06T17:33:42Z INFO Updated state #002: Set `system.status.timestamp` = `2024-11-06T17:33:42Z` -2024-11-06T17:33:42Z INFO Updated state #002: Set `timestamp` = `2024-11-06T17:33:42Z` -2024-11-06T17:33:42Z DEBUG Updated state has last_config 2024-11-06T17:33:16Z (expecting null) -2024-11-06T17:33:42Z TRACE received command AHU-1/config/update -2024-11-06T17:33:42Z DEBUG received config_update -2024-11-06T17:33:42Z DEBUG Handling update message config_update RC:1e04b5.00000005 -2024-11-06T17:33:42Z DEBUG Removed configTransaction RC:1e04b5.00000005 -2024-11-06T17:33:42Z DEBUG last_start changed false, last_start 1970-01-01T00:01:13Z -2024-11-06T17:33:42Z DEBUG Updated config 2024-11-06T17:33:42Z RC:1e04b5.00000005 -2024-11-06T17:33:42Z INFO Updated config #001: { -2024-11-06T17:33:42Z INFO Updated config #001: "timestamp" : "2024-11-06T17:33:42Z", -2024-11-06T17:33:42Z INFO Updated config #001: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:42Z INFO Updated config #001: "system" : { -2024-11-06T17:33:42Z INFO Updated config #001: "min_loglevel" : 200, -2024-11-06T17:33:42Z INFO Updated config #001: "metrics_rate_sec" : 10, -2024-11-06T17:33:42Z INFO Updated config #001: "operation" : { -2024-11-06T17:33:42Z INFO Updated config #001: "last_start" : "1970-01-01T00:01:13Z" -2024-11-06T17:33:42Z INFO Updated config #001: }, -2024-11-06T17:33:42Z INFO Updated config #001: "testing" : { -2024-11-06T17:33:42Z INFO Updated config #001: "sequence_name" : "scan_single_past" -2024-11-06T17:33:42Z INFO Updated config #001: } -2024-11-06T17:33:42Z INFO Updated config #001: }, -2024-11-06T17:33:42Z INFO Updated config #001: "localnet" : { -2024-11-06T17:33:42Z INFO Updated config #001: "families" : { -2024-11-06T17:33:42Z INFO Updated config #001: "ether" : { }, -2024-11-06T17:33:42Z INFO Updated config #001: "ipv4" : { }, -2024-11-06T17:33:42Z INFO Updated config #001: "vendor" : { }, -2024-11-06T17:33:42Z INFO Updated config #001: "ipv6" : { } -2024-11-06T17:33:42Z INFO Updated config #001: } -2024-11-06T17:33:42Z INFO Updated config #001: }, -2024-11-06T17:33:42Z INFO Updated config #001: "pointset" : { -2024-11-06T17:33:42Z INFO Updated config #001: "points" : { -2024-11-06T17:33:42Z INFO Updated config #001: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:42Z INFO Updated config #001: "units" : "Bars", -2024-11-06T17:33:42Z INFO Updated config #001: "set_value" : 98 -2024-11-06T17:33:42Z INFO Updated config #001: }, -2024-11-06T17:33:42Z INFO Updated config #001: "filter_alarm_pressure_status" : { -2024-11-06T17:33:42Z INFO Updated config #001: "ref" : "BV11.present_value", -2024-11-06T17:33:42Z INFO Updated config #001: "units" : "No-units" -2024-11-06T17:33:42Z INFO Updated config #001: }, -2024-11-06T17:33:42Z INFO Updated config #001: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:42Z INFO Updated config #001: "ref" : "AV12.present_value", -2024-11-06T17:33:42Z INFO Updated config #001: "units" : "Degrees-Celsius" -2024-11-06T17:33:42Z INFO Updated config #001: } -2024-11-06T17:33:42Z INFO Updated config #001: } -2024-11-06T17:33:42Z INFO Updated config #001: } -2024-11-06T17:33:42Z INFO Updated config #001: } -2024-11-06T17:33:42Z TRACE received command AHU-1/state/system -2024-11-06T17:33:42Z TRACE received state_system: { -2024-11-06T17:33:42Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:42Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:42Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:42Z TRACE received state_system: }, -2024-11-06T17:33:42Z TRACE received state_system: "last_config" : "2024-11-06T17:33:16Z", -2024-11-06T17:33:42Z TRACE received state_system: "operation" : { -2024-11-06T17:33:42Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:42Z TRACE received state_system: "last_start" : "2024-11-06T17:33:30Z", -2024-11-06T17:33:42Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:42Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:42Z TRACE received state_system: }, -2024-11-06T17:33:42Z TRACE received state_system: "serial_no" : "sequencer-995", -2024-11-06T17:33:42Z TRACE received state_system: "software" : { -2024-11-06T17:33:42Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:42Z TRACE received state_system: }, -2024-11-06T17:33:42Z TRACE received state_system: "status" : { -2024-11-06T17:33:42Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:42Z TRACE received state_system: "category" : "system.config.parse", -2024-11-06T17:33:42Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:42Z", -2024-11-06T17:33:42Z TRACE received state_system: "level" : 100 -2024-11-06T17:33:42Z TRACE received state_system: }, -2024-11-06T17:33:42Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:42Z", -2024-11-06T17:33:42Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:42Z TRACE received state_system: } -2024-11-06T17:33:42Z DEBUG Handling device message state_system MP:81c06734-0 -2024-11-06T17:33:42Z TRACE Ignoring partial state update -2024-11-06T17:33:42Z DEBUG Detail config update synchronized is now: last_start not synced in config, last_config not synced in state -2024-11-06T17:33:42Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:42Z TRACE received state_localnet: { -2024-11-06T17:33:42Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:42Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:42Z TRACE received state_localnet: "addr" : "00:0d:3a:60:df:6f" -2024-11-06T17:33:42Z TRACE received state_localnet: }, -2024-11-06T17:33:42Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:42Z TRACE received state_localnet: "addr" : "10.1.0.213" -2024-11-06T17:33:42Z TRACE received state_localnet: }, -2024-11-06T17:33:42Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:42Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe60:df6f" -2024-11-06T17:33:42Z TRACE received state_localnet: }, -2024-11-06T17:33:42Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:42Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:42Z TRACE received state_localnet: } -2024-11-06T17:33:42Z TRACE received state_localnet: }, -2024-11-06T17:33:42Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:42Z", -2024-11-06T17:33:42Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:42Z TRACE received state_localnet: } -2024-11-06T17:33:42Z DEBUG Handling device message state_localnet MP:81c06734-1 -2024-11-06T17:33:42Z TRACE Ignoring partial state update -2024-11-06T17:33:42Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:42Z TRACE received state_pointset: { -2024-11-06T17:33:42Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:42Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:42Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:42Z TRACE received state_pointset: }, -2024-11-06T17:33:42Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:42Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:42Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:42Z TRACE received state_pointset: }, -2024-11-06T17:33:42Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:42Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:42Z TRACE received state_pointset: } -2024-11-06T17:33:42Z TRACE received state_pointset: }, -2024-11-06T17:33:42Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:42Z", -2024-11-06T17:33:42Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:42Z TRACE received state_pointset: } -2024-11-06T17:33:42Z DEBUG Handling device message state_pointset MP:81c06734-2 -2024-11-06T17:33:42Z TRACE Ignoring partial state update -2024-11-06T17:33:42Z TRACE received command AHU-1/config/update -2024-11-06T17:33:42Z DEBUG received config_update -2024-11-06T17:33:42Z DEBUG Handling update message config_update MP:81c06734 -2024-11-06T17:33:42Z DEBUG last_start changed true, last_start 2024-11-06T17:33:30Z -2024-11-06T17:33:42Z DEBUG Updated config 2024-11-06T17:33:42Z MP:81c06734 -2024-11-06T17:33:42Z INFO Updated config #002: Changed 0 fields. -2024-11-06T17:33:44Z TRACE received command AHU-1/state/update -2024-11-06T17:33:44Z DEBUG received state_update -2024-11-06T17:33:44Z DEBUG Handling update message state_update MP:ef6dd11e -2024-11-06T17:33:44Z DEBUG Updated state after 0s 2024-11-06T17:33:44Z MP:ef6dd11e -2024-11-06T17:33:44Z INFO Updated state #003: Changed 4 fields: -2024-11-06T17:33:44Z INFO Updated state #003: Set `system.last_config` = `2024-11-06T17:33:42Z` -2024-11-06T17:33:44Z INFO Updated state #003: Set `system.status.level` = `300` -2024-11-06T17:33:44Z INFO Updated state #003: Set `system.status.category` = `system.config.apply` -2024-11-06T17:33:44Z INFO Updated state #003: Set `timestamp` = `2024-11-06T17:33:44Z` -2024-11-06T17:33:44Z DEBUG Updated state has last_config 2024-11-06T17:33:42Z (expecting 2024-11-06T17:33:42Z) -2024-11-06T17:33:44Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:44Z DEBUG Stage finished waiting for config update synchronized at 11s after 2s -2024-11-06T17:33:44Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:33:44Z DEBUG Config sync took 2s -2024-11-06T17:33:44Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:44Z DEBUG Update config soft reset timestamp 2024-11-06T17:33:42Z -2024-11-06T17:33:44Z TRACE local local_update: { -2024-11-06T17:33:44Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:42Z", -2024-11-06T17:33:44Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:44Z TRACE local local_update: "system" : { -2024-11-06T17:33:44Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:44Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:44Z TRACE local local_update: "operation" : { -2024-11-06T17:33:44Z TRACE local local_update: "last_start" : "2024-11-06T17:33:30Z" -2024-11-06T17:33:44Z TRACE local local_update: }, -2024-11-06T17:33:44Z TRACE local local_update: "testing" : { -2024-11-06T17:33:44Z TRACE local local_update: "sequence_name" : "scan_single_past" -2024-11-06T17:33:44Z TRACE local local_update: } -2024-11-06T17:33:44Z TRACE local local_update: }, -2024-11-06T17:33:44Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:44Z TRACE local local_update: "families" : { -2024-11-06T17:33:44Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:44Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:44Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:44Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:44Z TRACE local local_update: } -2024-11-06T17:33:44Z TRACE local local_update: }, -2024-11-06T17:33:44Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:44Z TRACE local local_update: "points" : { -2024-11-06T17:33:44Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:44Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:44Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:44Z TRACE local local_update: }, -2024-11-06T17:33:44Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:44Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:44Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:44Z TRACE local local_update: }, -2024-11-06T17:33:44Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:44Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:44Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:44Z TRACE local local_update: } -2024-11-06T17:33:44Z TRACE local local_update: } -2024-11-06T17:33:44Z TRACE local local_update: } -2024-11-06T17:33:44Z TRACE local local_update: } -2024-11-06T17:33:44Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } -2024-11-06T17:33:44Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "ipv6": { } } } -2024-11-06T17:33:44Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` -2024-11-06T17:33:44Z DEBUG Done with reset_config -2024-11-06T17:33:44Z TRACE Stage suspend waiting for starting test wrapper at 11s -2024-11-06T17:33:44Z INFO Stage start waiting for config update synchronized at 11s -2024-11-06T17:33:44Z TRACE received command AHU-1/state/system -2024-11-06T17:33:44Z TRACE received state_system: { -2024-11-06T17:33:44Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:44Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:44Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:44Z TRACE received state_system: }, -2024-11-06T17:33:44Z TRACE received state_system: "last_config" : "2024-11-06T17:33:42Z", -2024-11-06T17:33:44Z TRACE received state_system: "operation" : { -2024-11-06T17:33:44Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:44Z TRACE received state_system: "last_start" : "2024-11-06T17:33:30Z", -2024-11-06T17:33:44Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:44Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:44Z TRACE received state_system: }, -2024-11-06T17:33:44Z TRACE received state_system: "serial_no" : "sequencer-995", -2024-11-06T17:33:44Z TRACE received state_system: "software" : { -2024-11-06T17:33:44Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:44Z TRACE received state_system: }, -2024-11-06T17:33:44Z TRACE received state_system: "status" : { -2024-11-06T17:33:44Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:44Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:44Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:42Z", -2024-11-06T17:33:44Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:44Z TRACE received state_system: }, -2024-11-06T17:33:44Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:44Z", -2024-11-06T17:33:44Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:44Z TRACE received state_system: } -2024-11-06T17:33:44Z DEBUG Handling device message state_system MP:ef6dd11e-0 -2024-11-06T17:33:44Z TRACE Ignoring partial state update -2024-11-06T17:33:44Z DEBUG Stage finished waiting for config update synchronized at 11s after 0s -2024-11-06T17:33:44Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:33:44Z DEBUG Config sync took 2s -2024-11-06T17:33:44Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:44Z DEBUG Disallowing device state change (everything) -2024-11-06T17:33:45Z TRACE updated check config_update: true -2024-11-06T17:33:45Z DEBUG update config_update, adding configTransaction RC:1e04b5.00000006 -2024-11-06T17:33:45Z TRACE local local_update: { -2024-11-06T17:33:45Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:42Z", -2024-11-06T17:33:45Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:45Z TRACE local local_update: "system" : { -2024-11-06T17:33:45Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:45Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:45Z TRACE local local_update: "operation" : { -2024-11-06T17:33:45Z TRACE local local_update: "last_start" : "2024-11-06T17:33:30Z" -2024-11-06T17:33:45Z TRACE local local_update: }, -2024-11-06T17:33:45Z TRACE local local_update: "testing" : { -2024-11-06T17:33:45Z TRACE local local_update: "sequence_name" : "scan_single_past" -2024-11-06T17:33:45Z TRACE local local_update: } -2024-11-06T17:33:45Z TRACE local local_update: }, -2024-11-06T17:33:45Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:45Z TRACE local local_update: "families" : { -2024-11-06T17:33:45Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:45Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:45Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:45Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:45Z TRACE local local_update: } -2024-11-06T17:33:45Z TRACE local local_update: }, -2024-11-06T17:33:45Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:45Z TRACE local local_update: "points" : { -2024-11-06T17:33:45Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:45Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:45Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:45Z TRACE local local_update: }, -2024-11-06T17:33:45Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:45Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:45Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:45Z TRACE local local_update: }, -2024-11-06T17:33:45Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:45Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:45Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:45Z TRACE local local_update: } -2024-11-06T17:33:45Z TRACE local local_update: } -2024-11-06T17:33:45Z TRACE local local_update: } -2024-11-06T17:33:45Z TRACE local local_update: } -2024-11-06T17:33:45Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:44Z -2024-11-06T17:33:45Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:45Z, because initial setup -2024-11-06T17:33:45Z TRACE Stage suspend waiting for starting test wrapper at 12s -2024-11-06T17:33:45Z INFO Stage start waiting for config update synchronized at 12s -2024-11-06T17:33:45Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:45Z TRACE received state_localnet: { -2024-11-06T17:33:45Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:45Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:45Z TRACE received state_localnet: "addr" : "00:0d:3a:60:df:6f" -2024-11-06T17:33:45Z TRACE received state_localnet: }, -2024-11-06T17:33:45Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:45Z TRACE received state_localnet: "addr" : "10.1.0.213" -2024-11-06T17:33:45Z TRACE received state_localnet: }, -2024-11-06T17:33:45Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:45Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe60:df6f" -2024-11-06T17:33:45Z TRACE received state_localnet: }, -2024-11-06T17:33:45Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:45Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:45Z TRACE received state_localnet: } -2024-11-06T17:33:45Z TRACE received state_localnet: }, -2024-11-06T17:33:45Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:44Z", -2024-11-06T17:33:45Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:45Z TRACE received state_localnet: } -2024-11-06T17:33:45Z DEBUG Handling device message state_localnet MP:ef6dd11e-1 -2024-11-06T17:33:45Z TRACE Ignoring partial state update -2024-11-06T17:33:45Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:45Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:45Z TRACE received state_pointset: { -2024-11-06T17:33:45Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:45Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:45Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:45Z TRACE received state_pointset: }, -2024-11-06T17:33:45Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:45Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:45Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:45Z TRACE received state_pointset: }, -2024-11-06T17:33:45Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:45Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:45Z TRACE received state_pointset: } -2024-11-06T17:33:45Z TRACE received state_pointset: }, -2024-11-06T17:33:45Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:44Z", -2024-11-06T17:33:45Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:45Z TRACE received state_pointset: } -2024-11-06T17:33:45Z DEBUG Handling device message state_pointset MP:ef6dd11e-2 -2024-11-06T17:33:45Z TRACE Ignoring partial state update -2024-11-06T17:33:45Z TRACE received command AHU-1/config/update -2024-11-06T17:33:45Z DEBUG received config_update -2024-11-06T17:33:45Z DEBUG Handling update message config_update RC:1e04b5.00000006 -2024-11-06T17:33:45Z DEBUG Removed configTransaction RC:1e04b5.00000006 -2024-11-06T17:33:45Z DEBUG last_start changed false, last_start 2024-11-06T17:33:30Z -2024-11-06T17:33:45Z DEBUG Updated config 2024-11-06T17:33:45Z RC:1e04b5.00000006 -2024-11-06T17:33:45Z INFO Updated config #003: Changed 0 fields. -2024-11-06T17:33:45Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state -2024-11-06T17:33:46Z TRACE received command AHU-1/state/update -2024-11-06T17:33:46Z DEBUG received state_update -2024-11-06T17:33:46Z DEBUG Handling update message state_update MP:797455f6 -2024-11-06T17:33:46Z DEBUG Updated state after 0s 2024-11-06T17:33:46Z MP:797455f6 -2024-11-06T17:33:46Z INFO Updated state #004: Changed 3 fields: -2024-11-06T17:33:46Z INFO Updated state #004: Set `system.last_config` = `2024-11-06T17:33:45Z` -2024-11-06T17:33:46Z INFO Updated state #004: Set `system.status.timestamp` = `2024-11-06T17:33:45Z` -2024-11-06T17:33:46Z INFO Updated state #004: Set `timestamp` = `2024-11-06T17:33:46Z` -2024-11-06T17:33:46Z DEBUG Updated state has last_config 2024-11-06T17:33:45Z (expecting 2024-11-06T17:33:45Z) -2024-11-06T17:33:46Z TRACE received command AHU-1/state/system -2024-11-06T17:33:46Z TRACE received state_system: { -2024-11-06T17:33:46Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:46Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:46Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:46Z TRACE received state_system: }, -2024-11-06T17:33:46Z TRACE received state_system: "last_config" : "2024-11-06T17:33:45Z", -2024-11-06T17:33:46Z TRACE received state_system: "operation" : { -2024-11-06T17:33:46Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:46Z TRACE received state_system: "last_start" : "2024-11-06T17:33:30Z", -2024-11-06T17:33:46Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:46Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:46Z TRACE received state_system: }, -2024-11-06T17:33:46Z TRACE received state_system: "serial_no" : "sequencer-995", -2024-11-06T17:33:46Z TRACE received state_system: "software" : { -2024-11-06T17:33:46Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:46Z TRACE received state_system: }, -2024-11-06T17:33:46Z TRACE received state_system: "status" : { -2024-11-06T17:33:46Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:46Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:46Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:45Z", -2024-11-06T17:33:46Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:46Z TRACE received state_system: }, -2024-11-06T17:33:46Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:46Z", -2024-11-06T17:33:46Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:46Z TRACE received state_system: } -2024-11-06T17:33:46Z DEBUG Handling device message state_system MP:797455f6-0 -2024-11-06T17:33:46Z TRACE Ignoring partial state update -2024-11-06T17:33:46Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:46Z DEBUG Stage finished waiting for config update synchronized at 13s after 1s -2024-11-06T17:33:46Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:33:46Z DEBUG Config sync took 1s -2024-11-06T17:33:46Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:46Z DEBUG Update config initial setup timestamp 2024-11-06T17:33:45Z -2024-11-06T17:33:46Z TRACE local local_update: { -2024-11-06T17:33:46Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:45Z", -2024-11-06T17:33:46Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:46Z TRACE local local_update: "system" : { -2024-11-06T17:33:46Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:46Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:46Z TRACE local local_update: "operation" : { -2024-11-06T17:33:46Z TRACE local local_update: "last_start" : "2024-11-06T17:33:30Z" -2024-11-06T17:33:46Z TRACE local local_update: }, -2024-11-06T17:33:46Z TRACE local local_update: "testing" : { -2024-11-06T17:33:46Z TRACE local local_update: "sequence_name" : "scan_single_past" -2024-11-06T17:33:46Z TRACE local local_update: } -2024-11-06T17:33:46Z TRACE local local_update: }, -2024-11-06T17:33:46Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:46Z TRACE local local_update: "families" : { -2024-11-06T17:33:46Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:46Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:46Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:46Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:46Z TRACE local local_update: } -2024-11-06T17:33:46Z TRACE local local_update: }, -2024-11-06T17:33:46Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:46Z TRACE local local_update: "points" : { -2024-11-06T17:33:46Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:46Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:46Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:46Z TRACE local local_update: }, -2024-11-06T17:33:46Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:46Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:46Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:46Z TRACE local local_update: }, -2024-11-06T17:33:46Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:46Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:46Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:46Z TRACE local local_update: } -2024-11-06T17:33:46Z TRACE local local_update: } -2024-11-06T17:33:46Z TRACE local local_update: } -2024-11-06T17:33:46Z TRACE local local_update: } -2024-11-06T17:33:46Z DEBUG Stale state cutoff threshold is 2024-11-06T17:33:32Z -2024-11-06T17:33:46Z DEBUG Waiting for device stateTransaction RC:1e04b5.00000007 (was null) -2024-11-06T17:33:46Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:33:46Z INFO Stage start waiting for state query at 13s -2024-11-06T17:33:46Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:46Z TRACE received state_localnet: { -2024-11-06T17:33:46Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:46Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:46Z TRACE received state_localnet: "addr" : "00:0d:3a:60:df:6f" -2024-11-06T17:33:46Z TRACE received state_localnet: }, -2024-11-06T17:33:46Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:46Z TRACE received state_localnet: "addr" : "10.1.0.213" -2024-11-06T17:33:46Z TRACE received state_localnet: }, -2024-11-06T17:33:46Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:46Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe60:df6f" -2024-11-06T17:33:46Z TRACE received state_localnet: }, -2024-11-06T17:33:46Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:46Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:46Z TRACE received state_localnet: } -2024-11-06T17:33:46Z TRACE received state_localnet: }, -2024-11-06T17:33:46Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:46Z", -2024-11-06T17:33:46Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:46Z TRACE received state_localnet: } -2024-11-06T17:33:46Z DEBUG Handling device message state_localnet MP:797455f6-1 -2024-11-06T17:33:46Z TRACE Ignoring partial state update -2024-11-06T17:33:46Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:46Z TRACE received state_pointset: { -2024-11-06T17:33:46Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:46Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:46Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:46Z TRACE received state_pointset: }, -2024-11-06T17:33:46Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:46Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:46Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:46Z TRACE received state_pointset: }, -2024-11-06T17:33:46Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:46Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:46Z TRACE received state_pointset: } -2024-11-06T17:33:46Z TRACE received state_pointset: }, -2024-11-06T17:33:46Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:46Z", -2024-11-06T17:33:46Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:46Z TRACE received state_pointset: } -2024-11-06T17:33:46Z DEBUG Handling device message state_pointset MP:797455f6-2 -2024-11-06T17:33:46Z TRACE Ignoring partial state update -2024-11-06T17:33:46Z TRACE received command AHU-1/state/update -2024-11-06T17:33:46Z DEBUG received state_update -2024-11-06T17:33:46Z INFO Received device configAcked -2024-11-06T17:33:46Z DEBUG Handling update message state_update RC:1e04b5.00000007 -2024-11-06T17:33:46Z DEBUG Removed stateTransaction RC:1e04b5.00000007 -2024-11-06T17:33:46Z DEBUG Updated state after 0s 2024-11-06T17:33:46Z RC:1e04b5.00000007 -2024-11-06T17:33:46Z INFO Updated state #005: Changed 0 fields. -2024-11-06T17:33:46Z DEBUG Updated state has last_config 2024-11-06T17:33:45Z (expecting 2024-11-06T17:33:45Z) -2024-11-06T17:33:46Z DEBUG Stage finished waiting for state query at 13s after 0s -2024-11-06T17:33:46Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:33:46Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:33:46Z INFO Stage start waiting for initial device state at 13s -2024-11-06T17:33:47Z TRACE updated check config_update: true -2024-11-06T17:33:47Z DEBUG update config_update, adding configTransaction RC:1e04b5.00000008 -2024-11-06T17:33:47Z TRACE local local_update: { -2024-11-06T17:33:47Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:45Z", -2024-11-06T17:33:47Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:47Z TRACE local local_update: "system" : { -2024-11-06T17:33:47Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:47Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:47Z TRACE local local_update: "operation" : { -2024-11-06T17:33:47Z TRACE local local_update: "last_start" : "2024-11-06T17:33:30Z" -2024-11-06T17:33:47Z TRACE local local_update: }, -2024-11-06T17:33:47Z TRACE local local_update: "testing" : { -2024-11-06T17:33:47Z TRACE local local_update: "sequence_name" : "scan_single_past" -2024-11-06T17:33:47Z TRACE local local_update: } -2024-11-06T17:33:47Z TRACE local local_update: }, -2024-11-06T17:33:47Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:47Z TRACE local local_update: "families" : { -2024-11-06T17:33:47Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:47Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:47Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:47Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:47Z TRACE local local_update: } -2024-11-06T17:33:47Z TRACE local local_update: }, -2024-11-06T17:33:47Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:47Z TRACE local local_update: "points" : { -2024-11-06T17:33:47Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:47Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:47Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:47Z TRACE local local_update: }, -2024-11-06T17:33:47Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:47Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:47Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:47Z TRACE local local_update: }, -2024-11-06T17:33:47Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:47Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:47Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:47Z TRACE local local_update: } -2024-11-06T17:33:47Z TRACE local local_update: } -2024-11-06T17:33:47Z TRACE local local_update: } -2024-11-06T17:33:47Z TRACE local local_update: } -2024-11-06T17:33:47Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:46Z -2024-11-06T17:33:47Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:47Z, because before initial device state -2024-11-06T17:33:47Z TRACE Stage suspend waiting for initial device state at 14s -2024-11-06T17:33:47Z INFO Stage start waiting for config update synchronized at 14s -2024-11-06T17:33:47Z TRACE received command AHU-1/reply/update -2024-11-06T17:33:47Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:47Z TRACE received command AHU-1/config/update -2024-11-06T17:33:47Z DEBUG received config_update -2024-11-06T17:33:47Z DEBUG Handling update message config_update RC:1e04b5.00000008 -2024-11-06T17:33:47Z DEBUG Removed configTransaction RC:1e04b5.00000008 -2024-11-06T17:33:47Z DEBUG last_start changed false, last_start 2024-11-06T17:33:30Z -2024-11-06T17:33:47Z DEBUG Updated config 2024-11-06T17:33:47Z RC:1e04b5.00000008 -2024-11-06T17:33:47Z INFO Updated config #004: Changed 0 fields. -2024-11-06T17:33:48Z TRACE received command AHU-1/state/update -2024-11-06T17:33:48Z DEBUG received state_update -2024-11-06T17:33:48Z DEBUG Handling update message state_update MP:fcb66895 -2024-11-06T17:33:48Z DEBUG Updated state after 0s 2024-11-06T17:33:48Z MP:fcb66895 -2024-11-06T17:33:48Z INFO Updated state #006: Changed 3 fields: -2024-11-06T17:33:48Z INFO Updated state #006: Set `system.last_config` = `2024-11-06T17:33:47Z` -2024-11-06T17:33:48Z INFO Updated state #006: Set `system.status.timestamp` = `2024-11-06T17:33:47Z` -2024-11-06T17:33:48Z INFO Updated state #006: Set `timestamp` = `2024-11-06T17:33:48Z` -2024-11-06T17:33:48Z DEBUG Updated state has last_config 2024-11-06T17:33:47Z (expecting 2024-11-06T17:33:47Z) -2024-11-06T17:33:48Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:48Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:33:48Z TRACE Stage resume waiting for initial device state at 15s -2024-11-06T17:33:48Z DEBUG Config sync took 1s -2024-11-06T17:33:48Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:48Z DEBUG Update config before initial device state timestamp 2024-11-06T17:33:47Z -2024-11-06T17:33:48Z TRACE local local_update: { -2024-11-06T17:33:48Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:47Z", -2024-11-06T17:33:48Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:48Z TRACE local local_update: "system" : { -2024-11-06T17:33:48Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:48Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:48Z TRACE local local_update: "operation" : { -2024-11-06T17:33:48Z TRACE local local_update: "last_start" : "2024-11-06T17:33:30Z" -2024-11-06T17:33:48Z TRACE local local_update: }, -2024-11-06T17:33:48Z TRACE local local_update: "testing" : { -2024-11-06T17:33:48Z TRACE local local_update: "sequence_name" : "scan_single_past" -2024-11-06T17:33:48Z TRACE local local_update: } -2024-11-06T17:33:48Z TRACE local local_update: }, -2024-11-06T17:33:48Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:48Z TRACE local local_update: "families" : { -2024-11-06T17:33:48Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:48Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:48Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:48Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:48Z TRACE local local_update: } -2024-11-06T17:33:48Z TRACE local local_update: }, -2024-11-06T17:33:48Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:48Z TRACE local local_update: "points" : { -2024-11-06T17:33:48Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:48Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:48Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:48Z TRACE local local_update: }, -2024-11-06T17:33:48Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:48Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:48Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:48Z TRACE local local_update: }, -2024-11-06T17:33:48Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:48Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:48Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:48Z TRACE local local_update: } -2024-11-06T17:33:48Z TRACE local local_update: } -2024-11-06T17:33:48Z TRACE local local_update: } -2024-11-06T17:33:48Z TRACE local local_update: } -2024-11-06T17:33:48Z DEBUG Stage finished waiting for initial device state at 15s after 1s -2024-11-06T17:33:48Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:33:48Z DEBUG Device state system status level is now 300 -2024-11-06T17:33:48Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:33:48Z INFO Stage start waiting for config update synchronized at 15s -2024-11-06T17:33:48Z TRACE received command AHU-1/state/system -2024-11-06T17:33:48Z TRACE received state_system: { -2024-11-06T17:33:48Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:48Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:48Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:48Z TRACE received state_system: }, -2024-11-06T17:33:48Z TRACE received state_system: "last_config" : "2024-11-06T17:33:47Z", -2024-11-06T17:33:48Z TRACE received state_system: "operation" : { -2024-11-06T17:33:48Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:48Z TRACE received state_system: "last_start" : "2024-11-06T17:33:30Z", -2024-11-06T17:33:48Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:48Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:48Z TRACE received state_system: }, -2024-11-06T17:33:48Z TRACE received state_system: "serial_no" : "sequencer-995", -2024-11-06T17:33:48Z TRACE received state_system: "software" : { -2024-11-06T17:33:48Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:48Z TRACE received state_system: }, -2024-11-06T17:33:48Z TRACE received state_system: "status" : { -2024-11-06T17:33:48Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:48Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:48Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:47Z", -2024-11-06T17:33:48Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:48Z TRACE received state_system: }, -2024-11-06T17:33:48Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:48Z", -2024-11-06T17:33:48Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:48Z TRACE received state_system: } -2024-11-06T17:33:48Z DEBUG Handling device message state_system MP:fcb66895-0 -2024-11-06T17:33:48Z TRACE Ignoring partial state update -2024-11-06T17:33:48Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:33:48Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:33:48Z DEBUG Config sync took 1s -2024-11-06T17:33:48Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:48Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:33:48Z INFO Stage start waiting for executing test at 15s -2024-11-06T17:33:48Z DEBUG stage begin waiting for executing test at 15s -2024-11-06T17:33:48Z DEBUG Allowing device state change discovery -2024-11-06T17:33:48Z TRACE Stage suspend waiting for executing test at 15s -2024-11-06T17:33:48Z INFO Stage start waiting for discovery families defined at 15s -2024-11-06T17:33:49Z DEBUG system config extra field null -2024-11-06T17:33:49Z TRACE updated check config_system: true -2024-11-06T17:33:49Z DEBUG update config_system, adding configTransaction RC:1e04b5.00000009 -2024-11-06T17:33:49Z TRACE local local_system: { -2024-11-06T17:33:49Z TRACE local local_system: "min_loglevel" : 200, -2024-11-06T17:33:49Z TRACE local local_system: "metrics_rate_sec" : 10, -2024-11-06T17:33:49Z TRACE local local_system: "operation" : { -2024-11-06T17:33:49Z TRACE local local_system: "last_start" : "2024-11-06T17:33:30Z" -2024-11-06T17:33:49Z TRACE local local_system: }, -2024-11-06T17:33:49Z TRACE local local_system: "testing" : { -2024-11-06T17:33:49Z TRACE local local_system: "sequence_name" : "scan_single_past" -2024-11-06T17:33:49Z TRACE local local_system: } -2024-11-06T17:33:49Z TRACE local local_system: } -2024-11-06T17:33:49Z TRACE updated check config_pointset: true -2024-11-06T17:33:49Z DEBUG update config_pointset, adding configTransaction RC:1e04b5.0000000a -2024-11-06T17:33:49Z TRACE local local_pointset: { -2024-11-06T17:33:49Z TRACE local local_pointset: "points" : { -2024-11-06T17:33:49Z TRACE local local_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:49Z TRACE local local_pointset: "units" : "Bars", -2024-11-06T17:33:49Z TRACE local local_pointset: "set_value" : 98 -2024-11-06T17:33:49Z TRACE local local_pointset: }, -2024-11-06T17:33:49Z TRACE local local_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:49Z TRACE local local_pointset: "ref" : "BV11.present_value", -2024-11-06T17:33:49Z TRACE local local_pointset: "units" : "No-units" -2024-11-06T17:33:49Z TRACE local local_pointset: }, -2024-11-06T17:33:49Z TRACE local local_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:49Z TRACE local local_pointset: "ref" : "AV12.present_value", -2024-11-06T17:33:49Z TRACE local local_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:49Z TRACE local local_pointset: } -2024-11-06T17:33:49Z TRACE local local_pointset: } -2024-11-06T17:33:49Z TRACE local local_pointset: } -2024-11-06T17:33:49Z TRACE updated check config_gateway: false -2024-11-06T17:33:49Z TRACE updated check config_localnet: true -2024-11-06T17:33:49Z DEBUG update config_localnet, adding configTransaction RC:1e04b5.0000000b -2024-11-06T17:33:49Z TRACE local local_localnet: { -2024-11-06T17:33:49Z TRACE local local_localnet: "families" : { -2024-11-06T17:33:49Z TRACE local local_localnet: "ether" : { }, -2024-11-06T17:33:49Z TRACE local local_localnet: "ipv4" : { }, -2024-11-06T17:33:49Z TRACE local local_localnet: "vendor" : { }, -2024-11-06T17:33:49Z TRACE local local_localnet: "ipv6" : { } -2024-11-06T17:33:49Z TRACE local local_localnet: } -2024-11-06T17:33:49Z TRACE local local_localnet: } -2024-11-06T17:33:49Z TRACE updated check config_blobset: false -2024-11-06T17:33:49Z TRACE updated check config_discovery: true -2024-11-06T17:33:49Z DEBUG update config_discovery, adding configTransaction RC:1e04b5.0000000c -2024-11-06T17:33:49Z TRACE local local_discovery: { -2024-11-06T17:33:49Z TRACE local local_discovery: "families" : { } -2024-11-06T17:33:49Z TRACE local local_discovery: } -2024-11-06T17:33:49Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:48Z -2024-11-06T17:33:49Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:49Z, because before discovery families defined -2024-11-06T17:33:49Z TRACE Stage suspend waiting for discovery families defined at 16s -2024-11-06T17:33:49Z INFO Stage start waiting for config update synchronized at 16s -2024-11-06T17:33:49Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:49Z TRACE received state_localnet: { -2024-11-06T17:33:49Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:49Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:49Z TRACE received state_localnet: "addr" : "00:0d:3a:60:df:6f" -2024-11-06T17:33:49Z TRACE received state_localnet: }, -2024-11-06T17:33:49Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:49Z TRACE received state_localnet: "addr" : "10.1.0.213" -2024-11-06T17:33:49Z TRACE received state_localnet: }, -2024-11-06T17:33:49Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:49Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe60:df6f" -2024-11-06T17:33:49Z TRACE received state_localnet: }, -2024-11-06T17:33:49Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:49Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:49Z TRACE received state_localnet: } -2024-11-06T17:33:49Z TRACE received state_localnet: }, -2024-11-06T17:33:49Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:48Z", -2024-11-06T17:33:49Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:49Z TRACE received state_localnet: } -2024-11-06T17:33:49Z DEBUG Handling device message state_localnet MP:fcb66895-1 -2024-11-06T17:33:49Z TRACE Ignoring partial state update -2024-11-06T17:33:49Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:49Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:49Z TRACE received state_pointset: { -2024-11-06T17:33:49Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:49Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:49Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:49Z TRACE received state_pointset: }, -2024-11-06T17:33:49Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:49Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:49Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:49Z TRACE received state_pointset: }, -2024-11-06T17:33:49Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:49Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:49Z TRACE received state_pointset: } -2024-11-06T17:33:49Z TRACE received state_pointset: }, -2024-11-06T17:33:49Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:48Z", -2024-11-06T17:33:49Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:49Z TRACE received state_pointset: } -2024-11-06T17:33:49Z DEBUG Handling device message state_pointset MP:fcb66895-2 -2024-11-06T17:33:49Z TRACE Ignoring partial state update -2024-11-06T17:33:49Z TRACE received command AHU-1/config/update -2024-11-06T17:33:49Z DEBUG received config_update -2024-11-06T17:33:49Z DEBUG Handling update message config_update RC:1e04b5.00000009 -2024-11-06T17:33:49Z DEBUG Removed configTransaction RC:1e04b5.00000009 -2024-11-06T17:33:49Z DEBUG last_start changed false, last_start 2024-11-06T17:33:30Z -2024-11-06T17:33:49Z DEBUG Updated config 2024-11-06T17:33:49Z RC:1e04b5.00000009 -2024-11-06T17:33:49Z INFO Updated config #005: Changed 1 fields: -2024-11-06T17:33:49Z INFO Updated config #005: Add `discovery` = { "families": { } } -2024-11-06T17:33:49Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared, last_config not synced in state -2024-11-06T17:33:50Z TRACE received command AHU-1/state/update -2024-11-06T17:33:50Z DEBUG received state_update -2024-11-06T17:33:50Z DEBUG Handling update message state_update MP:5c778439 -2024-11-06T17:33:50Z DEBUG Updated state after 0s 2024-11-06T17:33:50Z MP:5c778439 -2024-11-06T17:33:50Z INFO Updated state #007: Changed 3 fields: -2024-11-06T17:33:50Z INFO Updated state #007: Set `system.last_config` = `2024-11-06T17:33:49Z` -2024-11-06T17:33:50Z INFO Updated state #007: Set `system.status.timestamp` = `2024-11-06T17:33:49Z` -2024-11-06T17:33:50Z INFO Updated state #007: Set `timestamp` = `2024-11-06T17:33:50Z` -2024-11-06T17:33:50Z DEBUG Updated state has last_config 2024-11-06T17:33:49Z (expecting 2024-11-06T17:33:49Z) -2024-11-06T17:33:50Z TRACE received command AHU-1/state/system -2024-11-06T17:33:50Z TRACE received state_system: { -2024-11-06T17:33:50Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:50Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:50Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:50Z TRACE received state_system: }, -2024-11-06T17:33:50Z TRACE received state_system: "last_config" : "2024-11-06T17:33:49Z", -2024-11-06T17:33:50Z TRACE received state_system: "operation" : { -2024-11-06T17:33:50Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:50Z TRACE received state_system: "last_start" : "2024-11-06T17:33:30Z", -2024-11-06T17:33:50Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:50Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:50Z TRACE received state_system: }, -2024-11-06T17:33:50Z TRACE received state_system: "serial_no" : "sequencer-995", -2024-11-06T17:33:50Z TRACE received state_system: "software" : { -2024-11-06T17:33:50Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:50Z TRACE received state_system: }, -2024-11-06T17:33:50Z TRACE received state_system: "status" : { -2024-11-06T17:33:50Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:50Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:50Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:49Z", -2024-11-06T17:33:50Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:50Z TRACE received state_system: }, -2024-11-06T17:33:50Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:50Z", -2024-11-06T17:33:50Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:50Z TRACE received state_system: } -2024-11-06T17:33:50Z DEBUG Handling device message state_system MP:5c778439-0 -2024-11-06T17:33:50Z TRACE Ignoring partial state update -2024-11-06T17:33:50Z DEBUG Detail config update synchronized is now: config transactions not cleared -2024-11-06T17:33:50Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:50Z TRACE received state_localnet: { -2024-11-06T17:33:50Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:50Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:50Z TRACE received state_localnet: "addr" : "00:0d:3a:60:df:6f" -2024-11-06T17:33:50Z TRACE received state_localnet: }, -2024-11-06T17:33:50Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:50Z TRACE received state_localnet: "addr" : "10.1.0.213" -2024-11-06T17:33:50Z TRACE received state_localnet: }, -2024-11-06T17:33:50Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:50Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe60:df6f" -2024-11-06T17:33:50Z TRACE received state_localnet: }, -2024-11-06T17:33:50Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:50Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:50Z TRACE received state_localnet: } -2024-11-06T17:33:50Z TRACE received state_localnet: }, -2024-11-06T17:33:50Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:50Z", -2024-11-06T17:33:50Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:50Z TRACE received state_localnet: } -2024-11-06T17:33:50Z DEBUG Handling device message state_localnet MP:5c778439-1 -2024-11-06T17:33:50Z TRACE Ignoring partial state update -2024-11-06T17:33:50Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:50Z TRACE received state_pointset: { -2024-11-06T17:33:50Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:50Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:50Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:50Z TRACE received state_pointset: }, -2024-11-06T17:33:50Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:50Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:50Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:50Z TRACE received state_pointset: }, -2024-11-06T17:33:50Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:50Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:50Z TRACE received state_pointset: } -2024-11-06T17:33:50Z TRACE received state_pointset: }, -2024-11-06T17:33:50Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:50Z", -2024-11-06T17:33:50Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:50Z TRACE received state_pointset: } -2024-11-06T17:33:50Z DEBUG Handling device message state_pointset MP:5c778439-2 -2024-11-06T17:33:50Z TRACE Ignoring partial state update -2024-11-06T17:33:50Z TRACE received command AHU-1/config/update -2024-11-06T17:33:50Z DEBUG received config_update -2024-11-06T17:33:50Z DEBUG Handling update message config_update RC:1e04b5.0000000a -2024-11-06T17:33:50Z DEBUG Removed configTransaction RC:1e04b5.0000000a -2024-11-06T17:33:50Z DEBUG last_start changed false, last_start 2024-11-06T17:33:30Z -2024-11-06T17:33:50Z DEBUG Updated config 2024-11-06T17:33:50Z RC:1e04b5.0000000a -2024-11-06T17:33:50Z INFO Updated config #006: Changed 0 fields. -2024-11-06T17:33:51Z TRACE received command AHU-1/events/pointset -2024-11-06T17:33:51Z TRACE received events_pointset: { -2024-11-06T17:33:51Z TRACE received events_pointset: "points" : { -2024-11-06T17:33:51Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:51Z TRACE received events_pointset: "present_value" : false -2024-11-06T17:33:51Z TRACE received events_pointset: }, -2024-11-06T17:33:51Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:51Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:33:51Z TRACE received events_pointset: }, -2024-11-06T17:33:51Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:51Z TRACE received events_pointset: "present_value" : 9 -2024-11-06T17:33:51Z TRACE received events_pointset: } -2024-11-06T17:33:51Z TRACE received events_pointset: }, -2024-11-06T17:33:51Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:33:51Z", -2024-11-06T17:33:51Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:33:51Z TRACE received events_pointset: } -2024-11-06T17:33:51Z DEBUG Handling device message events_pointset MP:7d54c6bd -2024-11-06T17:33:51Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state -2024-11-06T17:33:51Z TRACE received command AHU-1/events/system -2024-11-06T17:33:51Z DEBUG received events_system 2024-11-06T17:33:42Z NOTICE system.config.apply: success -2024-11-06T17:33:51Z DEBUG received events_system 2024-11-06T17:33:42Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:51Z DEBUG received events_system 2024-11-06T17:33:42Z INFO device.log: 2024-11-06T17:33:42Z received config 2024-11-06T17:33:42Z -2024-11-06T17:33:51Z DEBUG received events_system 2024-11-06T17:33:42Z NOTICE system.config.apply: success -2024-11-06T17:33:51Z DEBUG received events_system 2024-11-06T17:33:44Z INFO device.log: Update state 2024-11-06T17:33:44Z last_config 2024-11-06T17:33:42Z -2024-11-06T17:33:51Z DEBUG received events_system 2024-11-06T17:33:45Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:51Z DEBUG received events_system 2024-11-06T17:33:45Z INFO device.log: 2024-11-06T17:33:45Z received config 2024-11-06T17:33:45Z -2024-11-06T17:33:51Z DEBUG received events_system 2024-11-06T17:33:45Z NOTICE system.config.apply: success -2024-11-06T17:33:51Z DEBUG received events_system 2024-11-06T17:33:46Z INFO device.log: Update state 2024-11-06T17:33:46Z last_config 2024-11-06T17:33:45Z -2024-11-06T17:33:51Z DEBUG received events_system 2024-11-06T17:33:47Z INFO device.log: 2024-11-06T17:33:47Z received config 2024-11-06T17:33:47Z -2024-11-06T17:33:51Z DEBUG received events_system 2024-11-06T17:33:47Z NOTICE system.config.apply: success -2024-11-06T17:33:51Z DEBUG received events_system 2024-11-06T17:33:48Z INFO device.log: Update state 2024-11-06T17:33:48Z last_config 2024-11-06T17:33:47Z -2024-11-06T17:33:51Z DEBUG received events_system 2024-11-06T17:33:49Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:51Z DEBUG received events_system 2024-11-06T17:33:49Z INFO device.log: 2024-11-06T17:33:49Z received config 2024-11-06T17:33:49Z -2024-11-06T17:33:51Z DEBUG received events_system 2024-11-06T17:33:49Z NOTICE system.config.apply: success -2024-11-06T17:33:51Z DEBUG received events_system 2024-11-06T17:33:50Z INFO device.log: Update state 2024-11-06T17:33:50Z last_config 2024-11-06T17:33:49Z -2024-11-06T17:33:51Z DEBUG received events_system 2024-11-06T17:33:50Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:51Z DEBUG received events_system 2024-11-06T17:33:50Z INFO device.log: 2024-11-06T17:33:50Z received config 2024-11-06T17:33:50Z -2024-11-06T17:33:51Z DEBUG received events_system 2024-11-06T17:33:50Z NOTICE system.config.apply: success -2024-11-06T17:33:51Z DEBUG Handling device message events_system MP:1155e72b -2024-11-06T17:33:51Z TRACE received command null/config/udmi -2024-11-06T17:33:51Z TRACE received command AHU-1/config/update -2024-11-06T17:33:51Z DEBUG received config_update -2024-11-06T17:33:51Z DEBUG Handling update message config_update RC:1e04b5.0000000b -2024-11-06T17:33:51Z DEBUG Removed configTransaction RC:1e04b5.0000000b -2024-11-06T17:33:51Z DEBUG last_start changed false, last_start 2024-11-06T17:33:30Z -2024-11-06T17:33:51Z DEBUG Updated config 2024-11-06T17:33:51Z RC:1e04b5.0000000b -2024-11-06T17:33:51Z INFO Updated config #007: Changed 0 fields. -2024-11-06T17:33:52Z TRACE received command AHU-1/state/update -2024-11-06T17:33:52Z DEBUG received state_update -2024-11-06T17:33:52Z DEBUG Handling update message state_update MP:5f4e5df0 -2024-11-06T17:33:52Z DEBUG Updated state after 0s 2024-11-06T17:33:52Z MP:5f4e5df0 -2024-11-06T17:33:52Z INFO Updated state #008: Changed 3 fields: -2024-11-06T17:33:52Z INFO Updated state #008: Set `system.last_config` = `2024-11-06T17:33:51Z` -2024-11-06T17:33:52Z INFO Updated state #008: Set `system.status.timestamp` = `2024-11-06T17:33:51Z` -2024-11-06T17:33:52Z INFO Updated state #008: Set `timestamp` = `2024-11-06T17:33:52Z` -2024-11-06T17:33:52Z DEBUG Updated state has last_config 2024-11-06T17:33:51Z (expecting 2024-11-06T17:33:51Z) -2024-11-06T17:33:52Z DEBUG Detail config update synchronized is now: config transactions not cleared -2024-11-06T17:33:52Z TRACE received command AHU-1/state/system -2024-11-06T17:33:52Z TRACE received state_system: { -2024-11-06T17:33:52Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:52Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:52Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:52Z TRACE received state_system: }, -2024-11-06T17:33:52Z TRACE received state_system: "last_config" : "2024-11-06T17:33:51Z", -2024-11-06T17:33:52Z TRACE received state_system: "operation" : { -2024-11-06T17:33:52Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:52Z TRACE received state_system: "last_start" : "2024-11-06T17:33:30Z", -2024-11-06T17:33:52Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:52Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:52Z TRACE received state_system: }, -2024-11-06T17:33:52Z TRACE received state_system: "serial_no" : "sequencer-995", -2024-11-06T17:33:52Z TRACE received state_system: "software" : { -2024-11-06T17:33:52Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:52Z TRACE received state_system: }, -2024-11-06T17:33:52Z TRACE received state_system: "status" : { -2024-11-06T17:33:52Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:52Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:52Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:51Z", -2024-11-06T17:33:52Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:52Z TRACE received state_system: }, -2024-11-06T17:33:52Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:52Z", -2024-11-06T17:33:52Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:52Z TRACE received state_system: } -2024-11-06T17:33:52Z DEBUG Handling device message state_system MP:5f4e5df0-0 -2024-11-06T17:33:52Z TRACE Ignoring partial state update -2024-11-06T17:33:52Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:52Z TRACE received state_localnet: { -2024-11-06T17:33:52Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:52Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:52Z TRACE received state_localnet: "addr" : "00:0d:3a:60:df:6f" -2024-11-06T17:33:52Z TRACE received state_localnet: }, -2024-11-06T17:33:52Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:52Z TRACE received state_localnet: "addr" : "10.1.0.213" -2024-11-06T17:33:52Z TRACE received state_localnet: }, -2024-11-06T17:33:52Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:52Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe60:df6f" -2024-11-06T17:33:52Z TRACE received state_localnet: }, -2024-11-06T17:33:52Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:52Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:52Z TRACE received state_localnet: } -2024-11-06T17:33:52Z TRACE received state_localnet: }, -2024-11-06T17:33:52Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:52Z", -2024-11-06T17:33:52Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:52Z TRACE received state_localnet: } -2024-11-06T17:33:52Z DEBUG Handling device message state_localnet MP:5f4e5df0-1 -2024-11-06T17:33:52Z TRACE Ignoring partial state update -2024-11-06T17:33:52Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:52Z TRACE received state_pointset: { -2024-11-06T17:33:52Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:52Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:52Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:52Z TRACE received state_pointset: }, -2024-11-06T17:33:52Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:52Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:52Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:52Z TRACE received state_pointset: }, -2024-11-06T17:33:52Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:52Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:52Z TRACE received state_pointset: } -2024-11-06T17:33:52Z TRACE received state_pointset: }, -2024-11-06T17:33:52Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:52Z", -2024-11-06T17:33:52Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:52Z TRACE received state_pointset: } -2024-11-06T17:33:52Z DEBUG Handling device message state_pointset MP:5f4e5df0-2 -2024-11-06T17:33:52Z TRACE Ignoring partial state update -2024-11-06T17:33:53Z TRACE received command AHU-1/config/update -2024-11-06T17:33:53Z DEBUG received config_update -2024-11-06T17:33:53Z DEBUG Handling update message config_update RC:1e04b5.0000000c -2024-11-06T17:33:53Z DEBUG Removed configTransaction RC:1e04b5.0000000c -2024-11-06T17:33:53Z DEBUG last_start changed false, last_start 2024-11-06T17:33:30Z -2024-11-06T17:33:53Z DEBUG Updated config 2024-11-06T17:33:53Z RC:1e04b5.0000000c -2024-11-06T17:33:53Z INFO Updated config #008: Changed 0 fields. -2024-11-06T17:33:53Z DEBUG Detail config update synchronized is now: last_config not synced in state -2024-11-06T17:33:54Z TRACE received command AHU-1/state/update -2024-11-06T17:33:54Z DEBUG received state_update -2024-11-06T17:33:54Z DEBUG Handling update message state_update MP:69b93220 -2024-11-06T17:33:54Z DEBUG Updated state after 0s 2024-11-06T17:33:54Z MP:69b93220 -2024-11-06T17:33:54Z INFO Updated state #009: Changed 4 fields: -2024-11-06T17:33:54Z INFO Updated state #009: Set `system.last_config` = `2024-11-06T17:33:53Z` -2024-11-06T17:33:54Z INFO Updated state #009: Set `system.status.timestamp` = `2024-11-06T17:33:53Z` -2024-11-06T17:33:54Z INFO Updated state #009: Add `discovery` = { "families": { } } -2024-11-06T17:33:54Z INFO Updated state #009: Set `timestamp` = `2024-11-06T17:33:54Z` -2024-11-06T17:33:54Z DEBUG Updated state has last_config 2024-11-06T17:33:53Z (expecting 2024-11-06T17:33:53Z) -2024-11-06T17:33:54Z TRACE received command AHU-1/state/system -2024-11-06T17:33:54Z TRACE received state_system: { -2024-11-06T17:33:54Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:54Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:54Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:54Z TRACE received state_system: }, -2024-11-06T17:33:54Z TRACE received state_system: "last_config" : "2024-11-06T17:33:53Z", -2024-11-06T17:33:54Z TRACE received state_system: "operation" : { -2024-11-06T17:33:54Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:54Z TRACE received state_system: "last_start" : "2024-11-06T17:33:30Z", -2024-11-06T17:33:54Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:54Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:54Z TRACE received state_system: }, -2024-11-06T17:33:54Z TRACE received state_system: "serial_no" : "sequencer-995", -2024-11-06T17:33:54Z TRACE received state_system: "software" : { -2024-11-06T17:33:54Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:54Z TRACE received state_system: }, -2024-11-06T17:33:54Z TRACE received state_system: "status" : { -2024-11-06T17:33:54Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:54Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:54Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:53Z", -2024-11-06T17:33:54Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:54Z TRACE received state_system: }, -2024-11-06T17:33:54Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:54Z", -2024-11-06T17:33:54Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:54Z TRACE received state_system: } -2024-11-06T17:33:54Z DEBUG Handling device message state_system MP:69b93220-0 -2024-11-06T17:33:54Z TRACE Ignoring partial state update -2024-11-06T17:33:54Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:54Z DEBUG Stage finished waiting for config update synchronized at 21s after 4s -2024-11-06T17:33:54Z TRACE Stage resume waiting for discovery families defined at 21s -2024-11-06T17:33:54Z DEBUG Config sync took 5s -2024-11-06T17:33:54Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:54Z DEBUG Update config before discovery families defined timestamp 2024-11-06T17:33:53Z -2024-11-06T17:33:54Z TRACE local local_update: { -2024-11-06T17:33:54Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:53Z", -2024-11-06T17:33:54Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:54Z TRACE local local_update: "system" : { -2024-11-06T17:33:54Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:54Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:54Z TRACE local local_update: "operation" : { -2024-11-06T17:33:54Z TRACE local local_update: "last_start" : "2024-11-06T17:33:30Z" -2024-11-06T17:33:54Z TRACE local local_update: }, -2024-11-06T17:33:54Z TRACE local local_update: "testing" : { -2024-11-06T17:33:54Z TRACE local local_update: "sequence_name" : "scan_single_past" -2024-11-06T17:33:54Z TRACE local local_update: } -2024-11-06T17:33:54Z TRACE local local_update: }, -2024-11-06T17:33:54Z TRACE local local_update: "discovery" : { -2024-11-06T17:33:54Z TRACE local local_update: "families" : { } -2024-11-06T17:33:54Z TRACE local local_update: }, -2024-11-06T17:33:54Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:54Z TRACE local local_update: "families" : { -2024-11-06T17:33:54Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:54Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:54Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:54Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:54Z TRACE local local_update: } -2024-11-06T17:33:54Z TRACE local local_update: }, -2024-11-06T17:33:54Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:54Z TRACE local local_update: "points" : { -2024-11-06T17:33:54Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:54Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:54Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:54Z TRACE local local_update: }, -2024-11-06T17:33:54Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:54Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:54Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:54Z TRACE local local_update: }, -2024-11-06T17:33:54Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:54Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:54Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:54Z TRACE local local_update: } -2024-11-06T17:33:54Z TRACE local local_update: } -2024-11-06T17:33:54Z TRACE local local_update: } -2024-11-06T17:33:54Z TRACE local local_update: } -2024-11-06T17:33:54Z DEBUG Recorded sequence: 1. Update config before discovery families defined -2024-11-06T17:33:54Z INFO Device config Add `discovery` = { "families": { } } -2024-11-06T17:33:54Z TRACE Update config before discovery families defined: Add `discovery` = { "families": { } } -2024-11-06T17:33:54Z DEBUG Recorded sequence: 1. Wait for discovery families defined -2024-11-06T17:33:54Z DEBUG Stage finished waiting for discovery families defined at 21s after 6s -2024-11-06T17:33:54Z TRACE Stage resume waiting for executing test at 21s -2024-11-06T17:33:54Z TRACE Stage suspend waiting for executing test at 21s -2024-11-06T17:33:54Z INFO Stage start waiting for discovery family keys match at 21s -2024-11-06T17:33:55Z DEBUG system config extra field null -2024-11-06T17:33:55Z TRACE updated check config_system: false -2024-11-06T17:33:55Z TRACE updated check config_pointset: false -2024-11-06T17:33:55Z TRACE updated check config_gateway: false -2024-11-06T17:33:55Z TRACE updated check config_localnet: false -2024-11-06T17:33:55Z TRACE updated check config_blobset: false -2024-11-06T17:33:55Z TRACE updated check config_discovery: false -2024-11-06T17:33:55Z DEBUG Update config Before discovery family keys match timestamp 2024-11-06T17:33:53Z -2024-11-06T17:33:55Z TRACE local local_update: { -2024-11-06T17:33:55Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:53Z", -2024-11-06T17:33:55Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:55Z TRACE local local_update: "system" : { -2024-11-06T17:33:55Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:55Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:55Z TRACE local local_update: "operation" : { -2024-11-06T17:33:55Z TRACE local local_update: "last_start" : "2024-11-06T17:33:30Z" -2024-11-06T17:33:55Z TRACE local local_update: }, -2024-11-06T17:33:55Z TRACE local local_update: "testing" : { -2024-11-06T17:33:55Z TRACE local local_update: "sequence_name" : "scan_single_past" -2024-11-06T17:33:55Z TRACE local local_update: } -2024-11-06T17:33:55Z TRACE local local_update: }, -2024-11-06T17:33:55Z TRACE local local_update: "discovery" : { -2024-11-06T17:33:55Z TRACE local local_update: "families" : { } -2024-11-06T17:33:55Z TRACE local local_update: }, -2024-11-06T17:33:55Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:55Z TRACE local local_update: "families" : { -2024-11-06T17:33:55Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:55Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:55Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:55Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:55Z TRACE local local_update: } -2024-11-06T17:33:55Z TRACE local local_update: }, -2024-11-06T17:33:55Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:55Z TRACE local local_update: "points" : { -2024-11-06T17:33:55Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:55Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:55Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:55Z TRACE local local_update: }, -2024-11-06T17:33:55Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:55Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:55Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:55Z TRACE local local_update: }, -2024-11-06T17:33:55Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:55Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:55Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:55Z TRACE local local_update: } -2024-11-06T17:33:55Z TRACE local local_update: } -2024-11-06T17:33:55Z TRACE local local_update: } -2024-11-06T17:33:55Z TRACE local local_update: } -2024-11-06T17:33:55Z DEBUG Recorded sequence: 1. Wait until discovery family keys match -2024-11-06T17:33:55Z DEBUG Stage finished waiting for discovery family keys match at 22s after 1s -2024-11-06T17:33:55Z TRACE Stage resume waiting for executing test at 22s -2024-11-06T17:33:55Z TRACE Stage suspend waiting for executing test at 22s -2024-11-06T17:33:55Z INFO Stage start waiting for no scans active at 22s -2024-11-06T17:33:56Z DEBUG system config extra field null -2024-11-06T17:33:56Z TRACE updated check config_system: false -2024-11-06T17:33:56Z TRACE updated check config_pointset: false -2024-11-06T17:33:56Z TRACE updated check config_gateway: false -2024-11-06T17:33:56Z TRACE updated check config_localnet: false -2024-11-06T17:33:56Z TRACE updated check config_blobset: false -2024-11-06T17:33:56Z TRACE updated check config_discovery: false -2024-11-06T17:33:56Z DEBUG Update config before no scans active timestamp 2024-11-06T17:33:53Z -2024-11-06T17:33:56Z TRACE local local_update: { -2024-11-06T17:33:56Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:53Z", -2024-11-06T17:33:56Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:56Z TRACE local local_update: "system" : { -2024-11-06T17:33:56Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:56Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:56Z TRACE local local_update: "operation" : { -2024-11-06T17:33:56Z TRACE local local_update: "last_start" : "2024-11-06T17:33:30Z" -2024-11-06T17:33:56Z TRACE local local_update: }, -2024-11-06T17:33:56Z TRACE local local_update: "testing" : { -2024-11-06T17:33:56Z TRACE local local_update: "sequence_name" : "scan_single_past" -2024-11-06T17:33:56Z TRACE local local_update: } -2024-11-06T17:33:56Z TRACE local local_update: }, -2024-11-06T17:33:56Z TRACE local local_update: "discovery" : { -2024-11-06T17:33:56Z TRACE local local_update: "families" : { } -2024-11-06T17:33:56Z TRACE local local_update: }, -2024-11-06T17:33:56Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:56Z TRACE local local_update: "families" : { -2024-11-06T17:33:56Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:56Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:56Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:56Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:56Z TRACE local local_update: } -2024-11-06T17:33:56Z TRACE local local_update: }, -2024-11-06T17:33:56Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:56Z TRACE local local_update: "points" : { -2024-11-06T17:33:56Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:56Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:56Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:56Z TRACE local local_update: }, -2024-11-06T17:33:56Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:56Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:56Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:56Z TRACE local local_update: }, -2024-11-06T17:33:56Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:56Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:56Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:56Z TRACE local local_update: } -2024-11-06T17:33:56Z TRACE local local_update: } -2024-11-06T17:33:56Z TRACE local local_update: } -2024-11-06T17:33:56Z TRACE local local_update: } -2024-11-06T17:33:56Z DEBUG Recorded sequence: 1. Wait for no scans active -2024-11-06T17:33:56Z DEBUG Stage finished waiting for no scans active at 23s after 1s -2024-11-06T17:33:56Z TRACE Stage resume waiting for executing test at 23s -2024-11-06T17:33:56Z INFO Scan configured for family vendor starting at 2021-10-16T09:06:25Z evey nulls -2024-11-06T17:33:57Z TRACE Stage suspend waiting for executing test at 24s -2024-11-06T17:33:57Z INFO Stage start waiting for scan schedule initially not active at 24s -2024-11-06T17:33:58Z DEBUG system config extra field null -2024-11-06T17:33:58Z TRACE updated check config_system: false -2024-11-06T17:33:58Z TRACE updated check config_pointset: false -2024-11-06T17:33:58Z TRACE updated check config_gateway: false -2024-11-06T17:33:58Z TRACE updated check config_localnet: false -2024-11-06T17:33:58Z TRACE updated check config_blobset: false -2024-11-06T17:33:58Z TRACE updated check config_discovery: true -2024-11-06T17:33:58Z DEBUG update config_discovery, adding configTransaction RC:1e04b5.0000000d -2024-11-06T17:33:58Z TRACE local local_discovery: { -2024-11-06T17:33:58Z TRACE local local_discovery: "families" : { -2024-11-06T17:33:58Z TRACE local local_discovery: "vendor" : { -2024-11-06T17:33:58Z TRACE local local_discovery: "generation" : "2021-10-16T09:06:25Z", -2024-11-06T17:33:58Z TRACE local local_discovery: "scan_duration_sec" : 10 -2024-11-06T17:33:58Z TRACE local local_discovery: } -2024-11-06T17:33:58Z TRACE local local_discovery: } -2024-11-06T17:33:58Z TRACE local local_discovery: } -2024-11-06T17:33:58Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:54Z -2024-11-06T17:33:58Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:58Z, because Before scan schedule initially not active -2024-11-06T17:33:58Z TRACE Stage suspend waiting for scan schedule initially not active at 25s -2024-11-06T17:33:58Z INFO Stage start waiting for config update synchronized at 25s -2024-11-06T17:33:58Z TRACE received command AHU-1/state/discovery -2024-11-06T17:33:58Z TRACE received state_discovery: { -2024-11-06T17:33:58Z TRACE received state_discovery: "families" : { }, -2024-11-06T17:33:58Z TRACE received state_discovery: "timestamp" : "2024-11-06T17:33:54Z", -2024-11-06T17:33:58Z TRACE received state_discovery: "version" : "1.5.2" -2024-11-06T17:33:58Z TRACE received state_discovery: } -2024-11-06T17:33:58Z DEBUG Handling device message state_discovery MP:69b93220-1 -2024-11-06T17:33:58Z TRACE Ignoring partial state update -2024-11-06T17:33:58Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:58Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:58Z TRACE received state_localnet: { -2024-11-06T17:33:58Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:58Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:58Z TRACE received state_localnet: "addr" : "00:0d:3a:60:df:6f" -2024-11-06T17:33:58Z TRACE received state_localnet: }, -2024-11-06T17:33:58Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:58Z TRACE received state_localnet: "addr" : "10.1.0.213" -2024-11-06T17:33:58Z TRACE received state_localnet: }, -2024-11-06T17:33:58Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:58Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe60:df6f" -2024-11-06T17:33:58Z TRACE received state_localnet: }, -2024-11-06T17:33:58Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:58Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:58Z TRACE received state_localnet: } -2024-11-06T17:33:58Z TRACE received state_localnet: }, -2024-11-06T17:33:58Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:54Z", -2024-11-06T17:33:58Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:58Z TRACE received state_localnet: } -2024-11-06T17:33:58Z DEBUG Handling device message state_localnet MP:69b93220-2 -2024-11-06T17:33:58Z TRACE Ignoring partial state update -2024-11-06T17:33:58Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:58Z TRACE received state_pointset: { -2024-11-06T17:33:58Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:58Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:58Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:58Z TRACE received state_pointset: }, -2024-11-06T17:33:58Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:58Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:58Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:58Z TRACE received state_pointset: }, -2024-11-06T17:33:58Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:58Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:58Z TRACE received state_pointset: } -2024-11-06T17:33:58Z TRACE received state_pointset: }, -2024-11-06T17:33:58Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:54Z", -2024-11-06T17:33:58Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:58Z TRACE received state_pointset: } -2024-11-06T17:33:58Z DEBUG Handling device message state_pointset MP:69b93220-3 -2024-11-06T17:33:58Z TRACE Ignoring partial state update -2024-11-06T17:33:58Z TRACE received command AHU-1/config/update -2024-11-06T17:33:58Z DEBUG received config_update -2024-11-06T17:33:58Z DEBUG Handling update message config_update RC:1e04b5.0000000d -2024-11-06T17:33:58Z DEBUG Removed configTransaction RC:1e04b5.0000000d -2024-11-06T17:33:58Z DEBUG last_start changed false, last_start 2024-11-06T17:33:30Z -2024-11-06T17:33:58Z DEBUG Updated config 2024-11-06T17:33:58Z RC:1e04b5.0000000d -2024-11-06T17:33:58Z INFO Updated config #009: Changed 1 fields: -2024-11-06T17:33:58Z INFO Updated config #009: Add `discovery.families.vendor` = { "generation": `family generation`, "scan_duration_sec": `10` } -2024-11-06T17:33:58Z TRACE received command AHU-1/state/update -2024-11-06T17:33:58Z DEBUG received state_update -2024-11-06T17:33:58Z DEBUG Handling update message state_update MP:d48b4b06 -2024-11-06T17:33:58Z DEBUG Updated state after 0s 2024-11-06T17:33:58Z MP:d48b4b06 -2024-11-06T17:33:58Z INFO Updated state #010: Changed 4 fields: -2024-11-06T17:33:58Z INFO Updated state #010: Set `system.status.level` = `100` -2024-11-06T17:33:58Z INFO Updated state #010: Set `system.status.category` = `system.config.parse` -2024-11-06T17:33:58Z INFO Updated state #010: Set `system.status.timestamp` = `2024-11-06T17:33:58Z` -2024-11-06T17:33:58Z INFO Updated state #010: Set `timestamp` = `2024-11-06T17:33:58Z` -2024-11-06T17:33:58Z DEBUG Updated state has last_config 2024-11-06T17:33:53Z (expecting 2024-11-06T17:33:58Z) -2024-11-06T17:33:58Z DEBUG Detail config update synchronized is now: last_config not synced in state -2024-11-06T17:33:58Z TRACE received command AHU-1/state/system -2024-11-06T17:33:58Z TRACE received state_system: { -2024-11-06T17:33:58Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:58Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:58Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:58Z TRACE received state_system: }, -2024-11-06T17:33:58Z TRACE received state_system: "last_config" : "2024-11-06T17:33:53Z", -2024-11-06T17:33:58Z TRACE received state_system: "operation" : { -2024-11-06T17:33:58Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:58Z TRACE received state_system: "last_start" : "2024-11-06T17:33:30Z", -2024-11-06T17:33:58Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:58Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:58Z TRACE received state_system: }, -2024-11-06T17:33:58Z TRACE received state_system: "serial_no" : "sequencer-995", -2024-11-06T17:33:58Z TRACE received state_system: "software" : { -2024-11-06T17:33:58Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:58Z TRACE received state_system: }, -2024-11-06T17:33:58Z TRACE received state_system: "status" : { -2024-11-06T17:33:58Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:58Z TRACE received state_system: "category" : "system.config.parse", -2024-11-06T17:33:58Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:58Z", -2024-11-06T17:33:58Z TRACE received state_system: "level" : 100 -2024-11-06T17:33:58Z TRACE received state_system: }, -2024-11-06T17:33:58Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:58Z", -2024-11-06T17:33:58Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:58Z TRACE received state_system: } -2024-11-06T17:33:58Z DEBUG Handling device message state_system MP:d48b4b06-0 -2024-11-06T17:33:58Z TRACE Ignoring partial state update -2024-11-06T17:33:58Z TRACE received command AHU-1/state/discovery -2024-11-06T17:33:58Z TRACE received state_discovery: { -2024-11-06T17:33:58Z TRACE received state_discovery: "families" : { }, -2024-11-06T17:33:58Z TRACE received state_discovery: "timestamp" : "2024-11-06T17:33:58Z", -2024-11-06T17:33:58Z TRACE received state_discovery: "version" : "1.5.2" -2024-11-06T17:33:58Z TRACE received state_discovery: } -2024-11-06T17:33:58Z DEBUG Handling device message state_discovery MP:d48b4b06-1 -2024-11-06T17:33:58Z TRACE Ignoring partial state update -2024-11-06T17:33:58Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:58Z TRACE received state_localnet: { -2024-11-06T17:33:58Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:58Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:58Z TRACE received state_localnet: "addr" : "00:0d:3a:60:df:6f" -2024-11-06T17:33:58Z TRACE received state_localnet: }, -2024-11-06T17:33:58Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:58Z TRACE received state_localnet: "addr" : "10.1.0.213" -2024-11-06T17:33:58Z TRACE received state_localnet: }, -2024-11-06T17:33:58Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:58Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe60:df6f" -2024-11-06T17:33:58Z TRACE received state_localnet: }, -2024-11-06T17:33:58Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:58Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:58Z TRACE received state_localnet: } -2024-11-06T17:33:58Z TRACE received state_localnet: }, -2024-11-06T17:33:58Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:58Z", -2024-11-06T17:33:58Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:58Z TRACE received state_localnet: } -2024-11-06T17:33:58Z DEBUG Handling device message state_localnet MP:d48b4b06-2 -2024-11-06T17:33:58Z TRACE Ignoring partial state update -2024-11-06T17:33:58Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:58Z TRACE received state_pointset: { -2024-11-06T17:33:58Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:58Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:58Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:58Z TRACE received state_pointset: }, -2024-11-06T17:33:58Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:58Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:58Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:58Z TRACE received state_pointset: }, -2024-11-06T17:33:58Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:58Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:58Z TRACE received state_pointset: } -2024-11-06T17:33:58Z TRACE received state_pointset: }, -2024-11-06T17:33:58Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:58Z", -2024-11-06T17:33:58Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:58Z TRACE received state_pointset: } -2024-11-06T17:33:58Z DEBUG Handling device message state_pointset MP:d48b4b06-3 -2024-11-06T17:33:58Z TRACE Ignoring partial state update -2024-11-06T17:34:00Z TRACE received command AHU-1/state/update -2024-11-06T17:34:00Z DEBUG received state_update -2024-11-06T17:34:00Z DEBUG Handling update message state_update MP:af3497cf -2024-11-06T17:34:00Z DEBUG Updated state after 0s 2024-11-06T17:34:00Z MP:af3497cf -2024-11-06T17:34:00Z INFO Updated state #011: Changed 5 fields: -2024-11-06T17:34:00Z INFO Updated state #011: Set `system.last_config` = `2024-11-06T17:33:58Z` -2024-11-06T17:34:00Z INFO Updated state #011: Set `system.status.level` = `300` -2024-11-06T17:34:00Z INFO Updated state #011: Set `system.status.category` = `system.config.apply` -2024-11-06T17:34:00Z INFO Updated state #011: Add `discovery.families.vendor` = { "generation": `2021-10-16T09:06:25Z`, "phase": `stopped` } -2024-11-06T17:34:00Z INFO Updated state #011: Set `timestamp` = `2024-11-06T17:34:00Z` -2024-11-06T17:34:00Z DEBUG Updated state has last_config 2024-11-06T17:33:58Z (expecting 2024-11-06T17:33:58Z) -2024-11-06T17:34:00Z TRACE received command AHU-1/state/system -2024-11-06T17:34:00Z TRACE received state_system: { -2024-11-06T17:34:00Z TRACE received state_system: "hardware" : { -2024-11-06T17:34:00Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:34:00Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:34:00Z TRACE received state_system: }, -2024-11-06T17:34:00Z TRACE received state_system: "last_config" : "2024-11-06T17:33:58Z", -2024-11-06T17:34:00Z TRACE received state_system: "operation" : { -2024-11-06T17:34:00Z TRACE received state_system: "operational" : true, -2024-11-06T17:34:00Z TRACE received state_system: "last_start" : "2024-11-06T17:33:30Z", -2024-11-06T17:34:00Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:34:00Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:34:00Z TRACE received state_system: }, -2024-11-06T17:34:00Z TRACE received state_system: "serial_no" : "sequencer-995", -2024-11-06T17:34:00Z TRACE received state_system: "software" : { -2024-11-06T17:34:00Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:34:00Z TRACE received state_system: }, -2024-11-06T17:34:00Z TRACE received state_system: "status" : { -2024-11-06T17:34:00Z TRACE received state_system: "message" : "success", -2024-11-06T17:34:00Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:34:00Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:58Z", -2024-11-06T17:34:00Z TRACE received state_system: "level" : 300 -2024-11-06T17:34:00Z TRACE received state_system: }, -2024-11-06T17:34:00Z TRACE received state_system: "timestamp" : "2024-11-06T17:34:00Z", -2024-11-06T17:34:00Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:34:00Z TRACE received state_system: } -2024-11-06T17:34:00Z DEBUG Handling device message state_system MP:af3497cf-0 -2024-11-06T17:34:00Z TRACE Ignoring partial state update -2024-11-06T17:34:00Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:34:00Z DEBUG Stage finished waiting for config update synchronized at 27s after 2s -2024-11-06T17:34:00Z TRACE Stage resume waiting for scan schedule initially not active at 27s -2024-11-06T17:34:00Z DEBUG Config sync took 2s -2024-11-06T17:34:00Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:34:00Z DEBUG Update config Before scan schedule initially not active timestamp 2024-11-06T17:33:58Z -2024-11-06T17:34:00Z TRACE local local_update: { -2024-11-06T17:34:00Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:58Z", -2024-11-06T17:34:00Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:34:00Z TRACE local local_update: "system" : { -2024-11-06T17:34:00Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:34:00Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:34:00Z TRACE local local_update: "operation" : { -2024-11-06T17:34:00Z TRACE local local_update: "last_start" : "2024-11-06T17:33:30Z" -2024-11-06T17:34:00Z TRACE local local_update: }, -2024-11-06T17:34:00Z TRACE local local_update: "testing" : { -2024-11-06T17:34:00Z TRACE local local_update: "sequence_name" : "scan_single_past" -2024-11-06T17:34:00Z TRACE local local_update: } -2024-11-06T17:34:00Z TRACE local local_update: }, -2024-11-06T17:34:00Z TRACE local local_update: "discovery" : { -2024-11-06T17:34:00Z TRACE local local_update: "families" : { -2024-11-06T17:34:00Z TRACE local local_update: "vendor" : { -2024-11-06T17:34:00Z TRACE local local_update: "generation" : "2021-10-16T09:06:25Z", -2024-11-06T17:34:00Z TRACE local local_update: "scan_duration_sec" : 10 -2024-11-06T17:34:00Z TRACE local local_update: } -2024-11-06T17:34:00Z TRACE local local_update: } -2024-11-06T17:34:00Z TRACE local local_update: }, -2024-11-06T17:34:00Z TRACE local local_update: "localnet" : { -2024-11-06T17:34:00Z TRACE local local_update: "families" : { -2024-11-06T17:34:00Z TRACE local local_update: "ether" : { }, -2024-11-06T17:34:00Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:34:00Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:34:00Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:34:00Z TRACE local local_update: } -2024-11-06T17:34:00Z TRACE local local_update: }, -2024-11-06T17:34:00Z TRACE local local_update: "pointset" : { -2024-11-06T17:34:00Z TRACE local local_update: "points" : { -2024-11-06T17:34:00Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:34:00Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:34:00Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:34:00Z TRACE local local_update: }, -2024-11-06T17:34:00Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:34:00Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:34:00Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:34:00Z TRACE local local_update: }, -2024-11-06T17:34:00Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:34:00Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:34:00Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:34:00Z TRACE local local_update: } -2024-11-06T17:34:00Z TRACE local local_update: } -2024-11-06T17:34:00Z TRACE local local_update: } -2024-11-06T17:34:00Z TRACE local local_update: } -2024-11-06T17:34:00Z DEBUG Recorded sequence: 1. Update config Before scan schedule initially not active -2024-11-06T17:34:00Z INFO Device config Add `discovery.families.vendor` = { "generation": `family generation`, "scan_duration_sec": `10` } -2024-11-06T17:34:00Z TRACE Update config Before scan schedule initially not active: Add `discovery.families.vendor` = { "generation": `family generation`, "scan_duration_sec": `10` } -2024-11-06T17:34:00Z DEBUG Recorded sequence: 1. Wait until scan schedule initially not active -2024-11-06T17:34:00Z DEBUG Stage finished waiting for scan schedule initially not active at 27s after 3s -2024-11-06T17:34:00Z TRACE Stage resume waiting for executing test at 27s -2024-11-06T17:34:00Z TRACE Stage suspend waiting for executing test at 27s -2024-11-06T17:34:00Z INFO Stage start waiting for sleeping 20s for false start check delay at 27s -2024-11-06T17:34:20Z DEBUG Stage finished waiting for sleeping 20s for false start check delay at 47s after 20s -2024-11-06T17:34:20Z TRACE Stage resume waiting for executing test at 47s -2024-11-06T17:34:20Z TRACE Stage suspend waiting for executing test at 47s -2024-11-06T17:34:20Z INFO Stage start waiting for scan schedule still not active at 47s -2024-11-06T17:34:21Z DEBUG system config extra field null -2024-11-06T17:34:21Z TRACE updated check config_system: false -2024-11-06T17:34:21Z TRACE updated check config_pointset: false -2024-11-06T17:34:21Z TRACE updated check config_gateway: false -2024-11-06T17:34:21Z TRACE updated check config_localnet: false -2024-11-06T17:34:21Z TRACE updated check config_blobset: false -2024-11-06T17:34:21Z TRACE updated check config_discovery: false -2024-11-06T17:34:21Z DEBUG Update config Before scan schedule still not active timestamp 2024-11-06T17:33:58Z -2024-11-06T17:34:21Z TRACE local local_update: { -2024-11-06T17:34:21Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:58Z", -2024-11-06T17:34:21Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:34:21Z TRACE local local_update: "system" : { -2024-11-06T17:34:21Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:34:21Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:34:21Z TRACE local local_update: "operation" : { -2024-11-06T17:34:21Z TRACE local local_update: "last_start" : "2024-11-06T17:33:30Z" -2024-11-06T17:34:21Z TRACE local local_update: }, -2024-11-06T17:34:21Z TRACE local local_update: "testing" : { -2024-11-06T17:34:21Z TRACE local local_update: "sequence_name" : "scan_single_past" -2024-11-06T17:34:21Z TRACE local local_update: } -2024-11-06T17:34:21Z TRACE local local_update: }, -2024-11-06T17:34:21Z TRACE local local_update: "discovery" : { -2024-11-06T17:34:21Z TRACE local local_update: "families" : { -2024-11-06T17:34:21Z TRACE local local_update: "vendor" : { -2024-11-06T17:34:21Z TRACE local local_update: "generation" : "2021-10-16T09:06:25Z", -2024-11-06T17:34:21Z TRACE local local_update: "scan_duration_sec" : 10 -2024-11-06T17:34:21Z TRACE local local_update: } -2024-11-06T17:34:21Z TRACE local local_update: } -2024-11-06T17:34:21Z TRACE local local_update: }, -2024-11-06T17:34:21Z TRACE local local_update: "localnet" : { -2024-11-06T17:34:21Z TRACE local local_update: "families" : { -2024-11-06T17:34:21Z TRACE local local_update: "ether" : { }, -2024-11-06T17:34:21Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:34:21Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:34:21Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:34:21Z TRACE local local_update: } -2024-11-06T17:34:21Z TRACE local local_update: }, -2024-11-06T17:34:21Z TRACE local local_update: "pointset" : { -2024-11-06T17:34:21Z TRACE local local_update: "points" : { -2024-11-06T17:34:21Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:34:21Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:34:21Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:34:21Z TRACE local local_update: }, -2024-11-06T17:34:21Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:34:21Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:34:21Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:34:21Z TRACE local local_update: }, -2024-11-06T17:34:21Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:34:21Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:34:21Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:34:21Z TRACE local local_update: } -2024-11-06T17:34:21Z TRACE local local_update: } -2024-11-06T17:34:21Z TRACE local local_update: } -2024-11-06T17:34:21Z TRACE local local_update: } -2024-11-06T17:34:21Z DEBUG Recorded sequence: 1. Wait until scan schedule still not active -2024-11-06T17:34:21Z DEBUG Stage finished waiting for scan schedule still not active at 48s after 1s -2024-11-06T17:34:21Z TRACE Stage resume waiting for executing test at 48s -2024-11-06T17:34:22Z DEBUG Recorded sequence: 1. Check that there were no received discovery events -2024-11-06T17:34:22Z DEBUG stage done waiting for executing test at 49s -2024-11-06T17:34:22Z DEBUG Removing implicit system capability LAST_CONFIG -2024-11-06T17:34:22Z NOTICE RESULT pass discovery.scan scan_single_past ALPHA 10/10 Sequence complete -2024-11-06T17:34:22Z NOTICE Sequence complete -2024-11-06T17:34:22Z NOTICE ending test scan_single_past after 49s ################################ +2024-12-03T15:59:05Z NOTICE starting test scan_single_past ################################ +2024-12-03T15:59:05Z INFO Stage start waiting for starting test wrapper at 0s +2024-12-03T15:59:13Z DEBUG Allowing device state change (everything) +2024-12-03T15:59:13Z DEBUG Starting reset_config full reset true +2024-12-03T15:59:13Z DEBUG Clear configTransactions and reset device config +2024-12-03T15:59:13Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:13Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-03T15:59:13Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-03T15:59:13Z DEBUG extraFieldChanged false because extra_field null +2024-12-03T15:59:13Z DEBUG extraFieldChanged true because extra_field reset_config +2024-12-03T15:59:13Z DEBUG Clear configTransactions and reset device config +2024-12-03T15:59:13Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:13Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-03T15:59:13Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-03T15:59:13Z DEBUG extraFieldChanged true because extra_field null +2024-12-03T15:59:14Z TRACE updated check config_update: true +2024-12-03T15:59:14Z DEBUG update config_update, adding configTransaction RC:9e9c7b.00000005 +2024-12-03T15:59:14Z TRACE local local_update: { +2024-12-03T15:59:14Z TRACE local local_update: "version" : "@@@cloud udmi version###1.5.2", +2024-12-03T15:59:14Z TRACE local local_update: "system" : { +2024-12-03T15:59:14Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:14Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:14Z TRACE local local_update: "operation" : { +2024-12-03T15:59:14Z TRACE local local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-03T15:59:14Z TRACE local local_update: }, +2024-12-03T15:59:14Z TRACE local local_update: "testing" : { +2024-12-03T15:59:14Z TRACE local local_update: "sequence_name" : "scan_single_past" +2024-12-03T15:59:14Z TRACE local local_update: } +2024-12-03T15:59:14Z TRACE local local_update: }, +2024-12-03T15:59:14Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:14Z TRACE local local_update: "families" : { +2024-12-03T15:59:14Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:14Z TRACE local local_update: } +2024-12-03T15:59:14Z TRACE local local_update: }, +2024-12-03T15:59:14Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:14Z TRACE local local_update: "families" : { +2024-12-03T15:59:14Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:14Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:14Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:14Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:14Z TRACE local local_update: } +2024-12-03T15:59:14Z TRACE local local_update: }, +2024-12-03T15:59:14Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:14Z TRACE local local_update: "points" : { +2024-12-03T15:59:14Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:14Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:14Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:14Z TRACE local local_update: }, +2024-12-03T15:59:14Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:14Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:14Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:14Z TRACE local local_update: }, +2024-12-03T15:59:14Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:14Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:14Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:14Z TRACE local local_update: } +2024-12-03T15:59:14Z TRACE local local_update: } +2024-12-03T15:59:14Z TRACE local local_update: } +2024-12-03T15:59:14Z TRACE local local_update: } +2024-12-03T15:59:14Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:14Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:59:14Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:14Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:59:14Z DEBUG Saving pre-config state timestamp null +2024-12-03T15:59:14Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:14Z, because soft reset +2024-12-03T15:59:14Z TRACE Stage suspend waiting for starting test wrapper at 9s +2024-12-03T15:59:14Z INFO Stage start waiting for config update synchronized at 9s +2024-12-03T15:59:14Z TRACE received command null/config/udmi +2024-12-03T15:59:14Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:14Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:59:14Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:14Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:14Z TRACE received command AHU-1/events/pointset +2024-12-03T15:59:14Z TRACE received events_pointset: { +2024-12-03T15:59:14Z TRACE received events_pointset: "points" : { +2024-12-03T15:59:14Z TRACE received events_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:14Z TRACE received events_pointset: "present_value" : true +2024-12-03T15:59:14Z TRACE received events_pointset: }, +2024-12-03T15:59:14Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:14Z TRACE received events_pointset: "present_value" : 98 +2024-12-03T15:59:14Z TRACE received events_pointset: }, +2024-12-03T15:59:14Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:14Z TRACE received events_pointset: "present_value" : 12 +2024-12-03T15:59:14Z TRACE received events_pointset: } +2024-12-03T15:59:14Z TRACE received events_pointset: }, +2024-12-03T15:59:14Z TRACE received events_pointset: "timestamp" : "2024-12-03T15:59:12Z", +2024-12-03T15:59:14Z TRACE received events_pointset: "version" : "1.5.2" +2024-12-03T15:59:14Z TRACE received events_pointset: } +2024-12-03T15:59:14Z DEBUG Handling device message events_pointset MP:24c3f3e8 +2024-12-03T15:59:14Z TRACE received command AHU-1/events/system +2024-12-03T15:59:14Z DEBUG received events_system 2024-12-03T15:59:02Z WARNING device.log: Start waiting 10s for config latch for AHU-1 +2024-12-03T15:59:14Z DEBUG received events_system 2024-12-03T15:59:02Z WARNING device.log: Starting AHU-1 Pubber sender with delay 10s +2024-12-03T15:59:14Z DEBUG received events_system 2024-12-03T15:59:02Z WARNING device.log: Dropping state update until config received... +2024-12-03T15:59:14Z DEBUG received events_system 2024-12-03T15:59:02Z WARNING device.log: Received config for config latch AHU-1 +2024-12-03T15:59:14Z DEBUG received events_system 2024-12-03T15:59:02Z NOTICE system.config.apply: success +2024-12-03T15:59:14Z DEBUG received events_system 2024-12-03T15:59:02Z WARNING device.log: Ending connection 1733241541821 with 9 +2024-12-03T15:59:14Z DEBUG received events_system 2024-12-03T15:59:02Z NOTICE system.config.apply: success +2024-12-03T15:59:14Z DEBUG Handling device message events_system MP:7ce80748 +2024-12-03T15:59:14Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:14Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-03T15:59:14Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-03T15:59:14Z TRACE received command AHU-1/config/update +2024-12-03T15:59:14Z DEBUG received config_update +2024-12-03T15:59:14Z DEBUG Handling update message config_update RC:9e9c7b.00000005 +2024-12-03T15:59:14Z DEBUG Removed configTransaction RC:9e9c7b.00000005 +2024-12-03T15:59:14Z DEBUG last_start changed false, last_start 1970-01-01T00:01:13Z +2024-12-03T15:59:14Z DEBUG Updated config 2024-12-03T15:59:14Z RC:9e9c7b.00000005 +2024-12-03T15:59:14Z INFO Updated config #001: { +2024-12-03T15:59:14Z INFO Updated config #001: "timestamp" : "2024-12-03T15:59:14Z", +2024-12-03T15:59:14Z INFO Updated config #001: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:14Z INFO Updated config #001: "system" : { +2024-12-03T15:59:14Z INFO Updated config #001: "min_loglevel" : 200, +2024-12-03T15:59:14Z INFO Updated config #001: "metrics_rate_sec" : 10, +2024-12-03T15:59:14Z INFO Updated config #001: "operation" : { +2024-12-03T15:59:14Z INFO Updated config #001: "last_start" : "1970-01-01T00:01:13Z" +2024-12-03T15:59:14Z INFO Updated config #001: }, +2024-12-03T15:59:14Z INFO Updated config #001: "testing" : { +2024-12-03T15:59:14Z INFO Updated config #001: "sequence_name" : "scan_single_past" +2024-12-03T15:59:14Z INFO Updated config #001: } +2024-12-03T15:59:14Z INFO Updated config #001: }, +2024-12-03T15:59:14Z INFO Updated config #001: "discovery" : { +2024-12-03T15:59:14Z INFO Updated config #001: "families" : { +2024-12-03T15:59:14Z INFO Updated config #001: "vendor" : { } +2024-12-03T15:59:14Z INFO Updated config #001: } +2024-12-03T15:59:14Z INFO Updated config #001: }, +2024-12-03T15:59:14Z INFO Updated config #001: "localnet" : { +2024-12-03T15:59:14Z INFO Updated config #001: "families" : { +2024-12-03T15:59:14Z INFO Updated config #001: "ether" : { }, +2024-12-03T15:59:14Z INFO Updated config #001: "ipv4" : { }, +2024-12-03T15:59:14Z INFO Updated config #001: "vendor" : { }, +2024-12-03T15:59:14Z INFO Updated config #001: "ipv6" : { } +2024-12-03T15:59:14Z INFO Updated config #001: } +2024-12-03T15:59:14Z INFO Updated config #001: }, +2024-12-03T15:59:14Z INFO Updated config #001: "pointset" : { +2024-12-03T15:59:14Z INFO Updated config #001: "points" : { +2024-12-03T15:59:14Z INFO Updated config #001: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:14Z INFO Updated config #001: "units" : "Bars", +2024-12-03T15:59:14Z INFO Updated config #001: "set_value" : 98 +2024-12-03T15:59:14Z INFO Updated config #001: }, +2024-12-03T15:59:14Z INFO Updated config #001: "filter_alarm_pressure_status" : { +2024-12-03T15:59:14Z INFO Updated config #001: "ref" : "BV11.present_value", +2024-12-03T15:59:14Z INFO Updated config #001: "units" : "No-units" +2024-12-03T15:59:14Z INFO Updated config #001: }, +2024-12-03T15:59:14Z INFO Updated config #001: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:14Z INFO Updated config #001: "ref" : "AV12.present_value", +2024-12-03T15:59:14Z INFO Updated config #001: "units" : "Degrees-Celsius" +2024-12-03T15:59:14Z INFO Updated config #001: } +2024-12-03T15:59:14Z INFO Updated config #001: } +2024-12-03T15:59:14Z INFO Updated config #001: } +2024-12-03T15:59:14Z INFO Updated config #001: } +2024-12-03T15:59:14Z TRACE received command AHU-1/state/update +2024-12-03T15:59:14Z DEBUG received state_update +2024-12-03T15:59:14Z DEBUG Handling update message state_update MP:e3727a4e +2024-12-03T15:59:14Z DEBUG Updated state after 0s 2024-12-03T15:59:14Z MP:e3727a4e +2024-12-03T15:59:14Z INFO Initial state #001: { +2024-12-03T15:59:14Z INFO Initial state #001: "timestamp" : "2024-12-03T15:59:14Z", +2024-12-03T15:59:14Z INFO Initial state #001: "version" : "1.5.2", +2024-12-03T15:59:14Z INFO Initial state #001: "system" : { +2024-12-03T15:59:14Z INFO Initial state #001: "last_config" : "2024-12-03T15:58:47Z", +2024-12-03T15:59:14Z INFO Initial state #001: "operation" : { +2024-12-03T15:59:14Z INFO Initial state #001: "operational" : true, +2024-12-03T15:59:14Z INFO Initial state #001: "last_start" : "2024-12-03T15:59:01Z", +2024-12-03T15:59:14Z INFO Initial state #001: "restart_count" : 1, +2024-12-03T15:59:14Z INFO Initial state #001: "mode" : "initial" +2024-12-03T15:59:14Z INFO Initial state #001: }, +2024-12-03T15:59:14Z INFO Initial state #001: "serial_no" : "sequencer-31822", +2024-12-03T15:59:14Z INFO Initial state #001: "hardware" : { +2024-12-03T15:59:14Z INFO Initial state #001: "make" : "BOS", +2024-12-03T15:59:14Z INFO Initial state #001: "model" : "pubber" +2024-12-03T15:59:14Z INFO Initial state #001: }, +2024-12-03T15:59:14Z INFO Initial state #001: "software" : { +2024-12-03T15:59:14Z INFO Initial state #001: "firmware" : "v1" +2024-12-03T15:59:14Z INFO Initial state #001: }, +2024-12-03T15:59:14Z INFO Initial state #001: "status" : { +2024-12-03T15:59:14Z INFO Initial state #001: "message" : "success", +2024-12-03T15:59:14Z INFO Initial state #001: "category" : "system.config.parse", +2024-12-03T15:59:14Z INFO Initial state #001: "timestamp" : "2024-12-03T15:59:14Z", +2024-12-03T15:59:14Z INFO Initial state #001: "level" : 100 +2024-12-03T15:59:14Z INFO Initial state #001: } +2024-12-03T15:59:14Z INFO Initial state #001: }, +2024-12-03T15:59:14Z INFO Initial state #001: "discovery" : { +2024-12-03T15:59:14Z INFO Initial state #001: "families" : { } +2024-12-03T15:59:14Z INFO Initial state #001: }, +2024-12-03T15:59:14Z INFO Initial state #001: "localnet" : { +2024-12-03T15:59:14Z INFO Initial state #001: "families" : { +2024-12-03T15:59:14Z INFO Initial state #001: "ether" : { +2024-12-03T15:59:14Z INFO Initial state #001: "addr" : "60:45:bd:b0:13:f3" +2024-12-03T15:59:14Z INFO Initial state #001: }, +2024-12-03T15:59:14Z INFO Initial state #001: "ipv4" : { +2024-12-03T15:59:14Z INFO Initial state #001: "addr" : "10.1.0.207" +2024-12-03T15:59:14Z INFO Initial state #001: }, +2024-12-03T15:59:14Z INFO Initial state #001: "ipv6" : { +2024-12-03T15:59:14Z INFO Initial state #001: "addr" : "fe80::6245:bdff:feb0:13f3" +2024-12-03T15:59:14Z INFO Initial state #001: }, +2024-12-03T15:59:14Z INFO Initial state #001: "vendor" : { +2024-12-03T15:59:14Z INFO Initial state #001: "addr" : "28179023" +2024-12-03T15:59:14Z INFO Initial state #001: } +2024-12-03T15:59:14Z INFO Initial state #001: } +2024-12-03T15:59:14Z INFO Initial state #001: }, +2024-12-03T15:59:14Z INFO Initial state #001: "pointset" : { +2024-12-03T15:59:14Z INFO Initial state #001: "points" : { +2024-12-03T15:59:14Z INFO Initial state #001: "filter_alarm_pressure_status" : { +2024-12-03T15:59:14Z INFO Initial state #001: "units" : "No-units" +2024-12-03T15:59:14Z INFO Initial state #001: }, +2024-12-03T15:59:14Z INFO Initial state #001: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:14Z INFO Initial state #001: "units" : "Bars", +2024-12-03T15:59:14Z INFO Initial state #001: "value_state" : "applied" +2024-12-03T15:59:14Z INFO Initial state #001: }, +2024-12-03T15:59:14Z INFO Initial state #001: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:14Z INFO Initial state #001: "units" : "Degrees-Celsius" +2024-12-03T15:59:14Z INFO Initial state #001: } +2024-12-03T15:59:14Z INFO Initial state #001: } +2024-12-03T15:59:14Z INFO Initial state #001: } +2024-12-03T15:59:14Z INFO Initial state #001: } +2024-12-03T15:59:14Z NOTICE Received serial number sequencer-31822 +2024-12-03T15:59:14Z DEBUG Updated state has last_config 2024-12-03T15:58:47Z (expecting 2024-12-03T15:59:14Z) +2024-12-03T15:59:14Z DEBUG Detail config update synchronized is now: last_start not synced in config, last_config not synced in state +2024-12-03T15:59:14Z TRACE received command AHU-1/state/system +2024-12-03T15:59:14Z TRACE received state_system: { +2024-12-03T15:59:14Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:14Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:14Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:14Z TRACE received state_system: }, +2024-12-03T15:59:14Z TRACE received state_system: "last_config" : "2024-12-03T15:58:47Z", +2024-12-03T15:59:14Z TRACE received state_system: "operation" : { +2024-12-03T15:59:14Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:14Z TRACE received state_system: "last_start" : "2024-12-03T15:59:01Z", +2024-12-03T15:59:14Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:14Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:14Z TRACE received state_system: }, +2024-12-03T15:59:14Z TRACE received state_system: "serial_no" : "sequencer-31822", +2024-12-03T15:59:14Z TRACE received state_system: "software" : { +2024-12-03T15:59:14Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:14Z TRACE received state_system: }, +2024-12-03T15:59:14Z TRACE received state_system: "status" : { +2024-12-03T15:59:14Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:14Z TRACE received state_system: "category" : "system.config.parse", +2024-12-03T15:59:14Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:14Z", +2024-12-03T15:59:14Z TRACE received state_system: "level" : 100 +2024-12-03T15:59:14Z TRACE received state_system: }, +2024-12-03T15:59:14Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:14Z", +2024-12-03T15:59:14Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:14Z TRACE received state_system: } +2024-12-03T15:59:14Z DEBUG Handling device message state_system MP:e3727a4e-0 +2024-12-03T15:59:14Z TRACE Ignoring partial state update +2024-12-03T15:59:14Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:14Z TRACE received state_discovery: { +2024-12-03T15:59:14Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:14Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:14Z", +2024-12-03T15:59:14Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:14Z TRACE received state_discovery: } +2024-12-03T15:59:14Z DEBUG Handling device message state_discovery MP:e3727a4e-1 +2024-12-03T15:59:14Z TRACE Ignoring partial state update +2024-12-03T15:59:14Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:14Z TRACE received state_localnet: { +2024-12-03T15:59:14Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:14Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:14Z TRACE received state_localnet: "addr" : "60:45:bd:b0:13:f3" +2024-12-03T15:59:14Z TRACE received state_localnet: }, +2024-12-03T15:59:14Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:14Z TRACE received state_localnet: "addr" : "10.1.0.207" +2024-12-03T15:59:14Z TRACE received state_localnet: }, +2024-12-03T15:59:14Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:14Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:feb0:13f3" +2024-12-03T15:59:14Z TRACE received state_localnet: }, +2024-12-03T15:59:14Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:14Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:14Z TRACE received state_localnet: } +2024-12-03T15:59:14Z TRACE received state_localnet: }, +2024-12-03T15:59:14Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:14Z", +2024-12-03T15:59:14Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:14Z TRACE received state_localnet: } +2024-12-03T15:59:14Z DEBUG Handling device message state_localnet MP:e3727a4e-2 +2024-12-03T15:59:14Z TRACE Ignoring partial state update +2024-12-03T15:59:14Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:14Z TRACE received state_pointset: { +2024-12-03T15:59:14Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:14Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:14Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:14Z TRACE received state_pointset: }, +2024-12-03T15:59:14Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:14Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:14Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:14Z TRACE received state_pointset: }, +2024-12-03T15:59:14Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:14Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:14Z TRACE received state_pointset: } +2024-12-03T15:59:14Z TRACE received state_pointset: }, +2024-12-03T15:59:14Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:14Z", +2024-12-03T15:59:14Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:14Z TRACE received state_pointset: } +2024-12-03T15:59:14Z DEBUG Handling device message state_pointset MP:e3727a4e-3 +2024-12-03T15:59:14Z TRACE Ignoring partial state update +2024-12-03T15:59:14Z TRACE received command AHU-1/config/update +2024-12-03T15:59:14Z DEBUG received config_update +2024-12-03T15:59:14Z DEBUG Handling update message config_update MP:e3727a4e +2024-12-03T15:59:14Z DEBUG last_start changed true, last_start 2024-12-03T15:59:01Z +2024-12-03T15:59:14Z DEBUG Updated config 2024-12-03T15:59:14Z MP:e3727a4e +2024-12-03T15:59:14Z INFO Updated config #002: Changed 0 fields. +2024-12-03T15:59:16Z TRACE received command AHU-1/state/update +2024-12-03T15:59:16Z DEBUG received state_update +2024-12-03T15:59:16Z DEBUG Handling update message state_update MP:20e2f6cb +2024-12-03T15:59:16Z DEBUG Updated state after 0s 2024-12-03T15:59:16Z MP:20e2f6cb +2024-12-03T15:59:16Z INFO Updated state #002: Changed 4 fields: +2024-12-03T15:59:16Z INFO Updated state #002: Set `system.last_config` = `2024-12-03T15:59:14Z` +2024-12-03T15:59:16Z INFO Updated state #002: Set `system.status.level` = `300` +2024-12-03T15:59:16Z INFO Updated state #002: Set `system.status.category` = `system.config.apply` +2024-12-03T15:59:16Z INFO Updated state #002: Set `timestamp` = `2024-12-03T15:59:16Z` +2024-12-03T15:59:16Z DEBUG Updated state has last_config 2024-12-03T15:59:14Z (expecting 2024-12-03T15:59:14Z) +2024-12-03T15:59:16Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:16Z DEBUG Stage finished waiting for config update synchronized at 11s after 2s +2024-12-03T15:59:16Z TRACE Stage resume waiting for starting test wrapper at 11s +2024-12-03T15:59:16Z DEBUG Config sync took 2s +2024-12-03T15:59:16Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:16Z DEBUG Update config soft reset timestamp 2024-12-03T15:59:14Z +2024-12-03T15:59:16Z TRACE local local_update: { +2024-12-03T15:59:16Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:14Z", +2024-12-03T15:59:16Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:16Z TRACE local local_update: "system" : { +2024-12-03T15:59:16Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:16Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:16Z TRACE local local_update: "operation" : { +2024-12-03T15:59:16Z TRACE local local_update: "last_start" : "2024-12-03T15:59:01Z" +2024-12-03T15:59:16Z TRACE local local_update: }, +2024-12-03T15:59:16Z TRACE local local_update: "testing" : { +2024-12-03T15:59:16Z TRACE local local_update: "sequence_name" : "scan_single_past" +2024-12-03T15:59:16Z TRACE local local_update: } +2024-12-03T15:59:16Z TRACE local local_update: }, +2024-12-03T15:59:16Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:16Z TRACE local local_update: "families" : { +2024-12-03T15:59:16Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:16Z TRACE local local_update: } +2024-12-03T15:59:16Z TRACE local local_update: }, +2024-12-03T15:59:16Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:16Z TRACE local local_update: "families" : { +2024-12-03T15:59:16Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:16Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:16Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:16Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:16Z TRACE local local_update: } +2024-12-03T15:59:16Z TRACE local local_update: }, +2024-12-03T15:59:16Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:16Z TRACE local local_update: "points" : { +2024-12-03T15:59:16Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:16Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:16Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:16Z TRACE local local_update: }, +2024-12-03T15:59:16Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:16Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:16Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:16Z TRACE local local_update: }, +2024-12-03T15:59:16Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:16Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:16Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:16Z TRACE local local_update: } +2024-12-03T15:59:16Z TRACE local local_update: } +2024-12-03T15:59:16Z TRACE local local_update: } +2024-12-03T15:59:16Z TRACE local local_update: } +2024-12-03T15:59:16Z TRACE Update config soft reset: Add `discovery` = { "families": { "vendor": { } } } +2024-12-03T15:59:16Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } +2024-12-03T15:59:16Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "ipv6": { } } } +2024-12-03T15:59:16Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` +2024-12-03T15:59:16Z DEBUG Done with reset_config +2024-12-03T15:59:16Z TRACE Stage suspend waiting for starting test wrapper at 11s +2024-12-03T15:59:16Z INFO Stage start waiting for config update synchronized at 11s +2024-12-03T15:59:16Z TRACE received command AHU-1/state/system +2024-12-03T15:59:16Z TRACE received state_system: { +2024-12-03T15:59:16Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:16Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:16Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:16Z TRACE received state_system: }, +2024-12-03T15:59:16Z TRACE received state_system: "last_config" : "2024-12-03T15:59:14Z", +2024-12-03T15:59:16Z TRACE received state_system: "operation" : { +2024-12-03T15:59:16Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:16Z TRACE received state_system: "last_start" : "2024-12-03T15:59:01Z", +2024-12-03T15:59:16Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:16Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:16Z TRACE received state_system: }, +2024-12-03T15:59:16Z TRACE received state_system: "serial_no" : "sequencer-31822", +2024-12-03T15:59:16Z TRACE received state_system: "software" : { +2024-12-03T15:59:16Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:16Z TRACE received state_system: }, +2024-12-03T15:59:16Z TRACE received state_system: "status" : { +2024-12-03T15:59:16Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:16Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:16Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:14Z", +2024-12-03T15:59:16Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:16Z TRACE received state_system: }, +2024-12-03T15:59:16Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:16Z", +2024-12-03T15:59:16Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:16Z TRACE received state_system: } +2024-12-03T15:59:16Z DEBUG Handling device message state_system MP:20e2f6cb-0 +2024-12-03T15:59:16Z TRACE Ignoring partial state update +2024-12-03T15:59:16Z DEBUG Stage finished waiting for config update synchronized at 11s after 0s +2024-12-03T15:59:16Z TRACE Stage resume waiting for starting test wrapper at 11s +2024-12-03T15:59:16Z DEBUG Config sync took 2s +2024-12-03T15:59:16Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:16Z DEBUG Disallowing device state change (everything) +2024-12-03T15:59:17Z TRACE updated check config_update: true +2024-12-03T15:59:17Z DEBUG update config_update, adding configTransaction RC:9e9c7b.00000006 +2024-12-03T15:59:17Z TRACE local local_update: { +2024-12-03T15:59:17Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:14Z", +2024-12-03T15:59:17Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:17Z TRACE local local_update: "system" : { +2024-12-03T15:59:17Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:17Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:17Z TRACE local local_update: "operation" : { +2024-12-03T15:59:17Z TRACE local local_update: "last_start" : "2024-12-03T15:59:01Z" +2024-12-03T15:59:17Z TRACE local local_update: }, +2024-12-03T15:59:17Z TRACE local local_update: "testing" : { +2024-12-03T15:59:17Z TRACE local local_update: "sequence_name" : "scan_single_past" +2024-12-03T15:59:17Z TRACE local local_update: } +2024-12-03T15:59:17Z TRACE local local_update: }, +2024-12-03T15:59:17Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:17Z TRACE local local_update: "families" : { +2024-12-03T15:59:17Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:17Z TRACE local local_update: } +2024-12-03T15:59:17Z TRACE local local_update: }, +2024-12-03T15:59:17Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:17Z TRACE local local_update: "families" : { +2024-12-03T15:59:17Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:17Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:17Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:17Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:17Z TRACE local local_update: } +2024-12-03T15:59:17Z TRACE local local_update: }, +2024-12-03T15:59:17Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:17Z TRACE local local_update: "points" : { +2024-12-03T15:59:17Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:17Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:17Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:17Z TRACE local local_update: }, +2024-12-03T15:59:17Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:17Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:17Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:17Z TRACE local local_update: }, +2024-12-03T15:59:17Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:17Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:17Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:17Z TRACE local local_update: } +2024-12-03T15:59:17Z TRACE local local_update: } +2024-12-03T15:59:17Z TRACE local local_update: } +2024-12-03T15:59:17Z TRACE local local_update: } +2024-12-03T15:59:17Z DEBUG Saving pre-config state timestamp 2024-12-03T15:59:16Z +2024-12-03T15:59:17Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:17Z, because initial setup +2024-12-03T15:59:17Z TRACE Stage suspend waiting for starting test wrapper at 12s +2024-12-03T15:59:17Z INFO Stage start waiting for config update synchronized at 12s +2024-12-03T15:59:17Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:17Z TRACE received state_discovery: { +2024-12-03T15:59:17Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:17Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:16Z", +2024-12-03T15:59:17Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:17Z TRACE received state_discovery: } +2024-12-03T15:59:17Z DEBUG Handling device message state_discovery MP:20e2f6cb-1 +2024-12-03T15:59:17Z TRACE Ignoring partial state update +2024-12-03T15:59:17Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:17Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:17Z TRACE received state_localnet: { +2024-12-03T15:59:17Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:17Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:17Z TRACE received state_localnet: "addr" : "60:45:bd:b0:13:f3" +2024-12-03T15:59:17Z TRACE received state_localnet: }, +2024-12-03T15:59:17Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:17Z TRACE received state_localnet: "addr" : "10.1.0.207" +2024-12-03T15:59:17Z TRACE received state_localnet: }, +2024-12-03T15:59:17Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:17Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:feb0:13f3" +2024-12-03T15:59:17Z TRACE received state_localnet: }, +2024-12-03T15:59:17Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:17Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:17Z TRACE received state_localnet: } +2024-12-03T15:59:17Z TRACE received state_localnet: }, +2024-12-03T15:59:17Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:16Z", +2024-12-03T15:59:17Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:17Z TRACE received state_localnet: } +2024-12-03T15:59:17Z DEBUG Handling device message state_localnet MP:20e2f6cb-2 +2024-12-03T15:59:17Z TRACE Ignoring partial state update +2024-12-03T15:59:17Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:17Z TRACE received state_pointset: { +2024-12-03T15:59:17Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:17Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:17Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:17Z TRACE received state_pointset: }, +2024-12-03T15:59:17Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:17Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:17Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:17Z TRACE received state_pointset: }, +2024-12-03T15:59:17Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:17Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:17Z TRACE received state_pointset: } +2024-12-03T15:59:17Z TRACE received state_pointset: }, +2024-12-03T15:59:17Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:16Z", +2024-12-03T15:59:17Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:17Z TRACE received state_pointset: } +2024-12-03T15:59:17Z DEBUG Handling device message state_pointset MP:20e2f6cb-3 +2024-12-03T15:59:17Z TRACE Ignoring partial state update +2024-12-03T15:59:17Z TRACE received command AHU-1/config/update +2024-12-03T15:59:17Z DEBUG received config_update +2024-12-03T15:59:17Z DEBUG Handling update message config_update RC:9e9c7b.00000006 +2024-12-03T15:59:17Z DEBUG Removed configTransaction RC:9e9c7b.00000006 +2024-12-03T15:59:17Z DEBUG last_start changed false, last_start 2024-12-03T15:59:01Z +2024-12-03T15:59:17Z DEBUG Updated config 2024-12-03T15:59:17Z RC:9e9c7b.00000006 +2024-12-03T15:59:17Z INFO Updated config #003: Changed 0 fields. +2024-12-03T15:59:18Z TRACE received command AHU-1/state/update +2024-12-03T15:59:18Z DEBUG received state_update +2024-12-03T15:59:18Z DEBUG Handling update message state_update MP:26e8bff1 +2024-12-03T15:59:18Z DEBUG Updated state after 0s 2024-12-03T15:59:18Z MP:26e8bff1 +2024-12-03T15:59:18Z INFO Updated state #003: Changed 3 fields: +2024-12-03T15:59:18Z INFO Updated state #003: Set `system.last_config` = `2024-12-03T15:59:17Z` +2024-12-03T15:59:18Z INFO Updated state #003: Set `system.status.timestamp` = `2024-12-03T15:59:17Z` +2024-12-03T15:59:18Z INFO Updated state #003: Set `timestamp` = `2024-12-03T15:59:18Z` +2024-12-03T15:59:18Z DEBUG Updated state has last_config 2024-12-03T15:59:17Z (expecting 2024-12-03T15:59:17Z) +2024-12-03T15:59:18Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:18Z DEBUG Stage finished waiting for config update synchronized at 13s after 0s +2024-12-03T15:59:18Z TRACE Stage resume waiting for starting test wrapper at 13s +2024-12-03T15:59:18Z DEBUG Config sync took 1s +2024-12-03T15:59:18Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:18Z DEBUG Update config initial setup timestamp 2024-12-03T15:59:17Z +2024-12-03T15:59:18Z TRACE local local_update: { +2024-12-03T15:59:18Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:17Z", +2024-12-03T15:59:18Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:18Z TRACE local local_update: "system" : { +2024-12-03T15:59:18Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:18Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:18Z TRACE local local_update: "operation" : { +2024-12-03T15:59:18Z TRACE local local_update: "last_start" : "2024-12-03T15:59:01Z" +2024-12-03T15:59:18Z TRACE local local_update: }, +2024-12-03T15:59:18Z TRACE local local_update: "testing" : { +2024-12-03T15:59:18Z TRACE local local_update: "sequence_name" : "scan_single_past" +2024-12-03T15:59:18Z TRACE local local_update: } +2024-12-03T15:59:18Z TRACE local local_update: }, +2024-12-03T15:59:18Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:18Z TRACE local local_update: "families" : { +2024-12-03T15:59:18Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:18Z TRACE local local_update: } +2024-12-03T15:59:18Z TRACE local local_update: }, +2024-12-03T15:59:18Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:18Z TRACE local local_update: "families" : { +2024-12-03T15:59:18Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:18Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:18Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:18Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:18Z TRACE local local_update: } +2024-12-03T15:59:18Z TRACE local local_update: }, +2024-12-03T15:59:18Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:18Z TRACE local local_update: "points" : { +2024-12-03T15:59:18Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:18Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:18Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:18Z TRACE local local_update: }, +2024-12-03T15:59:18Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:18Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:18Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:18Z TRACE local local_update: }, +2024-12-03T15:59:18Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:18Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:18Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:18Z TRACE local local_update: } +2024-12-03T15:59:18Z TRACE local local_update: } +2024-12-03T15:59:18Z TRACE local local_update: } +2024-12-03T15:59:18Z TRACE local local_update: } +2024-12-03T15:59:18Z DEBUG Stale state cutoff threshold is 2024-12-03T15:59:03Z +2024-12-03T15:59:18Z DEBUG Waiting for device stateTransaction RC:9e9c7b.00000007 (was null) +2024-12-03T15:59:18Z TRACE Stage suspend waiting for starting test wrapper at 13s +2024-12-03T15:59:18Z INFO Stage start waiting for state query at 13s +2024-12-03T15:59:18Z TRACE received command AHU-1/state/system +2024-12-03T15:59:18Z TRACE received state_system: { +2024-12-03T15:59:18Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:18Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:18Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:18Z TRACE received state_system: }, +2024-12-03T15:59:18Z TRACE received state_system: "last_config" : "2024-12-03T15:59:17Z", +2024-12-03T15:59:18Z TRACE received state_system: "operation" : { +2024-12-03T15:59:18Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:18Z TRACE received state_system: "last_start" : "2024-12-03T15:59:01Z", +2024-12-03T15:59:18Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:18Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:18Z TRACE received state_system: }, +2024-12-03T15:59:18Z TRACE received state_system: "serial_no" : "sequencer-31822", +2024-12-03T15:59:18Z TRACE received state_system: "software" : { +2024-12-03T15:59:18Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:18Z TRACE received state_system: }, +2024-12-03T15:59:18Z TRACE received state_system: "status" : { +2024-12-03T15:59:18Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:18Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:18Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:17Z", +2024-12-03T15:59:18Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:18Z TRACE received state_system: }, +2024-12-03T15:59:18Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:18Z", +2024-12-03T15:59:18Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:18Z TRACE received state_system: } +2024-12-03T15:59:18Z DEBUG Handling device message state_system MP:26e8bff1-0 +2024-12-03T15:59:18Z TRACE Ignoring partial state update +2024-12-03T15:59:18Z TRACE received command AHU-1/state/update +2024-12-03T15:59:18Z DEBUG received state_update +2024-12-03T15:59:18Z INFO Received device configAcked +2024-12-03T15:59:18Z DEBUG Handling update message state_update RC:9e9c7b.00000007 +2024-12-03T15:59:18Z DEBUG Removed stateTransaction RC:9e9c7b.00000007 +2024-12-03T15:59:18Z DEBUG Updated state after 0s 2024-12-03T15:59:18Z RC:9e9c7b.00000007 +2024-12-03T15:59:18Z INFO Updated state #004: Changed 0 fields. +2024-12-03T15:59:18Z DEBUG Updated state has last_config 2024-12-03T15:59:17Z (expecting 2024-12-03T15:59:17Z) +2024-12-03T15:59:18Z DEBUG Stage finished waiting for state query at 13s after 0s +2024-12-03T15:59:18Z TRACE Stage resume waiting for starting test wrapper at 13s +2024-12-03T15:59:18Z TRACE Stage suspend waiting for starting test wrapper at 13s +2024-12-03T15:59:18Z INFO Stage start waiting for initial device state at 13s +2024-12-03T15:59:19Z TRACE updated check config_update: true +2024-12-03T15:59:19Z DEBUG update config_update, adding configTransaction RC:9e9c7b.00000008 +2024-12-03T15:59:19Z TRACE local local_update: { +2024-12-03T15:59:19Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:17Z", +2024-12-03T15:59:19Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:19Z TRACE local local_update: "system" : { +2024-12-03T15:59:19Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:19Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:19Z TRACE local local_update: "operation" : { +2024-12-03T15:59:19Z TRACE local local_update: "last_start" : "2024-12-03T15:59:01Z" +2024-12-03T15:59:19Z TRACE local local_update: }, +2024-12-03T15:59:19Z TRACE local local_update: "testing" : { +2024-12-03T15:59:19Z TRACE local local_update: "sequence_name" : "scan_single_past" +2024-12-03T15:59:19Z TRACE local local_update: } +2024-12-03T15:59:19Z TRACE local local_update: }, +2024-12-03T15:59:19Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:19Z TRACE local local_update: "families" : { +2024-12-03T15:59:19Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:19Z TRACE local local_update: } +2024-12-03T15:59:19Z TRACE local local_update: }, +2024-12-03T15:59:19Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:19Z TRACE local local_update: "families" : { +2024-12-03T15:59:19Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:19Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:19Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:19Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:19Z TRACE local local_update: } +2024-12-03T15:59:19Z TRACE local local_update: }, +2024-12-03T15:59:19Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:19Z TRACE local local_update: "points" : { +2024-12-03T15:59:19Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:19Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:19Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:19Z TRACE local local_update: }, +2024-12-03T15:59:19Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:19Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:19Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:19Z TRACE local local_update: }, +2024-12-03T15:59:19Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:19Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:19Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:19Z TRACE local local_update: } +2024-12-03T15:59:19Z TRACE local local_update: } +2024-12-03T15:59:19Z TRACE local local_update: } +2024-12-03T15:59:19Z TRACE local local_update: } +2024-12-03T15:59:19Z DEBUG Saving pre-config state timestamp 2024-12-03T15:59:18Z +2024-12-03T15:59:19Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:19Z, because before initial device state +2024-12-03T15:59:19Z TRACE Stage suspend waiting for initial device state at 14s +2024-12-03T15:59:19Z INFO Stage start waiting for config update synchronized at 14s +2024-12-03T15:59:19Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:19Z TRACE received state_discovery: { +2024-12-03T15:59:19Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:19Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:18Z", +2024-12-03T15:59:19Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:19Z TRACE received state_discovery: } +2024-12-03T15:59:19Z DEBUG Handling device message state_discovery MP:26e8bff1-1 +2024-12-03T15:59:19Z TRACE Ignoring partial state update +2024-12-03T15:59:19Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:19Z TRACE received command AHU-1/reply/update +2024-12-03T15:59:19Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:19Z TRACE received state_localnet: { +2024-12-03T15:59:19Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:19Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:19Z TRACE received state_localnet: "addr" : "60:45:bd:b0:13:f3" +2024-12-03T15:59:19Z TRACE received state_localnet: }, +2024-12-03T15:59:19Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:19Z TRACE received state_localnet: "addr" : "10.1.0.207" +2024-12-03T15:59:19Z TRACE received state_localnet: }, +2024-12-03T15:59:19Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:19Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:feb0:13f3" +2024-12-03T15:59:19Z TRACE received state_localnet: }, +2024-12-03T15:59:19Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:19Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:19Z TRACE received state_localnet: } +2024-12-03T15:59:19Z TRACE received state_localnet: }, +2024-12-03T15:59:19Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:18Z", +2024-12-03T15:59:19Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:19Z TRACE received state_localnet: } +2024-12-03T15:59:19Z DEBUG Handling device message state_localnet MP:26e8bff1-2 +2024-12-03T15:59:19Z TRACE Ignoring partial state update +2024-12-03T15:59:19Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:19Z TRACE received state_pointset: { +2024-12-03T15:59:19Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:19Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:19Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:19Z TRACE received state_pointset: }, +2024-12-03T15:59:19Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:19Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:19Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:19Z TRACE received state_pointset: }, +2024-12-03T15:59:19Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:19Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:19Z TRACE received state_pointset: } +2024-12-03T15:59:19Z TRACE received state_pointset: }, +2024-12-03T15:59:19Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:18Z", +2024-12-03T15:59:19Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:19Z TRACE received state_pointset: } +2024-12-03T15:59:19Z DEBUG Handling device message state_pointset MP:26e8bff1-3 +2024-12-03T15:59:19Z TRACE Ignoring partial state update +2024-12-03T15:59:19Z TRACE received command AHU-1/config/update +2024-12-03T15:59:19Z DEBUG received config_update +2024-12-03T15:59:19Z DEBUG Handling update message config_update RC:9e9c7b.00000008 +2024-12-03T15:59:19Z DEBUG Removed configTransaction RC:9e9c7b.00000008 +2024-12-03T15:59:19Z DEBUG last_start changed false, last_start 2024-12-03T15:59:01Z +2024-12-03T15:59:19Z DEBUG Updated config 2024-12-03T15:59:19Z RC:9e9c7b.00000008 +2024-12-03T15:59:19Z INFO Updated config #004: Changed 0 fields. +2024-12-03T15:59:19Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-03T15:59:20Z TRACE received command AHU-1/state/update +2024-12-03T15:59:20Z DEBUG received state_update +2024-12-03T15:59:20Z DEBUG Handling update message state_update MP:29e00d6b +2024-12-03T15:59:20Z DEBUG Updated state after 0s 2024-12-03T15:59:20Z MP:29e00d6b +2024-12-03T15:59:20Z INFO Updated state #005: Changed 3 fields: +2024-12-03T15:59:20Z INFO Updated state #005: Set `system.last_config` = `2024-12-03T15:59:19Z` +2024-12-03T15:59:20Z INFO Updated state #005: Set `system.status.timestamp` = `2024-12-03T15:59:19Z` +2024-12-03T15:59:20Z INFO Updated state #005: Set `timestamp` = `2024-12-03T15:59:20Z` +2024-12-03T15:59:20Z DEBUG Updated state has last_config 2024-12-03T15:59:19Z (expecting 2024-12-03T15:59:19Z) +2024-12-03T15:59:20Z TRACE received command AHU-1/state/system +2024-12-03T15:59:20Z TRACE received state_system: { +2024-12-03T15:59:20Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:20Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:20Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:20Z TRACE received state_system: }, +2024-12-03T15:59:20Z TRACE received state_system: "last_config" : "2024-12-03T15:59:19Z", +2024-12-03T15:59:20Z TRACE received state_system: "operation" : { +2024-12-03T15:59:20Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:20Z TRACE received state_system: "last_start" : "2024-12-03T15:59:01Z", +2024-12-03T15:59:20Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:20Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:20Z TRACE received state_system: }, +2024-12-03T15:59:20Z TRACE received state_system: "serial_no" : "sequencer-31822", +2024-12-03T15:59:20Z TRACE received state_system: "software" : { +2024-12-03T15:59:20Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:20Z TRACE received state_system: }, +2024-12-03T15:59:20Z TRACE received state_system: "status" : { +2024-12-03T15:59:20Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:20Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:20Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:19Z", +2024-12-03T15:59:20Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:20Z TRACE received state_system: }, +2024-12-03T15:59:20Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:20Z", +2024-12-03T15:59:20Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:20Z TRACE received state_system: } +2024-12-03T15:59:20Z DEBUG Handling device message state_system MP:29e00d6b-0 +2024-12-03T15:59:20Z TRACE Ignoring partial state update +2024-12-03T15:59:20Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:20Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s +2024-12-03T15:59:20Z TRACE Stage resume waiting for initial device state at 15s +2024-12-03T15:59:20Z DEBUG Config sync took 1s +2024-12-03T15:59:20Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:20Z DEBUG Update config before initial device state timestamp 2024-12-03T15:59:19Z +2024-12-03T15:59:20Z TRACE local local_update: { +2024-12-03T15:59:20Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:19Z", +2024-12-03T15:59:20Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:20Z TRACE local local_update: "system" : { +2024-12-03T15:59:20Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:20Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:20Z TRACE local local_update: "operation" : { +2024-12-03T15:59:20Z TRACE local local_update: "last_start" : "2024-12-03T15:59:01Z" +2024-12-03T15:59:20Z TRACE local local_update: }, +2024-12-03T15:59:20Z TRACE local local_update: "testing" : { +2024-12-03T15:59:20Z TRACE local local_update: "sequence_name" : "scan_single_past" +2024-12-03T15:59:20Z TRACE local local_update: } +2024-12-03T15:59:20Z TRACE local local_update: }, +2024-12-03T15:59:20Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:20Z TRACE local local_update: "families" : { +2024-12-03T15:59:20Z TRACE local local_update: "vendor" : { } +2024-12-03T15:59:20Z TRACE local local_update: } +2024-12-03T15:59:20Z TRACE local local_update: }, +2024-12-03T15:59:20Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:20Z TRACE local local_update: "families" : { +2024-12-03T15:59:20Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:20Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:20Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:20Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:20Z TRACE local local_update: } +2024-12-03T15:59:20Z TRACE local local_update: }, +2024-12-03T15:59:20Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:20Z TRACE local local_update: "points" : { +2024-12-03T15:59:20Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:20Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:20Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:20Z TRACE local local_update: }, +2024-12-03T15:59:20Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:20Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:20Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:20Z TRACE local local_update: }, +2024-12-03T15:59:20Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:20Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:20Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:20Z TRACE local local_update: } +2024-12-03T15:59:20Z TRACE local local_update: } +2024-12-03T15:59:20Z TRACE local local_update: } +2024-12-03T15:59:20Z TRACE local local_update: } +2024-12-03T15:59:20Z DEBUG Stage finished waiting for initial device state at 15s after 1s +2024-12-03T15:59:20Z TRACE Stage resume waiting for starting test wrapper at 15s +2024-12-03T15:59:20Z DEBUG Device state system status level is now 300 +2024-12-03T15:59:20Z TRACE Stage suspend waiting for starting test wrapper at 15s +2024-12-03T15:59:20Z INFO Stage start waiting for config update synchronized at 15s +2024-12-03T15:59:20Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:20Z TRACE received state_discovery: { +2024-12-03T15:59:20Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:20Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:20Z", +2024-12-03T15:59:20Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:20Z TRACE received state_discovery: } +2024-12-03T15:59:20Z DEBUG Handling device message state_discovery MP:29e00d6b-1 +2024-12-03T15:59:20Z TRACE Ignoring partial state update +2024-12-03T15:59:20Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s +2024-12-03T15:59:20Z TRACE Stage resume waiting for starting test wrapper at 15s +2024-12-03T15:59:20Z DEBUG Config sync took 1s +2024-12-03T15:59:20Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:20Z TRACE Stage suspend waiting for starting test wrapper at 15s +2024-12-03T15:59:20Z INFO Stage start waiting for executing test at 15s +2024-12-03T15:59:20Z DEBUG stage begin waiting for executing test at 15s +2024-12-03T15:59:20Z DEBUG Allowing device state change discovery +2024-12-03T15:59:20Z TRACE Stage suspend waiting for executing test at 15s +2024-12-03T15:59:20Z INFO Stage start waiting for discovery families defined at 15s +2024-12-03T15:59:21Z DEBUG system config extra field null +2024-12-03T15:59:21Z TRACE updated check config_system: true +2024-12-03T15:59:21Z DEBUG update config_system, adding configTransaction RC:9e9c7b.00000009 +2024-12-03T15:59:21Z TRACE local local_system: { +2024-12-03T15:59:21Z TRACE local local_system: "min_loglevel" : 200, +2024-12-03T15:59:21Z TRACE local local_system: "metrics_rate_sec" : 10, +2024-12-03T15:59:21Z TRACE local local_system: "operation" : { +2024-12-03T15:59:21Z TRACE local local_system: "last_start" : "2024-12-03T15:59:01Z" +2024-12-03T15:59:21Z TRACE local local_system: }, +2024-12-03T15:59:21Z TRACE local local_system: "testing" : { +2024-12-03T15:59:21Z TRACE local local_system: "sequence_name" : "scan_single_past" +2024-12-03T15:59:21Z TRACE local local_system: } +2024-12-03T15:59:21Z TRACE local local_system: } +2024-12-03T15:59:21Z TRACE updated check config_pointset: true +2024-12-03T15:59:21Z DEBUG update config_pointset, adding configTransaction RC:9e9c7b.0000000a +2024-12-03T15:59:21Z TRACE local local_pointset: { +2024-12-03T15:59:21Z TRACE local local_pointset: "points" : { +2024-12-03T15:59:21Z TRACE local local_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:21Z TRACE local local_pointset: "units" : "Bars", +2024-12-03T15:59:21Z TRACE local local_pointset: "set_value" : 98 +2024-12-03T15:59:21Z TRACE local local_pointset: }, +2024-12-03T15:59:21Z TRACE local local_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:21Z TRACE local local_pointset: "ref" : "BV11.present_value", +2024-12-03T15:59:21Z TRACE local local_pointset: "units" : "No-units" +2024-12-03T15:59:21Z TRACE local local_pointset: }, +2024-12-03T15:59:21Z TRACE local local_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:21Z TRACE local local_pointset: "ref" : "AV12.present_value", +2024-12-03T15:59:21Z TRACE local local_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:21Z TRACE local local_pointset: } +2024-12-03T15:59:21Z TRACE local local_pointset: } +2024-12-03T15:59:21Z TRACE local local_pointset: } +2024-12-03T15:59:21Z TRACE updated check config_gateway: false +2024-12-03T15:59:21Z TRACE updated check config_localnet: true +2024-12-03T15:59:21Z DEBUG update config_localnet, adding configTransaction RC:9e9c7b.0000000b +2024-12-03T15:59:21Z TRACE local local_localnet: { +2024-12-03T15:59:21Z TRACE local local_localnet: "families" : { +2024-12-03T15:59:21Z TRACE local local_localnet: "ether" : { }, +2024-12-03T15:59:21Z TRACE local local_localnet: "ipv4" : { }, +2024-12-03T15:59:21Z TRACE local local_localnet: "vendor" : { }, +2024-12-03T15:59:21Z TRACE local local_localnet: "ipv6" : { } +2024-12-03T15:59:21Z TRACE local local_localnet: } +2024-12-03T15:59:21Z TRACE local local_localnet: } +2024-12-03T15:59:21Z TRACE updated check config_blobset: false +2024-12-03T15:59:21Z TRACE updated check config_discovery: true +2024-12-03T15:59:21Z DEBUG update config_discovery, adding configTransaction RC:9e9c7b.0000000c +2024-12-03T15:59:21Z TRACE local local_discovery: { +2024-12-03T15:59:21Z TRACE local local_discovery: "families" : { } +2024-12-03T15:59:21Z TRACE local local_discovery: } +2024-12-03T15:59:21Z DEBUG Saving pre-config state timestamp 2024-12-03T15:59:20Z +2024-12-03T15:59:21Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:21Z, because before discovery families defined +2024-12-03T15:59:21Z TRACE Stage suspend waiting for discovery families defined at 16s +2024-12-03T15:59:21Z INFO Stage start waiting for config update synchronized at 16s +2024-12-03T15:59:21Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:21Z TRACE received state_localnet: { +2024-12-03T15:59:21Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:21Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:21Z TRACE received state_localnet: "addr" : "60:45:bd:b0:13:f3" +2024-12-03T15:59:21Z TRACE received state_localnet: }, +2024-12-03T15:59:21Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:21Z TRACE received state_localnet: "addr" : "10.1.0.207" +2024-12-03T15:59:21Z TRACE received state_localnet: }, +2024-12-03T15:59:21Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:21Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:feb0:13f3" +2024-12-03T15:59:21Z TRACE received state_localnet: }, +2024-12-03T15:59:21Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:21Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:21Z TRACE received state_localnet: } +2024-12-03T15:59:21Z TRACE received state_localnet: }, +2024-12-03T15:59:21Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:20Z", +2024-12-03T15:59:21Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:21Z TRACE received state_localnet: } +2024-12-03T15:59:21Z DEBUG Handling device message state_localnet MP:29e00d6b-2 +2024-12-03T15:59:21Z TRACE Ignoring partial state update +2024-12-03T15:59:21Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:21Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:21Z TRACE received state_pointset: { +2024-12-03T15:59:21Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:21Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:21Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:21Z TRACE received state_pointset: }, +2024-12-03T15:59:21Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:21Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:21Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:21Z TRACE received state_pointset: }, +2024-12-03T15:59:21Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:21Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:21Z TRACE received state_pointset: } +2024-12-03T15:59:21Z TRACE received state_pointset: }, +2024-12-03T15:59:21Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:20Z", +2024-12-03T15:59:21Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:21Z TRACE received state_pointset: } +2024-12-03T15:59:21Z DEBUG Handling device message state_pointset MP:29e00d6b-3 +2024-12-03T15:59:21Z TRACE Ignoring partial state update +2024-12-03T15:59:21Z TRACE received command AHU-1/config/update +2024-12-03T15:59:21Z DEBUG received config_update +2024-12-03T15:59:21Z DEBUG Handling update message config_update RC:9e9c7b.0000000a +2024-12-03T15:59:21Z DEBUG Removed configTransaction RC:9e9c7b.0000000a +2024-12-03T15:59:21Z DEBUG last_start changed false, last_start 2024-12-03T15:59:01Z +2024-12-03T15:59:21Z DEBUG Updated config 2024-12-03T15:59:21Z RC:9e9c7b.0000000a +2024-12-03T15:59:21Z INFO Updated config #005: Changed 1 fields: +2024-12-03T15:59:21Z INFO Updated config #005: Remove `discovery.families.vendor` +2024-12-03T15:59:21Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared, last_config not synced in state +2024-12-03T15:59:22Z TRACE received command AHU-1/state/update +2024-12-03T15:59:22Z DEBUG received state_update +2024-12-03T15:59:22Z DEBUG Handling update message state_update MP:e9218b75 +2024-12-03T15:59:22Z DEBUG Updated state after 0s 2024-12-03T15:59:22Z MP:e9218b75 +2024-12-03T15:59:22Z INFO Updated state #006: Changed 3 fields: +2024-12-03T15:59:22Z INFO Updated state #006: Set `system.last_config` = `2024-12-03T15:59:21Z` +2024-12-03T15:59:22Z INFO Updated state #006: Set `system.status.timestamp` = `2024-12-03T15:59:21Z` +2024-12-03T15:59:22Z INFO Updated state #006: Set `timestamp` = `2024-12-03T15:59:22Z` +2024-12-03T15:59:22Z DEBUG Updated state has last_config 2024-12-03T15:59:21Z (expecting 2024-12-03T15:59:21Z) +2024-12-03T15:59:22Z TRACE received command AHU-1/state/system +2024-12-03T15:59:22Z TRACE received state_system: { +2024-12-03T15:59:22Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:22Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:22Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:22Z TRACE received state_system: }, +2024-12-03T15:59:22Z TRACE received state_system: "last_config" : "2024-12-03T15:59:21Z", +2024-12-03T15:59:22Z TRACE received state_system: "operation" : { +2024-12-03T15:59:22Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:22Z TRACE received state_system: "last_start" : "2024-12-03T15:59:01Z", +2024-12-03T15:59:22Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:22Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:22Z TRACE received state_system: }, +2024-12-03T15:59:22Z TRACE received state_system: "serial_no" : "sequencer-31822", +2024-12-03T15:59:22Z TRACE received state_system: "software" : { +2024-12-03T15:59:22Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:22Z TRACE received state_system: }, +2024-12-03T15:59:22Z TRACE received state_system: "status" : { +2024-12-03T15:59:22Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:22Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:22Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:21Z", +2024-12-03T15:59:22Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:22Z TRACE received state_system: }, +2024-12-03T15:59:22Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:22Z", +2024-12-03T15:59:22Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:22Z TRACE received state_system: } +2024-12-03T15:59:22Z DEBUG Handling device message state_system MP:e9218b75-0 +2024-12-03T15:59:22Z TRACE Ignoring partial state update +2024-12-03T15:59:22Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-03T15:59:22Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:22Z TRACE received state_discovery: { +2024-12-03T15:59:22Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:22Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:22Z", +2024-12-03T15:59:22Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:22Z TRACE received state_discovery: } +2024-12-03T15:59:22Z DEBUG Handling device message state_discovery MP:e9218b75-1 +2024-12-03T15:59:22Z TRACE Ignoring partial state update +2024-12-03T15:59:22Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:22Z TRACE received state_localnet: { +2024-12-03T15:59:22Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:22Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:22Z TRACE received state_localnet: "addr" : "60:45:bd:b0:13:f3" +2024-12-03T15:59:22Z TRACE received state_localnet: }, +2024-12-03T15:59:22Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:22Z TRACE received state_localnet: "addr" : "10.1.0.207" +2024-12-03T15:59:22Z TRACE received state_localnet: }, +2024-12-03T15:59:22Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:22Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:feb0:13f3" +2024-12-03T15:59:22Z TRACE received state_localnet: }, +2024-12-03T15:59:22Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:22Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:22Z TRACE received state_localnet: } +2024-12-03T15:59:22Z TRACE received state_localnet: }, +2024-12-03T15:59:22Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:22Z", +2024-12-03T15:59:22Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:22Z TRACE received state_localnet: } +2024-12-03T15:59:22Z DEBUG Handling device message state_localnet MP:e9218b75-2 +2024-12-03T15:59:22Z TRACE Ignoring partial state update +2024-12-03T15:59:22Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:22Z TRACE received state_pointset: { +2024-12-03T15:59:22Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:22Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:22Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:22Z TRACE received state_pointset: }, +2024-12-03T15:59:22Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:22Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:22Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:22Z TRACE received state_pointset: }, +2024-12-03T15:59:22Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:22Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:22Z TRACE received state_pointset: } +2024-12-03T15:59:22Z TRACE received state_pointset: }, +2024-12-03T15:59:22Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:22Z", +2024-12-03T15:59:22Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:22Z TRACE received state_pointset: } +2024-12-03T15:59:22Z DEBUG Handling device message state_pointset MP:e9218b75-3 +2024-12-03T15:59:22Z TRACE Ignoring partial state update +2024-12-03T15:59:22Z TRACE received command AHU-1/events/pointset +2024-12-03T15:59:22Z TRACE received events_pointset: { +2024-12-03T15:59:22Z TRACE received events_pointset: "points" : { +2024-12-03T15:59:22Z TRACE received events_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:22Z TRACE received events_pointset: "present_value" : true +2024-12-03T15:59:22Z TRACE received events_pointset: }, +2024-12-03T15:59:22Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:22Z TRACE received events_pointset: "present_value" : 98 +2024-12-03T15:59:22Z TRACE received events_pointset: }, +2024-12-03T15:59:22Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:22Z TRACE received events_pointset: "present_value" : 12 +2024-12-03T15:59:22Z TRACE received events_pointset: } +2024-12-03T15:59:22Z TRACE received events_pointset: }, +2024-12-03T15:59:22Z TRACE received events_pointset: "timestamp" : "2024-12-03T15:59:22Z", +2024-12-03T15:59:22Z TRACE received events_pointset: "version" : "1.5.2" +2024-12-03T15:59:22Z TRACE received events_pointset: } +2024-12-03T15:59:22Z DEBUG Handling device message events_pointset MP:680062e3 +2024-12-03T15:59:22Z TRACE received command AHU-1/events/system +2024-12-03T15:59:22Z DEBUG received events_system 2024-12-03T15:59:14Z NOTICE system.config.apply: success +2024-12-03T15:59:22Z DEBUG received events_system 2024-12-03T15:59:14Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:22Z DEBUG received events_system 2024-12-03T15:59:14Z INFO device.log: 2024-12-03T15:59:14Z received config 2024-12-03T15:59:14Z +2024-12-03T15:59:22Z DEBUG received events_system 2024-12-03T15:59:14Z NOTICE system.config.apply: success +2024-12-03T15:59:22Z DEBUG received events_system 2024-12-03T15:59:16Z INFO device.log: Update state 2024-12-03T15:59:16Z last_config 2024-12-03T15:59:14Z +2024-12-03T15:59:22Z DEBUG received events_system 2024-12-03T15:59:17Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:22Z DEBUG received events_system 2024-12-03T15:59:17Z INFO device.log: 2024-12-03T15:59:17Z received config 2024-12-03T15:59:17Z +2024-12-03T15:59:22Z DEBUG received events_system 2024-12-03T15:59:17Z NOTICE system.config.apply: success +2024-12-03T15:59:22Z DEBUG received events_system 2024-12-03T15:59:18Z INFO device.log: Update state 2024-12-03T15:59:18Z last_config 2024-12-03T15:59:17Z +2024-12-03T15:59:22Z DEBUG received events_system 2024-12-03T15:59:19Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:22Z DEBUG received events_system 2024-12-03T15:59:19Z INFO device.log: 2024-12-03T15:59:19Z received config 2024-12-03T15:59:19Z +2024-12-03T15:59:22Z DEBUG received events_system 2024-12-03T15:59:19Z NOTICE system.config.apply: success +2024-12-03T15:59:22Z DEBUG received events_system 2024-12-03T15:59:20Z INFO device.log: Update state 2024-12-03T15:59:20Z last_config 2024-12-03T15:59:19Z +2024-12-03T15:59:22Z DEBUG received events_system 2024-12-03T15:59:21Z INFO device.log: Device AHU-1 config handler +2024-12-03T15:59:22Z DEBUG received events_system 2024-12-03T15:59:21Z INFO device.log: 2024-12-03T15:59:21Z received config 2024-12-03T15:59:21Z +2024-12-03T15:59:22Z DEBUG received events_system 2024-12-03T15:59:21Z NOTICE system.config.apply: success +2024-12-03T15:59:22Z DEBUG received events_system 2024-12-03T15:59:22Z INFO device.log: Update state 2024-12-03T15:59:22Z last_config 2024-12-03T15:59:21Z +2024-12-03T15:59:22Z DEBUG Handling device message events_system MP:18f45c44 +2024-12-03T15:59:22Z TRACE received command AHU-1/config/update +2024-12-03T15:59:22Z DEBUG received config_update +2024-12-03T15:59:22Z DEBUG Handling update message config_update RC:9e9c7b.00000009 +2024-12-03T15:59:22Z DEBUG Removed configTransaction RC:9e9c7b.00000009 +2024-12-03T15:59:22Z DEBUG last_start changed false, last_start 2024-12-03T15:59:01Z +2024-12-03T15:59:22Z DEBUG Updated config 2024-12-03T15:59:22Z RC:9e9c7b.00000009 +2024-12-03T15:59:22Z INFO Updated config #006: Changed 0 fields. +2024-12-03T15:59:22Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state +2024-12-03T15:59:23Z TRACE received command AHU-1/config/update +2024-12-03T15:59:23Z DEBUG received config_update +2024-12-03T15:59:23Z DEBUG Handling update message config_update RC:9e9c7b.0000000b +2024-12-03T15:59:23Z DEBUG Removed configTransaction RC:9e9c7b.0000000b +2024-12-03T15:59:23Z DEBUG last_start changed false, last_start 2024-12-03T15:59:01Z +2024-12-03T15:59:23Z DEBUG Updated config 2024-12-03T15:59:23Z RC:9e9c7b.0000000b +2024-12-03T15:59:23Z INFO Updated config #007: Changed 0 fields. +2024-12-03T15:59:24Z TRACE received command AHU-1/state/update +2024-12-03T15:59:24Z DEBUG received state_update +2024-12-03T15:59:24Z DEBUG Handling update message state_update MP:aaed7f6e +2024-12-03T15:59:24Z DEBUG Updated state after 0s 2024-12-03T15:59:24Z MP:aaed7f6e +2024-12-03T15:59:24Z INFO Updated state #007: Changed 3 fields: +2024-12-03T15:59:24Z INFO Updated state #007: Set `system.last_config` = `2024-12-03T15:59:23Z` +2024-12-03T15:59:24Z INFO Updated state #007: Set `system.status.timestamp` = `2024-12-03T15:59:23Z` +2024-12-03T15:59:24Z INFO Updated state #007: Set `timestamp` = `2024-12-03T15:59:24Z` +2024-12-03T15:59:24Z DEBUG Updated state has last_config 2024-12-03T15:59:23Z (expecting 2024-12-03T15:59:23Z) +2024-12-03T15:59:24Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-03T15:59:24Z TRACE received command AHU-1/state/system +2024-12-03T15:59:24Z TRACE received state_system: { +2024-12-03T15:59:24Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:24Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:24Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:24Z TRACE received state_system: }, +2024-12-03T15:59:24Z TRACE received state_system: "last_config" : "2024-12-03T15:59:23Z", +2024-12-03T15:59:24Z TRACE received state_system: "operation" : { +2024-12-03T15:59:24Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:24Z TRACE received state_system: "last_start" : "2024-12-03T15:59:01Z", +2024-12-03T15:59:24Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:24Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:24Z TRACE received state_system: }, +2024-12-03T15:59:24Z TRACE received state_system: "serial_no" : "sequencer-31822", +2024-12-03T15:59:24Z TRACE received state_system: "software" : { +2024-12-03T15:59:24Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:24Z TRACE received state_system: }, +2024-12-03T15:59:24Z TRACE received state_system: "status" : { +2024-12-03T15:59:24Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:24Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:24Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:23Z", +2024-12-03T15:59:24Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:24Z TRACE received state_system: }, +2024-12-03T15:59:24Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:24Z", +2024-12-03T15:59:24Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:24Z TRACE received state_system: } +2024-12-03T15:59:24Z DEBUG Handling device message state_system MP:aaed7f6e-0 +2024-12-03T15:59:24Z TRACE Ignoring partial state update +2024-12-03T15:59:24Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:24Z TRACE received state_discovery: { +2024-12-03T15:59:24Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:24Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:24Z", +2024-12-03T15:59:24Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:24Z TRACE received state_discovery: } +2024-12-03T15:59:24Z DEBUG Handling device message state_discovery MP:aaed7f6e-1 +2024-12-03T15:59:24Z TRACE Ignoring partial state update +2024-12-03T15:59:24Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:24Z TRACE received state_localnet: { +2024-12-03T15:59:24Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:24Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:24Z TRACE received state_localnet: "addr" : "60:45:bd:b0:13:f3" +2024-12-03T15:59:24Z TRACE received state_localnet: }, +2024-12-03T15:59:24Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:24Z TRACE received state_localnet: "addr" : "10.1.0.207" +2024-12-03T15:59:24Z TRACE received state_localnet: }, +2024-12-03T15:59:24Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:24Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:feb0:13f3" +2024-12-03T15:59:24Z TRACE received state_localnet: }, +2024-12-03T15:59:24Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:24Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:24Z TRACE received state_localnet: } +2024-12-03T15:59:24Z TRACE received state_localnet: }, +2024-12-03T15:59:24Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:24Z", +2024-12-03T15:59:24Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:24Z TRACE received state_localnet: } +2024-12-03T15:59:24Z DEBUG Handling device message state_localnet MP:aaed7f6e-2 +2024-12-03T15:59:24Z TRACE Ignoring partial state update +2024-12-03T15:59:24Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:24Z TRACE received state_pointset: { +2024-12-03T15:59:24Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:24Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:24Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:24Z TRACE received state_pointset: }, +2024-12-03T15:59:24Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:24Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:24Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:24Z TRACE received state_pointset: }, +2024-12-03T15:59:24Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:24Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:24Z TRACE received state_pointset: } +2024-12-03T15:59:24Z TRACE received state_pointset: }, +2024-12-03T15:59:24Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:24Z", +2024-12-03T15:59:24Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:24Z TRACE received state_pointset: } +2024-12-03T15:59:24Z DEBUG Handling device message state_pointset MP:aaed7f6e-3 +2024-12-03T15:59:24Z TRACE Ignoring partial state update +2024-12-03T15:59:24Z TRACE received command AHU-1/config/update +2024-12-03T15:59:24Z DEBUG received config_update +2024-12-03T15:59:24Z DEBUG Handling update message config_update RC:9e9c7b.0000000c +2024-12-03T15:59:24Z DEBUG Removed configTransaction RC:9e9c7b.0000000c +2024-12-03T15:59:24Z DEBUG last_start changed false, last_start 2024-12-03T15:59:01Z +2024-12-03T15:59:24Z DEBUG Updated config 2024-12-03T15:59:24Z RC:9e9c7b.0000000c +2024-12-03T15:59:24Z INFO Updated config #008: Changed 0 fields. +2024-12-03T15:59:26Z TRACE received command AHU-1/state/update +2024-12-03T15:59:26Z DEBUG received state_update +2024-12-03T15:59:26Z DEBUG Handling update message state_update MP:20227ef1 +2024-12-03T15:59:26Z DEBUG Updated state after 0s 2024-12-03T15:59:26Z MP:20227ef1 +2024-12-03T15:59:26Z INFO Updated state #008: Changed 3 fields: +2024-12-03T15:59:26Z INFO Updated state #008: Set `system.last_config` = `2024-12-03T15:59:24Z` +2024-12-03T15:59:26Z INFO Updated state #008: Set `system.status.timestamp` = `2024-12-03T15:59:24Z` +2024-12-03T15:59:26Z INFO Updated state #008: Set `timestamp` = `2024-12-03T15:59:26Z` +2024-12-03T15:59:26Z DEBUG Updated state has last_config 2024-12-03T15:59:24Z (expecting 2024-12-03T15:59:24Z) +2024-12-03T15:59:26Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:26Z DEBUG Stage finished waiting for config update synchronized at 21s after 4s +2024-12-03T15:59:26Z TRACE Stage resume waiting for discovery families defined at 21s +2024-12-03T15:59:26Z DEBUG Config sync took 5s +2024-12-03T15:59:26Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:26Z DEBUG Update config before discovery families defined timestamp 2024-12-03T15:59:24Z +2024-12-03T15:59:26Z TRACE local local_update: { +2024-12-03T15:59:26Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:24Z", +2024-12-03T15:59:26Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:26Z TRACE local local_update: "system" : { +2024-12-03T15:59:26Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:26Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:26Z TRACE local local_update: "operation" : { +2024-12-03T15:59:26Z TRACE local local_update: "last_start" : "2024-12-03T15:59:01Z" +2024-12-03T15:59:26Z TRACE local local_update: }, +2024-12-03T15:59:26Z TRACE local local_update: "testing" : { +2024-12-03T15:59:26Z TRACE local local_update: "sequence_name" : "scan_single_past" +2024-12-03T15:59:26Z TRACE local local_update: } +2024-12-03T15:59:26Z TRACE local local_update: }, +2024-12-03T15:59:26Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:26Z TRACE local local_update: "families" : { } +2024-12-03T15:59:26Z TRACE local local_update: }, +2024-12-03T15:59:26Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:26Z TRACE local local_update: "families" : { +2024-12-03T15:59:26Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:26Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:26Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:26Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:26Z TRACE local local_update: } +2024-12-03T15:59:26Z TRACE local local_update: }, +2024-12-03T15:59:26Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:26Z TRACE local local_update: "points" : { +2024-12-03T15:59:26Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:26Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:26Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:26Z TRACE local local_update: }, +2024-12-03T15:59:26Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:26Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:26Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:26Z TRACE local local_update: }, +2024-12-03T15:59:26Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:26Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:26Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:26Z TRACE local local_update: } +2024-12-03T15:59:26Z TRACE local local_update: } +2024-12-03T15:59:26Z TRACE local local_update: } +2024-12-03T15:59:26Z TRACE local local_update: } +2024-12-03T15:59:26Z DEBUG Recorded sequence: 1. Update config before discovery families defined +2024-12-03T15:59:26Z INFO Device config Remove `discovery.families.vendor` +2024-12-03T15:59:26Z TRACE Update config before discovery families defined: Remove `discovery.families.vendor` +2024-12-03T15:59:26Z DEBUG Recorded sequence: 1. Wait for discovery families defined +2024-12-03T15:59:26Z DEBUG Stage finished waiting for discovery families defined at 21s after 5s +2024-12-03T15:59:26Z TRACE Stage resume waiting for executing test at 21s +2024-12-03T15:59:26Z TRACE Stage suspend waiting for executing test at 21s +2024-12-03T15:59:26Z INFO Stage start waiting for discovery family keys match at 21s +2024-12-03T15:59:27Z DEBUG system config extra field null +2024-12-03T15:59:27Z TRACE updated check config_system: false +2024-12-03T15:59:27Z TRACE updated check config_pointset: false +2024-12-03T15:59:27Z TRACE updated check config_gateway: false +2024-12-03T15:59:27Z TRACE updated check config_localnet: false +2024-12-03T15:59:27Z TRACE updated check config_blobset: false +2024-12-03T15:59:27Z TRACE updated check config_discovery: false +2024-12-03T15:59:27Z DEBUG Update config Before discovery family keys match timestamp 2024-12-03T15:59:24Z +2024-12-03T15:59:27Z TRACE local local_update: { +2024-12-03T15:59:27Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:24Z", +2024-12-03T15:59:27Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:27Z TRACE local local_update: "system" : { +2024-12-03T15:59:27Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:27Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:27Z TRACE local local_update: "operation" : { +2024-12-03T15:59:27Z TRACE local local_update: "last_start" : "2024-12-03T15:59:01Z" +2024-12-03T15:59:27Z TRACE local local_update: }, +2024-12-03T15:59:27Z TRACE local local_update: "testing" : { +2024-12-03T15:59:27Z TRACE local local_update: "sequence_name" : "scan_single_past" +2024-12-03T15:59:27Z TRACE local local_update: } +2024-12-03T15:59:27Z TRACE local local_update: }, +2024-12-03T15:59:27Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:27Z TRACE local local_update: "families" : { } +2024-12-03T15:59:27Z TRACE local local_update: }, +2024-12-03T15:59:27Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:27Z TRACE local local_update: "families" : { +2024-12-03T15:59:27Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:27Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:27Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:27Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:27Z TRACE local local_update: } +2024-12-03T15:59:27Z TRACE local local_update: }, +2024-12-03T15:59:27Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:27Z TRACE local local_update: "points" : { +2024-12-03T15:59:27Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:27Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:27Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:27Z TRACE local local_update: }, +2024-12-03T15:59:27Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:27Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:27Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:27Z TRACE local local_update: }, +2024-12-03T15:59:27Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:27Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:27Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:27Z TRACE local local_update: } +2024-12-03T15:59:27Z TRACE local local_update: } +2024-12-03T15:59:27Z TRACE local local_update: } +2024-12-03T15:59:27Z TRACE local local_update: } +2024-12-03T15:59:27Z DEBUG Recorded sequence: 1. Wait until discovery family keys match +2024-12-03T15:59:27Z DEBUG Stage finished waiting for discovery family keys match at 22s after 1s +2024-12-03T15:59:27Z TRACE Stage resume waiting for executing test at 22s +2024-12-03T15:59:27Z TRACE Stage suspend waiting for executing test at 22s +2024-12-03T15:59:27Z INFO Stage start waiting for no scans active at 22s +2024-12-03T15:59:28Z DEBUG system config extra field null +2024-12-03T15:59:28Z TRACE updated check config_system: false +2024-12-03T15:59:28Z TRACE updated check config_pointset: false +2024-12-03T15:59:28Z TRACE updated check config_gateway: false +2024-12-03T15:59:28Z TRACE updated check config_localnet: false +2024-12-03T15:59:28Z TRACE updated check config_blobset: false +2024-12-03T15:59:28Z TRACE updated check config_discovery: false +2024-12-03T15:59:28Z DEBUG Update config before no scans active timestamp 2024-12-03T15:59:24Z +2024-12-03T15:59:28Z TRACE local local_update: { +2024-12-03T15:59:28Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:24Z", +2024-12-03T15:59:28Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:28Z TRACE local local_update: "system" : { +2024-12-03T15:59:28Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:28Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:28Z TRACE local local_update: "operation" : { +2024-12-03T15:59:28Z TRACE local local_update: "last_start" : "2024-12-03T15:59:01Z" +2024-12-03T15:59:28Z TRACE local local_update: }, +2024-12-03T15:59:28Z TRACE local local_update: "testing" : { +2024-12-03T15:59:28Z TRACE local local_update: "sequence_name" : "scan_single_past" +2024-12-03T15:59:28Z TRACE local local_update: } +2024-12-03T15:59:28Z TRACE local local_update: }, +2024-12-03T15:59:28Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:28Z TRACE local local_update: "families" : { } +2024-12-03T15:59:28Z TRACE local local_update: }, +2024-12-03T15:59:28Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:28Z TRACE local local_update: "families" : { +2024-12-03T15:59:28Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:28Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:28Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:28Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:28Z TRACE local local_update: } +2024-12-03T15:59:28Z TRACE local local_update: }, +2024-12-03T15:59:28Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:28Z TRACE local local_update: "points" : { +2024-12-03T15:59:28Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:28Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:28Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:28Z TRACE local local_update: }, +2024-12-03T15:59:28Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:28Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:28Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:28Z TRACE local local_update: }, +2024-12-03T15:59:28Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:28Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:28Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:28Z TRACE local local_update: } +2024-12-03T15:59:28Z TRACE local local_update: } +2024-12-03T15:59:28Z TRACE local local_update: } +2024-12-03T15:59:28Z TRACE local local_update: } +2024-12-03T15:59:28Z DEBUG Recorded sequence: 1. Wait for no scans active +2024-12-03T15:59:28Z DEBUG Stage finished waiting for no scans active at 23s after 1s +2024-12-03T15:59:28Z TRACE Stage resume waiting for executing test at 23s +2024-12-03T15:59:28Z INFO Scan configured for family vendor starting at 2021-07-05T14:12:38Z evey nulls +2024-12-03T15:59:29Z TRACE Stage suspend waiting for executing test at 24s +2024-12-03T15:59:29Z INFO Stage start waiting for scan schedule initially not active at 24s +2024-12-03T15:59:30Z DEBUG system config extra field null +2024-12-03T15:59:30Z TRACE updated check config_system: false +2024-12-03T15:59:30Z TRACE updated check config_pointset: false +2024-12-03T15:59:30Z TRACE updated check config_gateway: false +2024-12-03T15:59:30Z TRACE updated check config_localnet: false +2024-12-03T15:59:30Z TRACE updated check config_blobset: false +2024-12-03T15:59:30Z TRACE updated check config_discovery: true +2024-12-03T15:59:30Z DEBUG update config_discovery, adding configTransaction RC:9e9c7b.0000000d +2024-12-03T15:59:30Z TRACE local local_discovery: { +2024-12-03T15:59:30Z TRACE local local_discovery: "families" : { +2024-12-03T15:59:30Z TRACE local local_discovery: "vendor" : { +2024-12-03T15:59:30Z TRACE local local_discovery: "generation" : "2021-07-05T14:12:38Z", +2024-12-03T15:59:30Z TRACE local local_discovery: "scan_duration_sec" : 10 +2024-12-03T15:59:30Z TRACE local local_discovery: } +2024-12-03T15:59:30Z TRACE local local_discovery: } +2024-12-03T15:59:30Z TRACE local local_discovery: } +2024-12-03T15:59:30Z DEBUG Saving pre-config state timestamp 2024-12-03T15:59:26Z +2024-12-03T15:59:30Z DEBUG Update lastConfigUpdate 2024-12-03T15:59:30Z, because Before scan schedule initially not active +2024-12-03T15:59:30Z TRACE Stage suspend waiting for scan schedule initially not active at 25s +2024-12-03T15:59:30Z INFO Stage start waiting for config update synchronized at 25s +2024-12-03T15:59:30Z TRACE received command AHU-1/state/system +2024-12-03T15:59:30Z TRACE received state_system: { +2024-12-03T15:59:30Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:30Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:30Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:30Z TRACE received state_system: }, +2024-12-03T15:59:30Z TRACE received state_system: "last_config" : "2024-12-03T15:59:24Z", +2024-12-03T15:59:30Z TRACE received state_system: "operation" : { +2024-12-03T15:59:30Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:30Z TRACE received state_system: "last_start" : "2024-12-03T15:59:01Z", +2024-12-03T15:59:30Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:30Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:30Z TRACE received state_system: }, +2024-12-03T15:59:30Z TRACE received state_system: "serial_no" : "sequencer-31822", +2024-12-03T15:59:30Z TRACE received state_system: "software" : { +2024-12-03T15:59:30Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:30Z TRACE received state_system: }, +2024-12-03T15:59:30Z TRACE received state_system: "status" : { +2024-12-03T15:59:30Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:30Z TRACE received state_system: "category" : "system.config.apply", +2024-12-03T15:59:30Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:24Z", +2024-12-03T15:59:30Z TRACE received state_system: "level" : 300 +2024-12-03T15:59:30Z TRACE received state_system: }, +2024-12-03T15:59:30Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:26Z", +2024-12-03T15:59:30Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:30Z TRACE received state_system: } +2024-12-03T15:59:30Z DEBUG Handling device message state_system MP:20227ef1-0 +2024-12-03T15:59:30Z TRACE Ignoring partial state update +2024-12-03T15:59:30Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared +2024-12-03T15:59:30Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:30Z TRACE received state_discovery: { +2024-12-03T15:59:30Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:30Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:26Z", +2024-12-03T15:59:30Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:30Z TRACE received state_discovery: } +2024-12-03T15:59:30Z DEBUG Handling device message state_discovery MP:20227ef1-1 +2024-12-03T15:59:30Z TRACE Ignoring partial state update +2024-12-03T15:59:30Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:30Z TRACE received state_localnet: { +2024-12-03T15:59:30Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:30Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:30Z TRACE received state_localnet: "addr" : "60:45:bd:b0:13:f3" +2024-12-03T15:59:30Z TRACE received state_localnet: }, +2024-12-03T15:59:30Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:30Z TRACE received state_localnet: "addr" : "10.1.0.207" +2024-12-03T15:59:30Z TRACE received state_localnet: }, +2024-12-03T15:59:30Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:30Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:feb0:13f3" +2024-12-03T15:59:30Z TRACE received state_localnet: }, +2024-12-03T15:59:30Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:30Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:30Z TRACE received state_localnet: } +2024-12-03T15:59:30Z TRACE received state_localnet: }, +2024-12-03T15:59:30Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:26Z", +2024-12-03T15:59:30Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:30Z TRACE received state_localnet: } +2024-12-03T15:59:30Z DEBUG Handling device message state_localnet MP:20227ef1-2 +2024-12-03T15:59:30Z TRACE Ignoring partial state update +2024-12-03T15:59:30Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:30Z TRACE received state_pointset: { +2024-12-03T15:59:30Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:30Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:30Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:30Z TRACE received state_pointset: }, +2024-12-03T15:59:30Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:30Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:30Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:30Z TRACE received state_pointset: }, +2024-12-03T15:59:30Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:30Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:30Z TRACE received state_pointset: } +2024-12-03T15:59:30Z TRACE received state_pointset: }, +2024-12-03T15:59:30Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:26Z", +2024-12-03T15:59:30Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:30Z TRACE received state_pointset: } +2024-12-03T15:59:30Z DEBUG Handling device message state_pointset MP:20227ef1-3 +2024-12-03T15:59:30Z TRACE Ignoring partial state update +2024-12-03T15:59:30Z TRACE received command AHU-1/config/update +2024-12-03T15:59:30Z DEBUG received config_update +2024-12-03T15:59:30Z DEBUG Handling update message config_update RC:9e9c7b.0000000d +2024-12-03T15:59:30Z DEBUG Removed configTransaction RC:9e9c7b.0000000d +2024-12-03T15:59:30Z DEBUG last_start changed false, last_start 2024-12-03T15:59:01Z +2024-12-03T15:59:30Z DEBUG Updated config 2024-12-03T15:59:30Z RC:9e9c7b.0000000d +2024-12-03T15:59:30Z INFO Updated config #009: Changed 1 fields: +2024-12-03T15:59:30Z INFO Updated config #009: Add `discovery.families.vendor` = { "generation": `family generation`, "scan_duration_sec": `10` } +2024-12-03T15:59:30Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-03T15:59:30Z TRACE received command AHU-1/state/update +2024-12-03T15:59:30Z DEBUG received state_update +2024-12-03T15:59:30Z DEBUG Handling update message state_update MP:ff0c0dee +2024-12-03T15:59:30Z DEBUG Updated state after 0s 2024-12-03T15:59:30Z MP:ff0c0dee +2024-12-03T15:59:30Z INFO Updated state #009: Changed 4 fields: +2024-12-03T15:59:30Z INFO Updated state #009: Set `system.status.level` = `100` +2024-12-03T15:59:30Z INFO Updated state #009: Set `system.status.category` = `system.config.parse` +2024-12-03T15:59:30Z INFO Updated state #009: Set `system.status.timestamp` = `2024-12-03T15:59:30Z` +2024-12-03T15:59:30Z INFO Updated state #009: Set `timestamp` = `2024-12-03T15:59:30Z` +2024-12-03T15:59:30Z DEBUG Updated state has last_config 2024-12-03T15:59:24Z (expecting 2024-12-03T15:59:30Z) +2024-12-03T15:59:30Z TRACE received command AHU-1/state/system +2024-12-03T15:59:30Z TRACE received state_system: { +2024-12-03T15:59:30Z TRACE received state_system: "hardware" : { +2024-12-03T15:59:30Z TRACE received state_system: "make" : "BOS", +2024-12-03T15:59:30Z TRACE received state_system: "model" : "pubber" +2024-12-03T15:59:30Z TRACE received state_system: }, +2024-12-03T15:59:30Z TRACE received state_system: "last_config" : "2024-12-03T15:59:24Z", +2024-12-03T15:59:30Z TRACE received state_system: "operation" : { +2024-12-03T15:59:30Z TRACE received state_system: "operational" : true, +2024-12-03T15:59:30Z TRACE received state_system: "last_start" : "2024-12-03T15:59:01Z", +2024-12-03T15:59:30Z TRACE received state_system: "restart_count" : 1, +2024-12-03T15:59:30Z TRACE received state_system: "mode" : "initial" +2024-12-03T15:59:30Z TRACE received state_system: }, +2024-12-03T15:59:30Z TRACE received state_system: "serial_no" : "sequencer-31822", +2024-12-03T15:59:30Z TRACE received state_system: "software" : { +2024-12-03T15:59:30Z TRACE received state_system: "firmware" : "v1" +2024-12-03T15:59:30Z TRACE received state_system: }, +2024-12-03T15:59:30Z TRACE received state_system: "status" : { +2024-12-03T15:59:30Z TRACE received state_system: "message" : "success", +2024-12-03T15:59:30Z TRACE received state_system: "category" : "system.config.parse", +2024-12-03T15:59:30Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:30Z", +2024-12-03T15:59:30Z TRACE received state_system: "level" : 100 +2024-12-03T15:59:30Z TRACE received state_system: }, +2024-12-03T15:59:30Z TRACE received state_system: "timestamp" : "2024-12-03T15:59:30Z", +2024-12-03T15:59:30Z TRACE received state_system: "version" : "1.5.2" +2024-12-03T15:59:30Z TRACE received state_system: } +2024-12-03T15:59:30Z DEBUG Handling device message state_system MP:ff0c0dee-0 +2024-12-03T15:59:30Z TRACE Ignoring partial state update +2024-12-03T15:59:30Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-03T15:59:30Z TRACE received command AHU-1/state/discovery +2024-12-03T15:59:30Z TRACE received state_discovery: { +2024-12-03T15:59:30Z TRACE received state_discovery: "families" : { }, +2024-12-03T15:59:30Z TRACE received state_discovery: "timestamp" : "2024-12-03T15:59:30Z", +2024-12-03T15:59:30Z TRACE received state_discovery: "version" : "1.5.2" +2024-12-03T15:59:30Z TRACE received state_discovery: } +2024-12-03T15:59:30Z DEBUG Handling device message state_discovery MP:ff0c0dee-1 +2024-12-03T15:59:30Z TRACE Ignoring partial state update +2024-12-03T15:59:30Z TRACE received command AHU-1/state/localnet +2024-12-03T15:59:30Z TRACE received state_localnet: { +2024-12-03T15:59:30Z TRACE received state_localnet: "families" : { +2024-12-03T15:59:30Z TRACE received state_localnet: "ether" : { +2024-12-03T15:59:30Z TRACE received state_localnet: "addr" : "60:45:bd:b0:13:f3" +2024-12-03T15:59:30Z TRACE received state_localnet: }, +2024-12-03T15:59:30Z TRACE received state_localnet: "ipv4" : { +2024-12-03T15:59:30Z TRACE received state_localnet: "addr" : "10.1.0.207" +2024-12-03T15:59:30Z TRACE received state_localnet: }, +2024-12-03T15:59:30Z TRACE received state_localnet: "ipv6" : { +2024-12-03T15:59:30Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:feb0:13f3" +2024-12-03T15:59:30Z TRACE received state_localnet: }, +2024-12-03T15:59:30Z TRACE received state_localnet: "vendor" : { +2024-12-03T15:59:30Z TRACE received state_localnet: "addr" : "28179023" +2024-12-03T15:59:30Z TRACE received state_localnet: } +2024-12-03T15:59:30Z TRACE received state_localnet: }, +2024-12-03T15:59:30Z TRACE received state_localnet: "timestamp" : "2024-12-03T15:59:30Z", +2024-12-03T15:59:30Z TRACE received state_localnet: "version" : "1.5.2" +2024-12-03T15:59:30Z TRACE received state_localnet: } +2024-12-03T15:59:30Z DEBUG Handling device message state_localnet MP:ff0c0dee-2 +2024-12-03T15:59:30Z TRACE Ignoring partial state update +2024-12-03T15:59:30Z TRACE received command AHU-1/state/pointset +2024-12-03T15:59:30Z TRACE received state_pointset: { +2024-12-03T15:59:30Z TRACE received state_pointset: "points" : { +2024-12-03T15:59:30Z TRACE received state_pointset: "filter_alarm_pressure_status" : { +2024-12-03T15:59:30Z TRACE received state_pointset: "units" : "No-units" +2024-12-03T15:59:30Z TRACE received state_pointset: }, +2024-12-03T15:59:30Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:30Z TRACE received state_pointset: "units" : "Bars", +2024-12-03T15:59:30Z TRACE received state_pointset: "value_state" : "applied" +2024-12-03T15:59:30Z TRACE received state_pointset: }, +2024-12-03T15:59:30Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:30Z TRACE received state_pointset: "units" : "Degrees-Celsius" +2024-12-03T15:59:30Z TRACE received state_pointset: } +2024-12-03T15:59:30Z TRACE received state_pointset: }, +2024-12-03T15:59:30Z TRACE received state_pointset: "timestamp" : "2024-12-03T15:59:30Z", +2024-12-03T15:59:30Z TRACE received state_pointset: "version" : "1.5.2" +2024-12-03T15:59:30Z TRACE received state_pointset: } +2024-12-03T15:59:30Z DEBUG Handling device message state_pointset MP:ff0c0dee-3 +2024-12-03T15:59:30Z TRACE Ignoring partial state update +2024-12-03T15:59:32Z TRACE received command AHU-1/state/update +2024-12-03T15:59:32Z DEBUG received state_update +2024-12-03T15:59:32Z DEBUG Handling update message state_update MP:71ed3008 +2024-12-03T15:59:32Z DEBUG Updated state after 0s 2024-12-03T15:59:32Z MP:71ed3008 +2024-12-03T15:59:32Z INFO Updated state #010: Changed 5 fields: +2024-12-03T15:59:32Z INFO Updated state #010: Set `system.last_config` = `2024-12-03T15:59:30Z` +2024-12-03T15:59:32Z INFO Updated state #010: Set `system.status.level` = `300` +2024-12-03T15:59:32Z INFO Updated state #010: Set `system.status.category` = `system.config.apply` +2024-12-03T15:59:32Z INFO Updated state #010: Add `discovery.families.vendor` = { "generation": `2021-07-05T14:12:38Z`, "phase": `stopped` } +2024-12-03T15:59:32Z INFO Updated state #010: Set `timestamp` = `2024-12-03T15:59:32Z` +2024-12-03T15:59:32Z DEBUG Updated state has last_config 2024-12-03T15:59:30Z (expecting 2024-12-03T15:59:30Z) +2024-12-03T15:59:32Z DEBUG Detail config update synchronized is now: null +2024-12-03T15:59:32Z DEBUG Stage finished waiting for config update synchronized at 27s after 2s +2024-12-03T15:59:32Z TRACE Stage resume waiting for scan schedule initially not active at 27s +2024-12-03T15:59:32Z DEBUG Config sync took 2s +2024-12-03T15:59:32Z DEBUG Finished wait for config sync pending: null +2024-12-03T15:59:32Z DEBUG Update config Before scan schedule initially not active timestamp 2024-12-03T15:59:30Z +2024-12-03T15:59:32Z TRACE local local_update: { +2024-12-03T15:59:32Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:30Z", +2024-12-03T15:59:32Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:32Z TRACE local local_update: "system" : { +2024-12-03T15:59:32Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:32Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:32Z TRACE local local_update: "operation" : { +2024-12-03T15:59:32Z TRACE local local_update: "last_start" : "2024-12-03T15:59:01Z" +2024-12-03T15:59:32Z TRACE local local_update: }, +2024-12-03T15:59:32Z TRACE local local_update: "testing" : { +2024-12-03T15:59:32Z TRACE local local_update: "sequence_name" : "scan_single_past" +2024-12-03T15:59:32Z TRACE local local_update: } +2024-12-03T15:59:32Z TRACE local local_update: }, +2024-12-03T15:59:32Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:32Z TRACE local local_update: "families" : { +2024-12-03T15:59:32Z TRACE local local_update: "vendor" : { +2024-12-03T15:59:32Z TRACE local local_update: "generation" : "2021-07-05T14:12:38Z", +2024-12-03T15:59:32Z TRACE local local_update: "scan_duration_sec" : 10 +2024-12-03T15:59:32Z TRACE local local_update: } +2024-12-03T15:59:32Z TRACE local local_update: } +2024-12-03T15:59:32Z TRACE local local_update: }, +2024-12-03T15:59:32Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:32Z TRACE local local_update: "families" : { +2024-12-03T15:59:32Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:32Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:32Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:32Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:32Z TRACE local local_update: } +2024-12-03T15:59:32Z TRACE local local_update: }, +2024-12-03T15:59:32Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:32Z TRACE local local_update: "points" : { +2024-12-03T15:59:32Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:32Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:32Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:32Z TRACE local local_update: }, +2024-12-03T15:59:32Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:32Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:32Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:32Z TRACE local local_update: }, +2024-12-03T15:59:32Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:32Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:32Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:32Z TRACE local local_update: } +2024-12-03T15:59:32Z TRACE local local_update: } +2024-12-03T15:59:32Z TRACE local local_update: } +2024-12-03T15:59:32Z TRACE local local_update: } +2024-12-03T15:59:32Z DEBUG Recorded sequence: 1. Update config Before scan schedule initially not active +2024-12-03T15:59:32Z INFO Device config Add `discovery.families.vendor` = { "generation": `family generation`, "scan_duration_sec": `10` } +2024-12-03T15:59:32Z TRACE Update config Before scan schedule initially not active: Add `discovery.families.vendor` = { "generation": `family generation`, "scan_duration_sec": `10` } +2024-12-03T15:59:32Z DEBUG Recorded sequence: 1. Wait until scan schedule initially not active +2024-12-03T15:59:32Z DEBUG Stage finished waiting for scan schedule initially not active at 27s after 3s +2024-12-03T15:59:32Z TRACE Stage resume waiting for executing test at 27s +2024-12-03T15:59:32Z TRACE Stage suspend waiting for executing test at 27s +2024-12-03T15:59:32Z INFO Stage start waiting for sleeping 20s for false start check delay at 27s +2024-12-03T15:59:52Z DEBUG Stage finished waiting for sleeping 20s for false start check delay at 47s after 20s +2024-12-03T15:59:52Z TRACE Stage resume waiting for executing test at 47s +2024-12-03T15:59:52Z TRACE Stage suspend waiting for executing test at 47s +2024-12-03T15:59:52Z INFO Stage start waiting for scan schedule still not active at 47s +2024-12-03T15:59:53Z DEBUG system config extra field null +2024-12-03T15:59:53Z TRACE updated check config_system: false +2024-12-03T15:59:53Z TRACE updated check config_pointset: false +2024-12-03T15:59:53Z TRACE updated check config_gateway: false +2024-12-03T15:59:53Z TRACE updated check config_localnet: false +2024-12-03T15:59:53Z TRACE updated check config_blobset: false +2024-12-03T15:59:53Z TRACE updated check config_discovery: false +2024-12-03T15:59:53Z DEBUG Update config Before scan schedule still not active timestamp 2024-12-03T15:59:30Z +2024-12-03T15:59:53Z TRACE local local_update: { +2024-12-03T15:59:53Z TRACE local local_update: "timestamp" : "2024-12-03T15:59:30Z", +2024-12-03T15:59:53Z TRACE local local_update: "version" : "@@@cloud udmi version###git-3d8bbe5", +2024-12-03T15:59:53Z TRACE local local_update: "system" : { +2024-12-03T15:59:53Z TRACE local local_update: "min_loglevel" : 200, +2024-12-03T15:59:53Z TRACE local local_update: "metrics_rate_sec" : 10, +2024-12-03T15:59:53Z TRACE local local_update: "operation" : { +2024-12-03T15:59:53Z TRACE local local_update: "last_start" : "2024-12-03T15:59:01Z" +2024-12-03T15:59:53Z TRACE local local_update: }, +2024-12-03T15:59:53Z TRACE local local_update: "testing" : { +2024-12-03T15:59:53Z TRACE local local_update: "sequence_name" : "scan_single_past" +2024-12-03T15:59:53Z TRACE local local_update: } +2024-12-03T15:59:53Z TRACE local local_update: }, +2024-12-03T15:59:53Z TRACE local local_update: "discovery" : { +2024-12-03T15:59:53Z TRACE local local_update: "families" : { +2024-12-03T15:59:53Z TRACE local local_update: "vendor" : { +2024-12-03T15:59:53Z TRACE local local_update: "generation" : "2021-07-05T14:12:38Z", +2024-12-03T15:59:53Z TRACE local local_update: "scan_duration_sec" : 10 +2024-12-03T15:59:53Z TRACE local local_update: } +2024-12-03T15:59:53Z TRACE local local_update: } +2024-12-03T15:59:53Z TRACE local local_update: }, +2024-12-03T15:59:53Z TRACE local local_update: "localnet" : { +2024-12-03T15:59:53Z TRACE local local_update: "families" : { +2024-12-03T15:59:53Z TRACE local local_update: "ether" : { }, +2024-12-03T15:59:53Z TRACE local local_update: "ipv4" : { }, +2024-12-03T15:59:53Z TRACE local local_update: "vendor" : { }, +2024-12-03T15:59:53Z TRACE local local_update: "ipv6" : { } +2024-12-03T15:59:53Z TRACE local local_update: } +2024-12-03T15:59:53Z TRACE local local_update: }, +2024-12-03T15:59:53Z TRACE local local_update: "pointset" : { +2024-12-03T15:59:53Z TRACE local local_update: "points" : { +2024-12-03T15:59:53Z TRACE local local_update: "filter_differential_pressure_setpoint" : { +2024-12-03T15:59:53Z TRACE local local_update: "units" : "Bars", +2024-12-03T15:59:53Z TRACE local local_update: "set_value" : 98 +2024-12-03T15:59:53Z TRACE local local_update: }, +2024-12-03T15:59:53Z TRACE local local_update: "filter_alarm_pressure_status" : { +2024-12-03T15:59:53Z TRACE local local_update: "ref" : "BV11.present_value", +2024-12-03T15:59:53Z TRACE local local_update: "units" : "No-units" +2024-12-03T15:59:53Z TRACE local local_update: }, +2024-12-03T15:59:53Z TRACE local local_update: "filter_differential_pressure_sensor" : { +2024-12-03T15:59:53Z TRACE local local_update: "ref" : "AV12.present_value", +2024-12-03T15:59:53Z TRACE local local_update: "units" : "Degrees-Celsius" +2024-12-03T15:59:53Z TRACE local local_update: } +2024-12-03T15:59:53Z TRACE local local_update: } +2024-12-03T15:59:53Z TRACE local local_update: } +2024-12-03T15:59:53Z TRACE local local_update: } +2024-12-03T15:59:53Z DEBUG Recorded sequence: 1. Wait until scan schedule still not active +2024-12-03T15:59:53Z DEBUG Stage finished waiting for scan schedule still not active at 48s after 1s +2024-12-03T15:59:53Z TRACE Stage resume waiting for executing test at 48s +2024-12-03T15:59:54Z DEBUG Recorded sequence: 1. Check that there were no received discovery events +2024-12-03T15:59:54Z DEBUG stage done waiting for executing test at 49s +2024-12-03T15:59:54Z DEBUG Removing implicit system capability LAST_CONFIG +2024-12-03T15:59:54Z NOTICE RESULT pass discovery.scan scan_single_past ALPHA 10/10 Sequence complete +2024-12-03T15:59:54Z NOTICE Sequence complete +2024-12-03T15:59:54Z NOTICE ending test scan_single_past after 49s ################################ diff --git a/validator/sequences/scan_single_past/state_discovery.attr b/validator/sequences/scan_single_past/state_discovery.attr index e02d126026..64e5058905 100644 --- a/validator/sequences/scan_single_past/state_discovery.attr +++ b/validator/sequences/scan_single_past/state_discovery.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_9", "projectId" : "localhost", - "transactionId" : "MP:d48b4b06-1", - "publishTime" : "2024-11-06T17:33:58Z", + "transactionId" : "MP:ff0c0dee-1", + "publishTime" : "2024-12-03T15:59:30Z", "subFolder" : "discovery", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/scan_single_past/state_discovery.json b/validator/sequences/scan_single_past/state_discovery.json index c50ca555cc..7b18f428ce 100644 --- a/validator/sequences/scan_single_past/state_discovery.json +++ b/validator/sequences/scan_single_past/state_discovery.json @@ -1,5 +1,5 @@ { "families" : { }, - "timestamp" : "2024-11-06T17:33:58Z", + "timestamp" : "2024-12-03T15:59:30Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_single_past/state_localnet.attr b/validator/sequences/scan_single_past/state_localnet.attr index 2cdfe5afa3..23373a2ce0 100644 --- a/validator/sequences/scan_single_past/state_localnet.attr +++ b/validator/sequences/scan_single_past/state_localnet.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_9", "projectId" : "localhost", - "transactionId" : "MP:d48b4b06-2", - "publishTime" : "2024-11-06T17:33:58Z", + "transactionId" : "MP:ff0c0dee-2", + "publishTime" : "2024-12-03T15:59:30Z", "subFolder" : "localnet", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/scan_single_past/state_localnet.json b/validator/sequences/scan_single_past/state_localnet.json index c276dc436a..864b7b3c63 100644 --- a/validator/sequences/scan_single_past/state_localnet.json +++ b/validator/sequences/scan_single_past/state_localnet.json @@ -1,18 +1,18 @@ { "families" : { "ether" : { - "addr" : "00:0d:3a:60:df:6f" + "addr" : "60:45:bd:b0:13:f3" }, "ipv4" : { - "addr" : "10.1.0.213" + "addr" : "10.1.0.207" }, "ipv6" : { - "addr" : "fe80::20d:3aff:fe60:df6f" + "addr" : "fe80::6245:bdff:feb0:13f3" }, "vendor" : { "addr" : "28179023" } }, - "timestamp" : "2024-11-06T17:33:58Z", + "timestamp" : "2024-12-03T15:59:30Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_single_past/state_pointset.attr b/validator/sequences/scan_single_past/state_pointset.attr index 98cbd6de97..9cb92c1a58 100644 --- a/validator/sequences/scan_single_past/state_pointset.attr +++ b/validator/sequences/scan_single_past/state_pointset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_9", "projectId" : "localhost", - "transactionId" : "MP:d48b4b06-3", - "publishTime" : "2024-11-06T17:33:58Z", + "transactionId" : "MP:ff0c0dee-3", + "publishTime" : "2024-12-03T15:59:30Z", "subFolder" : "pointset", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/scan_single_past/state_pointset.json b/validator/sequences/scan_single_past/state_pointset.json index 5ee422d187..045189e590 100644 --- a/validator/sequences/scan_single_past/state_pointset.json +++ b/validator/sequences/scan_single_past/state_pointset.json @@ -11,6 +11,6 @@ "units" : "Degrees-Celsius" } }, - "timestamp" : "2024-11-06T17:33:58Z", + "timestamp" : "2024-12-03T15:59:30Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_single_past/state_system.attr b/validator/sequences/scan_single_past/state_system.attr index 10ebea3a25..f53dcb05cb 100644 --- a/validator/sequences/scan_single_past/state_system.attr +++ b/validator/sequences/scan_single_past/state_system.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_9", "projectId" : "localhost", - "transactionId" : "MP:af3497cf-0", - "publishTime" : "2024-11-06T17:34:00Z", + "transactionId" : "MP:ff0c0dee-0", + "publishTime" : "2024-12-03T15:59:30Z", "subFolder" : "system", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/scan_single_past/state_system.json b/validator/sequences/scan_single_past/state_system.json index d26cc5f937..e07852979b 100644 --- a/validator/sequences/scan_single_past/state_system.json +++ b/validator/sequences/scan_single_past/state_system.json @@ -3,23 +3,23 @@ "make" : "BOS", "model" : "pubber" }, - "last_config" : "2024-11-06T17:33:58Z", + "last_config" : "2024-12-03T15:59:24Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:33:30Z", + "last_start" : "2024-12-03T15:59:01Z", "restart_count" : 1, "mode" : "initial" }, - "serial_no" : "sequencer-995", + "serial_no" : "sequencer-31822", "software" : { "firmware" : "v1" }, "status" : { "message" : "success", - "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:58Z", - "level" : 300 + "category" : "system.config.parse", + "timestamp" : "2024-12-03T15:59:30Z", + "level" : 100 }, - "timestamp" : "2024-11-06T17:34:00Z", + "timestamp" : "2024-12-03T15:59:30Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/scan_single_past/state_update.attr b/validator/sequences/scan_single_past/state_update.attr index 2abf11f91e..881b2f32ae 100644 --- a/validator/sequences/scan_single_past/state_update.attr +++ b/validator/sequences/scan_single_past/state_update.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_9", "projectId" : "localhost", - "transactionId" : "MP:af3497cf", - "publishTime" : "2024-11-06T17:34:00Z", + "transactionId" : "MP:71ed3008", + "publishTime" : "2024-12-03T15:59:32Z", "subFolder" : "update", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/scan_single_past/state_update.json b/validator/sequences/scan_single_past/state_update.json index f39fd9bbac..f355f8fff7 100644 --- a/validator/sequences/scan_single_past/state_update.json +++ b/validator/sequences/scan_single_past/state_update.json @@ -2,7 +2,7 @@ "discovery" : { "families" : { "vendor" : { - "generation" : "2021-10-16T09:06:25Z", + "generation" : "2021-07-05T14:12:38Z", "phase" : "stopped" } } @@ -10,13 +10,13 @@ "localnet" : { "families" : { "ether" : { - "addr" : "00:0d:3a:60:df:6f" + "addr" : "60:45:bd:b0:13:f3" }, "ipv4" : { - "addr" : "10.1.0.213" + "addr" : "10.1.0.207" }, "ipv6" : { - "addr" : "fe80::20d:3aff:fe60:df6f" + "addr" : "fe80::6245:bdff:feb0:13f3" }, "vendor" : { "addr" : "28179023" @@ -38,14 +38,14 @@ } }, "system" : { - "last_config" : "2024-11-06T17:33:58Z", + "last_config" : "2024-12-03T15:59:30Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:33:30Z", + "last_start" : "2024-12-03T15:59:01Z", "restart_count" : 1, "mode" : "initial" }, - "serial_no" : "sequencer-995", + "serial_no" : "sequencer-31822", "hardware" : { "make" : "BOS", "model" : "pubber" @@ -56,10 +56,10 @@ "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:58Z", + "timestamp" : "2024-12-03T15:59:30Z", "level" : 300 } }, - "timestamp" : "2024-11-06T17:34:00Z", + "timestamp" : "2024-12-03T15:59:32Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/src/main/java/com/google/daq/mqtt/sequencer/sequences/DiscoverySequences.java b/validator/src/main/java/com/google/daq/mqtt/sequencer/sequences/DiscoverySequences.java index cd3366f057..f6c8ab94b5 100644 --- a/validator/src/main/java/com/google/daq/mqtt/sequencer/sequences/DiscoverySequences.java +++ b/validator/src/main/java/com/google/daq/mqtt/sequencer/sequences/DiscoverySequences.java @@ -74,7 +74,6 @@ public class DiscoverySequences extends SequenceBase { public static final Duration SCAN_START_DELAY = Duration.ofSeconds(20); public static final Duration WAITING_PERIOD = SCAN_START_DELAY.plus(SCAN_START_DELAY); - public static final int SCAN_START_DELAY_SEC = (int) SCAN_START_DELAY.getSeconds(); public static final int SCAN_START_JITTER_SEC = 5; private static final int SCAN_ITERATIONS = 2; private static final String scanFamily = ProtocolFamily.VENDOR; @@ -99,7 +98,7 @@ public void setupExpectedParameters() { } private DiscoveryEvents runEnumeration(Depths depths) { - deviceConfig.discovery = new DiscoveryConfig(); + deviceConfig.discovery = ofNullable(deviceConfig.discovery).orElseGet(DiscoveryConfig::new); deviceConfig.discovery.depths = depths; untilTrue("enumeration not active", () -> deviceState.discovery.generation == null); diff --git a/validator/src/main/java/com/google/daq/mqtt/util/ConfigManager.java b/validator/src/main/java/com/google/daq/mqtt/util/ConfigManager.java index 3074037ae7..33896404ef 100644 --- a/validator/src/main/java/com/google/daq/mqtt/util/ConfigManager.java +++ b/validator/src/main/java/com/google/daq/mqtt/util/ConfigManager.java @@ -22,6 +22,9 @@ import org.jetbrains.annotations.NotNull; import udmi.lib.ProtocolFamily; import udmi.schema.Config; +import udmi.schema.DiscoveryConfig; +import udmi.schema.FamilyDiscoveryConfig; +import udmi.schema.FamilyDiscoveryModel; import udmi.schema.FamilyLocalnetConfig; import udmi.schema.GatewayConfig; import udmi.schema.LocalnetConfig; @@ -128,6 +131,7 @@ public Config generateDeviceConfig() { config.gateway = getGatewayConfig(); config.pointset = getDevicePointsetConfig(); config.localnet = getDeviceLocalnetConfig(); + config.discovery = getDiscoveryConfig(); return config; } @@ -275,4 +279,35 @@ public String getUpdatedTimestamp() { return isoConvert(metadata.timestamp); } + private DiscoveryConfig getDiscoveryConfig() { + if (metadata.discovery == null) { + return null; + } + + DiscoveryConfig discoveryConfig = new DiscoveryConfig(); + discoveryConfig.families = ifNotNullGet(metadata.discovery.families, + families -> new HashMap<>()); + + if (discoveryConfig.families != null) { + metadata.discovery.families.keySet().forEach(family -> { + FamilyDiscoveryModel familyDiscoveryModel = metadata.discovery.families.get(family); + if (familyDiscoveryModel != null) { + // for a sporadic scan, supplying generation is invalid + checkState(familyDiscoveryModel.scan_interval_sec != null + || familyDiscoveryModel.generation == null, + "generation specified without scan_interval_sec parameter"); + + FamilyDiscoveryConfig familyDiscoveryConfig = new FamilyDiscoveryConfig(); + familyDiscoveryConfig.generation = familyDiscoveryModel.generation; + familyDiscoveryConfig.scan_interval_sec = familyDiscoveryModel.scan_interval_sec; + familyDiscoveryConfig.scan_duration_sec = familyDiscoveryModel.scan_duration_sec; + + discoveryConfig.families.put(family, familyDiscoveryConfig); + } + }); + } + + return discoveryConfig; + } + } diff --git a/validator/src/test/java/com/google/daq/mqtt/registrar/RegistrarTest.java b/validator/src/test/java/com/google/daq/mqtt/registrar/RegistrarTest.java index 479a286cba..e445ff30dd 100644 --- a/validator/src/test/java/com/google/daq/mqtt/registrar/RegistrarTest.java +++ b/validator/src/test/java/com/google/daq/mqtt/registrar/RegistrarTest.java @@ -177,10 +177,10 @@ public void basicUpdates() { assertEquals("block action count", 0, blockActions.size()); List createActions = filterActions(mockActions, CREATE_DEVICE_ACTION); - assertEquals("Devices created", 1, createActions.size()); + assertEquals("Devices created", 2, createActions.size()); List deleteActions = filterActions(mockActions, DELETE_DEVICE_ACTION); - assertEquals("Devices deleted", 1, deleteActions.size()); + assertEquals("Devices deleted", 2, deleteActions.size()); List updateActions = filterActions(mockActions, UPDATE_DEVICE_ACTION); assertEquals("Devices updated", 3, updateActions.size()); From 35157834b7a2f69ae05eafb3429c470479525749 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mert=20Cing=C3=B6z?= Date: Mon, 9 Dec 2024 15:03:02 +0100 Subject: [PATCH 4/4] Fix Proxy Device Subscription Issue and Improve Stability (#1045) --- .../config/checkstyle => etc}/checkstyle.xml | 1 + pubber/build.gradle | 1 + pubber/src/main/java/daq/pubber/Pubber.java | 32 +++++++++---------- .../java/daq/pubber/PubberDeviceManager.java | 29 ++++++++--------- .../java/daq/pubber/PubberGatewayManager.java | 4 +-- ...{IpProvider.java => PubberIpProvider.java} | 14 +++++--- .../daq/pubber/PubberLocalnetManager.java | 21 +++++++----- .../main/java/daq/pubber/PubberManager.java | 2 +- .../daq/pubber/PubberPointsetManager.java | 4 +-- ...roxyDevice.java => PubberProxyDevice.java} | 11 +++---- ...SubClient.java => PubberPubSubClient.java} | 8 ++--- ...mBoolean.java => PubberRandomBoolean.java} | 5 +-- ...andomPoint.java => PubberRandomPoint.java} | 5 +-- .../java/daq/pubber/PubberSystemManager.java | 10 ++---- .../java/daq/pubber/PubberUdmiPublisher.java | 20 ++++-------- ...rovider.java => PubberVendorProvider.java} | 4 +-- .../pubber => udmi/lib/base}/BasicPoint.java | 2 +- .../java/udmi/lib/base/ListPublisher.java | 5 +++ .../main/java/udmi/lib/base/ManagerBase.java | 17 +++++++--- .../main/java/udmi/lib/base/MqttDevice.java | 4 +++ .../java/udmi/lib/base/MqttPublisher.java | 10 +++++- .../java/udmi/lib/client/DeviceManager.java | 21 +++++++++--- .../udmi/lib/client/DiscoveryManager.java | 2 +- .../java/udmi/lib/client/GatewayManager.java | 24 ++++++++------ .../java/udmi/lib/client/LocalnetManager.java | 2 +- .../java/udmi/lib/client/PointsetManager.java | 6 ++-- ...blockManager.java => SubBlockManager.java} | 2 +- .../java/udmi/lib/client/SystemManager.java | 17 +++++++--- .../main/java/udmi/lib/intf/Publisher.java | 5 +++ .../test/java/daq/pubber/IpManagerTest.java | 12 +++---- .../daq/pubber/SupportedFeaturesTest.java | 1 - .../google/daq/mqtt/registrar/Registrar.java | 2 +- .../daq/mqtt/sequencer/SequenceBase.java | 8 +++-- .../sequencer/sequences/BlobsetSequences.java | 8 +++++ 34 files changed, 190 insertions(+), 129 deletions(-) rename {pubber/config/checkstyle => etc}/checkstyle.xml (99%) rename pubber/src/main/java/daq/pubber/{IpProvider.java => PubberIpProvider.java} (93%) rename pubber/src/main/java/daq/pubber/{ProxyDevice.java => PubberProxyDevice.java} (84%) rename pubber/src/main/java/daq/pubber/{PubSubClient.java => PubberPubSubClient.java} (93%) rename pubber/src/main/java/daq/pubber/{RandomBoolean.java => PubberRandomBoolean.java} (77%) rename pubber/src/main/java/daq/pubber/{RandomPoint.java => PubberRandomPoint.java} (90%) rename pubber/src/main/java/daq/pubber/{VendorProvider.java => PubberVendorProvider.java} (93%) rename pubber/src/main/java/{daq/pubber => udmi/lib/base}/BasicPoint.java (99%) rename pubber/src/main/java/udmi/lib/client/{SubblockManager.java => SubBlockManager.java} (91%) diff --git a/pubber/config/checkstyle/checkstyle.xml b/etc/checkstyle.xml similarity index 99% rename from pubber/config/checkstyle/checkstyle.xml rename to etc/checkstyle.xml index df33c6b25e..f3f871c5b3 100644 --- a/pubber/config/checkstyle/checkstyle.xml +++ b/etc/checkstyle.xml @@ -48,6 +48,7 @@ + diff --git a/pubber/build.gradle b/pubber/build.gradle index 97f1ee2a0c..4a6b88dfbf 100644 --- a/pubber/build.gradle +++ b/pubber/build.gradle @@ -55,6 +55,7 @@ jacocoTestReport { checkstyle { ignoreFailures = false maxWarnings = 0 + configFile = file('../etc/checkstyle.xml') } checkstyleMain.source = 'src/main/java' diff --git a/pubber/src/main/java/daq/pubber/Pubber.java b/pubber/src/main/java/daq/pubber/Pubber.java index db835845ca..611457dae1 100644 --- a/pubber/src/main/java/daq/pubber/Pubber.java +++ b/pubber/src/main/java/daq/pubber/Pubber.java @@ -29,12 +29,12 @@ import com.google.udmi.util.CertManager; import com.google.udmi.util.SiteModel; import com.google.udmi.util.SiteModel.MetadataException; -import daq.pubber.PubSubClient.Bundle; +import daq.pubber.PubberPubSubClient.Bundle; import java.io.File; import java.io.PrintStream; import java.time.Duration; -import java.util.HashMap; import java.util.Map; +import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.CountDownLatch; import java.util.concurrent.TimeUnit; import java.util.concurrent.atomic.AtomicBoolean; @@ -79,7 +79,7 @@ public class Pubber extends PubberManager implements PubberUdmiPublisher { private static final String PUBSUB_SITE = "PubSub"; - private static final Map MESSAGE_COUNTS = new HashMap<>(); + private static final Map MESSAGE_COUNTS = new ConcurrentHashMap<>(); private static final int CONNECT_RETRIES = 10; private static final AtomicInteger retriesRemaining = new AtomicInteger(CONNECT_RETRIES); private static final long RESTART_DELAY_MS = 1000; @@ -94,7 +94,7 @@ public class Pubber extends PubberManager implements PubberUdmiPublisher { private CountDownLatch configLatch; private MqttDevice deviceTarget; private long lastStateTimeMs; - private PubSubClient pubSubClient; + private PubberPubSubClient pubSubClient; private Function connectionDone; private String workingEndpoint; private String attemptedEndpoint; @@ -136,7 +136,7 @@ public Pubber(String iotProject, String sitePath, String deviceId, String serial checkState(outDir.mkdirs(), "could not make out dir " + outDir.getAbsolutePath()); } if (PUBSUB_SITE.equals(sitePath)) { - pubSubClient = new PubSubClient(iotProject, deviceId); + pubSubClient = new PubberPubSubClient(iotProject, deviceId); } } @@ -331,11 +331,6 @@ private File getPersistentStore() { new File(siteModel.getDeviceWorkingDir(deviceId), PERSISTENT_STORE_FILE); } - private void markStateDirty(Runnable action) { - action.run(); - markStateDirty(); - } - @Override public void markStateDirty(long delayMs) { stateDirty.set(true); @@ -379,9 +374,12 @@ private void processDeviceMetadata(Metadata metadata) { targetSchema = ifNotNullGet(metadata.system.device_version, SchemaVersion::fromKey); ifNotNullThen(targetSchema, version -> warn("Emulating UDMI version " + version.key())); - config.serialNo = catchToNull(() -> metadata.system.serial_no); - - config.gatewayId = catchToNull(() -> metadata.gateway.gateway_id); + if (config.serialNo == null) { + config.serialNo = catchToNull(() -> metadata.system.serial_no); + } + if (config.gatewayId == null) { + config.gatewayId = catchToNull(() -> metadata.gateway.gateway_id); + } config.algorithm = config.gatewayId == null ? catchToNull(() -> metadata.cloud.auth_type.value()) @@ -431,9 +429,11 @@ private boolean attemptConnection() { try { isConnected = false; deviceManager.stop(); + super.stop(); if (deviceTarget == null) { throw new RuntimeException("Mqtt publisher not initialized"); } + registerMessageHandlers(); connect(); configLatchWait(); isConnected = true; @@ -488,7 +488,6 @@ public void initializeMqtt() { siteModel.getDeviceDir(targetDeviceId), endpoint.transport, keyPassword, this::info); deviceTarget = new MqttDevice(endpoint, this::publisherException, certManager); - registerMessageHandlers(); publishDirtyState(); } @@ -560,7 +559,6 @@ public String traceTimestamp(String messageBase) { return messageBase + (isTrue(config.options.messageTrace) ? ("_" + timestamp) : ""); } - private void trace(String message) { cloudLog(message, Level.TRACE); } @@ -712,7 +710,7 @@ public Map> getLogMap() { return SystemManager.getLogMap().apply(LOG); } - public Metadata getMetadata(String id) { - return siteModel.getMetadata(id); + public SiteModel getSiteModel() { + return siteModel; } } diff --git a/pubber/src/main/java/daq/pubber/PubberDeviceManager.java b/pubber/src/main/java/daq/pubber/PubberDeviceManager.java index b895fecd95..e5ebea35bf 100644 --- a/pubber/src/main/java/daq/pubber/PubberDeviceManager.java +++ b/pubber/src/main/java/daq/pubber/PubberDeviceManager.java @@ -1,12 +1,14 @@ package daq.pubber; import com.google.udmi.util.SiteModel; -import java.util.Date; +import java.util.Arrays; +import java.util.List; import udmi.lib.client.DeviceManager; import udmi.lib.client.DiscoveryManager; import udmi.lib.client.GatewayManager; import udmi.lib.client.LocalnetManager; import udmi.lib.client.PointsetManager; +import udmi.lib.client.SubBlockManager; import udmi.lib.client.SystemManager; import udmi.lib.intf.ManagerHost; import udmi.schema.Config; @@ -22,23 +24,28 @@ public class PubberDeviceManager extends PubberManager implements DeviceManager private final PubberLocalnetManager localnetManager; private final PubberGatewayManager gatewayManager; private final PubberDiscoveryManager discoveryManager; - private Date lastConfigTimestamp; + private final List subManagers; /** * Create a new instance. + * Managers are logically ordered to ensure proper initialization and shutdown. + * Stop/shutdown order is the reverse of the boot order. + * SystemManager should be created first b/c logging dependency. + * The remaining managers are placed in a logical boot/shutdown order. */ public PubberDeviceManager(ManagerHost host, PubberConfiguration configuration) { super(host, configuration); systemManager = new PubberSystemManager(host, configuration); - pointsetManager = new PubberPointsetManager(host, configuration); localnetManager = new PubberLocalnetManager(host, configuration); - gatewayManager = new PubberGatewayManager(host, configuration); + pointsetManager = new PubberPointsetManager(host, configuration); discoveryManager = new PubberDiscoveryManager(host, configuration, this); + gatewayManager = new PubberGatewayManager(host, configuration); + subManagers = Arrays.asList( + gatewayManager, discoveryManager, pointsetManager, localnetManager, systemManager); } @Override public void updateConfig(Config config) { - lastConfigTimestamp = config.timestamp; DeviceManager.super.updateConfig(config); } @@ -72,22 +79,15 @@ public DiscoveryManager getDiscoveryManager() { */ @Override public void shutdown() { - getGatewayManager().shutdown(); - getLocalnetManager().shutdown(); - getPointsetManager().shutdown(); - getSystemManager().shutdown(); + subManagers.forEach(SubBlockManager::shutdown); } - /** * Stop periodic senders. */ @Override public void stop() { - getGatewayManager().stop(); - getLocalnetManager().stop(); - getPointsetManager().stop(); - getSystemManager().stop(); + subManagers.forEach(SubBlockManager::stop); } /** @@ -98,5 +98,4 @@ protected void setSiteModel(SiteModel siteModel) { gatewayManager.setSiteModel(siteModel); localnetManager.setSiteModel(siteModel); } - } diff --git a/pubber/src/main/java/daq/pubber/PubberGatewayManager.java b/pubber/src/main/java/daq/pubber/PubberGatewayManager.java index 302d574aea..27184a447c 100644 --- a/pubber/src/main/java/daq/pubber/PubberGatewayManager.java +++ b/pubber/src/main/java/daq/pubber/PubberGatewayManager.java @@ -52,7 +52,7 @@ public void activate() { @Override public ProxyDeviceHost makeExtraDevice() { - return new ProxyDevice(getHost(), EXTRA_PROXY_DEVICE, config); + return new PubberProxyDevice(getHost(), EXTRA_PROXY_DEVICE, config); } /** @@ -140,6 +140,6 @@ public Map createProxyDevices(List proxyIds) { @Override public ProxyDeviceHost createProxyDevice(ManagerHost host, String id) { - return new ProxyDevice(host, id, config); + return new PubberProxyDevice(host, id, config); } } diff --git a/pubber/src/main/java/daq/pubber/IpProvider.java b/pubber/src/main/java/daq/pubber/PubberIpProvider.java similarity index 93% rename from pubber/src/main/java/daq/pubber/IpProvider.java rename to pubber/src/main/java/daq/pubber/PubberIpProvider.java index fa8081f982..65d4567e20 100644 --- a/pubber/src/main/java/daq/pubber/IpProvider.java +++ b/pubber/src/main/java/daq/pubber/PubberIpProvider.java @@ -11,6 +11,7 @@ import java.util.List; import java.util.Map; import java.util.Map.Entry; +import java.util.Objects; import java.util.concurrent.atomic.AtomicInteger; import java.util.concurrent.atomic.AtomicReference; import java.util.regex.Matcher; @@ -24,7 +25,7 @@ /** * Wrapper for family of IP-based protocols. */ -public class IpProvider extends ManagerBase implements FamilyProvider { +public class PubberIpProvider extends ManagerBase implements FamilyProvider { public static final int DEFAULT_METRIC = 0; private static final List familyPatterns = ImmutableList.of( @@ -39,13 +40,15 @@ public class IpProvider extends ManagerBase implements FamilyProvider { ); private final LocalnetManager localnetHost; + private final String family; /** * Create a basic provider instance. */ - public IpProvider(ManagerHost host, String family, String deviceId) { + public PubberIpProvider(ManagerHost host, String family, String deviceId) { super(host, deviceId); localnetHost = (LocalnetManager) host; + this.family = family; populateInterfaceAddresses(); } @@ -127,16 +130,19 @@ private String getDefaultInterface() { */ private void populateInterfaceAddresses() { String defaultInterface = getDefaultInterface(); - info("Using addresses from default interface " + defaultInterface); + info("Using addresses from default interface: " + defaultInterface + " for family: " + family); Map interfaceAddresses = ofNullable( getInterfaceAddresses(defaultInterface)).orElse(ImmutableMap.of()); interfaceAddresses.entrySet().forEach(this::addStateMapEntry); } private void addStateMapEntry(Entry entry) { + String family = entry.getKey(); + if (!Objects.equals(this.family, family)) { + return; + } FamilyLocalnetState stateEntry = new FamilyLocalnetState(); stateEntry.addr = entry.getValue(); - String family = entry.getKey(); info("Family " + family + " address is " + stateEntry.addr); localnetHost.update(family, stateEntry); } diff --git a/pubber/src/main/java/daq/pubber/PubberLocalnetManager.java b/pubber/src/main/java/daq/pubber/PubberLocalnetManager.java index 1cea667097..0cf72c0077 100644 --- a/pubber/src/main/java/daq/pubber/PubberLocalnetManager.java +++ b/pubber/src/main/java/daq/pubber/PubberLocalnetManager.java @@ -3,7 +3,6 @@ import com.google.udmi.util.SiteModel; import java.util.HashMap; import java.util.Map; -import java.util.stream.Collectors; import udmi.lib.ProtocolFamily; import udmi.lib.client.LocalnetManager; import udmi.lib.intf.FamilyProvider; @@ -23,10 +22,10 @@ public class PubberLocalnetManager extends PubberManager implements LocalnetMana static Map> LOCALNET_PROVIDERS = Map.of( - ProtocolFamily.VENDOR, VendorProvider.class, - ProtocolFamily.IPV_4, IpProvider.class, - ProtocolFamily.IPV_6, IpProvider.class, - ProtocolFamily.ETHER, IpProvider.class); + ProtocolFamily.VENDOR, PubberVendorProvider.class, + ProtocolFamily.IPV_4, PubberIpProvider.class, + ProtocolFamily.IPV_6, PubberIpProvider.class, + ProtocolFamily.ETHER, PubberIpProvider.class); /** * Create a new container with the given host. @@ -35,8 +34,13 @@ public PubberLocalnetManager(ManagerHost host, PubberConfiguration configuration super(host, configuration); localnetState = new LocalnetState(); localnetState.families = new HashMap<>(); - localnetProviders = LOCALNET_PROVIDERS - .keySet().stream().collect(Collectors.toMap(family -> family, this::instantiateProvider)); + + localnetProviders = new HashMap<>(); + LOCALNET_PROVIDERS.forEach((family, providerClass) -> { + if (host instanceof Pubber || providerClass != PubberIpProvider.class) { + localnetProviders.put(family, instantiateProvider(family)); + } + }); } /** @@ -53,7 +57,8 @@ FamilyProvider instantiateProvider(String family) { } public void setSiteModel(SiteModel siteModel) { - ((VendorProvider) getLocalnetProviders().get(ProtocolFamily.VENDOR)).setSiteModel(siteModel); + ((PubberVendorProvider) getLocalnetProviders().get(ProtocolFamily.VENDOR)) + .setSiteModel(siteModel); } diff --git a/pubber/src/main/java/daq/pubber/PubberManager.java b/pubber/src/main/java/daq/pubber/PubberManager.java index 9313d04c39..9ea103a893 100644 --- a/pubber/src/main/java/daq/pubber/PubberManager.java +++ b/pubber/src/main/java/daq/pubber/PubberManager.java @@ -26,6 +26,6 @@ public PubberManager(ManagerHost host, PubberConfiguration configuration) { @Override protected int getIntervalSec(Integer sampleRateSec) { - return (int) ofNullable(options.fixedSampleRate).orElse(super.getIntervalSec(sampleRateSec)); + return ofNullable(options.fixedSampleRate).orElse(super.getIntervalSec(sampleRateSec)); } } diff --git a/pubber/src/main/java/daq/pubber/PubberPointsetManager.java b/pubber/src/main/java/daq/pubber/PubberPointsetManager.java index 83dc8d0121..917560602a 100644 --- a/pubber/src/main/java/daq/pubber/PubberPointsetManager.java +++ b/pubber/src/main/java/daq/pubber/PubberPointsetManager.java @@ -72,9 +72,9 @@ private static PointPointsetModel makePointPointsetModel(boolean writable) { private AbstractPoint makePoint(String name, PointPointsetModel point) { if (BOOLEAN_UNITS.contains(point.units)) { - return new RandomBoolean(name, point); + return new PubberRandomBoolean(name, point); } else { - return new RandomPoint(name, point); + return new PubberRandomPoint(name, point); } } diff --git a/pubber/src/main/java/daq/pubber/ProxyDevice.java b/pubber/src/main/java/daq/pubber/PubberProxyDevice.java similarity index 84% rename from pubber/src/main/java/daq/pubber/ProxyDevice.java rename to pubber/src/main/java/daq/pubber/PubberProxyDevice.java index 2662a688e9..45fef9ef42 100644 --- a/pubber/src/main/java/daq/pubber/ProxyDevice.java +++ b/pubber/src/main/java/daq/pubber/PubberProxyDevice.java @@ -2,23 +2,19 @@ import static com.google.udmi.util.GeneralUtils.catchToNull; import static com.google.udmi.util.GeneralUtils.deepCopy; -import static com.google.udmi.util.GeneralUtils.friendlyStackTrace; -import static java.lang.String.format; import java.util.concurrent.TimeUnit; import java.util.concurrent.atomic.AtomicBoolean; -import udmi.lib.base.MqttDevice; import udmi.lib.client.DeviceManager; import udmi.lib.client.ProxyDeviceHost; import udmi.lib.intf.ManagerHost; -import udmi.schema.Config; import udmi.schema.Metadata; import udmi.schema.PubberConfiguration; /** * Wrapper for a complete device construct. */ -public class ProxyDevice extends PubberManager implements ProxyDeviceHost { +public class PubberProxyDevice extends PubberManager implements ProxyDeviceHost { private static final long STATE_INTERVAL_MS = 1000; final PubberDeviceManager deviceManager; @@ -28,12 +24,13 @@ public class ProxyDevice extends PubberManager implements ProxyDeviceHost { /** * New instance. */ - public ProxyDevice(ManagerHost host, String id, PubberConfiguration pubberConfig) { + public PubberProxyDevice(ManagerHost host, String id, PubberConfiguration pubberConfig) { super(host, makeProxyConfiguration(host, id, pubberConfig)); // Simple shortcut to get access to some foundational mechanisms inside of Pubber. pubberHost = (Pubber) host; deviceManager = new PubberDeviceManager(this, makeProxyConfiguration(host, id, pubberConfig)); + deviceManager.setSiteModel(pubberHost.getSiteModel()); executor.scheduleAtFixedRate(this::publishDirtyState, STATE_INTERVAL_MS, STATE_INTERVAL_MS, TimeUnit.MILLISECONDS); } @@ -42,7 +39,7 @@ private static PubberConfiguration makeProxyConfiguration(ManagerHost host, Stri PubberConfiguration config) { PubberConfiguration proxyConfiguration = deepCopy(config); proxyConfiguration.deviceId = id; - Metadata metadata = ((Pubber) host).getMetadata(id); + Metadata metadata = ((Pubber) host).getSiteModel().getMetadata(id); proxyConfiguration.serialNo = catchToNull(() -> metadata.system.serial_no); return proxyConfiguration; } diff --git a/pubber/src/main/java/daq/pubber/PubSubClient.java b/pubber/src/main/java/daq/pubber/PubberPubSubClient.java similarity index 93% rename from pubber/src/main/java/daq/pubber/PubSubClient.java rename to pubber/src/main/java/daq/pubber/PubberPubSubClient.java index fc074a1937..6817c365ea 100644 --- a/pubber/src/main/java/daq/pubber/PubSubClient.java +++ b/pubber/src/main/java/daq/pubber/PubberPubSubClient.java @@ -16,9 +16,9 @@ /** * Wrapper class for a PubSub client. */ -public class PubSubClient { +public class PubberPubSubClient { - private static final Logger LOG = LoggerFactory.getLogger(PubSubClient.class); + private static final Logger LOG = LoggerFactory.getLogger(PubberPubSubClient.class); private final String subscriptionName; private final GrpcSubscriberStub subscriber; @@ -29,7 +29,7 @@ public class PubSubClient { * @param projectId GCP project id * @param subscriptionId PubSub subscription */ - public PubSubClient(String projectId, String subscriptionId) { + public PubberPubSubClient(String projectId, String subscriptionId) { subscriptionName = ProjectSubscriptionName.format(projectId, subscriptionId); LOG.info("Using PubSub subscription " + subscriptionName); try { @@ -89,4 +89,4 @@ static class Bundle { String body; Map attributes; } -} \ No newline at end of file +} diff --git a/pubber/src/main/java/daq/pubber/RandomBoolean.java b/pubber/src/main/java/daq/pubber/PubberRandomBoolean.java similarity index 77% rename from pubber/src/main/java/daq/pubber/RandomBoolean.java rename to pubber/src/main/java/daq/pubber/PubberRandomBoolean.java index b935cb1412..e042091121 100644 --- a/pubber/src/main/java/daq/pubber/RandomBoolean.java +++ b/pubber/src/main/java/daq/pubber/PubberRandomBoolean.java @@ -1,5 +1,6 @@ package daq.pubber; +import udmi.lib.base.BasicPoint; import udmi.lib.intf.AbstractPoint; import udmi.schema.PointPointsetModel; import udmi.schema.RefDiscovery; @@ -7,9 +8,9 @@ /** * Represents a random boolean point. */ -public class RandomBoolean extends BasicPoint implements AbstractPoint { +public class PubberRandomBoolean extends BasicPoint implements AbstractPoint { - public RandomBoolean(String name, PointPointsetModel pointModel) { + public PubberRandomBoolean(String name, PointPointsetModel pointModel) { super(name, pointModel); } diff --git a/pubber/src/main/java/daq/pubber/RandomPoint.java b/pubber/src/main/java/daq/pubber/PubberRandomPoint.java similarity index 90% rename from pubber/src/main/java/daq/pubber/RandomPoint.java rename to pubber/src/main/java/daq/pubber/PubberRandomPoint.java index cb5ad79603..930cb31d94 100644 --- a/pubber/src/main/java/daq/pubber/RandomPoint.java +++ b/pubber/src/main/java/daq/pubber/PubberRandomPoint.java @@ -1,5 +1,6 @@ package daq.pubber; +import udmi.lib.base.BasicPoint; import udmi.lib.intf.AbstractPoint; import udmi.schema.PointPointsetModel; import udmi.schema.RefDiscovery; @@ -7,7 +8,7 @@ /** * Represents a randomly generated numerical point. */ -public class RandomPoint extends BasicPoint implements AbstractPoint { +public class PubberRandomPoint extends BasicPoint implements AbstractPoint { private static final double DEFAULT_BASELINE_VALUE = 50; private final double min; @@ -17,7 +18,7 @@ public class RandomPoint extends BasicPoint implements AbstractPoint { /** * Creates a random point generator for data simulation. */ - public RandomPoint(String name, PointPointsetModel pointModel) { + public PubberRandomPoint(String name, PointPointsetModel pointModel) { super(name, pointModel); double baselineValue = convertValue(pointModel.baseline_value, DEFAULT_BASELINE_VALUE); double baselineTolerance = convertValue(pointModel.baseline_tolerance, baselineValue); diff --git a/pubber/src/main/java/daq/pubber/PubberSystemManager.java b/pubber/src/main/java/daq/pubber/PubberSystemManager.java index ab811d02e1..376f194c0e 100644 --- a/pubber/src/main/java/daq/pubber/PubberSystemManager.java +++ b/pubber/src/main/java/daq/pubber/PubberSystemManager.java @@ -20,7 +20,6 @@ import java.util.HashMap; import java.util.List; import java.util.Map; -import org.slf4j.Logger; import udmi.lib.client.SystemManager; import udmi.lib.intf.ManagerHost; import udmi.schema.Entry; @@ -48,10 +47,8 @@ public class PubberSystemManager extends PubberManager implements SystemManager private final List logentries = new ArrayList<>(); private final ExtraSystemState systemState; private final ManagerHost host; - private int systemEventCount; private SystemConfig systemConfig; private boolean publishingLog; - private static final Logger LOG = Pubber.LOG; /** * New instance. @@ -62,10 +59,9 @@ public PubberSystemManager(ManagerHost host, PubberConfiguration configuration) if (host instanceof Pubber pubberHost) { initializeLogger(pubberHost); + info("Device start time is " + isoConvert(DEVICE_START_TIME)); } - info("Device start time is " + isoConvert(DEVICE_START_TIME)); - systemState = new ExtraSystemState(); systemState.operation = new StateSystemOperation(); @@ -141,12 +137,12 @@ public void systemLifecycle(SystemMode mode) { public void localLog(String message, Level level, String timestamp, String detail) { String detailPostfix = detail == null ? "" : ":\n" + detail; String logMessage = format("%s %s%s", timestamp, message, detailPostfix); - udmi.lib.client.SystemManager.getLogMap().apply(LOG).get(level).accept(logMessage); + SystemManager.getLogMap().apply(Pubber.LOG).get(level).accept(logMessage); try { PrintStream stream; if (host instanceof Pubber pubberHost) { stream = pubberHost.logPrintWriter; - } else if (host instanceof ProxyDevice proxyHost) { + } else if (host instanceof PubberProxyDevice proxyHost) { stream = proxyHost.pubberHost.logPrintWriter; } else { throw new RuntimeException("While writing log output file: Unknown host"); diff --git a/pubber/src/main/java/daq/pubber/PubberUdmiPublisher.java b/pubber/src/main/java/daq/pubber/PubberUdmiPublisher.java index 8e7b38b34d..5e53858824 100644 --- a/pubber/src/main/java/daq/pubber/PubberUdmiPublisher.java +++ b/pubber/src/main/java/daq/pubber/PubberUdmiPublisher.java @@ -266,6 +266,7 @@ static String getGatewayId(String targetId, PubberConfiguration configuration) { * whether the device is a gateway or a proxy device. */ default void registerMessageHandlers() { + getDeviceTarget().unregisterHandlers(); getDeviceTarget().registerHandler(CONFIG_TOPIC, this::configHandler, Config.class); String gatewayId = getGatewayId(getDeviceId(), getConfig()); if (isGatewayDevice()) { @@ -279,7 +280,6 @@ default void registerMessageHandlers() { } } - default MqttDevice getMqttDevice(String proxyId) { return new MqttDevice(proxyId, getDeviceTarget()); } @@ -329,7 +329,7 @@ default void publisherHandler(String type, String phase, Throwable cause, String Entry report = entryFromException(category, cause); getDeviceManager().localLog(report); publishLogMessage(report, targetId); - ifTrueThen(getDeviceId().equals(targetId), () -> registerSystemStatus(report)); + registerSystemStatus(report, targetId); } void error(String s); @@ -337,10 +337,9 @@ default void publisherHandler(String type, String phase, Throwable cause, String /** * Register a system status entry. */ - default void registerSystemStatus(Entry report) { + default void registerSystemStatus(Entry report, String targetId) { if (isNotTrue(getOptions().noStatus)) { - getDeviceState().system.status = report; - markStateDirty(); + getDeviceManager().setStatus(report, targetId); } } @@ -405,11 +404,11 @@ private void configHandler(Config config) { configPreprocess(getDeviceId(), config); debug(format("Config update %s%s", getDeviceId(), getDeviceManager().getTestingTag()), toJsonString(config)); - processConfigUpdate(config); if (getConfigLatch().getCount() > 0) { warn("Received config for config latch " + getDeviceId()); getConfigLatch().countDown(); } + processConfigUpdate(config); publisherConfigLog("apply", null, getDeviceId()); } catch (Exception e) { publisherConfigLog("apply", e, getDeviceId()); @@ -451,8 +450,8 @@ private void processConfigUpdate(Config configMsg) { } catch (Exception e) { throw new RuntimeException("While acquiring state lock", e); } - try { + updateInterval(DEFAULT_REPORT_SEC); if (configMsg != null) { if (configMsg.system == null && isTrue(getConfig().options.barfConfig)) { error("Empty config system block and configured to restart on bad config!"); @@ -465,7 +464,6 @@ private void processConfigUpdate(Config configMsg) { } else { info(getTimestamp() + " defaulting empty config"); } - updateInterval(DEFAULT_REPORT_SEC); } finally { getStateLock().unlock(); } @@ -895,7 +893,6 @@ default void publishDeviceMessage(String targetId, Object message, Runnable call error("publisher not active"); return; } - String topicSuffix = MESSAGE_TOPIC_SUFFIX_MAP.get(message.getClass()); if (topicSuffix == null) { error("Unknown message class " + message.getClass()); @@ -907,11 +904,6 @@ default void publishDeviceMessage(String targetId, Object message, Runnable call return; } - if (getDeviceTarget() == null) { - error("publisher not active"); - return; - } - if (isTrue(getOptions().noFolder) && topicSuffix.equals(SYSTEM_EVENT_TOPIC)) { topicSuffix = RAW_EVENT_TOPIC; } diff --git a/pubber/src/main/java/daq/pubber/VendorProvider.java b/pubber/src/main/java/daq/pubber/PubberVendorProvider.java similarity index 93% rename from pubber/src/main/java/daq/pubber/VendorProvider.java rename to pubber/src/main/java/daq/pubber/PubberVendorProvider.java index d0711cfe7e..ab4d0e53d7 100644 --- a/pubber/src/main/java/daq/pubber/VendorProvider.java +++ b/pubber/src/main/java/daq/pubber/PubberVendorProvider.java @@ -24,13 +24,13 @@ /** * Basic provider for the Vendor protocol family. */ -public class VendorProvider extends ManagerBase implements FamilyProvider { +public class PubberVendorProvider extends ManagerBase implements FamilyProvider { private final LocalnetManager localnetHost; private SiteModel siteModel; private String selfAddr; - public VendorProvider(ManagerHost host, String family, String deviceId) { + public PubberVendorProvider(ManagerHost host, String family, String deviceId) { super(host, deviceId); localnetHost = (LocalnetManager) host; } diff --git a/pubber/src/main/java/daq/pubber/BasicPoint.java b/pubber/src/main/java/udmi/lib/base/BasicPoint.java similarity index 99% rename from pubber/src/main/java/daq/pubber/BasicPoint.java rename to pubber/src/main/java/udmi/lib/base/BasicPoint.java index 9bb8e52d6b..d347ad074b 100644 --- a/pubber/src/main/java/daq/pubber/BasicPoint.java +++ b/pubber/src/main/java/udmi/lib/base/BasicPoint.java @@ -1,4 +1,4 @@ -package daq.pubber; +package udmi.lib.base; import static com.google.udmi.util.GeneralUtils.deepCopy; import static com.google.udmi.util.GeneralUtils.getNow; diff --git a/pubber/src/main/java/udmi/lib/base/ListPublisher.java b/pubber/src/main/java/udmi/lib/base/ListPublisher.java index 797e0167c8..310f78e78e 100644 --- a/pubber/src/main/java/udmi/lib/base/ListPublisher.java +++ b/pubber/src/main/java/udmi/lib/base/ListPublisher.java @@ -58,6 +58,11 @@ public void registerHandler(String deviceId, String topicSuffix, handlers.put(topicSuffix, new SimpleEntry<>(foo, clazz)); } + @Override + public void unregisterHandlers() { + handlers.clear(); + } + @Override public void connect(String deviceId, boolean clean) { Consumer handler = handlers.get("config").getKey(); diff --git a/pubber/src/main/java/udmi/lib/base/ManagerBase.java b/pubber/src/main/java/udmi/lib/base/ManagerBase.java index c3daeb643c..0c75384c0f 100644 --- a/pubber/src/main/java/udmi/lib/base/ManagerBase.java +++ b/pubber/src/main/java/udmi/lib/base/ManagerBase.java @@ -13,7 +13,7 @@ import java.util.concurrent.TimeUnit; import java.util.concurrent.atomic.AtomicBoolean; import java.util.concurrent.atomic.AtomicInteger; -import udmi.lib.client.SubblockManager; +import udmi.lib.client.SubBlockManager; import udmi.lib.intf.ManagerHost; import udmi.schema.Config; import udmi.schema.DiscoveryState; @@ -28,7 +28,7 @@ /** * Base class for UDMI Publisher subsystem managers. */ -public abstract class ManagerBase implements SubblockManager { +public abstract class ManagerBase implements SubBlockManager { public static final int DISABLED_INTERVAL = 0; protected static final int DEFAULT_REPORT_SEC = 10; @@ -41,7 +41,9 @@ public abstract class ManagerBase implements SubblockManager { protected final AtomicBoolean stateDirty = new AtomicBoolean(); protected final String deviceId; protected ScheduledFuture periodicSender; - private AtomicInteger eventCount = new AtomicInteger(); + protected ScheduledFuture initialUpdate; + private final AtomicInteger eventCount = new AtomicInteger(); + /** * New instance. @@ -171,7 +173,10 @@ protected synchronized void startPeriodicSend() { warn(format("Starting %s %s sender with delay %ds", deviceId, this.getClass().getSimpleName(), sec)); if (sec != 0) { - periodicUpdate(); // Do this now to synchronously raise any obvious exceptions. + if (sec > WAIT_TIME_SEC) { + // Do this sooner to raise any obvious exceptions. + initialUpdate = executor.schedule(this::periodicUpdate, WAIT_TIME_SEC, SECONDS); + } periodicSender = schedulePeriodic(sec, this::periodicUpdate); } } @@ -187,6 +192,10 @@ protected synchronized void cancelPeriodicSend() { periodicSender = null; } } + if (initialUpdate != null) { + initialUpdate.cancel(false); + initialUpdate = null; + } } private void stopExecutor() { diff --git a/pubber/src/main/java/udmi/lib/base/MqttDevice.java b/pubber/src/main/java/udmi/lib/base/MqttDevice.java index 4d88472b57..5d1d30f642 100644 --- a/pubber/src/main/java/udmi/lib/base/MqttDevice.java +++ b/pubber/src/main/java/udmi/lib/base/MqttDevice.java @@ -62,6 +62,10 @@ public void registerHandler(String topicSuffix, Consumer handler, Class void registerHandler(String deviceId, String mqttSuffix, } } + @Override + public void unregisterHandlers() { + handlers.clear(); + handlersType.clear(); + } + private String getHandlerKey(String topic) { return format(HANDLER_KEY_FORMAT, registryId, topic); } diff --git a/pubber/src/main/java/udmi/lib/client/DeviceManager.java b/pubber/src/main/java/udmi/lib/client/DeviceManager.java index bc87e916c9..c605556d7c 100644 --- a/pubber/src/main/java/udmi/lib/client/DeviceManager.java +++ b/pubber/src/main/java/udmi/lib/client/DeviceManager.java @@ -13,7 +13,7 @@ /** * Device client. */ -public interface DeviceManager extends SubblockManager { +public interface DeviceManager extends SubBlockManager { PointsetManager getPointsetManager(); @@ -68,13 +68,15 @@ default String getTestingTag() { /** * Update the config of this device. + * Maintain the same order as manager initialization to ensure consistency. + * Update gateway config last, as it may restart gateway for certain implementations. */ default void updateConfig(Config config) { - getPointsetManager().updateConfig(config.pointset); getSystemManager().updateConfig(config.system, config.timestamp); - getGatewayManager().updateConfig(config.gateway); - getDiscoveryManager().updateConfig(config.discovery); getLocalnetManager().updateConfig(config.localnet); + getPointsetManager().updateConfig(config.pointset); + getDiscoveryManager().updateConfig(config.discovery); + getGatewayManager().updateConfig(config.gateway); } /** @@ -88,6 +90,17 @@ default void publishLogMessage(Entry logEntry, String targetId) { } } + /** + * Set status for target device. + */ + default void setStatus(Entry report, String targetId) { + if (getDeviceId().equals(targetId)) { + getSystemManager().setStatus(report); + } else { + getGatewayManager().setStatus(report, targetId); + } + } + default void cloudLog(String message, Level level, String detail) { getSystemManager().cloudLog(message, level, detail); } diff --git a/pubber/src/main/java/udmi/lib/client/DiscoveryManager.java b/pubber/src/main/java/udmi/lib/client/DiscoveryManager.java index 3a74bb5043..e222a88f12 100644 --- a/pubber/src/main/java/udmi/lib/client/DiscoveryManager.java +++ b/pubber/src/main/java/udmi/lib/client/DiscoveryManager.java @@ -33,7 +33,7 @@ /** * Discovery client. */ -public interface DiscoveryManager extends SubblockManager { +public interface DiscoveryManager extends SubBlockManager { static String getVendorRefKey(Map.Entry entry) { diff --git a/pubber/src/main/java/udmi/lib/client/GatewayManager.java b/pubber/src/main/java/udmi/lib/client/GatewayManager.java index 97827b5213..0534a23dee 100644 --- a/pubber/src/main/java/udmi/lib/client/GatewayManager.java +++ b/pubber/src/main/java/udmi/lib/client/GatewayManager.java @@ -6,11 +6,11 @@ import static java.lang.String.format; import static java.util.Optional.ofNullable; -import com.google.udmi.util.SiteModel; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.NoSuchElementException; +import java.util.concurrent.ConcurrentHashMap; import udmi.lib.ProtocolFamily; import udmi.lib.intf.ManagerHost; import udmi.schema.Config; @@ -25,7 +25,7 @@ /** * Gateway client. */ -public interface GatewayManager extends SubblockManager { +public interface GatewayManager extends SubBlockManager { String EXTRA_PROXY_DEVICE = "XXX-1"; String EXTRA_PROXY_POINT = "xxx_conflagration"; @@ -49,7 +49,7 @@ default Map createProxyDevices(List proxyIds) { return Map.of(); } - Map devices = new HashMap<>(); + Map devices = new ConcurrentHashMap<>(); proxyIds.forEach(id -> devices.put(id, createProxyDevice(getHost(), id))); return devices; @@ -67,11 +67,18 @@ default void activate() { * Publish log message for target device. */ default void publishLogMessage(Entry logEntry, String targetId) { - ifNotNullThen(getProxyDevices(), p -> p.values().forEach(pd -> { - if (pd.getDeviceId().equals(targetId)) { - pd.getDeviceManager().publishLogMessage(logEntry, targetId); - } - })); + ifNotNullThen(getProxyDevices(), p -> + ifNotNullThen(p.getOrDefault(targetId, null), pd -> + pd.getDeviceManager().publishLogMessage(logEntry, targetId))); + } + + /** + * Set device status for target device. + */ + default void setStatus(Entry report, String targetId) { + ifNotNullThen(getProxyDevices(), p -> + ifNotNullThen(p.getOrDefault(targetId, null), pd -> + pd.getDeviceManager().setStatus(report, targetId))); } /** @@ -124,5 +131,4 @@ default void configExtraDevice() { } void updateConfig(GatewayConfig gateway); - } diff --git a/pubber/src/main/java/udmi/lib/client/LocalnetManager.java b/pubber/src/main/java/udmi/lib/client/LocalnetManager.java index 403b320784..04c00acb81 100644 --- a/pubber/src/main/java/udmi/lib/client/LocalnetManager.java +++ b/pubber/src/main/java/udmi/lib/client/LocalnetManager.java @@ -14,7 +14,7 @@ /** * Localnet client. */ -public interface LocalnetManager extends ManagerHost, SubblockManager { +public interface LocalnetManager extends ManagerHost, SubBlockManager { LocalnetConfig getLocalnetConfig(); diff --git a/pubber/src/main/java/udmi/lib/client/PointsetManager.java b/pubber/src/main/java/udmi/lib/client/PointsetManager.java index 78cdbbe90a..097108fbf5 100644 --- a/pubber/src/main/java/udmi/lib/client/PointsetManager.java +++ b/pubber/src/main/java/udmi/lib/client/PointsetManager.java @@ -1,7 +1,6 @@ package udmi.lib.client; import static com.google.udmi.util.GeneralUtils.getNow; -import static com.google.udmi.util.GeneralUtils.getTimestamp; import static com.google.udmi.util.GeneralUtils.ifNotNullGet; import static com.google.udmi.util.GeneralUtils.ifNotNullThen; import static java.lang.String.format; @@ -157,9 +156,8 @@ default void updateConfig(PointsetConfig config) { */ default void sendDevicePoints() { if (getPointsetUpdateCount() % MESSAGE_REPORT_INTERVAL == 0) { - info(format("%s sending %s message #%d with %d points", - getTimestamp(), getDeviceId(), getPointsetUpdateCount(), - getPointsetEvent().points.size())); + info(format("sending %s message #%d with %d points", getDeviceId(), getPointsetUpdateCount(), + getPointsetEvent().points.size())); } getHost().publish(getPointsetEvent()); } diff --git a/pubber/src/main/java/udmi/lib/client/SubblockManager.java b/pubber/src/main/java/udmi/lib/client/SubBlockManager.java similarity index 91% rename from pubber/src/main/java/udmi/lib/client/SubblockManager.java rename to pubber/src/main/java/udmi/lib/client/SubBlockManager.java index a81c5696d0..52d26e4cd2 100644 --- a/pubber/src/main/java/udmi/lib/client/SubblockManager.java +++ b/pubber/src/main/java/udmi/lib/client/SubBlockManager.java @@ -9,7 +9,7 @@ * Interface for providing main manager functionalities. * */ -public interface SubblockManager extends ManagerLog { +public interface SubBlockManager extends ManagerLog { void updateState(Object state); diff --git a/pubber/src/main/java/udmi/lib/client/SystemManager.java b/pubber/src/main/java/udmi/lib/client/SystemManager.java index 2c881b6a54..660a4f8e0d 100644 --- a/pubber/src/main/java/udmi/lib/client/SystemManager.java +++ b/pubber/src/main/java/udmi/lib/client/SystemManager.java @@ -31,7 +31,7 @@ /** * System client. */ -public interface SystemManager extends SubblockManager { +public interface SystemManager extends SubBlockManager { String UDMI_PUBLISHER_LOG_CATEGORY = "device.log"; @@ -141,10 +141,12 @@ default void updateState() { default void sendSystemEvent() { SystemEvents systemEvent = getSystemEvent(); systemEvent.metrics = new Metrics(); - Runtime runtime = Runtime.getRuntime(); - systemEvent.metrics.mem_free_mb = (double) runtime.freeMemory() / BYTES_PER_MEGABYTE; - systemEvent.metrics.mem_total_mb = (double) runtime.totalMemory() / BYTES_PER_MEGABYTE; - systemEvent.metrics.store_total_mb = Double.NaN; + if (!(getHost() instanceof ProxyDeviceHost)) { + Runtime runtime = Runtime.getRuntime(); + systemEvent.metrics.mem_free_mb = (double) runtime.freeMemory() / BYTES_PER_MEGABYTE; + systemEvent.metrics.mem_total_mb = (double) runtime.totalMemory() / BYTES_PER_MEGABYTE; + systemEvent.metrics.store_total_mb = Double.NaN; + } systemEvent.event_no = incrementEventCount(); systemEvent.logentries = getLogentries(); getHost().publish(systemEvent); @@ -241,6 +243,11 @@ default void udmiPublisherLogMessage(String logMessage, Level level, String time publishLogMessage(logEntry); } + default void setStatus(Entry report) { + getSystemState().status = report; + updateState(); + } + /** * Extra system state with extra field. */ diff --git a/pubber/src/main/java/udmi/lib/intf/Publisher.java b/pubber/src/main/java/udmi/lib/intf/Publisher.java index f07fe8de4d..d0dbcc5809 100644 --- a/pubber/src/main/java/udmi/lib/intf/Publisher.java +++ b/pubber/src/main/java/udmi/lib/intf/Publisher.java @@ -27,6 +27,11 @@ public interface Publisher { void registerHandler(String deviceId, String topicSuffix, Consumer handler, Class messageType); + /** + * Unregister handlers. + */ + void unregisterHandlers(); + /** * Connect the given device id. * diff --git a/pubber/src/test/java/daq/pubber/IpManagerTest.java b/pubber/src/test/java/daq/pubber/IpManagerTest.java index 8c35014938..13332acffa 100644 --- a/pubber/src/test/java/daq/pubber/IpManagerTest.java +++ b/pubber/src/test/java/daq/pubber/IpManagerTest.java @@ -56,19 +56,19 @@ public class IpManagerTest { @Test public void testGetDefaultInterfaceOne() { - String defaultInterface = IpProvider.getDefaultInterfaceStatic(IP_ROUTE_BASIC); + String defaultInterface = PubberIpProvider.getDefaultInterfaceStatic(IP_ROUTE_BASIC); assertEquals("default interface", "eth0", defaultInterface); } @Test public void testGetDefaultInterfaceTwo() { - String defaultInterface = IpProvider.getDefaultInterfaceStatic(IP_ROUTE_DUAL); + String defaultInterface = PubberIpProvider.getDefaultInterfaceStatic(IP_ROUTE_DUAL); assertEquals("default interface", "enp0s31f6", defaultInterface); } @Test public void testGetInterfaceAddresses() { - Map interfaceAddresses = IpProvider.getInterfaceAddressesStatic( + Map interfaceAddresses = PubberIpProvider.getInterfaceAddressesStatic( INTERFACE_STRINGS_DEBIAN); ImmutableMap expectedInterfaces = ImmutableMap.of( ProtocolFamily.ETHER, "8c:8c:aa:50:bc:72", @@ -80,9 +80,9 @@ public void testGetInterfaceAddresses() { @Test public void testAlternateInputs() { - String defaultInterface = IpProvider.getDefaultInterfaceStatic(IP_ROUTE_ALTERNATE); + String defaultInterface = PubberIpProvider.getDefaultInterfaceStatic(IP_ROUTE_ALTERNATE); assertEquals("expected alternate default interface", "ethX", defaultInterface); - Map interfaceAddresses = IpProvider.getInterfaceAddressesStatic( + Map interfaceAddresses = PubberIpProvider.getInterfaceAddressesStatic( IP_ADDR_ALTERNATE); ImmutableMap expectedInterfaces = ImmutableMap.of( ProtocolFamily.IPV_4, "192.168.1.141", @@ -90,4 +90,4 @@ public void testAlternateInputs() { ); assertEquals("Extracted alternate interface addresses", expectedInterfaces, interfaceAddresses); } -} \ No newline at end of file +} diff --git a/pubber/src/test/java/daq/pubber/SupportedFeaturesTest.java b/pubber/src/test/java/daq/pubber/SupportedFeaturesTest.java index 42208fc921..fc9e8e2529 100644 --- a/pubber/src/test/java/daq/pubber/SupportedFeaturesTest.java +++ b/pubber/src/test/java/daq/pubber/SupportedFeaturesTest.java @@ -2,7 +2,6 @@ import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertNotEquals; -import static org.junit.Assert.assertSame; import static org.junit.Assert.assertTrue; import static udmi.schema.Bucket.ENUMERATION_FEATURES; diff --git a/validator/src/main/java/com/google/daq/mqtt/registrar/Registrar.java b/validator/src/main/java/com/google/daq/mqtt/registrar/Registrar.java index a7c8d3041a..367de89764 100644 --- a/validator/src/main/java/com/google/daq/mqtt/registrar/Registrar.java +++ b/validator/src/main/java/com/google/daq/mqtt/registrar/Registrar.java @@ -501,7 +501,7 @@ private void processDevices(Runnable modelMunger) { localDevices = loadLocalDevices(explicitDevices); ifNotNullThen(modelMunger, Runnable::run); initializeLocalDevices(); - cloudModels = ifNotNullGet(fetchCloudModels(), devices -> new HashMap<>(devices)); + cloudModels = ifNotNullGet(fetchCloudModels(), devices -> new ConcurrentHashMap<>(devices)); if (deleteDevices || expungeDevices) { deleteCloudDevices(); return; diff --git a/validator/src/main/java/com/google/daq/mqtt/sequencer/SequenceBase.java b/validator/src/main/java/com/google/daq/mqtt/sequencer/SequenceBase.java index d492dd9895..dcc0b20897 100644 --- a/validator/src/main/java/com/google/daq/mqtt/sequencer/SequenceBase.java +++ b/validator/src/main/java/com/google/daq/mqtt/sequencer/SequenceBase.java @@ -246,12 +246,13 @@ public class SequenceBase { private static final String FAKE_DEVICE_ID = "TAP-1"; private static final String NO_EXTRA_DETAIL = "no logs"; private static final Duration DEFAULT_WAIT_TIME = Duration.ofSeconds(10); - private static final Duration CONFIG_WAIT_TIME = Duration.ofSeconds(30); + // Config wait time increased for endpoint_failure_and_restart test + private static final Duration CONFIG_WAIT_TIME = Duration.ofSeconds(60); private static final Duration LOG_WAIT_TIME = Duration.ofSeconds(30); private static final Duration DEFAULT_LOOP_TIMEOUT = Duration.ofHours(30); - private static final Set SYSTEM_STATE_CHANGES = ImmutableSet.of( - "timestamp", "system.last_config", "system.status"); private static final long EVENT_WAIT_DELAY_MS = 1000; + private static final Set SYSTEM_STATE_CHANGES = ImmutableSet.of( + "timestamp", "system.last_config", "system.status", "gateway.status"); private static final Duration STATE_TIMESTAMP_ERROR_THRESHOLD = Duration.ofMinutes(20); private static final Set SEQUENCER_PROVIDERS = ImmutableSet.of( IotProvider.GBOS, IotProvider.MQTT, IotProvider.GREF); @@ -2203,6 +2204,7 @@ protected int countReceivedEvents(Class clazz) { protected List popReceivedEvents(Class clazz) { SubFolder subFolder = CLASS_SUBFOLDER_MAP.get(clazz); + // TODO blocking sleep causing proxy device tests to fail safeSleep(EVENT_WAIT_DELAY_MS); List> events = getReceivedEvents().remove(subFolder); if (events == null) { diff --git a/validator/src/main/java/com/google/daq/mqtt/sequencer/sequences/BlobsetSequences.java b/validator/src/main/java/com/google/daq/mqtt/sequencer/sequences/BlobsetSequences.java index c7412e9ffb..8c767d04a9 100644 --- a/validator/src/main/java/com/google/daq/mqtt/sequencer/sequences/BlobsetSequences.java +++ b/validator/src/main/java/com/google/daq/mqtt/sequencer/sequences/BlobsetSequences.java @@ -1,5 +1,6 @@ package com.google.daq.mqtt.sequencer.sequences; +import static com.google.common.base.Strings.isNullOrEmpty; import static com.google.daq.mqtt.util.TimePeriodConstants.THREE_MINUTES_MS; import static com.google.daq.mqtt.util.TimePeriodConstants.TWO_MINUTES_MS; import static com.google.udmi.util.GeneralUtils.encodeBase64; @@ -62,6 +63,13 @@ public void setReturnRedirectEndpointBlob() { setDeviceConfigEndpointBlob(getAlternateEndpointHostname(), altRegistry, false); } + @Override + public void setUp() { + ifTrueSkipTest(catchToFalse(() -> !isNullOrEmpty(deviceMetadata.gateway.gateway_id)), + "No blobset check for proxy device"); + super.setUp(); + } + @Before public void setupExpectedParameters() { allowDeviceStateChange("blobset");