Conferir os resultados de build para gatilhos de build
Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Nesta página, explicamos como conferir informações sobre seus builds do Cloud Build usando o painel do Cloud Build no Google Cloud console.
O painel do Cloud Build apresenta uma visão geral de alto nível dos builds mais recentes para cada gatilho de
build.
O painel é organizado em cards, sendo cada um associado a um gatilho de build no seu repositório. Se houver vários gatilhos criados em um único repositório, haverá vários cards. Esses cards são classificados em ordem alfabética pelo nome do repositório seguido do nome do gatilho. É possível também fixar qualquer card na parte superior da página passando o cursor do mouse sobre o lado direito do card e clicando no ícone de fixação, conforme indicado no exemplo abaixo:
Os cards são intitulados de acordo com as respostas mais recentes do build, como Bem-sucedida ou Falha. Os nomes do repositório e do gatilho seguem o resultado da resposta mais recente. Abaixo do título, o card apresenta um resumo dos resultados relacionados aos builds mais recentes.
Ver o painel
O painel do Cloud Build será preenchido se você tiver configurado os gatilhos de build. Para saber mais sobre como configurar gatilhos de build, consulte Como criar e gerenciar gatilhos de build.
Você verá o painel do Cloud Build com uma lista dos builds recentes dos seus gatilhos de build.
O painel do Cloud Build exibe as seguintes informações:
Última versão: a data e a hora da build mais recente.
Duração: a duração da build mais recente, no formato HH:MM:SS.
Origem: links para seu repositório de origem conectado. O repositório de origem pode ser um Cloud Source Repository, um repositório do GitHub ou do Bitbucket.
Confirmação: links para a confirmação que foi usada na build.
Etapa com falha: a etapa com falha que resultou na falha do build, se o build mais recente falhou.
Se a build mais recente falhou, a Etapa com falha cria um link para a etapa que causou a falha no registro da build.
Histórico do build: um gráfico de barras que representa a duração dos 20 builds mais recentes. Passe o cursor do mouse sobre cada barra no gráfico para ver as informações do build individual.
Duração média: o tempo de execução médio dos 20 builds mais recentes, sem incluir as que ainda estão em execução.
Se a duração média do tempo de compilação exceder 10 minutos e a
tipo de máquina
que você especificou para o buildE2_MEDIUM, E2_HIGHCPU_8
ouN1_HIGHCPU_8, você verá
aAUMENTAR VELOCIDADE. Clique em AUMENTAR VELOCIDADE para ver recomendações sobre como melhorar a velocidade do build. Para saber mais, consulte Práticas recomendadas para acelerar builds.
Porcentagem de aprovação/reprovação: a taxa média de aprovação/reprovação das 20 builds mais recentes.
Filtrar cards
Para filtrar os cards no painel, clique na opção Filtrar gatilhos na parte superior da página do painel do Cloud Build:
Os cards podem ser filtrados por:
Origem do gatilho: o nome do repositório de origem.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-08-18 UTC."],[[["\u003cp\u003eThe Cloud Build dashboard in Google Cloud console provides a summary of recent builds, organized by build triggers.\u003c/p\u003e\n"],["\u003cp\u003eEach card on the dashboard represents a build trigger and displays the latest build outcome, repository, trigger name, and summary of recent results.\u003c/p\u003e\n"],["\u003cp\u003eThe dashboard includes details like the latest build's date, duration, source, commit, any failed step, a build history bar chart, average duration, and pass/fail percentage.\u003c/p\u003e\n"],["\u003cp\u003eYou can filter cards on the dashboard by trigger source, name, and description to narrow down the information displayed.\u003c/p\u003e\n"],["\u003cp\u003eUsers can also pin specific cards to the top of the page to keep track of important build triggers.\u003c/p\u003e\n"]]],[],null,["# View build results for build triggers\n\nThis page explains how to view information about your Cloud Build\nbuilds using the [Cloud Build dashboard](http://console.cloud.google.com/cloud-build/dashboard) in Google Cloud console.\n\nThe Cloud Build dashboard provides a high-level overview of your most recent builds for each build\ntrigger.\n\nThe dashboard is organized by cards, where each card is associated with a\nbuild trigger in your repository. If there are multiple triggers\ncreated in a single repository, there will be multiple cards. These cards are\nordered alphabetically by the name of your repository followed by the name\nof the trigger. You can also pin any card to the top of the page by hovering over\nthe right side of the card and clicking on the pin icon as indicated in the\nexample below:\n\nCards are titled by the latest outcomes of the build, such as **Successful** or\n**Failed**. The name of the repository and the trigger name follow the\nresult of the latest outcome. Under the title, the card summarizes results\nrelated to your most recent builds.\n\nView the dashboard\n------------------\n\nThe Cloud Build dashboard is populated if you have build triggers\nset up. To learn more about how to set up build triggers, see [Creating and managing\nbuild triggers](/build/docs/running-builds/create-manage-triggers).\n\nTo view the Cloud Build dashboard:\n\n1. Go to the Cloud Build dashboard page:\n\n \u003cbr /\u003e\n\n [Open the Cloud Build dashboard page](https://console.cloud.google.com/cloud-build)\n\n \u003cbr /\u003e\n\n2. Select your project from the drop-down menu.\n\nYou will see the Cloud Build dashboard listing recent builds for your\nbuilds triggers.\n\nThe Cloud Build dashboard displays the following information:\n\n- **Latest build**: The date and time of your most recent build.\n\n- **Duration** : The duration of your most recent build, in `HH:MM:SS` format.\n\n- **Source** : Links to your connected source repository. Your source repository\n can either be a [Cloud Source Repository](/../source-repositories/docs/create-code-repository),\n a GitHub repository, or a Bitbucket repository.\n\n- **Commit**: Links to the commit that was used for your build.\n\n- **Failed Step**: The failed step that resulted in the build failure, if\n your most recent build has failed.\n\n If your most recent build has failed, **Failed step** will link to the step that\n caused the failure in your build log.\n- **Build History**: A bar chart representing the build duration for your 20 most recent\n builds. You can hover over each bar in the bar chart to view information about each\n individual build.\n\n- **Average Duration**: The average runtime of your 20 most recent builds, not\n including builds that are still running.\n\n If the average duration of your build time exceeds 10 minutes and the\n [machine type](/build/docs/api/reference/rest/v1/projects.builds#machinetype)\n you specified for your build is `E2_MEDIUM`, `E2_HIGHCPU_8`\n or `N1_HIGHCPU_8`, you will see\n the **IMPROVE SPEED** button. You can click on **IMPROVE SPEED** to view\n recommendations on how to improve the speed of your build. To learn more,\n see [Best practices for speeding up builds](/build/docs/speeding-up-builds).\n- **Pass - Fail %**: The average pass/fail ratio of your 20 most recent builds.\n\nFilter cards\n------------\n\nTo filter cards on your dashboard, click the **Filter triggers** option at the\ntop of the Cloud Build dashboard page:\n\nYou can filter cards by:\n\n- **Trigger source**: the name of your source repository.\n- **Trigger name**: the name of your trigger.\n- **Trigger description**: the description of your trigger.\n\nWhat's next\n-----------\n\n- Learn how to [store and view build logs](/build/docs/securing-builds/store-view-build-logs).\n- Learn how to [configure notifications using the Slack notifier](/build/docs/configuring-notifications/configure-slack).\n- Learn how to [configure notifications using the SMTP notifier](/build/docs/configuring-notifications/configure-smtp).\n- Learn how to [troubleshoot build errors](/build/docs/troubleshooting)."]]