Deploy details
Deploy summary
1 plugin ran successfully
Build time: 30s. Total deploy time: 48s
Deploy log
3:13:51 PM: Build ready to start
3:13:53 PM: build-image version: 73def8bb10593b9b818f44989a75ea508018ccb7 (focal)
3:13:53 PM: build-image tag: v4.5.2
3:13:53 PM: buildbot version: e07f38cea73012d29c839c78dec87335277fe704
3:13:54 PM: Fetching cached dependencies
3:13:54 PM: Starting to download cache of 131.3MB
3:13:54 PM: Finished downloading cache in 748.811817ms
3:13:54 PM: Starting to extract cache
3:13:58 PM: Finished extracting cache in 3.348799163s
3:13:58 PM: Finished fetching cache in 4.131826261s
3:13:58 PM: Starting to prepare the repo for build
3:13:58 PM: Preparing Git Reference pull/2/head
3:13:59 PM: Parsing package.json dependencies
3:13:59 PM: Different build command detected, going to use the one specified in the Netlify configuration file: 'hugo --gc --minify --buildFuture -b $DEPLOY_PRIME_URL' versus 'hugo --gc --minify -b $URL' in the Netlify UI
3:13:59 PM: Starting build script
3:14:00 PM: Installing dependencies
3:14:00 PM: Python version set to 2.7
3:14:00 PM: Started restoring cached node version
3:14:02 PM: Finished restoring cached node version
3:14:03 PM: v16.13.1 is already installed.
3:14:03 PM: Now using node v16.13.1 (npm v8.1.2)
3:14:03 PM: Started restoring cached build plugins
3:14:03 PM: Finished restoring cached build plugins
3:14:03 PM: Attempting ruby version 2.7.2, read from environment
3:14:05 PM: Using ruby version 2.7.2
3:14:05 PM: Using PHP version 8.0
3:14:05 PM: Installing Hugo 0.89.4
3:14:05 PM: hugo v0.89.4-AB01BA6E+extended linux/amd64 BuildDate=2021-11-17T08:24:09Z VendorInfo=gohugoio
3:14:05 PM: Started restoring cached go cache
3:14:05 PM: Finished restoring cached go cache
3:14:05 PM: go version go1.16.5 linux/amd64
3:14:05 PM: go version go1.16.5 linux/amd64
3:14:05 PM: Installing missing commands
3:14:05 PM: Verify run directory
3:14:07 PM:
3:14:07 PM: ────────────────────────────────────────────────────────────────
3:14:07 PM: Netlify Build
3:14:07 PM: ────────────────────────────────────────────────────────────────
3:14:07 PM:
3:14:07 PM: ❯ Version
3:14:07 PM: @netlify/build 26.0.2
3:14:07 PM:
3:14:07 PM: ❯ Flags
3:14:07 PM: baseRelDir: true
3:14:07 PM: buildId: 61cb29afcd0d580007357459
3:14:07 PM: deployId: 61cb29afcd0d58000735745b
3:14:07 PM:
3:14:07 PM: ❯ Current directory
3:14:07 PM: /opt/build/repo
3:14:07 PM:
3:14:07 PM: ❯ Config file
3:14:07 PM: /opt/build/repo/netlify.toml
3:14:07 PM:
3:14:07 PM: ❯ Context
3:14:07 PM: deploy-preview
3:14:07 PM:
3:14:07 PM: ❯ Loading plugins
3:14:07 PM: - netlify-plugin-hugo-cache-resources@0.2.1 from netlify.toml
3:14:09 PM:
3:14:09 PM: ────────────────────────────────────────────────────────────────
3:14:09 PM: 1. netlify-plugin-hugo-cache-resources (onPreBuild event)
3:14:09 PM: ────────────────────────────────────────────────────────────────
3:14:09 PM:
3:14:09 PM: Checking if resources exist at "resources"
3:14:09 PM: Restored cached resources folder. Total files: 2
3:14:09 PM: ---
3:14:09 PM: 1. /opt/build/repo/resources
3:14:09 PM: 2. /opt/build/repo/resources/_gen
3:14:09 PM:
3:14:09 PM: (netlify-plugin-hugo-cache-resources onPreBuild completed in 126ms)
3:14:09 PM:
3:14:09 PM: ────────────────────────────────────────────────────────────────
3:14:09 PM: 2. build.command from netlify.toml
3:14:09 PM: ────────────────────────────────────────────────────────────────
3:14:09 PM:
3:14:09 PM: $ hugo --gc --minify --buildFuture -b $DEPLOY_PRIME_URL
3:14:09 PM: Start building sites …
3:14:09 PM: hugo v0.89.4-AB01BA6E+extended linux/amd64 BuildDate=2021-11-17T08:24:09Z VendorInfo=gohugoio
3:14:11 PM: WARN 2021/12/28 15:14:11 Hugo cannot find a Widget Page at /home/index.md!
3:14:11 PM: WARN 2021/12/28 15:14:11 If the page exists, Hugo Server may need restarting due to file changes.
3:14:11 PM: WARN 2021/12/28 15:14:11 Add the `/home/index.md` homepage file to each language's content folder. For example, your site should have a `content/home/` folder containing `index.md` and your homepage sections, or for multi-language sites, `content/en/home/` and `content/zh/home/` etc. Refer to the 'Build Your Homepage' and 'Language' documentation at https://wowchemy.com/docs/ and the example homepage at https://github.com/wowchemy/starter-academic/tree/master/exampleSite/content/home/index.md .
3:14:11 PM: | EN | TR
3:14:11 PM: -------------------+-----+-----
3:14:11 PM: Pages | 264 | 15
3:14:11 PM: Paginator pages | 10 | 0
3:14:11 PM: Non-page files | 58 | 0
3:14:11 PM: Static files | 18 | 18
3:14:11 PM: Processed images | 64 | 0
3:14:11 PM: Aliases | 50 | 4
3:14:11 PM: Sitemaps | 2 | 1
3:14:11 PM: Cleaned | 0 | 0
3:14:11 PM: Total in 2330 ms
3:14:11 PM:
3:14:11 PM: (build.command completed in 2.4s)
3:14:11 PM:
3:14:11 PM: ────────────────────────────────────────────────────────────────
3:14:11 PM: 3. netlify-plugin-hugo-cache-resources (onPostBuild event)
3:14:11 PM: ────────────────────────────────────────────────────────────────
3:14:11 PM:
3:14:12 PM: Saved resources folder to cache. Total files: 57
3:14:12 PM: ---
3:14:12 PM: 1. /opt/build/repo/resources/_gen/assets/scss/scss/main.scss_ad7c01202310d8f56313e4e954344ccc.content
3:14:12 PM: 2. /opt/build/repo/resources/_gen/assets/scss/scss/main.scss_ad7c01202310d8f56313e4e954344ccc.json
3:14:12 PM: 3. /opt/build/repo/resources/_gen/images/authors/admin/avatar_hu33d8f2710ea4928d295bd08cdc05f6eb_10738_270x270_fill_q75_lanczos_center.jpg
3:14:12 PM: 4. /opt/build/repo/resources/_gen/images/authors/busra-darendeli/avatar_hu1dc214a0f0e102b820a78b2ffaa529b8_1616_270x270_fill_q75_lanczos_center.jpg
3:14:12 PM: 5. /opt/build/repo/resources/_gen/images/authors/cagri-beyazyurek/avatar_hu1dc214a0f0e102b820a78b2ffaa529b8_1616_270x270_fill_q75_lanczos_center.jpg
3:14:12 PM: 6. /opt/build/repo/resources/_gen/images/authors/elif-irem-keles/avatar_hu1dc214a0f0e102b820a78b2ffaa529b8_1616_270x270_fill_q75_lanczos_center.jpg
3:14:12 PM: 7. /opt/build/repo/resources/_gen/images/authors/elif-karaman/avatar_hu1dc214a0f0e102b820a78b2ffaa529b8_1616_270x270_fill_q75_lanczos_center.jpg
3:14:12 PM: 8. /opt/build/repo/resources/_gen/images/authors/emine-ravza-gur/avatar_hud7931f832264c2b3e7e8897d7f26897d_1557_270x270_fill_q75_lanczos_center.jpg
3:14:12 PM: 9. /opt/build/repo/resources/_gen/images/authors/gulce-celen/avatar_hu1dc214a0f0e102b820a78b2ffaa529b8_1616_270x270_fill_q75_lanczos_center.jpg
3:14:12 PM: 10. /opt/build/repo/resources/_gen/images/authors/hatice-busra-konuk/avatar_hud7931f832264c2b3e7e8897d7f26897d_1557_270x270_fill_q75_lanczos_center.jpg
3:14:12 PM: 11. /opt/build/repo/resources/_gen/images/authors/muhammet-celik/avatar_hud16c2f74a89e7af07591452e6dfd43e9_2758_270x270_fill_q75_lanczos_center.jpg
3:14:12 PM: 12. /opt/build/repo/resources/_gen/images/authors/nilay-yonet/avatar_hu1dc214a0f0e102b820a78b2ffaa529b8_1616_270x270_fill_q75_lanczos_center.jpg
3:14:12 PM: 13. /opt/build/repo/resources/_gen/images/authors/oguzhan-kalyon/avatar_hud16c2f74a89e7af07591452e6dfd43e9_2758_270x270_fill_q75_lanczos_center.jpg
3:14:12 PM: 14. /opt/build/repo/resources/_gen/images/authors/selcen-ari/avatar_hud7931f832264c2b3e7e8897d7f26897d_1557_270x270_fill_q75_lanczos_center.jpg
3:14:12 PM: 15. /opt/build/repo/resources/_gen/images/authors/sinem-karakuyu/avatar_hu1dc214a0f0e102b820a78b2ffaa529b8_1616_270x270_fill_q75_lanczos_center.jpg
3:14:12 PM: Creating deploy upload records
3:14:12 PM: 16. /opt/build/repo/resources/_gen/images/authors/sule-guneyatan/avatar_hu1dc214a0f0e102b820a78b2ffaa529b8_1616_270x270_fill_q75_lanczos_center.jpg
3:14:12 PM: 17. /opt/build/repo/resources/_gen/images/courses/example/featured_hu76eaa58daf827988c1005eeac201f4e9_1602413_1200x1200_fit_q75_lanczos.jpg
3:14:12 PM: 18. /opt/build/repo/resources/_gen/images/courses/example/featured_hu76eaa58daf827988c1005eeac201f4e9_1602413_150x0_resize_q75_lanczos.jpg
3:14:12 PM: 19. /opt/build/repo/resources/_gen/images/courses/example/featured_hu76eaa58daf827988c1005eeac201f4e9_1602413_a1cd7731d90ffc91b37c0af3081d00b6.jpg
3:14:12 PM: 20. /opt/build/repo/resources/_gen/images/courses/example/featured_hu76eaa58daf827988c1005eeac201f4e9_1602413_f33984f4a1c4cb67b249fda35b37581e.jpg
3:14:12 PM: 21. /opt/build/repo/resources/_gen/images/event/example/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_620088_150x0_resize_q75_lanczos.jpg
3:14:12 PM: 22. /opt/build/repo/resources/_gen/images/event/example/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_620088_720x0_resize_q75_lanczos.jpg
3:14:12 PM: 23. /opt/build/repo/resources/_gen/images/media/icon_hua2ec155b4296a9c9791d015323e16eb5_11927_180x180_fill_lanczos_center_3.png
3:14:12 PM: 24. /opt/build/repo/resources/_gen/images/media/icon_hua2ec155b4296a9c9791d015323e16eb5_11927_192x192_fill_lanczos_center_3.png
3:14:12 PM: 25. /opt/build/repo/resources/_gen/images/media/icon_hua2ec155b4296a9c9791d015323e16eb5_11927_32x32_fill_lanczos_center_3.png
3:14:12 PM: 26. /opt/build/repo/resources/_gen/images/media/icon_hua2ec155b4296a9c9791d015323e16eb5_11927_512x512_fill_lanczos_center_3.png
3:14:12 PM: 27. /opt/build/repo/resources/_gen/images/post/getting-started/featured_hub9ee31969f44a6711206a2baf9f065b4_241861_1200x0_resize_q75_lanczos.jpg
3:14:12 PM: 28. /opt/build/repo/resources/_gen/images/post/getting-started/featured_hub9ee31969f44a6711206a2baf9f065b4_241861_150x0_resize_q75_lanczos.jpg
3:14:12 PM: 29. /opt/build/repo/resources/_gen/images/post/jupyter/featured_hub1daa031c2af6888ff37bd93eb033a1a_71549_150x0_resize_lanczos_3.png
3:14:12 PM: 30. /opt/build/repo/resources/_gen/images/post/jupyter/featured_hub1daa031c2af6888ff37bd93eb033a1a_71549_720x0_resize_lanczos_3.png
3:14:12 PM: 31. /opt/build/repo/resources/_gen/images/post/writing-technical-content/featured_huc72159e0fc0d14b85f60d34436a630f0_266353_150x0_resize_q75_lanczos.jpg
3:14:12 PM: 32. /opt/build/repo/resources/_gen/images/post/writing-technical-content/featured_huc72159e0fc0d14b85f60d34436a630f0_266353_2560x2560_fit_q75_lanczos.jpg
3:14:12 PM: 33. /opt/build/repo/resources/_gen/images/project/deep-learning-genes/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_224363_150x0_resize_q75_lanczos.jpg
3:14:12 PM: 34. /opt/build/repo/resources/_gen/images/project/deep-learning-genes/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_224363_550x0_resize_q75_lanczos.jpg
3:14:12 PM: 35. /opt/build/repo/resources/_gen/images/project/deep-learning-genes/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_224363_720x0_resize_q75_lanczos.jpg
3:14:12 PM: 36. /opt/build/repo/resources/_gen/images/project/external-project/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_329522_150x0_resize_q75_lanczos.jpg
3:14:12 PM: 37. /opt/build/repo/resources/_gen/images/project/external-project/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_329522_550x0_resize_q75_lanczos.jpg
3:14:12 PM: 38. /opt/build/repo/resources/_gen/images/project/external-project/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_329522_720x0_resize_q75_lanczos.jpg
3:14:12 PM: 39. /opt/build/repo/resources/_gen/images/project/internal-project/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_224363_150x0_resize_q75_lanczos.jpg
3:14:12 PM: 40. /opt/build/repo/resources/_gen/images/project/internal-project/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_224363_550x0_resize_q75_lanczos.jpg
3:14:12 PM: 41. /opt/build/repo/resources/_gen/images/project/internal-project/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_224363_720x0_resize_q75_lanczos.jpg
3:14:12 PM: 42. /opt/build/repo/resources/_gen/images/project/metabolic-networks/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_224363_150x0_resize_q75_lanczos.jpg
3:14:12 PM: 43. /opt/build/repo/resources/_gen/images/project/metabolic-networks/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_224363_550x0_resize_q75_lanczos.jpg
3:14:12 PM: 44. /opt/build/repo/resources/_gen/images/project/metabolic-networks/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_224363_720x0_resize_q75_lanczos.jpg
3:14:12 PM: 45. /opt/build/repo/resources/_gen/images/project/secondary-metabolite-retrosynthesis/step1_hu018395503c50aa8190312a20bea50f57_498503_1200x1200_fit_lanczos_3.png
3:14:12 PM: 46. /opt/build/repo/resources/_gen/images/project/secondary-metabolite-retrosynthesis/step1_hu018395503c50aa8190312a20bea50f57_498503_2abe7732d53e4e7c517ae28e05125abe.png
3:14:12 PM: 47. /opt/build/repo/resources/_gen/images/project/secondary-metabolite-retrosynthesis/step1_hu018395503c50aa8190312a20bea50f57_498503_62bc70c464bc33422af245cac55db8ae.png
3:14:12 PM: 48. /opt/build/repo/resources/_gen/images/project/secondary-metabolite-retrosynthesis/step2_hud2e5db3065b852c034c2e36ad1fe5fca_190896_06b9aac2515e1f92f927aec4bde3a145.png
3:14:12 PM: 49. /opt/build/repo/resources/_gen/images/project/secondary-metabolite-retrosynthesis/step2_hud2e5db3065b852c034c2e36ad1fe5fca_190896_1200x1200_fit_lanczos_3.png
3:14:12 PM: 50. /opt/build/repo/resources/_gen/images/project/secondary-metabolite-retrosynthesis/step2_hud2e5db3065b852c034c2e36ad1fe5fca_190896_fe068bf25814d87342ce191e0cc06e9f.png
3:14:12 PM: 51. /opt/build/repo/resources/_gen/images/project/word-vectors/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_224363_150x0_resize_q75_lanczos.jpg
3:14:12 PM: 52. /opt/build/repo/resources/_gen/images/project/word-vectors/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_224363_550x0_resize_q75_lanczos.jpg
3:14:12 PM: 53. /opt/build/repo/resources/_gen/images/project/word-vectors/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_224363_720x0_resize_q75_lanczos.jpg
3:14:12 PM: 54. /opt/build/repo/resources/_gen/images/publication/journal-article/sample/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_214168_150x0_resize_q75_lanczos.jpg
3:14:12 PM: 55. /opt/build/repo/resources/_gen/images/publication/journal-article/sample/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_214168_720x0_resize_q75_lanczos.jpg
3:14:12 PM: 56. /opt/build/repo/resources/_gen/images/publication/preprint/featured_hu559a5add5185b02575aa8333502ab2cc_220813_150x0_resize_q75_lanczos.jpg
3:14:12 PM: 57. /opt/build/repo/resources/_gen/images/publication/preprint/featured_hu559a5add5185b02575aa8333502ab2cc_220813_720x0_resize_q75_lanczos.jpg
3:14:12 PM:
3:14:12 PM: (netlify-plugin-hugo-cache-resources onPostBuild completed in 165ms)
3:14:12 PM:
3:14:12 PM: ────────────────────────────────────────────────────────────────
3:14:12 PM: 4. Deploy site
3:14:12 PM: ────────────────────────────────────────────────────────────────
3:14:12 PM:
3:14:12 PM: Starting to deploy site from 'public'
3:14:12 PM: Creating deploy tree
3:14:12 PM: 321 new files to upload
3:14:12 PM: 0 new functions to upload
3:14:22 PM: Site deploy was successfully initiated
3:14:22 PM:
3:14:22 PM: (Deploy site completed in 10.1s)
3:14:22 PM:
3:14:22 PM: ────────────────────────────────────────────────────────────────
3:14:22 PM: Netlify Build Complete
3:14:22 PM: ────────────────────────────────────────────────────────────────
3:14:22 PM:
3:14:22 PM: (Netlify Build completed in 14.9s)
3:14:22 PM: Caching artifacts
3:14:22 PM: Started saving build plugins
3:14:22 PM: Finished saving build plugins
3:14:22 PM: Started saving pip cache
3:14:22 PM: Finished saving pip cache
3:14:22 PM: Started saving emacs cask dependencies
3:14:22 PM: Finished saving emacs cask dependencies
3:14:22 PM: Started saving maven dependencies
3:14:22 PM: Finished saving maven dependencies
3:14:22 PM: Started saving boot dependencies
3:14:22 PM: Finished saving boot dependencies
3:14:22 PM: Started saving rust rustup cache
3:14:22 PM: Finished saving rust rustup cache
3:14:22 PM: Started saving go dependencies
3:14:22 PM: Finished saving go dependencies
3:14:22 PM: Build script success
3:14:23 PM: Starting post processing
3:14:23 PM: Post processing - HTML
3:14:40 PM: Finished processing build request in 46.756373773s
3:14:42 PM: Post processing - header rules
3:14:42 PM: Post processing - redirect rules
3:14:42 PM: Post processing done
3:14:42 PM: Site is live ✨