| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [], | 3 "cmd": [], |
| 4 "name": "ensure_goma" | 4 "name": "ensure_goma" |
| 5 }, | 5 }, |
| 6 { | 6 { |
| 7 "cmd": [ | 7 "cmd": [ |
| 8 "python", | 8 "python", |
| 9 "-u", | 9 "-u", |
| 10 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", | 10 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", |
| (...skipping 921 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 932 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", | 932 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", |
| 933 "name": "Gathering reference values.unzip_build_product", | 933 "name": "Gathering reference values.unzip_build_product", |
| 934 "~followup_annotations": [ | 934 "~followup_annotations": [ |
| 935 "@@@STEP_NEST_LEVEL@1@@@" | 935 "@@@STEP_NEST_LEVEL@1@@@" |
| 936 ] | 936 ] |
| 937 }, | 937 }, |
| 938 { | 938 { |
| 939 "cmd": [ | 939 "cmd": [ |
| 940 "python", | 940 "python", |
| 941 "-u", | 941 "-u", |
| 942 "\nimport shutil\nimport sys\n# Apparently, shutil.copy fails if files are
binary-equal on *nix OSes.\n# See http://crbug.com/636168#c8.\nif hasattr(shuti
l, '_samefile'):\n if shutil._samefile(sys.argv[1], sys.argv[2]):\n sys.exit
(0)\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 942 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 943 "[BUILDER_CACHE]/android_one_perf_bisect/src/chrome/VERSION", | 943 "[BUILDER_CACHE]/android_one_perf_bisect/src/chrome/VERSION", |
| 944 "/path/to/tmp/" | 944 "/path/to/tmp/" |
| 945 ], | 945 ], |
| 946 "env": { | 946 "env": { |
| 947 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 947 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 948 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" | 948 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" |
| 949 }, | 949 }, |
| 950 "name": "Gathering reference values.get version", | 950 "name": "Gathering reference values.get version", |
| 951 "~followup_annotations": [ | 951 "~followup_annotations": [ |
| 952 "@@@STEP_NEST_LEVEL@1@@@" | 952 "@@@STEP_NEST_LEVEL@1@@@" |
| (...skipping 445 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1398 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", | 1398 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", |
| 1399 "name": "Gathering reference values.unzip_build_product (2)", | 1399 "name": "Gathering reference values.unzip_build_product (2)", |
| 1400 "~followup_annotations": [ | 1400 "~followup_annotations": [ |
| 1401 "@@@STEP_NEST_LEVEL@1@@@" | 1401 "@@@STEP_NEST_LEVEL@1@@@" |
| 1402 ] | 1402 ] |
| 1403 }, | 1403 }, |
| 1404 { | 1404 { |
| 1405 "cmd": [ | 1405 "cmd": [ |
| 1406 "python", | 1406 "python", |
| 1407 "-u", | 1407 "-u", |
| 1408 "\nimport shutil\nimport sys\n# Apparently, shutil.copy fails if files are
binary-equal on *nix OSes.\n# See http://crbug.com/636168#c8.\nif hasattr(shuti
l, '_samefile'):\n if shutil._samefile(sys.argv[1], sys.argv[2]):\n sys.exit
(0)\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 1408 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 1409 "[BUILDER_CACHE]/android_one_perf_bisect/src/chrome/VERSION", | 1409 "[BUILDER_CACHE]/android_one_perf_bisect/src/chrome/VERSION", |
| 1410 "/path/to/tmp/" | 1410 "/path/to/tmp/" |
| 1411 ], | 1411 ], |
| 1412 "env": { | 1412 "env": { |
| 1413 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 1413 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 1414 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" | 1414 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" |
| 1415 }, | 1415 }, |
| 1416 "name": "Gathering reference values.get version (2)", | 1416 "name": "Gathering reference values.get version (2)", |
| 1417 "~followup_annotations": [ | 1417 "~followup_annotations": [ |
| 1418 "@@@STEP_NEST_LEVEL@1@@@" | 1418 "@@@STEP_NEST_LEVEL@1@@@" |
| (...skipping 707 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2126 "CHROMIUM_OUTPUT_DIR": "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Re
lease", | 2126 "CHROMIUM_OUTPUT_DIR": "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Re
lease", |
| 2127 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 2127 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 2128 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" | 2128 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" |
| 2129 }, | 2129 }, |
| 2130 "name": "stack_tool_with_logcat_dump" | 2130 "name": "stack_tool_with_logcat_dump" |
| 2131 }, | 2131 }, |
| 2132 { | 2132 { |
| 2133 "cmd": [ | 2133 "cmd": [ |
| 2134 "python", | 2134 "python", |
| 2135 "-u", | 2135 "-u", |
| 2136 "\nimport shutil\nimport sys\n# Apparently, shutil.copy fails if files are
binary-equal on *nix OSes.\n# See http://crbug.com/636168#c8.\nif hasattr(shuti
l, '_samefile'):\n if shutil._samefile(sys.argv[1], sys.argv[2]):\n sys.exit
(0)\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 2136 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 2137 "[BUILDER_CACHE]/android_one_perf_bisect/src/chrome/VERSION", | 2137 "[BUILDER_CACHE]/android_one_perf_bisect/src/chrome/VERSION", |
| 2138 "/path/to/tmp/" | 2138 "/path/to/tmp/" |
| 2139 ], | 2139 ], |
| 2140 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", | 2140 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 2141 "name": "get version" | 2141 "name": "get version" |
| 2142 }, | 2142 }, |
| 2143 { | 2143 { |
| 2144 "cmd": [ | 2144 "cmd": [ |
| 2145 "[BUILDER_CACHE]/android_one_perf_bisect/src/build/android/tombstones.py", | 2145 "[BUILDER_CACHE]/android_one_perf_bisect/src/build/android/tombstones.py", |
| 2146 "-a", | 2146 "-a", |
| (...skipping 28 matching lines...) Expand all Loading... |
| 2175 "@@@STEP_LOG_END@python.inline@@@" | 2175 "@@@STEP_LOG_END@python.inline@@@" |
| 2176 ] | 2176 ] |
| 2177 }, | 2177 }, |
| 2178 { | 2178 { |
| 2179 "name": "$result", | 2179 "name": "$result", |
| 2180 "reason": "Step('Debug Info') failed with return_code 1", | 2180 "reason": "Step('Debug Info') failed with return_code 1", |
| 2181 "recipe_result": null, | 2181 "recipe_result": null, |
| 2182 "status_code": 1 | 2182 "status_code": 1 |
| 2183 } | 2183 } |
| 2184 ] | 2184 ] |
| OLD | NEW |