-----============= acceptance-small: lnet-selftest ============----- Tue Sep 8 23:31:33 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 oleg607-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: 'oleg607-server' oleg607-server: oleg607-server.virtnet: executing load_modules_local oleg607-server: kmemleak disabled oleg607-server: Loading modules from /home/green/git/lustre-release/lustre oleg607-server: detected 4 online CPUs by sysfs oleg607-server: MODOPTS_LIBCFS= oleg607-server: Force libcfs to create 2 CPU partitions oleg607-server: /usr/sbin/ not writable for /usr/sbin/mount.lustre_tgt Stopping clients: oleg607-client.virtnet /mnt/lustre (opts:) Stopping client oleg607-client.virtnet /mnt/lustre opts: == lnet-selftest test smoke: lst regression test ========= 23:32:07 (1788924727) oleg607-client: oleg607-client.virtnet: executing lst_cleanup oleg607-server: oleg607-server.virtnet: executing lst_cleanup oleg607-server: oleg607-server.virtnet: executing lst_setup oleg607-client: oleg607-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.206.7@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.206.107@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.206.7@tcp are added to session 192.168.206.107@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: 811 RPC/s Min: 811 RPC/s Max: 811 RPC/s [W] Avg: 845 RPC/s Min: 845 RPC/s Max: 845 RPC/s [LNet Bandwidth of c] [R] Avg: 96.57 MiB/s Min: 96.57 MiB/s Max: 96.57 MiB/s [W] Avg: 97.99 MiB/s Min: 97.99 MiB/s Max: 97.99 MiB/s [LNet Rates of s] [R] Avg: 829 RPC/s Min: 829 RPC/s Max: 829 RPC/s [W] Avg: 821 RPC/s Min: 821 RPC/s Max: 821 RPC/s [LNet Bandwidth of s] [R] Avg: 97.95 MiB/s Min: 97.95 MiB/s Max: 97.95 MiB/s [W] Avg: 96.40 MiB/s Min: 96.40 MiB/s Max: 96.40 MiB/s [LNet Rates of c] [R] Avg: 817 RPC/s Min: 817 RPC/s Max: 817 RPC/s [W] Avg: 816 RPC/s Min: 816 RPC/s Max: 816 RPC/s [LNet Bandwidth of c] [R] Avg: 95.56 MiB/s Min: 95.56 MiB/s Max: 95.56 MiB/s [W] Avg: 96.91 MiB/s Min: 96.91 MiB/s Max: 96.91 MiB/s [LNet Rates of s] [R] Avg: 821 RPC/s Min: 821 RPC/s Max: 821 RPC/s [W] Avg: 819 RPC/s Min: 819 RPC/s Max: 819 RPC/s [LNet Bandwidth of s] [R] Avg: 96.57 MiB/s Min: 96.57 MiB/s Max: 96.57 MiB/s [W] Avg: 95.90 MiB/s Min: 95.90 MiB/s Max: 95.90 MiB/s [LNet Rates of c] [R] Avg: 819 RPC/s Min: 819 RPC/s Max: 819 RPC/s [W] Avg: 829 RPC/s Min: 829 RPC/s Max: 829 RPC/s [LNet Bandwidth of c] [R] Avg: 96.21 MiB/s Min: 96.21 MiB/s Max: 96.21 MiB/s [W] Avg: 98.37 MiB/s Min: 98.37 MiB/s Max: 98.37 MiB/s [LNet Rates of s] [R] Avg: 831 RPC/s Min: 831 RPC/s Max: 831 RPC/s [W] Avg: 821 RPC/s Min: 821 RPC/s Max: 821 RPC/s [LNet Bandwidth of s] [R] Avg: 98.06 MiB/s Min: 98.06 MiB/s Max: 98.06 MiB/s [W] Avg: 96.20 MiB/s Min: 96.20 MiB/s Max: 96.20 MiB/s [LNet Rates of c] [R] Avg: 804 RPC/s Min: 804 RPC/s Max: 804 RPC/s [W] Avg: 813 RPC/s Min: 813 RPC/s Max: 813 RPC/s [LNet Bandwidth of c] [R] Avg: 94.77 MiB/s Min: 94.77 MiB/s Max: 94.77 MiB/s [W] Avg: 97.91 MiB/s Min: 97.91 MiB/s Max: 97.91 MiB/s [LNet Rates of s] [R] Avg: 818 RPC/s Min: 818 RPC/s Max: 818 RPC/s [W] Avg: 808 RPC/s Min: 808 RPC/s Max: 808 RPC/s [LNet Bandwidth of s] [R] Avg: 98.33 MiB/s Min: 98.33 MiB/s Max: 98.33 MiB/s [W] Avg: 94.53 MiB/s Min: 94.53 MiB/s Max: 94.53 MiB/s [LNet Rates of c] [R] Avg: 769 RPC/s Min: 769 RPC/s Max: 769 RPC/s [W] Avg: 747 RPC/s Min: 747 RPC/s Max: 747 RPC/s [LNet Bandwidth of c] [R] Avg: 88.42 MiB/s Min: 88.42 MiB/s Max: 88.42 MiB/s [W] Avg: 88.92 MiB/s Min: 88.92 MiB/s Max: 88.92 MiB/s [LNet Rates of s] [R] Avg: 761 RPC/s Min: 761 RPC/s Max: 761 RPC/s [W] Avg: 765 RPC/s Min: 765 RPC/s Max: 765 RPC/s [LNet Bandwidth of s] [R] Avg: 89.88 MiB/s Min: 89.88 MiB/s Max: 89.88 MiB/s [W] Avg: 89.10 MiB/s Min: 89.10 MiB/s Max: 89.10 MiB/s [LNet Rates of c] [R] Avg: 826 RPC/s Min: 826 RPC/s Max: 826 RPC/s [W] Avg: 833 RPC/s Min: 833 RPC/s Max: 833 RPC/s [LNet Bandwidth of c] [R] Avg: 97.16 MiB/s Min: 97.16 MiB/s Max: 97.16 MiB/s [W] Avg: 98.44 MiB/s Min: 98.44 MiB/s Max: 98.44 MiB/s [LNet Rates of s] [R] Avg: 843 RPC/s Min: 843 RPC/s Max: 843 RPC/s [W] Avg: 830 RPC/s Min: 830 RPC/s Max: 830 RPC/s [LNet Bandwidth of s] [R] Avg: 97.92 MiB/s Min: 97.92 MiB/s Max: 97.92 MiB/s [W] Avg: 96.22 MiB/s Min: 96.22 MiB/s Max: 96.22 MiB/s [LNet Rates of c] [R] Avg: 773 RPC/s Min: 773 RPC/s Max: 773 RPC/s [W] Avg: 777 RPC/s Min: 777 RPC/s Max: 777 RPC/s [LNet Bandwidth of c] [R] Avg: 90.60 MiB/s Min: 90.60 MiB/s Max: 90.60 MiB/s [W] Avg: 92.20 MiB/s Min: 92.20 MiB/s Max: 92.20 MiB/s [LNet Rates of s] [R] Avg: 780 RPC/s Min: 780 RPC/s Max: 780 RPC/s [W] Avg: 772 RPC/s Min: 772 RPC/s Max: 772 RPC/s [LNet Bandwidth of s] [R] Avg: 91.99 MiB/s Min: 91.99 MiB/s Max: 91.99 MiB/s [W] Avg: 90.59 MiB/s Min: 90.59 MiB/s Max: 90.59 MiB/s [LNet Rates of c] [R] Avg: 678 RPC/s Min: 678 RPC/s Max: 678 RPC/s [W] Avg: 689 RPC/s Min: 689 RPC/s Max: 689 RPC/s [LNet Bandwidth of c] [R] Avg: 80.32 MiB/s Min: 80.32 MiB/s Max: 80.32 MiB/s [W] Avg: 80.68 MiB/s Min: 80.68 MiB/s Max: 80.68 MiB/s [LNet Rates of s] [R] Avg: 677 RPC/s Min: 677 RPC/s Max: 677 RPC/s [W] Avg: 674 RPC/s Min: 674 RPC/s Max: 674 RPC/s [LNet Bandwidth of s] [R] Avg: 80.32 MiB/s Min: 80.32 MiB/s Max: 80.32 MiB/s [W] Avg: 80.09 MiB/s Min: 80.09 MiB/s Max: 80.09 MiB/s [LNet Rates of c] [R] Avg: 661 RPC/s Min: 661 RPC/s Max: 661 RPC/s [W] Avg: 681 RPC/s Min: 681 RPC/s Max: 681 RPC/s [LNet Bandwidth of c] [R] Avg: 78.85 MiB/s Min: 78.85 MiB/s Max: 78.85 MiB/s [W] Avg: 80.00 MiB/s Min: 80.00 MiB/s Max: 80.00 MiB/s [LNet Rates of s] [R] Avg: 687 RPC/s Min: 687 RPC/s Max: 687 RPC/s [W] Avg: 679 RPC/s Min: 679 RPC/s Max: 679 RPC/s [LNet Bandwidth of s] [R] Avg: 79.76 MiB/s Min: 79.76 MiB/s Max: 79.76 MiB/s [W] Avg: 79.36 MiB/s Min: 79.36 MiB/s Max: 79.36 MiB/s [LNet Rates of c] [R] Avg: 803 RPC/s Min: 803 RPC/s Max: 803 RPC/s [W] Avg: 815 RPC/s Min: 815 RPC/s Max: 815 RPC/s [LNet Bandwidth of c] [R] Avg: 94.40 MiB/s Min: 94.40 MiB/s Max: 94.40 MiB/s [W] Avg: 94.61 MiB/s Min: 94.61 MiB/s Max: 94.61 MiB/s [LNet Rates of s] [R] Avg: 807 RPC/s Min: 807 RPC/s Max: 807 RPC/s [W] Avg: 810 RPC/s Min: 810 RPC/s Max: 810 RPC/s [LNet Bandwidth of s] [R] Avg: 95.13 MiB/s Min: 95.13 MiB/s Max: 95.13 MiB/s [W] Avg: 94.28 MiB/s Min: 94.28 MiB/s Max: 94.28 MiB/s [LNet Rates of c] [R] Avg: 802 RPC/s Min: 802 RPC/s Max: 802 RPC/s [W] Avg: 780 RPC/s Min: 780 RPC/s Max: 780 RPC/s [LNet Bandwidth of c] [R] Avg: 92.82 MiB/s Min: 92.82 MiB/s Max: 92.82 MiB/s [W] Avg: 93.20 MiB/s Min: 93.20 MiB/s Max: 93.20 MiB/s [LNet Rates of s] [R] Avg: 801 RPC/s Min: 801 RPC/s Max: 801 RPC/s [W] Avg: 796 RPC/s Min: 796 RPC/s Max: 796 RPC/s [LNet Bandwidth of s] [R] Avg: 93.25 MiB/s Min: 93.25 MiB/s Max: 93.25 MiB/s [W] Avg: 92.67 MiB/s Min: 92.67 MiB/s Max: 92.67 MiB/s [LNet Rates of c] [R] Avg: 723 RPC/s Min: 723 RPC/s Max: 723 RPC/s [W] Avg: 733 RPC/s Min: 733 RPC/s Max: 733 RPC/s [LNet Bandwidth of c] [R] Avg: 85.67 MiB/s Min: 85.67 MiB/s Max: 85.67 MiB/s [W] Avg: 86.53 MiB/s Min: 86.53 MiB/s Max: 86.53 MiB/s [LNet Rates of s] [R] Avg: 734 RPC/s Min: 734 RPC/s Max: 734 RPC/s [W] Avg: 728 RPC/s Min: 728 RPC/s Max: 728 RPC/s [LNet Bandwidth of s] [R] Avg: 86.45 MiB/s Min: 86.45 MiB/s Max: 86.45 MiB/s [W] Avg: 85.80 MiB/s Min: 85.80 MiB/s Max: 85.80 MiB/s [LNet Rates of c] [R] Avg: 858 RPC/s Min: 858 RPC/s Max: 858 RPC/s [W] Avg: 862 RPC/s Min: 862 RPC/s Max: 862 RPC/s [LNet Bandwidth of c] [R] Avg: 100.52 MiB/s Min: 100.52 MiB/s Max: 100.52 MiB/s [W] Avg: 99.66 MiB/s Min: 99.66 MiB/s Max: 99.66 MiB/s [LNet Rates of s] [R] Avg: 848 RPC/s Min: 848 RPC/s Max: 848 RPC/s [W] Avg: 851 RPC/s Min: 851 RPC/s Max: 851 RPC/s [LNet Bandwidth of s] [R] Avg: 99.78 MiB/s Min: 99.78 MiB/s Max: 99.78 MiB/s [W] Avg: 99.59 MiB/s Min: 99.59 MiB/s Max: 99.59 MiB/s [LNet Rates of c] [R] Avg: 657 RPC/s Min: 657 RPC/s Max: 657 RPC/s [W] Avg: 682 RPC/s Min: 682 RPC/s Max: 682 RPC/s [LNet Bandwidth of c] [R] Avg: 79.04 MiB/s Min: 79.04 MiB/s Max: 79.04 MiB/s [W] Avg: 81.14 MiB/s Min: 81.14 MiB/s Max: 81.14 MiB/s [LNet Rates of s] [R] Avg: 680 RPC/s Min: 680 RPC/s Max: 680 RPC/s [W] Avg: 693 RPC/s Min: 693 RPC/s Max: 693 RPC/s [LNet Bandwidth of s] [R] Avg: 80.36 MiB/s Min: 80.36 MiB/s Max: 80.36 MiB/s [W] Avg: 79.60 MiB/s Min: 79.60 MiB/s Max: 79.60 MiB/s [LNet Rates of c] [R] Avg: 697 RPC/s Min: 697 RPC/s Max: 697 RPC/s [W] Avg: 703 RPC/s Min: 703 RPC/s Max: 703 RPC/s [LNet Bandwidth of c] [R] Avg: 81.09 MiB/s Min: 81.09 MiB/s Max: 81.09 MiB/s [W] Avg: 81.49 MiB/s Min: 81.49 MiB/s Max: 81.49 MiB/s [LNet Rates of s] [R] Avg: 704 RPC/s Min: 704 RPC/s Max: 704 RPC/s [W] Avg: 676 RPC/s Min: 676 RPC/s Max: 676 RPC/s [LNet Bandwidth of s] [R] Avg: 81.54 MiB/s Min: 81.54 MiB/s Max: 81.54 MiB/s [W] Avg: 81.04 MiB/s Min: 81.04 MiB/s Max: 81.04 MiB/s [LNet Rates of c] [R] Avg: 761 RPC/s Min: 761 RPC/s Max: 761 RPC/s [W] Avg: 746 RPC/s Min: 746 RPC/s Max: 746 RPC/s [LNet Bandwidth of c] [R] Avg: 88.61 MiB/s Min: 88.61 MiB/s Max: 88.61 MiB/s [W] Avg: 90.10 MiB/s Min: 90.10 MiB/s Max: 90.10 MiB/s [LNet Rates of s] [R] Avg: 766 RPC/s Min: 766 RPC/s Max: 766 RPC/s [W] Avg: 760 RPC/s Min: 760 RPC/s Max: 760 RPC/s [LNet Bandwidth of s] [R] Avg: 90.45 MiB/s Min: 90.45 MiB/s Max: 90.45 MiB/s [W] Avg: 88.29 MiB/s Min: 88.29 MiB/s Max: 88.29 MiB/s [LNet Rates of c] [R] Avg: 742 RPC/s Min: 742 RPC/s Max: 742 RPC/s [W] Avg: 764 RPC/s Min: 764 RPC/s Max: 764 RPC/s [LNet Bandwidth of c] [R] Avg: 88.53 MiB/s Min: 88.53 MiB/s Max: 88.53 MiB/s [W] Avg: 87.37 MiB/s Min: 87.37 MiB/s Max: 87.37 MiB/s [LNet Rates of s] [R] Avg: 750 RPC/s Min: 750 RPC/s Max: 750 RPC/s [W] Avg: 748 RPC/s Min: 748 RPC/s Max: 748 RPC/s [LNet Bandwidth of s] [R] Avg: 86.93 MiB/s Min: 86.93 MiB/s Max: 86.93 MiB/s [W] Avg: 89.07 MiB/s Min: 89.07 MiB/s Max: 89.07 MiB/s [LNet Rates of c] [R] Avg: 778 RPC/s Min: 778 RPC/s Max: 778 RPC/s [W] Avg: 782 RPC/s Min: 782 RPC/s Max: 782 RPC/s [LNet Bandwidth of c] [R] Avg: 92.52 MiB/s Min: 92.52 MiB/s Max: 92.52 MiB/s [W] Avg: 92.43 MiB/s Min: 92.43 MiB/s Max: 92.43 MiB/s [LNet Rates of s] [R] Avg: 783 RPC/s Min: 783 RPC/s Max: 783 RPC/s [W] Avg: 802 RPC/s Min: 802 RPC/s Max: 802 RPC/s [LNet Bandwidth of s] [R] Avg: 92.39 MiB/s Min: 92.39 MiB/s Max: 92.39 MiB/s [W] Avg: 92.47 MiB/s Min: 92.47 MiB/s Max: 92.47 MiB/s [LNet Rates of c] [R] Avg: 734 RPC/s Min: 734 RPC/s Max: 734 RPC/s [W] Avg: 738 RPC/s Min: 738 RPC/s Max: 738 RPC/s [LNet Bandwidth of c] [R] Avg: 86.08 MiB/s Min: 86.08 MiB/s Max: 86.08 MiB/s [W] Avg: 87.20 MiB/s Min: 87.20 MiB/s Max: 87.20 MiB/s [LNet Rates of s] [R] Avg: 740 RPC/s Min: 740 RPC/s Max: 740 RPC/s [W] Avg: 730 RPC/s Min: 730 RPC/s Max: 730 RPC/s [LNet Bandwidth of s] [R] Avg: 87.52 MiB/s Min: 87.52 MiB/s Max: 87.52 MiB/s [W] Avg: 85.92 MiB/s Min: 85.92 MiB/s Max: 85.92 MiB/s [LNet Rates of c] [R] Avg: 753 RPC/s Min: 753 RPC/s Max: 753 RPC/s [W] Avg: 768 RPC/s Min: 768 RPC/s Max: 768 RPC/s [LNet Bandwidth of c] [R] Avg: 88.20 MiB/s Min: 88.20 MiB/s Max: 88.20 MiB/s [W] Avg: 90.83 MiB/s Min: 90.83 MiB/s Max: 90.83 MiB/s [LNet Rates of s] [R] Avg: 773 RPC/s Min: 773 RPC/s Max: 773 RPC/s [W] Avg: 736 RPC/s Min: 736 RPC/s Max: 736 RPC/s [LNet Bandwidth of s] [R] Avg: 90.67 MiB/s Min: 90.67 MiB/s Max: 90.67 MiB/s [W] Avg: 87.80 MiB/s Min: 87.80 MiB/s Max: 87.80 MiB/s [LNet Rates of c] [R] Avg: 579 RPC/s Min: 579 RPC/s Max: 579 RPC/s [W] Avg: 584 RPC/s Min: 584 RPC/s Max: 584 RPC/s [LNet Bandwidth of c] [R] Avg: 68.02 MiB/s Min: 68.02 MiB/s Max: 68.02 MiB/s [W] Avg: 70.72 MiB/s Min: 70.72 MiB/s Max: 70.72 MiB/s [LNet Rates of s] [R] Avg: 582 RPC/s Min: 582 RPC/s Max: 582 RPC/s [W] Avg: 579 RPC/s Min: 579 RPC/s Max: 579 RPC/s [LNet Bandwidth of s] [R] Avg: 70.36 MiB/s Min: 70.36 MiB/s Max: 70.36 MiB/s [W] Avg: 67.79 MiB/s Min: 67.79 MiB/s Max: 67.79 MiB/s [LNet Rates of c] [R] Avg: 407 RPC/s Min: 407 RPC/s Max: 407 RPC/s [W] Avg: 416 RPC/s Min: 416 RPC/s Max: 416 RPC/s [LNet Bandwidth of c] [R] Avg: 47.73 MiB/s Min: 47.73 MiB/s Max: 47.73 MiB/s [W] Avg: 50.92 MiB/s Min: 50.92 MiB/s Max: 50.92 MiB/s [LNet Rates of s] [R] Avg: 421 RPC/s Min: 421 RPC/s Max: 421 RPC/s [W] Avg: 424 RPC/s Min: 424 RPC/s Max: 424 RPC/s [LNet Bandwidth of s] [R] Avg: 50.96 MiB/s Min: 50.96 MiB/s Max: 50.96 MiB/s [W] Avg: 47.85 MiB/s Min: 47.85 MiB/s Max: 47.85 MiB/s [LNet Rates of c] [R] Avg: 665 RPC/s Min: 665 RPC/s Max: 665 RPC/s [W] Avg: 659 RPC/s Min: 659 RPC/s Max: 659 RPC/s [LNet Bandwidth of c] [R] Avg: 77.54 MiB/s Min: 77.54 MiB/s Max: 77.54 MiB/s [W] Avg: 78.64 MiB/s Min: 78.64 MiB/s Max: 78.64 MiB/s [LNet Rates of s] [R] Avg: 661 RPC/s Min: 661 RPC/s Max: 661 RPC/s [W] Avg: 666 RPC/s Min: 666 RPC/s Max: 666 RPC/s [LNet Bandwidth of s] [R] Avg: 78.58 MiB/s Min: 78.58 MiB/s Max: 78.58 MiB/s [W] Avg: 77.50 MiB/s Min: 77.50 MiB/s Max: 77.50 MiB/s [LNet Rates of c] [R] Avg: 609 RPC/s Min: 609 RPC/s Max: 609 RPC/s [W] Avg: 606 RPC/s Min: 606 RPC/s Max: 606 RPC/s [LNet Bandwidth of c] [R] Avg: 69.69 MiB/s Min: 69.69 MiB/s Max: 69.69 MiB/s [W] Avg: 72.04 MiB/s Min: 72.04 MiB/s Max: 72.04 MiB/s [LNet Rates of s] [R] Avg: 628 RPC/s Min: 628 RPC/s Max: 628 RPC/s [W] Avg: 602 RPC/s Min: 602 RPC/s Max: 602 RPC/s [LNet Bandwidth of s] [R] Avg: 72.38 MiB/s Min: 72.38 MiB/s Max: 72.38 MiB/s [W] Avg: 69.79 MiB/s Min: 69.79 MiB/s Max: 69.79 MiB/s [LNet Rates of c] [R] Avg: 561 RPC/s Min: 561 RPC/s Max: 561 RPC/s [W] Avg: 590 RPC/s Min: 590 RPC/s Max: 590 RPC/s [LNet Bandwidth of c] [R] Avg: 67.43 MiB/s Min: 67.43 MiB/s Max: 67.43 MiB/s [W] Avg: 69.50 MiB/s Min: 69.50 MiB/s Max: 69.50 MiB/s [LNet Rates of s] [R] Avg: 578 RPC/s Min: 578 RPC/s Max: 578 RPC/s [W] Avg: 565 RPC/s Min: 565 RPC/s Max: 565 RPC/s [LNet Bandwidth of s] [R] Avg: 69.32 MiB/s Min: 69.32 MiB/s Max: 69.32 MiB/s [W] Avg: 67.73 MiB/s Min: 67.73 MiB/s Max: 67.73 MiB/s [LNet Rates of c] [R] Avg: 489 RPC/s Min: 489 RPC/s Max: 489 RPC/s [W] Avg: 500 RPC/s Min: 500 RPC/s Max: 500 RPC/s [LNet Bandwidth of c] [R] Avg: 56.67 MiB/s Min: 56.67 MiB/s Max: 56.67 MiB/s [W] Avg: 59.53 MiB/s Min: 59.53 MiB/s Max: 59.53 MiB/s [LNet Rates of s] [R] Avg: 500 RPC/s Min: 500 RPC/s Max: 500 RPC/s [W] Avg: 491 RPC/s Min: 491 RPC/s Max: 491 RPC/s [LNet Bandwidth of s] [R] Avg: 59.56 MiB/s Min: 59.56 MiB/s Max: 59.56 MiB/s [W] Avg: 56.50 MiB/s Min: 56.50 MiB/s Max: 56.50 MiB/s [LNet Rates of c] [R] Avg: 485 RPC/s Min: 485 RPC/s Max: 485 RPC/s [W] Avg: 495 RPC/s Min: 495 RPC/s Max: 495 RPC/s [LNet Bandwidth of c] [R] Avg: 57.86 MiB/s Min: 57.86 MiB/s Max: 57.86 MiB/s [W] Avg: 58.62 MiB/s Min: 58.62 MiB/s Max: 58.62 MiB/s [LNet Rates of s] [R] Avg: 500 RPC/s Min: 500 RPC/s Max: 500 RPC/s [W] Avg: 489 RPC/s Min: 489 RPC/s Max: 489 RPC/s [LNet Bandwidth of s] [R] Avg: 58.47 MiB/s Min: 58.47 MiB/s Max: 58.47 MiB/s [W] Avg: 57.71 MiB/s Min: 57.71 MiB/s Max: 57.71 MiB/s [LNet Rates of c] [R] Avg: 582 RPC/s Min: 582 RPC/s Max: 582 RPC/s [W] Avg: 588 RPC/s Min: 588 RPC/s Max: 588 RPC/s [LNet Bandwidth of c] [R] Avg: 66.63 MiB/s Min: 66.63 MiB/s Max: 66.63 MiB/s [W] Avg: 70.39 MiB/s Min: 70.39 MiB/s Max: 70.39 MiB/s [LNet Rates of s] [R] Avg: 589 RPC/s Min: 589 RPC/s Max: 589 RPC/s [W] Avg: 581 RPC/s Min: 581 RPC/s Max: 581 RPC/s [LNet Bandwidth of s] [R] Avg: 70.57 MiB/s Min: 70.57 MiB/s Max: 70.57 MiB/s [W] Avg: 66.55 MiB/s Min: 66.55 MiB/s Max: 66.55 MiB/s [LNet Rates of c] [R] Avg: 600 RPC/s Min: 600 RPC/s Max: 600 RPC/s [W] Avg: 616 RPC/s Min: 616 RPC/s Max: 616 RPC/s [LNet Bandwidth of c] [R] Avg: 70.90 MiB/s Min: 70.90 MiB/s Max: 70.90 MiB/s [W] Avg: 73.26 MiB/s Min: 73.26 MiB/s Max: 73.26 MiB/s [LNet Rates of s] [R] Avg: 623 RPC/s Min: 623 RPC/s Max: 623 RPC/s [W] Avg: 609 RPC/s Min: 609 RPC/s Max: 609 RPC/s [LNet Bandwidth of s] [R] Avg: 73.48 MiB/s Min: 73.48 MiB/s Max: 73.48 MiB/s [W] Avg: 71.54 MiB/s Min: 71.54 MiB/s Max: 71.54 MiB/s [LNet Rates of c] [R] Avg: 528 RPC/s Min: 528 RPC/s Max: 528 RPC/s [W] Avg: 508 RPC/s Min: 508 RPC/s Max: 508 RPC/s [LNet Bandwidth of c] [R] Avg: 60.51 MiB/s Min: 60.51 MiB/s Max: 60.51 MiB/s [W] Avg: 61.70 MiB/s Min: 61.70 MiB/s Max: 61.70 MiB/s killing 9824 ... 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 oleg607-server: oleg607-server.virtnet: executing lst_cleanup oleg607-client: oleg607-client.virtnet: executing lst_cleanup PASS smoke (339s) == lnet-selftest test complete, duration 371 sec ========= 23:37:46 (1788925066) Starting client oleg607-client.virtnet: -o user_xattr,flock 192.168.206.107@tcp:/lustre /mnt/lustre Mount client oleg607-client.virtnet: mount -t lustre -o user_xattr,flock 192.168.206.107@tcp:/lustre /mnt/lustre Started clients oleg607-client.virtnet: 192.168.206.107@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 23:37:48 (1788925068) === === lnet-selftest: finish cleanup 23:37:51 (1788925071) ===