Skip to content

Instantly share code, notes, and snippets.

@making
Created October 6, 2021 15:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save making/9bdb2bc5806332d0efb54473fca4d068 to your computer and use it in GitHub Desktop.
Save making/9bdb2bc5806332d0efb54473fca4d068 to your computer and use it in GitHub Desktop.
+ hello-nodejs-build-1-qxxwq-build-pod › prepare
hello-nodejs-build-1-qxxwq-build-pod prepare Build reason(s): CONFIG
hello-nodejs-build-1-qxxwq-build-pod prepare CONFIG:
hello-nodejs-build-1-qxxwq-build-pod prepare resources: {}
hello-nodejs-build-1-qxxwq-build-pod prepare - source: {}
hello-nodejs-build-1-qxxwq-build-pod prepare + source:
hello-nodejs-build-1-qxxwq-build-pod prepare + blob:
hello-nodejs-build-1-qxxwq-build-pod prepare + url: http://source-controller.gitops-toolkit.svc.cluster.local./gitrepository/default/hello-nodejs/9b066f581bd86f6580b73209439bd5cb4b3af523.tar.gz
hello-nodejs-build-1-qxxwq-build-pod prepare Loading secret for "https://ghcr.io" from secret "regsecret" at location "/var/build-secrets/regsecret"
hello-nodejs-build-1-qxxwq-build-pod prepare Downloading source-controller.gitops-toolkit.svc.cluster.local./gitrepository/default/hello-nodejs/9b066f581bd86f6580b73209439bd5cb4b3af523.tar.gz...
hello-nodejs-build-1-qxxwq-build-pod prepare Successfully downloaded source-controller.gitops-toolkit.svc.cluster.local./gitrepository/default/hello-nodejs/9b066f581bd86f6580b73209439bd5cb4b3af523.tar.gz in path "/workspace"
- hello-nodejs-build-1-qxxwq-build-pod › prepare
+ hello-nodejs-build-1-qxxwq-build-pod › analyze
hello-nodejs-build-1-qxxwq-build-pod analyze Previous image with name "ghcr.io/making/hello-nodejs" not found
- hello-nodejs-build-1-qxxwq-build-pod › analyze
+ hello-nodejs-build-1-qxxwq-build-pod › build
hello-nodejs-build-1-qxxwq-build-pod build
hello-nodejs-build-1-qxxwq-build-pod build Paketo CA Certificates Buildpack 2.4.1
hello-nodejs-build-1-qxxwq-build-pod build https://github.com/paketo-buildpacks/ca-certificates
hello-nodejs-build-1-qxxwq-build-pod build Launch Helper: Contributing to layer
hello-nodejs-build-1-qxxwq-build-pod build Creating /layers/paketo-buildpacks_ca-certificates/helper/exec.d/ca-certificates-helper
hello-nodejs-build-1-qxxwq-build-pod build Paketo Node Engine Buildpack 0.8.0
hello-nodejs-build-1-qxxwq-build-pod build Resolving Node Engine version
hello-nodejs-build-1-qxxwq-build-pod build Candidate version sources (in priority order):
hello-nodejs-build-1-qxxwq-build-pod build -> ""
hello-nodejs-build-1-qxxwq-build-pod build <unknown> -> ""
hello-nodejs-build-1-qxxwq-build-pod build
hello-nodejs-build-1-qxxwq-build-pod build Selected Node Engine version (using ): 14.17.6
hello-nodejs-build-1-qxxwq-build-pod build
hello-nodejs-build-1-qxxwq-build-pod build Executing build process
hello-nodejs-build-1-qxxwq-build-pod build Installing Node Engine 14.17.6
hello-nodejs-build-1-qxxwq-build-pod build Completed in 17.846s
hello-nodejs-build-1-qxxwq-build-pod build
hello-nodejs-build-1-qxxwq-build-pod build Configuring build environment
hello-nodejs-build-1-qxxwq-build-pod build NODE_ENV -> "production"
hello-nodejs-build-1-qxxwq-build-pod build NODE_HOME -> "/layers/paketo-buildpacks_node-engine/node"
hello-nodejs-build-1-qxxwq-build-pod build NODE_VERBOSE -> "false"
hello-nodejs-build-1-qxxwq-build-pod build
hello-nodejs-build-1-qxxwq-build-pod build Configuring launch environment
hello-nodejs-build-1-qxxwq-build-pod build NODE_ENV -> "production"
hello-nodejs-build-1-qxxwq-build-pod build NODE_HOME -> "/layers/paketo-buildpacks_node-engine/node"
hello-nodejs-build-1-qxxwq-build-pod build NODE_VERBOSE -> "false"
hello-nodejs-build-1-qxxwq-build-pod build
hello-nodejs-build-1-qxxwq-build-pod build Writing profile.d/0_memory_available.sh
hello-nodejs-build-1-qxxwq-build-pod build Calculates available memory based on container limits at launch time.
hello-nodejs-build-1-qxxwq-build-pod build Made available in the MEMORY_AVAILABLE environment variable.
hello-nodejs-build-1-qxxwq-build-pod build
hello-nodejs-build-1-qxxwq-build-pod build Paketo NPM Install Buildpack 0.4.0
hello-nodejs-build-1-qxxwq-build-pod build Resolving installation process
hello-nodejs-build-1-qxxwq-build-pod build Process inputs:
hello-nodejs-build-1-qxxwq-build-pod build node_modules -> "Not found"
hello-nodejs-build-1-qxxwq-build-pod build npm-cache -> "Not found"
hello-nodejs-build-1-qxxwq-build-pod build package-lock.json -> "Found"
hello-nodejs-build-1-qxxwq-build-pod build
hello-nodejs-build-1-qxxwq-build-pod build Selected NPM build process: 'npm ci'
hello-nodejs-build-1-qxxwq-build-pod build
hello-nodejs-build-1-qxxwq-build-pod build Executing build process
hello-nodejs-build-1-qxxwq-build-pod build Running 'npm ci --unsafe-perm --cache /layers/paketo-buildpacks_npm-install/npm-cache'
hello-nodejs-build-1-qxxwq-build-pod build Completed in 1.867s
hello-nodejs-build-1-qxxwq-build-pod build
hello-nodejs-build-1-qxxwq-build-pod build Configuring launch environment
hello-nodejs-build-1-qxxwq-build-pod build NPM_CONFIG_LOGLEVEL -> "error"
hello-nodejs-build-1-qxxwq-build-pod build
hello-nodejs-build-1-qxxwq-build-pod build Configuring environment shared by build and launch
hello-nodejs-build-1-qxxwq-build-pod build PATH -> "$PATH:/layers/paketo-buildpacks_npm-install/modules/node_modules/.bin"
hello-nodejs-build-1-qxxwq-build-pod build
hello-nodejs-build-1-qxxwq-build-pod build
hello-nodejs-build-1-qxxwq-build-pod build Paketo Node Module Bill of Materials Generator Buildpack 0.1.2
hello-nodejs-build-1-qxxwq-build-pod build Resolving CycloneDX Node.js Module version
hello-nodejs-build-1-qxxwq-build-pod build Selected CycloneDX Node.js Module version: 3.0.7
hello-nodejs-build-1-qxxwq-build-pod build
hello-nodejs-build-1-qxxwq-build-pod build Executing build process
hello-nodejs-build-1-qxxwq-build-pod build Installing CycloneDX Node.js Module 3.0.7
hello-nodejs-build-1-qxxwq-build-pod build Completed in 110ms
hello-nodejs-build-1-qxxwq-build-pod build
hello-nodejs-build-1-qxxwq-build-pod build Configuring environment
hello-nodejs-build-1-qxxwq-build-pod build Appending CycloneDX Node.js Module onto PATH
hello-nodejs-build-1-qxxwq-build-pod build
hello-nodejs-build-1-qxxwq-build-pod build Running CycloneDX Node.js Module
hello-nodejs-build-1-qxxwq-build-pod build Running 'cyclonedx-bom -o bom.json'
hello-nodejs-build-1-qxxwq-build-pod build Completed in 422ms
hello-nodejs-build-1-qxxwq-build-pod build
hello-nodejs-build-1-qxxwq-build-pod build Paketo NPM Start Buildpack 0.4.0
hello-nodejs-build-1-qxxwq-build-pod build Assigning launch processes
hello-nodejs-build-1-qxxwq-build-pod build web: node server.js
hello-nodejs-build-1-qxxwq-build-pod build
- hello-nodejs-build-1-qxxwq-build-pod › build
+ hello-nodejs-build-1-qxxwq-build-pod › export
hello-nodejs-build-1-qxxwq-build-pod export Adding layer 'paketo-buildpacks/ca-certificates:helper'
hello-nodejs-build-1-qxxwq-build-pod export Adding layer 'paketo-buildpacks/node-engine:node'
hello-nodejs-build-1-qxxwq-build-pod export Adding layer 'paketo-buildpacks/npm-install:modules'
hello-nodejs-build-1-qxxwq-build-pod export Adding layer 'paketo-buildpacks/npm-install:npm-cache'
hello-nodejs-build-1-qxxwq-build-pod export Adding 1/1 app layer(s)
hello-nodejs-build-1-qxxwq-build-pod export Adding layer 'launcher'
hello-nodejs-build-1-qxxwq-build-pod export Adding layer 'config'
hello-nodejs-build-1-qxxwq-build-pod export Adding layer 'process-types'
hello-nodejs-build-1-qxxwq-build-pod export Adding label 'io.buildpacks.lifecycle.metadata'
hello-nodejs-build-1-qxxwq-build-pod export Adding label 'io.buildpacks.build.metadata'
hello-nodejs-build-1-qxxwq-build-pod export Adding label 'io.buildpacks.project.metadata'
hello-nodejs-build-1-qxxwq-build-pod export Setting default process type 'web'
hello-nodejs-build-1-qxxwq-build-pod export Saving ghcr.io/making/hello-nodejs...
hello-nodejs-build-1-qxxwq-build-pod export *** Images (sha256:b11ec565f737dda90a76cbfa87aae92cdc348fccdf36de1d0b387c229cb5e4df):
hello-nodejs-build-1-qxxwq-build-pod export ghcr.io/making/hello-nodejs
hello-nodejs-build-1-qxxwq-build-pod export ghcr.io/making/hello-nodejs:b1.20211006.015441
hello-nodejs-build-1-qxxwq-build-pod export Adding cache layer 'paketo-buildpacks/node-engine:node'
hello-nodejs-build-1-qxxwq-build-pod export Adding cache layer 'paketo-buildpacks/npm-install:modules'
hello-nodejs-build-1-qxxwq-build-pod export Adding cache layer 'paketo-buildpacks/npm-install:npm-cache'
hello-nodejs-build-1-qxxwq-build-pod export Adding cache layer 'paketo-buildpacks/node-module-bom:cyclonedx-node-module'
- hello-nodejs-build-1-qxxwq-build-pod › export
+ hello-nodejs-7f87556847-kk4bk › workload
hello-nodejs-7f87556847-kk4bk workload Running on http://0.0.0.0:8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment