Skip to main content

Deploy details

Deploy successful for ubcuas

Recruitment Position Updates

PR #14: recruitment@66862e4

Lighthouse scores

Average scores for this deploy

  1. Performance: 98.33333333333333
  2. Accessibility: 97.33333333333333
  3. Best Practices: 86
  4. SEO: 86.33333333333333
  5. PWA: 33.333333333333336

View detailed breakdown

  • Path: /

  • Path: /competitions/

  • Path: /active-aircraft/

Deploy summary

  • 6 plugins ran successfully

    Select for details.

    • @netlify/plugin-sitemap
    • netlify-plugin-no-more-404
    • @netlify/plugin-a11y
    • netlify-plugin-a11y
    • netlify-plugin-submit-sitemap
    • @netlify/plugin-lighthouse
  • @netlify/plugin-lighthouse ran successfully

    Summary for path '/': Performance: 99, Accessibility: 98, Best Practices: 92, SEO: 86, PWA: 40 Summary for path '/competitions/': Performance: 98, Accessibility: 96, Best Practices: 83, SEO: 87, PWA: 30 Summary for path '/active-aircraft/': Performance: 98, Accessibility: 98, Best Practices: 83, SEO: 86, PWA: 30

Deploy log

Initializing

Complete
6:41:39 AM: Build ready to start
6:41:41 AM: build-image version: 73f16e520fdddf409be6f578c8c2c8941bdf32d3 (focal)
6:41:41 AM: buildbot version: 90ac05c3f28c9e1d686d93dcb23af6d6b5cc1396
6:41:41 AM: Fetching cached dependencies
6:41:41 AM: Starting to download cache of 691.4MB
6:41:59 AM: Finished downloading cache in 18.377s
6:41:59 AM: Starting to extract cache
6:42:03 AM: Finished extracting cache in 3.486s
6:42:03 AM: Finished fetching cache in 21.948s
6:42:03 AM: Starting to prepare the repo for build
6:42:03 AM: Preparing Git Reference pull/14/head
6:42:04 AM: Custom build command detected. Proceeding with the specified command: 'hugo --gc --minify --templateMetrics --templateMetricsHints --forceSyncStatic --buildFuture -b $DEPLOY_PRIME_URL'
6:42:05 AM: Starting to install dependencies
6:42:05 AM: Python version set to 3.8
6:42:05 AM: Attempting Ruby version 2.7.2, read from environment
6:42:06 AM: Using Ruby version 2.7.2
6:42:06 AM: Started restoring cached go cache
6:42:06 AM: Finished restoring cached go cache
6:42:06 AM: Installing Go version 1.20.5 (requested 1.20.5)
6:42:12 AM: go version go1.20.5 linux/amd64
6:42:12 AM: Using PHP version 8.0
6:42:12 AM: Installing Hugo 0.117.0
6:42:12 AM: hugo v0.117.0-b2f0696cad918fb61420a6aff173eb36662b406e+extended linux/amd64 BuildDate=2023-08-07T12:49:48Z VendorInfo=gohugoio
6:42:13 AM: Started restoring cached Node.js version
6:42:14 AM: Finished restoring cached Node.js version
6:42:14 AM: v18.17.1 is already installed.
6:42:14 AM: Now using node v18.17.1 (npm v9.6.7)
6:42:14 AM: Enabling Node.js Corepack
6:42:14 AM: Started restoring cached build plugins
6:42:14 AM: Finished restoring cached build plugins
6:42:14 AM: Started restoring cached corepack dependencies
6:42:14 AM: Finished restoring cached corepack dependencies
6:42:14 AM: No npm workspaces detected
6:42:14 AM: Started restoring cached node modules
6:42:14 AM: Finished restoring cached node modules
6:42:15 AM: Installing npm packages using npm version 9.6.7
6:42:16 AM: up to date, audited 215 packages in 1s
6:42:16 AM: 36 packages are looking for funding
6:42:16 AM: run `npm fund` for details
6:42:16 AM: 3 moderate severity vulnerabilities
6:42:16 AM: To address all issues (including breaking changes), run:
6:42:16 AM: npm audit fix --force
6:42:16 AM: Run `npm audit` for details.
6:42:16 AM: npm packages installed
6:42:17 AM: Install dependencies script success
6:42:17 AM: Starting build script
6:42:17 AM: Detected 1 framework(s)
6:42:17 AM: hugo at version unknown
6:42:17 AM: Section completed: initializing

