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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:37809 (2 years ago)

Debug log (UTC)

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

  },
  "canary": true
}
[03:37:04.007] Task URL: https://cr-buildbucket.appspot.com/build/8775718769446801473
[03:37:04.007] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8941148831421044800:2:0) after 5m53s
[03:39:49.181] Received PubSub notification, asking Buildbucket for the build status
[03:39:49.208] Build status: STARTED
[03:40:48.209] Received PubSub notification, asking Buildbucket for the build status
[03:40:48.227] Build:
{
  "id": "8775718769446801473",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-07-13T03:37:03.782800448Z",
  "startTime": "2023-07-13T03:39:48.623514Z",
  "endTime": "2023-07-13T03:40:47.812543367Z",
  "updateTime": "2023-07-13T03:40:47.812543367Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[03:40:48.227] Invocation finished in 3m45.712033115s with status SUCCEEDED