| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 7 "[BUILDER_CACHE]/linux_layout", | 7 "[BUILDER_CACHE]/linux_layout", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| (...skipping 203 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 214 "-u", | 214 "-u", |
| 215 "[BUILDER_CACHE]/linux_layout/src/testing/scripts/get_compile_targets.py", | 215 "[BUILDER_CACHE]/linux_layout/src/testing/scripts/get_compile_targets.py", |
| 216 "--output", | 216 "--output", |
| 217 "/path/to/tmp/json", | 217 "/path/to/tmp/json", |
| 218 "--", | 218 "--", |
| 219 "--build-config-fs", | 219 "--build-config-fs", |
| 220 "Release", | 220 "Release", |
| 221 "--paths", | 221 "--paths", |
| 222 "{\"checkout\": \"[BUILDER_CACHE]/linux_layout/src\", \"runit.py\": \"RECI
PE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAG
E_REPO[build]/scripts/slave/runtest.py\"}", | 222 "{\"checkout\": \"[BUILDER_CACHE]/linux_layout/src\", \"runit.py\": \"RECI
PE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAG
E_REPO[build]/scripts/slave/runtest.py\"}", |
| 223 "--properties", | 223 "--properties", |
| 224 "{\"buildername\": \"WebKit Linux ASAN\", \"buildnumber\": 571, \"masterna
me\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platform\"
: \"linux\"}" | 224 "{\"buildername\": \"WebKit Linux Precise ASAN\", \"buildnumber\": 571, \"
mastername\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_pl
atform\": \"linux\"}" |
| 225 ], | 225 ], |
| 226 "name": "get compile targets for scripts", | 226 "name": "get compile targets for scripts", |
| 227 "~followup_annotations": [ | 227 "~followup_annotations": [ |
| 228 "@@@STEP_LOG_LINE@json.output@{}@@@", | 228 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 229 "@@@STEP_LOG_END@json.output@@@" | 229 "@@@STEP_LOG_END@json.output@@@" |
| 230 ] | 230 ] |
| 231 }, | 231 }, |
| 232 { | 232 { |
| 233 "cmd": [ | 233 "cmd": [ |
| 234 "python", | 234 "python", |
| 235 "-u", | 235 "-u", |
| 236 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 236 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 237 "[BUILDER_CACHE]/linux_layout/src/testing/buildbot/chromium.webkit.json", | 237 "[BUILDER_CACHE]/linux_layout/src/testing/buildbot/chromium.webkit.json", |
| 238 "/path/to/tmp/json" | 238 "/path/to/tmp/json" |
| 239 ], | 239 ], |
| 240 "name": "read test spec (chromium.webkit.json)", | 240 "name": "read test spec (chromium.webkit.json)", |
| 241 "~followup_annotations": [ | 241 "~followup_annotations": [ |
| 242 "@@@STEP_TEXT@path: [BUILDER_CACHE]/linux_layout/src/testing/buildbot/chro
mium.webkit.json@@@", | 242 "@@@STEP_TEXT@path: [BUILDER_CACHE]/linux_layout/src/testing/buildbot/chro
mium.webkit.json@@@", |
| 243 "@@@STEP_LOG_LINE@json.output@{@@@", | 243 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 244 "@@@STEP_LOG_LINE@json.output@ \"WebKit Linux ASAN\": {@@@", | 244 "@@@STEP_LOG_LINE@json.output@ \"WebKit Linux Precise ASAN\": {@@@", |
| 245 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 245 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 246 "@@@STEP_LOG_LINE@json.output@ {@@@", | 246 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 247 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 247 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 248 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 248 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 249 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 249 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 250 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 250 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
| 251 "@@@STEP_LOG_LINE@json.output@ }@@@", | 251 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 252 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 252 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 253 "@@@STEP_LOG_LINE@json.output@ }@@@", | 253 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 254 "@@@STEP_LOG_LINE@json.output@}@@@", | 254 "@@@STEP_LOG_LINE@json.output@}@@@", |
| (...skipping 24 matching lines...) Expand all Loading... |
| 279 }, | 279 }, |
| 280 { | 280 { |
| 281 "cmd": [ | 281 "cmd": [ |
| 282 "python", | 282 "python", |
| 283 "-u", | 283 "-u", |
| 284 "[BUILDER_CACHE]/linux_layout/src/tools/mb/mb.py", | 284 "[BUILDER_CACHE]/linux_layout/src/tools/mb/mb.py", |
| 285 "gen", | 285 "gen", |
| 286 "-m", | 286 "-m", |
| 287 "chromium.webkit", | 287 "chromium.webkit", |
| 288 "-b", | 288 "-b", |
| 289 "WebKit Linux ASAN", | 289 "WebKit Linux Precise ASAN", |
| 290 "--config-file", | 290 "--config-file", |
| 291 "[BUILDER_CACHE]/linux_layout/src/tools/mb/mb_config.pyl", | 291 "[BUILDER_CACHE]/linux_layout/src/tools/mb/mb_config.pyl", |
| 292 "--goma-dir", | 292 "--goma-dir", |
| 293 "[CACHE]/cipd/goma", | 293 "[CACHE]/cipd/goma", |
| 294 "--swarming-targets-file", | 294 "--swarming-targets-file", |
| 295 "browser_tests\n", | 295 "browser_tests\n", |
| 296 "//out/Release" | 296 "//out/Release" |
| 297 ], | 297 ], |
| 298 "cwd": "[BUILDER_CACHE]/linux_layout/src", | 298 "cwd": "[BUILDER_CACHE]/linux_layout/src", |
| 299 "env": { | 299 "env": { |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 339 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 339 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 340 "--ninja-path", | 340 "--ninja-path", |
| 341 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 341 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 342 "--target", | 342 "--target", |
| 343 "Release", | 343 "Release", |
| 344 "--src-dir", | 344 "--src-dir", |
| 345 "[BUILDER_CACHE]/linux_layout/src", | 345 "[BUILDER_CACHE]/linux_layout/src", |
| 346 "--goma-cache-dir", | 346 "--goma-cache-dir", |
| 347 "[GOMA_CACHE]", | 347 "[GOMA_CACHE]", |
| 348 "--buildbot-buildername", | 348 "--buildbot-buildername", |
| 349 "WebKit Linux ASAN", | 349 "WebKit Linux Precise ASAN", |
| 350 "--buildbot-mastername", | 350 "--buildbot-mastername", |
| 351 "chromium.webkit", | 351 "chromium.webkit", |
| 352 "--buildbot-slavename", | 352 "--buildbot-slavename", |
| 353 "TestSlavename", | 353 "TestSlavename", |
| 354 "--goma-deps-cache-dir", | 354 "--goma-deps-cache-dir", |
| 355 "[GOMA_DEPS_CACHE]", | 355 "[GOMA_DEPS_CACHE]", |
| 356 "--build-data-dir", | 356 "--build-data-dir", |
| 357 "[ROOT]/build_data_dir", | 357 "[ROOT]/build_data_dir", |
| 358 "--compiler", | 358 "--compiler", |
| 359 "goma-clang", | 359 "goma-clang", |
| (...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 456 }, | 456 }, |
| 457 { | 457 { |
| 458 "cmd": [ | 458 "cmd": [ |
| 459 "python", | 459 "python", |
| 460 "-u", | 460 "-u", |
| 461 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 461 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 462 "--target", | 462 "--target", |
| 463 "Release", | 463 "Release", |
| 464 "--no-xvfb", | 464 "--no-xvfb", |
| 465 "--factory-properties", | 465 "--factory-properties", |
| 466 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Linux ASA
N\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \"chromi
um.webkit\", \"parent_buildername\": null, \"path_config\": \"kitchen\", \"recip
e\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/wor
kdir/TestSlavename\"}", | 466 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Linux Pre
cise ASAN\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\":
\"chromium.webkit\", \"parent_buildername\": null, \"path_config\": \"kitchen\",
\"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/pat
h/to/workdir/TestSlavename\"}", |
| 467 "--build-properties", | 467 "--build-properties", |
| 468 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Linux ASA
N\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \"chromi
um.webkit\", \"parent_buildername\": null, \"path_config\": \"kitchen\", \"recip
e\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/wor
kdir/TestSlavename\"}", | 468 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Linux Pre
cise ASAN\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\":
\"chromium.webkit\", \"parent_buildername\": null, \"path_config\": \"kitchen\",
\"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/pat
h/to/workdir/TestSlavename\"}", |
| 469 "--step-name=webkit_tests", | 469 "--step-name=webkit_tests", |
| 470 "--builder-name=WebKit Linux ASAN", | 470 "--builder-name=WebKit Linux Precise ASAN", |
| 471 "--slave-name=TestSlavename", | 471 "--slave-name=TestSlavename", |
| 472 "--build-number=571", | 472 "--build-number=571", |
| 473 "--run-python-script", | 473 "--run-python-script", |
| 474 "--enable-asan", | 474 "--enable-asan", |
| 475 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/layout_test_wrapper.py"
, | 475 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/layout_test_wrapper.py"
, |
| 476 "--target", | 476 "--target", |
| 477 "Release", | 477 "Release", |
| 478 "-o", | 478 "-o", |
| 479 "[SLAVE_BUILD]/layout-test-results", | 479 "[SLAVE_BUILD]/layout-test-results", |
| 480 "--build-dir", | 480 "--build-dir", |
| 481 "[BUILDER_CACHE]/linux_layout/src/out", | 481 "[BUILDER_CACHE]/linux_layout/src/out", |
| 482 "--json-test-results", | 482 "--json-test-results", |
| 483 "/path/to/tmp/json", | 483 "/path/to/tmp/json", |
| 484 "--test-results-server", | 484 "--test-results-server", |
| 485 "test-results.appspot.com", | 485 "test-results.appspot.com", |
| 486 "--build-number", | 486 "--build-number", |
| 487 "571", | 487 "571", |
| 488 "--builder-name", | 488 "--builder-name", |
| 489 "WebKit Linux ASAN", | 489 "WebKit Linux Precise ASAN", |
| 490 "--step-name", | 490 "--step-name", |
| 491 "webkit_tests", | 491 "webkit_tests", |
| 492 "--additional-expectations", | 492 "--additional-expectations", |
| 493 "src/third_party/WebKit/LayoutTests/ASANExpectations", | 493 "src/third_party/WebKit/LayoutTests/ASANExpectations", |
| 494 "--time-out-ms", | 494 "--time-out-ms", |
| 495 "48000", | 495 "48000", |
| 496 "--options=--enable-sanitizer" | 496 "--options=--enable-sanitizer" |
| 497 ], | 497 ], |
| 498 "cwd": "[BUILDER_CACHE]/linux_layout", | 498 "cwd": "[BUILDER_CACHE]/linux_layout", |
| 499 "env": { | 499 "env": { |
| 500 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 500 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 501 }, | 501 }, |
| 502 "name": "webkit_tests", | 502 "name": "webkit_tests", |
| 503 "~followup_annotations": [ | 503 "~followup_annotations": [ |
| 504 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" | 504 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" |
| 505 ] | 505 ] |
| 506 }, | 506 }, |
| 507 { | 507 { |
| 508 "cmd": [ | 508 "cmd": [ |
| 509 "python", | 509 "python", |
| 510 "-u", | 510 "-u", |
| 511 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_res
ults.py", | 511 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_res
ults.py", |
| 512 "--results-dir", | 512 "--results-dir", |
| 513 "[SLAVE_BUILD]/layout-test-results", | 513 "[SLAVE_BUILD]/layout-test-results", |
| 514 "--build-dir", | 514 "--build-dir", |
| 515 "[BUILDER_CACHE]/linux_layout/src/out", | 515 "[BUILDER_CACHE]/linux_layout/src/out", |
| 516 "--build-number", | 516 "--build-number", |
| 517 "571", | 517 "571", |
| 518 "--builder-name", | 518 "--builder-name", |
| 519 "WebKit Linux ASAN", | 519 "WebKit Linux Precise ASAN", |
| 520 "--gs-bucket", | 520 "--gs-bucket", |
| 521 "gs://chromium-layout-test-archives", | 521 "gs://chromium-layout-test-archives", |
| 522 "--staging-dir", | 522 "--staging-dir", |
| 523 "[CACHE]/chrome_staging", | 523 "[CACHE]/chrome_staging", |
| 524 "--gs-acl", | 524 "--gs-acl", |
| 525 "public-read" | 525 "public-read" |
| 526 ], | 526 ], |
| 527 "cwd": "[BUILDER_CACHE]/linux_layout", | 527 "cwd": "[BUILDER_CACHE]/linux_layout", |
| 528 "env": { | 528 "env": { |
| 529 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 529 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 530 }, | 530 }, |
| 531 "name": "archive_webkit_tests_results", | 531 "name": "archive_webkit_tests_results", |
| 532 "~followup_annotations": [ | 532 "~followup_annotations": [ |
| 533 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/WebKit_Linux_ASAN/571/layout-test-results/results.html@@@", | 533 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/WebKit_Linux_Precise_ASAN/571/layout-test-results/results.h
tml@@@", |
| 534 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/WebKit_Linux_ASAN/571/layout-test-results.zip@@@" | 534 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/WebKit_Linux_Precise_ASAN/571/layout-test-results.zip@@@" |
| 535 ] | 535 ] |
| 536 }, | 536 }, |
| 537 { | 537 { |
| 538 "cmd": [ | 538 "cmd": [ |
| 539 "python", | 539 "python", |
| 540 "-u", | 540 "-u", |
| 541 "\nimport sys\nprint '%s wasn\\'t triggered' % sys.argv[1]\nsys.exit(1)\n"
, | 541 "\nimport sys\nprint '%s wasn\\'t triggered' % sys.argv[1]\nsys.exit(1)\n"
, |
| 542 "browser_tests" | 542 "browser_tests" |
| 543 ], | 543 ], |
| 544 "cwd": "[BUILDER_CACHE]/linux_layout", | 544 "cwd": "[BUILDER_CACHE]/linux_layout", |
| 545 "env": { | 545 "env": { |
| 546 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 546 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 547 }, | 547 }, |
| 548 "name": "[collect error] browser_tests", | 548 "name": "[collect error] browser_tests", |
| 549 "~followup_annotations": [ | 549 "~followup_annotations": [ |
| 550 "@@@STEP_LOG_LINE@python.inline@@@@", | 550 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 551 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 551 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 552 "@@@STEP_LOG_LINE@python.inline@print '%s wasn\\'t triggered' % sys.argv[1
]@@@", | 552 "@@@STEP_LOG_LINE@python.inline@print '%s wasn\\'t triggered' % sys.argv[1
]@@@", |
| 553 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", | 553 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", |
| 554 "@@@STEP_LOG_END@python.inline@@@" | 554 "@@@STEP_LOG_END@python.inline@@@" |
| 555 ] | 555 ] |
| 556 }, | 556 }, |
| 557 { | 557 { |
| 558 "name": "$result", | 558 "name": "$result", |
| 559 "recipe_result": null, | 559 "recipe_result": null, |
| 560 "status_code": 0 | 560 "status_code": 0 |
| 561 } | 561 } |
| 562 ] | 562 ] |
| OLD | NEW |