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:15145 (1 month ago)

Debug log (UTC)

[04:53:10.081] New invocation is queued and will start shortly
[04:53:11.143] Starting the invocation (attempt 1)
[04:53:11.168] Ignoring gitiles_ref tag without the buildset tag
[04:53:11.168] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:53:11.169] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:53:11.169] Buildbucket request:
{
  "requestId": "8841215588046863200",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841215588046863200",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "15145"
                            },
                        "id": "cron:v1:15145"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841215588046863200"
    },
    {
      "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"
  }
}
[04:53:12.671] Scheduled build:
{
  "id": "8675785525826413457",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-20T04:53:11.578320906Z",
  "updateTime": "2026-07-20T04:53:11.578320906Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:53:12.671] Task URL: https://cr-buildbucket.appspot.com/build/8675785525826413457
[04:53:12.671] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841215588046863200:2:0) after 3m50s
[04:53:13.099] Received PubSub notification, asking Buildbucket for the build status
[04:53:13.117] Build status: SCHEDULED
[04:53:17.160] Received PubSub notification, asking Buildbucket for the build status
[04:53:17.224] Build status: STARTED
[04:53:41.233] Received PubSub notification, asking Buildbucket for the build status
[04:53:41.248] Build:
{
  "id": "8675785525826413457",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-20T04:53:11.578320906Z",
  "startTime": "2026-07-20T04:53:17.017450034Z",
  "endTime": "2026-07-20T04:53:40.889953184Z",
  "updateTime": "2026-07-20T04:53:40.889953184Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:53:41.248] Invocation finished in 31.17118086s with status SUCCEEDED