Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "cron"
  builder: "publish_tarball_dispatcher"
>

Incoming triggers

  • cron:v1:31095 (2 years ago)

Debug log (UTC)

[09:37:02.896] New invocation is queued and will start shortly
[09:37:03.993] Starting the invocation (attempt 1)
[09:37:04.076] Ignoring gitiles_ref tag without the buildset tag
[09:37:04.076] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:37:04.076] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:37:04.076] Buildbucket request:
{
  "requestId": "8966493332382831232",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8966493332382831232",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "31095"
                            },
                        "id": "cron:v1:31095"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8966493332382831232"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/publish_tarball_dispatcher"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[09:37:04.475] Scheduled build:
{
  "id": "8801063270370303665",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-10-06T09:37:04.189097149Z",
  "updateTime": "2022-10-06T09:37:04.189097149Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:37:04.475] Task URL: https://cr-buildbucket.appspot.com/build/8801063270370303665
[09:37:04.475] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8966493332382831232:2:0) after 9m38s
[09:37:54.934] Received PubSub notification, asking Buildbucket for the build status
[09:37:54.970] Build status: STARTED
[09:38:30.031] Received PubSub notification, asking Buildbucket for the build status
[09:38:30.054] Build:
{
  "id": "8801063270370303665",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-10-06T09:37:04.189097149Z",
  "startTime": "2022-10-06T09:37:54.138033Z",
  "endTime": "2022-10-06T09:38:29.232286331Z",
  "updateTime": "2022-10-06T09:38:29.232286331Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:38:30.054] Invocation finished in 1m27.168143122s with status SUCCEEDED