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 "chromium.memory", | 8 "chromium.memory", |
9 "--builder", | 9 "--builder", |
10 "Mac ASan 64 Tests (1)", | 10 "Mac ASan 64 Tests (1)", |
11 "--slave", | 11 "--slave", |
12 "TestSlavename", | 12 "TestSlavename", |
13 "--spec", | 13 "--spec", |
14 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}]", | 14 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}]", |
15 "--root", | 15 "--root", |
16 "src", | 16 "src", |
17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_
revision\", \"src/v8\": \"got_v8_revision\"}", | 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_
revision\", \"src/v8\": \"got_v8_revision\"}", |
19 "--output_json", | 19 "--output_json", |
20 "/path/to/tmp/json", | 20 "/path/to/tmp/json", |
21 "--revision", | 21 "--revision", |
22 "src@HEAD" | 22 "src@HEAD" |
23 ], | 23 ], |
| 24 "cwd": "[SLAVE_BUILD]", |
24 "name": "bot_update", | 25 "name": "bot_update", |
25 "~followup_annotations": [ | 26 "~followup_annotations": [ |
26 "@@@STEP_TEXT@Some step text@@@", | 27 "@@@STEP_TEXT@Some step text@@@", |
27 "@@@STEP_LOG_LINE@json.output@{@@@", | 28 "@@@STEP_LOG_LINE@json.output@{@@@", |
28 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 29 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
29 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 30 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
30 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | 31 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
31 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | 32 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
32 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | 33 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", |
33 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | 34 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", |
(...skipping 26 matching lines...) Expand all Loading... |
60 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" | 61 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" |
61 ] | 62 ] |
62 }, | 63 }, |
63 { | 64 { |
64 "cmd": [ | 65 "cmd": [ |
65 "python", | 66 "python", |
66 "-u", | 67 "-u", |
67 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 68 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
68 "--version" | 69 "--version" |
69 ], | 70 ], |
| 71 "cwd": "[SLAVE_BUILD]", |
70 "name": "swarming.py --version", | 72 "name": "swarming.py --version", |
71 "stdout": "/path/to/tmp/", | 73 "stdout": "/path/to/tmp/", |
72 "~followup_annotations": [ | 74 "~followup_annotations": [ |
73 "@@@STEP_TEXT@0.4.10@@@" | 75 "@@@STEP_TEXT@0.4.10@@@" |
74 ] | 76 ] |
75 }, | 77 }, |
76 { | 78 { |
77 "cmd": [ | 79 "cmd": [ |
78 "python", | 80 "python", |
79 "-u", | 81 "-u", |
80 "[DEPOT_TOOLS]/gclient.py", | 82 "[DEPOT_TOOLS]/gclient.py", |
81 "runhooks" | 83 "runhooks" |
82 ], | 84 ], |
| 85 "cwd": "[SLAVE_BUILD]", |
83 "env": { | 86 "env": { |
84 "GYP_DEFINES": "asan=1 clang=1 component=static_library fastbuild=0 gomadi
r='[BUILD]/goma' host_arch=x64 target_arch=x64 test_isolation_mode=prepare use_g
oma=1" | 87 "GYP_DEFINES": "asan=1 clang=1 component=static_library fastbuild=0 gomadi
r='[BUILD]/goma' host_arch=x64 target_arch=x64 test_isolation_mode=prepare use_g
oma=1" |
85 }, | 88 }, |
86 "name": "gclient runhooks" | 89 "name": "gclient runhooks" |
87 }, | 90 }, |
88 { | 91 { |
89 "cmd": [ | 92 "cmd": [ |
90 "python", | 93 "python", |
91 "-u", | 94 "-u", |
92 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 95 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
93 "[SLAVE_BUILD]/src/testing/buildbot/chromium.memory.json", | 96 "[SLAVE_BUILD]/src/testing/buildbot/chromium.memory.json", |
94 "/path/to/tmp/json" | 97 "/path/to/tmp/json" |
95 ], | 98 ], |
| 99 "cwd": "[SLAVE_BUILD]", |
96 "name": "read test spec", | 100 "name": "read test spec", |
97 "~followup_annotations": [ | 101 "~followup_annotations": [ |
98 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.memory.jso
n@@@", | 102 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.memory.jso
n@@@", |
99 "@@@STEP_LOG_LINE@json.output@{@@@", | 103 "@@@STEP_LOG_LINE@json.output@{@@@", |
100 "@@@STEP_LOG_LINE@json.output@ \"Mac ASan 64 Tests (1)\": {@@@", | 104 "@@@STEP_LOG_LINE@json.output@ \"Mac ASan 64 Tests (1)\": {@@@", |
101 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 105 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
102 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\"@@@", | 106 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\"@@@", |
103 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 107 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
104 "@@@STEP_LOG_LINE@json.output@ }@@@", | 108 "@@@STEP_LOG_LINE@json.output@ }@@@", |
105 "@@@STEP_LOG_LINE@json.output@}@@@", | 109 "@@@STEP_LOG_LINE@json.output@}@@@", |
106 "@@@STEP_LOG_END@json.output@@@" | 110 "@@@STEP_LOG_END@json.output@@@" |
107 ] | 111 ] |
108 }, | 112 }, |
109 { | 113 { |
110 "cmd": [ | 114 "cmd": [ |
111 "python", | 115 "python", |
112 "-u", | 116 "-u", |
113 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 117 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
114 "--output", | 118 "--output", |
115 "/path/to/tmp/json", | 119 "/path/to/tmp/json", |
116 "--", | 120 "--", |
117 "--build-config-fs", | 121 "--build-config-fs", |
118 "Release", | 122 "Release", |
119 "--paths", | 123 "--paths", |
120 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", | 124 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", |
121 "--properties", | 125 "--properties", |
122 "{\"buildername\": \"Mac ASan 64 Tests (1)\", \"buildnumber\": 571, \"mast
ername\": \"chromium.memory\", \"slavename\": \"TestSlavename\", \"target_platfo
rm\": \"mac\"}" | 126 "{\"buildername\": \"Mac ASan 64 Tests (1)\", \"buildnumber\": 571, \"mast
ername\": \"chromium.memory\", \"slavename\": \"TestSlavename\", \"target_platfo
rm\": \"mac\"}" |
123 ], | 127 ], |
| 128 "cwd": "[SLAVE_BUILD]", |
124 "name": "get compile targets for scripts", | 129 "name": "get compile targets for scripts", |
125 "~followup_annotations": [ | 130 "~followup_annotations": [ |
126 "@@@STEP_LOG_LINE@json.output@{}@@@", | 131 "@@@STEP_LOG_LINE@json.output@{}@@@", |
127 "@@@STEP_LOG_END@json.output@@@" | 132 "@@@STEP_LOG_END@json.output@@@" |
128 ] | 133 ] |
129 }, | 134 }, |
130 { | 135 { |
131 "cmd": [ | 136 "cmd": [ |
132 "python", | 137 "python", |
133 "-u", | 138 "-u", |
134 "[BUILD]/scripts/slave/cleanup_temp.py" | 139 "[BUILD]/scripts/slave/cleanup_temp.py" |
135 ], | 140 ], |
| 141 "cwd": "[SLAVE_BUILD]", |
136 "name": "cleanup_temp" | 142 "name": "cleanup_temp" |
137 }, | 143 }, |
138 { | 144 { |
139 "cmd": [ | 145 "cmd": [ |
140 "python", | 146 "python", |
141 "-u", | 147 "-u", |
142 "\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists(
sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n", | 148 "\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists(
sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n", |
143 "[SLAVE_BUILD]/src/out/Release" | 149 "[SLAVE_BUILD]/src/out/Release" |
144 ], | 150 ], |
| 151 "cwd": "[SLAVE_BUILD]", |
145 "name": "rmtree build directory", | 152 "name": "rmtree build directory", |
146 "~followup_annotations": [ | 153 "~followup_annotations": [ |
147 "@@@STEP_LOG_LINE@python.inline@@@@", | 154 "@@@STEP_LOG_LINE@python.inline@@@@", |
148 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 155 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
149 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils@@@", | 156 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils@@@", |
150 "@@@STEP_LOG_LINE@python.inline@@@@", | 157 "@@@STEP_LOG_LINE@python.inline@@@@", |
151 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 158 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
152 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 159 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
153 "@@@STEP_LOG_END@python.inline@@@" | 160 "@@@STEP_LOG_END@python.inline@@@" |
154 ] | 161 ] |
155 }, | 162 }, |
156 { | 163 { |
157 "cmd": [ | 164 "cmd": [ |
158 "python", | 165 "python", |
159 "-u", | 166 "-u", |
160 "[BUILD]/scripts/slave/extract_build.py", | 167 "[BUILD]/scripts/slave/extract_build.py", |
161 "--target", | 168 "--target", |
162 "Release", | 169 "Release", |
163 "--build-url", | 170 "--build-url", |
164 "gs://chromium-memory-archive/chromium.memory/Mac ASan 64 Builder/full-bui
ld-mac.zip", | 171 "gs://chromium-memory-archive/chromium.memory/Mac ASan 64 Builder/full-bui
ld-mac.zip", |
165 "--build_revision", | 172 "--build_revision", |
166 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 173 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
167 "--factory-properties", | 174 "--factory-properties", |
168 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac ASan 64 Tests (1)\", \"buildnumber\": 571, \"mastername\":
\"chromium.memory\", \"parent_buildername\": \"Mac ASan 64 Builder\", \"recipe\"
: \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdi
r/TestSlavename\"}", | 175 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac ASan 64 Tests (1)\", \"buildnumber\": 571, \"mastername\":
\"chromium.memory\", \"parent_buildername\": \"Mac ASan 64 Builder\", \"recipe\"
: \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdi
r/TestSlavename\"}", |
169 "--build-properties", | 176 "--build-properties", |
170 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac ASan 64 Tests (1)\", \"buildnumber\": 571, \"mastername\":
\"chromium.memory\", \"parent_buildername\": \"Mac ASan 64 Builder\", \"recipe\"
: \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdi
r/TestSlavename\"}" | 177 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac ASan 64 Tests (1)\", \"buildnumber\": 571, \"mastername\":
\"chromium.memory\", \"parent_buildername\": \"Mac ASan 64 Builder\", \"recipe\"
: \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdi
r/TestSlavename\"}" |
171 ], | 178 ], |
| 179 "cwd": "[SLAVE_BUILD]", |
172 "name": "extract build" | 180 "name": "extract build" |
173 }, | 181 }, |
174 { | 182 { |
175 "allow_subannotations": true, | 183 "allow_subannotations": true, |
176 "cmd": [ | 184 "cmd": [ |
177 "python", | 185 "python", |
178 "-u", | 186 "-u", |
179 "[BUILD]/scripts/slave/runtest.py", | 187 "[BUILD]/scripts/slave/runtest.py", |
180 "--target", | 188 "--target", |
181 "Release", | 189 "Release", |
182 "--factory-properties", | 190 "--factory-properties", |
183 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac ASan 64 Tests (1)\", \"buildnumber\": 571, \"mastername\":
\"chromium.memory\", \"parent_buildername\": \"Mac ASan 64 Builder\", \"recipe\"
: \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdi
r/TestSlavename\"}", | 191 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac ASan 64 Tests (1)\", \"buildnumber\": 571, \"mastername\":
\"chromium.memory\", \"parent_buildername\": \"Mac ASan 64 Builder\", \"recipe\"
: \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdi
r/TestSlavename\"}", |
184 "--build-properties", | 192 "--build-properties", |
185 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac ASan 64 Tests (1)\", \"buildnumber\": 571, \"mastername\":
\"chromium.memory\", \"parent_buildername\": \"Mac ASan 64 Builder\", \"recipe\"
: \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdi
r/TestSlavename\"}", | 193 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Mac ASan 64 Tests (1)\", \"buildnumber\": 571, \"mastername\":
\"chromium.memory\", \"parent_buildername\": \"Mac ASan 64 Builder\", \"recipe\"
: \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdi
r/TestSlavename\"}", |
186 "--annotate=gtest", | 194 "--annotate=gtest", |
187 "--test-type=browser_tests", | 195 "--test-type=browser_tests", |
188 "--test-launcher-summary-output", | 196 "--test-launcher-summary-output", |
189 "/path/to/tmp/json", | 197 "/path/to/tmp/json", |
190 "--generate-json-file", | 198 "--generate-json-file", |
191 "-o", | 199 "-o", |
192 "gtest-results/browser_tests", | 200 "gtest-results/browser_tests", |
193 "--builder-name=Mac ASan 64 Tests (1)", | 201 "--builder-name=Mac ASan 64 Tests (1)", |
194 "--slave-name=TestSlavename", | 202 "--slave-name=TestSlavename", |
195 "--build-number=571", | 203 "--build-number=571", |
196 "--enable-asan", | 204 "--enable-asan", |
197 "browser_tests", | 205 "browser_tests", |
198 "--test-launcher-print-test-stdio=always" | 206 "--test-launcher-print-test-stdio=always" |
199 ], | 207 ], |
| 208 "cwd": "[SLAVE_BUILD]", |
200 "name": "browser_tests" | 209 "name": "browser_tests" |
201 } | 210 } |
202 ] | 211 ] |
OLD | NEW |