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

Definition (rev 034a5780d4bbcf64faaf756434efa4943240c728)

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

Incoming triggers

  • cron:v1:87 (1 week ago)

Debug log (UTC)

[05:53:59.865] New invocation is queued and will start shortly
[05:54:01.061] Starting the invocation (attempt 1)
[05:54:01.122] Ignoring gitiles_ref tag without the buildset tag
[05:54:01.122] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:54:01.122] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:54:01.122] Buildbucket request:
{
  "requestId": "8876635174831816928",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8876635174831816928",
            "job": "pigweed/infra.dev.ci-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "87"
                            },
                        "id": "cron:v1:87"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8876635174831816928"
    },
    {
      "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"
  }
}
[05:54:01.514] Scheduled build:
{
  "id": "8711205112777707889",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-06-24T05:54:01.205119120Z",
  "updateTime": "2025-06-24T05:54:01.205119120Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:54:01.514] Task URL: https://cr-buildbucket.appspot.com/build/8711205112777707889
[05:54:01.514] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-auto-submit:8876635174831816928:2:0) after 4m34s
[05:54:02.569] Received PubSub notification, asking Buildbucket for the build status
[05:54:02.611] Build status: SCHEDULED
[05:54:07.797] Received PubSub notification, asking Buildbucket for the build status
[05:54:07.967] Build status: STARTED
[05:54:28.008] Received PubSub notification, asking Buildbucket for the build status
[05:54:28.041] Build:
{
  "id": "8711205112777707889",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-06-24T05:54:01.205119120Z",
  "startTime": "2025-06-24T05:54:07.626122988Z",
  "endTime": "2025-06-24T05:54:27.256182318Z",
  "updateTime": "2025-06-24T05:54:27.256182318Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:54:28.041] Invocation finished in 28.179650168s with status SUCCEEDED