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

Debug log (UTC)

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

  }
}
[03:37:03.599] Task URL: https://cr-buildbucket.appspot.com/build/8786862196726565697
[03:37:03.599] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8952292258609596048:2:0) after 2m38s
[03:37:17.838] Received PubSub notification, asking Buildbucket for the build status
[03:37:17.860] Build status: STARTED
[03:38:05.337] Received PubSub notification, asking Buildbucket for the build status
[03:38:05.392] Build:
{
  "id": "8786862196726565697",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-03-12T03:37:03.388270691Z",
  "startTime": "2023-03-12T03:37:16.188445Z",
  "endTime": "2023-03-12T03:38:05.130908948Z",
  "updateTime": "2023-03-12T03:38:05.130908948Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:38:05.392] Invocation finished in 1m3.182729368s with status SUCCEEDED