| Index: scripts/slave/recipes/bisection/android_bisect_staging.expected/local_basic_recipe_failed_device.json
|
| diff --git a/scripts/slave/recipes/bisection/android_bisect_staging.expected/local_basic_recipe_failed_device.json b/scripts/slave/recipes/bisection/android_bisect_staging.expected/local_basic_recipe_failed_device.json
|
| index 946bb6bd842ed12196db214eb2e3ede4f0d303d6..c986587be31add637e885486703a4bebedbb969f 100644
|
| --- a/scripts/slave/recipes/bisection/android_bisect_staging.expected/local_basic_recipe_failed_device.json
|
| +++ b/scripts/slave/recipes/bisection/android_bisect_staging.expected/local_basic_recipe_failed_device.json
|
| @@ -791,6 +791,59 @@
|
| ]
|
| },
|
| {
|
| + "cmd": [],
|
| + "cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
|
| + "name": "Gathering reference values.Clearing results directory",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "\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.RemoveDirectory(sys.argv[1])\n",
|
| + "[SLAVE_BUILD]/bisect_results"
|
| + ],
|
| + "cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
|
| + "name": "Gathering reference values.Clearing results directory.rmtree old results directory",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import os, sys@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[1])@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results",
|
| + "511"
|
| + ],
|
| + "cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
|
| + "name": "Gathering reference values.Clearing results directory.makedirs new results directory",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -990,6 +1043,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Gathering reference values.makedirs results directory",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -1012,7 +1092,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_1"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -1033,7 +1113,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "benchmark text",
|
| - "[TMP_BASE]/perf-test-output_tmp_1/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -1049,7 +1129,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_1/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -1069,6 +1149,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Gathering reference values.makedirs results directory (2)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -1091,7 +1198,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_2"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -1112,7 +1219,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "benchmark text",
|
| - "[TMP_BASE]/perf-test-output_tmp_2/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -1128,7 +1235,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_2/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -1148,6 +1255,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Gathering reference values.makedirs results directory (3)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -1170,7 +1304,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_3"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -1191,7 +1325,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "benchmark text",
|
| - "[TMP_BASE]/perf-test-output_tmp_3/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -1207,7 +1341,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_3/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -1227,6 +1361,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Gathering reference values.makedirs results directory (4)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -1249,7 +1410,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_4"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -1270,7 +1431,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "benchmark text",
|
| - "[TMP_BASE]/perf-test-output_tmp_4/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -1286,7 +1447,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_4/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -1306,6 +1467,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Gathering reference values.makedirs results directory (5)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -1328,7 +1516,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_5"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -1349,7 +1537,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "benchmark text",
|
| - "[TMP_BASE]/perf-test-output_tmp_5/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -1365,7 +1553,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_5/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -1423,6 +1611,59 @@
|
| ]
|
| },
|
| {
|
| + "cmd": [],
|
| + "cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
|
| + "name": "Gathering reference values.Clearing results directory (2)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "\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.RemoveDirectory(sys.argv[1])\n",
|
| + "[SLAVE_BUILD]/bisect_results"
|
| + ],
|
| + "cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
|
| + "name": "Gathering reference values.Clearing results directory.rmtree old results directory (2)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import os, sys@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[1])@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results",
|
| + "511"
|
| + ],
|
| + "cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
|
| + "name": "Gathering reference values.Clearing results directory.makedirs new results directory (2)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -1622,6 +1863,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Gathering reference values.makedirs results directory (6)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -1644,7 +1912,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_6"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -1665,7 +1933,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "benchmark text",
|
| - "[TMP_BASE]/perf-test-output_tmp_6/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -1681,7 +1949,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_6/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -1701,16 +1969,43 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| - "--target",
|
| - "Release",
|
| - "--test-platform",
|
| - "android",
|
| - "--xvfb",
|
| - "--factory-properties",
|
| - "{\"bisect_config\": {\"bad_revision\": \"306476\", \"bug_id\": \"425582\", \"builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"command\": \"./tools/perf/run_benchmark -v --browser=android-chromium --output-format=valueset page_cycler_v2.intl_ar_fa_he\", \"dummy_job_names\": true, \"good_revision\": \"306475\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"metric\": \"warm_times/page_load_time\", \"repeat_count\": \"2\", \"test_type\": \"perf\", \"truncate_percent\": \"25\"}, \"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"branch\": \"\", \"buildername\": \"android_one_perf_bisect\", \"buildnumber\": 571, \"issue\": 12853011, \"job_name\": \"f7a7b4135624439cbd27fdd5133d74ec\", \"local_test\": true, \"mastername\": \"tryserver.chromium.perf\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\", \"parent_got_revision\": \"1111111\", \"patch_project\": \"chromium\", \"patchset\": 1, \"path_config\": \"kitchen\", \"project\": \"chrome\", \"recipe\": \"bisection/android_bisect_staging\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
|
| - "--build-properties",
|
| - "{\"bisect_config\": {\"bad_revision\": \"306476\", \"bug_id\": \"425582\", \"builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"command\": \"./tools/perf/run_benchmark -v --browser=android-chromium --output-format=valueset page_cycler_v2.intl_ar_fa_he\", \"dummy_job_names\": true, \"good_revision\": \"306475\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"metric\": \"warm_times/page_load_time\", \"repeat_count\": \"2\", \"test_type\": \"perf\", \"truncate_percent\": \"25\"}, \"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"branch\": \"\", \"buildername\": \"android_one_perf_bisect\", \"buildnumber\": 571, \"issue\": 12853011, \"job_name\": \"f7a7b4135624439cbd27fdd5133d74ec\", \"local_test\": true, \"mastername\": \"tryserver.chromium.perf\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\", \"parent_got_revision\": \"1111111\", \"patch_project\": \"chromium\", \"patchset\": 1, \"path_config\": \"kitchen\", \"project\": \"chrome\", \"recipe\": \"bisection/android_bisect_staging\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Gathering reference values.makedirs results directory (7)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| + "--target",
|
| + "Release",
|
| + "--test-platform",
|
| + "android",
|
| + "--xvfb",
|
| + "--factory-properties",
|
| + "{\"bisect_config\": {\"bad_revision\": \"306476\", \"bug_id\": \"425582\", \"builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"command\": \"./tools/perf/run_benchmark -v --browser=android-chromium --output-format=valueset page_cycler_v2.intl_ar_fa_he\", \"dummy_job_names\": true, \"good_revision\": \"306475\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"metric\": \"warm_times/page_load_time\", \"repeat_count\": \"2\", \"test_type\": \"perf\", \"truncate_percent\": \"25\"}, \"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"branch\": \"\", \"buildername\": \"android_one_perf_bisect\", \"buildnumber\": 571, \"issue\": 12853011, \"job_name\": \"f7a7b4135624439cbd27fdd5133d74ec\", \"local_test\": true, \"mastername\": \"tryserver.chromium.perf\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\", \"parent_got_revision\": \"1111111\", \"patch_project\": \"chromium\", \"patchset\": 1, \"path_config\": \"kitchen\", \"project\": \"chrome\", \"recipe\": \"bisection/android_bisect_staging\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
|
| + "--build-properties",
|
| + "{\"bisect_config\": {\"bad_revision\": \"306476\", \"bug_id\": \"425582\", \"builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"command\": \"./tools/perf/run_benchmark -v --browser=android-chromium --output-format=valueset page_cycler_v2.intl_ar_fa_he\", \"dummy_job_names\": true, \"good_revision\": \"306475\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"metric\": \"warm_times/page_load_time\", \"repeat_count\": \"2\", \"test_type\": \"perf\", \"truncate_percent\": \"25\"}, \"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"branch\": \"\", \"buildername\": \"android_one_perf_bisect\", \"buildnumber\": 571, \"issue\": 12853011, \"job_name\": \"f7a7b4135624439cbd27fdd5133d74ec\", \"local_test\": true, \"mastername\": \"tryserver.chromium.perf\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\", \"parent_got_revision\": \"1111111\", \"patch_project\": \"chromium\", \"patchset\": 1, \"path_config\": \"kitchen\", \"project\": \"chrome\", \"recipe\": \"bisection/android_bisect_staging\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
|
| "--step-name=Performance Test 2 of 5",
|
| "--builder-name=android_one_perf_bisect",
|
| "--slave-name=TestSlavename",
|
| @@ -1723,7 +2018,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_7"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -1744,7 +2039,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "benchmark text",
|
| - "[TMP_BASE]/perf-test-output_tmp_7/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -1760,7 +2055,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_7/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -1780,6 +2075,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Gathering reference values.makedirs results directory (8)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -1802,7 +2124,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_8"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -1823,7 +2145,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "benchmark text",
|
| - "[TMP_BASE]/perf-test-output_tmp_8/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -1839,7 +2161,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_8/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -1859,6 +2181,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Gathering reference values.makedirs results directory (9)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -1881,7 +2230,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_9"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -1902,7 +2251,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "benchmark text",
|
| - "[TMP_BASE]/perf-test-output_tmp_9/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -1918,7 +2267,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_9/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -1938,6 +2287,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Gathering reference values.makedirs results directory (10)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -1960,7 +2336,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_10"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -1981,7 +2357,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "benchmark text",
|
| - "[TMP_BASE]/perf-test-output_tmp_10/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -1997,7 +2373,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_10/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -2042,8 +2418,8 @@
|
| "python",
|
| "-u",
|
| "[BUILDER_CACHE]/android_one_perf_bisect/catapult/tracing/bin/compare_samples",
|
| - "[TMP_BASE]/perf-test-output_tmp_1/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_2/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_3/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_4/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_5/results-valueset.json",
|
| - "[TMP_BASE]/perf-test-output_tmp_6/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_7/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_8/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_9/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_10/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "warm_times/page_load_time",
|
| "--valueset"
|
| ],
|
| @@ -2089,6 +2465,59 @@
|
| ]
|
| },
|
| {
|
| + "cmd": [],
|
| + "cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
|
| + "name": "Re-testing reference range.Retesting GOOD revision.Clearing results directory",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "\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.RemoveDirectory(sys.argv[1])\n",
|
| + "[SLAVE_BUILD]/bisect_results"
|
| + ],
|
| + "cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
|
| + "name": "Re-testing reference range.Retesting GOOD revision.Clearing results directory.rmtree old results directory",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@3@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import os, sys@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[1])@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results",
|
| + "511"
|
| + ],
|
| + "cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
|
| + "name": "Re-testing reference range.Retesting GOOD revision.Clearing results directory.makedirs new results directory",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@3@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -2288,6 +2717,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Re-testing reference range.Retesting GOOD revision.makedirs results directory",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -2310,7 +2766,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_11"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -2331,7 +2787,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "mock output",
|
| - "[TMP_BASE]/perf-test-output_tmp_11/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -2347,7 +2803,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_11/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -2367,6 +2823,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Re-testing reference range.Retesting GOOD revision.makedirs results directory (2)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -2389,7 +2872,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_12"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -2410,7 +2893,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "mock output",
|
| - "[TMP_BASE]/perf-test-output_tmp_12/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -2426,7 +2909,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_12/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -2446,6 +2929,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Re-testing reference range.Retesting GOOD revision.makedirs results directory (3)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -2468,7 +2978,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_13"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -2489,7 +2999,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "mock output",
|
| - "[TMP_BASE]/perf-test-output_tmp_13/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -2505,7 +3015,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_13/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -2550,8 +3060,8 @@
|
| "python",
|
| "-u",
|
| "[BUILDER_CACHE]/android_one_perf_bisect/catapult/tracing/bin/compare_samples",
|
| - "[TMP_BASE]/perf-test-output_tmp_1/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_2/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_3/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_4/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_5/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_11/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_12/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_13/results-valueset.json",
|
| - "[TMP_BASE]/perf-test-output_tmp_6/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_7/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_8/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_9/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_10/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "warm_times/page_load_time",
|
| "--valueset"
|
| ],
|
| @@ -2593,6 +3103,59 @@
|
| ]
|
| },
|
| {
|
| + "cmd": [],
|
| + "cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
|
| + "name": "Re-testing reference range.Retesting BAD revision.Clearing results directory",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "\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.RemoveDirectory(sys.argv[1])\n",
|
| + "[SLAVE_BUILD]/bisect_results"
|
| + ],
|
| + "cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
|
| + "name": "Re-testing reference range.Retesting BAD revision.Clearing results directory.rmtree old results directory",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@3@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import os, sys@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[1])@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results",
|
| + "511"
|
| + ],
|
| + "cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
|
| + "name": "Re-testing reference range.Retesting BAD revision.Clearing results directory.makedirs new results directory",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@3@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -2792,6 +3355,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Re-testing reference range.Retesting BAD revision.makedirs results directory",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -2814,7 +3404,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_14"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -2835,7 +3425,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "mock output",
|
| - "[TMP_BASE]/perf-test-output_tmp_14/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -2851,7 +3441,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_14/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -2871,6 +3461,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Re-testing reference range.Retesting BAD revision.makedirs results directory (2)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -2893,7 +3510,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_15"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -2914,7 +3531,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "mock output",
|
| - "[TMP_BASE]/perf-test-output_tmp_15/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -2929,21 +3546,48 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_15/results-valueset.json",
|
| - "/path/to/tmp/json"
|
| + "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| + "/path/to/tmp/json"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Re-testing reference range.Retesting BAD revision.Reading valueset results (2)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@",
|
| + "@@@STEP_LOG_LINE@json.output@{@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@",
|
| + "@@@STEP_LOG_LINE@json.output@}@@@",
|
| + "@@@STEP_LOG_END@json.output@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| },
|
| - "name": "Re-testing reference range.Retesting BAD revision.Reading valueset results (2)",
|
| + "name": "Re-testing reference range.Retesting BAD revision.makedirs results directory (3)",
|
| "~followup_annotations": [
|
| "@@@STEP_NEST_LEVEL@2@@@",
|
| - "@@@STEP_LOG_LINE@json.output@{@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@",
|
| - "@@@STEP_LOG_LINE@json.output@}@@@",
|
| - "@@@STEP_LOG_END@json.output@@@"
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| ]
|
| },
|
| {
|
| @@ -2972,7 +3616,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_16"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -2993,7 +3637,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "mock output",
|
| - "[TMP_BASE]/perf-test-output_tmp_16/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -3009,7 +3653,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_16/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -3054,8 +3698,8 @@
|
| "python",
|
| "-u",
|
| "[BUILDER_CACHE]/android_one_perf_bisect/catapult/tracing/bin/compare_samples",
|
| - "[TMP_BASE]/perf-test-output_tmp_1/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_2/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_3/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_4/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_5/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_11/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_12/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_13/results-valueset.json",
|
| - "[TMP_BASE]/perf-test-output_tmp_6/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_7/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_8/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_9/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_10/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_14/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_15/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_16/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "warm_times/page_load_time",
|
| "--valueset"
|
| ],
|
| @@ -3097,6 +3741,59 @@
|
| ]
|
| },
|
| {
|
| + "cmd": [],
|
| + "cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
|
| + "name": "Re-testing reference range.Retesting GOOD revision.Clearing results directory (2)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "\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.RemoveDirectory(sys.argv[1])\n",
|
| + "[SLAVE_BUILD]/bisect_results"
|
| + ],
|
| + "cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
|
| + "name": "Re-testing reference range.Retesting GOOD revision.Clearing results directory.rmtree old results directory (2)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@3@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import os, sys@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[1])@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results",
|
| + "511"
|
| + ],
|
| + "cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
|
| + "name": "Re-testing reference range.Retesting GOOD revision.Clearing results directory.makedirs new results directory (2)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@3@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -3296,6 +3993,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Re-testing reference range.Retesting GOOD revision.makedirs results directory (4)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -3318,7 +4042,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_17"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -3339,7 +4063,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "mock output",
|
| - "[TMP_BASE]/perf-test-output_tmp_17/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -3355,7 +4079,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_17/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -3375,6 +4099,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Re-testing reference range.Retesting GOOD revision.makedirs results directory (5)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -3397,7 +4148,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_18"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -3418,7 +4169,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "mock output",
|
| - "[TMP_BASE]/perf-test-output_tmp_18/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -3434,7 +4185,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_18/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -3454,6 +4205,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Re-testing reference range.Retesting GOOD revision.makedirs results directory (6)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -3476,7 +4254,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_19"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -3497,7 +4275,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "mock output",
|
| - "[TMP_BASE]/perf-test-output_tmp_19/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -3513,7 +4291,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_19/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -3533,6 +4311,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Re-testing reference range.Retesting GOOD revision.makedirs results directory (7)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -3555,7 +4360,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_20"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -3576,7 +4381,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "mock output",
|
| - "[TMP_BASE]/perf-test-output_tmp_20/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -3592,7 +4397,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_20/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -3637,8 +4442,8 @@
|
| "python",
|
| "-u",
|
| "[BUILDER_CACHE]/android_one_perf_bisect/catapult/tracing/bin/compare_samples",
|
| - "[TMP_BASE]/perf-test-output_tmp_1/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_2/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_3/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_4/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_5/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_11/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_12/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_13/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_17/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_18/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_19/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_20/results-valueset.json",
|
| - "[TMP_BASE]/perf-test-output_tmp_6/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_7/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_8/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_9/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_10/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_14/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_15/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_16/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "warm_times/page_load_time",
|
| "--valueset"
|
| ],
|
| @@ -3680,6 +4485,59 @@
|
| ]
|
| },
|
| {
|
| + "cmd": [],
|
| + "cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
|
| + "name": "Re-testing reference range.Retesting BAD revision.Clearing results directory (2)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "\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.RemoveDirectory(sys.argv[1])\n",
|
| + "[SLAVE_BUILD]/bisect_results"
|
| + ],
|
| + "cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
|
| + "name": "Re-testing reference range.Retesting BAD revision.Clearing results directory.rmtree old results directory (2)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@3@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import os, sys@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[1])@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results",
|
| + "511"
|
| + ],
|
| + "cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
|
| + "name": "Re-testing reference range.Retesting BAD revision.Clearing results directory.makedirs new results directory (2)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@3@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -3879,6 +4737,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Re-testing reference range.Retesting BAD revision.makedirs results directory (4)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -3901,7 +4786,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_21"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -3922,7 +4807,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "mock output",
|
| - "[TMP_BASE]/perf-test-output_tmp_21/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -3938,7 +4823,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_21/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -3958,6 +4843,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Re-testing reference range.Retesting BAD revision.makedirs results directory (5)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -3980,7 +4892,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_22"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -4001,7 +4913,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "mock output",
|
| - "[TMP_BASE]/perf-test-output_tmp_22/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -4017,7 +4929,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_22/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -4037,6 +4949,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Re-testing reference range.Retesting BAD revision.makedirs results directory (6)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -4059,7 +4998,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_23"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -4080,7 +5019,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "mock output",
|
| - "[TMP_BASE]/perf-test-output_tmp_23/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -4096,7 +5035,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_23/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -4116,6 +5055,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Re-testing reference range.Retesting BAD revision.makedirs results directory (7)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -4138,7 +5104,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_24"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -4159,7 +5125,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "mock output",
|
| - "[TMP_BASE]/perf-test-output_tmp_24/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -4175,7 +5141,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_24/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -4220,8 +5186,8 @@
|
| "python",
|
| "-u",
|
| "[BUILDER_CACHE]/android_one_perf_bisect/catapult/tracing/bin/compare_samples",
|
| - "[TMP_BASE]/perf-test-output_tmp_1/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_2/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_3/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_4/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_5/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_11/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_12/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_13/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_17/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_18/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_19/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_20/results-valueset.json",
|
| - "[TMP_BASE]/perf-test-output_tmp_6/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_7/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_8/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_9/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_10/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_14/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_15/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_16/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_21/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_22/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_23/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_24/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "warm_times/page_load_time",
|
| "--valueset"
|
| ],
|
| @@ -4263,6 +5229,59 @@
|
| ]
|
| },
|
| {
|
| + "cmd": [],
|
| + "cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
|
| + "name": "Re-testing reference range.Retesting GOOD revision.Clearing results directory (3)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "\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.RemoveDirectory(sys.argv[1])\n",
|
| + "[SLAVE_BUILD]/bisect_results"
|
| + ],
|
| + "cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
|
| + "name": "Re-testing reference range.Retesting GOOD revision.Clearing results directory.rmtree old results directory (3)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@3@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import os, sys@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[1])@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results",
|
| + "511"
|
| + ],
|
| + "cwd": "[BUILDER_CACHE]/android_one_perf_bisect",
|
| + "name": "Re-testing reference range.Retesting GOOD revision.Clearing results directory.makedirs new results directory (3)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@3@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -4462,6 +5481,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Re-testing reference range.Retesting GOOD revision.makedirs results directory (8)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -4484,7 +5530,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_25"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -4505,7 +5551,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "mock output",
|
| - "[TMP_BASE]/perf-test-output_tmp_25/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -4521,7 +5567,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_25/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -4541,6 +5587,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Re-testing reference range.Retesting GOOD revision.makedirs results directory (9)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -4563,7 +5636,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_26"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -4584,7 +5657,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "mock output",
|
| - "[TMP_BASE]/perf-test-output_tmp_26/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -4600,7 +5673,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_26/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -4620,6 +5693,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Re-testing reference range.Retesting GOOD revision.makedirs results directory (10)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -4642,7 +5742,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_27"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -4663,7 +5763,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "mock output",
|
| - "[TMP_BASE]/perf-test-output_tmp_27/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -4679,7 +5779,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_27/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -4699,6 +5799,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Re-testing reference range.Retesting GOOD revision.makedirs results directory (11)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -4721,7 +5848,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_28"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -4742,7 +5869,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "mock output",
|
| - "[TMP_BASE]/perf-test-output_tmp_28/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -4758,7 +5885,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_28/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -4778,6 +5905,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Re-testing reference range.Retesting GOOD revision.makedirs results directory (12)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -4800,7 +5954,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_29"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -4821,7 +5975,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "mock output",
|
| - "[TMP_BASE]/perf-test-output_tmp_29/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -4837,7 +5991,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_29/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -4857,6 +6011,33 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Re-testing reference range.Retesting GOOD revision.makedirs results directory (13)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@2@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -4879,7 +6060,7 @@
|
| "page_cycler_v2.intl_ar_fa_he",
|
| "--device",
|
| "1111",
|
| - "--output-dir=[TMP_BASE]/perf-test-output_tmp_30"
|
| + "--output-dir=[SLAVE_BUILD]/bisect_results/dummy"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -4900,7 +6081,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "mock output",
|
| - "[TMP_BASE]/perf-test-output_tmp_30/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -4916,7 +6097,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_30/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
| @@ -4961,8 +6142,8 @@
|
| "python",
|
| "-u",
|
| "[BUILDER_CACHE]/android_one_perf_bisect/catapult/tracing/bin/compare_samples",
|
| - "[TMP_BASE]/perf-test-output_tmp_1/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_2/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_3/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_4/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_5/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_11/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_12/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_13/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_17/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_18/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_19/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_20/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_25/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_26/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_27/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_28/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_29/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_30/results-valueset.json",
|
| - "[TMP_BASE]/perf-test-output_tmp_6/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_7/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_8/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_9/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_10/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_14/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_15/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_16/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_21/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_22/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_23/results-valueset.json,[TMP_BASE]/perf-test-output_tmp_24/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json,[SLAVE_BUILD]/bisect_results/dummy/results-valueset.json",
|
| "warm_times/page_load_time",
|
| "--valueset"
|
| ],
|
|
|