-----============= acceptance-small: lnet-selftest ============----- Fri Sep 4 14:18:00 EDT 2026 MGS_OS_ID_LIKE=rhel centos fedora rocky MGS_OS_VERSION_ID=8.10 MGS_OS_ID=rocky MGS_OS_VERSION_CODE=134873088 MDS1_OS_VERSION_ID=8.10 MDS1_OS_VERSION_CODE=134873088 MDS1_OS_ID_LIKE=rhel centos fedora rocky MDS1_OS_ID=rocky OST1_OS_VERSION_CODE=134873088 OST1_OS_ID_LIKE=rhel centos fedora rocky OST1_OS_VERSION_ID=8.10 OST1_OS_ID=rocky CLIENT_OS_ID=rocky CLIENT_OS_VERSION_CODE=134873088 CLIENT_OS_VERSION_ID=8.10 CLIENT_OS_ID_LIKE=rhel centos fedora rocky oleg230-server: ls: cannot access '/home/green/git/lustre-release/lustre/tests/except/lnet-selftest.*ex': No such file or directory excepting tests: Loading modules from /home/green/git/lustre-release/lustre detected 4 online CPUs by sysfs MODOPTS_LIBCFS= Force libcfs to create 2 CPU partitions loading modules on: 'oleg230-server' oleg230-server: oleg230-server.virtnet: executing load_modules_local oleg230-server: kmemleak disabled oleg230-server: Loading modules from /home/green/git/lustre-release/lustre oleg230-server: detected 4 online CPUs by sysfs oleg230-server: MODOPTS_LIBCFS= oleg230-server: Force libcfs to create 2 CPU partitions oleg230-server: /usr/sbin/ not writable for /usr/sbin/mount.lustre_tgt Stopping clients: oleg230-client.virtnet /mnt/lustre (opts:) Stopping client oleg230-client.virtnet /mnt/lustre opts: == lnet-selftest test smoke: lst regression test ========= 14:18:36 (1788545916) oleg230-client: oleg230-client.virtnet: executing lst_cleanup oleg230-server: oleg230-server.virtnet: executing lst_cleanup oleg230-server: oleg230-server.virtnet: executing lst_setup oleg230-client: oleg230-client.virtnet: executing lst_setup #!/usr/bin/bash set -e cleanup () { trap 0; echo killing $1 ... ; kill -9 $1 || true; } /home/green/git/lustre-release/lustre/../lnet/utils/lst new_session --timeo 100000 hh /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group c 192.168.202.30@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.202.130@tcp echo '=====================================' echo 'Listing of bad_group should not crash' echo '=====================================' /home/green/git/lustre-release/lustre/../lnet/utils/lst list_group s bad_group c /home/green/git/lustre-release/lustre/../lnet/utils/lst add_batch b /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw write check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw write check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw write size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw write size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw write check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw write check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw write check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw write check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw write size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw write size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw write check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw write check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw write check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw write check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw write size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw write size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw write check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw write check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw write check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw write check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw write size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw write size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw write check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw write check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw read check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw read check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw read size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw read size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw read check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw read check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw read check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw read check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw read size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw read size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw read check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw read check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw read check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw read check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw read size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw read size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw read check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw read check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw read check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw read check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw read size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw read size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw read check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw read check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c ping /home/green/git/lustre-release/lustre/../lnet/utils/lst run b sleep 1 /home/green/git/lustre-release/lustre/../lnet/utils/lst stat --delay 10 --timeout 10 c s & pid=$! trap "cleanup $pid" INT TERM sleep 300 cleanup $pid SESSION: hh FEATURES: 1 TIMEOUT: 100000 FORCE: No 192.168.202.30@tcp are added to session 192.168.202.130@tcp are added to session ===================================== Listing of bad_group should not crash ===================================== 1 0 0 0 1 (null) 1 0 0 0 1 (null) Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully b is running now [LNet Rates of c] [R] Avg: 736 RPC/s Min: 736 RPC/s Max: 736 RPC/s [W] Avg: 731 RPC/s Min: 731 RPC/s Max: 731 RPC/s [LNet Bandwidth of c] [R] Avg: 84.43 MiB/s Min: 84.43 MiB/s Max: 84.43 MiB/s [W] Avg: 87.88 MiB/s Min: 87.88 MiB/s Max: 87.88 MiB/s [LNet Rates of s] [R] Avg: 743 RPC/s Min: 743 RPC/s Max: 743 RPC/s [W] Avg: 738 RPC/s Min: 738 RPC/s Max: 738 RPC/s [LNet Bandwidth of s] [R] Avg: 86.05 MiB/s Min: 86.05 MiB/s Max: 86.05 MiB/s [W] Avg: 85.41 MiB/s Min: 85.41 MiB/s Max: 85.41 MiB/s [LNet Rates of c] [R] Avg: 704 RPC/s Min: 704 RPC/s Max: 704 RPC/s [W] Avg: 705 RPC/s Min: 705 RPC/s Max: 705 RPC/s [LNet Bandwidth of c] [R] Avg: 84.04 MiB/s Min: 84.04 MiB/s Max: 84.04 MiB/s [W] Avg: 83.56 MiB/s Min: 83.56 MiB/s Max: 83.56 MiB/s [LNet Rates of s] [R] Avg: 711 RPC/s Min: 711 RPC/s Max: 711 RPC/s [W] Avg: 710 RPC/s Min: 710 RPC/s Max: 710 RPC/s [LNet Bandwidth of s] [R] Avg: 83.84 MiB/s Min: 83.84 MiB/s Max: 83.84 MiB/s [W] Avg: 83.84 MiB/s Min: 83.84 MiB/s Max: 83.84 MiB/s [LNet Rates of c] [R] Avg: 673 RPC/s Min: 673 RPC/s Max: 673 RPC/s [W] Avg: 677 RPC/s Min: 677 RPC/s Max: 677 RPC/s [LNet Bandwidth of c] [R] Avg: 78.82 MiB/s Min: 78.82 MiB/s Max: 78.82 MiB/s [W] Avg: 78.83 MiB/s Min: 78.83 MiB/s Max: 78.83 MiB/s [LNet Rates of s] [R] Avg: 669 RPC/s Min: 669 RPC/s Max: 669 RPC/s [W] Avg: 680 RPC/s Min: 680 RPC/s Max: 680 RPC/s [LNet Bandwidth of s] [R] Avg: 79.59 MiB/s Min: 79.59 MiB/s Max: 79.59 MiB/s [W] Avg: 79.07 MiB/s Min: 79.07 MiB/s Max: 79.07 MiB/s [LNet Rates of c] [R] Avg: 628 RPC/s Min: 628 RPC/s Max: 628 RPC/s [W] Avg: 628 RPC/s Min: 628 RPC/s Max: 628 RPC/s [LNet Bandwidth of c] [R] Avg: 73.79 MiB/s Min: 73.79 MiB/s Max: 73.79 MiB/s [W] Avg: 74.16 MiB/s Min: 74.16 MiB/s Max: 74.16 MiB/s [LNet Rates of s] [R] Avg: 633 RPC/s Min: 633 RPC/s Max: 633 RPC/s [W] Avg: 627 RPC/s Min: 627 RPC/s Max: 627 RPC/s [LNet Bandwidth of s] [R] Avg: 73.33 MiB/s Min: 73.33 MiB/s Max: 73.33 MiB/s [W] Avg: 74.00 MiB/s Min: 74.00 MiB/s Max: 74.00 MiB/s [LNet Rates of c] [R] Avg: 935 RPC/s Min: 935 RPC/s Max: 935 RPC/s [W] Avg: 964 RPC/s Min: 964 RPC/s Max: 964 RPC/s [LNet Bandwidth of c] [R] Avg: 111.02 MiB/s Min: 111.02 MiB/s Max: 111.02 MiB/s [W] Avg: 111.86 MiB/s Min: 111.86 MiB/s Max: 111.86 MiB/s [LNet Rates of s] [R] Avg: 960 RPC/s Min: 960 RPC/s Max: 960 RPC/s [W] Avg: 951 RPC/s Min: 951 RPC/s Max: 951 RPC/s [LNet Bandwidth of s] [R] Avg: 112.59 MiB/s Min: 112.59 MiB/s Max: 112.59 MiB/s [W] Avg: 111.52 MiB/s Min: 111.52 MiB/s Max: 111.52 MiB/s [LNet Rates of c] [R] Avg: 841 RPC/s Min: 841 RPC/s Max: 841 RPC/s [W] Avg: 853 RPC/s Min: 853 RPC/s Max: 853 RPC/s [LNet Bandwidth of c] [R] Avg: 97.88 MiB/s Min: 97.88 MiB/s Max: 97.88 MiB/s [W] Avg: 101.53 MiB/s Min: 101.53 MiB/s Max: 101.53 MiB/s [LNet Rates of s] [R] Avg: 854 RPC/s Min: 854 RPC/s Max: 854 RPC/s [W] Avg: 844 RPC/s Min: 844 RPC/s Max: 844 RPC/s [LNet Bandwidth of s] [R] Avg: 101.41 MiB/s Min: 101.41 MiB/s Max: 101.41 MiB/s [W] Avg: 97.96 MiB/s Min: 97.96 MiB/s Max: 97.96 MiB/s [LNet Rates of c] [R] Avg: 901 RPC/s Min: 901 RPC/s Max: 901 RPC/s [W] Avg: 885 RPC/s Min: 885 RPC/s Max: 885 RPC/s [LNet Bandwidth of c] [R] Avg: 104.56 MiB/s Min: 104.56 MiB/s Max: 104.56 MiB/s [W] Avg: 105.56 MiB/s Min: 105.56 MiB/s Max: 105.56 MiB/s [LNet Rates of s] [R] Avg: 903 RPC/s Min: 903 RPC/s Max: 903 RPC/s [W] Avg: 895 RPC/s Min: 895 RPC/s Max: 895 RPC/s [LNet Bandwidth of s] [R] Avg: 106.01 MiB/s Min: 106.01 MiB/s Max: 106.01 MiB/s [W] Avg: 104.64 MiB/s Min: 104.64 MiB/s Max: 104.64 MiB/s [LNet Rates of c] [R] Avg: 744 RPC/s Min: 744 RPC/s Max: 744 RPC/s [W] Avg: 770 RPC/s Min: 770 RPC/s Max: 770 RPC/s [LNet Bandwidth of c] [R] Avg: 88.99 MiB/s Min: 88.99 MiB/s Max: 88.99 MiB/s [W] Avg: 90.45 MiB/s Min: 90.45 MiB/s Max: 90.45 MiB/s [LNet Rates of s] [R] Avg: 752 RPC/s Min: 752 RPC/s Max: 752 RPC/s [W] Avg: 749 RPC/s Min: 749 RPC/s Max: 749 RPC/s [LNet Bandwidth of s] [R] Avg: 89.54 MiB/s Min: 89.54 MiB/s Max: 89.54 MiB/s [W] Avg: 88.25 MiB/s Min: 88.25 MiB/s Max: 88.25 MiB/s [LNet Rates of c] [R] Avg: 739 RPC/s Min: 739 RPC/s Max: 739 RPC/s [W] Avg: 748 RPC/s Min: 748 RPC/s Max: 748 RPC/s [LNet Bandwidth of c] [R] Avg: 85.07 MiB/s Min: 85.07 MiB/s Max: 85.07 MiB/s [W] Avg: 87.69 MiB/s Min: 87.69 MiB/s Max: 87.69 MiB/s [LNet Rates of s] [R] Avg: 752 RPC/s Min: 752 RPC/s Max: 752 RPC/s [W] Avg: 745 RPC/s Min: 745 RPC/s Max: 745 RPC/s [LNet Bandwidth of s] [R] Avg: 87.65 MiB/s Min: 87.65 MiB/s Max: 87.65 MiB/s [W] Avg: 85.25 MiB/s Min: 85.25 MiB/s Max: 85.25 MiB/s [LNet Rates of c] [R] Avg: 536 RPC/s Min: 536 RPC/s Max: 536 RPC/s [W] Avg: 542 RPC/s Min: 542 RPC/s Max: 542 RPC/s [LNet Bandwidth of c] [R] Avg: 63.97 MiB/s Min: 63.97 MiB/s Max: 63.97 MiB/s [W] Avg: 65.23 MiB/s Min: 65.23 MiB/s Max: 65.23 MiB/s [LNet Rates of s] [R] Avg: 546 RPC/s Min: 546 RPC/s Max: 546 RPC/s [W] Avg: 537 RPC/s Min: 537 RPC/s Max: 537 RPC/s [LNet Bandwidth of s] [R] Avg: 65.28 MiB/s Min: 65.28 MiB/s Max: 65.28 MiB/s [W] Avg: 63.83 MiB/s Min: 63.83 MiB/s Max: 63.83 MiB/s [LNet Rates of c] [R] Avg: 565 RPC/s Min: 565 RPC/s Max: 565 RPC/s [W] Avg: 550 RPC/s Min: 550 RPC/s Max: 550 RPC/s [LNet Bandwidth of c] [R] Avg: 65.66 MiB/s Min: 65.66 MiB/s Max: 65.66 MiB/s [W] Avg: 67.14 MiB/s Min: 67.14 MiB/s Max: 67.14 MiB/s [LNet Rates of s] [R] Avg: 566 RPC/s Min: 566 RPC/s Max: 566 RPC/s [W] Avg: 563 RPC/s Min: 563 RPC/s Max: 563 RPC/s [LNet Bandwidth of s] [R] Avg: 67.46 MiB/s Min: 67.46 MiB/s Max: 67.46 MiB/s [W] Avg: 65.70 MiB/s Min: 65.70 MiB/s Max: 65.70 MiB/s [LNet Rates of c] [R] Avg: 641 RPC/s Min: 641 RPC/s Max: 641 RPC/s [W] Avg: 677 RPC/s Min: 677 RPC/s Max: 677 RPC/s [LNet Bandwidth of c] [R] Avg: 77.26 MiB/s Min: 77.26 MiB/s Max: 77.26 MiB/s [W] Avg: 78.68 MiB/s Min: 78.68 MiB/s Max: 78.68 MiB/s [LNet Rates of s] [R] Avg: 664 RPC/s Min: 664 RPC/s Max: 664 RPC/s [W] Avg: 651 RPC/s Min: 651 RPC/s Max: 651 RPC/s [LNet Bandwidth of s] [R] Avg: 78.27 MiB/s Min: 78.27 MiB/s Max: 78.27 MiB/s [W] Avg: 77.72 MiB/s Min: 77.72 MiB/s Max: 77.72 MiB/s [LNet Rates of c] [R] Avg: 676 RPC/s Min: 676 RPC/s Max: 676 RPC/s [W] Avg: 683 RPC/s Min: 683 RPC/s Max: 683 RPC/s [LNet Bandwidth of c] [R] Avg: 79.28 MiB/s Min: 79.28 MiB/s Max: 79.28 MiB/s [W] Avg: 80.85 MiB/s Min: 80.85 MiB/s Max: 80.85 MiB/s [LNet Rates of s] [R] Avg: 690 RPC/s Min: 690 RPC/s Max: 690 RPC/s [W] Avg: 682 RPC/s Min: 682 RPC/s Max: 682 RPC/s [LNet Bandwidth of s] [R] Avg: 80.86 MiB/s Min: 80.86 MiB/s Max: 80.86 MiB/s [W] Avg: 79.08 MiB/s Min: 79.08 MiB/s Max: 79.08 MiB/s [LNet Rates of c] [R] Avg: 849 RPC/s Min: 849 RPC/s Max: 849 RPC/s [W] Avg: 829 RPC/s Min: 829 RPC/s Max: 829 RPC/s [LNet Bandwidth of c] [R] Avg: 98.95 MiB/s Min: 98.95 MiB/s Max: 98.95 MiB/s [W] Avg: 99.93 MiB/s Min: 99.93 MiB/s Max: 99.93 MiB/s [LNet Rates of s] [R] Avg: 840 RPC/s Min: 840 RPC/s Max: 840 RPC/s [W] Avg: 845 RPC/s Min: 845 RPC/s Max: 845 RPC/s [LNet Bandwidth of s] [R] Avg: 100.57 MiB/s Min: 100.57 MiB/s Max: 100.57 MiB/s [W] Avg: 98.85 MiB/s Min: 98.85 MiB/s Max: 98.85 MiB/s [LNet Rates of c] [R] Avg: 812 RPC/s Min: 812 RPC/s Max: 812 RPC/s [W] Avg: 849 RPC/s Min: 849 RPC/s Max: 849 RPC/s [LNet Bandwidth of c] [R] Avg: 95.24 MiB/s Min: 95.24 MiB/s Max: 95.24 MiB/s [W] Avg: 99.14 MiB/s Min: 99.14 MiB/s Max: 99.14 MiB/s [LNet Rates of s] [R] Avg: 841 RPC/s Min: 841 RPC/s Max: 841 RPC/s [W] Avg: 819 RPC/s Min: 819 RPC/s Max: 819 RPC/s [LNet Bandwidth of s] [R] Avg: 98.30 MiB/s Min: 98.30 MiB/s Max: 98.30 MiB/s [W] Avg: 95.54 MiB/s Min: 95.54 MiB/s Max: 95.54 MiB/s [LNet Rates of c] [R] Avg: 653 RPC/s Min: 653 RPC/s Max: 653 RPC/s [W] Avg: 659 RPC/s Min: 659 RPC/s Max: 659 RPC/s [LNet Bandwidth of c] [R] Avg: 76.96 MiB/s Min: 76.96 MiB/s Max: 76.96 MiB/s [W] Avg: 80.54 MiB/s Min: 80.54 MiB/s Max: 80.54 MiB/s [LNet Rates of s] [R] Avg: 662 RPC/s Min: 662 RPC/s Max: 662 RPC/s [W] Avg: 657 RPC/s Min: 657 RPC/s Max: 657 RPC/s [LNet Bandwidth of s] [R] Avg: 80.75 MiB/s Min: 80.75 MiB/s Max: 80.75 MiB/s [W] Avg: 76.78 MiB/s Min: 76.78 MiB/s Max: 76.78 MiB/s [LNet Rates of c] [R] Avg: 924 RPC/s Min: 924 RPC/s Max: 924 RPC/s [W] Avg: 930 RPC/s Min: 930 RPC/s Max: 930 RPC/s [LNet Bandwidth of c] [R] Avg: 108.29 MiB/s Min: 108.29 MiB/s Max: 108.29 MiB/s [W] Avg: 110.56 MiB/s Min: 110.56 MiB/s Max: 110.56 MiB/s [LNet Rates of s] [R] Avg: 934 RPC/s Min: 934 RPC/s Max: 934 RPC/s [W] Avg: 927 RPC/s Min: 927 RPC/s Max: 927 RPC/s [LNet Bandwidth of s] [R] Avg: 110.50 MiB/s Min: 110.50 MiB/s Max: 110.50 MiB/s [W] Avg: 108.32 MiB/s Min: 108.32 MiB/s Max: 108.32 MiB/s [LNet Rates of c] [R] Avg: 704 RPC/s Min: 704 RPC/s Max: 704 RPC/s [W] Avg: 712 RPC/s Min: 712 RPC/s Max: 712 RPC/s [LNet Bandwidth of c] [R] Avg: 81.82 MiB/s Min: 81.82 MiB/s Max: 81.82 MiB/s [W] Avg: 84.01 MiB/s Min: 84.01 MiB/s Max: 84.01 MiB/s [LNet Rates of s] [R] Avg: 714 RPC/s Min: 714 RPC/s Max: 714 RPC/s [W] Avg: 706 RPC/s Min: 706 RPC/s Max: 706 RPC/s [LNet Bandwidth of s] [R] Avg: 84.02 MiB/s Min: 84.02 MiB/s Max: 84.02 MiB/s [W] Avg: 81.82 MiB/s Min: 81.82 MiB/s Max: 81.82 MiB/s [LNet Rates of c] [R] Avg: 676 RPC/s Min: 676 RPC/s Max: 676 RPC/s [W] Avg: 682 RPC/s Min: 682 RPC/s Max: 682 RPC/s [LNet Bandwidth of c] [R] Avg: 79.99 MiB/s Min: 79.99 MiB/s Max: 79.99 MiB/s [W] Avg: 81.57 MiB/s Min: 81.57 MiB/s Max: 81.57 MiB/s [LNet Rates of s] [R] Avg: 684 RPC/s Min: 684 RPC/s Max: 684 RPC/s [W] Avg: 680 RPC/s Min: 680 RPC/s Max: 680 RPC/s [LNet Bandwidth of s] [R] Avg: 81.89 MiB/s Min: 81.89 MiB/s Max: 81.89 MiB/s [W] Avg: 80.11 MiB/s Min: 80.11 MiB/s Max: 80.11 MiB/s [LNet Rates of c] [R] Avg: 677 RPC/s Min: 677 RPC/s Max: 677 RPC/s [W] Avg: 685 RPC/s Min: 685 RPC/s Max: 685 RPC/s [LNet Bandwidth of c] [R] Avg: 78.72 MiB/s Min: 78.72 MiB/s Max: 78.72 MiB/s [W] Avg: 81.02 MiB/s Min: 81.02 MiB/s Max: 81.02 MiB/s [LNet Rates of s] [R] Avg: 689 RPC/s Min: 689 RPC/s Max: 689 RPC/s [W] Avg: 675 RPC/s Min: 675 RPC/s Max: 675 RPC/s [LNet Bandwidth of s] [R] Avg: 80.59 MiB/s Min: 80.59 MiB/s Max: 80.59 MiB/s [W] Avg: 78.29 MiB/s Min: 78.29 MiB/s Max: 78.29 MiB/s [LNet Rates of c] [R] Avg: 637 RPC/s Min: 637 RPC/s Max: 637 RPC/s [W] Avg: 647 RPC/s Min: 647 RPC/s Max: 647 RPC/s [LNet Bandwidth of c] [R] Avg: 74.32 MiB/s Min: 74.32 MiB/s Max: 74.32 MiB/s [W] Avg: 76.54 MiB/s Min: 76.54 MiB/s Max: 76.54 MiB/s [LNet Rates of s] [R] Avg: 644 RPC/s Min: 644 RPC/s Max: 644 RPC/s [W] Avg: 638 RPC/s Min: 638 RPC/s Max: 638 RPC/s [LNet Bandwidth of s] [R] Avg: 76.44 MiB/s Min: 76.44 MiB/s Max: 76.44 MiB/s [W] Avg: 74.13 MiB/s Min: 74.13 MiB/s Max: 74.13 MiB/s [LNet Rates of c] [R] Avg: 607 RPC/s Min: 607 RPC/s Max: 607 RPC/s [W] Avg: 604 RPC/s Min: 604 RPC/s Max: 604 RPC/s [LNet Bandwidth of c] [R] Avg: 71.33 MiB/s Min: 71.33 MiB/s Max: 71.33 MiB/s [W] Avg: 74.59 MiB/s Min: 74.59 MiB/s Max: 74.59 MiB/s [LNet Rates of s] [R] Avg: 607 RPC/s Min: 607 RPC/s Max: 607 RPC/s [W] Avg: 620 RPC/s Min: 620 RPC/s Max: 620 RPC/s [LNet Bandwidth of s] [R] Avg: 75.43 MiB/s Min: 75.43 MiB/s Max: 75.43 MiB/s [W] Avg: 71.60 MiB/s Min: 71.60 MiB/s Max: 71.60 MiB/s [LNet Rates of c] [R] Avg: 811 RPC/s Min: 811 RPC/s Max: 811 RPC/s [W] Avg: 824 RPC/s Min: 824 RPC/s Max: 824 RPC/s [LNet Bandwidth of c] [R] Avg: 93.53 MiB/s Min: 93.53 MiB/s Max: 93.53 MiB/s [W] Avg: 97.61 MiB/s Min: 97.61 MiB/s Max: 97.61 MiB/s [LNet Rates of s] [R] Avg: 841 RPC/s Min: 841 RPC/s Max: 841 RPC/s [W] Avg: 810 RPC/s Min: 810 RPC/s Max: 810 RPC/s [LNet Bandwidth of s] [R] Avg: 97.67 MiB/s Min: 97.67 MiB/s Max: 97.67 MiB/s [W] Avg: 93.90 MiB/s Min: 93.90 MiB/s Max: 93.90 MiB/s [LNet Rates of c] [R] Avg: 759 RPC/s Min: 759 RPC/s Max: 759 RPC/s [W] Avg: 772 RPC/s Min: 772 RPC/s Max: 772 RPC/s [LNet Bandwidth of c] [R] Avg: 90.05 MiB/s Min: 90.05 MiB/s Max: 90.05 MiB/s [W] Avg: 90.92 MiB/s Min: 90.92 MiB/s Max: 90.92 MiB/s [LNet Rates of s] [R] Avg: 769 RPC/s Min: 769 RPC/s Max: 769 RPC/s [W] Avg: 760 RPC/s Min: 760 RPC/s Max: 760 RPC/s [LNet Bandwidth of s] [R] Avg: 90.65 MiB/s Min: 90.65 MiB/s Max: 90.65 MiB/s [W] Avg: 90.00 MiB/s Min: 90.00 MiB/s Max: 90.00 MiB/s [LNet Rates of c] [R] Avg: 673 RPC/s Min: 673 RPC/s Max: 673 RPC/s [W] Avg: 692 RPC/s Min: 692 RPC/s Max: 692 RPC/s [LNet Bandwidth of c] [R] Avg: 78.51 MiB/s Min: 78.51 MiB/s Max: 78.51 MiB/s [W] Avg: 82.81 MiB/s Min: 82.81 MiB/s Max: 82.81 MiB/s [LNet Rates of s] [R] Avg: 692 RPC/s Min: 692 RPC/s Max: 692 RPC/s [W] Avg: 679 RPC/s Min: 679 RPC/s Max: 679 RPC/s [LNet Bandwidth of s] [R] Avg: 82.74 MiB/s Min: 82.74 MiB/s Max: 82.74 MiB/s [W] Avg: 78.71 MiB/s Min: 78.71 MiB/s Max: 78.71 MiB/s [LNet Rates of c] [R] Avg: 526 RPC/s Min: 526 RPC/s Max: 526 RPC/s [W] Avg: 504 RPC/s Min: 504 RPC/s Max: 504 RPC/s [LNet Bandwidth of c] [R] Avg: 60.79 MiB/s Min: 60.79 MiB/s Max: 60.79 MiB/s [W] Avg: 61.56 MiB/s Min: 61.56 MiB/s Max: 61.56 MiB/s [LNet Rates of s] [R] Avg: 521 RPC/s Min: 521 RPC/s Max: 521 RPC/s [W] Avg: 521 RPC/s Min: 521 RPC/s Max: 521 RPC/s [LNet Bandwidth of s] [R] Avg: 62.07 MiB/s Min: 62.07 MiB/s Max: 62.07 MiB/s [W] Avg: 60.56 MiB/s Min: 60.56 MiB/s Max: 60.56 MiB/s [LNet Rates of c] [R] Avg: 485 RPC/s Min: 485 RPC/s Max: 485 RPC/s [W] Avg: 517 RPC/s Min: 517 RPC/s Max: 517 RPC/s [LNet Bandwidth of c] [R] Avg: 58.22 MiB/s Min: 58.22 MiB/s Max: 58.22 MiB/s [W] Avg: 60.02 MiB/s Min: 60.02 MiB/s Max: 60.02 MiB/s [LNet Rates of s] [R] Avg: 504 RPC/s Min: 504 RPC/s Max: 504 RPC/s [W] Avg: 495 RPC/s Min: 495 RPC/s Max: 495 RPC/s [LNet Bandwidth of s] [R] Avg: 59.43 MiB/s Min: 59.43 MiB/s Max: 59.43 MiB/s [W] Avg: 58.45 MiB/s Min: 58.45 MiB/s Max: 58.45 MiB/s [LNet Rates of c] [R] Avg: 571 RPC/s Min: 571 RPC/s Max: 571 RPC/s [W] Avg: 572 RPC/s Min: 572 RPC/s Max: 572 RPC/s [LNet Bandwidth of c] [R] Avg: 67.83 MiB/s Min: 67.83 MiB/s Max: 67.83 MiB/s [W] Avg: 67.26 MiB/s Min: 67.26 MiB/s Max: 67.26 MiB/s [LNet Rates of s] [R] Avg: 575 RPC/s Min: 575 RPC/s Max: 575 RPC/s [W] Avg: 573 RPC/s Min: 573 RPC/s Max: 573 RPC/s [LNet Bandwidth of s] [R] Avg: 67.56 MiB/s Min: 67.56 MiB/s Max: 67.56 MiB/s [W] Avg: 67.84 MiB/s Min: 67.84 MiB/s Max: 67.84 MiB/s [LNet Rates of c] [R] Avg: 584 RPC/s Min: 584 RPC/s Max: 584 RPC/s [W] Avg: 564 RPC/s Min: 564 RPC/s Max: 564 RPC/s [LNet Bandwidth of c] [R] Avg: 68.95 MiB/s Min: 68.95 MiB/s Max: 68.95 MiB/s [W] Avg: 70.47 MiB/s Min: 70.47 MiB/s Max: 70.47 MiB/s [LNet Rates of s] [R] Avg: 591 RPC/s Min: 591 RPC/s Max: 591 RPC/s [W] Avg: 584 RPC/s Min: 584 RPC/s Max: 584 RPC/s [LNet Bandwidth of s] [R] Avg: 70.30 MiB/s Min: 70.30 MiB/s Max: 70.30 MiB/s [W] Avg: 68.79 MiB/s Min: 68.79 MiB/s Max: 68.79 MiB/s [LNet Rates of c] [R] Avg: 679 RPC/s Min: 679 RPC/s Max: 679 RPC/s [W] Avg: 705 RPC/s Min: 705 RPC/s Max: 705 RPC/s [LNet Bandwidth of c] [R] Avg: 80.31 MiB/s Min: 80.31 MiB/s Max: 80.31 MiB/s [W] Avg: 81.83 MiB/s Min: 81.83 MiB/s Max: 81.83 MiB/s killing 9858 ... 2 batch in stopping Batch is stopped c: Total 0 error nodes in c s: Total 0 error nodes in s Total 0 error nodes in c Total 0 error nodes in s oleg230-client: oleg230-client.virtnet: executing lst_cleanup oleg230-server: oleg230-server.virtnet: executing lst_cleanup PASS smoke (336s) == lnet-selftest test complete, duration 370 sec ========= 14:24:12 (1788546252) Starting client oleg230-client.virtnet: -o user_xattr,flock 192.168.202.130@tcp:/lustre /mnt/lustre Mount client oleg230-client.virtnet: mount -t lustre -o user_xattr,flock 192.168.202.130@tcp:/lustre /mnt/lustre Started clients oleg230-client.virtnet: 192.168.202.130@tcp:/lustre on /mnt/lustre type lustre (rw,flock,checksum,encrypt,lazystatfs,lruresize,nolock,statfs_project,nosync_on_close,nouser_fid2path,user_xattr,verbose) === lnet-selftest: start cleanup 14:24:14 (1788546254) === === lnet-selftest: finish cleanup 14:24:17 (1788546257) ===