project-chip / certification-tool

A test harness and tooling designed to simplify development, testing, and certification for devices, guided by the Connectivity Standards Alliance.
https://csa-iot.org/
Apache License 2.0
28 stars 15 forks source link

[Bug] [python inside docker] When running the python script inside docker, fail to commission due to PASESession timed out. #314

Open Penny0926 opened 2 weeks ago

Penny0926 commented 2 weeks ago

Describe the bug

When running the python script inside docker, fail to commission due to PASESession timed out. Judging from the test logs, it seems that no PBKDFParamResponse was received from the DUT. However, if the device is commissioning with chip-tool in docker, it is successful. In Matter 1.1, there are six test cases involved.TC-RR-1.1,TC-ACE-1.4,TC-ACE-1.4,TC-CGEN-2.4,TC-SC-3.6,TC-DA-1.7

Steps to reproduce the behavior

No response

Expected behavior

No response

Log files

log in docker.txt

PICS file

No response

Screenshots

![Uploading image.png…]()

Environment

TH Version: v2.8.1-official Sha: 1446f09 docker image:connectedhomeip/chip-cert-bins:5a21d17fd2bb0a48f4a356937f4741f6c9dc7975

Additional Information

No response

rquidute commented 2 weeks ago

Hi @Penny0926 Could you confirm issue #313 is the same comparing to this one? Could you please attach the logs?

rquidute commented 2 weeks ago

Hi @cecille could you take a look on this?

Penny0926 commented 2 weeks ago

This is the log. log in docker.txt