Details
Details
Assignee
Scott Murray
Scott MurrayReporter
Edi Feschiyan
Edi FeschiyanFix versions
Labels
Contract ID
Hardware Platform(s) Affected
Intel Minnowboard
Intel Upsquare
Components
Affects versions
Priority
Created July 21, 2020 at 1:26 PM
Updated December 22, 2020 at 4:44 PM
Resolved December 15, 2020 at 10:07 PM
During the latest master branch test cycle agl-service-network was observed to fail during system boot resulting in empty Ethernet, bluetooth and wifi settings. It is an intermittent issue happening every few boots. which also could happen on first boot during initialization.
This issue happened only on intel platforms. It is looks like a race condition for agl-service-network starting before connman due to lack of service startup dependencies.
Attaching upsquared journal and dmesg logs.
Jul 20 14:15:08 qemux86-64 afbd-agl-service-network[433]: ERROR: [API network-manager] Error calling manager RegisterAgent method The name net.connman was not provided by any .service files [/usr/src/debug/agl-service-network/1.0+gitAUTOINC+a7ea36a2a8-r0/git/binding/network-connman.c:276,connman_call] Jul 20 14:15:08 qemux86-64 afbd-agl-service-network[433]: ERROR: [API network-manager] failed to register agent to connman [/usr/src/debug/agl-service-network/1.0+gitAUTOINC+a7ea36a2a8-r0/git/binding/network-api.c:769,on_bus_acquired] Jul 20 14:15:08 qemux86-64 afbd-agl-service-network[433]: ERROR: [API network-manager] network-binding init thread returned -1 [/usr/src/debug/agl-service-network/1.0+gitAUTOINC+a7ea36a2a8-r0/git/binding/network-api.c:1056,init] Jul 20 14:15:08 qemux86-64 afbd-agl-service-network[433]: ERROR: Initialisation of service API network-manager failed (-1): Success [/usr/src/debug/af-binder/master+gitAUTOINC+33ddfb569b-r0/git/src/afb-export.c:1793,afb_export_start] Jul 20 14:15:08 qemux86-64 afbd-agl-service-network[433]: ERROR: The api network-manager failed to start [/usr/src/debug/af-binder/master+gitAUTOINC+33ddfb569b-r0/git/src/afb-apiset.c:820,start_api]