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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4633 (4 months ago)

Debug log (UTC)

[07:24:48.621] New invocation is queued and will start shortly
[07:24:49.656] Starting the invocation (attempt 1)
[07:24:49.676] Ignoring gitiles_ref tag without the buildset tag
[07:24:49.676] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:24:49.677] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:24:49.677] Buildbucket request:
{
  "requestId": "8848000820020335568",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848000820020335568",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4633"
                            },
                        "id": "cron:v1:4633"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848000820020335568"
    },
    {
      "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:24:52.229] Scheduled build:
{
  "id": "8682570757412142753",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-06T07:24:50.484811594Z",
  "updateTime": "2026-05-06T07:24:52.000093276Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:24:52.229] Task URL: https://cr-buildbucket.appspot.com/build/8682570757412142753
[07:24:52.229] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848000820020335568:2:0) after 4m40s
[07:24:52.684] Received PubSub notification, asking Buildbucket for the build status
[07:24:52.874] Build status: SCHEDULED
[07:24:55.088] Received PubSub notification, asking Buildbucket for the build status
[07:24:55.117] Build status: STARTED
[07:25:18.396] Received PubSub notification, asking Buildbucket for the build status
[07:25:18.484] Build:
{
  "id": "8682570757412142753",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-06T07:24:50.484811594Z",
  "startTime": "2026-05-06T07:24:54.927462387Z",
  "endTime": "2026-05-06T07:25:18.129823726Z",
  "updateTime": "2026-05-06T07:25:18.129823726Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:25:18.484] Invocation finished in 29.870752949s with status SUCCEEDED