Skip to main content

Deploy details

Deploy successful for samirpaul

netlify-plugin-webmentions failed but the deploy was able to complete.

Production: samirpaul.in@HEAD

Lighthouse scores

Deploy summary

  • warning

    Plugin "netlify-plugin-webmentions" failed

    Error: Error: Bad response 404 on https://samirpaul.in/feed.xml

    In "onSuccess" event in "netlify-plugin-webmentions" from Netlify app

  • info

    6 plugins ran successfully

    6 of 7 plugins succeeded

    • netlify-plugin-cloudinary
    • netlify-plugin-hashfiles
    • netlify-plugin-minify-html
    • @netlify/plugin-sitemap
    • netlify-plugin-submit-sitemap
    • @netlify/plugin-lighthouse
  • plugin output

    netlify-plugin-submit-sitemap ran successfully

    Sitemap submitted succesfully

    ✓ DONE! Sitemap submitted succesfully to google ✓ DONE! Sitemap submitted succesfully to yandex

  • plugin output

    @netlify/plugin-lighthouse ran successfully

    Summary for path '/': Performance: 64, Accessibility: 91, Best Practices: 92, SEO: 83, PWA: 80

Deploy log

Initializing

Complete
5:11:35 PM: Build ready to start
5:11:36 PM: build-image version: 20e1f1f500e4cbad9ea8a99bd40807bef3093551 (focal)
5:11:36 PM: buildbot version: 00a030bf3c001e3c0d5d2d5931d77655af9653ed
5:11:37 PM: Building without cache
5:11:37 PM: Starting to prepare the repo for build
5:11:37 PM: No cached dependencies found. Cloning fresh repo
5:11:37 PM: git clone --filter=blob:none https://github.com/SamirPaul1/website
5:11:38 PM: Preparing Git Reference refs/heads/samirpaul.in
5:11:47 PM: Starting to install dependencies
5:11:47 PM: Python version set to 3.8
5:11:47 PM: Attempting Ruby version 2.7.2, read from environment
5:11:48 PM: Using Ruby version 2.7.2
5:11:48 PM: Started restoring cached go cache
5:11:48 PM: Finished restoring cached go cache
5:11:49 PM: Installing Go version 1.19.12 (requested 1.19.x)
5:11:54 PM: go version go1.19.12 linux/amd64
5:11:54 PM: Using PHP version 8.0
5:11:55 PM: Downloading and installing node v18.17.1...
5:11:56 PM: Computing checksum with sha256sum
5:11:56 PM: Checksums matched!
5:11:58 PM: Now using node v18.17.1 (npm v9.6.7)
5:11:58 PM: Enabling Node.js Corepack
5:11:58 PM: Started restoring cached build plugins
5:11:58 PM: Finished restoring cached build plugins
5:11:58 PM: Install dependencies script success
5:11:58 PM: Starting build script
5:11:59 PM: Detected 0 framework(s)
5:11:59 PM: Section completed: initializing

Building

