Pull request #58 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5430346cbf96296d96669002b3f00041d9af7d07+d1bfd12592bfcc37ebda2d741922e4b068f28a62 (af516aa2d511d80e186e5f09f8676bf697ca6859) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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-58/workspace@libs/edgex-global-pipelines # 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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > 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 shared 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 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-58/workspace@libs/lf-pipelines # 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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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: [[centos7-docker-4c-2g, ubuntu18.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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-rest-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-12215’ is offline; ‘prd-centos7-docker-4c-2g-12217’ is offline; ‘prd-centos7-docker-8c-8g-12216’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-10024’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-11550’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-12219 in /w/workspace/dgexfoundry_device-rest-go_PR-58 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/dgexfoundry_device-rest-go_PR-58 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/58/head:refs/remotes/origin/PR-58 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d1bfd12592bfcc37ebda2d741922e4b068f28a62 into PR head commit 5430346cbf96296d96669002b3f00041d9af7d07 Merge succeeded, producing 5430346cbf96296d96669002b3f00041d9af7d07 Checking out Revision 5430346cbf96296d96669002b3f00041d9af7d07 (PR-58) > git config core.sparsecheckout # timeout=10 > git checkout -f 5430346cbf96296d96669002b3f00041d9af7d07 # 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 d1bfd12592bfcc37ebda2d741922e4b068f28a62 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5430346cbf96296d96669002b3f00041d9af7d07 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:28:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:28:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:28:08 ========================================================= 06:28:08 EdgeX Global Pipelines Version Info 06:28:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:28:10 ------------------- 06:28:10 stable info: 06:28:10 ------------------- 06:28:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:28:10 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 06:28:10 Message: update stable to v1.0.162 06:28:11 ------------------- 06:28:11 experimental info: 06:28:11 ------------------- 06:28:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:28:11 Commit SHA: 6f2ee81cce8ce978e0d8ebd6865d4103bdd6920b 06:28:11 Message: update experimental to v1.0.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:28:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 06:28:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 06:28:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:28:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:28:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:28:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:28:12 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:28:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:28:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:28:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:28:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:28:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo 06:28:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:28:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:28:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:28:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:28:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:28:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:28:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:28:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:28:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:28:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:28:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:28:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:28:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:28:15 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:28:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-58 [Pipeline] echo 06:28:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-58 [Pipeline] echo 06:28:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-58 [Pipeline] echo 06:28:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5430346cbf96296d96669002b3f00041d9af7d07 [Pipeline] echo 06:28:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5430346 [Pipeline] echo 06:28:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:28:16 provisioning config files... 06:28:16 copy managed file [device-rest-go-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-58@tmp/config7616508371716035771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:28:17 ---> docker-login.sh 06:28:17 nexus3.edgexfoundry.org:10001 06:28:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:28:17 Configure a credential helper to remove this warning. See 06:28:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:28:17 06:28:17 Login Succeeded 06:28:17 nexus3.edgexfoundry.org:10002 06:28:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:28:17 Configure a credential helper to remove this warning. See 06:28:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:28:17 06:28:17 Login Succeeded 06:28:17 nexus3.edgexfoundry.org:10003 06:28:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:28:18 Configure a credential helper to remove this warning. See 06:28:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:28:18 06:28:18 Login Succeeded 06:28:18 nexus3.edgexfoundry.org:10004 06:28:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:28:18 Configure a credential helper to remove this warning. See 06:28:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:28:18 06:28:18 Login Succeeded 06:28:18 docker.io 06:28:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:28:18 Configure a credential helper to remove this warning. See 06:28:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:28:18 06:28:18 Login Succeeded 06:28:18 ---> docker-login.sh ends [Pipeline] } 06:28:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:28:19 + git log --format=format:%s -1 5430346cbf96296d96669002b3f00041d9af7d07 [Pipeline] echo 06:28:19 GIT_COMMIT: 5430346cbf96296d96669002b3f00041d9af7d07, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go [Pipeline] echo 06:28:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:28:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:28:20 06:28:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:28:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:28:20 latest: Pulling from edgex-devops/git-semver 06:28:20 31603596830f: Pulling fs layer 06:28:20 2a8b12db71e7: Pulling fs layer 06:28:20 6ca5941a6612: Pulling fs layer 06:28:20 ecc8261a40a4: Pulling fs layer 06:28:20 ecc8261a40a4: Waiting 06:28:20 2a8b12db71e7: Verifying Checksum 06:28:20 2a8b12db71e7: Download complete 06:28:21 31603596830f: Verifying Checksum 06:28:21 31603596830f: Download complete 06:28:21 ecc8261a40a4: Verifying Checksum 06:28:21 ecc8261a40a4: Download complete 06:28:21 6ca5941a6612: Verifying Checksum 06:28:21 6ca5941a6612: Download complete 06:28:21 31603596830f: Pull complete 06:28:21 2a8b12db71e7: Pull complete 06:28:22 6ca5941a6612: Pull complete 06:28:22 ecc8261a40a4: Pull complete 06:28:22 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:28:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:28:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:28:22 prd-centos7-docker-4c-2g-12219 does not seem to be running inside a container 06:28:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-rest-go_PR-58 -v /w/workspace/dgexfoundry_device-rest-go_PR-58:/w/workspace/dgexfoundry_device-rest-go_PR-58:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-58@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-58@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:28:25 $ docker top ebad9cdfe6d171119c9b70085ca8d1431d3c0f74179c86338f5260c99b6a5f95 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:28:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:28:25 [ssh-agent] Looking for ssh-agent implementation... 06:28:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:28:25 $ docker exec ebad9cdfe6d171119c9b70085ca8d1431d3c0f74179c86338f5260c99b6a5f95 ssh-agent 06:28:26 SSH_AUTH_SOCK=/tmp/ssh-p6qLHHcF6v4X/agent.11 06:28:26 SSH_AGENT_PID=17 06:28:26 Running ssh-add (command line suppressed) 06:28:26 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-58@tmp/private_key_7223279816735364716.key (/w/workspace/dgexfoundry_device-rest-go_PR-58@tmp/private_key_7223279816735364716.key) 06:28:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:28:26 + git tag --points-at HEAD [Pipeline] } 06:28:26 $ docker exec --env ******** --env ******** ebad9cdfe6d171119c9b70085ca8d1431d3c0f74179c86338f5260c99b6a5f95 ssh-agent -k 06:28:26 unset SSH_AUTH_SOCK; 06:28:26 unset SSH_AGENT_PID; 06:28:26 echo Agent pid 17 killed; 06:28:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:28:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:28:27 [ssh-agent] Looking for ssh-agent implementation... 06:28:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:28:27 $ docker exec ebad9cdfe6d171119c9b70085ca8d1431d3c0f74179c86338f5260c99b6a5f95 ssh-agent 06:28:27 SSH_AUTH_SOCK=/tmp/ssh-T0Rp1Afnq1tw/agent.47 06:28:27 SSH_AGENT_PID=52 06:28:27 Running ssh-add (command line suppressed) 06:28:27 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-58@tmp/private_key_8256402812531156672.key (/w/workspace/dgexfoundry_device-rest-go_PR-58@tmp/private_key_8256402812531156672.key) 06:28:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:28:28 + git semver init 06:28:28 # -> Open(): unable to determine branch for HEAD 06:28:28 # $GIT_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-58/.git 06:28:28 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-rest-go_PR-58 06:28:28 # $SEMVER_REMOTE_NAME = origin 06:28:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:28:28 # $SEMVER_USER_NAME = edgex-jenkins 06:28:28 # $SEMVER_BRANCH = PR-58 06:28:28 # $SEMVER_TEMP = /tmp/semver-447495368 06:28:28 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 06:28:29 # '/tmp/semver-447495368' -> '/w/workspace/dgexfoundry_device-rest-go_PR-58/.semver' 06:28:29 # -> Force: false 06:28:29 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-58/.semver [Pipeline] } 06:28:29 $ docker exec --env ******** --env ******** ebad9cdfe6d171119c9b70085ca8d1431d3c0f74179c86338f5260c99b6a5f95 ssh-agent -k 06:28:29 unset SSH_AUTH_SOCK; 06:28:29 unset SSH_AGENT_PID; 06:28:29 echo Agent pid 52 killed; 06:28:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:28:30 + git semver [Pipeline] } 06:28:30 $ docker stop --time=1 ebad9cdfe6d171119c9b70085ca8d1431d3c0f74179c86338f5260c99b6a5f95 06:28:31 $ docker rm -f ebad9cdfe6d171119c9b70085ca8d1431d3c0f74179c86338f5260c99b6a5f95 [Pipeline] // withDockerContainer [Pipeline] sh 06:28:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:28:32 Stashed 1 file(s) [Pipeline] echo 06:28:32 [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] node [Pipeline] node 06:28:48 Still waiting to schedule task 06:28:48 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:28:48 Still waiting to schedule task 06:28:48 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:30:05 Running on prd-centos7-docker-4c-2g-12226 in /w/workspace/dgexfoundry_device-rest-go_PR-58 [Pipeline] { [Pipeline] ws 06:30:05 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 06:30:09 using credential edgex-jenkins-ssh 06:30:09 Cloning the remote Git repository 06:30:09 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 06:30:09 > git init /w/workspace/device-rest-go/1 # timeout=10 06:30:09 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:30:09 > git --version # timeout=10 06:30:09 > git --version # 'git version 2.16.5' 06:30:09 using GIT_SSH to set credentials SSH Credentials for GitHub 06:30:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:30:11 Merging remotes/origin/master commit d1bfd12592bfcc37ebda2d741922e4b068f28a62 into PR head commit 5430346cbf96296d96669002b3f00041d9af7d07 06:30:11 Merge succeeded, producing 5430346cbf96296d96669002b3f00041d9af7d07 06:30:11 Checking out Revision 5430346cbf96296d96669002b3f00041d9af7d07 (PR-58) 06:30:10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:30:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:30:10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:30:10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:30:10 using GIT_SSH to set credentials SSH Credentials for GitHub 06:30:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/58/head:refs/remotes/origin/PR-58 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:30:11 > git config core.sparsecheckout # timeout=10 06:30:11 > git checkout -f 5430346cbf96296d96669002b3f00041d9af7d07 # timeout=10 06:30:11 > git remote # timeout=10 06:30:11 > git config --get remote.origin.url # timeout=10 06:30:11 using GIT_SSH to set credentials SSH Credentials for GitHub 06:30:11 > git merge d1bfd12592bfcc37ebda2d741922e4b068f28a62 # timeout=10 06:30:11 > git rev-parse HEAD^{commit} # timeout=10 06:30:11 > git config core.sparsecheckout # timeout=10 06:30:11 > git checkout -f 5430346cbf96296d96669002b3f00041d9af7d07 # timeout=10 06:30:15 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" 06:30:15 > git --version # timeout=10 06:30:15 > git --version # 'git version 2.16.5' 06:30:15 fatal: bad object 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:30:16 provisioning config files... 06:30:16 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config3134476346193018776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:30:16 ---> docker-login.sh 06:30:16 nexus3.edgexfoundry.org:10001 06:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:17 Configure a credential helper to remove this warning. See 06:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:17 06:30:17 Login Succeeded 06:30:17 nexus3.edgexfoundry.org:10002 06:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:17 Configure a credential helper to remove this warning. See 06:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:17 06:30:17 Login Succeeded 06:30:17 nexus3.edgexfoundry.org:10003 06:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:17 Configure a credential helper to remove this warning. See 06:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:17 06:30:17 Login Succeeded 06:30:17 nexus3.edgexfoundry.org:10004 06:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:17 Configure a credential helper to remove this warning. See 06:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:17 06:30:17 Login Succeeded 06:30:17 docker.io 06:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:18 Configure a credential helper to remove this warning. See 06:30:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:18 06:30:18 Login Succeeded 06:30:18 ---> docker-login.sh ends [Pipeline] } 06:30:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:30:18 ========================================================= 06:30:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:30:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:30:19 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:30:19 Sending build context to Docker daemon 79.87kB 06:30:19 Step 1/10 : ARG BASE=golang:1.15-alpine 06:30:19 Step 2/10 : FROM ${BASE} 06:30:19 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:30:19 df20fa9351a1: Pulling fs layer 06:30:19 ed8968b2872e: Pulling fs layer 06:30:19 a92cc7c5fd73: Pulling fs layer 06:30:19 e871e8e8d7a9: Pulling fs layer 06:30:19 e73272ec9a57: Pulling fs layer 06:30:19 1e910a182e73: Pulling fs layer 06:30:19 4e634b169226: Pulling fs layer 06:30:19 e73272ec9a57: Waiting 06:30:19 1e910a182e73: Waiting 06:30:19 4e634b169226: Waiting 06:30:19 e871e8e8d7a9: Waiting 06:30:19 a92cc7c5fd73: Verifying Checksum 06:30:19 a92cc7c5fd73: Download complete 06:30:19 ed8968b2872e: Verifying Checksum 06:30:19 ed8968b2872e: Download complete 06:30:19 e73272ec9a57: Verifying Checksum 06:30:19 e73272ec9a57: Download complete 06:30:19 1e910a182e73: Verifying Checksum 06:30:19 1e910a182e73: Download complete 06:30:19 df20fa9351a1: Verifying Checksum 06:30:19 df20fa9351a1: Download complete 06:30:19 df20fa9351a1: Pull complete 06:30:20 ed8968b2872e: Pull complete 06:30:20 a92cc7c5fd73: Pull complete 06:30:21 4e634b169226: Verifying Checksum 06:30:21 4e634b169226: Download complete 06:30:22 e871e8e8d7a9: Verifying Checksum 06:30:22 e871e8e8d7a9: Download complete 06:30:27 e871e8e8d7a9: Pull complete 06:30:27 e73272ec9a57: Pull complete 06:30:27 1e910a182e73: Pull complete 06:30:37 4e634b169226: Pull complete 06:30:37 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:30:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:30:37 ---> f7629b54cfaa 06:30:37 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 06:30:37 ---> Running in 18d9f3b5fff6 06:30:37 Removing intermediate container 18d9f3b5fff6 06:30:37 ---> e114c819034a 06:30:37 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:30:37 ---> Running in b7e7bfe7e74d 06:30:37 Removing intermediate container b7e7bfe7e74d 06:30:37 ---> e6dce7f3c3cd 06:30:37 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:30:37 ---> Running in a3d1c43f53c7 06:30:37 Removing intermediate container a3d1c43f53c7 06:30:37 ---> 865b273d27d4 06:30:37 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:37 ---> Running in acd9f3f376eb 06:30:38 Removing intermediate container acd9f3f376eb 06:30:38 ---> 5bafe98d2c10 06:30:38 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:30:38 ---> Running in a2ed5931b27c 06:30:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:30:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:30:41 OK: 166 MiB in 39 packages 06:30:41 Removing intermediate container a2ed5931b27c 06:30:41 ---> 8615718dc3e9 06:30:41 Step 8/10 : WORKDIR /device-rest-go 06:30:41 ---> Running in 82cd9fb0b567 06:30:41 Removing intermediate container 82cd9fb0b567 06:30:41 ---> ee3c12eb671d 06:30:41 Step 9/10 : COPY . . 06:30:41 ---> 994c5ee20cec 06:30:41 Step 10/10 : RUN go mod download 06:30:41 ---> Running in d2e49aa46d53 06:31:03 Removing intermediate container d2e49aa46d53 06:31:03 ---> 604d4ac0f88c 06:31:03 Successfully built 604d4ac0f88c 06:31:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:31:04 + docker inspect -f . ci-base-image-x86_64 06:31:04 . [Pipeline] withDockerContainer 06:31:04 prd-centos7-docker-4c-2g-12226 does not seem to be running inside a container 06:31:04 $ 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 ******** ci-base-image-x86_64 cat 06:31:05 $ docker top 9ea2afbd3d1479fc1fecc10c9d0f88a7cbd21742c880bd411c57ceaf353adfc4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:31:05 + go version 06:31:05 go version go1.15.2 linux/amd64 [Pipeline] } 06:31:06 $ docker stop --time=1 9ea2afbd3d1479fc1fecc10c9d0f88a7cbd21742c880bd411c57ceaf353adfc4 06:31:07 $ docker rm -f 9ea2afbd3d1479fc1fecc10c9d0f88a7cbd21742c880bd411c57ceaf353adfc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:31:08 + docker inspect -f . ci-base-image-x86_64 06:31:08 . [Pipeline] withDockerContainer 06:31:08 prd-centos7-docker-4c-2g-12226 does not seem to be running inside a container 06:31:08 $ 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 ******** ci-base-image-x86_64 cat 06:31:09 $ docker top a8f76451d2ac6e62e3876adbd66fe1e078e80a5399eb46bfa1ac594ce2860423 -eo pid,comm [Pipeline] { [Pipeline] sh 06:31:09 + make test 06:31:09 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:31:10 ? github.com/edgexfoundry/device-rest-go [no test files] 06:31:22 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 06:31:22 ok github.com/edgexfoundry/device-rest-go/driver 0.045s coverage: 56.3% of statements 06:31:22 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:31:24 gofmt -l . 06:31:24 [ "`gofmt -l .`" = "" ] 06:31:24 ./bin/test-go-mod-tidy.sh 06:31:24 ./bin/test-attribution-txt.sh [Pipeline] } 06:31:24 $ docker stop --time=1 a8f76451d2ac6e62e3876adbd66fe1e078e80a5399eb46bfa1ac594ce2860423 06:31:27 $ docker rm -f a8f76451d2ac6e62e3876adbd66fe1e078e80a5399eb46bfa1ac594ce2860423 [Pipeline] // withDockerContainer [Pipeline] sh 06:31:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:31:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:31:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:31:30 + ls -al . 06:31:30 total 96 06:31:30 drwxrwxr-x. 8 jenkins jenkins 4096 Nov 16 06:31 . 06:31:30 drwxrwxr-x. 4 jenkins jenkins 28 Nov 16 06:30 .. 06:31:30 -rw-rw-r--. 1 jenkins jenkins 5294 Nov 16 06:30 Attribution.txt 06:31:30 drwxrwxr-x. 2 jenkins jenkins 64 Nov 16 06:30 bin 06:31:30 drwxrwxr-x. 3 jenkins jenkins 32 Nov 16 06:30 cmd 06:31:30 -rw-r--r--. 1 jenkins jenkins 9369 Nov 16 06:31 coverage.out 06:31:30 -rw-rw-r--. 1 jenkins jenkins 1519 Nov 16 06:30 Dockerfile 06:31:30 -rw-rw-r--. 1 jenkins jenkins 989 Nov 16 06:30 Dockerfile.build 06:31:30 -rw-rw-r--. 1 jenkins jenkins 151 Nov 16 06:30 .dockerignore 06:31:30 drwxrwxr-x. 2 jenkins jenkins 93 Nov 16 06:31 driver 06:31:30 drwxrwxr-x. 8 jenkins jenkins 179 Nov 16 06:30 .git 06:31:30 drwxrwxr-x. 2 jenkins jenkins 60 Nov 16 06:30 .github 06:31:30 -rw-rw-r--. 1 jenkins jenkins 339 Nov 16 06:30 .gitignore 06:31:30 -rw-r--r--. 1 jenkins jenkins 267 Nov 16 06:31 go.mod 06:31:30 -rw-r--r--. 1 jenkins jenkins 13790 Nov 16 06:31 go.sum 06:31:30 -rw-rw-r--. 1 jenkins jenkins 680 Nov 16 06:30 Jenkinsfile 06:31:30 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 16 06:30 LICENSE 06:31:30 -rw-rw-r--. 1 jenkins jenkins 951 Nov 16 06:30 Makefile 06:31:30 -rw-rw-r--. 1 jenkins jenkins 5917 Nov 16 06:30 README.md 06:31:30 drwxrwxr-x. 4 jenkins jenkins 54 Nov 16 06:30 snap 06:31:30 -rw-rw-r--. 1 jenkins jenkins 5 Nov 16 06:28 VERSION 06:31:30 -rw-rw-r--. 1 jenkins jenkins 713 Nov 16 06:30 version.go [Pipeline] isUnix [Pipeline] sh 06:31:30 + docker build -t docker-device-rest-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=5430346cbf96296d96669002b3f00041d9af7d07 --label arch=amd64 --label version=0.0.0 . 06:31:30 Sending build context to Docker daemon 91.65kB 06:31:30 Step 1/25 : ARG BASE=golang:1.15-alpine 06:31:30 Step 2/25 : FROM ${BASE} AS builder 06:31:30 ---> 604d4ac0f88c 06:31:30 Step 3/25 : ARG MAKE='make build' 06:31:30 ---> Running in 225a2fd36429 06:31:30 Removing intermediate container 225a2fd36429 06:31:30 ---> fa53a7ce0f8c 06:31:30 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 06:31:31 ---> Running in e073ae47fc27 06:31:31 Removing intermediate container e073ae47fc27 06:31:31 ---> f51a7d2cea96 06:31:31 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 06:31:31 ---> Running in 3f367c23c92a 06:31:31 Removing intermediate container 3f367c23c92a 06:31:31 ---> 3071a8caaa84 06:31:31 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:31 ---> Running in 81548c32fe54 06:31:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-12228 in /w/workspace/dgexfoundry_device-rest-go_PR-58 [Pipeline] { [Pipeline] ws 06:31:31 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 06:31:32 Removing intermediate container 81548c32fe54 06:31:32 ---> ecdf5b43333e 06:31:32 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:31:32 ---> Running in a9a7fdee66a6 06:31:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:34 OK: 166 MiB in 39 packages 06:31:35 Removing intermediate container a9a7fdee66a6 06:31:35 ---> 50b606340cb0 06:31:35 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go 06:31:35 ---> Running in dcd792805a05 06:31:35 Removing intermediate container dcd792805a05 06:31:35 ---> aed4f79d7ca9 06:31:35 Step 9/25 : COPY go.mod . 06:31:35 ---> c3f9dca034fa 06:31:35 Step 10/25 : COPY Makefile . 06:31:35 ---> 790ad68403fc 06:31:35 Step 11/25 : RUN make update 06:31:35 ---> Running in 13b082059f19 06:31:35 CGO_ENABLED=0 GO111MODULE=on go mod download 06:31:36 Removing intermediate container 13b082059f19 06:31:36 ---> f36740666601 06:31:36 Step 12/25 : COPY . . 06:31:36 ---> d8d0e310fa7e 06:31:36 Step 13/25 : RUN $MAKE 06:31:36 ---> Running in 9fec5d71e021 06:31:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd 06:31:38 using credential edgex-jenkins-ssh 06:31:38 Cloning the remote Git repository 06:31:38 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 06:31:38 > git init /w/workspace/device-rest-go/1 # timeout=10 06:31:38 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:31:38 > git --version # timeout=10 06:31:38 > git --version # 'git version 2.17.1' 06:31:38 using GIT_SSH to set credentials SSH Credentials for GitHub 06:31:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:31:40 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:31:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:31:40 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:31:40 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:31:40 using GIT_SSH to set credentials SSH Credentials for GitHub 06:31:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/58/head:refs/remotes/origin/PR-58 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:31:41 Merging remotes/origin/master commit d1bfd12592bfcc37ebda2d741922e4b068f28a62 into PR head commit 5430346cbf96296d96669002b3f00041d9af7d07 06:31:41 Merge succeeded, producing 5430346cbf96296d96669002b3f00041d9af7d07 06:31:41 Checking out Revision 5430346cbf96296d96669002b3f00041d9af7d07 (PR-58) 06:31:41 > git config core.sparsecheckout # timeout=10 06:31:41 > git checkout -f 5430346cbf96296d96669002b3f00041d9af7d07 # timeout=10 06:31:41 > git remote # timeout=10 06:31:41 > git config --get remote.origin.url # timeout=10 06:31:41 using GIT_SSH to set credentials SSH Credentials for GitHub 06:31:41 > git merge d1bfd12592bfcc37ebda2d741922e4b068f28a62 # timeout=10 06:31:41 > git rev-parse HEAD^{commit} # timeout=10 06:31:41 > git config core.sparsecheckout # timeout=10 06:31:41 > git checkout -f 5430346cbf96296d96669002b3f00041d9af7d07 # timeout=10 06:31:46 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" 06:31:46 > git --version # timeout=10 06:31:46 > git --version # 'git version 2.17.1' 06:31:46 fatal: bad object 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:31:47 provisioning config files... 06:31:47 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config2324771746169036776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:31:48 ---> docker-login.sh 06:31:48 nexus3.edgexfoundry.org:10001 06:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:49 Removing intermediate container 9fec5d71e021 06:31:49 ---> c1baef7cd700 06:31:49 Step 14/25 : FROM alpine:latest 06:31:49 latest: Pulling from library/alpine 06:31:49 188c0c94c7c5: Pulling fs layer 06:31:49 188c0c94c7c5: Verifying Checksum 06:31:49 188c0c94c7c5: Download complete 06:31:49 188c0c94c7c5: Pull complete 06:31:49 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 06:31:49 Status: Downloaded newer image for alpine:latest 06:31:49 ---> d6e46aa2470d 06:31:49 Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:31:49 ---> Running in 110a12eb3b59 06:31:49 Removing intermediate container 110a12eb3b59 06:31:49 ---> 6a5b13e47515 06:31:49 Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} 06:31:49 ---> Running in 6e49e8f1aa7f 06:31:49 Removing intermediate container 6e49e8f1aa7f 06:31:49 ---> a4908a1bcc9a 06:31:49 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / 06:31:49 ---> b96bfc0737fb 06:31:49 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / 06:31:49 ---> 2b52dfd9ff1f 06:31:49 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / 06:31:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:49 Configure a credential helper to remove this warning. See 06:31:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:49 06:31:49 Login Succeeded 06:31:49 nexus3.edgexfoundry.org:10002 06:31:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:49 ---> 06f8fff63403 06:31:49 Step 20/25 : EXPOSE 49986 06:31:49 ---> Running in 8e664b0bfac4 06:31:49 Removing intermediate container 8e664b0bfac4 06:31:49 ---> ae349cc5bc86 06:31:49 Step 21/25 : ENTRYPOINT ["/device-rest-go"] 06:31:49 ---> Running in 80e442f198ba 06:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:50 Configure a credential helper to remove this warning. See 06:31:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:50 06:31:50 Login Succeeded 06:31:50 nexus3.edgexfoundry.org:10003 06:31:50 Removing intermediate container 80e442f198ba 06:31:50 ---> 60de5d65091f 06:31:50 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 06:31:50 ---> Running in 49f04ec0a11c 06:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:50 Removing intermediate container 49f04ec0a11c 06:31:50 ---> cfb44c85ea6f 06:31:50 Step 23/25 : LABEL arch=amd64 06:31:50 ---> Running in 8a91b552182f 06:31:50 Removing intermediate container 8a91b552182f 06:31:50 ---> ec81cbba84d0 06:31:50 Step 24/25 : LABEL git_sha=5430346cbf96296d96669002b3f00041d9af7d07 06:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:50 Configure a credential helper to remove this warning. See 06:31:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:50 06:31:50 Login Succeeded 06:31:50 nexus3.edgexfoundry.org:10004 06:31:50 ---> Running in 768c587d1439 06:31:50 Removing intermediate container 768c587d1439 06:31:50 ---> 7d730fdddc65 06:31:50 Step 25/25 : LABEL version=0.0.0 06:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:51 ---> Running in 8513799e1d10 06:31:51 Removing intermediate container 8513799e1d10 06:31:51 ---> 388c62367053 06:31:51 [Warning] One or more build-args [ARCH] were not consumed 06:31:51 Successfully built 388c62367053 06:31:51 Successfully tagged docker-device-rest-go:latest [Pipeline] } [Pipeline] // stage 06:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:51 Configure a credential helper to remove this warning. See 06:31:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:51 06:31:51 Login Succeeded 06:31:51 docker.io [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 06:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv 06:31:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:52 Configure a credential helper to remove this warning. See 06:31:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:52 06:31:52 Login Succeeded 06:31:52 ---> docker-login.sh ends [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] } 06:31:52 Deleting 1 temporary files [Pipeline] // ws [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // node [Pipeline] // withEnv [Pipeline] } [Pipeline] unstash [Pipeline] // stage [Pipeline] } [Pipeline] echo 06:31:53 ========================================================= 06:31:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:31:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:31:53 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:31:53 Sending build context to Docker daemon 79.87kB 06:31:53 Step 1/10 : ARG BASE=golang:1.15-alpine 06:31:53 Step 2/10 : FROM ${BASE} 06:31:53 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:31:53 b538f80385f9: Pulling fs layer 06:31:53 74f711af9a0d: Pulling fs layer 06:31:53 99f96fe45779: Pulling fs layer 06:31:53 8529a6b9a6be: Pulling fs layer 06:31:53 45590311c82a: Pulling fs layer 06:31:53 69ca0ff8b7b3: Pulling fs layer 06:31:53 209524e5b208: Pulling fs layer 06:31:53 45590311c82a: Waiting 06:31:53 69ca0ff8b7b3: Waiting 06:31:53 209524e5b208: Waiting 06:31:53 8529a6b9a6be: Waiting 06:31:54 99f96fe45779: Verifying Checksum 06:31:54 99f96fe45779: Download complete 06:31:54 74f711af9a0d: Download complete 06:31:54 45590311c82a: Verifying Checksum 06:31:54 45590311c82a: Download complete 06:31:54 69ca0ff8b7b3: Download complete 06:31:54 b538f80385f9: Verifying Checksum 06:31:54 b538f80385f9: Download complete 06:31:55 b538f80385f9: Pull complete 06:31:56 74f711af9a0d: Pull complete 06:31:56 99f96fe45779: Pull complete 06:31:56 209524e5b208: Verifying Checksum 06:31:56 209524e5b208: Download complete 06:31:58 8529a6b9a6be: Verifying Checksum 06:31:58 8529a6b9a6be: Download complete 06:32:08 8529a6b9a6be: Pull complete 06:32:08 45590311c82a: Pull complete 06:32:08 69ca0ff8b7b3: Pull complete 06:32:13 209524e5b208: Pull complete 06:32:13 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:32:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:32:13 ---> 5bddaf1c2fca 06:32:13 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 06:32:15 ---> Running in 02f557d77d79 06:32:15 Removing intermediate container 02f557d77d79 06:32:15 ---> c53e9cf9c152 06:32:15 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:32:16 ---> Running in 6afa6e5fe1d4 06:32:16 Removing intermediate container 6afa6e5fe1d4 06:32:16 ---> 74bf756bbfcf 06:32:16 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:32:16 ---> Running in 5e99d3557bea 06:32:16 Removing intermediate container 5e99d3557bea 06:32:16 ---> 16b0a2efd521 06:32:16 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:32:17 ---> Running in 9f206e7c3f1f 06:32:19 Removing intermediate container 9f206e7c3f1f 06:32:19 ---> 0ad7f354fcea 06:32:19 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:32:19 ---> Running in 6a45da085a8c 06:32:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:32:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:32:24 OK: 142 MiB in 39 packages 06:32:25 Removing intermediate container 6a45da085a8c 06:32:25 ---> 292674df818e 06:32:25 Step 8/10 : WORKDIR /device-rest-go 06:32:25 ---> Running in ccf14969b075 06:32:25 Removing intermediate container ccf14969b075 06:32:25 ---> 64dee627a38b 06:32:25 Step 9/10 : COPY . . 06:32:26 ---> f22265b415f0 06:32:26 Step 10/10 : RUN go mod download 06:32:26 ---> Running in 36480b1fbfad 06:32:48 Removing intermediate container 36480b1fbfad 06:32:48 ---> 3484dd5a9b3a 06:32:48 Successfully built 3484dd5a9b3a 06:32:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:32:49 + docker inspect -f . ci-base-image-arm64 06:32:49 . [Pipeline] withDockerContainer 06:32:49 prd-ubuntu18.04-docker-arm64-4c-16g-12228 does not seem to be running inside a container 06:32:49 $ 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 ******** ci-base-image-arm64 cat 06:32:51 $ docker top 769453e15c0e7bcdad44f187b339e2edbcdc68fd49c7c2ecd61e7b3e378fe564 -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:53 + go version 06:32:53 go version go1.15.2 linux/arm64 [Pipeline] } 06:32:53 $ docker stop --time=1 769453e15c0e7bcdad44f187b339e2edbcdc68fd49c7c2ecd61e7b3e378fe564 06:32:55 $ docker rm -f 769453e15c0e7bcdad44f187b339e2edbcdc68fd49c7c2ecd61e7b3e378fe564 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:32:56 + docker inspect -f . ci-base-image-arm64 06:32:56 . [Pipeline] withDockerContainer 06:32:56 prd-ubuntu18.04-docker-arm64-4c-16g-12228 does not seem to be running inside a container 06:32: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 ******** ci-base-image-arm64 cat 06:32:58 $ docker top 0032476248b1434d178419a9b7d64a2447a1671b5fa48e889c13b2532b3a174f -eo pid,comm [Pipeline] { [Pipeline] sh 06:33:00 + make test 06:33:00 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:33:01 ? github.com/edgexfoundry/device-rest-go [no test files] 06:33:33 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 06:33:34 ok github.com/edgexfoundry/device-rest-go/driver 0.061s coverage: 56.3% of statements 06:33:34 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:33:42 gofmt -l . 06:33:42 [ "`gofmt -l .`" = "" ] 06:33:42 ./bin/test-go-mod-tidy.sh 06:33:42 ./bin/test-attribution-txt.sh [Pipeline] } 06:33:43 $ docker stop --time=1 0032476248b1434d178419a9b7d64a2447a1671b5fa48e889c13b2532b3a174f 06:33:45 $ docker rm -f 0032476248b1434d178419a9b7d64a2447a1671b5fa48e889c13b2532b3a174f [Pipeline] // withDockerContainer [Pipeline] sh 06:33:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:33:46 Warning: overwriting stash ‘coverage-report’ 06:33:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:33:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:33:48 + ls -al . 06:33:48 total 124 06:33:48 drwxrwxr-x 8 jenkins jenkins 4096 Nov 16 06:33 . 06:33:48 drwxrwxr-x 4 jenkins jenkins 4096 Nov 16 06:31 .. 06:33:48 -rw-rw-r-- 1 jenkins jenkins 151 Nov 16 06:31 .dockerignore 06:33:48 drwxrwxr-x 8 jenkins jenkins 4096 Nov 16 06:31 .git 06:33:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 06:31 .github 06:33:48 -rw-rw-r-- 1 jenkins jenkins 339 Nov 16 06:31 .gitignore 06:33:48 -rw-rw-r-- 1 jenkins jenkins 5294 Nov 16 06:31 Attribution.txt 06:33:48 -rw-rw-r-- 1 jenkins jenkins 1519 Nov 16 06:31 Dockerfile 06:33:48 -rw-rw-r-- 1 jenkins jenkins 989 Nov 16 06:31 Dockerfile.build 06:33:48 -rw-rw-r-- 1 jenkins jenkins 680 Nov 16 06:31 Jenkinsfile 06:33:48 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 16 06:31 LICENSE 06:33:48 -rw-rw-r-- 1 jenkins jenkins 951 Nov 16 06:31 Makefile 06:33:48 -rw-rw-r-- 1 jenkins jenkins 5917 Nov 16 06:31 README.md 06:33:48 -rw-rw-r-- 1 jenkins jenkins 5 Nov 16 06:28 VERSION 06:33:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 06:31 bin 06:33:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 16 06:31 cmd 06:33:48 -rw-r--r-- 1 jenkins jenkins 9369 Nov 16 06:33 coverage.out 06:33:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 06:33 driver 06:33:48 -rw-r--r-- 1 jenkins jenkins 267 Nov 16 06:33 go.mod 06:33:48 -rw-r--r-- 1 jenkins jenkins 13790 Nov 16 06:33 go.sum 06:33:48 drwxrwxr-x 4 jenkins jenkins 4096 Nov 16 06:31 snap 06:33:48 -rw-rw-r-- 1 jenkins jenkins 713 Nov 16 06:31 version.go [Pipeline] isUnix [Pipeline] sh 06:33:48 + docker build -t docker-device-rest-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5430346cbf96296d96669002b3f00041d9af7d07 --label arch=arm64 --label version=0.0.0 . 06:33:48 Sending build context to Docker daemon 91.65kB 06:33:49 Step 1/25 : ARG BASE=golang:1.15-alpine 06:33:49 Step 2/25 : FROM ${BASE} AS builder 06:33:49 ---> 3484dd5a9b3a 06:33:49 Step 3/25 : ARG MAKE='make build' 06:33:49 ---> Running in d7d7343e90ec 06:33:49 Removing intermediate container d7d7343e90ec 06:33:49 ---> fdfdebc9a09c 06:33:49 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 06:33:49 ---> Running in e22372c888e6 06:33:50 Removing intermediate container e22372c888e6 06:33:50 ---> c714a12f2026 06:33:50 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 06:33:50 ---> Running in 461ff0802e57 06:33:50 Removing intermediate container 461ff0802e57 06:33:50 ---> 38966f9e0052 06:33:50 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:51 ---> Running in 9c153dbcb09b 06:33:53 Removing intermediate container 9c153dbcb09b 06:33:53 ---> 4f507e36f56b 06:33:53 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:33:53 ---> Running in 94551f36b9b9 06:33:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:33:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:33:56 OK: 142 MiB in 39 packages 06:33:57 Removing intermediate container 94551f36b9b9 06:33:57 ---> 50cde5784cb7 06:33:57 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go 06:33:57 ---> Running in 6a57eabd9e07 06:33:58 Removing intermediate container 6a57eabd9e07 06:33:58 ---> 3210f4e8226b 06:33:58 Step 9/25 : COPY go.mod . 06:33:59 ---> c3be64ffad35 06:33:59 Step 10/25 : COPY Makefile . 06:33:59 ---> 3592ac94f082 06:33:59 Step 11/25 : RUN make update 06:33:59 ---> Running in 1fa035a3c97e 06:34:01 CGO_ENABLED=0 GO111MODULE=on go mod download 06:34:02 Removing intermediate container 1fa035a3c97e 06:34:02 ---> 6cd1323725b6 06:34:02 Step 12/25 : COPY . . 06:34:03 ---> 790b6b4317b4 06:34:03 Step 13/25 : RUN $MAKE 06:34:03 ---> Running in bd610488dd88 06:34:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd 06:34:31 Removing intermediate container bd610488dd88 06:34:31 ---> b27ab3c74aaf 06:34:31 Step 14/25 : FROM alpine:latest 06:34:31 latest: Pulling from library/alpine 06:34:32 5f621e34cdf4: Pulling fs layer 06:34:32 5f621e34cdf4: Verifying Checksum 06:34:32 5f621e34cdf4: Download complete 06:34:32 5f621e34cdf4: Pull complete 06:34:32 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 06:34:32 Status: Downloaded newer image for alpine:latest 06:34:32 ---> 2e77e061c27f 06:34:32 Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:34:32 ---> Running in 6b9e470a6380 06:34:33 Removing intermediate container 6b9e470a6380 06:34:33 ---> e96104f4cdfd 06:34:33 Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} 06:34:33 ---> Running in 03774b138dc0 06:34:34 Removing intermediate container 03774b138dc0 06:34:34 ---> f5bb7ad3a197 06:34:34 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / 06:34:34 ---> 7d1cea8b2ecf 06:34:34 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / 06:34:35 ---> 11aeda709fd4 06:34:35 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / 06:34:36 ---> 83545c273486 06:34:36 Step 20/25 : EXPOSE 49986 06:34:36 ---> Running in c4ba556571c7 06:34:37 Removing intermediate container c4ba556571c7 06:34:37 ---> 5d34b2d570b6 06:34:37 Step 21/25 : ENTRYPOINT ["/device-rest-go"] 06:34:37 ---> Running in 3884977d34ea 06:34:37 Removing intermediate container 3884977d34ea 06:34:37 ---> 7ccc954222d2 06:34:37 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 06:34:37 ---> Running in a205e17fd659 06:34:38 Removing intermediate container a205e17fd659 06:34:38 ---> 59d64d79cb38 06:34:38 Step 23/25 : LABEL arch=arm64 06:34:38 ---> Running in 413edaea2a69 06:34:38 Removing intermediate container 413edaea2a69 06:34:38 ---> ad6c87fb6e4e 06:34:38 Step 24/25 : LABEL git_sha=5430346cbf96296d96669002b3f00041d9af7d07 06:34:38 ---> Running in 47db17a72dae 06:34:39 Removing intermediate container 47db17a72dae 06:34:39 ---> a88a025a76eb 06:34:39 Step 25/25 : LABEL version=0.0.0 06:34:39 ---> Running in b780ae98d886 06:34:39 Removing intermediate container b780ae98d886 06:34:39 ---> d616d2495f39 06:34:39 [Warning] One or more build-args [ARCH] were not consumed 06:34:39 Successfully built d616d2495f39 06:34:39 Successfully tagged docker-device-rest-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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] wrap 06:34:42 provisioning config files... 06:34:42 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/dgexfoundry_device-rest-go_PR-58@tmp/config5817385872927100957tmp [Pipeline] { [Pipeline] sh 06:34:43 + set +x 06:34:43 + curl -s https://codecov.io/bash 06:34:43 + bash -s -- 06:34:43 06:34:43 _____ _ 06:34:43 / ____| | | 06:34:43 | | ___ __| | ___ ___ _____ __ 06:34:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:34:43 | |___| (_) | (_| | __/ (_| (_) \ V / 06:34:43 \_____\___/ \__,_|\___|\___\___/ \_/ 06:34:43 Bash-20201106-81372f2 06:34:43 06:34:43 06:34:43 ==> Jenkins CI detected. 06:34:43 project root: . 06:34:43 --> token set from env 06:34:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:34:43 ==> Running gcov in . (disable via -X gcov) 06:34:43 ==> Python coveragepy not found 06:34:43 ==> Searching for coverage reports in: 06:34:43 + . 06:34:43 -> Found 1 reports 06:34:43 ==> Detecting git/mercurial file structure 06:34:43 ==> Reading reports 06:34:43 + ./coverage.out bytes=9369 06:34:43 ==> Appending adjustments 06:34:43 https://docs.codecov.io/docs/fixing-reports 06:34:43 + Found adjustments 06:34:43 ==> Gzipping contents 06:34:43 ==> Uploading reports 06:34:43 url: https://codecov.io 06:34:43 query: branch=PR-58&commit=5430346cbf96296d96669002b3f00041d9af7d07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-58%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=58&job=&cmd_args= 06:34:43 -> Pinging Codecov 06:34:43 https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-58&commit=5430346cbf96296d96669002b3f00041d9af7d07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-58%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=58&job=&cmd_args= 06:34:44 -> Uploading to 06:34:44 https://storage.googleapis.com/codecov/v4/raw/2020-11-16/4E5D53B4F1F92C436F7061BF334D961C/5430346cbf96296d96669002b3f00041d9af7d07/120fac10-8821-4b09-a2ea-2d4d74e0fe86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201116T063443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=673f29998f56a614606449c41a79cd37e8b6e4a27229fbe521d155f03626fc22 06:34:44 % Total % Received % Xferd Average Speed Time Time Time Current 06:34:44 Dload Upload Total Spent Left Speed 06:34:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1695 0 0 100 1695 0 4697 --:--:-- --:--:-- --:--:-- 4708 06:34:44 -> View reports at https://codecov.io/github/edgexfoundry/device-rest-go/commit/5430346cbf96296d96669002b3f00041d9af7d07 [Pipeline] } 06:34:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:34:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:34:49 ---> package-listing.sh 06:34:49 ++ facter osfamily 06:34:49 ++ tr '[:upper:]' '[:lower:]' 06:34:49 + OS_FAMILY=redhat 06:34:49 + workspace=/w/workspace/dgexfoundry_device-rest-go_PR-58 06:34:49 + START_PACKAGES=/tmp/packages_start.txt 06:34:49 + END_PACKAGES=/tmp/packages_end.txt 06:34:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:34:49 + PACKAGES=/tmp/packages_start.txt 06:34:49 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-58 ']' 06:34:49 + PACKAGES=/tmp/packages_end.txt 06:34:49 + case "${OS_FAMILY}" in 06:34:49 + rpm -qa 06:34:49 + sort 06:34:53 + '[' -f /tmp/packages_start.txt ']' 06:34:53 + '[' -f /tmp/packages_end.txt ']' 06:34:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:34:53 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-58 ']' 06:34:53 + mkdir -p /w/workspace/dgexfoundry_device-rest-go_PR-58/archives/ 06:34:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-rest-go_PR-58/archives/ [Pipeline] echo 06:34:53 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-rest-go_PR-58/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:34:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:34:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:34:53 06:34:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:34:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:34:54 alpine: Pulling from edgex-lftools-log-publisher 06:34:54 df20fa9351a1: Pulling fs layer 06:34:54 36b3adc4ff6f: Pulling fs layer 06:34:54 8ad3a11d3b57: Pulling fs layer 06:34:54 46f8f816bc3b: Pulling fs layer 06:34:54 93b61091891f: Pulling fs layer 06:34:54 93b9cdb0e59b: Pulling fs layer 06:34:54 5e14af77c1be: Pulling fs layer 06:34:54 01666e4c0597: Pulling fs layer 06:34:54 aa168da1d23b: Pulling fs layer 06:34:54 93b9cdb0e59b: Waiting 06:34:54 5e14af77c1be: Waiting 06:34:54 93b61091891f: Waiting 06:34:54 46f8f816bc3b: Waiting 06:34:54 01666e4c0597: Waiting 06:34:54 aa168da1d23b: Waiting 06:34:54 36b3adc4ff6f: Download complete 06:34:54 46f8f816bc3b: Download complete 06:34:54 93b61091891f: Verifying Checksum 06:34:54 93b61091891f: Download complete 06:34:54 93b9cdb0e59b: Verifying Checksum 06:34:54 93b9cdb0e59b: Download complete 06:34:54 5e14af77c1be: Verifying Checksum 06:34:54 5e14af77c1be: Download complete 06:34:54 01666e4c0597: Verifying Checksum 06:34:54 01666e4c0597: Download complete 06:34:54 8ad3a11d3b57: Verifying Checksum 06:34:54 8ad3a11d3b57: Download complete 06:34:54 df20fa9351a1: Verifying Checksum 06:34:54 df20fa9351a1: Download complete 06:34:55 df20fa9351a1: Pull complete 06:34:55 36b3adc4ff6f: Pull complete 06:34:55 8ad3a11d3b57: Pull complete 06:34:56 46f8f816bc3b: Pull complete 06:34:56 aa168da1d23b: Verifying Checksum 06:34:56 aa168da1d23b: Download complete 06:34:57 93b61091891f: Pull complete 06:34:57 93b9cdb0e59b: Pull complete 06:34:57 5e14af77c1be: Pull complete 06:34:57 01666e4c0597: Pull complete 06:35:05 aa168da1d23b: Pull complete 06:35:05 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:35:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:35:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:35:05 prd-centos7-docker-4c-2g-12219 does not seem to be running inside a container 06:35:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-rest-go_PR-58/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-rest-go_PR-58 -v /w/workspace/dgexfoundry_device-rest-go_PR-58:/w/workspace/dgexfoundry_device-rest-go_PR-58:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-58@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-58@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:35:10 $ docker top 440415130bdb47f3b7cf2714b033e823029cfb0ddde34a8b0c36cd49b656684f -eo pid,comm [Pipeline] { [Pipeline] sh 06:35:10 + touch /tmp/pre-build-complete [Pipeline] sh 06:35:11 + mkdir -p /var/log/sa [Pipeline] sh 06:35:11 + ls /var/log/sa-host 06:35:11 + sadf -c /var/log/sa-host/sa05 06:35:11 file_magic: OK 06:35:11 HZ: Using current value: 100 06:35:11 file_header: OK 06:35:11 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:35:11 Statistics: 06:35:11 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:35:11 File successfully converted to sysstat format version 12.2.1 06:35:11 + sadf -c /var/log/sa-host/sa16 06:35:11 file_magic: OK 06:35:11 HZ: Using current value: 100 06:35:11 file_header: OK 06:35:11 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:35:11 Statistics: 06:35:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:35:11 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:35:11 provisioning config files... 06:35:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-58@tmp/config2987555688793100075tmp [Pipeline] { [Pipeline] echo 06:35:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:35:12 ---> create-netrc.sh [Pipeline] } 06:35:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:35:12 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:35:12 ---> python-tools-install.sh [Pipeline] echo 06:35:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:35:13 ---> sudo-logs.sh 06:35:13 Archiving 'sudo' log.. [Pipeline] echo 06:35:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:35:13 ---> job-cost.sh 06:35:13 lf-activate-venv: SKIPPING 06:35:13 INFO: No Stack... 06:35:14 INFO: Retrieving Pricing Info for: v1-standard-2 06:35:15 INFO: Archiving Costs [Pipeline] echo 06:35:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:35:15 ---> logs-deploy.sh 06:35:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-58/1 06:35:15 INFO: archiving workspace using pattern(s): 06:35:17 Archives upload complete. 06:35:17 INFO: archiving logs to Nexus