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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10087 (1 month ago)

Debug log (UTC)

[04:03:19.525] New invocation is queued and will start shortly
[04:03:20.700] Starting the invocation (attempt 1)
[04:03:20.728] Ignoring gitiles_ref tag without the buildset tag
[04:03:20.728] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:03:20.728] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:03:20.728] Buildbucket request:
{
  "requestId": "8844480214664313936",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844480214664313936",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10087"
                            },
                        "id": "cron:v1:10087"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844480214664313936"
    },
    {
      "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"
  }
}
[04:03:22.840] Scheduled build:
{
  "id": "8679050151870501233",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T04:03:21.567492830Z",
  "updateTime": "2026-06-14T04:03:22.617085666Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:03:22.840] Task URL: https://cr-buildbucket.appspot.com/build/8679050151870501233
[04:03:22.840] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844480214664313936:2:0) after 9m24s
[04:03:23.480] Received PubSub notification, asking Buildbucket for the build status
[04:03:23.499] Build status: SCHEDULED
[04:03:26.850] Received PubSub notification, asking Buildbucket for the build status
[04:03:26.870] Build status: STARTED
[04:03:51.475] Received PubSub notification, asking Buildbucket for the build status
[04:03:51.491] Build:
{
  "id": "8679050151870501233",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T04:03:21.567492830Z",
  "startTime": "2026-06-14T04:03:26.688237329Z",
  "endTime": "2026-06-14T04:03:51.076775294Z",
  "updateTime": "2026-06-14T04:03:51.076775294Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:03:51.491] Invocation finished in 31.971517428s with status SUCCEEDED