Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 96b0c34ff90fd229d490bdbe34a677bb84a1a711)

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

Incoming triggers

  • cron:v1:459 (5 days ago)

Debug log (UTC)

[00:00:04.923] New invocation is queued and will start shortly
[00:00:06.144] Starting the invocation (attempt 1)
[00:00:06.170] Ignoring gitiles_ref tag without the buildset tag
[00:00:06.170] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:00:06.170] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:00:06.170] Buildbucket request:
{
  "requestId": "8888163256031879232",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8888163256031879232",
            "job": "fuchsia/rust-stage0-prod-polling-trigger",
            "triggers": [
                  {
                        "cron": {
                              "generation": "459"
                            },
                        "id": "cron:v1:459"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8888163256031879232"
    },
    {
      "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"
  }
}
[00:00:06.531] Scheduled build:
{
  "id": "8722733193991409761",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "createdBy": "project:fuchsia",
  "createTime": "2025-02-17T00:00:06.234540886Z",
  "updateTime": "2025-02-17T00:00:06.234540886Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:00:06.531] Task URL: https://cr-buildbucket.appspot.com/build/8722733193991409761
[00:00:06.531] Scheduling timer "check-buildbucket-build-status" (fuchsia/rust-stage0-prod-polling-trigger:8888163256031879232:2:0) after 1m53s
[00:00:11.610] Received PubSub notification, asking Buildbucket for the build status
[00:00:11.639] Build status: SCHEDULED
[00:00:37.679] Received PubSub notification, asking Buildbucket for the build status
[00:00:37.700] Build status: STARTED
[00:01:16.824] Received PubSub notification, asking Buildbucket for the build status
[00:01:16.842] Build:
{
  "id": "8722733193991409761",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "createdBy": "project:fuchsia",
  "createTime": "2025-02-17T00:00:06.234540886Z",
  "startTime": "2025-02-17T00:00:31.339026770Z",
  "endTime": "2025-02-17T00:01:16.494066413Z",
  "updateTime": "2025-02-17T00:01:16.494066413Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:01:16.842] Invocation finished in 1m11.937693384s with status SUCCEEDED