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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6967 (1 month ago)

Debug log (UTC)

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

  }
}
[22:28:36.753] Task URL: https://cr-buildbucket.appspot.com/build/8681064346345987457
[22:28:36.753] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846494409883546032:2:0) after 1m20s
[22:28:37.383] Received PubSub notification, asking Buildbucket for the build status
[22:28:37.423] Build status: SCHEDULED
[22:28:41.684] Received PubSub notification, asking Buildbucket for the build status
[22:28:41.737] Build status: STARTED
[22:29:03.809] Received PubSub notification, asking Buildbucket for the build status
[22:29:03.833] Build:
{
  "id": "8681064346345987457",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-22T22:28:36.027804198Z",
  "startTime": "2026-05-22T22:28:41.520627567Z",
  "endTime": "2026-05-22T22:29:03.565651990Z",
  "updateTime": "2026-05-22T22:29:03.565651990Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:29:03.833] Invocation finished in 30.563271463s with status SUCCEEDED