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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5677 (2 months ago)

Debug log (UTC)

[18:03:56.719] New invocation is queued and will start shortly
[18:03:58.201] Starting the invocation (attempt 1)
[18:03:58.229] Ignoring gitiles_ref tag without the buildset tag
[18:03:58.229] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:03:58.229] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:03:58.229] Buildbucket request:
{
  "requestId": "8847326430357365504",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847326430357365504",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5677"
                            },
                        "id": "cron:v1:5677"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847326430357365504"
    },
    {
      "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"
  }
}
[18:04:00.437] Scheduled build:
{
  "id": "8681896367469017057",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-13T18:03:58.852197493Z",
  "updateTime": "2026-05-13T18:03:58.852197493Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:04:00.437] Task URL: https://cr-buildbucket.appspot.com/build/8681896367469017057
[18:04:00.437] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847326430357365504:2:0) after 4m8s
[18:04:01.207] Received PubSub notification, asking Buildbucket for the build status
[18:04:01.242] Build status: SCHEDULED
[18:04:10.065] Received PubSub notification, asking Buildbucket for the build status
[18:04:10.100] Build status: STARTED
[18:04:32.309] Received PubSub notification, asking Buildbucket for the build status
[18:04:32.327] Build:
{
  "id": "8681896367469017057",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-13T18:03:58.852197493Z",
  "startTime": "2026-05-13T18:04:08.025394026Z",
  "endTime": "2026-05-13T18:04:32.016595264Z",
  "updateTime": "2026-05-13T18:04:32.016595264Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:04:32.327] Invocation finished in 35.61407692s with status SUCCEEDED