Status: SUCCEEDED
Triggered by: -
Duration: 40 seconds
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:31293 (2 years ago)

Debug log (UTC)

[15:37:02.793] New invocation is queued and will start shortly
[15:37:04.985] Starting the invocation (attempt 1)
[15:37:05.020] Ignoring gitiles_ref tag without the buildset tag
[15:37:05.020] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:37:05.020] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:37:05.021] Buildbucket request:
{
  "requestId": "8965745907522807392",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8965745907522807392",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "31293"
                            },
                        "id": "cron:v1:31293"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8965745907522807392"
    },
    {
      "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:05.362] Scheduled build:
{
  "id": "8800315844437816273",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-10-14T15:37:05.104451022Z",
  "updateTime": "2022-10-14T15:37:05.104451022Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:37:05.362] Task URL: https://cr-buildbucket.appspot.com/build/8800315844437816273
[15:37:05.362] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8965745907522807392:2:0) after 6m37s
[15:37:08.860] Received PubSub notification, asking Buildbucket for the build status
[15:37:08.896] Build status: STARTED
[15:37:43.240] Received PubSub notification, asking Buildbucket for the build status
[15:37:43.263] Build:
{
  "id": "8800315844437816273",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-10-14T15:37:05.104451022Z",
  "startTime": "2022-10-14T15:37:08.047502Z",
  "endTime": "2022-10-14T15:37:42.903510636Z",
  "updateTime": "2022-10-14T15:37:42.903510636Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:37:43.263] Invocation finished in 40.484431551s with status SUCCEEDED