Status: FAILED
Triggered by: -
Duration: 4 seconds
Actions:

Definition (rev 6ea3964fe281be492e4e2afea86ea65cb9be5507)

buildbucket: <
  server: "cr-buildbucket-dev.appspot.com"
  bucket: "loadtest"
  builder: "fake-tree-0"
>

Incoming triggers

  • cron:v1:127317 (10 months ago)

Debug log (UTC)

[10:39:42.068] New invocation is queued and will start shortly
[10:39:43.152] Starting the invocation (attempt 1)
[10:39:43.182] Ignoring gitiles_ref tag without the buildset tag
[10:39:43.182] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[10:39:43.185] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[10:39:43.186] Buildbucket request:
{
  "requestId": "8877885557459246528",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8877885557459246528",
            "job": "infra/fake-tree-0",
            "triggers": [
                  {
                        "cron": {
                              "generation": "127317"
                            },
                        "id": "cron:v1:127317"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8877885557459246528"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/fake-tree-0"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[10:39:43.599] Scheduled build:
{
  "id": "8712455495560575937",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 9464,
  "createdBy": "project:infra",
  "createTime": "2025-06-10T10:39:43.259579671Z",
  "updateTime": "2025-06-10T10:39:43.259579671Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[10:39:43.599] Task URL: https://cr-buildbucket-dev.appspot.com/build/8712455495560575937
[10:39:43.599] Scheduling timer "check-buildbucket-build-status" (infra/fake-tree-0:8877885557459246528:2:0) after 2m36s
[10:39:46.427] Received PubSub notification, asking Buildbucket for the build status
[10:39:46.455] Build:
{
  "id": "8712455495560575937",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 9464,
  "createdBy": "project:infra",
  "createTime": "2025-06-10T10:39:43.259579671Z",
  "endTime": "2025-06-10T10:39:44.505004171Z",
  "updateTime": "2025-06-10T10:39:44.505004171Z",
  "status": "INFRA_FAILURE",
  "statusDetails": {
    "resourceExhaustion": {

    },
    "timeout": {

    }
  },
  "input": {

  },
  "canary": true
}
[10:39:46.455] Invocation finished in 4.390591467s with status FAILED