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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:621645 (3 years ago)

Debug log (UTC)

[06:08:34.058] New invocation is queued and will start shortly
[06:08:35.141] Starting the invocation (attempt 1)
[06:08:35.171] Ignoring gitiles_ref tag without the buildset tag
[06:08:35.171] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[06:08:35.171] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[06:08:35.171] Buildbucket request:
{
  "requestId": "8945940937473483856",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8945940937473483856",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "621645"
                            },
                        "id": "cron:v1:621645"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8945940937473483856"
    },
    {
      "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"
  }
}
[06:08:35.798] Scheduled build:
{
  "id": "8780510875563102145",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 88841,
  "createdBy": "project:infra",
  "createTime": "2023-05-21T06:08:35.257542588Z",
  "updateTime": "2023-05-21T06:08:35.257542588Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:08:35.798] Task URL: https://cr-buildbucket-dev.appspot.com/build/8780510875563102145
[06:08:35.798] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8945940937473483856:2:0) after 9m46s
[06:08:41.508] Received PubSub notification, asking Buildbucket for the build status
[06:08:41.538] Build status: STARTED
[06:09:14.729] Received PubSub notification, asking Buildbucket for the build status
[06:09:14.763] Build:
{
  "id": "8780510875563102145",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 88841,
  "createdBy": "project:infra",
  "createTime": "2023-05-21T06:08:35.257542588Z",
  "startTime": "2023-05-21T06:08:39.772140Z",
  "endTime": "2023-05-21T06:09:13.323093292Z",
  "updateTime": "2023-05-21T06:09:13.323093292Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:09:14.763] Invocation finished in 40.711692807s with status SUCCEEDED