| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "client.skia", | 8 "client.skia", |
| 9 "--builder", | 9 "--builder", |
| 10 "Mac10.9 Tests-Trybot", | 10 "Mac10.9 Tests-Trybot", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = '[GIT_CACHE]'\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.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]", | 14 "cache_dir = '[GIT_CACHE]'\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.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]", |
| 15 "--root", | 15 "--root", |
| 16 "src/third_party/skia", | 16 "src/third_party/skia", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"src\": \"got_chromium_revision\", \"src/native_client\": \"got_nacl_re
vision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/s
kia\": \"got_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"
src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got
_v8_revision\"}", | 18 "{\"src\": \"got_chromium_revision\", \"src/native_client\": \"got_nacl_re
vision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/s
kia\": \"got_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"
src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got
_v8_revision\"}", |
| 19 "--git-cache-dir", | 19 "--git-cache-dir", |
| 20 "[GIT_CACHE]", | 20 "[GIT_CACHE]", |
| 21 "--output_json", | 21 "--output_json", |
| 22 "/path/to/tmp/json", | 22 "/path/to/tmp/json", |
| 23 "--revision", | 23 "--revision", |
| 24 "src@HEAD", | 24 "src@HEAD", |
| 25 "--revision", | 25 "--revision", |
| 26 "src/third_party/skia@1111111", | 26 "src/third_party/skia@1111111", |
| 27 "--force", | 27 "--force", |
| 28 "--output_manifest" | 28 "--output_manifest" |
| 29 ], | 29 ], |
| 30 "cwd": "[SLAVE_BUILD]", | |
| 31 "env": { | 30 "env": { |
| 32 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 31 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 33 }, | 32 }, |
| 34 "name": "bot_update", | 33 "name": "bot_update", |
| 35 "~followup_annotations": [ | 34 "~followup_annotations": [ |
| 36 "@@@STEP_TEXT@Some step text@@@", | 35 "@@@STEP_TEXT@Some step text@@@", |
| 37 "@@@STEP_LOG_LINE@json.output@{@@@", | 36 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 38 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 37 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 39 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 38 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 40 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", | 39 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", |
| (...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 103 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 102 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 104 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 103 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 105 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 104 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 106 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#143121}\"@@@"
, | 105 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#143121}\"@@@"
, |
| 107 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@", | 106 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@", |
| 108 "@@@SET_BUILD_PROPERTY@got_chromium_revision_cp@\"refs/heads/master@{#1702
42}\"@@@" | 107 "@@@SET_BUILD_PROPERTY@got_chromium_revision_cp@\"refs/heads/master@{#1702
42}\"@@@" |
| 109 ] | 108 ] |
| 110 }, | 109 }, |
| 111 { | 110 { |
| 112 "cmd": [], | 111 "cmd": [], |
| 113 "cwd": "[SLAVE_BUILD]", | |
| 114 "name": "ensure_goma" | 112 "name": "ensure_goma" |
| 115 }, | 113 }, |
| 116 { | 114 { |
| 117 "cmd": [ | 115 "cmd": [ |
| 118 "python", | 116 "python", |
| 119 "-u", | 117 "-u", |
| 120 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 118 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
| 121 "--platform", | 119 "--platform", |
| 122 "mac-amd64", | 120 "mac-amd64", |
| 123 "--dest-directory", | 121 "--dest-directory", |
| 124 "[SLAVE_BUILD]/cipd", | 122 "[SLAVE_BUILD]/cipd", |
| 125 "--json-output", | 123 "--json-output", |
| 126 "/path/to/tmp/json" | 124 "/path/to/tmp/json" |
| 127 ], | 125 ], |
| 128 "cwd": "[SLAVE_BUILD]", | |
| 129 "name": "ensure_goma.install cipd", | 126 "name": "ensure_goma.install cipd", |
| 130 "~followup_annotations": [ | 127 "~followup_annotations": [ |
| 131 "@@@STEP_NEST_LEVEL@1@@@", | 128 "@@@STEP_NEST_LEVEL@1@@@", |
| 132 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 129 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
| 133 "@@@STEP_LOG_LINE@json.output@{@@@", | 130 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 134 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | 131 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", |
| 135 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 132 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
| 136 "@@@STEP_LOG_LINE@json.output@}@@@", | 133 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 137 "@@@STEP_LOG_END@json.output@@@" | 134 "@@@STEP_LOG_END@json.output@@@" |
| 138 ] | 135 ] |
| 139 }, | 136 }, |
| 140 { | 137 { |
| 141 "cmd": [ | 138 "cmd": [ |
| 142 "[SLAVE_BUILD]/cipd/cipd", | 139 "[SLAVE_BUILD]/cipd/cipd", |
| 143 "ensure", | 140 "ensure", |
| 144 "--root", | 141 "--root", |
| 145 "[CACHE]/cipd/goma", | 142 "[CACHE]/cipd/goma", |
| 146 "--list", | 143 "--list", |
| 147 "infra_internal/goma/client/mac-amd64 release", | 144 "infra_internal/goma/client/mac-amd64 release", |
| 148 "--json-output", | 145 "--json-output", |
| 149 "/path/to/tmp/json", | 146 "/path/to/tmp/json", |
| 150 "--service-account-json", | 147 "--service-account-json", |
| 151 "/creds/service_accounts/service-account-goma-client.json" | 148 "/creds/service_accounts/service-account-goma-client.json" |
| 152 ], | 149 ], |
| 153 "cwd": "[SLAVE_BUILD]", | |
| 154 "name": "ensure_goma.ensure_installed", | 150 "name": "ensure_goma.ensure_installed", |
| 155 "~followup_annotations": [ | 151 "~followup_annotations": [ |
| 156 "@@@STEP_NEST_LEVEL@1@@@", | 152 "@@@STEP_NEST_LEVEL@1@@@", |
| 157 "@@@STEP_LOG_LINE@json.output@{@@@", | 153 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 158 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 154 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
| 159 "@@@STEP_LOG_LINE@json.output@ {@@@", | 155 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 160 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 156 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
| 161 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/mac-amd64\"@@@", | 157 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/mac-amd64\"@@@", |
| 162 "@@@STEP_LOG_LINE@json.output@ }@@@", | 158 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 163 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 159 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 164 "@@@STEP_LOG_LINE@json.output@}@@@", | 160 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 165 "@@@STEP_LOG_END@json.output@@@" | 161 "@@@STEP_LOG_END@json.output@@@" |
| 166 ] | 162 ] |
| 167 }, | 163 }, |
| 168 { | 164 { |
| 169 "cmd": [ | 165 "cmd": [ |
| 170 "python", | 166 "python", |
| 171 "-u", | 167 "-u", |
| 172 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 168 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 173 "--version" | 169 "--version" |
| 174 ], | 170 ], |
| 175 "cwd": "[SLAVE_BUILD]", | |
| 176 "name": "swarming.py --version", | 171 "name": "swarming.py --version", |
| 177 "stdout": "/path/to/tmp/", | 172 "stdout": "/path/to/tmp/", |
| 178 "~followup_annotations": [ | 173 "~followup_annotations": [ |
| 179 "@@@STEP_TEXT@0.4.10@@@" | 174 "@@@STEP_TEXT@0.4.10@@@" |
| 180 ] | 175 ] |
| 181 }, | 176 }, |
| 182 { | 177 { |
| 183 "cmd": [ | 178 "cmd": [ |
| 184 "python", | 179 "python", |
| 185 "-u", | 180 "-u", |
| 186 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 181 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 187 "runhooks" | 182 "runhooks" |
| 188 ], | 183 ], |
| 189 "cwd": "[SLAVE_BUILD]", | |
| 190 "env": { | 184 "env": { |
| 191 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 185 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 192 "GYP_DEFINES": "clang=1 component=static_library gomadir='[CACHE]/cipd/gom
a' target_arch=x64 test_isolation_mode=prepare use_goma=1", | 186 "GYP_DEFINES": "clang=1 component=static_library gomadir='[CACHE]/cipd/gom
a' target_arch=x64 test_isolation_mode=prepare use_goma=1", |
| 193 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 187 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 194 }, | 188 }, |
| 195 "name": "gclient runhooks" | 189 "name": "gclient runhooks" |
| 196 }, | 190 }, |
| 197 { | 191 { |
| 198 "cmd": [ | 192 "cmd": [ |
| 199 "python", | 193 "python", |
| 200 "-u", | 194 "-u", |
| 201 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 195 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
| 202 "--output", | 196 "--output", |
| 203 "/path/to/tmp/json", | 197 "/path/to/tmp/json", |
| 204 "--", | 198 "--", |
| 205 "--build-config-fs", | 199 "--build-config-fs", |
| 206 "Release", | 200 "Release", |
| 207 "--use-src-side-runtest-py", | 201 "--use-src-side-runtest-py", |
| 208 "--paths", | 202 "--paths", |
| 209 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", | 203 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", |
| 210 "--properties", | 204 "--properties", |
| 211 "{\"buildername\": \"Mac10.9 Tests-Trybot\", \"buildnumber\": 571, \"maste
rname\": \"client.skia\", \"slavename\": \"TestSlavename\", \"target_platform\":
\"mac\"}" | 205 "{\"buildername\": \"Mac10.9 Tests-Trybot\", \"buildnumber\": 571, \"maste
rname\": \"client.skia\", \"slavename\": \"TestSlavename\", \"target_platform\":
\"mac\"}" |
| 212 ], | 206 ], |
| 213 "cwd": "[SLAVE_BUILD]", | |
| 214 "name": "get compile targets for scripts", | 207 "name": "get compile targets for scripts", |
| 215 "~followup_annotations": [ | 208 "~followup_annotations": [ |
| 216 "@@@STEP_LOG_LINE@json.output@{}@@@", | 209 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 217 "@@@STEP_LOG_END@json.output@@@" | 210 "@@@STEP_LOG_END@json.output@@@" |
| 218 ] | 211 ] |
| 219 }, | 212 }, |
| 220 { | 213 { |
| 221 "cmd": [ | 214 "cmd": [ |
| 222 "python", | 215 "python", |
| 223 "-u", | 216 "-u", |
| 224 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 217 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 225 "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json", | 218 "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json", |
| 226 "/path/to/tmp/json" | 219 "/path/to/tmp/json" |
| 227 ], | 220 ], |
| 228 "cwd": "[SLAVE_BUILD]", | |
| 229 "name": "read test spec", | 221 "name": "read test spec", |
| 230 "~followup_annotations": [ | 222 "~followup_annotations": [ |
| 231 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@
@", | 223 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@
@", |
| 232 "@@@STEP_LOG_LINE@json.output@{@@@", | 224 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 233 "@@@STEP_LOG_LINE@json.output@ \"Mac10.9 Tests-Trybot\": {@@@", | 225 "@@@STEP_LOG_LINE@json.output@ \"Mac10.9 Tests-Trybot\": {@@@", |
| 234 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 226 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 235 "@@@STEP_LOG_LINE@json.output@ {@@@", | 227 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 236 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 228 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 237 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 229 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 238 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 230 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 239 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 231 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
| 240 "@@@STEP_LOG_LINE@json.output@ }@@@", | 232 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 241 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 233 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 242 "@@@STEP_LOG_LINE@json.output@ }@@@", | 234 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 243 "@@@STEP_LOG_LINE@json.output@}@@@", | 235 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 244 "@@@STEP_LOG_END@json.output@@@" | 236 "@@@STEP_LOG_END@json.output@@@" |
| 245 ] | 237 ] |
| 246 }, | 238 }, |
| 247 { | 239 { |
| 248 "cmd": [ | 240 "cmd": [ |
| 249 "python", | 241 "python", |
| 250 "-u", | 242 "-u", |
| 251 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 243 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 252 "--show-path", | 244 "--show-path", |
| 253 "python", | 245 "python", |
| 254 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 246 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 255 ], | 247 ], |
| 256 "cwd": "[SLAVE_BUILD]", | |
| 257 "name": "cleanup_temp" | 248 "name": "cleanup_temp" |
| 258 }, | 249 }, |
| 259 { | 250 { |
| 260 "cmd": [ | 251 "cmd": [ |
| 261 "python", | 252 "python", |
| 262 "-u", | 253 "-u", |
| 263 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", | 254 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", |
| 264 "[SLAVE_BUILD]/src/out/Release" | 255 "[SLAVE_BUILD]/src/out/Release" |
| 265 ], | 256 ], |
| 266 "cwd": "[SLAVE_BUILD]", | |
| 267 "name": "rmtree build directory", | 257 "name": "rmtree build directory", |
| 268 "~followup_annotations": [ | 258 "~followup_annotations": [ |
| 269 "@@@STEP_LOG_LINE@python.inline@@@@", | 259 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 270 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 260 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 271 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", | 261 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 272 "@@@STEP_LOG_LINE@python.inline@@@@", | 262 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 273 "@@@STEP_LOG_LINE@python.inline@@@@", | 263 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 274 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 264 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 275 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 265 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 276 "@@@STEP_LOG_END@python.inline@@@" | 266 "@@@STEP_LOG_END@python.inline@@@" |
| 277 ] | 267 ] |
| 278 }, | 268 }, |
| 279 { | 269 { |
| 280 "cmd": [ | 270 "cmd": [ |
| 281 "python", | 271 "python", |
| 282 "-u", | 272 "-u", |
| 283 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 273 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 284 "--show-path", | 274 "--show-path", |
| 285 "python", | 275 "python", |
| 286 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", | 276 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
| 287 "--target", | 277 "--target", |
| 288 "Release", | 278 "Release", |
| 289 "--build-archive-url", | 279 "--build-archive-url", |
| 290 "gs://test-domain/test-archive.zip", | 280 "gs://test-domain/test-archive.zip", |
| 291 "--master-name", | 281 "--master-name", |
| 292 "client.skia", | 282 "client.skia", |
| 293 "--build-number", | 283 "--build-number", |
| 294 "571" | 284 "571" |
| 295 ], | 285 ], |
| 296 "cwd": "[SLAVE_BUILD]", | |
| 297 "name": "extract build" | 286 "name": "extract build" |
| 298 }, | 287 }, |
| 299 { | 288 { |
| 300 "cmd": [ | 289 "cmd": [ |
| 301 "python", | 290 "python", |
| 302 "-u", | 291 "-u", |
| 303 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", | 292 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", |
| 304 "--build-dir", | 293 "--build-dir", |
| 305 "[SLAVE_BUILD]/src/out/Release", | 294 "[SLAVE_BUILD]/src/out/Release", |
| 306 "--output-json", | 295 "--output-json", |
| 307 "/path/to/tmp/json" | 296 "/path/to/tmp/json" |
| 308 ], | 297 ], |
| 309 "cwd": "[SLAVE_BUILD]", | |
| 310 "name": "find isolated tests", | 298 "name": "find isolated tests", |
| 311 "~followup_annotations": [ | 299 "~followup_annotations": [ |
| 312 "@@@STEP_LOG_LINE@json.output@{@@@", | 300 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 313 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 301 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
| 314 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", | 302 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", |
| 315 "@@@STEP_LOG_LINE@json.output@}@@@", | 303 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 316 "@@@STEP_LOG_END@json.output@@@", | 304 "@@@STEP_LOG_END@json.output@@@", |
| 317 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" | 305 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" |
| 318 ] | 306 ] |
| 319 }, | 307 }, |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 373 "purpose:post-commit", | 361 "purpose:post-commit", |
| 374 "--tag", | 362 "--tag", |
| 375 "slavename:TestSlavename", | 363 "slavename:TestSlavename", |
| 376 "--tag", | 364 "--tag", |
| 377 "stepname:browser_tests on Mac-10.9", | 365 "stepname:browser_tests on Mac-10.9", |
| 378 "--idempotent", | 366 "--idempotent", |
| 379 "ffffffffffffffffffffffffffffffffffffffff", | 367 "ffffffffffffffffffffffffffffffffffffffff", |
| 380 "--", | 368 "--", |
| 381 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 369 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 382 ], | 370 ], |
| 383 "cwd": "[SLAVE_BUILD]", | |
| 384 "name": "[trigger] browser_tests on Mac-10.9", | 371 "name": "[trigger] browser_tests on Mac-10.9", |
| 385 "~followup_annotations": [ | 372 "~followup_annotations": [ |
| 386 "@@@STEP_LOG_LINE@json.output@{@@@", | 373 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 387 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Mac-10
.9/ffffffffff/Mac10.9 Tests-Trybot/571\", @@@", | 374 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Mac-10
.9/ffffffffff/Mac10.9 Tests-Trybot/571\", @@@", |
| 388 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 375 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 389 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Mac-10.9/ffffffffff/Mac1
0.9 Tests-Trybot/571\": {@@@", | 376 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Mac-10.9/ffffffffff/Mac1
0.9 Tests-Trybot/571\": {@@@", |
| 390 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 377 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 391 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 378 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 392 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 379 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 393 "@@@STEP_LOG_LINE@json.output@ }@@@", | 380 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 414 "--", | 401 "--", |
| 415 "collect", | 402 "collect", |
| 416 "--swarming", | 403 "--swarming", |
| 417 "https://chromium-swarm.appspot.com", | 404 "https://chromium-swarm.appspot.com", |
| 418 "--decorate", | 405 "--decorate", |
| 419 "--print-status-updates", | 406 "--print-status-updates", |
| 420 "--shards", | 407 "--shards", |
| 421 "1", | 408 "1", |
| 422 "browser_tests/Mac-10.9/ffffffffff/Mac10.9 Tests-Trybot/571" | 409 "browser_tests/Mac-10.9/ffffffffff/Mac10.9 Tests-Trybot/571" |
| 423 ], | 410 ], |
| 424 "cwd": "[SLAVE_BUILD]", | |
| 425 "name": "browser_tests on Mac-10.9", | 411 "name": "browser_tests on Mac-10.9", |
| 426 "~followup_annotations": [ | 412 "~followup_annotations": [ |
| 427 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 413 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 428 ] | 414 ] |
| 429 }, | 415 }, |
| 430 { | 416 { |
| 431 "cmd": [ | 417 "cmd": [ |
| 432 "python", | 418 "python", |
| 433 "-u", | 419 "-u", |
| 434 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", | 420 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", |
| 435 "--input-gtest-json", | 421 "--input-gtest-json", |
| 436 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, | 422 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, |
| 437 "--master-name", | 423 "--master-name", |
| 438 "client.skia", | 424 "client.skia", |
| 439 "--builder-name", | 425 "--builder-name", |
| 440 "Mac10.9 Tests-Trybot", | 426 "Mac10.9 Tests-Trybot", |
| 441 "--build-number", | 427 "--build-number", |
| 442 "571", | 428 "571", |
| 443 "--test-type", | 429 "--test-type", |
| 444 "browser_tests on Mac-10.9", | 430 "browser_tests on Mac-10.9", |
| 445 "--test-results-server", | 431 "--test-results-server", |
| 446 "test-results.appspot.com", | 432 "test-results.appspot.com", |
| 447 "--chrome-revision", | 433 "--chrome-revision", |
| 448 "143121" | 434 "143121" |
| 449 ], | 435 ], |
| 450 "cwd": "[SLAVE_BUILD]", | |
| 451 "name": "Upload to test-results [browser_tests on Mac-10.9]" | 436 "name": "Upload to test-results [browser_tests on Mac-10.9]" |
| 452 }, | 437 }, |
| 453 { | 438 { |
| 454 "name": "$result", | 439 "name": "$result", |
| 455 "recipe_result": null, | 440 "recipe_result": null, |
| 456 "status_code": 0 | 441 "status_code": 0 |
| 457 } | 442 } |
| 458 ] | 443 ] |
| OLD | NEW |