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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14473 (2 months ago)

Debug log (UTC)

[10:12:30.582] New invocation is queued and will start shortly
[10:12:31.962] Starting the invocation (attempt 1)
[10:12:32.003] Ignoring gitiles_ref tag without the buildset tag
[10:12:32.003] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:12:32.003] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:12:32.004] Buildbucket request:
{
  "requestId": "8841648481639224096",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841648481639224096",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14473"
                            },
                        "id": "cron:v1:14473"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841648481639224096"
    },
    {
      "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:12:33.345] Scheduled build:
{
  "id": "8676218418829682401",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-15T10:12:32.639106341Z",
  "updateTime": "2026-07-15T10:12:33.171695132Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:12:33.345] Task URL: https://cr-buildbucket.appspot.com/build/8676218418829682401
[10:12:33.346] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841648481639224096:2:0) after 7m16s
[10:12:33.961] Received PubSub notification, asking Buildbucket for the build status
[10:12:33.989] Build status: SCHEDULED
[10:12:37.331] Received PubSub notification, asking Buildbucket for the build status
[10:12:37.356] Build status: STARTED
[10:13:00.975] Received PubSub notification, asking Buildbucket for the build status
[10:13:00.994] Build:
{
  "id": "8676218418829682401",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-15T10:12:32.639106341Z",
  "startTime": "2026-07-15T10:12:36.821489459Z",
  "endTime": "2026-07-15T10:13:00.722533558Z",
  "updateTime": "2026-07-15T10:13:00.722533558Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:13:00.994] Invocation finished in 30.418881474s with status SUCCEEDED