Mock Version: 1.4.18 Mock Version: 1.4.18 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-fsspec.spec'], chrootPath='/var/lib/mock/f31-build-17610551-1272217/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-fsspec.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1569628800 Wrote: /builddir/build/SRPMS/python-fsspec-0.5.1-1.fc31~bootstrap.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-fsspec.spec'], chrootPath='/var/lib/mock/f31-build-17610551-1272217/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-fsspec.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1569628800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bpXbMT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf filesystem_spec-0.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/fsspec-0.5.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd filesystem_spec-0.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf fsspec.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dny48T + umask 022 + cd /builddir/build/BUILD + cd filesystem_spec-0.5.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/fsspec copying fsspec/_version.py -> build/lib/fsspec copying fsspec/registry.py -> build/lib/fsspec copying fsspec/transaction.py -> build/lib/fsspec copying fsspec/spec.py -> build/lib/fsspec copying fsspec/core.py -> build/lib/fsspec copying fsspec/utils.py -> build/lib/fsspec copying fsspec/__init__.py -> build/lib/fsspec copying fsspec/compression.py -> build/lib/fsspec copying fsspec/fuse.py -> build/lib/fsspec copying fsspec/mapping.py -> build/lib/fsspec creating build/lib/fsspec/implementations copying fsspec/implementations/dask.py -> build/lib/fsspec/implementations copying fsspec/implementations/webhdfs.py -> build/lib/fsspec/implementations copying fsspec/implementations/zip.py -> build/lib/fsspec/implementations copying fsspec/implementations/memory.py -> build/lib/fsspec/implementations copying fsspec/implementations/__init__.py -> build/lib/fsspec/implementations copying fsspec/implementations/ftp.py -> build/lib/fsspec/implementations copying fsspec/implementations/cached.py -> build/lib/fsspec/implementations copying fsspec/implementations/local.py -> build/lib/fsspec/implementations copying fsspec/implementations/http.py -> build/lib/fsspec/implementations copying fsspec/implementations/sftp.py -> build/lib/fsspec/implementations copying fsspec/implementations/hdfs.py -> build/lib/fsspec/implementations UPDATING build/lib/fsspec/_version.py set build/lib/fsspec/_version.py to '0.5.1' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sxLeoT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch ++ dirname /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch + cd filesystem_spec-0.5.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr creating /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib creating /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec copying build/lib/fsspec/_version.py -> /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec copying build/lib/fsspec/registry.py -> /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec copying build/lib/fsspec/transaction.py -> /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec copying build/lib/fsspec/spec.py -> /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec copying build/lib/fsspec/core.py -> /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec copying build/lib/fsspec/utils.py -> /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec copying build/lib/fsspec/__init__.py -> /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec creating /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/dask.py -> /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/webhdfs.py -> /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/zip.py -> /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/memory.py -> /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/__init__.py -> /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/ftp.py -> /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/cached.py -> /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/local.py -> /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/http.py -> /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/sftp.py -> /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/hdfs.py -> /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/implementations copying build/lib/fsspec/compression.py -> /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec copying build/lib/fsspec/fuse.py -> /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec copying build/lib/fsspec/mapping.py -> /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/_version.py to _version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/registry.py to registry.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/transaction.py to transaction.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/spec.py to spec.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/implementations/dask.py to dask.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/implementations/webhdfs.py to webhdfs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/implementations/zip.py to zip.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/implementations/memory.py to memory.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/implementations/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/implementations/ftp.py to ftp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/implementations/cached.py to cached.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/implementations/local.py to local.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/implementations/http.py to http.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/implementations/sftp.py to sftp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/implementations/hdfs.py to hdfs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/compression.py to compression.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/fuse.py to fuse.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec/mapping.py to mapping.cpython-37.pyc writing byte-compilation script '/tmp/tmpali6hi4t.py' /usr/bin/python3 /tmp/tmpali6hi4t.py removing /tmp/tmpali6hi4t.py running install_egg_info running egg_info creating fsspec.egg-info writing fsspec.egg-info/PKG-INFO writing dependency_links to fsspec.egg-info/dependency_links.txt writing top-level names to fsspec.egg-info/top_level.txt writing manifest file 'fsspec.egg-info/SOURCES.txt' reading manifest file 'fsspec.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' writing manifest file 'fsspec.egg-info/SOURCES.txt' Copying fsspec.egg-info to /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/fsspec-0.5.1-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.5.1-1.fc31~bootstrap --unique-debug-suffix -0.5.1-1.fc31~bootstrap.noarch --unique-debug-src-base python-fsspec-0.5.1-1.fc31~bootstrap.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/filesystem_spec-0.5.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.UcbgjR + umask 022 + cd /builddir/build/BUILD + cd filesystem_spec-0.5.1 + /usr/bin/python3 -m pytest -vra ============================= test session starts ============================== platform linux -- Python 3.7.4, pytest-4.6.5, py-1.8.0, pluggy-0.12.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/filesystem_spec-0.5.1 collecting ... collected 138 items / 3 skipped / 135 selected fsspec/implementations/tests/test_cached.py::test_idempotent PASSED [ 0%] fsspec/implementations/tests/test_cached.py::test_worflow PASSED [ 1%] fsspec/implementations/tests/test_cached.py::test_blocksize PASSED [ 2%] fsspec/implementations/tests/test_cached.py::test_local_filecache_creates_dir_if_needed PASSED [ 2%] fsspec/implementations/tests/test_cached.py::test_local_filecache_basic PASSED [ 3%] fsspec/implementations/tests/test_cached.py::test_local_filecache_does_not_change_when_original_data_changed PASSED [ 4%] fsspec/implementations/tests/test_cached.py::test_local_filecache_gets_from_original_if_cache_deleted PASSED [ 5%] fsspec/implementations/tests/test_cached.py::test_local_filecache_with_new_cache_location_makes_a_new_copy PASSED [ 5%] fsspec/implementations/tests/test_cached.py::test_filecache_multicache PASSED [ 6%] fsspec/implementations/tests/test_cached.py::test_filecache_multicache_with_same_file_different_data_reads_from_first PASSED [ 7%] fsspec/implementations/tests/test_cached.py::test_filecache_with_checks PASSED [ 7%] fsspec/implementations/tests/test_ftp.py::test_basic PASSED [ 8%] fsspec/implementations/tests/test_ftp.py::test_complex[bytes] PASSED [ 9%] fsspec/implementations/tests/test_ftp.py::test_complex[mmap] PASSED [ 10%] fsspec/implementations/tests/test_ftp.py::test_write_small PASSED [ 10%] fsspec/implementations/tests/test_ftp.py::test_with_url PASSED [ 11%] fsspec/implementations/tests/test_ftp.py::test_write_big[bytes] PASSED [ 12%] fsspec/implementations/tests/test_ftp.py::test_write_big[mmap] PASSED [ 13%] fsspec/implementations/tests/test_ftp.py::test_transaction PASSED [ 13%] fsspec/implementations/tests/test_http.py::test_list PASSED [ 14%] fsspec/implementations/tests/test_http.py::test_policy_arg PASSED [ 15%] fsspec/implementations/tests/test_http.py::test_exists PASSED [ 15%] fsspec/implementations/tests/test_http.py::test_read PASSED [ 16%] fsspec/implementations/tests/test_http.py::test_methods PASSED [ 17%] fsspec/implementations/tests/test_http.py::test_random_access[headers0] PASSED [ 18%] fsspec/implementations/tests/test_http.py::test_random_access[headers1] PASSED [ 18%] fsspec/implementations/tests/test_http.py::test_random_access[headers2] PASSED [ 19%] fsspec/implementations/tests/test_http.py::test_random_access[headers3] PASSED [ 20%] fsspec/implementations/tests/test_local.py::test_urlpath_inference_strips_protocol PASSED [ 21%] fsspec/implementations/tests/test_local.py::test_urlpath_inference_errors PASSED [ 21%] fsspec/implementations/tests/test_local.py::test_urlpath_expand_read PASSED [ 22%] fsspec/implementations/tests/test_local.py::test_urlpath_expand_write PASSED [ 23%] fsspec/implementations/tests/test_local.py::test_open_files PASSED [ 23%] fsspec/implementations/tests/test_local.py::test_open_files_text_mode[utf-8] PASSED [ 24%] fsspec/implementations/tests/test_local.py::test_open_files_text_mode[ascii] PASSED [ 25%] fsspec/implementations/tests/test_local.py::test_compressions[None-rt] PASSED [ 26%] fsspec/implementations/tests/test_local.py::test_compressions[None-rb] PASSED [ 26%] fsspec/implementations/tests/test_local.py::test_compressions[zip-rt] PASSED [ 27%] fsspec/implementations/tests/test_local.py::test_compressions[zip-rb] PASSED [ 28%] fsspec/implementations/tests/test_local.py::test_compressions[bz2-rt] PASSED [ 28%] fsspec/implementations/tests/test_local.py::test_compressions[bz2-rb] PASSED [ 29%] fsspec/implementations/tests/test_local.py::test_compressions[gzip-rt] PASSED [ 30%] fsspec/implementations/tests/test_local.py::test_compressions[gzip-rb] PASSED [ 31%] fsspec/implementations/tests/test_local.py::test_compressions[lzma-rt] PASSED [ 31%] fsspec/implementations/tests/test_local.py::test_compressions[lzma-rb] PASSED [ 32%] fsspec/implementations/tests/test_local.py::test_compressions[xz-rt] PASSED [ 33%] fsspec/implementations/tests/test_local.py::test_compressions[xz-rb] PASSED [ 34%] fsspec/implementations/tests/test_local.py::test_bad_compression PASSED [ 34%] fsspec/implementations/tests/test_local.py::test_not_found PASSED [ 35%] fsspec/implementations/tests/test_local.py::test_isfile PASSED [ 36%] fsspec/implementations/tests/test_local.py::test_isdir PASSED [ 36%] fsspec/implementations/tests/test_local.py::test_open_files_write[compression_opener0] PASSED [ 37%] fsspec/implementations/tests/test_local.py::test_open_files_write[compression_opener1] PASSED [ 38%] fsspec/implementations/tests/test_local.py::test_pickability_of_lazy_files PASSED [ 39%] fsspec/implementations/tests/test_local.py::test_abs_paths PASSED [ 39%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[+-/] PASSED [ 40%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[+-\\] PASSED [ 41%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[++-/] PASSED [ 42%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[++-\\] PASSED [ 42%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[(-/] PASSED [ 43%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[(-\\] PASSED [ 44%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[)-/] PASSED [ 44%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[)-\\] PASSED [ 45%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[|-/] PASSED [ 46%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[|-\\] PASSED [ 47%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[\\-/] PASSED [ 47%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[\\-\\] PASSED [ 48%] fsspec/implementations/tests/test_local.py::test_globfind_dirs PASSED [ 49%] fsspec/implementations/tests/test_local.py::test_get_pyarrow_filesystem SKIPPED [ 50%] fsspec/implementations/tests/test_local.py::test_directories PASSED [ 50%] fsspec/implementations/tests/test_local.py::test_file_ops PASSED [ 51%] fsspec/implementations/tests/test_local.py::test_recursive_get_put PASSED [ 52%] fsspec/implementations/tests/test_local.py::test_commit_discard PASSED [ 52%] fsspec/implementations/tests/test_local.py::test_make_path_posix PASSED [ 53%] fsspec/implementations/tests/test_local.py::test_links PASSED [ 54%] fsspec/implementations/tests/test_memory.py::test_1 PASSED [ 55%] fsspec/implementations/tests/test_memory.py::test_ls PASSED [ 55%] fsspec/implementations/tests/test_webhdfs.py::test_pickle SKIPPED [ 56%] fsspec/implementations/tests/test_webhdfs.py::test_simple SKIPPED [ 57%] fsspec/implementations/tests/test_webhdfs.py::test_url SKIPPED [ 57%] fsspec/implementations/tests/test_webhdfs.py::test_workflow SKIPPED [ 58%] fsspec/implementations/tests/test_webhdfs.py::test_with_gzip SKIPPED [ 59%] fsspec/implementations/tests/test_webhdfs.py::test_workflow_transaction SKIPPED [ 60%] fsspec/implementations/tests/test_zip.py::test_empty PASSED [ 60%] fsspec/implementations/tests/test_zip.py::test_mapping PASSED [ 61%] fsspec/implementations/tests/test_zip.py::test_pickle PASSED [ 62%] fsspec/tests/test_api.py::test_idempotent PASSED [ 63%] fsspec/tests/test_api.py::test_pickle PASSED [ 63%] fsspec/tests/test_api.py::test_class_methods PASSED [ 64%] fsspec/tests/test_api.py::test_get_put PASSED [ 65%] fsspec/tests/test_api.py::test_du PASSED [ 65%] fsspec/tests/test_api.py::test_head_tail PASSED [ 66%] fsspec/tests/test_api.py::test_move PASSED [ 67%] fsspec/tests/test_api.py::test_read_block_delimiter PASSED [ 68%] fsspec/tests/test_compression.py::test_infer_custom_compression PASSED [ 68%] fsspec/tests/test_compression.py::test_lzma_compression_name PASSED [ 69%] fsspec/tests/test_compression.py::test_lz4_compression SKIPPED [ 70%] fsspec/tests/test_compression.py::test_zstd_compression SKIPPED [ 71%] fsspec/tests/test_compression.py::test_snappy_compression SKIPPED [ 71%] fsspec/tests/test_core.py::test_expand_paths[path0-None-1-out0] PASSED [ 72%] fsspec/tests/test_core.py::test_expand_paths[apath.*.csv-None-1-out1] PASSED [ 73%] fsspec/tests/test_core.py::test_expand_paths[apath.*.csv-None-2-out2] PASSED [ 73%] fsspec/tests/test_core.py::test_expand_paths[a*--2-out3] PASSED [ 74%] fsspec/tests/test_core.py::test_expand_error PASSED [ 75%] fsspec/tests/test_core.py::test_openfile_api PASSED [ 76%] fsspec/tests/test_core.py::test_cache_empty_file[BaseCache] PASSED [ 76%] fsspec/tests/test_core.py::test_cache_empty_file[MMapCache] PASSED [ 77%] fsspec/tests/test_core.py::test_cache_empty_file[BytesCache] PASSED [ 78%] fsspec/tests/test_core.py::test_cache_empty_file[ReadAheadCache] PASSED [ 78%] fsspec/tests/test_core.py::test_cache_pickleable[BaseCache] PASSED [ 79%] fsspec/tests/test_core.py::test_cache_pickleable[MMapCache] PASSED [ 80%] fsspec/tests/test_core.py::test_cache_pickleable[BytesCache] PASSED [ 81%] fsspec/tests/test_core.py::test_cache_pickleable[ReadAheadCache] PASSED [ 81%] fsspec/tests/test_core.py::test_xz_lzma_compressions PASSED [ 82%] fsspec/tests/test_file.py::test_pickle PASSED [ 83%] fsspec/tests/test_file.py::test_file_read_attributes PASSED [ 84%] fsspec/tests/test_file.py::test_seek PASSED [ 84%] fsspec/tests/test_file.py::test_file_idempotent PASSED [ 85%] fsspec/tests/test_file.py::test_file_text_attributes PASSED [ 86%] fsspec/tests/test_file.py::test_file_write_attributes PASSED [ 86%] fsspec/tests/test_file.py::test_midread_cache PASSED [ 87%] fsspec/tests/test_file.py::test_read_block PASSED [ 88%] fsspec/tests/test_file.py::test_with_gzip PASSED [ 89%] fsspec/tests/test_mapping.py::test_mapping_prefix PASSED [ 89%] fsspec/tests/test_mapping.py::test_ops PASSED [ 90%] fsspec/tests/test_mapping.py::test_pickle PASSED [ 91%] fsspec/tests/test_registry.py::test_minversion_s3fs[s3-s3fs-0.3.0-0.1.0] SKIPPED [ 92%] fsspec/tests/test_registry.py::test_minversion_s3fs[gs-gcsfs-0.3.0-0.1.0] SKIPPED [ 92%] fsspec/tests/test_utils.py::test_read_block PASSED [ 93%] fsspec/tests/test_utils.py::test_read_block_split_before PASSED [ 94%] fsspec/tests/test_utils.py::test_seek_delimiter_endline PASSED [ 94%] fsspec/tests/test_utils.py::test_infer_options PASSED [ 95%] fsspec/tests/test_utils.py::test_infer_storage_options_c[c:\\foo\\bar-c:\\foo\\bar] PASSED [ 96%] fsspec/tests/test_utils.py::test_infer_storage_options_c[C:\\\\foo\\bar-C:\\\\foo\\bar] PASSED [ 97%] fsspec/tests/test_utils.py::test_infer_storage_options_c[c:/foo/bar-c:/foo/bar] PASSED [ 97%] fsspec/tests/test_utils.py::test_infer_storage_options_c[file:///c|\\foo\\bar-c:\\foo\\bar] PASSED [ 98%] fsspec/tests/test_utils.py::test_infer_storage_options_c[file:///C|/foo/bar-C:/foo/bar] PASSED [ 99%] fsspec/tests/test_utils.py::test_infer_storage_options_c[file:///C:/foo/bar-C:/foo/bar] PASSED [100%] =========================== short test summary info ============================ SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.5.1/fsspec/implementations/tests/test_dask.py:5: could not import 'distributed': No module named 'distributed' SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.5.1/fsspec/implementations/tests/test_sftp.py:8: could not import 'paramiko': No module named 'paramiko' SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.5.1/fsspec/tests/test_fuse.py:5: could not import 'fuse': No module named 'fuse' SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.5.1/fsspec/implementations/tests/test_local.py:290: could not import 'pyarrow': No module named 'pyarrow' SKIPPED [6] /builddir/build/BUILD/filesystem_spec-0.5.1/fsspec/implementations/tests/test_webhdfs.py:18: htcluster not found SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.5.1/fsspec/tests/test_compression.py:61: could not import 'lz4': No module named 'lz4' SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.5.1/fsspec/tests/test_compression.py:90: could not import 'zstandard': No module named 'zstandard' SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.5.1/fsspec/tests/test_compression.py:119: could not import 'snappy': No module named 'snappy' SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.5.1/fsspec/tests/test_registry.py:13: could not import 's3fs': No module named 's3fs' SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.5.1/fsspec/tests/test_registry.py:13: could not import 'gcsfs': No module named 'gcsfs' =================== 126 passed, 15 skipped in 22.83 seconds ==================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-fsspec-0.5.1-1.fc31~bootstrap.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AcNgLT + umask 022 + cd /builddir/build/BUILD + cd filesystem_spec-0.5.1 + DOCDIR=/builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/share/doc/python3-fsspec + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/share/doc/python3-fsspec + cp -pr README.md /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/share/doc/python3-fsspec + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.F1pc6T + umask 022 + cd /builddir/build/BUILD + cd filesystem_spec-0.5.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/share/licenses/python3-fsspec + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/share/licenses/python3-fsspec + cp -pr LICENSE /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch/usr/share/licenses/python3-fsspec + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-fsspec = 0.5.1-1.fc31~bootstrap python3-fsspec = 0.5.1-1.fc31~bootstrap python3.7dist(fsspec) = 0.5.1 python3dist(fsspec) = 0.5.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.7 Obsoletes: python-fsspec < 0.5.1-1.fc31~bootstrap Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch Wrote: /builddir/build/RPMS/python3-fsspec-0.5.1-1.fc31~bootstrap.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yciohS + umask 022 + cd /builddir/build/BUILD + cd filesystem_spec-0.5.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-fsspec-0.5.1-1.fc31~bootstrap.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0