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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9001 (6 days ago)

Debug log (UTC)

[10:22:32.696] New invocation is queued and will start shortly
[10:22:33.821] Starting the invocation (attempt 1)
[10:22:33.848] Ignoring gitiles_ref tag without the buildset tag
[10:22:33.848] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:22:33.848] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:22:33.848] Buildbucket request:
{
  "requestId": "8845181131965624944",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845181131965624944",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9001"
                            },
                        "id": "cron:v1:9001"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845181131965624944"
    },
    {
      "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:22:35.466] Scheduled build:
{
  "id": "8679751069075879217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-06T10:22:34.830499858Z",
  "updateTime": "2026-06-06T10:22:35.260105765Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:22:35.466] Task URL: https://cr-buildbucket.appspot.com/build/8679751069075879217
[10:22:35.466] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845181131965624944:2:0) after 3m28s
[10:22:36.054] Received PubSub notification, asking Buildbucket for the build status
[10:22:36.074] Build status: SCHEDULED
[10:22:40.139] Received PubSub notification, asking Buildbucket for the build status
[10:22:40.179] Build status: STARTED
[10:23:10.457] Received PubSub notification, asking Buildbucket for the build status
[10:23:10.473] Build:
{
  "id": "8679751069075879217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-06T10:22:34.830499858Z",
  "startTime": "2026-06-06T10:22:39.756446115Z",
  "endTime": "2026-06-06T10:23:09.761319753Z",
  "updateTime": "2026-06-06T10:23:09.761319753Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:23:10.473] Invocation finished in 37.782451599s with status SUCCEEDED