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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:319 (1 week ago)

Debug log (UTC)

[04:39:10.070] New invocation is queued and will start shortly
[04:39:11.136] Starting the invocation (attempt 1)
[04:39:11.163] Ignoring gitiles_ref tag without the buildset tag
[04:39:11.163] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:39:11.164] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:39:11.164] Buildbucket request:
{
  "requestId": "8850819747303300896",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850819747303300896",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "319"
                            },
                        "id": "cron:v1:319"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850819747303300896"
    },
    {
      "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:39:12.989] Scheduled build:
{
  "id": "8685389684456600721",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T04:39:12.161038312Z",
  "updateTime": "2026-04-05T04:39:12.841154649Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:39:12.989] Task URL: https://cr-buildbucket.appspot.com/build/8685389684456600721
[04:39:12.989] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850819747303300896:2:0) after 2m2s
[04:39:13.423] Received PubSub notification, asking Buildbucket for the build status
[04:39:13.448] Build status: SCHEDULED
[04:39:17.486] Received PubSub notification, asking Buildbucket for the build status
[04:39:17.505] Build status: STARTED
[04:39:39.381] Received PubSub notification, asking Buildbucket for the build status
[04:39:39.399] Build:
{
  "id": "8685389684456600721",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T04:39:12.161038312Z",
  "startTime": "2026-04-05T04:39:17.271123766Z",
  "endTime": "2026-04-05T04:39:39.052664420Z",
  "updateTime": "2026-04-05T04:39:39.052664420Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:39:39.399] Invocation finished in 29.336174859s with status SUCCEEDED