project-chip / connectedhomeip

Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
https://buildwithmatter.com
Apache License 2.0
7.32k stars 1.96k forks source link

[1.1] TC-RR-1.1 Step 13 Setting group key on fabric 1 at index '1' err #30810

Open tonyVopo opened 9 months ago

tonyVopo commented 9 months ago

Reproduction steps

  1. docker run -v $PATH_TO_PAA_ROOTS:/paa_roots -v /var/run/dbus/system_bus_socket:/var/run/dbus/system_bus_socket -v $(pwd):/launch_dir --privileged --network host -it connectedhomeip/chip-cert-bins:5a21d17fd2bb0a48f4a356937f4741f6c9dc7975

  2. rm -f admin_storage.json && python3 python_testing/TC_RR_1_1.py --discriminator $DISCRIMINATOR --passcode $SETUP_PASSCODE --commissioning-method ble-wifi --paa-trust-store-path /paa_roots --storage-path admin_storage.json --wifi-ssid $WIFI_SSID --wifi-passphrase $WIFI_PASSPHRASE --ble-interface-id $BLE_INTERFACE_ID

Bug prevalence

whenever i do this

GitHub hash of the SDK that was being used

5a21d17fd2bb0a48f4a356937f4741f6c9dc7975

Platform

esp32

Platform Version(s)

1.1

Type

Test Improvement, Platform Issue

Anything else?

[ch_tc_rr_1.1.txt](https://github.com/project-chip/connectedhomeip/files/13556427/ch_tc_rr_1.1.txt)

bzbarsky-apple commented 9 months ago

@tonyVopo What server is being used here? Why is the server responding with FAILURE?

tonyVopo commented 9 months ago

@tonyVopo What server is being used here? Why is the server responding with FAILURE?

a smartplug, this is log of the plug. tc_rr_1.1_device.txt

bzbarsky-apple commented 9 months ago

@tonyVopo That log does not answer my question.