Details
-
Type: Bug
-
Status: Closed
-
Priority: Trivial
-
Resolution: Not a Bug
-
Affects Version/s: Mercury
-
Fix Version/s: Mercury
-
Component/s: Admax (bidding/budgeting)
-
Labels:None
-
Environment:
Mercury RC builds
Description
admax-process script hangs on using the test parameter t.
The time zone parameter is mandatory on using the test parameter.
Though it works for TZ America/New_York, it throws error on using Pacific/Honolulu or America/Nome.
[TSAApp@aq-qa2-core1 bidmgr]$ ./admax-process.sh -t -z America/New_York
Temp file is: admax-process-20264
=================== Staging google with [--date 2016-05-17 --admax -z America/New_York]
/usr/local/tsa/bidmgr/googlemcc.sh --threads 20 --date 2016-05-17 --admax -z America/New_York
Temp file is: admax-process-20273
=================== Staging bing with [--date 2016-05-17 -rt admax -z America/New_York]
/usr/local/tsa/bidmgr/bingreport.sh --threads 5 --date 2016-05-17 -rt admax -z America/New_York
All staging data processes (3) started
Temp file is: admax-process-20282
=================== Staging yahoojapan with [--date 2016-05-17 -rt admax -z America/New_York]
/usr/local/tsa/bidmgr/yahoojapanreport.sh --threads 5 --date 2016-05-17 -rt admax -z America/New_York
All staging data processes (3) complete
0 0 0
=================== Starting ABU with [--date 2016-05-17 -d3 --distribution 3 -z America/New_York]
/usr/local/tsa/bidmgr/admax.sh --date 2016-05-17 -d3 --distribution 3 -z America/New_York
=================== Starting ABU with [--date 2016-05-17 -d3 --distribution 147 -z America/New_York]
/usr/local/tsa/bidmgr/admax.sh --date 2016-05-17 -d3 --distribution 147 -z America/New_York
=================== Starting ABU with [--date 2016-05-17 -d3 --distribution 178 -z America/New_York]
/usr/local/tsa/bidmgr/admax.sh --date 2016-05-17 -d3 --distribution 178 -z America/New_York
=================== Starting AdMax Bid Updater with [-d3 --distribution 3]
/usr/local/tsa/bidmgr/sebidupdater.sh -d3 --distribution 3
=================== Starting AdMax Bid Updater with [-d3 --distribution 147]
/usr/local/tsa/bidmgr/sebidupdater.sh -d3 --distribution 147
=================== Starting AdMax Bid Updater with [-d3 --distribution 178]
/usr/local/tsa/bidmgr/sebidupdater.sh -d3 --distribution 178
=================== Checking for AdMax Bid Updater Issues
Hangs for all these
[TSAApp@aq-qa2-core1 bidmgr]$ ./admax-process.sh -t -z Pacific/Kiritimati
^C[TSAApp@aq-qa2-core1 bidmgr]$ ./admax-process.sh -t -z Pacific/Fiji
^C[TSAApp@aq-qa2-core1 bidmgr]$ ./admax-process.sh -t -z Etc/GMT
^C[TSAApp@aq-qa2-core1 bidmgr]$ ./admax-process.sh -t -z Europe/Riga
^C[TSAApp@aq-qa2-core1 bidmgr]$ ./admax-process.sh -t -z America/Adak
Also hangs when used with distribution G/B/YJ