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

Definition (rev 96b0c34ff90fd229d490bdbe34a677bb84a1a711)

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

Incoming triggers

  • cron:v1:270 (3 weeks ago)

Debug log (UTC)

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

  }
}
[06:00:04.009] Task URL: https://cr-buildbucket.appspot.com/build/8724160099073863889
[06:00:04.009] Scheduling timer "check-buildbucket-build-status" (fuchsia/rust-stage0-prod-polling-trigger:8889590160941230192:2:0) after 6m59s
[06:00:05.039] Received PubSub notification, asking Buildbucket for the build status
[06:00:05.172] Build status: SCHEDULED
[06:00:16.624] Received PubSub notification, asking Buildbucket for the build status
[06:00:16.652] Build status: STARTED
[06:00:57.734] Received PubSub notification, asking Buildbucket for the build status
[06:00:57.759] Build:
{
  "id": "8724160099073863889",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "createdBy": "project:fuchsia",
  "createTime": "2025-02-01T06:00:03.505900307Z",
  "startTime": "2025-02-01T06:00:16.444188020Z",
  "endTime": "2025-02-01T06:00:57.402626889Z",
  "updateTime": "2025-02-01T06:00:57.402626889Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:00:57.759] Invocation finished in 55.41981981s with status SUCCEEDED