Created
October 17, 2017 11:43
-
-
Save megies/5449d7b0f739455940fdea29d48f8b1e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Cloning into 'temp/5170-5752-15034/obspy'... | |
Cloning into 'temp/5170-5752-15034/obspy'... | |
From git://github.com/obspy/obspy | |
* [new branch] 617 -> obspy/617 | |
* [new branch] AH -> obspy/AH | |
* [new branch] back-to-the-past -> obspy/back-to-the-past | |
* [new branch] basetrace -> obspy/basetrace | |
* [new branch] constructor -> obspy/constructor | |
* [new branch] decorator_deprecated_keywords -> obspy/decorator_deprecated_keywords | |
* [new branch] docker_arm -> obspy/docker_arm | |
* [new branch] docker_pdb -> obspy/docker_pdb | |
* [new branch] dyna -> obspy/dyna | |
* [new branch] ffttrace -> obspy/ffttrace | |
* [new branch] fix_ppsd_time_restrictions -> obspy/fix_ppsd_time_restrictions | |
* [new branch] fuzzy_comparison -> obspy/fuzzy_comparison | |
* [new branch] gcf_alternative -> obspy/gcf_alternative | |
* [new branch] geodetics_enhancement -> obspy/geodetics_enhancement | |
* [new branch] invalid-floats-quakeml -> obspy/invalid-floats-quakeml | |
* [new branch] maintenance_1.0.x -> obspy/maintenance_1.0.x | |
* [new branch] master -> obspy/master | |
* [new branch] mseed-better-trace-splitting -> obspy/mseed-better-trace-splitting | |
* [new branch] noise -> obspy/noise | |
* [new branch] nordic-patch -> obspy/nordic-patch | |
* [new branch] nrl -> obspy/nrl | |
* [new branch] pretty_print_stats -> obspy/pretty_print_stats | |
* [new branch] profile -> obspy/profile | |
* [new branch] profile-slowest -> obspy/profile-slowest | |
* [new branch] psd_additions -> obspy/psd_additions | |
* [new branch] releases -> obspy/releases | |
* [new branch] scipy-response -> obspy/scipy-response | |
* [new branch] sds_new_data -> obspy/sds_new_data | |
* [new branch] seismometer -> obspy/seismometer | |
* [new branch] shapefile_error_ellipses -> obspy/shapefile_error_ellipses | |
* [new branch] signal-polarizationfilter -> obspy/signal-polarizationfilter | |
* [new branch] station_mandatory_site -> obspy/station_mandatory_site | |
* [new branch] tdd -> obspy/tdd | |
* [new branch] travis_installs -> obspy/travis_installs | |
* [new branch] unify_obspy_deps -> obspy/unify_obspy_deps | |
* [new branch] use_requests -> obspy/use_requests | |
* [new branch] utcdatetime_numpy_binary -> obspy/utcdatetime_numpy_binary | |
* [new branch] vcr -> obspy/vcr | |
* [new tag] 0.0.6 -> 0.0.6 | |
* [new tag] 0.10.3 -> 0.10.3 | |
* [new tag] 1.0.1 -> 1.0.1 | |
* [new tag] 1.0.1rc1 -> 1.0.1rc1 | |
* [new tag] 1.0.1rc2 -> 1.0.1rc2 | |
* [new tag] 1.0.1rc3 -> 1.0.1rc3 | |
* [new tag] 1.0.2 -> 1.0.2 | |
* [new tag] 1.0.2rc1 -> 1.0.2rc1 | |
* [new tag] 1.0.2rc2 -> 1.0.2rc2 | |
* [new tag] 1.0.2rc3 -> 1.0.2rc3 | |
* [new tag] 1.0.2rc4 -> 1.0.2rc4 | |
* [new tag] 1.0.2rc5 -> 1.0.2rc5 | |
* [new tag] 1.0.2rc6 -> 1.0.2rc6 | |
* [new tag] 1.0.2rc7 -> 1.0.2rc7 | |
* [new tag] 1.0.2rc8 -> 1.0.2rc8 | |
* [new tag] 1.0.2rc9 -> 1.0.2rc9 | |
* [new tag] 1.0.3 -> 1.0.3 | |
* [new tag] 1.0.3rc1 -> 1.0.3rc1 | |
* [new tag] 1.1.0rc1 -> 1.1.0rc1 | |
* [new tag] 1.1.0rc2 -> 1.1.0rc2 | |
* [new tag] 1.1.0rc3 -> 1.1.0rc3 | |
* [new tag] 1.1.0rc4 -> 1.1.0rc4 | |
Switched to a new branch 'fed26_docker_libmseed' | |
Branch fed26_docker_libmseed set up to track remote branch fed26_docker_libmseed from origin. | |
On branch fed26_docker_libmseed | |
Your branch is up-to-date with 'origin/fed26_docker_libmseed'. | |
nothing to commit, working tree clean | |
1.1.0rc4.post0+8.ga9335f51b3.megies.fed26.docker.libmseed | |
[44m[30mSTEP 1: CREATING BASE IMAGES[0m | |
[101m[30m >>> Image 'fedora_26' already exists.[0m | |
[44m[30mSTEP 2: EXECUTING THE TESTS[0m | |
[101m[30m >>> Running tests for image 'fedora_26'...[0m | |
Sending build context to Docker daemon 179.3MB | |
Step 1/6 : FROM obspy:fedora_26 | |
---> cb1c2f8c836e | |
Step 2/6 : MAINTAINER Lion Krischer | |
---> Running in 00cffc6b3d81 | |
---> b8f9f7df0084 | |
Removing intermediate container 00cffc6b3d81 | |
Step 3/6 : ADD install_and_run_tests_on_image.sh install_and_run_tests_on_image.sh | |
---> 8cbb14f112a4 | |
Removing intermediate container b43a20ef9b5c | |
Step 4/6 : ADD obspy /obspy | |
---> 82b2cc301b05 | |
Removing intermediate container c57e3371505b | |
Step 5/6 : RUN echo fedora_26 > container_name.txt | |
---> Running in 3b2870079f38 | |
---> 59412861e222 | |
Removing intermediate container 3b2870079f38 | |
Step 6/6 : CMD /bin/bash install_and_run_tests_on_image.sh --all | |
---> Running in 4808827fe764 | |
---> 70ffe1c10bfd | |
Removing intermediate container 4808827fe764 | |
Successfully built 70ffe1c10bfd | |
Successfully tagged temp:run_obspy_tests_19544-15771-3972 | |
running develop | |
running build_scripts | |
running egg_info | |
running build_src | |
build_src | |
building extension "libgse2_Linux_64bit_py27" sources | |
building extension "libmseed_Linux_64bit_py27" sources | |
building extension "libsegy_Linux_64bit_py27" sources | |
building extension "libsignal_Linux_64bit_py27" sources | |
building extension "libevresp_Linux_64bit_py27" sources | |
building extension "libtau_Linux_64bit_py27" sources | |
building data_files sources | |
build_src: building npy-pkg config files | |
creating obspy.egg-info | |
writing requirements to obspy.egg-info/requires.txt | |
writing obspy.egg-info/PKG-INFO | |
writing namespace_packages to obspy.egg-info/namespace_packages.txt | |
writing top-level names to obspy.egg-info/top_level.txt | |
writing dependency_links to obspy.egg-info/dependency_links.txt | |
writing entry points to obspy.egg-info/entry_points.txt | |
writing manifest file 'obspy.egg-info/SOURCES.txt' | |
reading manifest file 'obspy.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
no previously-included directories found matching 'obspy/*/docs' | |
writing manifest file 'obspy.egg-info/SOURCES.txt' | |
running build_ext | |
customize UnixCCompiler | |
customize UnixCCompiler using build_ext | |
building 'libgse2_Linux_64bit_py27' extension | |
compiling C sources | |
C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC | |
creating build | |
creating build/temp.linux-x86_64-2.7 | |
creating build/temp.linux-x86_64-2.7/obspy | |
creating build/temp.linux-x86_64-2.7/obspy/io | |
creating build/temp.linux-x86_64-2.7/obspy/io/gse2 | |
creating build/temp.linux-x86_64-2.7/obspy/io/gse2/src | |
creating build/temp.linux-x86_64-2.7/obspy/io/gse2/src/GSE_UTI | |
compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -I/usr/include/python2.7 -c' | |
gcc: obspy/io/gse2/src/GSE_UTI/gse_functions.c | |
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-x86_64-2.7/obspy/io/gse2/src/GSE_UTI/gse_functions.o -L/usr/lib64 -lpython2.7 -o obspy/lib/libgse2_Linux_64bit_py27.so | |
building 'libmseed_Linux_64bit_py27' extension | |
compiling C sources | |
C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC | |
creating build/temp.linux-x86_64-2.7/obspy/io/mseed | |
creating build/temp.linux-x86_64-2.7/obspy/io/mseed/src | |
compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -I/usr/include/python2.7 -c' | |
gcc: obspy/io/mseed/src/obspy-readbuffer.c | |
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-x86_64-2.7/obspy/io/mseed/src/obspy-readbuffer.o -L/usr/lib64 -lmseed -lpython2.7 -o obspy/lib/libmseed_Linux_64bit_py27.so | |
building 'libsegy_Linux_64bit_py27' extension | |
compiling C sources | |
C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC | |
creating build/temp.linux-x86_64-2.7/obspy/io/segy | |
creating build/temp.linux-x86_64-2.7/obspy/io/segy/src | |
compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -I/usr/include/python2.7 -c' | |
gcc: obspy/io/segy/src/ibm2ieee.c | |
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-x86_64-2.7/obspy/io/segy/src/ibm2ieee.o -L/usr/lib64 -lpython2.7 -o obspy/lib/libsegy_Linux_64bit_py27.so | |
building 'libsignal_Linux_64bit_py27' extension | |
compiling C sources | |
C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC | |
creating build/temp.linux-x86_64-2.7/obspy/signal | |
creating build/temp.linux-x86_64-2.7/obspy/signal/src | |
compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -I/usr/include/python2.7 -c' | |
gcc: obspy/signal/src/bbfk.c | |
gcc: obspy/signal/src/filt_util.c | |
gcc: obspy/signal/src/arpicker.c | |
gcc: obspy/signal/src/lanczos_resampling.c | |
gcc: obspy/signal/src/recstalta.c | |
gcc: obspy/signal/src/xcorr.c | |
gcc: obspy/signal/src/hermite_interpolation.c | |
gcc: obspy/signal/src/stalta.c | |
gcc: obspy/signal/src/coordtrans.c | |
gcc: obspy/signal/src/pk_mbaer.c | |
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-x86_64-2.7/obspy/signal/src/pk_mbaer.o build/temp.linux-x86_64-2.7/obspy/signal/src/filt_util.o build/temp.linux-x86_64-2.7/obspy/signal/src/hermite_interpolation.o build/temp.linux-x86_64-2.7/obspy/signal/src/bbfk.o build/temp.linux-x86_64-2.7/obspy/signal/src/arpicker.o build/temp.linux-x86_64-2.7/obspy/signal/src/lanczos_resampling.o build/temp.linux-x86_64-2.7/obspy/signal/src/coordtrans.o build/temp.linux-x86_64-2.7/obspy/signal/src/xcorr.o build/temp.linux-x86_64-2.7/obspy/signal/src/stalta.o build/temp.linux-x86_64-2.7/obspy/signal/src/recstalta.o -L/usr/lib64 -lpython2.7 -o obspy/lib/libsignal_Linux_64bit_py27.so | |
building 'libevresp_Linux_64bit_py27' extension | |
compiling C sources | |
C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC | |
creating build/temp.linux-x86_64-2.7/obspy/signal/src/evalresp | |
compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -I/usr/include/python2.7 -c' | |
gcc: obspy/signal/src/evalresp/print_fctns.c | |
obspy/signal/src/evalresp/print_fctns.c: In function 'print_resp_itp': | |
obspy/signal/src/evalresp/print_fctns.c:294:42: warning: '%s' directive writing up to 63 bytes into a region of size between 60 and 249 [-Wformat-overflow=] | |
sprintf(filename,"AMP.%s.%s.%s.%s",resp->network,resp->station,resp->locid,resp->channel); | |
^~ | |
In file included from /usr/include/stdio.h:939:0, | |
from obspy/signal/src/evalresp/./evresp.h:57, | |
from obspy/signal/src/evalresp/print_fctns.c:17: | |
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 8 and 260 bytes into a destination of size 256 | |
return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
__bos (__s), __fmt, __va_arg_pack ()); | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
obspy/signal/src/evalresp/print_fctns.c:298:44: warning: '%s' directive writing up to 63 bytes into a region of size between 58 and 247 [-Wformat-overflow=] | |
sprintf(filename,"PHASE.%s.%s.%s.%s",resp->network,resp->station,resp->locid,resp->channel); | |
^~ | |
In file included from /usr/include/stdio.h:939:0, | |
from obspy/signal/src/evalresp/./evresp.h:57, | |
from obspy/signal/src/evalresp/print_fctns.c:17: | |
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 10 and 262 bytes into a destination of size 256 | |
return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
__bos (__s), __fmt, __va_arg_pack ()); | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
obspy/signal/src/evalresp/print_fctns.c:345:42: warning: '%s' directive writing up to 63 bytes into a region of size between 60 and 249 [-Wformat-overflow=] | |
sprintf(filename,"FAP.%s.%s.%s.%s",resp->network,resp->station,resp->locid,resp->channel); | |
^~ | |
In file included from /usr/include/stdio.h:939:0, | |
from obspy/signal/src/evalresp/./evresp.h:57, | |
from obspy/signal/src/evalresp/print_fctns.c:17: | |
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 8 and 260 bytes into a destination of size 256 | |
return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
__bos (__s), __fmt, __va_arg_pack ()); | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
obspy/signal/src/evalresp/print_fctns.c:386:44: warning: '%s' directive writing up to 63 bytes into a region of size between 56 and 245 [-Wformat-overflow=] | |
sprintf(filename,"SPECTRA.%s.%s.%s.%s",resp->network,resp->station,resp->locid,resp->channel); | |
^~ | |
In file included from /usr/include/stdio.h:939:0, | |
from obspy/signal/src/evalresp/./evresp.h:57, | |
from obspy/signal/src/evalresp/print_fctns.c:17: | |
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 12 and 264 bytes into a destination of size 256 | |
return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
__bos (__s), __fmt, __va_arg_pack ()); | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
gcc: obspy/signal/src/evalresp/alloc_fctns.c | |
gcc: obspy/signal/src/evalresp/string_fctns.c | |
obspy/signal/src/evalresp/string_fctns.c: In function 'is_IIR_coeffs': | |
obspy/signal/src/evalresp/string_fctns.c:791:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] | |
for (i=0; i<4; i++) | |
^~~ | |
obspy/signal/src/evalresp/string_fctns.c:793:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' | |
if (result != 1) | |
^~ | |
gcc: obspy/signal/src/evalresp/regerror.c | |
gcc: obspy/signal/src/evalresp/regexp.c | |
gcc: obspy/signal/src/evalresp/error_fctns.c | |
gcc: obspy/signal/src/evalresp/file_ops.c | |
gcc: obspy/signal/src/evalresp/evresp.c | |
gcc: obspy/signal/src/evalresp/resp_fctns.c | |
obspy/signal/src/evalresp/resp_fctns.c: In function 'check_channel': | |
obspy/signal/src/evalresp/resp_fctns.c:403:29: warning: 'ref_blkt' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
ref_blkt->next_blkt = filt_blkt; | |
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ | |
obspy/signal/src/evalresp/resp_fctns.c:405:30: warning: 'gain_blkt' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
deci_blkt->next_blkt = gain_blkt; | |
~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ | |
obspy/signal/src/evalresp/resp_fctns.c:405:30: warning: 'deci_blkt' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
obspy/signal/src/evalresp/resp_fctns.c:404:30: warning: 'filt_blkt' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
filt_blkt->next_blkt = deci_blkt; | |
~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ | |
gcc: obspy/signal/src/evalresp/_obspy_wrapper.c | |
gcc: obspy/signal/src/evalresp/calc_fctns.c | |
obspy/signal/src/evalresp/calc_fctns.c: In function 'norm_resp': | |
obspy/signal/src/evalresp/calc_fctns.c:569:29: warning: 'last_fil' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
last_fil->next_blkt = fil; | |
~~~~~~~~~~~~~~~~~~~~^~~~~ | |
obspy/signal/src/evalresp/calc_fctns.c:729:56: warning: 'main_filt' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
main_filt->blkt_info.pole_zero.a0_freq = f; | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | |
gcc: obspy/signal/src/evalresp/regsub.c | |
gcc: obspy/signal/src/evalresp/obspy_spline.c | |
gcc: obspy/signal/src/evalresp/parse_fctns.c | |
obspy/signal/src/evalresp/parse_fctns.c: In function 'parse_channel': | |
obspy/signal/src/evalresp/parse_fctns.c:1163:64: warning: 'tmp_stage2' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
if(this_stage != (struct stage *)NULL && tmp_stage2->next_stage | |
~~~~~~~~~~^~~~~~~~~~~~ | |
obspy/signal/src/evalresp/parse_fctns.c:1140:9: warning: 'no_units' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
if(no_units && blkt_no != 57 && blkt_no != 58) { | |
^ | |
gcc: obspy/signal/src/evalresp/evalresp.c | |
gcc: obspy/signal/src/evalresp/spline.c | |
obspy/signal/src/evalresp/spline.c: In function 'timestamp': | |
obspy/signal/src/evalresp/spline.c:6837:10: warning: variable 'len' set but not used [-Wunused-but-set-variable] | |
size_t len; | |
^~~ | |
obspy/signal/src/evalresp/spline.c: In function 'basis_matrix_tmp': | |
obspy/signal/src/evalresp/spline.c:948:7: warning: 'first' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
int first; | |
^~~~~ | |
obspy/signal/src/evalresp/spline.c:978:19: warning: 'arg' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
tvec[i] = arg * tvec[i+1]; | |
~~~~^~~~~~~~~~~ | |
obspy/signal/src/evalresp/spline.c: In function 'pchst': | |
obspy/signal/src/evalresp/spline.c:3229:10: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
return value; | |
^~~~~ | |
obspy/signal/src/evalresp/spline.c: In function 'basis_function_b_val': | |
obspy/signal/src/evalresp/spline.c:67:10: warning: 'yval' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
double yval; | |
^~~~ | |
obspy/signal/src/evalresp/spline.c: In function 'basis_function_beta_val': | |
obspy/signal/src/evalresp/spline.c:242:8: warning: 'yval' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
yval = yval / ( 2.0 + beta2 + 4.0 * beta1 + 4.0 * beta1 * beta1 | |
~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
+ 2.0 * beta1 * beta1 * beta1 ); | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
obspy/signal/src/evalresp/spline.c: In function 'spline_overhauser_uni_val': | |
obspy/signal/src/evalresp/spline.c:6013:10: warning: 'yval' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
return yval; | |
^~~~ | |
obspy/signal/src/evalresp/spline.c:6011:3: warning: 'mbasis' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
free ( mbasis ); | |
^~~~~~~~~~~~~~~ | |
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-x86_64-2.7/obspy/signal/src/evalresp/evalresp.o build/temp.linux-x86_64-2.7/obspy/signal/src/evalresp/resp_fctns.o build/temp.linux-x86_64-2.7/obspy/signal/src/evalresp/obspy_spline.o build/temp.linux-x86_64-2.7/obspy/signal/src/evalresp/regexp.o build/temp.linux-x86_64-2.7/obspy/signal/src/evalresp/evresp.o build/temp.linux-x86_64-2.7/obspy/signal/src/evalresp/alloc_fctns.o build/temp.linux-x86_64-2.7/obspy/signal/src/evalresp/spline.o build/temp.linux-x86_64-2.7/obspy/signal/src/evalresp/file_ops.o build/temp.linux-x86_64-2.7/obspy/signal/src/evalresp/parse_fctns.o build/temp.linux-x86_64-2.7/obspy/signal/src/evalresp/regerror.o build/temp.linux-x86_64-2.7/obspy/signal/src/evalresp/_obspy_wrapper.o build/temp.linux-x86_64-2.7/obspy/signal/src/evalresp/regsub.o build/temp.linux-x86_64-2.7/obspy/signal/src/evalresp/error_fctns.o build/temp.linux-x86_64-2.7/obspy/signal/src/evalresp/print_fctns.o build/temp.linux-x86_64-2.7/obspy/signal/src/evalresp/string_fctns.o build/temp.linux-x86_64-2.7/obspy/signal/src/evalresp/calc_fctns.o -L/usr/lib64 -lpython2.7 -o obspy/lib/libevresp_Linux_64bit_py27.so | |
building 'libtau_Linux_64bit_py27' extension | |
compiling C sources | |
C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC | |
creating build/temp.linux-x86_64-2.7/obspy/taup | |
creating build/temp.linux-x86_64-2.7/obspy/taup/src | |
compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -I/usr/include/python2.7 -c' | |
gcc: obspy/taup/src/inner_tau_loops.c | |
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-x86_64-2.7/obspy/taup/src/inner_tau_loops.o -L/usr/lib64 -lpython2.7 -o obspy/lib/libtau_Linux_64bit_py27.so | |
Creating /usr/lib64/python2.7/site-packages/obspy.egg-link (link to .) | |
Adding obspy 1.1.0rc4.post0+8.ga9335f51b3.megies.fed26.docker.libmseed to easy-install.pth file | |
Installing obspy-mseed-recordanalyzer script to /usr/bin | |
Installing obspy-scan script to /usr/bin | |
Installing obspy-dataless2resp script to /usr/bin | |
Installing obspy-reftek-rescue script to /usr/bin | |
Installing obspy-sds-report script to /usr/bin | |
Installing obspy-xseed2dataless script to /usr/bin | |
Installing obspy-indexer script to /usr/bin | |
Installing obspy-print script to /usr/bin | |
Installing obspy-runtests script to /usr/bin | |
Installing obspy-dataless2xseed script to /usr/bin | |
Installing obspy-plot script to /usr/bin | |
Installing obspy-flinn-engdahl script to /usr/bin | |
Installing obspy-mopad script to /usr/bin | |
Installed /obspy | |
Processing dependencies for obspy==1.1.0rc4.post0+8.ga9335f51b3.megies.fed26.docker.libmseed | |
Searching for requests==2.13.0 | |
Best match: requests 2.13.0 | |
Adding requests 2.13.0 to easy-install.pth file | |
Using /usr/lib/python2.7/site-packages | |
Searching for decorator==4.0.11 | |
Best match: decorator 4.0.11 | |
Adding decorator 4.0.11 to easy-install.pth file | |
Using /usr/lib/python2.7/site-packages | |
Searching for SQLAlchemy==1.1.13 | |
Best match: SQLAlchemy 1.1.13 | |
Adding SQLAlchemy 1.1.13 to easy-install.pth file | |
Using /usr/lib64/python2.7/site-packages | |
Searching for setuptools==36.2.0 | |
Best match: setuptools 36.2.0 | |
Adding setuptools 36.2.0 to easy-install.pth file | |
Installing easy_install script to /usr/bin | |
Installing easy_install-3.6 script to /usr/bin | |
Using /usr/lib/python2.7/site-packages | |
Searching for lxml==3.7.2 | |
Best match: lxml 3.7.2 | |
Adding lxml 3.7.2 to easy-install.pth file | |
Using /usr/lib64/python2.7/site-packages | |
Searching for matplotlib==2.0.0 | |
Best match: matplotlib 2.0.0 | |
Adding matplotlib 2.0.0 to easy-install.pth file | |
Using /usr/lib64/python2.7/site-packages | |
Searching for scipy==0.19.1 | |
Best match: scipy 0.19.1 | |
Adding scipy 0.19.1 to easy-install.pth file | |
Using /usr/lib64/python2.7/site-packages | |
Searching for numpy==1.12.1 | |
Best match: numpy 1.12.1 | |
Adding numpy 1.12.1 to easy-install.pth file | |
Using /usr/lib64/python2.7/site-packages | |
Searching for future==0.16.0 | |
Best match: future 0.16.0 | |
Adding future 0.16.0 to easy-install.pth file | |
Installing pasteurize script to /usr/bin | |
Installing futurize script to /usr/bin | |
Using /usr/lib/python2.7/site-packages | |
Searching for urllib3==1.20 | |
Best match: urllib3 1.20 | |
Adding urllib3 1.20 to easy-install.pth file | |
Using /usr/lib/python2.7/site-packages | |
Searching for pyparsing==2.1.10 | |
Best match: pyparsing 2.1.10 | |
Adding pyparsing 2.1.10 to easy-install.pth file | |
Using /usr/lib/python2.7/site-packages | |
Searching for cycler==0.10.0 | |
Best match: cycler 0.10.0 | |
Adding cycler 0.10.0 to easy-install.pth file | |
Using /usr/lib/python2.7/site-packages | |
Searching for pytz==2016.10 | |
Best match: pytz 2016.10 | |
Adding pytz 2016.10 to easy-install.pth file | |
Using /usr/lib/python2.7/site-packages | |
Searching for subprocess32==3.2.6 | |
Best match: subprocess32 3.2.6 | |
Adding subprocess32 3.2.6 to easy-install.pth file | |
Using /usr/lib64/python2.7/site-packages | |
Searching for functools32==3.2.3.post2 | |
Best match: functools32 3.2.3.post2 | |
Adding functools32 3.2.3.post2 to easy-install.pth file | |
Using /usr/lib/python2.7/site-packages | |
Searching for python-dateutil==2.6.0 | |
Best match: python-dateutil 2.6.0 | |
Adding python-dateutil 2.6.0 to easy-install.pth file | |
Using /usr/lib/python2.7/site-packages | |
Searching for six==1.10.0 | |
Best match: six 1.10.0 | |
Adding six 1.10.0 to easy-install.pth file | |
Using /usr/lib/python2.7/site-packages | |
Finished processing dependencies for obspy==1.1.0rc4.post0+8.ga9335f51b3.megies.fed26.docker.libmseed | |
[0;32mInstallation successful![0m | |
..................x.......u.....EEEEEEEss.........................................................................................................................................................FFFEE.........sss............................................................................................................................................................................................................................................................................................................................................sss...................... EVRESP ERROR (... [File: <stdin>; Start date: ; Stage: 2]): | |
check_channel; units mismatch between stages, | |
skipping to next response now | |
...............................ssss......................................................................................................................s........................................................................................sss......................s..................................s...................................................................................................................................................................Running /obspy/obspy/scripts/runtests.py, ObsPy version '1.1.0rc4.post0+8.ga9335f51b3.megies.fed26.docker.libmseed' | |
Traceback (most recent call last): | |
File "/obspy/obspy/clients/neic/client.py", line 191, in get_waveforms_nscl | |
s.connect((self.host, self.port)) | |
File "/usr/lib64/python2.7/socket.py", line 228, in meth | |
return getattr(self._sock,name)(*args) | |
error: [Errno 110] Connection timed out | |
CWB QueryServer at 137.227.224.97/2061 | |
Traceback (most recent call last): | |
File "/obspy/obspy/clients/neic/client.py", line 191, in get_waveforms_nscl | |
s.connect((self.host, self.port)) | |
File "/usr/lib64/python2.7/socket.py", line 228, in meth | |
return getattr(self._sock,name)(*args) | |
error: [Errno 110] Connection timed out | |
CWB QueryServer at 137.227.224.97/2061 | |
...............................................................................................................................................................................s....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s......................................ss..s..........................s..s............. | |
====================================================================== | |
ERROR: test_cryptography (obspy.clients.arclink.tests.test_decrypt.ClientTestCase) | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/obspy/obspy/clients/arclink/tests/test_decrypt.py", line 158, in test_cryptography | |
self.test_get_waveform_with_dcid_key() | |
File "/obspy/obspy/clients/arclink/tests/test_decrypt.py", line 31, in test_get_waveform_with_dcid_key | |
dcid_keys={'BIA': 'OfH9ekhi'}) | |
File "/obspy/obspy/clients/arclink/client.py", line 126, in __init__ | |
self._client = Telnet(host, port, timeout) | |
File "/usr/lib64/python2.7/telnetlib.py", line 211, in __init__ | |
self.open(host, port, timeout) | |
File "/usr/lib64/python2.7/telnetlib.py", line 227, in open | |
self.sock = socket.create_connection((host, port), timeout) | |
File "/usr/lib64/python2.7/socket.py", line 575, in create_connection | |
raise err | |
timeout: timed out | |
====================================================================== | |
ERROR: test_get_waveform_no_password (obspy.clients.arclink.tests.test_decrypt.ClientTestCase) | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/obspy/obspy/clients/arclink/tests/test_decrypt.py", line 140, in test_get_waveform_no_password | |
dcid_keys={'BIA': ''}) | |
File "/obspy/obspy/clients/arclink/client.py", line 126, in __init__ | |
self._client = Telnet(host, port, timeout) | |
File "/usr/lib64/python2.7/telnetlib.py", line 211, in __init__ | |
self.open(host, port, timeout) | |
File "/usr/lib64/python2.7/telnetlib.py", line 227, in open | |
self.sock = socket.create_connection((host, port), timeout) | |
File "/usr/lib64/python2.7/socket.py", line 575, in create_connection | |
raise err | |
timeout: timed out | |
====================================================================== | |
ERROR: test_get_waveform_unknown_user (obspy.clients.arclink.tests.test_decrypt.ClientTestCase) | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/obspy/obspy/clients/arclink/tests/test_decrypt.py", line 116, in test_get_waveform_unknown_user | |
client = Client(host="webdc.eu", port=36000, user="[email protected]") | |
File "/obspy/obspy/clients/arclink/client.py", line 126, in __init__ | |
self._client = Telnet(host, port, timeout) | |
File "/usr/lib64/python2.7/telnetlib.py", line 211, in __init__ | |
self.open(host, port, timeout) | |
File "/usr/lib64/python2.7/telnetlib.py", line 227, in open | |
self.sock = socket.create_connection((host, port), timeout) | |
File "/usr/lib64/python2.7/socket.py", line 575, in create_connection | |
raise err | |
timeout: timed out | |
====================================================================== | |
ERROR: test_get_waveform_with_dcid_key (obspy.clients.arclink.tests.test_decrypt.ClientTestCase) | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/obspy/obspy/clients/arclink/tests/test_decrypt.py", line 31, in test_get_waveform_with_dcid_key | |
dcid_keys={'BIA': 'OfH9ekhi'}) | |
File "/obspy/obspy/clients/arclink/client.py", line 126, in __init__ | |
self._client = Telnet(host, port, timeout) | |
File "/usr/lib64/python2.7/telnetlib.py", line 211, in __init__ | |
self.open(host, port, timeout) | |
File "/usr/lib64/python2.7/telnetlib.py", line 227, in open | |
self.sock = socket.create_connection((host, port), timeout) | |
File "/usr/lib64/python2.7/socket.py", line 575, in create_connection | |
raise err | |
timeout: timed out | |
====================================================================== | |
ERROR: test_get_waveform_with_dcid_key_file (obspy.clients.arclink.tests.test_decrypt.ClientTestCase) | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/obspy/obspy/clients/arclink/tests/test_decrypt.py", line 55, in test_get_waveform_with_dcid_key_file | |
user="[email protected]", dcid_key_file=dcidfile) | |
File "/obspy/obspy/clients/arclink/client.py", line 126, in __init__ | |
self._client = Telnet(host, port, timeout) | |
File "/usr/lib64/python2.7/telnetlib.py", line 211, in __init__ | |
self.open(host, port, timeout) | |
File "/usr/lib64/python2.7/telnetlib.py", line 227, in open | |
self.sock = socket.create_connection((host, port), timeout) | |
File "/usr/lib64/python2.7/socket.py", line 575, in create_connection | |
raise err | |
timeout: timed out | |
====================================================================== | |
ERROR: test_get_waveform_with_default_dcid_key_file (obspy.clients.arclink.tests.test_decrypt.ClientTestCase) | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/obspy/obspy/clients/arclink/tests/test_decrypt.py", line 98, in test_get_waveform_with_default_dcid_key_file | |
client1 = Client(host="webdc.eu", port=36000, user="[email protected]") | |
File "/obspy/obspy/clients/arclink/client.py", line 126, in __init__ | |
self._client = Telnet(host, port, timeout) | |
File "/usr/lib64/python2.7/telnetlib.py", line 211, in __init__ | |
self.open(host, port, timeout) | |
File "/usr/lib64/python2.7/telnetlib.py", line 227, in open | |
self.sock = socket.create_connection((host, port), timeout) | |
File "/usr/lib64/python2.7/socket.py", line 575, in create_connection | |
raise err | |
timeout: timed out | |
====================================================================== | |
ERROR: test_get_waveform_wrong_password (obspy.clients.arclink.tests.test_decrypt.ClientTestCase) | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/obspy/obspy/clients/arclink/tests/test_decrypt.py", line 128, in test_get_waveform_wrong_password | |
dcid_keys={'BIA': 'WrongPassword'}) | |
File "/obspy/obspy/clients/arclink/client.py", line 126, in __init__ | |
self._client = Telnet(host, port, timeout) | |
File "/usr/lib64/python2.7/telnetlib.py", line 211, in __init__ | |
self.open(host, port, timeout) | |
File "/usr/lib64/python2.7/telnetlib.py", line 227, in open | |
self.sock = socket.create_connection((host, port), timeout) | |
File "/usr/lib64/python2.7/socket.py", line 575, in create_connection | |
raise err | |
timeout: timed out | |
====================================================================== | |
ERROR: test_get_waveform (obspy.clients.neic.tests.test_client.ClientTestCase) | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/obspy/obspy/clients/neic/tests/test_client.py", line 27, in test_get_waveform | |
st = client.get_waveforms_nscl("IUANMO BH.00", t, duration) | |
File "/obspy/obspy/clients/neic/client.py", line 191, in get_waveforms_nscl | |
s.connect((self.host, self.port)) | |
File "/usr/lib64/python2.7/socket.py", line 228, in meth | |
return getattr(self._sock,name)(*args) | |
error: [Errno 110] Connection timed out | |
====================================================================== | |
ERROR: test_get_waveform_nscl (obspy.clients.neic.tests.test_client.ClientTestCase) | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/obspy/obspy/clients/neic/tests/test_client.py", line 50, in test_get_waveform_nscl | |
st = client.get_waveforms_nscl("IUANMO BH.00", t, duration_long) | |
File "/obspy/obspy/clients/neic/client.py", line 191, in get_waveforms_nscl | |
s.connect((self.host, self.port)) | |
File "/usr/lib64/python2.7/socket.py", line 228, in meth | |
return getattr(self._sock,name)(*args) | |
error: [Errno 110] Connection timed out | |
====================================================================== | |
FAIL: Client (obspy.clients.neic.client) | |
Doctest: obspy.clients.neic.client.Client | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/usr/lib64/python2.7/doctest.py", line 2226, in runTest | |
raise self.failureException(self.format_failure(new.getvalue())) | |
AssertionError: Failed doctest test for obspy.clients.neic.client.Client | |
File "/obspy/obspy/clients/neic/client.py", line 25, in Client | |
---------------------------------------------------------------------- | |
File "/obspy/obspy/clients/neic/client.py", line 45, in obspy.clients.neic.client.Client | |
Failed example: | |
st = client.get_waveforms("IU", "ANMO", "00", "BH?", t, t + 10) | |
Exception raised: | |
Traceback (most recent call last): | |
File "/usr/lib64/python2.7/doctest.py", line 1315, in __run | |
compileflags, 1) in test.globs | |
File "<doctest obspy.clients.neic.client.Client[3]>", line 1, in <module> | |
st = client.get_waveforms("IU", "ANMO", "00", "BH?", t, t + 10) | |
File "/obspy/obspy/clients/neic/client.py", line 128, in get_waveforms | |
endtime - starttime) | |
File "/obspy/obspy/clients/neic/client.py", line 191, in get_waveforms_nscl | |
s.connect((self.host, self.port)) | |
File "/usr/lib64/python2.7/socket.py", line 228, in meth | |
return getattr(self._sock,name)(*args) | |
error: [Errno 110] Connection timed out | |
---------------------------------------------------------------------- | |
File "/obspy/obspy/clients/neic/client.py", line 46, in obspy.clients.neic.client.Client | |
Failed example: | |
print(st) # doctest: +ELLIPSIS | |
Exception raised: | |
Traceback (most recent call last): | |
File "/usr/lib64/python2.7/doctest.py", line 1315, in __run | |
compileflags, 1) in test.globs | |
File "<doctest obspy.clients.neic.client.Client[4]>", line 1, in <module> | |
print(st) # doctest: +ELLIPSIS | |
NameError: name 'st' is not defined | |
---------------------------------------------------------------------- | |
File "/obspy/obspy/clients/neic/client.py", line 51, in obspy.clients.neic.client.Client | |
Failed example: | |
st = client.get_waveforms_nscl("IUANMO BH.00", t, 10) | |
Exception raised: | |
Traceback (most recent call last): | |
File "/usr/lib64/python2.7/doctest.py", line 1315, in __run | |
compileflags, 1) in test.globs | |
File "<doctest obspy.clients.neic.client.Client[5]>", line 1, in <module> | |
st = client.get_waveforms_nscl("IUANMO BH.00", t, 10) | |
File "/obspy/obspy/clients/neic/client.py", line 191, in get_waveforms_nscl | |
s.connect((self.host, self.port)) | |
File "/usr/lib64/python2.7/socket.py", line 228, in meth | |
return getattr(self._sock,name)(*args) | |
error: [Errno 110] Connection timed out | |
---------------------------------------------------------------------- | |
File "/obspy/obspy/clients/neic/client.py", line 52, in obspy.clients.neic.client.Client | |
Failed example: | |
print(st) # doctest: +ELLIPSIS | |
Exception raised: | |
Traceback (most recent call last): | |
File "/usr/lib64/python2.7/doctest.py", line 1315, in __run | |
compileflags, 1) in test.globs | |
File "<doctest obspy.clients.neic.client.Client[6]>", line 1, in <module> | |
print(st) # doctest: +ELLIPSIS | |
NameError: name 'st' is not defined | |
====================================================================== | |
FAIL: get_waveforms (obspy.clients.neic.client.Client) | |
Doctest: obspy.clients.neic.client.Client.get_waveforms | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/usr/lib64/python2.7/doctest.py", line 2226, in runTest | |
raise self.failureException(self.format_failure(new.getvalue())) | |
AssertionError: Failed doctest test for obspy.clients.neic.client.Client.get_waveforms | |
File "/obspy/obspy/clients/neic/client.py", line 73, in get_waveforms | |
---------------------------------------------------------------------- | |
File "/obspy/obspy/clients/neic/client.py", line 112, in obspy.clients.neic.client.Client.get_waveforms | |
Failed example: | |
st = client.get_waveforms("IU", "ANMO", "0?", "BH?", t, t + 10) | |
Exception raised: | |
Traceback (most recent call last): | |
File "/usr/lib64/python2.7/doctest.py", line 1315, in __run | |
compileflags, 1) in test.globs | |
File "<doctest obspy.clients.neic.client.Client.get_waveforms[3]>", line 1, in <module> | |
st = client.get_waveforms("IU", "ANMO", "0?", "BH?", t, t + 10) | |
File "/obspy/obspy/clients/neic/client.py", line 128, in get_waveforms | |
endtime - starttime) | |
File "/obspy/obspy/clients/neic/client.py", line 191, in get_waveforms_nscl | |
s.connect((self.host, self.port)) | |
File "/usr/lib64/python2.7/socket.py", line 228, in meth | |
return getattr(self._sock,name)(*args) | |
error: [Errno 110] Connection timed out | |
---------------------------------------------------------------------- | |
File "/obspy/obspy/clients/neic/client.py", line 113, in obspy.clients.neic.client.Client.get_waveforms | |
Failed example: | |
print(st) # doctest: +ELLIPSIS | |
Exception raised: | |
Traceback (most recent call last): | |
File "/usr/lib64/python2.7/doctest.py", line 1315, in __run | |
compileflags, 1) in test.globs | |
File "<doctest obspy.clients.neic.client.Client.get_waveforms[4]>", line 1, in <module> | |
print(st) # doctest: +ELLIPSIS | |
NameError: name 'st' is not defined | |
====================================================================== | |
FAIL: get_waveforms_nscl (obspy.clients.neic.client.Client) | |
Doctest: obspy.clients.neic.client.Client.get_waveforms_nscl | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/usr/lib64/python2.7/doctest.py", line 2226, in runTest | |
raise self.failureException(self.format_failure(new.getvalue())) | |
AssertionError: Failed doctest test for obspy.clients.neic.client.Client.get_waveforms_nscl | |
File "/obspy/obspy/clients/neic/client.py", line 130, in get_waveforms_nscl | |
---------------------------------------------------------------------- | |
File "/obspy/obspy/clients/neic/client.py", line 163, in obspy.clients.neic.client.Client.get_waveforms_nscl | |
Failed example: | |
st = client.get_waveforms_nscl("IUANMO BH.00", t, 10) | |
Exception raised: | |
Traceback (most recent call last): | |
File "/usr/lib64/python2.7/doctest.py", line 1315, in __run | |
compileflags, 1) in test.globs | |
File "<doctest obspy.clients.neic.client.Client.get_waveforms_nscl[4]>", line 1, in <module> | |
st = client.get_waveforms_nscl("IUANMO BH.00", t, 10) | |
File "/obspy/obspy/clients/neic/client.py", line 191, in get_waveforms_nscl | |
s.connect((self.host, self.port)) | |
File "/usr/lib64/python2.7/socket.py", line 228, in meth | |
return getattr(self._sock,name)(*args) | |
error: [Errno 110] Connection timed out | |
---------------------------------------------------------------------- | |
File "/obspy/obspy/clients/neic/client.py", line 164, in obspy.clients.neic.client.Client.get_waveforms_nscl | |
Failed example: | |
print(st) # doctest: +ELLIPSIS | |
Exception raised: | |
Traceback (most recent call last): | |
File "/usr/lib64/python2.7/doctest.py", line 1315, in __run | |
compileflags, 1) in test.globs | |
File "<doctest obspy.clients.neic.client.Client.get_waveforms_nscl[5]>", line 1, in <module> | |
print(st) # doctest: +ELLIPSIS | |
NameError: name 'st' is not defined | |
---------------------------------------------------------------------- | |
Ran 1941 tests in 1613.820s | |
FAILED (failures=3, errors=9) | |
Test report has been sent to tests.obspy.org. Thank you! | |
[0;31mTests failed![0m | |
Done with everything! | |
Error response from daemon: lstat /var/lib/docker/devicemapper/mnt/74418e691b3c1c8f09c1e447b512cd544fbbf7adc1fb6b75f483bfe39619eb2d/rootfs/success: no such file or directory | |
Error response from daemon: lstat /var/lib/docker/devicemapper/mnt/74418e691b3c1c8f09c1e447b512cd544fbbf7adc1fb6b75f483bfe39619eb2d/rootfs/obspy/obspy/station/tests/images/testrun: no such file or directory | |
mv: cannot stat ‘logs/run_tests/2017-10-17T10-35-45Z/fedora_26/imaging_testrun/testrun’: No such file or directory | |
mv: cannot stat ‘logs/run_tests/2017-10-17T10-35-45Z/fedora_26/core_testrun/testrun’: No such file or directory | |
mv: cannot stat ‘logs/run_tests/2017-10-17T10-35-45Z/fedora_26/station_testrun/testrun’: No such file or directory | |
18455-31650-32238 | |
Untagged: temp:run_obspy_tests_19544-15771-3972 | |
Deleted: sha256:70ffe1c10bfd0e8f35de0281e84d014659d937dd3f67f27f2dbd65c2a932eb45 | |
Deleted: sha256:59412861e222f729fd36a017dbca9669f21185630313632bf3419b4a5fd8ac18 | |
Deleted: sha256:3524f60ec462e7a1c534533e5cdaed993d473c70f9eaa722b2f5f5b8b7037e08 | |
Deleted: sha256:82b2cc301b059594c8850264f5a8a22c761bfec1f3ae134f9d34ba574bd03cf2 | |
Deleted: sha256:f422728a4fbc4da3a69cdff2f0435ac118655a265b352d984624c3dfd0d1be1c | |
Deleted: sha256:8cbb14f112a41f52fe9849372566037c5517767cac779afaad86aaf11238488c | |
Deleted: sha256:18d6133401b6dbc00ed04915a97bc4a17fed214c3e86355d5f9c24cf8ae1b45c | |
Deleted: sha256:b8f9f7df00847d32cde9ecb9b5cbfe1c60e9799152989f1dfdc075c924c28987 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@QuLogic this was trying to build in our docker fedora 26 image with using the system libmseed..