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

Debug log (UTC)

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

  }
}
[12:37:04.422] Task URL: https://cr-buildbucket.appspot.com/build/8778221510239461409
[12:37:04.422] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8943651572364991152:2:0) after 8m9s
[12:41:36.421] Received PubSub notification, asking Buildbucket for the build status
[12:41:36.519] Build status: STARTED
[12:42:40.079] Received PubSub notification, asking Buildbucket for the build status
[12:42:40.104] Build:
{
  "id": "8778221510239461409",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-06-15T12:37:04.167145121Z",
  "startTime": "2023-06-15T12:41:35.635329Z",
  "endTime": "2023-06-15T12:42:39.818092505Z",
  "updateTime": "2023-06-15T12:42:39.818092505Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:42:40.104] Invocation finished in 5m37.346566563s with status SUCCEEDED