Status: SUCCEEDED
Triggered by: -
Duration: 7 minutes
Actions:

Definition (rev 47dd07f74c047e21b6c776b5c2bd6eb12183c0bb)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "infra.dev.ci"
  builder: "auto-submit"
>

Incoming triggers

  • cron:v1:7117 (3 days ago)

Debug log (UTC)

[10:29:14.745] New invocation is queued and will start shortly
[10:29:15.814] Starting the invocation (attempt 1)
[10:29:15.836] Ignoring gitiles_ref tag without the buildset tag
[10:29:15.836] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:29:15.836] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:29:15.837] Buildbucket request:
{
  "requestId": "8850707125350826496",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850707125350826496",
            "job": "pigweed/infra.dev.ci-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7117"
                            },
                        "id": "cron:v1:7117"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850707125350826496"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/infra.dev.ci-auto-submit"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[10:29:16.491] Scheduled build:
{
  "id": "8685277063480118513",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-04-06T10:29:15.894230097Z",
  "updateTime": "2026-04-06T10:29:15.894230097Z",
  "status": "SCHEDULED",
  "input": {
    "experimental": true
  }
}
[10:29:16.491] Task URL: https://cr-buildbucket.appspot.com/build/8685277063480118513
[10:29:16.491] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-auto-submit:8850707125350826496:2:0) after 8m45s
[10:36:33.863] Received PubSub notification, asking Buildbucket for the build status
[10:36:33.954] Build:
{
  "id": "8685277063480118513",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-04-06T10:29:15.894230097Z",
  "startTime": "2026-04-06T10:35:37.960904430Z",
  "endTime": "2026-04-06T10:36:14.895437885Z",
  "updateTime": "2026-04-06T10:36:14.895437885Z",
  "status": "SUCCESS",
  "input": {
    "experimental": true
  }
}
[10:36:33.954] Invocation finished in 7m19.227390416s with status SUCCEEDED