Closed Bug 1350045 Opened 8 years ago Closed 8 years ago

run-task fingerprint fetching fallback doesn't work

Categories

(Taskcluster Graveyard :: Docker Images, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla55

People

(Reporter: dustin, Assigned: dustin)

References

Details

(Whiteboard: [stockwell infra])

Attachments

(3 files)

[taskcluster 2017-03-23 19:13:22.768Z] Task ID: HpkPAF3GTkSfA9oxHSHIKQ [taskcluster 2017-03-23 19:13:22.768Z] Worker ID: i-09ba01b87daecb599 [taskcluster 2017-03-23 19:13:22.768Z] Worker Group: us-west-1 [taskcluster 2017-03-23 19:13:22.768Z] Worker Node Type: r3.xlarge [taskcluster 2017-03-23 19:13:22.768Z] Worker Type: gecko-decision [taskcluster 2017-03-23 19:13:22.768Z] Public IP: 54.193.28.47 [taskcluster 2017-03-23 19:13:22.768Z] using cache "level-3-checkouts" -> /home/worker/checkouts [taskcluster 2017-03-23 19:13:23.937Z] === Task Starting === [setup 2017-03-23T19:13:24.135934Z] run-task started [setup 2017-03-23T19:13:24.138030Z] running as worker:worker [vcs 2017-03-23T19:13:24.138111Z] fetching hg.mozilla.org fingerprint from http://taskcluster/secrets/v1/secret/project/taskcluster/gecko/hgfingerprint Traceback (most recent call last): File "/home/worker/bin/run-task", line 336, in <module> sys.exit(main(sys.argv[1:])) File "/home/worker/bin/run-task", line 313, in main branch=os.environ.get('GECKO_HEAD_REF')) File "/home/worker/bin/run-task", line 101, in vcs_checkout res = urllib2.urlopen(FINGERPRINT_URL, timeout=10) File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen return opener.open(url, data, timeout) File "/usr/lib/python2.7/urllib2.py", line 429, in open response = self._open(req, data) File "/usr/lib/python2.7/urllib2.py", line 447, in _open '_open', req) File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain result = func(*args) File "/usr/lib/python2.7/urllib2.py", line 1228, in http_open return self.do_open(httplib.HTTPConnection, req) File "/usr/lib/python2.7/urllib2.py", line 1201, in do_open r = h.getresponse(buffering=True) File "/usr/lib/python2.7/httplib.py", line 1136, in getresponse response.begin() File "/usr/lib/python2.7/httplib.py", line 453, in begin version, status, reason = self._read_status() File "/usr/lib/python2.7/httplib.py", line 409, in _read_status line = self.fp.readline(_MAXLINE + 1) File "/usr/lib/python2.7/socket.py", line 480, in readline data = self._sock.recv(self._rbufsize) socket.timeout: timed out [taskcluster 2017-03-23 19:13:34.288Z] === Task Finished === [taskcluster 2017-03-23 19:13:34.346Z] Unsuccessful task run with exit code: 1 completed in 11.578 seconds
The taskcluster/decision image is using an old run-task. It just needs to be regenerated.
Comment on attachment 8850660 [details] Bug 1350045: rebuild the decision image to use the newest run-task; https://reviewboard.mozilla.org/r/123212/#review125628
Attachment #8850660 - Flags: review?(jopsen) → review+
Pushed by dmitchell@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b31c893d19a0 rebuild the decision image to use the newest run-task; r=jonasfj
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Attachment #8851261 - Flags: review?(jlorenzo)
Attached patch add comment to .taskcluster.yml (deleted) — Splinter Review
Attachment #8851262 - Flags: review?(philringnalda)
Comment on attachment 8851262 [details] [diff] [review] add comment to .taskcluster.yml That would be enough to scare me off :)
Attachment #8851262 - Flags: review?(philringnalda) → review+
Attachment #8851261 - Flags: review?(jlorenzo) → review+
Whiteboard: [stockwell infra]
Product: Taskcluster → Taskcluster Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: