| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "\nimport os, sys\n\nbuild_path = sys.argv[1]\nif os.path.exists(build_pat
h):\n for (path, dir, files) in os.walk(build_path):\n for cur_file in files
:\n if cur_file.endswith('index.lock'):\n path_to_file = os.path.joi
n(path, cur_file)\n print 'deleting %s' % path_to_file\n os.remove
(path_to_file)\n", | 6 "\nimport os, sys\n\nbuild_path = sys.argv[1]\nif os.path.exists(build_pat
h):\n for (path, dir, files) in os.walk(build_path):\n for cur_file in files
:\n if cur_file.endswith('index.lock'):\n path_to_file = os.path.joi
n(path, cur_file)\n print 'deleting %s' % path_to_file\n os.remove
(path_to_file)\n", |
| 7 "[SLAVE_BUILD]" | 7 "[SLAVE_BUILD]" |
| 8 ], | 8 ], |
| 9 "cwd": "[SLAVE_BUILD]", | 9 "cwd": "[SLAVE_BUILD]", |
| 10 "name": "cleanup index.lock", | 10 "name": "cleanup index.lock", |
| (...skipping 169 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 180 "python", | 180 "python", |
| 181 "-u", | 181 "-u", |
| 182 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 182 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 183 "--target", | 183 "--target", |
| 184 "Release", | 184 "Release", |
| 185 "--no-xvfb", | 185 "--no-xvfb", |
| 186 "--factory-properties", | 186 "--factory-properties", |
| 187 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"master\", \"buildername\": \"Android Cronet Data Reduction Proxy Bui
lder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"pro
ject\": \"src\", \"recipe\": \"cronet\", \"repository\": \"https://chromium.goog
lesource.com/chromium/src\", \"revision\": \"4f4b02f6b7fa20a3a25682c457bbc8ad589
c8a00\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestS
lavename\"}", | 187 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"master\", \"buildername\": \"Android Cronet Data Reduction Proxy Bui
lder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"pro
ject\": \"src\", \"recipe\": \"cronet\", \"repository\": \"https://chromium.goog
lesource.com/chromium/src\", \"revision\": \"4f4b02f6b7fa20a3a25682c457bbc8ad589
c8a00\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestS
lavename\"}", |
| 188 "--build-properties", | 188 "--build-properties", |
| 189 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"master\", \"buildername\": \"Android Cronet Data Reduction Proxy Bui
lder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"pro
ject\": \"src\", \"recipe\": \"cronet\", \"repository\": \"https://chromium.goog
lesource.com/chromium/src\", \"revision\": \"4f4b02f6b7fa20a3a25682c457bbc8ad589
c8a00\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestS
lavename\"}", | 189 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"master\", \"buildername\": \"Android Cronet Data Reduction Proxy Bui
lder\", \"buildnumber\": 571, \"mastername\": \"chromium.testing.master\", \"pro
ject\": \"src\", \"recipe\": \"cronet\", \"repository\": \"https://chromium.goog
lesource.com/chromium/src\", \"revision\": \"4f4b02f6b7fa20a3a25682c457bbc8ad589
c8a00\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestS
lavename\"}", |
| 190 "--annotate=graphing", | |
| 191 "--test-type=sizes", | 190 "--test-type=sizes", |
| 192 "--builder-name=Android Cronet Data Reduction Proxy Builder", | 191 "--builder-name=Android Cronet Data Reduction Proxy Builder", |
| 193 "--slave-name=TestSlavename", | 192 "--slave-name=TestSlavename", |
| 194 "--build-number=571", | 193 "--build-number=571", |
| 195 "--run-python-script", | 194 "--run-python-script", |
| 195 "--annotate=graphing", |
| 196 "--results-url=https://chromeperf.appspot.com", | 196 "--results-url=https://chromeperf.appspot.com", |
| 197 "--perf-dashboard-id=sizes", | 197 "--perf-dashboard-id=sizes", |
| 198 "--perf-id=android_cronet_data_reduction_proxy_builder", | 198 "--perf-id=android_cronet_data_reduction_proxy_builder", |
| 199 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/sizes.py", | 199 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/sizes.py", |
| 200 "--target", | 200 "--target", |
| 201 "Release", | 201 "Release", |
| 202 "--platform", | 202 "--platform", |
| 203 "android-cronet" | 203 "android-cronet" |
| 204 ], | 204 ], |
| 205 "cwd": "[SLAVE_BUILD]", | 205 "cwd": "[SLAVE_BUILD]", |
| (...skipping 387 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 593 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 593 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
| 594 "@@@STEP_LOG_END@python.inline@@@" | 594 "@@@STEP_LOG_END@python.inline@@@" |
| 595 ] | 595 ] |
| 596 }, | 596 }, |
| 597 { | 597 { |
| 598 "name": "$result", | 598 "name": "$result", |
| 599 "recipe_result": null, | 599 "recipe_result": null, |
| 600 "status_code": 0 | 600 "status_code": 0 |
| 601 } | 601 } |
| 602 ] | 602 ] |
| OLD | NEW |