Closed Bug 1026869 Opened 10 years ago Closed 10 years ago

Please upload a new tp5n.zip to get a manifest change (to disable the alipay.com test)

Categories

(Infrastructure & Operations Graveyard :: CIDuty, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jmaher, Assigned: jmaher)

References

Details

tp5n.zip has a manifest inside of it. We have found that one of the pages is very noisy, so we are going to remove it from the manifest. Here is a link to tp5n.zip: http://people.mozilla.org/~jmaher/taloszips/zips/tp5n.zip shasum tp5n.zip 09ff2fa8c5d0e1a059949259460332e3ad222970 tp5n.zip
Component: General Automation → Buildduty
QA Contact: catlee → bugspam.Callek
Blocks: 1026970
Ah! A tp5n zip for me to rummage through :-) Seems like the alipay external connection issues (to ynuf.alipay.com) are from: tp5n/alipay.com/www.alipay.com/index.html um.init({ enabled: 1, ratio: 1, timeout: 3000, token: 'i1771e77e6dbae93941a0797774bae7a6', timestamp: '86826355595A5142574A6078', flashUrl: '/assets/lsa.swf', serviceUrl: 'https://ynuf.alipay.com/service/um.json' }); tp5n/alipay.com/static.alipay.com/build/js/um/um.js@v=5 try { b(M.serviceUrl, function (N) { f && clearTimeout(f); if (!N || !("id" in N)) { K = 200; R("invalid") } else { K = 255; (J = N.id) && j.set("_umdata", J); M.debug && M.onCompleted && M.onCompleted(N.id) } }, H)
Summary: please upload a new tp5n.zip to get a manifest change → Please upload a new tp5n.zip to get a manifest change (to disable the alipay.com test)
I will get to this in my PT afternoon.
sorry for delay. Fighting fire this afternoon with: Bug 1027308 this has been uploaded: sha1sum tp5n.zip 09ff2fa8c5d0e1a059949259460332e3ad222970 tp5n.zip > curl -I http://talos-bundles.pvt.build.mozilla.org/zips/tp5n.zip HTTP/1.1 200 OK
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
after this landed the numbers are all about 10% of what they were before. After looking into this problem we are 404'ing on pages. In fact the directory structure is accurate, but the permisions on the directories are incorrect. I have uploaded a new tp5n.zip file: http://people.mozilla.org/~jmaher/taloszips/zips/tp5n.zip shasum tp5n.zip c09eb214f5d315a1f426b62e56658b344778a82d tp5n.zip This has fixed permissions on the directories and files. While this is hard to test locally (the real environment is much different than a local one), I can't find another reason for the error. :jlund, can you please upload this?
Status: RESOLVED → REOPENED
Flags: needinfo?(jlund)
Resolution: FIXED → ---
uploaded, I'll let you resolve this bug. hope this works for you :) [jlund@relengwebadm.private.scl3 ~]$ sha1sum /mnt/netapp/relengweb/talos-bundles/zips/${TALOS_ZIP} c09eb214f5d315a1f426b62e56658b344778a82d /mnt/netapp/relengweb/talos-bundles/zips/tp5n.zip > curl -I http://talos-bundles.pvt.build.mozilla.org/zips/${TALOS_ZIP} HTTP/1.1 200 OK
Flags: needinfo?(jlund)
Assigning to Joel to verify and then close.
Assignee: nobody → jmaher
verified, thanks for the quick turnaround!
Status: REOPENED → RESOLVED
Closed: 10 years ago10 years ago
Resolution: --- → FIXED
Product: Release Engineering → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.