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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5704 (2 months ago)

Debug log (UTC)

[22:40:28.534] New invocation is queued and will start shortly
[22:40:29.702] Starting the invocation (attempt 1)
[22:40:29.735] Ignoring gitiles_ref tag without the buildset tag
[22:40:29.735] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:40:29.735] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:40:29.735] Buildbucket request:
{
  "requestId": "8847309032580073344",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847309032580073344",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5704"
                            },
                        "id": "cron:v1:5704"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847309032580073344"
    },
    {
      "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"
  }
}
[22:40:31.860] Scheduled build:
{
  "id": "8681878969379733857",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-13T22:40:30.962286618Z",
  "updateTime": "2026-05-13T22:40:31.455089850Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:40:31.860] Task URL: https://cr-buildbucket.appspot.com/build/8681878969379733857
[22:40:31.860] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847309032580073344:2:0) after 9m4s
[22:40:32.246] Received PubSub notification, asking Buildbucket for the build status
[22:40:32.379] Build status: SCHEDULED
[22:40:38.452] Received PubSub notification, asking Buildbucket for the build status
[22:40:38.524] Build status: STARTED
[22:41:08.625] Received PubSub notification, asking Buildbucket for the build status
[22:41:08.662] Build:
{
  "id": "8681878969379733857",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-13T22:40:30.962286618Z",
  "startTime": "2026-05-13T22:40:38.039527304Z",
  "endTime": "2026-05-13T22:41:08.332760866Z",
  "updateTime": "2026-05-13T22:41:08.332760866Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:41:08.662] Invocation finished in 40.135206356s with status SUCCEEDED