Building

Complete
6:42:19 AM: Netlify Build
6:42:19 AM: ────────────────────────────────────────────────────────────────
6:42:19 AM: ​
6:42:19 AM: ❯ Version
6:42:19 AM: @netlify/build 29.20.12
6:42:19 AM: ​
6:42:19 AM: ❯ Flags
6:42:19 AM: baseRelDir: true
6:42:19 AM: buildId: 65054e23c5442d000863526b
6:42:19 AM: deployId: 65054e23c5442d000863526d
6:42:19 AM: ​
6:42:19 AM: ❯ Current directory
6:42:19 AM: /opt/build/repo
6:42:19 AM: ​
6:42:19 AM: ❯ Config file
6:42:19 AM: /opt/build/repo/netlify.toml
6:42:19 AM: ​
6:42:19 AM: ❯ Context
6:42:19 AM: deploy-preview
6:42:19 AM: ​
6:42:19 AM: ❯ Loading plugins
6:42:19 AM: - @netlify/plugin-sitemap@0.8.1 from netlify.toml
6:42:19 AM: - netlify-plugin-no-more-404@0.0.15 from netlify.toml
6:42:19 AM: - @netlify/plugin-lighthouse@5.0.0 from netlify.toml
6:42:19 AM: - netlify-plugin-submit-sitemap@0.4.0 from netlify.toml
6:42:19 AM: - netlify-plugin-a11y@0.0.12 from Netlify app
6:42:19 AM: - @netlify/plugin-a11y@1.0.0-beta.1 from netlify.toml and package.json
6:42:21 AM: ​
6:42:21 AM: build.command from netlify.toml
6:42:21 AM: ────────────────────────────────────────────────────────────────
6:42:21 AM: ​
6:42:21 AM: $ hugo --gc --minify --templateMetrics --templateMetricsHints --forceSyncStatic --buildFuture -b $DEPLOY_PRIME_URL
6:42:21 AM: Start building sites …
6:42:21 AM: hugo v0.117.0-b2f0696cad918fb61420a6aff173eb36662b406e+extended linux/amd64 BuildDate=2023-08-07T12:49:48Z VendorInfo=gohugoio
6:42:40 AM: Template Metrics:
6:42:40 AM: cumulative average maximum cache percent cached total
6:42:40 AM: duration duration duration potential cached count count template
6:42:40 AM: ---------- -------- -------- --------- ------- ------ ----- --------
6:42:40 AM: 1m1.71571909s 3.42865106s 13.635071993s 39 0 0 18 partials/essentials/head.html
6:42:40 AM: 58.961130393s 8.423018627s 13.636473255s 0 0 0 7 _default/single.html
6:42:40 AM: 55.494495486s 3.083027527s 13.261817983s 47 0 0 18 partials/basic-seo.html
6:42:40 AM: 34.115156253s 11.371718751s 12.260429248s 0 0 0 3 shortcodes/slider.html
6:42:40 AM: 34.096096173s 3.099645106s 6.436863994s 100 0 0 11 partials/image-pipe.html
6:42:40 AM: 32.37837592s 4.625482274s 5.999675235s 27 0 0 7 partials/image.html
6:42:40 AM: 21.456699495s 1.19203886s 2.058562372s 96 0 0 18 partials/essentials/header.html
6:42:40 AM: 21.414124937s 1.127059207s 2.053859512s 100 0 0 19 partials/logo.html
6:42:40 AM: 21.324379537s 1.122335765s 5.34370647s 0 0 0 19 shortcodes/image.html
6:42:40 AM: 17.997914677s 5.999304892s 5.999776215s 100 0 0 3 partials/components/blog-card.html
6:42:40 AM: 16.862392381s 8.43119619s 8.433246538s 0 0 0 2 _default/taxonomy.html
6:42:40 AM: 10.820653235s 10.820653235s 10.820653235s 0 0 0 1 index.html
6:42:40 AM: 8.456496093s 8.456496093s 8.456496093s 0 0 0 1 blog/single.html
6:42:40 AM: 8.422256098s 8.422256098s 8.422256098s 0 0 0 1 blog/list.html
6:42:40 AM: 7.338835395s 2.446278465s 2.451769822s 0 0 0 3 _default/list.html
6:42:40 AM: 5.81895388s 342.291404ms 383.57056ms 100 100 17 17 partials/favicon
6:42:40 AM: 4.952531075s 2.476265537s 2.481045548s 0 0 0 2 _default/terms.html
6:42:40 AM: 2.894982596s 2.894982596s 2.894982596s 0 0 0 1 _default/list.searchindex.json
6:42:40 AM: 2.89423311s 1.447116555s 2.044431764s 81 0 0 2 partials/searchImage.html
6:42:40 AM: 814.858877ms 814.858877ms 814.858877ms 0 0 0 1 _default/index.webmanifest
6:42:40 AM: 388.360346ms 388.360346ms 388.360346ms 0 0 0 1 partials/favicon.html
6:42:40 AM: 139.050739ms 7.725041ms 24.51418ms 100 94 17 18 partials/essentials/script.html
6:42:40 AM: 94.214914ms 5.234161ms 10.63614ms 100 94 17 18 partials/essentials/style.html
6:42:40 AM: 7.088471ms 393.803Β΅s 3.575028ms 100 0 0 18 partials/components/language-switcher.html
6:42:40 AM: 5.804732ms 322.485Β΅s 2.33653ms 100 94 17 18 partials/essentials/footer.html
6:42:40 AM: 4.735522ms 135.3Β΅s 2.838539ms 0 0 0 35 shortcodes/markdown.html
6:42:40 AM: 4.44151ms 246.75Β΅s 2.194797ms 100 0 0 18 partials/search-index.html
6:42:40 AM: 4.297693ms 477.521Β΅s 820.589Β΅s 0 0 0 9 _internal/_default/rss.xml
6:42:40 AM: 3.302373ms 183.465Β΅s 830.102Β΅s 100 0 0 18 partials/search-modal.html
6:42:40 AM: 3.184624ms 212.308Β΅s 993.41Β΅s 79 0 0 15 partials/page-header.html
6:42:40 AM: 2.246894ms 124.827Β΅s 259.733Β΅s 100 94 17 18 partials/preloader.html
6:42:40 AM: 1.546098ms 1.546098ms 1.546098ms 0 0 0 1 404.html
6:42:40 AM: 1.544055ms 102.937Β΅s 388.561Β΅s 86 0 0 15 partials/components/breadcrumb.html
6:42:40 AM: 1.439214ms 79.956Β΅s 513.354Β΅s 100 0 0 18 partials/components/theme-switcher.html
6:42:40 AM: 1.3727ms 80.747Β΅s 129.773Β΅s 100 100 17 17 partials/manifest
6:42:40 AM: 1.367739ms 75.985Β΅s 132.81Β΅s 100 94 17 18 partials/site-verifications.html
6:42:40 AM: 954.608Β΅s 53.033Β΅s 124.652Β΅s 100 94 17 18 partials/gtm-noscript.html
6:42:40 AM: 820.315Β΅s 63.101Β΅s 161.413Β΅s 0 0 0 13 shortcodes/accordion.html
6:42:40 AM: 781.157Β΅s 781.157Β΅s 781.157Β΅s 100 0 0 1 partials/social-share.html
6:42:40 AM: 666.504Β΅s 39.206Β΅s 242.931Β΅s 0 0 0 17 shortcodes/columns.html
6:42:40 AM: 507.406Β΅s 84.567Β΅s 271.809Β΅s 0 0 0 6 shortcodes/button.html
6:42:40 AM: 488.298Β΅s 488.298Β΅s 488.298Β΅s 0 0 0 1 _internal/_default/sitemap.xml
6:42:40 AM: 464.308Β΅s 464.308Β΅s 464.308Β΅s 0 0 0 1 partials/widgets/widget-wrapper.html
6:42:40 AM: 404.253Β΅s 36.75Β΅s 184.705Β΅s 0 0 0 11 _default/_markup/render-link.html
6:42:40 AM: 360.743Β΅s 360.743Β΅s 360.743Β΅s 100 0 0 1 partials/essentials/single.html
6:42:40 AM: 232.992Β΅s 232.992Β΅s 232.992Β΅s 100 0 0 1 partials/components/pagination.html
6:42:40 AM: 200.425Β΅s 200.425Β΅s 200.425Β΅s 0 0 0 1 _internal/alias.html
6:42:40 AM: 195.88Β΅s 10.882Β΅s 113.271Β΅s 100 94 17 18 partials/gtm.html
6:42:40 AM: 185.44Β΅s 185.44Β΅s 185.44Β΅s 100 0 0 1 partials/widgets/categories.html
6:42:40 AM: 183.191Β΅s 91.595Β΅s 167.183Β΅s 0 0 0 2 shortcodes/linked-element.html
6:42:40 AM: 158.362Β΅s 158.362Β΅s 158.362Β΅s 0 0 0 1 shortcodes/toc.html
6:42:40 AM: 158.056Β΅s 158.056Β΅s 158.056Β΅s 100 0 0 1 partials/cookie-consent.html
6:42:40 AM: 145.008Β΅s 145.008Β΅s 145.008Β΅s 100 0 0 1 partials/widgets/tags.html
6:42:40 AM: 136.929Β΅s 136.929Β΅s 136.929Β΅s 0 0 0 1 shortcodes/youtube-lite.html
6:42:40 AM: 101.157Β΅s 101.157Β΅s 101.157Β΅s 100 0 0 1 partials/pwa.html
6:42:40 AM: 88.591Β΅s 4.921Β΅s 50.408Β΅s 100 94 17 18 partials/custom-script.html
6:42:40 AM: 87.583Β΅s 87.583Β΅s 87.583Β΅s 100 0 0 1 partials/adsense-script.html
6:42:40 AM: 82.245Β΅s 82.245Β΅s 82.245Β΅s 0 0 0 1 partials/manifest.html
6:42:40 AM: 62.825Β΅s 62.825Β΅s 62.825Β΅s 0 0 0 1 shortcodes/box.html
6:42:40 AM: 17.013Β΅s 17.013Β΅s 17.013Β΅s 0 0 0 1 css/style.css
6:42:40 AM: | EN
6:42:40 AM: -------------------+------
6:42:40 AM: Pages | 29
6:42:40 AM: Paginator pages | 0
6:42:40 AM: Non-page files | 0
6:42:40 AM: Static files | 3
6:42:40 AM: Processed images | 161
6:42:40 AM: Aliases | 1
6:42:40 AM: Sitemaps | 1
6:42:40 AM: Cleaned | 0
6:42:40 AM: Total in 19108 ms
6:42:40 AM: ​
6:42:40 AM: (build.command completed in 19.1s)
6:42:40 AM: ​
6:42:40 AM: @netlify/plugin-sitemap (onPostBuild event)
6:42:40 AM: ────────────────────────────────────────────────────────────────
6:42:40 AM: ​
6:42:40 AM: Creating sitemap from files...
6:42:40 AM: Sitemap Built! sitemap.xml
6:42:40 AM: ​
6:42:40 AM: (@netlify/plugin-sitemap onPostBuild completed in 29ms)
6:42:40 AM: ​
6:42:40 AM: netlify-plugin-no-more-404 (onPostBuild event)
6:42:40 AM: ────────────────────────────────────────────────────────────────
6:42:40 AM: ​
6:42:40 AM: wasm streaming compile failed: TypeError: Failed to parse URL from /opt/build/repo/.netlify/plugins/node_modules/netlify-redirector/lib/redirects.wasm
6:42:40 AM: falling back to ArrayBuffer instantiation
6:42:40 AM: html manifest saved for next run
6:42:40 AM: ​
6:42:40 AM: (netlify-plugin-no-more-404 onPostBuild completed in 18ms)
6:42:40 AM: ​
6:42:40 AM: netlify-plugin-a11y (onPostBuild event)
6:42:40 AM: ────────────────────────────────────────────────────────────────
6:42:40 AM: ​
6:42:42 AM: ​
6:42:42 AM: (netlify-plugin-a11y onPostBuild completed in 1.2s)
6:42:42 AM: ​
6:42:42 AM: @netlify/plugin-a11y (onPostBuild event)
6:42:42 AM: ────────────────────────────────────────────────────────────────
6:42:42 AM: ​
6:42:42 AM: Checking your pages. This may take a while...
6:42:46 AM: No accessibility issues found!
6:42:46 AM: ​
6:42:46 AM: (@netlify/plugin-a11y onPostBuild completed in 4.1s)
6:42:46 AM: ​
6:43:22 AM: (Netlify Build completed in 1m 2.8s)
6:43:22 AM: Section completed: building
6:43:31 AM: Finished processing build request in 1m50.617s

