<?xml version="1.0" encoding="UTF-8"?><report><timestamp>1762563446</timestamp><slowest_tests>[('0.208s', 'test_read_many_events (obspy.io.nordic.tests.test_nordic.TestNordicMethods)'), ('0.100s', 'test_write_quakeml (obspy.io.pde.tests.test_mchedr.MchedrTestCase)'), ('0.099s', 'test_css_read_via_module (obspy.io.css.tests.test_core.CoreTestCase)'), ('0.098s', 'test_nnsa_kb_core_read_via_module (obspy.io.css.tests.test_core.CoreTestCase)'), ('0.071s', 'test_read_via_module (obspy.io.kinemetrics.tests.test_core.CoreTestCase)'), ('0.070s', 'test_read_via_module_and_bytesio (obspy.io.kinemetrics.tests.test_core.CoreTestCase)'), ('0.059s', 'test_is_css (obspy.io.css.tests.test_core.CoreTestCase)'), ('0.059s', 'test_css_read_via_obspy (obspy.io.css.tests.test_core.CoreTestCase)'), ('0.058s', 'test_nnsa_kb_core_read_via_obspy (obspy.io.css.tests.test_core.CoreTestCase)'), ('0.057s', 'test_is_nnsa_kb_core (obspy.io.css.tests.test_core.CoreTestCase)'), ('0.046s', 'test_multi_writing (obspy.io.nordic.tests.test_nordic.TestNordicMethods)'), ('0.042s', 'test_write_ah1 (obspy.io.ah.tests.test_core.CoreTestCase)'), ('0.038s', 'test_coordinates (obspy.geodetics.tests.test_util_flinnengdahl.UtilFlinnEngdahlTestCase)'), ('0.031s', 'test_amplitude (obspy.io.pde.tests.test_mchedr.MchedrTestCase)'), ('0.030s', 'test_read_empty_header (obspy.io.nordic.tests.test_nordic.TestNordicMethods)'), ('0.025s', 'test_get_all_stations_and_nslc (obspy.clients.filesystem.tests.test_sds.SDSTestCase)'), ('0.023s', 'test_read_seisan (obspy.io.seisan.tests.test_core.CoreTestCase)'), ('0.023s', 'test_read_via_module (obspy.io.win.tests.test_core.CoreTestCase)'), ('0.020s', 'test_read_from_sds (obspy.clients.filesystem.tests.test_sds.SDSTestCase)'), ('0.019s', 'test_read_from_sds_with_wildcarded_seed_ids (obspy.clients.filesystem.tests.test_sds.SDSTestCase)')]</slowest_tests><timetaken>2.2452807426452637</timetaken><obspy><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><clients.arclink><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed></clients.arclink><clients.earthworm><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed></clients.earthworm><clients.fdsn><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed></clients.fdsn><clients.filesystem><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.08878493309020996</timetaken><tested>True</tested><tests>6</tests><skipped>0</skipped><errors><f0>Traceback (most recent call last):
  File "/testbed/obspy/core/stream.py", line 1433, in write
    format_ep = ENTRY_POINTS['waveform_write'][format]
KeyError: 'MSEED'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/clients/filesystem/tests/test_sds.py", line 235, in test_get_all_stations_and_nslc
    with TemporarySDSDirectory(year=None, doy=None, time=t) as temp_sds:
  File "/testbed/obspy/clients/filesystem/tests/test_sds.py", line 75, in __enter__
    tr_.write(full_path, format="MSEED")
  File "/testbed/obspy/core/trace.py", line 948, in write
    Stream([self]).write(filename, format, **kwargs)
  File "/testbed/obspy/core/stream.py", line 1441, in write
    ', '.join(ENTRY_POINTS['waveform_write'])))
ValueError: Writing format "MSEED" is not supported. Supported types: 
</f0><f1>Traceback (most recent call last):
  File "/testbed/obspy/core/stream.py", line 1433, in write
    format_ep = ENTRY_POINTS['waveform_write'][format]
KeyError: 'MSEED'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/clients/filesystem/tests/test_sds.py", line 110, in test_read_from_sds
    with TemporarySDSDirectory(year=year, doy=doy) as temp_sds:
  File "/testbed/obspy/clients/filesystem/tests/test_sds.py", line 75, in __enter__
    tr_.write(full_path, format="MSEED")
  File "/testbed/obspy/core/trace.py", line 948, in write
    Stream([self]).write(filename, format, **kwargs)
  File "/testbed/obspy/core/stream.py", line 1441, in write
    ', '.join(ENTRY_POINTS['waveform_write'])))
ValueError: Writing format "MSEED" is not supported. Supported types: 
</f1><f2>Traceback (most recent call last):
  File "/testbed/obspy/core/stream.py", line 1433, in write
    format_ep = ENTRY_POINTS['waveform_write'][format]
KeyError: 'MSEED'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/clients/filesystem/tests/test_sds.py", line 147, in test_read_from_sds_with_wildcarded_seed_ids
    with TemporarySDSDirectory(year=year, doy=doy) as temp_sds:
  File "/testbed/obspy/clients/filesystem/tests/test_sds.py", line 75, in __enter__
    tr_.write(full_path, format="MSEED")
  File "/testbed/obspy/core/trace.py", line 948, in write
    Stream([self]).write(filename, format, **kwargs)
  File "/testbed/obspy/core/stream.py", line 1441, in write
    ', '.join(ENTRY_POINTS['waveform_write'])))
ValueError: Writing format "MSEED" is not supported. Supported types: 
</f2><f3>Traceback (most recent call last):
  File "/testbed/obspy/core/stream.py", line 1433, in write
    format_ep = ENTRY_POINTS['waveform_write'][format]
KeyError: 'MSEED'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/clients/filesystem/tests/test_sds.py", line 175, in test_sds_report
    with TemporarySDSDirectory(year=None, doy=None, time=t) as temp_sds, \
  File "/testbed/obspy/clients/filesystem/tests/test_sds.py", line 75, in __enter__
    tr_.write(full_path, format="MSEED")
  File "/testbed/obspy/core/trace.py", line 948, in write
    Stream([self]).write(filename, format, **kwargs)
  File "/testbed/obspy/core/stream.py", line 1441, in write
    ', '.join(ENTRY_POINTS['waveform_write'])))
ValueError: Writing format "MSEED" is not supported. Supported types: 
</f3></errors><failures /></clients.filesystem><clients.iris><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed></clients.iris><clients.neic><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed></clients.neic><clients.nrl><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed></clients.nrl><clients.seedlink><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed></clients.seedlink><clients.seishub><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed></clients.seishub><clients.syngine><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed></clients.syngine><core><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0</timetaken><tested>True</tested><tests>1</tests><skipped>0</skipped><failures /><errors><f4>&gt;&gt;&gt; Cannot import test suite for module obspy.core due to:
----------------------------------------------------------
  File "/usr/local/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/usr/local/lib/python3.6/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/testbed/obspy/scripts/runtests.py", line 748, in &lt;module&gt;
    errors = run(interactive=False)
  File "/testbed/obspy/scripts/runtests.py", line 706, in run
    pr_url=args.pr_url)
  File "/testbed/obspy/scripts/runtests.py", line 533, in run_tests
    suites, status, import_failures = _get_suites(verbosity, tests)
  File "/testbed/obspy/scripts/runtests.py", line 154, in _get_suites
    suite.append(ut.loadTestsFromName(test, None))
  File "/usr/local/lib/python3.6/unittest/loader.py", line 204, in loadTestsFromName
    test = obj()
  File "/testbed/obspy/core/tests/__init__.py", line 17, in suite
    add_unittests(suite, MODULE_NAME)
  File "/testbed/obspy/core/util/testing.py", line 71, in add_unittests
    fromlist=[native_str("obspy")])
  File "/testbed/obspy/core/tests/test_waveform_plugins.py", line 18, in &lt;module&gt;
    from obspy.io.mseed.core import _write_mseed
  File "/testbed/obspy/io/mseed/core.py", line 20, in &lt;module&gt;
    from . import (util, InternalMSEEDError, ObsPyMSEEDFilesizeTooSmallError,
  File "/testbed/obspy/io/mseed/util.py", line 22, in &lt;module&gt;
    from .headers import (ENCODINGS, ENDIAN, FIXED_HEADER_ACTIVITY_FLAGS,
  File "/testbed/obspy/io/mseed/headers.py", line 22, in &lt;module&gt;
    __clibmseed = _load_cdll("mseed")
  File "/testbed/obspy/core/util/libnames.py", line 97, in _load_cdll
    raise ImportError(msg)

ImportError: Could not load shared library "libmseed_Linux_64bit_py36.cpython-36m-x86_64-linux-gnu.so".

 /testbed/obspy/core/util/../../lib/libmseed_Linux_64bit_py36.cpython-36m-x86_64-linux-gnu.so: cannot open shared object file: No such file or directory
</f4></errors></core><db><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.07096648216247559</timetaken><tested>True</tested><tests>9</tests><skipped>0</skipped><errors><f5>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/site-packages/sqlalchemy/sql/elements.py", line 858, in __getattr__
    return getattr(self.comparator, key)
AttributeError: 'Comparator' object has no attribute '_text_converter_role'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/testbed/obspy/db/tests/test_client.py", line 248, in test_get_preview
    starttime=dt, endtime=dt2)
  File "/testbed/obspy/db/client.py", line 257, in get_preview
    WaveformChannel.channel == temp[3]))
  File "/usr/local/lib/python3.6/site-packages/sqlalchemy/sql/elements.py", line 2436, in append
    coercions.expect(self._text_converter_role, clause).self_group(
  File "/usr/local/lib/python3.6/site-packages/sqlalchemy/sql/elements.py", line 869, in __getattr__
    replace_context=err,
  File "/usr/local/lib/python3.6/site-packages/sqlalchemy/util/compat.py", line 211, in raise_
    raise exception
AttributeError: Neither 'BooleanClauseList' object nor 'Comparator' object has an attribute '_text_converter_role'
</f5></errors><failures /></db><geodetics><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.07290053367614746</timetaken><tested>True</tested><tests>18</tests><skipped>2</skipped><errors /><failures /></geodetics><imaging><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0</timetaken><tested>True</tested><tests>1</tests><skipped>0</skipped><failures /><errors><f6>&gt;&gt;&gt; Cannot import test suite for module obspy.imaging due to:
-------------------------------------------------------------
  File "/usr/local/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/usr/local/lib/python3.6/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/testbed/obspy/scripts/runtests.py", line 748, in &lt;module&gt;
    errors = run(interactive=False)
  File "/testbed/obspy/scripts/runtests.py", line 706, in run
    pr_url=args.pr_url)
  File "/testbed/obspy/scripts/runtests.py", line 533, in run_tests
    suites, status, import_failures = _get_suites(verbosity, tests)
  File "/testbed/obspy/scripts/runtests.py", line 154, in _get_suites
    suite.append(ut.loadTestsFromName(test, None))
  File "/usr/local/lib/python3.6/unittest/loader.py", line 204, in loadTestsFromName
    test = obj()
  File "/testbed/obspy/imaging/tests/__init__.py", line 24, in suite
    add_unittests(suite, MODULE_NAME)
  File "/testbed/obspy/core/util/testing.py", line 71, in add_unittests
    fromlist=[native_str("obspy")])
  File "/testbed/obspy/imaging/tests/test_ppsd.py", line 16, in &lt;module&gt;
    from obspy.signal.tests.test_spectral_estimation import _get_ppsd
  File "/testbed/obspy/signal/__init__.py", line 201, in &lt;module&gt;
    from .spectral_estimation import PPSD
  File "/testbed/obspy/signal/spectral_estimation.py", line 45, in &lt;module&gt;
    from obspy.signal.invsim import cosine_taper
  File "/testbed/obspy/signal/invsim.py", line 38, in &lt;module&gt;
    from obspy.signal import util
  File "/testbed/obspy/signal/util.py", line 24, in &lt;module&gt;
    from obspy.signal.headers import clibsignal
  File "/testbed/obspy/signal/headers.py", line 18, in &lt;module&gt;
    clibsignal = _load_cdll("signal")
  File "/testbed/obspy/core/util/libnames.py", line 97, in _load_cdll
    raise ImportError(msg)

ImportError: Could not load shared library "libsignal_Linux_64bit_py36.cpython-36m-x86_64-linux-gnu.so".

 /testbed/obspy/core/util/../../lib/libsignal_Linux_64bit_py36.cpython-36m-x86_64-linux-gnu.so: cannot open shared object file: No such file or directory
</f6></errors></imaging><io.ah><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.051645517349243164</timetaken><tested>True</tested><tests>5</tests><skipped>0</skipped><errors><f7>Traceback (most recent call last):
  File "/testbed/obspy/io/ah/tests/test_core.py", line 67, in test_read
    st = read(testfile)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/ah/tests/data/hrv.lh.zne
</f7></errors><failures /></io.ah><io.arclink><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.019788265228271484</timetaken><tested>True</tested><tests>4</tests><skipped>0</skipped><errors><f8>Traceback (most recent call last):
  File "/testbed/obspy/io/arclink/tests/test_inventory_xml.py", line 49, in test_analogue_filter_chain
    arclink_inv = read_inventory(self.arclink_afc_path)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/arclink/tests/data/arclink_afc.xml
</f8><f9>Traceback (most recent call last):
  File "/testbed/obspy/io/arclink/tests/test_inventory_xml.py", line 82, in test_auto_read_arclink_xml
    arclink_inv = read_inventory(self.arclink_xml_path)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/arclink/tests/data/arclink_inventory.xml
</f9><f10>Traceback (most recent call last):
  File "/testbed/obspy/io/arclink/tests/test_inventory_xml.py", line 76, in test_raise_polynomial
    read_inventory(self.arclink_xml_poly)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/arclink/tests/data/arclink_inventory_poly.xml
</f10></errors><failures /></io.arclink><io.ascii><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.05049014091491699</timetaken><tested>True</tested><tests>27</tests><skipped>0</skipped><errors><f11>Traceback (most recent call last):
  File "/testbed/obspy/core/stream.py", line 1433, in write
    format_ep = ENTRY_POINTS['waveform_write'][format]
KeyError: 'SLIST'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/ascii/tests/test_ascii.py", line 646, in test_float_sampling_rates_write_and_read
    tr.write(tempfile, format=format)
  File "/testbed/obspy/core/trace.py", line 948, in write
    Stream([self]).write(filename, format, **kwargs)
  File "/testbed/obspy/core/stream.py", line 1441, in write
    ', '.join(ENTRY_POINTS['waveform_write'])))
ValueError: Writing format "SLIST" is not supported. Supported types: 
</f11><f12>Traceback (most recent call last):
  File "/testbed/obspy/core/stream.py", line 1433, in write
    format_ep = ENTRY_POINTS['waveform_write'][format]
KeyError: 'SLIST'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/ascii/tests/test_ascii.py", line 627, in test_write_small_trace
    tr.write(tempfile, format=format)
  File "/testbed/obspy/core/trace.py", line 948, in write
    Stream([self]).write(filename, format, **kwargs)
  File "/testbed/obspy/core/stream.py", line 1441, in write
    ', '.join(ENTRY_POINTS['waveform_write'])))
ValueError: Writing format "SLIST" is not supported. Supported types: 
</f12><f13>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.ascii.core._read_slist
  File "/testbed/obspy/io/ascii/core.py", line 116, in _read_slist

----------------------------------------------------------------------
File "/testbed/obspy/io/ascii/core.py", line 135, in obspy.io.ascii.core._read_slist
Failed example:
    st = read('/path/to/slist.ascii')
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.ascii.core._read_slist[1]&gt;", line 1, in &lt;module&gt;
        st = read('/path/to/slist.ascii')
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 234, in read
        st.extend(_read(file, format, headonly, **kwargs).traces)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 276, in _read
        headonly=headonly, **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/io/ascii/tests/data/slist.ascii

</f13><f14>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.ascii.core._read_tspair
  File "/testbed/obspy/io/ascii/core.py", line 184, in _read_tspair

----------------------------------------------------------------------
File "/testbed/obspy/io/ascii/core.py", line 203, in obspy.io.ascii.core._read_tspair
Failed example:
    st = read('/path/to/tspair.ascii')
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.ascii.core._read_tspair[1]&gt;", line 1, in &lt;module&gt;
        st = read('/path/to/tspair.ascii')
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 234, in read
        st.extend(_read(file, format, headonly, **kwargs).traces)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 276, in _read
        headonly=headonly, **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/io/ascii/tests/data/tspair.ascii

</f14><f15>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.ascii.core._write_slist
  File "/testbed/obspy/io/ascii/core.py", line 253, in _write_slist

----------------------------------------------------------------------
File "/testbed/obspy/io/ascii/core.py", line 274, in obspy.io.ascii.core._write_slist
Failed example:
    st = read()
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.ascii.core._write_slist[1]&gt;", line 1, in &lt;module&gt;
        st = read()
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 207, in read
        st = _create_example_stream(headonly=headonly)
      File "/testbed/obspy/core/stream.py", line 321, in _create_example_stream
        inv = read_inventory(os.path.join(data_dir, "BW_RJOB.xml"))
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
        format=format, *args, **kwargs)[0]
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/core/data/BW_RJOB.xml

</f15><f16>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.ascii.core._write_tspair
  File "/testbed/obspy/io/ascii/core.py", line 364, in _write_tspair

----------------------------------------------------------------------
File "/testbed/obspy/io/ascii/core.py", line 385, in obspy.io.ascii.core._write_tspair
Failed example:
    st = read()
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.ascii.core._write_tspair[1]&gt;", line 1, in &lt;module&gt;
        st = read()
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 207, in read
        st = _create_example_stream(headonly=headonly)
      File "/testbed/obspy/core/stream.py", line 321, in _create_example_stream
        inv = read_inventory(os.path.join(data_dir, "BW_RJOB.xml"))
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
        format=format, *args, **kwargs)[0]
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/core/data/BW_RJOB.xml

</f16><f17>Traceback (most recent call last):
  File "/testbed/obspy/io/ascii/tests/test_ascii.py", line 561, in test_write_slist_custom_fmt_custom
    '194.0500031\t205.0599976')
AssertionError: '185.[15 chars]00043\t185.0299988\t189.0399933\t194.0500031\t205.0599976' != '185.[15 chars]000430000001\t185.02999879999999\t189.03999329[28 chars]9976'
- 185.0099945	181.0200043	185.0299988	189.0399933	194.0500031	205.0599976
?                                   ^           ^
+ 185.0099945	181.02000430000001	185.02999879999999	189.03999329999999	194.0500031	205.0599976
?                        +++++++           ^^^^^^^^           ^^^^^^^^

