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:747244 (2 years ago)

Debug log (UTC)

[04:17:54.093] New invocation is queued and will start shortly
[04:17:55.166] Starting the invocation (attempt 1)
[04:17:55.196] Ignoring gitiles_ref tag without the buildset tag
[04:17:55.196] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[04:17:55.196] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[04:17:55.197] Buildbucket request:
{
  "requestId": "8933536115584744864",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8933536115584744864",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "747244"
                            },
                        "id": "cron:v1:747244"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8933536115584744864"
    },
    {
      "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"
  }
}
[04:17:55.933] Scheduled build:
{
  "id": "8768106053709680897",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 106787,
  "createdBy": "project:infra",
  "createTime": "2023-10-05T04:17:55.258951306Z",
  "updateTime": "2023-10-05T04:17:55.258951306Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:17:55.933] Task URL: https://cr-buildbucket-dev.appspot.com/build/8768106053709680897
[04:17:55.933] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8933536115584744864:2:0) after 3m15s
[04:19:14.873] Received PubSub notification, asking Buildbucket for the build status
[04:19:14.899] Build:
{
  "id": "8768106053709680897",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 106787,
  "createdBy": "project:infra",
  "createTime": "2023-10-05T04:17:55.258951306Z",
  "startTime": "2023-10-05T04:18:02.196995Z",
  "endTime": "2023-10-05T04:18:38.787289146Z",
  "updateTime": "2023-10-05T04:18:38.787289146Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:19:14.899] Invocation finished in 1m20.812058574s with status SUCCEEDED