-----============= acceptance-small: lnet-selftest ============----- Fri Sep 4 09:23:33 EDT 2026 MGS_OS_ID_LIKE=rhel centos fedora rocky MGS_OS_VERSION_ID=8.10 MGS_OS_ID=rocky MGS_OS_VERSION_CODE=134873088 MDS1_OS_VERSION_ID=8.10 MDS1_OS_VERSION_CODE=134873088 MDS1_OS_ID_LIKE=rhel centos fedora rocky MDS1_OS_ID=rocky OST1_OS_VERSION_CODE=134873088 OST1_OS_ID_LIKE=rhel centos fedora rocky OST1_OS_VERSION_ID=8.10 OST1_OS_ID=rocky CLIENT_OS_ID=rocky CLIENT_OS_VERSION_CODE=134873088 CLIENT_OS_VERSION_ID=8.10 CLIENT_OS_ID_LIKE=rhel centos fedora rocky oleg424-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: 'oleg424-server' oleg424-server: oleg424-server.virtnet: executing load_modules_local oleg424-server: kmemleak disabled oleg424-server: Loading modules from /home/green/git/lustre-release/lustre oleg424-server: detected 4 online CPUs by sysfs oleg424-server: MODOPTS_LIBCFS= oleg424-server: Force libcfs to create 2 CPU partitions oleg424-server: /usr/sbin/ not writable for /usr/sbin/mount.lustre_tgt Stopping clients: oleg424-client.virtnet /mnt/lustre (opts:) Stopping client oleg424-client.virtnet /mnt/lustre opts: == lnet-selftest test smoke: lst regression test ========= 09:24:14 (1788528254) oleg424-server: oleg424-server.virtnet: executing lst_cleanup oleg424-client: oleg424-client.virtnet: executing lst_cleanup oleg424-client: oleg424-client.virtnet: executing lst_setup oleg424-server: oleg424-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.24@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.204.124@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.24@tcp are added to session 192.168.204.124@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: 711 RPC/s Min: 711 RPC/s Max: 711 RPC/s [W] Avg: 692 RPC/s Min: 692 RPC/s Max: 692 RPC/s [LNet Bandwidth of c] [R] Avg: 80.66 MiB/s Min: 80.66 MiB/s Max: 80.66 MiB/s [W] Avg: 79.91 MiB/s Min: 79.91 MiB/s Max: 79.91 MiB/s [LNet Rates of s] [R] Avg: 709 RPC/s Min: 709 RPC/s Max: 709 RPC/s [W] Avg: 705 RPC/s Min: 705 RPC/s Max: 705 RPC/s [LNet Bandwidth of s] [R] Avg: 80.36 MiB/s Min: 80.36 MiB/s Max: 80.36 MiB/s [W] Avg: 80.15 MiB/s Min: 80.15 MiB/s Max: 80.15 MiB/s [LNet Rates of c] [R] Avg: 683 RPC/s Min: 683 RPC/s Max: 683 RPC/s [W] Avg: 700 RPC/s Min: 700 RPC/s Max: 700 RPC/s [LNet Bandwidth of c] [R] Avg: 81.46 MiB/s Min: 81.46 MiB/s Max: 81.46 MiB/s [W] Avg: 82.52 MiB/s Min: 82.52 MiB/s Max: 82.52 MiB/s [LNet Rates of s] [R] Avg: 689 RPC/s Min: 689 RPC/s Max: 689 RPC/s [W] Avg: 704 RPC/s Min: 704 RPC/s Max: 704 RPC/s [LNet Bandwidth of s] [R] Avg: 83.26 MiB/s Min: 83.26 MiB/s Max: 83.26 MiB/s [W] Avg: 81.82 MiB/s Min: 81.82 MiB/s Max: 81.82 MiB/s [LNet Rates of c] [R] Avg: 745 RPC/s Min: 745 RPC/s Max: 745 RPC/s [W] Avg: 734 RPC/s Min: 734 RPC/s Max: 734 RPC/s [LNet Bandwidth of c] [R] Avg: 85.59 MiB/s Min: 85.59 MiB/s Max: 85.59 MiB/s [W] Avg: 86.75 MiB/s Min: 86.75 MiB/s Max: 86.75 MiB/s [LNet Rates of s] [R] Avg: 742 RPC/s Min: 742 RPC/s Max: 742 RPC/s [W] Avg: 729 RPC/s Min: 729 RPC/s Max: 729 RPC/s [LNet Bandwidth of s] [R] Avg: 85.72 MiB/s Min: 85.72 MiB/s Max: 85.72 MiB/s [W] Avg: 85.32 MiB/s Min: 85.32 MiB/s Max: 85.32 MiB/s [LNet Rates of c] [R] Avg: 632 RPC/s Min: 632 RPC/s Max: 632 RPC/s [W] Avg: 634 RPC/s Min: 634 RPC/s Max: 634 RPC/s [LNet Bandwidth of c] [R] Avg: 74.04 MiB/s Min: 74.04 MiB/s Max: 74.04 MiB/s [W] Avg: 74.68 MiB/s Min: 74.68 MiB/s Max: 74.68 MiB/s [LNet Rates of s] [R] Avg: 629 RPC/s Min: 629 RPC/s Max: 629 RPC/s [W] Avg: 624 RPC/s Min: 624 RPC/s Max: 624 RPC/s [LNet Bandwidth of s] [R] Avg: 74.56 MiB/s Min: 74.56 MiB/s Max: 74.56 MiB/s [W] Avg: 73.30 MiB/s Min: 73.30 MiB/s Max: 73.30 MiB/s [LNet Rates of c] [R] Avg: 547 RPC/s Min: 547 RPC/s Max: 547 RPC/s [W] Avg: 576 RPC/s Min: 576 RPC/s Max: 576 RPC/s [LNet Bandwidth of c] [R] Avg: 65.91 MiB/s Min: 65.91 MiB/s Max: 65.91 MiB/s [W] Avg: 66.79 MiB/s Min: 66.79 MiB/s Max: 66.79 MiB/s [LNet Rates of s] [R] Avg: 575 RPC/s Min: 575 RPC/s Max: 575 RPC/s [W] Avg: 564 RPC/s Min: 564 RPC/s Max: 564 RPC/s [LNet Bandwidth of s] [R] Avg: 66.52 MiB/s Min: 66.52 MiB/s Max: 66.52 MiB/s [W] Avg: 66.41 MiB/s Min: 66.41 MiB/s Max: 66.41 MiB/s [LNet Rates of c] [R] Avg: 387 RPC/s Min: 387 RPC/s Max: 387 RPC/s [W] Avg: 391 RPC/s Min: 391 RPC/s Max: 391 RPC/s [LNet Bandwidth of c] [R] Avg: 45.27 MiB/s Min: 45.27 MiB/s Max: 45.27 MiB/s [W] Avg: 45.80 MiB/s Min: 45.80 MiB/s Max: 45.80 MiB/s [LNet Rates of s] [R] Avg: 394 RPC/s Min: 394 RPC/s Max: 394 RPC/s [W] Avg: 391 RPC/s Min: 391 RPC/s Max: 391 RPC/s [LNet Bandwidth of s] [R] Avg: 45.50 MiB/s Min: 45.50 MiB/s Max: 45.50 MiB/s [W] Avg: 45.49 MiB/s Min: 45.49 MiB/s Max: 45.49 MiB/s [LNet Rates of c] [R] Avg: 344 RPC/s Min: 344 RPC/s Max: 344 RPC/s [W] Avg: 347 RPC/s Min: 347 RPC/s Max: 347 RPC/s [LNet Bandwidth of c] [R] Avg: 40.52 MiB/s Min: 40.52 MiB/s Max: 40.52 MiB/s [W] Avg: 41.10 MiB/s Min: 41.10 MiB/s Max: 41.10 MiB/s [LNet Rates of s] [R] Avg: 350 RPC/s Min: 350 RPC/s Max: 350 RPC/s [W] Avg: 349 RPC/s Min: 349 RPC/s Max: 349 RPC/s [LNet Bandwidth of s] [R] Avg: 41.11 MiB/s Min: 41.11 MiB/s Max: 41.11 MiB/s [W] Avg: 40.44 MiB/s Min: 40.44 MiB/s Max: 40.44 MiB/s [LNet Rates of c] [R] Avg: 393 RPC/s Min: 393 RPC/s Max: 393 RPC/s [W] Avg: 393 RPC/s Min: 393 RPC/s Max: 393 RPC/s [LNet Bandwidth of c] [R] Avg: 47.72 MiB/s Min: 47.72 MiB/s Max: 47.72 MiB/s [W] Avg: 47.21 MiB/s Min: 47.21 MiB/s Max: 47.21 MiB/s [LNet Rates of s] [R] Avg: 398 RPC/s Min: 398 RPC/s Max: 398 RPC/s [W] Avg: 395 RPC/s Min: 395 RPC/s Max: 395 RPC/s [LNet Bandwidth of s] [R] Avg: 47.40 MiB/s Min: 47.40 MiB/s Max: 47.40 MiB/s [W] Avg: 47.69 MiB/s Min: 47.69 MiB/s Max: 47.69 MiB/s [LNet Rates of c] [R] Avg: 656 RPC/s Min: 656 RPC/s Max: 656 RPC/s [W] Avg: 637 RPC/s Min: 637 RPC/s Max: 637 RPC/s [LNet Bandwidth of c] [R] Avg: 75.88 MiB/s Min: 75.88 MiB/s Max: 75.88 MiB/s [W] Avg: 75.88 MiB/s Min: 75.88 MiB/s Max: 75.88 MiB/s [LNet Rates of s] [R] Avg: 650 RPC/s Min: 650 RPC/s Max: 650 RPC/s [W] Avg: 653 RPC/s Min: 653 RPC/s Max: 653 RPC/s [LNet Bandwidth of s] [R] Avg: 76.77 MiB/s Min: 76.77 MiB/s Max: 76.77 MiB/s [W] Avg: 75.72 MiB/s Min: 75.72 MiB/s Max: 75.72 MiB/s [LNet Rates of c] [R] Avg: 633 RPC/s Min: 633 RPC/s Max: 633 RPC/s [W] Avg: 636 RPC/s Min: 636 RPC/s Max: 636 RPC/s [LNet Bandwidth of c] [R] Avg: 73.59 MiB/s Min: 73.59 MiB/s Max: 73.59 MiB/s [W] Avg: 76.97 MiB/s Min: 76.97 MiB/s Max: 76.97 MiB/s [LNet Rates of s] [R] Avg: 641 RPC/s Min: 641 RPC/s Max: 641 RPC/s [W] Avg: 637 RPC/s Min: 637 RPC/s Max: 637 RPC/s [LNet Bandwidth of s] [R] Avg: 75.98 MiB/s Min: 75.98 MiB/s Max: 75.98 MiB/s [W] Avg: 73.62 MiB/s Min: 73.62 MiB/s Max: 73.62 MiB/s [LNet Rates of c] [R] Avg: 569 RPC/s Min: 569 RPC/s Max: 569 RPC/s [W] Avg: 593 RPC/s Min: 593 RPC/s Max: 593 RPC/s [LNet Bandwidth of c] [R] Avg: 69.92 MiB/s Min: 69.92 MiB/s Max: 69.92 MiB/s [W] Avg: 67.88 MiB/s Min: 67.88 MiB/s Max: 67.88 MiB/s [LNet Rates of s] [R] Avg: 581 RPC/s Min: 581 RPC/s Max: 581 RPC/s [W] Avg: 596 RPC/s Min: 596 RPC/s Max: 596 RPC/s [LNet Bandwidth of s] [R] Avg: 68.59 MiB/s Min: 68.59 MiB/s Max: 68.59 MiB/s [W] Avg: 69.54 MiB/s Min: 69.54 MiB/s Max: 69.54 MiB/s [LNet Rates of c] [R] Avg: 650 RPC/s Min: 650 RPC/s Max: 650 RPC/s [W] Avg: 646 RPC/s Min: 646 RPC/s Max: 646 RPC/s [LNet Bandwidth of c] [R] Avg: 75.42 MiB/s Min: 75.42 MiB/s Max: 75.42 MiB/s [W] Avg: 75.61 MiB/s Min: 75.61 MiB/s Max: 75.61 MiB/s [LNet Rates of s] [R] Avg: 653 RPC/s Min: 653 RPC/s Max: 653 RPC/s [W] Avg: 634 RPC/s Min: 634 RPC/s Max: 634 RPC/s [LNet Bandwidth of s] [R] Avg: 75.62 MiB/s Min: 75.62 MiB/s Max: 75.62 MiB/s [W] Avg: 75.05 MiB/s Min: 75.05 MiB/s Max: 75.05 MiB/s [LNet Rates of c] [R] Avg: 649 RPC/s Min: 649 RPC/s Max: 649 RPC/s [W] Avg: 660 RPC/s Min: 660 RPC/s Max: 660 RPC/s [LNet Bandwidth of c] [R] Avg: 75.84 MiB/s Min: 75.84 MiB/s Max: 75.84 MiB/s [W] Avg: 76.70 MiB/s Min: 76.70 MiB/s Max: 76.70 MiB/s [LNet Rates of s] [R] Avg: 659 RPC/s Min: 659 RPC/s Max: 659 RPC/s [W] Avg: 652 RPC/s Min: 652 RPC/s Max: 652 RPC/s [LNet Bandwidth of s] [R] Avg: 76.23 MiB/s Min: 76.23 MiB/s Max: 76.23 MiB/s [W] Avg: 76.73 MiB/s Min: 76.73 MiB/s Max: 76.73 MiB/s [LNet Rates of c] [R] Avg: 586 RPC/s Min: 586 RPC/s Max: 586 RPC/s [W] Avg: 557 RPC/s Min: 557 RPC/s Max: 557 RPC/s [LNet Bandwidth of c] [R] Avg: 68.07 MiB/s Min: 68.07 MiB/s Max: 68.07 MiB/s [W] Avg: 66.88 MiB/s Min: 66.88 MiB/s Max: 66.88 MiB/s [LNet Rates of s] [R] Avg: 583 RPC/s Min: 583 RPC/s Max: 583 RPC/s [W] Avg: 584 RPC/s Min: 584 RPC/s Max: 584 RPC/s [LNet Bandwidth of s] [R] Avg: 68.36 MiB/s Min: 68.36 MiB/s Max: 68.36 MiB/s [W] Avg: 68.26 MiB/s Min: 68.26 MiB/s Max: 68.26 MiB/s [LNet Rates of c] [R] Avg: 627 RPC/s Min: 627 RPC/s Max: 627 RPC/s [W] Avg: 639 RPC/s Min: 639 RPC/s Max: 639 RPC/s [LNet Bandwidth of c] [R] Avg: 74.91 MiB/s Min: 74.91 MiB/s Max: 74.91 MiB/s [W] Avg: 74.91 MiB/s Min: 74.91 MiB/s Max: 74.91 MiB/s [LNet Rates of s] [R] Avg: 634 RPC/s Min: 634 RPC/s Max: 634 RPC/s [W] Avg: 637 RPC/s Min: 637 RPC/s Max: 637 RPC/s [LNet Bandwidth of s] [R] Avg: 73.95 MiB/s Min: 73.95 MiB/s Max: 73.95 MiB/s [W] Avg: 75.02 MiB/s Min: 75.02 MiB/s Max: 75.02 MiB/s [LNet Rates of c] [R] Avg: 720 RPC/s Min: 720 RPC/s Max: 720 RPC/s [W] Avg: 735 RPC/s Min: 735 RPC/s Max: 735 RPC/s [LNet Bandwidth of c] [R] Avg: 85.13 MiB/s Min: 85.13 MiB/s Max: 85.13 MiB/s [W] Avg: 84.57 MiB/s Min: 84.57 MiB/s Max: 84.57 MiB/s [LNet Rates of s] [R] Avg: 719 RPC/s Min: 719 RPC/s Max: 719 RPC/s [W] Avg: 721 RPC/s Min: 721 RPC/s Max: 721 RPC/s [LNet Bandwidth of s] [R] Avg: 83.96 MiB/s Min: 83.96 MiB/s Max: 83.96 MiB/s [W] Avg: 84.40 MiB/s Min: 84.40 MiB/s Max: 84.40 MiB/s [LNet Rates of c] [R] Avg: 589 RPC/s Min: 589 RPC/s Max: 589 RPC/s [W] Avg: 589 RPC/s Min: 589 RPC/s Max: 589 RPC/s [LNet Bandwidth of c] [R] Avg: 68.96 MiB/s Min: 68.96 MiB/s Max: 68.96 MiB/s [W] Avg: 68.67 MiB/s Min: 68.67 MiB/s Max: 68.67 MiB/s [LNet Rates of s] [R] Avg: 597 RPC/s Min: 597 RPC/s Max: 597 RPC/s [W] Avg: 595 RPC/s Min: 595 RPC/s Max: 595 RPC/s [LNet Bandwidth of s] [R] Avg: 68.95 MiB/s Min: 68.95 MiB/s Max: 68.95 MiB/s [W] Avg: 69.35 MiB/s Min: 69.35 MiB/s Max: 69.35 MiB/s [LNet Rates of c] [R] Avg: 678 RPC/s Min: 678 RPC/s Max: 678 RPC/s [W] Avg: 652 RPC/s Min: 652 RPC/s Max: 652 RPC/s [LNet Bandwidth of c] [R] Avg: 78.18 MiB/s Min: 78.18 MiB/s Max: 78.18 MiB/s [W] Avg: 77.78 MiB/s Min: 77.78 MiB/s Max: 77.78 MiB/s [LNet Rates of s] [R] Avg: 673 RPC/s Min: 673 RPC/s Max: 673 RPC/s [W] Avg: 672 RPC/s Min: 672 RPC/s Max: 672 RPC/s [LNet Bandwidth of s] [R] Avg: 78.48 MiB/s Min: 78.48 MiB/s Max: 78.48 MiB/s [W] Avg: 78.28 MiB/s Min: 78.28 MiB/s Max: 78.28 MiB/s [LNet Rates of c] [R] Avg: 648 RPC/s Min: 648 RPC/s Max: 648 RPC/s [W] Avg: 674 RPC/s Min: 674 RPC/s Max: 674 RPC/s [LNet Bandwidth of c] [R] Avg: 78.39 MiB/s Min: 78.39 MiB/s Max: 78.39 MiB/s [W] Avg: 78.30 MiB/s Min: 78.30 MiB/s Max: 78.30 MiB/s [LNet Rates of s] [R] Avg: 651 RPC/s Min: 651 RPC/s Max: 651 RPC/s [W] Avg: 655 RPC/s Min: 655 RPC/s Max: 655 RPC/s [LNet Bandwidth of s] [R] Avg: 77.47 MiB/s Min: 77.47 MiB/s Max: 77.47 MiB/s [W] Avg: 78.16 MiB/s Min: 78.16 MiB/s Max: 78.16 MiB/s [LNet Rates of c] [R] Avg: 677 RPC/s Min: 677 RPC/s Max: 677 RPC/s [W] Avg: 649 RPC/s Min: 649 RPC/s Max: 649 RPC/s [LNet Bandwidth of c] [R] Avg: 78.83 MiB/s Min: 78.83 MiB/s Max: 78.83 MiB/s [W] Avg: 76.90 MiB/s Min: 76.90 MiB/s Max: 76.90 MiB/s [LNet Rates of s] [R] Avg: 670 RPC/s Min: 670 RPC/s Max: 670 RPC/s [W] Avg: 677 RPC/s Min: 677 RPC/s Max: 677 RPC/s [LNet Bandwidth of s] [R] Avg: 77.81 MiB/s Min: 77.81 MiB/s Max: 77.81 MiB/s [W] Avg: 78.65 MiB/s Min: 78.65 MiB/s Max: 78.65 MiB/s [LNet Rates of c] [R] Avg: 721 RPC/s Min: 721 RPC/s Max: 721 RPC/s [W] Avg: 721 RPC/s Min: 721 RPC/s Max: 721 RPC/s [LNet Bandwidth of c] [R] Avg: 84.24 MiB/s Min: 84.24 MiB/s Max: 84.24 MiB/s [W] Avg: 85.57 MiB/s Min: 85.57 MiB/s Max: 85.57 MiB/s [LNet Rates of s] [R] Avg: 730 RPC/s Min: 730 RPC/s Max: 730 RPC/s [W] Avg: 719 RPC/s Min: 719 RPC/s Max: 719 RPC/s [LNet Bandwidth of s] [R] Avg: 85.20 MiB/s Min: 85.20 MiB/s Max: 85.20 MiB/s [W] Avg: 84.34 MiB/s Min: 84.34 MiB/s Max: 84.34 MiB/s [LNet Rates of c] [R] Avg: 808 RPC/s Min: 808 RPC/s Max: 808 RPC/s [W] Avg: 836 RPC/s Min: 836 RPC/s Max: 836 RPC/s [LNet Bandwidth of c] [R] Avg: 96.91 MiB/s Min: 96.91 MiB/s Max: 96.91 MiB/s [W] Avg: 96.60 MiB/s Min: 96.60 MiB/s Max: 96.60 MiB/s [LNet Rates of s] [R] Avg: 824 RPC/s Min: 824 RPC/s Max: 824 RPC/s [W] Avg: 823 RPC/s Min: 823 RPC/s Max: 823 RPC/s [LNet Bandwidth of s] [R] Avg: 96.84 MiB/s Min: 96.84 MiB/s Max: 96.84 MiB/s [W] Avg: 97.50 MiB/s Min: 97.50 MiB/s Max: 97.50 MiB/s [LNet Rates of c] [R] Avg: 782 RPC/s Min: 782 RPC/s Max: 782 RPC/s [W] Avg: 775 RPC/s Min: 775 RPC/s Max: 775 RPC/s [LNet Bandwidth of c] [R] Avg: 92.27 MiB/s Min: 92.27 MiB/s Max: 92.27 MiB/s [W] Avg: 91.29 MiB/s Min: 91.29 MiB/s Max: 91.29 MiB/s [LNet Rates of s] [R] Avg: 771 RPC/s Min: 771 RPC/s Max: 771 RPC/s [W] Avg: 796 RPC/s Min: 796 RPC/s Max: 796 RPC/s [LNet Bandwidth of s] [R] Avg: 90.76 MiB/s Min: 90.76 MiB/s Max: 90.76 MiB/s [W] Avg: 91.92 MiB/s Min: 91.92 MiB/s Max: 91.92 MiB/s [LNet Rates of c] [R] Avg: 863 RPC/s Min: 863 RPC/s Max: 863 RPC/s [W] Avg: 848 RPC/s Min: 848 RPC/s Max: 848 RPC/s [LNet Bandwidth of c] [R] Avg: 99.22 MiB/s Min: 99.22 MiB/s Max: 99.22 MiB/s [W] Avg: 101.95 MiB/s Min: 101.95 MiB/s Max: 101.95 MiB/s [LNet Rates of s] [R] Avg: 872 RPC/s Min: 872 RPC/s Max: 872 RPC/s [W] Avg: 846 RPC/s Min: 846 RPC/s Max: 846 RPC/s [LNet Bandwidth of s] [R] Avg: 102.76 MiB/s Min: 102.76 MiB/s Max: 102.76 MiB/s [W] Avg: 99.15 MiB/s Min: 99.15 MiB/s Max: 99.15 MiB/s [LNet Rates of c] [R] Avg: 923 RPC/s Min: 923 RPC/s Max: 923 RPC/s [W] Avg: 954 RPC/s Min: 954 RPC/s Max: 954 RPC/s [LNet Bandwidth of c] [R] Avg: 110.21 MiB/s Min: 110.21 MiB/s Max: 110.21 MiB/s [W] Avg: 110.00 MiB/s Min: 110.00 MiB/s Max: 110.00 MiB/s [LNet Rates of s] [R] Avg: 939 RPC/s Min: 939 RPC/s Max: 939 RPC/s [W] Avg: 940 RPC/s Min: 940 RPC/s Max: 940 RPC/s [LNet Bandwidth of s] [R] Avg: 109.45 MiB/s Min: 109.45 MiB/s Max: 109.45 MiB/s [W] Avg: 110.54 MiB/s Min: 110.54 MiB/s Max: 110.54 MiB/s [LNet Rates of c] [R] Avg: 768 RPC/s Min: 768 RPC/s Max: 768 RPC/s [W] Avg: 744 RPC/s Min: 744 RPC/s Max: 744 RPC/s [LNet Bandwidth of c] [R] Avg: 89.25 MiB/s Min: 89.25 MiB/s Max: 89.25 MiB/s [W] Avg: 88.97 MiB/s Min: 88.97 MiB/s Max: 88.97 MiB/s [LNet Rates of s] [R] Avg: 762 RPC/s Min: 762 RPC/s Max: 762 RPC/s [W] Avg: 758 RPC/s Min: 758 RPC/s Max: 758 RPC/s [LNet Bandwidth of s] [R] Avg: 88.92 MiB/s Min: 88.92 MiB/s Max: 88.92 MiB/s [W] Avg: 89.30 MiB/s Min: 89.30 MiB/s Max: 89.30 MiB/s [LNet Rates of c] [R] Avg: 759 RPC/s Min: 759 RPC/s Max: 759 RPC/s [W] Avg: 768 RPC/s Min: 768 RPC/s Max: 768 RPC/s [LNet Bandwidth of c] [R] Avg: 90.54 MiB/s Min: 90.54 MiB/s Max: 90.54 MiB/s [W] Avg: 89.28 MiB/s Min: 89.28 MiB/s Max: 89.28 MiB/s [LNet Rates of s] [R] Avg: 752 RPC/s Min: 752 RPC/s Max: 752 RPC/s [W] Avg: 773 RPC/s Min: 773 RPC/s Max: 773 RPC/s [LNet Bandwidth of s] [R] Avg: 89.85 MiB/s Min: 89.85 MiB/s Max: 89.85 MiB/s [W] Avg: 90.73 MiB/s Min: 90.73 MiB/s Max: 90.73 MiB/s [LNet Rates of c] [R] Avg: 840 RPC/s Min: 840 RPC/s Max: 840 RPC/s [W] Avg: 853 RPC/s Min: 853 RPC/s Max: 853 RPC/s [LNet Bandwidth of c] [R] Avg: 100.57 MiB/s Min: 100.57 MiB/s Max: 100.57 MiB/s [W] Avg: 99.05 MiB/s Min: 99.05 MiB/s Max: 99.05 MiB/s [LNet Rates of s] [R] Avg: 866 RPC/s Min: 866 RPC/s Max: 866 RPC/s [W] Avg: 847 RPC/s Min: 847 RPC/s Max: 847 RPC/s [LNet Bandwidth of s] [R] Avg: 99.65 MiB/s Min: 99.65 MiB/s Max: 99.65 MiB/s [W] Avg: 100.98 MiB/s Min: 100.98 MiB/s Max: 100.98 MiB/s [LNet Rates of c] [R] Avg: 775 RPC/s Min: 775 RPC/s Max: 775 RPC/s [W] Avg: 778 RPC/s Min: 778 RPC/s Max: 778 RPC/s [LNet Bandwidth of c] [R] Avg: 92.23 MiB/s Min: 92.23 MiB/s Max: 92.23 MiB/s [W] Avg: 92.63 MiB/s Min: 92.63 MiB/s Max: 92.63 MiB/s [LNet Rates of s] [R] Avg: 777 RPC/s Min: 777 RPC/s Max: 777 RPC/s [W] Avg: 797 RPC/s Min: 797 RPC/s Max: 797 RPC/s [LNet Bandwidth of s] [R] Avg: 92.24 MiB/s Min: 92.24 MiB/s Max: 92.24 MiB/s [W] Avg: 92.24 MiB/s Min: 92.24 MiB/s Max: 92.24 MiB/s [LNet Rates of c] [R] Avg: 736 RPC/s Min: 736 RPC/s Max: 736 RPC/s [W] Avg: 716 RPC/s Min: 716 RPC/s Max: 716 RPC/s [LNet Bandwidth of c] [R] Avg: 83.91 MiB/s Min: 83.91 MiB/s Max: 83.91 MiB/s [W] Avg: 85.50 MiB/s Min: 85.50 MiB/s Max: 85.50 MiB/s killing 9834 ... 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 oleg424-client: oleg424-client.virtnet: executing lst_cleanup oleg424-server: oleg424-server.virtnet: executing lst_cleanup PASS smoke (338s) == lnet-selftest test complete, duration 376 sec ========= 09:29:51 (1788528591) Starting client oleg424-client.virtnet: -o user_xattr,flock 192.168.204.124@tcp:/lustre /mnt/lustre Mount client oleg424-client.virtnet: mount -t lustre -o user_xattr,flock 192.168.204.124@tcp:/lustre /mnt/lustre Started clients oleg424-client.virtnet: 192.168.204.124@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 09:29:54 (1788528594) === === lnet-selftest: finish cleanup 09:29:58 (1788528598) ===