Started by timer Running as SYSTEM Building in workspace /var/local/jenkins/workspace/test-hapi-servers-2022 [test-hapi-servers-2022] $ /bin/sh -xe /tmp/jenkins11454181637665159934.sh + pwd /var/local/jenkins/workspace/test-hapi-servers-2022 + echo USER=, tomcat USER=, tomcat + echo HOME=, /home/tomcat HOME=, /home/tomcat + export WGET=wget --timeout=6 --tries=2 + echo # Test servers in all.txt # Test servers in all.txt + wget --timeout=6 --tries=2 -N https://raw.githubusercontent.com/hapi-server/servers/master/all.txt --2026-04-16 12:35:00-- https://raw.githubusercontent.com/hapi-server/servers/master/all.txt Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.108.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 860 [text/plain] Saving to: ‘all.txt’ 0K 100% 54.3M=0s Last-modified header missing -- time-stamps turned off. 2026-04-16 12:35:00 (54.3 MB/s) - ‘all.txt’ saved [860/860] + python3 /home/jbf/ct/hapi/git-release/HAPI-Server-Tester/HAPITESTSCRIPT.py 75657 /home/jbf/ct/hapi/git-release/HAPI-Server-Tester/HAPITESTSCRIPT.py:11: DeprecationWarning: Pyarrow will become a required dependency of pandas in the next major release of pandas (pandas 3.0), (to allow more performant data types, such as the Arrow string type, and better interoperability with other libraries) but was not found to be installed on your system. If this would cause problems for you, please provide us feedback at https://github.com/pandas-dev/pandas/issues/54466 import pandas as pd servers=10 serverseeds=10 2 *** Running tests with seed 75657 ################# Running test with seed 8125: https://cdaweb.gsfc.nasa.gov/hapi URL MATCHES KNOWN HAPI SERVER Server is up! url https://cdaweb.gsfc.nasa.gov/hapi/catalog hapiVer= 2.0 first parameter: A1_K0_MPA last parameter: WI_WA_RAD1_L3_DF len(refinedList)= 3566 randID= THG_L2_MAG_BJN url https://cdaweb.gsfc.nasa.gov/hapi/info?id=THG_L2_MAG_BJN first parameter: Time last parameter: thg_magz_bjn len(refinedList)= 5 randPara= thg_magz_bjn url https://cdaweb.gsfc.nasa.gov/hapi/info?id=THG_L2_MAG_BJN 2006-12-30T00:00:00Z/2026-04-14T00:00:00Z sampleStartDate not available 2026-04-13T00:00:00Z/2026-04-14T00:00:00Z testStartDate= 2026-04-13T00:00:00Z testStopDate= 2026-04-14T00:00:00Z https://cdaweb.gsfc.nasa.gov/hapi/data?id=THG_L2_MAG_BJN¶meters=thg_magz_bjn&time.min=2026-04-13T00:00:00Z&time.max=2026-04-14T00:00:00Z&format=csv HAPI verifier URL: https://hapi-server.org/verify/?url=https://cdaweb.gsfc.nasa.gov/hapi&id=THG_L2_MAG_BJN¶meter=thg_magz_bjn&time.min=2026-04-13T00:00:00Z&time.max=2026-04-14T00:00:00Z url https://cdaweb.gsfc.nasa.gov/hapi/data?id=THG_L2_MAG_BJN¶meters=thg_magz_bjn&time.min=2026-04-13T00:00:00Z&time.max=2026-04-14T00:00:00Z&format=csv Found Data!  https://cdaweb.gsfc.nasa.gov/hapi/data?id=THG_L2_MAG_BJN¶meters=thg_magz_bjn&time.min=2026-04-13T00:00:00Z&time.max=2026-04-14T00:00:00Z&format=csv ################# Running test with seed 5982: http://hapi-server.org/servers/SSCWeb/hapi URL MATCHES KNOWN HAPI SERVER ERRROR, BAD HTTP response status code: [503] url http://hapi-server.org/servers/SSCWeb/hapi/catalog Traceback (most recent call last): File "/home/jbf/ct/hapi/git-release/HAPI-Server-Tester/HAPITESTSCRIPT.py", line 393, in main() File "/home/jbf/ct/hapi/git-release/HAPI-Server-Tester/HAPITESTSCRIPT.py", line 369, in main hapiTest(z, seeds[i]) File "/home/jbf/ct/hapi/git-release/HAPI-Server-Tester/HAPITESTSCRIPT.py", line 147, in hapiTest DataSetList = json.loads(serverResponse.text) File "/usr/lib/python3.10/json/__init__.py", line 346, in loads return _default_decoder.decode(s) File "/usr/lib/python3.10/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/lib/python3.10/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) Build step 'Execute shell' marked build as failure Sending e-mails to: faden@cottagesystems.com Finished: FAILURE