Roll depot tools to tot

Potentially to mitigate slow code resources checkout.

Change-Id: Ie7e4471a261df97923a6b5a40b2064861d117c59
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/42520
Reviewed-by: Godofredo Contreras <godofredoc@google.com>
Commit-Queue: Keyong Han <keyonghan@google.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index f787cd1..3a7e647 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -23,7 +23,7 @@
   "deps": {
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "2cbe95c7c8ee430eb4d2896792d1362aa2cf9fe8",
+      "revision": "fd9cea79c188187f3edb52d909c7a55a04f998c0",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
diff --git a/recipe_modules/repo_util/examples/full.expected/monorepo_tryjob.json b/recipe_modules/repo_util/examples/full.expected/monorepo_tryjob.json
index cd50388..7a9dd3b 100644
--- a/recipe_modules/repo_util/examples/full.expected/monorepo_tryjob.json
+++ b/recipe_modules/repo_util/examples/full.expected/monorepo_tryjob.json
@@ -1254,6 +1254,7 @@
       "vpython3",
       "RECIPE_REPO[depot_tools]/gerrit_client.py",
       "changes",
+      "--verbose",
       "--host",
       "https://dart-review.googlesource.com",
       "--json_file",
@@ -1292,7 +1293,7 @@
       }
     },
     "name": "Checkout source code.gerrit fetch current CL info",
-    "timeout": 60,
+    "timeout": 480,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@1@@@",
       "@@@STEP_LOG_LINE@json.output@[@@@",
diff --git a/recipes/engine/web_engine.expected/basic.json b/recipes/engine/web_engine.expected/basic.json
index 7e0758d..f3391e7 100644
--- a/recipes/engine/web_engine.expected/basic.json
+++ b/recipes/engine/web_engine.expected/basic.json
@@ -219,6 +219,7 @@
       "vpython3",
       "RECIPE_REPO[depot_tools]/gerrit_client.py",
       "changes",
+      "--verbose",
       "--host",
       "https://flutter-review.googlesource.com",
       "--json_file",
@@ -274,7 +275,7 @@
       }
     },
     "name": "Checkout source code.gerrit fetch current CL info",
-    "timeout": 60,
+    "timeout": 480,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@1@@@",
       "@@@STEP_LOG_LINE@json.output@[@@@",
diff --git a/recipes/engine/web_engine.expected/mac-post-submit.json b/recipes/engine/web_engine.expected/mac-post-submit.json
index b29755e..1fde58d 100644
--- a/recipes/engine/web_engine.expected/mac-post-submit.json
+++ b/recipes/engine/web_engine.expected/mac-post-submit.json
@@ -123,6 +123,7 @@
       "vpython3",
       "RECIPE_REPO[depot_tools]/gerrit_client.py",
       "changes",
+      "--verbose",
       "--host",
       "https://flutter-review.googlesource.com",
       "--json_file",
@@ -178,7 +179,7 @@
       }
     },
     "name": "Checkout source code.gerrit fetch current CL info",
-    "timeout": 60,
+    "timeout": 480,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@1@@@",
       "@@@STEP_LOG_LINE@json.output@[@@@",
diff --git a/recipes/engine/web_engine_framework.expected/linux-pre-submit.json b/recipes/engine/web_engine_framework.expected/linux-pre-submit.json
index e81c38c..ab618d3 100644
--- a/recipes/engine/web_engine_framework.expected/linux-pre-submit.json
+++ b/recipes/engine/web_engine_framework.expected/linux-pre-submit.json
@@ -219,6 +219,7 @@
       "vpython3",
       "RECIPE_REPO[depot_tools]/gerrit_client.py",
       "changes",
+      "--verbose",
       "--host",
       "https://flutter-review.googlesource.com",
       "--json_file",
@@ -274,7 +275,7 @@
       }
     },
     "name": "Checkout source code.gerrit fetch current CL info",
-    "timeout": 60,
+    "timeout": 480,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@1@@@",
       "@@@STEP_LOG_LINE@json.output@[@@@",
diff --git a/recipes/engine_v2/builder.expected/monorepo_tryjob.json b/recipes/engine_v2/builder.expected/monorepo_tryjob.json
index e9cc525..bf82078 100644
--- a/recipes/engine_v2/builder.expected/monorepo_tryjob.json
+++ b/recipes/engine_v2/builder.expected/monorepo_tryjob.json
@@ -60,6 +60,7 @@
       "vpython3",
       "RECIPE_REPO[depot_tools]/gerrit_client.py",
       "changes",
+      "--verbose",
       "--host",
       "https://dart-review.googlesource.com",
       "--json_file",
@@ -115,7 +116,7 @@
       }
     },
     "name": "Checkout source code.gerrit fetch current CL info",
-    "timeout": 60,
+    "timeout": 480,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@1@@@",
       "@@@STEP_LOG_LINE@json.output@[@@@",
diff --git a/recipes/engine_v2/engine_v2.expected/basic_linux.json b/recipes/engine_v2/engine_v2.expected/basic_linux.json
index 951788d..10fb19f 100644
--- a/recipes/engine_v2/engine_v2.expected/basic_linux.json
+++ b/recipes/engine_v2/engine_v2.expected/basic_linux.json
@@ -326,6 +326,7 @@
       "vpython3",
       "RECIPE_REPO[depot_tools]/gerrit_client.py",
       "changes",
+      "--verbose",
       "--host",
       "https://flutter-review.googlesource.com",
       "--json_file",
@@ -380,7 +381,7 @@
       }
     },
     "name": "Checkout source code.gerrit fetch current CL info",
-    "timeout": 60,
+    "timeout": 480,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@1@@@",
       "@@@STEP_LOG_LINE@json.output@[@@@",
diff --git a/recipes/engine_v2/engine_v2.expected/codesign_release_branch.json b/recipes/engine_v2/engine_v2.expected/codesign_release_branch.json
index 071b0a7..b44e8f5 100644
--- a/recipes/engine_v2/engine_v2.expected/codesign_release_branch.json
+++ b/recipes/engine_v2/engine_v2.expected/codesign_release_branch.json
@@ -702,6 +702,7 @@
       "vpython3",
       "RECIPE_REPO[depot_tools]/gerrit_client.py",
       "changes",
+      "--verbose",
       "--host",
       "https://flutter-review.googlesource.com",
       "--json_file",
@@ -756,7 +757,7 @@
       }
     },
     "name": "Checkout source code.gerrit fetch current CL info",
-    "timeout": 60,
+    "timeout": 480,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@1@@@",
       "@@@STEP_LOG_LINE@json.output@[@@@",
diff --git a/recipes/engine_v2/engine_v2.expected/config_from_file.json b/recipes/engine_v2/engine_v2.expected/config_from_file.json
index b760c05..63835e6 100644
--- a/recipes/engine_v2/engine_v2.expected/config_from_file.json
+++ b/recipes/engine_v2/engine_v2.expected/config_from_file.json
@@ -629,6 +629,7 @@
       "vpython3",
       "RECIPE_REPO[depot_tools]/gerrit_client.py",
       "changes",
+      "--verbose",
       "--host",
       "https://flutter-review.googlesource.com",
       "--json_file",
@@ -683,7 +684,7 @@
       }
     },
     "name": "Checkout source code.gerrit fetch current CL info",
-    "timeout": 60,
+    "timeout": 480,
     "~followup_annotations": [
       "@@@STEP_NEST_LEVEL@1@@@",
       "@@@STEP_LOG_LINE@json.output@[@@@",