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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:36381 (2 years ago)

Debug log (UTC)

[15:37:02.439] New invocation is queued and will start shortly
[15:37:03.667] Starting the invocation (attempt 1)
[15:37:03.697] Ignoring gitiles_ref tag without the buildset tag
[15:37:03.697] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:37:03.699] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:37:03.700] Buildbucket request:
{
  "requestId": "8946539351010009024",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8946539351010009024",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "36381"
                            },
                        "id": "cron:v1:36381"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8946539351010009024"
    },
    {
      "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:03.980] Scheduled build:
{
  "id": "8781109288956111521",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-05-14T15:37:03.774851025Z",
  "updateTime": "2023-05-14T15:37:03.774851025Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:37:03.980] Task URL: https://cr-buildbucket.appspot.com/build/8781109288956111521
[15:37:03.980] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8946539351010009024:2:0) after 7m2s
[15:41:48.729] Received PubSub notification, asking Buildbucket for the build status
[15:41:48.772] Build status: STARTED
[15:42:44.773] Received PubSub notification, asking Buildbucket for the build status
[15:42:44.796] Build:
{
  "id": "8781109288956111521",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-05-14T15:37:03.774851025Z",
  "startTime": "2023-05-14T15:41:48.187759Z",
  "endTime": "2023-05-14T15:42:44.537748738Z",
  "updateTime": "2023-05-14T15:42:44.537748738Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:42:44.796] Invocation finished in 5m42.364336226s with status SUCCEEDED