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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "turboci"
  builder: "turbo-ci-hello"
>

Incoming triggers

  • cron:v1:9070 (5 days ago)

Debug log (UTC)

[22:13:10.652] New invocation is queued and will start shortly
[22:13:11.748] Starting the invocation (attempt 1)
[22:13:11.774] Ignoring gitiles_ref tag without the buildset tag
[22:13:11.774] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:13:11.774] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:13:11.774] Buildbucket request:
{
  "requestId": "8845136422827669696",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845136422827669696",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9070"
                            },
                        "id": "cron:v1:9070"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845136422827669696"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/turbo-ci-hello"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[22:13:14.081] Scheduled build:
{
  "id": "8679706359350343393",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-06T22:13:13.347503451Z",
  "updateTime": "2026-06-06T22:13:13.755407716Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:13:14.081] Task URL: https://cr-buildbucket.appspot.com/build/8679706359350343393
[22:13:14.082] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845136422827669696:2:0) after 5m11s
[22:13:14.260] Received PubSub notification, asking Buildbucket for the build status
[22:13:14.430] Build status: SCHEDULED
[22:13:17.359] Received PubSub notification, asking Buildbucket for the build status
[22:13:17.377] Build status: STARTED
[22:13:38.751] Received PubSub notification, asking Buildbucket for the build status
[22:13:38.773] Build:
{
  "id": "8679706359350343393",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-06T22:13:13.347503451Z",
  "startTime": "2026-06-06T22:13:17.199255380Z",
  "endTime": "2026-06-06T22:13:38.415800434Z",
  "updateTime": "2026-06-06T22:13:38.415800434Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:13:38.773] Invocation finished in 28.125520703s with status SUCCEEDED