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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:626671 (3 years ago)

Debug log (UTC)

[16:27:44.115] New invocation is queued and will start shortly
[16:27:45.195] Starting the invocation (attempt 1)
[16:27:45.232] Ignoring gitiles_ref tag without the buildset tag
[16:27:45.232] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[16:27:45.234] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[16:27:45.234] Buildbucket request:
{
  "requestId": "8945448997984051568",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8945448997984051568",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "626671"
                            },
                        "id": "cron:v1:626671"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8945448997984051568"
    },
    {
      "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"
  }
}
[16:27:45.777] Scheduled build:
{
  "id": "8780018936081108865",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 89559,
  "createdBy": "project:infra",
  "createTime": "2023-05-26T16:27:45.306856497Z",
  "updateTime": "2023-05-26T16:27:45.306856497Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:27:45.777] Task URL: https://cr-buildbucket-dev.appspot.com/build/8780018936081108865
[16:27:45.777] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8945448997984051568:2:0) after 1m1s
[16:27:50.847] Received PubSub notification, asking Buildbucket for the build status
[16:27:50.875] Build status: STARTED
[16:28:20.644] Received PubSub notification, asking Buildbucket for the build status
[16:28:20.680] Build:
{
  "id": "8780018936081108865",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 89559,
  "createdBy": "project:infra",
  "createTime": "2023-05-26T16:27:45.306856497Z",
  "startTime": "2023-05-26T16:27:50.512793492Z",
  "endTime": "2023-05-26T16:28:20.282468778Z",
  "updateTime": "2023-05-26T16:28:20.282468778Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:28:20.680] Invocation finished in 36.572382869s with status SUCCEEDED