-----============= acceptance-small: lnet-selftest ============----- Mon Aug 24 02:23:39 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 oleg418-server: ls: cannot access '/home/green/git/lustre-release/lustre/tests/except/lnet-selftest.*ex': No such file or directory excepting tests: /home/green/git/lustre-release/lustre/tests/test-framework.sh: line 1048: echo: write error: Device or resource busy 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: 'oleg418-server' oleg418-server: oleg418-server.virtnet: executing load_modules_local oleg418-server: Loading modules from /home/green/git/lustre-release/lustre oleg418-server: /home/green/git/lustre-release/lustre/tests/test-framework.sh: line 1048: echo: write error: Device or resource busy oleg418-server: detected 4 online CPUs by sysfs oleg418-server: MODOPTS_LIBCFS= oleg418-server: Force libcfs to create 2 CPU partitions Stopping clients: oleg418-client.virtnet /mnt/lustre (opts:) Stopping client oleg418-client.virtnet /mnt/lustre opts: == lnet-selftest test smoke: lst regression test ========= 02:24:22 (1787552662) oleg418-server: oleg418-server.virtnet: executing lst_cleanup oleg418-client: oleg418-client.virtnet: executing lst_cleanup oleg418-server: oleg418-server.virtnet: executing lst_setup oleg418-client: oleg418-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.204.18@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.204.118@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 echo '=====================================' echo 'A bulk offset must not overrun the bulk' echo '=====================================' /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --from c --to s brw read check=full size=4096 off=8 echo '=====================================' echo 'A whole page offset must not be counted twice' echo '=====================================' /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --from c --to s brw read check=full size=4096 off=4096 /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.204.18@tcp are added to session 192.168.204.118@tcp are added to session ===================================== Listing of bad_group should not crash ===================================== 1 0 0 0 1 (null) 1 0 0 0 1 (null) ===================================== A bulk offset must not overrun the bulk ===================================== Test was added successfully ===================================== A whole page offset must not be counted twice ===================================== 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 Test was added successfully b is running now [LNet Rates of c] [R] Avg: 659 RPC/s Min: 659 RPC/s Max: 659 RPC/s [W] Avg: 657 RPC/s Min: 657 RPC/s Max: 657 RPC/s [LNet Bandwidth of c] [R] Avg: 76.53 MiB/s Min: 76.53 MiB/s Max: 76.53 MiB/s [W] Avg: 77.19 MiB/s Min: 77.19 MiB/s Max: 77.19 MiB/s [LNet Rates of s] [R] Avg: 665 RPC/s Min: 665 RPC/s Max: 665 RPC/s [W] Avg: 666 RPC/s Min: 666 RPC/s Max: 666 RPC/s [LNet Bandwidth of s] [R] Avg: 77.36 MiB/s Min: 77.36 MiB/s Max: 77.36 MiB/s [W] Avg: 76.41 MiB/s Min: 76.41 MiB/s Max: 76.41 MiB/s [LNet Rates of c] [R] Avg: 643 RPC/s Min: 643 RPC/s Max: 643 RPC/s [W] Avg: 643 RPC/s Min: 643 RPC/s Max: 643 RPC/s [LNet Bandwidth of c] [R] Avg: 75.15 MiB/s Min: 75.15 MiB/s Max: 75.15 MiB/s [W] Avg: 75.45 MiB/s Min: 75.45 MiB/s Max: 75.45 MiB/s [LNet Rates of s] [R] Avg: 649 RPC/s Min: 649 RPC/s Max: 649 RPC/s [W] Avg: 670 RPC/s Min: 670 RPC/s Max: 670 RPC/s [LNet Bandwidth of s] [R] Avg: 75.39 MiB/s Min: 75.39 MiB/s Max: 75.39 MiB/s [W] Avg: 75.39 MiB/s Min: 75.39 MiB/s Max: 75.39 MiB/s [LNet Rates of c] [R] Avg: 732 RPC/s Min: 732 RPC/s Max: 732 RPC/s [W] Avg: 713 RPC/s Min: 713 RPC/s Max: 713 RPC/s [LNet Bandwidth of c] [R] Avg: 81.89 MiB/s Min: 81.89 MiB/s Max: 81.89 MiB/s [W] Avg: 85.25 MiB/s Min: 85.25 MiB/s Max: 85.25 MiB/s [LNet Rates of s] [R] Avg: 728 RPC/s Min: 728 RPC/s Max: 728 RPC/s [W] Avg: 712 RPC/s Min: 712 RPC/s Max: 712 RPC/s [LNet Bandwidth of s] [R] Avg: 84.90 MiB/s Min: 84.90 MiB/s Max: 84.90 MiB/s [W] Avg: 82.07 MiB/s Min: 82.07 MiB/s Max: 82.07 MiB/s [LNet Rates of c] [R] Avg: 606 RPC/s Min: 606 RPC/s Max: 606 RPC/s [W] Avg: 635 RPC/s Min: 635 RPC/s Max: 635 RPC/s [LNet Bandwidth of c] [R] Avg: 71.80 MiB/s Min: 71.80 MiB/s Max: 71.80 MiB/s [W] Avg: 73.82 MiB/s Min: 73.82 MiB/s Max: 73.82 MiB/s [LNet Rates of s] [R] Avg: 634 RPC/s Min: 634 RPC/s Max: 634 RPC/s [W] Avg: 620 RPC/s Min: 620 RPC/s Max: 620 RPC/s [LNet Bandwidth of s] [R] Avg: 74.01 MiB/s Min: 74.01 MiB/s Max: 74.01 MiB/s [W] Avg: 71.22 MiB/s Min: 71.22 MiB/s Max: 71.22 MiB/s [LNet Rates of c] [R] Avg: 637 RPC/s Min: 637 RPC/s Max: 637 RPC/s [W] Avg: 618 RPC/s Min: 618 RPC/s Max: 618 RPC/s [LNet Bandwidth of c] [R] Avg: 72.69 MiB/s Min: 72.69 MiB/s Max: 72.69 MiB/s [W] Avg: 76.18 MiB/s Min: 76.18 MiB/s Max: 76.18 MiB/s [LNet Rates of s] [R] Avg: 645 RPC/s Min: 645 RPC/s Max: 645 RPC/s [W] Avg: 640 RPC/s Min: 640 RPC/s Max: 640 RPC/s [LNet Bandwidth of s] [R] Avg: 77.12 MiB/s Min: 77.12 MiB/s Max: 77.12 MiB/s [W] Avg: 72.97 MiB/s Min: 72.97 MiB/s Max: 72.97 MiB/s [LNet Rates of c] [R] Avg: 736 RPC/s Min: 736 RPC/s Max: 736 RPC/s [W] Avg: 736 RPC/s Min: 736 RPC/s Max: 736 RPC/s [LNet Bandwidth of c] [R] Avg: 85.94 MiB/s Min: 85.94 MiB/s Max: 85.94 MiB/s [W] Avg: 86.43 MiB/s Min: 86.43 MiB/s Max: 86.43 MiB/s [LNet Rates of s] [R] Avg: 737 RPC/s Min: 737 RPC/s Max: 737 RPC/s [W] Avg: 732 RPC/s Min: 732 RPC/s Max: 732 RPC/s [LNet Bandwidth of s] [R] Avg: 85.16 MiB/s Min: 85.16 MiB/s Max: 85.16 MiB/s [W] Avg: 85.16 MiB/s Min: 85.16 MiB/s Max: 85.16 MiB/s [LNet Rates of c] [R] Avg: 543 RPC/s Min: 543 RPC/s Max: 543 RPC/s [W] Avg: 548 RPC/s Min: 548 RPC/s Max: 548 RPC/s [LNet Bandwidth of c] [R] Avg: 62.90 MiB/s Min: 62.90 MiB/s Max: 62.90 MiB/s [W] Avg: 63.53 MiB/s Min: 63.53 MiB/s Max: 63.53 MiB/s [LNet Rates of s] [R] Avg: 535 RPC/s Min: 535 RPC/s Max: 535 RPC/s [W] Avg: 553 RPC/s Min: 553 RPC/s Max: 553 RPC/s [LNet Bandwidth of s] [R] Avg: 63.33 MiB/s Min: 63.33 MiB/s Max: 63.33 MiB/s [W] Avg: 62.71 MiB/s Min: 62.71 MiB/s Max: 62.71 MiB/s [LNet Rates of c] [R] Avg: 545 RPC/s Min: 545 RPC/s Max: 545 RPC/s [W] Avg: 537 RPC/s Min: 537 RPC/s Max: 537 RPC/s [LNet Bandwidth of c] [R] Avg: 62.35 MiB/s Min: 62.35 MiB/s Max: 62.35 MiB/s [W] Avg: 63.21 MiB/s Min: 63.21 MiB/s Max: 63.21 MiB/s [LNet Rates of s] [R] Avg: 552 RPC/s Min: 552 RPC/s Max: 552 RPC/s [W] Avg: 547 RPC/s Min: 547 RPC/s Max: 547 RPC/s [LNet Bandwidth of s] [R] Avg: 64.04 MiB/s Min: 64.04 MiB/s Max: 64.04 MiB/s [W] Avg: 62.32 MiB/s Min: 62.32 MiB/s Max: 62.32 MiB/s [LNet Rates of c] [R] Avg: 491 RPC/s Min: 491 RPC/s Max: 491 RPC/s [W] Avg: 501 RPC/s Min: 501 RPC/s Max: 501 RPC/s [LNet Bandwidth of c] [R] Avg: 57.13 MiB/s Min: 57.13 MiB/s Max: 57.13 MiB/s [W] Avg: 60.11 MiB/s Min: 60.11 MiB/s Max: 60.11 MiB/s [LNet Rates of s] [R] Avg: 508 RPC/s Min: 508 RPC/s Max: 508 RPC/s [W] Avg: 495 RPC/s Min: 495 RPC/s Max: 495 RPC/s [LNet Bandwidth of s] [R] Avg: 59.83 MiB/s Min: 59.83 MiB/s Max: 59.83 MiB/s [W] Avg: 57.36 MiB/s Min: 57.36 MiB/s Max: 57.36 MiB/s [LNet Rates of c] [R] Avg: 581 RPC/s Min: 581 RPC/s Max: 581 RPC/s [W] Avg: 594 RPC/s Min: 594 RPC/s Max: 594 RPC/s [LNet Bandwidth of c] [R] Avg: 69.32 MiB/s Min: 69.32 MiB/s Max: 69.32 MiB/s [W] Avg: 70.97 MiB/s Min: 70.97 MiB/s Max: 70.97 MiB/s [LNet Rates of s] [R] Avg: 606 RPC/s Min: 606 RPC/s Max: 606 RPC/s [W] Avg: 598 RPC/s Min: 598 RPC/s Max: 598 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.78 MiB/s Min: 69.78 MiB/s Max: 69.78 MiB/s [LNet Rates of c] [R] Avg: 626 RPC/s Min: 626 RPC/s Max: 626 RPC/s [W] Avg: 633 RPC/s Min: 633 RPC/s Max: 633 RPC/s [LNet Bandwidth of c] [R] Avg: 72.48 MiB/s Min: 72.48 MiB/s Max: 72.48 MiB/s [W] Avg: 75.08 MiB/s Min: 75.08 MiB/s Max: 75.08 MiB/s [LNet Rates of s] [R] Avg: 629 RPC/s Min: 629 RPC/s Max: 629 RPC/s [W] Avg: 634 RPC/s Min: 634 RPC/s Max: 634 RPC/s [LNet Bandwidth of s] [R] Avg: 75.68 MiB/s Min: 75.68 MiB/s Max: 75.68 MiB/s [W] Avg: 71.96 MiB/s Min: 71.96 MiB/s Max: 71.96 MiB/s [LNet Rates of c] [R] Avg: 614 RPC/s Min: 614 RPC/s Max: 614 RPC/s [W] Avg: 637 RPC/s Min: 637 RPC/s Max: 637 RPC/s [LNet Bandwidth of c] [R] Avg: 72.66 MiB/s Min: 72.66 MiB/s Max: 72.66 MiB/s [W] Avg: 73.41 MiB/s Min: 73.41 MiB/s Max: 73.41 MiB/s [LNet Rates of s] [R] Avg: 639 RPC/s Min: 639 RPC/s Max: 639 RPC/s [W] Avg: 620 RPC/s Min: 620 RPC/s Max: 620 RPC/s [LNet Bandwidth of s] [R] Avg: 72.64 MiB/s Min: 72.64 MiB/s Max: 72.64 MiB/s [W] Avg: 72.86 MiB/s Min: 72.86 MiB/s Max: 72.86 MiB/s [LNet Rates of c] [R] Avg: 734 RPC/s Min: 734 RPC/s Max: 734 RPC/s [W] Avg: 729 RPC/s Min: 729 RPC/s Max: 729 RPC/s [LNet Bandwidth of c] [R] Avg: 86.10 MiB/s Min: 86.10 MiB/s Max: 86.10 MiB/s [W] Avg: 86.57 MiB/s Min: 86.57 MiB/s Max: 86.57 MiB/s [LNet Rates of s] [R] Avg: 738 RPC/s Min: 738 RPC/s Max: 738 RPC/s [W] Avg: 743 RPC/s Min: 743 RPC/s Max: 743 RPC/s [LNet Bandwidth of s] [R] Avg: 86.49 MiB/s Min: 86.49 MiB/s Max: 86.49 MiB/s [W] Avg: 86.21 MiB/s Min: 86.21 MiB/s Max: 86.21 MiB/s [LNet Rates of c] [R] Avg: 652 RPC/s Min: 652 RPC/s Max: 652 RPC/s [W] Avg: 655 RPC/s Min: 655 RPC/s Max: 655 RPC/s [LNet Bandwidth of c] [R] Avg: 76.06 MiB/s Min: 76.06 MiB/s Max: 76.06 MiB/s [W] Avg: 76.17 MiB/s Min: 76.17 MiB/s Max: 76.17 MiB/s [LNet Rates of s] [R] Avg: 661 RPC/s Min: 661 RPC/s Max: 661 RPC/s [W] Avg: 658 RPC/s Min: 658 RPC/s Max: 658 RPC/s [LNet Bandwidth of s] [R] Avg: 76.22 MiB/s Min: 76.22 MiB/s Max: 76.22 MiB/s [W] Avg: 76.32 MiB/s Min: 76.32 MiB/s Max: 76.32 MiB/s [LNet Rates of c] [R] Avg: 440 RPC/s Min: 440 RPC/s Max: 440 RPC/s [W] Avg: 425 RPC/s Min: 425 RPC/s Max: 425 RPC/s [LNet Bandwidth of c] [R] Avg: 49.83 MiB/s Min: 49.83 MiB/s Max: 49.83 MiB/s [W] Avg: 53.18 MiB/s Min: 53.18 MiB/s Max: 53.18 MiB/s [LNet Rates of s] [R] Avg: 450 RPC/s Min: 450 RPC/s Max: 450 RPC/s [W] Avg: 443 RPC/s Min: 443 RPC/s Max: 443 RPC/s [LNet Bandwidth of s] [R] Avg: 53.17 MiB/s Min: 53.17 MiB/s Max: 53.17 MiB/s [W] Avg: 49.46 MiB/s Min: 49.46 MiB/s Max: 49.46 MiB/s [LNet Rates of c] [R] Avg: 424 RPC/s Min: 424 RPC/s Max: 424 RPC/s [W] Avg: 423 RPC/s Min: 423 RPC/s Max: 423 RPC/s [LNet Bandwidth of c] [R] Avg: 49.75 MiB/s Min: 49.75 MiB/s Max: 49.75 MiB/s [W] Avg: 48.73 MiB/s Min: 48.73 MiB/s Max: 48.73 MiB/s [LNet Rates of s] [R] Avg: 427 RPC/s Min: 427 RPC/s Max: 427 RPC/s [W] Avg: 425 RPC/s Min: 425 RPC/s Max: 425 RPC/s [LNet Bandwidth of s] [R] Avg: 49.63 MiB/s Min: 49.63 MiB/s Max: 49.63 MiB/s [W] Avg: 49.63 MiB/s Min: 49.63 MiB/s Max: 49.63 MiB/s [LNet Rates of c] [R] Avg: 534 RPC/s Min: 534 RPC/s Max: 534 RPC/s [W] Avg: 542 RPC/s Min: 542 RPC/s Max: 542 RPC/s [LNet Bandwidth of c] [R] Avg: 62.48 MiB/s Min: 62.48 MiB/s Max: 62.48 MiB/s [W] Avg: 65.27 MiB/s Min: 65.27 MiB/s Max: 65.27 MiB/s [LNet Rates of s] [R] Avg: 560 RPC/s Min: 560 RPC/s Max: 560 RPC/s [W] Avg: 553 RPC/s Min: 553 RPC/s Max: 553 RPC/s [LNet Bandwidth of s] [R] Avg: 65.54 MiB/s Min: 65.54 MiB/s Max: 65.54 MiB/s [W] Avg: 63.40 MiB/s Min: 63.40 MiB/s Max: 63.40 MiB/s [LNet Rates of c] [R] Avg: 518 RPC/s Min: 518 RPC/s Max: 518 RPC/s [W] Avg: 522 RPC/s Min: 522 RPC/s Max: 522 RPC/s [LNet Bandwidth of c] [R] Avg: 60.33 MiB/s Min: 60.33 MiB/s Max: 60.33 MiB/s [W] Avg: 61.76 MiB/s Min: 61.76 MiB/s Max: 61.76 MiB/s [LNet Rates of s] [R] Avg: 523 RPC/s Min: 523 RPC/s Max: 523 RPC/s [W] Avg: 523 RPC/s Min: 523 RPC/s Max: 523 RPC/s [LNet Bandwidth of s] [R] Avg: 61.94 MiB/s Min: 61.94 MiB/s Max: 61.94 MiB/s [W] Avg: 60.54 MiB/s Min: 60.54 MiB/s Max: 60.54 MiB/s [LNet Rates of c] [R] Avg: 847 RPC/s Min: 847 RPC/s Max: 847 RPC/s [W] Avg: 852 RPC/s Min: 852 RPC/s Max: 852 RPC/s [LNet Bandwidth of c] [R] Avg: 99.01 MiB/s Min: 99.01 MiB/s Max: 99.01 MiB/s [W] Avg: 101.02 MiB/s Min: 101.02 MiB/s Max: 101.02 MiB/s [LNet Rates of s] [R] Avg: 871 RPC/s Min: 871 RPC/s Max: 871 RPC/s [W] Avg: 857 RPC/s Min: 857 RPC/s Max: 857 RPC/s [LNet Bandwidth of s] [R] Avg: 101.53 MiB/s Min: 101.53 MiB/s Max: 101.53 MiB/s [W] Avg: 99.49 MiB/s Min: 99.49 MiB/s Max: 99.49 MiB/s [LNet Rates of c] [R] Avg: 753 RPC/s Min: 753 RPC/s Max: 753 RPC/s [W] Avg: 749 RPC/s Min: 749 RPC/s Max: 749 RPC/s [LNet Bandwidth of c] [R] Avg: 86.86 MiB/s Min: 86.86 MiB/s Max: 86.86 MiB/s [W] Avg: 87.62 MiB/s Min: 87.62 MiB/s Max: 87.62 MiB/s [LNet Rates of s] [R] Avg: 740 RPC/s Min: 740 RPC/s Max: 740 RPC/s [W] Avg: 756 RPC/s Min: 756 RPC/s Max: 756 RPC/s [LNet Bandwidth of s] [R] Avg: 86.66 MiB/s Min: 86.66 MiB/s Max: 86.66 MiB/s [W] Avg: 86.68 MiB/s Min: 86.68 MiB/s Max: 86.68 MiB/s [LNet Rates of c] [R] Avg: 799 RPC/s Min: 799 RPC/s Max: 799 RPC/s [W] Avg: 822 RPC/s Min: 822 RPC/s Max: 822 RPC/s [LNet Bandwidth of c] [R] Avg: 96.29 MiB/s Min: 96.29 MiB/s Max: 96.29 MiB/s [W] Avg: 95.85 MiB/s Min: 95.85 MiB/s Max: 95.85 MiB/s [LNet Rates of s] [R] Avg: 822 RPC/s Min: 822 RPC/s Max: 822 RPC/s [W] Avg: 844 RPC/s Min: 844 RPC/s Max: 844 RPC/s [LNet Bandwidth of s] [R] Avg: 96.29 MiB/s Min: 96.29 MiB/s Max: 96.29 MiB/s [W] Avg: 96.09 MiB/s Min: 96.09 MiB/s Max: 96.09 MiB/s [LNet Rates of c] [R] Avg: 751 RPC/s Min: 751 RPC/s Max: 751 RPC/s [W] Avg: 744 RPC/s Min: 744 RPC/s Max: 744 RPC/s [LNet Bandwidth of c] [R] Avg: 85.98 MiB/s Min: 85.98 MiB/s Max: 85.98 MiB/s [W] Avg: 88.74 MiB/s Min: 88.74 MiB/s Max: 88.74 MiB/s [LNet Rates of s] [R] Avg: 766 RPC/s Min: 766 RPC/s Max: 766 RPC/s [W] Avg: 737 RPC/s Min: 737 RPC/s Max: 737 RPC/s [LNet Bandwidth of s] [R] Avg: 89.60 MiB/s Min: 89.60 MiB/s Max: 89.60 MiB/s [W] Avg: 86.27 MiB/s Min: 86.27 MiB/s Max: 86.27 MiB/s [LNet Rates of c] [R] Avg: 717 RPC/s Min: 717 RPC/s Max: 717 RPC/s [W] Avg: 735 RPC/s Min: 735 RPC/s Max: 735 RPC/s [LNet Bandwidth of c] [R] Avg: 83.80 MiB/s Min: 83.80 MiB/s Max: 83.80 MiB/s [W] Avg: 85.06 MiB/s Min: 85.06 MiB/s Max: 85.06 MiB/s [LNet Rates of s] [R] Avg: 730 RPC/s Min: 730 RPC/s Max: 730 RPC/s [W] Avg: 723 RPC/s Min: 723 RPC/s Max: 723 RPC/s [LNet Bandwidth of s] [R] Avg: 84.35 MiB/s Min: 84.35 MiB/s Max: 84.35 MiB/s [W] Avg: 83.75 MiB/s Min: 83.75 MiB/s Max: 83.75 MiB/s [LNet Rates of c] [R] Avg: 543 RPC/s Min: 543 RPC/s Max: 543 RPC/s [W] Avg: 544 RPC/s Min: 544 RPC/s Max: 544 RPC/s [LNet Bandwidth of c] [R] Avg: 64.49 MiB/s Min: 64.49 MiB/s Max: 64.49 MiB/s [W] Avg: 66.05 MiB/s Min: 66.05 MiB/s Max: 66.05 MiB/s [LNet Rates of s] [R] Avg: 551 RPC/s Min: 551 RPC/s Max: 551 RPC/s [W] Avg: 549 RPC/s Min: 549 RPC/s Max: 549 RPC/s [LNet Bandwidth of s] [R] Avg: 65.82 MiB/s Min: 65.82 MiB/s Max: 65.82 MiB/s [W] Avg: 64.54 MiB/s Min: 64.54 MiB/s Max: 64.54 MiB/s [LNet Rates of c] [R] Avg: 720 RPC/s Min: 720 RPC/s Max: 720 RPC/s [W] Avg: 726 RPC/s Min: 726 RPC/s Max: 726 RPC/s [LNet Bandwidth of c] [R] Avg: 82.21 MiB/s Min: 82.21 MiB/s Max: 82.21 MiB/s [W] Avg: 83.08 MiB/s Min: 83.08 MiB/s Max: 83.08 MiB/s [LNet Rates of s] [R] Avg: 729 RPC/s Min: 729 RPC/s Max: 729 RPC/s [W] Avg: 727 RPC/s Min: 727 RPC/s Max: 727 RPC/s [LNet Bandwidth of s] [R] Avg: 82.93 MiB/s Min: 82.93 MiB/s Max: 82.93 MiB/s [W] Avg: 82.17 MiB/s Min: 82.17 MiB/s Max: 82.17 MiB/s [LNet Rates of c] [R] Avg: 781 RPC/s Min: 781 RPC/s Max: 781 RPC/s [W] Avg: 753 RPC/s Min: 753 RPC/s Max: 753 RPC/s [LNet Bandwidth of c] [R] Avg: 89.75 MiB/s Min: 89.75 MiB/s Max: 89.75 MiB/s [W] Avg: 89.24 MiB/s Min: 89.24 MiB/s Max: 89.24 MiB/s [LNet Rates of s] [R] Avg: 774 RPC/s Min: 774 RPC/s Max: 774 RPC/s [W] Avg: 779 RPC/s Min: 779 RPC/s Max: 779 RPC/s [LNet Bandwidth of s] [R] Avg: 89.78 MiB/s Min: 89.78 MiB/s Max: 89.78 MiB/s [W] Avg: 89.60 MiB/s Min: 89.60 MiB/s Max: 89.60 MiB/s [LNet Rates of c] [R] Avg: 648 RPC/s Min: 648 RPC/s Max: 648 RPC/s [W] Avg: 671 RPC/s Min: 671 RPC/s Max: 671 RPC/s [LNet Bandwidth of c] [R] Avg: 75.93 MiB/s Min: 75.93 MiB/s Max: 75.93 MiB/s [W] Avg: 77.19 MiB/s Min: 77.19 MiB/s Max: 77.19 MiB/s [LNet Rates of s] [R] Avg: 667 RPC/s Min: 667 RPC/s Max: 667 RPC/s [W] Avg: 663 RPC/s Min: 663 RPC/s Max: 663 RPC/s [LNet Bandwidth of s] [R] Avg: 76.74 MiB/s Min: 76.74 MiB/s Max: 76.74 MiB/s [W] Avg: 75.86 MiB/s Min: 75.86 MiB/s Max: 75.86 MiB/s [LNet Rates of c] [R] Avg: 545 RPC/s Min: 545 RPC/s Max: 545 RPC/s [W] Avg: 520 RPC/s Min: 520 RPC/s Max: 520 RPC/s [LNet Bandwidth of c] [R] Avg: 61.84 MiB/s Min: 61.84 MiB/s Max: 61.84 MiB/s [W] Avg: 63.08 MiB/s Min: 63.08 MiB/s Max: 63.08 MiB/s [LNet Rates of s] [R] Avg: 547 RPC/s Min: 547 RPC/s Max: 547 RPC/s [W] Avg: 551 RPC/s Min: 551 RPC/s Max: 551 RPC/s [LNet Bandwidth of s] [R] Avg: 63.39 MiB/s Min: 63.39 MiB/s Max: 63.39 MiB/s [W] Avg: 61.95 MiB/s Min: 61.95 MiB/s Max: 61.95 MiB/s [LNet Rates of c] [R] Avg: 634 RPC/s Min: 634 RPC/s Max: 634 RPC/s [W] Avg: 631 RPC/s Min: 631 RPC/s Max: 631 RPC/s [LNet Bandwidth of c] [R] Avg: 73.55 MiB/s Min: 73.55 MiB/s Max: 73.55 MiB/s [W] Avg: 72.76 MiB/s Min: 72.76 MiB/s Max: 72.76 MiB/s [LNet Rates of s] [R] Avg: 628 RPC/s Min: 628 RPC/s Max: 628 RPC/s [W] Avg: 633 RPC/s Min: 633 RPC/s Max: 633 RPC/s [LNet Bandwidth of s] [R] Avg: 73.32 MiB/s Min: 73.32 MiB/s Max: 73.32 MiB/s [W] Avg: 73.42 MiB/s Min: 73.42 MiB/s Max: 73.42 MiB/s killing 10506 ... 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 oleg418-server: oleg418-server.virtnet: executing lst_cleanup oleg418-client: oleg418-client.virtnet: executing lst_cleanup PASS smoke (336s) == lnet-selftest test complete, duration 377 sec ========= 02:29:58 (1787552998) Starting client oleg418-client.virtnet: -o user_xattr,flock 192.168.204.118@tcp:/lustre /mnt/lustre Mount client oleg418-client.virtnet: mount -t lustre -o user_xattr,flock 192.168.204.118@tcp:/lustre /mnt/lustre Started clients oleg418-client.virtnet: 192.168.204.118@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 02:30:01 (1787553001) === === lnet-selftest: finish cleanup 02:30:05 (1787553005) ===