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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:864482 (2 years ago)

Debug log (UTC)

[19:31:20.273] New invocation is queued and will start shortly
[19:31:21.407] Starting the invocation (attempt 1)
[19:31:21.437] Ignoring gitiles_ref tag without the buildset tag
[19:31:21.437] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[19:31:21.437] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[19:31:21.437] Buildbucket request:
{
  "requestId": "8922063429375553984",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8922063429375553984",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "864482"
                            },
                        "id": "cron:v1:864482"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8922063429375553984"
    },
    {
      "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"
  }
}
[19:31:22.318] Scheduled build:
{
  "id": "8756633367374515873",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123536,
  "createdBy": "project:infra",
  "createTime": "2024-02-08T19:31:21.556407191Z",
  "updateTime": "2024-02-08T19:31:21.556407191Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:31:22.318] Task URL: https://cr-buildbucket-dev.appspot.com/build/8756633367374515873
[19:31:22.318] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8922063429375553984:2:0) after 8m32s
[19:31:23.148] Received PubSub notification, asking Buildbucket for the build status
[19:31:23.185] Build status: SCHEDULED
[19:31:32.720] Received PubSub notification, asking Buildbucket for the build status
[19:31:32.765] Build status: STARTED
[19:32:03.775] Received PubSub notification, asking Buildbucket for the build status
[19:32:03.821] Build:
{
  "id": "8756633367374515873",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123536,
  "createdBy": "project:infra",
  "createTime": "2024-02-08T19:31:21.556407191Z",
  "startTime": "2024-02-08T19:31:31.458071926Z",
  "endTime": "2024-02-08T19:32:02.342837311Z",
  "updateTime": "2024-02-08T19:32:02.342837311Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:32:03.821] Invocation finished in 43.556251752s with status SUCCEEDED