Complete
5:12:00 PM: Netlify Build
5:12:00 PM: ────────────────────────────────────────────────────────────────
5:12:00 PM:
5:12:00 PM: ❯ Version
5:12:00 PM: @netlify/build 29.19.0
5:12:00 PM:
5:12:00 PM: ❯ Flags
5:12:00 PM: baseRelDir: true
5:12:00 PM: buildId: 64d51a4749f47f127d809d0f
5:12:00 PM: deployId: 64d51a4749f47f127d809d11
5:12:00 PM:
5:12:00 PM: ❯ Current directory
5:12:00 PM: /opt/build/repo
5:12:00 PM:
5:12:00 PM: ❯ Config file
5:12:00 PM: No config file was defined: using default values.
5:12:00 PM:
5:12:00 PM: ❯ Context
5:12:00 PM: production
5:12:01 PM:
5:12:01 PM: ❯ Installing plugins
5:12:01 PM: - netlify-plugin-cloudinary@1.0.3
5:12:01 PM: - netlify-plugin-hashfiles@4.0.2
5:12:01 PM: - netlify-plugin-minify-html@0.3.1
5:12:01 PM: - @netlify/plugin-sitemap@0.8.1
5:12:01 PM: - netlify-plugin-submit-sitemap@0.4.0
5:12:01 PM: - netlify-plugin-webmentions@1.1.0
5:12:01 PM: - @netlify/plugin-lighthouse@5.0.0
5:12:26 PM:
5:12:26 PM: ❯ Loading plugins
5:12:26 PM: - netlify-plugin-cloudinary@1.0.3 from Netlify app
5:12:26 PM: - netlify-plugin-hashfiles@4.0.2 from Netlify app
5:12:26 PM: - netlify-plugin-minify-html@0.3.1 from Netlify app
5:12:26 PM: - @netlify/plugin-sitemap@0.8.1 from Netlify app
5:12:26 PM: - netlify-plugin-submit-sitemap@0.4.0 from Netlify app
5:12:26 PM: - netlify-plugin-webmentions@1.1.0 from Netlify app
5:12:26 PM: - @netlify/plugin-lighthouse@5.0.0 from Netlify app
5:12:29 PM:
5:12:29 PM: netlify-plugin-cloudinary (onBuild event)
5:12:29 PM: ────────────────────────────────────────────────────────────────
5:12:29 PM: ​
5:12:29 PM: Creating redirects...
5:12:29 PM: Done.
5:12:29 PM: Netlify configuration property redirects value changed to [
5:12:29 PM: {
5:12:29 PM: from: '/images/*',
5:12:29 PM: status: 302,
5:12:29 PM: force: true
5:12:29 PM: },
5:12:29 PM: {
5:12:29 PM: from: '/cld-assets/images/*',
5:12:29 PM: to: '/images/:splat',
5:12:29 PM: status: 200,
5:12:29 PM: force: true
5:12:29 PM: }
5:12:29 PM: ].
5:12:29 PM: ​
5:12:29 PM: (netlify-plugin-cloudinary onBuild completed in 26ms)
5:12:29 PM:
5:12:29 PM: netlify-plugin-cloudinary (onPostBuild event)
5:12:29 PM: ────────────────────────────────────────────────────────────────
5:12:29 PM: ​
5:12:29 PM: Replacing on-page images with Cloudinary URLs...
5:13:37 PM: Done.
5:13:37 PM: ​
5:13:37 PM: (netlify-plugin-cloudinary onPostBuild completed in 1m 8.3s)
5:13:37 PM:
5:13:37 PM: netlify-plugin-hashfiles (onPostBuild event)
5:13:37 PM: ────────────────────────────────────────────────────────────────
5:13:37 PM: ​
5:13:37 PM: 0.001 secs: logEvents
5:13:37 PM: ⚠ WARN: 404.html - Invalid URL
5:13:37 PM: 0.204 secs: loadAssets
5:13:37 PM: ⚠ WARN: 404.html - Invalid URL
5:13:37 PM: 0.065 secs: populate
5:13:37 PM: 0.002 secs: writeAssetsToDisc
5:13:37 PM: ** hashfiles moved files: **
5:13:37 PM: ​
5:13:37 PM: (netlify-plugin-hashfiles onPostBuild completed in 306ms)
5:13:37 PM:
5:13:37 PM: netlify-plugin-minify-html (onPostBuild event)
5:13:37 PM: ────────────────────────────────────────────────────────────────
5:13:37 PM: ​
5:13:37 PM: Minifiying HTML in the deploy context: production
5:13:37 PM: Minifiying HTML with these options: Default
5:14:46 PM: ​
5:14:46 PM: (netlify-plugin-minify-html onPostBuild completed in 1m 8.9s)
5:14:46 PM:
5:14:46 PM: @netlify/plugin-sitemap (onPostBuild event)
5:14:46 PM: ────────────────────────────────────────────────────────────────
5:14:46 PM: ​
5:14:46 PM: Creating sitemap from files...
5:14:47 PM: Sitemap Built! sitemap.xml
5:14:47 PM: ​
5:14:47 PM: (@netlify/plugin-sitemap onPostBuild completed in 361ms)
5:14:47 PM:
5:17:45 PM: (Netlify Build completed in 5m 44.5s)
5:17:47 PM: Section completed: building
5:17:52 PM: Finished processing build request in 6m15.911s

