Azure / iotedge

The IoT Edge OSS project
MIT License
1.46k stars 458 forks source link

Reduce http requests log level in 1.1.x releases #5700

Open rbouterige opened 2 years ago

rbouterige commented 2 years ago

Expected Behavior

iotedge daemon trace at INFO log level should be compact and tidy in 1.1.x

Current Behavior

All HTTP requests traces are logged with the INFO log level, and it should be lower (e.g. DEBUG)

The following example lines are clogging log files, and in my use case are making around 60% of the amount of lines in the syslog file. I am uploading these logs periodically and I found no obvious way to silence these without touching iotedge repository code:

2021-10-15T08:49:12.230227+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-15T08:49:12Z [INFO] - [mgmt] - - - [2021-10-15 08:49:12.227711366 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-)
2021-10-15T08:49:12.362616+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-15T08:49:12Z [INFO] - [work] - - - [2021-10-15 08:49:12.361350146 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3373 "-" "-" auth_id(-)

Steps to Reproduce

Provide a detailed set of steps to reproduce the bug.

  1. Switch to any tagged release on 1.1.x versions
  2. Deploy a manifest with a valid configuration
  3. Look at the generated trace in syslog (e.g. /var/log/syslog)
  4. Filter by service to keep iotedge service lines (iotedged)

Context (Environment)

Output of iotedge check

Click here ``` Configuration checks -------------------- √ config.yaml is well-formed - OK √ config.yaml has well-formed connection string - OK √ container engine is installed and functional - OK √ config.yaml has correct hostname - OK √ config.yaml has correct URIs for daemon mgmt endpoint - OK ‼ latest security daemon - Warning Installed IoT Edge daemon has version 1.1.3 but 1.1.7 is the latest stable version available. Please see https://aka.ms/iotedge-update-runtime for update instructions. √ host time is close to real time - OK √ container time is close to host time - OK ‼ DNS server - Warning Container engine is not configured with DNS server setting, which may impact connectivity to IoT Hub. Please see https://aka.ms/iotedge-prod-checklist-dns for best practices. You can ignore this warning if you are setting DNS server per module in the Edge deployment. √ IPv6 network configuration - OK ‼ production readiness: certificates - Warning The Edge device is using self-signed automatically-generated development certificates. They will expire in 88 days (at 2022-01-11 12:49:05 UTC) causing module-to-module and downstream device communication to fail on an active deployment. After the certs have expired, restarting the IoT Edge daemon will trigger it to generate new development certs. Please consider using production certificates instead. See https://aka.ms/iotedge-prod-checklist-certs for best practices. ‼ production readiness: container engine - Warning Device is not using a production-supported container engine (moby-engine). Please see https://aka.ms/iotedge-prod-checklist-moby for details. ‼ production readiness: logs policy - Warning Container engine is not configured to rotate module logs which may cause it run out of disk space. Please see https://aka.ms/iotedge-prod-checklist-logs for best practices. You can ignore this warning if you are setting log policy per module in the Edge deployment. ‼ production readiness: Edge Agent's storage directory is persisted on the host filesystem - Warning The edgeAgent module is not configured to persist its /tmp/edgeAgent directory on the host filesystem. Data might be lost if the module is deleted or updated. Please see https://aka.ms/iotedge-storage-host for best practices. ‼ production readiness: Edge Hub's storage directory is persisted on the host filesystem - Warning The edgeHub module is not configured to persist its /tmp/edgeHub directory on the host filesystem. Data might be lost if the module is deleted or updated. Please see https://aka.ms/iotedge-storage-host for best practices. Connectivity checks ------------------- √ host can connect to and perform TLS handshake with DPS endpoint - OK √ host can connect to and perform TLS handshake with IoT Hub AMQP port - OK √ host can connect to and perform TLS handshake with IoT Hub HTTPS / WebSockets port - OK √ host can connect to and perform TLS handshake with IoT Hub MQTT port - OK √ container on the default network can connect to IoT Hub AMQP port - OK √ container on the default network can connect to IoT Hub HTTPS / WebSockets port - OK √ container on the default network can connect to IoT Hub MQTT port - OK √ container on the IoT Edge module network can connect to IoT Hub AMQP port - OK √ container on the IoT Edge module network can connect to IoT Hub HTTPS / WebSockets port - OK √ container on the IoT Edge module network can connect to IoT Hub MQTT port - OK 18 check(s) succeeded. 7 check(s) raised warnings. Re-run with --verbose for more details. ```

Device Information

Runtime Versions

Logs

aziot-edged logs ``` [17:09] root@phycore-stm32mp1-peach:2.14.0:~$tail -f /var/log/syslog 2021-10-13T17:09:09.061727+00:00 phycore-stm32mp1-peach kernel: [ 75.587468] br-1372e2b8beca: port 3(veth39b2a9c) entered disabled state 2021-10-13T17:09:09.061836+00:00 phycore-stm32mp1-peach kernel: [ 75.592120] br-1372e2b8beca: port 3(veth39b2a9c) entered blocking state 2021-10-13T17:09:09.321706+00:00 phycore-stm32mp1-peach kernel: [ 75.846782] br-1372e2b8beca: port 3(veth39b2a9c) entered disabled state 2021-10-13T17:09:09.432766+00:00 phycore-stm32mp1-peach dockerd[541]: time="2021-10-13T17:09:09.429689535Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/eba0f4c788734321087bbeba093fc3a4ba6906115ba06796d14969e9fedfebe6/shim.sock" debug=false pid=1142 2021-10-13T17:09:09.653582+00:00 phycore-stm32mp1-peach systemd[834]: run-docker-runtime\x2drunc-moby-eba0f4c788734321087bbeba093fc3a4ba6906115ba06796d14969e9fedfebe6-runc.saIECF.mount: Succeeded. 2021-10-13T17:09:09.657257+00:00 phycore-stm32mp1-peach systemd[1]: run-docker-runtime\x2drunc-moby-eba0f4c788734321087bbeba093fc3a4ba6906115ba06796d14969e9fedfebe6-runc.saIECF.mount: Succeeded. 2021-10-13T17:09:09+00:00 localhost edgeHub[396]: 2021-10-13 17:09:09.683 +00:00 Edge Hub Main() 2021-10-13T17:09:09.957004+00:00 phycore-stm32mp1-peach avahi-daemon[393]: Joining mDNS multicast group on interface vethaec28b5.IPv6 with address fe80::54be:d2ff:fe32:b47e. 2021-10-13T17:09:09.958099+00:00 phycore-stm32mp1-peach avahi-daemon[393]: New relevant interface vethaec28b5.IPv6 for mDNS. 2021-10-13T17:09:09.959031+00:00 phycore-stm32mp1-peach avahi-daemon[393]: Registering new address record for fe80::54be:d2ff:fe32:b47e on vethaec28b5.*. 2021-10-13T17:09:12.291693+00:00 phycore-stm32mp1-peach kernel: [ 78.820311] eth0: renamed from veth7bd6104 2021-10-13T17:09:12.341710+00:00 phycore-stm32mp1-peach kernel: [ 78.872797] IPv6: ADDRCONF(NETDEV_CHANGE): veth39b2a9c: link becomes ready 2021-10-13T17:09:12.341808+00:00 phycore-stm32mp1-peach kernel: [ 78.873171] br-1372e2b8beca: port 3(veth39b2a9c) entered blocking state 2021-10-13T17:09:12.341829+00:00 phycore-stm32mp1-peach kernel: [ 78.873188] br-1372e2b8beca: port 3(veth39b2a9c) entered forwarding state 2021-10-13T17:09:12.360914+00:00 phycore-stm32mp1-peach NetworkManager[472]: [1634144952.3583] device (veth39b2a9c): carrier: link connected 2021-10-13T17:09:12.886270+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:12Z [INFO] - Successfully started module lakitu 2021-10-13T17:09:12.886801+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:12Z [INFO] - [mgmt] - - - [2021-10-13 17:09:12.883357786 UTC] "POST /modules/lakitu/start?api-version=2020-07-07 HTTP/1.1" 204 No Content - "-" "-" auth_id(-) 2021-10-13T17:09:12+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:12.922 +00:00 [INF] - Executing command: "Saving lakitu to store" 2021-10-13T17:09:12+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:12.953 +00:00 [INF] - Executing command: "Command Group: (\n [Stop module dixie]\n [Start module dixie]\n [Saving dixie to store]\n)" 2021-10-13T17:09:12+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:12.983 +00:00 [INF] - Executing command: "Stop module dixie" 2021-10-13T17:09:13.008270+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:13Z [INFO] - Stopping module dixie... 2021-10-13T17:09:13.014376+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:13Z [WARN] - Could not stop module dixie 2021-10-13T17:09:13.015644+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:13Z [WARN] - #011caused by: Target of operation already in this state 2021-10-13T17:09:13.016894+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:13Z [INFO] - [mgmt] - - - [2021-10-13 17:09:13.016516286 UTC] "POST /modules/dixie/stop?api-version=2020-07-07 HTTP/1.1" 304 Not Modified 0 "-" "-" auth_id(-) 2021-10-13T17:09:13+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:13.121 +00:00 [INF] - Executing command: "Start module dixie" 2021-10-13T17:09:13.160683+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:13Z [INFO] - Starting module dixie... 2021-10-13T17:09:13.258527+00:00 phycore-stm32mp1-peach systemd-udevd[1051]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable. 2021-10-13T17:09:13.283901+00:00 phycore-stm32mp1-peach systemd-udevd[1048]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable. 2021-10-13T17:09:13.286994+00:00 phycore-stm32mp1-peach NetworkManager[472]: [1634144953.2864] manager: (vethad87b53): new Veth device (/org/freedesktop/NetworkManager/Devices/12) 2021-10-13T17:09:13.333107+00:00 phycore-stm32mp1-peach kernel: [ 79.862306] br-1372e2b8beca: port 4(veth8d3e0f9) entered blocking state 2021-10-13T17:09:13.333198+00:00 phycore-stm32mp1-peach kernel: [ 79.862444] br-1372e2b8beca: port 4(veth8d3e0f9) entered disabled state 2021-10-13T17:09:13.333219+00:00 phycore-stm32mp1-peach kernel: [ 79.867784] device veth8d3e0f9 entered promiscuous mode 2021-10-13T17:09:13.361754+00:00 phycore-stm32mp1-peach kernel: [ 79.887312] br-1372e2b8beca: port 4(veth8d3e0f9) entered blocking state 2021-10-13T17:09:13.361865+00:00 phycore-stm32mp1-peach kernel: [ 79.887336] br-1372e2b8beca: port 4(veth8d3e0f9) entered forwarding state 2021-10-13T17:09:13.361886+00:00 phycore-stm32mp1-peach kernel: [ 79.890596] br-1372e2b8beca: port 4(veth8d3e0f9) entered disabled state 2021-10-13T17:09:13.423659+00:00 phycore-stm32mp1-peach NetworkManager[472]: [1634144953.4156] manager: (veth8d3e0f9): new Veth device (/org/freedesktop/NetworkManager/Devices/13) 2021-10-13T17:09:14.152587+00:00 phycore-stm32mp1-peach dockerd[541]: time="2021-10-13T17:09:14.149263870Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/6298b9ab833833bf79714a20cf6449f268c32e652fe789f94d52af8d329d8a71/shim.sock" debug=false pid=1223 2021-10-13T17:09:14.164057+00:00 phycore-stm32mp1-peach systemd[1]: adu-agent.service: Scheduled restart job, restart counter is at 5. 2021-10-13T17:09:14.165209+00:00 phycore-stm32mp1-peach systemd[1]: Stopped ADU Client service.. 2021-10-13T17:09:14.196746+00:00 phycore-stm32mp1-peach systemd[1]: Started ADU Client service.. 2021-10-13T17:09:14.355584+00:00 phycore-stm32mp1-peach avahi-daemon[393]: Joining mDNS multicast group on interface veth39b2a9c.IPv6 with address fe80::1c05:5bff:fe8d:a548. 2021-10-13T17:09:14.356697+00:00 phycore-stm32mp1-peach avahi-daemon[393]: New relevant interface veth39b2a9c.IPv6 for mDNS. 2021-10-13T17:09:14.357696+00:00 phycore-stm32mp1-peach avahi-daemon[393]: Registering new address record for fe80::1c05:5bff:fe8d:a548 on veth39b2a9c.*. 2021-10-13T17:09:14.559559+00:00 phycore-stm32mp1-peach systemd[1]: run-docker-runtime\x2drunc-moby-6298b9ab833833bf79714a20cf6449f268c32e652fe789f94d52af8d329d8a71-runc.dOX8EM.mount: Succeeded. 2021-10-13T17:09:14.572752+00:00 phycore-stm32mp1-peach systemd[834]: run-docker-runtime\x2drunc-moby-6298b9ab833833bf79714a20cf6449f268c32e652fe789f94d52af8d329d8a71-runc.dOX8EM.mount: Succeeded. 2021-10-13T17:09:18+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:18.294 +00:00 [INF] - Edge agent attempting to connect to IoT Hub via Amqp_Tcp_Only... 2021-10-13T17:09:18.363438+00:00 phycore-stm32mp1-peach kernel: [ 84.894170] eth0: renamed from vethad87b53 2021-10-13T17:09:18.431743+00:00 phycore-stm32mp1-peach kernel: [ 84.961310] IPv6: ADDRCONF(NETDEV_CHANGE): veth8d3e0f9: link becomes ready 2021-10-13T17:09:18.431845+00:00 phycore-stm32mp1-peach kernel: [ 84.961656] br-1372e2b8beca: port 4(veth8d3e0f9) entered blocking state 2021-10-13T17:09:18.431866+00:00 phycore-stm32mp1-peach kernel: [ 84.961675] br-1372e2b8beca: port 4(veth8d3e0f9) entered forwarding state 2021-10-13T17:09:18.459468+00:00 phycore-stm32mp1-peach NetworkManager[472]: [1634144958.4572] device (veth8d3e0f9): carrier: link connected 2021-10-13T17:09:20.436685+00:00 phycore-stm32mp1-peach avahi-daemon[393]: Joining mDNS multicast group on interface veth8d3e0f9.IPv6 with address fe80::38fd:22ff:feb9:94a. 2021-10-13T17:09:20.437277+00:00 phycore-stm32mp1-peach avahi-daemon[393]: New relevant interface veth8d3e0f9.IPv6 for mDNS. 2021-10-13T17:09:20.437624+00:00 phycore-stm32mp1-peach avahi-daemon[393]: Registering new address record for fe80::38fd:22ff:feb9:94a on veth8d3e0f9.*. 2021-10-13T17:09:20.444041+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:20Z [INFO] - [work] - - - [2021-10-13 17:09:20.441349832 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/certificate/server?api-version=2019-01-30 HTTP/1.1" 201 Created 9270 "-" "-" auth_id(-) 2021-10-13T17:09:20.453180+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:20Z [INFO] - Successfully started module dixie 2021-10-13T17:09:20.454554+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:20Z [INFO] - [mgmt] - - - [2021-10-13 17:09:20.454155248 UTC] "POST /modules/dixie/start?api-version=2020-07-07 HTTP/1.1" 204 No Content - "-" "-" auth_id(-) 2021-10-13T17:09:20+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:20.487 +00:00 [INF] - Executing command: "Saving dixie to store" 2021-10-13T17:09:20+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:20.536 +00:00 [INF] - Executing command: "Command Group: (\n [Stop module daisy]\n [Start module daisy]\n [Saving daisy to store]\n)" 2021-10-13T17:09:20+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:20.583 +00:00 [INF] - Executing command: "Stop module daisy" 2021-10-13T17:09:20.601821+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:20Z [INFO] - Stopping module daisy... 2021-10-13T17:09:20.613062+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:20Z [WARN] - Could not stop module daisy 2021-10-13T17:09:20.614530+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:20Z [WARN] - #011caused by: Target of operation already in this state 2021-10-13T17:09:20.616049+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:20Z [INFO] - [mgmt] - - - [2021-10-13 17:09:20.615617332 UTC] "POST /modules/daisy/stop?api-version=2020-07-07 HTTP/1.1" 304 Not Modified 0 "-" "-" auth_id(-) 2021-10-13T17:09:20+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:20.727 +00:00 [INF] - Executing command: "Start module daisy" 2021-10-13T17:09:20.789302+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:20Z [INFO] - Starting module daisy... 2021-10-13T17:09:20.919252+00:00 phycore-stm32mp1-peach systemd-udevd[1294]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable. 2021-10-13T17:09:20.921778+00:00 phycore-stm32mp1-peach systemd-udevd[1294]: Using default interface naming scheme 'v243'. 2021-10-13T17:09:20.939798+00:00 phycore-stm32mp1-peach systemd-udevd[1316]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable. 2021-10-13T17:09:20.945010+00:00 phycore-stm32mp1-peach NetworkManager[472]: [1634144960.9346] manager: (veth681d48d): new Veth device (/org/freedesktop/NetworkManager/Devices/14) 2021-10-13T17:09:20.951789+00:00 phycore-stm32mp1-peach kernel: [ 87.481117] br-1372e2b8beca: port 5(vethecf16d2) entered blocking state 2021-10-13T17:09:20.951983+00:00 phycore-stm32mp1-peach kernel: [ 87.481213] br-1372e2b8beca: port 5(vethecf16d2) entered disabled state 2021-10-13T17:09:20.952009+00:00 phycore-stm32mp1-peach kernel: [ 87.481805] device vethecf16d2 entered promiscuous mode 2021-10-13T17:09:20.975168+00:00 phycore-stm32mp1-peach systemd-udevd[1316]: Using default interface naming scheme 'v243'. 2021-10-13T17:09:21.022884+00:00 phycore-stm32mp1-peach NetworkManager[472]: [1634144961.0222] manager: (vethecf16d2): new Veth device (/org/freedesktop/NetworkManager/Devices/15) 2021-10-13T17:09:21.482550+00:00 phycore-stm32mp1-peach dockerd[541]: time="2021-10-13T17:09:21.479352999Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/fb653a091c65f72fcceac1b1bb15e23cde9065c58e79a04c5027d80c41e83130/shim.sock" debug=false pid=1321 2021-10-13T17:09:25.451837+00:00 phycore-stm32mp1-peach kernel: [ 91.986321] eth0: renamed from veth681d48d 2021-10-13T17:09:25.512617+00:00 phycore-stm32mp1-peach kernel: [ 92.039188] IPv6: ADDRCONF(NETDEV_CHANGE): vethecf16d2: link becomes ready 2021-10-13T17:09:25.512708+00:00 phycore-stm32mp1-peach kernel: [ 92.039550] br-1372e2b8beca: port 5(vethecf16d2) entered blocking state 2021-10-13T17:09:25.512729+00:00 phycore-stm32mp1-peach kernel: [ 92.039567] br-1372e2b8beca: port 5(vethecf16d2) entered forwarding state 2021-10-13T17:09:25.536127+00:00 phycore-stm32mp1-peach NetworkManager[472]: [1634144965.5340] device (vethecf16d2): carrier: link connected 2021-10-13T17:09:26.194471+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:26Z [INFO] - Checking edge runtime status 2021-10-13T17:09:26.221927+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:26Z [INFO] - Successfully started module daisy 2021-10-13T17:09:26.222434+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:26Z [INFO] - [mgmt] - - - [2021-10-13 17:09:26.217231084 UTC] "POST /modules/daisy/start?api-version=2020-07-07 HTTP/1.1" 204 No Content - "-" "-" auth_id(-) 2021-10-13T17:09:26.339512+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:26Z [INFO] - Edge runtime is running. 2021-10-13T17:09:26+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:26.365 +00:00 [INF] - Executing command: "Saving daisy to store" 2021-10-13T17:09:26+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:26.404 +00:00 [INF] - Executing command: "Command Group: (\n [Stop module samus]\n [Start module samus]\n [Saving samus to store]\n)" 2021-10-13T17:09:26+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:26.408 +00:00 [INF] - Executing command: "Stop module samus" 2021-10-13T17:09:26.436745+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:26Z [INFO] - Stopping module samus... 2021-10-13T17:09:26.452139+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:26Z [WARN] - Could not stop module samus 2021-10-13T17:09:26.452617+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:26Z [WARN] - #011caused by: Target of operation already in this state 2021-10-13T17:09:26.452948+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:26Z [INFO] - [mgmt] - - - [2021-10-13 17:09:26.443815001 UTC] "POST /modules/samus/stop?api-version=2020-07-07 HTTP/1.1" 304 Not Modified 0 "-" "-" auth_id(-) 2021-10-13T17:09:26+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:26.528 +00:00 [INF] - Executing command: "Start module samus" 2021-10-13T17:09:26.544408+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:26Z [INFO] - Starting module samus... 2021-10-13T17:09:26.661812+00:00 phycore-stm32mp1-peach kernel: [ 93.194199] br-1372e2b8beca: port 6(vethdd83d1b) entered blocking state 2021-10-13T17:09:26.661915+00:00 phycore-stm32mp1-peach kernel: [ 93.194290] br-1372e2b8beca: port 6(vethdd83d1b) entered disabled state 2021-10-13T17:09:26.661936+00:00 phycore-stm32mp1-peach kernel: [ 93.194893] device vethdd83d1b entered promiscuous mode 2021-10-13T17:09:26.693529+00:00 phycore-stm32mp1-peach systemd-udevd[1377]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable. 2021-10-13T17:09:26.694891+00:00 phycore-stm32mp1-peach systemd-udevd[1377]: Using default interface naming scheme 'v243'. 2021-10-13T17:09:26.697691+00:00 phycore-stm32mp1-peach NetworkManager[472]: [1634144966.6849] manager: (veth672dafa): new Veth device (/org/freedesktop/NetworkManager/Devices/16) 2021-10-13T17:09:26.704720+00:00 phycore-stm32mp1-peach systemd-udevd[1398]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable. 2021-10-13T17:09:26.713152+00:00 phycore-stm32mp1-peach systemd-udevd[1398]: Using default interface naming scheme 'v243'. 2021-10-13T17:09:26.775181+00:00 phycore-stm32mp1-peach NetworkManager[472]: [1634144966.7717] manager: (vethdd83d1b): new Veth device (/org/freedesktop/NetworkManager/Devices/17) 2021-10-13T17:09:26.843874+00:00 phycore-stm32mp1-peach avahi-daemon[393]: Joining mDNS multicast group on interface vethecf16d2.IPv6 with address fe80::94e4:beff:fe27:d7d0. 2021-10-13T17:09:26.844433+00:00 phycore-stm32mp1-peach avahi-daemon[393]: New relevant interface vethecf16d2.IPv6 for mDNS. 2021-10-13T17:09:26.844850+00:00 phycore-stm32mp1-peach avahi-daemon[393]: Registering new address record for fe80::94e4:beff:fe27:d7d0 on vethecf16d2.*. 2021-10-13T17:09:27.214201+00:00 phycore-stm32mp1-peach dockerd[541]: time="2021-10-13T17:09:27.202585043Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/04ab8de91d6a8b10416a156400c73ab8a43f4f653122ae25a5efeba036637ac6/shim.sock" debug=false pid=1404 2021-10-13T17:09:27.537830+00:00 phycore-stm32mp1-peach systemd[834]: run-docker-runtime\x2drunc-moby-04ab8de91d6a8b10416a156400c73ab8a43f4f653122ae25a5efeba036637ac6-runc.TGqHPj.mount: Succeeded. 2021-10-13T17:09:27.548612+00:00 phycore-stm32mp1-peach systemd[1]: run-docker-runtime\x2drunc-moby-04ab8de91d6a8b10416a156400c73ab8a43f4f653122ae25a5efeba036637ac6-runc.TGqHPj.mount: Succeeded. 2021-10-13T17:09:31.483140+00:00 phycore-stm32mp1-peach kernel: [ 98.012175] eth0: renamed from veth672dafa 2021-10-13T17:09:31.561755+00:00 phycore-stm32mp1-peach kernel: [ 98.079666] IPv6: ADDRCONF(NETDEV_CHANGE): vethdd83d1b: link becomes ready 2021-10-13T17:09:31.561854+00:00 phycore-stm32mp1-peach kernel: [ 98.080035] br-1372e2b8beca: port 6(vethdd83d1b) entered blocking state 2021-10-13T17:09:31.561875+00:00 phycore-stm32mp1-peach kernel: [ 98.080058] br-1372e2b8beca: port 6(vethdd83d1b) entered forwarding state 2021-10-13T17:09:31.648677+00:00 phycore-stm32mp1-peach NetworkManager[472]: [1634144971.6466] device (vethdd83d1b): carrier: link connected 2021-10-13T17:09:32.504064+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:32Z [INFO] - Successfully started module samus 2021-10-13T17:09:32.505334+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:32Z [INFO] - [mgmt] - - - [2021-10-13 17:09:32.491322546 UTC] "POST /modules/samus/start?api-version=2020-07-07 HTTP/1.1" 204 No Content - "-" "-" auth_id(-) 2021-10-13T17:09:32+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:32.536 +00:00 [INF] - Executing command: "Saving samus to store" 2021-10-13T17:09:32+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:32.688 +00:00 [INF] - Executing command: "Command Group: (\n [Stop module master]\n [Start module master]\n [Saving master to store]\n)" 2021-10-13T17:09:32+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:32.713 +00:00 [INF] - Executing command: "Stop module master" 2021-10-13T17:09:32.767629+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:32Z [INFO] - Stopping module master... 2021-10-13T17:09:32.773187+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:32Z [WARN] - Could not stop module master 2021-10-13T17:09:32.775130+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:32Z [WARN] - #011caused by: Target of operation already in this state 2021-10-13T17:09:32.775590+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:32Z [INFO] - [mgmt] - - - [2021-10-13 17:09:32.774369463 UTC] "POST /modules/master/stop?api-version=2020-07-07 HTTP/1.1" 304 Not Modified 0 "-" "-" auth_id(-) 2021-10-13T17:09:32+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:32.925 +00:00 [INF] - Executing command: "Start module master" 2021-10-13T17:09:32.944844+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:32Z [INFO] - Starting module master... 2021-10-13T17:09:32.994622+00:00 phycore-stm32mp1-peach systemd-timesyncd[384]: Initial synchronization to time server 216.239.35.4:123 (time2.google.com). 2021-10-13T17:09:33.084003+00:00 phycore-stm32mp1-peach NetworkManager[472]: [1634144973.0816] manager: (veth12ed7a5): new Veth device (/org/freedesktop/NetworkManager/Devices/18) 2021-10-13T17:09:33.093713+00:00 phycore-stm32mp1-peach systemd-udevd[1458]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable. 2021-10-13T17:09:33.098536+00:00 phycore-stm32mp1-peach systemd-udevd[1458]: Using default interface naming scheme 'v243'. 2021-10-13T17:09:33.131752+00:00 phycore-stm32mp1-peach kernel: [ 99.663744] br-1372e2b8beca: port 7(vethdbaf894) entered blocking state 2021-10-13T17:09:33.131849+00:00 phycore-stm32mp1-peach kernel: [ 99.663861] br-1372e2b8beca: port 7(vethdbaf894) entered disabled state 2021-10-13T17:09:33.131869+00:00 phycore-stm32mp1-peach kernel: [ 99.665256] device vethdbaf894 entered promiscuous mode 2021-10-13T17:09:33.158554+00:00 phycore-stm32mp1-peach systemd-udevd[1478]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable. 2021-10-13T17:09:33.167312+00:00 phycore-stm32mp1-peach systemd-udevd[1478]: Using default interface naming scheme 'v243'. 2021-10-13T17:09:33.200964+00:00 phycore-stm32mp1-peach NetworkManager[472]: [1634144973.2003] manager: (vethdbaf894): new Veth device (/org/freedesktop/NetworkManager/Devices/19) 2021-10-13T17:09:33.475933+00:00 phycore-stm32mp1-peach avahi-daemon[393]: Joining mDNS multicast group on interface vethdd83d1b.IPv6 with address fe80::64a6:1eff:fef2:1477. 2021-10-13T17:09:33.476547+00:00 phycore-stm32mp1-peach avahi-daemon[393]: New relevant interface vethdd83d1b.IPv6 for mDNS. 2021-10-13T17:09:33.476891+00:00 phycore-stm32mp1-peach avahi-daemon[393]: Registering new address record for fe80::64a6:1eff:fef2:1477 on vethdd83d1b.*. 2021-10-13T17:09:33.729422+00:00 phycore-stm32mp1-peach dockerd[541]: time="2021-10-13T17:09:33.726649550Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/14241565d5ab9f53f9569e2f488fa3a4aaad99549a70d2ec0619a80352049e5c/shim.sock" debug=false pid=1484 2021-10-13T17:09:33.990319+00:00 phycore-stm32mp1-peach systemd[1]: run-docker-runtime\x2drunc-moby-14241565d5ab9f53f9569e2f488fa3a4aaad99549a70d2ec0619a80352049e5c-runc.iEsN4s.mount: Succeeded. 2021-10-13T17:09:38.201694+00:00 phycore-stm32mp1-peach kernel: [ 104.847200] eth0: renamed from veth12ed7a5 2021-10-13T17:09:38.264761+00:00 phycore-stm32mp1-peach kernel: [ 104.904687] IPv6: ADDRCONF(NETDEV_CHANGE): vethdbaf894: link becomes ready 2021-10-13T17:09:38.264868+00:00 phycore-stm32mp1-peach kernel: [ 104.905397] br-1372e2b8beca: port 7(vethdbaf894) entered blocking state 2021-10-13T17:09:38.264890+00:00 phycore-stm32mp1-peach kernel: [ 104.905418] br-1372e2b8beca: port 7(vethdbaf894) entered forwarding state 2021-10-13T17:09:38.276733+00:00 phycore-stm32mp1-peach NetworkManager[472]: [1634144978.2746] device (vethdbaf894): carrier: link connected 2021-10-13T17:09:38.830159+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:38Z [INFO] - [work] - - - [2021-10-13 17:09:38.827751711 UTC] "GET /trust-bundle?api-version=2019-01-30 HTTP/1.1" 200 OK 1944 "-" "-" auth_id(-) 2021-10-13T17:09:39.138022+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:39Z [INFO] - Successfully started module master 2021-10-13T17:09:39.138548+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:39Z [INFO] - [mgmt] - - - [2021-10-13 17:09:39.137141187 UTC] "POST /modules/master/start?api-version=2020-07-07 HTTP/1.1" 204 No Content - "-" "-" auth_id(-) 2021-10-13T17:09:39+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:39.326 +00:00 [INF] - Executing command: "Saving master to store" 2021-10-13T17:09:39+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:39.457 +00:00 [INF] - Plan execution ended for deployment 97 2021-10-13T17:09:39.500748+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: WARNING: Unable to start file logger. (Log folder: /usr/local/adu/logs) 2021-10-13T17:09:39.504623+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: 2021-10-13T17:09:14.3308Z [I] Entering DPS Based Provisioning (SYM KEY) [main] 2021-10-13T17:09:39.505580+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: Scope id is 0ne00126F93 2021-10-13T17:09:39.506377+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: Provisioning API Version: 1.6.0 2021-10-13T17:09:39.507208+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: Error: Time:Wed Oct 13 17:09:14 2021 File:../git/provisioning_client/src/prov_transport_http_client.c Func:prov_transport_http_set_trace Line:1053 Unable to enable logging when not using x509 certificates 2021-10-13T17:09:39.508012+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: Error: Time:Wed Oct 13 17:09:14 2021 File:../git/provisioning_client/src/prov_device_ll_client.c Func:Prov_Device_LL_SetOption Line:1268 failure setting trace option 2021-10-13T17:09:39.508843+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: Provisioning Status: PROV_DEVICE_REG_STATUS_CONNECTED 2021-10-13T17:09:39.509609+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: Provisioning Status: PROV_DEVICE_REG_STATUS_ASSIGNING 2021-10-13T17:09:39.510476+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: Registration Information received from service: r1o7gbl1weu-connectedpressure-iothub.azure-devices.net! 2021-10-13T17:09:39.517151+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: 2021-10-13T17:09:37.2444Z [I] Successfully obtained the connection string from DPS Provisioning [main] 2021-10-13T17:09:39.518137+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: 2021-10-13T17:09:37.2445Z [I] Agent (linux; 0.7.0-public-preview) starting. [main] 2021-10-13T17:09:39.519078+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: 2021-10-13T17:09:37.2445Z [I] Git Info: release/2021-q2:93f072e [main] 2021-10-13T17:09:39.519989+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: 2021-10-13T17:09:37.2445Z [I] Agent built with handlers: microsoft/swupdate. [main] 2021-10-13T17:09:39.522699+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: 2021-10-13T17:09:37.2448Z [I] Attempting to create connection to IotHub using type: ADUC_ConnType_Device [ADUC_DeviceClient_Create] 2021-10-13T17:09:39.523755+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: 2021-10-13T17:09:37.2451Z [I] Initalizing PnP components. [ADUC_PnP_Components_Create] 2021-10-13T17:09:39.532751+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: 2021-10-13T17:09:37.2452Z [I] ADUC agent started. Using IoT Hub Client SDK 1.6.0 [AzureDeviceUpdateCoreInterface_Create] 2021-10-13T17:09:39.533669+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: 2021-10-13T17:09:37.2452Z [I] Calling ADUC_Register [ADUC_MethodCall_Register] 2021-10-13T17:09:39.534561+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: 2021-10-13T17:09:37.2452Z [I] IoTHub Device Twin callback registered. [ADUC_DeviceClient_Create] 2021-10-13T17:09:39.535711+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: 2021-10-13T17:09:37.2472Z [W] Failed to pass connection string to DO, error: -1 [StartupAgent] 2021-10-13T17:09:39.536570+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: 2021-10-13T17:09:37.2473Z [I] Agent running. [main] 2021-10-13T17:09:39.537521+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: -> 17:09:38 CONNECT | VER: 4 | KEEPALIVE: 240 | FLAGS: 192 | USERNAME: r1o7gbl1weu-connectedpressure-iothub.azure-devices.net/38820dac-ac7a-4714-9d67-61f49d8c3cc0/?api-version=2020-09-30&DeviceClientType=iothubclient%2f1.6.0%20(native%3b%20Linux%3b%20armv7l)&model-id=dtmi%3aAzureDeviceUpdate%3b1 | PWD: XXXX | CLEAN: 0 2021-10-13T17:09:39.538433+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: <- 17:09:38 CONNACK | SESSION_PRESENT: true | RETURN_CODE: 0x0 2021-10-13T17:09:39.539254+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: 2021-10-13T17:09:38.6549Z [D] IotHub connection status: 0, reason:6 [ADUC_ConnectionStatus_Callback] 2021-10-13T17:09:39.540158+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: -> 17:09:38 SUBSCRIBE | PACKET_ID: 2 | TOPIC_NAME: $iothub/twin/res/# | QOS: 0 2021-10-13T17:09:39.541016+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: <- 17:09:39 SUBACK | PACKET_ID: 2 | RETURN_CODE: 0 2021-10-13T17:09:39.552229+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: -> 17:09:39 PUBLISH | IS_DUP: false | RETAIN: 0 | QOS: DELIVER_AT_MOST_ONCE | TOPIC_NAME: $iothub/twin/GET/?$rid=3 2021-10-13T17:09:39.553198+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: <- 17:09:39 PUBLISH | IS_DUP: false | RETAIN: 0 | QOS: DELIVER_AT_MOST_ONCE | TOPIC_NAME: $iothub/twin/res/200/?$rid=3 | PAYLOAD_LEN: 559 2021-10-13T17:09:39.554086+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: 2021-10-13T17:09:39.4595Z [I] Processing existing Device Twin data after agent started. [ADUC_PnPDeviceTwin_Callback] 2021-10-13T17:09:39.555239+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: 2021-10-13T17:09:39.4595Z [D] Notifies components that all callback are subscribed. [ADUC_PnPDeviceTwin_Callback] 2021-10-13T17:09:39.556095+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: 2021-10-13T17:09:39.4596Z [I] DeviceInformation component is ready - reporting properties [DeviceInfoInterface_Connected] 2021-10-13T17:09:39.556976+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: 2021-10-13T17:09:39.4608Z [I] Property manufacturer changed to michelin [RefreshDeviceInfoInterfaceData] 2021-10-13T17:09:39.557811+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: 2021-10-13T17:09:39.4610Z [I] Property model changed to obr [RefreshDeviceInfoInterfaceData] 2021-10-13T17:09:39.558693+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: 2021-10-13T17:09:39.4611Z [I] Property osName changed to Linux [RefreshDeviceInfoInterfaceData] 2021-10-13T17:09:39.559557+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: 2021-10-13T17:09:39.4611Z [I] Property swVersion changed to 5.4.56 [RefreshDeviceInfoInterfaceData] 2021-10-13T17:09:39.560384+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: 2021-10-13T17:09:39.4612Z [I] Property processorArchitecture changed to armv7l [RefreshDeviceInfoInterfaceData] 2021-10-13T17:09:39.561208+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: 2021-10-13T17:09:39.4975Z [I] Property processorManufacturer changed to ARM [RefreshDeviceInfoInterfaceData] 2021-10-13T17:09:39.562422+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: 2021-10-13T17:09:39.4978Z [I] Property totalMemory changed to 891776 [RefreshDeviceInfoInterfaceData] 2021-10-13T17:09:39.563513+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: 2021-10-13T17:09:39.4979Z [I] Property totalStorage changed to 731671 [RefreshDeviceInfoInterfaceData] 2021-10-13T17:09:39.564767+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: 2021-10-13T17:09:39.4982Z [I] No update content. Reporting Idle state. [ADUC_Workflow_HandleStartupWorkflowData] 2021-10-13T17:09:39.565695+00:00 phycore-stm32mp1-peach AducIotAgent[1229]: 2021-10-13T17:09:39.4982Z [I] Setting UpdateState to Idle [ADUC_SetUpdateStateHelper] 2021-10-13T17:09:39.794479+00:00 phycore-stm32mp1-peach avahi-daemon[393]: Joining mDNS multicast group on interface vethdbaf894.IPv6 with address fe80::10cf:b9ff:fe04:381c. 2021-10-13T17:09:39.795676+00:00 phycore-stm32mp1-peach avahi-daemon[393]: New relevant interface vethdbaf894.IPv6 for mDNS. 2021-10-13T17:09:39.796670+00:00 phycore-stm32mp1-peach avahi-daemon[393]: Registering new address record for fe80::10cf:b9ff:fe04:381c on vethdbaf894.*. 2021-10-13T17:09:41+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:09:39.961 +00:00 [INF] - Installing certificates [CN=iotedged workload ca:01/11/2022 12:49:05],[CN=Test Edge Device CA:01/11/2022 12:49:05],[CN=Test Edge Owner CA:01/11/2022 12:49:05] to Root 2021-10-13T17:09:42+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:09:42.300 +00:00 [INF] - Installing certificates [CN=Test Edge Owner CA:01/11/2022 12:49:05] to Root 2021-10-13T17:09:42+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:09:42.585 +00:00 [INF] - Enabling SSL protocols: Tls, Tls11, Tls12 2021-10-13T17:09:43.640189+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:43Z [INFO] - [work] - - - [2021-10-13 17:09:43.637595152 UTC] "POST /modules/%24edgeAgent/genid/637577187981975370/encrypt?api-version=2020-07-07 HTTP/1.1" 200 OK 7017 "-" "-" auth_id(-) 2021-10-13T17:09:45.577915+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:45Z [INFO] - Querying system resources... 2021-10-13T17:09:49+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:09:49.066 +00:00 [INF] - Experimental features configuration: {"Enabled":false,"DisableCloudSubscriptions":false,"DisableConnectivityCheck":false} 2021-10-13T17:09:50.429422+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:50Z [INFO] - [mgmt] - - - [2021-10-13 17:09:50.426983050 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:09:55+00:00 localhost edgeAgent[396]: <4> 2021-10-13 17:09:55.169 +00:00 [WRN] - Empty edge agent config was received. Attempting to read config from backup (/tmp/edgeAgent/backup.json) instead 2021-10-13T17:09:56+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:56.169 +00:00 [INF] - HealthRestartPlanner is clearing restart stats for module 'edgeHub' as it has been running healthy for 00:00:00. 2021-10-13T17:09:56+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:56.292 +00:00 [INF] - HealthRestartPlanner is clearing restart stats for module 'lakitu' as it has been running healthy for 00:00:00. 2021-10-13T17:09:56+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:56.312 +00:00 [INF] - HealthRestartPlanner is clearing restart stats for module 'dixie' as it has been running healthy for 00:00:00. 2021-10-13T17:09:56+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:56.353 +00:00 [INF] - HealthRestartPlanner is clearing restart stats for module 'daisy' as it has been running healthy for 00:00:00. 2021-10-13T17:09:56+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:56.422 +00:00 [INF] - HealthRestartPlanner is clearing restart stats for module 'samus' as it has been running healthy for 00:00:00. 2021-10-13T17:09:56+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:56.462 +00:00 [INF] - HealthRestartPlanner is clearing restart stats for module 'master' as it has been running healthy for 00:00:00. 2021-10-13T17:09:56+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:56.465 +00:00 [INF] - Plan execution started for deployment 97 2021-10-13T17:09:56+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:56.476 +00:00 [INF] - Executing command: "Saving edgeHub to store" 2021-10-13T17:09:56+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:56.902 +00:00 [INF] - Executing command: "Saving lakitu to store" 2021-10-13T17:09:56+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:56.930 +00:00 [INF] - Executing command: "Saving dixie to store" 2021-10-13T17:09:56+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:56.935 +00:00 [INF] - Executing command: "Saving daisy to store" 2021-10-13T17:09:56+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:56.943 +00:00 [INF] - Executing command: "Saving samus to store" 2021-10-13T17:09:56+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:56.945 +00:00 [INF] - Executing command: "Saving master to store" 2021-10-13T17:09:56+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:09:56.973 +00:00 [INF] - Plan execution ended for deployment 97 2021-10-13T17:09:57.817550+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:09:57Z [INFO] - [work] - - - [2021-10-13 17:09:57.814824455 UTC] "POST /modules/%24edgeAgent/genid/637577187981975370/encrypt?api-version=2020-07-07 HTTP/1.1" 200 OK 7017 "-" "-" auth_id(-) 2021-10-13T17:10:01.576318+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:01Z [INFO] - [mgmt] - - - [2021-10-13 17:10:01.573670676 UTC] "GET /systeminfo/resources?api-version=2020-07-07 HTTP/1.1" 200 OK 15049 "-" "-" auth_id(-) 2021-10-13T17:10:01.685311+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:01Z [INFO] - [work] - - - [2021-10-13 17:10:01.684833011 UTC] "POST /modules/%24edgeAgent/genid/637577187981975370/sign?api-version=2018-06-28 HTTP/1.1" 200 OK 57 "-" "-" auth_id(-) 2021-10-13T17:10:03.212804+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:03Z [INFO] - [mgmt] - - - [2021-10-13 17:10:03.209892186 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:10:04+00:00 localhost lakitu[396]: 2021-10-13 17:10:04,304 - 1 - bloups.helpers.logger.logs - INFO - ==================================================================================================== 2021-10-13T17:10:04+00:00 localhost lakitu[396]: 2021-10-13 17:10:04,312 - 1 - bloups.helpers.logger.logs - INFO - Lakitu started version 2.14.0-unstable-3 2021-10-13T17:10:04+00:00 localhost lakitu[396]: 2021-10-13 17:10:04,323 - 1 - bloups.helpers.logger.logs - INFO - Lakitu is waiting for edge hub to be up... 2021-10-13T17:10:08+00:00 localhost edgeAgent[396]: <4> 2021-10-13 17:10:08.139 +00:00 [WRN] - Empty edge agent config was received. Attempting to read config from backup (/tmp/edgeAgent/backup.json) instead 2021-10-13T17:10:09+00:00 localhost dixie[396]: 2021-10-13 17:10:09,763 - 1 - bloups.helpers.logger.logs - INFO - ==================================================================================================== 2021-10-13T17:10:09+00:00 localhost dixie[396]: 2021-10-13 17:10:09,766 - 1 - bloups.helpers.logger.logs - INFO - Dixie started version 2.14.0-unstable-2 2021-10-13T17:10:09+00:00 localhost dixie[396]: 2021-10-13 17:10:09,768 - 1 - bloups.helpers.logger.logs - DEBUG - Dixie is settings metrics 2021-10-13T17:10:09+00:00 localhost dixie[396]: 2021-10-13 17:10:09,772 - 1 - bloups.helpers.logger.logs - DEBUG - Dixie is setting exception handler 2021-10-13T17:10:09+00:00 localhost dixie[396]: 2021-10-13 17:10:09,773 - 1 - bloups.helpers.logger.logs - DEBUG - Initialized module Dixie with state UNKNOWN 2021-10-13T17:10:09+00:00 localhost dixie[396]: 2021-10-13 17:10:09,792 - 1 - bloups.helpers.logger.logs - INFO - Dixie is waiting for edge hub to be up... 2021-10-13T17:10:13+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:10:13.041 +00:00 [INF] - Edge agent connected to IoT Hub via Amqp_Tcp_Only. 2021-10-13T17:10:14.340137+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:14Z [INFO] - [mgmt] - - - [2021-10-13 17:10:14.337439671 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:10:16+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:10:16.651 +00:00 [INF] - Initialized new module client with subscriptions enabled 2021-10-13T17:10:16+00:00 localhost daisy[396]: 2021-10-13 17:10:16,698 - 1 - bloups.helpers.logger.logs - INFO - ==================================================================================================== 2021-10-13T17:10:16+00:00 localhost daisy[396]: 2021-10-13 17:10:16,732 - 1 - bloups.helpers.logger.logs - INFO - Daisy started version 2.14.0-unstable-3 2021-10-13T17:10:16+00:00 localhost daisy[396]: 2021-10-13 17:10:16,736 - 1 - bloups.helpers.logger.logs - DEBUG - Daisy is settings metrics 2021-10-13T17:10:16+00:00 localhost daisy[396]: 2021-10-13 17:10:16,743 - 1 - bloups.helpers.logger.logs - DEBUG - Daisy is setting exception handler 2021-10-13T17:10:16+00:00 localhost daisy[396]: 2021-10-13 17:10:16,752 - 1 - bloups.helpers.logger.logs - DEBUG - Initialized module Daisy with state UNKNOWN 2021-10-13T17:10:16+00:00 localhost daisy[396]: 2021-10-13 17:10:16,824 - 1 - bloups.helpers.logger.logs - INFO - Daisy is waiting for edge hub to be up... 2021-10-13T17:10:17+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:17.912 +00:00 [INF] - Created persistent store at /tmp/edgeHub 2021-10-13T17:10:18+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:10:18.098 +00:00 [INF] - Obtained Edge agent twin from IoTHub with desired properties version 97 and reported properties version 3164. 2021-10-13T17:10:19+00:00 localhost samus[396]: 2021-10-13 17:10:19,156 - 1 - bloups.helpers.logger.logs - INFO - ==================================================================================================== 2021-10-13T17:10:19+00:00 localhost samus[396]: 2021-10-13 17:10:19,160 - 1 - bloups.helpers.logger.logs - INFO - Samus started version 2.14.0-unstable-5 2021-10-13T17:10:19+00:00 localhost samus[396]: 2021-10-13 17:10:19,185 - 1 - bloups.helpers.logger.logs - INFO - Samus is waiting for edge hub to be up... 2021-10-13T17:10:20.082387+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:20Z [INFO] - [work] - - - [2021-10-13 17:10:20.079168469 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 628 "-" "-" auth_id(-) 2021-10-13T17:10:20+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:20.856 +00:00 [INF] - Initializing Edge Hub 2021-10-13T17:10:20+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:20.883 +00:00 [INF] - 2021-10-13T17:10:20+00:00 localhost edgeHub[396]: █████╗ ███████╗██╗ ██╗██████╗ ███████╗ 2021-10-13T17:10:20+00:00 localhost edgeHub[396]: ██╔══██╗╚══███╔╝██║ ██║██╔══██╗██╔════╝ 2021-10-13T17:10:20+00:00 localhost edgeHub[396]: ███████║ ███╔╝ ██║ ██║██████╔╝█████╗ 2021-10-13T17:10:20+00:00 localhost edgeHub[396]: ██╔══██║ ███╔╝ ██║ ██║██╔══██╗██╔══╝ 2021-10-13T17:10:20+00:00 localhost edgeHub[396]: ██║ ██║███████╗╚██████╔╝██║ ██║███████╗ 2021-10-13T17:10:20+00:00 localhost edgeHub[396]: ╚═╝ ╚═╝╚══════╝ ╚═════╝ ╚═╝ ╚═╝╚══════╝ 2021-10-13T17:10:20+00:00 localhost edgeHub[396]: 2021-10-13T17:10:20+00:00 localhost edgeHub[396]: ██╗ ██████╗ ████████╗ ███████╗██████╗ ██████╗ ███████╗ 2021-10-13T17:10:20+00:00 localhost edgeHub[396]: ██║██╔═══██╗╚══██╔══╝ ██╔════╝██╔══██╗██╔════╝ ██╔════╝ 2021-10-13T17:10:20+00:00 localhost edgeHub[396]: ██║██║ ██║ ██║ █████╗ ██║ ██║██║ ███╗█████╗ 2021-10-13T17:10:20+00:00 localhost edgeHub[396]: ██║██║ ██║ ██║ ██╔══╝ ██║ ██║██║ ██║██╔══╝ 2021-10-13T17:10:20+00:00 localhost edgeHub[396]: ██║╚██████╔╝ ██║ ███████╗██████╔╝╚██████╔╝███████╗ 2021-10-13T17:10:20+00:00 localhost edgeHub[396]: ╚═╝ ╚═════╝ ╚═╝ ╚══════╝╚═════╝ ╚═════╝ ╚══════╝ 2021-10-13T17:10:20+00:00 localhost edgeHub[396]: 2021-10-13T17:10:20+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:20.928 +00:00 [INF] - Version - 1.1.3.42832849 (68e71a5384b14956775241557877497274d0ce7e) 2021-10-13T17:10:20+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:20.952 +00:00 [INF] - OptimizeForPerformance=False 2021-10-13T17:10:20+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:20.955 +00:00 [INF] - MessageAckTimeoutSecs=30 2021-10-13T17:10:20+00:00 localhost edgeAgent[396]: <6> 2021-10-13 17:10:20.987 +00:00 [INF] - Updated reported properties 2021-10-13T17:10:21+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:20.971 +00:00 [INF] - Loaded server certificate with expiration date of "2022-01-11T12:49:05.0000000+00:00" 2021-10-13T17:10:21+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:21.231 +00:00 [INF] - Using Asp Net server for metrics 2021-10-13T17:10:21+00:00 localhost master[396]: 2021-10-13 17:10:21,509 - 1 - bloups.helpers.logger.logs - INFO - ==================================================================================================== 2021-10-13T17:10:21+00:00 localhost master[396]: 2021-10-13 17:10:21,521 - 1 - bloups.helpers.logger.logs - INFO - Master started version 2.14.0-unstable-3 2021-10-13T17:10:21+00:00 localhost master[396]: 2021-10-13 17:10:21,523 - 1 - bloups.helpers.logger.logs - DEBUG - Master is settings metrics 2021-10-13T17:10:21+00:00 localhost master[396]: 2021-10-13 17:10:21,527 - 1 - bloups.helpers.logger.logs - DEBUG - Master is setting exception handler 2021-10-13T17:10:21+00:00 localhost master[396]: 2021-10-13 17:10:21,531 - 1 - bloups.helpers.logger.logs - DEBUG - Initialized module Master with state UNKNOWN 2021-10-13T17:10:21+00:00 localhost master[396]: 2021-10-13 17:10:21,543 - 1 - bloups.helpers.logger.logs - INFO - Master is waiting for edge hub to be up... 2021-10-13T17:10:21+00:00 localhost master[396]: 2021-10-13 17:10:21,544 - 1 - bloups.helpers.logger.logs - INFO - Master timeout on edge hub is set to 360s 2021-10-13T17:10:21.952860+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:21Z [INFO] - [work] - - - [2021-10-13 17:10:21.949550809 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 640 "-" "-" auth_id(-) 2021-10-13T17:10:22+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:22.404 +00:00 [INF] - Started task to cleanup processed and stale messages 2021-10-13T17:10:22+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:22.406 +00:00 [INF] - Created new message store 2021-10-13T17:10:22.582002+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:22Z [INFO] - [work] - - - [2021-10-13 17:10:22.574728610 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 636 "-" "-" auth_id(-) 2021-10-13T17:10:23.364233+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:23Z [INFO] - [work] - - - [2021-10-13 17:10:23.360794693 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 628 "-" "-" auth_id(-) 2021-10-13T17:10:23+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:23.752 +00:00 [INF] - Created DeviceConnectivityManager with connected check frequency 00:05:00 and disconnected check frequency 00:02:00 2021-10-13T17:10:23.829398+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:23Z [INFO] - [work] - - - [2021-10-13 17:10:23.828543470 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 628 "-" "-" auth_id(-) 2021-10-13T17:10:24.171757+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:24Z [INFO] - [work] - - - [2021-10-13 17:10:24.166235335 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 632 "-" "-" auth_id(-) 2021-10-13T17:10:24.569506+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:24Z [INFO] - [work] - - - [2021-10-13 17:10:24.566628023 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 632 "-" "-" auth_id(-) 2021-10-13T17:10:25.165287+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:25Z [INFO] - [work] - - - [2021-10-13 17:10:25.164541187 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 628 "-" "-" auth_id(-) 2021-10-13T17:10:25.658878+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:25Z [INFO] - [work] - - - [2021-10-13 17:10:25.656129108 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 624 "-" "-" auth_id(-) 2021-10-13T17:10:25+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:25.748 +00:00 [INF] - Created device scope identities cache 2021-10-13T17:10:25+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:25.829 +00:00 [INF] - Starting refresh of device scope identities cache 2021-10-13T17:10:26+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:26.176 +00:00 [INF] - Initialized storing twin manager 2021-10-13T17:10:26.171170+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:26Z [INFO] - [mgmt] - - - [2021-10-13 17:10:26.170628444 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:10:26.191801+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:26Z [INFO] - Checking edge runtime status 2021-10-13T17:10:26+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:26.286 +00:00 [INF] - Initializing configuration 2021-10-13T17:10:26.319006+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:26Z [INFO] - Edge runtime is running. 2021-10-13T17:10:26+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:26.576 +00:00 [INF] - New device connection for device 38820dac-ac7a-4714-9d67-61f49d8c3cc0/$edgeHub 2021-10-13T17:10:26+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:26.863 +00:00 [INF] - Client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/$edgeHub connected to edgeHub, processing existing subscriptions. 2021-10-13T17:10:27.128513+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:27Z [INFO] - [work] - - - [2021-10-13 17:10:27.125575479 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/sign?api-version=2019-01-30 HTTP/1.1" 200 OK 57 "-" "-" auth_id(-) 2021-10-13T17:10:28+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:28.345 +00:00 [INF] - Attempting to connect to IoT Hub for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/$edgeHub via AMQP... 2021-10-13T17:10:28+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:28.707 +00:00 [INF] - Processing pending subscriptions for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/$edgeHub 2021-10-13T17:10:29.078222+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:29Z [INFO] - [work] - - - [2021-10-13 17:10:29.075466837 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 2844 "-" "-" auth_id(-) 2021-10-13T17:10:30.841304+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:30Z [INFO] - [work] - - - [2021-10-13 17:10:30.836473376 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 1657 "-" "-" auth_id(-) 2021-10-13T17:10:31.541979+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:31Z [INFO] - [work] - - - [2021-10-13 17:10:31.529386322 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 1632 "-" "-" auth_id(-) 2021-10-13T17:10:32.135403+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:32Z [INFO] - [mgmt] - - - [2021-10-13 17:10:32.132613054 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:10:32.321947+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:32Z [INFO] - [work] - - - [2021-10-13 17:10:32.320763537 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 1837 "-" "-" auth_id(-) 2021-10-13T17:10:33.565601+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:33Z [INFO] - [work] - - - [2021-10-13 17:10:33.562917728 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 1812 "-" "-" auth_id(-) 2021-10-13T17:10:35.635155+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:35Z [INFO] - [work] - - - [2021-10-13 17:10:35.628436165 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 653 "-" "-" auth_id(-) 2021-10-13T17:10:36.843164+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:36Z [INFO] - [work] - - - [2021-10-13 17:10:36.840382724 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 665 "-" "-" auth_id(-) 2021-10-13T17:10:37.003405+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:37Z [INFO] - [work] - - - [2021-10-13 17:10:37.002575974 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/sign?api-version=2019-01-30 HTTP/1.1" 200 OK 57 "-" "-" auth_id(-) 2021-10-13T17:10:37.308023+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:37Z [INFO] - [work] - - - [2021-10-13 17:10:37.307425026 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 1812 "-" "-" auth_id(-) 2021-10-13T17:10:37.546572+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:37Z [INFO] - [work] - - - [2021-10-13 17:10:37.546050804 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 661 "-" "-" auth_id(-) 2021-10-13T17:10:37.901161+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:37Z [INFO] - [mgmt] - - - [2021-10-13 17:10:37.897580200 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:10:37+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:37.929 +00:00 [INF] - Created cloud endpoint iothub with max batch size 10 and fan-out factor of 10. 2021-10-13T17:10:38.393378+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:38Z [INFO] - [work] - - - [2021-10-13 17:10:38.392850242 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 1812 "-" "-" auth_id(-) 2021-10-13T17:10:38.523078+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:38Z [INFO] - [work] - - - [2021-10-13 17:10:38.522590995 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 653 "-" "-" auth_id(-) 2021-10-13T17:10:39.534096+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:39Z [INFO] - [work] - - - [2021-10-13 17:10:39.523725357 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 653 "-" "-" auth_id(-) 2021-10-13T17:10:40.208036+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:40Z [INFO] - [work] - - - [2021-10-13 17:10:40.207507389 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 653 "-" "-" auth_id(-) 2021-10-13T17:10:40.922701+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:40Z [INFO] - [work] - - - [2021-10-13 17:10:40.919275187 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 653 "-" "-" auth_id(-) 2021-10-13T17:10:41.473868+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:41Z [INFO] - [work] - - - [2021-10-13 17:10:41.473378528 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 649 "-" "-" auth_id(-) 2021-10-13T17:10:42.093786+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:42Z [INFO] - [work] - - - [2021-10-13 17:10:42.090549791 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 653 "-" "-" auth_id(-) 2021-10-13T17:10:42+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:42.481 +00:00 [INF] - Set the following 6 route(s) in edge hub 2021-10-13T17:10:42+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:42.482 +00:00 [INF] - notif_samus: FROM /messages/modules/samus/outputs/notification INTO BrokeredEndpoint("/modules/master/inputs/notification") 2021-10-13T17:10:42+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:42.483 +00:00 [INF] - route: FROM /messages/* INTO $upstream 2021-10-13T17:10:42+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:42.483 +00:00 [INF] - state_dixie: FROM /messages/modules/dixie/outputs/state INTO BrokeredEndpoint("/modules/master/inputs/state") 2021-10-13T17:10:42+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:42.483 +00:00 [INF] - state_daisy: FROM /messages/modules/daisy/outputs/state INTO BrokeredEndpoint("/modules/master/inputs/state") 2021-10-13T17:10:42+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:42.484 +00:00 [INF] - state_samus: FROM /messages/modules/samus/outputs/state INTO BrokeredEndpoint("/modules/master/inputs/state") 2021-10-13T17:10:42+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:42.484 +00:00 [INF] - state_lakitu: FROM /messages/modules/lakitu/outputs/state INTO BrokeredEndpoint("/modules/master/inputs/state") 2021-10-13T17:10:42+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:42.502 +00:00 [INF] - Updated message store TTL to 604800 seconds 2021-10-13T17:10:42+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:42.507 +00:00 [INF] - Updated the edge hub store and forward configuration 2021-10-13T17:10:42+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:42.721 +00:00 [INF] - Started operation Get EdgeHub config 2021-10-13T17:10:42+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:42.727 +00:00 [INF] - Initialized edge hub configuration 2021-10-13T17:10:42+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:42.814 +00:00 [INF] - Starting timer to authenticate connections with a period of 300 seconds 2021-10-13T17:10:43+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:43.037 +00:00 [INF] - Exiting disconnected state 2021-10-13T17:10:43+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:43.166 +00:00 [INF] - Scheduling server certificate renewal for "2022-01-11T12:46:35.0013591Z". 2021-10-13T17:10:43+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:43.178 +00:00 [INF] - Starting protocol heads - (MQTT, HTTP) 2021-10-13T17:10:43+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:43.215 +00:00 [INF] - Starting MQTT head 2021-10-13T17:10:43+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:43.258 +00:00 [INF] - Device connected to cloud, processing subscriptions for connected clients. 2021-10-13T17:10:43+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:43.278 +00:00 [INF] - Processing subscriptions for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/$edgeHub on device connected to cloud. 2021-10-13T17:10:43+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:43.284 +00:00 [INF] - Skipping 38820dac-ac7a-4714-9d67-61f49d8c3cc0/$edgeHub for subscription processing, as it is currently being processed. 2021-10-13T17:10:43+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:43.325 +00:00 [INF] - Received device connected callback 2021-10-13T17:10:43+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:43.469 +00:00 [INF] - Starting refresh of device scope identities cache 2021-10-13T17:10:43+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:43.736 +00:00 [INF] - Entering connected state 2021-10-13T17:10:43+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:43.836 +00:00 [INF] - Cloud connection for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/$edgeHub is True 2021-10-13T17:10:43+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:43.880 +00:00 [INF] - Initializing TLS endpoint on port 8883 for MQTT head. 2021-10-13T17:10:43+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:43.947 +00:00 [INF] - Connection status for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/$edgeHub changed to ConnectionEstablished 2021-10-13T17:10:44+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:43.978 +00:00 [INF] - Client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/$edgeHub connected to cloud, processing existing subscriptions. 2021-10-13T17:10:44+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:43.990 +00:00 [INF] - Skipping 38820dac-ac7a-4714-9d67-61f49d8c3cc0/$edgeHub for subscription processing, as it is currently being processed. 2021-10-13T17:10:44+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:44.028 +00:00 [INF] - Created cloud proxy for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/$edgeHub via AMQP, with client operation timeout 20 seconds. 2021-10-13T17:10:44.102433+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:44Z [INFO] - [mgmt] - - - [2021-10-13 17:10:44.098925491 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:10:44+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:44.116 +00:00 [INF] - Initialized cloud proxy 2c312080-c76e-411b-b50c-c746fe9676c2 for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/$edgeHub 2021-10-13T17:10:44.154900+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:44Z [INFO] - [work] - - - [2021-10-13 17:10:44.154393434 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 1812 "-" "-" auth_id(-) 2021-10-13T17:10:44+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:44.259 +00:00 [INF] - Created cloud connection for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/$edgeHub 2021-10-13T17:10:44.385250+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:44Z [INFO] - [work] - - - [2021-10-13 17:10:44.384645721 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/sign?api-version=2019-01-30 HTTP/1.1" 200 OK 57 "-" "-" auth_id(-) 2021-10-13T17:10:46+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:46.339 +00:00 [INF] - Starting HTTP head 2021-10-13T17:10:47+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:47.240 +00:00 [INF] - Started MQTT head 2021-10-13T17:10:47+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:47.776 +00:00 [INF] - Updated reported properties for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/$edgeHub 2021-10-13T17:10:47.966863+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:47Z [INFO] - [work] - - - [2021-10-13 17:10:47.964250259 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 653 "-" "-" auth_id(-) 2021-10-13T17:10:48.254228+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:48Z [INFO] - [work] - - - [2021-10-13 17:10:48.253609181 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 1812 "-" "-" auth_id(-) 2021-10-13T17:10:48+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:48.406 +00:00 [INF] - Processing pending subscriptions for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/$edgeHub 2021-10-13T17:10:48.854359+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:48Z [INFO] - [work] - - - [2021-10-13 17:10:48.853819788 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 665 "-" "-" auth_id(-) 2021-10-13T17:10:49.089992+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:49Z [INFO] - [work] - - - [2021-10-13 17:10:49.087321556 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3045 "-" "-" auth_id(-) 2021-10-13T17:10:49.614152+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:49Z [INFO] - [work] - - - [2021-10-13 17:10:49.613632614 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 661 "-" "-" auth_id(-) 2021-10-13T17:10:49.978939+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:49Z [INFO] - [work] - - - [2021-10-13 17:10:49.978410278 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3024 "-" "-" auth_id(-) 2021-10-13T17:10:50.234194+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:50Z [INFO] - [mgmt] - - - [2021-10-13 17:10:50.227595199 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:10:50+00:00 localhost edgeHub[396]: <4> 2021-10-13 17:10:50.380 +00:00 [WRN] - Overriding address(es) '"http://+:80"'. Binding to endpoints defined in "UseKestrel()" instead. 2021-10-13T17:10:50+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:50.520 +00:00 [INF] - Started HTTP head 2021-10-13T17:10:50.702021+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:50Z [INFO] - [work] - - - [2021-10-13 17:10:50.699723605 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 653 "-" "-" auth_id(-) 2021-10-13T17:10:50.958615+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:50Z [INFO] - [work] - - - [2021-10-13 17:10:50.957996473 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 2865 "-" "-" auth_id(-) 2021-10-13T17:10:51.880295+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:51Z [INFO] - [work] - - - [2021-10-13 17:10:51.868240297 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 649 "-" "-" auth_id(-) 2021-10-13T17:10:52.216858+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:52Z [INFO] - [work] - - - [2021-10-13 17:10:52.216301391 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 2844 "-" "-" auth_id(-) 2021-10-13T17:10:52.361982+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:52Z [INFO] - [work] - - - [2021-10-13 17:10:52.357128506 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 2844 "-" "-" auth_id(-) 2021-10-13T17:10:52.805712+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:52Z [INFO] - [work] - - - [2021-10-13 17:10:52.804785458 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 653 "-" "-" auth_id(-) 2021-10-13T17:10:53+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:52.943 +00:00 [INF] - Request starting HTTP/1.1 GET http://edgehub:9700/metrics 2021-10-13T17:10:53+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:52.943 +00:00 [INF] - Request starting HTTP/1.1 GET http://edgehub:9700/metrics 2021-10-13T17:10:53+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:52.992 +00:00 [INF] - Request starting HTTP/1.1 GET http://edgehub:9700/metrics 2021-10-13T17:10:53+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:52.939 +00:00 [INF] - Request starting HTTP/1.1 GET http://edgehub:9700/metrics 2021-10-13T17:10:53+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:52.942 +00:00 [INF] - Request starting HTTP/1.1 GET http://edgehub:9700/metrics 2021-10-13T17:10:53.655614+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:53Z [INFO] - [work] - - - [2021-10-13 17:10:53.653019086 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 653 "-" "-" auth_id(-) 2021-10-13T17:10:53+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:53.886 +00:00 [INF] - Request finished in 1074.0427ms 200 text/plain; version=0.0.4; charset=utf-8 2021-10-13T17:10:53+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:53.897 +00:00 [INF] - Request finished in 1091.8076ms 200 text/plain; version=0.0.4; charset=utf-8 2021-10-13T17:10:53.925289+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:53Z [INFO] - [work] - - - [2021-10-13 17:10:53.924775096 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 2844 "-" "-" auth_id(-) 2021-10-13T17:10:53+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:53.902 +00:00 [INF] - Request finished in 1088.6521ms 200 text/plain; version=0.0.4; charset=utf-8 2021-10-13T17:10:53+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:53.906 +00:00 [INF] - Request finished in 1133.87ms 200 text/plain; version=0.0.4; charset=utf-8 2021-10-13T17:10:53+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:53.979 +00:00 [INF] - Request finished in 1211.3354ms 200 text/plain; version=0.0.4; charset=utf-8 2021-10-13T17:10:54+00:00 localhost lakitu[396]: 2021-10-13 17:10:54,013 - 1 - bloups.helpers.logger.logs - INFO - Waited MQTT port to be ready for 47 seconds 2021-10-13T17:10:54+00:00 localhost lakitu[396]: 2021-10-13 17:10:54,014 - 1 - bloups.helpers.logger.logs - INFO - Lakitu now initializing 2021-10-13T17:10:54+00:00 localhost samus[396]: 2021-10-13 17:10:54,102 - 1 - bloups.helpers.logger.logs - INFO - Waited MQTT port to be ready for 32 seconds 2021-10-13T17:10:54+00:00 localhost samus[396]: 2021-10-13 17:10:54,104 - 1 - bloups.helpers.logger.logs - INFO - Samus now initializing 2021-10-13T17:10:54.197843+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:54Z [INFO] - [work] - - - [2021-10-13 17:10:54.197219310 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 2865 "-" "-" auth_id(-) 2021-10-13T17:10:54+00:00 localhost daisy[396]: 2021-10-13 17:10:54,200 - 1 - bloups.helpers.logger.logs - INFO - Waited MQTT port to be ready for 34 seconds 2021-10-13T17:10:54+00:00 localhost daisy[396]: 2021-10-13 17:10:54,201 - 1 - bloups.helpers.logger.logs - INFO - Daisy now initializing 2021-10-13T17:10:54+00:00 localhost daisy[396]: 2021-10-13 17:10:54,212 - 1 - bloups.helpers.logger.logs - DEBUG - Daisy is launching http server 2021-10-13T17:10:54+00:00 localhost master[396]: 2021-10-13 17:10:54,236 - 1 - bloups.helpers.logger.logs - INFO - Waited MQTT port to be ready for 29 seconds 2021-10-13T17:10:54+00:00 localhost master[396]: 2021-10-13 17:10:54,237 - 1 - bloups.helpers.logger.logs - INFO - Master init StateManager to monitor module states 2021-10-13T17:10:54+00:00 localhost master[396]: 2021-10-13 17:10:54,238 - 1 - bloups.helpers.logger.logs - DEBUG - Initialized module Daisy with state UNKNOWN 2021-10-13T17:10:54+00:00 localhost master[396]: 2021-10-13 17:10:54,239 - 1 - bloups.helpers.logger.logs - DEBUG - Initialized module Samus with state UNKNOWN 2021-10-13T17:10:54+00:00 localhost master[396]: 2021-10-13 17:10:54,240 - 1 - bloups.helpers.logger.logs - DEBUG - Initialized module Lakitu with state UNKNOWN 2021-10-13T17:10:54.255444+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:54Z [INFO] - [work] - - - [2021-10-13 17:10:54.254971431 UTC] "GET /trust-bundle?api-version=2019-01-30 HTTP/1.1" 200 OK 1944 "-" "azure-iot-device-iothub-py%2F2.7.0%283.8.11%3BLinux+%231+SMP+PREEMPT+Tue+Oct+12+16%3A14%3A01+UTC+2021%3Barmv7l%29" auth_id(-) 2021-10-13T17:10:54+00:00 localhost dixie[396]: 2021-10-13 17:10:54,230 - 1 - bloups.helpers.logger.logs - INFO - Waited MQTT port to be ready for 41 seconds 2021-10-13T17:10:54+00:00 localhost dixie[396]: 2021-10-13 17:10:54,249 - 1 - bloups.helpers.logger.logs - INFO - Dixie now initializing 2021-10-13T17:10:54+00:00 localhost dixie[396]: 2021-10-13 17:10:54,250 - 1 - bloups.helpers.logger.logs - DEBUG - Dixie is launching http server 2021-10-13T17:10:54+00:00 localhost master[396]: 2021-10-13 17:10:54,253 - 1 - bloups.helpers.logger.logs - INFO - Master now initializing 2021-10-13T17:10:54+00:00 localhost daisy[396]: 2021-10-13 17:10:54,247 - 1 - bloups.helpers.logger.logs - DEBUG - Daisy is creating edge hub client 2021-10-13T17:10:54+00:00 localhost daisy[396]: 2021-10-13 17:10:54,248 - 1 - bloups.helpers.logger.logs - DEBUG - Daisy is creating asyncio event loop 2021-10-13T17:10:54+00:00 localhost master[396]: 2021-10-13 17:10:54,275 - 1 - bloups.helpers.logger.logs - DEBUG - Master is launching http server 2021-10-13T17:10:54+00:00 localhost dixie[396]: 2021-10-13 17:10:54,281 - 1 - bloups.helpers.logger.logs - DEBUG - Dixie is creating edge hub client 2021-10-13T17:10:54+00:00 localhost dixie[396]: 2021-10-13 17:10:54,291 - 1 - bloups.helpers.logger.logs - DEBUG - Dixie is creating asyncio event loop 2021-10-13T17:10:54+00:00 localhost dixie[396]: 2021-10-13 17:10:54,304 - 1 - bloups.helpers.logger.logs - DEBUG - Dixie is setting asyncio exception handler 2021-10-13T17:10:54+00:00 localhost dixie[396]: 2021-10-13 17:10:54,322 - 1 - bloups.helpers.logger.logs - DEBUG - Dixie is setting signals handler 2021-10-13T17:10:54+00:00 localhost daisy[396]: 2021-10-13 17:10:54,321 - 1 - bloups.helpers.logger.logs - DEBUG - Daisy is setting asyncio exception handler 2021-10-13T17:10:54+00:00 localhost master[396]: 2021-10-13 17:10:54,287 - 1 - bloups.helpers.logger.logs - DEBUG - Master is creating edge hub client 2021-10-13T17:10:54+00:00 localhost dixie[396]: 2021-10-13 17:10:54,335 - 1 - bloups.helpers.logger.logs - DEBUG - Dixie is connecting to edge hub client 2021-10-13T17:10:54+00:00 localhost daisy[396]: 2021-10-13 17:10:54,323 - 1 - bloups.helpers.logger.logs - DEBUG - Daisy is setting signals handler 2021-10-13T17:10:54+00:00 localhost daisy[396]: 2021-10-13 17:10:54,328 - 1 - bloups.helpers.logger.logs - DEBUG - Daisy is connecting to edge hub client 2021-10-13T17:10:54+00:00 localhost master[396]: 2021-10-13 17:10:54,342 - 1 - bloups.helpers.logger.logs - DEBUG - Master is creating asyncio event loop 2021-10-13T17:10:54+00:00 localhost master[396]: 2021-10-13 17:10:54,345 - 1 - bloups.helpers.logger.logs - DEBUG - Master is setting asyncio exception handler 2021-10-13T17:10:54+00:00 localhost master[396]: 2021-10-13 17:10:54,346 - 1 - bloups.helpers.logger.logs - DEBUG - Master is setting signals handler 2021-10-13T17:10:54+00:00 localhost master[396]: 2021-10-13 17:10:54,381 - 1 - bloups.helpers.logger.logs - DEBUG - Master is connecting to edge hub client 2021-10-13T17:10:54.534595+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:54Z [INFO] - [work] - - - [2021-10-13 17:10:54.533981993 UTC] "GET /trust-bundle?api-version=2019-01-30 HTTP/1.1" 200 OK 1944 "-" "azure-iot-device-iothub-py%2F2.7.0%283.8.11%3BLinux+%231+SMP+PREEMPT+Tue+Oct+12+16%3A14%3A01+UTC+2021%3Barmv7l%29" auth_id(-) 2021-10-13T17:10:54.544911+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:54Z [INFO] - [work] - - - [2021-10-13 17:10:54.544421040 UTC] "GET /trust-bundle?api-version=2019-01-30 HTTP/1.1" 200 OK 1944 "-" "azure-iot-device-iothub-py%2F2.7.0%283.8.11%3BLinux+%231+SMP+PREEMPT+Tue+Oct+12+16%3A14%3A01+UTC+2021%3Barmv7l%29" auth_id(-) 2021-10-13T17:10:54.549093+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:54Z [INFO] - [work] - - - [2021-10-13 17:10:54.548574676 UTC] "GET /trust-bundle?api-version=2019-01-30 HTTP/1.1" 200 OK 1944 "-" "azure-iot-device-iothub-py%2F2.7.0%283.8.11%3BLinux+%231+SMP+PREEMPT+Tue+Oct+12+16%3A14%3A01+UTC+2021%3Barmv7l%29" auth_id(-) 2021-10-13T17:10:54.552416+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:54Z [INFO] - [work] - - - [2021-10-13 17:10:54.551904857 UTC] "GET /trust-bundle?api-version=2019-01-30 HTTP/1.1" 200 OK 1944 "-" "azure-iot-device-iothub-py%2F2.7.0%283.8.11%3BLinux+%231+SMP+PREEMPT+Tue+Oct+12+16%3A14%3A01+UTC+2021%3Barmv7l%29" auth_id(-) 2021-10-13T17:10:54.568193+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:54Z [INFO] - [work] - - - [2021-10-13 17:10:54.563155669 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 649 "-" "-" auth_id(-) 2021-10-13T17:10:55.662399+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:55Z [INFO] - [work] - - - [2021-10-13 17:10:55.659400058 UTC] "POST /modules/lakitu/genid/637577189919339361/sign?api-version=2019-01-30 HTTP/1.1" 200 OK 57 "-" "azure-iot-device-iothub-py%2F2.7.0%283.8.11%3BLinux%20%231%20SMP%20PREEMPT%20Tue%20Oct%2012%2016%3A14%3A01%20UTC%202021%3Barmv7l%29" auth_id(-) 2021-10-13T17:10:55.853447+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:55Z [INFO] - [work] - - - [2021-10-13 17:10:55.852939158 UTC] "POST /modules/samus/genid/637577189918589677/sign?api-version=2019-01-30 HTTP/1.1" 200 OK 57 "-" "azure-iot-device-iothub-py%2F2.7.0%283.8.11%3BLinux%20%231%20SMP%20PREEMPT%20Tue%20Oct%2012%2016%3A14%3A01%20UTC%202021%3Barmv7l%29" auth_id(-) 2021-10-13T17:10:56.463903+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:56Z [INFO] - [work] - - - [2021-10-13 17:10:56.463419125 UTC] "POST /modules/daisy/genid/637577189920889491/sign?api-version=2019-01-30 HTTP/1.1" 200 OK 57 "-" "azure-iot-device-iothub-py%2F2.7.0%283.8.11%3BLinux%20%231%20SMP%20PREEMPT%20Tue%20Oct%2012%2016%3A14%3A01%20UTC%202021%3Barmv7l%29" auth_id(-) 2021-10-13T17:10:56.587447+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:56Z [INFO] - [work] - - - [2021-10-13 17:10:56.579101508 UTC] "POST /modules/master/genid/637577189916839901/sign?api-version=2019-01-30 HTTP/1.1" 200 OK 57 "-" "azure-iot-device-iothub-py%2F2.7.0%283.8.11%3BLinux%20%231%20SMP%20PREEMPT%20Tue%20Oct%2012%2016%3A14%3A01%20UTC%202021%3Barmv7l%29" auth_id(-) 2021-10-13T17:10:56.624159+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:56Z [INFO] - [work] - - - [2021-10-13 17:10:56.623645927 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 2844 "-" "-" auth_id(-) 2021-10-13T17:10:56.631944+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:56Z [INFO] - [work] - - - [2021-10-13 17:10:56.629425918 UTC] "POST /modules/dixie/genid/637697262657255763/sign?api-version=2019-01-30 HTTP/1.1" 200 OK 57 "-" "azure-iot-device-iothub-py%2F2.7.0%283.8.11%3BLinux%20%231%20SMP%20PREEMPT%20Tue%20Oct%2012%2016%3A14%3A01%20UTC%202021%3Barmv7l%29" auth_id(-) 2021-10-13T17:10:57.053796+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:57Z [INFO] - [mgmt] - - - [2021-10-13 17:10:57.042514611 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:10:57.114896+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:57Z [INFO] - [work] - - - [2021-10-13 17:10:57.112706528 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 653 "-" "-" auth_id(-) 2021-10-13T17:10:57.406835+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:57Z [INFO] - [work] - - - [2021-10-13 17:10:57.398314258 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 2844 "-" "-" auth_id(-) 2021-10-13T17:10:57.906087+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:57Z [INFO] - [work] - - - [2021-10-13 17:10:57.905559348 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3141 "-" "-" auth_id(-) 2021-10-13T17:10:57+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:57.996 +00:00 [INF] - Obtained edge hub config from module twin 2021-10-13T17:10:58.494133+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:58Z [INFO] - [work] - - - [2021-10-13 17:10:58.480826638 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3120 "-" "-" auth_id(-) 2021-10-13T17:10:58+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:58.802 +00:00 [INF] - Set the following 6 route(s) in edge hub 2021-10-13T17:10:58+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:58.806 +00:00 [INF] - notif_samus: FROM /messages/modules/samus/outputs/notification INTO BrokeredEndpoint("/modules/master/inputs/notification") 2021-10-13T17:10:58+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:58.807 +00:00 [INF] - route: FROM /messages/* INTO $upstream 2021-10-13T17:10:58+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:58.807 +00:00 [INF] - state_dixie: FROM /messages/modules/dixie/outputs/state INTO BrokeredEndpoint("/modules/master/inputs/state") 2021-10-13T17:10:58+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:58.807 +00:00 [INF] - state_daisy: FROM /messages/modules/daisy/outputs/state INTO BrokeredEndpoint("/modules/master/inputs/state") 2021-10-13T17:10:58+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:58.808 +00:00 [INF] - state_samus: FROM /messages/modules/samus/outputs/state INTO BrokeredEndpoint("/modules/master/inputs/state") 2021-10-13T17:10:58+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:58.808 +00:00 [INF] - state_lakitu: FROM /messages/modules/lakitu/outputs/state INTO BrokeredEndpoint("/modules/master/inputs/state") 2021-10-13T17:10:58+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:58.809 +00:00 [INF] - Updated message store TTL to 604800 seconds 2021-10-13T17:10:58+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:58.813 +00:00 [INF] - Updated the edge hub store and forward configuration 2021-10-13T17:10:58.922230+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:58Z [INFO] - [work] - - - [2021-10-13 17:10:58.915169402 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3120 "-" "-" auth_id(-) 2021-10-13T17:10:59+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:59.150 +00:00 [INF] - Client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/daisy in device scope authenticated locally. 2021-10-13T17:10:59+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:59.153 +00:00 [INF] - Client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/lakitu in device scope authenticated locally. 2021-10-13T17:10:59+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:59.158 +00:00 [INF] - Client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/samus in device scope authenticated locally. 2021-10-13T17:10:59+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:59.157 +00:00 [INF] - Client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/master in device scope authenticated locally. 2021-10-13T17:10:59+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:59.331 +00:00 [INF] - Successfully generated identity for clientId 38820dac-ac7a-4714-9d67-61f49d8c3cc0/daisy and username r1o7gbl1weu-connectedpressure-iothub.azure-devices.net/38820dac-ac7a-4714-9d67-61f49d8c3cc0/daisy/?api-version=2019-10-01&DeviceClientType=azure-iot-device-iothub-py%2F2.7.0%283.8.11%3BLinux%20%231%20SMP%20PREEMPT%20Tue%20Oct%2012%2016%3A14%3A01%20UTC%202021%3Barmv7l%29 2021-10-13T17:10:59+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:59.332 +00:00 [INF] - Successfully generated identity for clientId 38820dac-ac7a-4714-9d67-61f49d8c3cc0/samus and username r1o7gbl1weu-connectedpressure-iothub.azure-devices.net/38820dac-ac7a-4714-9d67-61f49d8c3cc0/samus/?api-version=2019-10-01&DeviceClientType=azure-iot-device-iothub-py%2F2.7.0%283.8.11%3BLinux%20%231%20SMP%20PREEMPT%20Tue%20Oct%2012%2016%3A14%3A01%20UTC%202021%3Barmv7l%29 2021-10-13T17:10:59+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:59.333 +00:00 [INF] - Successfully generated identity for clientId 38820dac-ac7a-4714-9d67-61f49d8c3cc0/master and username r1o7gbl1weu-connectedpressure-iothub.azure-devices.net/38820dac-ac7a-4714-9d67-61f49d8c3cc0/master/?api-version=2019-10-01&DeviceClientType=azure-iot-device-iothub-py%2F2.7.0%283.8.11%3BLinux%20%231%20SMP%20PREEMPT%20Tue%20Oct%2012%2016%3A14%3A01%20UTC%202021%3Barmv7l%29 2021-10-13T17:10:59+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:59.334 +00:00 [INF] - Successfully generated identity for clientId 38820dac-ac7a-4714-9d67-61f49d8c3cc0/lakitu and username r1o7gbl1weu-connectedpressure-iothub.azure-devices.net/38820dac-ac7a-4714-9d67-61f49d8c3cc0/lakitu/?api-version=2019-10-01&DeviceClientType=azure-iot-device-iothub-py%2F2.7.0%283.8.11%3BLinux%20%231%20SMP%20PREEMPT%20Tue%20Oct%2012%2016%3A14%3A01%20UTC%202021%3Barmv7l%29 2021-10-13T17:10:59+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:59.375 +00:00 [INF] - ClientAuthenticated, 38820dac-ac7a-4714-9d67-61f49d8c3cc0/master, 761ad09c 2021-10-13T17:10:59+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:59.377 +00:00 [INF] - ClientAuthenticated, 38820dac-ac7a-4714-9d67-61f49d8c3cc0/samus, 1b053457 2021-10-13T17:10:59+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:59.378 +00:00 [INF] - ClientAuthenticated, 38820dac-ac7a-4714-9d67-61f49d8c3cc0/lakitu, 76aba3b9 2021-10-13T17:10:59+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:59.381 +00:00 [INF] - ClientAuthenticated, 38820dac-ac7a-4714-9d67-61f49d8c3cc0/daisy, 405beca8 2021-10-13T17:10:59+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:59.484 +00:00 [INF] - Updated reported properties for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/$edgeHub 2021-10-13T17:10:59+00:00 localhost daisy[396]: 2021-10-13 17:10:59,896 - 1 - bloups.helpers.logger.logs - DEBUG - Daisy is hooking remote method and messages 2021-10-13T17:10:59+00:00 localhost master[396]: 2021-10-13 17:10:59,903 - 1 - bloups.helpers.logger.logs - DEBUG - Master is hooking remote method and messages 2021-10-13T17:10:59.991924+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:10:59Z [INFO] - [work] - - - [2021-10-13 17:10:59.964418636 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3120 "-" "-" auth_id(-) 2021-10-13T17:10:59.994232+00:00 phycore-stm32mp1-peach systemd[1]: Starting OBR runtime state reporter... 2021-10-13T17:10:59+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:10:59.978 +00:00 [INF] - New device connection for device 38820dac-ac7a-4714-9d67-61f49d8c3cc0/master 2021-10-13T17:11:00+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:00.013 +00:00 [INF] - New device connection for device 38820dac-ac7a-4714-9d67-61f49d8c3cc0/daisy 2021-10-13T17:11:00+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:00.015 +00:00 [INF] - Client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/daisy connected to edgeHub, processing existing subscriptions. 2021-10-13T17:11:00+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:00.043 +00:00 [INF] - New device connection for device 38820dac-ac7a-4714-9d67-61f49d8c3cc0/lakitu 2021-10-13T17:11:00+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:00.048 +00:00 [INF] - Client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/lakitu connected to edgeHub, processing existing subscriptions. 2021-10-13T17:11:00+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:00.045 +00:00 [INF] - Client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/master connected to edgeHub, processing existing subscriptions. 2021-10-13T17:11:00.067015+00:00 phycore-stm32mp1-peach obr-report-status: [boot counter: 6, boot_id: 41ca3011-a60d-4033-960b-d828a9caf476] 2021-10-13T17:11:00+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:00.061 +00:00 [INF] - New device connection for device 38820dac-ac7a-4714-9d67-61f49d8c3cc0/samus 2021-10-13T17:11:00+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:00.069 +00:00 [INF] - Client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/samus connected to edgeHub, processing existing subscriptions. 2021-10-13T17:11:00+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:00.129 +00:00 [INF] - Attempting to connect to IoT Hub for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/samus via AMQP... 2021-10-13T17:11:00+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:00.132 +00:00 [INF] - Attempting to connect to IoT Hub for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/master via AMQP... 2021-10-13T17:11:00+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:00.142 +00:00 [INF] - Attempting to connect to IoT Hub for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/lakitu via AMQP... 2021-10-13T17:11:00.182282+00:00 phycore-stm32mp1-peach obr-report-status: [ID:obr,NAME:"OBR - (A Yocto Project Based Distro)",VERSION:"3.1-snapshot-20211012 (dunfell)",VERSION_ID:3.1-snapshot-20211012,PRETTY_NAME:"OBR - (A Yocto Project Based Distro) 3.1-snapshot-20211012 (dunfell)",BRANCH_NAME:"2.14-unstable-5_d4d57c55_43b90ece",BRANCH_VERSION:"2.14.0"] 2021-10-13T17:11:00.249787+00:00 phycore-stm32mp1-peach obr-report-status: [uptime obr (s): 186] 2021-10-13T17:11:00+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:00.398 +00:00 [INF] - Bind device proxy for device 38820dac-ac7a-4714-9d67-61f49d8c3cc0/samus 2021-10-13T17:11:00+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:00.401 +00:00 [INF] - Bind device proxy for device 38820dac-ac7a-4714-9d67-61f49d8c3cc0/daisy 2021-10-13T17:11:00+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:00.402 +00:00 [INF] - Bind device proxy for device 38820dac-ac7a-4714-9d67-61f49d8c3cc0/master 2021-10-13T17:11:00+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:00.403 +00:00 [INF] - Bind device proxy for device 38820dac-ac7a-4714-9d67-61f49d8c3cc0/lakitu 2021-10-13T17:11:00+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:00.408 +00:00 [INF] - Binding message channel for device Id 38820dac-ac7a-4714-9d67-61f49d8c3cc0/daisy 2021-10-13T17:11:00+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:00.411 +00:00 [INF] - Binding message channel for device Id 38820dac-ac7a-4714-9d67-61f49d8c3cc0/master 2021-10-13T17:11:00+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:00.413 +00:00 [INF] - Binding message channel for device Id 38820dac-ac7a-4714-9d67-61f49d8c3cc0/lakitu 2021-10-13T17:11:00+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:00.422 +00:00 [INF] - Binding message channel for device Id 38820dac-ac7a-4714-9d67-61f49d8c3cc0/samus 2021-10-13T17:11:00+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:00.632 +00:00 [INF] - Attempting to connect to IoT Hub for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/daisy via AMQP... 2021-10-13T17:11:00+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:00.644 +00:00 [INF] - Client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/dixie in device scope authenticated locally. 2021-10-13T17:11:00+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:00.660 +00:00 [INF] - Successfully generated identity for clientId 38820dac-ac7a-4714-9d67-61f49d8c3cc0/dixie and username r1o7gbl1weu-connectedpressure-iothub.azure-devices.net/38820dac-ac7a-4714-9d67-61f49d8c3cc0/dixie/?api-version=2019-10-01&DeviceClientType=azure-iot-device-iothub-py%2F2.7.0%283.8.11%3BLinux%20%231%20SMP%20PREEMPT%20Tue%20Oct%2012%2016%3A14%3A01%20UTC%202021%3Barmv7l%29 2021-10-13T17:11:00+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:00.661 +00:00 [INF] - ClientAuthenticated, 38820dac-ac7a-4714-9d67-61f49d8c3cc0/dixie, 6fdaa185 2021-10-13T17:11:00+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:00.673 +00:00 [INF] - New device connection for device 38820dac-ac7a-4714-9d67-61f49d8c3cc0/dixie 2021-10-13T17:11:00+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:00.674 +00:00 [INF] - Client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/dixie connected to edgeHub, processing existing subscriptions. 2021-10-13T17:11:00+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:00.679 +00:00 [INF] - Bind device proxy for device 38820dac-ac7a-4714-9d67-61f49d8c3cc0/dixie 2021-10-13T17:11:00+00:00 localhost dixie[396]: 2021-10-13 17:11:00,690 - 1 - bloups.helpers.logger.logs - DEBUG - Dixie is hooking remote method and messages 2021-10-13T17:11:00+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:00.680 +00:00 [INF] - Binding message channel for device Id 38820dac-ac7a-4714-9d67-61f49d8c3cc0/dixie 2021-10-13T17:11:00+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:00.697 +00:00 [INF] - Attempting to connect to IoT Hub for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/dixie via AMQP... 2021-10-13T17:11:01+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:01.000 +00:00 [INF] - Processing subscriptions Methods, ModuleMessages for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/master. 2021-10-13T17:11:01+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:01.003 +00:00 [INF] - Processing pending subscriptions for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/master 2021-10-13T17:11:01+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:01.067 +00:00 [INF] - Set subscriptions from session state for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/master 2021-10-13T17:11:01+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:01.106 +00:00 [INF] - Processing subscriptions Methods, ModuleMessages for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/daisy. 2021-10-13T17:11:01+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:01.109 +00:00 [INF] - Set subscriptions from session state for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/daisy 2021-10-13T17:11:01+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:01.117 +00:00 [INF] - Processing subscriptions Methods, ModuleMessages for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/lakitu. 2021-10-13T17:11:01+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:01.220 +00:00 [INF] - Set subscriptions from session state for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/lakitu 2021-10-13T17:11:01+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:01.228 +00:00 [INF] - Processing subscriptions Methods, ModuleMessages for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/samus. 2021-10-13T17:11:01+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:01.234 +00:00 [INF] - Set subscriptions from session state for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/samus 2021-10-13T17:11:01+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:01.259 +00:00 [INF] - Processing subscriptions Methods, ModuleMessages for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/dixie. 2021-10-13T17:11:01+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:01.282 +00:00 [INF] - Set subscriptions from session state for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/dixie 2021-10-13T17:11:01+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:01.286 +00:00 [INF] - Processing subscriptions Methods, ModuleMessages for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/master. 2021-10-13T17:11:01+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:01.400 +00:00 [INF] - Set subscriptions from session state for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/master 2021-10-13T17:11:01+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:01.404 +00:00 [INF] - Processing subscriptions Methods, ModuleMessages for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/daisy. 2021-10-13T17:11:01+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:01.412 +00:00 [INF] - Set subscriptions from session state for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/daisy 2021-10-13T17:11:01+00:00 localhost master[396]: 2021-10-13 17:11:01,426 - 1 - bloups.helpers.logger.logs - DEBUG - State changed to PENDING 2021-10-13T17:11:01+00:00 localhost master[396]: 2021-10-13 17:11:01,433 - 1 - bloups.helpers.logger.logs - INFO - Master state updated to PENDING at t=1634145061 2021-10-13T17:11:01+00:00 localhost master[396]: 2021-10-13 17:11:01,435 - 1 - bloups.helpers.logger.logs - DEBUG - Sending state notification {'label': 'Master', 'value': 2, 'last_update_time': 1634145061, 'uuid': '41ca3011-a60d-4033-960b-d828a9caf476'} 2021-10-13T17:11:01+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:01.451 +00:00 [INF] - Processing subscriptions Methods, ModuleMessages for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/lakitu. 2021-10-13T17:11:01+00:00 localhost daisy[396]: 2021-10-13 17:11:01,465 - 1 - bloups.helpers.logger.logs - DEBUG - State changed to PENDING 2021-10-13T17:11:01+00:00 localhost daisy[396]: 2021-10-13 17:11:01,466 - 1 - bloups.helpers.logger.logs - INFO - Daisy state updated to PENDING at t=1634145061 2021-10-13T17:11:01+00:00 localhost daisy[396]: 2021-10-13 17:11:01,467 - 1 - bloups.helpers.logger.logs - DEBUG - Sending state notification {'label': 'Daisy', 'value': 2, 'last_update_time': 1634145061, 'uuid': '41ca3011-a60d-4033-960b-d828a9caf476'} 2021-10-13T17:11:01+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:01.496 +00:00 [INF] - Set subscriptions from session state for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/lakitu 2021-10-13T17:11:01+00:00 localhost samus[396]: 2021-10-13 17:11:01,538 - 1 - bloups.helpers.logger.logs - INFO - Samus state updated to PENDING at t=1634145062 2021-10-13T17:11:01+00:00 localhost lakitu[396]: 2021-10-13 17:11:01,552 - 1 - bloups.helpers.logger.logs - INFO - Lakitu state updated to PENDING at t=1634145062 2021-10-13T17:11:01+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:01.509 +00:00 [INF] - Processing subscriptions Methods, ModuleMessages for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/samus. 2021-10-13T17:11:01+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:01.523 +00:00 [INF] - Set subscriptions from session state for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/samus 2021-10-13T17:11:01+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:01.564 +00:00 [INF] - Processing subscriptions Methods, ModuleMessages for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/dixie. 2021-10-13T17:11:01+00:00 localhost dixie[396]: 2021-10-13 17:11:01,603 - 1 - bloups.helpers.logger.logs - DEBUG - State changed to PENDING 2021-10-13T17:11:01+00:00 localhost dixie[396]: 2021-10-13 17:11:01,604 - 1 - bloups.helpers.logger.logs - INFO - Dixie state updated to PENDING at t=1634145062 2021-10-13T17:11:01+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:01.582 +00:00 [INF] - Set subscriptions from session state for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/dixie 2021-10-13T17:11:01+00:00 localhost dixie[396]: 2021-10-13 17:11:01,606 - 1 - bloups.helpers.logger.logs - DEBUG - Sending state notification {'label': 'Dixie', 'value': 2, 'last_update_time': 1634145062, 'uuid': '41ca3011-a60d-4033-960b-d828a9caf476'} 2021-10-13T17:11:01.792005+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:01Z [INFO] - [work] - - - [2021-10-13 17:11:01.788942813 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 2865 "-" "-" auth_id(-) 2021-10-13T17:11:02.843536+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:02Z [INFO] - [work] - - - [2021-10-13 17:11:02.836140943 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/sign?api-version=2019-01-30 HTTP/1.1" 200 OK 57 "-" "-" auth_id(-) 2021-10-13T17:11:03.199579+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:03Z [INFO] - [mgmt] - - - [2021-10-13 17:11:03.199033722 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:11:03.433561+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:03Z [INFO] - [work] - - - [2021-10-13 17:11:03.433072276 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/sign?api-version=2019-01-30 HTTP/1.1" 200 OK 57 "-" "-" auth_id(-) 2021-10-13T17:11:03.738819+00:00 phycore-stm32mp1-peach obr-report-status: [running containers: 7] 2021-10-13T17:11:03.813448+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:03Z [INFO] - [work] - - - [2021-10-13 17:11:03.812961899 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/sign?api-version=2019-01-30 HTTP/1.1" 200 OK 57 "-" "-" auth_id(-) 2021-10-13T17:11:04.725656+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:04Z [INFO] - [work] - - - [2021-10-13 17:11:04.721987156 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/sign?api-version=2019-01-30 HTTP/1.1" 200 OK 57 "-" "-" auth_id(-) 2021-10-13T17:11:04.964276+00:00 phycore-stm32mp1-peach obr-report-status: [dixie: {"Env": [ "IOTEDGE_APIVERSION=2019-01-30", "IOTEDGE_AUTHSCHEME=sasToken", "IOTEDGE_DEVICEID=38820dac-ac7a-4714-9d67-61f49d8c3cc0", "IOTEDGE_GATEWAYHOSTNAME=phycore-stm32mp1-peach", "IOTEDGE_IOTHUBHOSTNAME=r1o7gbl1weu-connectedpressure-iothub.azure-devices.net", "IOTEDGE_MODULEGENERATIONID=637697262657255763", "IOTEDGE_MODULEID=dixie", "IOTEDGE_WORKLOADURI=unix:///var/run/iotedge/workload.sock", "RuntimeLogLevel=Information", "UpstreamProtocol=Amqp", "log_level=DEBUG", "sleep_between_collect_sec=60", "PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/moduleuser/.local/bin", "LANG=C.UTF-8", "GPG_KEY=E3FF2839C048B25C084DEBE9B26995E310250568", "PYTHON_VERSION=3.8.11", "PYTHON_PIP_VERSION=21.2.4", "PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py", "PYTHON_GET_PIP_SHA256=fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b", "HOME=/home/moduleuser", "VERSION=2.14.0-unstable-2" ]}] 2021-10-13T17:11:05.035596+00:00 phycore-stm32mp1-peach obr-report-status: [dixie: {"Image": "r1o7gbl1weuedgemodulesacr.azurecr.io/obr/arm/dixie:2.14.0-unstable-2"}] 2021-10-13T17:11:05.043497+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:05Z [INFO] - [work] - - - [2021-10-13 17:11:05.043001393 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/sign?api-version=2019-01-30 HTTP/1.1" 200 OK 57 "-" "-" auth_id(-) 2021-10-13T17:11:05.223970+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:05Z [INFO] - [work] - - - [2021-10-13 17:11:05.223457756 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 2844 "-" "-" auth_id(-) 2021-10-13T17:11:05+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:05.403 +00:00 [INF] - Cloud connection for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/samus is True 2021-10-13T17:11:05+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:05.411 +00:00 [INF] - Cloud connection for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/lakitu is True 2021-10-13T17:11:05+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:05.412 +00:00 [INF] - Connection status for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/lakitu changed to ConnectionEstablished 2021-10-13T17:11:05+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:05.413 +00:00 [INF] - Client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/lakitu connected to cloud, processing existing subscriptions. 2021-10-13T17:11:05+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:05.414 +00:00 [INF] - Skipping 38820dac-ac7a-4714-9d67-61f49d8c3cc0/lakitu for subscription processing, as it is currently being processed. 2021-10-13T17:11:05+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:05.415 +00:00 [INF] - Created cloud proxy for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/lakitu via AMQP, with client operation timeout 20 seconds. 2021-10-13T17:11:05+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:05.416 +00:00 [INF] - Initialized cloud proxy 8b5f3990-e262-4cf2-af3d-0f6307e3fb44 for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/lakitu 2021-10-13T17:11:05+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:05.417 +00:00 [INF] - Created cloud connection for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/lakitu 2021-10-13T17:11:05+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:05.407 +00:00 [INF] - Connection status for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/samus changed to ConnectionEstablished 2021-10-13T17:11:05+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:05.421 +00:00 [INF] - Client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/samus connected to cloud, processing existing subscriptions. 2021-10-13T17:11:05+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:05.422 +00:00 [INF] - Skipping 38820dac-ac7a-4714-9d67-61f49d8c3cc0/samus for subscription processing, as it is currently being processed. 2021-10-13T17:11:05+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:05.423 +00:00 [INF] - Created cloud proxy for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/samus via AMQP, with client operation timeout 20 seconds. 2021-10-13T17:11:05+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:05.423 +00:00 [INF] - Initialized cloud proxy 7e75c69c-e72a-47c5-a039-a8821bb885cd for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/samus 2021-10-13T17:11:05+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:05.424 +00:00 [INF] - Created cloud connection for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/samus 2021-10-13T17:11:05+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:05.822 +00:00 [INF] - Cloud connection for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/daisy is True 2021-10-13T17:11:05+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:05.832 +00:00 [INF] - Connection status for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/daisy changed to ConnectionEstablished 2021-10-13T17:11:05+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:05.834 +00:00 [INF] - Client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/daisy connected to cloud, processing existing subscriptions. 2021-10-13T17:11:05+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:05.835 +00:00 [INF] - Skipping 38820dac-ac7a-4714-9d67-61f49d8c3cc0/daisy for subscription processing, as it is currently being processed. 2021-10-13T17:11:05+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:05.836 +00:00 [INF] - Created cloud proxy for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/daisy via AMQP, with client operation timeout 20 seconds. 2021-10-13T17:11:05.853143+00:00 phycore-stm32mp1-peach obr-report-status: [dixie: {creation time: '2021-10-13T17:09:19.382554164Z'}] 2021-10-13T17:11:05+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:05.836 +00:00 [INF] - Initialized cloud proxy 176c27c2-3e5d-4906-8978-ef6965e4c826 for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/daisy 2021-10-13T17:11:05+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:05.837 +00:00 [INF] - Created cloud connection for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/daisy 2021-10-13T17:11:05+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:05.873 +00:00 [INF] - Cloud connection for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/dixie is True 2021-10-13T17:11:05+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:05.874 +00:00 [INF] - Connection status for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/dixie changed to ConnectionEstablished 2021-10-13T17:11:05+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:05.874 +00:00 [INF] - Client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/dixie connected to cloud, processing existing subscriptions. 2021-10-13T17:11:05+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:05.875 +00:00 [INF] - Skipping 38820dac-ac7a-4714-9d67-61f49d8c3cc0/dixie for subscription processing, as it is currently being processed. 2021-10-13T17:11:05+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:05.875 +00:00 [INF] - Created cloud proxy for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/dixie via AMQP, with client operation timeout 20 seconds. 2021-10-13T17:11:05+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:05.876 +00:00 [INF] - Initialized cloud proxy 138c1e0e-10ad-4d37-8600-5cad99f4144f for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/dixie 2021-10-13T17:11:05+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:05.877 +00:00 [INF] - Created cloud connection for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/dixie 2021-10-13T17:11:05+00:00 localhost master[396]: 2021-10-13 17:11:05,897 - 1 - bloups.helpers.logger.logs - INFO - Master initialization complete 2021-10-13T17:11:05+00:00 localhost master[396]: 2021-10-13 17:11:05,922 - 1 - bloups.helpers.logger.logs - DEBUG - Start Main loop with modules state monitoring 2021-10-13T17:11:05+00:00 localhost master[396]: 2021-10-13 17:11:05,923 - 1 - bloups.helpers.logger.logs - INFO - Master enable_shutdown_at_end True 2021-10-13T17:11:05+00:00 localhost master[396]: 2021-10-13 17:11:05,925 - 1 - bloups.helpers.logger.logs - INFO - Master is_always_on True, modules list: ['Daisy', 'Samus', 'Lakitu'] 2021-10-13T17:11:05+00:00 localhost samus[396]: 2021-10-13 17:11:05,985 - 1 - bloups.helpers.logger.logs - INFO - Samus initialization complete 2021-10-13T17:11:06+00:00 localhost lakitu[396]: 2021-10-13 17:11:06,000 - 1 - bloups.helpers.logger.logs - INFO - Lakitu initialization complete 2021-10-13T17:11:06+00:00 localhost lakitu[396]: 2021-10-13 17:11:06,013 - 1 - bloups.helpers.logger.logs - INFO - Lakitu enters init_guards 2021-10-13T17:11:06+00:00 localhost daisy[396]: 2021-10-13 17:11:06,058 - 1 - bloups.helpers.logger.logs - INFO - Daisy initialization complete 2021-10-13T17:11:06+00:00 localhost daisy[396]: 2021-10-13 17:11:06,061 - 1 - bloups.helpers.logger.logs - INFO - Daisy metrics collection period: 60.0 minute(s) 2021-10-13T17:11:06+00:00 localhost daisy[396]: 2021-10-13 17:11:06,066 - 1 - bloups.helpers.logger.logs - DEBUG - State changed to FINISHED 2021-10-13T17:11:06+00:00 localhost daisy[396]: 2021-10-13 17:11:06,067 - 1 - bloups.helpers.logger.logs - INFO - Daisy state updated to FINISHED at t=1634145066 2021-10-13T17:11:06+00:00 localhost daisy[396]: 2021-10-13 17:11:06,068 - 1 - bloups.helpers.logger.logs - DEBUG - Sending state notification {'label': 'Daisy', 'value': 3, 'last_update_time': 1634145066, 'uuid': '41ca3011-a60d-4033-960b-d828a9caf476'} 2021-10-13T17:11:06+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:06.290 +00:00 [INF] - Cloud connection for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/master is True 2021-10-13T17:11:06+00:00 localhost dixie[396]: 2021-10-13 17:11:06,298 - 1 - bloups.helpers.logger.logs - INFO - Dixie initialization complete 2021-10-13T17:11:06+00:00 localhost dixie[396]: 2021-10-13 17:11:06,300 - 1 - bloups.helpers.logger.logs - INFO - Dixie enters init_guards 2021-10-13T17:11:06.338704+00:00 phycore-stm32mp1-peach dbus-daemon[394]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.23' (pid=1241 comm="/usr/local/bin/python3 /home/moduleuser/.local/bin") 2021-10-13T17:11:06.347442+00:00 phycore-stm32mp1-peach systemd[1]: Condition check resulted in Bluetooth service being skipped. 2021-10-13T17:11:06+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:06.359 +00:00 [INF] - Connection status for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/master changed to ConnectionEstablished 2021-10-13T17:11:06+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:06.360 +00:00 [INF] - Client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/master connected to cloud, processing existing subscriptions. 2021-10-13T17:11:06+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:06.360 +00:00 [INF] - Skipping 38820dac-ac7a-4714-9d67-61f49d8c3cc0/master for subscription processing, as it is currently being processed. 2021-10-13T17:11:06+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:06.361 +00:00 [INF] - Created cloud proxy for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/master via AMQP, with client operation timeout 20 seconds. 2021-10-13T17:11:06+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:06.362 +00:00 [INF] - Initialized cloud proxy 1665677b-0330-4e54-9c48-febb8102dad4 for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/master 2021-10-13T17:11:06+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:06.363 +00:00 [INF] - Created cloud connection for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/master 2021-10-13T17:11:06+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:06.367 +00:00 [INF] - Processing subscriptions Methods, ModuleMessages for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/samus. 2021-10-13T17:11:06+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:06.376 +00:00 [INF] - Set subscriptions from session state for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/samus 2021-10-13T17:11:06+00:00 localhost samus[396]: 2021-10-13 17:11:06,415 - 1 - bloups.helpers.logger.logs - INFO - Samus enable OTA: True, max tries 10 is_always_on True 2021-10-13T17:11:06+00:00 localhost samus[396]: 2021-10-13 17:11:06,416 - 1 - bloups.helpers.logger.logs - INFO - Samus RTC check period: 360.0 minute(s) 2021-10-13T17:11:06+00:00 localhost samus[396]: 2021-10-13 17:11:06,418 - 1 - bloups.helpers.logger.logs - INFO - Samus state updated to PENDING at t=1634145066 2021-10-13T17:11:06+00:00 localhost samus[396]: 2021-10-13 17:11:06,584 - 1 - bloups.helpers.logger.logs - INFO - Deployable m0 version is (4, 12, 0, 659725), deployed m0 version is (4, 12, 0, 659725) 2021-10-13T17:11:06+00:00 localhost samus[396]: 2021-10-13 17:11:06,586 - 1 - bloups.helpers.logger.logs - INFO - Samus is about to check if M0 needs reconfiguring 2021-10-13T17:11:06+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:06.712 +00:00 [INF] - Processing pending subscriptions for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/daisy 2021-10-13T17:11:06+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:06.716 +00:00 [INF] - Processing pending subscriptions for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/lakitu 2021-10-13T17:11:06+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:06.719 +00:00 [INF] - Processing pending subscriptions for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/samus 2021-10-13T17:11:06+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:06.767 +00:00 [INF] - Processing pending subscriptions for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/dixie 2021-10-13T17:11:06+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:06.769 +00:00 [INF] - Processing pending subscriptions for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/master 2021-10-13T17:11:06+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:06.770 +00:00 [INF] - Processing pending subscriptions for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/daisy 2021-10-13T17:11:06+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:06.771 +00:00 [INF] - Processing pending subscriptions for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/lakitu 2021-10-13T17:11:06+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:06.771 +00:00 [INF] - Processing pending subscriptions for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/samus 2021-10-13T17:11:06+00:00 localhost samus[396]: 2021-10-13 17:11:06,797 - 1 - bloups.helpers.logger.logs - INFO - Starting M0 reconfiguration 2021-10-13T17:11:06+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:06.791 +00:00 [INF] - Processing pending subscriptions for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/dixie 2021-10-13T17:11:06+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:06.792 +00:00 [INF] - Processing pending subscriptions for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/samus 2021-10-13T17:11:06+00:00 localhost samus[396]: INFO:bloups.helpers.logger.logs:Starting M0 reconfiguration 2021-10-13T17:11:06+00:00 localhost samus[396]: 2021-10-13 17:11:06,818 - 1 - bloups.helpers.logger.logs - INFO - Samus finished M0 reconfiguration 2021-10-13T17:11:06+00:00 localhost samus[396]: INFO:bloups.helpers.logger.logs:Samus finished M0 reconfiguration 2021-10-13T17:11:06+00:00 localhost samus[396]: INFO:bloups.helpers.logger.logs:Samus state updated to FINISHED at t=1634145067 2021-10-13T17:11:06+00:00 localhost samus[396]: 2021-10-13 17:11:06,825 - 1 - bloups.helpers.logger.logs - INFO - Samus state updated to FINISHED at t=1634145067 2021-10-13T17:11:06.877367+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:06Z [INFO] - [work] - - - [2021-10-13 17:11:06.873788736 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 2844 "-" "-" auth_id(-) 2021-10-13T17:11:07.040860+00:00 phycore-stm32mp1-peach obr-report-status: [daisy: {"Env": [ "IOTEDGE_APIVERSION=2019-01-30", "IOTEDGE_AUTHSCHEME=sasToken", "IOTEDGE_DEVICEID=38820dac-ac7a-4714-9d67-61f49d8c3cc0", "IOTEDGE_GATEWAYHOSTNAME=phycore-stm32mp1-peach", "IOTEDGE_IOTHUBHOSTNAME=r1o7gbl1weu-connectedpressure-iothub.azure-devices.net", "IOTEDGE_MODULEGENERATIONID=637577189920889491", "IOTEDGE_MODULEID=daisy", "IOTEDGE_WORKLOADURI=unix:///var/run/iotedge/workload.sock", "RuntimeLogLevel=Information", "UpstreamProtocol=Amqp", "log_level=DEBUG", "modules=[\"Dixie\",\"Lakitu\",\"Samus\", \"Master\"]", "monitoring_period_m=60", "PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/moduleuser/.local/bin", "LANG=C.UTF-8", "GPG_KEY=E3FF2839C048B25C084DEBE9B26995E310250568", "PYTHON_VERSION=3.8.11", "PYTHON_PIP_VERSION=21.2.4", "PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py", "PYTHON_GET_PIP_SHA256=fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b", "HOME=/home/moduleus 2021-10-13T17:11:07.087155+00:00 phycore-stm32mp1-peach obr-report-status: [daisy: {"Image": "r1o7gbl1weuedgemodulesacr.azurecr.io/obr/arm/daisy:2.14.0-unstable-3"}] 2021-10-13T17:11:07+00:00 localhost samus[396]: 2021-10-13 17:11:07,188 - 1 - bloups.helpers.logger.logs - INFO - Samus method execute_ota_update is ready to be called 2021-10-13T17:11:07+00:00 localhost samus[396]: INFO:bloups.helpers.logger.logs:Samus method execute_ota_update is ready to be called 2021-10-13T17:11:07+00:00 localhost samus[396]: INFO:bloups.helpers.logger.logs:Samus next RTC sync planned in 21599.999936s 2021-10-13T17:11:07+00:00 localhost samus[396]: 2021-10-13 17:11:07,194 - 1 - bloups.helpers.logger.logs - INFO - Samus next RTC sync planned in 21599.999936s 2021-10-13T17:11:08.047371+00:00 phycore-stm32mp1-peach obr-report-status: [daisy: {creation time: '2021-10-13T17:09:26.143326626Z'}] 2021-10-13T17:11:08+00:00 localhost master[396]: 2021-10-13 17:11:08,037 - 1 - bloups.helpers.logger.logs - DEBUG - Message received on input : state 2021-10-13T17:11:08+00:00 localhost master[396]: 2021-10-13 17:11:08,039 - 1 - bloups.helpers.logger.logs - INFO - Module Daisy state changed from UNKNOWN to PENDING 2021-10-13T17:11:08+00:00 localhost master[396]: 2021-10-13 17:11:08,040 - 1 - bloups.helpers.logger.logs - DEBUG - State changed to PENDING 2021-10-13T17:11:08.322796+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:08Z [INFO] - [work] - - - [2021-10-13 17:11:08.319621669 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 2865 "-" "-" auth_id(-) 2021-10-13T17:11:08+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:08.639 +00:00 [INF] - Processing subscriptions Methods, ModuleMessages for client 38820dac-ac7a-4714-9d67-61f49d8c3cc0/lakitu. 2021-10-13T17:11:08+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:08.670 +00:00 [INF] - Processing pending subscriptions for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/lakitu 2021-10-13T17:11:08+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:08.685 +00:00 [INF] - Set subscriptions from session state for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/lakitu 2021-10-13T17:11:08+00:00 localhost master[396]: 2021-10-13 17:11:08,714 - 1 - bloups.helpers.logger.logs - DEBUG - Message received on input : state 2021-10-13T17:11:08+00:00 localhost master[396]: 2021-10-13 17:11:08,715 - 1 - bloups.helpers.logger.logs - INFO - Module Lakitu state changed from UNKNOWN to PENDING 2021-10-13T17:11:08+00:00 localhost master[396]: 2021-10-13 17:11:08,717 - 1 - bloups.helpers.logger.logs - DEBUG - State changed to PENDING 2021-10-13T17:11:08+00:00 localhost lakitu[396]: 2021-10-13 17:11:08,709 - 1 - bloups.helpers.logger.logs - INFO - Lakitu state updated to FINISHED at t=1634145069 2021-10-13T17:11:08+00:00 localhost master[396]: 2021-10-13 17:11:08,892 - 1 - bloups.helpers.logger.logs - DEBUG - Message received on input : state 2021-10-13T17:11:08+00:00 localhost master[396]: 2021-10-13 17:11:08,894 - 1 - bloups.helpers.logger.logs - INFO - Module Samus state changed from UNKNOWN to PENDING 2021-10-13T17:11:08+00:00 localhost master[396]: 2021-10-13 17:11:08,895 - 1 - bloups.helpers.logger.logs - DEBUG - State changed to PENDING 2021-10-13T17:11:08+00:00 localhost master[396]: 2021-10-13 17:11:08,924 - 1 - bloups.helpers.logger.logs - DEBUG - Message received on input : state 2021-10-13T17:11:08+00:00 localhost master[396]: 2021-10-13 17:11:08,926 - 1 - bloups.helpers.logger.logs - INFO - Module Daisy state changed from PENDING to FINISHED 2021-10-13T17:11:08+00:00 localhost master[396]: 2021-10-13 17:11:08,927 - 1 - bloups.helpers.logger.logs - DEBUG - State changed to FINISHED 2021-10-13T17:11:08+00:00 localhost lakitu[396]: 2021-10-13 17:11:08,974 - 1 - bloups.helpers.logger.logs - INFO - Lakitu logs upload period: 360 minute(s) 2021-10-13T17:11:08+00:00 localhost lakitu[396]: 2021-10-13 17:11:08,976 - 1 - bloups.helpers.logger.logs - INFO - Lakitu next upload planned in 6226.023838s 2021-10-13T17:11:09+00:00 localhost master[396]: 2021-10-13 17:11:09,087 - 1 - bloups.helpers.logger.logs - DEBUG - Message received on input : state 2021-10-13T17:11:09+00:00 localhost master[396]: 2021-10-13 17:11:09,089 - 1 - bloups.helpers.logger.logs - WARNING - No state updated from : {'label': 'Dixie', 'value': 2, 'last_update_time': 1634145062, 'uuid': '41ca3011-a60d-4033-960b-d828a9caf476'}, Dixie is not in modules list : ['Daisy', 'Samus', 'Lakitu'] 2021-10-13T17:11:09+00:00 localhost master[396]: 2021-10-13 17:11:09,090 - 1 - bloups.helpers.logger.logs - DEBUG - Message received on input : state 2021-10-13T17:11:09+00:00 localhost master[396]: 2021-10-13 17:11:09,101 - 1 - bloups.helpers.logger.logs - DEBUG - No state updated from : {'label': 'Samus', 'value': 2, 'last_update_time': 1634145066, 'uuid': '41ca3011-a60d-4033-960b-d828a9caf476'}, module Samus is already in state PENDING 2021-10-13T17:11:09.124775+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:09Z [INFO] - [mgmt] - - - [2021-10-13 17:11:09.124244519 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:11:09.307592+00:00 phycore-stm32mp1-peach obr-report-status: [master: {"Env": [ "IOTEDGE_APIVERSION=2019-01-30", "IOTEDGE_AUTHSCHEME=sasToken", "IOTEDGE_DEVICEID=38820dac-ac7a-4714-9d67-61f49d8c3cc0", "IOTEDGE_GATEWAYHOSTNAME=phycore-stm32mp1-peach", "IOTEDGE_IOTHUBHOSTNAME=r1o7gbl1weu-connectedpressure-iothub.azure-devices.net", "IOTEDGE_MODULEGENERATIONID=637577189916839901", "IOTEDGE_MODULEID=master", "IOTEDGE_WORKLOADURI=unix:///var/run/iotedge/workload.sock", "RuntimeLogLevel=Information", "UpstreamProtocol=Amqp", "enable_shutdown_at_end=true", "is_always_on=true", "log_level=DEBUG", "modules=[\"Daisy\", \"Samus\", \"Lakitu\"]", "PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/moduleuser/.local/bin", "LANG=C.UTF-8", "GPG_KEY=E3FF2839C048B25C084DEBE9B26995E310250568", "PYTHON_VERSION=3.8.11", "PYTHON_PIP_VERSION=21.2.4", "PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py", "PYTHON_GET_PIP_SHA256=fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b", "H 2021-10-13T17:11:09.404004+00:00 phycore-stm32mp1-peach obr-report-status: [master: {"Image": "r1o7gbl1weuedgemodulesacr.azurecr.io/obr/arm/master:2.14.0-unstable-3"}] 2021-10-13T17:11:09.771677+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:09Z [INFO] - [work] - - - [2021-10-13 17:11:09.759416324 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 2844 "-" "-" auth_id(-) 2021-10-13T17:11:10.248723+00:00 phycore-stm32mp1-peach obr-report-status: [master: {creation time: '2021-10-13T17:09:39.090352037Z'}] 2021-10-13T17:11:11.071972+00:00 phycore-stm32mp1-peach obr-report-status: [samus: {"Env": [ "IOTEDGE_APIVERSION=2019-01-30", "IOTEDGE_AUTHSCHEME=sasToken", "IOTEDGE_DEVICEID=38820dac-ac7a-4714-9d67-61f49d8c3cc0", "IOTEDGE_GATEWAYHOSTNAME=phycore-stm32mp1-peach", "IOTEDGE_IOTHUBHOSTNAME=r1o7gbl1weu-connectedpressure-iothub.azure-devices.net", "IOTEDGE_MODULEGENERATIONID=637577189918589677", "IOTEDGE_MODULEID=samus", "IOTEDGE_WORKLOADURI=unix:///var/run/iotedge/workload.sock", "RuntimeLogLevel=Information", "UpstreamProtocol=Amqp", "is_always_on=true", "log_level=INFO", "no_network_alert_wakeup_period_m=2", "no_network_buffering_wakeup_period_m=3", "no_network_threshold_wakeup_period_m=4", "rtc_period_m=360", "wakeup_period_m=5", "PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/moduleuser/.local/bin", "LANG=C.UTF-8", "GPG_KEY=E3FF2839C048B25C084DEBE9B26995E310250568", "PYTHON_VERSION=3.8.11", "PYTHON_PIP_VERSION=21.2.4", "PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py", "PYTHON_G 2021-10-13T17:11:11.187803+00:00 phycore-stm32mp1-peach obr-report-status: [samus: {"Image": "r1o7gbl1weuedgemodulesacr.azurecr.io/obr/arm/samus:2.14.0-unstable-5"}] 2021-10-13T17:11:11+00:00 localhost master[396]: 2021-10-13 17:11:11,570 - 1 - bloups.helpers.logger.logs - DEBUG - Message received on input : state 2021-10-13T17:11:11+00:00 localhost master[396]: 2021-10-13 17:11:11,572 - 1 - bloups.helpers.logger.logs - INFO - Module Samus state changed from PENDING to FINISHED 2021-10-13T17:11:11+00:00 localhost master[396]: 2021-10-13 17:11:11,582 - 1 - bloups.helpers.logger.logs - DEBUG - State changed to FINISHED 2021-10-13T17:11:11+00:00 localhost master[396]: 2021-10-13 17:11:11,599 - 1 - bloups.helpers.logger.logs - DEBUG - Message received on input : state 2021-10-13T17:11:11+00:00 localhost master[396]: 2021-10-13 17:11:11,600 - 1 - bloups.helpers.logger.logs - INFO - Module Lakitu state changed from PENDING to FINISHED 2021-10-13T17:11:11+00:00 localhost master[396]: 2021-10-13 17:11:11,606 - 1 - bloups.helpers.logger.logs - DEBUG - State changed to FINISHED 2021-10-13T17:11:11.807649+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:11Z [INFO] - [work] - - - [2021-10-13 17:11:11.802548997 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3205 "-" "-" auth_id(-) 2021-10-13T17:11:11.978950+00:00 phycore-stm32mp1-peach obr-report-status: [samus: {creation time: '2021-10-13T17:09:32.443847171Z'}] 2021-10-13T17:11:12.727742+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:12Z [INFO] - [work] - - - [2021-10-13 17:11:12.723102455 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3184 "-" "-" auth_id(-) 2021-10-13T17:11:12.968488+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:12Z [INFO] - [work] - - - [2021-10-13 17:11:12.964618356 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3184 "-" "-" auth_id(-) 2021-10-13T17:11:13.004966+00:00 phycore-stm32mp1-peach obr-report-status: [lakitu: {"Env": [ "AZURE_STORAGE_CONNECTION_STRING=XXX", "IOTEDGE_APIVERSION=2019-01-30", "IOTEDGE_AUTHSCHEME=sasToken", "IOTEDGE_DEVICEID=38820dac-ac7a-4714-9d67-61f49d8c3cc0", "IOTEDGE_GATEWAYHOSTNAME=phycore-stm32mp1-peach", "IOTEDGE_IOTHUBHOSTNAME=r1o7gbl1weu-connectedpressure-iothub.azure-devices.net", "IOTEDGE_MODULEGENERATIONID=637577189919339361", "IOTEDGE_MODULEID=lakitu", "IOTEDGE_WORKLOADURI=unix:///var/run/iotedge/workload.sock", "RuntimeLogLevel=Information", "UpstreamProtocol=Amqp", "log_level=INFO", "push_all_history=true", "push_all_syslog=true", "push_log_freq_m=360", "PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/moduleuser/.local/bin", "LANG=C.UTF-8", "GPG_KEY=E3FF2839C048B25C084DEBE9B26995E310250568", "PYTHON_VERSION=3.8.11", "PYTHON_PIP_VERSION=21.2.4", "PYT 2021-10-13T17:11:13.065972+00:00 phycore-stm32mp1-peach obr-report-status: [lakitu: {"Image": "r1o7gbl1weuedgemodulesacr.azurecr.io/obr/arm/lakitu:2.14.0-unstable-3"}] 2021-10-13T17:11:14.019295+00:00 phycore-stm32mp1-peach obr-report-status: [lakitu: {creation time: '2021-10-13T17:09:12.839481328Z'}] 2021-10-13T17:11:14.108478+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:14Z [INFO] - [work] - - - [2021-10-13 17:11:14.105861987 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3184 "-" "-" auth_id(-) 2021-10-13T17:11:14.373511+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:14Z [INFO] - [work] - - - [2021-10-13 17:11:14.372872276 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3205 "-" "-" auth_id(-) 2021-10-13T17:11:14+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:14.625 +00:00 [INF] - Updated reported properties for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/$edgeHub 2021-10-13T17:11:14.887867+00:00 phycore-stm32mp1-peach obr-report-status: [edgeHub: {"Env": [ "EdgeDeviceHostName=phycore-stm32mp1-peach", "IOTEDGE_APIVERSION=2019-01-30", "IOTEDGE_AUTHSCHEME=sasToken", "IOTEDGE_DEVICEID=38820dac-ac7a-4714-9d67-61f49d8c3cc0", "IOTEDGE_IOTHUBHOSTNAME=r1o7gbl1weu-connectedpressure-iothub.azure-devices.net", "IOTEDGE_MODULEGENERATIONID=637577187981975370", "IOTEDGE_MODULEID=$edgeHub", "IOTEDGE_WORKLOADURI=unix:///var/run/iotedge/workload.sock", "MetricsEnabled=true", "OptimizeForPerformance=false", "RuntimeLogLevel=Information", "UpstreamProtocol=AMQP", "amqpSettings__enabled=false", "httpSettings__enabled=true", "httpSettings__metrics_port=9700", "mqttSettings__enabled=true", "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "ASPNETCORE_URLS=http://+:80", "DOTNET_RUNNING_IN_CONTAINER=true", "EdgeHubUser=edgehubuser", "MqttEventsProcessorThreadCount=1" ]}] 2021-10-13T17:11:14.937675+00:00 phycore-stm32mp1-peach obr-report-status: [edgeHub: {"Image": "mcr.microsoft.com/azureiotedge-hub:1.1.3"}] 2021-10-13T17:11:15.588772+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:15Z [INFO] - [mgmt] - - - [2021-10-13 17:11:15.581076787 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:11:15.677659+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:15Z [INFO] - [work] - - - [2021-10-13 17:11:15.673969528 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3184 "-" "-" auth_id(-) 2021-10-13T17:11:16.073752+00:00 phycore-stm32mp1-peach obr-report-status: [edgeHub: {creation time: '2021-10-13T17:09:08.617299451Z'}] 2021-10-13T17:11:16.657195+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:16Z [INFO] - [work] - - - [2021-10-13 17:11:16.651888920 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 2865 "-" "-" auth_id(-) 2021-10-13T17:11:17.028255+00:00 phycore-stm32mp1-peach obr-report-status: [edgeAgent: {"Env": [ "CoolOffTimeUnitInSeconds=1", "EdgeDeviceHostName=phycore-stm32mp1-peach", "IOTEDGE_APIVERSION=2020-07-07", "IOTEDGE_AUTHSCHEME=sasToken", "IOTEDGE_DEVICEID=38820dac-ac7a-4714-9d67-61f49d8c3cc0", "IOTEDGE_IOTHUBHOSTNAME=r1o7gbl1weu-connectedpressure-iothub.azure-devices.net", "IOTEDGE_MANAGEMENTURI=unix:///var/run/iotedge/mgmt.sock", "IOTEDGE_MODULEGENERATIONID=637577187981975370", "IOTEDGE_MODULEID=$edgeAgent", "IOTEDGE_WORKLOADURI=unix:///var/run/iotedge/workload.sock", "IntensiveCareTimeInMinutes=0", "MaxRestartCount=2147483647", "Mode=iotedged", "NetworkId=azure-iot-edge", "RuntimeLogLevel=Information", "UpstreamProtocol=AMQP", "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "ASPNETCORE_URLS=http://+:80", "DOTNET_RUNNING_IN_CONTAINER=true", "EDGEAGENTUSER_ID=1000" ]}] 2021-10-13T17:11:17.088621+00:00 phycore-stm32mp1-peach obr-report-status: [edgeAgent: {"Image": "mcr.microsoft.com/azureiotedge-agent:1.1.3"}] 2021-10-13T17:11:17.170222+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:17Z [INFO] - [work] - - - [2021-10-13 17:11:17.164378472 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 2844 "-" "-" auth_id(-) 2021-10-13T17:11:17.682918+00:00 phycore-stm32mp1-peach obr-report-status: [edgeAgent: {creation time: '2021-10-13T17:08:30.077240433Z'}] 2021-10-13T17:11:17.696478+00:00 phycore-stm32mp1-peach systemd[1]: obr-report-status.service: Succeeded. 2021-10-13T17:11:17.699970+00:00 phycore-stm32mp1-peach systemd[1]: Started OBR runtime state reporter. 2021-10-13T17:11:17.787769+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:17Z [INFO] - [work] - - - [2021-10-13 17:11:17.782824944 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 2844 "-" "-" auth_id(-) 2021-10-13T17:11:18.106371+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:18Z [INFO] - [work] - - - [2021-10-13 17:11:18.105536153 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3205 "-" "-" auth_id(-) 2021-10-13T17:11:18.548204+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:18Z [INFO] - [work] - - - [2021-10-13 17:11:18.546176489 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3180 "-" "-" auth_id(-) 2021-10-13T17:11:18.929876+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:18Z [INFO] - [work] - - - [2021-10-13 17:11:18.926023345 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3205 "-" "-" auth_id(-) 2021-10-13T17:11:19.293769+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:19Z [INFO] - [work] - - - [2021-10-13 17:11:19.292139113 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3184 "-" "-" auth_id(-) 2021-10-13T17:11:19.606001+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:19Z [INFO] - [work] - - - [2021-10-13 17:11:19.604854097 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3369 "-" "-" auth_id(-) 2021-10-13T17:11:19.989651+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:19Z [INFO] - [work] - - - [2021-10-13 17:11:19.986952734 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3348 "-" "-" auth_id(-) 2021-10-13T17:11:20.342553+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:20Z [INFO] - [work] - - - [2021-10-13 17:11:20.340816217 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3369 "-" "-" auth_id(-) 2021-10-13T17:11:20.685523+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:20Z [INFO] - [work] - - - [2021-10-13 17:11:20.685063562 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3348 "-" "-" auth_id(-) 2021-10-13T17:11:21.204104+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:21Z [INFO] - [work] - - - [2021-10-13 17:11:21.196169061 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3533 "-" "-" auth_id(-) 2021-10-13T17:11:21.299571+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:21Z [INFO] - [mgmt] - - - [2021-10-13 17:11:21.299087176 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:11:22.004518+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:22Z [INFO] - [work] - - - [2021-10-13 17:11:22.003501790 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3508 "-" "-" auth_id(-) 2021-10-13T17:11:22.808435+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:22Z [INFO] - [work] - - - [2021-10-13 17:11:22.802887734 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3533 "-" "-" auth_id(-) 2021-10-13T17:11:23.062490+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:23Z [INFO] - [work] - - - [2021-10-13 17:11:23.035088363 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3508 "-" "-" auth_id(-) 2021-10-13T17:11:23.288226+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:23Z [INFO] - [work] - - - [2021-10-13 17:11:23.287752592 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3508 "-" "-" auth_id(-) 2021-10-13T17:11:23.672636+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:23Z [INFO] - [work] - - - [2021-10-13 17:11:23.672165588 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3697 "-" "-" auth_id(-) 2021-10-13T17:11:24.044341+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:24Z [INFO] - [work] - - - [2021-10-13 17:11:24.038489604 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3672 "-" "-" auth_id(-) 2021-10-13T17:11:24+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:24.499 +00:00 [INF] - Updated reported properties for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/$edgeHub 2021-10-13T17:11:24.910227+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:24Z [INFO] - [work] - - - [2021-10-13 17:11:24.909600187 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 3672 "-" "-" auth_id(-) 2021-10-13T17:11:25.238931+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:25Z [INFO] - [work] - - - [2021-10-13 17:11:25.236215457 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 2869 "-" "-" auth_id(-) 2021-10-13T17:11:25.521047+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:25Z [INFO] - [work] - - - [2021-10-13 17:11:25.520463898 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 2844 "-" "-" auth_id(-) 2021-10-13T17:11:26.191729+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:26Z [INFO] - Checking edge runtime status 2021-10-13T17:11:26.257065+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:26Z [INFO] - Edge runtime is running. 2021-10-13T17:11:27.219213+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:27Z [INFO] - [mgmt] - - - [2021-10-13 17:11:27.218661199 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:11:30.797429+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:30Z [INFO] - [work] - - - [2021-10-13 17:11:30.794830577 UTC] "POST /modules/%24edgeHub/genid/637577187981975370/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 2844 "-" "-" auth_id(-) 2021-10-13T17:11:30+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:11:30.806 +00:00 [INF] - Done syncing reported properties for 38820dac-ac7a-4714-9d67-61f49d8c3cc0/$edgeHub 2021-10-13T17:11:31+00:00 localhost dixie[396]: 2021-10-13 17:11:31,353 - 1 - bloups.helpers.logger.logs - INFO - Dixie module now waiting for device shutdown 2021-10-13T17:11:31+00:00 localhost dixie[396]: 2021-10-13 17:11:31,355 - 1 - bloups.helpers.logger.logs - INFO - ==================================================================================================== 2021-10-13T17:11:32.552627+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:32Z [INFO] - [mgmt] - - - [2021-10-13 17:11:32.549640338 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:11:37.895810+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:37Z [INFO] - [mgmt] - - - [2021-10-13 17:11:37.893008552 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:11:43.258422+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:43Z [INFO] - [mgmt] - - - [2021-10-13 17:11:43.255872583 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:11:48.551293+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:48Z [INFO] - [mgmt] - - - [2021-10-13 17:11:48.548713668 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:11:53.828644+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:53Z [INFO] - [mgmt] - - - [2021-10-13 17:11:53.823757165 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:11:59.076294+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:11:59Z [INFO] - [mgmt] - - - [2021-10-13 17:11:59.067931393 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:12:04.357748+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:12:04Z [INFO] - [mgmt] - - - [2021-10-13 17:12:04.355183295 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:12:08.433520+00:00 phycore-stm32mp1-peach systemd[1]: Starting Network Manager Wait Online... 2021-10-13T17:12:08.623506+00:00 phycore-stm32mp1-peach systemd[1]: Started Network Manager Wait Online. 2021-10-13T17:12:08.629224+00:00 phycore-stm32mp1-peach systemd[1]: Reached target Network is Online. 2021-10-13T17:12:08.646679+00:00 phycore-stm32mp1-peach systemd[1]: Starting OBR watchdog Master... 2021-10-13T17:12:08.890743+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:12:08Z [INFO] - [mgmt] - - - [2021-10-13 17:12:08.888081160 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "iotedge/0.1.0" auth_id(-) 2021-10-13T17:12:08.912900+00:00 phycore-stm32mp1-peach obr-check-master: Master is running. No action required. 2021-10-13T17:12:08.920849+00:00 phycore-stm32mp1-peach systemd[1]: obr-check-master.service: Succeeded. 2021-10-13T17:12:08.922340+00:00 phycore-stm32mp1-peach systemd[1]: Started OBR watchdog Master. 2021-10-13T17:12:09.635134+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:12:09Z [INFO] - [mgmt] - - - [2021-10-13 17:12:09.634644984 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:12:14.916741+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:12:14Z [INFO] - [mgmt] - - - [2021-10-13 17:12:14.913260593 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:12:20.174499+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:12:20Z [INFO] - [mgmt] - - - [2021-10-13 17:12:20.171932015 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:12:25.430302+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:12:25Z [INFO] - [mgmt] - - - [2021-10-13 17:12:25.427753134 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:12:26.191215+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:12:26Z [INFO] - Checking edge runtime status 2021-10-13T17:12:26.253626+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:12:26Z [INFO] - Edge runtime is running. 2021-10-13T17:12:30.698266+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:12:30Z [INFO] - [mgmt] - - - [2021-10-13 17:12:30.694756296 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:12:35.979658+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:12:35Z [INFO] - [mgmt] - - - [2021-10-13 17:12:35.977167985 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:12:41.339563+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:12:41Z [INFO] - [mgmt] - - - [2021-10-13 17:12:41.336603821 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:12:46.634136+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:12:46Z [INFO] - [mgmt] - - - [2021-10-13 17:12:46.629051580 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:12:51.911967+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:12:51Z [INFO] - [mgmt] - - - [2021-10-13 17:12:51.904412082 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:12:57.145124+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:12:57Z [INFO] - [mgmt] - - - [2021-10-13 17:12:57.141455417 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:13:02.405407+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:13:02Z [INFO] - [mgmt] - - - [2021-10-13 17:13:02.401067453 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:13:07.682449+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:13:07Z [INFO] - [mgmt] - - - [2021-10-13 17:13:07.678999661 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:13:12.927322+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:13:12Z [INFO] - [mgmt] - - - [2021-10-13 17:13:12.924473500 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:13:18.168189+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:13:18Z [INFO] - [mgmt] - - - [2021-10-13 17:13:18.164631866 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:13:18.682181+00:00 phycore-stm32mp1-peach systemd[1]: Starting OBR watchdog Master... 2021-10-13T17:13:18.811252+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:13:18Z [INFO] - [mgmt] - - - [2021-10-13 17:13:18.810770315 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "iotedge/0.1.0" auth_id(-) 2021-10-13T17:13:18.832247+00:00 phycore-stm32mp1-peach obr-check-master: Master is running. No action required. 2021-10-13T17:13:18.836589+00:00 phycore-stm32mp1-peach systemd[1]: obr-check-master.service: Succeeded. 2021-10-13T17:13:18.841117+00:00 phycore-stm32mp1-peach systemd[1]: Started OBR watchdog Master. 2021-10-13T17:13:23.406117+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:13:23Z [INFO] - [mgmt] - - - [2021-10-13 17:13:23.402415726 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:13:26.193442+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:13:26Z [INFO] - Checking edge runtime status 2021-10-13T17:13:26.253086+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:13:26Z [INFO] - Edge runtime is running. 2021-10-13T17:13:28.639359+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:13:28Z [INFO] - [mgmt] - - - [2021-10-13 17:13:28.636157710 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:13:33.943685+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:13:33Z [INFO] - [mgmt] - - - [2021-10-13 17:13:33.941042470 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:13:39.192115+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:13:39Z [INFO] - [mgmt] - - - [2021-10-13 17:13:39.188602687 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:13:44.443873+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:13:44Z [INFO] - [mgmt] - - - [2021-10-13 17:13:44.439730069 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:13:49.678056+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:13:49Z [INFO] - [mgmt] - - - [2021-10-13 17:13:49.674814621 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:13:54.904985+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:13:54Z [INFO] - [mgmt] - - - [2021-10-13 17:13:54.902419011 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:14:00.143615+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:14:00Z [INFO] - [mgmt] - - - [2021-10-13 17:14:00.140142484 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:14:05.366976+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:14:05Z [INFO] - [mgmt] - - - [2021-10-13 17:14:05.363272537 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:14:10.587799+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:14:10Z [INFO] - [mgmt] - - - [2021-10-13 17:14:10.583070687 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:14:15.825820+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:14:15Z [INFO] - [mgmt] - - - [2021-10-13 17:14:15.823267015 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:14:21.060839+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:14:21Z [INFO] - [mgmt] - - - [2021-10-13 17:14:21.057972676 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:14:26.193630+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:14:26Z [INFO] - Checking edge runtime status 2021-10-13T17:14:26.272185+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:14:26Z [INFO] - Edge runtime is running. 2021-10-13T17:14:26.335353+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:14:26Z [INFO] - [mgmt] - - - [2021-10-13 17:14:26.334904306 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:14:31.573596+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:14:31Z [INFO] - [mgmt] - - - [2021-10-13 17:14:31.569522357 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:14:36.866012+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:14:36Z [INFO] - [mgmt] - - - [2021-10-13 17:14:36.863481364 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:14:42.127875+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:14:42Z [INFO] - [mgmt] - - - [2021-10-13 17:14:42.124932266 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:14:47.353275+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:14:47Z [INFO] - [mgmt] - - - [2021-10-13 17:14:47.341181674 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:14:52.593363+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:14:52Z [INFO] - [mgmt] - - - [2021-10-13 17:14:52.589324925 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:14:57.820615+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:14:57Z [INFO] - [mgmt] - - - [2021-10-13 17:14:57.816710672 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:15:03.064875+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:15:03Z [INFO] - [mgmt] - - - [2021-10-13 17:15:03.061170659 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:15:07.358878+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:15:07Z [INFO] - Querying system resources... 2021-10-13T17:15:08.294706+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:15:08Z [INFO] - [mgmt] - - - [2021-10-13 17:15:08.294220653 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:15:08.439225+00:00 phycore-stm32mp1-peach systemd[1]: Starting OBR watchdog Master... 2021-10-13T17:15:08.592960+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:15:08Z [INFO] - [mgmt] - - - [2021-10-13 17:15:08.590163033 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "iotedge/0.1.0" auth_id(-) 2021-10-13T17:15:08.617928+00:00 phycore-stm32mp1-peach obr-check-master: Master is running. No action required. 2021-10-13T17:15:08.623784+00:00 phycore-stm32mp1-peach systemd[1]: obr-check-master.service: Succeeded. 2021-10-13T17:15:08.628232+00:00 phycore-stm32mp1-peach systemd[1]: Started OBR watchdog Master. 2021-10-13T17:15:13.552224+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:15:13Z [INFO] - [mgmt] - - - [2021-10-13 17:15:13.549344334 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:15:18.785757+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:15:18Z [INFO] - [mgmt] - - - [2021-10-13 17:15:18.782591798 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:15:21.688955+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:15:21Z [INFO] - [mgmt] - - - [2021-10-13 17:15:21.682006876 UTC] "GET /systeminfo/resources?api-version=2020-07-07 HTTP/1.1" 200 OK 15203 "-" "-" auth_id(-) 2021-10-13T17:15:24.044066+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:15:24Z [INFO] - [mgmt] - - - [2021-10-13 17:15:24.034696038 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:15:26.193676+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:15:26Z [INFO] - Checking edge runtime status 2021-10-13T17:15:26.254300+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:15:26Z [INFO] - Edge runtime is running. 2021-10-13T17:15:29.337303+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:15:29Z [INFO] - [mgmt] - - - [2021-10-13 17:15:29.334383754 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:15:34.553853+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:15:34Z [INFO] - [mgmt] - - - [2021-10-13 17:15:34.550379446 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:15:39.776531+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:15:39Z [INFO] - [mgmt] - - - [2021-10-13 17:15:39.773972776 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:15:42+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:15:42.874 +00:00 [INF] - Entering periodic task to reauthenticate connected clients 2021-10-13T17:15:45.023666+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:15:45Z [INFO] - [mgmt] - - - [2021-10-13 17:15:45.012531206 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:15:50.243147+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:15:50Z [INFO] - [mgmt] - - - [2021-10-13 17:15:50.240037851 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:15:55.464743+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:15:55Z [INFO] - [mgmt] - - - [2021-10-13 17:15:55.462217473 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:16:00.711391+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:16:00Z [INFO] - [mgmt] - - - [2021-10-13 17:16:00.708821383 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:16:05.963883+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:16:05Z [INFO] - [mgmt] - - - [2021-10-13 17:16:05.960143984 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:16:11.190510+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:16:11Z [INFO] - [mgmt] - - - [2021-10-13 17:16:11.187273508 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:16:16.420449+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:16:16Z [INFO] - [mgmt] - - - [2021-10-13 17:16:16.417888989 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:16:21.671198+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:16:21Z [INFO] - [mgmt] - - - [2021-10-13 17:16:21.668787403 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:16:26.194547+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:16:26Z [INFO] - Checking edge runtime status 2021-10-13T17:16:26.254672+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:16:26Z [INFO] - Edge runtime is running. 2021-10-13T17:16:26.957599+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:16:26Z [INFO] - [mgmt] - - - [2021-10-13 17:16:26.957102032 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:16:32.207816+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:16:32Z [INFO] - [mgmt] - - - [2021-10-13 17:16:32.204587399 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:16:37.451930+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:16:37Z [INFO] - [mgmt] - - - [2021-10-13 17:16:37.449189044 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:16:42.724998+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:16:42Z [INFO] - [mgmt] - - - [2021-10-13 17:16:42.722450146 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:16:47.970944+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:16:47Z [INFO] - [mgmt] - - - [2021-10-13 17:16:47.968027955 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:16:53.216223+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:16:53Z [INFO] - [mgmt] - - - [2021-10-13 17:16:53.213596297 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:16:58.465948+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:16:58Z [INFO] - [mgmt] - - - [2021-10-13 17:16:58.463370869 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:17:03.735426+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:17:03Z [INFO] - [mgmt] - - - [2021-10-13 17:17:03.719335217 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:17:03.753759+00:00 phycore-stm32mp1-peach systemd[1]: Starting OBR watchdog Master... 2021-10-13T17:17:03.945259+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:17:03Z [INFO] - [mgmt] - - - [2021-10-13 17:17:03.944777868 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "iotedge/0.1.0" auth_id(-) 2021-10-13T17:17:03.964405+00:00 phycore-stm32mp1-peach obr-check-master: Master is running. No action required. 2021-10-13T17:17:03.968462+00:00 phycore-stm32mp1-peach systemd[1]: obr-check-master.service: Succeeded. 2021-10-13T17:17:03.973265+00:00 phycore-stm32mp1-peach systemd[1]: Started OBR watchdog Master. 2021-10-13T17:17:09.043450+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:17:09Z [INFO] - [mgmt] - - - [2021-10-13 17:17:09.040696066 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:17:14.296998+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:17:14Z [INFO] - [mgmt] - - - [2021-10-13 17:17:14.293137386 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:17:19.512126+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:17:19Z [INFO] - [mgmt] - - - [2021-10-13 17:17:19.509321341 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:17:24.787290+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:17:24Z [INFO] - [mgmt] - - - [2021-10-13 17:17:24.782800436 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:17:26.193837+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:17:26Z [INFO] - Checking edge runtime status 2021-10-13T17:17:26.254742+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:17:26Z [INFO] - Edge runtime is running. 2021-10-13T17:17:30.034680+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:17:30Z [INFO] - [mgmt] - - - [2021-10-13 17:17:30.031044441 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:17:35.264472+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:17:35Z [INFO] - [mgmt] - - - [2021-10-13 17:17:35.261938594 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:17:40.524962+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:17:40Z [INFO] - [mgmt] - - - [2021-10-13 17:17:40.522182277 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:17:45.764337+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:17:45Z [INFO] - [mgmt] - - - [2021-10-13 17:17:45.761733939 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:17:50.996860+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:17:50Z [INFO] - [mgmt] - - - [2021-10-13 17:17:50.993511805 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:17:56.223223+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:17:56Z [INFO] - [mgmt] - - - [2021-10-13 17:17:56.219392510 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:18:01.455020+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:18:01Z [INFO] - [mgmt] - - - [2021-10-13 17:18:01.452451364 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:18:06.692548+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:18:06Z [INFO] - [mgmt] - - - [2021-10-13 17:18:06.689778558 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:18:08.434115+00:00 phycore-stm32mp1-peach systemd[1]: Starting OBR watchdog Master... 2021-10-13T17:18:08.567605+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:18:08Z [INFO] - [mgmt] - - - [2021-10-13 17:18:08.564977607 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "iotedge/0.1.0" auth_id(-) 2021-10-13T17:18:08.593549+00:00 phycore-stm32mp1-peach obr-check-master: Master is running. No action required. 2021-10-13T17:18:08.604596+00:00 phycore-stm32mp1-peach systemd[1]: obr-check-master.service: Succeeded. 2021-10-13T17:18:08.610293+00:00 phycore-stm32mp1-peach systemd[1]: Started OBR watchdog Master. 2021-10-13T17:18:11.944849+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:18:11Z [INFO] - [mgmt] - - - [2021-10-13 17:18:11.942048584 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:18:17.177356+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:18:17Z [INFO] - [mgmt] - - - [2021-10-13 17:18:17.174203015 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:18:22.411033+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:18:22Z [INFO] - [mgmt] - - - [2021-10-13 17:18:22.408469988 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:18:26.194403+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:18:26Z [INFO] - Checking edge runtime status 2021-10-13T17:18:26.256236+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:18:26Z [INFO] - Edge runtime is running. 2021-10-13T17:18:27.652808+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:18:27Z [INFO] - [mgmt] - - - [2021-10-13 17:18:27.649897791 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:18:32.886745+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:18:32Z [INFO] - [mgmt] - - - [2021-10-13 17:18:32.883309386 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:18:38.122692+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:18:38Z [INFO] - [mgmt] - - - [2021-10-13 17:18:38.118852758 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:18:43.356185+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:18:43Z [INFO] - [mgmt] - - - [2021-10-13 17:18:43.351856400 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:18:48.575177+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:18:48Z [INFO] - [mgmt] - - - [2021-10-13 17:18:48.572237580 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:18:53.816397+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:18:53Z [INFO] - [mgmt] - - - [2021-10-13 17:18:53.812817494 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:18:59.039291+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:18:59Z [INFO] - [mgmt] - - - [2021-10-13 17:18:59.036372876 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:19:04.299248+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:19:04Z [INFO] - [mgmt] - - - [2021-10-13 17:19:04.296771262 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:19:09.564609+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:19:09Z [INFO] - [mgmt] - - - [2021-10-13 17:19:09.561930797 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:19:14.798280+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:19:14Z [INFO] - [mgmt] - - - [2021-10-13 17:19:14.793566411 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:19:20.019427+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:19:20Z [INFO] - [mgmt] - - - [2021-10-13 17:19:20.016188137 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:19:25.256253+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:19:25Z [INFO] - [mgmt] - - - [2021-10-13 17:19:25.253674096 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:19:26.191853+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:19:26Z [INFO] - Checking edge runtime status 2021-10-13T17:19:26.252501+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:19:26Z [INFO] - Edge runtime is running. 2021-10-13T17:19:30.488119+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:19:30Z [INFO] - [mgmt] - - - [2021-10-13 17:19:30.485560607 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:19:35.718869+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:19:35Z [INFO] - [mgmt] - - - [2021-10-13 17:19:35.716182383 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:19:40.955241+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:19:40Z [INFO] - [mgmt] - - - [2021-10-13 17:19:40.952685518 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:19:46.192114+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:19:46Z [INFO] - [mgmt] - - - [2021-10-13 17:19:46.187098469 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:19:51.457293+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:19:51Z [INFO] - [mgmt] - - - [2021-10-13 17:19:51.454700111 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:19:56.703059+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:19:56Z [INFO] - [mgmt] - - - [2021-10-13 17:19:56.700286944 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:20:02.021317+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:20:01Z [INFO] - [mgmt] - - - [2021-10-13 17:20:01.971335075 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:20:02.023923+00:00 phycore-stm32mp1-peach systemd[1]: Starting OBR watchdog Master... 2021-10-13T17:20:02.290986+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:20:02Z [INFO] - [mgmt] - - - [2021-10-13 17:20:02.290401965 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "iotedge/0.1.0" auth_id(-) 2021-10-13T17:20:02.309323+00:00 phycore-stm32mp1-peach obr-check-master: Master is running. No action required. 2021-10-13T17:20:02.314703+00:00 phycore-stm32mp1-peach systemd[1]: obr-check-master.service: Succeeded. 2021-10-13T17:20:02.318730+00:00 phycore-stm32mp1-peach systemd[1]: Started OBR watchdog Master. 2021-10-13T17:20:07.302104+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:20:07Z [INFO] - [mgmt] - - - [2021-10-13 17:20:07.298254573 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:20:12.563326+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:20:12Z [INFO] - [mgmt] - - - [2021-10-13 17:20:12.560204971 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:20:17.804739+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:20:17Z [INFO] - [mgmt] - - - [2021-10-13 17:20:17.801296899 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:20:21.792054+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:20:21Z [INFO] - Querying system resources... 2021-10-13T17:20:23.078962+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:20:23Z [INFO] - [mgmt] - - - [2021-10-13 17:20:23.075146361 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:20:26.193667+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:20:26Z [INFO] - Checking edge runtime status 2021-10-13T17:20:26.254816+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:20:26Z [INFO] - Edge runtime is running. 2021-10-13T17:20:28.343922+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:20:28Z [INFO] - [mgmt] - - - [2021-10-13 17:20:28.340636515 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:20:33.597748+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:20:33Z [INFO] - [mgmt] - - - [2021-10-13 17:20:33.594851396 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:20:36.130847+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:20:36Z [INFO] - [mgmt] - - - [2021-10-13 17:20:36.127533995 UTC] "GET /systeminfo/resources?api-version=2020-07-07 HTTP/1.1" 200 OK 15224 "-" "-" auth_id(-) 2021-10-13T17:20:38.840519+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:20:38Z [INFO] - [mgmt] - - - [2021-10-13 17:20:38.837891386 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:20:42+00:00 localhost edgeHub[396]: <6> 2021-10-13 17:20:42.834 +00:00 [INF] - Entering periodic task to reauthenticate connected clients 2021-10-13T17:20:44.079102+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:20:44Z [INFO] - [mgmt] - - - [2021-10-13 17:20:44.076516636 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:20:49.309940+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:20:49Z [INFO] - [mgmt] - - - [2021-10-13 17:20:49.306563719 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:20:54.560387+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:20:54Z [INFO] - [mgmt] - - - [2021-10-13 17:20:54.557175592 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:20:59.792925+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:20:59Z [INFO] - [mgmt] - - - [2021-10-13 17:20:59.790108336 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:21:05.038223+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:21:05Z [INFO] - [mgmt] - - - [2021-10-13 17:21:05.034435408 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "-" auth_id(-) 2021-10-13T17:21:08.434073+00:00 phycore-stm32mp1-peach systemd[1]: Starting OBR watchdog Master... 2021-10-13T17:21:08.559552+00:00 phycore-stm32mp1-peach iotedged[823]: 2021-10-13T17:21:08Z [INFO] - [mgmt] - - - [2021-10-13 17:21:08.556881448 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 4086 "-" "iotedge/0.1.0" auth_id(-) ```

Additional Information

I could not find this logging line in the master branch, so I am assuming this is a solved problem for the 1.2.x releases, but it would be great if something could be done about this in the 1.1 branch too. As it is iotedge is making it harder to read my system trace, and while I understand the need to keep track of HTTP requests, I am not sure it should be recorded at INFO log level. Can anyone confirm this is the intended behavior?

The relevant lines in the repository sources are here

vipeller commented 2 years ago

Hi @rbouterige, I agree with the suggestion. Unfortunately, right now the only convenient way to turn those off is to set the trace level higher (e.g warning) but in that case other moderately important log lines will also be disabled.

rbouterige commented 2 years ago

I was hoping the log level in logging.rs could be simply lowered to debug, or the log level be a settable parameter.

gri6507 commented 2 years ago

I was hoping the log level in logging.rs could be simply lowered to debug, or the log level be a settable parameter.

I would very much appreciate the same change

robinmholt commented 2 years ago

I this continuing to plague my systems.

Looking at journalctl logs on one particular system which had been running since early August, I see the 93% of my log entries are these useless messages.

They are essentially flushing out useful information as we hit the 4GiB limit on the journalctl auto rotate/flush.

Please consider getting the log level turned down on these three messages:

Dec 10 11:47:14 SOLU2001P00004 iotedged[980]: 2021-12-10T17:47:14Z [INFO] - [mgmt] - - - [2021-12-10 17:47:14.098021626 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 2680 "-" "-" auth_id(-) Dec 10 11:47:17 SOLU2001P00004 iotedged[980]: 2021-12-10T17:47:17Z [INFO] - Checking edge runtime status Dec 10 11:47:17 SOLU2001P00004 iotedged[980]: 2021-12-10T17:47:17Z [INFO] - Edge runtime is running.

The first is repeated 12 times for each of the pair of the second-third messages.

orjanto commented 2 years ago

This also happens in iotedge 1.2.8.

Setting the log level to Error has no affect. The Info log items are still being written to the log. This fills up the /var/log/daemon.log quickly.

Attempting to change the log level: sudo iotedge system set-log-level error sudo iotedge system restart

Workaround: The only solution I have found to stop aziot-edged-service flooding the dameon.log is to edit /lib/systemd/system/aziot-edged.service and then add: [Service] StandardOutput=null

systemctl daemon-reload sudo iotedge system restart

aziot-edged log output: Mar 14 12:14:39 ev-30000005 aziot-edged[2137]: 2022-03-14T12:14:39Z [INFO] - [mgmt] - - - [2022-03-14 12:14:39.021107881 UTC] "GET /modules?api-version=2020-07-07 HTTP/1.1" 200 OK 3998 "-" "-" auth_id(-) Mar 14 12:14:39 ev-30000005 aziot-edged[2137]: 2022-03-14T12:14:39Z [INFO] - [work] - - - [2022-03-14 12:14:39.060137775 UTC] "POST /modules/%24edgeHub/genid/637685897024976896/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 856 "-" "-" auth_id(-) Mar 14 12:14:39 ev-30000005 aziot-edged[2137]: 2022-03-14T12:14:39Z [INFO] - [work] - - - [2022-03-14 12:14:39.134218330 UTC] "POST /modules/%24edgeHub/genid/637685897024976896/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 933 "-" "-" auth_id(-) Mar 14 12:14:39 ev-30000005 aziot-edged[2137]: 2022-03-14T12:14:39Z [INFO] - [work] - - - [2022-03-14 12:14:39.208790055 UTC] "POST /modules/%24edgeHub/genid/637685897024976896/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 908 "-" "-" auth_id(-) Mar 14 12:14:39 ev-30000005 aziot-edged[2137]: 2022-03-14T12:14:39Z [INFO] - [work] - - - [2022-03-14 12:14:39.271971547 UTC] "POST /modules/%24edgeHub/genid/637685897024976896/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 933 "-" "-" auth_id(-) Mar 14 12:14:39 ev-30000005 aziot-edged[2137]: 2022-03-14T12:14:39Z [INFO] - [work] - - - [2022-03-14 12:14:39.337933514 UTC] "POST /modules/%24edgeHub/genid/637685897024976896/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 908 "-" "-" auth_id(-) Mar 14 12:14:39 ev-30000005 aziot-edged[2137]: 2022-03-14T12:14:39Z [INFO] - [work] - - - [2022-03-14 12:14:39.401451008 UTC] "POST /modules/%24edgeHub/genid/637685897024976896/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 1049 "-" "-" auth_id(-) Mar 14 12:14:39 ev-30000005 aziot-edged[2137]: 2022-03-14T12:14:39Z [INFO] - [work] - - - [2022-03-14 12:14:39.519834529 UTC] "POST /modules/%24edgeHub/genid/637685897024976896/decrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 1028 "-" "-" auth_id(-)

Environment:

robinmholt commented 1 year ago

Is anybody at Microsoft even seeing this issue? It remains my largest consumer of systemd journal log space. These log messages continue to consume well over 90% of my journal logs and they are meaningless to everybody. Likewise, I have found no documentation on turning the log level down using environment variables, etc. Any help, direction, or pointer to documentation for controlling this would be helpful.

micahl commented 1 year ago

@robinmholt see https://github.com/Azure/iotedge/issues/6730. The iotedge system set-log-level command creates an override file for the individual services that sets the AZIOT_LOG environment variable to one of error, warn, info, debug, or trace.

@orjanto I would have expected the iotedge system set-log-level error to cut down on the info you see logged. At least that's the behavior I normally see. Maybe something with Armbian?

robinmholt-daikin commented 9 months ago

This remains a problem in 1.4.27. Are there any plans to reduce the messages to a debug level instead of info?

With the following three changes, the log is a bit quieter, but I have not figured out where the last log messages are coming from.

diff --git a/edgelet/aziot-edged/src/watchdog.rs b/edgelet/aziot-edged/src/watchdog.rs
index 22cf91f61..f8779431f 100644
--- a/edgelet/aziot-edged/src/watchdog.rs
+++ b/edgelet/aziot-edged/src/watchdog.rs
@@ -79,7 +79,7 @@ async fn watchdog(
     runtime: &edgelet_docker::DockerModuleRuntime<http_common::Connector>,
     identity_client: &aziot_identity_client_async::Client,
 ) -> Result<(), EdgedError> {
-    log::info!("Watchdog checking Edge runtime status");
+    log::debug!("Watchdog checking Edge runtime status");
     let agent_name = settings.agent().name();

     if let Ok((_, agent_status)) = runtime.get(agent_name).await {
@@ -87,7 +87,7 @@ async fn watchdog(

         match agent_status {
             edgelet_core::ModuleStatus::Running => {
-                log::info!("Edge runtime is running");
+                log::debug!("Edge runtime is running");
             }

             edgelet_core::ModuleStatus::Stopped | edgelet_core::ModuleStatus::Failed => {
diff --git a/edgelet/edgelet-docker/src/runtime.rs b/edgelet/edgelet-docker/src/runtime.rs
index 8d3ccc5ca..c657a5626 100644
--- a/edgelet/edgelet-docker/src/runtime.rs
+++ b/edgelet/edgelet-docker/src/runtime.rs
@@ -596,7 +596,7 @@ where
     }

     async fn system_resources(&self) -> anyhow::Result<SystemResources> {
-        log::info!("Querying system resources...");
+        log::debug!("Querying system resources...");

         let uptime = nix::sys::sysinfo::sysinfo()?.uptime().as_secs();

The log messages I have not figured out yet are:

Dec 21 06:11:58 SOLU424200001 aziot-edged[163971]: 2023-12-21T06:11:58Z [INFO] - <-- GET /modules?api-version=2020-07-07 {"accept": "application/json", "host": "mgmt.sock:80", "connection": "close"}
Dec 21 06:11:58 SOLU424200001 aziot-edged[163971]: 2023-12-21T06:11:58Z [INFO] - --> 200 {"content-type": "application/json"}

I assume they are coming from some common http server connector printing stuff out, but I am at a loss for finding it so far.

We believe we have found it in the iot-identity-service repo's http-common directory.

robinmholt-daikin commented 9 months ago

@rbouterige Take a look at the now-close PR I had. In that, there is a very helpful suggestion which allows you to significantly reduce the level of logging on aziot-edged.service. You can do the equivalent on aziot-identityd.service as well to really quiet the logs significantly.

[Service]
Environment=AZIOT_LOG=edgelet_http_mgmt=WARN,edgelet_http_workload=WARN

This is my adaptation of https://github.com/Azure/iot-identity-service/pull/577#issuecomment-1870688922

robinmholt-daikin commented 9 months ago

After some more testing, I came to the following. With the default log level, my logs rotate every approximately 11 hours. With the IOTEDGE_LOG=WARN when running with the old iotedge (version 1.1) versus the current aziot-edge (version 1.4), I was getting a rotation at greater than 6 months which is what our security team had required of our design.

To attempt to make a less restrictive version of the logging I have created the following files:

# File /etc/systemd/system/aziot-certd.service.d/override.conf
[Service]
Environment=AZIOT_LOG=aziot_certd::http=WARN

# File /etc/systemd/system/aziot-edged.service.d/override.conf
[Service]
Environment=AZIOT_LOG=edgelet_http_mgmt=WARN,edgelet_http_workload=WARN

# File /etc/systemd/system/aziot-identityd.service.d/override.conf
[Service]
Environment=AZIOT_LOG=aziot_identityd::http=WARN

# File /etc/systemd/system/aziot-keyd.service.d/override.conf
[Service]
Environment=AZIOT_LOG=aziot_keyd::http=WARN

This does get me more information than I had before which I do find useful. I have not run very long in this configuration, but will continue to run this way for a while to see where my logs stabilize. I believe that if I can get https://github.com/Azure/iotedge/pull/7181 accepted, my log levels will be nearly identical to what they were before.

I don't know how to interpret rust code into these config settings, I just used strings on the executables and looked for interesting patterns, then set those until the log messages went away. This is certainly less than ideal, but it is what I am left with.

rbouterige commented 9 months ago

@robinmholt I looked at your PR and your suggestion to work around this issue, and this is also covering my needs for our devices using iotedge. Thank you so much for your work and sticking through it, I can't say I liked Arnav dry replies on the PR thread. In my apparently narrow-minded mind, an iotedge demon didn't look like the right place to monitor healthy HTTP traffic, I guess we learn something new everyday!

robinmholt-daikin commented 9 months ago

@rbouterige Just got another response from Microsoft on https://github.com/Azure/iotedge/pull/7187#issuecomment-1874733616 which indicates they are not going to adjust the other log messages. Hopefully I can get a similar set of limiting log config levels to quiet these last three messages.