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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:785365 (2 years ago)

Debug log (UTC)

[12:10:30.063] New invocation is queued and will start shortly
[12:10:31.133] Starting the invocation (attempt 1)
[12:10:31.162] Ignoring gitiles_ref tag without the buildset tag
[12:10:31.162] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[12:10:31.162] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[12:10:31.162] Buildbucket request:
{
  "requestId": "8929791906574037536",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8929791906574037536",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "785365"
                            },
                        "id": "cron:v1:785365"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8929791906574037536"
    },
    {
      "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"
  }
}
[12:10:32.021] Scheduled build:
{
  "id": "8764361844663205073",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 112233,
  "createdBy": "project:infra",
  "createTime": "2023-11-15T12:10:31.261824993Z",
  "updateTime": "2023-11-15T12:10:31.261824993Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:10:32.021] Task URL: https://cr-buildbucket-dev.appspot.com/build/8764361844663205073
[12:10:32.021] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8929791906574037536:2:0) after 7m43s
[12:10:32.959] Received PubSub notification, asking Buildbucket for the build status
[12:10:32.994] Build status: SCHEDULED
[12:10:41.642] Received PubSub notification, asking Buildbucket for the build status
[12:10:41.689] Build status: STARTED
[12:11:13.169] Received PubSub notification, asking Buildbucket for the build status
[12:11:13.197] Build:
{
  "id": "8764361844663205073",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 112233,
  "createdBy": "project:infra",
  "createTime": "2023-11-15T12:10:31.261824993Z",
  "startTime": "2023-11-15T12:10:41.315245691Z",
  "endTime": "2023-11-15T12:11:12.924337398Z",
  "updateTime": "2023-11-15T12:11:12.924337398Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:11:13.197] Invocation finished in 43.142202033s with status SUCCEEDED