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

Definition (rev 6ea3964fe281be492e4e2afea86ea65cb9be5507)

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

Incoming triggers

  • cron:v1:123376 (10 months ago)

Debug log (UTC)

[02:39:48.051] New invocation is queued and will start shortly
[02:39:49.120] Starting the invocation (attempt 1)
[02:39:49.148] Ignoring gitiles_ref tag without the buildset tag
[02:39:49.148] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[02:39:49.148] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[02:39:49.149] Buildbucket request:
{
  "requestId": "8878278138042903552",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8878278138042903552",
            "job": "infra/fake-tree-0",
            "triggers": [
                  {
                        "cron": {
                              "generation": "123376"
                            },
                        "id": "cron:v1:123376"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8878278138042903552"
    },
    {
      "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"
  }
}
[02:39:49.613] Scheduled build:
{
  "id": "8712848076178998465",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 8901,
  "createdBy": "project:infra",
  "createTime": "2025-06-06T02:39:49.206219091Z",
  "updateTime": "2025-06-06T02:39:49.206219091Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:39:49.613] Task URL: https://cr-buildbucket-dev.appspot.com/build/8712848076178998465
[02:39:49.613] Scheduling timer "check-buildbucket-build-status" (infra/fake-tree-0:8878278138042903552:2:0) after 9m4s
[02:39:50.653] Received PubSub notification, asking Buildbucket for the build status
[02:39:50.685] Build status: SCHEDULED
[02:40:01.804] Received PubSub notification, asking Buildbucket for the build status
[02:40:01.845] Build status: STARTED
[02:40:14.056] Received PubSub notification, asking Buildbucket for the build status
[02:40:14.090] Build:
{
  "id": "8712848076178998465",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 8901,
  "createdBy": "project:infra",
  "createTime": "2025-06-06T02:39:49.206219091Z",
  "startTime": "2025-06-06T02:40:01.477009431Z",
  "endTime": "2025-06-06T02:40:13.106414653Z",
  "updateTime": "2025-06-06T02:40:13.106414653Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:40:14.090] Invocation finished in 26.044324174s with status SUCCEEDED