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

Definition (rev 0657c2613937d03109a6663c86fc6d10e5ac097c)

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

Incoming triggers

  • cron:v1:39 (4 days ago)

Debug log (UTC)

[03:41:05.214] New invocation is queued and will start shortly
[03:41:06.377] Starting the invocation (attempt 1)
[03:41:06.399] Ignoring gitiles_ref tag without the buildset tag
[03:41:06.399] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:41:06.399] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:41:06.399] Buildbucket request:
{
  "requestId": "8836056095914699440",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.try",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836056095914699440",
            "job": "pigweed/examples.try-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "39"
                            },
                        "id": "cron:v1:39"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836056095914699440"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/examples.try-examples-deps"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[03:41:07.653] Scheduled build:
{
  "id": "8670626033588172801",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.try",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-09-15T03:41:06.811432060Z",
  "updateTime": "2026-09-15T03:41:06.811432060Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[03:41:07.653] Task URL: https://cr-buildbucket.appspot.com/build/8670626033588172801
[03:41:07.653] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.try-examples-deps:8836056095914699440:2:0) after 5m48s
[03:41:08.780] Received PubSub notification, asking Buildbucket for the build status
[03:41:08.800] Build status: SCHEDULED
[03:41:28.545] Received PubSub notification, asking Buildbucket for the build status
[03:41:28.575] Build status: STARTED
[03:45:25.606] Received PubSub notification, asking Buildbucket for the build status
[03:45:25.623] Build:
{
  "id": "8670626033588172801",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.try",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-09-15T03:41:06.811432060Z",
  "startTime": "2026-09-15T03:41:28.355989835Z",
  "endTime": "2026-09-15T03:45:24.861086528Z",
  "updateTime": "2026-09-15T03:45:24.861086528Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[03:45:25.623] Invocation finished in 4m20.414145627s with status SUCCEEDED