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

Definition (rev 6ea3964fe281be492e4e2afea86ea65cb9be5507)

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

Incoming triggers

  • cron:v1:123817 (10 months ago)

Debug log (UTC)

[13:53:56.042] New invocation is queued and will start shortly
[13:53:57.093] Starting the invocation (attempt 1)
[13:53:57.117] Ignoring gitiles_ref tag without the buildset tag
[13:53:57.117] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[13:53:57.117] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[13:53:57.117] Buildbucket request:
{
  "requestId": "8878235725248051824",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8878235725248051824",
            "job": "infra/fake-tree-0",
            "triggers": [
                  {
                        "cron": {
                              "generation": "123817"
                            },
                        "id": "cron:v1:123817"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8878235725248051824"
    },
    {
      "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"
  }
}
[13:53:57.556] Scheduled build:
{
  "id": "8712805663399009745",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 8964,
  "createdBy": "project:infra",
  "createTime": "2025-06-06T13:53:57.185003875Z",
  "updateTime": "2025-06-06T13:53:57.185003875Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:53:57.556] Task URL: https://cr-buildbucket-dev.appspot.com/build/8712805663399009745
[13:53:57.556] Scheduling timer "check-buildbucket-build-status" (infra/fake-tree-0:8878235725248051824:2:0) after 8m8s
[13:53:58.831] Received PubSub notification, asking Buildbucket for the build status
[13:53:58.856] Build status: SCHEDULED
[13:54:08.607] Received PubSub notification, asking Buildbucket for the build status
[13:54:08.642] Build status: STARTED
[13:54:26.213] Received PubSub notification, asking Buildbucket for the build status
[13:54:26.250] Build:
{
  "id": "8712805663399009745",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 8964,
  "createdBy": "project:infra",
  "createTime": "2025-06-06T13:53:57.185003875Z",
  "startTime": "2025-06-06T13:54:08.393570330Z",
  "endTime": "2025-06-06T13:54:25.970067098Z",
  "updateTime": "2025-06-06T13:54:25.970067098Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:54:26.250] Invocation finished in 30.211949524s with status SUCCEEDED