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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:865266 (2 years ago)

Debug log (UTC)

[02:21:49.051] New invocation is queued and will start shortly
[02:21:50.136] Starting the invocation (attempt 1)
[02:21:50.165] Ignoring gitiles_ref tag without the buildset tag
[02:21:50.165] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[02:21:50.165] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[02:21:50.166] Buildbucket request:
{
  "requestId": "8921947007263089072",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8921947007263089072",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "865266"
                            },
                        "id": "cron:v1:865266"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8921947007263089072"
    },
    {
      "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"
  }
}
[02:21:50.913] Scheduled build:
{
  "id": "8756516945367989025",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123648,
  "createdBy": "project:infra",
  "createTime": "2024-02-10T02:21:50.234641413Z",
  "updateTime": "2024-02-10T02:21:50.234641413Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:21:50.913] Task URL: https://cr-buildbucket-dev.appspot.com/build/8756516945367989025
[02:21:50.913] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8921947007263089072:2:0) after 6m20s
[02:21:51.743] Received PubSub notification, asking Buildbucket for the build status
[02:21:51.782] Build status: SCHEDULED
[02:21:59.996] Received PubSub notification, asking Buildbucket for the build status
[02:22:00.027] Build status: STARTED
[02:22:31.910] Received PubSub notification, asking Buildbucket for the build status
[02:22:31.954] Build:
{
  "id": "8756516945367989025",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123648,
  "createdBy": "project:infra",
  "createTime": "2024-02-10T02:21:50.234641413Z",
  "startTime": "2024-02-10T02:21:59.688118745Z",
  "endTime": "2024-02-10T02:22:30.650484122Z",
  "updateTime": "2024-02-10T02:22:30.650484122Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:22:31.954] Invocation finished in 42.910734564s with status SUCCEEDED