-----============= acceptance-small: lnet-selftest ============----- Fri Sep 4 00:53:28 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 oleg612-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: 'oleg612-server' oleg612-server: oleg612-server.virtnet: executing load_modules_local oleg612-server: kmemleak disabled oleg612-server: Loading modules from /home/green/git/lustre-release/lustre oleg612-server: detected 4 online CPUs by sysfs oleg612-server: MODOPTS_LIBCFS= oleg612-server: Force libcfs to create 2 CPU partitions oleg612-server: /usr/sbin/ not writable for /usr/sbin/mount.lustre_tgt Stopping clients: oleg612-client.virtnet /mnt/lustre (opts:) Stopping client oleg612-client.virtnet /mnt/lustre opts: == lnet-selftest test smoke: lst regression test ========= 00:54:05 (1788497645) oleg612-client: oleg612-client.virtnet: executing lst_cleanup oleg612-server: oleg612-server.virtnet: executing lst_cleanup oleg612-client: oleg612-client.virtnet: executing lst_setup oleg612-server: oleg612-server.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.12@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.206.112@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.12@tcp are added to session 192.168.206.112@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: 578 RPC/s Min: 578 RPC/s Max: 578 RPC/s [W] Avg: 594 RPC/s Min: 594 RPC/s Max: 594 RPC/s [LNet Bandwidth of c] [R] Avg: 68.62 MiB/s Min: 68.62 MiB/s Max: 68.62 MiB/s [W] Avg: 71.04 MiB/s Min: 71.04 MiB/s Max: 71.04 MiB/s [LNet Rates of s] [R] Avg: 599 RPC/s Min: 599 RPC/s Max: 599 RPC/s [W] Avg: 587 RPC/s Min: 587 RPC/s Max: 587 RPC/s [LNet Bandwidth of s] [R] Avg: 70.50 MiB/s Min: 70.50 MiB/s Max: 70.50 MiB/s [W] Avg: 68.66 MiB/s Min: 68.66 MiB/s Max: 68.66 MiB/s [LNet Rates of c] [R] Avg: 626 RPC/s Min: 626 RPC/s Max: 626 RPC/s [W] Avg: 601 RPC/s Min: 601 RPC/s Max: 601 RPC/s [LNet Bandwidth of c] [R] Avg: 72.06 MiB/s Min: 72.06 MiB/s Max: 72.06 MiB/s [W] Avg: 71.57 MiB/s Min: 71.57 MiB/s Max: 71.57 MiB/s [LNet Rates of s] [R] Avg: 620 RPC/s Min: 620 RPC/s Max: 620 RPC/s [W] Avg: 623 RPC/s Min: 623 RPC/s Max: 623 RPC/s [LNet Bandwidth of s] [R] Avg: 71.99 MiB/s Min: 71.99 MiB/s Max: 71.99 MiB/s [W] Avg: 72.00 MiB/s Min: 72.00 MiB/s Max: 72.00 MiB/s [LNet Rates of c] [R] Avg: 782 RPC/s Min: 782 RPC/s Max: 782 RPC/s [W] Avg: 781 RPC/s Min: 781 RPC/s Max: 781 RPC/s [LNet Bandwidth of c] [R] Avg: 91.62 MiB/s Min: 91.62 MiB/s Max: 91.62 MiB/s [W] Avg: 90.16 MiB/s Min: 90.16 MiB/s Max: 90.16 MiB/s [LNet Rates of s] [R] Avg: 775 RPC/s Min: 775 RPC/s Max: 775 RPC/s [W] Avg: 788 RPC/s Min: 788 RPC/s Max: 788 RPC/s [LNet Bandwidth of s] [R] Avg: 90.64 MiB/s Min: 90.64 MiB/s Max: 90.64 MiB/s [W] Avg: 92.00 MiB/s Min: 92.00 MiB/s Max: 92.00 MiB/s [LNet Rates of c] [R] Avg: 838 RPC/s Min: 838 RPC/s Max: 838 RPC/s [W] Avg: 867 RPC/s Min: 867 RPC/s Max: 867 RPC/s [LNet Bandwidth of c] [R] Avg: 99.57 MiB/s Min: 99.57 MiB/s Max: 99.57 MiB/s [W] Avg: 100.96 MiB/s Min: 100.96 MiB/s Max: 100.96 MiB/s [LNet Rates of s] [R] Avg: 861 RPC/s Min: 861 RPC/s Max: 861 RPC/s [W] Avg: 846 RPC/s Min: 846 RPC/s Max: 846 RPC/s [LNet Bandwidth of s] [R] Avg: 100.46 MiB/s Min: 100.46 MiB/s Max: 100.46 MiB/s [W] Avg: 99.66 MiB/s Min: 99.66 MiB/s Max: 99.66 MiB/s [LNet Rates of c] [R] Avg: 787 RPC/s Min: 787 RPC/s Max: 787 RPC/s [W] Avg: 789 RPC/s Min: 789 RPC/s Max: 789 RPC/s [LNet Bandwidth of c] [R] Avg: 92.08 MiB/s Min: 92.08 MiB/s Max: 92.08 MiB/s [W] Avg: 93.95 MiB/s Min: 93.95 MiB/s Max: 93.95 MiB/s [LNet Rates of s] [R] Avg: 787 RPC/s Min: 787 RPC/s Max: 787 RPC/s [W] Avg: 798 RPC/s Min: 798 RPC/s Max: 798 RPC/s [LNet Bandwidth of s] [R] Avg: 94.15 MiB/s Min: 94.15 MiB/s Max: 94.15 MiB/s [W] Avg: 91.95 MiB/s Min: 91.95 MiB/s Max: 91.95 MiB/s [LNet Rates of c] [R] Avg: 855 RPC/s Min: 855 RPC/s Max: 855 RPC/s [W] Avg: 872 RPC/s Min: 872 RPC/s Max: 872 RPC/s [LNet Bandwidth of c] [R] Avg: 99.18 MiB/s Min: 99.18 MiB/s Max: 99.18 MiB/s [W] Avg: 104.44 MiB/s Min: 104.44 MiB/s Max: 104.44 MiB/s [LNet Rates of s] [R] Avg: 886 RPC/s Min: 886 RPC/s Max: 886 RPC/s [W] Avg: 849 RPC/s Min: 849 RPC/s Max: 849 RPC/s [LNet Bandwidth of s] [R] Avg: 104.71 MiB/s Min: 104.71 MiB/s Max: 104.71 MiB/s [W] Avg: 99.29 MiB/s Min: 99.29 MiB/s Max: 99.29 MiB/s [LNet Rates of c] [R] Avg: 717 RPC/s Min: 717 RPC/s Max: 717 RPC/s [W] Avg: 704 RPC/s Min: 704 RPC/s Max: 704 RPC/s [LNet Bandwidth of c] [R] Avg: 82.87 MiB/s Min: 82.87 MiB/s Max: 82.87 MiB/s [W] Avg: 84.77 MiB/s Min: 84.77 MiB/s Max: 84.77 MiB/s [LNet Rates of s] [R] Avg: 722 RPC/s Min: 722 RPC/s Max: 722 RPC/s [W] Avg: 716 RPC/s Min: 716 RPC/s Max: 716 RPC/s [LNet Bandwidth of s] [R] Avg: 85.45 MiB/s Min: 85.45 MiB/s Max: 85.45 MiB/s [W] Avg: 83.18 MiB/s Min: 83.18 MiB/s Max: 83.18 MiB/s [LNet Rates of c] [R] Avg: 591 RPC/s Min: 591 RPC/s Max: 591 RPC/s [W] Avg: 601 RPC/s Min: 601 RPC/s Max: 601 RPC/s [LNet Bandwidth of c] [R] Avg: 70.02 MiB/s Min: 70.02 MiB/s Max: 70.02 MiB/s [W] Avg: 71.47 MiB/s Min: 71.47 MiB/s Max: 71.47 MiB/s [LNet Rates of s] [R] Avg: 604 RPC/s Min: 604 RPC/s Max: 604 RPC/s [W] Avg: 596 RPC/s Min: 596 RPC/s Max: 596 RPC/s [LNet Bandwidth of s] [R] Avg: 70.67 MiB/s Min: 70.67 MiB/s Max: 70.67 MiB/s [W] Avg: 69.70 MiB/s Min: 69.70 MiB/s Max: 69.70 MiB/s [LNet Rates of c] [R] Avg: 688 RPC/s Min: 688 RPC/s Max: 688 RPC/s [W] Avg: 685 RPC/s Min: 685 RPC/s Max: 685 RPC/s [LNet Bandwidth of c] [R] Avg: 80.03 MiB/s Min: 80.03 MiB/s Max: 80.03 MiB/s [W] Avg: 81.32 MiB/s Min: 81.32 MiB/s Max: 81.32 MiB/s [LNet Rates of s] [R] Avg: 692 RPC/s Min: 692 RPC/s Max: 692 RPC/s [W] Avg: 687 RPC/s Min: 687 RPC/s Max: 687 RPC/s [LNet Bandwidth of s] [R] Avg: 81.68 MiB/s Min: 81.68 MiB/s Max: 81.68 MiB/s [W] Avg: 79.77 MiB/s Min: 79.77 MiB/s Max: 79.77 MiB/s [LNet Rates of c] [R] Avg: 720 RPC/s Min: 720 RPC/s Max: 720 RPC/s [W] Avg: 725 RPC/s Min: 725 RPC/s Max: 725 RPC/s [LNet Bandwidth of c] [R] Avg: 84.25 MiB/s Min: 84.25 MiB/s Max: 84.25 MiB/s [W] Avg: 85.51 MiB/s Min: 85.51 MiB/s Max: 85.51 MiB/s [LNet Rates of s] [R] Avg: 718 RPC/s Min: 718 RPC/s Max: 718 RPC/s [W] Avg: 718 RPC/s Min: 718 RPC/s Max: 718 RPC/s [LNet Bandwidth of s] [R] Avg: 84.74 MiB/s Min: 84.74 MiB/s Max: 84.74 MiB/s [W] Avg: 84.46 MiB/s Min: 84.46 MiB/s Max: 84.46 MiB/s [LNet Rates of c] [R] Avg: 751 RPC/s Min: 751 RPC/s Max: 751 RPC/s [W] Avg: 781 RPC/s Min: 781 RPC/s Max: 781 RPC/s [LNet Bandwidth of c] [R] Avg: 90.63 MiB/s Min: 90.63 MiB/s Max: 90.63 MiB/s [W] Avg: 90.01 MiB/s Min: 90.01 MiB/s Max: 90.01 MiB/s [LNet Rates of s] [R] Avg: 776 RPC/s Min: 776 RPC/s Max: 776 RPC/s [W] Avg: 770 RPC/s Min: 770 RPC/s Max: 770 RPC/s [LNet Bandwidth of s] [R] Avg: 90.90 MiB/s Min: 90.90 MiB/s Max: 90.90 MiB/s [W] Avg: 91.22 MiB/s Min: 91.22 MiB/s Max: 91.22 MiB/s [LNet Rates of c] [R] Avg: 546 RPC/s Min: 546 RPC/s Max: 546 RPC/s [W] Avg: 548 RPC/s Min: 548 RPC/s Max: 548 RPC/s [LNet Bandwidth of c] [R] Avg: 64.34 MiB/s Min: 64.34 MiB/s Max: 64.34 MiB/s [W] Avg: 64.92 MiB/s Min: 64.92 MiB/s Max: 64.92 MiB/s [LNet Rates of s] [R] Avg: 550 RPC/s Min: 550 RPC/s Max: 550 RPC/s [W] Avg: 547 RPC/s Min: 547 RPC/s Max: 547 RPC/s [LNet Bandwidth of s] [R] Avg: 65.00 MiB/s Min: 65.00 MiB/s Max: 65.00 MiB/s [W] Avg: 64.11 MiB/s Min: 64.11 MiB/s Max: 64.11 MiB/s [LNet Rates of c] [R] Avg: 470 RPC/s Min: 470 RPC/s Max: 470 RPC/s [W] Avg: 454 RPC/s Min: 454 RPC/s Max: 454 RPC/s [LNet Bandwidth of c] [R] Avg: 54.85 MiB/s Min: 54.85 MiB/s Max: 54.85 MiB/s [W] Avg: 55.93 MiB/s Min: 55.93 MiB/s Max: 55.93 MiB/s [LNet Rates of s] [R] Avg: 462 RPC/s Min: 462 RPC/s Max: 462 RPC/s [W] Avg: 460 RPC/s Min: 460 RPC/s Max: 460 RPC/s [LNet Bandwidth of s] [R] Avg: 55.95 MiB/s Min: 55.95 MiB/s Max: 55.95 MiB/s [W] Avg: 54.25 MiB/s Min: 54.25 MiB/s Max: 54.25 MiB/s [LNet Rates of c] [R] Avg: 517 RPC/s Min: 517 RPC/s Max: 517 RPC/s [W] Avg: 519 RPC/s Min: 519 RPC/s Max: 519 RPC/s [LNet Bandwidth of c] [R] Avg: 61.12 MiB/s Min: 61.12 MiB/s Max: 61.12 MiB/s [W] Avg: 61.33 MiB/s Min: 61.33 MiB/s Max: 61.33 MiB/s [LNet Rates of s] [R] Avg: 533 RPC/s Min: 533 RPC/s Max: 533 RPC/s [W] Avg: 532 RPC/s Min: 532 RPC/s Max: 532 RPC/s [LNet Bandwidth of s] [R] Avg: 61.81 MiB/s Min: 61.81 MiB/s Max: 61.81 MiB/s [W] Avg: 62.65 MiB/s Min: 62.65 MiB/s Max: 62.65 MiB/s [LNet Rates of c] [R] Avg: 703 RPC/s Min: 703 RPC/s Max: 703 RPC/s [W] Avg: 727 RPC/s Min: 727 RPC/s Max: 727 RPC/s [LNet Bandwidth of c] [R] Avg: 84.14 MiB/s Min: 84.14 MiB/s Max: 84.14 MiB/s [W] Avg: 84.93 MiB/s Min: 84.93 MiB/s Max: 84.93 MiB/s [LNet Rates of s] [R] Avg: 718 RPC/s Min: 718 RPC/s Max: 718 RPC/s [W] Avg: 733 RPC/s Min: 733 RPC/s Max: 733 RPC/s [LNet Bandwidth of s] [R] Avg: 85.21 MiB/s Min: 85.21 MiB/s Max: 85.21 MiB/s [W] Avg: 84.40 MiB/s Min: 84.40 MiB/s Max: 84.40 MiB/s [LNet Rates of c] [R] Avg: 754 RPC/s Min: 754 RPC/s Max: 754 RPC/s [W] Avg: 765 RPC/s Min: 765 RPC/s Max: 765 RPC/s [LNet Bandwidth of c] [R] Avg: 87.85 MiB/s Min: 87.85 MiB/s Max: 87.85 MiB/s [W] Avg: 89.94 MiB/s Min: 89.94 MiB/s Max: 89.94 MiB/s [LNet Rates of s] [R] Avg: 769 RPC/s Min: 769 RPC/s Max: 769 RPC/s [W] Avg: 738 RPC/s Min: 738 RPC/s Max: 738 RPC/s [LNet Bandwidth of s] [R] Avg: 89.59 MiB/s Min: 89.59 MiB/s Max: 89.59 MiB/s [W] Avg: 87.58 MiB/s Min: 87.58 MiB/s Max: 87.58 MiB/s [LNet Rates of c] [R] Avg: 595 RPC/s Min: 595 RPC/s Max: 595 RPC/s [W] Avg: 590 RPC/s Min: 590 RPC/s Max: 590 RPC/s [LNet Bandwidth of c] [R] Avg: 71.30 MiB/s Min: 71.30 MiB/s Max: 71.30 MiB/s [W] Avg: 70.76 MiB/s Min: 70.76 MiB/s Max: 70.76 MiB/s [LNet Rates of s] [R] Avg: 599 RPC/s Min: 599 RPC/s Max: 599 RPC/s [W] Avg: 604 RPC/s Min: 604 RPC/s Max: 604 RPC/s [LNet Bandwidth of s] [R] Avg: 71.18 MiB/s Min: 71.18 MiB/s Max: 71.18 MiB/s [W] Avg: 71.39 MiB/s Min: 71.39 MiB/s Max: 71.39 MiB/s [LNet Rates of c] [R] Avg: 586 RPC/s Min: 586 RPC/s Max: 586 RPC/s [W] Avg: 572 RPC/s Min: 572 RPC/s Max: 572 RPC/s [LNet Bandwidth of c] [R] Avg: 67.91 MiB/s Min: 67.91 MiB/s Max: 67.91 MiB/s [W] Avg: 69.25 MiB/s Min: 69.25 MiB/s Max: 69.25 MiB/s [LNet Rates of s] [R] Avg: 591 RPC/s Min: 591 RPC/s Max: 591 RPC/s [W] Avg: 582 RPC/s Min: 582 RPC/s Max: 582 RPC/s [LNet Bandwidth of s] [R] Avg: 69.18 MiB/s Min: 69.18 MiB/s Max: 69.18 MiB/s [W] Avg: 67.73 MiB/s Min: 67.73 MiB/s Max: 67.73 MiB/s [LNet Rates of c] [R] Avg: 649 RPC/s Min: 649 RPC/s Max: 649 RPC/s [W] Avg: 671 RPC/s Min: 671 RPC/s Max: 671 RPC/s [LNet Bandwidth of c] [R] Avg: 77.30 MiB/s Min: 77.30 MiB/s Max: 77.30 MiB/s [W] Avg: 77.20 MiB/s Min: 77.20 MiB/s Max: 77.20 MiB/s [LNet Rates of s] [R] Avg: 651 RPC/s Min: 651 RPC/s Max: 651 RPC/s [W] Avg: 662 RPC/s Min: 662 RPC/s Max: 662 RPC/s [LNet Bandwidth of s] [R] Avg: 77.04 MiB/s Min: 77.04 MiB/s Max: 77.04 MiB/s [W] Avg: 77.43 MiB/s Min: 77.43 MiB/s Max: 77.43 MiB/s [LNet Rates of c] [R] Avg: 666 RPC/s Min: 666 RPC/s Max: 666 RPC/s [W] Avg: 670 RPC/s Min: 670 RPC/s Max: 670 RPC/s [LNet Bandwidth of c] [R] Avg: 77.69 MiB/s Min: 77.69 MiB/s Max: 77.69 MiB/s [W] Avg: 81.31 MiB/s Min: 81.31 MiB/s Max: 81.31 MiB/s [LNet Rates of s] [R] Avg: 676 RPC/s Min: 676 RPC/s Max: 676 RPC/s [W] Avg: 661 RPC/s Min: 661 RPC/s Max: 661 RPC/s [LNet Bandwidth of s] [R] Avg: 81.09 MiB/s Min: 81.09 MiB/s Max: 81.09 MiB/s [W] Avg: 77.68 MiB/s Min: 77.68 MiB/s Max: 77.68 MiB/s [LNet Rates of c] [R] Avg: 723 RPC/s Min: 723 RPC/s Max: 723 RPC/s [W] Avg: 735 RPC/s Min: 735 RPC/s Max: 735 RPC/s [LNet Bandwidth of c] [R] Avg: 84.39 MiB/s Min: 84.39 MiB/s Max: 84.39 MiB/s [W] Avg: 84.81 MiB/s Min: 84.81 MiB/s Max: 84.81 MiB/s [LNet Rates of s] [R] Avg: 730 RPC/s Min: 730 RPC/s Max: 730 RPC/s [W] Avg: 746 RPC/s Min: 746 RPC/s Max: 746 RPC/s [LNet Bandwidth of s] [R] Avg: 84.72 MiB/s Min: 84.72 MiB/s Max: 84.72 MiB/s [W] Avg: 85.19 MiB/s Min: 85.19 MiB/s Max: 85.19 MiB/s [LNet Rates of c] [R] Avg: 599 RPC/s Min: 599 RPC/s Max: 599 RPC/s [W] Avg: 598 RPC/s Min: 598 RPC/s Max: 598 RPC/s [LNet Bandwidth of c] [R] Avg: 71.01 MiB/s Min: 71.01 MiB/s Max: 71.01 MiB/s [W] Avg: 71.20 MiB/s Min: 71.20 MiB/s Max: 71.20 MiB/s [LNet Rates of s] [R] Avg: 605 RPC/s Min: 605 RPC/s Max: 605 RPC/s [W] Avg: 579 RPC/s Min: 579 RPC/s Max: 579 RPC/s [LNet Bandwidth of s] [R] Avg: 71.13 MiB/s Min: 71.13 MiB/s Max: 71.13 MiB/s [W] Avg: 69.64 MiB/s Min: 69.64 MiB/s Max: 69.64 MiB/s [LNet Rates of c] [R] Avg: 628 RPC/s Min: 628 RPC/s Max: 628 RPC/s [W] Avg: 606 RPC/s Min: 606 RPC/s Max: 606 RPC/s [LNet Bandwidth of c] [R] Avg: 71.15 MiB/s Min: 71.15 MiB/s Max: 71.15 MiB/s [W] Avg: 71.93 MiB/s Min: 71.93 MiB/s Max: 71.93 MiB/s [LNet Rates of s] [R] Avg: 607 RPC/s Min: 607 RPC/s Max: 607 RPC/s [W] Avg: 603 RPC/s Min: 603 RPC/s Max: 603 RPC/s [LNet Bandwidth of s] [R] Avg: 70.53 MiB/s Min: 70.53 MiB/s Max: 70.53 MiB/s [W] Avg: 69.12 MiB/s Min: 69.12 MiB/s Max: 69.12 MiB/s [LNet Rates of c] [R] Avg: 620 RPC/s Min: 620 RPC/s Max: 620 RPC/s [W] Avg: 623 RPC/s Min: 623 RPC/s Max: 623 RPC/s [LNet Bandwidth of c] [R] Avg: 73.79 MiB/s Min: 73.79 MiB/s Max: 73.79 MiB/s [W] Avg: 73.90 MiB/s Min: 73.90 MiB/s Max: 73.90 MiB/s [LNet Rates of s] [R] Avg: 645 RPC/s Min: 645 RPC/s Max: 645 RPC/s [W] Avg: 647 RPC/s Min: 647 RPC/s Max: 647 RPC/s [LNet Bandwidth of s] [R] Avg: 76.35 MiB/s Min: 76.35 MiB/s Max: 76.35 MiB/s [W] Avg: 76.57 MiB/s Min: 76.57 MiB/s Max: 76.57 MiB/s [LNet Rates of c] [R] Avg: 770 RPC/s Min: 770 RPC/s Max: 770 RPC/s [W] Avg: 769 RPC/s Min: 769 RPC/s Max: 769 RPC/s [LNet Bandwidth of c] [R] Avg: 89.19 MiB/s Min: 89.19 MiB/s Max: 89.19 MiB/s [W] Avg: 89.48 MiB/s Min: 89.48 MiB/s Max: 89.48 MiB/s [LNet Rates of s] [R] Avg: 768 RPC/s Min: 768 RPC/s Max: 768 RPC/s [W] Avg: 763 RPC/s Min: 763 RPC/s Max: 763 RPC/s [LNet Bandwidth of s] [R] Avg: 88.88 MiB/s Min: 88.88 MiB/s Max: 88.88 MiB/s [W] Avg: 88.88 MiB/s Min: 88.88 MiB/s Max: 88.88 MiB/s [LNet Rates of c] [R] Avg: 743 RPC/s Min: 743 RPC/s Max: 743 RPC/s [W] Avg: 747 RPC/s Min: 747 RPC/s Max: 747 RPC/s [LNet Bandwidth of c] [R] Avg: 87.71 MiB/s Min: 87.71 MiB/s Max: 87.71 MiB/s [W] Avg: 88.13 MiB/s Min: 88.13 MiB/s Max: 88.13 MiB/s [LNet Rates of s] [R] Avg: 754 RPC/s Min: 754 RPC/s Max: 754 RPC/s [W] Avg: 760 RPC/s Min: 760 RPC/s Max: 760 RPC/s [LNet Bandwidth of s] [R] Avg: 88.25 MiB/s Min: 88.25 MiB/s Max: 88.25 MiB/s [W] Avg: 88.15 MiB/s Min: 88.15 MiB/s Max: 88.15 MiB/s [LNet Rates of c] [R] Avg: 739 RPC/s Min: 739 RPC/s Max: 739 RPC/s [W] Avg: 758 RPC/s Min: 758 RPC/s Max: 758 RPC/s [LNet Bandwidth of c] [R] Avg: 87.97 MiB/s Min: 87.97 MiB/s Max: 87.97 MiB/s [W] Avg: 87.50 MiB/s Min: 87.50 MiB/s Max: 87.50 MiB/s [LNet Rates of s] [R] Avg: 744 RPC/s Min: 744 RPC/s Max: 744 RPC/s [W] Avg: 763 RPC/s Min: 763 RPC/s Max: 763 RPC/s [LNet Bandwidth of s] [R] Avg: 88.07 MiB/s Min: 88.07 MiB/s Max: 88.07 MiB/s [W] Avg: 88.45 MiB/s Min: 88.45 MiB/s Max: 88.45 MiB/s [LNet Rates of c] [R] Avg: 815 RPC/s Min: 815 RPC/s Max: 815 RPC/s [W] Avg: 802 RPC/s Min: 802 RPC/s Max: 802 RPC/s [LNet Bandwidth of c] [R] Avg: 95.33 MiB/s Min: 95.33 MiB/s Max: 95.33 MiB/s [W] Avg: 96.43 MiB/s Min: 96.43 MiB/s Max: 96.43 MiB/s [LNet Rates of s] [R] Avg: 831 RPC/s Min: 831 RPC/s Max: 831 RPC/s [W] Avg: 800 RPC/s Min: 800 RPC/s Max: 800 RPC/s [LNet Bandwidth of s] [R] Avg: 96.15 MiB/s Min: 96.15 MiB/s Max: 96.15 MiB/s [W] Avg: 95.04 MiB/s Min: 95.04 MiB/s Max: 95.04 MiB/s [LNet Rates of c] [R] Avg: 722 RPC/s Min: 722 RPC/s Max: 722 RPC/s [W] Avg: 748 RPC/s Min: 748 RPC/s Max: 748 RPC/s [LNet Bandwidth of c] [R] Avg: 85.90 MiB/s Min: 85.90 MiB/s Max: 85.90 MiB/s [W] Avg: 86.21 MiB/s Min: 86.21 MiB/s Max: 86.21 MiB/s [LNet Rates of s] [R] Avg: 726 RPC/s Min: 726 RPC/s Max: 726 RPC/s [W] Avg: 724 RPC/s Min: 724 RPC/s Max: 724 RPC/s [LNet Bandwidth of s] [R] Avg: 85.73 MiB/s Min: 85.73 MiB/s Max: 85.73 MiB/s [W] Avg: 85.73 MiB/s Min: 85.73 MiB/s Max: 85.73 MiB/s [LNet Rates of c] [R] Avg: 600 RPC/s Min: 600 RPC/s Max: 600 RPC/s [W] Avg: 602 RPC/s Min: 602 RPC/s Max: 602 RPC/s [LNet Bandwidth of c] [R] Avg: 71.03 MiB/s Min: 71.03 MiB/s Max: 71.03 MiB/s [W] Avg: 71.04 MiB/s Min: 71.04 MiB/s Max: 71.04 MiB/s [LNet Rates of s] [R] Avg: 606 RPC/s Min: 606 RPC/s Max: 606 RPC/s [W] Avg: 605 RPC/s Min: 605 RPC/s Max: 605 RPC/s [LNet Bandwidth of s] [R] Avg: 71.26 MiB/s Min: 71.26 MiB/s Max: 71.26 MiB/s [W] Avg: 71.25 MiB/s Min: 71.25 MiB/s Max: 71.25 MiB/s killing 9851 ... 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 oleg612-server: oleg612-server.virtnet: executing lst_cleanup oleg612-client: oleg612-client.virtnet: executing lst_cleanup PASS smoke (335s) == lnet-selftest test complete, duration 370 sec ========= 00:59:40 (1788497980) Starting client oleg612-client.virtnet: -o user_xattr,flock 192.168.206.112@tcp:/lustre /mnt/lustre Mount client oleg612-client.virtnet: mount -t lustre -o user_xattr,flock 192.168.206.112@tcp:/lustre /mnt/lustre Started clients oleg612-client.virtnet: 192.168.206.112@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 00:59:43 (1788497983) === === lnet-selftest: finish cleanup 00:59:48 (1788497988) ===