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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10018 (1 month ago)

Debug log (UTC)

[16:17:46.317] New invocation is queued and will start shortly
[16:17:47.428] Starting the invocation (attempt 1)
[16:17:47.455] Ignoring gitiles_ref tag without the buildset tag
[16:17:47.455] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:17:47.455] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:17:47.455] Buildbucket request:
{
  "requestId": "8844524604248828032",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844524604248828032",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10018"
                            },
                        "id": "cron:v1:10018"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844524604248828032"
    },
    {
      "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"
  }
}
[16:17:49.701] Scheduled build:
{
  "id": "8679094540945457473",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-13T16:17:48.846804036Z",
  "updateTime": "2026-06-13T16:17:49.451908480Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:17:49.701] Task URL: https://cr-buildbucket.appspot.com/build/8679094540945457473
[16:17:49.701] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844524604248828032:2:0) after 9m5s
[16:17:50.469] Received PubSub notification, asking Buildbucket for the build status
[16:17:50.519] Build status: SCHEDULED
[16:17:54.052] Received PubSub notification, asking Buildbucket for the build status
[16:17:54.098] Build status: STARTED
[16:18:18.817] Received PubSub notification, asking Buildbucket for the build status
[16:18:18.833] Build:
{
  "id": "8679094540945457473",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-13T16:17:48.846804036Z",
  "startTime": "2026-06-13T16:17:53.846839859Z",
  "endTime": "2026-06-13T16:18:18.451317487Z",
  "updateTime": "2026-06-13T16:18:18.451317487Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:18:18.833] Invocation finished in 32.52125492s with status SUCCEEDED