Deploying

Complete
6:42:46 AM: Deploy site
6:42:46 AM: ────────────────────────────────────────────────────────────────
6:42:46 AM: ​
6:42:46 AM: Starting to deploy site from 'public'
6:42:46 AM: Calculating files to upload
6:42:46 AM: 31 new files to upload
6:42:46 AM: 0 new functions to upload
6:42:46 AM: Section completed: deploying
6:42:48 AM: Finished waiting for live deploy in 2.04s
6:42:48 AM: Site deploy was successfully initiated
6:42:48 AM: ​
6:42:48 AM: (Deploy site completed in 2.5s)
6:42:48 AM: ​
6:42:48 AM: @netlify/plugin-lighthouse (onSuccess event)
6:42:48 AM: ────────────────────────────────────────────────────────────────
6:42:48 AM: ​
6:42:48 AM: Generating Lighthouse reports. This may take a minute…
6:42:48 AM: Running Lighthouse on / (1/3)
6:42:56 AM: Lighthouse scores for /
6:42:56 AM: - Performance: 99
6:42:56 AM: - Accessibility: 98
6:42:56 AM: - Best Practices: 92
6:42:56 AM: - SEO: 86
6:42:56 AM: - PWA: 40
6:42:56 AM: Running Lighthouse on /competitions/ (2/3)
6:43:09 AM: Lighthouse scores for /competitions/
6:43:09 AM: - Performance: 98
6:43:09 AM: - Accessibility: 96
6:43:09 AM: - Best Practices: 83
6:43:09 AM: - SEO: 87
6:43:09 AM: - PWA: 30
6:43:09 AM: Running Lighthouse on /active-aircraft/ (3/3)
6:43:20 AM: Lighthouse scores for /active-aircraft/
6:43:20 AM: - Performance: 98
6:43:20 AM: - Accessibility: 98
6:43:20 AM: - Best Practices: 83
6:43:20 AM: - SEO: 86
6:43:20 AM: - PWA: 30
6:43:20 AM: ​
6:43:20 AM: (@netlify/plugin-lighthouse onSuccess completed in 32s)
6:43:20 AM: ​
6:43:20 AM: netlify-plugin-submit-sitemap (onSuccess event)
6:43:20 AM: ────────────────────────────────────────────────────────────────
6:43:20 AM: ​
6:43:20 AM: Skip submitting sitemap to google, yandex, because this isn't a production build
​
6:43:20 AM: (netlify-plugin-submit-sitemap onSuccess completed in 6ms)

