| 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_Builder", | 7 "[BUILDER_CACHE]/Linux_Builder", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| (...skipping 280 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 291 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py", | 291 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py", |
| 292 "--target", | 292 "--target", |
| 293 "Release", | 293 "Release", |
| 294 "--gsutil-py-path", | 294 "--gsutil-py-path", |
| 295 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 295 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 296 "--staging-dir", | 296 "--staging-dir", |
| 297 "[CACHE]/chrome_staging", | 297 "[CACHE]/chrome_staging", |
| 298 "--src-dir", | 298 "--src-dir", |
| 299 "[BUILDER_CACHE]/Linux_Builder/src", | 299 "[BUILDER_CACHE]/Linux_Builder/src", |
| 300 "--build-url", | 300 "--build-url", |
| 301 "gs://chrome-test-builds/official-by-commit/Linux Builder", | 301 "gs://chrome-perf/Linux Builder", |
| 302 "--build_revision", | 302 "--build_revision", |
| 303 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 303 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 304 "--include-files", | |
| 305 "chrome,chrome_100_percent.pak,chrome_200_percent.pak,default_apps,icudtl.
dat,libwidevinecdm.so,locales,nacl_helper,nacl_helper_bootstrap,nacl_irt_x86_64.
nexe,natives_blob.bin,PepperFlash,product_logo_48.png,resources.pak,snapshot_blo
b.bin,xdg-mime,xdg-settings", | |
| 306 "--strip-files", | |
| 307 "chrome,nacl_helper", | |
| 308 "--not-include-extra", | |
| 309 "--build_revision", | |
| 310 "170242", | |
| 311 "--factory-properties", | 304 "--factory-properties", |
| 312 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Linux Builder\",
\"buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildername\"
: null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \
"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 305 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Linux Builder\",
\"buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildername\"
: null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \
"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 313 "--build-properties", | 306 "--build-properties", |
| 314 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Linux Builder\",
\"buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildername\"
: null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \
"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" | 307 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Linux Builder\",
\"buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildername\"
: null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \
"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
| 315 ], | 308 ], |
| 316 "name": "package build for bisect" | 309 "name": "package build" |
| 317 }, | 310 }, |
| 318 { | 311 { |
| 319 "allow_subannotations": true, | 312 "allow_subannotations": true, |
| 320 "cmd": [ | 313 "cmd": [ |
| 321 "python", | 314 "python", |
| 322 "-u", | 315 "-u", |
| 323 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 316 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 324 "--show-path", | 317 "--show-path", |
| 325 "python", | 318 "python", |
| 326 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py", | 319 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py", |
| 327 "--target", | 320 "--target", |
| 328 "Release", | 321 "Release", |
| 329 "--gsutil-py-path", | 322 "--gsutil-py-path", |
| 330 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 323 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 331 "--staging-dir", | 324 "--staging-dir", |
| 332 "[CACHE]/chrome_staging", | 325 "[CACHE]/chrome_staging", |
| 333 "--src-dir", | 326 "--src-dir", |
| 334 "[BUILDER_CACHE]/Linux_Builder/src", | 327 "[BUILDER_CACHE]/Linux_Builder/src", |
| 335 "--build-url", | 328 "--build-url", |
| 336 "gs://chrome-perf/Linux Builder", | 329 "gs://chrome-test-builds/official-by-commit/Linux Builder", |
| 337 "--build_revision", | 330 "--build_revision", |
| 338 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 331 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 332 "--include-files", |
| 333 "chrome,chrome_100_percent.pak,chrome_200_percent.pak,default_apps,icudtl.
dat,libwidevinecdm.so,locales,nacl_helper,nacl_helper_bootstrap,nacl_irt_x86_64.
nexe,natives_blob.bin,PepperFlash,product_logo_48.png,resources.pak,snapshot_blo
b.bin,xdg-mime,xdg-settings", |
| 334 "--strip-files", |
| 335 "chrome,nacl_helper", |
| 336 "--exclude-extra", |
| 337 "--build_revision", |
| 338 "170242", |
| 339 "--factory-properties", | 339 "--factory-properties", |
| 340 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Linux Builder\",
\"buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildername\"
: null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \
"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 340 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Linux Builder\",
\"buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildername\"
: null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \
"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 341 "--build-properties", | 341 "--build-properties", |
| 342 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Linux Builder\",
\"buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildername\"
: null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \
"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" | 342 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Linux Builder\",
\"buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildername\"
: null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \
"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
| 343 ], | 343 ], |
| 344 "name": "package build" | 344 "name": "package build for bisect" |
| 345 }, | 345 }, |
| 346 { | 346 { |
| 347 "cmd": [], | 347 "cmd": [], |
| 348 "name": "trigger", | 348 "name": "trigger", |
| 349 "trigger_specs": [ | 349 "trigger_specs": [ |
| 350 { | 350 { |
| 351 "builder_name": "Linux Perf (1)", | 351 "builder_name": "Linux Perf (1)", |
| 352 "properties": { | 352 "properties": { |
| 353 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", | 353 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", |
| 354 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", | 354 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", |
| (...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 480 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 480 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 481 }, | 481 }, |
| 482 "name": "sizes" | 482 "name": "sizes" |
| 483 }, | 483 }, |
| 484 { | 484 { |
| 485 "name": "$result", | 485 "name": "$result", |
| 486 "recipe_result": null, | 486 "recipe_result": null, |
| 487 "status_code": 0 | 487 "status_code": 0 |
| 488 } | 488 } |
| 489 ] | 489 ] |
| OLD | NEW |