use_pty:FALSE /usr/share/restraint/plugins/run_task_plugins bash ./runtest.sh [ 21:10:11 ] Running: 'dnf install -y --skip-broken python3-pip augeas-libs' Last metadata expiration check: 0:36:18 ago on Thu 02 Feb 2023 08:33:57 PM EST. Package python3-pip-22.3.1-2.fc38.noarch is already installed. Package augeas-libs-1.13.0-4.fc38.ppc64le is already installed. Dependencies resolved. Nothing to do. Complete! [ 21:10:20 ] Running: 'dnf install -y gcc cmake openssl-devel python3-devel libffi-devel zlib-devel' Last metadata expiration check: 0:36:26 ago on Thu 02 Feb 2023 08:33:57 PM EST. Package gcc-13.0.1-0.2.fc38.ppc64le is already installed. Package openssl-devel-1:3.0.7-4.fc38.ppc64le is already installed. Package python3-devel-3.11.1-4.fc38.ppc64le is already installed. Package libffi-devel-3.4.4-2.fc38.ppc64le is already installed. Package zlib-devel-1.2.13-3.fc38.ppc64le is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: cmake ppc64le 3.25.2-1.fc38 beaker-Fedora-Everything 6.8 M Installing dependencies: cmake-data noarch 3.25.2-1.fc38 beaker-Fedora-Everything 2.2 M cmake-filesystem ppc64le 3.25.2-1.fc38 beaker-Fedora 17 k cmake-rpm-macros noarch 3.25.2-1.fc38 beaker-Fedora-Everything 16 k jsoncpp ppc64le 1.9.5-4.fc38 beaker-Fedora-Everything 100 k rhash ppc64le 1.4.3-2.fc38 beaker-Fedora-Everything 206 k Transaction Summary ================================================================================ Install 6 Packages Total download size: 9.3 M Installed size: 37 M Downloading Packages: (1/6): cmake-filesystem-3.25.2-1.fc38.ppc64le.r 602 kB/s | 17 kB 00:00 (2/6): cmake-rpm-macros-3.25.2-1.fc38.noarch.rp 692 kB/s | 16 kB 00:00 (3/6): jsoncpp-1.9.5-4.fc38.ppc64le.rpm 4.2 MB/s | 100 kB 00:00 (4/6): rhash-1.4.3-2.fc38.ppc64le.rpm 5.8 MB/s | 206 kB 00:00 (5/6): cmake-data-3.25.2-1.fc38.noarch.rpm 13 MB/s | 2.2 MB 00:00 (6/6): cmake-3.25.2-1.fc38.ppc64le.rpm 16 MB/s | 6.8 MB 00:00 -------------------------------------------------------------------------------- Total 22 MB/s | 9.3 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : cmake-rpm-macros-3.25.2-1.fc38.noarch 1/6 Installing : cmake-filesystem-3.25.2-1.fc38.ppc64le 2/6 Installing : rhash-1.4.3-2.fc38.ppc64le 3/6 Installing : jsoncpp-1.9.5-4.fc38.ppc64le 4/6 Installing : cmake-3.25.2-1.fc38.ppc64le 5/6 Installing : cmake-data-3.25.2-1.fc38.noarch 6/6 Running scriptlet: cmake-data-3.25.2-1.fc38.noarch 6/6 Verifying : cmake-filesystem-3.25.2-1.fc38.ppc64le 1/6 Verifying : cmake-3.25.2-1.fc38.ppc64le 2/6 Verifying : cmake-data-3.25.2-1.fc38.noarch 3/6 Verifying : cmake-rpm-macros-3.25.2-1.fc38.noarch 4/6 Verifying : jsoncpp-1.9.5-4.fc38.ppc64le 5/6 Verifying : rhash-1.4.3-2.fc38.ppc64le 6/6 Installed: cmake-3.25.2-1.fc38.ppc64le cmake-data-3.25.2-1.fc38.noarch cmake-filesystem-3.25.2-1.fc38.ppc64le cmake-rpm-macros-3.25.2-1.fc38.noarch jsoncpp-1.9.5-4.fc38.ppc64le rhash-1.4.3-2.fc38.ppc64le Complete! [ 21:10:41 ] Running: 'python3 -m pip install virtualenv && python3 -m venv /opt/stqe-venv && source /opt/stqe-venv/bin/activate' Collecting virtualenv Downloading virtualenv-20.17.1-py3-none-any.whl (8.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 25.3 MB/s eta 0:00:00 Collecting distlib<1,>=0.3.6 Downloading distlib-0.3.6-py2.py3-none-any.whl (468 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.5/468.5 kB 15.5 MB/s eta 0:00:00 Collecting filelock<4,>=3.4.1 Downloading filelock-3.9.0-py3-none-any.whl (9.7 kB) Collecting platformdirs<3,>=2.4 Downloading platformdirs-2.6.2-py3-none-any.whl (14 kB) Installing collected packages: distlib, platformdirs, filelock, virtualenv Successfully installed distlib-0.3.6 filelock-3.9.0 platformdirs-2.6.2 virtualenv-20.17.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [ 21:10:57 ] Running: 'python3 -m pip install wheel' Collecting wheel Downloading wheel-0.38.4-py3-none-any.whl (36 kB) Installing collected packages: wheel Successfully installed wheel-0.38.4 [notice] A new release of pip available: 22.3.1 -> 23.0 [notice] To update, run: pip install --upgrade pip [ 21:11:00 ] Running: 'python3 -m pip install stqe --no-binary=stqe' DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 Collecting stqe Downloading stqe-0.1.21.tar.gz (198 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 198.6/198.6 kB 1.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting libsan Downloading libsan-0.4.0-py3-none-any.whl (205 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 205.5/205.5 kB 7.6 MB/s eta 0:00:00 Collecting python-augeas Downloading python-augeas-1.1.0.tar.gz (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.7/93.7 kB 3.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting fmf==1.1.0 Downloading fmf-1.1.0-py3-none-any.whl (36 kB) Collecting pexpect Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 1.9 MB/s eta 0:00:00 Collecting filelock Using cached filelock-3.9.0-py3-none-any.whl (9.7 kB) Collecting jsonschema Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 3.5 MB/s eta 0:00:00 Collecting ruamel.yaml Downloading ruamel.yaml-0.17.21-py3-none-any.whl (109 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.5/109.5 kB 3.9 MB/s eta 0:00:00 Collecting future Downloading future-0.18.3.tar.gz (840 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 840.9/840.9 kB 15.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting six Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting distro Downloading distro-1.8.0-py3-none-any.whl (20 kB) Collecting netifaces Downloading netifaces-0.11.0.tar.gz (30 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting ipaddress Downloading ipaddress-1.0.23-py2.py3-none-any.whl (18 kB) Collecting requests Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 2.5 MB/s eta 0:00:00 Collecting netapp-ontap Downloading netapp_ontap-9.11.1.0-py3-none-any.whl (27.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.1/27.1 MB 26.7 MB/s eta 0:00:00 Collecting ptyprocess>=0.5 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting cffi>=1.0.0 Using cached cffi-1.15.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (472 kB) Collecting pycparser Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB) Collecting attrs>=17.4.0 Downloading attrs-22.2.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB 3.3 MB/s eta 0:00:00 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 1.7 MB/s eta 0:00:00 Collecting marshmallow>=3.2.1 Downloading marshmallow-3.19.0-py3-none-any.whl (49 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.1/49.1 kB 1.8 MB/s eta 0:00:00 Collecting requests-toolbelt>=0.9.1 Downloading requests_toolbelt-0.10.1-py2.py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 1.9 MB/s eta 0:00:00 Collecting urllib3>=1.26.7 Downloading urllib3-1.26.14-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 kB 5.3 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.0.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (206 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 206.9/206.9 kB 8.6 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 2.0 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 8.7 MB/s eta 0:00:00 Collecting packaging>=17.0 Downloading packaging-23.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 2.0 MB/s eta 0:00:00 Building wheels for collected packages: python-augeas, future, netifaces Building wheel for python-augeas (setup.py): started Building wheel for python-augeas (setup.py): finished with status 'done' Created wheel for python-augeas: filename=python_augeas-1.1.0-py3-none-any.whl size=21230 sha256=65a52fdc5624a09db5a8e55e08e465a2768eb983b3f7be7c09e2ce4153589aaa Stored in directory: /root/.cache/pip/wheels/04/5b/c6/dc745349297a67b00ea627f0f8a2c8866b4071a34472ec88cf Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.3-py3-none-any.whl size=492025 sha256=de0b33e7195de4b765e0462574f66e0e306dde0cd4983583f943b38d113f6994 Stored in directory: /root/.cache/pip/wheels/83/31/5a/7539ed9c6ac3249781de831638629a4fe503168023e1a777e2 Building wheel for netifaces (setup.py): started Building wheel for netifaces (setup.py): finished with status 'done' Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_ppc64le.whl size=38541 sha256=aace1f45aae4fe456763fa3abc3925715e710af7071a68961859c50665c1693d Stored in directory: /root/.cache/pip/wheels/07/d7/b2/90e7375a4a2cb79818e075fe29d1176c76c8fd9b5f479e2bb5 Successfully built python-augeas future netifaces Installing collected packages: ptyprocess, netifaces, ipaddress, charset-normalizer, urllib3, six, ruamel.yaml, pyrsistent, pycparser, pexpect, packaging, idna, future, filelock, distro, certifi, attrs, requests, marshmallow, jsonschema, cffi, requests-toolbelt, python-augeas, fmf, netapp-ontap, libsan, stqe DEPRECATION: stqe is being installed using the legacy 'setup.py install' method, because the '--no-binary' option was enabled for it and this currently disables local wheel building for projects that don't have a 'pyproject.toml' file. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/11451 Running setup.py install for stqe: started Running setup.py install for stqe: finished with status 'done' Successfully installed attrs-22.2.0 certifi-2022.12.7 cffi-1.15.1 charset-normalizer-3.0.1 distro-1.8.0 filelock-3.9.0 fmf-1.1.0 future-0.18.3 idna-3.4 ipaddress-1.0.23 jsonschema-4.17.3 libsan-0.4.0 marshmallow-3.19.0 netapp-ontap-9.11.1.0 netifaces-0.11.0 packaging-23.0 pexpect-4.8.0 ptyprocess-0.7.0 pycparser-2.21 pyrsistent-0.19.3 python-augeas-1.1.0 requests-2.28.2 requests-toolbelt-0.10.1 ruamel.yaml-0.17.21 six-1.16.0 stqe-0.1.21 urllib3-1.26.14 [notice] A new release of pip available: 22.3.1 -> 23.0 [notice] To update, run: pip install --upgrade pip [ 21:11:38 ] Running: '/opt/stqe-venv/bin/stqe-test run --fmf --filter component:device-mapper' INFO: [2023-02-02 21:11:44] Running: 'chmod +x /opt/stqe-venv/lib64/python3.11/site-packages/stqe//tests/install_lvm2.py'... ============================================================================================================== Running install 'install_lvm2.py' ============================================================================================================== INFO: [2023-02-02 21:11:45] Running: 'fmf_name='install_lvm2.py' fmf_install='True' /opt/stqe-venv/bin/python3 /opt/stqe-venv/lib64/python3.11/site-packages/stqe/tests/install_lvm2.py'... INFO: dnf is installed (dnf-4.14.0-2.fc38.noarch) INFO: [2023-02-02 21:11:45] Running: 'dnf install -y lvm2'... Last metadata expiration check: 0:37:52 ago on Thu 02 Feb 2023 08:33:57 PM EST. Package lvm2-2.03.18-2.fc38.ppc64le is already installed. Dependencies resolved. Nothing to do. Complete! INFO: lvm2 was successfully installed ============================================================================================================== Running test 'dm/error_block_alignment' ============================================================================================================== INFO: [2023-02-02 21:11:54] Running: 'fmf_tier='1' fmf_expected_out='Input/output error' fmf_expected_ret='1' fmf_name='dm/error_block_alignment' /opt/stqe-venv/bin/python3 /opt/stqe-venv/lib64/python3.11/site-packages/stqe/tests/dm/error_block_alignment.py'... INFO: [2023-02-02 21:11:54] Running: 'dmsetup create tst_zero --table '0 131072 zero''... INFO: [2023-02-02 21:11:54] Running: 'dmsetup create tst_error --table '0 131072 error';'... INFO: [2023-02-02 21:11:54] Running: 'dmsetup create tst_err_writes << EOF 0 22480 linear /dev/mapper/tst_zero 0 22480 32 delay /dev/mapper/tst_zero 22480 0 /dev/mapper/tst_error 22480 0 22512 108560 linear /dev/mapper/tst_zero 22512 EOF'... INFO: [2023-02-02 21:11:55] Testing aligned with params cmd = dd if=/dev/mapper/tst_err_writes of=/dev/mapper/tst_err_writes bs=4M iflag=direct oflag=direct; INFO: [2023-02-02 21:11:55] Running: 'dd if=/dev/mapper/tst_err_writes of=/dev/mapper/tst_err_writes bs=4M iflag=direct oflag=direct;'... dd: error writing '/dev/mapper/tst_err_writes': Input/output error 3+0 records in 2+0 records out 8388608 bytes (8.4 MB, 8.0 MiB) copied, 0.00104358 s, 8.0 GB/s INFO: [2023-02-02 21:11:55] Testing misaligned. with params cmd = dd if=/dev/mapper/tst_err_writes of=/dev/mapper/tst_err_writes bs=2M iflag=direct oflag=direct INFO: [2023-02-02 21:11:55] Running: 'dd if=/dev/mapper/tst_err_writes of=/dev/mapper/tst_err_writes bs=2M iflag=direct oflag=direct'... dd: error writing '/dev/mapper/tst_err_writes': Input/output error 6+0 records in 5+0 records out 10485760 bytes (10 MB, 10 MiB) copied, 0.000868678 s, 12.1 GB/s INFO: [2023-02-02 21:11:55] Running: 'dmsetup remove tst_err_writes;'... INFO: [2023-02-02 21:11:55] Running: 'dmsetup remove tst_error'... INFO: [2023-02-02 21:11:55] Running: 'dmsetup remove tst_zero'... ============================================================================================================== Running setup 'lvm/setup/create_loopdev/4096' ============================================================================================================== INFO: [2023-02-02 21:11:55] Running: 'fmf_setup='True' fmf_command='create_loopdev' fmf_expected_ret='/dev/loop1' fmf_loop_name='loop1' fmf_message='Creating loopdev loop1' fmf_possible_image_paths='[/var/tmp, /home, /tmp]' fmf_size='4096' fmf_name='lvm/setup/create_loopdev/4096' /opt/stqe-venv/bin/python3 /opt/stqe-venv/lib64/python3.11/site-packages/stqe/tests//lvm/setup/setup.py'... INFO: device-mapper-persistent-data is installed (device-mapper-persistent-data-0.9.0-9.fc38.ppc64le) INFO: [2023-02-02 21:11:56] Creating loopdev loop1 with params size = 4096, name = loop1 INFO: Creating loop device /var/tmp/loop1.img with size 4096 INFO: Creating file /var/tmp/loop1.img INFO: [2023-02-02 21:11:56] Running: 'fallocate -l 4096M /var/tmp/loop1.img'... INFO: [2023-02-02 21:11:56] Running: 'losetup /dev/loop1 /var/tmp/loop1.img'... INFO: [2023-02-02 21:11:56] Writing var LOOP1 with params var = {'LOOP1': '/dev/loop1'} INFO: [2023-02-02 21:11:56] Writing var LOOP1_SIZE with params var = {'LOOP1_SIZE': 4096} ============================================================================================================== Running test 'dm/block_boundary_obedience' ============================================================================================================== INFO: [2023-02-02 21:11:56] Running: 'fmf_tier='1' fmf_expected_fstrim_out='' fmf_expected_fstrim_ret='0' fmf_name='dm/block_boundary_obedience' /opt/stqe-venv/bin/python3 /opt/stqe-venv/lib64/python3.11/site-packages/stqe/tests/dm/block_boundary_obedience.py'... INFO: [2023-02-02 21:11:57] the device is loop1 with params cmd = lsblk | grep loop1 INFO: [2023-02-02 21:11:57] Running: 'lsblk | grep loop1'... loop1 7:1 0 4G 0 loop INFO: [2023-02-02 21:11:57] Running parted cmd 'parted -s /dev/loop1 mklabel MSDOS' with params cmd = parted -s /dev/loop1 mklabel MSDOS INFO: [2023-02-02 21:11:57] Running: 'parted -s /dev/loop1 mklabel MSDOS'... INFO: [2023-02-02 21:11:57] Running parted cmd 'parted -s /dev/loop1 mkpart pri 1 1248' with params cmd = parted -s /dev/loop1 mkpart pri 1 1248 INFO: [2023-02-02 21:11:57] Running: 'parted -s /dev/loop1 mkpart pri 1 1248'... INFO: [2023-02-02 21:11:57] Running parted cmd 'parted -s /dev/loop1 mkpart ext 1249 3814' with params cmd = parted -s /dev/loop1 mkpart ext 1249 3814 INFO: [2023-02-02 21:11:57] Running: 'parted -s /dev/loop1 mkpart ext 1249 3814'... INFO: [2023-02-02 21:11:57] Running parted cmd 'parted -s /dev/loop1 mkpart log 1249 1728' with params cmd = parted -s /dev/loop1 mkpart log 1249 1728 INFO: [2023-02-02 21:11:57] Running: 'parted -s /dev/loop1 mkpart log 1249 1728'... Warning: The resulting partition is not properly aligned for best performance: 2439170s % 2048s != 0s INFO: [2023-02-02 21:11:57] Running parted cmd 'parted -s /dev/loop1 mkpart log 1729 1760' with params cmd = parted -s /dev/loop1 mkpart log 1729 1760 INFO: [2023-02-02 21:11:57] Running: 'parted -s /dev/loop1 mkpart log 1729 1760'... INFO: [2023-02-02 21:11:57] Running parted cmd 'parted -s /dev/loop1 mkpart log 1761 2016' with params cmd = parted -s /dev/loop1 mkpart log 1761 2016 INFO: [2023-02-02 21:11:57] Running: 'parted -s /dev/loop1 mkpart log 1761 2016'... INFO: [2023-02-02 21:11:57] Running parted cmd 'parted -s /dev/loop1 mkpart log 2017 2047' with params cmd = parted -s /dev/loop1 mkpart log 2017 2047 INFO: [2023-02-02 21:11:57] Running: 'parted -s /dev/loop1 mkpart log 2017 2047'... INFO: [2023-02-02 21:11:57] Running parted cmd 'parted -s /dev/loop1 mkpart log 2048 2687' with params cmd = parted -s /dev/loop1 mkpart log 2048 2687 INFO: [2023-02-02 21:11:57] Running: 'parted -s /dev/loop1 mkpart log 2048 2687'... Warning: The resulting partition is not properly aligned for best performance: 4000000s % 2048s != 0s INFO: [2023-02-02 21:11:57] Running parted cmd 'parted -s /dev/loop1 mkpart log 2688 3007' with params cmd = parted -s /dev/loop1 mkpart log 2688 3007 INFO: [2023-02-02 21:11:57] Running: 'parted -s /dev/loop1 mkpart log 2688 3007'... INFO: [2023-02-02 21:11:57] Running parted cmd 'parted -s /dev/loop1 mkpart log 3008 3320' with params cmd = parted -s /dev/loop1 mkpart log 3008 3320 INFO: [2023-02-02 21:11:57] Running: 'parted -s /dev/loop1 mkpart log 3008 3320'... INFO: [2023-02-02 21:11:58] Running parted cmd 'parted -s /dev/loop1 mkpart log 3321 3336' with params cmd = parted -s /dev/loop1 mkpart log 3321 3336 INFO: [2023-02-02 21:11:58] Running: 'parted -s /dev/loop1 mkpart log 3321 3336'... INFO: [2023-02-02 21:11:58] Running parted cmd 'parted -s /dev/loop1 mkpart log 3337 3814' with params cmd = parted -s /dev/loop1 mkpart log 3337 3814 INFO: [2023-02-02 21:11:58] Running: 'parted -s /dev/loop1 mkpart log 3337 3814'... INFO: [2023-02-02 21:11:58] Running udevadm trigger with params cmd = udevadm trigger INFO: [2023-02-02 21:11:58] Running: 'udevadm trigger'... vio: Failed to write 'change' to '/sys/devices/vio/uevent', ignoring: No such device 4000: Failed to write 'change' to '/sys/devices/vio/4000/uevent', ignoring: No such device 4001: Failed to write 'change' to '/sys/devices/vio/4001/uevent', ignoring: No such device 4002: Failed to write 'change' to '/sys/devices/vio/4002/uevent', ignoring: No such device 4004: Failed to write 'change' to '/sys/devices/vio/4004/uevent', ignoring: No such device INFO: [2023-02-02 21:11:58] Running lsblk cmd with params cmd = lsblk | grep loop INFO: [2023-02-02 21:11:58] Running: 'lsblk | grep loop'... loop1 7:1 0 4G 0 loop loop1p1 259:0 0 1.2G 0 part loop1p2 259:1 0 1K 0 part loop1p5 259:2 0 456.9M 0 part loop1p6 259:3 0 29M 0 part loop1p7 259:4 0 244M 0 part loop1p8 259:5 0 28M 0 part loop1p9 259:6 0 609.4M 0 part loop1p10 259:7 0 305M 0 part loop1p11 259:8 0 297M 0 part loop1p12 259:9 0 14M 0 part loop1p13 259:10 0 455M 0 part INFO: [2023-02-02 21:11:58] Creating VG 'vgtest' with params vg_name = vgtest, pv_name = /dev/loop1p1 /dev/loop1p5 /dev/loop1p8 /dev/loop1p9 /dev/loop1p10 /dev/loop1p11 /dev/loop1p13 INFO: [2023-02-02 21:11:58] Running: 'vgcreate vgtest /dev/loop1p1 /dev/loop1p5 /dev/loop1p8 /dev/loop1p9 /dev/loop1p10 /dev/loop1p11 /dev/loop1p13'... Physical volume "/dev/loop1p1" successfully created. Physical volume "/dev/loop1p5" successfully created. Physical volume "/dev/loop1p8" successfully created. Physical volume "/dev/loop1p9" successfully created. Physical volume "/dev/loop1p10" successfully created. Physical volume "/dev/loop1p11" successfully created. Physical volume "/dev/loop1p13" successfully created. Volume group "vgtest" successfully created Not creating system devices file due to existing VGs. INFO: [2023-02-02 21:11:59] Creating LV with params lv_name = testvol, vg_name = vgtest, options = ['-l 100%FREE', '-y'] INFO: [2023-02-02 21:11:59] Running: 'lvcreate -l 100%FREE -y vgtest -n testvol'... Logical volume "testvol" created. INFO: [2023-02-02 21:11:59] Creating filesystem with params device_name = /dev/mapper/vgtest-testvol, fs_type = xfs INFO: [2023-02-02 21:11:59] Running: 'mkfs.xfs /dev/mapper/vgtest-testvol'... meta-data=/dev/mapper/vgtest-testvol isize=512 agcount=4, agsize=212736 blks = sectsz=512 attr=2, projid32bit=1 = crc=1 finobt=1, sparse=1, rmapbt=0 = reflink=1 bigtime=1 inobtcount=1 nrext64=0 data = bsize=4096 blocks=850944, imaxpct=25 = sunit=0 swidth=0 blks naming =version 2 bsize=4096 ascii-ci=0, ftype=1 log =internal log bsize=4096 blocks=16384, version=2 = sectsz=512 sunit=0 blks, lazy-count=1 realtime =none extsz=4096 blocks=0, rtextents=0 Discarding blocks...Done. INFO: [2023-02-02 21:11:59] Creating mount dir with params new_dir = /tmp/test_mount INFO: [2023-02-02 21:11:59] Mounting to /tmp/test_mount with params device = /dev/mapper/vgtest-testvol, mountpoint = /tmp/test_mount INFO: [2023-02-02 21:11:59] Running: 'mount /dev/mapper/vgtest-testvol /tmp/test_mount'... INFO: [2023-02-02 21:11:59] Creating test file with params cmd = dd if=/dev/urandom of=/tmp/test_mount/test_file bs=3K count=1128966 status=progress INFO: [2023-02-02 21:11:59] Running: 'dd if=/dev/urandom of=/tmp/test_mount/test_file bs=3K count=1128966 status=progress'... 87177216 bytes (87 MB, 83 MiB) copied, 1 s, 87.2 MB/s 175297536 bytes (175 MB, 167 MiB) copied, 2 s, 87.6 MB/s 263463936 bytes (263 MB, 251 MiB) copied, 3 s, 87.8 MB/s 351071232 bytes (351 MB, 335 MiB) copied, 4 s, 87.8 MB/s 439160832 bytes (439 MB, 419 MiB) copied, 5 s, 87.8 MB/s 525702144 bytes (526 MB, 501 MiB) copied, 6 s, 87.6 MB/s 613840896 bytes (614 MB, 585 MiB) copied, 7 s, 87.7 MB/s 701715456 bytes (702 MB, 669 MiB) copied, 8 s, 87.7 MB/s 788852736 bytes (789 MB, 752 MiB) copied, 9 s, 87.7 MB/s 874337280 bytes (874 MB, 834 MiB) copied, 10 s, 87.4 MB/s 961904640 bytes (962 MB, 917 MiB) copied, 11 s, 87.4 MB/s 1047975936 bytes (1.0 GB, 999 MiB) copied, 12 s, 87.3 MB/s 1135199232 bytes (1.1 GB, 1.1 GiB) copied, 13 s, 87.3 MB/s 1222281216 bytes (1.2 GB, 1.1 GiB) copied, 14 s, 87.3 MB/s 1309999104 bytes (1.3 GB, 1.2 GiB) copied, 15 s, 87.3 MB/s 1398024192 bytes (1.4 GB, 1.3 GiB) copied, 16 s, 87.4 MB/s 1484396544 bytes (1.5 GB, 1.4 GiB) copied, 17 s, 87.3 MB/s 1571122176 bytes (1.6 GB, 1.5 GiB) copied, 18 s, 87.3 MB/s 1657918464 bytes (1.7 GB, 1.5 GiB) copied, 19 s, 87.3 MB/s 1745670144 bytes (1.7 GB, 1.6 GiB) copied, 20 s, 87.3 MB/s 1833575424 bytes (1.8 GB, 1.7 GiB) copied, 21 s, 87.3 MB/s 1915944960 bytes (1.9 GB, 1.8 GiB) copied, 22 s, 87.1 MB/s 2002799616 bytes (2.0 GB, 1.9 GiB) copied, 23 s, 87.1 MB/s 2090222592 bytes (2.1 GB, 1.9 GiB) copied, 24 s, 87.1 MB/s 2177805312 bytes (2.2 GB, 2.0 GiB) copied, 25 s, 87.1 MB/s 2265824256 bytes (2.3 GB, 2.1 GiB) copied, 26 s, 87.1 MB/s 2352823296 bytes (2.4 GB, 2.2 GiB) copied, 27 s, 87.1 MB/s 2439892992 bytes (2.4 GB, 2.3 GiB) copied, 28 s, 87.1 MB/s 2527337472 bytes (2.5 GB, 2.4 GiB) copied, 29 s, 87.1 MB/s 2615341056 bytes (2.6 GB, 2.4 GiB) copied, 30 s, 87.2 MB/s 2700696576 bytes (2.7 GB, 2.5 GiB) copied, 31 s, 87.1 MB/s 2787907584 bytes (2.8 GB, 2.6 GiB) copied, 32 s, 87.1 MB/s 2875438080 bytes (2.9 GB, 2.7 GiB) copied, 33 s, 87.1 MB/s 2963374080 bytes (3.0 GB, 2.8 GiB) copied, 34 s, 87.2 MB/s 3049233408 bytes (3.0 GB, 2.8 GiB) copied, 35 s, 87.1 MB/s 3132862464 bytes (3.1 GB, 2.9 GiB) copied, 36 s, 87.0 MB/s 3220233216 bytes (3.2 GB, 3.0 GiB) copied, 37 s, 87.0 MB/s 3307650048 bytes (3.3 GB, 3.1 GiB) copied, 38 s, 87.0 MB/s dd: error writing '/tmp/test_mount/test_file': No space left on device 1093967+0 records in 1093966+0 records out 3360665600 bytes (3.4 GB, 3.1 GiB) copied, 38.6986 s, 86.8 MB/s INFO: [2023-02-02 21:12:38] Syncing mount point with params cmd = sync /tmp/test_mount INFO: [2023-02-02 21:12:38] Running: 'sync /tmp/test_mount'... INFO: [2023-02-02 21:12:38] Removing test file with params cmd = rm -f /tmp/test_mount/test_file INFO: [2023-02-02 21:12:38] Running: 'rm -f /tmp/test_mount/test_file'... INFO: [2023-02-02 21:12:38] Syncing mount point with params cmd = sync /tmp/test_mount INFO: [2023-02-02 21:12:38] Running: 'sync /tmp/test_mount'... INFO: [2023-02-02 21:12:41] Sending trim with params cmd = fstrim /tmp/test_mount INFO: [2023-02-02 21:12:41] Running: 'fstrim /tmp/test_mount'... INFO: [2023-02-02 21:12:42] Checking logs for errors. with params since = -45 INFO: [2023-02-02 21:12:42] Umounting/tmp/test_mount with params mountpoint = /tmp/test_mount INFO: [2023-02-02 21:12:42] Running: 'umount /tmp/test_mount'... INFO: [2023-02-02 21:12:42] Removing mount dir with params dir_name = /tmp/test_mount INFO: [2023-02-02 21:12:42] Removing VG 'vgtest' with params vg_name = vgtest, force = True INFO: [2023-02-02 21:12:42] Running: 'vgremove --force vgtest'... Logical volume "testvol" successfully removed. Volume group "vgtest" successfully removed INFO: [2023-02-02 21:12:42] Removing PV /dev/loop1p1 with params pv_name = /dev/loop1p1 INFO: [2023-02-02 21:12:43] Running: 'pvremove /dev/loop1p1'... Labels on physical volume "/dev/loop1p1" successfully wiped. INFO: [2023-02-02 21:12:43] Removing PV /dev/loop1p5 with params pv_name = /dev/loop1p5 INFO: [2023-02-02 21:12:43] Running: 'pvremove /dev/loop1p5'... Labels on physical volume "/dev/loop1p5" successfully wiped. INFO: [2023-02-02 21:12:43] Removing PV /dev/loop1p8 with params pv_name = /dev/loop1p8 INFO: [2023-02-02 21:12:43] Running: 'pvremove /dev/loop1p8'... Labels on physical volume "/dev/loop1p8" successfully wiped. INFO: [2023-02-02 21:12:44] Removing PV /dev/loop1p9 with params pv_name = /dev/loop1p9 INFO: [2023-02-02 21:12:44] Running: 'pvremove /dev/loop1p9'... Labels on physical volume "/dev/loop1p9" successfully wiped. INFO: [2023-02-02 21:12:44] Removing PV /dev/loop1p10 with params pv_name = /dev/loop1p10 INFO: [2023-02-02 21:12:44] Running: 'pvremove /dev/loop1p10'... Labels on physical volume "/dev/loop1p10" successfully wiped. INFO: [2023-02-02 21:12:44] Removing PV /dev/loop1p11 with params pv_name = /dev/loop1p11 INFO: [2023-02-02 21:12:45] Running: 'pvremove /dev/loop1p11'... Labels on physical volume "/dev/loop1p11" successfully wiped. INFO: [2023-02-02 21:12:45] Removing PV /dev/loop1p13 with params pv_name = /dev/loop1p13 INFO: [2023-02-02 21:12:45] Running: 'pvremove /dev/loop1p13'... Labels on physical volume "/dev/loop1p13" successfully wiped. INFO: [2023-02-02 21:12:45] Removing partitioning table with params cmd = dd if=/dev/zero of=/dev/loop1 bs=512 count=1 INFO: [2023-02-02 21:12:45] Running: 'dd if=/dev/zero of=/dev/loop1 bs=512 count=1'... 1+0 records in 1+0 records out 512 bytes copied, 0.00018539 s, 2.8 MB/s INFO: [2023-02-02 21:12:45] Reloading partitioning table with params cmd = partprobe /dev/loop1 INFO: [2023-02-02 21:12:45] Running: 'partprobe /dev/loop1'... ============================================================================================================== Running cleanup 'lvm/setup/delete_loopdev/loop1' ============================================================================================================== INFO: [2023-02-02 21:12:45] Running: 'fmf_setup='True' fmf_cleanup='True' fmf_command='libsan.host.loopdev.delete_loopdev' fmf_message='Deleting loopdev loop1.' fmf_loop_name='loop1' fmf_name='lvm/setup/delete_loopdev/loop1' /opt/stqe-venv/bin/python3 /opt/stqe-venv/lib64/python3.11/site-packages/stqe/tests//lvm/setup/setup.py'... INFO: device-mapper-persistent-data is installed (device-mapper-persistent-data-0.9.0-9.fc38.ppc64le) INFO: [2023-02-02 21:12:47] Deleting loopdev loop1. with params name = loop1 INFO: Deleting loop device loop1 INFO: [2023-02-02 21:12:47] Running: 'losetup -d /dev/loop1'... INFO: [2023-02-02 21:12:47] Running: 'rm -f /var/tmp/loop1.img'... ============================================================================================================== Running test 'remove-tmp/LOOP1' ============================================================================================================== INFO: [2023-02-02 21:12:47] Running: 'rm -f /tmp/LOOP1'... ============================================================================================================== Running test 'remove-tmp/LOOP1_SIZE' ============================================================================================================== INFO: [2023-02-02 21:12:47] Running: 'rm -f /tmp/LOOP1_SIZE'... ============================================================================================================== Running test 'remove-tmp/FILE_NAMES' ============================================================================================================== INFO: [2023-02-02 21:12:47] Running: 'rm -f /tmp/FILE_NAMES'... ============================================================================================================== Generating test result report ============================================================================================================== Install name: install_lvm2.py Status: PASS Elapsed Time: 10s Test name: dm/error_block_alignment Status: PASS Elapsed Time: 01s Setup name: lvm/setup/create_loopdev/4096 Status: PASS Elapsed Time: 01s Test name: dm/block_boundary_obedience Status: PASS Elapsed Time: 49s Cleanup name: lvm/setup/delete_loopdev/loop1 Status: PASS Elapsed Time: 02s Cleanup name: remove-tmp/LOOP1 Status: PASS Elapsed Time: 00s Cleanup name: remove-tmp/LOOP1_SIZE Status: PASS Elapsed Time: 00s Cleanup name: remove-tmp/FILE_NAMES Status: PASS Elapsed Time: 00s ============================================================================================================== Total - PASS: 8 FAIL: 0 SKIP: 0 WARN: 0 Total Time: 01m03s ==============================================================================================================