Pull request #377 opened 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 judehung for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 80998b008a9bb9064368a9486d4b7492ab4bd805+236840f335d952384003a0e741c2f61d85d23839 (9fa9cd3292612191c4c5de1e9605f5fe8fdad14c) 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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/go-mod-core-contracts/branches/PR-377/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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > 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/go-mod-core-contracts/branches/PR-377/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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts 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-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13827 in /w/workspace/dry_go-mod-core-contracts_PR-377 [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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-377 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 236840f335d952384003a0e741c2f61d85d23839 into PR head commit 80998b008a9bb9064368a9486d4b7492ab4bd805 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/377/head:refs/remotes/origin/PR-377 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80998b008a9bb9064368a9486d4b7492ab4bd805 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing 80998b008a9bb9064368a9486d4b7492ab4bd805 Checking out Revision 80998b008a9bb9064368a9486d4b7492ab4bd805 (PR-377) using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 236840f335d952384003a0e741c2f61d85d23839 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80998b008a9bb9064368a9486d4b7492ab4bd805 # timeout=10 Commit message: "feat: Add a new CountResponse to replace EventCountResponse and ReadingCountResponse" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:35:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:35:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:35:15 ========================================================= 08:35:15 EdgeX Global Pipelines Version Info 08:35:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:35:17 ------------------- 08:35:17 stable info: 08:35:17 ------------------- 08:35:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:35:17 Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 08:35:17 Message: update stable to v1.0.167 08:35:18 ------------------- 08:35:18 experimental info: 08:35:18 ------------------- 08:35:18 Commited By: **** collab-it+edgex@linuxfoundation.org 08:35:18 Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a 08:35:18 Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 08:35:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 08:35:19 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 08:35:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:35:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:35:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:35:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:35:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:35:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:35:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:35:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:35:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:35:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 08:35:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:35:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:35:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 08:35:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:35:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:35:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:35:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 08:35:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:35:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:35:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:35:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:35:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:35:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 08:35:23 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 08:35:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-377 [Pipeline] echo 08:35:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-377 [Pipeline] echo 08:35:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-377 [Pipeline] echo 08:35:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 80998b008a9bb9064368a9486d4b7492ab4bd805 [Pipeline] echo 08:35:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 80998b0 [Pipeline] echo 08:35:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:35:24 provisioning config files... 08:35:24 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-377@tmp/config2522178326880264373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:25 ---> docker-login.sh 08:35:25 nexus3.edgexfoundry.org:10001 08:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:25 Configure a credential helper to remove this warning. See 08:35:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:25 08:35:25 Login Succeeded 08:35:25 nexus3.edgexfoundry.org:10002 08:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:26 Configure a credential helper to remove this warning. See 08:35:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:26 08:35:26 Login Succeeded 08:35:26 nexus3.edgexfoundry.org:10003 08:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:26 Configure a credential helper to remove this warning. See 08:35:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:26 08:35:26 Login Succeeded 08:35:26 nexus3.edgexfoundry.org:10004 08:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:26 Configure a credential helper to remove this warning. See 08:35:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:26 08:35:26 Login Succeeded 08:35:26 docker.io 08:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:27 Configure a credential helper to remove this warning. See 08:35:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:27 08:35:27 Login Succeeded 08:35:27 ---> docker-login.sh ends [Pipeline] } 08:35:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:35:28 + git log --format=format:%s -1 80998b008a9bb9064368a9486d4b7492ab4bd805 [Pipeline] echo 08:35:28 GIT_COMMIT: 80998b008a9bb9064368a9486d4b7492ab4bd805, Commit Message: feat: Add a new CountResponse to replace EventCountResponse and ReadingCountResponse [Pipeline] echo 08:35:28 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:35:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:35:29 08:35:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:35:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:35:30 latest: Pulling from edgex-devops/git-semver 08:35:30 31603596830f: Pulling fs layer 08:35:30 2a8b12db71e7: Pulling fs layer 08:35:30 6ca5941a6612: Pulling fs layer 08:35:30 ecc8261a40a4: Pulling fs layer 08:35:30 ecc8261a40a4: Waiting 08:35:30 2a8b12db71e7: Verifying Checksum 08:35:30 2a8b12db71e7: Download complete 08:35:30 31603596830f: Verifying Checksum 08:35:30 31603596830f: Download complete 08:35:30 ecc8261a40a4: Verifying Checksum 08:35:30 ecc8261a40a4: Download complete 08:35:30 6ca5941a6612: Verifying Checksum 08:35:30 6ca5941a6612: Download complete 08:35:31 31603596830f: Pull complete 08:35:31 2a8b12db71e7: Pull complete 08:35:32 6ca5941a6612: Pull complete 08:35:32 ecc8261a40a4: Pull complete 08:35:32 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:35:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:35:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:35:32 prd-centos7-docker-4c-2g-13827 does not seem to be running inside a container 08:35:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-377 -v /w/workspace/dry_go-mod-core-contracts_PR-377:/w/workspace/dry_go-mod-core-contracts_PR-377:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-377@tmp:/w/workspace/dry_go-mod-core-contracts_PR-377@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:10004/edgex-devops/git-semver:latest cat 08:35:35 $ docker top 497973c71b135dbe68a92650cae2748b273f186fd817248678d1403eec77a10d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:35:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:35:36 [ssh-agent] Looking for ssh-agent implementation... 08:35:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:35:36 $ docker exec 497973c71b135dbe68a92650cae2748b273f186fd817248678d1403eec77a10d ssh-agent 08:35:37 SSH_AUTH_SOCK=/tmp/ssh-UtPiFdK3h8yx/agent.12 08:35:37 SSH_AGENT_PID=18 08:35:37 Running ssh-add (command line suppressed) 08:35:37 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-377@tmp/private_key_9019445863828479186.key (/w/workspace/dry_go-mod-core-contracts_PR-377@tmp/private_key_9019445863828479186.key) 08:35:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:35:38 + git tag --points-at HEAD [Pipeline] } 08:35:38 $ docker exec --env ******** --env ******** 497973c71b135dbe68a92650cae2748b273f186fd817248678d1403eec77a10d ssh-agent -k 08:35:38 unset SSH_AUTH_SOCK; 08:35:38 unset SSH_AGENT_PID; 08:35:38 echo Agent pid 18 killed; 08:35:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:35:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:35:38 [ssh-agent] Looking for ssh-agent implementation... 08:35:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:35:39 $ docker exec 497973c71b135dbe68a92650cae2748b273f186fd817248678d1403eec77a10d ssh-agent 08:35:39 SSH_AUTH_SOCK=/tmp/ssh-fyfQu1DKy0Jf/agent.47 08:35:39 SSH_AGENT_PID=52 08:35:39 Running ssh-add (command line suppressed) 08:35:39 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-377@tmp/private_key_2466219683203718943.key (/w/workspace/dry_go-mod-core-contracts_PR-377@tmp/private_key_2466219683203718943.key) 08:35:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:35:40 + git semver init 08:35:40 # -> Open(): unable to determine branch for HEAD 08:35:40 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-377/.git 08:35:40 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-377 08:35:40 # $SEMVER_REMOTE_NAME = origin 08:35:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:35:40 # $SEMVER_USER_NAME = edgex-jenkins 08:35:40 # $SEMVER_BRANCH = PR-377 08:35:40 # $SEMVER_TEMP = /tmp/semver-701826025 08:35:40 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 08:35:41 # '/tmp/semver-701826025' -> '/w/workspace/dry_go-mod-core-contracts_PR-377/.semver' 08:35:41 # -> Force: false 08:35:41 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-377/.semver [Pipeline] } 08:35:41 $ docker exec --env ******** --env ******** 497973c71b135dbe68a92650cae2748b273f186fd817248678d1403eec77a10d ssh-agent -k 08:35:41 unset SSH_AUTH_SOCK; 08:35:41 unset SSH_AGENT_PID; 08:35:41 echo Agent pid 52 killed; 08:35:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:35:42 + git semver [Pipeline] } 08:35:42 $ docker stop --time=1 497973c71b135dbe68a92650cae2748b273f186fd817248678d1403eec77a10d 08:35:44 $ docker rm -f 497973c71b135dbe68a92650cae2748b273f186fd817248678d1403eec77a10d [Pipeline] // withDockerContainer [Pipeline] sh 08:35:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:35:46 Stashed 1 file(s) [Pipeline] echo 08:35:46 [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 08:36:02 Still waiting to schedule task 08:36:02 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-13827’ 08:36:02 Still waiting to schedule task 08:36:02 ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline 08:37:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13828 in /w/workspace/dry_go-mod-core-contracts_PR-377 [Pipeline] { [Pipeline] ws 08:37:59 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 08:38:04 using credential edgex-jenkins-ssh 08:38:04 Cloning the remote Git repository 08:38:04 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:38:05 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 08:38:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:38:05 > git --version # timeout=10 08:38:05 > git --version # 'git version 2.17.1' 08:38:05 using GIT_SSH to set credentials SSH Credentials for GitHub 08:38:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:38:06 Merging remotes/origin/master commit 236840f335d952384003a0e741c2f61d85d23839 into PR head commit 80998b008a9bb9064368a9486d4b7492ab4bd805 08:38:07 Merge succeeded, producing 80998b008a9bb9064368a9486d4b7492ab4bd805 08:38:07 Checking out Revision 80998b008a9bb9064368a9486d4b7492ab4bd805 (PR-377) 08:38:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:38:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:38:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:38:06 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:38:06 using GIT_SSH to set credentials SSH Credentials for GitHub 08:38:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/377/head:refs/remotes/origin/PR-377 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:38:06 > git config core.sparsecheckout # timeout=10 08:38:06 > git checkout -f 80998b008a9bb9064368a9486d4b7492ab4bd805 # timeout=10 08:38:07 > git remote # timeout=10 08:38:07 > git config --get remote.origin.url # timeout=10 08:38:07 using GIT_SSH to set credentials SSH Credentials for GitHub 08:38:07 > git merge 236840f335d952384003a0e741c2f61d85d23839 # timeout=10 08:38:07 > git rev-parse HEAD^{commit} # timeout=10 08:38:07 > git config core.sparsecheckout # timeout=10 08:38:07 > git checkout -f 80998b008a9bb9064368a9486d4b7492ab4bd805 # timeout=10 08:38:11 Commit message: "feat: Add a new CountResponse to replace EventCountResponse and ReadingCountResponse" 08:38:11 > git --version # timeout=10 08:38:11 > git --version # 'git version 2.17.1' 08:38:11 fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:38:13 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:38:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:38:14 + true 08:38:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:38:17 provisioning config files... 08:38:17 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/1@tmp/config2550068427849878474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:38:18 ---> docker-login.sh 08:38:18 nexus3.edgexfoundry.org:10001 08:38:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:19 Configure a credential helper to remove this warning. See 08:38:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:19 08:38:19 Login Succeeded 08:38:19 nexus3.edgexfoundry.org:10002 08:38:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:19 Configure a credential helper to remove this warning. See 08:38:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:19 08:38:19 Login Succeeded 08:38:19 nexus3.edgexfoundry.org:10003 08:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:20 Configure a credential helper to remove this warning. See 08:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:20 08:38:20 Login Succeeded 08:38:20 nexus3.edgexfoundry.org:10004 08:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:20 Configure a credential helper to remove this warning. See 08:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:20 08:38:20 Login Succeeded 08:38:20 docker.io 08:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:21 Configure a credential helper to remove this warning. See 08:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:21 08:38:21 Login Succeeded 08:38:21 ---> docker-login.sh ends [Pipeline] } 08:38:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:38:22 ========================================================= 08:38:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:38:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:38:22 + 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 . 08:38:23 Sending build context to Docker daemon 1.869MB 08:38:23 Step 1/7 : ARG BASE=golang:1.15-alpine 08:38:23 Step 2/7 : FROM ${BASE} 08:38:23 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:38:23 b538f80385f9: Pulling fs layer 08:38:23 74f711af9a0d: Pulling fs layer 08:38:23 99f96fe45779: Pulling fs layer 08:38:23 8529a6b9a6be: Pulling fs layer 08:38:23 45590311c82a: Pulling fs layer 08:38:23 69ca0ff8b7b3: Pulling fs layer 08:38:23 209524e5b208: Pulling fs layer 08:38:23 8529a6b9a6be: Waiting 08:38:23 45590311c82a: Waiting 08:38:23 69ca0ff8b7b3: Waiting 08:38:23 209524e5b208: Waiting 08:38:23 99f96fe45779: Verifying Checksum 08:38:23 99f96fe45779: Download complete 08:38:23 74f711af9a0d: Verifying Checksum 08:38:23 74f711af9a0d: Download complete 08:38:23 45590311c82a: Verifying Checksum 08:38:23 45590311c82a: Download complete 08:38:23 69ca0ff8b7b3: Verifying Checksum 08:38:23 69ca0ff8b7b3: Download complete 08:38:23 b538f80385f9: Verifying Checksum 08:38:23 b538f80385f9: Download complete 08:38:24 b538f80385f9: Pull complete 08:38:24 74f711af9a0d: Pull complete 08:38:25 99f96fe45779: Pull complete 08:38:25 209524e5b208: Verifying Checksum 08:38:25 209524e5b208: Download complete 08:38:27 8529a6b9a6be: Verifying Checksum 08:38:27 8529a6b9a6be: Download complete 08:38:37 8529a6b9a6be: Pull complete 08:38:37 45590311c82a: Pull complete 08:38:37 69ca0ff8b7b3: Pull complete 08:38:38 Running on prd-centos7-docker-4c-2g-13829 in /w/workspace/dry_go-mod-core-contracts_PR-377 [Pipeline] { [Pipeline] ws 08:38:38 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 08:38:41 using credential edgex-jenkins-ssh 08:38:41 Cloning the remote Git repository 08:38:42 209524e5b208: Pull complete 08:38:42 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 08:38:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:38:42 ---> 5bddaf1c2fca 08:38:42 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:38:41 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:38:41 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 08:38:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:38:41 > git --version # timeout=10 08:38:41 > git --version # 'git version 2.24.3' 08:38:41 using GIT_SSH to set credentials SSH Credentials for GitHub 08:38:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:38:42 Merging remotes/origin/master commit 236840f335d952384003a0e741c2f61d85d23839 into PR head commit 80998b008a9bb9064368a9486d4b7492ab4bd805 08:38:43 Merge succeeded, producing 80998b008a9bb9064368a9486d4b7492ab4bd805 08:38:43 Checking out Revision 80998b008a9bb9064368a9486d4b7492ab4bd805 (PR-377) 08:38:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:38:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:38:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:38:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:38:42 using GIT_SSH to set credentials SSH Credentials for GitHub 08:38:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/377/head:refs/remotes/origin/PR-377 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:38:42 > git config core.sparsecheckout # timeout=10 08:38:42 > git checkout -f 80998b008a9bb9064368a9486d4b7492ab4bd805 # timeout=10 08:38:42 > git remote # timeout=10 08:38:42 > git config --get remote.origin.url # timeout=10 08:38:42 using GIT_SSH to set credentials SSH Credentials for GitHub 08:38:42 > git merge 236840f335d952384003a0e741c2f61d85d23839 # timeout=10 08:38:42 > git rev-parse HEAD^{commit} # timeout=10 08:38:43 > git config core.sparsecheckout # timeout=10 08:38:43 > git checkout -f 80998b008a9bb9064368a9486d4b7492ab4bd805 # timeout=10 08:38:44 ---> Running in 0dc1061fbaa0 08:38:44 Removing intermediate container 0dc1061fbaa0 08:38:44 ---> c01dbf0bdb50 08:38:44 Step 4/7 : RUN apk add bash 08:38:44 ---> Running in c75ba3da0f51 08:38:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:38:46 Commit message: "feat: Add a new CountResponse to replace EventCountResponse and ReadingCountResponse" 08:38:46 > git --version # timeout=10 08:38:46 > git --version # 'git version 2.24.3' 08:38:46 fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 08:38:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:38:48 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:38:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 08:38:48 OK: 142 MiB in 39 packages [Pipeline] sh 08:38:48 + sudo service docker restart 08:38:48 + true 08:38:48 Redirecting to /bin/systemctl restart docker.service 08:38:49 Removing intermediate container c75ba3da0f51 08:38:49 ---> 2330d274d625 08:38:49 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:38:49 ---> Running in 41577ef3744d [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:38:49 provisioning config files... 08:38:49 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/1@tmp/config4488276637437768259tmp [Pipeline] { 08:38:49 Removing intermediate container 41577ef3744d 08:38:49 ---> 76a271f9e456 08:38:49 Step 6/7 : COPY go.mod . [Pipeline] libraryResource [Pipeline] sh 08:38:50 ---> docker-login.sh 08:38:50 nexus3.edgexfoundry.org:10001 08:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:50 Configure a credential helper to remove this warning. See 08:38:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:50 08:38:50 Login Succeeded 08:38:50 nexus3.edgexfoundry.org:10002 08:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:50 Configure a credential helper to remove this warning. See 08:38:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:50 08:38:50 Login Succeeded 08:38:50 nexus3.edgexfoundry.org:10003 08:38:50 ---> d00681e21f5c 08:38:50 Step 7/7 : RUN go mod download 08:38:50 ---> Running in 6aff2c552629 08:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:51 Configure a credential helper to remove this warning. See 08:38:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:51 08:38:51 Login Succeeded 08:38:51 nexus3.edgexfoundry.org:10004 08:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:51 Configure a credential helper to remove this warning. See 08:38:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:51 08:38:51 Login Succeeded 08:38:51 docker.io 08:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:51 Configure a credential helper to remove this warning. See 08:38:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:51 08:38:51 Login Succeeded 08:38:51 ---> docker-login.sh ends [Pipeline] } 08:38:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:38:52 ========================================================= 08:38:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:38:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:38:52 + 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 . 08:38:52 Sending build context to Docker daemon 1.87MB 08:38:52 Step 1/7 : ARG BASE=golang:1.15-alpine 08:38:52 Step 2/7 : FROM ${BASE} 08:38:52 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:38:52 df20fa9351a1: Pulling fs layer 08:38:52 ed8968b2872e: Pulling fs layer 08:38:52 a92cc7c5fd73: Pulling fs layer 08:38:52 e871e8e8d7a9: Pulling fs layer 08:38:52 e73272ec9a57: Pulling fs layer 08:38:52 1e910a182e73: Pulling fs layer 08:38:52 4e634b169226: Pulling fs layer 08:38:52 e871e8e8d7a9: Waiting 08:38:52 e73272ec9a57: Waiting 08:38:52 1e910a182e73: Waiting 08:38:52 4e634b169226: Waiting 08:38:52 a92cc7c5fd73: Verifying Checksum 08:38:52 a92cc7c5fd73: Download complete 08:38:52 ed8968b2872e: Verifying Checksum 08:38:52 ed8968b2872e: Download complete 08:38:52 e73272ec9a57: Verifying Checksum 08:38:52 e73272ec9a57: Download complete 08:38:52 1e910a182e73: Verifying Checksum 08:38:52 1e910a182e73: Download complete 08:38:52 df20fa9351a1: Download complete 08:38:53 df20fa9351a1: Pull complete 08:38:53 ed8968b2872e: Pull complete 08:38:53 a92cc7c5fd73: Pull complete 08:38:55 4e634b169226: Verifying Checksum 08:38:55 4e634b169226: Download complete 08:38:56 e871e8e8d7a9: Verifying Checksum 08:38:56 e871e8e8d7a9: Download complete 08:39:01 e871e8e8d7a9: Pull complete 08:39:02 e73272ec9a57: Pull complete 08:39:02 1e910a182e73: Pull complete 08:39:06 Removing intermediate container 6aff2c552629 08:39:06 ---> 383520acfc5a 08:39:06 Successfully built 383520acfc5a 08:39:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:39:06 + docker inspect -f . ci-base-image-arm64 08:39:06 . [Pipeline] withDockerContainer 08:39:06 prd-ubuntu18.04-docker-arm64-4c-16g-13828 does not seem to be running inside a container 08:39:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:39:07 4e634b169226: Pull complete 08:39:07 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 08:39:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:39:07 ---> f7629b54cfaa 08:39:07 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:39:07 ---> Running in a9b1c014fab0 08:39:07 Removing intermediate container a9b1c014fab0 08:39:07 ---> 985ae8fafba5 08:39:07 Step 4/7 : RUN apk add bash 08:39:07 ---> Running in 51e72296c98f 08:39:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:39:08 $ docker top 2f399b83da3f1f7f4cc604a329138d4d199c1fba6626f2569acf09ede813f3ff -eo pid,comm [Pipeline] { 08:39:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 08:39:09 OK: 166 MiB in 39 packages 08:39:09 + go version 08:39:09 go version go1.15.2 linux/arm64 [Pipeline] } 08:39:09 $ docker stop --time=1 2f399b83da3f1f7f4cc604a329138d4d199c1fba6626f2569acf09ede813f3ff 08:39:09 Removing intermediate container 51e72296c98f 08:39:09 ---> da6d4097865c 08:39:09 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:39:09 ---> Running in a309dbefed12 08:39:10 Removing intermediate container a309dbefed12 08:39:10 ---> 4d8869cc48e4 08:39:10 Step 6/7 : COPY go.mod . 08:39:10 ---> 7ce1a1384b1b 08:39:10 Step 7/7 : RUN go mod download 08:39:10 ---> Running in a4791d6a0b98 08:39:11 $ docker rm -f 2f399b83da3f1f7f4cc604a329138d4d199c1fba6626f2569acf09ede813f3ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:39:12 + docker inspect -f . ci-base-image-arm64 08:39:12 . [Pipeline] withDockerContainer 08:39:13 prd-ubuntu18.04-docker-arm64-4c-16g-13828 does not seem to be running inside a container 08:39:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:39:14 $ docker top b4e88181da78ce0f9056b14c856fff5ea38a14068729cf804a8ef3e7756b7fb4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:15 + make test 08:39:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:39:22 Removing intermediate container a4791d6a0b98 08:39:22 ---> f4787476c558 08:39:22 Successfully built f4787476c558 08:39:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:39:23 + docker inspect -f . ci-base-image-x86_64 08:39:23 . [Pipeline] withDockerContainer 08:39:23 prd-centos7-docker-4c-2g-13829 does not seem to be running inside a container 08:39:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:39:23 $ docker top 49de63a7041bc10f4d03aadf0394357730306bac222559b947ef47871624dee4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:24 + go version 08:39:24 go version go1.15.2 linux/amd64 [Pipeline] } 08:39:24 $ docker stop --time=1 49de63a7041bc10f4d03aadf0394357730306bac222559b947ef47871624dee4 08:39:25 $ docker rm -f 49de63a7041bc10f4d03aadf0394357730306bac222559b947ef47871624dee4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:39:26 + docker inspect -f . ci-base-image-x86_64 08:39:26 . [Pipeline] withDockerContainer 08:39:27 prd-centos7-docker-4c-2g-13829 does not seem to be running inside a container 08:39:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:39:27 $ docker top dff9ef9a6d325aee87b6fedc83be4ed3c3670ed67d7c314a46083c5a54aeef08 -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:28 + make test 08:39:28 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:39:35 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:39:35 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.022s coverage: 85.7% of statements 08:39:35 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.016s coverage: 100.0% of statements 08:39:35 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.015s coverage: 45.4% of statements 08:39:35 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.011s coverage: 77.8% of statements 08:39:35 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:39:35 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.006s coverage: 6.6% of statements 08:39:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.031s coverage: 14.7% of statements 08:39:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.021s coverage: 100.0% of statements 08:39:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.040s coverage: 91.8% of statements 08:39:36 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:39:36 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:39:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.021s coverage: 100.0% of statements 08:39:37 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.006s coverage: 47.8% of statements 08:39:38 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:39:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.026s coverage: 85.7% of statements 08:39:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.074s coverage: 100.0% of statements 08:39:39 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.031s coverage: 63.0% of statements 08:39:39 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.013s coverage: 26.3% of statements 08:39:39 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.014s coverage: 15.4% of statements 08:39:39 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.020s coverage: 15.4% of statements 08:39:39 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.022s coverage: 14.3% of statements 08:39:39 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:39:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.013s coverage: 81.5% of statements 08:39:39 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 08:39:39 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 08:39:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.025s coverage: 29.1% of statements 08:39:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.018s coverage: 100.0% of statements 08:39:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.015s coverage: 94.4% of statements 08:39:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements 08:39:39 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 08:39:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:39:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.072s coverage: 45.4% of statements 08:39:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.030s coverage: 77.8% of statements 08:39:40 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:39:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.063s coverage: 6.6% of statements 08:39:41 gofmt -l . 08:39:41 [ "`gofmt -l .`" = "" ] [Pipeline] } 08:39:41 $ docker stop --time=1 dff9ef9a6d325aee87b6fedc83be4ed3c3670ed67d7c314a46083c5a54aeef08 08:39:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.048s coverage: 14.7% of statements 08:39:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.046s coverage: 100.0% of statements 08:39:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.108s coverage: 91.8% of statements 08:39:42 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:39:42 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:39:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.061s coverage: 100.0% of statements 08:39:43 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.016s coverage: 47.8% of statements 08:39:43 $ docker rm -f dff9ef9a6d325aee87b6fedc83be4ed3c3670ed67d7c314a46083c5a54aeef08 [Pipeline] // withDockerContainer [Pipeline] sh 08:39:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:39:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:39:48 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.088s coverage: 63.0% of statements 08:39:48 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.022s coverage: 26.3% of statements 08:39:48 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.021s coverage: 15.4% of statements 08:39:48 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.037s coverage: 15.4% of statements 08:39:48 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements 08:39:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:39:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.058s coverage: 81.5% of statements 08:39:49 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 08:39:49 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 08:39:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.027s coverage: 29.1% of statements 08:39:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.049s coverage: 100.0% of statements 08:39:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.054s coverage: 94.4% of statements 08:39:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.022s coverage: 100.0% of statements 08:39:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 08:39:51 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:39:55 gofmt -l . 08:39:56 [ "`gofmt -l .`" = "" ] [Pipeline] } 08:39:56 $ docker stop --time=1 b4e88181da78ce0f9056b14c856fff5ea38a14068729cf804a8ef3e7756b7fb4 08:39:58 $ docker rm -f b4e88181da78ce0f9056b14c856fff5ea38a14068729cf804a8ef3e7756b7fb4 [Pipeline] // withDockerContainer [Pipeline] sh 08:39:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:39:59 Warning: overwriting stash ‘coverage-report’ 08:40:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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 08:40:03 provisioning config files... 08:40:03 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-377@tmp/config5648665857825744293tmp [Pipeline] { [Pipeline] sh 08:40:04 + set +x 08:40:04 + curl -s https://codecov.io/bash 08:40:04 + bash -s -- 08:40:04 08:40:04 _____ _ 08:40:04 / ____| | | 08:40:04 | | ___ __| | ___ ___ _____ __ 08:40:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:40:04 | |___| (_) | (_| | __/ (_| (_) \ V / 08:40:04 \_____\___/ \__,_|\___|\___\___/ \_/ 08:40:04 Bash-20201124-79cbc08 08:40:04 08:40:04 08:40:04 ==> Jenkins CI detected. 08:40:04 project root: . 08:40:04 --> token set from env 08:40:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:40:04 ==> Running gcov in . (disable via -X gcov) 08:40:04 ==> Python coveragepy not found 08:40:04 ==> Searching for coverage reports in: 08:40:04 + . 08:40:04 -> Found 1 reports 08:40:04 ==> Detecting git/mercurial file structure 08:40:04 ==> Reading reports 08:40:04 + ./coverage.out bytes=107122 08:40:04 ==> Appending adjustments 08:40:04 https://docs.codecov.io/docs/fixing-reports 08:40:05 + Found adjustments 08:40:05 ==> Gzipping contents 08:40:05 20K /tmp/codecov.LYtukz.gz 08:40:05 ==> Uploading reports 08:40:05 url: https://codecov.io 08:40:05 query: branch=PR-377&commit=80998b008a9bb9064368a9486d4b7492ab4bd805&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-377%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=377&job=&cmd_args= 08:40:05 -> Pinging Codecov 08:40:05 https://codecov.io/upload/v4?package=bash-20201124-79cbc08&token=secret&branch=PR-377&commit=80998b008a9bb9064368a9486d4b7492ab4bd805&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-377%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=377&job=&cmd_args= 08:40:06 -> Uploading to 08:40:06 https://storage.googleapis.com/codecov/v4/raw/2020-11-30/71470A77251A30514AAF9C0BB2E5B6CE/80998b008a9bb9064368a9486d4b7492ab4bd805/c0f3ddb4-5e3d-4f84-957d-88272feea335.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201130T084006Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed1f3f7470768cf99533740cf3666b6a9b0ec1397727e1fb64396465c3e16923 08:40:06 % Total % Received % Xferd Average Speed Time Time Time Current 08:40:06 Dload Upload Total Spent Left Speed 08:40:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17350 0 0 100 17350 0 35060 --:--:-- --:--:-- --:--:-- 35050 100 17350 0 0 100 17350 0 35040 --:--:-- --:--:-- --:--:-- 35050 08:40:07 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/80998b008a9bb9064368a9486d4b7492ab4bd805 [Pipeline] } 08:40:07 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 08:40:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:40:12 ---> package-listing.sh 08:40:12 ++ facter osfamily 08:40:12 ++ tr '[:upper:]' '[:lower:]' 08:40:12 + OS_FAMILY=redhat 08:40:12 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-377 08:40:12 + START_PACKAGES=/tmp/packages_start.txt 08:40:12 + END_PACKAGES=/tmp/packages_end.txt 08:40:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:40:12 + PACKAGES=/tmp/packages_start.txt 08:40:12 + '[' /w/workspace/dry_go-mod-core-contracts_PR-377 ']' 08:40:12 + PACKAGES=/tmp/packages_end.txt 08:40:12 + case "${OS_FAMILY}" in 08:40:12 + rpm -qa 08:40:12 + sort 08:40:17 + '[' -f /tmp/packages_start.txt ']' 08:40:17 + '[' -f /tmp/packages_end.txt ']' 08:40:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:40:17 + '[' /w/workspace/dry_go-mod-core-contracts_PR-377 ']' 08:40:17 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-377/archives/ 08:40:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-377/archives/ [Pipeline] echo 08:40:17 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/dry_go-mod-core-contracts_PR-377/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:40:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:40:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:40:18 08:40:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:40:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:40:19 alpine: Pulling from edgex-lftools-log-publisher 08:40:19 df20fa9351a1: Pulling fs layer 08:40:19 36b3adc4ff6f: Pulling fs layer 08:40:19 8ad3a11d3b57: Pulling fs layer 08:40:19 46f8f816bc3b: Pulling fs layer 08:40:19 93b61091891f: Pulling fs layer 08:40:19 93b9cdb0e59b: Pulling fs layer 08:40:19 5e14af77c1be: Pulling fs layer 08:40:19 01666e4c0597: Pulling fs layer 08:40:19 aa168da1d23b: Pulling fs layer 08:40:19 46f8f816bc3b: Waiting 08:40:19 93b61091891f: Waiting 08:40:19 93b9cdb0e59b: Waiting 08:40:19 5e14af77c1be: Waiting 08:40:19 01666e4c0597: Waiting 08:40:19 aa168da1d23b: Waiting 08:40:19 36b3adc4ff6f: Verifying Checksum 08:40:19 36b3adc4ff6f: Download complete 08:40:19 46f8f816bc3b: Verifying Checksum 08:40:19 46f8f816bc3b: Download complete 08:40:19 df20fa9351a1: Verifying Checksum 08:40:19 df20fa9351a1: Download complete 08:40:19 93b9cdb0e59b: Verifying Checksum 08:40:19 93b9cdb0e59b: Download complete 08:40:19 5e14af77c1be: Verifying Checksum 08:40:19 5e14af77c1be: Download complete 08:40:19 93b61091891f: Verifying Checksum 08:40:19 93b61091891f: Download complete 08:40:19 01666e4c0597: Verifying Checksum 08:40:19 01666e4c0597: Download complete 08:40:19 8ad3a11d3b57: Verifying Checksum 08:40:19 8ad3a11d3b57: Download complete 08:40:20 df20fa9351a1: Pull complete 08:40:20 36b3adc4ff6f: Pull complete 08:40:21 8ad3a11d3b57: Pull complete 08:40:21 46f8f816bc3b: Pull complete 08:40:22 93b61091891f: Pull complete 08:40:22 93b9cdb0e59b: Pull complete 08:40:23 5e14af77c1be: Pull complete 08:40:23 01666e4c0597: Pull complete 08:40:23 aa168da1d23b: Verifying Checksum 08:40:23 aa168da1d23b: Download complete 08:40:31 aa168da1d23b: Pull complete 08:40:31 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:40:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:40:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:40:31 prd-centos7-docker-4c-2g-13827 does not seem to be running inside a container 08:40:31 $ 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/dry_go-mod-core-contracts_PR-377/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-377 -v /w/workspace/dry_go-mod-core-contracts_PR-377:/w/workspace/dry_go-mod-core-contracts_PR-377:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-377@tmp:/w/workspace/dry_go-mod-core-contracts_PR-377@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:40:35 $ docker top 42a0baf5c0675a1d8f205761ecd5658f01ae819eb907fe9ea100477801c6f703 -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:36 + touch /tmp/pre-build-complete [Pipeline] sh 08:40:36 + mkdir -p /var/log/sa [Pipeline] sh 08:40:37 + ls /var/log/sa-host 08:40:37 + sadf -c /var/log/sa-host/sa23 08:40:37 file_magic: OK 08:40:37 HZ: Using current value: 100 08:40:37 file_header: OK 08:40:37 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 08:40:37 Statistics: 08:40:37 Hnuu...uuuununununu... 08:40:37 File successfully converted to sysstat format version 12.2.1 08:40:37 + sadf -c /var/log/sa-host/sa30 08:40:37 file_magic: OK 08:40:37 HZ: Using current value: 100 08:40:37 file_header: OK 08:40:37 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 08:40:37 Statistics: 08:40:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:40:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:40:37 provisioning config files... 08:40:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-377@tmp/config5504117509431571680tmp [Pipeline] { [Pipeline] echo 08:40:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:40:38 ---> create-netrc.sh [Pipeline] } 08:40:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:40:38 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:40:38 ---> python-tools-install.sh [Pipeline] echo 08:40:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:40:39 ---> sudo-logs.sh 08:40:39 Archiving 'sudo' log.. [Pipeline] echo 08:40:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:40:39 ---> job-cost.sh 08:40:39 lf-activate-venv: SKIPPING 08:40:39 INFO: No Stack... 08:40:41 INFO: Retrieving Pricing Info for: v1-standard-2 08:40:41 INFO: Archiving Costs [Pipeline] echo 08:40:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:40:41 ---> logs-deploy.sh 08:40:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-377/1 08:40:41 INFO: archiving workspace using pattern(s): 08:40:43 Archives upload complete. 08:40:43 INFO: archiving logs to Nexus