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:862025 (2 years ago)

Debug log (UTC)

[04:02:00.119] New invocation is queued and will start shortly
[04:02:01.269] Starting the invocation (attempt 1)
[04:02:01.303] Ignoring gitiles_ref tag without the buildset tag
[04:02:01.303] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[04:02:01.303] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[04:02:01.303] Buildbucket request:
{
  "requestId": "8922303092062773296",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8922303092062773296",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "862025"
                            },
                        "id": "cron:v1:862025"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8922303092062773296"
    },
    {
      "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"
  }
}
[04:02:02.374] Scheduled build:
{
  "id": "8756873030075118897",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123185,
  "createdBy": "project:infra",
  "createTime": "2024-02-06T04:02:01.394700121Z",
  "updateTime": "2024-02-06T04:02:01.394700121Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:02:02.374] Task URL: https://cr-buildbucket-dev.appspot.com/build/8756873030075118897
[04:02:02.374] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8922303092062773296:2:0) after 7m49s
[04:02:02.720] Received PubSub notification, asking Buildbucket for the build status
[04:02:02.747] Build status: SCHEDULED
[04:02:12.836] Received PubSub notification, asking Buildbucket for the build status
[04:02:12.897] Build status: STARTED
[04:02:42.927] Received PubSub notification, asking Buildbucket for the build status
[04:02:42.978] Build:
{
  "id": "8756873030075118897",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123185,
  "createdBy": "project:infra",
  "createTime": "2024-02-06T04:02:01.394700121Z",
  "startTime": "2024-02-06T04:02:11.267971877Z",
  "endTime": "2024-02-06T04:02:41.549024836Z",
  "updateTime": "2024-02-06T04:02:41.549024836Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:02:42.978] Invocation finished in 42.862944015s with status SUCCEEDED