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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:863229 (2 years ago)

Debug log (UTC)

[11:05:53.144] New invocation is queued and will start shortly
[11:05:54.258] Starting the invocation (attempt 1)
[11:05:54.307] Ignoring gitiles_ref tag without the buildset tag
[11:05:54.307] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[11:05:59.084] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[11:05:59.084] Buildbucket request:
{
  "requestId": "8922185826640574720",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8922185826640574720",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "863229"
                            },
                        "id": "cron:v1:863229"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8922185826640574720"
    },
    {
      "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"
  }
}
[11:05:59.988] Scheduled build:
{
  "id": "8756755759606806897",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123357,
  "createdBy": "project:infra",
  "createTime": "2024-02-07T11:05:59.228137126Z",
  "updateTime": "2024-02-07T11:05:59.228137126Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:05:59.988] Task URL: https://cr-buildbucket-dev.appspot.com/build/8756755759606806897
[11:05:59.988] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8922185826640574720:2:0) after 2m38s
[11:06:00.855] Received PubSub notification, asking Buildbucket for the build status
[11:06:00.882] Build status: SCHEDULED
[11:06:10.338] Received PubSub notification, asking Buildbucket for the build status
[11:06:10.387] Build status: STARTED
[11:06:43.164] Received PubSub notification, asking Buildbucket for the build status
[11:06:43.199] Build:
{
  "id": "8756755759606806897",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123357,
  "createdBy": "project:infra",
  "createTime": "2024-02-07T11:05:59.228137126Z",
  "startTime": "2024-02-07T11:06:10.054209498Z",
  "endTime": "2024-02-07T11:06:41.793153706Z",
  "updateTime": "2024-02-07T11:06:41.793153706Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:06:43.199] Invocation finished in 50.06244905s with status SUCCEEDED