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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:17371 (1 month ago)

Debug log (UTC)

[01:46:03.008] New invocation is queued and will start shortly
[01:46:04.313] Starting the invocation (attempt 1)
[01:46:04.340] Ignoring gitiles_ref tag without the buildset tag
[01:46:04.340] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:46:04.340] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:46:04.340] Buildbucket request:
{
  "requestId": "8839777809024916336",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839777809024916336",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17371"
                            },
                        "id": "cron:v1:17371"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839777809024916336"
    },
    {
      "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"
  }
}
[01:46:06.117] Scheduled build:
{
  "id": "8674347746401618657",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-05T01:46:04.888851931Z",
  "updateTime": "2026-08-05T01:46:05.795876893Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:46:06.117] Task URL: https://cr-buildbucket.appspot.com/build/8674347746401618657
[01:46:06.117] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839777809024916336:2:0) after 5m25s
[01:46:32.801] Received PubSub notification, asking Buildbucket for the build status
[01:46:32.820] Build status: STARTED
[01:46:37.329] Received PubSub notification, asking Buildbucket for the build status
[01:46:37.357] Build:
{
  "id": "8674347746401618657",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-05T01:46:04.888851931Z",
  "startTime": "2026-08-05T01:46:10.128856354Z",
  "endTime": "2026-08-05T01:46:35.182989337Z",
  "updateTime": "2026-08-05T01:46:35.182989337Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:46:37.357] Invocation finished in 34.354733734s with status SUCCEEDED