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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7351 (1 month ago)

Debug log (UTC)

[16:05:22.400] New invocation is queued and will start shortly
[16:05:23.478] Starting the invocation (attempt 1)
[16:05:23.508] Ignoring gitiles_ref tag without the buildset tag
[16:05:23.508] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:05:23.508] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:05:23.508] Buildbucket request:
{
  "requestId": "8846246726663524080",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846246726663524080",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7351"
                            },
                        "id": "cron:v1:7351"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846246726663524080"
    },
    {
      "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"
  }
}
[16:05:25.339] Scheduled build:
{
  "id": "8680816664030508337",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-25T16:05:24.290761695Z",
  "updateTime": "2026-05-25T16:05:24.290761695Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:05:25.339] Task URL: https://cr-buildbucket.appspot.com/build/8680816664030508337
[16:05:25.339] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846246726663524080:2:0) after 8m8s
[16:05:25.609] Received PubSub notification, asking Buildbucket for the build status
[16:05:25.634] Build status: SCHEDULED
[16:05:41.521] Received PubSub notification, asking Buildbucket for the build status
[16:05:41.547] Build status: STARTED
[16:06:06.123] Received PubSub notification, asking Buildbucket for the build status
[16:06:06.293] Build:
{
  "id": "8680816664030508337",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-25T16:05:24.290761695Z",
  "startTime": "2026-05-25T16:05:40.962029317Z",
  "endTime": "2026-05-25T16:06:05.442177453Z",
  "updateTime": "2026-05-25T16:06:05.442177453Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:06:06.293] Invocation finished in 43.896357049s with status SUCCEEDED