Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:33789 (2 years ago)

Debug log (UTC)

[15:37:02.701] New invocation is queued and will start shortly
[15:37:03.979] Starting the invocation (attempt 1)
[15:37:04.026] Ignoring gitiles_ref tag without the buildset tag
[15:37:04.026] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:37:04.027] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:37:04.027] Buildbucket request:
{
  "requestId": "8956323823109273648",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8956323823109273648",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "33789"
                            },
                        "id": "cron:v1:33789"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8956323823109273648"
    },
    {
      "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:04.367] Scheduled build:
{
  "id": "8790893760959910369",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-01-26T15:37:04.124543068Z",
  "updateTime": "2023-01-26T15:37:04.124543068Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:37:04.367] Task URL: https://cr-buildbucket.appspot.com/build/8790893760959910369
[15:37:04.367] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8956323823109273648:2:0) after 7m32s
[15:38:07.395] Received PubSub notification, asking Buildbucket for the build status
[15:38:07.445] Build status: STARTED
[15:38:45.212] Received PubSub notification, asking Buildbucket for the build status
[15:38:45.247] Build:
{
  "id": "8790893760959910369",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-01-26T15:37:04.124543068Z",
  "startTime": "2023-01-26T15:38:06.759176Z",
  "endTime": "2023-01-26T15:38:44.053666763Z",
  "updateTime": "2023-01-26T15:38:44.053666763Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:38:45.247] Invocation finished in 1m42.556827347s with status SUCCEEDED