blob: 77e10ed823f98a9f1dbed97288efd48f89485ee2 [file] [log] [blame]
[
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
],
"infra_step": true,
"name": "taskkill"
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[BUILDER_CACHE]\\Win64_Release__Clang_"
],
"infra_step": true,
"name": "makedirs checkout path"
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py",
"--spec-path",
"cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://webrtc.googlesource.com/src'}]",
"--patch_root",
"src",
"--revision_mapping_file",
"{\"got_revision\": \"src\"}",
"--git-cache-dir",
"[GIT_CACHE]",
"--cleanup-dir",
"[CLEANUP]\\bot_update",
"--output_json",
"/path/to/tmp/json",
"--revision",
"src@12345"
],
"cwd": "[BUILDER_CACHE]\\Win64_Release__Clang_",
"env_prefixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"infra_step": true,
"name": "bot_update",
"~followup_annotations": [
"@@@STEP_TEXT@Some step text@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
"@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"src\": \"12345\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"src\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
"@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#170242}\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"source_manifest\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"directories\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"src\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/src.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"version\": 0@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@",
"@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[build::webrtc]\\resources\\cleanup_files.py",
"[BUILDER_CACHE]\\Win64_Release__Clang_\\src\\out"
],
"infra_step": true,
"name": "clean test output files"
},
{
"cmd": [],
"name": "ensure_goma"
},
{
"cmd": [
"cipd.bat",
"ensure",
"-root",
"[CACHE]\\goma_client",
"-ensure-file",
"infra_internal/goma/client/windows-amd64 release",
"-json-output",
"/path/to/tmp/json",
"-service-account-json",
"C:\\creds\\service_accounts\\service-account-goma-client.json"
],
"infra_step": true,
"name": "ensure_goma.ensure_installed",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-release---------\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/client/windows-amd64\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
"runhooks"
],
"cwd": "[BUILDER_CACHE]\\Win64_Release__Clang_\\src",
"env": {
"CHROME_HEADLESS": "1",
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain",
"GYP_DEFINES": "clang=1 component=static_library gomadir='[CACHE]\\goma_client' target_arch=x64 use_goma=1",
"PATH": "<PATH>;RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "gclient runhooks"
},
{
"cmd": [
"python",
"-u",
"[BUILDER_CACHE]\\Win64_Release__Clang_\\src\\tools_webrtc\\mb\\mb.py",
"gen",
"-m",
"client.webrtc",
"-b",
"Win64 Release (Clang)",
"--config-file",
"[BUILDER_CACHE]\\Win64_Release__Clang_\\src\\tools_webrtc\\mb\\mb_config.pyl",
"--goma-dir",
"[CACHE]\\goma_client",
"//out/Release_x64"
],
"cwd": "[BUILDER_CACHE]\\Win64_Release__Clang_\\src",
"env": {
"CHROME_HEADLESS": "1",
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain",
"GOMA_USE_LOCAL": "false"
},
"name": "generate_build_files"
},
{
"allow_subannotations": true,
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py",
"--src-dir",
"[BUILDER_CACHE]\\Win64_Release__Clang_\\src",
"--output-json",
"/path/to/tmp/json"
],
"env": {
"CHROME_HEADLESS": "1",
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain"
},
"name": "clang_revision",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_MODULE[build::goma]\\resources\\utils.py",
"jobs",
"--file-path",
"/path/to/tmp/"
],
"env": {
"CHROME_HEADLESS": "1",
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain"
},
"name": "calculate the number of recommended jobs"
},
{
"cmd": [],
"cwd": "[BUILDER_CACHE]\\Win64_Release__Clang_\\src",
"env": {
"CHROME_HEADLESS": "1",
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain"
},
"name": "preprocess_for_goma"
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[GOMA_CACHE]\\Win64_Release__Clang_"
],
"cwd": "[BUILDER_CACHE]\\Win64_Release__Clang_\\src",
"env": {
"CHROME_HEADLESS": "1",
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain"
},
"infra_step": true,
"name": "preprocess_for_goma.goma cache directory",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"[CACHE]\\goma_client\\goma_ctl.py",
"restart"
],
"cwd": "[BUILDER_CACHE]\\Win64_Release__Clang_\\src",
"env": {
"CHROME_HEADLESS": "1",
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain",
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]\\crash_report_id",
"GOMA_ALLOWED_NETWORK_ERROR_DURATION": "1800",
"GOMA_CACHE_DIR": "[GOMA_CACHE]\\Win64_Release__Clang_",
"GOMA_DEPS_CACHE_FILE": "goma_deps_cache",
"GOMA_DUMP_COUNTERZ_FILE": "[TMP_BASE]\\goma_counterz",
"GOMA_DUMP_STATS_FILE": "[TMP_BASE]\\goma_stats",
"GOMA_ENABLE_COUNTERZ": "true",
"GOMA_ENABLE_MACRO_CACHE": "true",
"GOMA_HERMETIC": "error",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
},
"infra_step": true,
"name": "preprocess_for_goma.start_goma",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LINK@cloudtail@https://console.cloud.google.com/logs/viewer?project=goma-logs&resource=gce_instance%2Finstance_id%2Ffakevm999-m9&timestamp=2012-05-14T12:53:21.500000@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_MODULE[build::goma]\\resources\\cloudtail_utils.py",
"start",
"--cloudtail-path",
"cloudtail.exe",
"--cloudtail-service-account-json",
"C:\\creds\\service_accounts\\service-account-goma-cloudtail.json",
"--pid-file",
"[TMP_BASE]\\cloudtail.pid"
],
"cwd": "[BUILDER_CACHE]\\Win64_Release__Clang_\\src",
"env": {
"CHROME_HEADLESS": "1",
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain"
},
"infra_step": true,
"name": "preprocess_for_goma.start cloudtail",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[build::chromium]\\resources\\ninja_wrapper.py",
"--ninja_info_output",
"/path/to/tmp/json",
"--failure_output",
"/path/to/tmp/",
"--",
"RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe",
"-w",
"dupbuild=err",
"-C",
"[BUILDER_CACHE]\\Win64_Release__Clang_\\src\\out\\Release_x64",
"-j",
"50"
],
"cwd": "[BUILDER_CACHE]\\Win64_Release__Clang_\\src",
"env": {
"CHROME_HEADLESS": "1",
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain",
"GOMA_USE_LOCAL": "false"
},
"name": "compile"
},
{
"cmd": [
"RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe",
"-w",
"dupbuild=err",
"-C",
"[BUILDER_CACHE]\\Win64_Release__Clang_\\src\\out\\Release_x64",
"-j",
"50",
"-d",
"explain",
"-n"
],
"cwd": "[BUILDER_CACHE]\\Win64_Release__Clang_\\src",
"env": {
"CHROME_HEADLESS": "1",
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain",
"GOMA_USE_LOCAL": "false"
},
"name": "compile confirm no-op",
"stdout": "/path/to/tmp/"
},
{
"cmd": [],
"cwd": "[BUILDER_CACHE]\\Win64_Release__Clang_\\src",
"env": {
"CHROME_HEADLESS": "1",
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain"
},
"name": "postprocess_for_goma"
},
{
"cmd": [
"python",
"-u",
"[CACHE]\\goma_client\\goma_ctl.py",
"jsonstatus",
"[TMP_BASE]\\goma_jsonstatus.json"
],
"cwd": "[BUILDER_CACHE]\\Win64_Release__Clang_\\src",
"env": {
"CHROME_HEADLESS": "1",
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain",
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]\\crash_report_id",
"GOMA_DUMP_COUNTERZ_FILE": "[TMP_BASE]\\goma_counterz",
"GOMA_DUMP_STATS_FILE": "[TMP_BASE]\\goma_stats",
"GOMA_ENABLE_COUNTERZ": "true",
"GOMA_ENABLE_MACRO_CACHE": "true",
"GOMA_HERMETIC": "error",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
},
"name": "postprocess_for_goma.goma_jsonstatus",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"notice\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"infra_status\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"num_user_error\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"ping_status_code\": 200@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"python",
"-u",
"[CACHE]\\goma_client\\goma_ctl.py",
"stat"
],
"cwd": "[BUILDER_CACHE]\\Win64_Release__Clang_\\src",
"env": {
"CHROME_HEADLESS": "1",
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain",
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]\\crash_report_id",
"GOMA_DUMP_COUNTERZ_FILE": "[TMP_BASE]\\goma_counterz",
"GOMA_DUMP_STATS_FILE": "[TMP_BASE]\\goma_stats",
"GOMA_ENABLE_COUNTERZ": "true",
"GOMA_ENABLE_MACRO_CACHE": "true",
"GOMA_HERMETIC": "error",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
},
"name": "postprocess_for_goma.goma_stat",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"[CACHE]\\goma_client\\goma_ctl.py",
"stop"
],
"cwd": "[BUILDER_CACHE]\\Win64_Release__Clang_\\src",
"env": {
"CHROME_HEADLESS": "1",
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain",
"GOMACTL_CRASH_REPORT_ID_FILE": "[TMP_BASE]\\crash_report_id",
"GOMA_DUMP_COUNTERZ_FILE": "[TMP_BASE]\\goma_counterz",
"GOMA_DUMP_STATS_FILE": "[TMP_BASE]\\goma_stats",
"GOMA_ENABLE_COUNTERZ": "true",
"GOMA_ENABLE_MACRO_CACHE": "true",
"GOMA_HERMETIC": "error",
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
},
"name": "postprocess_for_goma.stop_goma",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
"--show-path",
"--",
"python",
"RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\upload_goma_logs.py",
"--upload-compiler-proxy-info",
"--log-url-json-file",
"/path/to/tmp/json",
"--gsutil-py-path",
"RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py",
"--bigquery-service-account-json",
"C:\\creds\\service_accounts\\service-account-goma-bigquery.json",
"--json-status",
"[TMP_BASE]\\goma_jsonstatus.json",
"--ninja-log-outdir",
"[BUILDER_CACHE]\\Win64_Release__Clang_\\src\\out\\Release_x64",
"--ninja-log-command-file",
"[\"RECIPE_PACKAGE_REPO[depot_tools]\\\\ninja.exe\", \"-w\", \"dupbuild=err\", \"-C\", \"[BUILDER_CACHE]\\\\Win64_Release__Clang_\\\\src\\\\out\\\\Release_x64\", \"-j\", 50]",
"--build-exit-status",
"0",
"--build-step-name",
"compile",
"--ninja-log-compiler",
"goma-clang",
"--goma-stats-file",
"[TMP_BASE]\\goma_stats",
"--goma-counterz-file",
"[TMP_BASE]\\goma_counterz",
"--goma-crash-report-id-file",
"[TMP_BASE]\\crash_report_id",
"--buildbot-buildername",
"Win64 Release (Clang)",
"--buildbot-mastername",
"client.webrtc",
"--buildbot-slavename",
"bot_id"
],
"cwd": "[BUILDER_CACHE]\\Win64_Release__Clang_\\src",
"env": {
"CHROME_HEADLESS": "1",
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain"
},
"name": "postprocess_for_goma.upload_log",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"compiler_proxy_log\": \"https://chromium-build-stats.appspot.com/compiler_proxy_log/2017/03/30/build11-m1/compiler_proxy.exe.BUILD11-M1.chrome-bot.log.INFO.20170329-222936.4420.gz\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"ninja_log\": \"https://chromium-build-stats.appspot.com/ninja_log/2017/03/30/build11-m1/ninja_log.build11-m1.chrome-bot.20170329-224321.9976.gz\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@STEP_LINK@compiler_proxy_log@https://chromium-build-stats.appspot.com/compiler_proxy_log/2017/03/30/build11-m1/compiler_proxy.exe.BUILD11-M1.chrome-bot.log.INFO.20170329-222936.4420.gz@@@",
"@@@STEP_LINK@ninja_log@https://chromium-build-stats.appspot.com/ninja_log/2017/03/30/build11-m1/ninja_log.build11-m1.chrome-bot.20170329-224321.9976.gz@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_MODULE[build::goma]\\resources\\cloudtail_utils.py",
"stop",
"--killed-pid-file",
"[TMP_BASE]\\cloudtail.pid"
],
"cwd": "[BUILDER_CACHE]\\Win64_Release__Clang_\\src",
"env": {
"CHROME_HEADLESS": "1",
"DEPOT_TOOLS_WIN_TOOLCHAIN_ROOT": "[CACHE]\\win_toolchain"
},
"infra_step": true,
"name": "postprocess_for_goma.stop cloudtail",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"name": "$result",
"recipe_result": null,
"status_code": 0
}
]