Status: SUCCEEDED
Triggered by: -
Duration: 2 minutes
Actions:

Definition (rev fee7a656e997575f9767380a52ce0f30d9c9179b)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "infra.ci"
  builder: "dev-status"
>

Incoming triggers

  • cron:v1:4567 (4 days ago)

Debug log (UTC)

[07:55:40.886] New invocation is queued and will start shortly
[07:55:42.017] Starting the invocation (attempt 1)
[07:55:42.048] Ignoring gitiles_ref tag without the buildset tag
[07:55:42.048] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:55:42.048] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:55:42.048] Buildbucket request:
{
  "requestId": "8896468254803150224",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.ci",
    "builder": "dev-status"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8896468254803150224",
            "job": "pigweed/infra.ci-dev-status",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4567"
                            },
                        "id": "cron:v1:4567"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8896468254803150224"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/infra.ci-dev-status"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[07:55:42.582] Scheduled build:
{
  "id": "8731038192867913057",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.ci",
    "builder": "dev-status"
  },
  "createdBy": "project:pigweed",
  "createTime": "2024-11-17T07:55:42.107619894Z",
  "updateTime": "2024-11-17T07:55:42.107619894Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:55:42.582] Task URL: https://cr-buildbucket.appspot.com/build/8731038192867913057
[07:55:42.582] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.ci-dev-status:8896468254803150224:2:0) after 9m1s
[07:55:43.517] Received PubSub notification, asking Buildbucket for the build status
[07:55:43.533] Build status: SCHEDULED
[07:55:48.301] Received PubSub notification, asking Buildbucket for the build status
[07:55:48.396] Build status: STARTED
[07:57:52.397] Received PubSub notification, asking Buildbucket for the build status
[07:57:52.437] Build:
{
  "id": "8731038192867913057",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.ci",
    "builder": "dev-status"
  },
  "createdBy": "project:pigweed",
  "createTime": "2024-11-17T07:55:42.107619894Z",
  "startTime": "2024-11-17T07:55:48.033433407Z",
  "endTime": "2024-11-17T07:57:50.806649157Z",
  "updateTime": "2024-11-17T07:57:50.806649157Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:57:52.437] Invocation finished in 2m11.558398719s with status SUCCEEDED