</f17></errors><failures /></io.ascii><io.cmtsolution><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.007605314254760742</timetaken><tested>True</tested><tests>9</tests><skipped>0</skipped><errors><f18>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 811, in read_events
    catalog = _read(pathname_or_url, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 151, in uncompress_file
    return func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file &lt;_io.BytesIO object at 0x7f3af2cb0db0&gt;

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/cmtsolution/tests/test_core.py", line 145, in test_read_and_write_cmtsolution_explosion
    cat = obspy.read_events(buf)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 818, in read_events
    catalog = _read(fh.name, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /tmp/obspy-fj3dmomq.tmp
</f18><f19>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 811, in read_events
    catalog = _read(pathname_or_url, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 151, in uncompress_file
    return func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file &lt;_io.BytesIO object at 0x7f3af2c5ddb0&gt;

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/cmtsolution/tests/test_core.py", line 120, in test_read_and_write_cmtsolution_from_bytes_io
    cat = obspy.read_events(buf)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 818, in read_events
    catalog = _read(fh.name, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /tmp/obspy-ffi6qznt.tmp
</f19><f20>Traceback (most recent call last):
  File "/testbed/obspy/io/cmtsolution/tests/test_core.py", line 38, in test_read_and_write_cmtsolution_from_files
    cat = obspy.read_events(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/cmtsolution/tests/data/CMTSOLUTION
</f20><f21>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 811, in read_events
    catalog = _read(pathname_or_url, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 151, in uncompress_file
    return func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file &lt;_io.BufferedReader name='/testbed/obspy/io/cmtsolution/tests/data/CMTSOLUTION'&gt;

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/cmtsolution/tests/test_core.py", line 95, in test_read_and_write_cmtsolution_from_open_files
    cat = obspy.read_events(fh)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 818, in read_events
    catalog = _read(fh.name, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /tmp/obspy-35y71qba.tmp
</f21><f22>Traceback (most recent call last):
  File "/testbed/obspy/io/cmtsolution/tests/test_core.py", line 180, in test_read_and_write_multiple_cmtsolution_from_files
    cat = obspy.read_events(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/cmtsolution/tests/data/MULTIPLE_EVENTS
</f22><f23>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 811, in read_events
    catalog = _read(pathname_or_url, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 151, in uncompress_file
    return func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file &lt;_io.BytesIO object at 0x7f3af2cd4a40&gt;

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/cmtsolution/tests/test_core.py", line 215, in test_read_and_write_multiple_events_from_bytes_io
    cat = obspy.read_events(buf)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 818, in read_events
    catalog = _read(fh.name, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /tmp/obspy-9nql2y_q.tmp
</f23><f24>Traceback (most recent call last):
  File "/testbed/obspy/io/cmtsolution/tests/test_core.py", line 232, in test_reading_newer_cmtsolution_files
    cat = obspy.read_events(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/cmtsolution/tests/data/CMTSOLUTION_NEW
</f24><f25>Traceback (most recent call last):
  File "/testbed/obspy/io/cmtsolution/tests/test_core.py", line 65, in test_write_no_preferred_focal_mechanism
    cat = obspy.read_events(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/cmtsolution/tests/data/CMTSOLUTION
</f25></errors><failures /></io.cmtsolution><io.cnv><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.0005815029144287109</timetaken><tested>True</tested><tests>1</tests><skipped>0</skipped><errors><f26>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'QUAKEML'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/cnv/tests/test_core.py", line 31, in test_write_cnv
    cat = read_events(filename, format="QUAKEML")
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "QUAKEML" is not supported. Supported types: 
</f26></errors><failures /></io.cnv><io.css><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.4300534725189209</timetaken><tested>True</tested><tests>7</tests><skipped>0</skipped><errors><f27>Traceback (most recent call last):
  File "/testbed/obspy/io/css/tests/test_core.py", line 92, in test_css_read_via_obspy
    st = read(self.filename_css)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/css/tests/data/test_css.wfdisc
</f27><f28>Traceback (most recent call last):
  File "/testbed/obspy/io/css/tests/test_core.py", line 111, in test_nnsa_kb_core_read_via_obspy
    st = read(self.filename_nnsa)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/css/tests/data/test_nnsa.wfdisc
</f28><f29>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'STATIONXML'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/css/tests/test_station.py", line 65, in test_default_write
    inv = obspy.core.inventory.read_inventory()
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 87, in read_inventory
    return _create_example_inventory()
  File "/testbed/obspy/core/inventory/inventory.py", line 46, in _create_example_inventory
    return read_inventory(path, format="STATIONXML")
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "STATIONXML" is not supported. Supported types: 
</f29></errors><failures /></io.css><io.gcf><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.00907278060913086</timetaken><tested>True</tested><tests>9</tests><skipped>0</skipped><errors><f30>Traceback (most recent call last):
  File "/testbed/obspy/io/gcf/tests/test_core.py", line 129, in test_merge_gcf_stream
    st1 = read(filename, headonly=True, channel_prefix="HN")
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/gcf/tests/data/20160603_1955n.gcf
</f30><f31>Traceback (most recent call last):
  File "/testbed/obspy/io/gcf/tests/test_core.py", line 112, in test_read_channel_prefix_via_obspy
    st = read(filename, headonly=True, channel_prefix="HN")
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/gcf/tests/data/20160603_1955n.gcf
</f31><f32>Traceback (most recent call last):
  File "/testbed/obspy/io/gcf/tests/test_core.py", line 59, in test_read_head_via_obspy
    st = read(filename, headonly=True)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/gcf/tests/data/20160603_1955n.gcf
</f32><f33>Traceback (most recent call last):
  File "/testbed/obspy/io/gcf/tests/test_core.py", line 40, in test_read_via_obspy
    st = read(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/gcf/tests/data/20160603_1955n.gcf
</f33><f34>Traceback (most recent call last):
  File "/testbed/obspy/io/gcf/tests/test_core.py", line 154, in test_sps_d
    st = read(filename, headonly=True, channel_prefix="HN")
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/gcf/tests/data/20160603_1910n.gcf
</f34><f35>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.gcf.core._read_gcf
  File "/testbed/obspy/io/gcf/core.py", line 60, in _read_gcf

----------------------------------------------------------------------
File "/testbed/obspy/io/gcf/core.py", line 82, in obspy.io.gcf.core._read_gcf
Failed example:
    st = read("/path/to/20160603_1955n.gcf", format="GCF")
Exception raised:
    Traceback (most recent call last):
      File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
        format_ep = eps[format]
    KeyError: 'GCF'

    During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.gcf.core._read_gcf[1]&gt;", line 1, in &lt;module&gt;
        st = read("/path/to/20160603_1955n.gcf", format="GCF")
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 234, in read
        st.extend(_read(file, format, headonly, **kwargs).traces)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 276, in _read
        headonly=headonly, **kwargs)
      File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
        raise TypeError(msg % (format, ', '.join(eps)))
    TypeError: Format "GCF" is not supported. Supported types: 

</f35><f36>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.gcf.__init__
  File "/testbed/obspy/io/gcf/__init__.py", line 1, in __init__

----------------------------------------------------------------------
File "/testbed/obspy/io/gcf/__init__.py", line 21, in obspy.io.gcf.__init__
Failed example:
    st = read("/path/to/20160603_1955n.gcf")
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.gcf.__init__[1]&gt;", line 1, in &lt;module&gt;
        st = read("/path/to/20160603_1955n.gcf")
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 234, in read
        st.extend(_read(file, format, headonly, **kwargs).traces)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 276, in _read
        headonly=headonly, **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/io/gcf/tests/data/20160603_1955n.gcf

</f36></errors><failures /></io.gcf><io.gse2><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0</timetaken><tested>True</tested><tests>1</tests><skipped>0</skipped><failures /><errors><f37>&gt;&gt;&gt; Cannot import test suite for module obspy.io.gse2 due to:
-------------------------------------------------------------
  File "/usr/local/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/usr/local/lib/python3.6/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/testbed/obspy/scripts/runtests.py", line 748, in &lt;module&gt;
    errors = run(interactive=False)
  File "/testbed/obspy/scripts/runtests.py", line 706, in run
    pr_url=args.pr_url)
  File "/testbed/obspy/scripts/runtests.py", line 533, in run_tests
    suites, status, import_failures = _get_suites(verbosity, tests)
  File "/testbed/obspy/scripts/runtests.py", line 154, in _get_suites
    suite.append(ut.loadTestsFromName(test, None))
  File "/usr/local/lib/python3.6/unittest/loader.py", line 204, in loadTestsFromName
    test = obj()
  File "/testbed/obspy/io/gse2/tests/__init__.py", line 16, in suite
    add_doctests(suite, MODULE_NAME)
  File "/testbed/obspy/core/util/testing.py", line 120, in add_doctests
    fromlist=[native_str("obspy")])
  File "/testbed/obspy/io/gse2/core.py", line 12, in &lt;module&gt;
    from . import libgse1, libgse2
  File "/testbed/obspy/io/gse2/libgse1.py", line 27, in &lt;module&gt;
    from .libgse2 import uncompress_cm6, verify_checksum, read_integer_data
  File "/testbed/obspy/io/gse2/libgse2.py", line 42, in &lt;module&gt;
    clibgse2 = _load_cdll("gse2")
  File "/testbed/obspy/core/util/libnames.py", line 97, in _load_cdll
    raise ImportError(msg)

ImportError: Could not load shared library "libgse2_Linux_64bit_py36.cpython-36m-x86_64-linux-gnu.so".

 /testbed/obspy/core/util/../../lib/libgse2_Linux_64bit_py36.cpython-36m-x86_64-linux-gnu.so: cannot open shared object file: No such file or directory
</f37></errors></io.gse2><io.json><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.01219797134399414</timetaken><tested>True</tested><tests>4</tests><skipped>0</skipped><errors><f38>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 495, in write
    format_ep = EVENT_ENTRY_POINTS_WRITE[format]
KeyError: 'JSON'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/json/tests/test_json.py", line 76, in test_write_json
    self.c.write(memfile, format="json")
  File "/testbed/obspy/core/event/catalog.py", line 503, in write
    ', '.join(EVENT_ENTRY_POINTS_WRITE)))
ValueError: Writing format "JSON" is not supported. Supported types: 
</f38><f39>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.json.default
  File "/testbed/obspy/io/json/default.py", line 1, in default

----------------------------------------------------------------------
File "/testbed/obspy/io/json/default.py", line 16, in obspy.io.json.default
Failed example:
    c = read_events()
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.json.default[3]&gt;", line 1, in &lt;module&gt;
        c = read_events()
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
        return func(*args, **kwargs)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/event/catalog.py", line 806, in read_events
        return _create_example_catalog()
      File "/testbed/obspy/core/event/catalog.py", line 867, in _create_example_catalog
        return read_events('/path/to/neries_events.xml')
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
        return func(*args, **kwargs)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
        catalog = _read(pathnames[0], format, **kwargs)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/event/catalog.py", line 857, in _read
        **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/core/tests/data/neries_events.xml
----------------------------------------------------------------------
File "/testbed/obspy/io/json/default.py", line 18, in obspy.io.json.default
Failed example:
    s = json.dumps(c, default=d)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.json.default[5]&gt;", line 1, in &lt;module&gt;
        s = json.dumps(c, default=d)
    NameError: name 'c' is not defined

</f39></errors><failures /></io.json><io.kinemetrics><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.14636635780334473</timetaken><tested>True</tested><tests>7</tests><skipped>0</skipped><errors><f40>Traceback (most recent call last):
  File "/testbed/obspy/io/kinemetrics/tests/test_core.py", line 82, in test_read_via_obspy
    st = read(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/kinemetrics/tests/data/BI008_MEMA-04823.evt
</f40><f41>Traceback (most recent call last):
  File "/testbed/obspy/core/stream.py", line 213, in read
    stream = _read(pathname_or_url, format, headonly, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 151, in uncompress_file
    return func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file &lt;_io.BytesIO object at 0x7f3af2c0b308&gt;

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/kinemetrics/tests/test_core.py", line 131, in test_reading_via_obspy_and_bytesio
    st = read(buf)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 221, in read
    st.extend(_read(fh.name, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /tmp/obspy-zjtf1l9r.tmp
</f41><f42>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.kinemetrics.__init__
  File "/testbed/obspy/io/kinemetrics/__init__.py", line 1, in __init__

----------------------------------------------------------------------
File "/testbed/obspy/io/kinemetrics/__init__.py", line 24, in obspy.io.kinemetrics.__init__
Failed example:
    st = read("/path/to/BI008_MEMA-04823.evt")
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.kinemetrics.__init__[1]&gt;", line 1, in &lt;module&gt;
        st = read("/path/to/BI008_MEMA-04823.evt")
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 234, in read
        st.extend(_read(file, format, headonly, **kwargs).traces)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 276, in _read
        headonly=headonly, **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/io/kinemetrics/tests/data/BI008_MEMA-04823.evt
----------------------------------------------------------------------
File "/testbed/obspy/io/kinemetrics/__init__.py", line 25, in obspy.io.kinemetrics.__init__
Failed example:
    st  # doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.kinemetrics.__init__[2]&gt;", line 1, in &lt;module&gt;
        st  # doctest: +ELLIPSIS
    NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/kinemetrics/__init__.py", line 27, in obspy.io.kinemetrics.__init__
Failed example:
    print (st)  # doctest: +NORMALIZE_WHITESPACE
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.kinemetrics.__init__[3]&gt;", line 1, in &lt;module&gt;
        print (st)  # doctest: +NORMALIZE_WHITESPACE
    NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/kinemetrics/__init__.py", line 45, in obspy.io.kinemetrics.__init__
Failed example:
    stats_evt = st[0].stats.pop('kinemetrics_evt')
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.kinemetrics.__init__[4]&gt;", line 1, in &lt;module&gt;
        stats_evt = st[0].stats.pop('kinemetrics_evt')
    NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/kinemetrics/__init__.py", line 46, in obspy.io.kinemetrics.__init__
Failed example:
    print(st[0].stats)  # doctest: +NORMALIZE_WHITESPACE
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.kinemetrics.__init__[5]&gt;", line 1, in &lt;module&gt;
        print(st[0].stats)  # doctest: +NORMALIZE_WHITESPACE
    NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/kinemetrics/__init__.py", line 58, in obspy.io.kinemetrics.__init__
Failed example:
    for k, v in sorted(stats_evt.items()):
        print(k, v)
        # doctest: +ELLIPSIS, +NORMALIZE_WHITESPACE
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.kinemetrics.__init__[6]&gt;", line 1, in &lt;module&gt;
        for k, v in sorted(stats_evt.items()):
    NameError: name 'stats_evt' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/kinemetrics/__init__.py", line 98, in obspy.io.kinemetrics.__init__
Failed example:
    type(st[0].data)  # doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.kinemetrics.__init__[7]&gt;", line 1, in &lt;module&gt;
        type(st[0].data)  # doctest: +ELLIPSIS
    NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/kinemetrics/__init__.py", line 100, in obspy.io.kinemetrics.__init__
Failed example:
    print(st[0].data)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.kinemetrics.__init__[8]&gt;", line 1, in &lt;module&gt;
        print(st[0].data)
    NameError: name 'st' is not defined

</f42></errors><failures /></io.kinemetrics><io.kml><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.0032575130462646484</timetaken><tested>True</tested><tests>3</tests><skipped>0</skipped><errors><f43>Traceback (most recent call last):
  File "/testbed/obspy/io/kml/tests/test_kml.py", line 45, in test_write_catalog
    cat = read_events()
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 806, in read_events
    return _create_example_catalog()
  File "/testbed/obspy/core/event/catalog.py", line 867, in _create_example_catalog
    return read_events('/path/to/neries_events.xml')
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/core/tests/data/neries_events.xml
</f43><f44>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'STATIONXML'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/kml/tests/test_kml.py", line 28, in test_write_inventory
    inv = read_inventory()
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 87, in read_inventory
    return _create_example_inventory()
  File "/testbed/obspy/core/inventory/inventory.py", line 46, in _create_example_inventory
    return read_inventory(path, format="STATIONXML")
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "STATIONXML" is not supported. Supported types: 
</f44><f45>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.kml.__init__
  File "/testbed/obspy/io/kml/__init__.py", line 1, in __init__

----------------------------------------------------------------------
File "/testbed/obspy/io/kml/__init__.py", line 13, in obspy.io.kml.__init__
Failed example:
    inv = read_inventory()  # load example data
Exception raised:
    Traceback (most recent call last):
      File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
        format_ep = eps[format]
    KeyError: 'STATIONXML'

    During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.kml.__init__[1]&gt;", line 1, in &lt;module&gt;
        inv = read_inventory()  # load example data
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/inventory/inventory.py", line 87, in read_inventory
        return _create_example_inventory()
      File "/testbed/obspy/core/inventory/inventory.py", line 46, in _create_example_inventory
        return read_inventory(path, format="STATIONXML")
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
        format=format, *args, **kwargs)[0]
      File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
        raise TypeError(msg % (format, ', '.join(eps)))
    TypeError: Format "STATIONXML" is not supported. Supported types: 
----------------------------------------------------------------------
File "/testbed/obspy/io/kml/__init__.py", line 15, in obspy.io.kml.__init__
Failed example:
    cat = read_events()  # load example data
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.kml.__init__[3]&gt;", line 1, in &lt;module&gt;
        cat = read_events()  # load example data
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
        return func(*args, **kwargs)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/event/catalog.py", line 806, in read_events
        return _create_example_catalog()
      File "/testbed/obspy/core/event/catalog.py", line 867, in _create_example_catalog
        return read_events('/path/to/neries_events.xml')
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
        return func(*args, **kwargs)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
        catalog = _read(pathnames[0], format, **kwargs)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/event/catalog.py", line 857, in _read
        **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/core/tests/data/neries_events.xml

</f45></errors><failures /></io.kml><io.mseed><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0</timetaken><tested>True</tested><tests>1</tests><skipped>0</skipped><failures /><errors><f46>&gt;&gt;&gt; Cannot import test suite for module obspy.io.mseed due to:
--------------------------------------------------------------
  File "/usr/local/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/usr/local/lib/python3.6/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/testbed/obspy/scripts/runtests.py", line 748, in &lt;module&gt;
    errors = run(interactive=False)
  File "/testbed/obspy/scripts/runtests.py", line 706, in run
    pr_url=args.pr_url)
  File "/testbed/obspy/scripts/runtests.py", line 533, in run_tests
    suites, status, import_failures = _get_suites(verbosity, tests)
  File "/testbed/obspy/scripts/runtests.py", line 154, in _get_suites
    suite.append(ut.loadTestsFromName(test, None))
  File "/usr/local/lib/python3.6/unittest/loader.py", line 204, in loadTestsFromName
    test = obj()
  File "/testbed/obspy/io/mseed/tests/__init__.py", line 16, in suite
    add_doctests(suite, MODULE_NAME)
  File "/testbed/obspy/core/util/testing.py", line 120, in add_doctests
    fromlist=[native_str("obspy")])
  File "/testbed/obspy/io/mseed/core.py", line 20, in &lt;module&gt;
    from . import (util, InternalMSEEDError, ObsPyMSEEDFilesizeTooSmallError,
  File "/testbed/obspy/io/mseed/util.py", line 22, in &lt;module&gt;
    from .headers import (ENCODINGS, ENDIAN, FIXED_HEADER_ACTIVITY_FLAGS,
  File "/testbed/obspy/io/mseed/headers.py", line 22, in &lt;module&gt;
    __clibmseed = _load_cdll("mseed")
  File "/testbed/obspy/core/util/libnames.py", line 97, in _load_cdll
    raise ImportError(msg)

ImportError: Could not load shared library "libmseed_Linux_64bit_py36.cpython-36m-x86_64-linux-gnu.so".

 /testbed/obspy/core/util/../../lib/libmseed_Linux_64bit_py36.cpython-36m-x86_64-linux-gnu.so: cannot open shared object file: No such file or directory
</f46></errors></io.mseed><io.ndk><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.03179788589477539</timetaken><tested>True</tested><tests>20</tests><skipped>0</skipped><errors><f47>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 811, in read_events
    catalog = _read(pathname_or_url, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 151, in uncompress_file
    return func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file &lt;_io.StringIO object at 0x7f3af2dc08b8&gt;

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/ndk/tests/test_ndk.py", line 280, in test_missing_lines
    cat = read_events(data)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 817, in read_events
    fh.write(pathname_or_url.read())
  File "/testbed/obspy/core/util/base.py", line 105, in write
    return self._fileobj.write(*args, **kwargs)
TypeError: a bytes-like object is required, not 'str'
</f47><f48>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 811, in read_events
    catalog = _read(pathname_or_url, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 151, in uncompress_file
    return func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file &lt;_io.StringIO object at 0x7f3af2dc08b8&gt;

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/ndk/tests/test_ndk.py", line 318, in test_raise_exception_if_no_events_in_file
    self.assertRaises(ObsPyNDKException, read_events, data)
  File "/usr/local/lib/python3.6/unittest/case.py", line 733, in assertRaises
    return context.handle('assertRaises', args, kwargs)
  File "/usr/local/lib/python3.6/unittest/case.py", line 178, in handle
    callable_obj(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 817, in read_events
    fh.write(pathname_or_url.read())
  File "/testbed/obspy/core/util/base.py", line 105, in write
    return self._fileobj.write(*args, **kwargs)
TypeError: a bytes-like object is required, not 'str'
</f48><f49>Traceback (most recent call last):
  File "/testbed/obspy/io/ndk/tests/test_ndk.py", line 37, in test_read_single_ndk
    ref_cat = read_events(reference)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/ndk/tests/data/C200604092050A.xml
</f49><f50>Traceback (most recent call last):
  File "/testbed/obspy/io/ndk/tests/test_ndk.py", line 297, in test_reading_event_with_faulty_but_often_occurring_timestamp
    cat = read_events(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/ndk/tests/data/faulty_cmt_timestamp.ndk
</f50><f51>Traceback (most recent call last):
  File "/testbed/obspy/io/ndk/tests/test_ndk.py", line 220, in test_reading_file_with_multiple_errors
    cat = read_events(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/ndk/tests/data/faulty_multiple_events.ndk
</f51><f52>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 811, in read_events
    catalog = _read(pathname_or_url, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 151, in uncompress_file
    return func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file &lt;_io.BytesIO object at 0x7f3af2c0fdb0&gt;

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/ndk/tests/test_ndk.py", line 132, in test_reading_from_bytes_io
    cat = read_events(file_object)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 818, in read_events
    catalog = _read(fh.name, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /tmp/obspy-2b6dq1k4.tmp
</f52><f53>Traceback (most recent call last):
  File "/testbed/obspy/io/ndk/tests/test_ndk.py", line 257, in test_reading_from_bytestring
    ref_cat = read_events(reference)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/ndk/tests/data/C200604092050A.xml
</f53><f54>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 811, in read_events
    catalog = _read(pathname_or_url, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 151, in uncompress_file
    return func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file &lt;_io.BufferedReader name='/testbed/obspy/io/ndk/tests/data/C200604092050A.ndk'&gt;

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/ndk/tests/test_ndk.py", line 159, in test_reading_from_open_file_in_binary_mode
    cat = read_events(fh)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 818, in read_events
    catalog = _read(fh.name, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /tmp/obspy-d8tn9whd.tmp
</f54><f55>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 811, in read_events
    catalog = _read(pathname_or_url, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 151, in uncompress_file
    return func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file &lt;_io.TextIOWrapper name='/testbed/obspy/io/ndk/tests/data/C200604092050A.ndk' mode='rt' encoding='UTF-8'&gt;

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/ndk/tests/test_ndk.py", line 146, in test_reading_from_open_file_in_text_mode
    cat = read_events(fh)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 817, in read_events
    fh.write(pathname_or_url.read())
  File "/testbed/obspy/core/util/base.py", line 105, in write
    return self._fileobj.write(*args, **kwargs)
TypeError: a bytes-like object is required, not 'str'
</f55><f56>Traceback (most recent call last):
  File "/testbed/obspy/io/ndk/tests/test_ndk.py", line 240, in test_reading_from_string
    ref_cat = read_events(reference)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/ndk/tests/data/C200604092050A.xml
</f56><f57>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 811, in read_events
    catalog = _read(pathname_or_url, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 151, in uncompress_file
    return func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file &lt;_io.StringIO object at 0x7f3af2dc0948&gt;

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/ndk/tests/test_ndk.py", line 116, in test_reading_from_string_io
    cat = read_events(file_object)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 817, in read_events
    fh.write(pathname_or_url.read())
  File "/testbed/obspy/core/util/base.py", line 105, in write
    return self._fileobj.write(*args, **kwargs)
TypeError: a bytes-like object is required, not 'str'
</f57><f58>Traceback (most recent call last):
  File "/testbed/obspy/io/ndk/tests/test_ndk.py", line 172, in test_reading_the_same_file_twice_does_not_raise_a_warnings
    cat_1 = read_events(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/ndk/tests/data/C200604092050A.ndk
</f58><f59>Traceback (most recent call last):
  File "/testbed/obspy/io/ndk/tests/test_ndk.py", line 101, in test_reading_using_obspy_plugin
    cat = read_events(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/ndk/tests/data/C200604092050A.ndk
</f59><f60>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.ndk.__init__
  File "/testbed/obspy/io/ndk/__init__.py", line 2, in __init__

----------------------------------------------------------------------
File "/testbed/obspy/io/ndk/__init__.py", line 60, in obspy.io.ndk.__init__
Failed example:
    cat = obspy.read_events("/path/to/C200604092050A.ndk")
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.ndk.__init__[1]&gt;", line 1, in &lt;module&gt;
        cat = obspy.read_events("/path/to/C200604092050A.ndk")
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
        return func(*args, **kwargs)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
        catalog = _read(pathnames[0], format, **kwargs)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/event/catalog.py", line 857, in _read
        **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/io/ndk/tests/data/C200604092050A.ndk
----------------------------------------------------------------------
File "/testbed/obspy/io/ndk/__init__.py", line 61, in obspy.io.ndk.__init__
Failed example:
    print(cat)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.ndk.__init__[2]&gt;", line 1, in &lt;module&gt;
        print(cat)
    NameError: name 'cat' is not defined

</f60></errors><failures /></io.ndk><io.nied><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.01160883903503418</timetaken><tested>True</tested><tests>11</tests><skipped>0</skipped><errors><f61>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'FNETMT'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/nied/tests/test_fnetmt_reading.py", line 24, in test_read_fnetmt_catalog
    cat = read_events(testfile, 'FNETMT')
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "FNETMT" is not supported. Supported types: 
</f61><f62>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 811, in read_events
    catalog = _read(pathname_or_url, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 151, in uncompress_file
    return func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file &lt;_io.BytesIO object at 0x7f3af2bd18e0&gt;

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/nied/tests/test_fnetmt_reading.py", line 48, in test_read_fnetmt_catalog_from_bytes_io
    read_events(buf)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 818, in read_events
    catalog = _read(fh.name, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /tmp/obspy-xtvypnal.tmp
</f62><f63>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 811, in read_events
    catalog = _read(pathname_or_url, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 151, in uncompress_file
    return func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file &lt;_io.BufferedReader name='/testbed/obspy/io/nied/tests/data/FNETMTCATALOG'&gt;

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/nied/tests/test_fnetmt_reading.py", line 36, in test_read_fnetmt_catalog_from_open_files
    read_events(fh)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 818, in read_events
    catalog = _read(fh.name, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /tmp/obspy-_g0_am5y.tmp
</f63><f64>Traceback (most recent call last):
  File "/testbed/obspy/io/nied/tests/test_knet_reading.py", line 26, in test_read_knet_ascii
    tr = read(testfile)[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/nied/tests/data/test.knet
</f64><f65>Traceback (most recent call last):
  File "/testbed/obspy/core/stream.py", line 213, in read
    stream = _read(pathname_or_url, format, headonly, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 151, in uncompress_file
    return func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file &lt;_io.BytesIO object at 0x7f3af2c361a8&gt;

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/nied/tests/test_knet_reading.py", line 60, in test_read_knet_ascii_from_bytes_io
    tr = read(buf)[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 221, in read
    st.extend(_read(fh.name, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /tmp/obspy-1k96_alw.tmp
</f65><f66>Traceback (most recent call last):
  File "/testbed/obspy/core/stream.py", line 213, in read
    stream = _read(pathname_or_url, format, headonly, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 151, in uncompress_file
    return func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file &lt;_io.BufferedReader name='/testbed/obspy/io/nied/tests/data/test.knet'&gt;

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/nied/tests/test_knet_reading.py", line 41, in test_read_knet_ascii_from_open_files
    tr = read(fh)[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 221, in read
    st.extend(_read(fh.name, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /tmp/obspy-kh8iomfb.tmp
</f66><f67>Traceback (most recent call last):
  File "/testbed/obspy/io/nied/tests/test_knet_reading.py", line 76, in test_station_name_hack
    tr = read(testfile, convert_stnm=True)[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/nied/tests/data/test.knet
</f67><f68>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.nied.__init__
  File "/testbed/obspy/io/nied/__init__.py", line 0, in __init__

----------------------------------------------------------------------
File "/testbed/obspy/io/nied/__init__.py", line 22, in obspy.io.nied.__init__
Failed example:
    cat = obspy.read_events("/path/to/FNETMTCATALOG")
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.nied.__init__[1]&gt;", line 1, in &lt;module&gt;
        cat = obspy.read_events("/path/to/FNETMTCATALOG")
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
        return func(*args, **kwargs)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
        catalog = _read(pathnames[0], format, **kwargs)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/event/catalog.py", line 857, in _read
        **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/io/nied/tests/data/FNETMTCATALOG
----------------------------------------------------------------------
File "/testbed/obspy/io/nied/__init__.py", line 23, in obspy.io.nied.__init__
Failed example:
    print(cat)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.nied.__init__[2]&gt;", line 1, in &lt;module&gt;
        print(cat)
    NameError: name 'cat' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/nied/__init__.py", line 29, in obspy.io.nied.__init__
Failed example:
    print(cat[0])  # doctest: +ELLIPSIS, +NORMALIZE_WHITESPACE
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.nied.__init__[3]&gt;", line 1, in &lt;module&gt;
        print(cat[0])  # doctest: +ELLIPSIS, +NORMALIZE_WHITESPACE
    NameError: name 'cat' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/nied/__init__.py", line 90, in obspy.io.nied.__init__
Failed example:
    st = read('/path/to/test.knet')
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.nied.__init__[5]&gt;", line 1, in &lt;module&gt;
        st = read('/path/to/test.knet')
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 234, in read
        st.extend(_read(file, format, headonly, **kwargs).traces)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 276, in _read
        headonly=headonly, **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/io/nied/tests/data/test.knet
----------------------------------------------------------------------
File "/testbed/obspy/io/nied/__init__.py", line 91, in obspy.io.nied.__init__
Failed example:
    print(st) # doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.nied.__init__[6]&gt;", line 1, in &lt;module&gt;
        print(st) # doctest: +ELLIPSIS
    NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/nied/__init__.py", line 101, in obspy.io.nied.__init__
Failed example:
    st = read('/path/to/test.knet',convert_stnm=True)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.nied.__init__[7]&gt;", line 1, in &lt;module&gt;
        st = read('/path/to/test.knet',convert_stnm=True)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 234, in read
        st.extend(_read(file, format, headonly, **kwargs).traces)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 276, in _read
        headonly=headonly, **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/io/nied/tests/data/test.knet
----------------------------------------------------------------------
File "/testbed/obspy/io/nied/__init__.py", line 102, in obspy.io.nied.__init__
Failed example:
    print(st) # doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.nied.__init__[8]&gt;", line 1, in &lt;module&gt;
        print(st) # doctest: +ELLIPSIS
    NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/nied/__init__.py", line 109, in obspy.io.nied.__init__
Failed example:
    print(st[0].stats) # doctest: +ELLIPSIS, +NORMALIZE_WHITESPACE
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.nied.__init__[9]&gt;", line 1, in &lt;module&gt;
        print(st[0].stats) # doctest: +ELLIPSIS, +NORMALIZE_WHITESPACE
    NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/nied/__init__.py", line 123, in obspy.io.nied.__init__
Failed example:
    print(st[0].stats.knet.stlo)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.nied.__init__[10]&gt;", line 1, in &lt;module&gt;
        print(st[0].stats.knet.stlo)
    NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/nied/__init__.py", line 126, in obspy.io.nied.__init__
Failed example:
    print(st[0].stats.knet.comment)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.nied.__init__[11]&gt;", line 1, in &lt;module&gt;
        print(st[0].stats.knet.comment)
    NameError: name 'st' is not defined

</f68></errors><failures /></io.nied><io.nlloc><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.028426647186279297</timetaken><tested>True</tested><tests>11</tests><skipped>1</skipped><errors><f69>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 495, in write
    format_ep = EVENT_ENTRY_POINTS_WRITE[format]
KeyError: 'QUAKEML'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/nlloc/tests/test_core.py", line 91, in test_read_nlloc_hyp
    cat.write(tf, format="QUAKEML")
  File "/testbed/obspy/core/event/catalog.py", line 503, in write
    ', '.join(EVENT_ENTRY_POINTS_WRITE)))
ValueError: Writing format "QUAKEML" is not supported. Supported types: 
</f69><f70>Traceback (most recent call last):
  File "/testbed/obspy/io/nlloc/tests/test_core.py", line 217, in test_read_nlloc_hyp_via_plugin
    cat = read_events(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/nlloc/tests/data/nlloc_custom.hyp
</f70><f71>Traceback (most recent call last):
  File "/testbed/obspy/io/nlloc/tests/test_core.py", line 124, in test_read_nlloc_hyp_with_builtin_projection
    cat_expected = read_events(get_example_file("nlloc.qml"))
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/nlloc/tests/data/nlloc.qml
</f71><f72>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'NLLOC_HYP'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/nlloc/tests/test_core.py", line 250, in test_read_nlloc_with_multiple_events
    format="NLLOC_HYP")
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "NLLOC_HYP" is not supported. Supported types: 
</f72><f73>Traceback (most recent call last):
  File "/testbed/obspy/io/nlloc/tests/test_core.py", line 237, in test_read_nlloc_with_picks
    picks = read_events(get_example_file("nlloc_custom.qml"))[0].picks
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/nlloc/tests/data/nlloc_custom.qml
</f73><f74>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'QUAKEML'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/nlloc/tests/test_core.py", line 51, in test_write_nlloc_obs
    cat = read_events(filename, "QUAKEML")
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "QUAKEML" is not supported. Supported types: 
</f74><f75>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.nlloc.__init__
  File "/testbed/obspy/io/nlloc/__init__.py", line 2, in __init__

----------------------------------------------------------------------
File "/testbed/obspy/io/nlloc/__init__.py", line 23, in obspy.io.nlloc.__init__
Failed example:
    cat = read_events("/path/to/nlloc.hyp")
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.nlloc.__init__[1]&gt;", line 1, in &lt;module&gt;
        cat = read_events("/path/to/nlloc.hyp")
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
        return func(*args, **kwargs)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
        catalog = _read(pathnames[0], format, **kwargs)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/event/catalog.py", line 857, in _read
        **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/io/nlloc/tests/data/nlloc.hyp
----------------------------------------------------------------------
File "/testbed/obspy/io/nlloc/__init__.py", line 24, in obspy.io.nlloc.__init__
Failed example:
    print(cat)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.nlloc.__init__[2]&gt;", line 1, in &lt;module&gt;
        print(cat)
    NameError: name 'cat' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/nlloc/__init__.py", line 28, in obspy.io.nlloc.__init__
Failed example:
    event = cat[0]
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.nlloc.__init__[3]&gt;", line 1, in &lt;module&gt;
        event = cat[0]
    NameError: name 'cat' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/nlloc/__init__.py", line 29, in obspy.io.nlloc.__init__
Failed example:
    print(event)  # doctest: +ELLIPSIS +NORMALIZE_WHITESPACE
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.nlloc.__init__[4]&gt;", line 1, in &lt;module&gt;
        print(event)  # doctest: +ELLIPSIS +NORMALIZE_WHITESPACE
    NameError: name 'event' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/nlloc/__init__.py", line 42, in obspy.io.nlloc.__init__
Failed example:
    origin = event.origins[0]
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.nlloc.__init__[5]&gt;", line 1, in &lt;module&gt;
        origin = event.origins[0]
    NameError: name 'event' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/nlloc/__init__.py", line 43, in obspy.io.nlloc.__init__
Failed example:
    print(origin)  # doctest: +ELLIPSIS +NORMALIZE_WHITESPACE
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.nlloc.__init__[6]&gt;", line 1, in &lt;module&gt;
        print(origin)  # doctest: +ELLIPSIS +NORMALIZE_WHITESPACE
    NameError: name 'origin' is not defined

</f75></errors><failures /></io.nlloc><io.nordic><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.3571336269378662</timetaken><tested>True</tested><tests>31</tests><skipped>0</skipped><errors><f76>Traceback (most recent call last):
  File "/testbed/obspy/io/nordic/tests/test_nordic.py", line 198, in test_blanksfile
    st = read()
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 207, in read
    st = _create_example_stream(headonly=headonly)
  File "/testbed/obspy/core/stream.py", line 321, in _create_example_stream
    inv = read_inventory(os.path.join(data_dir, "BW_RJOB.xml"))
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/core/data/BW_RJOB.xml
</f76><f77>Traceback (most recent call last):
  File "/testbed/obspy/io/nordic/tests/test_nordic.py", line 538, in test_distance_conversion
    cat = read_events(testing_path)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/nordic/tests/data/01-0411-15L.S201309
</f77><f78>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 811, in read_events
    catalog = _read(pathname_or_url, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 151, in uncompress_file
    return func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file &lt;_io.BytesIO object at 0x7f3af2c0b728&gt;

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/nordic/tests/test_nordic.py", line 325, in test_reading_bytes_io
    cat = read_events(file_object)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 818, in read_events
    catalog = _read(fh.name, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /tmp/obspy-hc8wwauf.tmp
</f78><f79>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 811, in read_events
    catalog = _read(pathname_or_url, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 151, in uncompress_file
    return func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file &lt;_io.StringIO object at 0x7f3af2dc05e8&gt;

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/nordic/tests/test_nordic.py", line 310, in test_reading_string_io
    cat = read_events(file_object)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 817, in read_events
    fh.write(pathname_or_url.read())
  File "/testbed/obspy/core/util/base.py", line 105, in write
    return self._fileobj.write(*args, **kwargs)
TypeError: a bytes-like object is required, not 'str'
</f79><f80>Traceback (most recent call last):
  File "/testbed/obspy/io/nordic/tests/test_nordic.py", line 421, in test_write_plugin
    cat = read_events()
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 806, in read_events
    return _create_example_catalog()
  File "/testbed/obspy/core/event/catalog.py", line 867, in _create_example_catalog
    return read_events('/path/to/neries_events.xml')
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/core/tests/data/neries_events.xml
</f80><f81>Traceback (most recent call last):
  File "/testbed/obspy/io/nordic/tests/test_nordic.py", line 409, in test_write_select
    cat = read_events()
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 806, in read_events
    return _create_example_catalog()
  File "/testbed/obspy/core/event/catalog.py", line 867, in _create_example_catalog
    return read_events('/path/to/neries_events.xml')
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/core/tests/data/neries_events.xml
</f81></errors><failures /></io.nordic><io.pdas><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.005368232727050781</timetaken><tested>True</tested><tests>3</tests><skipped>0</skipped><errors><f82>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.pdas.core._read_pdas
  File "/testbed/obspy/io/pdas/core.py", line 44, in _read_pdas

----------------------------------------------------------------------
File "/testbed/obspy/io/pdas/core.py", line 60, in obspy.io.pdas.core._read_pdas
Failed example:
    st = read("/path/to/p1246001.108")
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.pdas.core._read_pdas[1]&gt;", line 1, in &lt;module&gt;
        st = read("/path/to/p1246001.108")
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 234, in read
        st.extend(_read(file, format, headonly, **kwargs).traces)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 276, in _read
        headonly=headonly, **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/io/pdas/tests/data/p1246001.108
----------------------------------------------------------------------
File "/testbed/obspy/io/pdas/core.py", line 61, in obspy.io.pdas.core._read_pdas
Failed example:
    st  # doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.pdas.core._read_pdas[2]&gt;", line 1, in &lt;module&gt;
        st  # doctest: +ELLIPSIS
    NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/pdas/core.py", line 63, in obspy.io.pdas.core._read_pdas
Failed example:
    print(st)  # doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.pdas.core._read_pdas[3]&gt;", line 1, in &lt;module&gt;
        print(st)  # doctest: +ELLIPSIS
    NameError: name 'st' is not defined

</f82></errors><failures /></io.pdas><io.pde><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.13697147369384766</timetaken><tested>True</tested><tests>13</tests><skipped>0</skipped><errors><f83>Traceback (most recent call last):
  File "/testbed/obspy/io/pde/tests/test_mchedr.py", line 330, in test_read_events
    catalog = read_events(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/pde/tests/data/mchedr.dat
</f83><f84>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.pde.mchedr._read_mchedr
  File "/testbed/obspy/io/pde/mchedr.py", line 234, in _read_mchedr

----------------------------------------------------------------------
File "/testbed/obspy/io/pde/mchedr.py", line 252, in obspy.io.pde.mchedr._read_mchedr
Failed example:
    cat = read_events('/path/to/mchedr.dat')
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.pde.mchedr._read_mchedr[1]&gt;", line 1, in &lt;module&gt;
        cat = read_events('/path/to/mchedr.dat')
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
        return func(*args, **kwargs)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
        catalog = _read(pathnames[0], format, **kwargs)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/event/catalog.py", line 857, in _read
        **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/io/pde/tests/data/mchedr.dat
----------------------------------------------------------------------
File "/testbed/obspy/io/pde/mchedr.py", line 253, in obspy.io.pde.mchedr._read_mchedr
Failed example:
    print(cat)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.pde.mchedr._read_mchedr[2]&gt;", line 1, in &lt;module&gt;
        print(cat)
    NameError: name 'cat' is not defined

</f84></errors><failures /></io.pde><io.quakeml><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.247481107711792</timetaken><tested>True</tested><tests>34</tests><skipped>0</skipped><errors><f85>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 495, in write
    format_ep = EVENT_ENTRY_POINTS_WRITE[format]
KeyError: 'QUAKEML'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/quakeml/tests/test_quakeml.py", line 1042, in test_avoid_empty_stub_elements
    cat.write(memfile, format="QUAKEML", validate=True)
  File "/testbed/obspy/core/event/catalog.py", line 503, in write
    ', '.join(EVENT_ENTRY_POINTS_WRITE)))
ValueError: Writing format "QUAKEML" is not supported. Supported types: 
</f85><f86>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 495, in write
    format_ep = EVENT_ENTRY_POINTS_WRITE[format]
KeyError: 'QUAKEML'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/quakeml/tests/test_quakeml.py", line 735, in test_creating_minimal_quakeml_with_mt
    cat.write(memfile, format="quakeml", validate=IS_RECENT_LXML)
  File "/testbed/obspy/core/event/catalog.py", line 503, in write
    ', '.join(EVENT_ENTRY_POINTS_WRITE)))
ValueError: Writing format "QUAKEML" is not supported. Supported types: 
</f86><f87>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 495, in write
    format_ep = EVENT_ENTRY_POINTS_WRITE[format]
KeyError: 'QUAKEML'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/quakeml/tests/test_quakeml.py", line 1023, in test_focal_mechanism_write_read
    cat.write(memfile, format="QUAKEML", validate=True)
  File "/testbed/obspy/core/event/catalog.py", line 503, in write
    ', '.join(EVENT_ENTRY_POINTS_WRITE)))
ValueError: Writing format "QUAKEML" is not supported. Supported types: 
</f87><f88>Traceback (most recent call last):
  File "/testbed/obspy/io/quakeml/tests/test_quakeml.py", line 679, in test_preferred_tags
    catalog = read_events(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/quakeml/tests/data/preferred.xml
</f88><f89>Traceback (most recent call last):
  File "/testbed/obspy/io/quakeml/tests/test_quakeml.py", line 772, in test_read_equivalence
    cat1 = read_events(self.neries_filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/quakeml/tests/data/neries_events.xml
</f89><f90>Traceback (most recent call last):
  File "/testbed/obspy/io/quakeml/tests/test_quakeml.py", line 582, in test_read_events
    catalog = read_events(self.neries_filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/quakeml/tests/data/neries_events.xml
</f90><f91>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 811, in read_events
    catalog = _read(pathname_or_url, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 151, in uncompress_file
    return func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file &lt;_io.BytesIO object at 0x7f3af29bcca8&gt;

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/quakeml/tests/test_quakeml.py", line 1006, in test_read_same_file_twice_to_same_variable
    cat1 = read_events(sio)  # NOQA
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 818, in read_events
    catalog = _read(fh.name, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /tmp/obspy-4ivu7wnz.tmp
</f91><f92>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 811, in read_events
    catalog = _read(pathname_or_url, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 151, in uncompress_file
    return func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file b'&lt;?xml version=\'1.0\' encoding=\'UTF-8\'?&gt;\n&lt;quakeml xmlns="http://quakeml.org/xmlns/quakeml/1.0"&gt;\n  &lt;eventParameters publicID="smi://eu.emsc/unid"&gt;\n    &lt;event publicID="quakeml:eu.emsc/event/20120404_0000041"&gt;\n      &lt;preferredOriginID&gt;quakeml:eu.emsc/origin/rts/261020/782484&lt;/preferredOriginID&gt;\n      &lt;preferredMagnitudeID&gt;quakeml:eu.emsc/NetworkMagnitude/rts/261020/782484/796646&lt;/preferredMagnitudeID&gt;\n      &lt;type&gt;null&lt;/type&gt;\n      &lt;creationInfo&gt;\n        &lt;agencyURI&gt;smi:smi-registry/organization/EMSC&lt;/agencyURI&gt;\n        &lt;authorURI&gt;smi:smi-registry/organization/EMSC&lt;/authorURI&gt;\n        &lt;creationTime&gt;2012-04-04T16:40:50.000000Z&lt;/creationTime&gt;\n        &lt;version&gt;1.0.1&lt;/version&gt;\n      &lt;/creationInfo&gt;\n      &lt;description&gt;\n        &lt;type&gt;Flinn-Engdahl region&lt;/type&gt;\n        &lt;text&gt;KYRGYZSTAN&lt;/text&gt;\n      &lt;/description&gt;\n      &lt;origin publicID="quakeml:eu.emsc/origin/rts/261020/782484"&gt;\n        &lt;time&gt;\n          &lt;value&gt;2012-04-04T14:21:42.3+00:00&lt;/value&gt;\n          &lt;uncertainty&gt;0&lt;/uncertainty&gt;\n        &lt;/time&gt;\n        &lt;latitude&gt;\n          &lt;value&gt;41.818&lt;/value&gt;\n        &lt;/latitude&gt;\n        &lt;longitude&gt;\n          &lt;value&gt;79.689&lt;/value&gt;\n        &lt;/longitude&gt;\n        &lt;depth&gt;\n          &lt;value&gt;1000&lt;/value&gt;\n          &lt;uncertainty&gt;0&lt;/uncertainty&gt;\n        &lt;/depth&gt;\n        &lt;depthType&gt;from location&lt;/depthType&gt;\n        &lt;methodID&gt;smi:eu.emsc-csem/origin_method/NA&lt;/methodID&gt;\n        &lt;quality&gt;\n          &lt;usedStationCount&gt;16&lt;/usedStationCount&gt;\n          &lt;standardError&gt;0&lt;/standardError&gt;\n          &lt;azimuthalGap&gt;231&lt;/azimuthalGap&gt;\n          &lt;maximumDistance&gt;53.03&lt;/maximumDistance&gt;\n          &lt;minimumDistance&gt;2.45&lt;/minimumDistance&gt;\n        &lt;/quality&gt;\n        &lt;evaluationMode&gt;manual&lt;/evaluationMode&gt;\n        &lt;creationInfo&gt;\n          &lt;agencyURI&gt;smi:smi-registry/organization/EMSC&lt;/agencyURI&gt;\n          &lt;authorURI&gt;smi:smi-registry/organization/NNC&lt;/authorURI&gt;\n        &lt;/creationInfo&gt;\n        &lt;originUncertainty&gt;\n          &lt;minHorizontalUncertainty&gt;0&lt;/minHorizontalUncertainty&gt;\n          &lt;maxHorizontalUncertainty&gt;0&lt;/maxHorizontalUncertainty&gt;\n          &lt;azimuthMaxHorizontalUncertainty&gt;0&lt;/azimuthMaxHorizontalUncertainty&gt;\n        &lt;/originUncertainty&gt;\n      &lt;/origin&gt;\n      &lt;magnitude\n        publicID="quakeml:eu.emsc/NetworkMagnitude/rts/261020/782484/796646"&gt;\n        &lt;mag&gt;\n          &lt;value&gt;4.4&lt;/value&gt;\n          &lt;uncertainty&gt;0&lt;/uncertainty&gt;\n        &lt;/mag&gt;\n        &lt;type&gt;mb&lt;/type&gt;\n        &lt;originID&gt;quakeml:eu.emsc/origin/rts/261020/782484&lt;/originID&gt;\n        &lt;stationCount&gt;0&lt;/stationCount&gt;\n        &lt;creationInfo&gt;\n          &lt;agencyURI&gt;smi:smi-registry/organization/EMSC&lt;/agencyURI&gt;\n          &lt;authorURI&gt;smi:smi-registry/organization/NNC&lt;/authorURI&gt;\n        &lt;/creationInfo&gt;\n      &lt;/magnitude&gt;\n    &lt;/event&gt;\n    &lt;event publicID="quakeml:eu.emsc/event/20120404_0000038"&gt;\n      &lt;preferredOriginID&gt;quakeml:eu.emsc/origin/rts/261017/782476&lt;/preferredOriginID&gt;\n      &lt;preferredMagnitudeID&gt;quakeml:eu.emsc/NetworkMagnitude/rts/261017/782476/796628&lt;/preferredMagnitudeID&gt;\n      &lt;type&gt;null&lt;/type&gt;\n      &lt;creationInfo&gt;\n        &lt;agencyURI&gt;smi:smi-registry/organization/EMSC&lt;/agencyURI&gt;\n        &lt;authorURI&gt;smi:smi-registry/organization/EMSC&lt;/authorURI&gt;\n        &lt;creationTime&gt;2012-04-04T16:40:50.000000Z&lt;/creationTime&gt;\n        &lt;version&gt;1.0.1&lt;/version&gt;\n      &lt;/creationInfo&gt;\n      &lt;description&gt;\n        &lt;type&gt;Flinn-Engdahl region&lt;/type&gt;\n        &lt;text&gt;EASTERN TURKEY&lt;/text&gt;\n      &lt;/description&gt;\n      &lt;origin publicID="quakeml:eu.emsc/origin/rts/261017/782476"&gt;\n        &lt;time&gt;\n          &lt;value&gt;2012-04-04T14:18:37.0+00:00&lt;/value&gt;\n          &lt;uncertainty&gt;0&lt;/uncertainty&gt;\n        &lt;/time&gt;\n        &lt;latitude&gt;\n          &lt;value&gt;39.342&lt;/value&gt;\n        &lt;/latitude&gt;\n        &lt;longitude&gt;\n          &lt;value&gt;41.044&lt;/value&gt;\n        &lt;/longitude&gt;\n        &lt;depth&gt;\n          &lt;value&gt;14400&lt;/value&gt;\n          &lt;uncertainty&gt;0&lt;/uncertainty&gt;\n        &lt;/depth&gt;\n        &lt;depthType&gt;from location&lt;/depthType&gt;\n        &lt;methodID&gt;smi:eu.emsc-csem/origin_method/NA&lt;/methodID&gt;\n        &lt;quality&gt;\n          &lt;usedStationCount&gt;46&lt;/usedStationCount&gt;\n          &lt;standardError&gt;0&lt;/standardError&gt;\n          &lt;azimuthalGap&gt;27&lt;/azimuthalGap&gt;\n          &lt;maximumDistance&gt;2.7&lt;/maximumDistance&gt;\n          &lt;minimumDistance&gt;0.27&lt;/minimumDistance&gt;\n        &lt;/quality&gt;\n        &lt;evaluationMode&gt;manual&lt;/evaluationMode&gt;\n        &lt;creationInfo&gt;\n          &lt;agencyURI&gt;smi:smi-registry/organization/EMSC&lt;/agencyURI&gt;\n          &lt;authorURI&gt;smi:smi-registry/organization/DDA&lt;/authorURI&gt;\n        &lt;/creationInfo&gt;\n        &lt;originUncertainty&gt;\n          &lt;minHorizontalUncertainty&gt;0&lt;/minHorizontalUncertainty&gt;\n          &lt;maxHorizontalUncertainty&gt;0&lt;/maxHorizontalUncertainty&gt;\n          &lt;azimuthMaxHorizontalUncertainty&gt;0&lt;/azimuthMaxHorizontalUncertainty&gt;\n        &lt;/originUncertainty&gt;\n      &lt;/origin&gt;\n      &lt;magnitude\n        publicID="quakeml:eu.emsc/NetworkMagnitude/rts/261017/782476/796628"&gt;\n        &lt;mag&gt;\n          &lt;value&gt;4.3&lt;/value&gt;\n          &lt;uncertainty&gt;0&lt;/uncertainty&gt;\n        &lt;/mag&gt;\n        &lt;type&gt;ML&lt;/type&gt;\n        &lt;originID&gt;quakeml:eu.emsc/origin/rts/261017/782476&lt;/originID&gt;\n        &lt;stationCount&gt;0&lt;/stationCount&gt;\n        &lt;creationInfo&gt;\n          &lt;agencyURI&gt;smi:smi-registry/organization/EMSC&lt;/agencyURI&gt;\n          &lt;authorURI&gt;smi:smi-registry/organization/DDA&lt;/authorURI&gt;\n        &lt;/creationInfo&gt;\n      &lt;/magnitude&gt;\n    &lt;/event&gt;\n    &lt;event publicID="quakeml:eu.emsc/event/20120404_0000039"&gt;\n      &lt;preferredOriginID&gt;quakeml:eu.emsc/origin/rts/261018/782478&lt;/preferredOriginID&gt;\n      &lt;preferredMagnitudeID&gt;quakeml:eu.emsc/NetworkMagnitude/rts/261018/782478/796631&lt;/preferredMagnitudeID&gt;\n      &lt;type&gt;null&lt;/type&gt;\n      &lt;creationInfo&gt;\n        &lt;agencyURI&gt;smi:smi-registry/organization/EMSC&lt;/agencyURI&gt;\n        &lt;authorURI&gt;smi:smi-registry/organization/EMSC&lt;/authorURI&gt;\n        &lt;creationTime&gt;2012-04-04T16:40:50.000000Z&lt;/creationTime&gt;\n        &lt;version&gt;1.0.1&lt;/version&gt;\n      &lt;/creationInfo&gt;\n      &lt;description&gt;\n        &lt;type&gt;Flinn-Engdahl region&lt;/type&gt;\n        &lt;text&gt;CENTRAL TURKEY&lt;/text&gt;\n      &lt;/description&gt;\n      &lt;origin publicID="quakeml:eu.emsc/origin/rts/261018/782478"&gt;\n        &lt;time&gt;\n          &lt;value&gt;2012-04-04T14:08:46.0+00:00&lt;/value&gt;\n          &lt;uncertainty&gt;0&lt;/uncertainty&gt;\n        &lt;/time&gt;\n        &lt;latitude&gt;\n          &lt;value&gt;38.017&lt;/value&gt;\n        &lt;/latitude&gt;\n        &lt;longitude&gt;\n          &lt;value&gt;37.736&lt;/value&gt;\n        &lt;/longitude&gt;\n        &lt;depth&gt;\n          &lt;value&gt;7000&lt;/value&gt;\n          &lt;uncertainty&gt;0&lt;/uncertainty&gt;\n        &lt;/depth&gt;\n        &lt;depthType&gt;from location&lt;/depthType&gt;\n        &lt;methodID&gt;smi:eu.emsc-csem/origin_method/NA&lt;/methodID&gt;\n        &lt;quality&gt;\n          &lt;usedStationCount&gt;22&lt;/usedStationCount&gt;\n          &lt;standardError&gt;0&lt;/standardError&gt;\n          &lt;azimuthalGap&gt;66&lt;/azimuthalGap&gt;\n          &lt;maximumDistance&gt;1.38&lt;/maximumDistance&gt;\n          &lt;minimumDistance&gt;0.31&lt;/minimumDistance&gt;\n        &lt;/quality&gt;\n        &lt;evaluationMode&gt;manual&lt;/evaluationMode&gt;\n        &lt;creationInfo&gt;\n          &lt;agencyURI&gt;smi:smi-registry/organization/EMSC&lt;/agencyURI&gt;\n          &lt;authorURI&gt;smi:smi-registry/organization/DDA&lt;/authorURI&gt;\n        &lt;/creationInfo&gt;\n        &lt;originUncertainty&gt;\n          &lt;minHorizontalUncertainty&gt;0&lt;/minHorizontalUncertainty&gt;\n          &lt;maxHorizontalUncertainty&gt;0&lt;/maxHorizontalUncertainty&gt;\n          &lt;azimuthMaxHorizontalUncertainty&gt;0&lt;/azimuthMaxHorizontalUncertainty&gt;\n        &lt;/originUncertainty&gt;\n      &lt;/origin&gt;\n      &lt;magnitude\n        publicID="quakeml:eu.emsc/NetworkMagnitude/rts/261018/782478/796631"&gt;\n        &lt;mag&gt;\n          &lt;value&gt;3&lt;/value&gt;\n          &lt;uncertainty&gt;0&lt;/uncertainty&gt;\n        &lt;/mag&gt;\n        &lt;type&gt;ML&lt;/type&gt;\n        &lt;originID&gt;quakeml:eu.emsc/origin/rts/261018/782478&lt;/originID&gt;\n        &lt;stationCount&gt;0&lt;/stationCount&gt;\n        &lt;creationInfo&gt;\n          &lt;agencyURI&gt;smi:smi-registry/organization/EMSC&lt;/agencyURI&gt;\n          &lt;authorURI&gt;smi:smi-registry/organization/DDA&lt;/authorURI&gt;\n        &lt;/creationInfo&gt;\n      &lt;/magnitude&gt;\n    &lt;/event&gt;\n  &lt;/eventParameters&gt;\n&lt;/quakeml&gt;\n'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/quakeml/tests/test_quakeml.py", line 665, in test_read_string
    catalog = read_events(data)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 815, in read_events
    pathname_or_url.seek(0)
AttributeError: 'bytes' object has no attribute 'seek'
</f92><f93>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 495, in write
    format_ep = EVENT_ENTRY_POINTS_WRITE[format]
KeyError: 'QUAKEML'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/quakeml/tests/test_quakeml.py", line 829, in test_write_amplitude_time_window
    cat.write(tmpfile, format='QUAKEML')
  File "/testbed/obspy/core/event/catalog.py", line 503, in write
    ', '.join(EVENT_ENTRY_POINTS_WRITE)))
ValueError: Writing format "QUAKEML" is not supported. Supported types: 
</f93><f94>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 495, in write
    format_ep = EVENT_ENTRY_POINTS_WRITE[format]
KeyError: 'QUAKEML'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/quakeml/tests/test_quakeml.py", line 909, in test_write_with_extra_tags_and_read
    cat.write(tmpfile, format='QUAKEML', nsmap=nsmap)
  File "/testbed/obspy/core/event/catalog.py", line 503, in write
    ', '.join(EVENT_ENTRY_POINTS_WRITE)))
ValueError: Writing format "QUAKEML" is not supported. Supported types: 
</f94><f95>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.quakeml.core._read_quakeml
  File "/testbed/obspy/io/quakeml/core.py", line 1777, in _read_quakeml

----------------------------------------------------------------------
File "/testbed/obspy/io/quakeml/core.py", line 1794, in obspy.io.quakeml.core._read_quakeml
Failed example:
    cat = read_events('/path/to/iris_events.xml')
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.quakeml.core._read_quakeml[1]&gt;", line 1, in &lt;module&gt;
        cat = read_events('/path/to/iris_events.xml')
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
        return func(*args, **kwargs)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
        catalog = _read(pathnames[0], format, **kwargs)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/event/catalog.py", line 857, in _read
        **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/core/tests/data/iris_events.xml
----------------------------------------------------------------------
File "/testbed/obspy/io/quakeml/core.py", line 1795, in obspy.io.quakeml.core._read_quakeml
Failed example:
    print(cat)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.quakeml.core._read_quakeml[2]&gt;", line 1, in &lt;module&gt;
        print(cat)
    NameError: name 'cat' is not defined

</f95></errors><failures /></io.quakeml><io.reftek><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0</timetaken><tested>True</tested><tests>1</tests><skipped>0</skipped><failures /><errors><f96>&gt;&gt;&gt; Cannot import test suite for module obspy.io.reftek due to:
---------------------------------------------------------------
  File "/usr/local/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/usr/local/lib/python3.6/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/testbed/obspy/scripts/runtests.py", line 748, in &lt;module&gt;
    errors = run(interactive=False)
  File "/testbed/obspy/scripts/runtests.py", line 706, in run
    pr_url=args.pr_url)
  File "/testbed/obspy/scripts/runtests.py", line 533, in run_tests
    suites, status, import_failures = _get_suites(verbosity, tests)
  File "/testbed/obspy/scripts/runtests.py", line 154, in _get_suites
    suite.append(ut.loadTestsFromName(test, None))
  File "/usr/local/lib/python3.6/unittest/loader.py", line 204, in loadTestsFromName
    test = obj()
  File "/testbed/obspy/io/reftek/tests/__init__.py", line 16, in suite
    add_doctests(suite, MODULE_NAME)
  File "/testbed/obspy/core/util/testing.py", line 120, in add_doctests
    fromlist=[native_str("obspy")])
  File "/testbed/obspy/io/reftek/core.py", line 20, in &lt;module&gt;
    from .packet import (Packet, EHPacket, _initial_unpack_packets, PACKET_TYPES,
  File "/testbed/obspy/io/reftek/packet.py", line 20, in &lt;module&gt;
    from obspy.io.mseed.headers import clibmseed
  File "/testbed/obspy/io/mseed/headers.py", line 22, in &lt;module&gt;
    __clibmseed = _load_cdll("mseed")
  File "/testbed/obspy/core/util/libnames.py", line 97, in _load_cdll
    raise ImportError(msg)

ImportError: Could not load shared library "libmseed_Linux_64bit_py36.cpython-36m-x86_64-linux-gnu.so".

 /testbed/obspy/core/util/../../lib/libmseed_Linux_64bit_py36.cpython-36m-x86_64-linux-gnu.so: cannot open shared object file: No such file or directory
</f96></errors></io.reftek><io.sac><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.11756038665771484</timetaken><tested>True</tested><tests>94</tests><skipped>0</skipped><errors><f97>Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_sactrace.py", line 225, in test_propagate_modified_stats_strings_to_sactrace
    tr = read(self.fileseis)[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/sac/tests/data/seism.sac
</f97><f98>Traceback (most recent call last):
  File "/testbed/obspy/core/stream.py", line 1433, in write
    format_ep = ENTRY_POINTS['waveform_write'][format]
KeyError: 'SAC'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 912, in test_always_sac_reftime
    tr.write(tf, format='SAC')
  File "/testbed/obspy/core/trace.py", line 948, in write
    Stream([self]).write(filename, format, **kwargs)
  File "/testbed/obspy/core/stream.py", line 1441, in write
    ', '.join(ENTRY_POINTS['waveform_write'])))
ValueError: Writing format "SAC" is not supported. Supported types: 
</f98><f99>Traceback (most recent call last):
  File "/testbed/obspy/core/stream.py", line 1433, in write
    format_ep = ENTRY_POINTS['waveform_write'][format]
KeyError: 'SAC'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 236, in test_convert_to_sac
    st.write(tmpfile, format="SAC")
  File "/testbed/obspy/core/stream.py", line 1441, in write
    ', '.join(ENTRY_POINTS['waveform_write'])))
ValueError: Writing format "SAC" is not supported. Supported types: 
</f99><f100>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'SAC'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 827, in test_decimate_resample
    tr = read(self.file, format='SAC')[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "SAC" is not supported. Supported types: 
</f100><f101>Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 271, in test_default_values
    tr = read(self.file)[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/sac/tests/data/test.sac
</f101><f102>Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 930, in test_encoding_flag
    tr0 = read(self.file_encode, encoding='cp1252')[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/sac/tests/data/test_encode.sac
</f102><f103>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'SAC'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 843, in test_invalid_header_field
    tr = read(self.file, format='SAC')[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "SAC" is not supported. Supported types: 
</f103><f104>Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 438, in test_issue390
    tr = read(self.file, headonly=True, debug_headers=True)[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/sac/tests/data/test.sac
</f104><f105>Traceback (most recent call last):
  File "/testbed/obspy/core/stream.py", line 1433, in write
    format_ep = ENTRY_POINTS['waveform_write'][format]
KeyError: 'SAC'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 341, in test_issue_156
    tr.write(sac_file, 'SAC')
  File "/testbed/obspy/core/trace.py", line 948, in write
    Stream([self]).write(filename, format, **kwargs)
  File "/testbed/obspy/core/stream.py", line 1441, in write
    ', '.join(ENTRY_POINTS['waveform_write'])))
ValueError: Writing format "SAC" is not supported. Supported types: 
</f105><f106>Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 254, in test_iztype11
    tr = read(sod_file)[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/sac/tests/data/dis.G.SCZ.__.BHE_short
</f106><f107>Traceback (most recent call last):
  File "/testbed/obspy/core/stream.py", line 1433, in write
    format_ep = ENTRY_POINTS['waveform_write'][format]
KeyError: 'SAC'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 816, in test_merge_sac_obspy_headers
    tr.write(tempfile, format='SAC')
  File "/testbed/obspy/core/trace.py", line 948, in write
    Stream([self]).write(filename, format, **kwargs)
  File "/testbed/obspy/core/stream.py", line 1441, in write
    ', '.join(ENTRY_POINTS['waveform_write'])))
ValueError: Writing format "SAC" is not supported. Supported types: 
</f107><f108>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'SAC'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 864, in test_not_ascii
    tr = read(self.file_notascii, format='SAC')[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "SAC" is not supported. Supported types: 
</f108><f109>Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 374, in test_not_used_but_given_headers
    tr1 = read(self.file)[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/sac/tests/data/test.sac
</f109><f110>Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 413, in test_null_terminated_strings
    tr = read(null_file)[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/sac/tests/data/null_terminated.sac
</f110><f111>Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 196, in test_read_and_write_via_obspy
    tr = read(self.file)[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/sac/tests/data/test.sac
</f111><f112>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'SAC'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 117, in test_read_big_endian_via_obspy
    tr = read(self.filebe, format='SAC')[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "SAC" is not supported. Supported types: 
</f112><f113>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'SAC'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 158, in test_read_head_via_obspy
    tr = read(self.file, format='SAC', headonly=True)[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "SAC" is not supported. Supported types: 
</f113><f114>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'SAC'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 50, in test_read_via_obspy
    tr = read(self.file, format='SAC')[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "SAC" is not supported. Supported types: 
</f114><f115>Traceback (most recent call last):
  File "/testbed/obspy/core/stream.py", line 213, in read
    stream = _read(pathname_or_url, format, headonly, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 151, in uncompress_file
    return func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file &lt;_io.BytesIO object at 0x7f3af2ad3af0&gt;

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 593, in test_read_via_obspy_from_bytes_io
    tr = read(buf)[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 221, in read
    st.extend(_read(fh.name, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /tmp/obspy-63v9rpel.tmp
</f115><f116>Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 474, in test_read_with_fsize
    self.assertRaises(SacError, read, longer_file)
  File "/usr/local/lib/python3.6/unittest/case.py", line 733, in assertRaises
    return context.handle('assertRaises', args, kwargs)
  File "/usr/local/lib/python3.6/unittest/case.py", line 178, in handle
    callable_obj(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/sac/tests/data/seism-longer.sac
</f116><f117>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'SAC'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 65, in test_read_write_via_obspy
    tr = read(self.file, format='SAC')[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "SAC" is not supported. Supported types: 
</f117><f118>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'SAC'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 98, in test_read_write_xy_via_obspy
    tr = read(self.file, format='SAC')[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "SAC" is not supported. Supported types: 
</f118><f119>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'SACXY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 83, in test_read_xy_write_xy_via_obspy
    tr = read(self.filexy, format='SACXY')[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "SACXY" is not supported. Supported types: 
</f119><f120>Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 283, in test_reference_time
    tr = read(self.fileseis)[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/sac/tests/data/seism.sac
</f120><f121>Traceback (most recent call last):
  File "/testbed/obspy/core/stream.py", line 1433, in write
    format_ep = ENTRY_POINTS['waveform_write'][format]
KeyError: 'SAC'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 889, in test_sac_file_from_new_header
    tr.write(tf, format='SAC')
  File "/testbed/obspy/core/trace.py", line 948, in write
    Stream([self]).write(filename, format, **kwargs)
  File "/testbed/obspy/core/stream.py", line 1441, in write
    ', '.join(ENTRY_POINTS['waveform_write'])))
ValueError: Writing format "SAC" is not supported. Supported types: 
</f121><f122>Traceback (most recent call last):
  File "/testbed/obspy/core/stream.py", line 1433, in write
    format_ep = ENTRY_POINTS['waveform_write'][format]
KeyError: 'SAC'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 187, in test_set_version
    st.write(tempfile, format="SAC")
  File "/testbed/obspy/core/stream.py", line 1441, in write
    ', '.join(ENTRY_POINTS['waveform_write'])))
ValueError: Writing format "SAC" is not supported. Supported types: 
</f122><f123>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'SAC'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 131, in test_swap_bytes_via_obspy
    trbe = read(self.filebe, format='SAC')[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "SAC" is not supported. Supported types: 
</f123><f124>Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 311, in test_undefined_b
    tr = read(self.file)[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/sac/tests/data/test.sac
</f124><f125>Traceback (most recent call last):
  File "/testbed/obspy/core/stream.py", line 1433, in write
    format_ep = ENTRY_POINTS['waveform_write'][format]
KeyError: 'SAC'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 781, in test_valid_sac_from_minimal_existing_sac_header
    tr.write(tempfile, format='SAC')
  File "/testbed/obspy/core/trace.py", line 948, in write
    Stream([self]).write(filename, format, **kwargs)
  File "/testbed/obspy/core/stream.py", line 1441, in write
    ', '.join(ENTRY_POINTS['waveform_write'])))
ValueError: Writing format "SAC" is not supported. Supported types: 
</f125><f126>Traceback (most recent call last):
  File "/testbed/obspy/core/stream.py", line 1433, in write
    format_ep = ENTRY_POINTS['waveform_write'][format]
KeyError: 'SACXY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 365, in test_write_sac_xy_with_minimum_stats
    tr.write(sac_file, 'SACXY')
  File "/testbed/obspy/core/trace.py", line 948, in write
    Stream([self]).write(filename, format, **kwargs)
  File "/testbed/obspy/core/stream.py", line 1441, in write
    ', '.join(ENTRY_POINTS['waveform_write'])))
ValueError: Writing format "SACXY" is not supported. Supported types: 
</f126><f127>Traceback (most recent call last):
  File "/testbed/obspy/core/stream.py", line 1433, in write
    format_ep = ENTRY_POINTS['waveform_write'][format]
KeyError: 'SAC'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 427, in test_write_small_trace
    tr.write(tempfile, format=format)
  File "/testbed/obspy/core/trace.py", line 948, in write
    Stream([self]).write(filename, format, **kwargs)
  File "/testbed/obspy/core/stream.py", line 1441, in write
    ', '.join(ENTRY_POINTS['waveform_write'])))
ValueError: Writing format "SAC" is not supported. Supported types: 
</f127><f128>Traceback (most recent call last):
  File "/testbed/obspy/core/stream.py", line 1433, in write
    format_ep = ENTRY_POINTS['waveform_write'][format]
KeyError: 'SAC'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 175, in test_write_via_obspy
    st.write(tempfile, format='SAC')
  File "/testbed/obspy/core/stream.py", line 1441, in write
    ', '.join(ENTRY_POINTS['waveform_write'])))
ValueError: Writing format "SAC" is not supported. Supported types: 
</f128><f129>Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 604, in test_write_via_obspy_to_bytes_io
    tr = read(self.file)[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/sac/tests/data/test.sac
</f129><f130>Traceback (most recent call last):
  File "/testbed/obspy/core/stream.py", line 1433, in write
    format_ep = ENTRY_POINTS['waveform_write'][format]
KeyError: 'SAC'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 401, in test_writing_micro_seconds
    st.write(tmpfile, format="SAC")
  File "/testbed/obspy/core/stream.py", line 1441, in write
    ', '.join(ENTRY_POINTS['waveform_write'])))
ValueError: Writing format "SAC" is not supported. Supported types: 
</f130><f131>Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 740, in test_writing_to_file_like_objects_with_obspy
    st = read()[:1]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 207, in read
    st = _create_example_stream(headonly=headonly)
  File "/testbed/obspy/core/stream.py", line 321, in _create_example_stream
    inv = read_inventory(os.path.join(data_dir, "BW_RJOB.xml"))
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/core/data/BW_RJOB.xml
</f131><f132>Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 578, in test_writing_to_io_string_io_fails
    st = read()[:1]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 207, in read
    st = _create_example_stream(headonly=headonly)
  File "/testbed/obspy/core/stream.py", line 321, in _create_example_stream
    inv = read_inventory(os.path.join(data_dir, "BW_RJOB.xml"))
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/core/data/BW_RJOB.xml
</f132><f133>Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 570, in test_writing_to_obj_with_multiple_traces_fails
    st = read()
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 207, in read
    st = _create_example_stream(headonly=headonly)
  File "/testbed/obspy/core/stream.py", line 321, in _create_example_stream
    inv = read_inventory(os.path.join(data_dir, "BW_RJOB.xml"))
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/core/data/BW_RJOB.xml
</f133><f134>Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_core.py", line 923, in test_wrong_encoding
    tr0 = read(self.file_encode)[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/sac/tests/data/test_encode.sac
</f134><f135>Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_sacpz.py", line 53, in test_write_sacpz_multiple_channels
    inv = read_inventory("/path/to/IU_ANMO_BH.xml")
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/core/tests/data/IU_ANMO_BH.xml
</f135><f136>Traceback (most recent call last):
  File "/testbed/obspy/io/sac/tests/test_sacpz.py", line 37, in test_write_sacpz_single_channel
    inv = read_inventory("/path/to/IU_ANMO_00_BHZ.xml")
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/core/tests/data/IU_ANMO_00_BHZ.xml
</f136><f137>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.sac.core._internal_read_sac_xy
  File "/testbed/obspy/io/sac/core.py", line 212, in _internal_read_sac_xy

----------------------------------------------------------------------
File "/testbed/obspy/io/sac/core.py", line 238, in obspy.io.sac.core._internal_read_sac_xy
Failed example:
    st = read("/path/to/testxy.sac")
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.sac.core._internal_read_sac_xy[1]&gt;", line 1, in &lt;module&gt;
        st = read("/path/to/testxy.sac")
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 234, in read
        st.extend(_read(file, format, headonly, **kwargs).traces)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 276, in _read
        headonly=headonly, **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/io/sac/tests/data/testxy.sac

</f137><f138>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.sac.core._read_sac
  File "/testbed/obspy/io/sac/core.py", line 311, in _read_sac

----------------------------------------------------------------------
File "/testbed/obspy/io/sac/core.py", line 340, in obspy.io.sac.core._read_sac
Failed example:
    st = read("/path/to/test.sac")
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.sac.core._read_sac[1]&gt;", line 1, in &lt;module&gt;
        st = read("/path/to/test.sac")
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 234, in read
        st.extend(_read(file, format, headonly, **kwargs).traces)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 276, in _read
        headonly=headonly, **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/io/sac/tests/data/test.sac

</f138><f139>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.sac.core._read_sac_xy
  File "/testbed/obspy/io/sac/core.py", line 174, in _read_sac_xy

----------------------------------------------------------------------
File "/testbed/obspy/io/sac/core.py", line 200, in obspy.io.sac.core._read_sac_xy
Failed example:
    st = read("/path/to/testxy.sac")
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.sac.core._read_sac_xy[1]&gt;", line 1, in &lt;module&gt;
        st = read("/path/to/testxy.sac")
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 234, in read
        st.extend(_read(file, format, headonly, **kwargs).traces)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 276, in _read
        headonly=headonly, **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/io/sac/tests/data/testxy.sac

</f139><f140>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.sac.core._write_sac
  File "/testbed/obspy/io/sac/core.py", line 396, in _write_sac

----------------------------------------------------------------------
File "/testbed/obspy/io/sac/core.py", line 421, in obspy.io.sac.core._write_sac
Failed example:
    st = read()
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.sac.core._write_sac[1]&gt;", line 1, in &lt;module&gt;
        st = read()
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 207, in read
        st = _create_example_stream(headonly=headonly)
      File "/testbed/obspy/core/stream.py", line 321, in _create_example_stream
        inv = read_inventory(os.path.join(data_dir, "BW_RJOB.xml"))
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
        format=format, *args, **kwargs)[0]
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/core/data/BW_RJOB.xml

</f140><f141>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.sac.core._write_sac_xy
  File "/testbed/obspy/io/sac/core.py", line 247, in _write_sac_xy

----------------------------------------------------------------------
File "/testbed/obspy/io/sac/core.py", line 268, in obspy.io.sac.core._write_sac_xy
Failed example:
    st = read()
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.sac.core._write_sac_xy[1]&gt;", line 1, in &lt;module&gt;
        st = read()
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 207, in read
        st = _create_example_stream(headonly=headonly)
      File "/testbed/obspy/core/stream.py", line 321, in _create_example_stream
        inv = read_inventory(os.path.join(data_dir, "BW_RJOB.xml"))
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
        format=format, *args, **kwargs)[0]
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/core/data/BW_RJOB.xml

</f141><f142>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.sac.__init__
  File "/testbed/obspy/io/sac/__init__.py", line 1, in __init__

----------------------------------------------------------------------
File "/testbed/obspy/io/sac/__init__.py", line 26, in obspy.io.sac.__init__
Failed example:
    st = read('/path/to/test.sac', debug_headers=True)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.sac.__init__[1]&gt;", line 1, in &lt;module&gt;
        st = read('/path/to/test.sac', debug_headers=True)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 234, in read
        st.extend(_read(file, format, headonly, **kwargs).traces)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 276, in _read
        headonly=headonly, **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/io/sac/tests/data/test.sac
----------------------------------------------------------------------
File "/testbed/obspy/io/sac/__init__.py", line 27, in obspy.io.sac.__init__
Failed example:
    st #doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.sac.__init__[2]&gt;", line 1, in &lt;module&gt;
        st #doctest: +ELLIPSIS
    NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/sac/__init__.py", line 29, in obspy.io.sac.__init__
Failed example:
    print(st) #doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.sac.__init__[3]&gt;", line 1, in &lt;module&gt;
        print(st) #doctest: +ELLIPSIS
    NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/sac/__init__.py", line 41, in obspy.io.sac.__init__
Failed example:
    print(st[0].stats)  # doctest: +NORMALIZE_WHITESPACE +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.sac.__init__[4]&gt;", line 1, in &lt;module&gt;
        print(st[0].stats)  # doctest: +NORMALIZE_WHITESPACE +ELLIPSIS
    NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/sac/__init__.py", line 54, in obspy.io.sac.__init__
Failed example:
    print(st[0].stats.sac.dist)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.sac.__init__[5]&gt;", line 1, in &lt;module&gt;
        print(st[0].stats.sac.dist)
    NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/sac/__init__.py", line 59, in obspy.io.sac.__init__
Failed example:
    st[0].data #doctest: +ELLIPSIS +NORMALIZE_WHITESPACE
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.sac.__init__[6]&gt;", line 1, in &lt;module&gt;
        st[0].data #doctest: +ELLIPSIS +NORMALIZE_WHITESPACE
    NameError: name 'st' is not defined

</f142><f143>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.sac.sactrace
  File "/testbed/obspy/io/sac/sactrace.py", line 1, in sactrace

----------------------------------------------------------------------
File "/testbed/obspy/io/sac/sactrace.py", line 271, in obspy.io.sac.sactrace
Failed example:
    tr = read()[0]
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.sac.sactrace[17]&gt;", line 1, in &lt;module&gt;
        tr = read()[0]
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 207, in read
        st = _create_example_stream(headonly=headonly)
      File "/testbed/obspy/core/stream.py", line 321, in _create_example_stream
        inv = read_inventory(os.path.join(data_dir, "BW_RJOB.xml"))
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
        format=format, *args, **kwargs)[0]
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/core/data/BW_RJOB.xml
----------------------------------------------------------------------
File "/testbed/obspy/io/sac/sactrace.py", line 272, in obspy.io.sac.sactrace
Failed example:
    print(tr.stats)  # doctest: +ELLIPSIS +NORMALIZE_WHITESPACE
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.sac.sactrace[18]&gt;", line 1, in &lt;module&gt;
        print(tr.stats)  # doctest: +ELLIPSIS +NORMALIZE_WHITESPACE
    NameError: name 'tr' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/sac/sactrace.py", line 289, in obspy.io.sac.sactrace
Failed example:
    sac = SACTrace.from_obspy_trace(tr)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.sac.sactrace[19]&gt;", line 1, in &lt;module&gt;
        sac = SACTrace.from_obspy_trace(tr)
    NameError: name 'tr' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/sac/sactrace.py", line 290, in obspy.io.sac.sactrace
Failed example:
    print(sac)  # doctest: +NORMALIZE_WHITESPACE +ELLIPSIS
Expected:
    Reference Time = 08/24/2009 (236) 00:20:03.000000
       iztype IB: begin time
    b          = 0.0
    delta      = 0.009999999...
    e          = 29.989999...
    iftype     = itime
    iztype     = ib
    kcmpnm     = EHZ
    knetwk     = BW
    kstnm      = RJOB
    lcalda     = False
    leven      = True
    lovrok     = True
    lpspol     = True
    npts       = 3000
    nvhdr      = 6
    nzhour     = 0
    nzjday     = 236
    nzmin      = 20
    nzmsec     = 0
    nzsec      = 3
    nzyear     = 2009
    scale      = 1.0
Got:
    Reference Time = 01/01/1970 (001) 00:00:00.000000
    	iztype IB: begin time
    b          = 0.0
    delta      = 1.0
    e          = 0.0
    iftype     = itime
    internal0  = 2.0
    iztype     = ib
    lcalda     = False
    leven      = True
    lovrok     = True
    lpspol     = True
    npts       = 0
    nvhdr      = 6
    nzhour     = 0
    nzjday     = 1
    nzmin      = 0
    nzmsec     = 0
    nzsec      = 0
    nzyear     = 1970
----------------------------------------------------------------------
File "/testbed/obspy/io/sac/sactrace.py", line 316, in obspy.io.sac.sactrace
Failed example:
    print(tr2.stats)  # doctest: +NORMALIZE_WHITESPACE +ELLIPSIS
Expected:
             network: BW
             station: RJOB
            location:
             channel: EHZ
           starttime: 2009-08-24T00:20:03.000000Z
             endtime: 2009-08-24T00:20:32.990000Z
       sampling_rate: 100.0
               delta: 0.01
                npts: 3000
               calib: 1.0
                 sac: AttribDict(...)
Got:
             network: 
             station: 
            location: 
             channel: 
           starttime: 1970-01-01T00:00:00.000000Z
             endtime: 1970-01-01T00:00:00.000000Z
       sampling_rate: 1.0
               delta: 1.0
                npts: 0
               calib: 1.0
                 sac: AttribDict({'delta': 1.0, 'b': 0.0, 'e': 0.0, 'internal0': 2.0, 'nzyear': 1970, 'nzjday': 1, 'nzhour': 0, 'nzmin': 0, 'nzsec': 0, 'nzmsec': 0, 'nvhdr': 6, 'npts': 0, 'iftype': 1, 'iztype': 9, 'leven': 1, 'lpspol': 1, 'lovrok': 1, 'lcalda': 0})

</f143><f144>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.sac.sactrace.SACTrace.read
  File "/testbed/obspy/io/sac/sactrace.py", line 1034, in read

----------------------------------------------------------------------
File "/testbed/obspy/io/sac/sactrace.py", line 1075, in obspy.io.sac.sactrace.SACTrace.read
Failed example:
    sac.data  # doctest: +ELLIPSIS +NORMALIZE_WHITESPACE
Expected:
    array([ -8.74227766e-08,  -3.09016973e-01,  -5.87785363e-01,
            -8.09017122e-01,  -9.51056600e-01,  -1.00000000e+00,
            -9.51056302e-01,  -8.09016585e-01,  -5.87784529e-01,
            ...
             8.09022486e-01,   9.51059461e-01,   1.00000000e+00,
             9.51053500e-01,   8.09011161e-01,   5.87777138e-01,
             3.09007347e-01], dtype=float32)
Got:
    array([-8.74227766e-08, -3.09016973e-01, -5.87785363e-01, -8.09017122e-01,
           -9.51056600e-01, -1.00000000e+00, -9.51056302e-01, -8.09016585e-01,
           -5.87784529e-01, -3.09016049e-01,  1.12851990e-06,  3.09018195e-01,
            5.87786376e-01,  8.09017897e-01,  9.51057017e-01,  1.00000000e+00,
            9.51056063e-01,  8.09016109e-01,  5.87783873e-01,  3.09015274e-01,
           -1.93119831e-06, -3.09018940e-01, -5.87787032e-01, -8.09018373e-01,
           -9.51057255e-01, -1.00000000e+00, -9.51055706e-01, -8.09015334e-01,
           -5.87782860e-01, -3.09014052e-01,  3.21071411e-06,  3.09020162e-01,
            5.87788045e-01,  8.09019089e-01,  9.51057673e-01,  1.00000000e+00,
            9.51055288e-01,  8.09014559e-01,  5.87781847e-01,  3.09012860e-01,
           -4.49022991e-06, -3.09021384e-01, -5.87789118e-01, -8.09019864e-01,
           -9.51058090e-01, -1.00000000e+00, -9.51054871e-01, -8.09013844e-01,
           -5.87780774e-01, -3.09011638e-01,  5.76974526e-06,  3.09022605e-01,
            5.87790132e-01,  8.09020638e-01,  9.51058447e-01,  1.00000000e+00,
            9.51054513e-01,  8.09013069e-01,  5.87779760e-01,  3.09010416e-01,
           -7.04926106e-06, -3.09023827e-01, -5.87791145e-01, -8.09021354e-01,
           -9.51058865e-01, -1.00000000e+00, -9.51054096e-01, -8.09012353e-01,
           -5.87778747e-01, -3.09009194e-01,  8.32877686e-06,  3.09025049e-01,
            5.87792218e-01,  8.09022129e-01,  9.51059222e-01,  1.00000000e+00,
            9.51053679e-01,  8.09011579e-01,  5.87777674e-01,  3.09007972e-01,
           -9.60829220e-06, -3.09026241e-01, -5.87793231e-01, -8.09022844e-01,
           -9.51059639e-01, -1.00000000e+00, -9.51053321e-01, -8.09010804e-01,
           -5.87776661e-01, -3.09006751e-01,  1.08878085e-05,  3.09027463e-01,
            5.87792754e-01,  8.09022486e-01,  9.51059461e-01,  1.00000000e+00,
            9.51053500e-01,  8.09011161e-01,  5.87777138e-01,  3.09007347e-01],
          dtype=float32)

</f144></errors><failures /></io.sac><io.scardec><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.004453182220458984</timetaken><tested>True</tested><tests>4</tests><skipped>0</skipped><errors><f145>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 811, in read_events
    catalog = _read(pathname_or_url, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 151, in uncompress_file
    return func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file &lt;_io.BytesIO object at 0x7f3af2ae8f10&gt;

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/scardec/tests/test_core.py", line 141, in test_read_and_write_scardec_from_bytes_io
    cat = obspy.read_events(buf)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 818, in read_events
    catalog = _read(fh.name, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /tmp/obspy-rv9rr9i2.tmp
</f145><f146>Traceback (most recent call last):
  File "/testbed/obspy/io/scardec/tests/test_core.py", line 45, in test_read_and_write_scardec_from_files
    cat = obspy.read_events(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/scardec/tests/data/test.scardec
</f146><f147>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 811, in read_events
    catalog = _read(pathname_or_url, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 151, in uncompress_file
    return func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file &lt;_io.BufferedReader name='/testbed/obspy/io/scardec/tests/data/test.scardec'&gt;

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/scardec/tests/test_core.py", line 95, in test_read_and_write_scardec_from_open_files
    cat = obspy.read_events(fh)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 818, in read_events
    catalog = _read(fh.name, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /tmp/obspy-00tqzl1b.tmp
</f147></errors><failures /></io.scardec><io.seg2><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.0010952949523925781</timetaken><tested>True</tested><tests>1</tests><skipped>0</skipped><errors><f148>Traceback (most recent call last):
  File "/testbed/obspy/io/seg2/tests/test_seg2.py", line 84, in test_read_data_format_2
    st = read(basename + ".seg2.gz")
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 203, in uncompress_file
    stream = func(tempfile.name, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /tmp/obspy-6o01iand.tmp
</f148></errors><failures /></io.seg2><io.segy><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0</timetaken><tested>True</tested><tests>1</tests><skipped>0</skipped><failures /><errors><f149>&gt;&gt;&gt; Cannot import test suite for module obspy.io.segy due to:
-------------------------------------------------------------
  File "/usr/local/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/usr/local/lib/python3.6/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/testbed/obspy/scripts/runtests.py", line 748, in &lt;module&gt;
    errors = run(interactive=False)
  File "/testbed/obspy/scripts/runtests.py", line 706, in run
    pr_url=args.pr_url)
  File "/testbed/obspy/scripts/runtests.py", line 533, in run_tests
    suites, status, import_failures = _get_suites(verbosity, tests)
  File "/testbed/obspy/scripts/runtests.py", line 154, in _get_suites
    suite.append(ut.loadTestsFromName(test, None))
  File "/usr/local/lib/python3.6/unittest/loader.py", line 204, in loadTestsFromName
    test = obj()
  File "/testbed/obspy/io/segy/tests/__init__.py", line 36, in suite
    add_doctests(suite, MODULE_NAME)
  File "/testbed/obspy/core/util/testing.py", line 120, in add_doctests
    fromlist=[native_str("obspy")])
  File "/testbed/obspy/io/segy/core.py", line 23, in &lt;module&gt;
    from .header import (BINARY_FILE_HEADER_FORMAT, DATA_SAMPLE_FORMAT_CODE_DTYPE,
  File "/testbed/obspy/io/segy/header.py", line 12, in &lt;module&gt;
    from . import pack, unpack
  File "/testbed/obspy/io/segy/unpack.py", line 26, in &lt;module&gt;
    from .util import clibsegy
  File "/testbed/obspy/io/segy/util.py", line 12, in &lt;module&gt;
    clibsegy = _load_cdll("segy")
  File "/testbed/obspy/core/util/libnames.py", line 97, in _load_cdll
    raise ImportError(msg)

ImportError: Could not load shared library "libsegy_Linux_64bit_py36.cpython-36m-x86_64-linux-gnu.so".

 /testbed/obspy/core/util/../../lib/libsegy_Linux_64bit_py36.cpython-36m-x86_64-linux-gnu.so: cannot open shared object file: No such file or directory
</f149></errors></io.segy><io.seisan><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.046262264251708984</timetaken><tested>True</tested><tests>8</tests><skipped>0</skipped><errors><f150>Traceback (most recent call last):
  File "/testbed/obspy/io/seisan/tests/test_core.py", line 197, in test_read_obspy
    '2011-09-06-1311-36S.A1032_001BH_Z'))
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/seisan/tests/data/2011-09-06-1311-36S.A1032_001BH_Z
</f150><f151>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.seisan.core._read_seisan
  File "/testbed/obspy/io/seisan/core.py", line 117, in _read_seisan

----------------------------------------------------------------------
File "/testbed/obspy/io/seisan/core.py", line 133, in obspy.io.seisan.core._read_seisan
Failed example:
    st = read("/path/to/2001-01-13-1742-24S.KONO__004")
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.seisan.core._read_seisan[1]&gt;", line 1, in &lt;module&gt;
        st = read("/path/to/2001-01-13-1742-24S.KONO__004")
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 234, in read
        st.extend(_read(file, format, headonly, **kwargs).traces)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 276, in _read
        headonly=headonly, **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/io/seisan/tests/data/2001-01-13-1742-24S.KONO__004
----------------------------------------------------------------------
File "/testbed/obspy/io/seisan/core.py", line 134, in obspy.io.seisan.core._read_seisan
Failed example:
    st  # doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.seisan.core._read_seisan[2]&gt;", line 1, in &lt;module&gt;
        st  # doctest: +ELLIPSIS
    NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/seisan/core.py", line 136, in obspy.io.seisan.core._read_seisan
Failed example:
    print(st)  # doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.seisan.core._read_seisan[3]&gt;", line 1, in &lt;module&gt;
        print(st)  # doctest: +ELLIPSIS
    NameError: name 'st' is not defined

</f151><f152>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.seisan.__init__
  File "/testbed/obspy/io/seisan/__init__.py", line 1, in __init__

----------------------------------------------------------------------
File "/testbed/obspy/io/seisan/__init__.py", line 23, in obspy.io.seisan.__init__
Failed example:
    st = read("/path/to/2001-01-13-1742-24S.KONO__004")
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.seisan.__init__[1]&gt;", line 1, in &lt;module&gt;
        st = read("/path/to/2001-01-13-1742-24S.KONO__004")
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 234, in read
        st.extend(_read(file, format, headonly, **kwargs).traces)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 276, in _read
        headonly=headonly, **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/io/seisan/tests/data/2001-01-13-1742-24S.KONO__004
----------------------------------------------------------------------
File "/testbed/obspy/io/seisan/__init__.py", line 24, in obspy.io.seisan.__init__
Failed example:
    st  # doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.seisan.__init__[2]&gt;", line 1, in &lt;module&gt;
        st  # doctest: +ELLIPSIS
    NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/seisan/__init__.py", line 26, in obspy.io.seisan.__init__
Failed example:
    print(st)  # doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.seisan.__init__[3]&gt;", line 1, in &lt;module&gt;
        print(st)  # doctest: +ELLIPSIS
    NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/seisan/__init__.py", line 37, in obspy.io.seisan.__init__
Failed example:
    print(st[0].stats)  # doctest: +NORMALIZE_WHITESPACE
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.seisan.__init__[4]&gt;", line 1, in &lt;module&gt;
        print(st[0].stats)  # doctest: +NORMALIZE_WHITESPACE
    NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/seisan/__init__.py", line 52, in obspy.io.seisan.__init__
Failed example:
    print(st[0].data)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.seisan.__init__[5]&gt;", line 1, in &lt;module&gt;
        print(st[0].data)
    NameError: name 'st' is not defined

</f152></errors><failures /></io.seisan><io.seiscomp><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.17901396751403809</timetaken><tested>True</tested><tests>42</tests><skipped>0</skipped><errors><f153>Traceback (most recent call last):
  File "/testbed/obspy/io/seiscomp/tests/test_event.py", line 311, in test_read_and_write
    catalog = read_events(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/seiscomp/tests/data/qml-example-1.2-RC3_write.sc3ml
</f153><f154>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'SC3ML'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/seiscomp/tests/test_event.py", line 209, in test_read_quakeml
    read_events(filename, format='SC3ML')
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "SC3ML" is not supported. Supported types: 
</f154><f155>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 811, in read_events
    catalog = _read(pathname_or_url, format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 151, in uncompress_file
    return func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file b'&lt;?xml version="1.0" encoding="UTF-8"?&gt;\n&lt;seiscomp xmlns="http://geofon.gfz-potsdam.de/ns/seiscomp3-schema/0.9" version="0.9"&gt;\n  &lt;EventParameters publicID="smi:nz.org.geonet/catalog/1"&gt;\n    &lt;amplitude publicID="smi:nz.org.geonet/event/2806038g/amplitude/1/modified"&gt;\n      &lt;type&gt;A&lt;/type&gt;\n      &lt;amplitude&gt;\n        &lt;value&gt;1.0e-08&lt;/value&gt;\n      &lt;/amplitude&gt;\n      &lt;timeWindow&gt;\n        &lt;reference&gt;2007-10-10T14:40:39.055&lt;/reference&gt;\n        &lt;begin&gt;0&lt;/begin&gt;\n        &lt;end&gt;0.51424&lt;/end&gt;\n      &lt;/timeWindow&gt;\n      &lt;unit&gt;m/s&lt;/unit&gt;\n    &lt;/amplitude&gt;\n    &lt;origin publicID="smi:nz.org.geonet/event/2806038g/origin/1"&gt;\n      &lt;time&gt;\n        &lt;value&gt;2007-10-10T14:40:39.055&lt;/value&gt;\n        &lt;uncertainty&gt;0.51424&lt;/uncertainty&gt;\n        &lt;confidenceLevel&gt;68.0&lt;/confidenceLevel&gt;\n      &lt;/time&gt;\n      &lt;latitude&gt;\n        &lt;value&gt;-38.28462&lt;/value&gt;\n        &lt;uncertainty&gt;0.02711&lt;/uncertainty&gt;\n        &lt;confidenceLevel&gt;99.0&lt;/confidenceLevel&gt;\n      &lt;/latitude&gt;\n      &lt;longitude&gt;\n        &lt;value&gt;176.00703&lt;/value&gt;\n        &lt;uncertainty&gt;0.02229&lt;/uncertainty&gt;\n        &lt;confidenceLevel&gt;99.0&lt;/confidenceLevel&gt;\n      &lt;/longitude&gt;\n      &lt;depth&gt;\n        &lt;value&gt;0.1555297&lt;/value&gt;\n        &lt;uncertainty&gt;0.0043677&lt;/uncertainty&gt;\n        &lt;confidenceLevel&gt;90.0&lt;/confidenceLevel&gt;\n      &lt;/depth&gt;\n      &lt;depthType&gt;from location&lt;/depthType&gt;\n      &lt;timeFixed&gt;true&lt;/timeFixed&gt;\n      &lt;epicenterFixed&gt;false&lt;/epicenterFixed&gt;\n      &lt;referenceSystemID&gt;smi:nz.org.geonet/referencesystem/27200&lt;/referenceSystemID&gt;\n      &lt;quality&gt;\n        &lt;usedPhaseCount&gt;23&lt;/usedPhaseCount&gt;\n        &lt;usedStationCount&gt;19&lt;/usedStationCount&gt;\n        &lt;standardError&gt;0.21386&lt;/standardError&gt;\n        &lt;azimuthalGap&gt;203&lt;/azimuthalGap&gt;\n        &lt;maximumDistance&gt;217.43&lt;/maximumDistance&gt;\n        &lt;minimumDistance&gt;96.61&lt;/minimumDistance&gt;\n      &lt;/quality&gt;\n      &lt;type&gt;hypocenter&lt;/type&gt;\n      &lt;evaluationMode&gt;manual&lt;/evaluationMode&gt;\n      &lt;evaluationStatus&gt;confirmed&lt;/evaluationStatus&gt;\n      &lt;stationMagnitude publicID="smi:nz.org.geonet/event/2806038g/stationmagnitude/1"&gt;\n        &lt;originID&gt;smi:nz.org.geonet/event/2806038g/origin/1&lt;/originID&gt;\n        &lt;magnitude&gt;\n          &lt;value&gt;3.662&lt;/value&gt;\n          &lt;uncertainty&gt;0.217&lt;/uncertainty&gt;\n        &lt;/magnitude&gt;\n        &lt;amplitudeID&gt;smi:nz.org.geonet/event/2806038g/amplitude/1/modified&lt;/amplitudeID&gt;\n      &lt;/stationMagnitude&gt;\n      &lt;magnitude publicID="smi:nz.org.geonet/event/2806038g/magnitude/1"&gt;\n        &lt;magnitude&gt;\n          &lt;value&gt;3.662&lt;/value&gt;\n          &lt;uncertainty&gt;0.217&lt;/uncertainty&gt;\n        &lt;/magnitude&gt;\n        &lt;type&gt;ML&lt;/type&gt;\n        &lt;originID&gt;smi:nz.org.geonet/event/2806038g/origin/1&lt;/originID&gt;\n        &lt;stationCount&gt;15&lt;/stationCount&gt;\n        &lt;evaluationStatus&gt;confirmed&lt;/evaluationStatus&gt;\n      &lt;/magnitude&gt;\n    &lt;/origin&gt;\n    &lt;event publicID="smi:nz.org.geonet/event/2806038g"&gt;\n      &lt;preferredOriginID&gt;smi:nz.org.geonet/event/2806038g/origin/1&lt;/preferredOriginID&gt;\n      &lt;preferredMagnitudeID&gt;smi:nz.org.geonet/event/2806038g/magnitude/1&lt;/preferredMagnitudeID&gt;\n      &lt;type&gt;earthquake&lt;/type&gt;\n      &lt;originReference&gt;smi:nz.org.geonet/event/2806038g/origin/1&lt;/originReference&gt;\n    &lt;/event&gt;\n  &lt;/EventParameters&gt;\n&lt;/seiscomp&gt;\n'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/seiscomp/tests/test_event.py", line 200, in test_read_string
    catalog = read_events(data)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 815, in read_events
    pathname_or_url.seek(0)
AttributeError: 'bytes' object has no attribute 'seek'
</f155><f156>Traceback (most recent call last):
  File "/testbed/obspy/io/seiscomp/tests/test_event.py", line 90, in test_sc3ml_versions
    read_events(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/seiscomp/tests/data/version0.5
</f156><f157>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 495, in write
    format_ep = EVENT_ENTRY_POINTS_WRITE[format]
KeyError: 'SC3ML'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/seiscomp/tests/test_event.py", line 293, in test_write_example
    catalog.write(tf, format='SC3ML', validate=True)
  File "/testbed/obspy/core/event/catalog.py", line 503, in write
    ', '.join(EVENT_ENTRY_POINTS_WRITE)))
ValueError: Writing format "SC3ML" is not supported. Supported types: 
</f157><f158>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 495, in write
    format_ep = EVENT_ENTRY_POINTS_WRITE[format]
KeyError: 'SC3ML'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/seiscomp/tests/test_event.py", line 304, in test_write_remove_events
    event_removal=True)
  File "/testbed/obspy/core/event/catalog.py", line 503, in write
    ', '.join(EVENT_ENTRY_POINTS_WRITE)))
ValueError: Writing format "SC3ML" is not supported. Supported types: 
</f158><f159>Traceback (most recent call last):
  File "/testbed/obspy/core/event/catalog.py", line 495, in write
    format_ep = EVENT_ENTRY_POINTS_WRITE[format]
KeyError: 'SC3ML'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/seiscomp/tests/test_event.py", line 272, in test_write_xslt_neries_events
    verbose=True)
  File "/testbed/obspy/core/event/catalog.py", line 503, in write
    ', '.join(EVENT_ENTRY_POINTS_WRITE)))
ValueError: Writing format "SC3ML" is not supported. Supported types: 
</f159><f160>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'STATIONXML'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/seiscomp/tests/test_inventory.py", line 41, in setUp
    format="STATIONXML")
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "STATIONXML" is not supported. Supported types: 
</f160><f161>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'STATIONXML'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/seiscomp/tests/test_inventory.py", line 41, in setUp
    format="STATIONXML")
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "STATIONXML" is not supported. Supported types: 
</f161><f162>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'STATIONXML'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/seiscomp/tests/test_inventory.py", line 41, in setUp
    format="STATIONXML")
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "STATIONXML" is not supported. Supported types: 
</f162><f163>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'STATIONXML'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/seiscomp/tests/test_inventory.py", line 41, in setUp
    format="STATIONXML")
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "STATIONXML" is not supported. Supported types: 
</f163><f164>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'STATIONXML'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/seiscomp/tests/test_inventory.py", line 41, in setUp
    format="STATIONXML")
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "STATIONXML" is not supported. Supported types: 
</f164><f165>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'STATIONXML'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/seiscomp/tests/test_inventory.py", line 41, in setUp
    format="STATIONXML")
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "STATIONXML" is not supported. Supported types: 
</f165><f166>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.seiscomp.event._read_sc3ml
  File "/testbed/obspy/io/seiscomp/event.py", line 31, in _read_sc3ml

----------------------------------------------------------------------
File "/testbed/obspy/io/seiscomp/event.py", line 57, in obspy.io.seiscomp.event._read_sc3ml
Failed example:
    cat = read_events('/path/to/iris_events.sc3ml')
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.seiscomp.event._read_sc3ml[1]&gt;", line 1, in &lt;module&gt;
        cat = read_events('/path/to/iris_events.sc3ml')
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
        return func(*args, **kwargs)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
        catalog = _read(pathnames[0], format, **kwargs)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/event/catalog.py", line 857, in _read
        **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/io/seiscomp/tests/data/iris_events.sc3ml
----------------------------------------------------------------------
File "/testbed/obspy/io/seiscomp/event.py", line 58, in obspy.io.seiscomp.event._read_sc3ml
Failed example:
    print(cat)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.seiscomp.event._read_sc3ml[2]&gt;", line 1, in &lt;module&gt;
        print(cat)
    NameError: name 'cat' is not defined

</f166></errors><failures /></io.seiscomp><io.sh><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.04395627975463867</timetaken><tested>True</tested><tests>19</tests><skipped>0</skipped><errors><f167>Traceback (most recent call last):
  File "/testbed/obspy/io/sh/tests/test_core.py", line 293, in test_header_whitespaces
    tr = read()[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 207, in read
    st = _create_example_stream(headonly=headonly)
  File "/testbed/obspy/core/stream.py", line 321, in _create_example_stream
    inv = read_inventory(os.path.join(data_dir, "BW_RJOB.xml"))
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/core/data/BW_RJOB.xml
</f167><f168>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'SH_ASC'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/sh/tests/test_core.py", line 149, in test_read_and_write_multi_channel_asc_file_via_obspy
    stream1 = read(origfile, format="SH_ASC")
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "SH_ASC" is not supported. Supported types: 
</f168><f169>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'Q'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/sh/tests/test_core.py", line 206, in test_read_and_write_multi_channel_q_file_via_obspy
    stream1 = read(origfile, format="Q")
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "Q" is not supported. Supported types: 
</f169><f170>Traceback (most recent call last):
  File "/testbed/obspy/io/sh/tests/test_core.py", line 278, in test_write_long_header
    tr = read()[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 207, in read
    st = _create_example_stream(headonly=headonly)
  File "/testbed/obspy/core/stream.py", line 321, in _create_example_stream
    inv = read_inventory(os.path.join(data_dir, "BW_RJOB.xml"))
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/core/data/BW_RJOB.xml
</f170><f171>Traceback (most recent call last):
  File "/testbed/obspy/core/stream.py", line 1433, in write
    format_ep = ENTRY_POINTS['waveform_write'][format]
KeyError: 'SH_ASC'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/sh/tests/test_core.py", line 262, in test_write_small_trace
    tr.write(tempfile, format=format)
  File "/testbed/obspy/core/trace.py", line 948, in write
    Stream([self]).write(filename, format, **kwargs)
  File "/testbed/obspy/core/stream.py", line 1441, in write
    ', '.join(ENTRY_POINTS['waveform_write'])))
ValueError: Writing format "SH_ASC" is not supported. Supported types: 
</f171><f172>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.sh.core._read_asc
  File "/testbed/obspy/io/sh/core.py", line 96, in _read_asc

----------------------------------------------------------------------
File "/testbed/obspy/io/sh/core.py", line 124, in obspy.io.sh.core._read_asc
Failed example:
    st = read("/path/to/QFILE-TEST-ASC.ASC")
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.sh.core._read_asc[1]&gt;", line 1, in &lt;module&gt;
        st = read("/path/to/QFILE-TEST-ASC.ASC")
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 234, in read
        st.extend(_read(file, format, headonly, **kwargs).traces)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 276, in _read
        headonly=headonly, **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/io/sh/tests/data/QFILE-TEST-ASC.ASC
----------------------------------------------------------------------
File "/testbed/obspy/io/sh/core.py", line 125, in obspy.io.sh.core._read_asc
Failed example:
    st  # doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.sh.core._read_asc[2]&gt;", line 1, in &lt;module&gt;
        st  # doctest: +ELLIPSIS
    NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/sh/core.py", line 127, in obspy.io.sh.core._read_asc
Failed example:
    print(st)  # doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.sh.core._read_asc[3]&gt;", line 1, in &lt;module&gt;
        print(st)  # doctest: +ELLIPSIS
    NameError: name 'st' is not defined

</f172><f173>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.sh.core._read_q
  File "/testbed/obspy/io/sh/core.py", line 326, in _read_q

----------------------------------------------------------------------
File "/testbed/obspy/io/sh/core.py", line 367, in obspy.io.sh.core._read_q
Failed example:
    st = read("/path/to/QFILE-TEST.QHD")
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.sh.core._read_q[1]&gt;", line 1, in &lt;module&gt;
        st = read("/path/to/QFILE-TEST.QHD")
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 234, in read
        st.extend(_read(file, format, headonly, **kwargs).traces)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 276, in _read
        headonly=headonly, **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/io/sh/tests/data/QFILE-TEST.QHD
----------------------------------------------------------------------
File "/testbed/obspy/io/sh/core.py", line 368, in obspy.io.sh.core._read_q
Failed example:
    st    #doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.sh.core._read_q[2]&gt;", line 1, in &lt;module&gt;
        st    #doctest: +ELLIPSIS
    NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/sh/core.py", line 370, in obspy.io.sh.core._read_q
Failed example:
    print(st)  # doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.sh.core._read_q[3]&gt;", line 1, in &lt;module&gt;
        print(st)  # doctest: +ELLIPSIS
    NameError: name 'st' is not defined

</f173><f174>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.sh.__init__
  File "/testbed/obspy/io/sh/__init__.py", line 0, in __init__

----------------------------------------------------------------------
File "/testbed/obspy/io/sh/__init__.py", line 23, in obspy.io.sh.__init__
Failed example:
    st = read("/path/to/QFILE-TEST-ASC.ASC")
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.sh.__init__[1]&gt;", line 1, in &lt;module&gt;
        st = read("/path/to/QFILE-TEST-ASC.ASC")
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 234, in read
        st.extend(_read(file, format, headonly, **kwargs).traces)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 276, in _read
        headonly=headonly, **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/io/sh/tests/data/QFILE-TEST-ASC.ASC
----------------------------------------------------------------------
File "/testbed/obspy/io/sh/__init__.py", line 24, in obspy.io.sh.__init__
Failed example:
    st #doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.sh.__init__[2]&gt;", line 1, in &lt;module&gt;
        st #doctest: +ELLIPSIS
    NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/sh/__init__.py", line 26, in obspy.io.sh.__init__
Failed example:
    print(st)  # doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.sh.__init__[3]&gt;", line 1, in &lt;module&gt;
        print(st)  # doctest: +ELLIPSIS
    NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/sh/__init__.py", line 36, in obspy.io.sh.__init__
Failed example:
    print(st[0].stats) #doctest: +NORMALIZE_WHITESPACE +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.sh.__init__[4]&gt;", line 1, in &lt;module&gt;
        print(st[0].stats) #doctest: +NORMALIZE_WHITESPACE +ELLIPSIS
    NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/sh/__init__.py", line 50, in obspy.io.sh.__init__
Failed example:
    print(st[0].stats.sh['COMMENT'])
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.sh.__init__[5]&gt;", line 1, in &lt;module&gt;
        print(st[0].stats.sh['COMMENT'])
    NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/sh/__init__.py", line 55, in obspy.io.sh.__init__
Failed example:
    st[0].data #doctest: +ELLIPSIS +NORMALIZE_WHITESPACE
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.sh.__init__[6]&gt;", line 1, in &lt;module&gt;
        st[0].data #doctest: +ELLIPSIS +NORMALIZE_WHITESPACE
    NameError: name 'st' is not defined

</f174></errors><failures /></io.sh><io.shapefile><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.0021262168884277344</timetaken><tested>True</tested><tests>5</tests><skipped>4</skipped><errors><f175>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.shapefile.__init__
  File "/testbed/obspy/io/shapefile/__init__.py", line 1, in __init__

----------------------------------------------------------------------
File "/testbed/obspy/io/shapefile/__init__.py", line 12, in obspy.io.shapefile.__init__
Failed example:
    inv = read_inventory()  # load example data
Exception raised:
    Traceback (most recent call last):
      File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
        format_ep = eps[format]
    KeyError: 'STATIONXML'

    During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.shapefile.__init__[1]&gt;", line 1, in &lt;module&gt;
        inv = read_inventory()  # load example data
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/inventory/inventory.py", line 87, in read_inventory
        return _create_example_inventory()
      File "/testbed/obspy/core/inventory/inventory.py", line 46, in _create_example_inventory
        return read_inventory(path, format="STATIONXML")
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
        format=format, *args, **kwargs)[0]
      File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
        raise TypeError(msg % (format, ', '.join(eps)))
    TypeError: Format "STATIONXML" is not supported. Supported types: 
----------------------------------------------------------------------
File "/testbed/obspy/io/shapefile/__init__.py", line 14, in obspy.io.shapefile.__init__
Failed example:
    cat = read_events()  # load example data
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.shapefile.__init__[3]&gt;", line 1, in &lt;module&gt;
        cat = read_events()  # load example data
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
        return func(*args, **kwargs)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/event/catalog.py", line 806, in read_events
        return _create_example_catalog()
      File "/testbed/obspy/core/event/catalog.py", line 867, in _create_example_catalog
        return read_events('/path/to/neries_events.xml')
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
        return func(*args, **kwargs)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
        catalog = _read(pathnames[0], format, **kwargs)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/event/catalog.py", line 857, in _read
        **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/core/tests/data/neries_events.xml

</f175></errors><failures /></io.shapefile><io.stationtxt><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.009114503860473633</timetaken><tested>True</tested><tests>11</tests><skipped>0</skipped><errors><f176>Traceback (most recent call last):
  File "/testbed/obspy/io/stationtxt/tests/test_station_text_parsing.py", line 631, in test_parsing_faulty_header_at_channel_level
    inv_obs_good = obspy.read_inventory(good_file)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/stationtxt/tests/data/channel_level_fdsn.txt
</f176><f177>Traceback (most recent call last):
  File "/testbed/obspy/io/stationtxt/tests/test_station_text_parsing.py", line 660, in test_parsing_files_with_no_endtime
    inv_obs_a = obspy.read_inventory(file_a)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/stationtxt/tests/data/network_level_fdsn.txt
</f177><f178>Traceback (most recent call last):
  File "/testbed/obspy/io/stationtxt/tests/test_station_text_parsing.py", line 858, in test_read_write_stationtxt
    inv_obs = obspy.read_inventory(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/stationtxt/tests/data/network_level_fdsn.txt
</f178><f179>Traceback (most recent call last):
  File "/testbed/obspy/io/stationtxt/tests/test_station_text_parsing.py", line 408, in test_reading_channel_file
    inv_obs = obspy.read_inventory(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/stationtxt/tests/data/channel_level_fdsn.txt
</f179><f180>Traceback (most recent call last):
  File "/testbed/obspy/io/stationtxt/tests/test_station_text_parsing.py", line 568, in test_reading_channel_without_response_info
    inv_obs = obspy.read_inventory(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/stationtxt/tests/data/log_channel_fdsn.txt
</f180><f181>Traceback (most recent call last):
  File "/testbed/obspy/io/stationtxt/tests/test_station_text_parsing.py", line 120, in test_reading_network_file
    inv_obs = obspy.read_inventory(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/stationtxt/tests/data/network_level_fdsn.txt
</f181><f182>Traceback (most recent call last):
  File "/testbed/obspy/io/stationtxt/tests/test_station_text_parsing.py", line 205, in test_reading_station_file
    inv_obs = obspy.read_inventory(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/stationtxt/tests/data/station_level_fdsn.txt
</f182><f183>Traceback (most recent call last):
  File "/testbed/obspy/io/stationtxt/tests/test_station_text_parsing.py", line 478, in test_reading_unicode_file
    inv_obs = obspy.read_inventory(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/stationtxt/tests/data/unicode_example_fdsn.txt
</f183><f184>Traceback (most recent call last):
  File "/testbed/obspy/core/inventory/inventory.py", line 310, in write
    format_ep = ENTRY_POINTS['inventory_write'][format]
KeyError: 'STATIONTXT'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/stationtxt/tests/test_station_text_parsing.py", line 782, in test_write_stationtxt
    test_inv.write(stio, format="STATIONTXT", level="CHANNEL")
  File "/testbed/obspy/core/inventory/inventory.py", line 319, in write
    raise ValueError(msg)
ValueError: Writing format 'STATIONTXT' is not supported. Supported types: 
</f184><f185>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.stationtxt.__init__
  File "/testbed/obspy/io/stationtxt/__init__.py", line 2, in __init__

----------------------------------------------------------------------
File "/testbed/obspy/io/stationtxt/__init__.py", line 24, in obspy.io.stationtxt.__init__
Failed example:
    inv = obspy.read_inventory("/path/to/channel_level_fdsn.txt")
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.stationtxt.__init__[1]&gt;", line 1, in &lt;module&gt;
        inv = obspy.read_inventory("/path/to/channel_level_fdsn.txt")
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
        format=format, *args, **kwargs)[0]
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/io/stationtxt/tests/data/channel_level_fdsn.txt
----------------------------------------------------------------------
File "/testbed/obspy/io/stationtxt/__init__.py", line 25, in obspy.io.stationtxt.__init__
Failed example:
    print(inv)  # # doctest: +ELLIPSIS +NORMALIZE_WHITESPACE
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.stationtxt.__init__[2]&gt;", line 1, in &lt;module&gt;
        print(inv)  # # doctest: +ELLIPSIS +NORMALIZE_WHITESPACE
    NameError: name 'inv' is not defined

</f185></errors><failures /></io.stationtxt><io.stationxml><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.004544496536254883</timetaken><tested>True</tested><tests>20</tests><skipped>0</skipped><errors><f186>Traceback (most recent call last):
  File "/testbed/obspy/io/stationxml/tests/test_stationxml.py", line 101, in test_different_write_levels
    inv = obspy.read_inventory(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/stationxml/tests/data/stationxml_BK.CMB.__.LKS.xml
</f186><f187>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'STATIONXML'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/stationxml/tests/test_stationxml.py", line 725, in test_numbers_are_written_to_poles_and_zeros
    inv = obspy.read_inventory()
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 87, in read_inventory
    return _create_example_inventory()
  File "/testbed/obspy/core/inventory/inventory.py", line 46, in _create_example_inventory
    return read_inventory(path, format="STATIONXML")
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "STATIONXML" is not supported. Supported types: 
</f187><f188>Traceback (most recent call last):
  File "/testbed/obspy/io/stationxml/tests/test_stationxml.py", line 698, in test_parse_file_with_no_default_namespace
    inv = obspy.read_inventory(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/stationxml/tests/data/no_default_namespace.xml
</f188><f189>Traceback (most recent call last):
  File "/testbed/obspy/io/stationxml/tests/test_stationxml.py", line 711, in test_parse_file_with_schema_2
    inv = obspy.read_inventory(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/stationxml/tests/data/version20.xml
</f189><f190>Traceback (most recent call last):
  File "/testbed/obspy/io/stationxml/tests/test_stationxml.py", line 199, in test_read_and_write_full_file
    inv = obspy.read_inventory(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/stationxml/tests/data/full_random_stationxml.xml
</f190><f191>Traceback (most recent call last):
  File "/testbed/obspy/io/stationxml/tests/test_stationxml.py", line 146, in test_read_and_write_minimal_file
    inv = obspy.read_inventory(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/stationxml/tests/data/minimal_station.xml
</f191><f192>Traceback (most recent call last):
  File "/testbed/obspy/io/stationxml/tests/test_stationxml.py", line 604, in test_reading_and_writing_channel_with_response
    inv = obspy.read_inventory(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/stationxml/tests/data/IRIS_single_channel_with_response.xml
</f192><f193>Traceback (most recent call last):
  File "/testbed/obspy/io/stationxml/tests/test_stationxml.py", line 284, in test_reading_and_writing_full_network_tag
    inv = obspy.read_inventory(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/stationxml/tests/data/full_network_field_station.xml
</f193><f194>Traceback (most recent call last):
  File "/testbed/obspy/io/stationxml/tests/test_stationxml.py", line 255, in test_reading_and_writing_full_root_tag
    inv = obspy.read_inventory(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/stationxml/tests/data/minimal_with_non_obspy_module_and_sender_tags_station.xml
</f194><f195>Traceback (most recent call last):
  File "/testbed/obspy/io/stationxml/tests/test_stationxml.py", line 369, in test_reading_and_writing_full_station_tag
    inv = obspy.read_inventory(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/stationxml/tests/data/full_station_field_station.xml
</f195><f196>Traceback (most recent call last):
  File "/testbed/obspy/io/stationxml/tests/test_stationxml.py", line 1080, in test_reading_channel_without_coordinates
    inv = obspy.read_inventory(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/stationxml/tests/data/channel_without_coordinates.xml
</f196><f197>Traceback (most recent call last):
  File "/testbed/obspy/io/stationxml/tests/test_stationxml.py", line 1065, in test_reading_file_with_empty_channel_object
    inv = obspy.read_inventory(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/stationxml/tests/data/empty_channel.xml
</f197><f198>Traceback (most recent call last):
  File "/testbed/obspy/io/stationxml/tests/test_stationxml.py", line 244, in test_reading_other_module_tags
    inv = obspy.read_inventory(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/stationxml/tests/data/minimal_with_non_obspy_module_and_sender_tags_station.xml
</f198><f199>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'STATIONXML'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/stationxml/tests/test_stationxml.py", line 671, in test_stationxml_with_availability
    inv = obspy.read_inventory(filename, format="stationxml")
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "STATIONXML" is not supported. Supported types: 
</f199><f200>Traceback (most recent call last):
  File "/testbed/obspy/io/stationxml/tests/test_stationxml.py", line 176, in test_subsecond_read_and_write_minimal_file
    inv = obspy.read_inventory(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/stationxml/tests/data/minimal_station_with_microseconds.xml
</f200><f201>Traceback (most recent call last):
  File "/testbed/obspy/io/stationxml/tests/test_stationxml.py", line 896, in test_write_with_extra_tags_and_read
    inv = obspy.read_inventory(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/stationxml/tests/data/IRIS_single_channel_with_response_custom_tags.xml
</f201><f202>Traceback (most recent call last):
  File "/testbed/obspy/io/stationxml/tests/test_stationxml.py", line 765, in test_write_with_extra_tags_namespace_redef
    inv = obspy.read_inventory(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/stationxml/tests/data/stationxml_with_availability.xml
</f202><f203>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'STATIONXML'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/stationxml/tests/test_stationxml.py", line 786, in test_write_with_extra_tags_without_read_extra
    inv = obspy.read_inventory()
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 87, in read_inventory
    return _create_example_inventory()
  File "/testbed/obspy/core/inventory/inventory.py", line 46, in _create_example_inventory
    return read_inventory(path, format="STATIONXML")
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/inventory/inventory.py", line 98, in read_inventory
    format=format, *args, **kwargs)[0]
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "STATIONXML" is not supported. Supported types: 
</f203><f204>Traceback (most recent call last):
  File "/testbed/obspy/core/inventory/inventory.py", line 310, in write
    format_ep = ENTRY_POINTS['inventory_write'][format]
KeyError: 'STATIONXML'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/stationxml/tests/test_stationxml.py", line 224, in test_writing_module_tags
    inv.write(file_buffer, format="StationXML", validate=True)
  File "/testbed/obspy/core/inventory/inventory.py", line 319, in write
    raise ValueError(msg)
ValueError: Writing format 'STATIONXML' is not supported. Supported types: 
</f204></errors><failures /></io.stationxml><io.wav><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.009757280349731445</timetaken><tested>True</tested><tests>8</tests><skipped>0</skipped><errors><f205>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'WAV'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/wav/tests/test_core.py", line 70, in test_read_and_write_via_obspy
    tr = read(self.file, format='WAV')[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "WAV" is not supported. Supported types: 
</f205><f206>Traceback (most recent call last):
  File "/testbed/obspy/io/wav/tests/test_core.py", line 56, in test_read_head_via_obspy
    tr = read(self.file, headonly=True)[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/wav/tests/data/3cssan.near.8.1.RNON.wav
</f206><f207>Traceback (most recent call last):
  File "/testbed/obspy/io/wav/tests/test_core.py", line 43, in test_read_via_obspy
    tr = read(self.file)[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/wav/tests/data/3cssan.near.8.1.RNON.wav
</f207><f208>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'WAV'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/wav/tests/test_core.py", line 92, in test_rescale_on_write
    tr = read(self.file, format='WAV')[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "WAV" is not supported. Supported types: 
</f208><f209>Traceback (most recent call last):
  File "/testbed/obspy/core/util/base.py", line 395, in _read_from_plugin
    format_ep = eps[format]
KeyError: 'WAV'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/io/wav/tests/test_core.py", line 113, in test_write_stream_via_obspy
    tr = read(self.file, format='WAV')[0]
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 398, in _read_from_plugin
    raise TypeError(msg % (format, ', '.join(eps)))
TypeError: Format "WAV" is not supported. Supported types: 
</f209><f210>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.wav.core._read_wav
  File "/testbed/obspy/io/wav/core.py", line 69, in _read_wav

----------------------------------------------------------------------
File "/testbed/obspy/io/wav/core.py", line 88, in obspy.io.wav.core._read_wav
Failed example:
    st = read("/path/to/3cssan.near.8.1.RNON.wav")
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.wav.core._read_wav[1]&gt;", line 1, in &lt;module&gt;
        st = read("/path/to/3cssan.near.8.1.RNON.wav")
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 234, in read
        st.extend(_read(file, format, headonly, **kwargs).traces)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 276, in _read
        headonly=headonly, **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/io/wav/tests/data/3cssan.near.8.1.RNON.wav
----------------------------------------------------------------------
File "/testbed/obspy/io/wav/core.py", line 89, in obspy.io.wav.core._read_wav
Failed example:
    print(st) #doctest: +NORMALIZE_WHITESPACE
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.wav.core._read_wav[2]&gt;", line 1, in &lt;module&gt;
        print(st) #doctest: +NORMALIZE_WHITESPACE
    NameError: name 'st' is not defined

</f210><f211>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.wav.__init__
  File "/testbed/obspy/io/wav/__init__.py", line 0, in __init__

----------------------------------------------------------------------
File "/testbed/obspy/io/wav/__init__.py", line 22, in obspy.io.wav.__init__
Failed example:
    st = read("/path/to/3cssan.near.8.1.RNON.wav")
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.wav.__init__[1]&gt;", line 1, in &lt;module&gt;
        st = read("/path/to/3cssan.near.8.1.RNON.wav")
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 234, in read
        st.extend(_read(file, format, headonly, **kwargs).traces)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 276, in _read
        headonly=headonly, **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/io/wav/tests/data/3cssan.near.8.1.RNON.wav
----------------------------------------------------------------------
File "/testbed/obspy/io/wav/__init__.py", line 23, in obspy.io.wav.__init__
Failed example:
    print(st) #doctest: +NORMALIZE_WHITESPACE
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.wav.__init__[2]&gt;", line 1, in &lt;module&gt;
        print(st) #doctest: +NORMALIZE_WHITESPACE
    NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/wav/__init__.py", line 33, in obspy.io.wav.__init__
Failed example:
    print(st[0].stats) #doctest: +NORMALIZE_WHITESPACE +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.wav.__init__[3]&gt;", line 1, in &lt;module&gt;
        print(st[0].stats) #doctest: +NORMALIZE_WHITESPACE +ELLIPSIS
    NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/wav/__init__.py", line 48, in obspy.io.wav.__init__
Failed example:
    st[0].data
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.wav.__init__[4]&gt;", line 1, in &lt;module&gt;
        st[0].data
    NameError: name 'st' is not defined

</f211></errors><failures /></io.wav><io.win><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.023322343826293945</timetaken><tested>True</tested><tests>2</tests><skipped>0</skipped><errors><f212>Traceback (most recent call last):
  File "/testbed/obspy/io/win/tests/test_core.py", line 32, in test_read_via_obspy
    st = read(filename)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/win/tests/data/10030302.00
</f212></errors><failures /></io.win><io.xseed><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0</timetaken><tested>True</tested><tests>1</tests><skipped>0</skipped><failures /><errors><f213>&gt;&gt;&gt; Cannot import test suite for module obspy.io.xseed due to:
--------------------------------------------------------------
  File "/usr/local/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/usr/local/lib/python3.6/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/testbed/obspy/scripts/runtests.py", line 748, in &lt;module&gt;
    errors = run(interactive=False)
  File "/testbed/obspy/scripts/runtests.py", line 706, in run
    pr_url=args.pr_url)
  File "/testbed/obspy/scripts/runtests.py", line 533, in run_tests
    suites, status, import_failures = _get_suites(verbosity, tests)
  File "/testbed/obspy/scripts/runtests.py", line 154, in _get_suites
    suite.append(ut.loadTestsFromName(test, None))
  File "/usr/local/lib/python3.6/unittest/loader.py", line 204, in loadTestsFromName
    test = obj()
  File "/testbed/obspy/io/xseed/tests/__init__.py", line 17, in suite
    add_unittests(suite, MODULE_NAME)
  File "/testbed/obspy/core/util/testing.py", line 71, in add_unittests
    fromlist=[native_str("obspy")])
  File "/testbed/obspy/io/xseed/tests/test_core.py", line 22, in &lt;module&gt;
    from obspy.signal.invsim import evalresp_for_frequencies
  File "/testbed/obspy/signal/__init__.py", line 201, in &lt;module&gt;
    from .spectral_estimation import PPSD
  File "/testbed/obspy/signal/spectral_estimation.py", line 45, in &lt;module&gt;
    from obspy.signal.invsim import cosine_taper
  File "/testbed/obspy/signal/invsim.py", line 38, in &lt;module&gt;
    from obspy.signal import util
  File "/testbed/obspy/signal/util.py", line 24, in &lt;module&gt;
    from obspy.signal.headers import clibsignal
  File "/testbed/obspy/signal/headers.py", line 18, in &lt;module&gt;
    clibsignal = _load_cdll("signal")
  File "/testbed/obspy/core/util/libnames.py", line 97, in _load_cdll
    raise ImportError(msg)

ImportError: Could not load shared library "libsignal_Linux_64bit_py36.cpython-36m-x86_64-linux-gnu.so".

 /testbed/obspy/core/util/../../lib/libsignal_Linux_64bit_py36.cpython-36m-x86_64-linux-gnu.so: cannot open shared object file: No such file or directory
</f213></errors></io.xseed><io.y><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.008093118667602539</timetaken><tested>True</tested><tests>5</tests><skipped>0</skipped><errors><f214>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.y.core._read_y
  File "/testbed/obspy/io/y/core.py", line 134, in _read_y

----------------------------------------------------------------------
File "/testbed/obspy/io/y/core.py", line 153, in obspy.io.y.core._read_y
Failed example:
    st = read("/path/to/YAYT_BHZ_20021223.124800")
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.y.core._read_y[1]&gt;", line 1, in &lt;module&gt;
        st = read("/path/to/YAYT_BHZ_20021223.124800")
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 234, in read
        st.extend(_read(file, format, headonly, **kwargs).traces)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/stream.py", line 276, in _read
        headonly=headonly, **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/io/y/tests/data/YAYT_BHZ_20021223.124800
----------------------------------------------------------------------
File "/testbed/obspy/io/y/core.py", line 154, in obspy.io.y.core._read_y
Failed example:
    st  # doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.y.core._read_y[2]&gt;", line 1, in &lt;module&gt;
        st  # doctest: +ELLIPSIS
    NameError: name 'st' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/io/y/core.py", line 156, in obspy.io.y.core._read_y
Failed example:
    print(st)  # doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.y.core._read_y[3]&gt;", line 1, in &lt;module&gt;
        print(st)  # doctest: +ELLIPSIS
    NameError: name 'st' is not defined

</f214></errors><failures /></io.y><io.zmap><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.010508298873901367</timetaken><tested>True</tested><tests>14</tests><skipped>0</skipped><errors><f215>Traceback (most recent call last):
  File "/testbed/obspy/io/zmap/tests/test_zmap.py", line 31, in setUp
    self.catalog = read_events(path_to_catalog)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/zmap/tests/data/neries_events.xml
</f215><f216>Traceback (most recent call last):
  File "/testbed/obspy/io/zmap/tests/test_zmap.py", line 31, in setUp
    self.catalog = read_events(path_to_catalog)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/zmap/tests/data/neries_events.xml
</f216><f217>Traceback (most recent call last):
  File "/testbed/obspy/io/zmap/tests/test_zmap.py", line 31, in setUp
    self.catalog = read_events(path_to_catalog)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/zmap/tests/data/neries_events.xml
</f217><f218>Traceback (most recent call last):
  File "/testbed/obspy/io/zmap/tests/test_zmap.py", line 31, in setUp
    self.catalog = read_events(path_to_catalog)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/zmap/tests/data/neries_events.xml
</f218><f219>Traceback (most recent call last):
  File "/testbed/obspy/io/zmap/tests/test_zmap.py", line 31, in setUp
    self.catalog = read_events(path_to_catalog)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/zmap/tests/data/neries_events.xml
</f219><f220>Traceback (most recent call last):
  File "/testbed/obspy/io/zmap/tests/test_zmap.py", line 31, in setUp
    self.catalog = read_events(path_to_catalog)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/zmap/tests/data/neries_events.xml
</f220><f221>Traceback (most recent call last):
  File "/testbed/obspy/io/zmap/tests/test_zmap.py", line 31, in setUp
    self.catalog = read_events(path_to_catalog)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/zmap/tests/data/neries_events.xml
</f221><f222>Traceback (most recent call last):
  File "/testbed/obspy/io/zmap/tests/test_zmap.py", line 31, in setUp
    self.catalog = read_events(path_to_catalog)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/zmap/tests/data/neries_events.xml
</f222><f223>Traceback (most recent call last):
  File "/testbed/obspy/io/zmap/tests/test_zmap.py", line 31, in setUp
    self.catalog = read_events(path_to_catalog)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/zmap/tests/data/neries_events.xml
</f223><f224>Traceback (most recent call last):
  File "/testbed/obspy/io/zmap/tests/test_zmap.py", line 31, in setUp
    self.catalog = read_events(path_to_catalog)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/zmap/tests/data/neries_events.xml
</f224><f225>Traceback (most recent call last):
  File "/testbed/obspy/io/zmap/tests/test_zmap.py", line 31, in setUp
    self.catalog = read_events(path_to_catalog)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/zmap/tests/data/neries_events.xml
</f225><f226>Traceback (most recent call last):
  File "/testbed/obspy/io/zmap/tests/test_zmap.py", line 31, in setUp
    self.catalog = read_events(path_to_catalog)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
    catalog = _read(pathnames[0], format, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/event/catalog.py", line 857, in _read
    **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/io/zmap/tests/data/neries_events.xml
</f226><f227>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.zmap.__init__
  File "/testbed/obspy/io/zmap/__init__.py", line 1, in __init__

----------------------------------------------------------------------
File "/testbed/obspy/io/zmap/__init__.py", line 22, in obspy.io.zmap.__init__
Failed example:
    cat = read_events('/path/to/zmap_events.txt')
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.zmap.__init__[1]&gt;", line 1, in &lt;module&gt;
        cat = read_events('/path/to/zmap_events.txt')
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 334, in _locked_f
        return func(*args, **kwargs)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
        return func(*args, **kwargs)
      File "/testbed/obspy/core/event/catalog.py", line 843, in read_events
        catalog = _read(pathnames[0], format, **kwargs)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
        result = func(filename, *args, **kwargs)
      File "/testbed/obspy/core/event/catalog.py", line 857, in _read
        **kwargs)
      File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
        raise TypeError('Unknown format for file %s' % filename)
    TypeError: Unknown format for file /testbed/obspy/io/zmap/tests/data/zmap_events.txt
----------------------------------------------------------------------
File "/testbed/obspy/io/zmap/__init__.py", line 23, in obspy.io.zmap.__init__
Failed example:
    print(cat)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.io.zmap.__init__[2]&gt;", line 1, in &lt;module&gt;
        print(cat)
    NameError: name 'cat' is not defined

</f227></errors><failures /></io.zmap><realtime><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0</timetaken><tested>True</tested><tests>1</tests><skipped>0</skipped><failures /><errors><f228>&gt;&gt;&gt; Cannot import test suite for module obspy.realtime due to:
--------------------------------------------------------------
  File "/usr/local/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/usr/local/lib/python3.6/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/testbed/obspy/scripts/runtests.py", line 748, in &lt;module&gt;
    errors = run(interactive=False)
  File "/testbed/obspy/scripts/runtests.py", line 706, in run
    pr_url=args.pr_url)
  File "/testbed/obspy/scripts/runtests.py", line 533, in run_tests
    suites, status, import_failures = _get_suites(verbosity, tests)
  File "/testbed/obspy/scripts/runtests.py", line 154, in _get_suites
    suite.append(ut.loadTestsFromName(test, None))
  File "/usr/local/lib/python3.6/unittest/loader.py", line 204, in loadTestsFromName
    test = obj()
  File "/testbed/obspy/realtime/tests/__init__.py", line 17, in suite
    add_unittests(suite, MODULE_NAME)
  File "/testbed/obspy/core/util/testing.py", line 71, in add_unittests
    fromlist=[native_str("obspy")])
  File "/testbed/obspy/realtime/tests/test_rttrace.py", line 19, in &lt;module&gt;
    import obspy.signal.filter
  File "/testbed/obspy/signal/__init__.py", line 201, in &lt;module&gt;
    from .spectral_estimation import PPSD
  File "/testbed/obspy/signal/spectral_estimation.py", line 45, in &lt;module&gt;
    from obspy.signal.invsim import cosine_taper
  File "/testbed/obspy/signal/invsim.py", line 38, in &lt;module&gt;
    from obspy.signal import util
  File "/testbed/obspy/signal/util.py", line 24, in &lt;module&gt;
    from obspy.signal.headers import clibsignal
  File "/testbed/obspy/signal/headers.py", line 18, in &lt;module&gt;
    clibsignal = _load_cdll("signal")
  File "/testbed/obspy/core/util/libnames.py", line 97, in _load_cdll
    raise ImportError(msg)

ImportError: Could not load shared library "libsignal_Linux_64bit_py36.cpython-36m-x86_64-linux-gnu.so".

 /testbed/obspy/core/util/../../lib/libsignal_Linux_64bit_py36.cpython-36m-x86_64-linux-gnu.so: cannot open shared object file: No such file or directory
</f228></errors></realtime><scripts><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.0027849674224853516</timetaken><tested>True</tested><tests>2</tests><skipped>0</skipped><errors><f229>Traceback (most recent call last):
  File "/testbed/obspy/scripts/tests/test_print.py", line 23, in test_print
    obspy_print(self.all_files)
  File "/testbed/obspy/scripts/print.py", line 35, in main
    st += read(f, format=args.format)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/scripts/tests/../../io/ascii/tests/data/slist.ascii
</f229><f230>Traceback (most recent call last):
  File "/testbed/obspy/scripts/tests/test_print.py", line 32, in test_print_nomerge
    obspy_print(['--no-merge'] + self.all_files)
  File "/testbed/obspy/scripts/print.py", line 35, in main
    st += read(f, format=args.format)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 301, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 234, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 211, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 276, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 390, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /testbed/obspy/scripts/tests/../../io/ascii/tests/data/slist.ascii
</f230></errors><failures /></scripts><signal><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>0.00011873245239257812</timetaken><tested>True</tested><tests>1</tests><skipped>0</skipped><errors><f231>ImportError: Failed to import test module: signal
Traceback (most recent call last):
  File "/testbed/obspy/core/util/libnames.py", line 94, in _load_cdll
    cdll = ctypes.CDLL(str(libpath))
  File "/usr/local/lib/python3.6/ctypes/__init__.py", line 348, in __init__
    self._handle = _dlopen(self._name, mode)
OSError: /testbed/obspy/core/util/../../lib/libsignal_Linux_64bit_py36.cpython-36m-x86_64-linux-gnu.so: cannot open shared object file: No such file or directory

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.6/unittest/loader.py", line 153, in loadTestsFromName
    module = __import__(module_name)
  File "/testbed/obspy/signal/__init__.py", line 201, in &lt;module&gt;
    from .spectral_estimation import PPSD
  File "/testbed/obspy/signal/spectral_estimation.py", line 45, in &lt;module&gt;
    from obspy.signal.invsim import cosine_taper
  File "/testbed/obspy/signal/invsim.py", line 38, in &lt;module&gt;
    from obspy.signal import util
  File "/testbed/obspy/signal/util.py", line 24, in &lt;module&gt;
    from obspy.signal.headers import clibsignal
  File "/testbed/obspy/signal/headers.py", line 18, in &lt;module&gt;
    clibsignal = _load_cdll("signal")
  File "/testbed/obspy/core/util/libnames.py", line 97, in _load_cdll
    raise ImportError(msg)
ImportError: Could not load shared library "libsignal_Linux_64bit_py36.cpython-36m-x86_64-linux-gnu.so".

 /testbed/obspy/core/util/../../lib/libsignal_Linux_64bit_py36.cpython-36m-x86_64-linux-gnu.so: cannot open shared object file: No such file or directory

</f231></errors><failures /></signal><taup><installed>1.0.3.post0+1876.g9831e435ad.dirty.obspy.master</installed><timetaken>7.081031799316406e-05</timetaken><tested>True</tested><tests>1</tests><skipped>0</skipped><errors><f232>ImportError: Failed to import test module: taup
Traceback (most recent call last):
  File "/testbed/obspy/core/util/libnames.py", line 94, in _load_cdll
    cdll = ctypes.CDLL(str(libpath))
  File "/usr/local/lib/python3.6/ctypes/__init__.py", line 348, in __init__
    self._handle = _dlopen(self._name, mode)
OSError: /testbed/obspy/core/util/../../lib/libtau_Linux_64bit_py36.cpython-36m-x86_64-linux-gnu.so: cannot open shared object file: No such file or directory

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.6/unittest/loader.py", line 153, in loadTestsFromName
    module = __import__(module_name)
  File "/testbed/obspy/taup/__init__.py", line 451, in &lt;module&gt;
    from .tau import TauPyModel  # NOQA
  File "/testbed/obspy/taup/tau.py", line 20, in &lt;module&gt;
    from .tau_model import TauModel
  File "/testbed/obspy/taup/tau_model.py", line 20, in &lt;module&gt;
    from .slowness_model import SlownessModel
  File "/testbed/obspy/taup/slowness_model.py", line 18, in &lt;module&gt;
    from .slowness_layer import (bullen_depth_for,
  File "/testbed/obspy/taup/slowness_layer.py", line 14, in &lt;module&gt;
    from .c_wrappers import clibtau
  File "/testbed/obspy/taup/c_wrappers.py", line 17, in &lt;module&gt;
    clibtau = _load_cdll("tau")
  File "/testbed/obspy/core/util/libnames.py", line 97, in _load_cdll
    raise ImportError(msg)
ImportError: Could not load shared library "libtau_Linux_64bit_py36.cpython-36m-x86_64-linux-gnu.so".

 /testbed/obspy/core/util/../../lib/libtau_Linux_64bit_py36.cpython-36m-x86_64-linux-gnu.so: cannot open shared object file: No such file or directory

</f232></errors><failures /></taup></obspy><dependencies><future>1.0.0</future><numpy>1.19.5</numpy><scipy>1.5.4</scipy><matplotlib>3.3.4</matplotlib><lxml.etree>5.4.0</lxml.etree><setuptools>57.5.0</setuptools><sqlalchemy>1.4.54</sqlalchemy><decorator>5.1.1</decorator><requests>2.27.1</requests><flake8>---</flake8><pyimgur>---</pyimgur><pyproj>---</pyproj><pep8-naming>---</pep8-naming><m2crypto>---</m2crypto><osgeo.gdal>---</osgeo.gdal><mpl_toolkits.basemap>---</mpl_toolkits.basemap><mock>---</mock><pyflakes>---</pyflakes><geographiclib>---</geographiclib><cartopy>---</cartopy></dependencies><platform><system>Linux</system><release>5.15.0-106-generic</release><version>#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024</version><machine>x86_64</machine><processor /><python_version>3.6.15</python_version><python_implementation>CPython</python_implementation><python_compiler>GCC 10.2.1 20210110</python_compiler><architecture>64bit</architecture><node>d7f458a528d8</node></platform><tests>477</tests><errors>233</errors><failures>0</failures><skipped>7</skipped><skipped_tests_details>[('geodetics', 'obspy.geodetics.tests.test_util_geodetics', 'UtilGeodeticsTestCase', 'test_gps_2_dist_azimuth_with_geographiclib', 'Module geographiclib is not installed'), ('geodetics', 'obspy.geodetics.tests.test_util_geodetics', 'UtilGeodeticsTestCase', 'test_issue_375', 'Module geographiclib is not installed'), ('io.nlloc', 'obspy.io.nlloc.tests.test_util', 'NLLOCTestCase', 'test_read_nlloc_scatter_coordinate_conversion', 'pyproj not installed'), ('io.shapefile', 'obspy.io.shapefile.tests.test_core', 'ShapefileTestCase', 'test_write_catalog_shapefile', 'gdal not installed or version is too old'), ('io.shapefile', 'obspy.io.shapefile.tests.test_core', 'ShapefileTestCase', 'test_write_catalog_shapefile_via_plugin', 'gdal not installed or version is too old'), ('io.shapefile', 'obspy.io.shapefile.tests.test_core', 'ShapefileTestCase', 'test_write_inventory_shapefile', 'gdal not installed or version is too old'), ('io.shapefile', 'obspy.io.shapefile.tests.test_core', 'ShapefileTestCase', 'test_write_inventory_shapefile_via_plugin', 'gdal not installed or version is too old')]</skipped_tests_details></report>