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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7117 (1 month ago)

Debug log (UTC)

[00:08:02.845] New invocation is queued and will start shortly
[00:08:03.887] Starting the invocation (attempt 1)
[00:08:03.910] Ignoring gitiles_ref tag without the buildset tag
[00:08:03.910] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:08:03.910] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:08:03.910] Buildbucket request:
{
  "requestId": "8846397553370762672",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846397553370762672",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7117"
                            },
                        "id": "cron:v1:7117"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846397553370762672"
    },
    {
      "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"
  }
}
[00:08:05.806] Scheduled build:
{
  "id": "8680967490620121329",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-24T00:08:04.845772759Z",
  "updateTime": "2026-05-24T00:08:05.357036254Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:08:05.806] Task URL: https://cr-buildbucket.appspot.com/build/8680967490620121329
[00:08:05.806] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846397553370762672:2:0) after 1m52s
[00:08:06.099] Received PubSub notification, asking Buildbucket for the build status
[00:08:06.121] Build status: SCHEDULED
[00:08:09.061] Received PubSub notification, asking Buildbucket for the build status
[00:08:09.145] Build status: STARTED
[00:08:32.873] Received PubSub notification, asking Buildbucket for the build status
[00:08:32.893] Build:
{
  "id": "8680967490620121329",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-24T00:08:04.845772759Z",
  "startTime": "2026-05-24T00:08:08.813089863Z",
  "endTime": "2026-05-24T00:08:32.637863256Z",
  "updateTime": "2026-05-24T00:08:32.637863256Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:08:32.893] Invocation finished in 30.054054177s with status SUCCEEDED