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:30216 (3 years ago)

Debug log (UTC)

[18:37:13.500] New invocation is queued and will start shortly
[18:37:15.736] Starting the invocation (attempt 1)
[18:37:15.764] Ignoring gitiles_ref tag without the buildset tag
[18:37:15.764] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:37:15.764] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:37:15.764] Buildbucket request:
{
  "requestId": "8969811435163505328",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8969811435163505328",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "30216"
                            },
                        "id": "cron:v1:30216"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8969811435163505328"
    },
    {
      "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"
  }
}
[18:37:16.183] Scheduled build:
{
  "id": "8804381372054631649",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-30T18:37:15.833686338Z",
  "updateTime": "2022-08-30T18:37:15.833686338Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:37:16.183] Task URL: https://cr-buildbucket.appspot.com/build/8804381372054631649
[18:37:16.183] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8969811435163505328:2:0) after 6m35s
[18:40:52.908] Received PubSub notification, asking Buildbucket for the build status
[18:40:52.975] Build status: STARTED
[18:42:17.910] Received PubSub notification, asking Buildbucket for the build status
[18:42:17.931] Build:
{
  "id": "8804381372054631649",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-30T18:37:15.833686338Z",
  "startTime": "2022-08-30T18:40:51.210968Z",
  "endTime": "2022-08-30T18:42:17.549642991Z",
  "updateTime": "2022-08-30T18:42:17.549642991Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:42:17.931] Invocation finished in 5m4.445328229s with status SUCCEEDED