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:122550 (10 months ago)

Debug log (UTC)

[04:56:55.047] New invocation is queued and will start shortly
[04:56:56.115] Starting the invocation (attempt 1)
[04:56:56.151] Ignoring gitiles_ref tag without the buildset tag
[04:56:56.151] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[04:56:56.151] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[04:56:56.152] Buildbucket request:
{
  "requestId": "8878360108377999488",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8878360108377999488",
            "job": "infra/fake-tree-0",
            "triggers": [
                  {
                        "cron": {
                              "generation": "122550"
                            },
                        "id": "cron:v1:122550"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8878360108377999488"
    },
    {
      "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"
  }
}
[04:56:56.595] Scheduled build:
{
  "id": "8712930046503080593",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 8783,
  "createdBy": "project:infra",
  "createTime": "2025-06-05T04:56:56.213495233Z",
  "updateTime": "2025-06-05T04:56:56.213495233Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:56:56.595] Task URL: https://cr-buildbucket-dev.appspot.com/build/8712930046503080593
[04:56:56.595] Scheduling timer "check-buildbucket-build-status" (infra/fake-tree-0:8878360108377999488:2:0) after 1m35s
[04:56:57.627] Received PubSub notification, asking Buildbucket for the build status
[04:56:57.657] Build status: SCHEDULED
[04:57:06.423] Received PubSub notification, asking Buildbucket for the build status
[04:57:06.448] Build status: STARTED
[04:57:25.321] Received PubSub notification, asking Buildbucket for the build status
[04:57:25.409] Build:
{
  "id": "8712930046503080593",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 8783,
  "createdBy": "project:infra",
  "createTime": "2025-06-05T04:56:56.213495233Z",
  "startTime": "2025-06-05T04:57:06.105071014Z",
  "endTime": "2025-06-05T04:57:24.977990773Z",
  "updateTime": "2025-06-05T04:57:24.977990773Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:57:25.409] Invocation finished in 30.366686171s with status SUCCEEDED