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

Definition (rev a9c645bc5ae6d8271fac1583c7bcf5e948dd5011)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "examples.ci"
  builder: "examples-deps"
>

Incoming triggers

  • cron:v1:10 (2 weeks ago)

Debug log (UTC)

[04:05:52.464] New invocation is queued and will start shortly
[04:05:53.538] Starting the invocation (attempt 1)
[04:05:53.565] Ignoring gitiles_ref tag without the buildset tag
[04:05:53.565] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:05:53.566] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:05:53.566] Buildbucket request:
{
  "requestId": "8840493787771067680",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8840493787771067680",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10"
                            },
                        "id": "cron:v1:10"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8840493787771067680"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/examples.ci-examples-deps"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[04:05:54.000] Scheduled build:
{
  "id": "8675063725904164305",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-07-28T04:05:53.625872832Z",
  "updateTime": "2026-07-28T04:05:53.625872832Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:05:54.000] Task URL: https://cr-buildbucket.appspot.com/build/8675063725904164305
[04:05:54.000] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8840493787771067680:2:0) after 7m16s
[04:05:54.939] Received PubSub notification, asking Buildbucket for the build status
[04:05:55.008] Build status: SCHEDULED
[04:05:57.293] Received PubSub notification, asking Buildbucket for the build status
[04:05:57.329] Build status: STARTED
[04:09:58.900] Received PubSub notification, asking Buildbucket for the build status
[04:09:58.926] Build:
{
  "id": "8675063725904164305",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-07-28T04:05:53.625872832Z",
  "startTime": "2026-07-28T04:05:57.043260999Z",
  "endTime": "2026-07-28T04:09:58.476308038Z",
  "updateTime": "2026-07-28T04:09:58.476308038Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:09:58.926] Invocation finished in 4m6.465678098s with status SUCCEEDED