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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:36330 (2 years ago)

Debug log (UTC)

[12:37:02.437] New invocation is queued and will start shortly
[12:37:03.634] Starting the invocation (attempt 1)
[12:37:03.662] Ignoring gitiles_ref tag without the buildset tag
[12:37:03.662] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:37:03.663] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:37:03.663] Buildbucket request:
{
  "requestId": "8946731869564636880",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8946731869564636880",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "36330"
                            },
                        "id": "cron:v1:36330"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8946731869564636880"
    },
    {
      "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:03.949] Scheduled build:
{
  "id": "8781301807565420385",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-05-12T12:37:03.721601299Z",
  "updateTime": "2023-05-12T12:37:03.721601299Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:37:03.949] Task URL: https://cr-buildbucket.appspot.com/build/8781301807565420385
[12:37:03.949] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8946731869564636880:2:0) after 5m50s
[12:38:17.734] Received PubSub notification, asking Buildbucket for the build status
[12:38:17.764] Build status: STARTED
[12:39:09.715] Received PubSub notification, asking Buildbucket for the build status
[12:39:09.734] Build:
{
  "id": "8781301807565420385",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-05-12T12:37:03.721601299Z",
  "startTime": "2023-05-12T12:38:17.297894Z",
  "endTime": "2023-05-12T12:39:09.518313052Z",
  "updateTime": "2023-05-12T12:39:09.518313052Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:39:09.734] Invocation finished in 2m7.303623827s with status SUCCEEDED