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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8761 (1 week ago)

Debug log (UTC)

[17:11:52.353] New invocation is queued and will start shortly
[17:11:54.542] Starting the invocation (attempt 1)
[17:11:54.567] Ignoring gitiles_ref tag without the buildset tag
[17:11:54.567] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:11:54.567] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:11:54.568] Buildbucket request:
{
  "requestId": "8845336573236873056",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845336573236873056",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8761"
                            },
                        "id": "cron:v1:8761"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845336573236873056"
    },
    {
      "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"
  }
}
[17:11:56.504] Scheduled build:
{
  "id": "8679906509310352641",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-04T17:11:55.471821220Z",
  "updateTime": "2026-06-04T17:11:56.247924677Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:11:56.504] Task URL: https://cr-buildbucket.appspot.com/build/8679906509310352641
[17:11:56.504] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845336573236873056:2:0) after 4m33s
[17:11:56.821] Received PubSub notification, asking Buildbucket for the build status
[17:11:56.839] Build status: SCHEDULED
[17:12:02.345] Received PubSub notification, asking Buildbucket for the build status
[17:12:02.367] Build status: STARTED
[17:12:35.312] Received PubSub notification, asking Buildbucket for the build status
[17:12:35.335] Build:
{
  "id": "8679906509310352641",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-04T17:11:55.471821220Z",
  "startTime": "2026-06-04T17:12:02.209607571Z",
  "endTime": "2026-06-04T17:12:35.006000731Z",
  "updateTime": "2026-06-04T17:12:35.006000731Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:12:35.335] Invocation finished in 42.991968441s with status SUCCEEDED