Closed
Bug 1304582
Opened 8 years ago
Closed 8 years ago
taskcluster failure, possibly chain of trust generation?
Categories
(Taskcluster :: Workers, defect)
Taskcluster
Workers
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mozilla, Unassigned)
References
Details
18:46 <aki> https://tools.taskcluster.net/task-inspector/#F6YeiAtmR7y0gJrGLm4rKg/0 looks successful, but it failed. wondering if the chain of trust generation failed?
19:17 <•garndt> aki: I see the error in the logs. Can you enter a bug so I can look tomorrow?
19:27 <aki> sure
Reporter | ||
Comment 1•8 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=a60ebd67958a&selectedJob=27922956 works.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=09e8fffe4faa&selectedJob=27922857 doesn't.
The only differences between the two pushes are a whitespace change in README.txt in the former, and task.payload.features.chainOfTrust = true in the latter.
Comment 2•8 years ago
|
||
I have a patch for docker-worker already merged to fix the issue with the chain of trust in that worker. The ami can be deployed tomorrow.
Comment 3•8 years ago
|
||
Reporter | ||
Comment 4•8 years ago
|
||
Thanks!
Reporter | ||
Comment 5•8 years ago
|
||
I was able to get the decision task to generate the chain of trust artifact successfully.
We can either close out this bug now, or when the docker-image and android/linux builder worker type AMIs are deployed.
Thank you!
Reporter | ||
Comment 6•8 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=9f8cd9e86c77 shows that turning taskcluster.payload.features.chainOfTrust on for all builds+docker-image tasks is broken as of last night.
Blocks: 1298553
Reporter | ||
Comment 7•8 years ago
|
||
I enabled decision+build+docker-image cot generation in-tree.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•6 years ago
|
Component: Docker-Worker → Workers
You need to log in
before you can comment on or make changes to this bug.
Description
•