10:19:37 PM: Build ready to start
10:19:50 PM: build-image version: 59029cc38debec12b365d8cde2431251b878d6bf (focal)
10:19:50 PM: buildbot version: 911e38b4db82bf5cd08627b366a88d99622b3aab
10:19:50 PM: Fetching cached dependencies
10:19:50 PM: Failed to fetch cache, continuing with build
10:19:50 PM: Starting to prepare the repo for build
10:19:50 PM: No cached dependencies found. Cloning fresh repo
10:19:51 PM: Preparing Git Reference pull/172/head
10:19:52 PM: Custom publish path detected. Proceeding with the specified path: 'out'
10:19:52 PM: Custom build command detected. Proceeding with the specified command: 'npm run build && npm run export'
10:19:52 PM: Custom ignore command detected. Proceeding with the specified command: 'if [ $CACHED_COMMIT_REF == $COMMIT_REF ]; then (exit 1); else git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF ../..; fi;'
10:19:52 PM: manpath: warning: $PATH not set
10:19:52 PM: fatal: ../..: '../..' is outside repository at '/opt/build/repo'
10:19:53 PM: Starting to install dependencies
10:19:54 PM: mise python@3.13.2 install
10:19:54 PM: mise python@3.13.2 download cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
10:19:54 PM: mise python@3.13.2 extract cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
10:19:55 PM: mise python@3.13.2 python --version
10:19:55 PM: mise python@3.13.2 Python 3.13.2
10:19:55 PM: mise python@3.13.2 ✓ installed
10:19:55 PM: Python version set to 3.13
10:19:56 PM: Collecting pipenv
10:19:56 PM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
10:19:56 PM: Collecting certifi (from pipenv)
10:19:56 PM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
10:19:56 PM: Collecting packaging>=22 (from pipenv)
10:19:56 PM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
10:19:56 PM: Collecting setuptools>=67 (from pipenv)
10:19:56 PM: Downloading setuptools-78.1.0-py3-none-any.whl.metadata (6.6 kB)
10:19:56 PM: Collecting virtualenv>=20.24.2 (from pipenv)
10:19:56 PM: Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
10:19:56 PM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
10:19:56 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
10:19:56 PM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
10:19:56 PM: Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB)
10:19:56 PM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
10:19:56 PM: Downloading platformdirs-4.3.7-py3-none-any.whl.metadata (11 kB)
10:19:56 PM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
10:19:57 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 77.3 MB/s eta 0:00:00
10:19:57 PM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
10:19:57 PM: Downloading setuptools-78.1.0-py3-none-any.whl (1.3 MB)
10:19:57 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 95.0 MB/s eta 0:00:00
10:19:57 PM: Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
10:19:57 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 180.8 MB/s eta 0:00:00
10:19:57 PM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
10:19:57 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
10:19:57 PM: Downloading filelock-3.18.0-py3-none-any.whl (16 kB)
10:19:57 PM: Downloading platformdirs-4.3.7-py3-none-any.whl (18 kB)
10:19:57 PM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
10:19:59 PM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.18.0 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.7 setuptools-78.1.0 virtualenv-20.29.3
10:19:59 PM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
10:19:59 PM: [notice] To update, run: pip install --upgrade pip
10:19:59 PM: Attempting Ruby version 2.7.2, read from environment
10:20:00 PM: Using Ruby version 2.7.2
10:20:01 PM: Started restoring cached go cache
10:20:01 PM: Finished restoring cached go cache
10:20:01 PM: Installing Go version 1.16.5 (requested 1.16.5)
10:20:05 PM: go version go1.16.5 linux/amd64
10:20:06 PM: Using PHP version 8.0
10:20:07 PM: Attempting Node.js version 'v20.13.1' from .nvmrc
10:20:07 PM: Downloading and installing node v20.13.1...
10:20:08 PM: Computing checksum with sha256sum
10:20:08 PM: Checksums matched!
10:20:10 PM: Now using node v20.13.1 (npm v10.5.2)
10:20:10 PM: Enabling Node.js Corepack
10:20:10 PM: Started restoring cached build plugins
10:20:10 PM: Finished restoring cached build plugins
10:20:10 PM: Started restoring cached corepack dependencies
10:20:10 PM: Finished restoring cached corepack dependencies
10:20:11 PM: No pnpm workspaces detected
10:20:11 PM: Started restoring cached node modules
10:20:11 PM: Finished restoring cached node modules
10:20:11 PM: Installing npm packages using pnpm version 9.0.6
10:20:11 PM: Lockfile is up to date, resolution step is skipped
10:20:11 PM: Progress: resolved 1, reused 0, downloaded 0, added 0
10:20:12 PM: Packages: +881
10:20:12 PM: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
10:20:12 PM: Progress: resolved 881, reused 0, downloaded 0, added 0
10:20:13 PM: Progress: resolved 881, reused 0, downloaded 200, added 200
10:20:14 PM: Progress: resolved 881, reused 0, downloaded 635, added 634
10:20:15 PM: Progress: resolved 881, reused 0, downloaded 861, added 843
10:20:16 PM: Progress: resolved 881, reused 0, downloaded 880, added 880
10:20:23 PM: Progress: resolved 881, reused 0, downloaded 881, added 880
10:20:23 PM: Progress: resolved 881, reused 0, downloaded 881, added 881, done
10:20:24 PM: .../sharp@0.32.1/node_modules/sharp install$ (node install/libvips && node install/dll-copy && prebuild-install) || (node install/can-compile && node-gyp rebuild && node install/dll-copy)
10:20:24 PM: .../sharp@0.32.6/node_modules/sharp install$ (node install/libvips && node install/dll-copy && prebuild-install) || (node install/can-compile && node-gyp rebuild && node install/dll-copy)
10:20:24 PM: .../node_modules/@netlify/esbuild postinstall$ node install.js
10:20:24 PM: .../node_modules/@netlify/esbuild postinstall: Done
10:20:26 PM: .../sharp@0.32.6/node_modules/sharp install: sharp: Integrity check passed for linux-x64
10:20:26 PM: .../sharp@0.32.1/node_modules/sharp install: sharp: Integrity check passed for linux-x64
10:20:26 PM: .../sharp@0.32.6/node_modules/sharp install: Done
10:20:26 PM: .../sharp@0.32.1/node_modules/sharp install: Done
10:20:26 PM: dependencies:
10:20:26 PM: + @fontsource/jetbrains-mono 5.0.3
10:20:26 PM: + @fontsource/lusitana 5.0.3
10:20:26 PM: + @fontsource/rubik 5.0.3
10:20:26 PM: + @giscus/react 2.2.8
10:20:26 PM: + @netlify/plugin-nextjs 4.41.3
10:20:26 PM: + @svgr/webpack 8.0.1
10:20:26 PM: + clsx 1.2.1
10:20:26 PM: + gray-matter 4.0.3
10:20:26 PM: + next 13.4.7
10:20:26 PM: + next-mdx-remote 4.4.1
10:20:26 PM: + next-seo 6.1.0
10:20:26 PM: + p-limit 4.0.0
10:20:26 PM: + react 18.2.0
10:20:26 PM: + react-dom 18.2.0
10:20:26 PM: + rehype-katex 6.0.3
10:20:26 PM: + rehype-pretty-code 0.10.0
10:20:26 PM: + rehype-raw 6.1.1
10:20:26 PM: + remark-math 5.1.1
10:20:26 PM: + remark-parse 10.0.2
10:20:26 PM: + remark-unwrap-images 3.0.1
10:20:26 PM: + sharp 0.32.1
10:20:26 PM: + shiki 0.14.3
10:20:26 PM: + unified 10.1.2
10:20:26 PM: + unist-util-visit 4.1.2
10:20:26 PM: devDependencies:
10:20:26 PM: + @tailwindcss/aspect-ratio 0.4.2
10:20:26 PM: + @tailwindcss/typography 0.5.9
10:20:26 PM: + @types/node 20.3.1
10:20:26 PM: + @types/react 18.2.14
10:20:26 PM: + autoprefixer 10.4.14
10:20:26 PM: + eslint 8.43.0
10:20:26 PM: + eslint-config-next 13.4.7
10:20:26 PM: + eslint-config-prettier 8.8.0
10:20:26 PM: + eslint-plugin-prettier 4.2.1
10:20:26 PM: + husky 8.0.3
10:20:26 PM: + postcss 8.4.24
10:20:26 PM: + prettier 2.8.8
10:20:26 PM: + tailwindcss 3.3.2
10:20:26 PM: + typescript 5.1.3
10:20:26 PM: > teknum-blog@0.1.0 prepare /opt/build/repo
10:20:26 PM: > husky install
10:20:26 PM: husky - Git hooks installed
10:20:26 PM: Done in 15.2s
10:20:26 PM: npm packages installed using pnpm
10:20:27 PM: Successfully installed dependencies
10:20:27 PM: Starting build script
10:20:28 PM: Detected 1 framework(s)
10:20:28 PM: "next" at version "13.4.7"
10:20:28 PM: Section completed: initializing