Deploying

Complete
5:14:47 PM: Deploy site
5:14:47 PM: ────────────────────────────────────────────────────────────────
5:14:47 PM: ​
5:14:47 PM: Starting to deploy site from '/'
5:14:48 PM: Calculating files to upload
5:14:53 PM: 2767 new files to upload
5:14:53 PM: 0 new functions to upload
5:14:53 PM: Starting to upload
5:14:54 PM: 10% uploaded
5:14:55 PM: 20% uploaded
5:14:55 PM: 30% uploaded
5:14:56 PM: 40% uploaded
5:14:57 PM: 50% uploaded
5:14:58 PM: 60% uploaded
5:14:59 PM: 70% uploaded
5:15:00 PM: 80% uploaded
5:15:01 PM: 90% uploaded
5:15:02 PM: 100% uploaded
5:15:02 PM: Section completed: deploying
5:17:32 PM: Finished waiting for live deploy in 2m30.048s
5:17:32 PM: Site deploy was successfully initiated
5:17:32 PM: ​
5:17:32 PM: (Deploy site completed in 2m 45.4s)
5:17:32 PM:
5:17:32 PM: netlify-plugin-submit-sitemap (onSuccess event)
5:17:32 PM: ────────────────────────────────────────────────────────────────
5:17:32 PM: ​
5:17:32 PM: Going to submit sitemap to google
5:17:32 PM: Going to submit sitemap to yandex
5:17:33 PM: ✓ DONE! Sitemap submitted succesfully to google
5:17:33 PM: ✓ DONE! Sitemap submitted succesfully to yandex
5:17:33 PM: ​
5:17:33 PM: (netlify-plugin-submit-sitemap onSuccess completed in 734ms)
5:17:33 PM:
5:17:33 PM: netlify-plugin-webmentions (onSuccess event)
5:17:33 PM: ────────────────────────────────────────────────────────────────
5:17:33 PM: ​
5:17:33 PM: Discovering Webmentions in https://samirpaul.in/feed.xml with a limit of 1 entry
5:17:33 PM:
5:17:33 PM: Plugin netlify-plugin-webmentions failed
5:17:33 PM: ────────────────────────────────────────────────────────────────
5:17:33 PM: ​
5:17:33 PM: Error message
5:17:33 PM: Error: Error: Bad response 404 on https://samirpaul.in/feed.xml
5:17:33 PM: ​
5:17:33 PM: Plugin details
5:17:33 PM: Package: netlify-plugin-webmentions
5:17:33 PM: Version: 1.1.0
5:17:33 PM: ​
5:17:33 PM: Error location
5:17:33 PM: In onSuccess event in netlify-plugin-webmentions from Netlify app
5:17:33 PM: ​
5:17:33 PM: Resolved config
5:17:33 PM: build:
5:17:33 PM: environment:
5:17:33 PM: - CLOUDINARY_CLOUD_NAME
5:17:33 PM: publish: /opt/build/repo
5:17:33 PM: publishOrigin: ui
5:17:33 PM: headers:
5:17:33 PM: - for: /static/*
values:
cache-control: public, max-age=31536000, immutable
plugins:
- inputs: {}
origin: ui
package: netlify-plugin-cloudinary
- inputs: {}
origin: ui
package: netlify-plugin-hashfiles
- inputs: {}
origin: ui
package: netlify-plugin-minify-html
- inputs: {}
origin: ui
package: '@netlify/plugin-sitemap'
- inputs: {}
origin: ui
package: netlify-plugin-submit-sitemap
- inputs: {}
origin: ui
package: netlify-plugin-webmentions
- inputs: {}
origin: ui
package: '@netlify/plugin-lighthouse'
redirects:
- force: true
from: /images/*
status: 302
to: https://res.cloudinary.com/samirpaul/image/fetch/f_auto,q_auto/https://samirpaul-in--samirpaul.netlify.app/cld-assets/images/:splat
- force: true
from: /cld-assets/images/*
status: 200
to: /images/:splat
redirectsOrigin: inline
5:17:33 PM: @netlify/plugin-lighthouse (onSuccess event)
5:17:33 PM: ────────────────────────────────────────────────────────────────
5:17:33 PM: ​
5:17:33 PM: Generating Lighthouse report. This may take a minute…
5:17:33 PM: Running Lighthouse on /
5:17:45 PM: Lighthouse scores for /
5:17:45 PM: - Performance: 64
5:17:45 PM: - Accessibility: 91
5:17:45 PM: - Best Practices: 92
5:17:45 PM: - SEO: 83
5:17:45 PM: - PWA: 80
5:17:45 PM: ​
5:17:45 PM: (@netlify/plugin-lighthouse onSuccess completed in 11.4s)

Cleanup

Complete
5:17:45 PM: Netlify Build Complete
5:17:45 PM: ────────────────────────────────────────────────────────────────
5:17:45 PM: ​
5:17:46 PM: Caching artifacts
5:17:46 PM: Started saving build plugins
5:17:46 PM: Finished saving build plugins
5:17:46 PM: Started saving pip cache
5:17:46 PM: Finished saving pip cache
5:17:46 PM: Started saving emacs cask dependencies
5:17:46 PM: Finished saving emacs cask dependencies
5:17:46 PM: Started saving maven dependencies
5:17:46 PM: Finished saving maven dependencies
5:17:46 PM: Started saving boot dependencies
5:17:46 PM: Finished saving boot dependencies
5:17:46 PM: Started saving rust rustup cache
5:17:46 PM: Finished saving rust rustup cache
5:17:46 PM: Started saving go dependencies
5:17:46 PM: Finished saving go dependencies
5:17:47 PM: Build script success
5:17:50 PM: Uploading Cache of size 373.7MB
5:17:52 PM: Section completed: cleanup

Post-processing

Complete
5:15:02 PM: Starting post processing
5:15:03 PM: Post processing - HTML
5:15:03 PM: ---------------------------------------------------------------------
DEPRECATION NOTICE: Your site has asset optimization enabled. This feature will be at end of service on October 17, 2023.

After that date, your builds will continue to work but we won't minify or bundle the CSS and JS, and we won't optimize images.
To remove this warning, disable asset optimization in your site configuration:
https://app.netlify.com/sites/samirpaul/configuration/deploys#asset-optimization


For more details, read our forum announcement:
https://answers.netlify.com/t/please-read-deprecation-of-post-processing-asset-optimization/96657
---------------------------------------------------------------------
5:15:03 PM: Skipping form detection
5:15:09 PM: Minifying css bundle
5:16:59 PM: Mixed content detected in: /posts/rain-water-trapped/index.html
5:16:59 PM: --> insecure img urls:
- http://i.imgur.com/0qkUFco.png
5:17:01 PM: Mixed content detected in: /posts/reverse-link-list-recursion/index.html
5:17:01 PM: --> insecure img urls:
- http://img.youtube.com/vi/KYH83T4q6Vs/0.jpg
5:17:05 PM: Mixed content detected in: /posts/knight-on-chess-board/index.html
5:17:05 PM: --> insecure img urls:
- http://i.imgur.com/lmKL4AU.jpg
5:17:09 PM: Mixed content detected in: /posts/regular-expression-ii/index.html
5:17:10 PM: --> insecure img urls:
- http://i.imgur.com/8WGmiSd.png
5:17:20 PM: Minifying css bundle
5:17:23 PM: Mixed content detected in: /posts/dungeon-princess/index.html
5:17:23 PM: --> insecure img urls:
- http://i.imgur.com/5a6Neu4.png
5:17:30 PM: Post processing - header rules
5:17:31 PM: Post processing - redirect rules
5:17:31 PM: Post processing done
5:17:31 PM: Section completed: postprocessing
5:17:32 PM: Site is live ✨