Pull request #198 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from 02ca2d1a1e16feb5497892ff50f211f65bf9d920+241e441a21bb95dbc212e152a9be218cfbd779fc (0864af974d667b58800c31d3fc5f18a3897ee73a) 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-ssh8651077479844931195.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh4685950928194312771.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-198/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-198/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2502553634075638184.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-198/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13446311581926874401.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh12752404717804676943.key Verifying host key using known hosts file > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-198/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-198/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4924985806072433683.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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-7568 in /w/workspace/exfoundry_ci-build-images_PR-198 [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/exfoundry_ci-build-images_PR-198 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/snyk:refs/remotes/origin/snyk # timeout=10 Merging remotes/origin/snyk commit 241e441a21bb95dbc212e152a9be218cfbd779fc into PR head commit 02ca2d1a1e16feb5497892ff50f211f65bf9d920 > git config core.sparsecheckout # timeout=10 > git checkout -f 02ca2d1a1e16feb5497892ff50f211f65bf9d920 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 241e441a21bb95dbc212e152a9be218cfbd779fc # timeout=10 Merge succeeded, producing 02ca2d1a1e16feb5497892ff50f211f65bf9d920 Checking out Revision 02ca2d1a1e16feb5497892ff50f211f65bf9d920 (PR-198) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02ca2d1a1e16feb5497892ff50f211f65bf9d920 # timeout=10 Commit message: "feat: upgrade to Snyk CLI v1.1025.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:00:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:00:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:00:12 ========================================================= 19:00:12 EdgeX Global Pipelines Version Info 19:00:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:00:13 ------------------- 19:00:13 stable info: 19:00:13 ------------------- 19:00:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:00:13 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:00:13 Message: update stable to v1.0.239 19:00:14 ------------------- 19:00:14 experimental info: 19:00:14 ------------------- 19:00:14 Commited By: **** collab-it+edgex@linuxfoundation.org 19:00:14 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:00:14 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 19:00:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 19:00:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-snyk-go [Pipeline] echo 19:00:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 19:00:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:00:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:00:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-snyk-go [Pipeline] echo 19:00:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 19:00:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 19:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 19:00:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:00:15 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 19:00:15 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-snyk-go-archive.tar.gz [Pipeline] echo 19:00:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:00:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:00:15 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = snyk [Pipeline] echo 19:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.1025.0 [Pipeline] echo 19:00:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-198 [Pipeline] echo 19:00:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-198 [Pipeline] echo 19:00:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-198 [Pipeline] echo 19:00:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 02ca2d1a1e16feb5497892ff50f211f65bf9d920 [Pipeline] echo 19:00:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 02ca2d1 [Pipeline] echo 19:00:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:00:15 provisioning config files... 19:00:15 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-198@tmp/config15838773966229080166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:15 ---> docker-login.sh 19:00:15 nexus3.edgexfoundry.org:10001 19:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:16 Configure a credential helper to remove this warning. See 19:00:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:16 19:00:16 Login Succeeded 19:00:16 nexus3.edgexfoundry.org:10002 19:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:16 Configure a credential helper to remove this warning. See 19:00:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:16 19:00:16 Login Succeeded 19:00:16 nexus3.edgexfoundry.org:10003 19:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:16 Configure a credential helper to remove this warning. See 19:00:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:16 19:00:16 Login Succeeded 19:00:16 nexus3.edgexfoundry.org:10004 19:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:16 Configure a credential helper to remove this warning. See 19:00:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:16 19:00:16 Login Succeeded 19:00:16 docker.io 19:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:17 Configure a credential helper to remove this warning. See 19:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:17 19:00:17 Login Succeeded 19:00:17 ---> docker-login.sh ends [Pipeline] } 19:00:17 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 19:00:18 provisioning config files... 19:00:18 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-198@tmp/config12422512374486871951tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:18 ---> docker-login.sh 19:00:18 nexus3.edgexfoundry.org:10001 19:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:18 Configure a credential helper to remove this warning. See 19:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:18 19:00:18 Login Succeeded 19:00:18 nexus3.edgexfoundry.org:10002 19:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:18 Configure a credential helper to remove this warning. See 19:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:18 19:00:18 Login Succeeded 19:00:18 nexus3.edgexfoundry.org:10003 19:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:18 Configure a credential helper to remove this warning. See 19:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:18 19:00:18 Login Succeeded 19:00:18 nexus3.edgexfoundry.org:10004 19:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:18 Configure a credential helper to remove this warning. See 19:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:18 19:00:18 Login Succeeded 19:00:18 docker.io 19:00:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:19 Configure a credential helper to remove this warning. See 19:00:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:19 19:00:19 Login Succeeded 19:00:19 ---> docker-login.sh ends [Pipeline] } 19:00:19 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 19:00:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:00:20 + ls -al . 19:00:20 total 20 19:00:20 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 19:00 . 19:00:20 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 19:00 .. 19:00:20 drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 19:00 .git 19:00:20 -rw-rw-r-- 1 jenkins jenkins 642 Oct 10 19:00 Dockerfile 19:00:20 -rw-rw-r-- 1 jenkins jenkins 902 Oct 10 19:00 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:21 + docker build -t edgex-devops/edgex-snyk-go -f Dockerfile --build-arg ARCH=amd64 --label git_sha=02ca2d1a1e16feb5497892ff50f211f65bf9d920 --label arch=amd64 . 19:00:21 Sending build context to Docker daemon 436.2kB 19:00:21 Step 1/11 : FROM golang:1.18-alpine3.16 19:00:21 1.18-alpine3.16: Pulling from library/golang 19:00:21 213ec9aee27d: Pulling fs layer 19:00:21 4583459ba037: Pulling fs layer 19:00:21 93c1e223e6f2: Pulling fs layer 19:00:21 53926ce57604: Pulling fs layer 19:00:21 21b2b0c7a3f4: Pulling fs layer 19:00:21 53926ce57604: Waiting 19:00:21 93c1e223e6f2: Download complete 19:00:21 4583459ba037: Download complete 19:00:21 213ec9aee27d: Verifying Checksum 19:00:21 213ec9aee27d: Download complete 19:00:22 21b2b0c7a3f4: Download complete 19:00:22 213ec9aee27d: Pull complete 19:00:22 4583459ba037: Pull complete 19:00:22 93c1e223e6f2: Pull complete 19:00:23 53926ce57604: Download complete 19:00:27 53926ce57604: Pull complete 19:00:27 21b2b0c7a3f4: Pull complete 19:00:27 Digest: sha256:7dc3de187ac994ac6d95a2e55fe87e962db391dddb4e28a0fdf0be4cd5962bbe 19:00:27 Status: Downloaded newer image for golang:1.18-alpine3.16 19:00:27 ---> ccb02b8b7a62 19:00:27 Step 2/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: Intel' 19:00:29 ---> Running in bf7c16ded139 19:00:29 Removing intermediate container bf7c16ded139 19:00:29 ---> 0353a78598ea 19:00:29 Step 3/11 : ARG SNYK_VERSION=1.1025.0 19:00:29 ---> Running in 42047f233c8e 19:00:29 Removing intermediate container 42047f233c8e 19:00:29 ---> ee47ebeda342 19:00:29 Step 4/11 : ENV SNYK_VERSION=${SNYK_VERSION} 19:00:29 ---> Running in 2aaade3ae5ee 19:00:29 Removing intermediate container 2aaade3ae5ee 19:00:29 ---> d8e7553fe49a 19:00:29 Step 5/11 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 19:00:29 latest: Pulling from library/docker 19:00:30 213ec9aee27d: Already exists 19:00:30 7b0dd730a5c3: Pulling fs layer 19:00:30 4b90f8029a36: Pulling fs layer 19:00:30 b2204c289e68: Pulling fs layer 19:00:30 a75dcb107a37: Pulling fs layer 19:00:30 3a173a06c313: Pulling fs layer 19:00:30 44f3a1cb7a3f: Pulling fs layer 19:00:30 a7d2f4b1d0b5: Pulling fs layer 19:00:30 cd2ccc3f5575: Pulling fs layer 19:00:30 44f3a1cb7a3f: Waiting 19:00:30 a75dcb107a37: Waiting 19:00:30 3a173a06c313: Waiting 19:00:30 cd2ccc3f5575: Waiting 19:00:30 4b90f8029a36: Verifying Checksum 19:00:30 4b90f8029a36: Download complete 19:00:30 7b0dd730a5c3: Download complete 19:00:30 b2204c289e68: Verifying Checksum 19:00:30 b2204c289e68: Download complete 19:00:30 7b0dd730a5c3: Pull complete 19:00:30 a75dcb107a37: Verifying Checksum 19:00:30 a75dcb107a37: Download complete 19:00:30 44f3a1cb7a3f: Verifying Checksum 19:00:30 44f3a1cb7a3f: Download complete 19:00:30 4b90f8029a36: Pull complete 19:00:30 a7d2f4b1d0b5: Verifying Checksum 19:00:30 a7d2f4b1d0b5: Download complete 19:00:30 3a173a06c313: Verifying Checksum 19:00:30 3a173a06c313: Download complete 19:00:30 b2204c289e68: Pull complete 19:00:31 a75dcb107a37: Pull complete 19:00:31 3a173a06c313: Pull complete 19:00:31 44f3a1cb7a3f: Pull complete 19:00:32 a7d2f4b1d0b5: Pull complete 19:00:32 cd2ccc3f5575: Pull complete 19:00:32 Digest: sha256:b2343859b009730168704bf04dd705291539db39df5ccf840a91b647b72009fe 19:00:32 Status: Downloaded newer image for docker:latest 19:00:33 ---> d621c9c1cae8 19:00:33 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 19:00:33 ---> Running in 3b46c12cae90 19:00:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:00:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:00:34 (1/25) Installing tcl (8.6.12-r1) 19:00:34 (2/25) Installing expect (5.45.4-r2) 19:00:34 (3/25) Installing libgcc (11.2.1_git20220219-r2) 19:00:34 (4/25) Installing libstdc++ (11.2.1_git20220219-r2) 19:00:34 (5/25) Installing binutils (2.38-r3) 19:00:34 (6/25) Installing libgomp (11.2.1_git20220219-r2) 19:00:34 (7/25) Installing libatomic (11.2.1_git20220219-r2) 19:00:34 (8/25) Installing gmp (6.2.1-r2) 19:00:34 (9/25) Installing isl22 (0.22-r0) 19:00:34 (10/25) Installing mpfr4 (4.1.0-r0) 19:00:34 (11/25) Installing mpc1 (1.2.1-r0) 19:00:34 (12/25) Installing gcc (11.2.1_git20220219-r2) 19:00:35 (13/25) Installing brotli-libs (1.0.9-r6) 19:00:35 (14/25) Installing nghttp2-libs (1.47.0-r0) 19:00:35 (15/25) Installing libcurl (7.83.1-r3) 19:00:35 (16/25) Installing expat (2.4.9-r0) 19:00:35 (17/25) Installing pcre2 (10.40-r0) 19:00:35 (18/25) Installing git (2.36.2-r0) 19:00:35 (19/25) Installing musl-dev (1.2.3-r0) 19:00:35 (20/25) Installing libc-dev (0.7.2-r3) 19:00:35 (21/25) Installing c-ares (1.18.1-r0) 19:00:35 (22/25) Installing icu-data-en (71.1-r2) 19:00:35 Executing icu-data-en-71.1-r2.post-install 19:00:35 * 19:00:35 * If you need ICU with non-English locales and legacy charset support, install 19:00:35 * package icu-data-full. 19:00:35 * 19:00:35 (23/25) Installing icu-libs (71.1-r2) 19:00:35 (24/25) Installing nodejs (16.17.1-r0) 19:00:35 (25/25) Installing npm (8.10.0-r0) 19:00:36 Executing busybox-1.35.0-r17.trigger 19:00:36 OK: 191 MiB in 40 packages 19:00:36 Connecting to github.com (140.82.113.4:443) 19:00:36 Connecting to github.com (140.82.113.4:443) 19:00:36 Connecting to objects.githubusercontent.com (185.199.108.133:443) 19:00:36 saving to '/usr/local/bin/snyk' 19:00:36 snyk 11% |*** | 6496k 0:00:07 ETA 19:00:37 snyk 100% |********************************| 54.7M 0:00:00 ETA 19:00:37 '/usr/local/bin/snyk' saved 19:00:40  19:00:40 added 23 packages, and audited 24 packages in 2s 19:00:40 19:00:40 found 0 vulnerabilities 19:00:45 Removing intermediate container 3b46c12cae90 19:00:45 ---> ea9daf1414f5 19:00:45 Step 7/11 : ENV GO111MODULE=on 19:00:45 ---> Running in 1c88aee861f4 19:00:45 Removing intermediate container 1c88aee861f4 19:00:45 ---> 21c4669ac0d8 19:00:45 Step 8/11 : ENTRYPOINT [ "snyk" ] 19:00:45 ---> Running in 66929ddd159e 19:00:45 Removing intermediate container 66929ddd159e 19:00:45 ---> b7af6ec43ce6 19:00:45 Step 9/11 : CMD [ "monitor" ] 19:00:45 ---> Running in 96676e78dfad 19:00:45 Removing intermediate container 96676e78dfad 19:00:45 ---> a91770082e5e 19:00:45 Step 10/11 : LABEL arch=amd64 19:00:45 ---> Running in a8a0eda18384 19:00:45 Removing intermediate container a8a0eda18384 19:00:45 ---> 77c0bbe2e7ce 19:00:45 Step 11/11 : LABEL git_sha=02ca2d1a1e16feb5497892ff50f211f65bf9d920 19:00:45 ---> Running in 46c81d2c63ed 19:00:45 Removing intermediate container 46c81d2c63ed 19:00:45 ---> 68e3ed93b233 19:00:45 [Warning] One or more build-args [ARCH] were not consumed 19:00:45 Successfully built 68e3ed93b233 19:00:45 Successfully tagged edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 19:00:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:46 19:00:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:47 latest: Pulling from edgex-lftools-log-publisher 19:00:47 5eb5b503b376: Pulling fs layer 19:00:47 5c69ac0246d0: Pulling fs layer 19:00:47 ec43610c2a17: Pulling fs layer 19:00:47 3a2ae6a8a46f: Pulling fs layer 19:00:47 33b1e0a273af: Pulling fs layer 19:00:47 3a2ae6a8a46f: Waiting 19:00:47 5d3b04190fa2: Pulling fs layer 19:00:47 2f39f015ded8: Pulling fs layer 19:00:47 33b1e0a273af: Waiting 19:00:47 5d3b04190fa2: Waiting 19:00:47 2f39f015ded8: Waiting 19:00:47 5c69ac0246d0: Verifying Checksum 19:00:47 5c69ac0246d0: Download complete 19:00:47 3a2ae6a8a46f: Download complete 19:00:47 33b1e0a273af: Verifying Checksum 19:00:47 33b1e0a273af: Download complete 19:00:47 ec43610c2a17: Verifying Checksum 19:00:47 ec43610c2a17: Download complete 19:00:47 5d3b04190fa2: Verifying Checksum 19:00:47 5d3b04190fa2: Download complete 19:00:47 5eb5b503b376: Download complete 19:00:47 2f39f015ded8: Download complete 19:00:48 5eb5b503b376: Pull complete 19:00:48 5c69ac0246d0: Pull complete 19:00:49 ec43610c2a17: Pull complete 19:00:49 3a2ae6a8a46f: Pull complete 19:00:49 33b1e0a273af: Pull complete 19:00:49 5d3b04190fa2: Pull complete 19:00:54 2f39f015ded8: Pull complete 19:00:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:00:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:55 prd-ubuntu20.04-docker-8c-8g-7568 does not seem to be running inside a container 19:00:55 $ 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/exfoundry_ci-build-images_PR-198 -v /w/workspace/exfoundry_ci-build-images_PR-198:/w/workspace/exfoundry_ci-build-images_PR-198:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-198@tmp:/w/workspace/exfoundry_ci-build-images_PR-198@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:00:57 $ docker top 23cc24d66b594bf31608f255e6134432045ffb0962651c7164b84fd253dfebef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:57 ---> job-cost.sh 19:00:57 lf-activate-venv: SKIPPING 19:00:57 INFO: No Stack... 19:00:58 INFO: Retrieving Pricing Info for: v3-standard-8 19:00:58 INFO: Archiving Costs [Pipeline] sh 19:00:58 + cat /w/workspace/exfoundry_ci-build-images_PR-198/archives/cost.csv 19:00:58 + cut -d, -f6 [Pipeline] lock 19:00:59 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-198-1-stack-cost] 19:00:59 Resource [jenkins-edgexfoundry-ci-build-images-PR-198-1-stack-cost] did not exist. Created. 19:00:59 Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-198-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:00:59 + echo total: 0.2199999988079071 [Pipeline] stash 19:00:59 Stashed 1 file(s) [Pipeline] } 19:00:59 Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-198-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:00:59 $ docker stop --time=1 23cc24d66b594bf31608f255e6134432045ffb0962651c7164b84fd253dfebef 19:01:00 $ docker rm -f 23cc24d66b594bf31608f255e6134432045ffb0962651c7164b84fd253dfebef [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 19:01:02 + [ -d /w/workspace/exfoundry_ci-build-images_PR-198/archives ] 19:01:02 + ls -al /w/workspace/exfoundry_ci-build-images_PR-198/archives 19:01:02 total 16 19:01:02 drwxr-xr-x 3 root root 4096 Oct 10 19:00 . 19:01:02 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 19:00 .. 19:01:02 drwxr-xr-x 2 root root 4096 Oct 10 19:00 cost 19:01:02 -rw-r--r-- 1 root root 87 Oct 10 19:00 cost.csv 19:01:02 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-198/archives 19:01:02 + ls -al /w/workspace/exfoundry_ci-build-images_PR-198/archives 19:01:02 total 16 19:01:02 drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 19:00 . 19:01:02 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 19:00 .. 19:01:02 drwxr-xr-x 2 jenkins jenkins 4096 Oct 10 19:00 cost 19:01:02 -rw-r--r-- 1 jenkins jenkins 87 Oct 10 19:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:01:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:01:03 ---> package-listing.sh 19:01:03 ++ facter osfamily 19:01:03 ++ tr '[:upper:]' '[:lower:]' 19:01:03 + OS_FAMILY=debian 19:01:03 + workspace=/w/workspace/exfoundry_ci-build-images_PR-198 19:01:03 + START_PACKAGES=/tmp/packages_start.txt 19:01:03 + END_PACKAGES=/tmp/packages_end.txt 19:01:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:01:03 + PACKAGES=/tmp/packages_start.txt 19:01:03 + '[' /w/workspace/exfoundry_ci-build-images_PR-198 ']' 19:01:03 + PACKAGES=/tmp/packages_end.txt 19:01:03 + case "${OS_FAMILY}" in 19:01:03 + dpkg -l 19:01:03 + grep '^ii' 19:01:03 + '[' -f /tmp/packages_start.txt ']' 19:01:03 + '[' -f /tmp/packages_end.txt ']' 19:01:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:01:03 + '[' /w/workspace/exfoundry_ci-build-images_PR-198 ']' 19:01:03 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-198/archives/ 19:01:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-198/archives/ [Pipeline] echo 19:01:03 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/exfoundry_ci-build-images_PR-198/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:01:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:04 prd-ubuntu20.04-docker-8c-8g-7568 does not seem to be running inside a container 19:01:04 $ 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/exfoundry_ci-build-images_PR-198/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-198 -v /w/workspace/exfoundry_ci-build-images_PR-198:/w/workspace/exfoundry_ci-build-images_PR-198:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-198@tmp:/w/workspace/exfoundry_ci-build-images_PR-198@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:01:06 $ docker top d08751ea333675087998c092499151f58adf4b4ba05c1926d0872a2e9469b024 -eo pid,comm [Pipeline] { [Pipeline] sh 19:01:06 + touch /tmp/pre-build-complete [Pipeline] sh 19:01:07 + mkdir -p /var/log/sysstat [Pipeline] sh 19:01:07 + ls /var/log/sa-host 19:01:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:07 provisioning config files... 19:01:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-198@tmp/config2201780000618761028tmp [Pipeline] { [Pipeline] echo 19:01:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:01:07 ---> create-netrc.sh [Pipeline] } 19:01:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:01:08 ---> python-tools-install.sh [Pipeline] echo 19:01:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:01:08 ---> sudo-logs.sh 19:01:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:01:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:01:09 ---> job-cost.sh 19:01:09 lf-activate-venv: SKIPPING 19:01:09 DEBUG: total: 0.2199999988079071 19:01:09 INFO: Retrieving Stack Cost... 19:01:09 INFO: Retrieving Pricing Info for: v3-standard-8 19:01:09 INFO: Archiving Costs [Pipeline] echo 19:01:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:01:10 ---> logs-deploy.sh 19:01:10 lf-activate-venv: SKIPPING 19:01:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-198/1 19:01:10 INFO: archiving workspace using pattern(s): 19:01:11 Archives upload complete. 19:01:11 INFO: archiving logs to Nexus