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

Debug log (UTC)

[15:47:55.086] New invocation is queued and will start shortly
[15:47:56.176] Starting the invocation (attempt 1)
[15:47:56.208] Ignoring gitiles_ref tag without the buildset tag
[15:47:56.208] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[15:47:56.208] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[15:47:56.208] Buildbucket request:
{
  "requestId": "8931771361135043872",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8931771361135043872",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "765114"
                            },
                        "id": "cron:v1:765114"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8931771361135043872"
    },
    {
      "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"
  }
}
[15:47:56.793] Scheduled build:
{
  "id": "8766341299211461329",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 109340,
  "createdBy": "project:infra",
  "createTime": "2023-10-24T15:47:56.298295887Z",
  "updateTime": "2023-10-24T15:47:56.298295887Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:47:56.793] Task URL: https://cr-buildbucket-dev.appspot.com/build/8766341299211461329
[15:47:56.793] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8931771361135043872:2:0) after 4m18s
[15:49:34.159] Received PubSub notification, asking Buildbucket for the build status
[15:49:34.185] Build:
{
  "id": "8766341299211461329",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 109340,
  "createdBy": "project:infra",
  "createTime": "2023-10-24T15:47:56.298295887Z",
  "startTime": "2023-10-24T15:47:58.580176Z",
  "endTime": "2023-10-24T15:48:39.209317Z",
  "updateTime": "2023-10-24T15:48:39.209317Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:49:34.185] Invocation finished in 1m39.105423778s with status SUCCEEDED