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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:29202 (3 years ago)

Debug log (UTC)

[12:37:02.693] New invocation is queued and will start shortly
[12:37:04.588] Starting the invocation (attempt 1)
[12:37:04.664] Ignoring gitiles_ref tag without the buildset tag
[12:37:04.664] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:37:04.664] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:37:04.665] Buildbucket request:
{
  "requestId": "8973639168327417472",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8973639168327417472",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "29202"
                            },
                        "id": "cron:v1:29202"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8973639168327417472"
    },
    {
      "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:05.125] Scheduled build:
{
  "id": "8808209105515500065",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-07-19T12:37:04.742146970Z",
  "updateTime": "2022-07-19T12:37:04.742146970Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:37:05.125] Task URL: https://cr-buildbucket.appspot.com/build/8808209105515500065
[12:37:05.125] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8973639168327417472:2:0) after 7m36s
[12:39:35.234] Received PubSub notification, asking Buildbucket for the build status
[12:39:35.276] Build status: STARTED
[12:40:36.581] Received PubSub notification, asking Buildbucket for the build status
[12:40:36.614] Build:
{
  "id": "8808209105515500065",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-07-19T12:37:04.742146970Z",
  "startTime": "2022-07-19T12:39:34.628101Z",
  "endTime": "2022-07-19T12:40:36.331893973Z",
  "updateTime": "2022-07-19T12:40:36.331893973Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:40:36.614] Invocation finished in 3m33.93714698s with status SUCCEEDED