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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:865952 (2 years ago)

Debug log (UTC)

[20:02:18.073] New invocation is queued and will start shortly
[20:02:19.154] Starting the invocation (attempt 1)
[20:02:19.183] Ignoring gitiles_ref tag without the buildset tag
[20:02:19.184] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[20:02:19.185] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[20:02:19.185] Buildbucket request:
{
  "requestId": "8921880287395945232",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8921880287395945232",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "865952"
                            },
                        "id": "cron:v1:865952"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8921880287395945232"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/build-proto-linux"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[20:02:20.053] Scheduled build:
{
  "id": "8756450225497875553",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123746,
  "createdBy": "project:infra",
  "createTime": "2024-02-10T20:02:19.260930008Z",
  "updateTime": "2024-02-10T20:02:19.260930008Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:02:20.053] Task URL: https://cr-buildbucket-dev.appspot.com/build/8756450225497875553
[20:02:20.053] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8921880287395945232:2:0) after 9m57s
[20:02:20.833] Received PubSub notification, asking Buildbucket for the build status
[20:02:20.863] Build status: SCHEDULED
[20:02:28.736] Received PubSub notification, asking Buildbucket for the build status
[20:02:28.760] Build status: STARTED
[20:03:03.287] Received PubSub notification, asking Buildbucket for the build status
[20:03:03.318] Build:
{
  "id": "8756450225497875553",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123746,
  "createdBy": "project:infra",
  "createTime": "2024-02-10T20:02:19.260930008Z",
  "startTime": "2024-02-10T20:02:28.448336751Z",
  "endTime": "2024-02-10T20:02:58.868381430Z",
  "updateTime": "2024-02-10T20:02:58.868381430Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:03:03.318] Invocation finished in 45.250701252s with status SUCCEEDED