Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 034a5780d4bbcf64faaf756434efa4943240c728)

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

Incoming triggers

  • cron:v1:138 (1 week ago)

Debug log (UTC)

[08:33:34.723] New invocation is queued and will start shortly
[08:33:35.772] Starting the invocation (attempt 1)
[08:33:35.810] Ignoring gitiles_ref tag without the buildset tag
[08:33:35.810] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:33:35.810] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:33:35.810] Buildbucket request:
{
  "requestId": "8876443940933393856",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8876443940933393856",
            "job": "pigweed/infra.dev.ci-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "138"
                            },
                        "id": "cron:v1:138"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8876443940933393856"
    },
    {
      "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"
  }
}
[08:33:36.553] Scheduled build:
{
  "id": "8711013879050578961",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-06-26T08:33:35.899513904Z",
  "updateTime": "2025-06-26T08:33:35.899513904Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:33:36.553] Task URL: https://cr-buildbucket.appspot.com/build/8711013879050578961
[08:33:36.553] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-auto-submit:8876443940933393856:2:0) after 8m53s
[08:35:20.147] Received PubSub notification, asking Buildbucket for the build status
[08:35:20.173] Build:
{
  "id": "8711013879050578961",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-06-26T08:33:35.899513904Z",
  "startTime": "2025-06-26T08:34:33.667802328Z",
  "endTime": "2025-06-26T08:34:57.265855607Z",
  "updateTime": "2025-06-26T08:34:57.265855607Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:35:20.173] Invocation finished in 1m45.453552122s with status SUCCEEDED