Enable provenance generation for win artifacts. Soopy got setup on dart-internal windows machines and we are ready to start generating provenance for all the flutter windows artifacts. Bug: https://github.com/flutter/flutter/issues/116749 Bug: https://github.com/flutter/flutter/issues/116805 Change-Id: I17cd0f2155239615fdb26a2829a9e221b2bbcbf6 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/41320 Reviewed-by: Drew Roen <drewroen@google.com> Reviewed-by: Jesse Seales <jseales@google.com> Commit-Queue: Godofredo Contreras <godofredoc@google.com> (cherry picked from commit d20e3a585b95c634c8e9874ac976c5be9e31b175) Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/41321
diff --git a/recipe_modules/flutter_bcid/api.py b/recipe_modules/flutter_bcid/api.py index 106a26e..8c89968 100644 --- a/recipe_modules/flutter_bcid/api.py +++ b/recipe_modules/flutter_bcid/api.py
@@ -30,11 +30,7 @@ return bucket == 'prod' def report_stage(self, stage): - if (self.is_official_build() and - # TODO(jseales): Uncomment next line after windows - # can generate provenance succesfully - # https://github.com/flutter/flutter/issues/116749 - not self.m.platform.is_win): + if self.is_official_build(): self.m.bcid_reporter.report_stage(stage) def upload_provenance(self, local_artifact_path, remote_artifact_path):
diff --git a/recipes/packaging/packaging.expected/win_invalidbeta_experimental_flutter.json b/recipes/packaging/packaging.expected/win_invalidbeta_experimental_flutter.json index 889a13c..cabb9ed 100644 --- a/recipes/packaging/packaging.expected/win_invalidbeta_experimental_flutter.json +++ b/recipes/packaging/packaging.expected/win_invalidbeta_experimental_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging/packaging.expected/win_invalidbeta_experimental_upload_flutter.json b/recipes/packaging/packaging.expected/win_invalidbeta_experimental_upload_flutter.json index 889a13c..cabb9ed 100644 --- a/recipes/packaging/packaging.expected/win_invalidbeta_experimental_upload_flutter.json +++ b/recipes/packaging/packaging.expected/win_invalidbeta_experimental_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging/packaging.expected/win_invalidbeta_flutter.json b/recipes/packaging/packaging.expected/win_invalidbeta_flutter.json index 889a13c..cabb9ed 100644 --- a/recipes/packaging/packaging.expected/win_invalidbeta_flutter.json +++ b/recipes/packaging/packaging.expected/win_invalidbeta_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging/packaging.expected/win_invalidbeta_upload_flutter.json b/recipes/packaging/packaging.expected/win_invalidbeta_upload_flutter.json index 889a13c..cabb9ed 100644 --- a/recipes/packaging/packaging.expected/win_invalidbeta_upload_flutter.json +++ b/recipes/packaging/packaging.expected/win_invalidbeta_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging/packaging.expected/win_invalidflutter-release-test_experimental_flutter.json b/recipes/packaging/packaging.expected/win_invalidflutter-release-test_experimental_flutter.json index 9eb4bdc..344b22a 100644 --- a/recipes/packaging/packaging.expected/win_invalidflutter-release-test_experimental_flutter.json +++ b/recipes/packaging/packaging.expected/win_invalidflutter-release-test_experimental_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging/packaging.expected/win_invalidflutter-release-test_experimental_upload_flutter.json b/recipes/packaging/packaging.expected/win_invalidflutter-release-test_experimental_upload_flutter.json index 9eb4bdc..344b22a 100644 --- a/recipes/packaging/packaging.expected/win_invalidflutter-release-test_experimental_upload_flutter.json +++ b/recipes/packaging/packaging.expected/win_invalidflutter-release-test_experimental_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging/packaging.expected/win_invalidflutter-release-test_flutter.json b/recipes/packaging/packaging.expected/win_invalidflutter-release-test_flutter.json index 9eb4bdc..344b22a 100644 --- a/recipes/packaging/packaging.expected/win_invalidflutter-release-test_flutter.json +++ b/recipes/packaging/packaging.expected/win_invalidflutter-release-test_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging/packaging.expected/win_invalidflutter-release-test_upload_flutter.json b/recipes/packaging/packaging.expected/win_invalidflutter-release-test_upload_flutter.json index 9eb4bdc..344b22a 100644 --- a/recipes/packaging/packaging.expected/win_invalidflutter-release-test_upload_flutter.json +++ b/recipes/packaging/packaging.expected/win_invalidflutter-release-test_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging/packaging.expected/win_invalidmaster_experimental_flutter.json b/recipes/packaging/packaging.expected/win_invalidmaster_experimental_flutter.json index 90e4db2..4e8c03d 100644 --- a/recipes/packaging/packaging.expected/win_invalidmaster_experimental_flutter.json +++ b/recipes/packaging/packaging.expected/win_invalidmaster_experimental_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging/packaging.expected/win_invalidmaster_experimental_upload_flutter.json b/recipes/packaging/packaging.expected/win_invalidmaster_experimental_upload_flutter.json index 90e4db2..4e8c03d 100644 --- a/recipes/packaging/packaging.expected/win_invalidmaster_experimental_upload_flutter.json +++ b/recipes/packaging/packaging.expected/win_invalidmaster_experimental_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging/packaging.expected/win_invalidmaster_flutter.json b/recipes/packaging/packaging.expected/win_invalidmaster_flutter.json index 90e4db2..4e8c03d 100644 --- a/recipes/packaging/packaging.expected/win_invalidmaster_flutter.json +++ b/recipes/packaging/packaging.expected/win_invalidmaster_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging/packaging.expected/win_invalidmaster_upload_flutter.json b/recipes/packaging/packaging.expected/win_invalidmaster_upload_flutter.json index 90e4db2..4e8c03d 100644 --- a/recipes/packaging/packaging.expected/win_invalidmaster_upload_flutter.json +++ b/recipes/packaging/packaging.expected/win_invalidmaster_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging/packaging.expected/win_invalidstable_experimental_flutter.json b/recipes/packaging/packaging.expected/win_invalidstable_experimental_flutter.json index a8a8b62..31bb473 100644 --- a/recipes/packaging/packaging.expected/win_invalidstable_experimental_flutter.json +++ b/recipes/packaging/packaging.expected/win_invalidstable_experimental_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging/packaging.expected/win_invalidstable_experimental_upload_flutter.json b/recipes/packaging/packaging.expected/win_invalidstable_experimental_upload_flutter.json index a8a8b62..31bb473 100644 --- a/recipes/packaging/packaging.expected/win_invalidstable_experimental_upload_flutter.json +++ b/recipes/packaging/packaging.expected/win_invalidstable_experimental_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging/packaging.expected/win_invalidstable_flutter.json b/recipes/packaging/packaging.expected/win_invalidstable_flutter.json index a8a8b62..31bb473 100644 --- a/recipes/packaging/packaging.expected/win_invalidstable_flutter.json +++ b/recipes/packaging/packaging.expected/win_invalidstable_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging/packaging.expected/win_invalidstable_upload_flutter.json b/recipes/packaging/packaging.expected/win_invalidstable_upload_flutter.json index a8a8b62..31bb473 100644 --- a/recipes/packaging/packaging.expected/win_invalidstable_upload_flutter.json +++ b/recipes/packaging/packaging.expected/win_invalidstable_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging/packaging.expected/win_refs_heads_beta_experimental_flutter.json b/recipes/packaging/packaging.expected/win_refs_heads_beta_experimental_flutter.json index 395c073..549abca 100644 --- a/recipes/packaging/packaging.expected/win_refs_heads_beta_experimental_flutter.json +++ b/recipes/packaging/packaging.expected/win_refs_heads_beta_experimental_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -516,6 +602,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -666,7 +798,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -787,6 +919,53 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -1006,6 +1185,53 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging/packaging.expected/win_refs_heads_beta_experimental_upload_flutter.json b/recipes/packaging/packaging.expected/win_refs_heads_beta_experimental_upload_flutter.json index 395c073..549abca 100644 --- a/recipes/packaging/packaging.expected/win_refs_heads_beta_experimental_upload_flutter.json +++ b/recipes/packaging/packaging.expected/win_refs_heads_beta_experimental_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -516,6 +602,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -666,7 +798,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -787,6 +919,53 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -1006,6 +1185,53 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging/packaging.expected/win_refs_heads_beta_flutter.json b/recipes/packaging/packaging.expected/win_refs_heads_beta_flutter.json index ac19999..0fc13e7 100644 --- a/recipes/packaging/packaging.expected/win_refs_heads_beta_flutter.json +++ b/recipes/packaging/packaging.expected/win_refs_heads_beta_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -516,6 +602,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -666,7 +798,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -787,6 +919,53 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -1168,6 +1347,53 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging/packaging.expected/win_refs_heads_beta_upload_flutter.json b/recipes/packaging/packaging.expected/win_refs_heads_beta_upload_flutter.json index ac19999..0fc13e7 100644 --- a/recipes/packaging/packaging.expected/win_refs_heads_beta_upload_flutter.json +++ b/recipes/packaging/packaging.expected/win_refs_heads_beta_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -516,6 +602,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -666,7 +798,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -787,6 +919,53 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -1168,6 +1347,53 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging/packaging.expected/win_refs_heads_flutter-release-test_experimental_flutter.json b/recipes/packaging/packaging.expected/win_refs_heads_flutter-release-test_experimental_flutter.json index ef5aa6a..66ab3f2 100644 --- a/recipes/packaging/packaging.expected/win_refs_heads_flutter-release-test_experimental_flutter.json +++ b/recipes/packaging/packaging.expected/win_refs_heads_flutter-release-test_experimental_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -516,6 +602,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -666,7 +798,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -786,6 +918,100 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging/packaging.expected/win_refs_heads_flutter-release-test_experimental_upload_flutter.json b/recipes/packaging/packaging.expected/win_refs_heads_flutter-release-test_experimental_upload_flutter.json index ef5aa6a..66ab3f2 100644 --- a/recipes/packaging/packaging.expected/win_refs_heads_flutter-release-test_experimental_upload_flutter.json +++ b/recipes/packaging/packaging.expected/win_refs_heads_flutter-release-test_experimental_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -516,6 +602,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -666,7 +798,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -786,6 +918,100 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging/packaging.expected/win_refs_heads_flutter-release-test_flutter.json b/recipes/packaging/packaging.expected/win_refs_heads_flutter-release-test_flutter.json index 7f924ab..e735053 100644 --- a/recipes/packaging/packaging.expected/win_refs_heads_flutter-release-test_flutter.json +++ b/recipes/packaging/packaging.expected/win_refs_heads_flutter-release-test_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -516,6 +602,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -666,7 +798,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -787,6 +919,53 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -948,6 +1127,53 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging/packaging.expected/win_refs_heads_flutter-release-test_upload_flutter.json b/recipes/packaging/packaging.expected/win_refs_heads_flutter-release-test_upload_flutter.json index 7f924ab..e735053 100644 --- a/recipes/packaging/packaging.expected/win_refs_heads_flutter-release-test_upload_flutter.json +++ b/recipes/packaging/packaging.expected/win_refs_heads_flutter-release-test_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -516,6 +602,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -666,7 +798,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -787,6 +919,53 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -948,6 +1127,53 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging/packaging.expected/win_refs_heads_master_experimental_flutter.json b/recipes/packaging/packaging.expected/win_refs_heads_master_experimental_flutter.json index a66b9c2..d9e191f 100644 --- a/recipes/packaging/packaging.expected/win_refs_heads_master_experimental_flutter.json +++ b/recipes/packaging/packaging.expected/win_refs_heads_master_experimental_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -516,6 +602,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -666,7 +798,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -786,6 +918,100 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging/packaging.expected/win_refs_heads_master_experimental_upload_flutter.json b/recipes/packaging/packaging.expected/win_refs_heads_master_experimental_upload_flutter.json index a66b9c2..d9e191f 100644 --- a/recipes/packaging/packaging.expected/win_refs_heads_master_experimental_upload_flutter.json +++ b/recipes/packaging/packaging.expected/win_refs_heads_master_experimental_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -516,6 +602,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -666,7 +798,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -786,6 +918,100 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging/packaging.expected/win_refs_heads_master_flutter.json b/recipes/packaging/packaging.expected/win_refs_heads_master_flutter.json index 52400bb..3b31e76 100644 --- a/recipes/packaging/packaging.expected/win_refs_heads_master_flutter.json +++ b/recipes/packaging/packaging.expected/win_refs_heads_master_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -516,6 +602,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -666,7 +798,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -787,6 +919,53 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -948,6 +1127,53 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging/packaging.expected/win_refs_heads_master_upload_flutter.json b/recipes/packaging/packaging.expected/win_refs_heads_master_upload_flutter.json index 52400bb..3b31e76 100644 --- a/recipes/packaging/packaging.expected/win_refs_heads_master_upload_flutter.json +++ b/recipes/packaging/packaging.expected/win_refs_heads_master_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -516,6 +602,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -666,7 +798,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -787,6 +919,53 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -948,6 +1127,53 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging/packaging.expected/win_refs_heads_stable_experimental_flutter.json b/recipes/packaging/packaging.expected/win_refs_heads_stable_experimental_flutter.json index 4235427..8e76144 100644 --- a/recipes/packaging/packaging.expected/win_refs_heads_stable_experimental_flutter.json +++ b/recipes/packaging/packaging.expected/win_refs_heads_stable_experimental_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -516,6 +602,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -666,7 +798,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -787,6 +919,53 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -1006,6 +1185,53 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging/packaging.expected/win_refs_heads_stable_experimental_upload_flutter.json b/recipes/packaging/packaging.expected/win_refs_heads_stable_experimental_upload_flutter.json index 4235427..8e76144 100644 --- a/recipes/packaging/packaging.expected/win_refs_heads_stable_experimental_upload_flutter.json +++ b/recipes/packaging/packaging.expected/win_refs_heads_stable_experimental_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -516,6 +602,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -666,7 +798,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -787,6 +919,53 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -1006,6 +1185,53 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging/packaging.expected/win_refs_heads_stable_flutter.json b/recipes/packaging/packaging.expected/win_refs_heads_stable_flutter.json index 4b30b95..da4402b 100644 --- a/recipes/packaging/packaging.expected/win_refs_heads_stable_flutter.json +++ b/recipes/packaging/packaging.expected/win_refs_heads_stable_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -516,6 +602,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -666,7 +798,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -787,6 +919,53 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -1168,6 +1347,53 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging/packaging.expected/win_refs_heads_stable_upload_flutter.json b/recipes/packaging/packaging.expected/win_refs_heads_stable_upload_flutter.json index 4b30b95..da4402b 100644 --- a/recipes/packaging/packaging.expected/win_refs_heads_stable_upload_flutter.json +++ b/recipes/packaging/packaging.expected/win_refs_heads_stable_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging/packaging", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -516,6 +602,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -666,7 +798,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -787,6 +919,53 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -1168,6 +1347,53 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_invalidbeta_experimental_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_invalidbeta_experimental_flutter.json index 889a13c..4ef1174 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_invalidbeta_experimental_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_invalidbeta_experimental_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_invalidbeta_experimental_upload_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_invalidbeta_experimental_upload_flutter.json index 889a13c..4ef1174 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_invalidbeta_experimental_upload_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_invalidbeta_experimental_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_invalidbeta_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_invalidbeta_flutter.json index 889a13c..4ef1174 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_invalidbeta_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_invalidbeta_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_invalidbeta_upload_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_invalidbeta_upload_flutter.json index 889a13c..4ef1174 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_invalidbeta_upload_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_invalidbeta_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_invalidflutter-release-test_experimental_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_invalidflutter-release-test_experimental_flutter.json index 9eb4bdc..19466bf 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_invalidflutter-release-test_experimental_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_invalidflutter-release-test_experimental_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_invalidflutter-release-test_experimental_upload_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_invalidflutter-release-test_experimental_upload_flutter.json index 9eb4bdc..19466bf 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_invalidflutter-release-test_experimental_upload_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_invalidflutter-release-test_experimental_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_invalidflutter-release-test_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_invalidflutter-release-test_flutter.json index 9eb4bdc..19466bf 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_invalidflutter-release-test_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_invalidflutter-release-test_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_invalidflutter-release-test_upload_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_invalidflutter-release-test_upload_flutter.json index 9eb4bdc..19466bf 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_invalidflutter-release-test_upload_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_invalidflutter-release-test_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_invalidmaster_experimental_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_invalidmaster_experimental_flutter.json index 90e4db2..9e5222e 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_invalidmaster_experimental_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_invalidmaster_experimental_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_invalidmaster_experimental_upload_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_invalidmaster_experimental_upload_flutter.json index 90e4db2..9e5222e 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_invalidmaster_experimental_upload_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_invalidmaster_experimental_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_invalidmaster_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_invalidmaster_flutter.json index 90e4db2..9e5222e 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_invalidmaster_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_invalidmaster_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_invalidmaster_upload_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_invalidmaster_upload_flutter.json index 90e4db2..9e5222e 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_invalidmaster_upload_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_invalidmaster_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_invalidstable_experimental_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_invalidstable_experimental_flutter.json index a8a8b62..fecdf26 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_invalidstable_experimental_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_invalidstable_experimental_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_invalidstable_experimental_upload_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_invalidstable_experimental_upload_flutter.json index a8a8b62..fecdf26 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_invalidstable_experimental_upload_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_invalidstable_experimental_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_invalidstable_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_invalidstable_flutter.json index a8a8b62..fecdf26 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_invalidstable_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_invalidstable_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_invalidstable_upload_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_invalidstable_upload_flutter.json index a8a8b62..fecdf26 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_invalidstable_upload_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_invalidstable_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" },
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_beta_experimental_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_beta_experimental_flutter.json index 31a491d..9908926 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_beta_experimental_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_beta_experimental_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -515,6 +601,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -665,7 +797,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -786,6 +918,53 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -1005,6 +1184,53 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_beta_experimental_upload_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_beta_experimental_upload_flutter.json index 31a491d..9908926 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_beta_experimental_upload_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_beta_experimental_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -515,6 +601,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -665,7 +797,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -786,6 +918,53 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -1005,6 +1184,53 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_beta_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_beta_flutter.json index 71cfea4..6f697a0 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_beta_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_beta_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -515,6 +601,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -665,7 +797,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -786,6 +918,53 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -1167,6 +1346,53 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_beta_upload_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_beta_upload_flutter.json index 71cfea4..6f697a0 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_beta_upload_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_beta_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -515,6 +601,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -665,7 +797,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -786,6 +918,53 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -1167,6 +1346,53 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_flutter-release-test_experimental_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_flutter-release-test_experimental_flutter.json index 2db8cb5..b8f7214 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_flutter-release-test_experimental_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_flutter-release-test_experimental_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -515,6 +601,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -665,7 +797,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -785,6 +917,100 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_flutter-release-test_experimental_upload_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_flutter-release-test_experimental_upload_flutter.json index 2db8cb5..b8f7214 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_flutter-release-test_experimental_upload_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_flutter-release-test_experimental_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -515,6 +601,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -665,7 +797,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -785,6 +917,100 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_flutter-release-test_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_flutter-release-test_flutter.json index c589338..5e619c3 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_flutter-release-test_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_flutter-release-test_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -515,6 +601,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -665,7 +797,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -786,6 +918,53 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -947,6 +1126,53 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_flutter-release-test_upload_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_flutter-release-test_upload_flutter.json index c589338..5e619c3 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_flutter-release-test_upload_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_flutter-release-test_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -515,6 +601,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -665,7 +797,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -786,6 +918,53 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -947,6 +1126,53 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_master_experimental_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_master_experimental_flutter.json index 77371cd..5a8268c 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_master_experimental_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_master_experimental_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -515,6 +601,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -665,7 +797,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -785,6 +917,100 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_master_experimental_upload_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_master_experimental_upload_flutter.json index 77371cd..5a8268c 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_master_experimental_upload_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_master_experimental_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -515,6 +601,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -665,7 +797,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -785,6 +917,100 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_master_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_master_flutter.json index 071bba9..63d67aa 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_master_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_master_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -515,6 +601,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -665,7 +797,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -786,6 +918,53 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -947,6 +1126,53 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_master_upload_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_master_upload_flutter.json index 071bba9..63d67aa 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_master_upload_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_master_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -515,6 +601,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -665,7 +797,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -786,6 +918,53 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -947,6 +1126,53 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_stable_experimental_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_stable_experimental_flutter.json index 5f17980..1ae0dc8 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_stable_experimental_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_stable_experimental_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -515,6 +601,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -665,7 +797,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -786,6 +918,53 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -1005,6 +1184,53 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_stable_experimental_upload_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_stable_experimental_upload_flutter.json index 5f17980..1ae0dc8 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_stable_experimental_upload_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_stable_experimental_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -515,6 +601,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -665,7 +797,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -786,6 +918,53 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -1005,6 +1184,53 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_stable_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_stable_flutter.json index 19d6b86..7414e21 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_stable_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_stable_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -515,6 +601,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -665,7 +797,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -786,6 +918,53 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -1167,6 +1346,53 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file
diff --git a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_stable_upload_flutter.json b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_stable_upload_flutter.json index 19d6b86..7414e21 100644 --- a/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_stable_upload_flutter.json +++ b/recipes/packaging_v2/packaging_v2.expected/win_refs_heads_stable_upload_flutter.json
@@ -1,5 +1,91 @@ [ { + "cmd": [ + "cipd.bat", + "ensure", + "-root", + "[START_DIR]\\reporter", + "-ensure-file", + "infra/tools/security/provenance_broker/${platform} git_revision:d3cf3b0144447a77fd79c84fe8500dfe993ef602", + "-max-threads", + "0", + "-json-output", + "/path/to/tmp/json" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "ensure_installed", + "~followup_annotations": [ + "@@@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:d3c\", @@@", + "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/security/provenance_broker/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": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "start", + "-recipe", + "packaging_v2/packaging_v2", + "-pid", + "12345" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage" + }, + { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "fetch" + ], + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (2)" + }, + { "cmd": [], "name": "determine release revision" }, @@ -515,6 +601,52 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "compile" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (3)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -665,7 +797,7 @@ "hostname": "rdbhost" } }, - "name": "ensure_installed", + "name": "ensure_installed (2)", "~followup_annotations": [ "@@@STEP_LOG_LINE@json.output@{@@@", "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", @@ -786,6 +918,53 @@ }, { "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (4)" + }, + { + "cmd": [ "vpython3", "-u", "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", @@ -1167,6 +1346,53 @@ ] }, { + "cmd": [ + "[START_DIR]\\reporter\\snoopy_broker", + "-report-stage", + "-stage", + "upload-complete" + ], + "env": { + "DEPOT_TOOLS": "RECIPE_REPO[depot_tools]", + "GIT_BRANCH": "", + "LUCI_BRANCH": "", + "LUCI_CI": "True", + "LUCI_PR": "", + "OS": "win", + "PUB_CACHE": "[START_DIR]\\.pub-cache", + "REVISION": "12345abcde12345abcde12345abcde12345abcde", + "SDK_CHECKOUT_PATH": "[START_DIR]\\flutter" + }, + "env_prefixes": { + "PATH": [ + "[CACHE]\\builder\\7za", + "[START_DIR]\\flutter\\bin", + "[START_DIR]\\flutter\\bin\\cache\\dart-sdk\\bin" + ] + }, + "env_suffixes": { + "DEPOT_TOOLS_UPDATE": [ + "0" + ], + "PATH": [ + "RECIPE_REPO[depot_tools]" + ] + }, + "luci_context": { + "realm": { + "name": "project:flutter" + }, + "resultdb": { + "current_invocation": { + "name": "invocations/build:8945511751514863184", + "update_token": "token" + }, + "hostname": "rdbhost" + } + }, + "name": "snoop: report_stage (5)" + }, + { "name": "$result" } ] \ No newline at end of file