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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:30000 (3 years ago)

Debug log (UTC)

[18:37:03.297] New invocation is queued and will start shortly
[18:37:04.374] Starting the invocation (attempt 1)
[18:37:04.411] Ignoring gitiles_ref tag without the buildset tag
[18:37:04.412] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:37:04.412] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:37:04.412] Buildbucket request:
{
  "requestId": "8970626818554439248",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8970626818554439248",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "30000"
                            },
                        "id": "cron:v1:30000"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8970626818554439248"
    },
    {
      "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"
  }
}
[18:37:04.846] Scheduled build:
{
  "id": "8805196756646174913",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-21T18:37:04.490982421Z",
  "updateTime": "2022-08-21T18:37:04.490982421Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:37:04.846] Task URL: https://cr-buildbucket.appspot.com/build/8805196756646174913
[18:37:04.846] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8970626818554439248:2:0) after 7m13s
[18:38:04.966] Received PubSub notification, asking Buildbucket for the build status
[18:38:04.985] Build status: STARTED
[18:39:07.162] Received PubSub notification, asking Buildbucket for the build status
[18:39:07.185] Build:
{
  "id": "8805196756646174913",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-21T18:37:04.490982421Z",
  "startTime": "2022-08-21T18:38:04.374867Z",
  "endTime": "2022-08-21T18:39:06.851634654Z",
  "updateTime": "2022-08-21T18:39:06.851634654Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:39:07.185] Invocation finished in 2m3.897606859s with status SUCCEEDED