Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
6:29:24 PM: Build ready to start
6:29:36 PM: build-image version: ecdc8b770f4a0193fd3f258c1bc6029e681813a4 (focal)
6:29:36 PM: buildbot version: c0947924577cfd4d65c83a366b5af740de93a02b
6:29:36 PM: Building without cache
6:29:36 PM: Starting to prepare the repo for build
6:29:36 PM: No cached dependencies found. Cloning fresh repo
6:29:36 PM: git clone --filter=blob:none https://github.com/OpenCilk/www.opencilk.org
6:29:37 PM: Preparing Git Reference pull/210/head
6:29:39 PM: Starting to install dependencies
6:29:40 PM: Python version set to 3.8
6:29:40 PM: Attempting Ruby version 2.7.2, read from environment
6:29:40 PM: Using Ruby version 2.7.2
6:29:41 PM: Started restoring cached go cache
6:29:41 PM: Finished restoring cached go cache
6:29:41 PM: Installing Go version 1.16.5 (requested 1.16.5)
6:29:48 PM: go version go1.16.5 linux/amd64
6:29:49 PM: Using PHP version 8.0
6:29:50 PM: v18.20.4 is already installed.
6:29:50 PM: Now using node v18.20.4 (npm v10.7.0)
6:29:50 PM: Enabling Node.js Corepack
6:29:50 PM: Started restoring cached build plugins
6:29:50 PM: Finished restoring cached build plugins
6:29:50 PM: Started restoring cached corepack dependencies
6:29:50 PM: Finished restoring cached corepack dependencies
6:29:50 PM: No npm workspaces detected
6:29:50 PM: Started restoring cached node modules
6:29:50 PM: Finished restoring cached node modules
6:29:51 PM: Installing npm packages using npm version 10.7.0
6:30:00 PM: npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
6:30:00 PM: npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
6:30:00 PM: npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
6:30:03 PM: > OpenCilk.org@1.0.0 postinstall
6:30:03 PM: > patch-package
6:30:03 PM: patch-package 6.5.1
6:30:03 PM: Applying patches...
6:30:03 PM: eleventy-plugin-toc@1.1.5 ✔
6:30:03 PM: added 460 packages, and audited 461 packages in 13s
6:30:03 PM: 78 packages are looking for funding
6:30:03 PM: run `npm fund` for details
6:30:03 PM: 5 moderate severity vulnerabilities
6:30:03 PM: To address all issues (including breaking changes), run:
6:30:03 PM: npm audit fix --force
6:30:03 PM: Run `npm audit` for details.
6:30:03 PM: npm packages installed
6:30:04 PM: Successfully installed dependencies
6:30:04 PM: Starting build script
6:30:05 PM: Detected 1 framework(s)
6:30:05 PM: "eleventy" at version "1.0.2"
6:30:05 PM: Section completed: initializing
Building
Complete
Building
Complete
6:30:06 PM: Netlify Build
6:30:06 PM: ────────────────────────────────────────────────────────────────
6:30:06 PM:
6:30:06 PM: ❯ Version
6:30:06 PM: @netlify/build 29.54.0
6:30:06 PM:
6:30:06 PM: ❯ Flags
6:30:06 PM: accountId: 62506a101700c73c1d57d42b
6:30:06 PM: baseRelDir: true
6:30:06 PM: buildId: 66ce1b04401f1c6053b7ab85
6:30:06 PM: deployId: 66ce1b04401f1c6053b7ab87
6:30:06 PM:
6:30:06 PM: ❯ Current directory
6:30:06 PM: /opt/build/repo
6:30:06 PM:
6:30:06 PM: ❯ Config file
6:30:06 PM: /opt/build/repo/netlify.toml
6:30:06 PM:
6:30:06 PM: ❯ Context
6:30:06 PM: deploy-preview
6:30:06 PM:
6:30:06 PM: build.command from netlify.toml
6:30:06 PM: ────────────────────────────────────────────────────────────────
6:30:06 PM:
6:30:06 PM: $ npm run build
6:30:06 PM: > OpenCilk.org@1.0.0 build
6:30:06 PM: > npx @11ty/eleventy
6:30:08 PM: [/doc/reference/cilkscale/] Unknown term: "parallel trace" => /doc/reference/glossary/#parallel-trace
6:30:08 PM: [/doc/tutorials/introduction-to-cilk-programming/] Unknown term: "parallel algorithms" => /doc/reference/glossary/#parallel-algorithms
6:30:08 PM: [/doc/tutorials/introduction-to-cilk-programming/] Unknown term: "task-parallel-platforms-programming-and-algorithms" => /doc/reference/glossary/#task-parallel-platforms-programming-and-algorithms
6:30:08 PM: [/doc/tutorials/introduction-to-cilk-programming/] Unknown term: "multicores" => /doc/reference/glossary/#multicores
6:30:08 PM: [/doc/tutorials/introduction-to-cilk-programming/] Unknown term: "logical parallelism" => /doc/reference/glossary/#logical-parallelism
6:30:08 PM: [/doc/tutorials/introduction-to-cilk-programming/] Unknown term: "fork-join parallelism" => /doc/reference/glossary/#fork-join-parallelism
6:30:08 PM: [/doc/tutorials/introduction-to-cilk-programming/] Unknown term: "spawning" => /doc/reference/glossary/#spawning
6:30:08 PM: [/doc/tutorials/introduction-to-cilk-programming/] Unknown term: "parallel loops" => /doc/reference/glossary/#parallel-loops
6:30:08 PM: [/doc/tutorials/introduction-to-cilk-programming/] Unknown term: "scalability" => /doc/reference/glossary/#scalability
6:30:08 PM: [/doc/tutorials/introduction-to-cilk-programming/] Unknown term: "Cilkscale" => /doc/reference/glossary/#cilkscale
6:30:08 PM: [/doc/tutorials/introduction-to-cilk-programming/] Unknown term: "spawning" => /doc/reference/glossary/#spawning
6:30:08 PM: [/doc/tutorials/introduction-to-cilk-programming/] Unknown term: "syncing" => /doc/reference/glossary/#syncing
6:30:08 PM: [/doc/tutorials/introduction-to-cilk-programming/] Unknown term: "nested parallelism" => /doc/reference/glossary/#nested-parallelism
6:30:08 PM: [/doc/tutorials/introduction-to-cilk-programming/] Unknown term: "child" => /doc/reference/glossary/#child
6:30:08 PM: [/doc/tutorials/introduction-to-cilk-programming/] Unknown term: "parent" => /doc/reference/glossary/#parent
6:30:08 PM: [/doc/tutorials/introduction-to-cilk-programming/] Unknown term: "continuation" => /doc/reference/glossary/#continuation
6:30:08 PM: [/doc/users-guide/cilkscale/] Unknown term: "logical parallelism" => /doc/reference/glossary/#logical-parallelism
6:30:08 PM: [/doc/users-guide/cilkscale/] Unknown term: "parallel slackness" => /doc/reference/glossary/#parallel-slackness
6:30:08 PM: [/doc/users-guide/cilkscale/] Unknown term: "arithmetic intensity" => /doc/reference/glossary/#arithmetic-intensity
6:30:08 PM: [/doc/users-guide/cilkscale/] Unknown term: "contention" => /doc/reference/glossary/#contention
6:30:08 PM: [/doc/users-guide/cilkscale/] Unknown term: "coarsening" => /doc/reference/glossary/#coarsening
6:30:08 PM: [/doc/reference/reducers/] Unknown term: "monoid" => /doc/reference/glossary/#monoid
6:30:08 PM: [/doc/reference/glossary/cilk/] Unknown term: "Cilkpp" => /doc/reference/glossary/#cilkpp
6:30:08 PM: {
6:30:08 PM: atomic: 'Atomic',
6:30:08 PM: 'chip-multiprocessor': 'Chip multiprocessor',
6:30:08 PM: cilk: 'Cilk++',
6:30:08 PM: 'cilk-1': 'Cilk-1',
6:30:08 PM: 'cilk-5': 'Cilk-5',
6:30:08 PM: 'cilk-for': 'cilk_for',
6:30:08 PM: 'cilk-plus': 'Cilk Plus',
6:30:08 PM: 'cilk-scope': 'cilk_scope',
6:30:08 PM: 'cilk-spawn': 'cilk_spawn',
6:30:08 PM: 'cilk-sync': 'cilk_sync',
6:30:08 PM: cilksan: 'Cilksan',
6:30:08 PM: 'commutative-operation': 'Commutative operation',
6:30:08 PM: 'concurrent-agent': 'Concurrent agent',
6:30:08 PM: core: 'Core',
6:30:08 PM: cpu: 'CPU',
6:30:08 PM: 'critical-path-length': 'Critical-path length',
6:30:08 PM: 'critical-section': 'Critical section',
6:30:08 PM: 'data-race': 'Data race',
6:30:08 PM: deadlock: 'Deadlock',
6:30:08 PM: 'determinacy-race': 'Determinacy race',
6:30:08 PM: determinism: 'Determinism',
6:30:08 PM: 'distributed-memory': 'Distributed memory',
6:30:08 PM: 'execution-time': 'Execution time',
6:30:08 PM: 'fake-lock': 'Fake lock',
6:30:08 PM: 'false-sharing': 'False sharing',
6:30:08 PM: 'global-variable': 'Global variable',
6:30:08 PM: hyperobject: 'Hyperobject',
6:30:08 PM: instruction: 'Instruction',
6:30:08 PM: knot: 'Knot',
6:30:08 PM: 'linear-speedup': 'Linear speedup',
6:30:08 PM: lock: 'Lock',
6:30:08 PM: 'lock-contention': 'Lock contention',
6:30:08 PM: multicore: 'Multicore',
6:30:08 PM: multiprocessor: 'Multiprocessor',
6:30:08 PM: mutex: 'Mutex',
6:30:08 PM: nondeterminism: 'Nondeterminism',
6:30:08 PM: 'nonlocal-variable': 'Nonlocal variable',
6:30:08 PM: opencilk: 'OpenCilk',
6:30:08 PM: 'parallel-loop': 'Parallel loop',
6:30:08 PM: parallelism: 'Parallelism',
6:30:08 PM: 'perfect-linear-speedup': 'Perfect linear speedup',
6:30:08 PM: process: 'Process',
6:30:08 PM: processor: 'Processor',
6:30:08 PM: 'race-condition': 'Race condition',
6:30:08 PM: receiver: 'Receiver',
6:30:08 PM: reducer: 'Reducer',
6:30:08 PM: 'response-time': 'Response time',
6:30:08 PM: 'running-time': 'Running time',
6:30:08 PM: 'scale-down': 'Scale down',
6:30:08 PM: 'scale-up': 'Scale up',
6:30:08 PM: 'sequential-consistency': 'Sequential consistency',
6:30:08 PM: 'serial-execution': 'Serial execution',
6:30:08 PM: 'serial-projection': 'Serial projection',
6:30:08 PM: 'serial-semantics': 'Serial semantics',
6:30:08 PM: serialization: 'Serialization',
6:30:08 PM: 'shared-memory': 'Shared memory',
6:30:08 PM: span: 'Span',
6:30:08 PM: spawn: 'Spawn',
6:30:08 PM: speedup: 'Speedup',
6:30:08 PM: strand: 'Strand',
6:30:08 PM: sync: 'Sync',
6:30:08 PM: 'task-parallel': 'Task-parallel',
6:30:08 PM: thread: 'Thread',
6:30:08 PM: throughput: 'Throughput',
6:30:08 PM: view: 'View',
6:30:08 PM: work: 'Work',
6:30:08 PM: 'work-stealing': 'Work stealing',
6:30:08 PM: worker: 'Worker'
6:30:08 PM: }
6:30:08 PM: [/doc/reference/glossary/distributed-memory/] Unknown term: "processors" => /doc/reference/glossary/#processors
6:30:08 PM: [/doc/reference/glossary/scale-up/] Unknown term: "processors" => /doc/reference/glossary/#processors
6:30:08 PM: [/doc/reference/glossary/sequential-consistency/] Unknown term: "concurrent agents" => /doc/reference/glossary/#concurrent-agents
6:30:10 PM: [11ty] Benchmark 414ms 15% 9887× (Configuration) "url" Nunjucks Filter
6:30:10 PM: [11ty] Benchmark 325ms 12% 174× (Configuration) "eleventyNavigationBreadcrumb" Nunjucks Filter
6:30:10 PM: [11ty] Copied 150 files / Wrote 205 files in 2.48 seconds (12.1ms each, v1.0.2)
6:30:10 PM:
6:30:10 PM: (build.command completed in 3.5s)
6:30:10 PM:
6:30:11 PM: (Netlify Build completed in 4.5s)
6:30:41 PM: Section completed: building
6:30:44 PM: Finished processing build request in 1m7.971s
Deploying
Complete
Deploying
Complete
6:30:10 PM: Deploy site
6:30:10 PM: ────────────────────────────────────────────────────────────────
6:30:10 PM:
6:30:10 PM: Starting to deploy site from '_site'
6:30:10 PM: Calculating files to upload
6:30:11 PM: 89 new file(s) to upload
6:30:11 PM: 0 new function(s) to upload
6:30:11 PM: Section completed: deploying
6:30:11 PM: Site deploy was successfully initiated
6:30:11 PM:
6:30:11 PM: (Deploy site completed in 931ms)
Cleanup
Complete
Cleanup
Complete
6:30:11 PM: Netlify Build Complete
6:30:11 PM: ────────────────────────────────────────────────────────────────
6:30:11 PM:
6:30:11 PM: Caching artifacts
6:30:11 PM: Started saving node modules
6:30:11 PM: Finished saving node modules
6:30:11 PM: Started saving build plugins
6:30:11 PM: Finished saving build plugins
6:30:11 PM: Started saving corepack cache
6:30:11 PM: Finished saving corepack cache
6:30:11 PM: Started saving pip cache
6:30:12 PM: Finished saving pip cache
6:30:12 PM: Started saving emacs cask dependencies
6:30:12 PM: Finished saving emacs cask dependencies
6:30:12 PM: Started saving maven dependencies
6:30:12 PM: Finished saving maven dependencies
6:30:12 PM: Started saving boot dependencies
6:30:12 PM: Finished saving boot dependencies
6:30:12 PM: Started saving rust rustup cache
6:30:12 PM: Finished saving rust rustup cache
6:30:12 PM: Started saving go dependencies
6:30:12 PM: Finished saving go dependencies
6:30:41 PM: Build script success
6:30:43 PM: Uploading Cache of size 149.2MB
6:30:44 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
6:30:11 PM: Post processing - Forms
6:30:11 PM: Starting post processing
6:30:15 PM: Processing form - contact-form
6:30:15 PM: Detected form fields:
- name
- email
- message
- name
- message
6:30:20 PM: Post processing - header rules
6:30:20 PM: Post processing - redirect rules
6:30:20 PM: Post processing done
6:30:20 PM: Section completed: postprocessing
6:30:20 PM: Site is live ✨