| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "tryserver.blink", | 8 "tryserver.blink", |
| 9 "--builder", | 9 "--builder", |
| 10 "linux_blink_rel", | 10 "linux_blink_rel", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_vars'
: {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn
://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://
svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.c
hromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src',
'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", | 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]", |
| 15 "--root", | 15 "--root", |
| 16 "src", | 16 "src", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", | 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", |
| 19 "--git-cache-dir", | 19 "--git-cache-dir", |
| 20 "[ROOT]/b/build/slave/cache_dir", | 20 "[GIT_CACHE]", |
| 21 "--issue", | 21 "--issue", |
| 22 "12853011", | 22 "12853011", |
| 23 "--patchset", | 23 "--patchset", |
| 24 "1", | 24 "1", |
| 25 "--rietveld_server", | 25 "--rietveld_server", |
| 26 "https://codereview.chromium.org", | 26 "https://codereview.chromium.org", |
| 27 "--output_json", | 27 "--output_json", |
| 28 "/path/to/tmp/json", | 28 "/path/to/tmp/json", |
| 29 "--revision", | 29 "--revision", |
| 30 "src@HEAD", | 30 "src@HEAD", |
| 31 "--revision", | 31 "--revision", |
| 32 "src/third_party/WebKit@HEAD", | 32 "src/third_party/WebKit@HEAD", |
| 33 "--output_manifest" | 33 "--output_manifest" |
| 34 ], | 34 ], |
| 35 "cwd": "[SLAVE_BUILD]", |
| 35 "env": { | 36 "env": { |
| 36 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 37 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 37 }, | 38 }, |
| 38 "name": "bot_update", | 39 "name": "bot_update", |
| 39 "~followup_annotations": [ | 40 "~followup_annotations": [ |
| 40 "@@@STEP_TEXT@Some step text@@@", | 41 "@@@STEP_TEXT@Some step text@@@", |
| 41 "@@@STEP_LOG_LINE@json.output@{@@@", | 42 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 42 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 43 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 44 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 99 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 100 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 100 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 101 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 101 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 102 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 102 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 103 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 103 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 104 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 104 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 105 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 105 ] | 106 ] |
| 106 }, | 107 }, |
| 107 { | 108 { |
| 108 "cmd": [], | 109 "cmd": [], |
| 110 "cwd": "[SLAVE_BUILD]", |
| 109 "name": "ensure_goma" | 111 "name": "ensure_goma" |
| 110 }, | 112 }, |
| 111 { | 113 { |
| 112 "cmd": [ | 114 "cmd": [ |
| 113 "python", | 115 "python", |
| 114 "-u", | 116 "-u", |
| 115 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 117 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
| 116 "--platform", | 118 "--platform", |
| 117 "linux-amd64", | 119 "linux-amd64", |
| 118 "--dest-directory", | 120 "--dest-directory", |
| 119 "[CWD]/cipd", | 121 "[SLAVE_BUILD]/cipd", |
| 120 "--json-output", | 122 "--json-output", |
| 121 "/path/to/tmp/json" | 123 "/path/to/tmp/json" |
| 122 ], | 124 ], |
| 125 "cwd": "[SLAVE_BUILD]", |
| 123 "name": "ensure_goma.install cipd", | 126 "name": "ensure_goma.install cipd", |
| 124 "~followup_annotations": [ | 127 "~followup_annotations": [ |
| 125 "@@@STEP_NEST_LEVEL@1@@@", | 128 "@@@STEP_NEST_LEVEL@1@@@", |
| 126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 129 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
| 127 "@@@STEP_LOG_LINE@json.output@{@@@", | 130 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", | 131 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", |
| 129 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 132 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
| 130 "@@@STEP_LOG_LINE@json.output@}@@@", | 133 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 131 "@@@STEP_LOG_END@json.output@@@" | 134 "@@@STEP_LOG_END@json.output@@@" |
| 132 ] | 135 ] |
| 133 }, | 136 }, |
| 134 { | 137 { |
| 135 "cmd": [ | 138 "cmd": [ |
| 136 "fake_slave_build/cipd", | 139 "[SLAVE_BUILD]/cipd/cipd", |
| 137 "ensure", | 140 "ensure", |
| 138 "--root", | 141 "--root", |
| 139 "[ROOT]/b/build/slave/cache/cipd/goma", | 142 "[CACHE]/cipd/goma", |
| 140 "--list", | 143 "--list", |
| 141 "infra_internal/goma/client/linux-amd64 release", | 144 "infra_internal/goma/client/linux-amd64 release", |
| 142 "--json-output", | 145 "--json-output", |
| 143 "/path/to/tmp/json", | 146 "/path/to/tmp/json", |
| 144 "--service-account-json", | 147 "--service-account-json", |
| 145 "/creds/service_accounts/service-account-goma-client.json" | 148 "/creds/service_accounts/service-account-goma-client.json" |
| 146 ], | 149 ], |
| 150 "cwd": "[SLAVE_BUILD]", |
| 147 "name": "ensure_goma.ensure_installed", | 151 "name": "ensure_goma.ensure_installed", |
| 148 "~followup_annotations": [ | 152 "~followup_annotations": [ |
| 149 "@@@STEP_NEST_LEVEL@1@@@", | 153 "@@@STEP_NEST_LEVEL@1@@@", |
| 150 "@@@STEP_LOG_LINE@json.output@{@@@", | 154 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 151 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 155 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
| 152 "@@@STEP_LOG_LINE@json.output@ {@@@", | 156 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 153 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 157 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
| 154 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", | 158 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", |
| 155 "@@@STEP_LOG_LINE@json.output@ }@@@", | 159 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 156 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 160 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 157 "@@@STEP_LOG_LINE@json.output@}@@@", | 161 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 158 "@@@STEP_LOG_END@json.output@@@" | 162 "@@@STEP_LOG_END@json.output@@@" |
| 159 ] | 163 ] |
| 160 }, | 164 }, |
| 161 { | 165 { |
| 162 "cmd": [ | 166 "cmd": [ |
| 163 "python", | 167 "python", |
| 164 "-u", | 168 "-u", |
| 165 "[CWD]/src/tools/swarming_client/swarming.py", | 169 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 166 "--version" | 170 "--version" |
| 167 ], | 171 ], |
| 172 "cwd": "[SLAVE_BUILD]", |
| 168 "name": "swarming.py --version", | 173 "name": "swarming.py --version", |
| 169 "stdout": "/path/to/tmp/", | 174 "stdout": "/path/to/tmp/", |
| 170 "~followup_annotations": [ | 175 "~followup_annotations": [ |
| 171 "@@@STEP_TEXT@0.4.10@@@" | 176 "@@@STEP_TEXT@0.4.10@@@" |
| 172 ] | 177 ] |
| 173 }, | 178 }, |
| 174 { | 179 { |
| 175 "cmd": [ | 180 "cmd": [ |
| 176 "python", | 181 "python", |
| 177 "-u", | 182 "-u", |
| 178 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 183 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 179 "runhooks" | 184 "runhooks" |
| 180 ], | 185 ], |
| 186 "cwd": "[SLAVE_BUILD]", |
| 181 "env": { | 187 "env": { |
| 182 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 188 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 183 "GYP_CHROMIUM_NO_ACTION": "1", | 189 "GYP_CHROMIUM_NO_ACTION": "1", |
| 184 "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 go
madir='[ROOT]/b/build/slave/cache/cipd/goma' target_arch=x64 test_isolation_mode
=prepare use_goma=1", | 190 "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 go
madir='[CACHE]/cipd/goma' target_arch=x64 test_isolation_mode=prepare use_goma=1
", |
| 185 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 191 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 186 }, | 192 }, |
| 187 "name": "gclient runhooks (with patch)" | 193 "name": "gclient runhooks (with patch)" |
| 188 }, | 194 }, |
| 189 { | 195 { |
| 190 "cmd": [ | 196 "cmd": [ |
| 191 "python", | 197 "python", |
| 192 "-u", | 198 "-u", |
| 193 "[CWD]/src/testing/scripts/get_compile_targets.py", | 199 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
| 194 "--output", | 200 "--output", |
| 195 "/path/to/tmp/json", | 201 "/path/to/tmp/json", |
| 196 "--", | 202 "--", |
| 197 "--build-config-fs", | 203 "--build-config-fs", |
| 198 "Release", | 204 "Release", |
| 199 "--paths", | 205 "--paths", |
| 200 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/
scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s
lave/runtest.py\"}", | 206 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", |
| 201 "--properties", | 207 "--properties", |
| 202 "{\"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"mastername
\": \"tryserver.blink\", \"slavename\": \"TestSlavename\", \"target_platform\":
\"linux\"}" | 208 "{\"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"mastername
\": \"tryserver.blink\", \"slavename\": \"TestSlavename\", \"target_platform\":
\"linux\"}" |
| 203 ], | 209 ], |
| 210 "cwd": "[SLAVE_BUILD]", |
| 204 "name": "get compile targets for scripts", | 211 "name": "get compile targets for scripts", |
| 205 "~followup_annotations": [ | 212 "~followup_annotations": [ |
| 206 "@@@STEP_LOG_LINE@json.output@{}@@@", | 213 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 207 "@@@STEP_LOG_END@json.output@@@" | 214 "@@@STEP_LOG_END@json.output@@@" |
| 208 ] | 215 ] |
| 209 }, | 216 }, |
| 210 { | 217 { |
| 211 "cmd": [ | 218 "cmd": [ |
| 212 "python", | 219 "python", |
| 213 "-u", | 220 "-u", |
| 214 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 221 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 215 "[CWD]/src/testing/buildbot/chromium.webkit.json", | 222 "[SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.json", |
| 216 "/path/to/tmp/json" | 223 "/path/to/tmp/json" |
| 217 ], | 224 ], |
| 225 "cwd": "[SLAVE_BUILD]", |
| 218 "name": "read test spec", | 226 "name": "read test spec", |
| 219 "~followup_annotations": [ | 227 "~followup_annotations": [ |
| 220 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.webkit.json@@@", | 228 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.jso
n@@@", |
| 221 "@@@STEP_LOG_LINE@json.output@{}@@@", | 229 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 222 "@@@STEP_LOG_END@json.output@@@" | 230 "@@@STEP_LOG_END@json.output@@@" |
| 223 ] | 231 ] |
| 224 }, | 232 }, |
| 225 { | 233 { |
| 226 "cmd": [ | 234 "cmd": [ |
| 227 "git", | 235 "git", |
| 228 "diff", | 236 "diff", |
| 229 "--cached", | 237 "--cached", |
| 230 "--name-only" | 238 "--name-only" |
| 231 ], | 239 ], |
| 232 "cwd": "[CWD]/src", | 240 "cwd": "[SLAVE_BUILD]/src", |
| 233 "name": "git diff to analyze patch", | 241 "name": "git diff to analyze patch", |
| 234 "stdout": "/path/to/tmp/", | 242 "stdout": "/path/to/tmp/", |
| 235 "~followup_annotations": [ | 243 "~followup_annotations": [ |
| 236 "@@@STEP_LOG_LINE@files@foo.cc@@@", | 244 "@@@STEP_LOG_LINE@files@foo.cc@@@", |
| 237 "@@@STEP_LOG_END@files@@@", | 245 "@@@STEP_LOG_END@files@@@", |
| 238 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@" | 246 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@" |
| 239 ] | 247 ] |
| 240 }, | 248 }, |
| 241 { | 249 { |
| 242 "cmd": [ | 250 "cmd": [ |
| 243 "python", | 251 "python", |
| 244 "-u", | 252 "-u", |
| 245 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 253 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 246 "[CWD]/src/testing/buildbot/trybot_analyze_config.json", | 254 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", |
| 247 "/path/to/tmp/json" | 255 "/path/to/tmp/json" |
| 248 ], | 256 ], |
| 257 "cwd": "[SLAVE_BUILD]", |
| 249 "name": "read filter exclusion spec", | 258 "name": "read filter exclusion spec", |
| 250 "~followup_annotations": [ | 259 "~followup_annotations": [ |
| 251 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", | 260 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", |
| 252 "@@@STEP_LOG_LINE@json.output@{@@@", | 261 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 253 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", | 262 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", |
| 254 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", | 263 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", |
| 255 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", | 264 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", |
| 256 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 265 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 257 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 266 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 258 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", | 267 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", |
| 259 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 268 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 260 "@@@STEP_LOG_LINE@json.output@ }@@@", | 269 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 261 "@@@STEP_LOG_LINE@json.output@}@@@", | 270 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 262 "@@@STEP_LOG_END@json.output@@@" | 271 "@@@STEP_LOG_END@json.output@@@" |
| 263 ] | 272 ] |
| 264 }, | 273 }, |
| 265 { | 274 { |
| 266 "cmd": [ | 275 "cmd": [ |
| 267 "python", | 276 "python", |
| 268 "-u", | 277 "-u", |
| 269 "import sys; sys.exit(0)" | 278 "import sys; sys.exit(0)" |
| 270 ], | 279 ], |
| 280 "cwd": "[SLAVE_BUILD]", |
| 271 "name": "analyze", | 281 "name": "analyze", |
| 272 "~followup_annotations": [ | 282 "~followup_annotations": [ |
| 273 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", | 283 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", |
| 274 "@@@STEP_LOG_END@excluded_files@@@", | 284 "@@@STEP_LOG_END@excluded_files@@@", |
| 275 "@@@STEP_LOG_LINE@analyze_details@{@@@", | 285 "@@@STEP_LOG_LINE@analyze_details@{@@@", |
| 276 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@
@", | 286 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@
@", |
| 277 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", | 287 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", |
| 278 "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\"@@@", | 288 "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\"@@@", |
| 279 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 289 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| 280 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@
@", | 290 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@
@", |
| (...skipping 11 matching lines...) Expand all Loading... |
| 292 }, | 302 }, |
| 293 { | 303 { |
| 294 "cmd": [ | 304 "cmd": [ |
| 295 "python", | 305 "python", |
| 296 "-u", | 306 "-u", |
| 297 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 307 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 298 "--show-path", | 308 "--show-path", |
| 299 "python", | 309 "python", |
| 300 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 310 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 301 ], | 311 ], |
| 312 "cwd": "[SLAVE_BUILD]", |
| 302 "name": "cleanup_temp" | 313 "name": "cleanup_temp" |
| 303 }, | 314 }, |
| 304 { | 315 { |
| 305 "cmd": [ | 316 "cmd": [ |
| 306 "python", | 317 "python", |
| 307 "-u", | 318 "-u", |
| 308 "[CWD]/src/tools/mb/mb.py", | 319 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 309 "gen", | 320 "gen", |
| 310 "-m", | 321 "-m", |
| 311 "tryserver.blink", | 322 "tryserver.blink", |
| 312 "-b", | 323 "-b", |
| 313 "linux_blink_rel", | 324 "linux_blink_rel", |
| 314 "--config-file", | 325 "--config-file", |
| 315 "[CWD]/src/tools/mb/mb_config.pyl", | 326 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 316 "--goma-dir", | 327 "--goma-dir", |
| 317 "[ROOT]/b/build/slave/cache/cipd/goma", | 328 "[CACHE]/cipd/goma", |
| 318 "//out/Release" | 329 "//out/Release" |
| 319 ], | 330 ], |
| 331 "cwd": "[SLAVE_BUILD]", |
| 320 "name": "generate_build_files (with patch)" | 332 "name": "generate_build_files (with patch)" |
| 321 }, | 333 }, |
| 322 { | 334 { |
| 323 "cmd": [ | 335 "cmd": [ |
| 324 "python", | 336 "python", |
| 325 "-u", | 337 "-u", |
| 326 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 338 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 327 "--show-path", | 339 "--show-path", |
| 328 "python", | 340 "python", |
| 329 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 341 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 330 "--gsutil-py-path", | 342 "--gsutil-py-path", |
| 331 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 343 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 332 "--ninja-path", | 344 "--ninja-path", |
| 333 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 345 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 334 "--target", | 346 "--target", |
| 335 "Release", | 347 "Release", |
| 336 "--src-dir", | 348 "--src-dir", |
| 337 "[CWD]/src", | 349 "[SLAVE_BUILD]/src", |
| 338 "--goma-cache-dir", | 350 "--goma-cache-dir", |
| 339 "[ROOT]/b/build/slave/goma_cache", | 351 "[GOMA_CACHE]", |
| 340 "--build-tool", | 352 "--build-tool", |
| 341 "ninja", | 353 "ninja", |
| 342 "--compiler", | 354 "--compiler", |
| 343 "goma", | 355 "goma", |
| 344 "--goma-jsonstatus", | 356 "--goma-jsonstatus", |
| 345 "/path/to/tmp/json", | 357 "/path/to/tmp/json", |
| 346 "--goma-service-account-json-file", | 358 "--goma-service-account-json-file", |
| 347 "/creds/service_accounts/service-account-goma-client.json", | 359 "/creds/service_accounts/service-account-goma-client.json", |
| 348 "--goma-dir", | 360 "--goma-dir", |
| 349 "[ROOT]/b/build/slave/cache/cipd/goma", | 361 "[CACHE]/cipd/goma", |
| 350 "--goma-fail-fast", | 362 "--goma-fail-fast", |
| 351 "--goma-disable-local-fallback", | 363 "--goma-disable-local-fallback", |
| 352 "--ninja-ensure-up-to-date", | 364 "--ninja-ensure-up-to-date", |
| 353 "--", | 365 "--", |
| 354 "blink_tests" | 366 "blink_tests" |
| 355 ], | 367 ], |
| 368 "cwd": "[SLAVE_BUILD]", |
| 356 "env": { | 369 "env": { |
| 357 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 370 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 358 }, | 371 }, |
| 359 "name": "compile (with patch)", | 372 "name": "compile (with patch)", |
| 360 "~followup_annotations": [ | 373 "~followup_annotations": [ |
| 361 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 374 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 362 "@@@STEP_LOG_END@json.output (invalid)@@@" | 375 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 363 ] | 376 ] |
| 364 }, | 377 }, |
| 365 { | 378 { |
| 366 "cmd": [ | 379 "cmd": [ |
| 367 "python", | 380 "python", |
| 368 "-u", | 381 "-u", |
| 369 "import sys; sys.exit(0)" | 382 "import sys; sys.exit(0)" |
| 370 ], | 383 ], |
| 384 "cwd": "[SLAVE_BUILD]", |
| 371 "name": "mark: before_tests" | 385 "name": "mark: before_tests" |
| 372 }, | 386 }, |
| 373 { | 387 { |
| 374 "cmd": [ | 388 "cmd": [ |
| 375 "python", | 389 "python", |
| 376 "-u", | 390 "-u", |
| 377 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 391 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 378 "--target", | 392 "--target", |
| 379 "Release", | 393 "Release", |
| 380 "--no-xvfb", | 394 "--no-xvfb", |
| 381 "--factory-properties", | 395 "--factory-properties", |
| 382 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"linux_blink_re
l\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.blin
k\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome\",
\"recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"commit-b
ot@chromium.org\", \"revision\": null, \"rietveld\": \"https://codereview.chromi
um.org\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {}, \"workdir\": \
"/path/to/workdir/TestSlavename\"}", | 396 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"linux_blink_re
l\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.blin
k\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome\",
\"recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"commit-b
ot@chromium.org\", \"revision\": null, \"rietveld\": \"https://codereview.chromi
um.org\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {}, \"workdir\": \
"/path/to/workdir/TestSlavename\"}", |
| 383 "--build-properties", | 397 "--build-properties", |
| 384 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"linux_blink_re
l\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.blin
k\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome\",
\"recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"commit-b
ot@chromium.org\", \"revision\": null, \"rietveld\": \"https://codereview.chromi
um.org\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {}, \"workdir\": \
"/path/to/workdir/TestSlavename\"}", | 398 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"linux_blink_re
l\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.blin
k\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome\",
\"recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"commit-b
ot@chromium.org\", \"revision\": null, \"rietveld\": \"https://codereview.chromi
um.org\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {}, \"workdir\": \
"/path/to/workdir/TestSlavename\"}", |
| 385 "--step-name=webkit_tests (with patch)", | 399 "--step-name=webkit_tests (with patch)", |
| 386 "--builder-name=linux_blink_rel", | 400 "--builder-name=linux_blink_rel", |
| 387 "--slave-name=TestSlavename", | 401 "--slave-name=TestSlavename", |
| 388 "--build-number=571", | 402 "--build-number=571", |
| 389 "--run-python-script", | 403 "--run-python-script", |
| 390 "[ROOT]/b/build/scripts/slave/chromium/layout_test_wrapper.py", | 404 "[BUILD]/scripts/slave/chromium/layout_test_wrapper.py", |
| 391 "--target", | 405 "--target", |
| 392 "Release", | 406 "Release", |
| 393 "-o", | 407 "-o", |
| 394 "[CWD]/layout-test-results", | 408 "[SLAVE_BUILD]/layout-test-results", |
| 395 "--build-dir", | 409 "--build-dir", |
| 396 "[CWD]/src/out", | 410 "[SLAVE_BUILD]/src/out", |
| 397 "--json-test-results", | 411 "--json-test-results", |
| 398 "/path/to/tmp/json", | 412 "/path/to/tmp/json", |
| 399 "--test-results-server", | 413 "--test-results-server", |
| 400 "test-results.appspot.com", | 414 "test-results.appspot.com", |
| 401 "--build-number", | 415 "--build-number", |
| 402 "571", | 416 "571", |
| 403 "--builder-name", | 417 "--builder-name", |
| 404 "linux_blink_rel", | 418 "linux_blink_rel", |
| 405 "--step-name", | 419 "--step-name", |
| 406 "webkit_tests (with patch)" | 420 "webkit_tests (with patch)" |
| 407 ], | 421 ], |
| 422 "cwd": "[SLAVE_BUILD]", |
| 408 "name": "webkit_tests (with patch)", | 423 "name": "webkit_tests (with patch)", |
| 409 "~followup_annotations": [ | 424 "~followup_annotations": [ |
| 410 "step returned non-zero exit code: 101", | 425 "step returned non-zero exit code: 101", |
| 411 "@@@STEP_TEXT@<br/>unexpected_flakes:<br/>flake/slow.html<br/>flake/totall
y-flakey.html<br/>flake/timeout-then-crash.html<br/><br/>unexpected_failures:<br
/>bad/failing78.html<br/>bad/failing46.html<br/>bad/failing101.html<br/>bad/fail
ing37.html<br/>bad/failing70.html<br/>bad/failing17.html<br/>bad/failing82.html<
br/>bad/failing120.html<br/>bad/failing73.html<br/>bad/failing112.html<br/>bad/f
ailing114.html<br/>bad/failing99.html<br/>bad/failing27.html<br/>bad/failing108.
html<br/>bad/failing76.html<br/>bad/failing50.html<br/>bad/failing23.html<br/>ba
d/failing104.html<br/>bad/failing93.html<br/>bad/failing67.html<br/>bad/failing1
24.html<br/>bad/failing53.html<br/>bad/failing69.html<br/>bad/failing117.html<br
/>bad/failing34.html<br/>bad/failing51.html<br/>bad/failing80.html<br/>bad/faili
ng20.html<br/>bad/failing107.html<br/>bad/failing56.html<br/>bad/failing68.html<
br/>bad/failing71.html<br/>bad/failing77.html<br/>bad/failing39.html<br/>bad/fai
ling92.html<br/>bad/failing90.html<br/>bad/failing89.html<br/>bad/failing122.htm
l<br/>bad/failing105.html<br/>tricky/totally-maybe-not-awesome.html<br/>bad/fail
ing36.html<br/>bad/failing44.html<br/>bad/failing21.html<br/>bad/failing85.html<
br/>bad/failing42.html<br/>bad/failing55.html<br/>bad/failing9.html<br/>bad/fail
ing15.html<br/>bad/failing65.html<br/>bad/failing118.html<br/>bad/failing95.html
<br/>bad/failing45.html<br/>bad/failing66.html<br/>bad/failing26.html<br/>bad/fa
iling35.html<br/>bad/failing74.html<br/>bad/failing109.html<br/>bad/failing97.ht
ml<br/>bad/failing58.html<br/>bad/totally-bad-probably.html<br/>bad/failing11.ht
ml<br/>bad/failing111.html<br/>bad/failing86.html<br/>bad/failing30.html<br/>bad
/failing54.html<br/>bad/failing38.html<br/>bad/failing13.html<br/>bad/failing63.
html<br/>bad/failing116.html<br/>bad/failing41.html<br/>bad/failing18.html<br/>b
ad/failing84.html<br/>bad/failing2.html<br/>bad/failing28.html<br/>bad/failing33
.html<br/>bad/failing106.html<br/>bad/failing48.html<br/>bad/failing0.html<br/>b
ad/failing4.html<br/>bad/failing64.html<br/>bad/failing47.html<br/>bad/failing12
1.html<br/>bad/failing25.html<br/>bad/failing8.html<br/>bad/failing100.html<br/>
bad/failing102.html<br/>bad/failing123.html<br/>bad/failing88.html<br/>bad/faili
ng61.html<br/>bad/failing79.html<br/>bad/failing43.html<br/>bad/failing57.html<b
r/>bad/failing16.html<br/>bad/failing96.html<br/>bad/failing94.html<br/>bad/fail
ing119.html<br/>bad/failing113.html<br/>bad/failing72.html<br/>bad/failing1.html
<br/>bad/failing103.html<br/>bad/failing110.html<br/>bad/failing32.html<br/>bad/
failing12.html<br/>bad/failing10.html<br/>bad/failing40.html<br/>bad/failing5.ht
ml<br/>bad/failing75.html<br/>bad/failing98.html<br/>bad/failing115.html<br/>bad
/failing49.html<br/>bad/failing6.html<br/>bad/failing19.html<br/>bad/failing87.h
tml<br/>bad/failing59.html<br/>bad/failing22.html<br/>bad/failing24.html<br/>bad
/failing3.html<br/>bad/failing91.html<br/>bad/failing60.html<br/>bad/failing81.h
tml<br/>bad/failing83.html<br/>bad/failing62.html<br/>bad/failing52.html<br/>bad
/failing29.html<br/>bad/failing31.html<br/>bad/failing7.html<br/>bad/failing14.h
tml<br/><br/>Total executed: 9001<br/>@@@", | 426 "@@@STEP_TEXT@<br/>unexpected_flakes:<br/>flake/slow.html<br/>flake/totall
y-flakey.html<br/>flake/timeout-then-crash.html<br/><br/>unexpected_failures:<br
/>bad/failing78.html<br/>bad/failing46.html<br/>bad/failing101.html<br/>bad/fail
ing37.html<br/>bad/failing70.html<br/>bad/failing17.html<br/>bad/failing82.html<
br/>bad/failing120.html<br/>bad/failing73.html<br/>bad/failing112.html<br/>bad/f
ailing114.html<br/>bad/failing99.html<br/>bad/failing27.html<br/>bad/failing108.
html<br/>bad/failing76.html<br/>bad/failing50.html<br/>bad/failing23.html<br/>ba
d/failing104.html<br/>bad/failing93.html<br/>bad/failing67.html<br/>bad/failing1
24.html<br/>bad/failing53.html<br/>bad/failing69.html<br/>bad/failing117.html<br
/>bad/failing34.html<br/>bad/failing51.html<br/>bad/failing80.html<br/>bad/faili
ng20.html<br/>bad/failing107.html<br/>bad/failing56.html<br/>bad/failing68.html<
br/>bad/failing71.html<br/>bad/failing77.html<br/>bad/failing39.html<br/>bad/fai
ling92.html<br/>bad/failing90.html<br/>bad/failing89.html<br/>bad/failing122.htm
l<br/>bad/failing105.html<br/>tricky/totally-maybe-not-awesome.html<br/>bad/fail
ing36.html<br/>bad/failing44.html<br/>bad/failing21.html<br/>bad/failing85.html<
br/>bad/failing42.html<br/>bad/failing55.html<br/>bad/failing9.html<br/>bad/fail
ing15.html<br/>bad/failing65.html<br/>bad/failing118.html<br/>bad/failing95.html
<br/>bad/failing45.html<br/>bad/failing66.html<br/>bad/failing26.html<br/>bad/fa
iling35.html<br/>bad/failing74.html<br/>bad/failing109.html<br/>bad/failing97.ht
ml<br/>bad/failing58.html<br/>bad/totally-bad-probably.html<br/>bad/failing11.ht
ml<br/>bad/failing111.html<br/>bad/failing86.html<br/>bad/failing30.html<br/>bad
/failing54.html<br/>bad/failing38.html<br/>bad/failing13.html<br/>bad/failing63.
html<br/>bad/failing116.html<br/>bad/failing41.html<br/>bad/failing18.html<br/>b
ad/failing84.html<br/>bad/failing2.html<br/>bad/failing28.html<br/>bad/failing33
.html<br/>bad/failing106.html<br/>bad/failing48.html<br/>bad/failing0.html<br/>b
ad/failing4.html<br/>bad/failing64.html<br/>bad/failing47.html<br/>bad/failing12
1.html<br/>bad/failing25.html<br/>bad/failing8.html<br/>bad/failing100.html<br/>
bad/failing102.html<br/>bad/failing123.html<br/>bad/failing88.html<br/>bad/faili
ng61.html<br/>bad/failing79.html<br/>bad/failing43.html<br/>bad/failing57.html<b
r/>bad/failing16.html<br/>bad/failing96.html<br/>bad/failing94.html<br/>bad/fail
ing119.html<br/>bad/failing113.html<br/>bad/failing72.html<br/>bad/failing1.html
<br/>bad/failing103.html<br/>bad/failing110.html<br/>bad/failing32.html<br/>bad/
failing12.html<br/>bad/failing10.html<br/>bad/failing40.html<br/>bad/failing5.ht
ml<br/>bad/failing75.html<br/>bad/failing98.html<br/>bad/failing115.html<br/>bad
/failing49.html<br/>bad/failing6.html<br/>bad/failing19.html<br/>bad/failing87.h
tml<br/>bad/failing59.html<br/>bad/failing22.html<br/>bad/failing24.html<br/>bad
/failing3.html<br/>bad/failing91.html<br/>bad/failing60.html<br/>bad/failing81.h
tml<br/>bad/failing83.html<br/>bad/failing62.html<br/>bad/failing52.html<br/>bad
/failing29.html<br/>bad/failing31.html<br/>bad/failing7.html<br/>bad/failing14.h
tml<br/><br/>Total executed: 9001<br/>@@@", |
| 412 "@@@STEP_FAILURE@@@" | 427 "@@@STEP_FAILURE@@@" |
| 413 ] | 428 ] |
| 414 }, | 429 }, |
| 415 { | 430 { |
| 416 "cmd": [ | 431 "cmd": [ |
| 417 "python", | 432 "python", |
| 418 "-u", | 433 "-u", |
| 419 "[ROOT]/b/build/scripts/slave/chromium/archive_layout_test_results.py", | 434 "[BUILD]/scripts/slave/chromium/archive_layout_test_results.py", |
| 420 "--results-dir", | 435 "--results-dir", |
| 421 "[CWD]/layout-test-results", | 436 "[SLAVE_BUILD]/layout-test-results", |
| 422 "--build-dir", | 437 "--build-dir", |
| 423 "[CWD]/src/out", | 438 "[SLAVE_BUILD]/src/out", |
| 424 "--build-number", | 439 "--build-number", |
| 425 "571", | 440 "571", |
| 426 "--builder-name", | 441 "--builder-name", |
| 427 "linux_blink_rel", | 442 "linux_blink_rel", |
| 428 "--gs-bucket", | 443 "--gs-bucket", |
| 429 "gs://chromium-layout-test-archives" | 444 "gs://chromium-layout-test-archives" |
| 430 ], | 445 ], |
| 446 "cwd": "[SLAVE_BUILD]", |
| 431 "name": "archive_webkit_tests_results", | 447 "name": "archive_webkit_tests_results", |
| 432 "~followup_annotations": [ | 448 "~followup_annotations": [ |
| 433 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/linux_blink_rel/571/layout-test-results/results.html@@@", | 449 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/linux_blink_rel/571/layout-test-results/results.html@@@", |
| 434 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/linux_blink_rel/571/layout-test-results.zip@@@" | 450 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/linux_blink_rel/571/layout-test-results.zip@@@" |
| 435 ] | 451 ] |
| 436 }, | 452 }, |
| 437 { | 453 { |
| 438 "cmd": [ | 454 "cmd": [ |
| 439 "python", | 455 "python", |
| 440 "-u", | 456 "-u", |
| 441 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 457 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 442 "--master", | 458 "--master", |
| 443 "tryserver.blink", | 459 "tryserver.blink", |
| 444 "--builder", | 460 "--builder", |
| 445 "linux_blink_rel", | 461 "linux_blink_rel", |
| 446 "--slave", | 462 "--slave", |
| 447 "TestSlavename", | 463 "TestSlavename", |
| 448 "--spec", | 464 "--spec", |
| 449 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_vars'
: {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn
://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://
svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.c
hromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src',
'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", | 465 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]", |
| 450 "--root", | 466 "--root", |
| 451 "src", | 467 "src", |
| 452 "--revision_mapping_file", | 468 "--revision_mapping_file", |
| 453 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", | 469 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", |
| 454 "--git-cache-dir", | 470 "--git-cache-dir", |
| 455 "[ROOT]/b/build/slave/cache_dir", | 471 "[GIT_CACHE]", |
| 456 "--rietveld_server", | 472 "--rietveld_server", |
| 457 "https://codereview.chromium.org", | 473 "https://codereview.chromium.org", |
| 458 "--output_json", | 474 "--output_json", |
| 459 "/path/to/tmp/json", | 475 "/path/to/tmp/json", |
| 460 "--revision", | 476 "--revision", |
| 461 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 477 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 462 "--revision", | 478 "--revision", |
| 463 "src/third_party/WebKit@HEAD", | 479 "src/third_party/WebKit@HEAD", |
| 464 "--force", | 480 "--force", |
| 465 "--output_manifest" | 481 "--output_manifest" |
| 466 ], | 482 ], |
| 483 "cwd": "[SLAVE_BUILD]", |
| 467 "env": { | 484 "env": { |
| 468 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 485 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 469 }, | 486 }, |
| 470 "name": "bot_update (without patch)", | 487 "name": "bot_update (without patch)", |
| 471 "~followup_annotations": [ | 488 "~followup_annotations": [ |
| 472 "@@@STEP_TEXT@Some step text@@@", | 489 "@@@STEP_TEXT@Some step text@@@", |
| 473 "@@@STEP_LOG_LINE@json.output@{@@@", | 490 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 474 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 491 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 475 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 492 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 476 "@@@STEP_LOG_LINE@json.output@ \"src\": \"f27fede2220bcd326aee3e86ddfd4
ebd0fe58cb9\", @@@", | 493 "@@@STEP_LOG_LINE@json.output@ \"src\": \"f27fede2220bcd326aee3e86ddfd4
ebd0fe58cb9\", @@@", |
| (...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 524 "@@@STEP_LOG_END@json.output@@@" | 541 "@@@STEP_LOG_END@json.output@@@" |
| 525 ] | 542 ] |
| 526 }, | 543 }, |
| 527 { | 544 { |
| 528 "cmd": [ | 545 "cmd": [ |
| 529 "python", | 546 "python", |
| 530 "-u", | 547 "-u", |
| 531 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 548 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 532 "runhooks" | 549 "runhooks" |
| 533 ], | 550 ], |
| 551 "cwd": "[SLAVE_BUILD]", |
| 534 "env": { | 552 "env": { |
| 535 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 553 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 536 "GYP_CHROMIUM_NO_ACTION": "1", | 554 "GYP_CHROMIUM_NO_ACTION": "1", |
| 537 "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 go
madir='[ROOT]/b/build/slave/cache/cipd/goma' target_arch=x64 test_isolation_mode
=prepare use_goma=1", | 555 "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 go
madir='[CACHE]/cipd/goma' target_arch=x64 test_isolation_mode=prepare use_goma=1
", |
| 538 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 556 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 539 }, | 557 }, |
| 540 "name": "gclient runhooks (without patch)" | 558 "name": "gclient runhooks (without patch)" |
| 541 }, | 559 }, |
| 542 { | 560 { |
| 543 "cmd": [ | 561 "cmd": [ |
| 544 "python", | 562 "python", |
| 545 "-u", | 563 "-u", |
| 546 "[CWD]/src/tools/mb/mb.py", | 564 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 547 "gen", | 565 "gen", |
| 548 "-m", | 566 "-m", |
| 549 "tryserver.blink", | 567 "tryserver.blink", |
| 550 "-b", | 568 "-b", |
| 551 "linux_blink_rel", | 569 "linux_blink_rel", |
| 552 "--config-file", | 570 "--config-file", |
| 553 "[CWD]/src/tools/mb/mb_config.pyl", | 571 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 554 "--goma-dir", | 572 "--goma-dir", |
| 555 "[ROOT]/b/build/slave/cache/cipd/goma", | 573 "[CACHE]/cipd/goma", |
| 556 "//out/Release" | 574 "//out/Release" |
| 557 ], | 575 ], |
| 576 "cwd": "[SLAVE_BUILD]", |
| 558 "name": "generate_build_files (without patch)" | 577 "name": "generate_build_files (without patch)" |
| 559 }, | 578 }, |
| 560 { | 579 { |
| 561 "cmd": [ | 580 "cmd": [ |
| 562 "python", | 581 "python", |
| 563 "-u", | 582 "-u", |
| 564 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 583 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 565 "--show-path", | 584 "--show-path", |
| 566 "python", | 585 "python", |
| 567 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 586 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 568 "--gsutil-py-path", | 587 "--gsutil-py-path", |
| 569 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 588 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 570 "--ninja-path", | 589 "--ninja-path", |
| 571 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 590 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 572 "--target", | 591 "--target", |
| 573 "Release", | 592 "Release", |
| 574 "--src-dir", | 593 "--src-dir", |
| 575 "[CWD]/src", | 594 "[SLAVE_BUILD]/src", |
| 576 "--goma-cache-dir", | 595 "--goma-cache-dir", |
| 577 "[ROOT]/b/build/slave/goma_cache", | 596 "[GOMA_CACHE]", |
| 578 "--build-tool", | 597 "--build-tool", |
| 579 "ninja", | 598 "ninja", |
| 580 "--compiler", | 599 "--compiler", |
| 581 "goma", | 600 "goma", |
| 582 "--goma-jsonstatus", | 601 "--goma-jsonstatus", |
| 583 "/path/to/tmp/json", | 602 "/path/to/tmp/json", |
| 584 "--goma-service-account-json-file", | 603 "--goma-service-account-json-file", |
| 585 "/creds/service_accounts/service-account-goma-client.json", | 604 "/creds/service_accounts/service-account-goma-client.json", |
| 586 "--goma-dir", | 605 "--goma-dir", |
| 587 "[ROOT]/b/build/slave/cache/cipd/goma", | 606 "[CACHE]/cipd/goma", |
| 588 "--goma-fail-fast", | 607 "--goma-fail-fast", |
| 589 "--goma-disable-local-fallback", | 608 "--goma-disable-local-fallback", |
| 590 "--ninja-ensure-up-to-date", | 609 "--ninja-ensure-up-to-date", |
| 591 "--", | 610 "--", |
| 592 "blink_tests" | 611 "blink_tests" |
| 593 ], | 612 ], |
| 613 "cwd": "[SLAVE_BUILD]", |
| 594 "env": { | 614 "env": { |
| 595 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 615 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 596 }, | 616 }, |
| 597 "name": "compile (without patch)", | 617 "name": "compile (without patch)", |
| 598 "~followup_annotations": [ | 618 "~followup_annotations": [ |
| 599 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 619 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 600 "@@@STEP_LOG_END@json.output (invalid)@@@" | 620 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 601 ] | 621 ] |
| 602 }, | 622 }, |
| 603 { | 623 { |
| 604 "cmd": [ | 624 "cmd": [ |
| 605 "python", | 625 "python", |
| 606 "-u", | 626 "-u", |
| 607 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 627 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 608 "--target", | 628 "--target", |
| 609 "Release", | 629 "Release", |
| 610 "--no-xvfb", | 630 "--no-xvfb", |
| 611 "--factory-properties", | 631 "--factory-properties", |
| 612 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"linux_blink_re
l\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.blin
k\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome\",
\"recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"commit-b
ot@chromium.org\", \"revision\": null, \"rietveld\": \"https://codereview.chromi
um.org\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {}, \"workdir\": \
"/path/to/workdir/TestSlavename\"}", | 632 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"linux_blink_re
l\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.blin
k\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome\",
\"recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"commit-b
ot@chromium.org\", \"revision\": null, \"rietveld\": \"https://codereview.chromi
um.org\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {}, \"workdir\": \
"/path/to/workdir/TestSlavename\"}", |
| 613 "--build-properties", | 633 "--build-properties", |
| 614 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"linux_blink_re
l\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.blin
k\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome\",
\"recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"commit-b
ot@chromium.org\", \"revision\": null, \"rietveld\": \"https://codereview.chromi
um.org\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {}, \"workdir\": \
"/path/to/workdir/TestSlavename\"}", | 634 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"linux_blink_re
l\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.blin
k\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome\",
\"recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"commit-b
ot@chromium.org\", \"revision\": null, \"rietveld\": \"https://codereview.chromi
um.org\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {}, \"workdir\": \
"/path/to/workdir/TestSlavename\"}", |
| 615 "--step-name=webkit_tests (without patch)", | 635 "--step-name=webkit_tests (without patch)", |
| 616 "--builder-name=linux_blink_rel", | 636 "--builder-name=linux_blink_rel", |
| 617 "--slave-name=TestSlavename", | 637 "--slave-name=TestSlavename", |
| 618 "--build-number=571", | 638 "--build-number=571", |
| 619 "--run-python-script", | 639 "--run-python-script", |
| 620 "[ROOT]/b/build/scripts/slave/chromium/layout_test_wrapper.py", | 640 "[BUILD]/scripts/slave/chromium/layout_test_wrapper.py", |
| 621 "--target", | 641 "--target", |
| 622 "Release", | 642 "Release", |
| 623 "-o", | 643 "-o", |
| 624 "[CWD]/layout-test-results", | 644 "[SLAVE_BUILD]/layout-test-results", |
| 625 "--build-dir", | 645 "--build-dir", |
| 626 "[CWD]/src/out", | 646 "[SLAVE_BUILD]/src/out", |
| 627 "--json-test-results", | 647 "--json-test-results", |
| 628 "/path/to/tmp/json", | 648 "/path/to/tmp/json", |
| 629 "--test-results-server", | 649 "--test-results-server", |
| 630 "test-results.appspot.com", | 650 "test-results.appspot.com", |
| 631 "--build-number", | 651 "--build-number", |
| 632 "571", | 652 "571", |
| 633 "--builder-name", | 653 "--builder-name", |
| 634 "linux_blink_rel", | 654 "linux_blink_rel", |
| 635 "--step-name", | 655 "--step-name", |
| 636 "webkit_tests (without patch)", | 656 "webkit_tests (without patch)", |
| 637 "--test-list", | 657 "--test-list", |
| 638 "bad/failing78.html\nbad/failing46.html\nbad/failing101.html\nbad/failing3
7.html\nbad/failing70.html\nbad/failing17.html\nbad/failing82.html\nbad/failing1
20.html\nbad/failing73.html\nbad/failing112.html\nbad/failing114.html\nbad/faili
ng99.html\nbad/failing27.html\nbad/failing108.html\nbad/failing76.html\nbad/fail
ing50.html\nbad/failing23.html\nbad/failing104.html\nbad/failing93.html\nbad/fai
ling67.html\nbad/failing124.html\nbad/failing53.html\nbad/failing69.html\nbad/fa
iling117.html\nbad/failing34.html\nbad/failing51.html\nbad/failing80.html\nbad/f
ailing20.html\nbad/failing107.html\nbad/failing56.html\nbad/failing68.html\nbad/
failing71.html\nbad/failing77.html\nbad/failing39.html\nbad/failing92.html\nbad/
failing90.html\nbad/failing89.html\nbad/failing122.html\nbad/failing105.html\ntr
icky/totally-maybe-not-awesome.html\nbad/failing36.html\nbad/failing44.html\nbad
/failing21.html\nbad/failing85.html\nbad/failing42.html\nbad/failing55.html\nbad
/failing9.html\nbad/failing15.html\nbad/failing65.html\nbad/failing118.html\nbad
/failing95.html\nbad/failing45.html\nbad/failing66.html\nbad/failing26.html\nbad
/failing35.html\nbad/failing74.html\nbad/failing109.html\nbad/failing97.html\nba
d/failing58.html\nbad/totally-bad-probably.html\nbad/failing11.html\nbad/failing
111.html\nbad/failing86.html\nbad/failing30.html\nbad/failing54.html\nbad/failin
g38.html\nbad/failing13.html\nbad/failing63.html\nbad/failing116.html\nbad/faili
ng41.html\nbad/failing18.html\nbad/failing84.html\nbad/failing2.html\nbad/failin
g28.html\nbad/failing33.html\nbad/failing106.html\nbad/failing48.html\nbad/faili
ng0.html\nbad/failing4.html\nbad/failing64.html\nbad/failing47.html\nbad/failing
121.html\nbad/failing25.html\nbad/failing8.html\nbad/failing100.html\nbad/failin
g102.html\nbad/failing123.html\nbad/failing88.html\nbad/failing61.html\nbad/fail
ing79.html\nbad/failing43.html\nbad/failing57.html\nbad/failing16.html\nbad/fail
ing96.html\nbad/failing94.html\nbad/failing119.html\nbad/failing113.html\nbad/fa
iling72.html\nbad/failing1.html\nbad/failing103.html\nbad/failing110.html\nbad/f
ailing32.html\nbad/failing12.html\nbad/failing10.html\nbad/failing40.html\nbad/f
ailing5.html\nbad/failing75.html\nbad/failing98.html\nbad/failing115.html\nbad/f
ailing49.html\nbad/failing6.html\nbad/failing19.html\nbad/failing87.html\nbad/fa
iling59.html\nbad/failing22.html\nbad/failing24.html\nbad/failing3.html\nbad/fai
ling91.html\nbad/failing60.html\nbad/failing81.html\nbad/failing83.html\nbad/fai
ling62.html\nbad/failing52.html\nbad/failing29.html\nbad/failing31.html\nbad/fai
ling7.html\nbad/failing14.html", | 658 "bad/failing78.html\nbad/failing46.html\nbad/failing101.html\nbad/failing3
7.html\nbad/failing70.html\nbad/failing17.html\nbad/failing82.html\nbad/failing1
20.html\nbad/failing73.html\nbad/failing112.html\nbad/failing114.html\nbad/faili
ng99.html\nbad/failing27.html\nbad/failing108.html\nbad/failing76.html\nbad/fail
ing50.html\nbad/failing23.html\nbad/failing104.html\nbad/failing93.html\nbad/fai
ling67.html\nbad/failing124.html\nbad/failing53.html\nbad/failing69.html\nbad/fa
iling117.html\nbad/failing34.html\nbad/failing51.html\nbad/failing80.html\nbad/f
ailing20.html\nbad/failing107.html\nbad/failing56.html\nbad/failing68.html\nbad/
failing71.html\nbad/failing77.html\nbad/failing39.html\nbad/failing92.html\nbad/
failing90.html\nbad/failing89.html\nbad/failing122.html\nbad/failing105.html\ntr
icky/totally-maybe-not-awesome.html\nbad/failing36.html\nbad/failing44.html\nbad
/failing21.html\nbad/failing85.html\nbad/failing42.html\nbad/failing55.html\nbad
/failing9.html\nbad/failing15.html\nbad/failing65.html\nbad/failing118.html\nbad
/failing95.html\nbad/failing45.html\nbad/failing66.html\nbad/failing26.html\nbad
/failing35.html\nbad/failing74.html\nbad/failing109.html\nbad/failing97.html\nba
d/failing58.html\nbad/totally-bad-probably.html\nbad/failing11.html\nbad/failing
111.html\nbad/failing86.html\nbad/failing30.html\nbad/failing54.html\nbad/failin
g38.html\nbad/failing13.html\nbad/failing63.html\nbad/failing116.html\nbad/faili
ng41.html\nbad/failing18.html\nbad/failing84.html\nbad/failing2.html\nbad/failin
g28.html\nbad/failing33.html\nbad/failing106.html\nbad/failing48.html\nbad/faili
ng0.html\nbad/failing4.html\nbad/failing64.html\nbad/failing47.html\nbad/failing
121.html\nbad/failing25.html\nbad/failing8.html\nbad/failing100.html\nbad/failin
g102.html\nbad/failing123.html\nbad/failing88.html\nbad/failing61.html\nbad/fail
ing79.html\nbad/failing43.html\nbad/failing57.html\nbad/failing16.html\nbad/fail
ing96.html\nbad/failing94.html\nbad/failing119.html\nbad/failing113.html\nbad/fa
iling72.html\nbad/failing1.html\nbad/failing103.html\nbad/failing110.html\nbad/f
ailing32.html\nbad/failing12.html\nbad/failing10.html\nbad/failing40.html\nbad/f
ailing5.html\nbad/failing75.html\nbad/failing98.html\nbad/failing115.html\nbad/f
ailing49.html\nbad/failing6.html\nbad/failing19.html\nbad/failing87.html\nbad/fa
iling59.html\nbad/failing22.html\nbad/failing24.html\nbad/failing3.html\nbad/fai
ling91.html\nbad/failing60.html\nbad/failing81.html\nbad/failing83.html\nbad/fai
ling62.html\nbad/failing52.html\nbad/failing29.html\nbad/failing31.html\nbad/fai
ling7.html\nbad/failing14.html", |
| 639 "--skipped", | 659 "--skipped", |
| 640 "always" | 660 "always" |
| 641 ], | 661 ], |
| 662 "cwd": "[SLAVE_BUILD]", |
| 642 "name": "webkit_tests (without patch)", | 663 "name": "webkit_tests (without patch)", |
| 643 "~followup_annotations": [ | 664 "~followup_annotations": [ |
| 644 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" | 665 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" |
| 645 ] | 666 ] |
| 646 }, | 667 }, |
| 647 { | 668 { |
| 648 "cmd": [ | 669 "cmd": [ |
| 649 "python", | 670 "python", |
| 650 "-u", | 671 "-u", |
| 651 "import sys; sys.exit(1)" | 672 "import sys; sys.exit(1)" |
| 652 ], | 673 ], |
| 674 "cwd": "[SLAVE_BUILD]", |
| 653 "name": "webkit_tests (retry summary)", | 675 "name": "webkit_tests (retry summary)", |
| 654 "~followup_annotations": [ | 676 "~followup_annotations": [ |
| 655 "step returned non-zero exit code: 1", | 677 "step returned non-zero exit code: 1", |
| 656 "@@@STEP_TEXT@<br/>failures:<br/>bad/failing78.html<br/>bad/failing46.html
<br/>bad/failing101.html<br/>bad/totally-bad-probably.html<br/>bad/failing70.htm
l<br/>bad/failing17.html<br/>bad/failing82.html<br/>bad/failing120.html<br/>bad/
failing73.html<br/>bad/failing112.html<br/>bad/failing114.html<br/>bad/failing99
.html<br/>bad/failing121.html<br/>bad/failing108.html<br/>bad/failing76.html<br/
>bad/failing50.html<br/>bad/failing23.html<br/>bad/failing104.html<br/>bad/faili
ng93.html<br/>bad/failing67.html<br/>bad/failing124.html<br/>bad/failing53.html<
br/>bad/failing69.html<br/>bad/failing117.html<br/>bad/failing34.html<br/>bad/fa
iling51.html<br/>bad/failing80.html<br/>bad/failing20.html<br/>bad/failing107.ht
ml<br/>bad/failing56.html<br/>bad/failing68.html<br/>bad/failing71.html<br/>bad/
failing77.html<br/>bad/failing39.html<br/>bad/failing92.html<br/>bad/failing90.h
tml<br/>bad/failing89.html<br/>bad/failing122.html<br/>bad/failing105.html<br/>t
ricky/totally-maybe-not-awesome.html<br/>bad/failing36.html<br/>bad/failing44.ht
ml<br/>bad/failing21.html<br/>bad/failing85.html<br/>bad/failing42.html<br/>bad/
failing55.html<br/>bad/failing9.html<br/>bad/failing15.html<br/>bad/failing65.ht
ml<br/>bad/failing118.html<br/>bad/failing95.html<br/>bad/failing45.html<br/>bad
/failing66.html<br/>bad/failing26.html<br/>bad/failing35.html<br/>bad/failing74.
html<br/>bad/failing109.html<br/>bad/failing97.html<br/>bad/failing58.html<br/>b
ad/failing37.html<br/>bad/failing11.html<br/>bad/failing111.html<br/>bad/failing
86.html<br/>bad/failing30.html<br/>bad/failing54.html<br/>bad/failing38.html<br/
>bad/failing13.html<br/>bad/failing63.html<br/>bad/failing116.html<br/>bad/faili
ng41.html<br/>bad/failing18.html<br/>bad/failing84.html<br/>bad/failing2.html<br
/>bad/failing28.html<br/>bad/failing33.html<br/>bad/failing106.html<br/>bad/fail
ing48.html<br/>bad/failing0.html<br/>bad/failing4.html<br/>bad/failing64.html<br
/>bad/failing47.html<br/>bad/failing27.html<br/>bad/failing25.html<br/>bad/faili
ng8.html<br/>bad/failing100.html<br/>bad/failing102.html<br/>bad/failing123.html
<br/>bad/failing88.html<br/>bad/failing61.html<br/>bad/failing79.html<br/>bad/fa
iling43.html<br/>bad/failing57.html<br/>bad/failing16.html<br/>bad/failing96.htm
l<br/>bad/failing94.html<br/>bad/failing119.html<br/>bad/failing113.html<br/>bad
/failing72.html<br/>bad/failing1.html<br/>bad/failing103.html<br/>bad/failing110
.html<br/>bad/failing32.html<br/>bad/failing12.html<br/>bad/failing10.html<br/>b
ad/failing40.html<br/>bad/failing5.html<br/>bad/failing75.html<br/>bad/failing98
.html<br/>bad/failing115.html<br/>bad/failing49.html<br/>bad/failing6.html<br/>b
ad/failing19.html<br/>bad/failing87.html<br/>bad/failing59.html<br/>bad/failing2
2.html<br/>bad/failing24.html<br/>bad/failing3.html<br/>bad/failing91.html<br/>b
ad/failing60.html<br/>bad/failing81.html<br/>bad/failing83.html<br/>bad/failing6
2.html<br/>bad/failing52.html<br/>bad/failing29.html<br/>bad/failing31.html<br/>
bad/failing7.html<br/>bad/failing14.html<br/>@@@", | 678 "@@@STEP_TEXT@<br/>failures:<br/>bad/failing78.html<br/>bad/failing46.html
<br/>bad/failing101.html<br/>bad/totally-bad-probably.html<br/>bad/failing70.htm
l<br/>bad/failing17.html<br/>bad/failing82.html<br/>bad/failing120.html<br/>bad/
failing73.html<br/>bad/failing112.html<br/>bad/failing114.html<br/>bad/failing99
.html<br/>bad/failing121.html<br/>bad/failing108.html<br/>bad/failing76.html<br/
>bad/failing50.html<br/>bad/failing23.html<br/>bad/failing104.html<br/>bad/faili
ng93.html<br/>bad/failing67.html<br/>bad/failing124.html<br/>bad/failing53.html<
br/>bad/failing69.html<br/>bad/failing117.html<br/>bad/failing34.html<br/>bad/fa
iling51.html<br/>bad/failing80.html<br/>bad/failing20.html<br/>bad/failing107.ht
ml<br/>bad/failing56.html<br/>bad/failing68.html<br/>bad/failing71.html<br/>bad/
failing77.html<br/>bad/failing39.html<br/>bad/failing92.html<br/>bad/failing90.h
tml<br/>bad/failing89.html<br/>bad/failing122.html<br/>bad/failing105.html<br/>t
ricky/totally-maybe-not-awesome.html<br/>bad/failing36.html<br/>bad/failing44.ht
ml<br/>bad/failing21.html<br/>bad/failing85.html<br/>bad/failing42.html<br/>bad/
failing55.html<br/>bad/failing9.html<br/>bad/failing15.html<br/>bad/failing65.ht
ml<br/>bad/failing118.html<br/>bad/failing95.html<br/>bad/failing45.html<br/>bad
/failing66.html<br/>bad/failing26.html<br/>bad/failing35.html<br/>bad/failing74.
html<br/>bad/failing109.html<br/>bad/failing97.html<br/>bad/failing58.html<br/>b
ad/failing37.html<br/>bad/failing11.html<br/>bad/failing111.html<br/>bad/failing
86.html<br/>bad/failing30.html<br/>bad/failing54.html<br/>bad/failing38.html<br/
>bad/failing13.html<br/>bad/failing63.html<br/>bad/failing116.html<br/>bad/faili
ng41.html<br/>bad/failing18.html<br/>bad/failing84.html<br/>bad/failing2.html<br
/>bad/failing28.html<br/>bad/failing33.html<br/>bad/failing106.html<br/>bad/fail
ing48.html<br/>bad/failing0.html<br/>bad/failing4.html<br/>bad/failing64.html<br
/>bad/failing47.html<br/>bad/failing27.html<br/>bad/failing25.html<br/>bad/faili
ng8.html<br/>bad/failing100.html<br/>bad/failing102.html<br/>bad/failing123.html
<br/>bad/failing88.html<br/>bad/failing61.html<br/>bad/failing79.html<br/>bad/fa
iling43.html<br/>bad/failing57.html<br/>bad/failing16.html<br/>bad/failing96.htm
l<br/>bad/failing94.html<br/>bad/failing119.html<br/>bad/failing113.html<br/>bad
/failing72.html<br/>bad/failing1.html<br/>bad/failing103.html<br/>bad/failing110
.html<br/>bad/failing32.html<br/>bad/failing12.html<br/>bad/failing10.html<br/>b
ad/failing40.html<br/>bad/failing5.html<br/>bad/failing75.html<br/>bad/failing98
.html<br/>bad/failing115.html<br/>bad/failing49.html<br/>bad/failing6.html<br/>b
ad/failing19.html<br/>bad/failing87.html<br/>bad/failing59.html<br/>bad/failing2
2.html<br/>bad/failing24.html<br/>bad/failing3.html<br/>bad/failing91.html<br/>b
ad/failing60.html<br/>bad/failing81.html<br/>bad/failing83.html<br/>bad/failing6
2.html<br/>bad/failing52.html<br/>bad/failing29.html<br/>bad/failing31.html<br/>
bad/failing7.html<br/>bad/failing14.html<br/>@@@", |
| 657 "@@@STEP_FAILURE@@@", | 679 "@@@STEP_FAILURE@@@", |
| 658 "@@@SET_BUILD_PROPERTY@failure_type@\"TEST_FAILURE\"@@@", | 680 "@@@SET_BUILD_PROPERTY@failure_type@\"TEST_FAILURE\"@@@", |
| 659 "@@@SET_BUILD_PROPERTY@failure_hash@\"8c01a91e897840b224972c26207016e752e1
5ac5\"@@@" | 681 "@@@SET_BUILD_PROPERTY@failure_hash@\"8c01a91e897840b224972c26207016e752e1
5ac5\"@@@" |
| 660 ] | 682 ] |
| 661 }, | 683 }, |
| 662 { | 684 { |
| 663 "name": "$result", | 685 "name": "$result", |
| 664 "reason": "1 out of 1 aggregated steps failed. Failures: Step('webkit_tests
(retry summary)') failed with return_code 1", | 686 "reason": "1 out of 1 aggregated steps failed. Failures: Step('webkit_tests
(retry summary)') failed with return_code 1", |
| 665 "status_code": 1 | 687 "status_code": 1 |
| 666 } | 688 } |
| 667 ] | 689 ] |
| OLD | NEW |