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:37791 (2 years ago)

Debug log (UTC)

[09:37:02.886] New invocation is queued and will start shortly
[09:37:04.059] Starting the invocation (attempt 1)
[09:37:04.084] Ignoring gitiles_ref tag without the buildset tag
[09:37:04.084] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:37:04.084] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:37:04.084] Buildbucket request:
{
  "requestId": "8941216778773188304",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8941216778773188304",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "37791"
                            },
                        "id": "cron:v1:37791"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8941216778773188304"
    },
    {
      "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.403] Scheduled build:
{
  "id": "8775786716789760145",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-07-12T09:37:04.146359553Z",
  "updateTime": "2023-07-12T09:37:04.146359553Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:37:04.403] Task URL: https://cr-buildbucket.appspot.com/build/8775786716789760145
[09:37:04.403] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8941216778773188304:2:0) after 5m10s
[09:37:49.795] Received PubSub notification, asking Buildbucket for the build status
[09:37:49.829] Build status: STARTED
[09:39:08.737] Received PubSub notification, asking Buildbucket for the build status
[09:39:08.765] Build:
{
  "id": "8775786716789760145",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-07-12T09:37:04.146359553Z",
  "startTime": "2023-07-12T09:37:49.262635Z",
  "endTime": "2023-07-12T09:39:08.431320890Z",
  "updateTime": "2023-07-12T09:39:08.431320890Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:39:08.765] Invocation finished in 2m5.893859885s with status SUCCEEDED