Status: SUCCEEDED
Triggered by: -
Duration: 56 seconds
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:32394 (2 years ago)

Debug log (UTC)

[12:37:05.537] New invocation is queued and will start shortly
[12:37:11.168] Starting the invocation (attempt 1)
[12:37:11.201] Ignoring gitiles_ref tag without the buildset tag
[12:37:11.201] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:37:11.203] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:37:11.203] Buildbucket request:
{
  "requestId": "8961589768804040864",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8961589768804040864",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "32394"
                            },
                        "id": "cron:v1:32394"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8961589768804040864"
    },
    {
      "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"
  }
}
[12:37:11.528] Scheduled build:
{
  "id": "8796159702126238033",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-11-29T12:37:11.282767177Z",
  "updateTime": "2022-11-29T12:37:11.282767177Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:37:11.528] Task URL: https://cr-buildbucket.appspot.com/build/8796159702126238033
[12:37:11.528] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8961589768804040864:2:0) after 4m21s
[12:37:22.855] Received PubSub notification, asking Buildbucket for the build status
[12:37:22.895] Build status: STARTED
[12:38:02.308] Received PubSub notification, asking Buildbucket for the build status
[12:38:02.350] Build:
{
  "id": "8796159702126238033",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-11-29T12:37:11.282767177Z",
  "startTime": "2022-11-29T12:37:22.337775Z",
  "endTime": "2022-11-29T12:38:02.045167469Z",
  "updateTime": "2022-11-29T12:38:02.045167469Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:38:02.350] Invocation finished in 56.819562565s with status SUCCEEDED