Push event to branch snyk Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fe725ecbe59fb01d26fc59a142f73164b49a3ace Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13559345473009124159.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3181903550130897755.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/snyk/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/snyk/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12350955299721177844.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12872002191537796258.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/snyk/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/snyk/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2687447296698890514.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-snyk-go, arch:[amd64], mavenSettings:ci-build-images-settings, dockerImageName:edgex-snyk-go, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.1025.0], releaseBranchOverride:snyk] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-snyk-go USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-snyk-go DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-snyk-go-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: snyk DOCKER_CUSTOM_TAGS: 1.1025.0 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2253 in /w/workspace/dgexfoundry_ci-build-images_snyk [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/dgexfoundry_ci-build-images_snyk # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fe725ecbe59fb01d26fc59a142f73164b49a3ace (snyk) Commit message: "Merge pull request #205 from ernestojeda/snyk" > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe725ecbe59fb01d26fc59a142f73164b49a3ace # timeout=10 > git rev-list --no-walk 887d6b3f99b5778b7c8dd2451d7d3cf3fcd967d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T18:05:51.072Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T18:05:51.114Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T18:05:51.126Z] ========================================================= [2023-03-15T18:05:51.126Z] EdgeX Global Pipelines Version Info [2023-03-15T18:05:51.126Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:05:52.231Z] ------------------- [2023-03-15T18:05:52.231Z] stable info: [2023-03-15T18:05:52.231Z] ------------------- [2023-03-15T18:05:52.231Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T18:05:52.231Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T18:05:52.231Z] Message: update stable to v1.0.245 [2023-03-15T18:06:04.474Z] ------------------- [2023-03-15T18:06:04.474Z] experimental info: [2023-03-15T18:06:04.474Z] ------------------- [2023-03-15T18:06:04.474Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T18:06:04.474Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T18:06:04.474Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-03-15T18:06:04.671Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2023-03-15T18:06:04.677Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-snyk-go [Pipeline] echo [2023-03-15T18:06:04.683Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2023-03-15T18:06:04.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-15T18:06:04.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T18:06:04.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-snyk-go [Pipeline] echo [2023-03-15T18:06:04.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2023-03-15T18:06:04.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-03-15T18:06:04.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-03-15T18:06:04.726Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T18:06:04.737Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-03-15T18:06:04.744Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-snyk-go-archive.tar.gz [Pipeline] echo [2023-03-15T18:06:04.753Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T18:06:04.761Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T18:06:04.770Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = snyk [Pipeline] echo [2023-03-15T18:06:04.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.1025.0 [Pipeline] echo [2023-03-15T18:06:04.786Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk [Pipeline] echo [2023-03-15T18:06:04.794Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk [Pipeline] echo [2023-03-15T18:06:04.802Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk [Pipeline] echo [2023-03-15T18:06:04.811Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe725ecbe59fb01d26fc59a142f73164b49a3ace [Pipeline] echo [2023-03-15T18:06:04.820Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe725ec [Pipeline] echo [2023-03-15T18:06:04.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T18:06:04.865Z] provisioning config files... [2023-03-15T18:06:04.884Z] copy managed file [ci-build-images-settings] to file:/w/workspace/dgexfoundry_ci-build-images_snyk@tmp/config14843958884877351880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:06:05.183Z] ---> docker-login.sh [2023-03-15T18:06:05.183Z] nexus3.edgexfoundry.org:10001 [2023-03-15T18:06:05.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:06:05.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:06:05.442Z] Configure a credential helper to remove this warning. See [2023-03-15T18:06:05.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:06:05.442Z] [2023-03-15T18:06:05.442Z] Login Succeeded [2023-03-15T18:06:05.442Z] nexus3.edgexfoundry.org:10002 [2023-03-15T18:06:05.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:06:05.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:06:05.712Z] Configure a credential helper to remove this warning. See [2023-03-15T18:06:05.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:06:05.712Z] [2023-03-15T18:06:05.712Z] Login Succeeded [2023-03-15T18:06:05.712Z] nexus3.edgexfoundry.org:10003 [2023-03-15T18:06:05.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:06:05.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:06:05.712Z] Configure a credential helper to remove this warning. See [2023-03-15T18:06:05.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:06:05.712Z] [2023-03-15T18:06:05.712Z] Login Succeeded [2023-03-15T18:06:05.712Z] nexus3.edgexfoundry.org:10004 [2023-03-15T18:06:05.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:06:05.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:06:05.973Z] Configure a credential helper to remove this warning. See [2023-03-15T18:06:05.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:06:05.973Z] [2023-03-15T18:06:05.973Z] Login Succeeded [2023-03-15T18:06:05.973Z] docker.io [2023-03-15T18:06:05.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:06:06.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:06:06.234Z] Configure a credential helper to remove this warning. See [2023-03-15T18:06:06.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:06:06.234Z] [2023-03-15T18:06:06.234Z] Login Succeeded [2023-03-15T18:06:06.234Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T18:06:06.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T18:06:06.472Z] provisioning config files... [Pipeline] // stage [Pipeline] } [2023-03-15T18:06:06.482Z] copy managed file [ci-build-images-settings] to file:/w/workspace/dgexfoundry_ci-build-images_snyk@tmp/config12621375158100493562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:06:06.793Z] ---> docker-login.sh [2023-03-15T18:06:06.793Z] nexus3.edgexfoundry.org:10001 [2023-03-15T18:06:06.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:06:06.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:06:06.793Z] Configure a credential helper to remove this warning. See [2023-03-15T18:06:06.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:06:06.793Z] [2023-03-15T18:06:06.793Z] Login Succeeded [2023-03-15T18:06:06.793Z] nexus3.edgexfoundry.org:10002 [2023-03-15T18:06:06.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:06:07.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:06:07.054Z] Configure a credential helper to remove this warning. See [2023-03-15T18:06:07.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:06:07.054Z] [2023-03-15T18:06:07.054Z] Login Succeeded [2023-03-15T18:06:07.054Z] nexus3.edgexfoundry.org:10003 [2023-03-15T18:06:07.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:06:07.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:06:07.054Z] Configure a credential helper to remove this warning. See [2023-03-15T18:06:07.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:06:07.054Z] [2023-03-15T18:06:07.054Z] Login Succeeded [2023-03-15T18:06:07.054Z] nexus3.edgexfoundry.org:10004 [2023-03-15T18:06:07.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:06:07.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:06:07.054Z] Configure a credential helper to remove this warning. See [2023-03-15T18:06:07.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:06:07.054Z] [2023-03-15T18:06:07.054Z] Login Succeeded [2023-03-15T18:06:07.314Z] docker.io [2023-03-15T18:06:07.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:06:07.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:06:07.314Z] Configure a credential helper to remove this warning. See [2023-03-15T18:06:07.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:06:07.314Z] [2023-03-15T18:06:07.314Z] Login Succeeded [2023-03-15T18:06:07.574Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T18:06:07.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T18:06:08.188Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T18:06:08.475Z] + ls -al . [2023-03-15T18:06:08.476Z] total 20 [2023-03-15T18:06:08.476Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 18:05 . [2023-03-15T18:06:08.476Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 18:05 .. [2023-03-15T18:06:08.476Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 18:05 .git [2023-03-15T18:06:08.476Z] -rw-rw-r-- 1 jenkins jenkins 642 Mar 15 18:05 Dockerfile [2023-03-15T18:06:08.476Z] -rw-rw-r-- 1 jenkins jenkins 902 Mar 15 18:05 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:06:08.826Z] + docker build -t edgex-devops/edgex-snyk-go -f Dockerfile --build-arg ARCH=amd64 --label git_sha=fe725ecbe59fb01d26fc59a142f73164b49a3ace --label arch=amd64 . [2023-03-15T18:06:08.826Z] Sending build context to Docker daemon 444.9kB [2023-03-15T18:06:08.826Z] Step 1/11 : FROM golang:1.20-alpine3.17 [2023-03-15T18:06:09.085Z] 1.20-alpine3.17: Pulling from library/golang [2023-03-15T18:06:09.344Z] 63b65145d645: Pulling fs layer [2023-03-15T18:06:09.344Z] a2d21d5440eb: Pulling fs layer [2023-03-15T18:06:09.344Z] 935e6c44a52c: Pulling fs layer [2023-03-15T18:06:09.344Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T18:06:09.344Z] 94cc34f8dd06: Waiting [2023-03-15T18:06:09.344Z] a2d21d5440eb: Download complete [2023-03-15T18:06:09.603Z] 63b65145d645: Download complete [2023-03-15T18:06:09.603Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T18:06:09.603Z] 94cc34f8dd06: Download complete [2023-03-15T18:06:09.603Z] 63b65145d645: Pull complete [2023-03-15T18:06:09.862Z] a2d21d5440eb: Pull complete [2023-03-15T18:06:11.244Z] 935e6c44a52c: Verifying Checksum [2023-03-15T18:06:11.244Z] 935e6c44a52c: Download complete [2023-03-15T18:06:14.539Z] 935e6c44a52c: Pull complete [2023-03-15T18:06:14.539Z] 94cc34f8dd06: Pull complete [2023-03-15T18:06:14.539Z] Digest: sha256:1db127655b32aa559e32ed3754ed2ea735204d967a433e4b605aed1dd44c5084 [2023-03-15T18:06:14.539Z] Status: Downloaded newer image for golang:1.20-alpine3.17 [2023-03-15T18:06:14.539Z] ---> 898000b2160b [2023-03-15T18:06:14.539Z] Step 2/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: Intel' [2023-03-15T18:06:17.104Z] ---> Running in c6242e540069 [2023-03-15T18:06:17.104Z] Removing intermediate container c6242e540069 [2023-03-15T18:06:17.104Z] ---> 2551f483bac3 [2023-03-15T18:06:17.104Z] Step 3/11 : ARG SNYK_VERSION=1.1025.0 [2023-03-15T18:06:17.104Z] ---> Running in a752fedeffc5 [2023-03-15T18:06:17.104Z] Removing intermediate container a752fedeffc5 [2023-03-15T18:06:17.104Z] ---> a84660ab8c22 [2023-03-15T18:06:17.104Z] Step 4/11 : ENV SNYK_VERSION=${SNYK_VERSION} [2023-03-15T18:06:17.104Z] ---> Running in 650cbdb6de20 [2023-03-15T18:06:17.363Z] Removing intermediate container 650cbdb6de20 [2023-03-15T18:06:17.363Z] ---> 7e1b6a60815a [2023-03-15T18:06:17.363Z] Step 5/11 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-03-15T18:06:17.623Z] latest: Pulling from library/docker [2023-03-15T18:06:17.623Z] 63b65145d645: Already exists [2023-03-15T18:06:17.623Z] 79632185ca8e: Pulling fs layer [2023-03-15T18:06:17.623Z] 96acd0207079: Pulling fs layer [2023-03-15T18:06:17.623Z] cd9b23e3d659: Pulling fs layer [2023-03-15T18:06:17.623Z] 9b72c76fa520: Pulling fs layer [2023-03-15T18:06:17.623Z] 2a9913c6de88: Pulling fs layer [2023-03-15T18:06:17.623Z] d82d65dfa3e2: Pulling fs layer [2023-03-15T18:06:17.623Z] c870b0efe7bf: Pulling fs layer [2023-03-15T18:06:17.623Z] 3bd06c2449b9: Pulling fs layer [2023-03-15T18:06:17.623Z] b8adaaee12a3: Pulling fs layer [2023-03-15T18:06:17.623Z] 32e31cd5a8e4: Pulling fs layer [2023-03-15T18:06:17.623Z] cebae2ff9f88: Pulling fs layer [2023-03-15T18:06:17.623Z] 38a13f2f8392: Pulling fs layer [2023-03-15T18:06:17.623Z] 9b72c76fa520: Waiting [2023-03-15T18:06:17.623Z] d82d65dfa3e2: Waiting [2023-03-15T18:06:17.623Z] c870b0efe7bf: Waiting [2023-03-15T18:06:17.623Z] b8adaaee12a3: Waiting [2023-03-15T18:06:17.623Z] 3bd06c2449b9: Waiting [2023-03-15T18:06:17.623Z] 32e31cd5a8e4: Waiting [2023-03-15T18:06:17.624Z] 38a13f2f8392: Waiting [2023-03-15T18:06:17.892Z] 79632185ca8e: Verifying Checksum [2023-03-15T18:06:17.892Z] 79632185ca8e: Download complete [2023-03-15T18:06:18.152Z] cd9b23e3d659: Verifying Checksum [2023-03-15T18:06:18.152Z] cd9b23e3d659: Download complete [2023-03-15T18:06:18.152Z] 96acd0207079: Verifying Checksum [2023-03-15T18:06:18.152Z] 96acd0207079: Download complete [2023-03-15T18:06:18.152Z] 79632185ca8e: Pull complete [2023-03-15T18:06:18.152Z] 2a9913c6de88: Verifying Checksum [2023-03-15T18:06:18.152Z] 2a9913c6de88: Download complete [2023-03-15T18:06:18.152Z] d82d65dfa3e2: Verifying Checksum [2023-03-15T18:06:18.152Z] d82d65dfa3e2: Download complete [2023-03-15T18:06:18.152Z] 9b72c76fa520: Verifying Checksum [2023-03-15T18:06:18.152Z] 9b72c76fa520: Download complete [2023-03-15T18:06:18.152Z] c870b0efe7bf: Verifying Checksum [2023-03-15T18:06:18.152Z] c870b0efe7bf: Download complete [2023-03-15T18:06:18.416Z] b8adaaee12a3: Download complete [2023-03-15T18:06:18.416Z] 96acd0207079: Pull complete [2023-03-15T18:06:18.416Z] 3bd06c2449b9: Verifying Checksum [2023-03-15T18:06:18.416Z] 3bd06c2449b9: Download complete [2023-03-15T18:06:18.416Z] cebae2ff9f88: Verifying Checksum [2023-03-15T18:06:18.416Z] cebae2ff9f88: Download complete [2023-03-15T18:06:18.416Z] 38a13f2f8392: Verifying Checksum [2023-03-15T18:06:18.416Z] 38a13f2f8392: Download complete [2023-03-15T18:06:18.676Z] cd9b23e3d659: Pull complete [2023-03-15T18:06:18.935Z] 32e31cd5a8e4: Verifying Checksum [2023-03-15T18:06:18.935Z] 32e31cd5a8e4: Download complete [2023-03-15T18:06:19.194Z] 9b72c76fa520: Pull complete [2023-03-15T18:06:19.194Z] 2a9913c6de88: Pull complete [2023-03-15T18:06:19.194Z] d82d65dfa3e2: Pull complete [2023-03-15T18:06:19.194Z] c870b0efe7bf: Pull complete [2023-03-15T18:06:19.453Z] 3bd06c2449b9: Pull complete [2023-03-15T18:06:19.712Z] b8adaaee12a3: Pull complete [2023-03-15T18:06:20.648Z] 32e31cd5a8e4: Pull complete [2023-03-15T18:06:20.648Z] cebae2ff9f88: Pull complete [2023-03-15T18:06:20.648Z] 38a13f2f8392: Pull complete [2023-03-15T18:06:20.648Z] Digest: sha256:3a09aaa775e328ec0817cb9b060e68c94ccf135f290c70f8189fbf2128ecdd9c [2023-03-15T18:06:20.648Z] Status: Downloaded newer image for docker:latest [2023-03-15T18:06:23.182Z] ---> 2a9d9b1193cd [2023-03-15T18:06:23.182Z] Step 6/11 : RUN apk add --update --no-cache git gcc libc-dev expect nodejs npm && wget https://github.com/snyk/snyk/releases/download/v${SNYK_VERSION}/snyk-alpine -O /usr/local/bin/snyk && chmod +x /usr/local/bin/snyk && npm i -g snyk-to-html [2023-03-15T18:06:23.182Z] ---> Running in 06d8fdf782b9 [2023-03-15T18:06:23.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T18:06:23.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T18:06:23.702Z] (1/26) Installing tzdata (2022f-r1) [2023-03-15T18:06:23.702Z] (2/26) Installing tcl (8.6.12-r1) [2023-03-15T18:06:23.962Z] (3/26) Installing expect (5.45.4-r3) [2023-03-15T18:06:23.962Z] (4/26) Installing libgcc (12.2.1_git20220924-r4) [2023-03-15T18:06:23.962Z] (5/26) Installing libstdc++ (12.2.1_git20220924-r4) [2023-03-15T18:06:23.962Z] (6/26) Installing binutils (2.39-r2) [2023-03-15T18:06:23.962Z] (7/26) Installing libgomp (12.2.1_git20220924-r4) [2023-03-15T18:06:23.962Z] (8/26) Installing libatomic (12.2.1_git20220924-r4) [2023-03-15T18:06:23.962Z] (9/26) Installing gmp (6.2.1-r2) [2023-03-15T18:06:23.962Z] (10/26) Installing isl25 (0.25-r0) [2023-03-15T18:06:23.962Z] (11/26) Installing mpfr4 (4.1.0-r0) [2023-03-15T18:06:23.962Z] (12/26) Installing mpc1 (1.2.1-r1) [2023-03-15T18:06:23.962Z] (13/26) Installing gcc (12.2.1_git20220924-r4) [2023-03-15T18:06:24.531Z] (14/26) Installing brotli-libs (1.0.9-r9) [2023-03-15T18:06:24.531Z] (15/26) Installing nghttp2-libs (1.51.0-r0) [2023-03-15T18:06:24.531Z] (16/26) Installing libcurl (7.88.1-r0) [2023-03-15T18:06:24.531Z] (17/26) Installing libexpat (2.5.0-r0) [2023-03-15T18:06:24.790Z] (18/26) Installing pcre2 (10.42-r0) [2023-03-15T18:06:24.790Z] (19/26) Installing git (2.38.4-r1) [2023-03-15T18:06:24.790Z] (20/26) Installing musl-dev (1.2.3-r4) [2023-03-15T18:06:24.790Z] (21/26) Installing libc-dev (0.7.2-r3) [2023-03-15T18:06:24.791Z] (22/26) Installing c-ares (1.18.1-r1) [2023-03-15T18:06:24.791Z] (23/26) Installing icu-data-en (72.1-r1) [2023-03-15T18:06:24.791Z] Executing icu-data-en-72.1-r1.post-install [2023-03-15T18:06:24.791Z] * [2023-03-15T18:06:24.791Z] * If you need ICU with non-English locales and legacy charset support, install [2023-03-15T18:06:24.791Z] * package icu-data-full. [2023-03-15T18:06:24.791Z] * [2023-03-15T18:06:24.791Z] (24/26) Installing icu-libs (72.1-r1) [2023-03-15T18:06:24.791Z] (25/26) Installing nodejs (18.14.2-r0) [2023-03-15T18:06:25.050Z] (26/26) Installing npm (9.1.2-r0) [2023-03-15T18:06:25.050Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T18:06:25.050Z] OK: 226 MiB in 42 packages [2023-03-15T18:06:25.310Z] Connecting to github.com (140.82.113.3:443) [2023-03-15T18:06:25.310Z] Connecting to github.com (140.82.113.3:443) [2023-03-15T18:06:25.569Z] Connecting to objects.githubusercontent.com (185.199.110.133:443) [2023-03-15T18:06:25.829Z] saving to '/usr/local/bin/snyk' [2023-03-15T18:06:26.395Z] snyk 100% |********************************| 54.7M 0:00:00 ETA [2023-03-15T18:06:26.395Z] '/usr/local/bin/snyk' saved [2023-03-15T18:06:28.299Z]  [2023-03-15T18:06:28.299Z] added 23 packages in 1s [2023-03-15T18:06:28.299Z] [2023-03-15T18:06:28.299Z] 1 package is looking for funding [2023-03-15T18:06:28.299Z] run `npm fund` for details [2023-03-15T18:06:34.882Z] Removing intermediate container 06d8fdf782b9 [2023-03-15T18:06:34.883Z] ---> dcbffbebb003 [2023-03-15T18:06:34.883Z] Step 7/11 : ENV GO111MODULE=on [2023-03-15T18:06:34.883Z] ---> Running in d1bead601b6f [2023-03-15T18:06:34.883Z] Removing intermediate container d1bead601b6f [2023-03-15T18:06:34.883Z] ---> 543dd68f2c99 [2023-03-15T18:06:34.883Z] Step 8/11 : ENTRYPOINT [ "snyk" ] [2023-03-15T18:06:34.883Z] ---> Running in 31bafd1a3e6b [2023-03-15T18:06:34.883Z] Removing intermediate container 31bafd1a3e6b [2023-03-15T18:06:34.883Z] ---> e27db1d46720 [2023-03-15T18:06:34.883Z] Step 9/11 : CMD [ "monitor" ] [2023-03-15T18:06:34.883Z] ---> Running in 0c31d9f8f28a [2023-03-15T18:06:34.883Z] Removing intermediate container 0c31d9f8f28a [2023-03-15T18:06:34.883Z] ---> 75e3ba1f9a29 [2023-03-15T18:06:34.883Z] Step 10/11 : LABEL arch=amd64 [2023-03-15T18:06:34.883Z] ---> Running in f7f962158f7d [2023-03-15T18:06:34.883Z] Removing intermediate container f7f962158f7d [2023-03-15T18:06:34.883Z] ---> 07c53c4fc700 [2023-03-15T18:06:34.883Z] Step 11/11 : LABEL git_sha=fe725ecbe59fb01d26fc59a142f73164b49a3ace [2023-03-15T18:06:34.883Z] ---> Running in eaa64eba6a4f [2023-03-15T18:06:34.883Z] Removing intermediate container eaa64eba6a4f [2023-03-15T18:06:34.883Z] ---> ee99733ee438 [2023-03-15T18:06:34.883Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T18:06:34.883Z] Successfully built ee99733ee438 [2023-03-15T18:06:34.883Z] Successfully tagged edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-03-15T18:06:34.993Z] [edgeXDocker.push] Tagging docker image edgex-snyk-go with the following tags: [2023-03-15T18:06:34.994Z] fe725ecbe59fb01d26fc59a142f73164b49a3ace [2023-03-15T18:06:34.994Z] latest [2023-03-15T18:06:34.994Z] snyk [2023-03-15T18:06:34.994Z] 1.1025.0 [2023-03-15T18:06:34.994Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:06:35.303Z] + docker tag edgex-devops/edgex-snyk-go nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:fe725ecbe59fb01d26fc59a142f73164b49a3ace [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:06:35.608Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:fe725ecbe59fb01d26fc59a142f73164b49a3ace [2023-03-15T18:06:35.608Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go] [2023-03-15T18:06:35.608Z] 4defa7f22201: Preparing [2023-03-15T18:06:35.608Z] 87edc2f14006: Preparing [2023-03-15T18:06:35.608Z] d63ee118692e: Preparing [2023-03-15T18:06:35.608Z] 8bcdc05896d3: Preparing [2023-03-15T18:06:35.608Z] d270ab11cf6e: Preparing [2023-03-15T18:06:35.608Z] 7cd52847ad77: Preparing [2023-03-15T18:06:35.608Z] d63ee118692e: Layer already exists [2023-03-15T18:06:35.608Z] d270ab11cf6e: Layer already exists [2023-03-15T18:06:35.608Z] 8bcdc05896d3: Layer already exists [2023-03-15T18:06:35.608Z] 7cd52847ad77: Layer already exists [2023-03-15T18:06:38.907Z] 87edc2f14006: Pushed [2023-03-15T18:07:05.461Z] 4defa7f22201: Pushed [2023-03-15T18:07:05.461Z] fe725ecbe59fb01d26fc59a142f73164b49a3ace: digest: sha256:2474498c763673bbe62cdaf13ee46e3967a1143364ed7707edf049be4e41fef9 size: 1583 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:07:05.763Z] + docker tag edgex-devops/edgex-snyk-go nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:07:06.061Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2023-03-15T18:07:06.061Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go] [2023-03-15T18:07:06.061Z] 4defa7f22201: Preparing [2023-03-15T18:07:06.061Z] 87edc2f14006: Preparing [2023-03-15T18:07:06.061Z] d63ee118692e: Preparing [2023-03-15T18:07:06.061Z] 8bcdc05896d3: Preparing [2023-03-15T18:07:06.061Z] d270ab11cf6e: Preparing [2023-03-15T18:07:06.061Z] 7cd52847ad77: Preparing [2023-03-15T18:07:06.061Z] 7cd52847ad77: Waiting [2023-03-15T18:07:06.061Z] 8bcdc05896d3: Layer already exists [2023-03-15T18:07:06.061Z] d270ab11cf6e: Layer already exists [2023-03-15T18:07:06.061Z] 87edc2f14006: Layer already exists [2023-03-15T18:07:06.061Z] 4defa7f22201: Layer already exists [2023-03-15T18:07:06.061Z] d63ee118692e: Layer already exists [2023-03-15T18:07:06.061Z] 7cd52847ad77: Layer already exists [2023-03-15T18:07:06.061Z] latest: digest: sha256:2474498c763673bbe62cdaf13ee46e3967a1143364ed7707edf049be4e41fef9 size: 1583 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:07:06.375Z] + docker tag edgex-devops/edgex-snyk-go nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:07:06.676Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk [2023-03-15T18:07:06.676Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go] [2023-03-15T18:07:06.676Z] 4defa7f22201: Preparing [2023-03-15T18:07:06.676Z] 87edc2f14006: Preparing [2023-03-15T18:07:06.676Z] d63ee118692e: Preparing [2023-03-15T18:07:06.676Z] 8bcdc05896d3: Preparing [2023-03-15T18:07:06.676Z] d270ab11cf6e: Preparing [2023-03-15T18:07:06.676Z] 7cd52847ad77: Preparing [2023-03-15T18:07:06.676Z] 7cd52847ad77: Waiting [2023-03-15T18:07:06.676Z] d63ee118692e: Layer already exists [2023-03-15T18:07:06.676Z] 87edc2f14006: Layer already exists [2023-03-15T18:07:06.676Z] 4defa7f22201: Layer already exists [2023-03-15T18:07:06.676Z] 8bcdc05896d3: Layer already exists [2023-03-15T18:07:06.676Z] d270ab11cf6e: Layer already exists [2023-03-15T18:07:06.676Z] 7cd52847ad77: Layer already exists [2023-03-15T18:07:06.676Z] snyk: digest: sha256:2474498c763673bbe62cdaf13ee46e3967a1143364ed7707edf049be4e41fef9 size: 1583 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:07:06.984Z] + docker tag edgex-devops/edgex-snyk-go nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.1025.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:07:07.285Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.1025.0 [2023-03-15T18:07:07.285Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go] [2023-03-15T18:07:07.285Z] 4defa7f22201: Preparing [2023-03-15T18:07:07.285Z] 87edc2f14006: Preparing [2023-03-15T18:07:07.285Z] d63ee118692e: Preparing [2023-03-15T18:07:07.285Z] 8bcdc05896d3: Preparing [2023-03-15T18:07:07.285Z] d270ab11cf6e: Preparing [2023-03-15T18:07:07.285Z] 7cd52847ad77: Preparing [2023-03-15T18:07:07.285Z] 7cd52847ad77: Waiting [2023-03-15T18:07:07.285Z] d270ab11cf6e: Layer already exists [2023-03-15T18:07:07.285Z] 4defa7f22201: Layer already exists [2023-03-15T18:07:07.285Z] 87edc2f14006: Layer already exists [2023-03-15T18:07:07.285Z] d63ee118692e: Layer already exists [2023-03-15T18:07:07.285Z] 8bcdc05896d3: Layer already exists [2023-03-15T18:07:07.285Z] 7cd52847ad77: Layer already exists [2023-03-15T18:07:07.285Z] 1.1025.0: digest: sha256:2474498c763673bbe62cdaf13ee46e3967a1143364ed7707edf049be4e41fef9 size: 1583 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T18:07:07.313Z] ===================================================== [Pipeline] echo [2023-03-15T18:07:07.317Z] taggedImages: [2023-03-15T18:07:07.317Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:fe725ecbe59fb01d26fc59a142f73164b49a3ace [2023-03-15T18:07:07.317Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2023-03-15T18:07:07.317Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk [2023-03-15T18:07:07.317Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.1025.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:07:07.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T18:07:07.654Z] [2023-03-15T18:07:07.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:07:07.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T18:07:07.948Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T18:07:07.948Z] 5eb5b503b376: Pulling fs layer [2023-03-15T18:07:07.948Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T18:07:07.948Z] ec43610c2a17: Pulling fs layer [2023-03-15T18:07:07.948Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T18:07:07.948Z] 33b1e0a273af: Pulling fs layer [2023-03-15T18:07:07.948Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T18:07:07.948Z] 2f39f015ded8: Pulling fs layer [2023-03-15T18:07:07.948Z] 3a2ae6a8a46f: Waiting [2023-03-15T18:07:07.948Z] 33b1e0a273af: Waiting [2023-03-15T18:07:07.948Z] 5d3b04190fa2: Waiting [2023-03-15T18:07:07.948Z] 5c69ac0246d0: Verifying Checksum [2023-03-15T18:07:07.948Z] 5c69ac0246d0: Download complete [2023-03-15T18:07:07.948Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-15T18:07:07.948Z] 3a2ae6a8a46f: Download complete [2023-03-15T18:07:07.948Z] 33b1e0a273af: Verifying Checksum [2023-03-15T18:07:07.948Z] 33b1e0a273af: Download complete [2023-03-15T18:07:07.948Z] ec43610c2a17: Verifying Checksum [2023-03-15T18:07:07.948Z] ec43610c2a17: Download complete [2023-03-15T18:07:08.207Z] 5d3b04190fa2: Verifying Checksum [2023-03-15T18:07:08.207Z] 5d3b04190fa2: Download complete [2023-03-15T18:07:08.207Z] 5eb5b503b376: Verifying Checksum [2023-03-15T18:07:08.207Z] 5eb5b503b376: Download complete [2023-03-15T18:07:08.780Z] 2f39f015ded8: Download complete [2023-03-15T18:07:09.346Z] 5eb5b503b376: Pull complete [2023-03-15T18:07:09.346Z] 5c69ac0246d0: Pull complete [2023-03-15T18:07:09.913Z] ec43610c2a17: Pull complete [2023-03-15T18:07:09.913Z] 3a2ae6a8a46f: Pull complete [2023-03-15T18:07:09.913Z] 33b1e0a273af: Pull complete [2023-03-15T18:07:09.913Z] 5d3b04190fa2: Pull complete [2023-03-15T18:07:14.093Z] 2f39f015ded8: Pull complete [2023-03-15T18:07:14.093Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T18:07:14.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T18:07:14.093Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T18:07:14.198Z] prd-ubuntu20.04-docker-8c-8g-2253 does not seem to be running inside a container [2023-03-15T18:07:14.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_ci-build-images_snyk -v /w/workspace/dgexfoundry_ci-build-images_snyk:/w/workspace/dgexfoundry_ci-build-images_snyk:rw,z -v /w/workspace/dgexfoundry_ci-build-images_snyk@tmp:/w/workspace/dgexfoundry_ci-build-images_snyk@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T18:07:17.602Z] $ docker top 79f6217e30cbf15a0862377275561845632a151a242924e7f4ff547108f033be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:07:17.979Z] ---> job-cost.sh [2023-03-15T18:07:17.979Z] lf-activate-venv: SKIPPING [2023-03-15T18:07:17.979Z] INFO: No Stack... [2023-03-15T18:07:18.239Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T18:07:18.806Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T18:07:19.094Z] + cat /w/workspace/dgexfoundry_ci-build-images_snyk/archives/cost.csv [2023-03-15T18:07:19.095Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T18:07:19.124Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-snyk-11-stack-cost] [2023-03-15T18:07:19.129Z] Resource [jenkins-edgexfoundry-ci-build-images-snyk-11-stack-cost] did not exist. Created. [2023-03-15T18:07:19.129Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-snyk-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T18:07:19.428Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-15T18:07:19.622Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T18:07:19.632Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-snyk-11-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T18:07:19.652Z] $ docker stop --time=1 79f6217e30cbf15a0862377275561845632a151a242924e7f4ff547108f033be [2023-03-15T18:07:20.797Z] $ docker rm -f --volumes 79f6217e30cbf15a0862377275561845632a151a242924e7f4ff547108f033be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-15T18:07:21.301Z] + [ -d /w/workspace/dgexfoundry_ci-build-images_snyk/archives ] [2023-03-15T18:07:21.301Z] + ls -al /w/workspace/dgexfoundry_ci-build-images_snyk/archives [2023-03-15T18:07:21.301Z] total 16 [2023-03-15T18:07:21.301Z] drwxr-xr-x 3 root root 4096 Mar 15 18:07 . [2023-03-15T18:07:21.301Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 18:07 .. [2023-03-15T18:07:21.301Z] drwxr-xr-x 2 root root 4096 Mar 15 18:07 cost [2023-03-15T18:07:21.301Z] -rw-r--r-- 1 root root 86 Mar 15 18:07 cost.csv [2023-03-15T18:07:21.301Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_ci-build-images_snyk/archives [2023-03-15T18:07:21.301Z] + ls -al /w/workspace/dgexfoundry_ci-build-images_snyk/archives [2023-03-15T18:07:21.301Z] total 16 [2023-03-15T18:07:21.301Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 18:07 . [2023-03-15T18:07:21.301Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 18:07 .. [2023-03-15T18:07:21.301Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 18:07 cost [2023-03-15T18:07:21.301Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 15 18:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:07:21.595Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:07:22.455Z] ---> package-listing.sh [2023-03-15T18:07:22.455Z] ++ facter osfamily [2023-03-15T18:07:22.455Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T18:07:22.714Z] + OS_FAMILY=debian [2023-03-15T18:07:22.714Z] + workspace=/w/workspace/dgexfoundry_ci-build-images_snyk [2023-03-15T18:07:22.714Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T18:07:22.714Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T18:07:22.714Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T18:07:22.714Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T18:07:22.714Z] + '[' /w/workspace/dgexfoundry_ci-build-images_snyk ']' [2023-03-15T18:07:22.714Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T18:07:22.714Z] + case "${OS_FAMILY}" in [2023-03-15T18:07:22.714Z] + dpkg -l [2023-03-15T18:07:22.714Z] + grep '^ii' [2023-03-15T18:07:22.714Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T18:07:22.714Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T18:07:22.714Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T18:07:22.714Z] + '[' /w/workspace/dgexfoundry_ci-build-images_snyk ']' [2023-03-15T18:07:22.714Z] + mkdir -p /w/workspace/dgexfoundry_ci-build-images_snyk/archives/ [2023-03-15T18:07:22.714Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_ci-build-images_snyk/archives/ [Pipeline] echo [2023-03-15T18:07:22.725Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_ci-build-images_snyk/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-15T18:07:23.002Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:07:23.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T18:07:23.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T18:07:23.625Z] prd-ubuntu20.04-docker-8c-8g-2253 does not seem to be running inside a container [2023-03-15T18:07:23.658Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_ci-build-images_snyk/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_ci-build-images_snyk -v /w/workspace/dgexfoundry_ci-build-images_snyk:/w/workspace/dgexfoundry_ci-build-images_snyk:rw,z -v /w/workspace/dgexfoundry_ci-build-images_snyk@tmp:/w/workspace/dgexfoundry_ci-build-images_snyk@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T18:07:23.868Z] $ docker top d64f5d4aafc2f1869dd1d5b3ce3fef0587c99e389e2563cb7cf0e2f5a448c60d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T18:07:24.211Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T18:07:24.495Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T18:07:24.780Z] + ls /var/log/sa-host [2023-03-15T18:07:24.780Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T18:07:24.841Z] provisioning config files... [2023-03-15T18:07:24.852Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_ci-build-images_snyk@tmp/config708051690343712164tmp [Pipeline] { [Pipeline] echo [2023-03-15T18:07:24.866Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:07:25.149Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T18:07:25.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:07:25.478Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T18:07:25.487Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:07:25.771Z] ---> sudo-logs.sh [2023-03-15T18:07:25.771Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T18:07:25.817Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:07:26.104Z] ---> job-cost.sh [2023-03-15T18:07:26.104Z] lf-activate-venv: SKIPPING [2023-03-15T18:07:26.104Z] DEBUG: total: 0.2199999988079071 [2023-03-15T18:07:26.104Z] INFO: Retrieving Stack Cost... [2023-03-15T18:07:26.104Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T18:07:26.673Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T18:07:26.684Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:07:26.967Z] ---> logs-deploy.sh [2023-03-15T18:07:26.967Z] lf-activate-venv: SKIPPING [2023-03-15T18:07:26.967Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/snyk/11 [2023-03-15T18:07:26.967Z] INFO: archiving workspace using pattern(s): [2023-03-15T18:07:27.904Z] Archives upload complete. [2023-03-15T18:07:27.904Z] INFO: archiving logs to Nexus [2023-03-15T18:07:28.472Z] ---> uname -a: [2023-03-15T18:07:28.472Z] Linux prd-ubuntu20-04-docker-8c-8g-2253 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-15T18:07:28.472Z] [2023-03-15T18:07:28.472Z] [2023-03-15T18:07:28.472Z] ---> lscpu: [2023-03-15T18:07:28.472Z] Architecture: x86_64 [2023-03-15T18:07:28.472Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-15T18:07:28.472Z] Byte Order: Little Endian [2023-03-15T18:07:28.472Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-15T18:07:28.472Z] CPU(s): 8 [2023-03-15T18:07:28.472Z] On-line CPU(s) list: 0-7 [2023-03-15T18:07:28.472Z] Thread(s) per core: 1 [2023-03-15T18:07:28.472Z] Core(s) per socket: 1 [2023-03-15T18:07:28.472Z] Socket(s): 8 [2023-03-15T18:07:28.472Z] NUMA node(s): 1 [2023-03-15T18:07:28.472Z] Vendor ID: AuthenticAMD [2023-03-15T18:07:28.472Z] CPU family: 23 [2023-03-15T18:07:28.472Z] Model: 49 [2023-03-15T18:07:28.472Z] Model name: AMD EPYC-Rome Processor [2023-03-15T18:07:28.472Z] Stepping: 0 [2023-03-15T18:07:28.472Z] CPU MHz: 2799.998 [2023-03-15T18:07:28.472Z] BogoMIPS: 5599.99 [2023-03-15T18:07:28.472Z] Virtualization: AMD-V [2023-03-15T18:07:28.472Z] Hypervisor vendor: KVM [2023-03-15T18:07:28.472Z] Virtualization type: full [2023-03-15T18:07:28.472Z] L1d cache: 256 KiB [2023-03-15T18:07:28.472Z] L1i cache: 256 KiB [2023-03-15T18:07:28.472Z] L2 cache: 4 MiB [2023-03-15T18:07:28.472Z] L3 cache: 128 MiB [2023-03-15T18:07:28.472Z] NUMA node0 CPU(s): 0-7 [2023-03-15T18:07:28.472Z] Vulnerability Itlb multihit: Not affected [2023-03-15T18:07:28.472Z] Vulnerability L1tf: Not affected [2023-03-15T18:07:28.472Z] Vulnerability Mds: Not affected [2023-03-15T18:07:28.472Z] Vulnerability Meltdown: Not affected [2023-03-15T18:07:28.472Z] Vulnerability Mmio stale data: Not affected [2023-03-15T18:07:28.472Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-15T18:07:28.472Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-15T18:07:28.472Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-15T18:07:28.472Z] Vulnerability Srbds: Not affected [2023-03-15T18:07:28.472Z] Vulnerability Tsx async abort: Not affected [2023-03-15T18:07:28.472Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-15T18:07:28.472Z] [2023-03-15T18:07:28.472Z] [2023-03-15T18:07:28.472Z] ---> nproc: [2023-03-15T18:07:28.472Z] 8 [2023-03-15T18:07:28.472Z] [2023-03-15T18:07:28.472Z] [2023-03-15T18:07:28.472Z] ---> df -h: [2023-03-15T18:07:28.472Z] Filesystem Size Used Avail Use% Mounted on [2023-03-15T18:07:28.472Z] overlay 155G 11G 145G 7% / [2023-03-15T18:07:28.472Z] tmpfs 64M 0 64M 0% /dev [2023-03-15T18:07:28.472Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-15T18:07:28.472Z] shm 64M 0 64M 0% /dev/shm [2023-03-15T18:07:28.472Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-03-15T18:07:28.472Z] [2023-03-15T18:07:28.472Z]