Status: SUCCEEDED
Triggered by: -
Duration: 4 minutes
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:37053 (2 years ago)

Debug log (UTC)

[15:37:03.209] New invocation is queued and will start shortly
[15:37:04.279] Starting the invocation (attempt 1)
[15:37:04.310] Ignoring gitiles_ref tag without the buildset tag
[15:37:04.310] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:37:04.310] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:37:04.310] Buildbucket request:
{
  "requestId": "8944002635142876816",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8944002635142876816",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "37053"
                            },
                        "id": "cron:v1:37053"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8944002635142876816"
    },
    {
      "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"
  }
}
[15:37:04.662] Scheduled build:
{
  "id": "8778572573249632209",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-06-11T15:37:04.391342660Z",
  "updateTime": "2023-06-11T15:37:04.391342660Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:37:04.662] Task URL: https://cr-buildbucket.appspot.com/build/8778572573249632209
[15:37:04.662] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8944002635142876816:2:0) after 8m58s
[15:41:01.342] Received PubSub notification, asking Buildbucket for the build status
[15:41:01.363] Build status: STARTED
[15:41:54.927] Received PubSub notification, asking Buildbucket for the build status
[15:41:54.948] Build:
{
  "id": "8778572573249632209",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-06-11T15:37:04.391342660Z",
  "startTime": "2023-06-11T15:41:00.214754Z",
  "endTime": "2023-06-11T15:41:54.447144413Z",
  "updateTime": "2023-06-11T15:41:54.447144413Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:41:54.948] Invocation finished in 4m51.745459199s with status SUCCEEDED