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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:162013 (2 years ago)

Debug log (UTC)

[13:56:57.125] New invocation is queued and will start shortly
[13:56:58.200] Starting the invocation (attempt 1)
[13:56:58.265] Ignoring gitiles_ref tag without the buildset tag
[13:56:58.265] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[13:56:58.266] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[13:56:58.266] Buildbucket request:
{
  "requestId": "8931234760714229888",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-win"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8931234760714229888",
            "job": "infra/build-proto-win",
            "triggers": [
                  {
                        "cron": {
                              "generation": "162013"
                            },
                        "id": "cron:v1:162013"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8931234760714229888"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/build-proto-win"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[13:56:59.133] Scheduled build:
{
  "id": "8765804698786976785",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-win"
  },
  "number": 23152,
  "createdBy": "project:infra",
  "createTime": "2023-10-30T13:56:58.341467484Z",
  "updateTime": "2023-10-30T13:56:58.341467484Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:56:59.133] Task URL: https://cr-buildbucket-dev.appspot.com/build/8765804698786976785
[13:56:59.133] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-win:8931234760714229888:2:0) after 5m36s
[13:57:02.149] Received PubSub notification, asking Buildbucket for the build status
[13:57:02.203] Build status: SCHEDULED
[13:57:13.123] Received PubSub notification, asking Buildbucket for the build status
[13:57:13.236] Build status: STARTED
[13:57:52.280] Received PubSub notification, asking Buildbucket for the build status
[13:57:52.303] Build:
{
  "id": "8765804698786976785",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-win"
  },
  "number": 23152,
  "createdBy": "project:infra",
  "createTime": "2023-10-30T13:56:58.341467484Z",
  "startTime": "2023-10-30T13:57:02.460893Z",
  "endTime": "2023-10-30T13:57:51.667659Z",
  "updateTime": "2023-10-30T13:57:51.667659Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:57:52.303] Invocation finished in 55.18286631s with status SUCCEEDED