Cleanup

Complete
6:43:22 AM: Netlify Build Complete
6:43:22 AM: ────────────────────────────────────────────────────────────────
6:43:22 AM: ​
6:43:22 AM: Caching artifacts
6:43:22 AM: Started saving node modules
6:43:22 AM: Finished saving node modules
6:43:22 AM: Started saving build plugins
6:43:22 AM: Finished saving build plugins
6:43:22 AM: Started saving corepack cache
6:43:22 AM: Finished saving corepack cache
6:43:22 AM: Started saving pip cache
6:43:22 AM: Finished saving pip cache
6:43:22 AM: Started saving emacs cask dependencies
6:43:22 AM: Finished saving emacs cask dependencies
6:43:22 AM: Started saving maven dependencies
6:43:22 AM: Finished saving maven dependencies
6:43:22 AM: Started saving boot dependencies
6:43:22 AM: Finished saving boot dependencies
6:43:22 AM: Started saving rust rustup cache
6:43:22 AM: Finished saving rust rustup cache
6:43:22 AM: Started saving go dependencies
6:43:22 AM: Finished saving go dependencies
6:43:22 AM: Build script success
6:43:26 AM: Uploading Cache of size 692.4MB
6:43:31 AM: Section completed: cleanup

Post-processing

Complete
6:42:46 AM: Starting post processing
6:42:47 AM: Skipping HTML post processing
6:42:47 AM: Post processing - header rules
6:42:47 AM: Post processing - redirect rules
6:42:47 AM: Post processing done
6:42:47 AM: Section completed: postprocessing
6:42:48 AM: Site is live ✨