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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8116 (1 week ago)

Debug log (UTC)

[02:49:30.935] New invocation is queued and will start shortly
[02:49:32.111] Starting the invocation (attempt 1)
[02:49:32.137] Ignoring gitiles_ref tag without the buildset tag
[02:49:32.137] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:49:32.137] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:49:32.138] Buildbucket request:
{
  "requestId": "8845753215906844608",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845753215906844608",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8116"
                            },
                        "id": "cron:v1:8116"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845753215906844608"
    },
    {
      "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"
  }
}
[02:49:34.255] Scheduled build:
{
  "id": "8680323152649172801",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-31T02:49:33.419840149Z",
  "updateTime": "2026-05-31T02:49:33.853492484Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:49:34.255] Task URL: https://cr-buildbucket.appspot.com/build/8680323152649172801
[02:49:34.255] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845753215906844608:2:0) after 2m2s
[02:49:35.110] Received PubSub notification, asking Buildbucket for the build status
[02:49:35.128] Build status: SCHEDULED
[02:49:39.287] Received PubSub notification, asking Buildbucket for the build status
[02:49:39.303] Build status: STARTED
[02:50:04.488] Received PubSub notification, asking Buildbucket for the build status
[02:50:04.549] Build:
{
  "id": "8680323152649172801",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-31T02:49:33.419840149Z",
  "startTime": "2026-05-31T02:49:38.859529021Z",
  "endTime": "2026-05-31T02:50:04.133016129Z",
  "updateTime": "2026-05-31T02:50:04.133016129Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:50:04.549] Invocation finished in 33.619922741s with status SUCCEEDED