Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(320)

Side by Side Diff: appengine/cmd/milo/swarming/expectations/build-hang.json

Issue 2191693003: Milo: Add LogDog annotation stream support. (Closed) Base URL: https://github.com/luci/luci-go@master
Patch Set: Fix successful build state, derive more Swarming parameters from milo proto common code. Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "Summary": { 2 "Summary": {
3 "ParentLabel": null, 3 "ParentLabel": null,
4 "Label": "2fafff1d46fc5010", 4 "Label": "2fafff1d46fc5010",
5 "Status": "InfraFailure", 5 "Status": "InfraFailure",
6 "Banner": null, 6 "Banner": null,
7 "Bot": { 7 "Bot": {
8 "Label": "vm517-m4", 8 "Label": "vm517-m4",
9 "Img": "", 9 "Img": "",
10 "URL": "https://debug/restricted/bot/vm517-m4", 10 "URL": "https://debug/restricted/bot/vm517-m4",
11 "Alt": "" 11 "Alt": ""
12 }, 12 },
13 "Source": { 13 "Source": {
14 "Label": "Task 2fafff1d46fc5010", 14 "Label": "Task 2fafff1d46fc5010",
15 "Img": "", 15 "Img": "",
16 "URL": "https://debug/user/task/2fafff1d46fc5010", 16 "URL": "https://debug/user/task/2fafff1d46fc5010",
17 "Alt": "" 17 "Alt": ""
18 }, 18 },
19 "MainLink": null, 19 "MainLink": null,
20 "SubLink": null, 20 "SubLink": [
21 {
22 "Label": "stdout",
23 "Img": "",
24 "URL": "foo/stdout",
25 "Alt": ""
26 }
27 ],
21 "Progress": null, 28 "Progress": null,
22 "Started": "2016-06-28T13:23:16.61592Z", 29 "Started": "2016-06-28T13:23:16.61592Z",
23 "Finished": "2016-06-28T16:24:03.24387Z", 30 "Finished": "2016-06-28T16:24:03.24387Z",
24 "Duration": 10807630000114, 31 "Duration": 10846627950000,
25 "Type": "Recipe", 32 "Type": "Recipe",
26 "LevelsDeep": 0, 33 "LevelsDeep": 0,
27 "Text": [ 34 "Text": [
28 "Task timed out", 35 "Task timed out",
29 "InfraFailure bot_update" 36 "Running bot_update"
Ryan Tseng 2016/07/29 18:16:38 This doesn't seem right (And status on L97)
dnj 2016/07/29 19:57:35 Oh crap forgot to fix this, Done.
30 ] 37 ]
31 }, 38 },
32 "SourceStamp": null, 39 "SourceStamp": null,
33 "Components": [ 40 "Components": [
34 { 41 {
35 "ParentLabel": null, 42 "ParentLabel": null,
36 "Label": "recipe bootstrap", 43 "Label": "recipe bootstrap",
37 "Status": "Success", 44 "Status": "Success",
38 "Banner": null, 45 "Banner": null,
39 "Bot": null, 46 "Bot": null,
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
80 "Duration": 109999872, 87 "Duration": 109999872,
81 "Type": "Step", 88 "Type": "Step",
82 "LevelsDeep": 0, 89 "LevelsDeep": 0,
83 "Text": [ 90 "Text": [
84 "running recipe: \"infra_repo_trybot\"" 91 "running recipe: \"infra_repo_trybot\""
85 ] 92 ]
86 }, 93 },
87 { 94 {
88 "ParentLabel": null, 95 "ParentLabel": null,
89 "Label": "bot_update", 96 "Label": "bot_update",
90 "Status": "InfraFailure", 97 "Status": "Running",
91 "Banner": null, 98 "Banner": null,
92 "Bot": null, 99 "Bot": null,
93 "Source": null, 100 "Source": null,
94 "MainLink": { 101 "MainLink": {
95 "Label": "stdout", 102 "Label": "stdout",
96 "Img": "", 103 "Img": "",
97 "URL": "foo/steps/bot_update/0/stdout", 104 "URL": "foo/steps/bot_update/0/stdout",
98 "Alt": "" 105 "Alt": ""
99 }, 106 },
100 "SubLink": null, 107 "SubLink": null,
101 "Progress": null, 108 "Progress": null,
102 "Started": "2016-06-28T13:23:52.34Z", 109 "Started": "2016-06-28T13:23:52.34Z",
103 "Finished": "0001-01-01T00:00:00Z", 110 "Finished": "0001-01-01T00:00:00Z",
104 "Duration": 10810903870000, 111 "Duration": -9167032340000000,
nodir 2016/07/29 18:42:07 this broke
105 "Type": "Step", 112 "Type": "Step",
106 "LevelsDeep": 0, 113 "LevelsDeep": 0,
107 "Text": null 114 "Text": null
108 } 115 }
109 ], 116 ],
110 "PropertyGroup": [ 117 "PropertyGroup": [
111 { 118 {
119 "GroupName": "recipe bootstrap",
120 "Property": null
121 },
122 {
123 "GroupName": "setup_build",
124 "Property": null
125 },
126 {
127 "GroupName": "bot_update",
128 "Property": null
129 },
130 {
131 "GroupName": "Main",
132 "Property": null
133 },
134 {
112 "GroupName": "Swarming", 135 "GroupName": "Swarming",
113 "Property": [ 136 "Property": [
114 { 137 {
115 "Key": "Exit Code", 138 "Key": "Exit Code",
116 "Value": "-1" 139 "Value": "-1"
117 } 140 }
118 ] 141 ]
119 }, 142 },
120 { 143 {
121 "GroupName": "Swarming Tags", 144 "GroupName": "Swarming Tags",
122 "Property": [ 145 "Property": [
123 { 146 {
124 "Key": "allow_milo", 147 "Key": "allow_milo",
125 "Value": "1" 148 "Value": "1"
126 } 149 }
127 ] 150 ]
128 },
129 {
130 "GroupName": "recipe bootstrap",
131 "Property": null
132 },
133 {
134 "GroupName": "setup_build",
135 "Property": null
136 },
137 {
138 "GroupName": "bot_update",
139 "Property": null
140 },
141 {
142 "GroupName": "Main",
143 "Property": null
144 } 151 }
145 ], 152 ],
146 "Blame": null 153 "Blame": null
147 } 154 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698