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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:32340 (2 years ago)

Debug log (UTC)

[06:37:14.294] New invocation is queued and will start shortly
[06:37:17.521] Starting the invocation (attempt 1)
[06:37:17.550] Ignoring gitiles_ref tag without the buildset tag
[06:37:17.550] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:37:17.551] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:37:17.551] Buildbucket request:
{
  "requestId": "8961793602799457072",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8961793602799457072",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "32340"
                            },
                        "id": "cron:v1:32340"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8961793602799457072"
    },
    {
      "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"
  }
}
[06:37:17.850] Scheduled build:
{
  "id": "8796363538651861601",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-11-27T06:37:17.623798577Z",
  "updateTime": "2022-11-27T06:37:17.623798577Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:37:17.850] Task URL: https://cr-buildbucket.appspot.com/build/8796363538651861601
[06:37:17.850] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8961793602799457072:2:0) after 9m37s
[06:37:28.898] Received PubSub notification, asking Buildbucket for the build status
[06:37:28.918] Build status: STARTED
[06:38:08.760] Received PubSub notification, asking Buildbucket for the build status
[06:38:08.778] Build:
{
  "id": "8796363538651861601",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-11-27T06:37:17.623798577Z",
  "startTime": "2022-11-27T06:37:27.622970Z",
  "endTime": "2022-11-27T06:38:08.362648242Z",
  "updateTime": "2022-11-27T06:38:08.362648242Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:38:08.778] Invocation finished in 54.494265298s with status SUCCEEDED