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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:34281 (2 years ago)

Debug log (UTC)

[03:37:02.309] New invocation is queued and will start shortly
[03:37:03.571] Starting the invocation (attempt 1)
[03:37:03.607] Ignoring gitiles_ref tag without the buildset tag
[03:37:03.607] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:37:03.607] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:37:03.607] Buildbucket request:
{
  "requestId": "8954466585711413328",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8954466585711413328",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "34281"
                            },
                        "id": "cron:v1:34281"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8954466585711413328"
    },
    {
      "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.961] Scheduled build:
{
  "id": "8789036523556535745",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-02-16T03:37:03.735339582Z",
  "updateTime": "2023-02-16T03:37:03.735339582Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:37:03.961] Task URL: https://cr-buildbucket.appspot.com/build/8789036523556535745
[03:37:03.961] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8954466585711413328:2:0) after 3m8s
[03:37:19.369] Received PubSub notification, asking Buildbucket for the build status
[03:37:19.390] Build status: STARTED
[03:37:50.662] Received PubSub notification, asking Buildbucket for the build status
[03:37:50.683] Build:
{
  "id": "8789036523556535745",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-02-16T03:37:03.735339582Z",
  "startTime": "2023-02-16T03:37:18.742272Z",
  "endTime": "2023-02-16T03:37:50.006806870Z",
  "updateTime": "2023-02-16T03:37:50.006806870Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:37:50.683] Invocation finished in 48.386365514s with status SUCCEEDED