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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:30564 (3 years ago)

Debug log (UTC)

[06:37:03.183] New invocation is queued and will start shortly
[06:37:04.730] Starting the invocation (attempt 1)
[06:37:04.767] Ignoring gitiles_ref tag without the buildset tag
[06:37:04.767] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:37:04.767] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:37:04.768] Buildbucket request:
{
  "requestId": "8968497789981696416",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8968497789981696416",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "30564"
                            },
                        "id": "cron:v1:30564"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8968497789981696416"
    },
    {
      "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:05.210] Scheduled build:
{
  "id": "8803067727575804753",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-09-14T06:37:04.834302861Z",
  "updateTime": "2022-09-14T06:37:04.834302861Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:37:05.210] Task URL: https://cr-buildbucket.appspot.com/build/8803067727575804753
[06:37:05.210] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8968497789981696416:2:0) after 9m28s
[06:43:12.224] Received PubSub notification, asking Buildbucket for the build status
[06:43:12.248] Build status: STARTED
[06:44:11.775] Received PubSub notification, asking Buildbucket for the build status
[06:44:11.797] Build:
{
  "id": "8803067727575804753",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-09-14T06:37:04.834302861Z",
  "startTime": "2022-09-14T06:43:11.330823Z",
  "endTime": "2022-09-14T06:44:11.154498849Z",
  "updateTime": "2022-09-14T06:44:11.154498849Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:44:11.797] Invocation finished in 7m8.640472709s with status SUCCEEDED