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

Definition (rev 9d9a1411408b3f21211af0cf70c9452500e6e0dc)

buildbucket: <
  server: "cr-buildbucket-dev.appspot.com"
  bucket: "ci"
  builder: "linux-rel-buildbucket-noop"
>

Incoming triggers

  • cron:v1:863863 (3 weeks ago)

Debug log (UTC)

[10:08:22.051] New invocation is queued and will start shortly
[10:08:23.119] Starting the invocation (attempt 1)
[10:08:23.148] Ignoring gitiles_ref tag without the buildset tag
[10:08:23.148] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[10:08:23.149] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[10:08:23.150] Buildbucket request:
{
  "requestId": "8856234853830660976",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8856234853830660976",
            "job": "infra/linux-rel-buildbucket-noop",
            "triggers": [
                  {
                        "cron": {
                              "generation": "863863"
                            },
                        "id": "cron:v1:863863"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8856234853830660976"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/linux-rel-buildbucket-noop"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[10:08:23.572] Scheduled build:
{
  "id": "8690804791963712609",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "number": 123450,
  "createdBy": "project:infra",
  "createTime": "2026-02-04T10:08:23.211749394Z",
  "updateTime": "2026-02-04T10:08:23.211749394Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:08:23.572] Task URL: https://cr-buildbucket-dev.appspot.com/build/8690804791963712609
[10:08:23.572] Scheduling timer "check-buildbucket-build-status" (infra/linux-rel-buildbucket-noop:8856234853830660976:2:0) after 1m58s
[10:08:24.437] Received PubSub notification, asking Buildbucket for the build status
[10:08:24.464] Build status: SCHEDULED
[10:08:35.352] Received PubSub notification, asking Buildbucket for the build status
[10:08:35.371] Build status: STARTED
[10:08:52.390] Received PubSub notification, asking Buildbucket for the build status
[10:08:52.408] Build:
{
  "id": "8690804791963712609",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "number": 123450,
  "createdBy": "project:infra",
  "createTime": "2026-02-04T10:08:23.211749394Z",
  "startTime": "2026-02-04T10:08:34.489683946Z",
  "endTime": "2026-02-04T10:08:51.333483840Z",
  "updateTime": "2026-02-04T10:08:51.333483840Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:08:52.408] Invocation finished in 30.360831007s with status SUCCEEDED