Skip to main content

Deploy details

Deploy successful for testcontainers-dotnet

feat: Add JanusGraph module

PR #837: introduce-janusgraph-module@85496da

Deploy log

Initializing

Complete
10:52:00 AM: Build ready to start
10:52:01 AM: build-image version: 3ffff9df3d5419545acc1b673a54de348174406d (focal)
10:52:01 AM: buildbot version: 5e61a99f29958b8aa3fd441571eb23975d453146
10:52:02 AM: Fetching cached dependencies
10:52:02 AM: Starting to download cache of 101.7MB
10:52:03 AM: Finished downloading cache in 1.493s
10:52:03 AM: Starting to extract cache
10:52:04 AM: Finished extracting cache in 661ms
10:52:04 AM: Finished fetching cache in 2.197s
10:52:04 AM: Starting to prepare the repo for build
10:52:04 AM: Preparing Git Reference pull/837/head
10:52:06 AM: Starting to install dependencies
10:52:06 AM: Python version set to 3.8
10:52:06 AM: Installing pip dependencies
10:52:06 AM: Started restoring cached pip cache
10:52:06 AM: Finished restoring cached pip cache
10:52:07 AM: Collecting mkdocs==1.4.3
10:52:07 AM: Using cached mkdocs-1.4.3-py3-none-any.whl (3.7 MB)
10:52:07 AM: Collecting mkdocs-codeinclude-plugin==0.2.1
10:52:07 AM: Using cached mkdocs_codeinclude_plugin-0.2.1-py3-none-any.whl (8.1 kB)
10:52:07 AM: Processing /opt/buildhome/.cache/pip/wheels/0e/12/fb/dca422394070949511d9e24a1af2ce031377d25ac8e4b625cd/mkdocs_markdownextradata_plugin-0.2.5-py3-none-any.whl
10:52:07 AM: Collecting mkdocs-material==8.5.11
10:52:07 AM: Using cached mkdocs_material-8.5.11-py3-none-any.whl (7.6 MB)
10:52:08 AM: Collecting markdown<3.4,>=3.2.1
10:52:08 AM: Using cached Markdown-3.3.7-py3-none-any.whl (97 kB)
10:52:08 AM: Collecting click>=7.0
10:52:08 AM: Using cached click-8.1.7-py3-none-any.whl (97 kB)
10:52:08 AM: Collecting pyyaml>=5.1
10:52:08 AM: Using cached PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB)
10:52:08 AM: Collecting importlib-metadata>=4.3; python_version < "3.10"
10:52:08 AM: Using cached importlib_metadata-6.8.0-py3-none-any.whl (22 kB)
10:52:08 AM: Collecting watchdog>=2.0
10:52:08 AM: Using cached watchdog-3.0.0-py3-none-manylinux2014_x86_64.whl (82 kB)
10:52:08 AM: Collecting packaging>=20.5
10:52:08 AM: Using cached packaging-23.2-py3-none-any.whl (53 kB)
10:52:09 AM: Collecting ghp-import>=1.0
10:52:09 AM: Using cached ghp_import-2.1.0-py3-none-any.whl (11 kB)
10:52:09 AM: Collecting mergedeep>=1.3.4
10:52:09 AM: Using cached mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
10:52:09 AM: Collecting jinja2>=2.11.1
10:52:09 AM: Using cached Jinja2-3.1.2-py3-none-any.whl (133 kB)
10:52:09 AM: Collecting pyyaml-env-tag>=0.1
10:52:09 AM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
10:52:09 AM: Collecting pygments>=2.9.0
10:52:09 AM: Using cached Pygments-2.16.1-py3-none-any.whl (1.2 MB)
10:52:09 AM: Collecting mkdocs-material-extensions>=1.1
10:52:09 AM: Using cached mkdocs_material_extensions-1.3-py3-none-any.whl (8.6 kB)
10:52:09 AM: Collecting requests>=2.26
10:52:09 AM: Using cached requests-2.31.0-py3-none-any.whl (62 kB)
10:52:09 AM: Collecting pymdown-extensions>=9.4
10:52:09 AM: Using cached pymdown_extensions-10.4-py3-none-any.whl (240 kB)
10:52:09 AM: Collecting zipp>=0.5
10:52:09 AM: Using cached zipp-3.17.0-py3-none-any.whl (7.4 kB)
10:52:09 AM: Collecting python-dateutil>=2.8.1
10:52:09 AM: Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
10:52:09 AM: Collecting MarkupSafe>=2.0
10:52:09 AM: Using cached MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
10:52:09 AM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from requests>=2.26->mkdocs-material==8.5.11->-r requirements.txt (line 4)) (2023.7.22)
10:52:09 AM: Collecting charset-normalizer<4,>=2
10:52:09 AM: Using cached charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB)
10:52:09 AM: Collecting idna<4,>=2.5
10:52:09 AM: Using cached idna-3.4-py3-none-any.whl (61 kB)
10:52:09 AM: Collecting urllib3<3,>=1.21.1
10:52:09 AM: Using cached urllib3-2.1.0-py3-none-any.whl (104 kB)
10:52:09 AM: Collecting six>=1.5
10:52:09 AM: Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
10:52:09 AM: Installing collected packages: zipp, importlib-metadata, markdown, click, pyyaml, watchdog, packaging, six, python-dateutil, ghp-import, mergedeep, MarkupSafe, jinja2, pyyaml-env-tag, mkdocs, pygments, mkdocs-codeinclude-plugin, mkdocs-markdownextradata-plugin, mkdocs-material-extensions, charset-normalizer, idna, urllib3, requests, pymdown-extensions, mkdocs-material
10:52:13 AM: Successfully installed MarkupSafe-2.1.3 charset-normalizer-3.3.2 click-8.1.7 ghp-import-2.1.0 idna-3.4 importlib-metadata-6.8.0 jinja2-3.1.2 markdown-3.3.7 mergedeep-1.3.4 mkdocs-1.4.3 mkdocs-codeinclude-plugin-0.2.1 mkdocs-markdownextradata-plugin-0.2.5 mkdocs-material-8.5.11 mkdocs-material-extensions-1.3 packaging-23.2 pygments-2.16.1 pymdown-extensions-10.4 python-dateutil-2.8.2 pyyaml-6.0.1 pyyaml-env-tag-0.1 requests-2.31.0 six-1.16.0 urllib3-2.1.0 watchdog-3.0.0 zipp-3.17.0
10:52:13 AM: Pip dependencies installed
10:52:13 AM: Attempting Ruby version 2.7.2, read from environment
10:52:14 AM: Using Ruby version 2.7.2
10:52:14 AM: Started restoring cached go cache
10:52:14 AM: Finished restoring cached go cache
10:52:14 AM: Installing Go version 1.17 (requested 1.17)
10:52:18 AM: go version go1.17 linux/amd64
10:52:19 AM: Using PHP version 8.0
10:52:19 AM: Started restoring cached Node.js version
10:52:20 AM: Finished restoring cached Node.js version
10:52:20 AM: v16.20.2 is already installed.
10:52:21 AM: Now using node v16.20.2 (npm v8.19.4)
10:52:21 AM: Enabling Node.js Corepack
10:52:21 AM: Started restoring cached build plugins
10:52:21 AM: Finished restoring cached build plugins
10:52:21 AM: Successfully installed dependencies
10:52:21 AM: Starting build script
10:52:22 AM: Detected 0 framework(s)
10:52:22 AM: Section completed: initializing

