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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:647057 (3 years ago)

Debug log (UTC)

[03:46:17.045] New invocation is queued and will start shortly
[03:46:18.104] Starting the invocation (attempt 1)
[03:46:18.129] Ignoring gitiles_ref tag without the buildset tag
[03:46:18.129] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[03:46:18.131] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[03:46:18.131] Buildbucket request:
{
  "requestId": "8943322577153678768",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8943322577153678768",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "647057"
                            },
                        "id": "cron:v1:647057"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8943322577153678768"
    },
    {
      "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"
  }
}
[03:46:18.586] Scheduled build:
{
  "id": "8777892515259881313",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 92472,
  "createdBy": "project:infra",
  "createTime": "2023-06-19T03:46:18.229702236Z",
  "updateTime": "2023-06-19T03:46:18.229702236Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:46:18.586] Task URL: https://cr-buildbucket-dev.appspot.com/build/8777892515259881313
[03:46:18.586] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8943322577153678768:2:0) after 8m21s
[03:46:22.049] Received PubSub notification, asking Buildbucket for the build status
[03:46:22.071] Build status: STARTED
[03:47:05.402] Received PubSub notification, asking Buildbucket for the build status
[03:47:05.435] Build:
{
  "id": "8777892515259881313",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 92472,
  "createdBy": "project:infra",
  "createTime": "2023-06-19T03:46:18.229702236Z",
  "startTime": "2023-06-19T03:46:20.387894Z",
  "endTime": "2023-06-19T03:47:05.173818685Z",
  "updateTime": "2023-06-19T03:47:05.173818685Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:47:05.435] Invocation finished in 48.394764995s with status SUCCEEDED