Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:761852 (2 years ago)

Debug log (UTC)

[03:15:28.055] New invocation is queued and will start shortly
[03:15:29.125] Starting the invocation (attempt 1)
[03:15:29.159] Ignoring gitiles_ref tag without the buildset tag
[03:15:29.159] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[03:15:29.162] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[03:15:29.162] Buildbucket request:
{
  "requestId": "8932090492126113392",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8932090492126113392",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "761852"
                            },
                        "id": "cron:v1:761852"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8932090492126113392"
    },
    {
      "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"
  }
}
[03:15:29.644] Scheduled build:
{
  "id": "8766660430243497617",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 108874,
  "createdBy": "project:infra",
  "createTime": "2023-10-21T03:15:29.229902585Z",
  "updateTime": "2023-10-21T03:15:29.229902585Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[03:15:29.644] Task URL: https://cr-buildbucket-dev.appspot.com/build/8766660430243497617
[03:15:29.644] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8932090492126113392:2:0) after 9m47s
[03:17:08.382] Received PubSub notification, asking Buildbucket for the build status
[03:17:08.412] Build:
{
  "id": "8766660430243497617",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 108874,
  "createdBy": "project:infra",
  "createTime": "2023-10-21T03:15:29.229902585Z",
  "startTime": "2023-10-21T03:15:30.734676Z",
  "endTime": "2023-10-21T03:16:06.410390Z",
  "updateTime": "2023-10-21T03:16:06.410390Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[03:17:08.412] Invocation finished in 1m40.362466836s with status SUCCEEDED