Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14002 (2 months ago)

Debug log (UTC)

[01:45:52.486] New invocation is queued and will start shortly
[01:45:53.622] Starting the invocation (attempt 1)
[01:45:53.648] Ignoring gitiles_ref tag without the buildset tag
[01:45:53.648] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:45:53.649] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:45:53.649] Buildbucket request:
{
  "requestId": "8841952147251500016",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841952147251500016",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14002"
                            },
                        "id": "cron:v1:14002"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841952147251500016"
    },
    {
      "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"
  }
}
[01:45:55.374] Scheduled build:
{
  "id": "8676522084321755761",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-12T01:45:54.658595093Z",
  "updateTime": "2026-07-12T01:45:55.110808369Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:45:55.374] Task URL: https://cr-buildbucket.appspot.com/build/8676522084321755761
[01:45:55.374] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841952147251500016:2:0) after 3m36s
[01:47:02.203] Received PubSub notification, asking Buildbucket for the build status
[01:47:02.375] Build:
{
  "id": "8676522084321755761",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-12T01:45:54.658595093Z",
  "startTime": "2026-07-12T01:45:59.302886770Z",
  "endTime": "2026-07-12T01:46:40.004306204Z",
  "updateTime": "2026-07-12T01:46:40.004306204Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:47:02.375] Invocation finished in 1m9.894001864s with status SUCCEEDED