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

Definition (rev 96b0c34ff90fd229d490bdbe34a677bb84a1a711)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "prod"
  builder: "rust-stage0-prod-polling-trigger"
>

Incoming triggers

  • cron:v1:354 (2 weeks ago)

Debug log (UTC)

[06:00:03.539] New invocation is queued and will start shortly
[06:00:04.803] Starting the invocation (attempt 1)
[06:00:04.833] Ignoring gitiles_ref tag without the buildset tag
[06:00:04.833] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:00:04.834] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:00:04.834] Buildbucket request:
{
  "requestId": "8888955980957349472",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8888955980957349472",
            "job": "fuchsia/rust-stage0-prod-polling-trigger",
            "triggers": [
                  {
                        "cron": {
                              "generation": "354"
                            },
                        "id": "cron:v1:354"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8888955980957349472"
    },
    {
      "key": "scheduler_job_id",
      "value": "fuchsia/rust-stage0-prod-polling-trigger"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[06:00:05.400] Scheduled build:
{
  "id": "8723525918848692497",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "createdBy": "project:fuchsia",
  "createTime": "2025-02-08T06:00:04.897432583Z",
  "updateTime": "2025-02-08T06:00:04.897432583Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:00:05.400] Task URL: https://cr-buildbucket.appspot.com/build/8723525918848692497
[06:00:05.400] Scheduling timer "check-buildbucket-build-status" (fuchsia/rust-stage0-prod-polling-trigger:8888955980957349472:2:0) after 2m48s
[06:00:06.941] Received PubSub notification, asking Buildbucket for the build status
[06:00:06.966] Build status: SCHEDULED
[06:00:16.825] Received PubSub notification, asking Buildbucket for the build status
[06:00:16.848] Build status: STARTED
[06:01:01.341] Received PubSub notification, asking Buildbucket for the build status
[06:01:01.370] Build:
{
  "id": "8723525918848692497",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "createdBy": "project:fuchsia",
  "createTime": "2025-02-08T06:00:04.897432583Z",
  "startTime": "2025-02-08T06:00:15.322074142Z",
  "endTime": "2025-02-08T06:01:01.015726680Z",
  "updateTime": "2025-02-08T06:01:01.015726680Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:01:01.370] Invocation finished in 57.86733826s with status SUCCEEDED