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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8161 (1 week ago)

Debug log (UTC)

[10:34:30.730] New invocation is queued and will start shortly
[10:34:31.789] Starting the invocation (attempt 1)
[10:34:31.817] Ignoring gitiles_ref tag without the buildset tag
[10:34:31.817] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:34:31.821] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:34:31.821] Buildbucket request:
{
  "requestId": "8845723960848222112",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845723960848222112",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8161"
                            },
                        "id": "cron:v1:8161"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845723960848222112"
    },
    {
      "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"
  }
}
[10:34:33.337] Scheduled build:
{
  "id": "8680293898162596273",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-31T10:34:32.672305545Z",
  "updateTime": "2026-05-31T10:34:33.200821018Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:34:33.337] Task URL: https://cr-buildbucket.appspot.com/build/8680293898162596273
[10:34:33.337] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845723960848222112:2:0) after 5m34s
[10:34:33.872] Received PubSub notification, asking Buildbucket for the build status
[10:34:33.895] Build status: SCHEDULED
[10:34:38.300] Received PubSub notification, asking Buildbucket for the build status
[10:34:38.347] Build status: STARTED
[10:35:03.148] Received PubSub notification, asking Buildbucket for the build status
[10:35:03.167] Build:
{
  "id": "8680293898162596273",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-31T10:34:32.672305545Z",
  "startTime": "2026-05-31T10:34:37.869767889Z",
  "endTime": "2026-05-31T10:35:02.479680697Z",
  "updateTime": "2026-05-31T10:35:02.479680697Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:35:03.167] Invocation finished in 32.440437406s with status SUCCEEDED