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

Definition (rev 5efa2872fec8b77b6774c2fe8c50a922b0d4e3de)

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

Incoming triggers

  • cron:v1:25901 (2 years ago)

Debug log (UTC)

[09:23:19.058] New invocation is queued and will start shortly
[09:23:20.128] Starting the invocation (attempt 1)
[09:23:20.162] Ignoring gitiles_ref tag without the buildset tag
[09:23:20.162] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[09:23:20.162] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[09:23:20.162] Buildbucket request:
{
  "requestId": "8934875854965299680",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8934875854965299680",
            "job": "infra/fake-tree-0",
            "triggers": [
                  {
                        "cron": {
                              "generation": "25901"
                            },
                        "id": "cron:v1:25901"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8934875854965299680"
    },
    {
      "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"
  }
}
[09:23:20.932] Scheduled build:
{
  "id": "8769445793088721937",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 810,
  "createdBy": "project:infra",
  "createTime": "2023-09-20T09:23:20.222081190Z",
  "updateTime": "2023-09-20T09:23:20.222081190Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:23:20.932] Task URL: https://cr-buildbucket-dev.appspot.com/build/8769445793088721937
[09:23:20.932] Scheduling timer "check-buildbucket-build-status" (infra/fake-tree-0:8934875854965299680:2:0) after 1m4s
[09:23:21.354] Received PubSub notification, asking Buildbucket for the build status
[09:23:21.374] Build status: SCHEDULED
[09:23:47.485] Received PubSub notification, asking Buildbucket for the build status
[09:23:47.515] Build:
{
  "id": "8769445793088721937",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 810,
  "createdBy": "project:infra",
  "createTime": "2023-09-20T09:23:20.222081190Z",
  "endTime": "2023-09-20T09:23:47.258970792Z",
  "updateTime": "2023-09-20T09:23:47.258970792Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:23:47.515] Invocation finished in 28.465261717s with status SUCCEEDED