Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[matter_yamltests] Increase the keep alive timeout for websockets #26870

Conversation

vivien-apple
Copy link
Contributor

Problem

When running the YAML tests over WebSocket in CI it seems that we are sometimes loosing the TCP connection with an error:

websockets.exceptions.ConnectionClosedError: sent 1011 (unexpected error) keepalive ping timeout; no close frame received

Some examples of such failures are https://github.com/project-chip/connectedhomeip/actions/runs/5074186491/jobs/9114097979 and https://github.com/project-chip/connectedhomeip/actions/runs/5080391093/jobs/9127295759?pr=26822

My current theory is that keep-alive ping-pong takes times on some CI runs because of the machine where it is running beeing under heavy load and the commissioner and commissionee are already busy sending pairing messages.
If that is, incrementing the keep-alive timeout should be enough to solve the issue. This PR raise the default keep-alive timeout from 20 to 40 seconds.

@github-actions
Copy link

github-actions bot commented May 26, 2023

PR #26870: Size comparison from e00843e to c0531e2

Increases (12 builds for bl602, cc13x2_26x2, cc13x4_26x4, cc32xx, esp32, psoc6, telink)
platform target config section e00843e c0531e2 change % change
bl602 lighting-app bl602+rpc (read/write) 1402786 1402794 8 0.0
.text 1067944 1067946 2 0.0
cc13x2_26x2 pump-controller-app LP_CC2652R7 (read only) 634335 634343 8 0.0
.text 558272 558280 8 0.0
cc13x4_26x4 lock-mtd LP_EM_CC1354P10_6 (read only) 727403 727411 8 0.0
.text 624696 624704 8 0.0
pump-app LP_EM_CC1354P10_6 (read only) 680811 680819 8 0.0
.text 603540 603548 8 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20539280 20539281 1 0.0
esp32 all-clusters-app c3devkit (read/write) 1583824 1583832 8 0.0
.flash.rodata 213528 213536 8 0.0
psoc6 lock cy8ckit_062s2_43012 .debug_info 23392541 23392542 1 0.0
telink all-clusters-app tlsr9518adk80d text 689116 689120 4 0.0
all-clusters-minimal-app tlsr9518adk80d text 650984 650986 2 0.0
light-switch-app tlsr9518adk80d (read/write) 874736 874744 8 0.0
text 597932 597936 4 0.0
ota-requestor-app tlsr9518adk80d (read/write) 881024 881032 8 0.0
text 605234 605238 4 0.0
pump-app tlsr9518adk80d (read/write) 864436 864444 8 0.0
text 589478 589482 4 0.0
Decreases (11 builds for bl702, efr32, esp32, psoc6, telink)
platform target config section e00843e c0531e2 change % change
bl702 lighting-app bl702+rpc .debug_info 47082391 47082390 -1 -0.0
.text 1040182 1040180 -2 -0.0
efr32 lock-app BRD4161A+wf200 (read/write) 1068896 1068888 -8 -0.0
.text 892580 892572 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1054348 1054346 -2 -0.0
.flash.text 1054348 1054346 -2 -0.0
m5stack (read/write) 492986 492982 -4 -0.0
.flash.rodata 241324 241320 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 28336813 28336812 -1 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27956375 27956374 -1 -0.0
telink contact-sensor-app tlsr9518adk80d text 583302 583300 -2 -0.0
lighting-app tlsr9518adk80d (read/write) 942324 942316 -8 -0.0
text 657618 657616 -2 -0.0
lighting-app-shell tlsr9518adk80d text 722650 722648 -2 -0.0
thermostat tlsr9518adk80d (read/write) 879620 879612 -8 -0.0
text 600090 600086 -4 -0.0
window-covering tlsr9518adk80d (read/write) 875776 875768 -8 -0.0
text 595330 595328 -2 -0.0
Full report (66 builds for bl602, bl702, cc13x2_26x2, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section e00843e c0531e2 change % change
bl602 lighting-app bl602 (read/write) 1356518 1356518 0 0.0
.bss 87886 87886 0 0.0
.data 9648 9648 0 0.0
.text 1036590 1036590 0 0.0
bl602+rpc (read/write) 1402786 1402794 8 0.0
.bss 95934 95934 0 0.0
.data 10040 10040 0 0.0
.text 1067944 1067946 2 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1188303 1188303 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 67585 67585 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3952 3952 0 0.0
.debug_abbrev 1555719 1555719 0 0.0
.debug_aranges 136032 136032 0 0.0
.debug_frame 500376 500376 0 0.0
.debug_info 42156323 42156323 0 0.0
.debug_line 5370805 5370805 0 0.0
.debug_loc 3496886 3496886 0 0.0
.debug_ranges 375704 375704 0 0.0
.debug_str 3841611 3841611 0 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107232 107232 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 582430 582430 0 0.0
.symtab 175632 175632 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
966792 966792 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1277107 1277107 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 75633 75633 0 0.0
.bss_psram 25056 25056 0 0.0
.comment 48 48 0 0.0
.data 4504 4504 0 0.0
.debug_abbrev 1714702 1714702 0 0.0
.debug_aranges 144320 144320 0 0.0
.debug_frame 528388 528388 0 0.0
.debug_info 47082391 47082390 -1 -0.0
.debug_line 5786722 5786722 0 0.0
.debug_loc 3699606 3699606 0 0.0
.debug_ranges 401064 401064 0 0.0
.debug_str 4267128 4267128 0 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121312 121312 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 643750 643750 0 0.0
.symtab 194128 194128 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1040182 1040180 -2 -0.0
cc13x2_26x2 lock-mtd LP_CC2652R7 (read only) 658123 658123 0 0.0
(read/write) 158713 158713 0 0.0
.bss 80376 80376 0 0.0
.data 3272 3272 0 0.0
.rodata 77115 77115 0 0.0
.text 580516 580516 0 0.0
pump-app LP_CC2652R7 (read only) 648839 648839 0 0.0
(read/write) 153177 153177 0 0.0
.bss 74600 74600 0 0.0
.data 3264 3264 0 0.0
.rodata 79695 79695 0 0.0
.text 568656 568656 0 0.0
pump-controller-app LP_CC2652R7 (read only) 634335 634343 8 0.0
(read/write) 153317 153317 0 0.0
.bss 74744 74744 0 0.0
.data 3260 3260 0 0.0
.rodata 75575 75575 0 0.0
.text 558272 558280 8 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 747243 747243 0 0.0
(read/write) 170152 170152 0 0.0
.bss 92488 92488 0 0.0
.data 3464 3464 0 0.0
.rodata 79671 79671 0 0.0
.text 667184 667184 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 739279 739279 0 0.0
(read/write) 175372 175372 0 0.0
.bss 97712 97712 0 0.0
.data 3460 3460 0 0.0
.rodata 76355 76355 0 0.0
.text 662532 662532 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 727403 727411 8 0.0
(read/write) 169980 169980 0 0.0
.bss 92320 92320 0 0.0
.data 3460 3460 0 0.0
.rodata 102319 102319 0 0.0
.text 624696 624704 8 0.0
pump-app LP_EM_CC1354P10_6 (read only) 680811 680819 8 0.0
(read/write) 164444 164444 0 0.0
.bss 86544 86544 0 0.0
.data 3452 3452 0 0.0
.rodata 76879 76879 0 0.0
.text 603540 603548 8 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 666267 666267 0 0.0
(read/write) 164576 164576 0 0.0
.bss 86688 86688 0 0.0
.data 3448 3448 0 0.0
.rodata 72727 72727 0 0.0
.text 593148 593148 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 605842 605842 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 955071 955071 0 0.0
.debug_aranges 104360 104360 0 0.0
.debug_frame 353300 353300 0 0.0
.debug_info 20539280 20539281 1 0.0
.debug_line 2715330 2715330 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1532678 1532678 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 96806 96806 0 0.0
.debug_str 3266523 3266523 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104402 104402 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484213 484213 0 0.0
.symtab 287456 287456 0 0.0
.text 499320 499320 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 524483 524483 0 0.0
.app_xip_area 417277 417277 0 0.0
.bss 62184 62184 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 529187 529187 0 0.0
.app_xip_area 416677 416677 0 0.0
.bss 67480 67480 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566331 566331 0 0.0
.app_xip_area 459885 459885 0 0.0
.bss 61472 61472 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 530987 530987 0 0.0
.app_xip_area 421973 421973 0 0.0
.bss 63960 63960 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 964372 964372 0 0.0
.bss 179680 179680 0 0.0
.data 2136 2136 0 0.0
.text 782536 782536 0 0.0
BRD4187C (read/write) 1000992 1000992 0 0.0
.bss 159412 159412 0 0.0
.data 2780 2780 0 0.0
.text 838780 838780 0 0.0
lock-app BRD4161A+wf200 (read/write) 1068896 1068888 -8 -0.0
.bss 174144 174144 0 0.0
.data 2152 2152 0 0.0
.text 892580 892572 -8 -0.0
window-app BRD4187C (read/write) 1076332 1076332 0 0.0
.bss 143884 143884 0 0.0
.data 2676 2676 0 0.0
.text 929752 929752 0 0.0
esp32 all-clusters-app c3devkit (read only) 1054348 1054346 -2 -0.0
(read/write) 1583824 1583832 8 0.0
.dram0.bss 77192 77192 0 0.0
.dram0.data 13964 13964 0 0.0
.flash.rodata 213528 213536 8 0.0
.flash.text 1054348 1054346 -2 -0.0
.iram0.text 76538 76538 0 0.0
m5stack (read only) 1101639 1101639 0 0.0
(read/write) 492986 492982 -4 -0.0
.dram0.bss 82208 82208 0 0.0
.dram0.data 34300 34300 0 0.0
.flash.rodata 241324 241320 -4 -0.0
.flash.text 1096255 1096255 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 583644 583644 0 0.0
(read/write) 82704 82704 0 0.0
.bss 65888 65888 0 0.0
.data 2192 2192 0 0.0
.text 583108 583108 0 0.0
light k32w0+release (read only) 582588 582588 0 0.0
(read/write) 82356 82356 0 0.0
.bss 65552 65552 0 0.0
.data 2180 2180 0 0.0
.text 582052 582052 0 0.0
lock k32w0+release (read only) 556076 556076 0 0.0
(read/write) 80352 80352 0 0.0
.bss 63624 63624 0 0.0
.data 2104 2104 0 0.0
.text 555540 555540 0 0.0
linux all-clusters-app debug (read only) 3150237 3150237 0 0.0
(read/write) 152904 152904 0 0.0
.bss 60224 60224 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 84016 84016 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 231048 231048 0 0.0
.text 2733093 2733093 0 0.0
all-clusters-minimal-app debug (read only) 2958197 2958197 0 0.0
(read/write) 145792 145792 0 0.0
.bss 59328 59328 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 77936 77936 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 224328 224328 0 0.0
.text 2551429 2551429 0 0.0
bridge-app debug (read only) 2518061 2518061 0 0.0
(read/write) 129648 129648 0 0.0
.bss 50232 50232 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69608 69608 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 173256 173256 0 0.0
.text 2172485 2172485 0 0.0
chip-tool debug (read only) 13708329 13708329 0 0.0
(read/write) 677736 677736 0 0.0
.bss 26424 26424 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 641480 641480 0 0.0
.dynamic 608 608 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 660365 660365 0 0.0
.text 11474052 11474052 0 0.0
chip-tool-ipv6only arm64 (read only) 12881068 12881068 0 0.0
(read/write) 729624 729624 0 0.0
.bss 34392 34392 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 671048 671048 0 0.0
.dynamic 560 560 0 0.0
.got 15968 15968 0 0.0
.init 24 24 0 0.0
.init_array 216 216 0 0.0
.rodata 602160 602160 0 0.0
.text 10548292 10548292 0 0.0
dynamic-bridge-app-ipv6only debug (read only) 2581709 2581709 0 0.0
(read/write) 126840 126840 0 0.0
.bss 47544 47544 0 0.0
.data 2864 2864 0 0.0
.data.rel.ro 70192 70192 0 0.0
.dynamic 624 624 0 0.0
.got 4800 4800 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 175976 175976 0 0.0
.text 2228373 2228373 0 0.0
lighting-app debug+rpc+ui (read only) 3246249 3246249 0 0.0
(read/write) 132272 132272 0 0.0
.bss 48032 48032 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 74736 74736 0 0.0
.dynamic 656 656 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 284628 284628 0 0.0
.text 2769826 2769826 0 0.0
lock-app debug (read only) 2658293 2658293 0 0.0
(read/write) 123624 123624 0 0.0
.bss 45952 45952 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 69648 69648 0 0.0
.dynamic 608 608 0 0.0
.got 4648 4648 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 206312 206312 0 0.0
.text 2279285 2279285 0 0.0
ota-provider-app debug (read only) 2209373 2209373 0 0.0
(read/write) 103672 103672 0 0.0
.bss 44528 44528 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 51944 51944 0 0.0
.dynamic 608 608 0 0.0
.got 3800 3800 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 154408 154408 0 0.0
.text 1913445 1913445 0 0.0
ota-requestor-app debug (read only) 2376725 2376725 0 0.0
(read/write) 111464 111464 0 0.0
.bss 46960 46960 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 56800 56800 0 0.0
.dynamic 608 608 0 0.0
.got 3784 3784 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 158472 158472 0 0.0
.text 2067861 2067861 0 0.0
shell debug (read only) 2686873 2686873 0 0.0
(read/write) 141328 141328 0 0.0
.bss 59176 59176 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 75080 75080 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 199570 199570 0 0.0
.text 2325138 2325138 0 0.0
thermostat-no-ble arm64 (read only) 2524732 2524732 0 0.0
(read/write) 142568 142568 0 0.0
.bss 53480 53480 0 0.0
.data 1784 1784 0 0.0
.data.rel.ro 77816 77816 0 0.0
.dynamic 560 560 0 0.0
.got 5432 5432 0 0.0
.init 24 24 0 0.0
.init_array 392 392 0 0.0
.rodata 129392 129392 0 0.0
.text 2131732 2131732 0 0.0
tv-app debug (read only) 3314385 3314385 0 0.0
(read/write) 261512 261512 0 0.0
.bss 171232 171232 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79480 79480 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 222680 222680 0 0.0
.text 2895522 2895522 0 0.0
tv-casting-app debug (read only) 7425425 7425425 0 0.0
(read/write) 195440 195440 0 0.0
.bss 52064 52064 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 135064 135064 0 0.0
.dynamic 608 608 0 0.0
.got 4920 4920 0 0.0
.init 27 27 0 0.0
.init_array 1000 1000 0 0.0
.rodata 317676 317676 0 0.0
.text 6738434 6738434 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2495408 2495408 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1458092 1458092 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1178072 1178072 0 0.0
bss 155621 155621 0 0.0
rodata 133096 133096 0 0.0
text 808648 808648 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1437816 1437816 0 0.0
bss 135361 135361 0 0.0
rodata 229112 229112 0 0.0
text 779256 779256 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1124288 1124288 0 0.0
bss 154773 154773 0 0.0
rodata 109856 109856 0 0.0
text 778944 778944 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 840616 840616 0 0.0
(read/write) 1709276 1709276 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190164 190164 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1286136 1286136 0 0.0
.debug_aranges 131768 131768 0 0.0
.debug_frame 438068 438068 0 0.0
.debug_info 28336813 28336812 -1 -0.0
.debug_line 3814491 3814491 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2067007 2067007 0 0.0
.debug_rnglists 130795 130795 0 0.0
.debug_str 3778857 3778857 0 0.0
.heap 840616 840616 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 720397 720397 0 0.0
.symtab 467904 467904 0 0.0
.text 1508164 1508164 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 841424 841424 0 0.0
(read/write) 1650356 1650356 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189364 189364 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2552 2552 0 0.0
.debug_abbrev 1275875 1275875 0 0.0
.debug_aranges 131016 131016 0 0.0
.debug_frame 440508 440508 0 0.0
.debug_info 27956375 27956374 -1 -0.0
.debug_line 3827691 3827691 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2057919 2057919 0 0.0
.debug_rnglists 129744 129744 0 0.0
.debug_str 3767616 3767616 0 0.0
.heap 841424 841424 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 676764 676764 0 0.0
.symtab 452352 452352 0 0.0
.text 1450052 1450052 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849736 849736 0 0.0
(read/write) 1571364 1571364 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181220 181220 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2384 2384 0 0.0
.debug_abbrev 1108705 1108705 0 0.0
.debug_aranges 121048 121048 0 0.0
.debug_frame 403340 403340 0 0.0
.debug_info 23229365 23229365 0 0.0
.debug_line 3388781 3388781 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1887806 1887806 0 0.0
.debug_rnglists 119281 119281 0 0.0
.debug_str 3573635 3573635 0 0.0
.heap 849736 849736 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 592144 592144 0 0.0
.symtab 414352 414352 0 0.0
.text 1379372 1379372 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821960 821960 0 0.0
(read/write) 1627972 1627972 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208988 208988 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1107818 1107818 0 0.0
.debug_aranges 121552 121552 0 0.0
.debug_frame 405432 405432 0 0.0
.debug_info 23392541 23392542 1 0.0
.debug_line 3385264 3385264 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1901253 1901253 0 0.0
.debug_rnglists 119737 119737 0 0.0
.debug_str 3588546 3588546 0 0.0
.heap 821960 821960 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 596120 596120 0 0.0
.symtab 416688 416688 0 0.0
.text 1408204 1408204 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1170744 1170744 0 0.0
.bss 99928 99928 0 0.0
.data 856 856 0 0.0
.text 617844 617844 0 0.0
lock-app qpg6105+debug (read/write) 1139948 1139948 0 0.0
.bss 94824 94824 0 0.0
.data 856 856 0 0.0
.text 587048 587048 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1013460 1013460 0 0.0
bss 98984 98984 0 0.0
text 689116 689120 4 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949168 949168 0 0.0
bss 98036 98036 0 0.0
text 650984 650986 2 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 927176 927176 0 0.0
bss 100252 100252 0 0.0
text 640624 640624 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 858432 858432 0 0.0
bss 89936 89936 0 0.0
text 583302 583300 -2 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 874736 874744 8 0.0
bss 90092 90092 0 0.0
text 597932 597936 4 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 942324 942316 -8 -0.0
bss 98272 98272 0 0.0
text 657618 657616 -2 -0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 953696 953696 0 0.0
bss 102520 102520 0 0.0
text 665136 665136 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1010748 1010748 0 0.0
bss 99836 99836 0 0.0
text 702074 702074 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1043172 1043172 0 0.0
bss 110920 110920 0 0.0
text 722650 722648 -2 -0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 913492 913492 0 0.0
bss 90588 90588 0 0.0
text 611970 611970 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881024 881032 8 0.0
bss 91192 91192 0 0.0
text 605234 605238 4 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864436 864444 8 0.0
bss 90056 90056 0 0.0
text 589478 589482 4 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 851232 851232 0 0.0
bss 89856 89856 0 0.0
text 579594 579594 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 847464 847464 0 0.0
bss 89776 89776 0 0.0
text 575310 575310 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879620 879612 -8 -0.0
bss 91496 91496 0 0.0
text 600090 600086 -4 -0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875776 875768 -8 -0.0
bss 91892 91892 0 0.0
text 595330 595328 -2 -0.0

@bzbarsky-apple
Copy link
Contributor

Fast-tracking test improvement.

@bzbarsky-apple bzbarsky-apple merged commit 2b4eec0 into project-chip:master May 26, 2023
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants