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:31233 (2 years ago)

Debug log (UTC)

[03:37:02.286] New invocation is queued and will start shortly
[03:37:03.437] Starting the invocation (attempt 1)
[03:37:03.477] Ignoring gitiles_ref tag without the buildset tag
[03:37:03.477] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:37:03.477] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:37:03.477] Buildbucket request:
{
  "requestId": "8965972400469159424",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8965972400469159424",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "31233"
                            },
                        "id": "cron:v1:31233"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8965972400469159424"
    },
    {
      "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"
  }
}
[03:37:03.777] Scheduled build:
{
  "id": "8800542338469898721",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-10-12T03:37:03.563506520Z",
  "updateTime": "2022-10-12T03:37:03.563506520Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:37:03.777] Task URL: https://cr-buildbucket.appspot.com/build/8800542338469898721
[03:37:03.777] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8965972400469159424:2:0) after 8m31s
[03:37:16.594] Received PubSub notification, asking Buildbucket for the build status
[03:37:16.674] Build status: STARTED
[03:38:23.794] Received PubSub notification, asking Buildbucket for the build status
[03:38:23.862] Build:
{
  "id": "8800542338469898721",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-10-12T03:37:03.563506520Z",
  "startTime": "2022-10-12T03:37:16.168546Z",
  "endTime": "2022-10-12T03:38:23.536139972Z",
  "updateTime": "2022-10-12T03:38:23.536139972Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:38:23.862] Invocation finished in 1m21.588575514s with status SUCCEEDED