Pull request #198 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bb5b1563ede4d3576ac6954b00e175d4240e0d83+a3ce1b492942266db7d07684db880175cd9968c1 (2eaef06badb0885b3d97119c2e2de11e683f9600) 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-ssh476251421307812735.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh17589058696951061001.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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/device-rest-go/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/device-rest-go/branches/PR-198/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2662327417779679548.key > 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/device-rest-go/branches/PR-198/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17182459165481504087.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh5136991813368855575.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/device-rest-go/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/device-rest-go/branches/PR-198/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15856300380381497861.key > 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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15178 in /w/workspace/gexfoundry_device-rest-go_PR-198 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-198 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.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/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a3ce1b492942266db7d07684db880175cd9968c1 into PR head commit bb5b1563ede4d3576ac6954b00e175d4240e0d83 Merge succeeded, producing bb5b1563ede4d3576ac6954b00e175d4240e0d83 Checking out Revision bb5b1563ede4d3576ac6954b00e175d4240e0d83 (PR-198) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.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/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb5b1563ede4d3576ac6954b00e175d4240e0d83 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a3ce1b492942266db7d07684db880175cd9968c1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb5b1563ede4d3576ac6954b00e175d4240e0d83 # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.2 to 1.7.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:03:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:03:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:03:47 ========================================================= 20:03:47 EdgeX Global Pipelines Version Info 20:03:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:03:48 ------------------- 20:03:48 stable info: 20:03:48 ------------------- 20:03:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:03:48 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 20:03:48 Message: update stable to v1.0.234 20:03:48 ------------------- 20:03:48 experimental info: 20:03:48 ------------------- 20:03:48 Commited By: **** collab-it+edgex@linuxfoundation.org 20:03:48 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 20:03:48 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:03:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:03:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:03:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:03:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:03:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:03:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:03:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:03:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:03:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:03:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:03:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:03:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:03:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:03:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:03:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:03:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:03:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:03:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:03:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:03:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:03:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:03:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:03:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:03:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:03:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:03:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:03:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:03:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-198 [Pipeline] echo 20:03:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-198 [Pipeline] echo 20:03:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-198 [Pipeline] echo 20:03:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb5b1563ede4d3576ac6954b00e175d4240e0d83 [Pipeline] echo 20:03:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb5b156 [Pipeline] echo 20:03:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:03:50 provisioning config files... 20:03:50 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-198@tmp/config3169253245198289286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:03:50 ---> docker-login.sh 20:03:50 nexus3.edgexfoundry.org:10001 20:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:51 Configure a credential helper to remove this warning. See 20:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:51 20:03:51 Login Succeeded 20:03:51 nexus3.edgexfoundry.org:10002 20:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:51 Configure a credential helper to remove this warning. See 20:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:51 20:03:51 Login Succeeded 20:03:51 nexus3.edgexfoundry.org:10003 20:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:51 Configure a credential helper to remove this warning. See 20:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:51 20:03:51 Login Succeeded 20:03:51 nexus3.edgexfoundry.org:10004 20:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:51 Configure a credential helper to remove this warning. See 20:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:51 20:03:51 Login Succeeded 20:03:51 docker.io 20:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:51 Configure a credential helper to remove this warning. See 20:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:51 20:03:51 Login Succeeded 20:03:51 ---> docker-login.sh ends [Pipeline] } 20:03:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:03:52 + git rev-list -1 --merges bb5b1563ede4d3576ac6954b00e175d4240e0d83~1..bb5b1563ede4d3576ac6954b00e175d4240e0d83 [Pipeline] echo 20:03:52 -----------> git rev-list -1 --merges bb5b1563ede4d3576ac6954b00e175d4240e0d83~1..bb5b1563ede4d3576ac6954b00e175d4240e0d83 bb5b1563ede4d3576ac6954b00e175d4240e0d83 [false] [Pipeline] sh 20:03:52 + git log --format=format:%s -1 bb5b1563ede4d3576ac6954b00e175d4240e0d83 [Pipeline] echo 20:03:52 ========================================================= 20:03:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:03:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:03:53 + git log --format=format:%s -1 bb5b1563ede4d3576ac6954b00e175d4240e0d83 [Pipeline] echo 20:03:53 [semverPrep] GIT_COMMIT: bb5b1563ede4d3576ac6954b00e175d4240e0d83, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.7.2 to 1.7.3 [Pipeline] echo 20:03:53 [semverPrep] This is not a build commit. [Pipeline] sh 20:03:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:03:53 + grep -v github /etc/ssh/ssh_known_hosts 20:03:53 + [ -e /tmp/ssh_known_hosts ] 20:03:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:03:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:03:53 + sudo tee -a /etc/ssh/ssh_known_hosts 20:03:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:03:54 20:03:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:03:54 0.1.4: Pulling from edgex-devops/py-git-semver 20:03:54 42c077c10790: Pulling fs layer 20:03:54 f63e77b7563a: Pulling fs layer 20:03:54 bd5fdadae976: Pulling fs layer 20:03:54 205491f53016: Pulling fs layer 20:03:54 df18705c85c3: Pulling fs layer 20:03:54 bdb3f477010e: Pulling fs layer 20:03:54 c8a8fc8e1c8f: Pulling fs layer 20:03:54 2c6e9b1d212d: Pulling fs layer 20:03:54 bdb8f0575790: Pulling fs layer 20:03:54 386e3cb2ff24: Pulling fs layer 20:03:54 2343380bae48: Pulling fs layer 20:03:54 205491f53016: Waiting 20:03:54 df18705c85c3: Waiting 20:03:54 2343380bae48: Waiting 20:03:54 bdb3f477010e: Waiting 20:03:54 bdb8f0575790: Waiting 20:03:54 c8a8fc8e1c8f: Waiting 20:03:54 2c6e9b1d212d: Waiting 20:03:54 386e3cb2ff24: Waiting 20:03:54 f63e77b7563a: Verifying Checksum 20:03:54 f63e77b7563a: Download complete 20:03:54 205491f53016: Download complete 20:03:54 bd5fdadae976: Verifying Checksum 20:03:54 bd5fdadae976: Download complete 20:03:54 df18705c85c3: Download complete 20:03:54 bdb3f477010e: Verifying Checksum 20:03:54 bdb3f477010e: Download complete 20:03:54 2c6e9b1d212d: Verifying Checksum 20:03:54 2c6e9b1d212d: Download complete 20:03:54 bdb8f0575790: Download complete 20:03:54 386e3cb2ff24: Verifying Checksum 20:03:54 386e3cb2ff24: Download complete 20:03:54 2343380bae48: Download complete 20:03:54 42c077c10790: Verifying Checksum 20:03:54 42c077c10790: Download complete 20:03:55 c8a8fc8e1c8f: Verifying Checksum 20:03:55 c8a8fc8e1c8f: Download complete 20:03:56 42c077c10790: Pull complete 20:03:56 f63e77b7563a: Pull complete 20:03:57 bd5fdadae976: Pull complete 20:03:57 205491f53016: Pull complete 20:03:57 df18705c85c3: Pull complete 20:03:57 bdb3f477010e: Pull complete 20:03:59 c8a8fc8e1c8f: Pull complete 20:03:59 2c6e9b1d212d: Pull complete 20:03:59 bdb8f0575790: Pull complete 20:03:59 386e3cb2ff24: Pull complete 20:03:59 2343380bae48: Pull complete 20:03:59 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 20:03:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:03:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:59 prd-ubuntu20.04-docker-8c-8g-15178 does not seem to be running inside a container 20:03:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-198 -v /w/workspace/gexfoundry_device-rest-go_PR-198:/w/workspace/gexfoundry_device-rest-go_PR-198:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-198@tmp:/w/workspace/gexfoundry_device-rest-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:04:01 $ docker top 47c616b15ca9e3f373aee16166a442c584b812dead79a0d0157a9c99ce620cd3 -eo pid,comm 20:04:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:04:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:04:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:04:01 [ssh-agent] Looking for ssh-agent implementation... 20:04:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:01 $ docker exec 47c616b15ca9e3f373aee16166a442c584b812dead79a0d0157a9c99ce620cd3 ssh-agent 20:04:01 SSH_AUTH_SOCK=/tmp/ssh-xAnVSCxhgfVM/agent.34 20:04:01 SSH_AGENT_PID=40 20:04:01 Running ssh-add (command line suppressed) 20:04:01 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-198@tmp/private_key_8382623101759571332.key (/w/workspace/gexfoundry_device-rest-go_PR-198@tmp/private_key_8382623101759571332.key) 20:04:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:04:02 + git tag --points-at HEAD [Pipeline] } 20:04:02 $ docker exec --env ******** --env ******** 47c616b15ca9e3f373aee16166a442c584b812dead79a0d0157a9c99ce620cd3 ssh-agent -k 20:04:02 unset SSH_AUTH_SOCK; 20:04:02 unset SSH_AGENT_PID; 20:04:02 echo Agent pid 40 killed; 20:04:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:04:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:04:02 [ssh-agent] Looking for ssh-agent implementation... 20:04:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:02 $ docker exec 47c616b15ca9e3f373aee16166a442c584b812dead79a0d0157a9c99ce620cd3 ssh-agent 20:04:02 SSH_AUTH_SOCK=/tmp/ssh-eVsvQfDUG2BV/agent.73 20:04:02 SSH_AGENT_PID=79 20:04:02 Running ssh-add (command line suppressed) 20:04:02 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-198@tmp/private_key_842902843958509740.key (/w/workspace/gexfoundry_device-rest-go_PR-198@tmp/private_key_842902843958509740.key) 20:04:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:04:03 + git semver init 20:04:03 2022-06-20 20:04:03,338 [run_init] DEBUG init version:0.0.0 force:False 20:04:03 2022-06-20 20:04:03,339 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-198/.semver 20:04:03 2022-06-20 20:04:03,340 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-198/.semver 20:04:03 2022-06-20 20:04:03,340 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-198/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-198, universal_newlines=False, shell=None, istream=None) 20:04:04 2022-06-20 20:04:04,489 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-198/.git/info/exclude 20:04:04 2022-06-20 20:04:04,489 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-198/.semver/PR-198 with force:False 20:04:04 2022-06-20 20:04:04,490 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-198/.semver/PR-198 20:04:04 2022-06-20 20:04:04,493 [execute] INFO git cat-file --batch-check 20:04:04 2022-06-20 20:04:04,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-198/.semver, universal_newlines=False, shell=None, istream=) 20:04:04 2022-06-20 20:04:04,501 [execute] INFO git cat-file --batch 20:04:04 2022-06-20 20:04:04,501 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-198/.semver, universal_newlines=False, shell=None, istream=) 20:04:04 2022-06-20 20:04:04,505 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-198/.semver/PR-198 20:04:04 0.0.0 [Pipeline] } 20:04:04 $ docker exec --env ******** --env ******** 47c616b15ca9e3f373aee16166a442c584b812dead79a0d0157a9c99ce620cd3 ssh-agent -k 20:04:04 unset SSH_AUTH_SOCK; 20:04:04 unset SSH_AGENT_PID; 20:04:04 echo Agent pid 79 killed; 20:04:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:04:05 + git semver [Pipeline] } 20:04:05 $ docker stop --time=1 47c616b15ca9e3f373aee16166a442c584b812dead79a0d0157a9c99ce620cd3 20:04:07 $ docker rm -f 47c616b15ca9e3f373aee16166a442c584b812dead79a0d0157a9c99ce620cd3 [Pipeline] // withDockerContainer [Pipeline] sh 20:04:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:04:07 Stashed 1 file(s) [Pipeline] echo 20:04:07 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:04:08 provisioning config files... 20:04:08 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-198@tmp/config3388536184551392070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:08 ---> docker-login.sh 20:04:08 nexus3.edgexfoundry.org:10001 20:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:08 Configure a credential helper to remove this warning. See 20:04:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:08 20:04:08 Login Succeeded 20:04:08 nexus3.edgexfoundry.org:10002 20:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:08 Configure a credential helper to remove this warning. See 20:04:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:08 20:04:08 Login Succeeded 20:04:08 nexus3.edgexfoundry.org:10003 20:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:08 Configure a credential helper to remove this warning. See 20:04:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:08 20:04:08 Login Succeeded 20:04:08 nexus3.edgexfoundry.org:10004 20:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:09 Configure a credential helper to remove this warning. See 20:04:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:09 20:04:09 Login Succeeded 20:04:09 docker.io 20:04:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:09 Configure a credential helper to remove this warning. See 20:04:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:09 20:04:09 Login Succeeded 20:04:09 ---> docker-login.sh ends [Pipeline] } 20:04:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:04:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:09 ========================================================= 20:04:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:04:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:10 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 20:04:10 Sending build context to Docker daemon 10.68MB 20:04:10 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 20:04:10 Step 2/12 : FROM ${BASE} AS builder 20:04:10 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:04:10 59bf1c3509f3: Pulling fs layer 20:04:10 666ba61612fd: Pulling fs layer 20:04:10 8ed8ca486205: Pulling fs layer 20:04:10 cc1cd167ecdc: Pulling fs layer 20:04:10 c516ae0d96e1: Pulling fs layer 20:04:10 684cea983483: Pulling fs layer 20:04:10 dd3240ac7de5: Pulling fs layer 20:04:10 b1e948a4e11c: Pulling fs layer 20:04:10 a8fd76ee1af6: Pulling fs layer 20:04:10 646ad004c059: Pulling fs layer 20:04:10 c516ae0d96e1: Waiting 20:04:10 684cea983483: Waiting 20:04:10 a8fd76ee1af6: Waiting 20:04:10 dd3240ac7de5: Waiting 20:04:10 646ad004c059: Waiting 20:04:10 b1e948a4e11c: Waiting 20:04:10 cc1cd167ecdc: Waiting 20:04:10 8ed8ca486205: Verifying Checksum 20:04:10 8ed8ca486205: Download complete 20:04:10 666ba61612fd: Download complete 20:04:10 c516ae0d96e1: Download complete 20:04:10 684cea983483: Verifying Checksum 20:04:10 684cea983483: Download complete 20:04:10 59bf1c3509f3: Verifying Checksum 20:04:10 59bf1c3509f3: Download complete 20:04:10 dd3240ac7de5: Download complete 20:04:10 b1e948a4e11c: Verifying Checksum 20:04:10 b1e948a4e11c: Download complete 20:04:10 59bf1c3509f3: Pull complete 20:04:10 666ba61612fd: Pull complete 20:04:10 8ed8ca486205: Pull complete 20:04:10 646ad004c059: Verifying Checksum 20:04:10 646ad004c059: Download complete 20:04:11 a8fd76ee1af6: Verifying Checksum 20:04:11 cc1cd167ecdc: Verifying Checksum 20:04:11 cc1cd167ecdc: Download complete 20:04:15 cc1cd167ecdc: Pull complete 20:04:15 c516ae0d96e1: Pull complete 20:04:15 684cea983483: Pull complete 20:04:15 dd3240ac7de5: Pull complete 20:04:15 b1e948a4e11c: Pull complete 20:04:16 a8fd76ee1af6: Pull complete 20:04:17 646ad004c059: Pull complete 20:04:17 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 20:04:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:04:17 ---> 8f69c11f6b0c 20:04:17 Step 3/12 : ARG MAKE='make build' 20:04:19 ---> Running in da491a3b9e35 20:04:19 Removing intermediate container da491a3b9e35 20:04:19 ---> 9eaf24eabc85 20:04:19 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:04:19 ---> Running in 81fd1566a87d 20:04:19 Removing intermediate container 81fd1566a87d 20:04:19 ---> bd89b1d08301 20:04:19 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 20:04:19 ---> Running in 116c65109bc8 20:04:19 Removing intermediate container 116c65109bc8 20:04:19 ---> 8c356edecf5a 20:04:19 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:04:19 ---> Running in 215e995fed75 20:04:20 Removing intermediate container 215e995fed75 20:04:20 ---> f87d21b51fa5 20:04:20 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:04:20 ---> Running in 609b50df54e9 20:04:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:04:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:04:21 (1/4) Installing openssh-keygen (8.8_p1-r1) 20:04:21 (2/4) Installing libedit (20210910.3.1-r0) 20:04:21 (3/4) Installing openssh-client-common (8.8_p1-r1) 20:04:21 (4/4) Installing openssh-client-default (8.8_p1-r1) 20:04:22 Executing busybox-1.34.1-r3.trigger 20:04:22 OK: 224 MiB in 56 packages 20:04:22 Removing intermediate container 609b50df54e9 20:04:22 ---> 2b5a8f952e49 20:04:22 Step 8/12 : WORKDIR /device-rest-go 20:04:22 ---> Running in cc62656782e2 20:04:22 Removing intermediate container cc62656782e2 20:04:22 ---> 399cf8ca3c59 20:04:22 Step 9/12 : COPY go.mod vendor* ./ 20:04:22 ---> a95875c5e44a 20:04:22 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:22 ---> Running in 934c5e9187d8 20:04:23 Still waiting to schedule task 20:04:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:04:40 Removing intermediate container 934c5e9187d8 20:04:40 ---> b4f01c81488b 20:04:40 Step 11/12 : COPY . . 20:04:40 ---> 781e29803045 20:04:40 Step 12/12 : RUN $MAKE 20:04:40 ---> Running in e1157c24947f 20:04:40 noop 20:04:40 Removing intermediate container e1157c24947f 20:04:40 ---> 8515d239e68b 20:04:40 Successfully built 8515d239e68b 20:04:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:41 + docker inspect -f . ci-base-image-x86_64 20:04:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:41 prd-ubuntu20.04-docker-8c-8g-15178 does not seem to be running inside a container 20:04:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-198 -v /w/workspace/gexfoundry_device-rest-go_PR-198:/w/workspace/gexfoundry_device-rest-go_PR-198:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-198@tmp:/w/workspace/gexfoundry_device-rest-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:04:41 $ docker top d340dd3d2e490795720980496d04f60f8f4a45cfb213b9e6a0957cdff59bb908 -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:42 + go version 20:04:42 go version go1.17.7 linux/amd64 [Pipeline] } 20:04:42 $ docker stop --time=1 d340dd3d2e490795720980496d04f60f8f4a45cfb213b9e6a0957cdff59bb908 20:04:43 $ docker rm -f d340dd3d2e490795720980496d04f60f8f4a45cfb213b9e6a0957cdff59bb908 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:44 + docker inspect -f . ci-base-image-x86_64 20:04:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:44 prd-ubuntu20.04-docker-8c-8g-15178 does not seem to be running inside a container 20:04:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-198 -v /w/workspace/gexfoundry_device-rest-go_PR-198:/w/workspace/gexfoundry_device-rest-go_PR-198:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-198@tmp:/w/workspace/gexfoundry_device-rest-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:04:44 $ docker top 7c6e9d7945d68d524017e13da5e9d008b2858ba57a905e175f4937b9e65e232b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:04:45 + make test 20:04:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:04:45 ? github.com/edgexfoundry/device-rest-go [no test files] 20:04:55 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:04:55 ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 55.2% of statements 20:05:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:05:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:05:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:05:04 ./bin/test-attribution-txt.sh [Pipeline] echo 20:05:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:05:04 $ docker stop --time=1 7c6e9d7945d68d524017e13da5e9d008b2858ba57a905e175f4937b9e65e232b 20:05:06 $ docker rm -f 7c6e9d7945d68d524017e13da5e9d008b2858ba57a905e175f4937b9e65e232b [Pipeline] // withDockerContainer [Pipeline] sh 20:05:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:05:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:05:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:05:08 + ls -al . 20:05:08 total 172 20:05:08 drwxrwxr-x 9 jenkins jenkins 4096 Jun 20 20:05 . 20:05:08 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 20:03 .. 20:05:08 -rw-rw-r-- 1 jenkins jenkins 151 Jun 20 20:03 .dockerignore 20:05:08 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 20:04 .git 20:05:08 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 20:03 .github 20:05:08 -rw-rw-r-- 1 jenkins jenkins 329 Jun 20 20:03 .gitignore 20:05:08 -rw-rw-r-- 1 jenkins jenkins 41 Jun 20 20:03 .golangci.yml 20:05:08 drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 20:04 .semver 20:05:08 -rw-rw-r-- 1 jenkins jenkins 8724 Jun 20 20:03 Attribution.txt 20:05:08 -rw-rw-r-- 1 jenkins jenkins 11736 Jun 20 20:03 CHANGELOG.md 20:05:08 -rw-rw-r-- 1 jenkins jenkins 1672 Jun 20 20:03 Dockerfile 20:05:08 -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 20:03 GOVERNANCE.md 20:05:08 -rw-rw-r-- 1 jenkins jenkins 680 Jun 20 20:03 Jenkinsfile 20:05:08 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 20 20:03 LICENSE 20:05:08 -rw-rw-r-- 1 jenkins jenkins 1977 Jun 20 20:03 Makefile 20:05:08 -rw-rw-r-- 1 jenkins jenkins 620 Jun 20 20:03 OWNERS.md 20:05:08 -rw-rw-r-- 1 jenkins jenkins 8003 Jun 20 20:03 README.md 20:05:08 -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 20:04 VERSION 20:05:08 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 20:03 bin 20:05:08 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 20:03 cmd 20:05:08 -rw-r--r-- 1 jenkins jenkins 9355 Jun 20 20:04 coverage.out 20:05:08 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 20:03 driver 20:05:08 -rw-rw-r-- 1 jenkins jenkins 3337 Jun 20 20:03 go.mod 20:05:08 -rw-rw-r-- 1 jenkins jenkins 36279 Jun 20 20:03 go.sum 20:05:08 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 20:03 snap 20:05:08 -rw-rw-r-- 1 jenkins jenkins 713 Jun 20 20:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:08 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=bb5b1563ede4d3576ac6954b00e175d4240e0d83 --label arch=amd64 --label version=0.0.0 . 20:05:08 Sending build context to Docker daemon 10.69MB 20:05:08 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 20:05:08 Step 2/25 : FROM ${BASE} AS builder 20:05:08 ---> 8515d239e68b 20:05:08 Step 3/25 : ARG MAKE='make build' 20:05:08 ---> Running in 3247fc9bb6e9 20:05:08 Removing intermediate container 3247fc9bb6e9 20:05:08 ---> b1cb83c1a501 20:05:08 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:05:08 ---> Running in c9d6155758da 20:05:08 Removing intermediate container c9d6155758da 20:05:08 ---> d2d49ce0b2d0 20:05:08 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:05:08 ---> Running in 699583a760fc 20:05:09 Removing intermediate container 699583a760fc 20:05:09 ---> 73f15b00da3a 20:05:09 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:05:09 ---> Running in 0bac8552259a 20:05:09 Removing intermediate container 0bac8552259a 20:05:09 ---> 37380a30004d 20:05:09 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:05:09 ---> Running in d891abbcf3e9 20:05:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:05:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:05:15 OK: 224 MiB in 56 packages 20:05:15 Removing intermediate container d891abbcf3e9 20:05:15 ---> 987d82a5dff8 20:05:15 Step 8/25 : WORKDIR /device-rest-go 20:05:15 ---> Running in 36b7144ebe10 20:05:15 Removing intermediate container 36b7144ebe10 20:05:15 ---> 540bcdf89fd6 20:05:15 Step 9/25 : COPY go.mod vendor* ./ 20:05:16 ---> 51bac64e576f 20:05:16 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:16 ---> Running in e67e1f97bddb 20:05:16 Removing intermediate container e67e1f97bddb 20:05:16 ---> e5d75b5e1764 20:05:16 Step 11/25 : COPY . . 20:05:16 ---> 4a48f6f0d901 20:05:16 Step 12/25 : RUN $MAKE 20:05:16 ---> Running in 25bb9321ea3b 20:05:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 20:05:39 Removing intermediate container 25bb9321ea3b 20:05:39 ---> 4125f581eec5 20:05:39 Step 13/25 : FROM alpine:3.14 20:05:39 3.14: Pulling from library/alpine 20:05:39 8663204ce13b: Pulling fs layer 20:05:39 8663204ce13b: Verifying Checksum 20:05:39 8663204ce13b: Download complete 20:05:39 8663204ce13b: Pull complete 20:05:39 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:05:39 Status: Downloaded newer image for alpine:3.14 20:05:39 ---> e04c818066af 20:05:39 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:05:39 ---> Running in 0f5b0f5823f9 20:05:39 Removing intermediate container 0f5b0f5823f9 20:05:39 ---> d1bf7f3821e6 20:05:39 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:05:39 ---> Running in c1edbc9f3149 20:05:39 Removing intermediate container c1edbc9f3149 20:05:39 ---> a5da2090bc7a 20:05:39 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 20:05:39 ---> Running in e36703f1b260 20:05:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:05:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:05:39 (1/6) Installing dumb-init (1.2.5-r1) 20:05:39 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:05:39 (3/6) Installing libsodium (1.0.18-r0) 20:05:39 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:05:39 (5/6) Installing libzmq (4.3.4-r0) 20:05:39 (6/6) Installing zeromq (4.3.4-r0) 20:05:39 Executing busybox-1.33.1-r7.trigger 20:05:39 OK: 8 MiB in 20 packages 20:05:39 Removing intermediate container e36703f1b260 20:05:39 ---> 7476b81a9ec3 20:05:39 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:05:39 ---> 401d56972c16 20:05:39 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:05:39 ---> 10dd7dd146d7 20:05:39 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:05:39 ---> edd0a89282ba 20:05:39 Step 20/25 : EXPOSE 59986 20:05:39 ---> Running in 4cf69cbd116b 20:05:39 Removing intermediate container 4cf69cbd116b 20:05:39 ---> 689201982dc0 20:05:39 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:05:39 ---> Running in 36e2da5f9128 20:05:39 Removing intermediate container 36e2da5f9128 20:05:39 ---> 5774c46c88dc 20:05:39 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:05:39 ---> Running in 1ad46f846e9e 20:05:39 Removing intermediate container 1ad46f846e9e 20:05:39 ---> 77303df6d87a 20:05:39 Step 23/25 : LABEL arch=amd64 20:05:39 ---> Running in c7ae506e4f31 20:05:39 Removing intermediate container c7ae506e4f31 20:05:39 ---> e184ad599cfc 20:05:39 Step 24/25 : LABEL git_sha=bb5b1563ede4d3576ac6954b00e175d4240e0d83 20:05:39 ---> Running in cce20f334597 20:05:39 Removing intermediate container cce20f334597 20:05:39 ---> 6244ff9ffd90 20:05:39 Step 25/25 : LABEL version=0.0.0 20:05:39 ---> Running in b4211b056aad 20:05:39 Removing intermediate container b4211b056aad 20:05:39 ---> 725228939e3f 20:05:39 [Warning] One or more build-args [ARCH] were not consumed 20:05:39 Successfully built 725228939e3f 20:05:39 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:40 20:05:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:40 latest: Pulling from edgex-lftools-log-publisher 20:05:40 5eb5b503b376: Pulling fs layer 20:05:40 5c69ac0246d0: Pulling fs layer 20:05:40 ec43610c2a17: Pulling fs layer 20:05:40 3a2ae6a8a46f: Pulling fs layer 20:05:40 33b1e0a273af: Pulling fs layer 20:05:40 5d3b04190fa2: Pulling fs layer 20:05:40 3a2ae6a8a46f: Waiting 20:05:40 33b1e0a273af: Waiting 20:05:40 2f39f015ded8: Pulling fs layer 20:05:40 5d3b04190fa2: Waiting 20:05:40 5c69ac0246d0: Download complete 20:05:40 3a2ae6a8a46f: Verifying Checksum 20:05:40 3a2ae6a8a46f: Download complete 20:05:40 33b1e0a273af: Verifying Checksum 20:05:40 33b1e0a273af: Download complete 20:05:40 ec43610c2a17: Verifying Checksum 20:05:40 ec43610c2a17: Download complete 20:05:40 5d3b04190fa2: Download complete 20:05:41 5eb5b503b376: Verifying Checksum 20:05:41 5eb5b503b376: Download complete 20:05:41 2f39f015ded8: Verifying Checksum 20:05:41 2f39f015ded8: Download complete 20:05:42 5eb5b503b376: Pull complete 20:05:42 5c69ac0246d0: Pull complete 20:05:42 ec43610c2a17: Pull complete 20:05:42 3a2ae6a8a46f: Pull complete 20:05:43 33b1e0a273af: Pull complete 20:05:43 5d3b04190fa2: Pull complete 20:05:47 2f39f015ded8: Pull complete 20:05:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:05:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:47 prd-ubuntu20.04-docker-8c-8g-15178 does not seem to be running inside a container 20:05:47 $ 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/gexfoundry_device-rest-go_PR-198 -v /w/workspace/gexfoundry_device-rest-go_PR-198:/w/workspace/gexfoundry_device-rest-go_PR-198:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-198@tmp:/w/workspace/gexfoundry_device-rest-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:05:49 $ docker top 5dd634256b62bca354b7414f798f47d4bb4d833df212008675b34beaaa8dc39d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:05:49 ---> job-cost.sh 20:05:49 lf-activate-venv: SKIPPING 20:05:49 INFO: No Stack... 20:05:50 INFO: Retrieving Pricing Info for: v3-standard-8 20:05:50 INFO: Archiving Costs [Pipeline] sh 20:05:51 + cat /w/workspace/gexfoundry_device-rest-go_PR-198/archives/cost.csv 20:05:51 + cut -d, -f6 [Pipeline] lock 20:05:51 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-198-1-stack-cost] 20:05:51 Resource [jenkins-edgexfoundry-device-rest-go-PR-198-1-stack-cost] did not exist. Created. 20:05:51 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-198-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:05:51 + echo total: 0.2199999988079071 [Pipeline] stash 20:05:51 Stashed 1 file(s) [Pipeline] } 20:05:51 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-198-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:05:51 $ docker stop --time=1 5dd634256b62bca354b7414f798f47d4bb4d833df212008675b34beaaa8dc39d 20:05:52 $ docker rm -f 5dd634256b62bca354b7414f798f47d4bb4d833df212008675b34beaaa8dc39d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:05:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15181 in /w/workspace/gexfoundry_device-rest-go_PR-198 [Pipeline] { [Pipeline] ws 20:05:54 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:05:54 The recommended git tool is: git 20:06:01 using credential edgex-jenkins-ssh 20:06:01 Cloning the remote Git repository 20:06:02 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:06:02 > git init /w/workspace/device-rest-go/1 # timeout=10 20:06:02 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:06:02 > git --version # timeout=10 20:06:02 > git --version # 'git version 2.25.1' 20:06:02 using GIT_SSH to set credentials SSH Credentials for GitHub 20:06:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:06:05 Merging remotes/origin/main commit a3ce1b492942266db7d07684db880175cd9968c1 into PR head commit bb5b1563ede4d3576ac6954b00e175d4240e0d83 20:06:04 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:06:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:06:04 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:06:04 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:06:04 using GIT_SSH to set credentials SSH Credentials for GitHub 20:06:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:06:05 > git config core.sparsecheckout # timeout=10 20:06:05 > git checkout -f bb5b1563ede4d3576ac6954b00e175d4240e0d83 # timeout=10 20:06:05 Merge succeeded, producing bb5b1563ede4d3576ac6954b00e175d4240e0d83 20:06:05 Checking out Revision bb5b1563ede4d3576ac6954b00e175d4240e0d83 (PR-198) 20:06:05 > git remote # timeout=10 20:06:05 > git config --get remote.origin.url # timeout=10 20:06:05 using GIT_SSH to set credentials SSH Credentials for GitHub 20:06:05 > git merge a3ce1b492942266db7d07684db880175cd9968c1 # timeout=10 20:06:05 > git rev-parse HEAD^{commit} # timeout=10 20:06:05 > git config core.sparsecheckout # timeout=10 20:06:05 > git checkout -f bb5b1563ede4d3576ac6954b00e175d4240e0d83 # timeout=10 20:06:09 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.2 to 1.7.3" 20:06:09 > git --version # timeout=10 20:06:09 > git --version # 'git version 2.25.1' 20:06:09 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:06:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:06:10 % Total % Received % Xferd Average Speed Time Time Time Current 20:06:10 Dload Upload Total Spent Left Speed 20:06:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 48816 0 --:--:-- --:--:-- --:--:-- 48816 [Pipeline] sh 20:06:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:06:12 + sudo tee /etc/docker/daemon.new 20:06:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:06:12 { 20:06:12 "registry-mirrors": [ 20:06:12 "https://nexus3.edgexfoundry.org:10001" 20:06:12 ], 20:06:12 "bip": "10.250.0.254/24", 20:06:12 "hosts": [ 20:06:12 "tcp://0.0.0.0:5555", 20:06:12 "unix:///var/run/docker.sock" 20:06:12 ], 20:06:12 "mtu": 1458, 20:06:12 "selinux-enabled": true, 20:06:12 "seccomp-profile": "/etc/docker/seccomp.json" 20:06:12 } [Pipeline] sh 20:06:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:06:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:06:31 provisioning config files... 20:06:31 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config1710692747331816374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:06:31 ---> docker-login.sh 20:06:31 nexus3.edgexfoundry.org:10001 20:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:32 Configure a credential helper to remove this warning. See 20:06:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:32 20:06:32 Login Succeeded 20:06:32 nexus3.edgexfoundry.org:10002 20:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:32 Configure a credential helper to remove this warning. See 20:06:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:32 20:06:32 Login Succeeded 20:06:32 nexus3.edgexfoundry.org:10003 20:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:33 Configure a credential helper to remove this warning. See 20:06:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:33 20:06:33 Login Succeeded 20:06:33 nexus3.edgexfoundry.org:10004 20:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:33 Configure a credential helper to remove this warning. See 20:06:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:33 20:06:33 Login Succeeded 20:06:33 docker.io 20:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:34 Configure a credential helper to remove this warning. See 20:06:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:34 20:06:34 Login Succeeded 20:06:34 ---> docker-login.sh ends [Pipeline] } 20:06:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:06:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:06:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:06:35 ========================================================= 20:06:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:06:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:35 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 20:06:35 Sending build context to Docker daemon 129kB 20:06:35 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 20:06:35 Step 2/12 : FROM ${BASE} AS builder 20:06:36 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:06:36 9b3977197b4f: Pulling fs layer 20:06:36 1a89e8eeedd5: Pulling fs layer 20:06:36 94645a83ff95: Pulling fs layer 20:06:36 e6fb740bc735: Pulling fs layer 20:06:36 3a77bd46dcc9: Pulling fs layer 20:06:36 355e64cbe906: Pulling fs layer 20:06:36 63ab81a10011: Pulling fs layer 20:06:36 555d1d1c4555: Pulling fs layer 20:06:36 7d9057610161: Pulling fs layer 20:06:36 355e64cbe906: Waiting 20:06:36 63ab81a10011: Waiting 20:06:36 555d1d1c4555: Waiting 20:06:36 e6fb740bc735: Waiting 20:06:36 7d9057610161: Waiting 20:06:36 3a77bd46dcc9: Waiting 20:06:36 94645a83ff95: Verifying Checksum 20:06:36 94645a83ff95: Download complete 20:06:36 1a89e8eeedd5: Verifying Checksum 20:06:36 1a89e8eeedd5: Download complete 20:06:36 3a77bd46dcc9: Verifying Checksum 20:06:36 3a77bd46dcc9: Download complete 20:06:36 355e64cbe906: Verifying Checksum 20:06:36 355e64cbe906: Download complete 20:06:36 9b3977197b4f: Verifying Checksum 20:06:36 9b3977197b4f: Download complete 20:06:36 63ab81a10011: Verifying Checksum 20:06:36 63ab81a10011: Download complete 20:06:37 9b3977197b4f: Pull complete 20:06:37 7d9057610161: Verifying Checksum 20:06:37 7d9057610161: Download complete 20:06:37 1a89e8eeedd5: Pull complete 20:06:38 94645a83ff95: Pull complete 20:06:38 555d1d1c4555: Verifying Checksum 20:06:38 555d1d1c4555: Download complete 20:06:39 e6fb740bc735: Verifying Checksum 20:06:39 e6fb740bc735: Download complete 20:06:51 e6fb740bc735: Pull complete 20:06:51 3a77bd46dcc9: Pull complete 20:06:51 355e64cbe906: Pull complete 20:06:51 63ab81a10011: Pull complete 20:06:55 555d1d1c4555: Pull complete 20:06:57 7d9057610161: Pull complete 20:06:57 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 20:06:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:06:57 ---> 819e984ddca1 20:06:57 Step 3/12 : ARG MAKE='make build' 20:06:59 ---> Running in 43f8b50f6c62 20:06:59 Removing intermediate container 43f8b50f6c62 20:06:59 ---> b22e7e0f499b 20:06:59 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:06:59 ---> Running in de267350e6b1 20:07:00 Removing intermediate container de267350e6b1 20:07:00 ---> 31d0b66b678c 20:07:00 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 20:07:00 ---> Running in 1ecf59a6977f 20:07:00 Removing intermediate container 1ecf59a6977f 20:07:00 ---> 78947a7ce1e6 20:07:00 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:07:00 ---> Running in 4203faa5259f 20:07:02 Removing intermediate container 4203faa5259f 20:07:02 ---> 38ffa91a6ae3 20:07:02 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:07:02 ---> Running in 751a14d496f6 20:07:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:07:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:07:05 (1/4) Installing openssh-keygen (8.8_p1-r1) 20:07:05 (2/4) Installing libedit (20210910.3.1-r0) 20:07:05 (3/4) Installing openssh-client-common (8.8_p1-r1) 20:07:05 (4/4) Installing openssh-client-default (8.8_p1-r1) 20:07:05 Executing busybox-1.34.1-r3.trigger 20:07:05 OK: 224 MiB in 56 packages 20:07:07 Removing intermediate container 751a14d496f6 20:07:07 ---> bfffdd5c99fe 20:07:07 Step 8/12 : WORKDIR /device-rest-go 20:07:07 ---> Running in c86d00676117 20:07:07 Removing intermediate container c86d00676117 20:07:07 ---> 124ab525a473 20:07:07 Step 9/12 : COPY go.mod vendor* ./ 20:07:08 ---> 05bce41b9d71 20:07:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:08 ---> Running in 2d5c44b15e3c 20:07:55 Removing intermediate container 2d5c44b15e3c 20:07:55 ---> 07333c8e2cd5 20:07:55 Step 11/12 : COPY . . 20:07:55 ---> 2d62c9b2fb1f 20:07:55 Step 12/12 : RUN $MAKE 20:07:55 ---> Running in c9205ce78b0c 20:07:55 noop 20:07:55 Removing intermediate container c9205ce78b0c 20:07:55 ---> 0d317366c141 20:07:55 Successfully built 0d317366c141 20:07:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:56 + docker inspect -f . ci-base-image-arm64 20:07:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:56 prd-ubuntu20.04-docker-arm64-4c-16g-15181 does not seem to be running inside a container 20:07:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:07:58 $ docker top d82008044ff0b0fe81d4f2535221fd792dc79b76fa0b928907b76910fb71bc7d -eo pid,comm [Pipeline] { [Pipeline] sh 20:07:58 + go version 20:07:58 go version go1.17.7 linux/arm64 [Pipeline] } 20:07:59 $ docker stop --time=1 d82008044ff0b0fe81d4f2535221fd792dc79b76fa0b928907b76910fb71bc7d 20:08:00 $ docker rm -f d82008044ff0b0fe81d4f2535221fd792dc79b76fa0b928907b76910fb71bc7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:01 + docker inspect -f . ci-base-image-arm64 20:08:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:08:02 prd-ubuntu20.04-docker-arm64-4c-16g-15181 does not seem to be running inside a container 20:08:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:08:03 $ docker top 428bbb4777a3c74b61e7c0ce9571f525a22c50d10297aea3a77ab4bb8eb9ffc5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:08:04 + make test 20:08:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:08:05 ? github.com/edgexfoundry/device-rest-go [no test files] 20:09:27 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:09:27 ok github.com/edgexfoundry/device-rest-go/driver 0.078s coverage: 55.2% of statements 20:09:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:09:27 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:09:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:09:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:09:54 ./bin/test-attribution-txt.sh [Pipeline] echo 20:09:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:09:56 $ docker stop --time=1 428bbb4777a3c74b61e7c0ce9571f525a22c50d10297aea3a77ab4bb8eb9ffc5 20:09:58 $ docker rm -f 428bbb4777a3c74b61e7c0ce9571f525a22c50d10297aea3a77ab4bb8eb9ffc5 [Pipeline] // withDockerContainer [Pipeline] sh 20:09:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:09:59 Warning: overwriting stash ‘coverage-report’ 20:09:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:10:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:10:00 + ls -al . 20:10:00 total 168 20:10:00 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 20:09 . 20:10:00 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 20:06 .. 20:10:00 -rw-rw-r-- 1 jenkins jenkins 151 Jun 20 20:06 .dockerignore 20:10:00 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 20:06 .git 20:10:00 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 20:06 .github 20:10:00 -rw-rw-r-- 1 jenkins jenkins 329 Jun 20 20:06 .gitignore 20:10:00 -rw-rw-r-- 1 jenkins jenkins 41 Jun 20 20:06 .golangci.yml 20:10:00 -rw-rw-r-- 1 jenkins jenkins 8724 Jun 20 20:06 Attribution.txt 20:10:00 -rw-rw-r-- 1 jenkins jenkins 11736 Jun 20 20:06 CHANGELOG.md 20:10:00 -rw-rw-r-- 1 jenkins jenkins 1672 Jun 20 20:06 Dockerfile 20:10:00 -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 20:06 GOVERNANCE.md 20:10:00 -rw-rw-r-- 1 jenkins jenkins 680 Jun 20 20:06 Jenkinsfile 20:10:00 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 20 20:06 LICENSE 20:10:00 -rw-rw-r-- 1 jenkins jenkins 1977 Jun 20 20:06 Makefile 20:10:00 -rw-rw-r-- 1 jenkins jenkins 620 Jun 20 20:06 OWNERS.md 20:10:00 -rw-rw-r-- 1 jenkins jenkins 8003 Jun 20 20:06 README.md 20:10:00 -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 20:04 VERSION 20:10:00 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 20:06 bin 20:10:00 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 20:06 cmd 20:10:00 -rw-r--r-- 1 jenkins jenkins 9355 Jun 20 20:09 coverage.out 20:10:00 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 20:06 driver 20:10:00 -rw-rw-r-- 1 jenkins jenkins 3337 Jun 20 20:06 go.mod 20:10:00 -rw-rw-r-- 1 jenkins jenkins 36279 Jun 20 20:06 go.sum 20:10:00 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 20:06 snap 20:10:00 -rw-rw-r-- 1 jenkins jenkins 713 Jun 20 20:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:01 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bb5b1563ede4d3576ac6954b00e175d4240e0d83 --label arch=arm64 --label version=0.0.0 . 20:10:01 Sending build context to Docker daemon 139.3kB 20:10:01 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 20:10:01 Step 2/25 : FROM ${BASE} AS builder 20:10:01 ---> 0d317366c141 20:10:01 Step 3/25 : ARG MAKE='make build' 20:10:01 ---> Running in cdd224f1ba7b 20:10:01 Removing intermediate container cdd224f1ba7b 20:10:01 ---> df2d2f0e47af 20:10:01 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:10:02 ---> Running in 36a6dee52929 20:10:02 Removing intermediate container 36a6dee52929 20:10:02 ---> 7e711bb59cfb 20:10:02 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:10:02 ---> Running in fdf6fe52639e 20:10:02 Removing intermediate container fdf6fe52639e 20:10:02 ---> 9100f80205c4 20:10:02 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:02 ---> Running in 3eae3d2a9c6e 20:10:04 Removing intermediate container 3eae3d2a9c6e 20:10:04 ---> f82c1fb72555 20:10:04 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:10:04 ---> Running in 6a2a178c62e0 20:10:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:10:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:10:07 OK: 224 MiB in 56 packages 20:10:08 Removing intermediate container 6a2a178c62e0 20:10:08 ---> e1b6c7e60987 20:10:08 Step 8/25 : WORKDIR /device-rest-go 20:10:08 ---> Running in 2b40b78632cf 20:10:08 Removing intermediate container 2b40b78632cf 20:10:08 ---> e1058325c704 20:10:08 Step 9/25 : COPY go.mod vendor* ./ 20:10:08 ---> 39d97b07bc18 20:10:08 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:08 ---> Running in 76e2bb0beecb 20:10:10 Removing intermediate container 76e2bb0beecb 20:10:10 ---> 179e6d34b496 20:10:10 Step 11/25 : COPY . . 20:10:11 ---> 89ac5f5f1fc7 20:10:11 Step 12/25 : RUN $MAKE 20:10:11 ---> Running in 3745c28ce3bb 20:10:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 20:12:19 Removing intermediate container 3745c28ce3bb 20:12:19 ---> bd168c064333 20:12:19 Step 13/25 : FROM alpine:3.14 20:12:19 3.14: Pulling from library/alpine 20:12:19 455c02918c45: Pulling fs layer 20:12:19 455c02918c45: Verifying Checksum 20:12:19 455c02918c45: Download complete 20:12:19 455c02918c45: Pull complete 20:12:19 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:12:19 Status: Downloaded newer image for alpine:3.14 20:12:19 ---> ac73e934f311 20:12:19 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:12:19 ---> Running in c70e10285762 20:12:19 Removing intermediate container c70e10285762 20:12:19 ---> b79765493576 20:12:19 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:12:19 ---> Running in a4774d821f70 20:12:19 Removing intermediate container a4774d821f70 20:12:19 ---> 78bf65fb73f9 20:12:19 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 20:12:19 ---> Running in 55a3360b6edf 20:12:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:12:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:12:20 (1/6) Installing dumb-init (1.2.5-r1) 20:12:20 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:12:20 (3/6) Installing libsodium (1.0.18-r0) 20:12:20 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:12:20 (5/6) Installing libzmq (4.3.4-r0) 20:12:20 (6/6) Installing zeromq (4.3.4-r0) 20:12:20 Executing busybox-1.33.1-r7.trigger 20:12:20 OK: 8 MiB in 20 packages 20:12:21 Removing intermediate container 55a3360b6edf 20:12:21 ---> a59c33b5f3fb 20:12:21 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:12:23 ---> d9f111f49279 20:12:23 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:12:23 ---> b6be28431082 20:12:23 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:12:23 ---> 5a3d283f2a14 20:12:23 Step 20/25 : EXPOSE 59986 20:12:23 ---> Running in 271c03e3c920 20:12:24 Removing intermediate container 271c03e3c920 20:12:24 ---> b414abd737bc 20:12:24 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:12:24 ---> Running in 5f0d581c3f44 20:12:24 Removing intermediate container 5f0d581c3f44 20:12:24 ---> 47f603d1f607 20:12:24 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:12:24 ---> Running in 9c069310a5ff 20:12:25 Removing intermediate container 9c069310a5ff 20:12:25 ---> e5d234d58ee7 20:12:25 Step 23/25 : LABEL arch=arm64 20:12:25 ---> Running in 19bf3b1d4d4d 20:12:25 Removing intermediate container 19bf3b1d4d4d 20:12:25 ---> a49c1a739bc2 20:12:25 Step 24/25 : LABEL git_sha=bb5b1563ede4d3576ac6954b00e175d4240e0d83 20:12:25 ---> Running in ff5e9f736661 20:12:25 Removing intermediate container ff5e9f736661 20:12:25 ---> f98d53a51c19 20:12:25 Step 25/25 : LABEL version=0.0.0 20:12:25 ---> Running in 4ba2b623fbd0 20:12:26 Removing intermediate container 4ba2b623fbd0 20:12:26 ---> 5fc3ce21133b 20:12:26 [Warning] One or more build-args [ARCH] were not consumed 20:12:26 Successfully built 5fc3ce21133b 20:12:26 Successfully tagged device-rest-arm64: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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:12:26 20:12:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:12:27 arm64: Pulling from edgex-lftools-log-publisher 20:12:27 8998bd30e6a1: Pulling fs layer 20:12:27 04944245beec: Pulling fs layer 20:12:27 699f458cf7ca: Pulling fs layer 20:12:27 765212b225bb: Pulling fs layer 20:12:27 f23df028b6ca: Pulling fs layer 20:12:27 d65c8cfc05b1: Pulling fs layer 20:12:27 2437ff75d9bd: Pulling fs layer 20:12:27 f23df028b6ca: Waiting 20:12:27 d65c8cfc05b1: Waiting 20:12:27 2437ff75d9bd: Waiting 20:12:27 765212b225bb: Waiting 20:12:27 04944245beec: Verifying Checksum 20:12:27 04944245beec: Download complete 20:12:27 765212b225bb: Verifying Checksum 20:12:27 765212b225bb: Download complete 20:12:27 f23df028b6ca: Verifying Checksum 20:12:27 f23df028b6ca: Download complete 20:12:27 d65c8cfc05b1: Verifying Checksum 20:12:27 d65c8cfc05b1: Download complete 20:12:27 699f458cf7ca: Download complete 20:12:28 8998bd30e6a1: Verifying Checksum 20:12:28 8998bd30e6a1: Download complete 20:12:30 2437ff75d9bd: Verifying Checksum 20:12:30 2437ff75d9bd: Download complete 20:12:32 8998bd30e6a1: Pull complete 20:12:32 04944245beec: Pull complete 20:12:34 699f458cf7ca: Pull complete 20:12:34 765212b225bb: Pull complete 20:12:35 f23df028b6ca: Pull complete 20:12:35 d65c8cfc05b1: Pull complete 20:12:50 2437ff75d9bd: Pull complete 20:12:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:12:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:12:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:51 prd-ubuntu20.04-docker-arm64-4c-16g-15181 does not seem to be running inside a container 20:12:51 $ 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/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:12:54 $ docker top a2ea065dd4e03730ef0463ecbe2d3f68e426b72d1a428d56118d4eb3b67b81c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:12:55 ---> job-cost.sh 20:12:55 lf-activate-venv: SKIPPING 20:12:55 INFO: No Stack... 20:12:55 INFO: Retrieving Pricing Info for: v3-standard-4 20:12:56 INFO: Archiving Costs [Pipeline] sh 20:12:57 + cat /w/workspace/device-rest-go/1/archives/cost.csv 20:12:57 + cut -d, -f6 [Pipeline] lock 20:12:57 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-198-1-stack-cost] 20:12:57 Resource [jenkins-edgexfoundry-device-rest-go-PR-198-1-stack-cost] did not exist. Created. 20:12:57 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-198-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:12:58 /w/workspace/device-rest-go/1@tmp/durable-b82c1c40/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:12:59 + echo total: 0.10999999940395355 [Pipeline] stash 20:12:59 Warning: overwriting stash ‘stack-cost’ 20:12:59 Stashed 1 file(s) [Pipeline] } 20:12:59 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-198-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:12:59 $ docker stop --time=1 a2ea065dd4e03730ef0463ecbe2d3f68e426b72d1a428d56118d4eb3b67b81c5 20:13:00 $ docker rm -f a2ea065dd4e03730ef0463ecbe2d3f68e426b72d1a428d56118d4eb3b67b81c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:13:01 provisioning config files... 20:13:01 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-198@tmp/config4234553969102943425tmp [Pipeline] { [Pipeline] sh 20:13:02 + set +x 20:13:02 + curl -s https://codecov.io/bash 20:13:02 + bash -s -- 20:13:02 20:13:02 _____ _ 20:13:02 / ____| | | 20:13:02 | | ___ __| | ___ ___ _____ __ 20:13:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:13:02 | |___| (_) | (_| | __/ (_| (_) \ V / 20:13:02 \_____\___/ \__,_|\___|\___\___/ \_/ 20:13:02 Bash-1.0.6 20:13:02 20:13:02 20:13:02 ==> git version 2.25.1 found 20:13:02 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:13:02 Release-Date: 2020-01-08 20:13:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:13:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:13:02 ==> Jenkins CI detected. 20:13:02 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-198 20:13:02 project root: . 20:13:02 --> token set from env 20:13:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:13:02 ==> Running gcov in . (disable via -X gcov) 20:13:02 ==> Python coveragepy not found 20:13:02 ==> Searching for coverage reports in: 20:13:02 + . 20:13:02 -> Found 1 reports 20:13:02 ==> Detecting git/mercurial file structure 20:13:02 ==> Reading reports 20:13:02 + ./coverage.out bytes=9355 20:13:02 ==> Appending adjustments 20:13:02 https://docs.codecov.io/docs/fixing-reports 20:13:02 + Found adjustments 20:13:02 ==> Gzipping contents 20:13:02 4.0K /tmp/codecov.a09bGG.gz 20:13:02 ==> Uploading reports 20:13:02 url: https://codecov.io 20:13:02 query: branch=PR-198&commit=bb5b1563ede4d3576ac6954b00e175d4240e0d83&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-198%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=198&job=&cmd_args= 20:13:02 -> Pinging Codecov 20:13:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-198&commit=bb5b1563ede4d3576ac6954b00e175d4240e0d83&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-198%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=198&job=&cmd_args= 20:13:02 -> Uploading to 20:13:02 https://storage.googleapis.com/codecov/v4/raw/2022-06-20/4E5D53B4F1F92C436F7061BF334D961C/bb5b1563ede4d3576ac6954b00e175d4240e0d83/c097fa0a-5e72-4f69-abbe-ed5e70cb1152.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220620%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220620T201302Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eefcd1ebe4ca86980029bd7685c1ae0ed518b5bc7ded71d92f9ffd6d7b4a7e24 20:13:02 % Total % Received % Xferd Average Speed Time Time Time Current 20:13:02 Dload Upload Total Spent Left Speed 20:13:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1806 0 0 100 1806 0 8478 --:--:-- --:--:-- --:--:-- 8478 20:13:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/bb5b1563ede4d3576ac6954b00e175d4240e0d83 [Pipeline] } 20:13:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:13:04 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-198/archives ] 20:13:04 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-198/archives 20:13:04 total 16 20:13:04 drwxr-xr-x 3 root root 4096 Jun 20 20:05 . 20:13:04 drwxrwxr-x 10 jenkins jenkins 4096 Jun 20 20:05 .. 20:13:04 drwxr-xr-x 2 root root 4096 Jun 20 20:05 cost 20:13:04 -rw-r--r-- 1 root root 85 Jun 20 20:05 cost.csv 20:13:04 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-198/archives 20:13:04 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-198/archives 20:13:04 total 16 20:13:04 drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 20:05 . 20:13:04 drwxrwxr-x 10 jenkins jenkins 4096 Jun 20 20:05 .. 20:13:04 drwxr-xr-x 2 jenkins jenkins 4096 Jun 20 20:05 cost 20:13:04 -rw-r--r-- 1 jenkins jenkins 85 Jun 20 20:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:13:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:13:05 ---> package-listing.sh 20:13:05 ++ facter osfamily 20:13:05 ++ tr '[:upper:]' '[:lower:]' 20:13:06 + OS_FAMILY=debian 20:13:06 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-198 20:13:06 + START_PACKAGES=/tmp/packages_start.txt 20:13:06 + END_PACKAGES=/tmp/packages_end.txt 20:13:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:13:06 + PACKAGES=/tmp/packages_start.txt 20:13:06 + '[' /w/workspace/gexfoundry_device-rest-go_PR-198 ']' 20:13:06 + PACKAGES=/tmp/packages_end.txt 20:13:06 + case "${OS_FAMILY}" in 20:13:06 + dpkg -l 20:13:06 + grep '^ii' 20:13:06 + '[' -f /tmp/packages_start.txt ']' 20:13:06 + '[' -f /tmp/packages_end.txt ']' 20:13:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:13:06 + '[' /w/workspace/gexfoundry_device-rest-go_PR-198 ']' 20:13:06 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-198/archives/ 20:13:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-198/archives/ [Pipeline] echo 20:13:06 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/gexfoundry_device-rest-go_PR-198/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:13:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:13:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:07 prd-ubuntu20.04-docker-8c-8g-15178 does not seem to be running inside a container 20:13:07 $ 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/gexfoundry_device-rest-go_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/gexfoundry_device-rest-go_PR-198 -v /w/workspace/gexfoundry_device-rest-go_PR-198:/w/workspace/gexfoundry_device-rest-go_PR-198:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-198@tmp:/w/workspace/gexfoundry_device-rest-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:13:07 $ docker top 4b45df4ae1b9e23ea484ee5d118a5b4694db5bc4a997783b49fa3fc286f1f7d4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:07 + touch /tmp/pre-build-complete [Pipeline] sh 20:13:08 + mkdir -p /var/log/sysstat [Pipeline] sh 20:13:08 + ls /var/log/sa-host 20:13:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:13:08 provisioning config files... 20:13:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-198@tmp/config6686414989981115071tmp [Pipeline] { [Pipeline] echo 20:13:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:13:09 ---> create-netrc.sh [Pipeline] } 20:13:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:13:09 ---> python-tools-install.sh [Pipeline] echo 20:13:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:13:09 ---> sudo-logs.sh 20:13:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:13:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:13:10 ---> job-cost.sh 20:13:10 lf-activate-venv: SKIPPING 20:13:10 DEBUG: total: 0.2199999988079071 20:13:10 INFO: Retrieving Stack Cost... 20:13:10 INFO: Retrieving Pricing Info for: v3-standard-8 20:13:11 INFO: Archiving Costs [Pipeline] echo 20:13:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:13:11 ---> logs-deploy.sh 20:13:11 lf-activate-venv: SKIPPING 20:13:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-198/1 20:13:11 INFO: archiving workspace using pattern(s): 20:13:12 Archives upload complete. 20:13:12 INFO: archiving logs to Nexus