Prev
Index
Next
arc: Tue Mar 11 00:07:08 2025
File: /proj/sot/ska/data/arc/Logs/daily.0/arc.log
Task | Status | Age | MaxAge | Last Date |
arc |
NOT OK
|
0.44 | 2.0 |
Tue Mar 11 00:07:08 2025 |
Errors:
- Line 28: <<2025-Mar-10 06:02>> TimeoutError: The read operation timed out
- Line 40: <<2025-Mar-10 06:02>> raise reraise(type(error), error, _stacktrace)
- Line 50: <<2025-Mar-10 06:02>> raise ReadTimeoutError(
- Line 51: <<2025-Mar-10 06:02>> urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='occweb.cfa.harvard.edu', port=443): Read timed out. (read timeout=30)
- Line 104: <<2025-Mar-10 06:07>> WARNING: p3 fluence not plotted, error : index -1 is out of bounds for axis 0 with size 0
- Line 104: <<2025-Mar-10 06:07>> WARNING: p3 fluence not plotted, error : index -1 is out of bounds for axis 0 with size 0
- Line 109: <<2025-Mar-10 06:12>> WARNING: p3 fluence not plotted, error : index -1 is out of bounds for axis 0 with size 0
- Line 109: <<2025-Mar-10 06:12>> WARNING: p3 fluence not plotted, error : index -1 is out of bounds for axis 0 with size 0
- Line 114: <<2025-Mar-10 06:17>> WARNING: p3 fluence not plotted, error : index -1 is out of bounds for axis 0 with size 0
- Line 114: <<2025-Mar-10 06:17>> WARNING: p3 fluence not plotted, error : index -1 is out of bounds for axis 0 with size 0
- Line 119: <<2025-Mar-10 06:22>> WARNING: p3 fluence not plotted, error : index -1 is out of bounds for axis 0 with size 0
- Line 119: <<2025-Mar-10 06:22>> WARNING: p3 fluence not plotted, error : index -1 is out of bounds for axis 0 with size 0
- Line 124: <<2025-Mar-10 06:27>> WARNING: p3 fluence not plotted, error : index -1 is out of bounds for axis 0 with size 0
- Line 124: <<2025-Mar-10 06:27>> WARNING: p3 fluence not plotted, error : index -1 is out of bounds for axis 0 with size 0
- Line 129: <<2025-Mar-10 10:21>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt:
- Line 129: <<2025-Mar-10 10:21>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt:
- Line 129: <<2025-Mar-10 10:21>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt:
File contents:
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 06:02>> Traceback (most recent call last):
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/urllib3/connectionpool.py", line 534, in _make_request
<<2025-Mar-10 06:02>> response = conn.getresponse()
<<2025-Mar-10 06:02>> ^^^^^^^^^^^^^^^^^^
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/urllib3/connection.py", line 516, in getresponse
<<2025-Mar-10 06:02>> httplib_response = super().getresponse()
<<2025-Mar-10 06:02>> ^^^^^^^^^^^^^^^^^^^^^
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/lib/python3.12/http/client.py", line 1428, in getresponse
<<2025-Mar-10 06:02>> response.begin()
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/lib/python3.12/http/client.py", line 331, in begin
<<2025-Mar-10 06:02>> version, status, reason = self._read_status()
<<2025-Mar-10 06:02>> ^^^^^^^^^^^^^^^^^^^
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/lib/python3.12/http/client.py", line 292, in _read_status
<<2025-Mar-10 06:02>> line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
<<2025-Mar-10 06:02>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/lib/python3.12/socket.py", line 720, in readinto
<<2025-Mar-10 06:02>> return self._sock.recv_into(b)
<<2025-Mar-10 06:02>> ^^^^^^^^^^^^^^^^^^^^^^^
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/lib/python3.12/ssl.py", line 1251, in recv_into
<<2025-Mar-10 06:02>> return self.read(nbytes, buffer)
<<2025-Mar-10 06:02>> ^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/lib/python3.12/ssl.py", line 1103, in read
<<2025-Mar-10 06:02>> return self._sslobj.read(len, buffer)
<<2025-Mar-10 06:02>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-Mar-10 06:02>> TimeoutError: The read operation timed out
<<2025-Mar-10 06:02>>
<<2025-Mar-10 06:02>> The above exception was the direct cause of the following exception:
<<2025-Mar-10 06:02>>
<<2025-Mar-10 06:02>> Traceback (most recent call last):
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/requests/adapters.py", line 667, in send
<<2025-Mar-10 06:02>> resp = conn.urlopen(
<<2025-Mar-10 06:02>> ^^^^^^^^^^^^^
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/urllib3/connectionpool.py", line 841, in urlopen
<<2025-Mar-10 06:02>> retries = retries.increment(
<<2025-Mar-10 06:02>> ^^^^^^^^^^^^^^^^^^
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/urllib3/util/retry.py", line 474, in increment
<<2025-Mar-10 06:02>> raise reraise(type(error), error, _stacktrace)
<<2025-Mar-10 06:02>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/urllib3/util/util.py", line 39, in reraise
<<2025-Mar-10 06:02>> raise value
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/urllib3/connectionpool.py", line 787, in urlopen
<<2025-Mar-10 06:02>> response = self._make_request(
<<2025-Mar-10 06:02>> ^^^^^^^^^^^^^^^^^^^
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/urllib3/connectionpool.py", line 536, in _make_request
<<2025-Mar-10 06:02>> self._raise_timeout(err=e, url=url, timeout_value=read_timeout)
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/urllib3/connectionpool.py", line 367, in _raise_timeout
<<2025-Mar-10 06:02>> raise ReadTimeoutError(
<<2025-Mar-10 06:02>> urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='occweb.cfa.harvard.edu', port=443): Read timed out. (read timeout=30)
<<2025-Mar-10 06:02>>
<<2025-Mar-10 06:02>> During handling of the above exception, another exception occurred:
<<2025-Mar-10 06:02>>
<<2025-Mar-10 06:02>> Traceback (most recent call last):
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1255, in
<<2025-Mar-10 06:02>> main()
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 634, in main
<<2025-Mar-10 06:02>> states = kadi_states.get_states(start=start, stop=stop)
<<2025-Mar-10 06:02>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/kadi/commands/states.py", line 2186, in get_states
<<2025-Mar-10 06:02>> cmds = commands.get_cmds(start, stop, scenario=scenario)
<<2025-Mar-10 06:02>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/kadi/commands/commands_v2.py", line 235, in get_cmds
<<2025-Mar-10 06:02>> cmds_recent = update_archive_and_get_cmds_recent(
<<2025-Mar-10 06:02>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/kadi/commands/commands_v2.py", line 363, in update_archive_and_get_cmds_recent
<<2025-Mar-10 06:02>> loads = update_loads(scenario, cmd_events=cmd_events, lookback=lookback, stop=stop)
<<2025-Mar-10 06:02>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/kadi/commands/commands_v2.py", line 1090, in update_loads
<<2025-Mar-10 06:02>> contents = occweb.get_occweb_dir(dir_year_month)
<<2025-Mar-10 06:02>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/kadi/occweb.py", line 367, in get_occweb_dir
<<2025-Mar-10 06:02>> html = get_occweb_page(
<<2025-Mar-10 06:02>> ^^^^^^^^^^^^^^^^
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/kadi/occweb.py", line 328, in get_occweb_page
<<2025-Mar-10 06:02>> req = requests.get(url, auth=auth, timeout=timeout)
<<2025-Mar-10 06:02>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/requests/api.py", line 73, in get
<<2025-Mar-10 06:02>> return request("get", url, params=params, **kwargs)
<<2025-Mar-10 06:02>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/requests/api.py", line 59, in request
<<2025-Mar-10 06:02>> return session.request(method=method, url=url, **kwargs)
<<2025-Mar-10 06:02>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/requests/sessions.py", line 589, in request
<<2025-Mar-10 06:02>> resp = self.send(prep, **send_kwargs)
<<2025-Mar-10 06:02>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/requests/sessions.py", line 724, in send
<<2025-Mar-10 06:02>> history = [resp for resp in gen]
<<2025-Mar-10 06:02>> ^^^
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/requests/sessions.py", line 265, in resolve_redirects
<<2025-Mar-10 06:02>> resp = self.send(
<<2025-Mar-10 06:02>> ^^^^^^^^^^
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/requests/sessions.py", line 703, in send
<<2025-Mar-10 06:02>> r = adapter.send(request, **kwargs)
<<2025-Mar-10 06:02>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-Mar-10 06:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/requests/adapters.py", line 713, in send
<<2025-Mar-10 06:02>> raise ReadTimeout(e, request=request)
<<2025-Mar-10 06:02>> requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='occweb.cfa.harvard.edu', port=443): Read timed out. (read timeout=30)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 06:07>> WARNING: p3 fluence not plotted, error : index -1 is out of bounds for axis 0 with size 0
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 06:12>> WARNING: p3 fluence not plotted, error : index -1 is out of bounds for axis 0 with size 0
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 06:17>> WARNING: p3 fluence not plotted, error : index -1 is out of bounds for axis 0 with size 0
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 06:22>> WARNING: p3 fluence not plotted, error : index -1 is out of bounds for axis 0 with size 0
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 06:27>> WARNING: p3 fluence not plotted, error : index -1 is out of bounds for axis 0 with size 0
############################################################
/proj/sot/ska3/flight/share/arc3/get_ace.py --h5=/proj/sot/ska3/flight/data/arc3/ACE.h5
############################################################
<<2025-Mar-10 10:21>> Warning: failed to open URL ftp://ftp.swpc.noaa.gov/pub/lists/ace/ace_epam_5m.txt:
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 15:22>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 15:27>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 15:32>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 15:37>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 15:42>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 15:47>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 15:52>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 15:57>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 16:02>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 16:07>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 16:12>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 16:17>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 16:23>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 16:27>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 16:32>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 16:37>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 16:42>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 16:47>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 16:52>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 16:57>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 17:02>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 17:07>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 17:12>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 17:17>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 17:22>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 17:27>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 17:32>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 17:37>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 17:42>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 17:47>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 17:52>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 17:57>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 18:02>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 18:07>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 20:57>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 21:02>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 21:07>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 21:12>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 21:17>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 21:22>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 21:27>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 21:32>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 21:37>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 21:42>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 21:47>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 21:52>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 21:57>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 22:02>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 22:07>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 22:12>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 22:17>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 22:22>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 22:27>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 22:32>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 22:37>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 22:42>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 22:47>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 22:52>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 22:57>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 23:02>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 23:07>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 23:12>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 23:17>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 23:22>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 23:27>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 23:32>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 23:37>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 23:42>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 23:47>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 23:52>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-10 23:57>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-11 00:02>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)
############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-Mar-11 00:07>> WARNING: /data/mta4/www/ace.html file contains 0 lines that start with AVERAGE (expect one)