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:8929 (6 days ago)

Debug log (UTC)

[22:02:10.133] New invocation is queued and will start shortly
[22:02:11.219] Starting the invocation (attempt 1)
[22:02:11.245] Ignoring gitiles_ref tag without the buildset tag
[22:02:11.245] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:02:11.245] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:02:11.245] Buildbucket request:
{
  "requestId": "8845227712402277328",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845227712402277328",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8929"
                            },
                        "id": "cron:v1:8929"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845227712402277328"
    },
    {
      "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"
  }
}
[22:02:13.635] Scheduled build:
{
  "id": "8679797649566956049",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-05T22:02:12.212585436Z",
  "updateTime": "2026-06-05T22:02:12.886568760Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[22:02:13.635] Task URL: https://cr-buildbucket.appspot.com/build/8679797649566956049
[22:02:13.635] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845227712402277328:2:0) after 9m39s
[22:02:14.163] Received PubSub notification, asking Buildbucket for the build status
[22:02:14.229] Build status: SCHEDULED
[22:02:17.293] Received PubSub notification, asking Buildbucket for the build status
[22:02:17.311] Build status: STARTED
[22:02:42.603] Received PubSub notification, asking Buildbucket for the build status
[22:02:42.622] Build:
{
  "id": "8679797649566956049",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-05T22:02:12.212585436Z",
  "startTime": "2026-06-05T22:02:17.073974777Z",
  "endTime": "2026-06-05T22:02:42.260874808Z",
  "updateTime": "2026-06-05T22:02:42.260874808Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[22:02:42.622] Invocation finished in 32.497195442s with status SUCCEEDED