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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5014 (2 months ago)

Debug log (UTC)

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

  }
}
[00:32:54.046] Task URL: https://cr-buildbucket.appspot.com/build/8682324884678959985
[00:32:54.046] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847754947968351248:2:0) after 1m15s
[00:32:56.523] Received PubSub notification, asking Buildbucket for the build status
[00:32:56.549] Build status: SCHEDULED
[00:33:13.177] Received PubSub notification, asking Buildbucket for the build status
[00:33:13.295] Build status: STARTED
[00:33:38.197] Received PubSub notification, asking Buildbucket for the build status
[00:33:38.226] Build:
{
  "id": "8682324884678959985",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-09T00:32:52.994858401Z",
  "startTime": "2026-05-09T00:33:12.047219605Z",
  "endTime": "2026-05-09T00:33:37.865411962Z",
  "updateTime": "2026-05-09T00:33:37.865411962Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:33:38.226] Invocation finished in 47.751800109s with status SUCCEEDED