| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "tryserver.chromium.linux", | 8 "tryserver.chromium.linux", |
| 9 "--builder", | 9 "--builder", |
| 10 "linux_chromium_rel", | 10 "linux_chromium_rel", |
| (...skipping 187 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 198 "python", | 198 "python", |
| 199 "-u", | 199 "-u", |
| 200 "[SLAVE_BUILD]/src/tools/checklicenses/checklicenses.py", | 200 "[SLAVE_BUILD]/src/tools/checklicenses/checklicenses.py", |
| 201 "--root", | 201 "--root", |
| 202 "[SLAVE_BUILD]/src", | 202 "[SLAVE_BUILD]/src", |
| 203 "--json", | 203 "--json", |
| 204 "/path/to/tmp/json" | 204 "/path/to/tmp/json" |
| 205 ], | 205 ], |
| 206 "name": "checklicenses (with patch)", | 206 "name": "checklicenses (with patch)", |
| 207 "~followup_annotations": [ | 207 "~followup_annotations": [ |
| 208 "@@@STEP_LOG_LINE@json.output@[@@@", | 208 "@@@STEP_LOG_LINE@json.output@[]@@@", |
| 209 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
| 210 "@@@STEP_LOG_LINE@json.output@ \"filename\": \"base/basictypes.h\", @@@
", | |
| 211 "@@@STEP_LOG_LINE@json.output@ \"license\": \"UNKNOWN\"@@@", | |
| 212 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 213 "@@@STEP_LOG_LINE@json.output@]@@@", | |
| 214 "@@@STEP_LOG_END@json.output@@@" | 209 "@@@STEP_LOG_END@json.output@@@" |
| 215 ] | 210 ] |
| 216 }, | 211 }, |
| 217 { | 212 { |
| 218 "allow_subannotations": true, | 213 "allow_subannotations": true, |
| 219 "cmd": [ | 214 "cmd": [ |
| 220 "python", | 215 "python", |
| 221 "-u", | 216 "-u", |
| 222 "[BUILD]/scripts/slave/runtest.py", | 217 "[BUILD]/scripts/slave/runtest.py", |
| 223 "--target", | 218 "--target", |
| 224 "Release", | 219 "Release", |
| 225 "--xvfb", | 220 "--xvfb", |
| 226 "--factory-properties", | 221 "--factory-properties", |
| 227 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"linux_chromium
_rel\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.c
hromium.linux\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"chromiu
m_trybot\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"
revision\": null, \"rietveld\": \"https://codereview.chromium.org\", \"root\": \
"src\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSl
avename\"}", | 222 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"linux_chromium
_rel\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.c
hromium.linux\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"chromiu
m_trybot\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"
revision\": null, \"rietveld\": \"https://codereview.chromium.org\", \"root\": \
"src\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSl
avename\"}", |
| 228 "--build-properties", | 223 "--build-properties", |
| 229 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"linux_chromium
_rel\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.c
hromium.linux\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"chromiu
m_trybot\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"
revision\": null, \"rietveld\": \"https://codereview.chromium.org\", \"root\": \
"src\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSl
avename\"}", | 224 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"linux_chromium
_rel\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.c
hromium.linux\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"chromiu
m_trybot\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"
revision\": null, \"rietveld\": \"https://codereview.chromium.org\", \"root\": \
"src\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSl
avename\"}", |
| 230 "--annotate=gtest", | 225 "--annotate=gtest", |
| 231 "--test-type=telemetry_unittests", | 226 "--test-type=telemetry_unittests", |
| 232 "--builder-name=linux_chromium_rel", | 227 "--builder-name=linux_chromium_rel", |
| 233 "--slave-name=TestSlavename", | 228 "--slave-name=TestSlavename", |
| 234 "--build-number=571", | 229 "--build-number=571", |
| 235 "--run-python-script", | 230 "--run-python-script", |
| 236 "[SLAVE_BUILD]/src/tools/telemetry/run_tests", | 231 "[SLAVE_BUILD]/src/tools/telemetry/run_tests", |
| 237 "--browser=release", | 232 "--browser=release", |
| 238 "--retry-limit=3", | 233 "--retry-limit=3", |
| 239 "--write-full-results-to", | 234 "--write-full-results-to", |
| 240 "/path/to/tmp/json" | 235 "/path/to/tmp/json" |
| 241 ], | 236 ], |
| 242 "name": "telemetry_unittests (with patch)" | 237 "name": "telemetry_unittests (with patch)", |
| 238 "~followup_annotations": [ |
| 239 "step returned non-zero exit code: 5", |
| 240 "@@@STEP_TEXT@<br/>unexpected_failures:<br/>bad.totally-bad-probably.html<
br/>tricky.totally-maybe-not-awesome.html<br/>@@@", |
| 241 "@@@STEP_FAILURE@@@" |
| 242 ] |
| 243 }, | 243 }, |
| 244 { | 244 { |
| 245 "allow_subannotations": true, | 245 "allow_subannotations": true, |
| 246 "cmd": [ | 246 "cmd": [ |
| 247 "python", | 247 "python", |
| 248 "-u", | 248 "-u", |
| 249 "[BUILD]/scripts/slave/runtest.py", | 249 "[BUILD]/scripts/slave/runtest.py", |
| 250 "--target", | 250 "--target", |
| 251 "Release", | 251 "Release", |
| 252 "--xvfb", | 252 "--xvfb", |
| (...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 423 ], | 423 ], |
| 424 "env": { | 424 "env": { |
| 425 "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 go
madir='[BUILD]/goma' target_arch=x64 use_goma=1" | 425 "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 go
madir='[BUILD]/goma' target_arch=x64 use_goma=1" |
| 426 }, | 426 }, |
| 427 "name": "gclient runhooks (without patch)" | 427 "name": "gclient runhooks (without patch)" |
| 428 }, | 428 }, |
| 429 { | 429 { |
| 430 "cmd": [ | 430 "cmd": [ |
| 431 "python", | 431 "python", |
| 432 "-u", | 432 "-u", |
| 433 "[SLAVE_BUILD]/src/tools/checklicenses/checklicenses.py", | 433 "[BUILD]/scripts/slave/compile.py", |
| 434 "--root", | 434 "--target", |
| 435 "Release", |
| 436 "--src-dir", |
| 435 "[SLAVE_BUILD]/src", | 437 "[SLAVE_BUILD]/src", |
| 436 "--json", | 438 "--build-tool", |
| 437 "/path/to/tmp/json" | 439 "ninja", |
| 440 "--compiler", |
| 441 "goma", |
| 442 "--goma-dir", |
| 443 "[BUILD]/goma", |
| 444 "--", |
| 445 "chrome" |
| 438 ], | 446 ], |
| 439 "name": "checklicenses (without patch)", | 447 "name": "compile (without patch)" |
| 448 }, |
| 449 { |
| 450 "allow_subannotations": true, |
| 451 "cmd": [ |
| 452 "python", |
| 453 "-u", |
| 454 "[BUILD]/scripts/slave/runtest.py", |
| 455 "--target", |
| 456 "Release", |
| 457 "--xvfb", |
| 458 "--factory-properties", |
| 459 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"linux_chromium
_rel\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.c
hromium.linux\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"chromiu
m_trybot\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"
revision\": null, \"rietveld\": \"https://codereview.chromium.org\", \"root\": \
"src\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSl
avename\"}", |
| 460 "--build-properties", |
| 461 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"linux_chromium
_rel\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.c
hromium.linux\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"chromiu
m_trybot\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"
revision\": null, \"rietveld\": \"https://codereview.chromium.org\", \"root\": \
"src\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSl
avename\"}", |
| 462 "--annotate=gtest", |
| 463 "--test-type=telemetry_unittests", |
| 464 "--builder-name=linux_chromium_rel", |
| 465 "--slave-name=TestSlavename", |
| 466 "--build-number=571", |
| 467 "--run-python-script", |
| 468 "[SLAVE_BUILD]/src/tools/telemetry/run_tests", |
| 469 "--browser=release", |
| 470 "--retry-limit=3", |
| 471 "--write-full-results-to", |
| 472 "/path/to/tmp/json", |
| 473 "bad.totally-bad-probably.html", |
| 474 "tricky.totally-maybe-not-awesome.html" |
| 475 ], |
| 476 "name": "telemetry_unittests (without patch)", |
| 440 "~followup_annotations": [ | 477 "~followup_annotations": [ |
| 441 "@@@STEP_LOG_LINE@json.output@[]@@@", | 478 "step returned non-zero exit code: 5", |
| 442 "@@@STEP_LOG_END@json.output@@@" | 479 "@@@STEP_TEXT@<br/>unexpected_failures:<br/>bad.totally-bad-probably.html<
br/>tricky.totally-maybe-not-awesome.html<br/>@@@", |
| 480 "@@@STEP_FAILURE@@@" |
| 443 ] | 481 ] |
| 444 }, | 482 }, |
| 445 { | 483 { |
| 446 "cmd": [ | 484 "cmd": [ |
| 447 "python", | 485 "python", |
| 448 "-u", | 486 "-u", |
| 449 "\nimport sys, json\nfailures = json.load(open(sys.argv[1], 'rb'))\n\nsucc
ess = True\n\nif failures['new']:\n success = False\n print 'New failures:'\n
for f in failures['new']:\n print f\n\nif failures['ignored']:\n print 'Ign
ored failures:'\n for f in failures['ignored']:\n print f\n\nsys.exit(0 if s
uccess else 1)\n", | 487 "\nimport sys, json\nfailures = json.load(open(sys.argv[1], 'rb'))\n\nsucc
ess = True\n\nif failures['new']:\n success = False\n print 'New failures:'\n
for f in failures['new']:\n print f\n\nif failures['ignored']:\n print 'Ign
ored failures:'\n for f in failures['ignored']:\n print f\n\nsys.exit(0 if s
uccess else 1)\n", |
| 450 "{\"ignored\": [], \"new\": [\"base/basictypes.h: UNKNOWN\"]}" | 488 "{\"ignored\": [\"bad.totally-bad-probably.html\", \"tricky.totally-maybe-
not-awesome.html\"], \"new\": []}" |
| 451 ], | 489 ], |
| 452 "name": "checklicenses", | 490 "name": "telemetry_unittests", |
| 453 "~followup_annotations": [ | 491 "~followup_annotations": [ |
| 454 "step returned non-zero exit code: 1", | 492 "@@@STEP_TEXT@<br/>ignored:<br/>bad.totally-bad-probably.html<br/>tricky.t
otally-maybe-not-awesome.html<br/>@@@", |
| 455 "@@@STEP_TEXT@<br/>failures:<br/>base/basictypes.h: UNKNOWN<br/>@@@", | |
| 456 "@@@STEP_LOG_LINE@python.inline@@@@", | 493 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 457 "@@@STEP_LOG_LINE@python.inline@import sys, json@@@", | 494 "@@@STEP_LOG_LINE@python.inline@import sys, json@@@", |
| 458 "@@@STEP_LOG_LINE@python.inline@failures = json.load(open(sys.argv[1], 'rb
'))@@@", | 495 "@@@STEP_LOG_LINE@python.inline@failures = json.load(open(sys.argv[1], 'rb
'))@@@", |
| 459 "@@@STEP_LOG_LINE@python.inline@@@@", | 496 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 460 "@@@STEP_LOG_LINE@python.inline@success = True@@@", | 497 "@@@STEP_LOG_LINE@python.inline@success = True@@@", |
| 461 "@@@STEP_LOG_LINE@python.inline@@@@", | 498 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 462 "@@@STEP_LOG_LINE@python.inline@if failures['new']:@@@", | 499 "@@@STEP_LOG_LINE@python.inline@if failures['new']:@@@", |
| 463 "@@@STEP_LOG_LINE@python.inline@ success = False@@@", | 500 "@@@STEP_LOG_LINE@python.inline@ success = False@@@", |
| 464 "@@@STEP_LOG_LINE@python.inline@ print 'New failures:'@@@", | 501 "@@@STEP_LOG_LINE@python.inline@ print 'New failures:'@@@", |
| 465 "@@@STEP_LOG_LINE@python.inline@ for f in failures['new']:@@@", | 502 "@@@STEP_LOG_LINE@python.inline@ for f in failures['new']:@@@", |
| 466 "@@@STEP_LOG_LINE@python.inline@ print f@@@", | 503 "@@@STEP_LOG_LINE@python.inline@ print f@@@", |
| 467 "@@@STEP_LOG_LINE@python.inline@@@@", | 504 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 468 "@@@STEP_LOG_LINE@python.inline@if failures['ignored']:@@@", | 505 "@@@STEP_LOG_LINE@python.inline@if failures['ignored']:@@@", |
| 469 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", | 506 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", |
| 470 "@@@STEP_LOG_LINE@python.inline@ for f in failures['ignored']:@@@", | 507 "@@@STEP_LOG_LINE@python.inline@ for f in failures['ignored']:@@@", |
| 471 "@@@STEP_LOG_LINE@python.inline@ print f@@@", | 508 "@@@STEP_LOG_LINE@python.inline@ print f@@@", |
| 472 "@@@STEP_LOG_LINE@python.inline@@@@", | 509 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 473 "@@@STEP_LOG_LINE@python.inline@sys.exit(0 if success else 1)@@@", | 510 "@@@STEP_LOG_LINE@python.inline@sys.exit(0 if success else 1)@@@", |
| 474 "@@@STEP_LOG_END@python.inline@@@", | 511 "@@@STEP_LOG_END@python.inline@@@", |
| 475 "@@@STEP_FAILURE@@@" | 512 "@@@STEP_WARNINGS@@@" |
| 476 ] | 513 ] |
| 477 }, | |
| 478 { | |
| 479 "name": "$final_result", | |
| 480 "reason": "Step('checklicenses') failed with return_code 1", | |
| 481 "status_code": 1 | |
| 482 } | 514 } |
| 483 ] | 515 ] |
| OLD | NEW |