-----============= acceptance-small: lnet-selftest ============----- Tue Sep 8 03:02:23 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 oleg249-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: 'oleg249-server' oleg249-server: oleg249-server.virtnet: executing load_modules_local oleg249-server: kmemleak disabled oleg249-server: Loading modules from /home/green/git/lustre-release/lustre oleg249-server: detected 4 online CPUs by sysfs oleg249-server: MODOPTS_LIBCFS= oleg249-server: Force libcfs to create 2 CPU partitions oleg249-server: /usr/sbin/ not writable for /usr/sbin/mount.lustre_tgt Stopping clients: oleg249-client.virtnet /mnt/lustre (opts:) Stopping client oleg249-client.virtnet /mnt/lustre opts: == lnet-selftest test smoke: lst regression test ========= 03:03:00 (1788850980) oleg249-client: oleg249-client.virtnet: executing lst_cleanup oleg249-server: oleg249-server.virtnet: executing lst_cleanup oleg249-server: oleg249-server.virtnet: executing lst_setup oleg249-client: oleg249-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.49@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.202.149@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.49@tcp are added to session 192.168.202.149@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: 726 RPC/s Min: 726 RPC/s Max: 726 RPC/s [W] Avg: 745 RPC/s Min: 745 RPC/s Max: 745 RPC/s [LNet Bandwidth of c] [R] Avg: 86.53 MiB/s Min: 86.53 MiB/s Max: 86.53 MiB/s [W] Avg: 86.35 MiB/s Min: 86.35 MiB/s Max: 86.35 MiB/s [LNet Rates of s] [R] Avg: 754 RPC/s Min: 754 RPC/s Max: 754 RPC/s [W] Avg: 735 RPC/s Min: 735 RPC/s Max: 735 RPC/s [LNet Bandwidth of s] [R] Avg: 86.19 MiB/s Min: 86.19 MiB/s Max: 86.19 MiB/s [W] Avg: 86.17 MiB/s Min: 86.17 MiB/s Max: 86.17 MiB/s [LNet Rates of c] [R] Avg: 685 RPC/s Min: 685 RPC/s Max: 685 RPC/s [W] Avg: 656 RPC/s Min: 656 RPC/s Max: 656 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.82 MiB/s Min: 78.82 MiB/s Max: 78.82 MiB/s [LNet Rates of s] [R] Avg: 672 RPC/s Min: 672 RPC/s Max: 672 RPC/s [W] Avg: 672 RPC/s Min: 672 RPC/s Max: 672 RPC/s [LNet Bandwidth of s] [R] Avg: 79.07 MiB/s Min: 79.07 MiB/s Max: 79.07 MiB/s [W] Avg: 78.66 MiB/s Min: 78.66 MiB/s Max: 78.66 MiB/s [LNet Rates of c] [R] Avg: 658 RPC/s Min: 658 RPC/s Max: 658 RPC/s [W] Avg: 666 RPC/s Min: 666 RPC/s Max: 666 RPC/s [LNet Bandwidth of c] [R] Avg: 78.51 MiB/s Min: 78.51 MiB/s Max: 78.51 MiB/s [W] Avg: 79.19 MiB/s Min: 79.19 MiB/s Max: 79.19 MiB/s [LNet Rates of s] [R] Avg: 672 RPC/s Min: 672 RPC/s Max: 672 RPC/s [W] Avg: 669 RPC/s Min: 669 RPC/s Max: 669 RPC/s [LNet Bandwidth of s] [R] Avg: 79.22 MiB/s Min: 79.22 MiB/s Max: 79.22 MiB/s [W] Avg: 78.44 MiB/s Min: 78.44 MiB/s Max: 78.44 MiB/s [LNet Rates of c] [R] Avg: 706 RPC/s Min: 706 RPC/s Max: 706 RPC/s [W] Avg: 701 RPC/s Min: 701 RPC/s Max: 701 RPC/s [LNet Bandwidth of c] [R] Avg: 82.18 MiB/s Min: 82.18 MiB/s Max: 82.18 MiB/s [W] Avg: 82.70 MiB/s Min: 82.70 MiB/s Max: 82.70 MiB/s [LNet Rates of s] [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 s] [R] Avg: 82.06 MiB/s Min: 82.06 MiB/s Max: 82.06 MiB/s [W] Avg: 82.17 MiB/s Min: 82.17 MiB/s Max: 82.17 MiB/s [LNet Rates of c] [R] Avg: 728 RPC/s Min: 728 RPC/s Max: 728 RPC/s [W] Avg: 742 RPC/s Min: 742 RPC/s Max: 742 RPC/s [LNet Bandwidth of c] [R] Avg: 86.44 MiB/s Min: 86.44 MiB/s Max: 86.44 MiB/s [W] Avg: 86.74 MiB/s Min: 86.74 MiB/s Max: 86.74 MiB/s [LNet Rates of s] [R] Avg: 718 RPC/s Min: 718 RPC/s Max: 718 RPC/s [W] Avg: 731 RPC/s Min: 731 RPC/s Max: 731 RPC/s [LNet Bandwidth of s] [R] Avg: 86.92 MiB/s Min: 86.92 MiB/s Max: 86.92 MiB/s [W] Avg: 85.34 MiB/s Min: 85.34 MiB/s Max: 85.34 MiB/s [LNet Rates of c] [R] Avg: 615 RPC/s Min: 615 RPC/s Max: 615 RPC/s [W] Avg: 632 RPC/s Min: 632 RPC/s Max: 632 RPC/s [LNet Bandwidth of c] [R] Avg: 71.08 MiB/s Min: 71.08 MiB/s Max: 71.08 MiB/s [W] Avg: 72.66 MiB/s Min: 72.66 MiB/s Max: 72.66 MiB/s [LNet Rates of s] [R] Avg: 650 RPC/s Min: 650 RPC/s Max: 650 RPC/s [W] Avg: 626 RPC/s Min: 626 RPC/s Max: 626 RPC/s [LNet Bandwidth of s] [R] Avg: 72.27 MiB/s Min: 72.27 MiB/s Max: 72.27 MiB/s [W] Avg: 72.16 MiB/s Min: 72.16 MiB/s Max: 72.16 MiB/s [LNet Rates of c] [R] Avg: 587 RPC/s Min: 587 RPC/s Max: 587 RPC/s [W] Avg: 565 RPC/s Min: 565 RPC/s Max: 565 RPC/s [LNet Bandwidth of c] [R] Avg: 69.36 MiB/s Min: 69.36 MiB/s Max: 69.36 MiB/s [W] Avg: 69.36 MiB/s Min: 69.36 MiB/s Max: 69.36 MiB/s [LNet Rates of s] [R] Avg: 590 RPC/s Min: 590 RPC/s Max: 590 RPC/s [W] Avg: 586 RPC/s Min: 586 RPC/s Max: 586 RPC/s [LNet Bandwidth of s] [R] Avg: 69.62 MiB/s Min: 69.62 MiB/s Max: 69.62 MiB/s [W] Avg: 69.14 MiB/s Min: 69.14 MiB/s Max: 69.14 MiB/s [LNet Rates of c] [R] Avg: 691 RPC/s Min: 691 RPC/s Max: 691 RPC/s [W] Avg: 691 RPC/s Min: 691 RPC/s Max: 691 RPC/s [LNet Bandwidth of c] [R] Avg: 79.98 MiB/s Min: 79.98 MiB/s Max: 79.98 MiB/s [W] Avg: 79.56 MiB/s Min: 79.56 MiB/s Max: 79.56 MiB/s [LNet Rates of s] [R] Avg: 678 RPC/s Min: 678 RPC/s Max: 678 RPC/s [W] Avg: 672 RPC/s Min: 672 RPC/s Max: 672 RPC/s [LNet Bandwidth of s] [R] Avg: 78.64 MiB/s Min: 78.64 MiB/s Max: 78.64 MiB/s [W] Avg: 79.35 MiB/s Min: 79.35 MiB/s Max: 79.35 MiB/s [LNet Rates of c] [R] Avg: 645 RPC/s Min: 645 RPC/s Max: 645 RPC/s [W] Avg: 674 RPC/s Min: 674 RPC/s Max: 674 RPC/s [LNet Bandwidth of c] [R] Avg: 76.95 MiB/s Min: 76.95 MiB/s Max: 76.95 MiB/s [W] Avg: 77.62 MiB/s Min: 77.62 MiB/s Max: 77.62 MiB/s [LNet Rates of s] [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 s] [R] Avg: 78.17 MiB/s Min: 78.17 MiB/s Max: 78.17 MiB/s [W] Avg: 77.88 MiB/s Min: 77.88 MiB/s Max: 77.88 MiB/s [LNet Rates of c] [R] Avg: 705 RPC/s Min: 705 RPC/s Max: 705 RPC/s [W] Avg: 686 RPC/s Min: 686 RPC/s Max: 686 RPC/s [LNet Bandwidth of c] [R] Avg: 82.21 MiB/s Min: 82.21 MiB/s Max: 82.21 MiB/s [W] Avg: 81.73 MiB/s Min: 81.73 MiB/s Max: 81.73 MiB/s [LNet Rates of s] [R] Avg: 687 RPC/s Min: 687 RPC/s Max: 687 RPC/s [W] Avg: 688 RPC/s Min: 688 RPC/s Max: 688 RPC/s [LNet Bandwidth of s] [R] Avg: 81.17 MiB/s Min: 81.17 MiB/s Max: 81.17 MiB/s [W] Avg: 80.98 MiB/s Min: 80.98 MiB/s Max: 80.98 MiB/s [LNet Rates of c] [R] Avg: 781 RPC/s Min: 781 RPC/s Max: 781 RPC/s [W] Avg: 805 RPC/s Min: 805 RPC/s Max: 805 RPC/s [LNet Bandwidth of c] [R] Avg: 94.15 MiB/s Min: 94.15 MiB/s Max: 94.15 MiB/s [W] Avg: 94.47 MiB/s Min: 94.47 MiB/s Max: 94.47 MiB/s [LNet Rates of s] [R] Avg: 817 RPC/s Min: 817 RPC/s Max: 817 RPC/s [W] Avg: 814 RPC/s Min: 814 RPC/s Max: 814 RPC/s [LNet Bandwidth of s] [R] Avg: 95.81 MiB/s Min: 95.81 MiB/s Max: 95.81 MiB/s [W] Avg: 96.23 MiB/s Min: 96.23 MiB/s Max: 96.23 MiB/s [LNet Rates of c] [R] Avg: 686 RPC/s Min: 686 RPC/s Max: 686 RPC/s [W] Avg: 691 RPC/s Min: 691 RPC/s Max: 691 RPC/s [LNet Bandwidth of c] [R] Avg: 79.33 MiB/s Min: 79.33 MiB/s Max: 79.33 MiB/s [W] Avg: 81.01 MiB/s Min: 81.01 MiB/s Max: 81.01 MiB/s [LNet Rates of s] [R] Avg: 691 RPC/s Min: 691 RPC/s Max: 691 RPC/s [W] Avg: 682 RPC/s Min: 682 RPC/s Max: 682 RPC/s [LNet Bandwidth of s] [R] Avg: 81.02 MiB/s Min: 81.02 MiB/s Max: 81.02 MiB/s [W] Avg: 79.16 MiB/s Min: 79.16 MiB/s Max: 79.16 MiB/s [LNet Rates of c] [R] Avg: 549 RPC/s Min: 549 RPC/s Max: 549 RPC/s [W] Avg: 551 RPC/s Min: 551 RPC/s Max: 551 RPC/s [LNet Bandwidth of c] [R] Avg: 65.36 MiB/s Min: 65.36 MiB/s Max: 65.36 MiB/s [W] Avg: 66.13 MiB/s Min: 66.13 MiB/s Max: 66.13 MiB/s [LNet Rates of s] [R] Avg: 549 RPC/s Min: 549 RPC/s Max: 549 RPC/s [W] Avg: 570 RPC/s Min: 570 RPC/s Max: 570 RPC/s [LNet Bandwidth of s] [R] Avg: 65.61 MiB/s Min: 65.61 MiB/s Max: 65.61 MiB/s [W] Avg: 64.65 MiB/s Min: 64.65 MiB/s Max: 64.65 MiB/s [LNet Rates of c] [R] Avg: 679 RPC/s Min: 679 RPC/s Max: 679 RPC/s [W] Avg: 683 RPC/s Min: 683 RPC/s Max: 683 RPC/s [LNet Bandwidth of c] [R] Avg: 79.56 MiB/s Min: 79.56 MiB/s Max: 79.56 MiB/s [W] Avg: 80.05 MiB/s Min: 80.05 MiB/s Max: 80.05 MiB/s [LNet Rates of s] [R] Avg: 693 RPC/s Min: 693 RPC/s Max: 693 RPC/s [W] Avg: 667 RPC/s Min: 667 RPC/s Max: 667 RPC/s [LNet Bandwidth of s] [R] Avg: 80.57 MiB/s Min: 80.57 MiB/s Max: 80.57 MiB/s [W] Avg: 80.17 MiB/s Min: 80.17 MiB/s Max: 80.17 MiB/s [LNet Rates of c] [R] Avg: 586 RPC/s Min: 586 RPC/s Max: 586 RPC/s [W] Avg: 591 RPC/s Min: 591 RPC/s Max: 591 RPC/s [LNet Bandwidth of c] [R] Avg: 68.76 MiB/s Min: 68.76 MiB/s Max: 68.76 MiB/s [W] Avg: 70.51 MiB/s Min: 70.51 MiB/s Max: 70.51 MiB/s [LNet Rates of s] [R] Avg: 595 RPC/s Min: 595 RPC/s Max: 595 RPC/s [W] Avg: 589 RPC/s Min: 589 RPC/s Max: 589 RPC/s [LNet Bandwidth of s] [R] Avg: 70.63 MiB/s Min: 70.63 MiB/s Max: 70.63 MiB/s [W] Avg: 68.87 MiB/s Min: 68.87 MiB/s Max: 68.87 MiB/s [LNet Rates of c] [R] Avg: 743 RPC/s Min: 743 RPC/s Max: 743 RPC/s [W] Avg: 718 RPC/s Min: 718 RPC/s Max: 718 RPC/s [LNet Bandwidth of c] [R] Avg: 85.41 MiB/s Min: 85.41 MiB/s Max: 85.41 MiB/s [W] Avg: 85.75 MiB/s Min: 85.75 MiB/s Max: 85.75 MiB/s [LNet Rates of s] [R] Avg: 730 RPC/s Min: 730 RPC/s Max: 730 RPC/s [W] Avg: 726 RPC/s Min: 726 RPC/s Max: 726 RPC/s [LNet Bandwidth of s] [R] Avg: 85.57 MiB/s Min: 85.57 MiB/s Max: 85.57 MiB/s [W] Avg: 84.61 MiB/s Min: 84.61 MiB/s Max: 84.61 MiB/s [LNet Rates of c] [R] Avg: 535 RPC/s Min: 535 RPC/s Max: 535 RPC/s [W] Avg: 540 RPC/s Min: 540 RPC/s Max: 540 RPC/s [LNet Bandwidth of c] [R] Avg: 63.06 MiB/s Min: 63.06 MiB/s Max: 63.06 MiB/s [W] Avg: 64.87 MiB/s Min: 64.87 MiB/s Max: 64.87 MiB/s [LNet Rates of s] [R] Avg: 549 RPC/s Min: 549 RPC/s Max: 549 RPC/s [W] Avg: 544 RPC/s Min: 544 RPC/s Max: 544 RPC/s [LNet Bandwidth of s] [R] Avg: 64.90 MiB/s Min: 64.90 MiB/s Max: 64.90 MiB/s [W] Avg: 63.24 MiB/s Min: 63.24 MiB/s Max: 63.24 MiB/s [LNet Rates of c] [R] Avg: 514 RPC/s Min: 514 RPC/s Max: 514 RPC/s [W] Avg: 539 RPC/s Min: 539 RPC/s Max: 539 RPC/s [LNet Bandwidth of c] [R] Avg: 61.34 MiB/s Min: 61.34 MiB/s Max: 61.34 MiB/s [W] Avg: 62.14 MiB/s Min: 62.14 MiB/s Max: 62.14 MiB/s [LNet Rates of s] [R] Avg: 517 RPC/s Min: 517 RPC/s Max: 517 RPC/s [W] Avg: 520 RPC/s Min: 520 RPC/s Max: 520 RPC/s [LNet Bandwidth of s] [R] Avg: 61.38 MiB/s Min: 61.38 MiB/s Max: 61.38 MiB/s [W] Avg: 61.37 MiB/s Min: 61.37 MiB/s Max: 61.37 MiB/s [LNet Rates of c] [R] Avg: 557 RPC/s Min: 557 RPC/s Max: 557 RPC/s [W] Avg: 552 RPC/s Min: 552 RPC/s Max: 552 RPC/s [LNet Bandwidth of c] [R] Avg: 65.75 MiB/s Min: 65.75 MiB/s Max: 65.75 MiB/s [W] Avg: 65.87 MiB/s Min: 65.87 MiB/s Max: 65.87 MiB/s [LNet Rates of s] [R] Avg: 554 RPC/s Min: 554 RPC/s Max: 554 RPC/s [W] Avg: 573 RPC/s Min: 573 RPC/s Max: 573 RPC/s [LNet Bandwidth of s] [R] Avg: 66.35 MiB/s Min: 66.35 MiB/s Max: 66.35 MiB/s [W] Avg: 65.38 MiB/s Min: 65.38 MiB/s Max: 65.38 MiB/s [LNet Rates of c] [R] Avg: 675 RPC/s Min: 675 RPC/s Max: 675 RPC/s [W] Avg: 688 RPC/s Min: 688 RPC/s Max: 688 RPC/s [LNet Bandwidth of c] [R] Avg: 79.01 MiB/s Min: 79.01 MiB/s Max: 79.01 MiB/s [W] Avg: 80.69 MiB/s Min: 80.69 MiB/s Max: 80.69 MiB/s [LNet Rates of s] [R] Avg: 696 RPC/s Min: 696 RPC/s Max: 696 RPC/s [W] Avg: 669 RPC/s Min: 669 RPC/s Max: 669 RPC/s [LNet Bandwidth of s] [R] Avg: 80.79 MiB/s Min: 80.79 MiB/s Max: 80.79 MiB/s [W] Avg: 79.48 MiB/s Min: 79.48 MiB/s Max: 79.48 MiB/s [LNet Rates of c] [R] Avg: 674 RPC/s Min: 674 RPC/s Max: 674 RPC/s [W] Avg: 680 RPC/s Min: 680 RPC/s Max: 680 RPC/s [LNet Bandwidth of c] [R] Avg: 79.30 MiB/s Min: 79.30 MiB/s Max: 79.30 MiB/s [W] Avg: 79.31 MiB/s Min: 79.31 MiB/s Max: 79.31 MiB/s [LNet Rates of s] [R] Avg: 681 RPC/s Min: 681 RPC/s Max: 681 RPC/s [W] Avg: 675 RPC/s Min: 675 RPC/s Max: 675 RPC/s [LNet Bandwidth of s] [R] Avg: 79.31 MiB/s Min: 79.31 MiB/s Max: 79.31 MiB/s [W] Avg: 79.20 MiB/s Min: 79.20 MiB/s Max: 79.20 MiB/s [LNet Rates of c] [R] Avg: 828 RPC/s Min: 828 RPC/s Max: 828 RPC/s [W] Avg: 829 RPC/s Min: 829 RPC/s Max: 829 RPC/s [LNet Bandwidth of c] [R] Avg: 96.62 MiB/s Min: 96.62 MiB/s Max: 96.62 MiB/s [W] Avg: 96.04 MiB/s Min: 96.04 MiB/s Max: 96.04 MiB/s [LNet Rates of s] [R] Avg: 831 RPC/s Min: 831 RPC/s Max: 831 RPC/s [W] Avg: 831 RPC/s Min: 831 RPC/s Max: 831 RPC/s [LNet Bandwidth of s] [R] Avg: 96.15 MiB/s Min: 96.15 MiB/s Max: 96.15 MiB/s [W] Avg: 96.73 MiB/s Min: 96.73 MiB/s Max: 96.73 MiB/s [LNet Rates of c] [R] Avg: 688 RPC/s Min: 688 RPC/s Max: 688 RPC/s [W] Avg: 688 RPC/s Min: 688 RPC/s Max: 688 RPC/s [LNet Bandwidth of c] [R] Avg: 80.88 MiB/s Min: 80.88 MiB/s Max: 80.88 MiB/s [W] Avg: 81.66 MiB/s Min: 81.66 MiB/s Max: 81.66 MiB/s [LNet Rates of s] [R] Avg: 689 RPC/s Min: 689 RPC/s Max: 689 RPC/s [W] Avg: 689 RPC/s Min: 689 RPC/s Max: 689 RPC/s [LNet Bandwidth of s] [R] Avg: 81.25 MiB/s Min: 81.25 MiB/s Max: 81.25 MiB/s [W] Avg: 81.16 MiB/s Min: 81.16 MiB/s Max: 81.16 MiB/s [LNet Rates of c] [R] Avg: 695 RPC/s Min: 695 RPC/s Max: 695 RPC/s [W] Avg: 671 RPC/s Min: 671 RPC/s Max: 671 RPC/s [LNet Bandwidth of c] [R] Avg: 79.78 MiB/s Min: 79.78 MiB/s Max: 79.78 MiB/s [W] Avg: 79.58 MiB/s Min: 79.58 MiB/s Max: 79.58 MiB/s [LNet Rates of s] [R] Avg: 694 RPC/s Min: 694 RPC/s Max: 694 RPC/s [W] Avg: 687 RPC/s Min: 687 RPC/s Max: 687 RPC/s [LNet Bandwidth of s] [R] Avg: 79.86 MiB/s Min: 79.86 MiB/s Max: 79.86 MiB/s [W] Avg: 79.52 MiB/s Min: 79.52 MiB/s Max: 79.52 MiB/s [LNet Rates of c] [R] Avg: 733 RPC/s Min: 733 RPC/s Max: 733 RPC/s [W] Avg: 745 RPC/s Min: 745 RPC/s Max: 745 RPC/s [LNet Bandwidth of c] [R] Avg: 86.45 MiB/s Min: 86.45 MiB/s Max: 86.45 MiB/s [W] Avg: 87.22 MiB/s Min: 87.22 MiB/s Max: 87.22 MiB/s [LNet Rates of s] [R] Avg: 744 RPC/s Min: 744 RPC/s Max: 744 RPC/s [W] Avg: 744 RPC/s Min: 744 RPC/s Max: 744 RPC/s [LNet Bandwidth of s] [R] Avg: 87.40 MiB/s Min: 87.40 MiB/s Max: 87.40 MiB/s [W] Avg: 86.41 MiB/s Min: 86.41 MiB/s Max: 86.41 MiB/s [LNet Rates of c] [R] Avg: 806 RPC/s Min: 806 RPC/s Max: 806 RPC/s [W] Avg: 814 RPC/s Min: 814 RPC/s Max: 814 RPC/s [LNet Bandwidth of c] [R] Avg: 94.30 MiB/s Min: 94.30 MiB/s Max: 94.30 MiB/s [W] Avg: 95.37 MiB/s Min: 95.37 MiB/s Max: 95.37 MiB/s [LNet Rates of s] [R] Avg: 787 RPC/s Min: 787 RPC/s Max: 787 RPC/s [W] Avg: 810 RPC/s Min: 810 RPC/s Max: 810 RPC/s [LNet Bandwidth of s] [R] Avg: 94.56 MiB/s Min: 94.56 MiB/s Max: 94.56 MiB/s [W] Avg: 94.11 MiB/s Min: 94.11 MiB/s Max: 94.11 MiB/s [LNet Rates of c] [R] Avg: 624 RPC/s Min: 624 RPC/s Max: 624 RPC/s [W] Avg: 609 RPC/s Min: 609 RPC/s Max: 609 RPC/s [LNet Bandwidth of c] [R] Avg: 72.11 MiB/s Min: 72.11 MiB/s Max: 72.11 MiB/s [W] Avg: 72.74 MiB/s Min: 72.74 MiB/s Max: 72.74 MiB/s [LNet Rates of s] [R] Avg: 644 RPC/s Min: 644 RPC/s Max: 644 RPC/s [W] Avg: 618 RPC/s Min: 618 RPC/s Max: 618 RPC/s [LNet Bandwidth of s] [R] Avg: 72.74 MiB/s Min: 72.74 MiB/s Max: 72.74 MiB/s [W] Avg: 70.99 MiB/s Min: 70.99 MiB/s Max: 70.99 MiB/s [LNet Rates of c] [R] Avg: 656 RPC/s Min: 656 RPC/s Max: 656 RPC/s [W] Avg: 656 RPC/s Min: 656 RPC/s Max: 656 RPC/s [LNet Bandwidth of c] [R] Avg: 76.30 MiB/s Min: 76.30 MiB/s Max: 76.30 MiB/s [W] Avg: 77.45 MiB/s Min: 77.45 MiB/s Max: 77.45 MiB/s [LNet Rates of s] [R] Avg: 643 RPC/s Min: 643 RPC/s Max: 643 RPC/s [W] Avg: 654 RPC/s Min: 654 RPC/s Max: 654 RPC/s [LNet Bandwidth of s] [R] Avg: 78.03 MiB/s Min: 78.03 MiB/s Max: 78.03 MiB/s [W] Avg: 76.99 MiB/s Min: 76.99 MiB/s Max: 76.99 MiB/s [LNet Rates of c] [R] Avg: 606 RPC/s Min: 606 RPC/s Max: 606 RPC/s [W] Avg: 611 RPC/s Min: 611 RPC/s Max: 611 RPC/s [LNet Bandwidth of c] [R] Avg: 70.95 MiB/s Min: 70.95 MiB/s Max: 70.95 MiB/s [W] Avg: 71.82 MiB/s Min: 71.82 MiB/s Max: 71.82 MiB/s [LNet Rates of s] [R] Avg: 629 RPC/s Min: 629 RPC/s Max: 629 RPC/s [W] Avg: 608 RPC/s Min: 608 RPC/s Max: 608 RPC/s [LNet Bandwidth of s] [R] Avg: 71.16 MiB/s Min: 71.16 MiB/s Max: 71.16 MiB/s [W] Avg: 70.60 MiB/s Min: 70.60 MiB/s Max: 70.60 MiB/s killing 9865 ... 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 oleg249-client: oleg249-client.virtnet: executing lst_cleanup oleg249-server: oleg249-server.virtnet: executing lst_cleanup PASS smoke (337s) == lnet-selftest test complete, duration 372 sec ========= 03:08:37 (1788851317) Starting client oleg249-client.virtnet: -o user_xattr,flock 192.168.202.149@tcp:/lustre /mnt/lustre Mount client oleg249-client.virtnet: mount -t lustre -o user_xattr,flock 192.168.202.149@tcp:/lustre /mnt/lustre Started clients oleg249-client.virtnet: 192.168.202.149@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 03:08:39 (1788851319) === === lnet-selftest: finish cleanup 03:08:42 (1788851322) ===