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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:31359 (2 years ago)

Debug log (UTC)

[09:37:07.563] New invocation is queued and will start shortly
[09:37:08.919] Starting the invocation (attempt 1)
[09:37:08.955] Ignoring gitiles_ref tag without the buildset tag
[09:37:08.955] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:37:08.955] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:37:08.956] Buildbucket request:
{
  "requestId": "8965496760861154000",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8965496760861154000",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "31359"
                            },
                        "id": "cron:v1:31359"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8965496760861154000"
    },
    {
      "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"
  }
}
[09:37:09.302] Scheduled build:
{
  "id": "8800066698623790529",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-10-17T09:37:09.068117852Z",
  "updateTime": "2022-10-17T09:37:09.068117852Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:37:09.302] Task URL: https://cr-buildbucket.appspot.com/build/8800066698623790529
[09:37:09.302] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8965496760861154000:2:0) after 9m44s
[09:40:45.756] Received PubSub notification, asking Buildbucket for the build status
[09:40:45.812] Build status: STARTED
[09:41:38.580] Received PubSub notification, asking Buildbucket for the build status
[09:41:38.627] Build:
{
  "id": "8800066698623790529",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-10-17T09:37:09.068117852Z",
  "startTime": "2022-10-17T09:40:43.603836Z",
  "endTime": "2022-10-17T09:41:38.361445374Z",
  "updateTime": "2022-10-17T09:41:38.361445374Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:41:38.627] Invocation finished in 4m31.076170233s with status SUCCEEDED