-----============= acceptance-small: lnet-selftest ============----- Fri Sep 4 14:13:38 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 oleg406-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: 'oleg406-server' oleg406-server: oleg406-server.virtnet: executing load_modules_local oleg406-server: kmemleak disabled oleg406-server: Loading modules from /home/green/git/lustre-release/lustre oleg406-server: detected 4 online CPUs by sysfs oleg406-server: MODOPTS_LIBCFS= oleg406-server: Force libcfs to create 2 CPU partitions oleg406-server: /usr/sbin/ not writable for /usr/sbin/mount.lustre_tgt Stopping clients: oleg406-client.virtnet /mnt/lustre (opts:) Stopping client oleg406-client.virtnet /mnt/lustre opts: == lnet-selftest test smoke: lst regression test ========= 14:14:20 (1788545660) oleg406-client: oleg406-client.virtnet: executing lst_cleanup oleg406-server: oleg406-server.virtnet: executing lst_cleanup oleg406-client: oleg406-client.virtnet: executing lst_setup oleg406-server: oleg406-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.204.6@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.204.106@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.204.6@tcp are added to session 192.168.204.106@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: 567 RPC/s Min: 567 RPC/s Max: 567 RPC/s [W] Avg: 599 RPC/s Min: 599 RPC/s Max: 599 RPC/s [LNet Bandwidth of c] [R] Avg: 67.32 MiB/s Min: 67.32 MiB/s Max: 67.32 MiB/s [W] Avg: 68.70 MiB/s Min: 68.70 MiB/s Max: 68.70 MiB/s [LNet Rates of s] [R] Avg: 585 RPC/s Min: 585 RPC/s Max: 585 RPC/s [W] Avg: 562 RPC/s Min: 562 RPC/s Max: 562 RPC/s [LNet Bandwidth of s] [R] Avg: 69.07 MiB/s Min: 69.07 MiB/s Max: 69.07 MiB/s [W] Avg: 68.06 MiB/s Min: 68.06 MiB/s Max: 68.06 MiB/s [LNet Rates of c] [R] Avg: 527 RPC/s Min: 527 RPC/s Max: 527 RPC/s [W] Avg: 531 RPC/s Min: 531 RPC/s Max: 531 RPC/s [LNet Bandwidth of c] [R] Avg: 61.26 MiB/s Min: 61.26 MiB/s Max: 61.26 MiB/s [W] Avg: 63.09 MiB/s Min: 63.09 MiB/s Max: 63.09 MiB/s [LNet Rates of s] [R] Avg: 534 RPC/s Min: 534 RPC/s Max: 534 RPC/s [W] Avg: 528 RPC/s Min: 528 RPC/s Max: 528 RPC/s [LNet Bandwidth of s] [R] Avg: 63.20 MiB/s Min: 63.20 MiB/s Max: 63.20 MiB/s [W] Avg: 61.07 MiB/s Min: 61.07 MiB/s Max: 61.07 MiB/s [LNet Rates of c] [R] Avg: 530 RPC/s Min: 530 RPC/s Max: 530 RPC/s [W] Avg: 509 RPC/s Min: 509 RPC/s Max: 509 RPC/s [LNet Bandwidth of c] [R] Avg: 62.34 MiB/s Min: 62.34 MiB/s Max: 62.34 MiB/s [W] Avg: 62.26 MiB/s Min: 62.26 MiB/s Max: 62.26 MiB/s [LNet Rates of s] [R] Avg: 532 RPC/s Min: 532 RPC/s Max: 532 RPC/s [W] Avg: 527 RPC/s Min: 527 RPC/s Max: 527 RPC/s [LNet Bandwidth of s] [R] Avg: 62.34 MiB/s Min: 62.34 MiB/s Max: 62.34 MiB/s [W] Avg: 62.43 MiB/s Min: 62.43 MiB/s Max: 62.43 MiB/s [LNet Rates of c] [R] Avg: 491 RPC/s Min: 491 RPC/s Max: 491 RPC/s [W] Avg: 515 RPC/s Min: 515 RPC/s Max: 515 RPC/s [LNet Bandwidth of c] [R] Avg: 60.40 MiB/s Min: 60.40 MiB/s Max: 60.40 MiB/s [W] Avg: 59.75 MiB/s Min: 59.75 MiB/s Max: 59.75 MiB/s [LNet Rates of s] [R] Avg: 492 RPC/s Min: 492 RPC/s Max: 492 RPC/s [W] Avg: 512 RPC/s Min: 512 RPC/s Max: 512 RPC/s [LNet Bandwidth of s] [R] Avg: 60.45 MiB/s Min: 60.45 MiB/s Max: 60.45 MiB/s [W] Avg: 59.70 MiB/s Min: 59.70 MiB/s Max: 59.70 MiB/s [LNet Rates of c] [R] Avg: 631 RPC/s Min: 631 RPC/s Max: 631 RPC/s [W] Avg: 645 RPC/s Min: 645 RPC/s Max: 645 RPC/s [LNet Bandwidth of c] [R] Avg: 72.37 MiB/s Min: 72.37 MiB/s Max: 72.37 MiB/s [W] Avg: 76.84 MiB/s Min: 76.84 MiB/s Max: 76.84 MiB/s [LNet Rates of s] [R] Avg: 664 RPC/s Min: 664 RPC/s Max: 664 RPC/s [W] Avg: 626 RPC/s Min: 626 RPC/s Max: 626 RPC/s [LNet Bandwidth of s] [R] Avg: 76.69 MiB/s Min: 76.69 MiB/s Max: 76.69 MiB/s [W] Avg: 73.79 MiB/s Min: 73.79 MiB/s Max: 73.79 MiB/s [LNet Rates of c] [R] Avg: 628 RPC/s Min: 628 RPC/s Max: 628 RPC/s [W] Avg: 618 RPC/s Min: 618 RPC/s Max: 618 RPC/s [LNet Bandwidth of c] [R] Avg: 73.39 MiB/s Min: 73.39 MiB/s Max: 73.39 MiB/s [W] Avg: 75.43 MiB/s Min: 75.43 MiB/s Max: 75.43 MiB/s [LNet Rates of s] [R] Avg: 633 RPC/s Min: 633 RPC/s Max: 633 RPC/s [W] Avg: 629 RPC/s Min: 629 RPC/s Max: 629 RPC/s [LNet Bandwidth of s] [R] Avg: 75.39 MiB/s Min: 75.39 MiB/s Max: 75.39 MiB/s [W] Avg: 73.26 MiB/s Min: 73.26 MiB/s Max: 73.26 MiB/s [LNet Rates of c] [R] Avg: 632 RPC/s Min: 632 RPC/s Max: 632 RPC/s [W] Avg: 623 RPC/s Min: 623 RPC/s Max: 623 RPC/s [LNet Bandwidth of c] [R] Avg: 72.57 MiB/s Min: 72.57 MiB/s Max: 72.57 MiB/s [W] Avg: 73.66 MiB/s Min: 73.66 MiB/s Max: 73.66 MiB/s [LNet Rates of s] [R] Avg: 627 RPC/s Min: 627 RPC/s Max: 627 RPC/s [W] Avg: 625 RPC/s Min: 625 RPC/s Max: 625 RPC/s [LNet Bandwidth of s] [R] Avg: 73.54 MiB/s Min: 73.54 MiB/s Max: 73.54 MiB/s [W] Avg: 72.87 MiB/s Min: 72.87 MiB/s Max: 72.87 MiB/s [LNet Rates of c] [R] Avg: 603 RPC/s Min: 603 RPC/s Max: 603 RPC/s [W] Avg: 630 RPC/s Min: 630 RPC/s Max: 630 RPC/s [LNet Bandwidth of c] [R] Avg: 73.69 MiB/s Min: 73.69 MiB/s Max: 73.69 MiB/s [W] Avg: 74.22 MiB/s Min: 74.22 MiB/s Max: 74.22 MiB/s [LNet Rates of s] [R] Avg: 618 RPC/s Min: 618 RPC/s Max: 618 RPC/s [W] Avg: 629 RPC/s Min: 629 RPC/s Max: 629 RPC/s [LNet Bandwidth of s] [R] Avg: 74.17 MiB/s Min: 74.17 MiB/s Max: 74.17 MiB/s [W] Avg: 73.83 MiB/s Min: 73.83 MiB/s Max: 73.83 MiB/s [LNet Rates of c] [R] Avg: 631 RPC/s Min: 631 RPC/s Max: 631 RPC/s [W] Avg: 605 RPC/s Min: 605 RPC/s Max: 605 RPC/s [LNet Bandwidth of c] [R] Avg: 71.31 MiB/s Min: 71.31 MiB/s Max: 71.31 MiB/s [W] Avg: 71.70 MiB/s Min: 71.70 MiB/s Max: 71.70 MiB/s [LNet Rates of s] [R] Avg: 623 RPC/s Min: 623 RPC/s Max: 623 RPC/s [W] Avg: 616 RPC/s Min: 616 RPC/s Max: 616 RPC/s [LNet Bandwidth of s] [R] Avg: 72.23 MiB/s Min: 72.23 MiB/s Max: 72.23 MiB/s [W] Avg: 70.59 MiB/s Min: 70.59 MiB/s Max: 70.59 MiB/s [LNet Rates of c] [R] Avg: 538 RPC/s Min: 538 RPC/s Max: 538 RPC/s [W] Avg: 570 RPC/s Min: 570 RPC/s Max: 570 RPC/s [LNet Bandwidth of c] [R] Avg: 63.97 MiB/s Min: 63.97 MiB/s Max: 63.97 MiB/s [W] Avg: 64.93 MiB/s Min: 64.93 MiB/s Max: 64.93 MiB/s [LNet Rates of s] [R] Avg: 554 RPC/s Min: 554 RPC/s Max: 554 RPC/s [W] Avg: 548 RPC/s Min: 548 RPC/s Max: 548 RPC/s [LNet Bandwidth of s] [R] Avg: 64.15 MiB/s Min: 64.15 MiB/s Max: 64.15 MiB/s [W] Avg: 64.46 MiB/s Min: 64.46 MiB/s Max: 64.46 MiB/s [LNet Rates of c] [R] Avg: 578 RPC/s Min: 578 RPC/s Max: 578 RPC/s [W] Avg: 583 RPC/s Min: 583 RPC/s Max: 583 RPC/s [LNet Bandwidth of c] [R] Avg: 69.44 MiB/s Min: 69.44 MiB/s Max: 69.44 MiB/s [W] Avg: 69.64 MiB/s Min: 69.64 MiB/s Max: 69.64 MiB/s [LNet Rates of s] [R] Avg: 589 RPC/s Min: 589 RPC/s Max: 589 RPC/s [W] Avg: 584 RPC/s Min: 584 RPC/s Max: 584 RPC/s [LNet Bandwidth of s] [R] Avg: 69.87 MiB/s Min: 69.87 MiB/s Max: 69.87 MiB/s [W] Avg: 69.57 MiB/s Min: 69.57 MiB/s Max: 69.57 MiB/s [LNet Rates of c] [R] Avg: 679 RPC/s Min: 679 RPC/s Max: 679 RPC/s [W] Avg: 682 RPC/s Min: 682 RPC/s Max: 682 RPC/s [LNet Bandwidth of c] [R] Avg: 80.85 MiB/s Min: 80.85 MiB/s Max: 80.85 MiB/s [W] Avg: 81.84 MiB/s Min: 81.84 MiB/s Max: 81.84 MiB/s [LNet Rates of s] [R] Avg: 682 RPC/s Min: 682 RPC/s Max: 682 RPC/s [W] Avg: 680 RPC/s Min: 680 RPC/s Max: 680 RPC/s [LNet Bandwidth of s] [R] Avg: 81.72 MiB/s Min: 81.72 MiB/s Max: 81.72 MiB/s [W] Avg: 80.64 MiB/s Min: 80.64 MiB/s Max: 80.64 MiB/s [LNet Rates of c] [R] Avg: 665 RPC/s Min: 665 RPC/s Max: 665 RPC/s [W] Avg: 646 RPC/s Min: 646 RPC/s Max: 646 RPC/s [LNet Bandwidth of c] [R] Avg: 75.85 MiB/s Min: 75.85 MiB/s Max: 75.85 MiB/s [W] Avg: 76.64 MiB/s Min: 76.64 MiB/s Max: 76.64 MiB/s [LNet Rates of s] [R] Avg: 648 RPC/s Min: 648 RPC/s Max: 648 RPC/s [W] Avg: 656 RPC/s Min: 656 RPC/s Max: 656 RPC/s [LNet Bandwidth of s] [R] Avg: 76.85 MiB/s Min: 76.85 MiB/s Max: 76.85 MiB/s [W] Avg: 75.43 MiB/s Min: 75.43 MiB/s Max: 75.43 MiB/s [LNet Rates of c] [R] Avg: 635 RPC/s Min: 635 RPC/s Max: 635 RPC/s [W] Avg: 638 RPC/s Min: 638 RPC/s Max: 638 RPC/s [LNet Bandwidth of c] [R] Avg: 73.50 MiB/s Min: 73.50 MiB/s Max: 73.50 MiB/s [W] Avg: 75.36 MiB/s Min: 75.36 MiB/s Max: 75.36 MiB/s [LNet Rates of s] [R] Avg: 659 RPC/s Min: 659 RPC/s Max: 659 RPC/s [W] Avg: 639 RPC/s Min: 639 RPC/s Max: 639 RPC/s [LNet Bandwidth of s] [R] Avg: 75.21 MiB/s Min: 75.21 MiB/s Max: 75.21 MiB/s [W] Avg: 73.52 MiB/s Min: 73.52 MiB/s Max: 73.52 MiB/s [LNet Rates of c] [R] Avg: 594 RPC/s Min: 594 RPC/s Max: 594 RPC/s [W] Avg: 602 RPC/s Min: 602 RPC/s Max: 602 RPC/s [LNet Bandwidth of c] [R] Avg: 69.70 MiB/s Min: 69.70 MiB/s Max: 69.70 MiB/s [W] Avg: 71.53 MiB/s Min: 71.53 MiB/s Max: 71.53 MiB/s [LNet Rates of s] [R] Avg: 606 RPC/s Min: 606 RPC/s Max: 606 RPC/s [W] Avg: 596 RPC/s Min: 596 RPC/s Max: 596 RPC/s [LNet Bandwidth of s] [R] Avg: 71.24 MiB/s Min: 71.24 MiB/s Max: 71.24 MiB/s [W] Avg: 69.84 MiB/s Min: 69.84 MiB/s Max: 69.84 MiB/s [LNet Rates of c] [R] Avg: 533 RPC/s Min: 533 RPC/s Max: 533 RPC/s [W] Avg: 536 RPC/s Min: 536 RPC/s Max: 536 RPC/s [LNet Bandwidth of c] [R] Avg: 63.12 MiB/s Min: 63.12 MiB/s Max: 63.12 MiB/s [W] Avg: 63.31 MiB/s Min: 63.31 MiB/s Max: 63.31 MiB/s [LNet Rates of s] [R] Avg: 540 RPC/s Min: 540 RPC/s Max: 540 RPC/s [W] Avg: 541 RPC/s Min: 541 RPC/s Max: 541 RPC/s [LNet Bandwidth of s] [R] Avg: 63.48 MiB/s Min: 63.48 MiB/s Max: 63.48 MiB/s [W] Avg: 62.70 MiB/s Min: 62.70 MiB/s Max: 62.70 MiB/s [LNet Rates of c] [R] Avg: 586 RPC/s Min: 586 RPC/s Max: 586 RPC/s [W] Avg: 590 RPC/s Min: 590 RPC/s Max: 590 RPC/s [LNet Bandwidth of c] [R] Avg: 68.77 MiB/s Min: 68.77 MiB/s Max: 68.77 MiB/s [W] Avg: 69.42 MiB/s Min: 69.42 MiB/s Max: 69.42 MiB/s [LNet Rates of s] [R] Avg: 584 RPC/s Min: 584 RPC/s Max: 584 RPC/s [W] Avg: 580 RPC/s Min: 580 RPC/s Max: 580 RPC/s [LNet Bandwidth of s] [R] Avg: 68.98 MiB/s Min: 68.98 MiB/s Max: 68.98 MiB/s [W] Avg: 68.25 MiB/s Min: 68.25 MiB/s Max: 68.25 MiB/s [LNet Rates of c] [R] Avg: 653 RPC/s Min: 653 RPC/s Max: 653 RPC/s [W] Avg: 654 RPC/s Min: 654 RPC/s Max: 654 RPC/s [LNet Bandwidth of c] [R] Avg: 76.14 MiB/s Min: 76.14 MiB/s Max: 76.14 MiB/s [W] Avg: 77.09 MiB/s Min: 77.09 MiB/s Max: 77.09 MiB/s [LNet Rates of s] [R] Avg: 661 RPC/s Min: 661 RPC/s Max: 661 RPC/s [W] Avg: 663 RPC/s Min: 663 RPC/s Max: 663 RPC/s [LNet Bandwidth of s] [R] Avg: 78.21 MiB/s Min: 78.21 MiB/s Max: 78.21 MiB/s [W] Avg: 77.16 MiB/s Min: 77.16 MiB/s Max: 77.16 MiB/s [LNet Rates of c] [R] Avg: 686 RPC/s Min: 686 RPC/s Max: 686 RPC/s [W] Avg: 697 RPC/s Min: 697 RPC/s Max: 697 RPC/s [LNet Bandwidth of c] [R] Avg: 80.75 MiB/s Min: 80.75 MiB/s Max: 80.75 MiB/s [W] Avg: 82.99 MiB/s Min: 82.99 MiB/s Max: 82.99 MiB/s [LNet Rates of s] [R] Avg: 699 RPC/s Min: 699 RPC/s Max: 699 RPC/s [W] Avg: 690 RPC/s Min: 690 RPC/s Max: 690 RPC/s [LNet Bandwidth of s] [R] Avg: 81.98 MiB/s Min: 81.98 MiB/s Max: 81.98 MiB/s [W] Avg: 80.59 MiB/s Min: 80.59 MiB/s Max: 80.59 MiB/s [LNet Rates of c] [R] Avg: 766 RPC/s Min: 766 RPC/s Max: 766 RPC/s [W] Avg: 766 RPC/s Min: 766 RPC/s Max: 766 RPC/s [LNet Bandwidth of c] [R] Avg: 90.30 MiB/s Min: 90.30 MiB/s Max: 90.30 MiB/s [W] Avg: 90.01 MiB/s Min: 90.01 MiB/s Max: 90.01 MiB/s [LNet Rates of s] [R] Avg: 777 RPC/s Min: 777 RPC/s Max: 777 RPC/s [W] Avg: 774 RPC/s Min: 774 RPC/s Max: 774 RPC/s [LNet Bandwidth of s] [R] Avg: 90.11 MiB/s Min: 90.11 MiB/s Max: 90.11 MiB/s [W] Avg: 90.30 MiB/s Min: 90.30 MiB/s Max: 90.30 MiB/s [LNet Rates of c] [R] Avg: 582 RPC/s Min: 582 RPC/s Max: 582 RPC/s [W] Avg: 580 RPC/s Min: 580 RPC/s Max: 580 RPC/s [LNet Bandwidth of c] [R] Avg: 67.92 MiB/s Min: 67.92 MiB/s Max: 67.92 MiB/s [W] Avg: 68.35 MiB/s Min: 68.35 MiB/s Max: 68.35 MiB/s [LNet Rates of s] [R] Avg: 585 RPC/s Min: 585 RPC/s Max: 585 RPC/s [W] Avg: 578 RPC/s Min: 578 RPC/s Max: 578 RPC/s [LNet Bandwidth of s] [R] Avg: 68.89 MiB/s Min: 68.89 MiB/s Max: 68.89 MiB/s [W] Avg: 68.04 MiB/s Min: 68.04 MiB/s Max: 68.04 MiB/s [LNet Rates of c] [R] Avg: 605 RPC/s Min: 605 RPC/s Max: 605 RPC/s [W] Avg: 628 RPC/s Min: 628 RPC/s Max: 628 RPC/s [LNet Bandwidth of c] [R] Avg: 72.42 MiB/s Min: 72.42 MiB/s Max: 72.42 MiB/s [W] Avg: 70.95 MiB/s Min: 70.95 MiB/s Max: 70.95 MiB/s [LNet Rates of s] [R] Avg: 612 RPC/s Min: 612 RPC/s Max: 612 RPC/s [W] Avg: 614 RPC/s Min: 614 RPC/s Max: 614 RPC/s [LNet Bandwidth of s] [R] Avg: 70.78 MiB/s Min: 70.78 MiB/s Max: 70.78 MiB/s [W] Avg: 72.47 MiB/s Min: 72.47 MiB/s Max: 72.47 MiB/s [LNet Rates of c] [R] Avg: 642 RPC/s Min: 642 RPC/s Max: 642 RPC/s [W] Avg: 643 RPC/s Min: 643 RPC/s Max: 643 RPC/s [LNet Bandwidth of c] [R] Avg: 75.62 MiB/s Min: 75.62 MiB/s Max: 75.62 MiB/s [W] Avg: 76.11 MiB/s Min: 76.11 MiB/s Max: 76.11 MiB/s [LNet Rates of s] [R] Avg: 646 RPC/s Min: 646 RPC/s Max: 646 RPC/s [W] Avg: 647 RPC/s Min: 647 RPC/s Max: 647 RPC/s [LNet Bandwidth of s] [R] Avg: 75.84 MiB/s Min: 75.84 MiB/s Max: 75.84 MiB/s [W] Avg: 75.74 MiB/s Min: 75.74 MiB/s Max: 75.74 MiB/s [LNet Rates of c] [R] Avg: 638 RPC/s Min: 638 RPC/s Max: 638 RPC/s [W] Avg: 638 RPC/s Min: 638 RPC/s Max: 638 RPC/s [LNet Bandwidth of c] [R] Avg: 75.32 MiB/s Min: 75.32 MiB/s Max: 75.32 MiB/s [W] Avg: 76.58 MiB/s Min: 76.58 MiB/s Max: 76.58 MiB/s [LNet Rates of s] [R] Avg: 640 RPC/s Min: 640 RPC/s Max: 640 RPC/s [W] Avg: 661 RPC/s Min: 661 RPC/s Max: 661 RPC/s [LNet Bandwidth of s] [R] Avg: 76.48 MiB/s Min: 76.48 MiB/s Max: 76.48 MiB/s [W] Avg: 75.41 MiB/s Min: 75.41 MiB/s Max: 75.41 MiB/s [LNet Rates of c] [R] Avg: 718 RPC/s Min: 718 RPC/s Max: 718 RPC/s [W] Avg: 724 RPC/s Min: 724 RPC/s Max: 724 RPC/s [LNet Bandwidth of c] [R] Avg: 83.28 MiB/s Min: 83.28 MiB/s Max: 83.28 MiB/s [W] Avg: 85.05 MiB/s Min: 85.05 MiB/s Max: 85.05 MiB/s [LNet Rates of s] [R] Avg: 726 RPC/s Min: 726 RPC/s Max: 726 RPC/s [W] Avg: 695 RPC/s Min: 695 RPC/s Max: 695 RPC/s [LNet Bandwidth of s] [R] Avg: 85.22 MiB/s Min: 85.22 MiB/s Max: 85.22 MiB/s [W] Avg: 83.45 MiB/s Min: 83.45 MiB/s Max: 83.45 MiB/s [LNet Rates of c] [R] Avg: 672 RPC/s Min: 672 RPC/s Max: 672 RPC/s [W] Avg: 648 RPC/s Min: 648 RPC/s Max: 648 RPC/s [LNet Bandwidth of c] [R] Avg: 79.13 MiB/s Min: 79.13 MiB/s Max: 79.13 MiB/s [W] Avg: 78.92 MiB/s Min: 78.92 MiB/s Max: 78.92 MiB/s [LNet Rates of s] [R] Avg: 676 RPC/s Min: 676 RPC/s Max: 676 RPC/s [W] Avg: 678 RPC/s Min: 678 RPC/s Max: 678 RPC/s [LNet Bandwidth of s] [R] Avg: 79.05 MiB/s Min: 79.05 MiB/s Max: 79.05 MiB/s [W] Avg: 78.58 MiB/s Min: 78.58 MiB/s Max: 78.58 MiB/s [LNet Rates of c] [R] Avg: 701 RPC/s Min: 701 RPC/s Max: 701 RPC/s [W] Avg: 724 RPC/s Min: 724 RPC/s Max: 724 RPC/s [LNet Bandwidth of c] [R] Avg: 82.44 MiB/s Min: 82.44 MiB/s Max: 82.44 MiB/s [W] Avg: 83.54 MiB/s Min: 83.54 MiB/s Max: 83.54 MiB/s [LNet Rates of s] [R] Avg: 700 RPC/s Min: 700 RPC/s Max: 700 RPC/s [W] Avg: 705 RPC/s Min: 705 RPC/s Max: 705 RPC/s [LNet Bandwidth of s] [R] Avg: 83.23 MiB/s Min: 83.23 MiB/s Max: 83.23 MiB/s [W] Avg: 82.73 MiB/s Min: 82.73 MiB/s Max: 82.73 MiB/s [LNet Rates of c] [R] Avg: 768 RPC/s Min: 768 RPC/s Max: 768 RPC/s [W] Avg: 748 RPC/s Min: 748 RPC/s Max: 748 RPC/s [LNet Bandwidth of c] [R] Avg: 88.14 MiB/s Min: 88.14 MiB/s Max: 88.14 MiB/s [W] Avg: 89.14 MiB/s Min: 89.14 MiB/s Max: 89.14 MiB/s [LNet Rates of s] [R] Avg: 764 RPC/s Min: 764 RPC/s Max: 764 RPC/s [W] Avg: 757 RPC/s Min: 757 RPC/s Max: 757 RPC/s [LNet Bandwidth of s] [R] Avg: 89.57 MiB/s Min: 89.57 MiB/s Max: 89.57 MiB/s [W] Avg: 87.52 MiB/s Min: 87.52 MiB/s Max: 87.52 MiB/s [LNet Rates of c] [R] Avg: 693 RPC/s Min: 693 RPC/s Max: 693 RPC/s [W] Avg: 719 RPC/s Min: 719 RPC/s Max: 719 RPC/s [LNet Bandwidth of c] [R] Avg: 82.61 MiB/s Min: 82.61 MiB/s Max: 82.61 MiB/s [W] Avg: 83.40 MiB/s Min: 83.40 MiB/s Max: 83.40 MiB/s [LNet Rates of s] [R] Avg: 712 RPC/s Min: 712 RPC/s Max: 712 RPC/s [W] Avg: 704 RPC/s Min: 704 RPC/s Max: 704 RPC/s [LNet Bandwidth of s] [R] Avg: 83.13 MiB/s Min: 83.13 MiB/s Max: 83.13 MiB/s [W] Avg: 82.82 MiB/s Min: 82.82 MiB/s Max: 82.82 MiB/s killing 9829 ... 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 oleg406-client: oleg406-client.virtnet: executing lst_cleanup oleg406-server: oleg406-server.virtnet: executing lst_cleanup PASS smoke (338s) == lnet-selftest test complete, duration 379 sec ========= 14:19:58 (1788545998) Starting client oleg406-client.virtnet: -o user_xattr,flock 192.168.204.106@tcp:/lustre /mnt/lustre Mount client oleg406-client.virtnet: mount -t lustre -o user_xattr,flock 192.168.204.106@tcp:/lustre /mnt/lustre Started clients oleg406-client.virtnet: 192.168.204.106@tcp:/lustre on /mnt/lustre type lustre (rw,flock,checksum,encrypt,lazystatfs,lruresize,nolock,statfs_project,nosync_on_close,nouser_fid2path,user_xattr,verbose) === lnet-selftest: start cleanup 14:20:00 (1788546000) === === lnet-selftest: finish cleanup 14:20:04 (1788546004) ===