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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6805 (1 month ago)

Debug log (UTC)

[18:47:32.522] New invocation is queued and will start shortly
[18:47:33.566] Starting the invocation (attempt 1)
[18:47:33.596] Ignoring gitiles_ref tag without the buildset tag
[18:47:33.596] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:47:33.596] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:47:33.596] Buildbucket request:
{
  "requestId": "8846598911755920768",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846598911755920768",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6805"
                            },
                        "id": "cron:v1:6805"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846598911755920768"
    },
    {
      "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"
  }
}
[18:47:35.024] Scheduled build:
{
  "id": "8681168849201580785",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-21T18:47:34.338904226Z",
  "updateTime": "2026-05-21T18:47:34.936230431Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:47:35.024] Task URL: https://cr-buildbucket.appspot.com/build/8681168849201580785
[18:47:35.024] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846598911755920768:2:0) after 3m45s
[18:47:35.577] Received PubSub notification, asking Buildbucket for the build status
[18:47:35.611] Build status: SCHEDULED
[18:47:39.627] Received PubSub notification, asking Buildbucket for the build status
[18:47:39.646] Build status: STARTED
[18:48:04.159] Received PubSub notification, asking Buildbucket for the build status
[18:48:04.184] Build:
{
  "id": "8681168849201580785",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-21T18:47:34.338904226Z",
  "startTime": "2026-05-21T18:47:39.340988585Z",
  "endTime": "2026-05-21T18:48:03.752827930Z",
  "updateTime": "2026-05-21T18:48:03.752827930Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:48:04.184] Invocation finished in 31.665711173s with status SUCCEEDED