Status: SUCCEEDED
Triggered by: chillers@google.com
Duration: 1 minute
Actions:

Definition (rev 66b168a7f28f2e6d7480a1c356a5e878da3d2121)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "prod"
  builder: "recipes-bundler"
>

Incoming triggers

  • Triggered via web UI (2 years ago by chillers@google.com)

Debug log (UTC)

[17:00:00.397] New invocation is queued and will start shortly
[17:00:00.397] Triggered by user:chillers@google.com
[17:00:01.548] Starting the invocation (attempt 1)
[17:00:01.616] Ignoring gitiles_ref tag without the buildset tag
[17:00:01.616] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:00:01.616] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:00:01.616] Buildbucket request:
{
  "requestId": "8980507993659394448",
  "builder": {
    "project": "flutter",
    "bucket": "prod",
    "builder": "recipes-bundler"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8980507993659394448",
            "job": "flutter/recipes-bundler",
            "triggers": [
                  {
                        "id": "0f8c34c9e939c717",
                        "title": "Triggered via web UI",
                        "webui": {
                            }
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8980507993659394448"
    },
    {
      "key": "scheduler_job_id",
      "value": "flutter/recipes-bundler"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[17:00:02.286] Scheduled build:
{
  "id": "8815077931644201409",
  "builder": {
    "project": "flutter",
    "bucket": "prod",
    "builder": "recipes-bundler"
  },
  "createdBy": "project:flutter",
  "createTime": "2022-05-04T17:00:01.679432373Z",
  "updateTime": "2022-05-04T17:00:01.679432373Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:00:02.286] Task URL: https://cr-buildbucket.appspot.com/build/8815077931644201409
[17:00:02.286] Scheduling timer "check-buildbucket-build-status" (flutter/recipes-bundler:8980507993659394448:2:0) after 9m15s
[17:00:20.093] Received PubSub notification, asking Buildbucket for the build status
[17:00:20.135] Build status: STARTED
[17:01:05.915] Received PubSub notification, asking Buildbucket for the build status
[17:01:05.965] Build:
{
  "id": "8815077931644201409",
  "builder": {
    "project": "flutter",
    "bucket": "prod",
    "builder": "recipes-bundler"
  },
  "createdBy": "project:flutter",
  "createTime": "2022-05-04T17:00:01.679432373Z",
  "startTime": "2022-05-04T17:00:19.251088Z",
  "endTime": "2022-05-04T17:01:05.460004004Z",
  "updateTime": "2022-05-04T17:01:05.460004004Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:01:05.965] Invocation finished in 1m5.591577257s with status SUCCEEDED