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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3505 (1 day ago)

Debug log (UTC)

[06:37:14.337] New invocation is queued and will start shortly
[06:37:15.471] Starting the invocation (attempt 1)
[06:37:15.495] Ignoring gitiles_ref tag without the buildset tag
[06:37:15.495] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:37:15.495] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:37:15.495] Buildbucket request:
{
  "requestId": "8848728588682228432",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848728588682228432",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3505"
                            },
                        "id": "cron:v1:3505"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848728588682228432"
    },
    {
      "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"
  }
}
[06:37:17.249] Scheduled build:
{
  "id": "8683298525843991777",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T06:37:16.422591119Z",
  "updateTime": "2026-04-28T06:37:16.833331805Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:37:17.249] Task URL: https://cr-buildbucket.appspot.com/build/8683298525843991777
[06:37:17.249] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848728588682228432:2:0) after 5m58s
[06:37:17.637] Received PubSub notification, asking Buildbucket for the build status
[06:37:17.658] Build status: SCHEDULED
[06:37:23.272] Received PubSub notification, asking Buildbucket for the build status
[06:37:23.290] Build status: STARTED
[06:37:51.804] Received PubSub notification, asking Buildbucket for the build status
[06:37:51.822] Build:
{
  "id": "8683298525843991777",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T06:37:16.422591119Z",
  "startTime": "2026-04-28T06:37:22.886177315Z",
  "endTime": "2026-04-28T06:37:51.401136835Z",
  "updateTime": "2026-04-28T06:37:51.401136835Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:37:51.823] Invocation finished in 37.490736044s with status SUCCEEDED