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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:722541 (3 years ago)

Debug log (UTC)

[07:59:36.051] New invocation is queued and will start shortly
[07:59:37.113] Starting the invocation (attempt 1)
[07:59:37.141] Ignoring gitiles_ref tag without the buildset tag
[07:59:37.141] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[07:59:37.143] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[07:59:37.144] Buildbucket request:
{
  "requestId": "8935968285563220080",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8935968285563220080",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "722541"
                            },
                        "id": "cron:v1:722541"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8935968285563220080"
    },
    {
      "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"
  }
}
[07:59:37.806] Scheduled build:
{
  "id": "8770538223643792449",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 103256,
  "createdBy": "project:infra",
  "createTime": "2023-09-08T07:59:37.259051174Z",
  "updateTime": "2023-09-08T07:59:37.259051174Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:59:37.806] Task URL: https://cr-buildbucket-dev.appspot.com/build/8770538223643792449
[07:59:37.806] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8935968285563220080:2:0) after 5m42s
[08:00:21.791] Received PubSub notification, asking Buildbucket for the build status
[08:00:21.821] Build:
{
  "id": "8770538223643792449",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 103256,
  "createdBy": "project:infra",
  "createTime": "2023-09-08T07:59:37.259051174Z",
  "startTime": "2023-09-08T07:59:41.323587Z",
  "endTime": "2023-09-08T08:00:15.214783335Z",
  "updateTime": "2023-09-08T08:00:15.214783335Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:00:21.821] Invocation finished in 45.775834158s with status SUCCEEDED