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

Definition (rev 6ea3964fe281be492e4e2afea86ea65cb9be5507)

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

Incoming triggers

  • cron:v1:123754 (10 months ago)

Debug log (UTC)

[12:17:00.057] New invocation is queued and will start shortly
[12:17:01.130] Starting the invocation (attempt 1)
[12:17:01.157] Ignoring gitiles_ref tag without the buildset tag
[12:17:01.157] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[12:17:01.161] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[12:17:01.161] Buildbucket request:
{
  "requestId": "8878241823752310640",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8878241823752310640",
            "job": "infra/fake-tree-0",
            "triggers": [
                  {
                        "cron": {
                              "generation": "123754"
                            },
                        "id": "cron:v1:123754"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8878241823752310640"
    },
    {
      "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"
  }
}
[12:17:01.587] Scheduled build:
{
  "id": "8712811761873787121",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 8955,
  "createdBy": "project:infra",
  "createTime": "2025-06-06T12:17:01.226933766Z",
  "updateTime": "2025-06-06T12:17:01.226933766Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:17:01.588] Task URL: https://cr-buildbucket-dev.appspot.com/build/8712811761873787121
[12:17:01.588] Scheduling timer "check-buildbucket-build-status" (infra/fake-tree-0:8878241823752310640:2:0) after 8m29s
[12:17:02.344] Received PubSub notification, asking Buildbucket for the build status
[12:17:02.373] Build status: SCHEDULED
[12:17:12.538] Received PubSub notification, asking Buildbucket for the build status
[12:17:12.573] Build status: STARTED
[12:17:35.129] Received PubSub notification, asking Buildbucket for the build status
[12:17:35.159] Build:
{
  "id": "8712811761873787121",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 8955,
  "createdBy": "project:infra",
  "createTime": "2025-06-06T12:17:01.226933766Z",
  "startTime": "2025-06-06T12:17:12.311788365Z",
  "endTime": "2025-06-06T12:17:34.862845546Z",
  "updateTime": "2025-06-06T12:17:34.862845546Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:17:35.159] Invocation finished in 35.10795844s with status SUCCEEDED