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:13192 (2 months ago)

Debug log (UTC)

[07:00:58.216] New invocation is queued and will start shortly
[07:00:59.287] Starting the invocation (attempt 1)
[07:00:59.310] Ignoring gitiles_ref tag without the buildset tag
[07:00:59.310] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:00:59.310] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:00:59.310] Buildbucket request:
{
  "requestId": "8842475904953656704",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842475904953656704",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13192"
                            },
                        "id": "cron:v1:13192"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842475904953656704"
    },
    {
      "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"
  }
}
[07:01:00.734] Scheduled build:
{
  "id": "8677045842459647489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-06T07:00:59.974496074Z",
  "updateTime": "2026-07-06T07:01:00.491416398Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:01:00.734] Task URL: https://cr-buildbucket.appspot.com/build/8677045842459647489
[07:01:00.734] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842475904953656704:2:0) after 1m18s
[07:01:01.214] Received PubSub notification, asking Buildbucket for the build status
[07:01:01.233] Build status: SCHEDULED
[07:01:04.538] Received PubSub notification, asking Buildbucket for the build status
[07:01:04.563] Build status: STARTED
[07:01:35.437] Received PubSub notification, asking Buildbucket for the build status
[07:01:35.468] Build:
{
  "id": "8677045842459647489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-06T07:00:59.974496074Z",
  "startTime": "2026-07-06T07:01:04.316156969Z",
  "endTime": "2026-07-06T07:01:35.133262865Z",
  "updateTime": "2026-07-06T07:01:35.133262865Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:01:35.468] Invocation finished in 37.256029707s with status SUCCEEDED