| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
| 7 ], | 7 ], |
| 8 "name": "taskkill" | 8 "name": "taskkill" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| (...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 150 "GYP_DEFINES": "buildtype=Official chrome_pgo_phase=1 component=static_lib
rary fastbuild=0 target_arch=ia32 use_goma=0", | 150 "GYP_DEFINES": "buildtype=Official chrome_pgo_phase=1 component=static_lib
rary fastbuild=0 target_arch=ia32 use_goma=0", |
| 151 "GYP_MSVS_VERSION": "2015", | 151 "GYP_MSVS_VERSION": "2015", |
| 152 "PATH": "[SLAVE_BUILD]\\src\\out\\Release;%(PATH)s;RECIPE_PACKAGE_REPO[dep
ot_tools]" | 152 "PATH": "[SLAVE_BUILD]\\src\\out\\Release;%(PATH)s;RECIPE_PACKAGE_REPO[dep
ot_tools]" |
| 153 }, | 153 }, |
| 154 "name": "gclient Runhooks: Instrumentation phase." | 154 "name": "gclient Runhooks: Instrumentation phase." |
| 155 }, | 155 }, |
| 156 { | 156 { |
| 157 "cmd": [ | 157 "cmd": [ |
| 158 "python", | 158 "python", |
| 159 "-u", | 159 "-u", |
| 160 "[SLAVE_BUILD]\\src\\build\\gyp_chromium.py" | 160 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
| 161 "gen", |
| 162 "-m", |
| 163 "tryserver.chromium.win", |
| 164 "-b", |
| 165 "win_pgo", |
| 166 "--config-file", |
| 167 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", |
| 168 "--phase", |
| 169 "1", |
| 170 "//out/Release" |
| 161 ], | 171 ], |
| 172 "cwd": "[SLAVE_BUILD]\\src", |
| 162 "env": { | 173 "env": { |
| 163 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 174 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
| 164 "GYP_DEFINES": "buildtype=Official chrome_pgo_phase=1 component=static_lib
rary fastbuild=0 target_arch=ia32 use_goma=0", | 175 "GYP_MSVS_VERSION": "2015" |
| 165 "GYP_MSVS_VERSION": "2015", | |
| 166 "PATH": "[SLAVE_BUILD]\\src\\out\\Release;%(PATH)s" | |
| 167 }, | 176 }, |
| 168 "name": "gyp_chromium" | 177 "name": "generate_build_files" |
| 169 }, | 178 }, |
| 170 { | 179 { |
| 171 "cmd": [ | 180 "cmd": [ |
| 172 "python", | 181 "python", |
| 173 "-u", | 182 "-u", |
| 174 "\nimport sys\nfrom common import chromium_utils # Error? See https://crbu
g.com/584783.\n\nchromium_utils.RemoveFilesWildcards(sys.argv[1], root=sys.argv[
2])\n", | 183 "\nimport sys\nfrom common import chromium_utils # Error? See https://crbu
g.com/584783.\n\nchromium_utils.RemoveFilesWildcards(sys.argv[1], root=sys.argv[
2])\n", |
| 175 "*.pg[cd]", | 184 "*.pg[cd]", |
| 176 "[SLAVE_BUILD]\\src\\out\\Release" | 185 "[SLAVE_BUILD]\\src\\out\\Release" |
| 177 ], | 186 ], |
| 178 "name": "rmwildcard *.pg[cd] in [SLAVE_BUILD]\\src\\out\\Release", | 187 "name": "rmwildcard *.pg[cd] in [SLAVE_BUILD]\\src\\out\\Release", |
| (...skipping 480 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 659 "GYP_DEFINES": "buildtype=Official chrome_pgo_phase=2 component=static_lib
rary fastbuild=0 target_arch=ia32 use_goma=0", | 668 "GYP_DEFINES": "buildtype=Official chrome_pgo_phase=2 component=static_lib
rary fastbuild=0 target_arch=ia32 use_goma=0", |
| 660 "GYP_MSVS_VERSION": "2015", | 669 "GYP_MSVS_VERSION": "2015", |
| 661 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 670 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 662 }, | 671 }, |
| 663 "name": "gclient Runhooks: Optimization phase." | 672 "name": "gclient Runhooks: Optimization phase." |
| 664 }, | 673 }, |
| 665 { | 674 { |
| 666 "cmd": [ | 675 "cmd": [ |
| 667 "python", | 676 "python", |
| 668 "-u", | 677 "-u", |
| 669 "[SLAVE_BUILD]\\src\\build\\gyp_chromium.py" | 678 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
| 679 "gen", |
| 680 "-m", |
| 681 "tryserver.chromium.win", |
| 682 "-b", |
| 683 "win_pgo", |
| 684 "--config-file", |
| 685 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", |
| 686 "--phase", |
| 687 "2", |
| 688 "//out/Release" |
| 670 ], | 689 ], |
| 690 "cwd": "[SLAVE_BUILD]\\src", |
| 671 "env": { | 691 "env": { |
| 672 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 692 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
| 673 "GYP_DEFINES": "buildtype=Official chrome_pgo_phase=2 component=static_lib
rary fastbuild=0 target_arch=ia32 use_goma=0", | |
| 674 "GYP_MSVS_VERSION": "2015" | 693 "GYP_MSVS_VERSION": "2015" |
| 675 }, | 694 }, |
| 676 "name": "gyp_chromium (2)" | 695 "name": "generate_build_files (2)" |
| 677 }, | 696 }, |
| 678 { | 697 { |
| 679 "cmd": [ | 698 "cmd": [ |
| 680 "python", | 699 "python", |
| 681 "-u", | 700 "-u", |
| 682 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 701 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 683 "--show-path", | 702 "--show-path", |
| 684 "python", | 703 "python", |
| 685 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 704 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
| 686 "--gsutil-py-path", | 705 "--gsutil-py-path", |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 728 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_pgo\", \"buildnumber\": 571, \"issue\": 1
2853011, \"mastername\": \"tryserver.chromium.win\", \"patch_project\": \"chromi
um\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"chromium_pgo\", \"
repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"
HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"Test
Slavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" | 747 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_pgo\", \"buildnumber\": 571, \"issue\": 1
2853011, \"mastername\": \"tryserver.chromium.win\", \"patch_project\": \"chromi
um\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"chromium_pgo\", \"
repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"
HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"Test
Slavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
| 729 ], | 748 ], |
| 730 "name": "package build" | 749 "name": "package build" |
| 731 }, | 750 }, |
| 732 { | 751 { |
| 733 "name": "$result", | 752 "name": "$result", |
| 734 "recipe_result": null, | 753 "recipe_result": null, |
| 735 "status_code": 0 | 754 "status_code": 0 |
| 736 } | 755 } |
| 737 ] | 756 ] |
| OLD | NEW |