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:3892 (4 months ago)

Debug log (UTC)

[00:48:54.166] New invocation is queued and will start shortly
[00:48:55.297] Starting the invocation (attempt 1)
[00:48:55.321] Ignoring gitiles_ref tag without the buildset tag
[00:48:55.321] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:48:55.321] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:48:55.321] Buildbucket request:
{
  "requestId": "8848478713199575824",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848478713199575824",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3892"
                            },
                        "id": "cron:v1:3892"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848478713199575824"
    },
    {
      "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"
  }
}
[00:48:56.901] Scheduled build:
{
  "id": "8683048650373801937",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-01T00:48:56.240262883Z",
  "updateTime": "2026-05-01T00:48:56.598974469Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:48:56.901] Task URL: https://cr-buildbucket.appspot.com/build/8683048650373801937
[00:48:56.901] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848478713199575824:2:0) after 7m0s
[00:48:57.495] Received PubSub notification, asking Buildbucket for the build status
[00:48:57.510] Build status: SCHEDULED
[00:49:03.491] Received PubSub notification, asking Buildbucket for the build status
[00:49:03.508] Build status: STARTED
[00:49:27.064] Received PubSub notification, asking Buildbucket for the build status
[00:49:27.088] Build:
{
  "id": "8683048650373801937",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-01T00:48:56.240262883Z",
  "startTime": "2026-05-01T00:49:03.322955238Z",
  "endTime": "2026-05-01T00:49:26.711551705Z",
  "updateTime": "2026-05-01T00:49:26.711551705Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:49:27.088] Invocation finished in 32.925958054s with status SUCCEEDED