date: dimanche 15 août 2021, 07:45:01 (UTC+0200) ===================================================== name=CFHT (obscore), dir=cfht, script=update ===================================================== 05:45:03:debug:https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus//availability 05:45:03:debug:lastmodified: update(cadc) 2021-08-03 17:44:33, delete(local) 681327874 05:45:03:debug:copy ReadMe to v71 05:45:03:debug:copy .Summary to v71 05:45:03:debug:copy obscore.dump to v71 05:45:15:debug:get data 05:45:28:debug:TAP(GET): https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus///sync?request=doQuery&phase=RUN&lang=ADQL&format=csv&query=SELECT+TOP+250000+obs_publisher_did,obs_collection,facility_name,instrument_name,obs_id,dataproduct_type,calib_level,obs_release_date,target_name,s_ra,s_dec,s_fov,s_region,s_resolution,s_xel1,s_xel2,t_min,t_max,t_exptime,t_resolution,t_xel,em_min,em_max,em_res_power,em_xel,em_ucd,pol_states,pol_xel,o_ucd,access_url,access_format,access_estsize,core_id,lastModified+FROM+ivoa.obscore+WHERE+obs_collection='CFHT'+AND+lastModified>='2021-08-03+17:44:33'+ORDER+BY+lastModified+ASC WARNING: AstropyDeprecationWarning: tmp/obscore.tsv already exists. Automatically overwriting ASCII files is deprecated. Use the argument 'overwrite=True' in the future. [astropy.io.ascii.ui] 05:45:29:debug:update database 05:46:33:debug:make dump and change status 05:46:53:warning:Data inserted into VizieR DB 05:47:50:debug:TAP(GET): https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus///sync?request=doQuery&phase=RUN&lang=ADQL&format=csv&query=SELECT+COUNT(*)+FROM+ivoa.obscore+WHERE+obs_collection='CFHT' 05:47:50:warning:error to get the number of records in CADC [debug] close cursor [debug] SQL:select max(lastModified)-7200 as maxdate from vcds1.c102005obscore [debug] begin! [debug] ['681327873'] [debug] close cursor [debug] close cursor [debug] SQL:SELECT t.dbname, d.login FROM METAtab t JOIN METAdba d ON t.dbaid=d.dbaid WHERE t.name='B/cfht/obscore' [debug] begin! [debug] ['dbname', 'login'] [debug] ['c102005obscore', 'vcds1@VIZIR'] [debug] close cursor update table tmp/obscore.csv [debug] close cursor [debug] SQL:begin; DELETE FROM vcds1.c102005obscore WHERE lastModified>=681327874; \copy vcds1.c102005obscore from tmp/obscore.tsv with null as '' SELECT a.core_id, max(a.lastModified) AS lastModified into temporary table t FROM vcds1.c102005obscore a JOIN (SELECT core_id, count(*) AS n FROM vcds1.c102005obscore GROUP BY core_id) b ON a.core_id=b.core_id WHERE b.n>1 GROUP BY a.core_id;DELETE FROM vcds1.c102005obscore a USING t WHERE t.core_id=a.core_id AND a.lastModified 149 ....Insert into metaviz.METAcell02 select 102005, c.qb1, c.ns => 2078 ....Insert into metaviz.METAcell03 select 102005, c.qb1, c.ns => 1123 ....Insert into metaviz.METAcell09 select 102005, c.qb1, c.ns => 15256 ....Insert into metaviz.METAcell0a select 102005, c.qb1, c.ns => 10785 ....Insert into metaviz.METAcell0b select 102005, c.qb1, c.ns => 15968 ....Insert into metaviz.METAcell0c select 102005, c.qb1, c.ns => 14487 ....Insert into metaviz.METAcell0d select 102005, c.qb1, c.ns => 12827 ....Insert into metaviz.METAcell0e select 102005, c.qb1, c.ns => 310 ====Total counts: 3087432 ====Total non-empty qboxes: 72983 #===Items in list: 9 #===Items in list: 9 ===================================================== name=HST (obscore), dir=hst, script=update ===================================================== 05:48:53:debug:https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus//availability 05:48:53:debug:lastmodified: update(cadc) 2021-08-05 13:41:20, delete(local) 681486081 05:48:53:debug:copy ReadMe to v176 05:48:53:debug:copy .Summary to v176 05:48:53:debug:copy obscore.dump to v176 05:51:27:debug:get data 05:51:29:debug:TAP(GET): https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus///sync?request=doQuery&phase=RUN&lang=ADQL&format=csv&query=SELECT+TOP+200000+obs_publisher_did,obs_collection,facility_name,instrument_name,obs_id,dataproduct_type,calib_level,obs_release_date,target_name,s_ra,s_dec,s_fov,s_region,s_resolution,s_xel1,s_xel2,t_min,t_max,t_exptime,t_resolution,t_xel,em_min,em_max,em_res_power,em_xel,em_ucd,pol_states,pol_xel,o_ucd,access_url,access_format,access_estsize,core_id,lastModified+FROM+ivoa.obscore+WHERE+obs_collection='HST'+AND+lastModified>='2021-08-05+13:41:20'+ORDER+BY+lastModified+ASC WARNING: AstropyDeprecationWarning: tmp/obscore.tsv already exists. Automatically overwriting ASCII files is deprecated. Use the argument 'overwrite=True' in the future. [astropy.io.ascii.ui] 05:51:29:debug:update database 05:56:41:debug:make dump and change status 05:58:31:warning:Data inserted into VizieR DB 05:59:52:debug:TAP(GET): https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus///sync?request=doQuery&phase=RUN&lang=ADQL&format=csv&query=SELECT+COUNT(*)+FROM+ivoa.obscore+WHERE+obs_collection='HST' 05:59:52:warning:error to get the number of records in CADC [debug] close cursor [debug] SQL:select max(lastModified)-7200 as maxdate from vcds1.c102004obscore [debug] begin! [debug] ['681486080'] [debug] close cursor [debug] close cursor [debug] SQL:SELECT t.dbname, d.login FROM METAtab t JOIN METAdba d ON t.dbaid=d.dbaid WHERE t.name='B/hst/obscore' [debug] begin! [debug] ['dbname', 'login'] [debug] ['c102004obscore', 'vcds1@VIZIR'] [debug] close cursor update table tmp/obscore.csv [debug] close cursor [debug] SQL:begin; DELETE FROM vcds1.c102004obscore WHERE lastModified>=681486081; \copy vcds1.c102004obscore from tmp/obscore.tsv with null as '' SELECT a.core_id, max(a.lastModified) AS lastModified into temporary table t FROM vcds1.c102004obscore a JOIN (SELECT core_id, count(*) AS n FROM vcds1.c102004obscore GROUP BY core_id) b ON a.core_id=b.core_id WHERE b.n>1 GROUP BY a.core_id;DELETE FROM vcds1.c102004obscore a USING t WHERE t.core_id=a.core_id AND a.lastModified 4 ....Insert into metaviz.METAcell02 select 102004, c.qb1, c.ns => 132 ....Insert into metaviz.METAcell03 select 102004, c.qb1, c.ns => 184 ....Insert into metaviz.METAcell09 select 102004, c.qb1, c.ns => 4524 ....Insert into metaviz.METAcell0a select 102004, c.qb1, c.ns => 3701 ....Insert into metaviz.METAcell0b select 102004, c.qb1, c.ns => 4944 ....Insert into metaviz.METAcell0c select 102004, c.qb1, c.ns => 6039 ....Insert into metaviz.METAcell0d select 102004, c.qb1, c.ns => 3750 ....Insert into metaviz.METAcell0e select 102004, c.qb1, c.ns => 2858 ====Total counts: 14943941 ====Total non-empty qboxes: 26136 #===Items in list: 9 #===Items in list: 9 ===================================================== name=GEMINI (obscore), dir=gemini, script=update ===================================================== 06:00:32:debug:https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus//availability 06:00:33:debug:lastmodified: update(cadc) 2021-06-01 05:16:54, delete(local) 675839815 06:00:33:debug:copy ReadMe to v6 06:00:33:debug:copy .Summary to v6 06:00:33:debug:copy obscore.dump to v6 06:00:48:debug:get data 06:04:37:debug:TAP(GET): https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus///sync?request=doQuery&phase=RUN&lang=ADQL&format=csv&query=SELECT+TOP+200000+obs_publisher_did,obs_collection,facility_name,instrument_name,obs_id,dataproduct_type,calib_level,obs_release_date,target_name,s_ra,s_dec,s_fov,s_region,s_resolution,s_xel1,s_xel2,t_min,t_max,t_exptime,t_resolution,t_xel,em_min,em_max,em_res_power,em_xel,em_ucd,pol_states,pol_xel,o_ucd,access_url,access_format,access_estsize,core_id,lastModified+FROM+ivoa.obscore+WHERE+obs_collection='GEMINI'+AND+lastModified>='2021-06-01+05:16:54'+ORDER+BY+lastModified+ASC WARNING: AstropyDeprecationWarning: tmp/obscore.tsv already exists. Automatically overwriting ASCII files is deprecated. Use the argument 'overwrite=True' in the future. [astropy.io.ascii.ui] 06:05:24:debug:update database 06:07:01:debug:make dump and change status 06:07:17:warning:Data inserted into VizieR DB 06:08:17:debug:TAP(GET): https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus///sync?request=doQuery&phase=RUN&lang=ADQL&format=csv&query=SELECT+COUNT(*)+FROM+ivoa.obscore+WHERE+obs_collection='GEMINI' 06:08:17:warning:error to get the number of records in CADC [debug] close cursor [debug] SQL:select max(lastModified)-7200 as maxdate from vcds1.c102037obscore [debug] begin! [debug] ['675839814'] [debug] close cursor [debug] close cursor [debug] SQL:SELECT t.dbname, d.login FROM METAtab t JOIN METAdba d ON t.dbaid=d.dbaid WHERE t.name='B/gemini/obscore' [debug] begin! [debug] ['dbname', 'login'] [debug] ['c102037obscore', 'vcds1@VIZIR'] [debug] close cursor update table tmp/obscore.csv [debug] close cursor [debug] SQL:begin; DELETE FROM vcds1.c102037obscore WHERE lastModified>=675839815; \copy vcds1.c102037obscore from tmp/obscore.tsv with null as '' SELECT a.core_id, max(a.lastModified) AS lastModified into temporary table t FROM vcds1.c102037obscore a JOIN (SELECT core_id, count(*) AS n FROM vcds1.c102037obscore GROUP BY core_id) b ON a.core_id=b.core_id WHERE b.n>1 GROUP BY a.core_id;DELETE FROM vcds1.c102037obscore a USING t WHERE t.core_id=a.core_id AND a.lastModified 1 ....Insert into metaviz.METAcell02 select 102037, c.qb1, c.ns => 106 ....Insert into metaviz.METAcell03 select 102037, c.qb1, c.ns => 104 ....Insert into metaviz.METAcell09 select 102037, c.qb1, c.ns => 3595 ....Insert into metaviz.METAcell0a select 102037, c.qb1, c.ns => 5427 ....Insert into metaviz.METAcell0b select 102037, c.qb1, c.ns => 5989 ....Insert into metaviz.METAcell0c select 102037, c.qb1, c.ns => 6444 ....Insert into metaviz.METAcell0d select 102037, c.qb1, c.ns => 5416 ....Insert into metaviz.METAcell0e select 102037, c.qb1, c.ns => 4605 ====Total counts: 1816688 ====Total non-empty qboxes: 31687 #===Items in list: 9 #===Items in list: 9 ===================================================== name=JCMT (obscore), dir=jcmt, script=update ===================================================== 06:08:42:debug:https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus//availability 06:08:42:debug:lastmodified: update(cadc) 2021-07-29 02:25:40, delete(local) 680840741 06:08:43:debug:copy ReadMe to v200 06:08:43:debug:copy .Summary to v200 06:08:43:debug:copy obscore.dump to v200 06:08:54:debug:get data 06:08:57:debug:TAP(GET): https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus///sync?request=doQuery&phase=RUN&lang=ADQL&format=csv&query=SELECT+TOP+100000+obs_publisher_did,obs_collection,facility_name,instrument_name,obs_id,dataproduct_type,calib_level,obs_release_date,target_name,s_ra,s_dec,s_fov,s_region,s_resolution,s_xel1,s_xel2,t_min,t_max,t_exptime,t_resolution,t_xel,em_min,em_max,em_res_power,em_xel,em_ucd,pol_states,pol_xel,o_ucd,access_url,access_format,access_estsize,core_id,lastModified+FROM+ivoa.obscore+WHERE+obs_collection='JCMT'+AND+lastModified>='2021-07-29+02:25:40'+ORDER+BY+lastModified+ASC WARNING: AstropyDeprecationWarning: tmp/obscore.tsv already exists. Automatically overwriting ASCII files is deprecated. Use the argument 'overwrite=True' in the future. [astropy.io.ascii.ui] 06:08:57:debug:update database 06:09:24:debug:make dump and change status 06:09:34:warning:Data inserted into VizieR DB 06:10:28:debug:TAP(GET): https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus///sync?request=doQuery&phase=RUN&lang=ADQL&format=csv&query=SELECT+COUNT(*)+FROM+ivoa.obscore+WHERE+obs_collection='JCMT' 06:10:28:warning:error to get the number of records in CADC [debug] close cursor [debug] SQL:select max(lastModified)-7200 as maxdate from vcds1.c102038obscore [debug] begin! [debug] ['680840740'] [debug] close cursor [debug] close cursor [debug] SQL:SELECT t.dbname, d.login FROM METAtab t JOIN METAdba d ON t.dbaid=d.dbaid WHERE t.name='B/jcmt/obscore' [debug] begin! [debug] ['dbname', 'login'] [debug] ['c102038obscore', 'vcds1@VIZIR'] [debug] close cursor update table tmp/obscore.csv [debug] close cursor [debug] SQL:begin; DELETE FROM vcds1.c102038obscore WHERE lastModified>=680840741; \copy vcds1.c102038obscore from tmp/obscore.tsv with null as '' SELECT a.core_id, max(a.lastModified) AS lastModified into temporary table t FROM vcds1.c102038obscore a JOIN (SELECT core_id, count(*) AS n FROM vcds1.c102038obscore GROUP BY core_id) b ON a.core_id=b.core_id WHERE b.n>1 GROUP BY a.core_id;DELETE FROM vcds1.c102038obscore a USING t WHERE t.core_id=a.core_id AND a.lastModified 13 ....Insert into metaviz.METAcell02 select 102038, c.qb1, c.ns => 364 ....Insert into metaviz.METAcell03 select 102038, c.qb1, c.ns => 215 ....Insert into metaviz.METAcell09 select 102038, c.qb1, c.ns => 3210 ....Insert into metaviz.METAcell0a select 102038, c.qb1, c.ns => 8090 ....Insert into metaviz.METAcell0b select 102038, c.qb1, c.ns => 3975 ....Insert into metaviz.METAcell0c select 102038, c.qb1, c.ns => 4817 ....Insert into metaviz.METAcell0d select 102038, c.qb1, c.ns => 4383 ....Insert into metaviz.METAcell0e select 102038, c.qb1, c.ns => 157 ====Total counts: 822243 ====Total non-empty qboxes: 25224 #===Items in list: 9 #===Items in list: 9 ===================================================== name=DAO (obscore), dir=dao, script=update ===================================================== 06:10:45:debug:https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus//availability [debug] close cursor [debug] SQL:select max(lastModified)-7200 as maxdate from viz7.c102041obscore Traceback (most recent call last): File "/home/cds/pythonlib/vizier.ingestion/tools/CDSdb.py", line 335, in execute raise Exception(err) Exception: b'ERROR: relation "viz7.c102041obscore" does not exist\n' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/too/pyreadme/getCADC.py", line 165, in lastModified = getLastModifiedDate(dbconn, cat["catid"], __schema) File "/data/too/pyreadme/getCADC.py", line 63, in getLastModifiedDate curs.execute("select max(lastModified)-{0} as maxdate from {1}.c{2}obscore".format(SECOND_BEFORE_LAST_MODIFIED, schema, catid)) File "/home/cds/pythonlib/vizier.ingestion/tools/CDSdb.py", line 343, in execute raise CDSdbException("error in execution: "+str(msg)) CDSdb.CDSdbException: (CDSdbException) error in execution: b'ERROR: relation "viz7.c102041obscore" does not exist\n' error= vizaqbox -Ucds -P@cds4Viz -SVIZDB 102041 ++++increase the precision for computed column 14 ++++increase the precision for computed column 14 #...CooCompute fk5(Eq=2000, Ep=2000) from: fk5(Eq=2000, Ep=2000) [x1] ---- Copied 14315 records in METAcell ....Insert into metaviz.METAcell00 select 102041, c.qb1, c.ns => 0 ....Insert into metaviz.METAcell02 select 102041, c.qb1, c.ns => 98 ....Insert into metaviz.METAcell03 select 102041, c.qb1, c.ns => 88 ....Insert into metaviz.METAcell09 select 102041, c.qb1, c.ns => 3733 ....Insert into metaviz.METAcell0a select 102041, c.qb1, c.ns => 2356 ....Insert into metaviz.METAcell0b select 102041, c.qb1, c.ns => 2818 ....Insert into metaviz.METAcell0c select 102041, c.qb1, c.ns => 2419 ....Insert into metaviz.METAcell0d select 102041, c.qb1, c.ns => 2802 ....Insert into metaviz.METAcell0e select 102041, c.qb1, c.ns => 1 ====Total counts: 326809 ====Total non-empty qboxes: 14315 #===Items in list: 9 #===Items in list: 9 ===================================================== name=SWIFT, dir=swift, script=update ===================================================== 06:10:54:debug:TABLE vizB.c102039swiftlog 06:10:54:debug:query Swift in HEASARC from processing_date>59432 06:10:58:debug:number of records is 311394 [debug] export PGPASSWORD=@cds4Viz;psql -U cds -d vizier -h 130.79.128.5 -p 5432 [debug] close cursor [debug] SQL:SELECT t.dbname, d.login FROM METAtab t JOIN METAdba d ON t.dbaid=d.dbaid WHERE t.name='B/swift/swiftlog' [debug] begin! [debug] ['dbname', 'login'] [debug] ['c102039swiftlog', 'vizB@VIZIR'] [debug] close cursor [debug] export PGPASSWORD=@cds4Viz;psql -U cds -d vizier -h 130.79.128.5 -p 5432 [debug] close cursor [debug] SQL:select max(processing_date) as maxdate from vizB.c102039swiftlog [debug] begin! [debug] ['59432'] [debug] close cursor [debug] export PGPASSWORD=@cds4Viz;psql -U cds -d vizier -h 130.79.128.5 -p 5432 [debug] close cursor [debug] SQL:begin; delete from vizB.c102039swiftlog where processing_date>=59432; \copy vizB.c102039swiftlog from swiftlog.csv with null as '' commit; [debug] begin! [debug] b'BEGIN\n' [debug] b'DELETE 106\n' [debug] b'COPY 764\n' [debug] b'COMMIT\n' [debug] close cursor [debug] close cursor [debug] export PGPASSWORD=@cds4Viz;psql -U cds -d vizier -h 130.79.128.5 -p 5432 [debug] close cursor [debug] SQL:SELECT count(*) FROM vizB.c102039swiftlog [debug] begin! [debug] ['311394'] [debug] close cursor [debug] SQL:UPDATE METAtab SET release=682323057, records=311394 WHERE name='B/swift/swiftlog' [debug] begin! [debug] b'UPDATE 1\n' [debug] close cursor [debug] close cursor [debug] close cursor [debug] SQL:UPDATE METAtab SET loadate=loadate+1 WHERE name='B/swift/swiftlog' [debug] begin! [debug] b'UPDATE 1\n' [debug] close cursor [debug] close cursor [debug] close cursor [debug] SQL:comment on table vizB.c102039swiftlog is '682323057' [debug] begin! [debug] b'COMMENT\n' [debug] close cursor [debug] close cursor [debug] export PGPASSWORD=@cds4Viz;psql -U cds -d vizier -h 130.79.128.5 -p 5432 [debug] close cursor [debug] SQL:\copy vizB.c102039swiftlog to swiftlog.dump with null as '' [debug] begin! [debug] b'COPY 311394\n' [debug] close cursor [debug] close cursor vizaqbox -Ucds -P@cds4Viz -SVIZDB 102039 ++++increase the precision for computed column 11 ++++increase the precision for computed column 11 #...CooCompute fk5(Eq=2000, Ep=2000) from: fk5(Eq=2000, Ep=2000) [x1] ---- Copied 41270 records in METAcell ....Insert into metaviz.METAcell00 select 102039, c.qb1, c.ns => 76 ....Insert into metaviz.METAcell02 select 102039, c.qb1, c.ns => 647 ....Insert into metaviz.METAcell03 select 102039, c.qb1, c.ns => 778 ....Insert into metaviz.METAcell09 select 102039, c.qb1, c.ns => 7363 ....Insert into metaviz.METAcell0a select 102039, c.qb1, c.ns => 6375 ....Insert into metaviz.METAcell0b select 102039, c.qb1, c.ns => 6560 ....Insert into metaviz.METAcell0c select 102039, c.qb1, c.ns => 7227 ....Insert into metaviz.METAcell0d select 102039, c.qb1, c.ns => 5854 ....Insert into metaviz.METAcell0e select 102039, c.qb1, c.ns => 6390 ====Total counts: 311312 ====Total non-empty qboxes: 41270 #===Items in list: 9 #===Items in list: 9 ===================================================== name=ASSOCDATA (obscore), dir=assocdata, script=update ===================================================== number of records: 8339238 1 update qboxes... >>>>>>>>>>>> begin vizin program ---- Parse ReadMe/.status/.Summary ... ++++increase the precision for computed column 13 ++++increase the precision for computed column 13 #...CooCompute fk5(Eq=2000, Ep=2000) from: fk5(Eq=2000, Ep=2000) [x1] ++++ qbox#621148 has 38535 stars, truncated to 32767 ---- Copied 21577 records in METAcell ....Insert into metaviz.METAcell00 select 102036, c.qb1, c.ns => 2928 ....Insert into metaviz.METAcell02 select 102036, c.qb1, c.ns => 2217 ....Insert into metaviz.METAcell03 select 102036, c.qb1, c.ns => 1710 ....Insert into metaviz.METAcell09 select 102036, c.qb1, c.ns => 2852 ....Insert into metaviz.METAcell0a select 102036, c.qb1, c.ns => 1417 ....Insert into metaviz.METAcell0b select 102036, c.qb1, c.ns => 2951 ....Insert into metaviz.METAcell0c select 102036, c.qb1, c.ns => 1795 ....Insert into metaviz.METAcell0d select 102036, c.qb1, c.ns => 4020 ....Insert into metaviz.METAcell0e select 102036, c.qb1, c.ns => 1687 ====Total counts: 8335551 ====Total non-empty qboxes: 21577 cat: /tmp/viz1411.foot: No such file or directory #...qfoot catid=102036 => 467 boxes. gawk: cmd. line:8: (FILENAME=- FNR=143) fatal: division by zero attempted cat: /tmp/viz1411.foot: No such file or directory #...qfootimage catid=102036 -gal -z 5 -swing 1 => ./+footg5.gif #===Items in list: 9 #...qfootimage catid=102036 -gal -z 8 -swing 1 => ./+footg8.gif #===Items in list: 9 ===================================================== name=IAU27 (archives), dir=/ftp/catx/iau27, script=update ===================================================== ###################################################################### # IAU27 (Archives) ###################################################################### #...Getting IBVS#2246 /tmp/IBVS-2246: File exists. --2021-08-15 08:15:31-- http://www.konkoly.hu/cgi-bin/IBVS?2246 Resolving www.konkoly.hu (www.konkoly.hu)... 193.6.22.9 Connecting to www.konkoly.hu (www.konkoly.hu)|193.6.22.9|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://konkoly.hu/cgi-bin/IBVS?2246 [following] --2021-08-15 08:15:31-- https://konkoly.hu/cgi-bin/IBVS?2246 Resolving konkoly.hu (konkoly.hu)... 193.6.22.9 Connecting to konkoly.hu (konkoly.hu)|193.6.22.9|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2021-08-15 08:15:31 ERROR 404: Not Found. cmp: EOF on /tmp/IBVS-2246 which is empty #***New version of /ftp/catx/iau27/.IBVS-2246: wc: /tmp/IBVS2246.txt: No such file or directory 432 2785 28041 /ftp/catx/iau27/.IBVS-2246 432 2785 28041 total #===Replace /ftp/catx/iau27/.IBVS-2246 ===================================================== name=FIRST data (alert only if new HTML page), dir=/ftp/cats/VIII/92, script=update ===================================================== ###################################################################### # FIRST data ###################################################################### #...Verify FIRST --2021-08-15 08:15:31-- http://sundog.stsci.edu/first/catalogs/ Resolving sundog.stsci.edu (sundog.stsci.edu)... 130.167.252.39 Connecting to sundog.stsci.edu (sundog.stsci.edu)|130.167.252.39|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 20773 (20K) [text/html] Saving to: 'STDOUT' 0K .......... .......... 100% 196K=0.1s 2021-08-15 08:15:32 (196 KB/s) - written to stdout [20773/20773] #===No change in FIRST (/ftp/cats/VIII/92) ===================================================== name=GAMA (alert only if new HTML page), dir=/ftp/cats/J/MNRAS/413/971, script=update ===================================================== ###################################################################### # GAMA ###################################################################### #...Verify GAMA (J/MNRAS/413/971) --2021-08-15 08:15:33-- http://www.gama-survey.org/ Resolving www.gama-survey.org (www.gama-survey.org)... 134.100.28.116 Connecting to www.gama-survey.org (www.gama-survey.org)|134.100.28.116|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: 'index.html.113' 0K .......... .......... .... 1.09M=0.02s 2021-08-15 08:15:33 (1.09 MB/s) - 'index.html.113' saved [24812] cmp: EOF on /tmp/gama.html which is empty #***GAMA (J/MNRAS/413/971) description modified? 0 0 0 /tmp/gama.html 599 1513 21498 /ftp/cats/J/MNRAS/413/971/gama.html 599 1513 21498 total