Pull request #605 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from d0cb6d33e7f0aed859717180b5d3aebd3b009b5a+9121cb4fd2f17f024cc2e84f36967dd0fb0597df (2c84836a669dc010177dfafe4ac3724d93566e1f) Running in Durability level: PERFORMANCE_OPTIMIZED 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 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-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5357 in /w/workspace/dgexfoundry_device-sdk-go_PR-605 [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-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-605 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Merging remotes/origin/master commit 9121cb4fd2f17f024cc2e84f36967dd0fb0597df into PR head commit d0cb6d33e7f0aed859717180b5d3aebd3b009b5a Merge succeeded, producing d0cb6d33e7f0aed859717180b5d3aebd3b009b5a Checking out Revision d0cb6d33e7f0aed859717180b5d3aebd3b009b5a (PR-605) Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/605/head:refs/remotes/origin/PR-605 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d0cb6d33e7f0aed859717180b5d3aebd3b009b5a # 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 9121cb4fd2f17f024cc2e84f36967dd0fb0597df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d0cb6d33e7f0aed859717180b5d3aebd3b009b5a # timeout=10 Commit message: "feat(sdk): leverage v2 cache for v2 callback api" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk b354501cd91d68af18eb3d29231f62cefc412e89 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:10:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:10:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:10:05 ========================================================= 09:10:05 EdgeX Global Pipelines Version Info 09:10:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:10:07 ------------------- 09:10:07 stable info: 09:10:07 ------------------- 09:10:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:10:07 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 09:10:07 Message: update stable to v1.0.131 09:10:08 ------------------- 09:10:08 experimental info: 09:10:08 ------------------- 09:10:08 Commited By: **** collab-it+edgex@linuxfoundation.org 09:10:08 Commit SHA: a2275391807e67b7600a554c2b5f26031cb9c010 09:10:08 Message: update experimental to v1.0.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 09:10:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 09:10:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 09:10:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:10:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:10:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:10:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:10:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:10:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:10:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 09:10:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:10:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:10:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 09:10:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:10:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:10:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:10:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:10:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:10:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:10:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:10:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:10:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 09:10:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:10:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:10:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:10:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-605 [Pipeline] echo 09:10:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-605 [Pipeline] echo 09:10:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-605 [Pipeline] echo 09:10:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d0cb6d33e7f0aed859717180b5d3aebd3b009b5a [Pipeline] echo 09:10:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d0cb6d3 [Pipeline] echo 09:10:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:10:12 + git log --format=format:%s -1 d0cb6d33e7f0aed859717180b5d3aebd3b009b5a [Pipeline] echo 09:10:12 GIT_COMMIT: d0cb6d33e7f0aed859717180b5d3aebd3b009b5a, Commit Message: feat(sdk): leverage v2 cache for v2 callback api [Pipeline] echo 09:10:12 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:10:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:10:13 09:10:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:10:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:10:14 latest: Pulling from edgex-devops/git-semver 09:10:14 31603596830f: Pulling fs layer 09:10:14 2a8b12db71e7: Pulling fs layer 09:10:14 6ca5941a6612: Pulling fs layer 09:10:14 ecc8261a40a4: Pulling fs layer 09:10:14 ecc8261a40a4: Waiting 09:10:14 2a8b12db71e7: Verifying Checksum 09:10:14 2a8b12db71e7: Download complete 09:10:14 31603596830f: Verifying Checksum 09:10:14 31603596830f: Download complete 09:10:14 ecc8261a40a4: Verifying Checksum 09:10:14 ecc8261a40a4: Download complete 09:10:14 6ca5941a6612: Verifying Checksum 09:10:14 6ca5941a6612: Download complete 09:10:14 31603596830f: Pull complete 09:10:14 2a8b12db71e7: Pull complete 09:10:16 6ca5941a6612: Pull complete 09:10:16 ecc8261a40a4: Pull complete 09:10:16 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:10:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:10:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:10:16 prd-centos7-docker-4c-2g-5357 does not seem to be running inside a container 09:10:16 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-605 -v /w/workspace/dgexfoundry_device-sdk-go_PR-605:/w/workspace/dgexfoundry_device-sdk-go_PR-605:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-605@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:10004/edgex-devops/git-semver:latest cat 09:10:18 $ docker top a3e2b2d2f437d02c2e7c60d2724dd9da7b2890bd04d04d0ad0dac62100e20536 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:10:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:10:18 [ssh-agent] Looking for ssh-agent implementation... 09:10:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:10:18 $ docker exec a3e2b2d2f437d02c2e7c60d2724dd9da7b2890bd04d04d0ad0dac62100e20536 ssh-agent 09:10:19 SSH_AUTH_SOCK=/tmp/ssh-Ja2b6n1SyG0Y/agent.11 09:10:19 SSH_AGENT_PID=17 09:10:19 Running ssh-add (command line suppressed) 09:10:19 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp/private_key_3366168349938523136.key (/w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp/private_key_3366168349938523136.key) 09:10:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:10:19 + git describe --exact-match --tags HEAD 09:10:19 fatal: no tag exactly matches 'd0cb6d33e7f0aed859717180b5d3aebd3b009b5a' [Pipeline] } 09:10:19 $ docker exec --env ******** --env ******** a3e2b2d2f437d02c2e7c60d2724dd9da7b2890bd04d04d0ad0dac62100e20536 ssh-agent -k 09:10:19 unset SSH_AUTH_SOCK; 09:10:19 unset SSH_AGENT_PID; 09:10:19 echo Agent pid 17 killed; 09:10:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 09:10:19 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 09:10:19 This usually means this commit has not been tagged. [Pipeline] sshagent 09:10:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:10:19 [ssh-agent] Looking for ssh-agent implementation... 09:10:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:10:20 $ docker exec a3e2b2d2f437d02c2e7c60d2724dd9da7b2890bd04d04d0ad0dac62100e20536 ssh-agent 09:10:20 SSH_AUTH_SOCK=/tmp/ssh-ENXyXp1qBTsr/agent.48 09:10:20 SSH_AGENT_PID=53 09:10:20 Running ssh-add (command line suppressed) 09:10:20 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp/private_key_1460185758596019306.key (/w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp/private_key_1460185758596019306.key) 09:10:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:10:20 + git semver init 09:10:20 # -> Open(): unable to determine branch for HEAD 09:10:20 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-605/.git 09:10:20 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-605 09:10:20 # $SEMVER_REMOTE_NAME = origin 09:10:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:10:20 # $SEMVER_USER_NAME = edgex-jenkins 09:10:20 # $SEMVER_BRANCH = PR-605 09:10:20 # $SEMVER_TEMP = /tmp/semver-789774044 09:10:20 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 09:10:21 # '/tmp/semver-789774044' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-605/.semver' 09:10:21 # -> Force: false 09:10:21 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-605/.semver [Pipeline] } 09:10:21 $ docker exec --env ******** --env ******** a3e2b2d2f437d02c2e7c60d2724dd9da7b2890bd04d04d0ad0dac62100e20536 ssh-agent -k 09:10:21 unset SSH_AUTH_SOCK; 09:10:21 unset SSH_AGENT_PID; 09:10:21 echo Agent pid 53 killed; 09:10:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:10:22 + git semver [Pipeline] } 09:10:22 $ docker stop --time=1 a3e2b2d2f437d02c2e7c60d2724dd9da7b2890bd04d04d0ad0dac62100e20536 09:10:23 $ docker rm -f a3e2b2d2f437d02c2e7c60d2724dd9da7b2890bd04d04d0ad0dac62100e20536 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 09:10:24 Stashed 49 file(s) [Pipeline] echo 09:10:24 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 09:10:24 Archived original 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 09:10:40 Still waiting to schedule task 09:10:40 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:10:40 Still waiting to schedule task 09:10:40 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 09:13:31 Running on prd-centos7-docker-4c-2g-5359 in /w/workspace/dgexfoundry_device-sdk-go_PR-605 [Pipeline] { [Pipeline] ws 09:13:31 Running in /w/workspace/device-sdk-go/11 [Pipeline] { [Pipeline] checkout 09:13:34 using credential edgex-jenkins-ssh 09:13:34 Cloning the remote Git repository 09:13:34 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:13:34 > git init /w/workspace/device-sdk-go/11 # timeout=10 09:13:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:13:34 > git --version # timeout=10 09:13:34 > git --version # 'git version 2.16.5' 09:13:34 using GIT_SSH to set credentials SSH Credentials for GitHub 09:13:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:13:35 Merging remotes/origin/master commit 9121cb4fd2f17f024cc2e84f36967dd0fb0597df into PR head commit d0cb6d33e7f0aed859717180b5d3aebd3b009b5a [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 09:13:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:13:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:13:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:13:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:13:35 using GIT_SSH to set credentials SSH Credentials for GitHub 09:13:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/605/head:refs/remotes/origin/PR-605 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:13:35 > git config core.sparsecheckout # timeout=10 09:13:35 > git checkout -f d0cb6d33e7f0aed859717180b5d3aebd3b009b5a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] } 09:13:36 Failed in branch amd64 09:14:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5360 in /w/workspace/dgexfoundry_device-sdk-go_PR-605 [Pipeline] { [Pipeline] ws 09:14:18 Running in /w/workspace/device-sdk-go/11 [Pipeline] { [Pipeline] checkout 09:14:23 using credential edgex-jenkins-ssh 09:14:23 Cloning the remote Git repository 09:14:23 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:14:23 > git init /w/workspace/device-sdk-go/11 # timeout=10 09:14:23 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:14:23 > git --version # timeout=10 09:14:23 > git --version # 'git version 2.17.1' 09:14:23 using GIT_SSH to set credentials SSH Credentials for GitHub 09:14:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:14:25 Merging remotes/origin/master commit 9121cb4fd2f17f024cc2e84f36967dd0fb0597df into PR head commit d0cb6d33e7f0aed859717180b5d3aebd3b009b5a [Pipeline] } [Pipeline] // ws [Pipeline] } 09:14:24 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:14:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:14:24 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:14:24 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:14:24 using GIT_SSH to set credentials SSH Credentials for GitHub 09:14:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/605/head:refs/remotes/origin/PR-605 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:14:25 > git config core.sparsecheckout # timeout=10 09:14:25 > git checkout -f d0cb6d33e7f0aed859717180b5d3aebd3b009b5a # timeout=10 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:14:26 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 09:14:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:14:29 ---> package-listing.sh 09:14:29 ++ facter osfamily 09:14:29 ++ tr '[:upper:]' '[:lower:]' 09:14:29 + OS_FAMILY=redhat 09:14:29 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-605 09:14:29 + START_PACKAGES=/tmp/packages_start.txt 09:14:29 + END_PACKAGES=/tmp/packages_end.txt 09:14:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:14:29 + PACKAGES=/tmp/packages_start.txt 09:14:29 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-605 ']' 09:14:29 + PACKAGES=/tmp/packages_end.txt 09:14:29 + case "${OS_FAMILY}" in 09:14:29 + rpm -qa 09:14:29 + sort 09:14:33 + '[' -f /tmp/packages_start.txt ']' 09:14:33 + '[' -f /tmp/packages_end.txt ']' 09:14:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:14:33 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-605 ']' 09:14:33 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-605/archives/ 09:14:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-605/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:14:34 provisioning config files... 09:14:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp/config553388474622683755tmp [Pipeline] { [Pipeline] echo 09:14:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:14:34 ---> create-netrc.sh [Pipeline] } 09:14:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:14:34 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:14:35 ---> python-tools-install.sh 09:14:35 Generating Requirements File 09:15:56 Python 3.6.8 09:15:56 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 09:15:56 appdirs==1.4.3 09:15:56 argcomplete==1.12.1 09:15:56 aspy.yaml==1.3.0 09:15:56 attrs==19.3.0 09:15:56 Babel==2.8.0 09:15:56 beautifulsoup4==4.8.2 09:15:56 boto3==1.11.6 09:15:56 botocore==1.14.6 09:15:56 bs4==0.0.1 09:15:56 cachetools==4.1.1 09:15:56 certifi==2019.11.28 09:15:56 cffi==1.14.3 09:15:56 cfgv==2.0.1 09:15:56 chardet==3.0.4 09:15:56 click==7.1 09:15:56 cliff==3.4.0 09:15:56 cmd2==1.3.11 09:15:56 colorama==0.4.4 09:15:56 cryptography==3.1.1 09:15:56 debtcollector==2.2.0 09:15:56 decorator==4.4.2 09:15:56 defusedxml==0.6.0 09:15:56 Deprecated==1.2.7 09:15:56 distlib==0.3.1 09:15:56 distro==1.2.0 09:15:56 dnspython==1.16.0 09:15:56 docker==4.2.0 09:15:56 docutils==0.15.2 09:15:56 dogpile.cache==1.0.2 09:15:56 email-validator==1.0.5 09:15:56 filelock==3.0.12 09:15:56 future==0.18.2 09:15:56 google-auth==1.22.1 09:15:56 httplib2==0.17.0 09:15:56 identify==1.4.11 09:15:56 idna==2.9 09:15:56 importlib-metadata==2.0.0 09:15:56 importlib-resources==1.5.0 09:15:56 iso8601==0.1.13 09:15:56 Jinja2==2.11.1 09:15:56 jmespath==0.10.0 09:15:56 jsonpatch==1.26 09:15:56 jsonpointer==2.0 09:15:56 jsonschema==3.2.0 09:15:56 keystoneauth1==4.2.1 09:15:56 kubernetes==11.0.0 09:15:56 lftools==0.34.2 09:15:56 lxml==4.5.0 09:15:56 MarkupSafe==0.23 09:15:56 msgpack==1.0.0 09:15:56 multi-key-dict==2.0.3 09:15:56 munch==2.5.0 09:15:56 netaddr==0.8.0 09:15:56 netifaces==0.10.9 09:15:56 niet==1.4.2 09:15:56 nodeenv==1.3.5 09:15:56 oauth2client==4.1.3 09:15:56 oauthlib==3.1.0 09:15:56 openstacksdk==0.50.0 09:15:56 os-client-config==2.1.0 09:15:56 os-service-types==1.7.0 09:15:56 osc-lib==2.2.1 09:15:56 oslo.config==8.3.2 09:15:56 oslo.context==3.1.1 09:15:56 oslo.i18n==5.0.1 09:15:56 oslo.log==4.4.0 09:15:56 oslo.serialization==4.0.1 09:15:56 oslo.utils==4.6.0 09:15:56 packaging==20.4 09:15:56 pbr==5.4.4 09:15:56 pluggy==0.13.1 09:15:56 prettytable==0.7.2 09:15:56 py==1.9.0 09:15:56 pyasn1==0.4.8 09:15:56 pyasn1-modules==0.2.8 09:15:56 pycparser==2.20 09:15:56 pygerrit2==2.0.10 09:15:56 PyGithub==1.46 09:15:56 pyinotify==0.9.6 09:15:56 PyJWT==1.7.1 09:15:56 pyparsing==2.4.7 09:15:56 pyperclip==1.8.1 09:15:56 pyroute2==0.4.13 09:15:56 pyrsistent==0.15.7 09:15:56 PySocks==1.6.8 09:15:56 python-cinderclient==7.2.0 09:15:56 python-dateutil==2.8.1 09:15:56 python-heatclient==2.2.1 09:15:56 python-jenkins==1.7.0 09:15:56 python-keystoneclient==4.1.1 09:15:56 python-magnumclient==3.2.1 09:15:56 python-novaclient==17.2.1 09:15:56 python-openstackclient==5.4.0 09:15:56 python-swiftclient==3.10.1 09:15:56 pytz==2020.1 09:15:56 PyYAML==5.3 09:15:56 requests==2.23.0 09:15:56 requests-oauthlib==1.3.0 09:15:56 requestsexceptions==1.4.0 09:15:56 rfc3986==1.4.0 09:15:56 rpm==4.11.3 09:15:56 rsa==4.0 09:15:56 ruamel.yaml==0.16.10 09:15:56 ruamel.yaml.clib==0.2.0 09:15:56 s3transfer==0.3.3 09:15:56 shade==1.27.2 09:15:56 simplejson==3.17.2 09:15:56 six==1.14.0 09:15:56 soupsieve==2.0 09:15:56 stevedore==3.2.2 09:15:56 tabulate==0.8.6 09:15:56 toml==0.10.0 09:15:56 tox==3.20.1 09:15:56 tqdm==4.43.0 09:15:56 urllib3==1.25.8 09:15:56 virtualenv==20.0.34 09:15:56 wcwidth==0.2.5 09:15:56 websocket-client==0.57.0 09:15:56 wrapt==1.12.1 09:15:56 xdg==3.0.2 09:15:56 xmltodict==0.12.0 09:15:56 yq==2.11.1 09:15:56 zipp==3.3.0 09:15:56 Cache entry deserialization failed, entry ignored 09:15:56 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 09:15:56 Python 2.7.5 09:15:56 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 09:15:56 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 09:15:56 ansible==2.9.7 09:15:56 Babel==0.9.6 09:15:56 backports.ssl-match-hostname==3.5.0.1 09:15:56 beautifulsoup4==4.4.1 09:15:56 bodhi==2.11.0 09:15:56 bodhi-client==2.11.0 09:15:56 CCColUtils==1.4 09:15:56 cffi==1.6.0 09:15:56 chardet==2.2.1 09:15:56 click==6.7 09:15:56 cloud-init==18.5 09:15:56 configobj==4.7.2 09:15:56 cryptography==1.7.2 09:15:56 decorator==3.4.0 09:15:56 distro==1.2.0 09:15:56 enum34==1.0.4 09:15:56 fedpkg==1.38 09:15:56 futures==3.1.1 09:15:56 gitdb==0.6.4 09:15:56 GitPython==1.0.1 09:15:56 html5lib==0.999 09:15:56 httplib2==0.9.2 09:15:56 idna==2.4 09:15:56 iniparse==0.4 09:15:56 ipaddress==1.0.16 09:15:56 IPy==0.75 09:15:56 javapackages==1.0.0 09:15:56 Jinja2==2.7.2 09:15:56 jmespath==0.9.4 09:15:56 jsonpatch==1.2 09:15:56 jsonpointer==1.9 09:15:56 kerberos==1.1 09:15:56 kitchen==1.1.1 09:15:56 langtable==0.0.31 09:15:56 lockfile==0.9.1 09:15:56 lxml==3.2.1 09:15:56 MarkupSafe==0.11 09:15:56 munch==2.0.2 09:15:56 offtrac==0.1.0 09:15:56 openidc-client==0.6.0 09:15:56 packagedb-cli==2.14.1 09:15:56 paramiko==2.1.1 09:15:56 perf==0.1 09:15:56 ply==3.4 09:15:56 policycoreutils-default-encoding==0.1 09:15:56 prettytable==0.7.2 09:15:56 pyasn1==0.1.9 09:15:56 pycparser==2.14 09:15:56 pycurl==7.19.0 09:15:56 pygobject==3.22.0 09:15:56 pygpgme==0.3 09:15:56 pyliblzma==0.5.3 09:15:56 pyOpenSSL==0.13.1 09:15:56 pyparsing==1.5.6 09:15:56 pyserial==2.6 09:15:56 python-augeas==0.5.0 09:15:56 python-bugzilla==2.3.0 09:15:56 python-dateutil==1.5 09:15:56 python-fedora==0.10.0 09:15:56 python-linux-procfs==0.4.9 09:15:56 python-yubico==1.2.3 09:15:56 pyudev==0.15 09:15:56 pyusb==1.0.0b1 09:15:56 pyxattr==0.5.1 09:15:56 PyYAML==3.10 09:15:56 requests==2.6.0 09:15:56 requests-kerberos==0.7.0 09:15:56 rpkg==1.60 09:15:56 schedutils==0.4 09:15:56 seobject==0.1 09:15:56 sepolicy==1.1 09:15:56 six==1.9.0 09:15:56 smmap==0.9.0 09:15:56 urlgrabber==3.10 09:15:56 urllib3==1.10.2 09:15:56 virtualenv==15.1.0 09:15:56 yum-langpacks==0.4.2 09:15:56 yum-metadata-parser==1.1.4 [Pipeline] echo 09:15:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:15:57 ---> sudo-logs.sh 09:15:57 Archiving 'sudo' log.. [Pipeline] echo 09:15:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:15:57 ---> job-cost.sh 09:15:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fCOQ 09:16:07 Cache entry deserialization failed, entry ignored 09:16:07 Cache entry deserialization failed, entry ignored 09:16:08 Cache entry deserialization failed, entry ignored 09:16:08 Cache entry deserialization failed, entry ignored 09:16:08 Cache entry deserialization failed, entry ignored 09:16:08 Cache entry deserialization failed, entry ignored 09:16:08 Cache entry deserialization failed, entry ignored 09:16:08 Cache entry deserialization failed, entry ignored 09:16:08 Cache entry deserialization failed, entry ignored 09:16:08 Cache entry deserialization failed, entry ignored 09:16:09 Cache entry deserialization failed, entry ignored 09:16:09 Cache entry deserialization failed, entry ignored 09:16:09 Cache entry deserialization failed, entry ignored 09:16:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:16:41 lf-activate-venv(): INFO: Adding /tmp/venv-fCOQ/bin to PATH 09:16:41 INFO: No Stack... 09:16:42 INFO: Retrieving Pricing Info for: v1-standard-2 09:16:43 INFO: Archiving Costs [Pipeline] echo 09:16:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:16:44 ---> logs-deploy.sh 09:16:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-605/11 09:16:44 INFO: archiving workspace using pattern(s): 09:16:46 Archives upload complete. 09:16:46 INFO: archiving logs to Nexus