Status: SUCCEEDED
Triggered by: -
Duration: 26 seconds
Actions:

Definition (rev 034a5780d4bbcf64faaf756434efa4943240c728)

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

Incoming triggers

  • cron:v1:39 (1 week ago)

Debug log (UTC)

[06:12:52.881] New invocation is queued and will start shortly
[06:12:54.221] Starting the invocation (attempt 1)
[06:12:54.253] Ignoring gitiles_ref tag without the buildset tag
[06:12:54.253] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:12:54.253] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:12:54.253] Buildbucket request:
{
  "requestId": "8876815180719327584",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8876815180719327584",
            "job": "pigweed/infra.dev.ci-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "39"
                            },
                        "id": "cron:v1:39"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8876815180719327584"
    },
    {
      "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"
  }
}
[06:12:54.628] Scheduled build:
{
  "id": "8711385118542557521",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-06-22T06:12:54.330480512Z",
  "updateTime": "2025-06-22T06:12:54.330480512Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:12:54.628] Task URL: https://cr-buildbucket.appspot.com/build/8711385118542557521
[06:12:54.628] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-auto-submit:8876815180719327584:2:0) after 6m12s
[06:12:56.110] Received PubSub notification, asking Buildbucket for the build status
[06:12:56.132] Build status: SCHEDULED
[06:13:00.033] Received PubSub notification, asking Buildbucket for the build status
[06:13:00.062] Build status: STARTED
[06:13:19.091] Received PubSub notification, asking Buildbucket for the build status
[06:13:19.117] Build:
{
  "id": "8711385118542557521",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-06-22T06:12:54.330480512Z",
  "startTime": "2025-06-22T06:12:58.731899906Z",
  "endTime": "2025-06-22T06:13:18.738037732Z",
  "updateTime": "2025-06-22T06:13:18.738037732Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:13:19.117] Invocation finished in 26.246762367s with status SUCCEEDED