| [ |
| { |
| "cmd": [ |
| "top", |
| "-b", |
| "-n", |
| "3", |
| "-o", |
| "%MEM" |
| ], |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "OS info" |
| }, |
| { |
| "cmd": [], |
| "name": "Checkout flutter/flutter" |
| }, |
| { |
| "cmd": [ |
| "python3", |
| "-u", |
| "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py", |
| "--path", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk", |
| "--url", |
| "https://flutter.googlesource.com/mirrors/flutter" |
| ], |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Checkout flutter/flutter.git setup", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "fetch", |
| "origin", |
| "--recurse-submodules", |
| "--progress", |
| "--tags" |
| ], |
| "cwd": "[CLEANUP]/tmp_tmp_1/flutter sdk", |
| "env": { |
| "PATH": "RECIPE_REPO[depot_tools]:<PATH>" |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Checkout flutter/flutter.git fetch", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "checkout", |
| "-f", |
| "2d72510e447ab60a9728aeea2362d8be2cbd7789" |
| ], |
| "cwd": "[CLEANUP]/tmp_tmp_1/flutter sdk", |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Checkout flutter/flutter.git checkout", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "rev-parse", |
| "HEAD" |
| ], |
| "cwd": "[CLEANUP]/tmp_tmp_1/flutter sdk", |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Checkout flutter/flutter.read revision", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_TEXT@<br/>checked out 'deadbeef'<br/>@@@", |
| "@@@SET_BUILD_PROPERTY@got_revision@\"deadbeef\"@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "clean", |
| "-f", |
| "-d", |
| "-x" |
| ], |
| "cwd": "[CLEANUP]/tmp_tmp_1/flutter sdk", |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Checkout flutter/flutter.git clean", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "submodule", |
| "sync" |
| ], |
| "cwd": "[CLEANUP]/tmp_tmp_1/flutter sdk", |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Checkout flutter/flutter.submodule sync", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "submodule", |
| "update", |
| "--init", |
| "--recursive" |
| ], |
| "cwd": "[CLEANUP]/tmp_tmp_1/flutter sdk", |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Checkout flutter/flutter.submodule update", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "git", |
| "log", |
| "--pretty=format:%ct", |
| "-n", |
| "1" |
| ], |
| "cwd": "[CLEANUP]/tmp_tmp_1/flutter sdk", |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "git commit time", |
| "timeout": 600.0 |
| }, |
| { |
| "cmd": [ |
| "git", |
| "rev-parse", |
| "HEAD" |
| ], |
| "cwd": "[CLEANUP]/tmp_tmp_1/flutter sdk", |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "git rev-parse" |
| }, |
| { |
| "cmd": [], |
| "name": "Initialize logs" |
| }, |
| { |
| "cmd": [ |
| "vpython3", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "ensure-directory", |
| "--mode", |
| "0777", |
| "[CLEANUP]/flutter_logs_dir" |
| ], |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Initialize logs.Ensure [CLEANUP]/flutter_logs_dir", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython3", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "", |
| "[CLEANUP]/flutter_logs_dir/noop.txt" |
| ], |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Initialize logs.Write noop file", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "Dependencies" |
| }, |
| { |
| "cmd": [ |
| "cipd", |
| "ensure", |
| "-root", |
| "[CLEANUP]/tmp_tmp_2/vpython", |
| "-ensure-file", |
| "infra/tools/luci/vpython/${platform} git_revision:9d1c6e6f932c9eaef34e3170c09080c7a1aec601", |
| "-max-threads", |
| "0", |
| "-json-output", |
| "/path/to/tmp/json" |
| ], |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Dependencies.ensure_installed", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_LINE@json.output@{@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"\": [@@@", |
| "@@@STEP_LOG_LINE@json.output@ {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-git_revision:9d1\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/luci/vpython/resolved-platform\"@@@", |
| "@@@STEP_LOG_LINE@json.output@ }@@@", |
| "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| "@@@STEP_LOG_LINE@json.output@ }@@@", |
| "@@@STEP_LOG_LINE@json.output@}@@@", |
| "@@@STEP_LOG_END@json.output@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "flutter", |
| "doctor" |
| ], |
| "cwd": "[CLEANUP]/tmp_tmp_1/flutter sdk/dev/devicelab", |
| "env": { |
| "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GIT_BRANCH": "master", |
| "LUCI_BRANCH": "", |
| "LUCI_CI": "True", |
| "LUCI_PR": "", |
| "OS": "linux", |
| "PUB_CACHE": "[START_DIR]/.pub-cache", |
| "REVISION": "", |
| "SDK_CHECKOUT_PATH": "[CLEANUP]/tmp_tmp_1/flutter sdk" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython" |
| ] |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "flutter doctor", |
| "timeout": 300 |
| }, |
| { |
| "cmd": [ |
| "dart", |
| "pub", |
| "get" |
| ], |
| "cwd": "[CLEANUP]/tmp_tmp_1/flutter sdk/dev/devicelab", |
| "env": { |
| "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GIT_BRANCH": "master", |
| "LUCI_BRANCH": "", |
| "LUCI_CI": "True", |
| "LUCI_PR": "", |
| "OS": "linux", |
| "PUB_CACHE": "[START_DIR]/.pub-cache", |
| "REVISION": "", |
| "SDK_CHECKOUT_PATH": "[CLEANUP]/tmp_tmp_1/flutter sdk" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "dart pub get" |
| }, |
| { |
| "cmd": [ |
| "flutter", |
| "doctor", |
| "--verbose" |
| ], |
| "cwd": "[CLEANUP]/tmp_tmp_1/flutter sdk/dev/devicelab", |
| "env": { |
| "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GIT_BRANCH": "master", |
| "LUCI_BRANCH": "", |
| "LUCI_CI": "True", |
| "LUCI_PR": "", |
| "OS": "linux", |
| "PUB_CACHE": "[START_DIR]/.pub-cache", |
| "REVISION": "", |
| "SDK_CHECKOUT_PATH": "[CLEANUP]/tmp_tmp_1/flutter sdk" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython" |
| ] |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "flutter doctor (2)", |
| "timeout": 300 |
| }, |
| { |
| "cmd": [ |
| "dart", |
| "bin/test_runner.dart", |
| "test", |
| "-t", |
| "abc", |
| "--results-file", |
| "[CLEANUP]/results_tmp_1/results", |
| "--luci-builder", |
| "Windows abc", |
| "--git-branch", |
| "master" |
| ], |
| "cwd": "[CLEANUP]/tmp_tmp_1/flutter sdk/dev/devicelab", |
| "env": { |
| "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GIT_BRANCH": "master", |
| "LUCI_BRANCH": "", |
| "LUCI_CI": "True", |
| "LUCI_PR": "", |
| "OS": "linux", |
| "PUB_CACHE": "[START_DIR]/.pub-cache", |
| "REVISION": "", |
| "SDK_CHECKOUT_PATH": "[CLEANUP]/tmp_tmp_1/flutter sdk" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython" |
| ] |
| }, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "run abc", |
| "timeout": 1800, |
| "~followup_annotations": [ |
| "@@@STEP_LOG_LINE@test_stdout@#flaky@@@", |
| "@@@STEP_LOG_LINE@test_stdout@this is a flaky@@@", |
| "@@@STEP_LOG_LINE@test_stdout@flaky: true@@@", |
| "@@@STEP_LOG_END@test_stdout@@@", |
| "@@@STEP_LOG_LINE@test_stderr@@@@", |
| "@@@STEP_LOG_END@test_stderr@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "process logs" |
| }, |
| { |
| "cmd": [ |
| "python3", |
| "-u", |
| "RECIPE_MODULE[depot_tools::gsutil]/resources/gsutil_smart_retry.py", |
| "--", |
| "RECIPE_REPO[depot_tools]/gsutil.py", |
| "-m", |
| "----", |
| "cp", |
| "-r", |
| "[CLEANUP]/flutter_logs_dir", |
| "gs://flutter_logs/flutter/2d72510e447ab60a9728aeea2362d8be2cbd7789/abc/00000000-0000-0000-0000-000000001337" |
| ], |
| "cwd": "[CLEANUP]/tmp_tmp_1/flutter sdk/dev/devicelab", |
| "env": { |
| "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GIT_BRANCH": "master", |
| "LUCI_BRANCH": "", |
| "LUCI_CI": "True", |
| "LUCI_PR": "", |
| "OS": "linux", |
| "PUB_CACHE": "[START_DIR]/.pub-cache", |
| "REVISION": "", |
| "SDK_CHECKOUT_PATH": "[CLEANUP]/tmp_tmp_1/flutter sdk" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "process logs.gsutil upload logs 2d72510e447ab60a9728aeea2362d8be2cbd7789", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LINK@archive logs@https://console.cloud.google.com/storage/browser/flutter_logs/flutter/2d72510e447ab60a9728aeea2362d8be2cbd7789/abc/00000000-0000-0000-0000-000000001337@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython3", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "glob", |
| "[CLEANUP]/flutter_logs_dir", |
| "*" |
| ], |
| "cwd": "[CLEANUP]/tmp_tmp_1/flutter sdk/dev/devicelab", |
| "env": { |
| "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GIT_BRANCH": "master", |
| "LUCI_BRANCH": "", |
| "LUCI_CI": "True", |
| "LUCI_PR": "", |
| "OS": "linux", |
| "PUB_CACHE": "[START_DIR]/.pub-cache", |
| "REVISION": "", |
| "SDK_CHECKOUT_PATH": "[CLEANUP]/tmp_tmp_1/flutter sdk" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "process logs.logs", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_LINE@glob@[CLEANUP]/flutter_logs_dir/a.txt@@@", |
| "@@@STEP_LOG_END@glob@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "log links", |
| "~followup_annotations": [ |
| "@@@STEP_LINK@myfile.txt@https://storage.googleapis.com/flutter_logs/flutter/2d72510e447ab60a9728aeea2362d8be2cbd7789/abc/00000000-0000-0000-0000-000000001337/myfile.txt@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython3", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "listdir", |
| "[CLEANUP]/flutter_logs_dir", |
| "--recursive" |
| ], |
| "cwd": "[CLEANUP]/tmp_tmp_1/flutter sdk/dev/devicelab", |
| "env": { |
| "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GIT_BRANCH": "master", |
| "LUCI_BRANCH": "", |
| "LUCI_CI": "True", |
| "LUCI_PR": "", |
| "OS": "linux", |
| "PUB_CACHE": "[START_DIR]/.pub-cache", |
| "REVISION": "", |
| "SDK_CHECKOUT_PATH": "[CLEANUP]/tmp_tmp_1/flutter sdk" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "log links.List logs path", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_LINE@listdir@[CLEANUP]/flutter_logs_dir/myfile.txt@@@", |
| "@@@STEP_LOG_END@listdir@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "Killing Processes" |
| }, |
| { |
| "cmd": [ |
| "pkill", |
| "chrome" |
| ], |
| "cwd": "[CLEANUP]/tmp_tmp_1/flutter sdk/dev/devicelab", |
| "env": { |
| "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GIT_BRANCH": "master", |
| "LUCI_BRANCH": "", |
| "LUCI_CI": "True", |
| "LUCI_PR": "", |
| "OS": "linux", |
| "PUB_CACHE": "[START_DIR]/.pub-cache", |
| "REVISION": "", |
| "SDK_CHECKOUT_PATH": "[CLEANUP]/tmp_tmp_1/flutter sdk" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Killing Processes.kill chrome", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "pkill", |
| "dart" |
| ], |
| "cwd": "[CLEANUP]/tmp_tmp_1/flutter sdk/dev/devicelab", |
| "env": { |
| "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GIT_BRANCH": "master", |
| "LUCI_BRANCH": "", |
| "LUCI_CI": "True", |
| "LUCI_PR": "", |
| "OS": "linux", |
| "PUB_CACHE": "[START_DIR]/.pub-cache", |
| "REVISION": "", |
| "SDK_CHECKOUT_PATH": "[CLEANUP]/tmp_tmp_1/flutter sdk" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Killing Processes.kill dart", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "pkill", |
| "flutter" |
| ], |
| "cwd": "[CLEANUP]/tmp_tmp_1/flutter sdk/dev/devicelab", |
| "env": { |
| "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GIT_BRANCH": "master", |
| "LUCI_BRANCH": "", |
| "LUCI_CI": "True", |
| "LUCI_PR": "", |
| "OS": "linux", |
| "PUB_CACHE": "[START_DIR]/.pub-cache", |
| "REVISION": "", |
| "SDK_CHECKOUT_PATH": "[CLEANUP]/tmp_tmp_1/flutter sdk" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Killing Processes.kill flutter", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "pkill", |
| "java" |
| ], |
| "cwd": "[CLEANUP]/tmp_tmp_1/flutter sdk/dev/devicelab", |
| "env": { |
| "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GIT_BRANCH": "master", |
| "LUCI_BRANCH": "", |
| "LUCI_CI": "True", |
| "LUCI_PR": "", |
| "OS": "linux", |
| "PUB_CACHE": "[START_DIR]/.pub-cache", |
| "REVISION": "", |
| "SDK_CHECKOUT_PATH": "[CLEANUP]/tmp_tmp_1/flutter sdk" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Killing Processes.kill java", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "pkill", |
| "adb" |
| ], |
| "cwd": "[CLEANUP]/tmp_tmp_1/flutter sdk/dev/devicelab", |
| "env": { |
| "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GIT_BRANCH": "master", |
| "LUCI_BRANCH": "", |
| "LUCI_CI": "True", |
| "LUCI_PR": "", |
| "OS": "linux", |
| "PUB_CACHE": "[START_DIR]/.pub-cache", |
| "REVISION": "", |
| "SDK_CHECKOUT_PATH": "[CLEANUP]/tmp_tmp_1/flutter sdk" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Killing Processes.kill adb", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "top", |
| "-b", |
| "-n", |
| "3", |
| "-o", |
| "%MEM" |
| ], |
| "cwd": "[CLEANUP]/tmp_tmp_1/flutter sdk/dev/devicelab", |
| "env": { |
| "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GIT_BRANCH": "master", |
| "LUCI_BRANCH": "", |
| "LUCI_CI": "True", |
| "LUCI_PR": "", |
| "OS": "linux", |
| "PUB_CACHE": "[START_DIR]/.pub-cache", |
| "REVISION": "", |
| "SDK_CHECKOUT_PATH": "[CLEANUP]/tmp_tmp_1/flutter sdk" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "OS info (2)" |
| }, |
| { |
| "cmd": [ |
| "echo", |
| "test run is flaky" |
| ], |
| "cwd": "[CLEANUP]/tmp_tmp_1/flutter sdk/dev/devicelab", |
| "env": { |
| "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GIT_BRANCH": "master", |
| "LUCI_BRANCH": "", |
| "LUCI_CI": "True", |
| "LUCI_PR": "", |
| "OS": "linux", |
| "PUB_CACHE": "[START_DIR]/.pub-cache", |
| "REVISION": "", |
| "SDK_CHECKOUT_PATH": "[CLEANUP]/tmp_tmp_1/flutter sdk" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "step is flaky: run abc" |
| }, |
| { |
| "cmd": [], |
| "name": "Upload metrics" |
| }, |
| { |
| "cmd": [ |
| "luci-auth", |
| "token", |
| "-scopes", |
| "https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/datastore", |
| "-lifetime", |
| "3m" |
| ], |
| "cwd": "[CLEANUP]/tmp_tmp_1/flutter sdk/dev/devicelab", |
| "env": { |
| "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GIT_BRANCH": "master", |
| "LUCI_BRANCH": "", |
| "LUCI_CI": "True", |
| "LUCI_PR": "", |
| "OS": "linux", |
| "PUB_CACHE": "[START_DIR]/.pub-cache", |
| "REVISION": "", |
| "SDK_CHECKOUT_PATH": "[CLEANUP]/tmp_tmp_1/flutter sdk" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Upload metrics.get access token for default account", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython3", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "extra.secret.token.should.not.be.logged", |
| "[CLEANUP]/tmp_tmp_3" |
| ], |
| "cwd": "[CLEANUP]/tmp_tmp_1/flutter sdk/dev/devicelab", |
| "env": { |
| "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GIT_BRANCH": "master", |
| "LUCI_BRANCH": "", |
| "LUCI_CI": "True", |
| "LUCI_PR": "", |
| "OS": "linux", |
| "PUB_CACHE": "[START_DIR]/.pub-cache", |
| "REVISION": "", |
| "SDK_CHECKOUT_PATH": "[CLEANUP]/tmp_tmp_1/flutter sdk" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Upload metrics.write metric center token", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "luci-auth", |
| "token", |
| "-lifetime", |
| "3m" |
| ], |
| "cwd": "[CLEANUP]/tmp_tmp_1/flutter sdk/dev/devicelab", |
| "env": { |
| "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GIT_BRANCH": "master", |
| "LUCI_BRANCH": "", |
| "LUCI_CI": "True", |
| "LUCI_PR": "", |
| "OS": "linux", |
| "PUB_CACHE": "[START_DIR]/.pub-cache", |
| "REVISION": "", |
| "SDK_CHECKOUT_PATH": "[CLEANUP]/tmp_tmp_1/flutter sdk" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Upload metrics.get access token for default account (2)", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython3", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "extra.secret.token.should.not.be.logged", |
| "[CLEANUP]/tmp_tmp_4" |
| ], |
| "cwd": "[CLEANUP]/tmp_tmp_1/flutter sdk/dev/devicelab", |
| "env": { |
| "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GIT_BRANCH": "master", |
| "LUCI_BRANCH": "", |
| "LUCI_CI": "True", |
| "LUCI_PR": "", |
| "OS": "linux", |
| "PUB_CACHE": "[START_DIR]/.pub-cache", |
| "REVISION": "", |
| "SDK_CHECKOUT_PATH": "[CLEANUP]/tmp_tmp_1/flutter sdk" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Upload metrics.write cocoon token", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "dart", |
| "bin/test_runner.dart", |
| "upload-metrics", |
| "--test-flaky", |
| "True", |
| "--builder-bucket", |
| "ci", |
| "--results-file", |
| "[CLEANUP]/results_tmp_1/results", |
| "--commit-time", |
| "", |
| "--task-name", |
| "abc", |
| "--benchmark-tags", |
| "{\"arch\": \"intel\", \"device_type\": \"none\", \"device_version\": \"none\", \"host_type\": \"linux\"}", |
| "--service-account-token-file", |
| "[CLEANUP]/tmp_tmp_4" |
| ], |
| "cwd": "[CLEANUP]/tmp_tmp_1/flutter sdk/dev/devicelab", |
| "env": { |
| "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", |
| "FLUTTER_LOGS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "FLUTTER_TEST_OUTPUTS_DIR": "[CLEANUP]/flutter_logs_dir", |
| "GCP_PROJECT": "flutter-infra", |
| "GIT_BRANCH": "master", |
| "LUCI_BRANCH": "", |
| "LUCI_CI": "True", |
| "LUCI_PR": "", |
| "OS": "linux", |
| "PUB_CACHE": "[START_DIR]/.pub-cache", |
| "REVISION": "", |
| "SDK_CHECKOUT_PATH": "[CLEANUP]/tmp_tmp_1/flutter sdk", |
| "TOKEN_PATH": "[CLEANUP]/tmp_tmp_3" |
| }, |
| "env_prefixes": { |
| "PATH": [ |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin", |
| "[CLEANUP]/tmp_tmp_1/flutter sdk/bin/cache/dart-sdk/bin", |
| "[CLEANUP]/tmp_tmp_2/vpython" |
| ] |
| }, |
| "infra_step": true, |
| "luci_context": { |
| "realm": { |
| "name": "project:ci" |
| }, |
| "resultdb": { |
| "current_invocation": { |
| "name": "invocations/build:8945511751514863184", |
| "update_token": "token" |
| }, |
| "hostname": "rdbhost" |
| } |
| }, |
| "name": "Upload metrics.upload results", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "name": "$result" |
| } |
| ] |