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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9661 (1 day ago)

Debug log (UTC)

[03:12:14.539] New invocation is queued and will start shortly
[03:12:15.903] Starting the invocation (attempt 1)
[03:12:15.935] Ignoring gitiles_ref tag without the buildset tag
[03:12:15.935] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:12:15.935] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:12:15.935] Buildbucket request:
{
  "requestId": "8844755219433077968",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844755219433077968",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9661"
                            },
                        "id": "cron:v1:9661"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844755219433077968"
    },
    {
      "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"
  }
}
[03:12:17.894] Scheduled build:
{
  "id": "8679325156235868913",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-11T03:12:16.967106090Z",
  "updateTime": "2026-06-11T03:12:17.499710300Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:12:17.894] Task URL: https://cr-buildbucket.appspot.com/build/8679325156235868913
[03:12:17.894] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844755219433077968:2:0) after 7m43s
[03:12:18.353] Received PubSub notification, asking Buildbucket for the build status
[03:12:18.378] Build status: SCHEDULED
[03:12:21.034] Received PubSub notification, asking Buildbucket for the build status
[03:12:21.051] Build status: STARTED
[03:12:42.537] Received PubSub notification, asking Buildbucket for the build status
[03:12:42.560] Build:
{
  "id": "8679325156235868913",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-11T03:12:16.967106090Z",
  "startTime": "2026-06-11T03:12:20.916948448Z",
  "endTime": "2026-06-11T03:12:42.208947790Z",
  "updateTime": "2026-06-11T03:12:42.208947790Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:12:42.560] Invocation finished in 28.025949005s with status SUCCEEDED