Building

Complete
10:52:23 AM: Netlify Build
10:52:23 AM: ────────────────────────────────────────────────────────────────
10:52:23 AM:
10:52:23 AM: ❯ Version
10:52:23 AM: @netlify/build 29.26.4
10:52:23 AM:
10:52:23 AM: ❯ Flags
10:52:23 AM: baseRelDir: true
10:52:23 AM: buildId: 6554a2d0dd3aac000818c9b7
10:52:23 AM: deployId: 6554a2d0dd3aac000818c9b9
10:52:23 AM:
10:52:23 AM: ❯ Current directory
10:52:23 AM: /opt/build/repo
10:52:23 AM:
10:52:23 AM: ❯ Config file
10:52:23 AM: No config file was defined: using default values.
10:52:23 AM:
10:52:23 AM: ❯ Context
10:52:23 AM: deploy-preview
10:52:23 AM:
10:52:23 AM: Build command from Netlify app
10:52:23 AM: ────────────────────────────────────────────────────────────────
10:52:23 AM: ​
10:52:23 AM: $ mkdocs build
10:52:24 AM: INFO - Cleaning site directory
10:52:24 AM: INFO - Building documentation to directory: /opt/build/repo/site
10:52:24 AM: INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration:
10:52:24 AM: - contributing.md
10:52:24 AM: - contributing_docs.md
10:52:24 AM: INFO - Documentation built in 0.47 seconds
10:52:24 AM: ​
10:52:24 AM: (build.command completed in 743ms)
10:52:24 AM:
10:52:24 AM: (Netlify Build completed in 1s)
10:52:25 AM: Section completed: building
10:52:26 AM: Finished processing build request in 25.093s

Deploying

Complete
10:52:24 AM: Deploy site
10:52:24 AM: ────────────────────────────────────────────────────────────────
10:52:24 AM: ​
10:52:24 AM: Starting to deploy site from "site"
10:52:24 AM: Calculating files to upload
10:52:24 AM: 2 new files to upload
10:52:24 AM: 0 new functions to upload
10:52:24 AM: Section completed: deploying
10:52:24 AM: Site deploy was successfully initiated
10:52:24 AM: ​
10:52:24 AM: (Deploy site completed in 199ms)

Cleanup

Complete
10:52:24 AM: Netlify Build Complete
10:52:24 AM: ────────────────────────────────────────────────────────────────
10:52:24 AM: ​
10:52:25 AM: Caching artifacts
10:52:25 AM: Started saving build plugins
10:52:25 AM: Finished saving build plugins
10:52:25 AM: Started saving pip cache
10:52:25 AM: Finished saving pip cache
10:52:25 AM: Started saving emacs cask dependencies
10:52:25 AM: Finished saving emacs cask dependencies
10:52:25 AM: Started saving maven dependencies
10:52:25 AM: Finished saving maven dependencies
10:52:25 AM: Started saving boot dependencies
10:52:25 AM: Finished saving boot dependencies
10:52:25 AM: Started saving rust rustup cache
10:52:25 AM: Finished saving rust rustup cache
10:52:25 AM: Started saving go dependencies
10:52:25 AM: Finished saving go dependencies
10:52:25 AM: Build script success
10:52:26 AM: Uploading Cache of size 101.8MB
10:52:26 AM: Section completed: cleanup

Post-processing

Complete
10:52:24 AM: Starting post processing
10:52:24 AM: Skipping form detection
10:52:25 AM: Post processing - header rules
10:52:25 AM: Site is live ✨
10:52:25 AM: Post processing - redirect rules
10:52:25 AM: Post processing done
10:52:25 AM: Section completed: postprocessing