Pull request #374 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 4aa5c7deb76988081d0b75e3f449f15a1af4e268+236840f335d952384003a0e741c2f61d85d23839 (7171d29ae25016fd5a4a4911296dd2bacb7a0769) 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-374/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-374/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-13803 in /w/workspace/dry_go-mod-core-contracts_PR-374 [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-374 # 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 > 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/374/head:refs/remotes/origin/PR-374 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 236840f335d952384003a0e741c2f61d85d23839 into PR head commit 4aa5c7deb76988081d0b75e3f449f15a1af4e268 Merge succeeded, producing 4aa5c7deb76988081d0b75e3f449f15a1af4e268 Checking out Revision 4aa5c7deb76988081d0b75e3f449f15a1af4e268 (PR-374) > git config core.sparsecheckout # timeout=10 > git checkout -f 4aa5c7deb76988081d0b75e3f449f15a1af4e268 # 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 236840f335d952384003a0e741c2f61d85d23839 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4aa5c7deb76988081d0b75e3f449f15a1af4e268 # timeout=10 Commit message: "fix: Modify the fields in Reading DTO and Model" 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 06:19:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:19:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:19:49 ========================================================= 06:19:49 EdgeX Global Pipelines Version Info 06:19:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:19:50 ------------------- 06:19:50 stable info: 06:19:50 ------------------- 06:19:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:19:50 Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 06:19:50 Message: update stable to v1.0.167 06:19:51 ------------------- 06:19:51 experimental info: 06:19:51 ------------------- 06:19:51 Commited By: **** collab-it+edgex@linuxfoundation.org 06:19:51 Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a 06:19:51 Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:19:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 06:19:52 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 06:19:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:19:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:19:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:19:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:19:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:19:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:19:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:19:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:19:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:19:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 06:19:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:19:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:19:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:19:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:19:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:19:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:19:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 06:19:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:19:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:19:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:19:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:19:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:19:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:19:55 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:19:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-374 [Pipeline] echo 06:19:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-374 [Pipeline] echo 06:19:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-374 [Pipeline] echo 06:19:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4aa5c7deb76988081d0b75e3f449f15a1af4e268 [Pipeline] echo 06:19:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4aa5c7d [Pipeline] echo 06:19:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:19:56 provisioning config files... 06:19:56 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-374@tmp/config4119090695242250977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:19:57 ---> docker-login.sh 06:19:57 nexus3.edgexfoundry.org:10001 06:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:57 Configure a credential helper to remove this warning. See 06:19:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:57 06:19:57 Login Succeeded 06:19:57 nexus3.edgexfoundry.org:10002 06:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:57 Configure a credential helper to remove this warning. See 06:19:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:57 06:19:57 Login Succeeded 06:19:57 nexus3.edgexfoundry.org:10003 06:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:57 Configure a credential helper to remove this warning. See 06:19:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:57 06:19:57 Login Succeeded 06:19:57 nexus3.edgexfoundry.org:10004 06:19:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:58 Configure a credential helper to remove this warning. See 06:19:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:58 06:19:58 Login Succeeded 06:19:58 docker.io 06:19:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:58 Configure a credential helper to remove this warning. See 06:19:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:58 06:19:58 Login Succeeded 06:19:58 ---> docker-login.sh ends [Pipeline] } 06:19:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:19:59 + git log --format=format:%s -1 4aa5c7deb76988081d0b75e3f449f15a1af4e268 [Pipeline] echo 06:19:59 GIT_COMMIT: 4aa5c7deb76988081d0b75e3f449f15a1af4e268, Commit Message: fix: Modify the fields in Reading DTO and Model [Pipeline] echo 06:19:59 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:20:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:20:00 06:20:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:20:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:20:00 latest: Pulling from edgex-devops/git-semver 06:20:00 31603596830f: Pulling fs layer 06:20:00 2a8b12db71e7: Pulling fs layer 06:20:00 6ca5941a6612: Pulling fs layer 06:20:00 ecc8261a40a4: Pulling fs layer 06:20:00 ecc8261a40a4: Waiting 06:20:00 2a8b12db71e7: Verifying Checksum 06:20:00 2a8b12db71e7: Download complete 06:20:01 31603596830f: Verifying Checksum 06:20:01 31603596830f: Download complete 06:20:01 ecc8261a40a4: Verifying Checksum 06:20:01 ecc8261a40a4: Download complete 06:20:01 6ca5941a6612: Verifying Checksum 06:20:01 6ca5941a6612: Download complete 06:20:01 31603596830f: Pull complete 06:20:01 2a8b12db71e7: Pull complete 06:20:02 6ca5941a6612: Pull complete 06:20:02 ecc8261a40a4: Pull complete 06:20:02 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:20:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:20:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:20:03 prd-centos7-docker-4c-2g-13803 does not seem to be running inside a container 06:20:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-374 -v /w/workspace/dry_go-mod-core-contracts_PR-374:/w/workspace/dry_go-mod-core-contracts_PR-374:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-374@tmp:/w/workspace/dry_go-mod-core-contracts_PR-374@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 06:20:05 $ docker top 854e887712194c03dc4d7b2481f512f65efcbd201aa4ec3c7b931c4f37fbecb1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:20:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:20:05 [ssh-agent] Looking for ssh-agent implementation... 06:20:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:06 $ docker exec 854e887712194c03dc4d7b2481f512f65efcbd201aa4ec3c7b931c4f37fbecb1 ssh-agent 06:20:06 SSH_AUTH_SOCK=/tmp/ssh-GdpjkS3VPQnh/agent.12 06:20:06 SSH_AGENT_PID=17 06:20:06 Running ssh-add (command line suppressed) 06:20:06 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-374@tmp/private_key_2275998980652352739.key (/w/workspace/dry_go-mod-core-contracts_PR-374@tmp/private_key_2275998980652352739.key) 06:20:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:20:06 + git tag --points-at HEAD [Pipeline] } 06:20:06 $ docker exec --env ******** --env ******** 854e887712194c03dc4d7b2481f512f65efcbd201aa4ec3c7b931c4f37fbecb1 ssh-agent -k 06:20:07 unset SSH_AUTH_SOCK; 06:20:07 unset SSH_AGENT_PID; 06:20:07 echo Agent pid 17 killed; 06:20:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:20:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:20:07 [ssh-agent] Looking for ssh-agent implementation... 06:20:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:07 $ docker exec 854e887712194c03dc4d7b2481f512f65efcbd201aa4ec3c7b931c4f37fbecb1 ssh-agent 06:20:07 SSH_AUTH_SOCK=/tmp/ssh-Y8TlzwfoZhck/agent.46 06:20:07 SSH_AGENT_PID=52 06:20:07 Running ssh-add (command line suppressed) 06:20:07 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-374@tmp/private_key_7109057021826130711.key (/w/workspace/dry_go-mod-core-contracts_PR-374@tmp/private_key_7109057021826130711.key) 06:20:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:20:08 + git semver init 06:20:08 # -> Open(): unable to determine branch for HEAD 06:20:08 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-374/.git 06:20:08 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-374 06:20:08 # $SEMVER_REMOTE_NAME = origin 06:20:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:20:08 # $SEMVER_USER_NAME = edgex-jenkins 06:20:08 # $SEMVER_BRANCH = PR-374 06:20:08 # $SEMVER_TEMP = /tmp/semver-341836626 06:20:08 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 06:20:08 # '/tmp/semver-341836626' -> '/w/workspace/dry_go-mod-core-contracts_PR-374/.semver' 06:20:08 # -> Force: false 06:20:08 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-374/.semver [Pipeline] } 06:20:08 $ docker exec --env ******** --env ******** 854e887712194c03dc4d7b2481f512f65efcbd201aa4ec3c7b931c4f37fbecb1 ssh-agent -k 06:20:09 unset SSH_AUTH_SOCK; 06:20:09 unset SSH_AGENT_PID; 06:20:09 echo Agent pid 52 killed; 06:20:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:20:09 + git semver [Pipeline] } 06:20:09 $ docker stop --time=1 854e887712194c03dc4d7b2481f512f65efcbd201aa4ec3c7b931c4f37fbecb1 06:20:11 $ docker rm -f 854e887712194c03dc4d7b2481f512f65efcbd201aa4ec3c7b931c4f37fbecb1 [Pipeline] // withDockerContainer [Pipeline] sh 06:20:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:20:12 Stashed 1 file(s) [Pipeline] echo 06:20:12 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 06:20:28 Still waiting to schedule task 06:20:28 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-13803’ 06:20:28 Still waiting to schedule task 06:20:28 ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline 06:22:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13804 in /w/workspace/dry_go-mod-core-contracts_PR-374 [Pipeline] { [Pipeline] ws 06:22:25 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 06:22:30 using credential edgex-jenkins-ssh 06:22:30 Cloning the remote Git repository 06:22:30 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:22:30 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 06:22:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:22:30 > git --version # timeout=10 06:22:30 > git --version # 'git version 2.17.1' 06:22:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:22:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:22:32 Merging remotes/origin/master commit 236840f335d952384003a0e741c2f61d85d23839 into PR head commit 4aa5c7deb76988081d0b75e3f449f15a1af4e268 06:22:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:22:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:22:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:22:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:22:31 using GIT_SSH to set credentials SSH Credentials for GitHub 06:22:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/374/head:refs/remotes/origin/PR-374 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:22:32 > git config core.sparsecheckout # timeout=10 06:22:32 > git checkout -f 4aa5c7deb76988081d0b75e3f449f15a1af4e268 # timeout=10 06:22:32 > git remote # timeout=10 06:22:32 Merge succeeded, producing 4aa5c7deb76988081d0b75e3f449f15a1af4e268 06:22:32 Checking out Revision 4aa5c7deb76988081d0b75e3f449f15a1af4e268 (PR-374) 06:22:32 > git config --get remote.origin.url # timeout=10 06:22:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:22:32 > git merge 236840f335d952384003a0e741c2f61d85d23839 # timeout=10 06:22:32 > git rev-parse HEAD^{commit} # timeout=10 06:22:32 > git config core.sparsecheckout # timeout=10 06:22:32 > git checkout -f 4aa5c7deb76988081d0b75e3f449f15a1af4e268 # timeout=10 06:22:37 Commit message: "fix: Modify the fields in Reading DTO and Model" 06:22:37 > git --version # timeout=10 06:22:37 > git --version # 'git version 2.17.1' 06:22:37 fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:22:39 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:22:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:22:39 + true 06:22:39 + sudo service docker restart 06:22:41 Running on prd-centos7-docker-4c-2g-13806 in /w/workspace/dry_go-mod-core-contracts_PR-374 [Pipeline] { [Pipeline] ws 06:22:41 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] checkout [Pipeline] wrap 06:22:42 provisioning config files... 06:22:42 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/1@tmp/config8292477064532470454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:22:42 ---> docker-login.sh 06:22:42 nexus3.edgexfoundry.org:10001 06:22:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:44 Configure a credential helper to remove this warning. See 06:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:44 06:22:44 Login Succeeded 06:22:44 nexus3.edgexfoundry.org:10002 06:22:44 using credential edgex-jenkins-ssh 06:22:44 Cloning the remote Git repository 06:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:44 Configure a credential helper to remove this warning. See 06:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:44 06:22:44 Login Succeeded 06:22:44 nexus3.edgexfoundry.org:10003 06:22:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:45 Configure a credential helper to remove this warning. See 06:22:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:45 06:22:45 Login Succeeded 06:22:45 nexus3.edgexfoundry.org:10004 06:22:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:44 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:22:44 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 06:22:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:22:44 > git --version # timeout=10 06:22:44 > git --version # 'git version 2.24.3' 06:22:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:22:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:22:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:45 Configure a credential helper to remove this warning. See 06:22:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:45 06:22:45 Login Succeeded 06:22:45 docker.io 06:22:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:46 Configure a credential helper to remove this warning. See 06:22:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:46 06:22:46 Login Succeeded 06:22:46 ---> docker-login.sh ends [Pipeline] } 06:22:46 Deleting 1 temporary files 06:22:46 Merging remotes/origin/master commit 236840f335d952384003a0e741c2f61d85d23839 into PR head commit 4aa5c7deb76988081d0b75e3f449f15a1af4e268 [Pipeline] // wrap 06:22:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:22:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:22:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:22:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:22:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:22:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/374/head:refs/remotes/origin/PR-374 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:22:46 > git config core.sparsecheckout # timeout=10 06:22:46 > git checkout -f 4aa5c7deb76988081d0b75e3f449f15a1af4e268 # timeout=10 06:22:46 > git remote # timeout=10 06:22:46 > git config --get remote.origin.url # timeout=10 06:22:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:22:46 > git merge 236840f335d952384003a0e741c2f61d85d23839 # timeout=10 06:22:46 > git rev-parse HEAD^{commit} # timeout=10 06:22:46 Merge succeeded, producing 4aa5c7deb76988081d0b75e3f449f15a1af4e268 06:22:46 Checking out Revision 4aa5c7deb76988081d0b75e3f449f15a1af4e268 (PR-374) [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:22:47 ========================================================= 06:22:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:22:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:22:47 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:22:46 > git config core.sparsecheckout # timeout=10 06:22:46 > git checkout -f 4aa5c7deb76988081d0b75e3f449f15a1af4e268 # timeout=10 06:22:48 Sending build context to Docker daemon 1.868MB 06:22:48 Step 1/7 : ARG BASE=golang:1.15-alpine 06:22:48 Step 2/7 : FROM ${BASE} 06:22:48 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:22:48 b538f80385f9: Pulling fs layer 06:22:48 74f711af9a0d: Pulling fs layer 06:22:48 99f96fe45779: Pulling fs layer 06:22:48 8529a6b9a6be: Pulling fs layer 06:22:48 45590311c82a: Pulling fs layer 06:22:48 69ca0ff8b7b3: Pulling fs layer 06:22:48 209524e5b208: Pulling fs layer 06:22:48 8529a6b9a6be: Waiting 06:22:48 45590311c82a: Waiting 06:22:48 69ca0ff8b7b3: Waiting 06:22:48 209524e5b208: Waiting 06:22:48 99f96fe45779: Download complete 06:22:48 74f711af9a0d: Verifying Checksum 06:22:48 74f711af9a0d: Download complete 06:22:48 45590311c82a: Verifying Checksum 06:22:48 45590311c82a: Download complete 06:22:48 69ca0ff8b7b3: Verifying Checksum 06:22:48 69ca0ff8b7b3: Download complete 06:22:49 b538f80385f9: Verifying Checksum 06:22:49 b538f80385f9: Download complete 06:22:50 b538f80385f9: Pull complete 06:22:50 Commit message: "fix: Modify the fields in Reading DTO and Model" 06:22:50 74f711af9a0d: Pull complete 06:22:50 > git --version # timeout=10 06:22:50 > git --version # 'git version 2.24.3' 06:22:50 fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 06:22:50 99f96fe45779: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:22:51 209524e5b208: Download complete 06:22:52 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:22:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:22:53 + sudo service docker restart 06:22:53 + true 06:22:53 Redirecting to /bin/systemctl restart docker.service 06:22:53 8529a6b9a6be: Verifying Checksum 06:22:53 8529a6b9a6be: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:22:54 provisioning config files... 06:22:54 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/1@tmp/config7745326606944478862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:22:54 ---> docker-login.sh 06:22:54 nexus3.edgexfoundry.org:10001 06:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:54 Configure a credential helper to remove this warning. See 06:22:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:54 06:22:54 Login Succeeded 06:22:54 nexus3.edgexfoundry.org:10002 06:22:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:55 Configure a credential helper to remove this warning. See 06:22:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:55 06:22:55 Login Succeeded 06:22:55 nexus3.edgexfoundry.org:10003 06:22:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:55 Configure a credential helper to remove this warning. See 06:22:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:55 06:22:55 Login Succeeded 06:22:55 nexus3.edgexfoundry.org:10004 06:22:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:55 Configure a credential helper to remove this warning. See 06:22:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:55 06:22:55 Login Succeeded 06:22:55 docker.io 06:22:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:55 Configure a credential helper to remove this warning. See 06:22:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:55 06:22:55 Login Succeeded 06:22:55 ---> docker-login.sh ends [Pipeline] } 06:22:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:22:56 ========================================================= 06:22:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:22:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:22:56 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:22:57 Sending build context to Docker daemon 1.869MB 06:22:57 Step 1/7 : ARG BASE=golang:1.15-alpine 06:22:57 Step 2/7 : FROM ${BASE} 06:22:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:22:57 df20fa9351a1: Pulling fs layer 06:22:57 ed8968b2872e: Pulling fs layer 06:22:57 a92cc7c5fd73: Pulling fs layer 06:22:57 e871e8e8d7a9: Pulling fs layer 06:22:57 e73272ec9a57: Pulling fs layer 06:22:57 1e910a182e73: Pulling fs layer 06:22:57 4e634b169226: Pulling fs layer 06:22:57 e73272ec9a57: Waiting 06:22:57 e871e8e8d7a9: Waiting 06:22:57 1e910a182e73: Waiting 06:22:57 4e634b169226: Waiting 06:22:57 a92cc7c5fd73: Verifying Checksum 06:22:57 a92cc7c5fd73: Download complete 06:22:57 ed8968b2872e: Verifying Checksum 06:22:57 ed8968b2872e: Download complete 06:22:57 e73272ec9a57: Verifying Checksum 06:22:57 e73272ec9a57: Download complete 06:22:57 1e910a182e73: Verifying Checksum 06:22:57 1e910a182e73: Download complete 06:22:57 df20fa9351a1: Verifying Checksum 06:22:57 df20fa9351a1: Download complete 06:22:57 df20fa9351a1: Pull complete 06:22:57 ed8968b2872e: Pull complete 06:22:58 a92cc7c5fd73: Pull complete 06:22:59 4e634b169226: Verifying Checksum 06:22:59 4e634b169226: Download complete 06:23:00 e871e8e8d7a9: Verifying Checksum 06:23:00 e871e8e8d7a9: Download complete 06:23:03 8529a6b9a6be: Pull complete 06:23:03 45590311c82a: Pull complete 06:23:04 69ca0ff8b7b3: Pull complete 06:23:05 e871e8e8d7a9: Pull complete 06:23:05 e73272ec9a57: Pull complete 06:23:05 1e910a182e73: Pull complete 06:23:07 209524e5b208: Pull complete 06:23:07 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:23:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:23:07 ---> 5bddaf1c2fca 06:23:07 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:23:09 4e634b169226: Pull complete 06:23:09 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:23:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:23:09 ---> f7629b54cfaa 06:23:09 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:23:09 ---> Running in 3dbe8985d575 06:23:10 Removing intermediate container 3dbe8985d575 06:23:10 ---> 101e620ba97e 06:23:10 Step 4/7 : RUN apk add bash 06:23:10 ---> Running in 7d1ac4b981f8 06:23:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:23:10 ---> Running in 81372caa2b4c 06:23:10 Removing intermediate container 81372caa2b4c 06:23:10 ---> 08574f1e9fa6 06:23:10 Step 4/7 : RUN apk add bash 06:23:10 ---> Running in ac664a57d5f6 06:23:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:23:12 OK: 166 MiB in 39 packages 06:23:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:23:12 Removing intermediate container 7d1ac4b981f8 06:23:12 ---> 7a58f5a197e0 06:23:12 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:23:12 ---> Running in 02723dc1a631 06:23:12 Removing intermediate container 02723dc1a631 06:23:12 ---> fc71714dc7c2 06:23:12 Step 6/7 : COPY go.mod . 06:23:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:23:13 ---> 57d59248bbfd 06:23:13 Step 7/7 : RUN go mod download 06:23:13 ---> Running in 2ebff7fe76ab 06:23:14 OK: 142 MiB in 39 packages 06:23:15 Removing intermediate container ac664a57d5f6 06:23:15 ---> bedba3c16885 06:23:15 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:23:15 ---> Running in 15fe3dd01791 06:23:16 Removing intermediate container 15fe3dd01791 06:23:16 ---> b8a91da96167 06:23:16 Step 6/7 : COPY go.mod . 06:23:16 ---> f27d33c7983a 06:23:16 Step 7/7 : RUN go mod download 06:23:16 ---> Running in e23fdb50c799 06:23:25 Removing intermediate container 2ebff7fe76ab 06:23:25 ---> 1a906f66d3e9 06:23:25 Successfully built 1a906f66d3e9 06:23:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:23:25 + docker inspect -f . ci-base-image-x86_64 06:23:25 . [Pipeline] withDockerContainer 06:23:25 prd-centos7-docker-4c-2g-13806 does not seem to be running inside a container 06:23:25 $ 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 ******** ci-base-image-x86_64 cat 06:23:26 $ docker top 608170c0a7f7f2a8bddfcf29816a2f1cf285cea5470beaec3c3ee12090ca163d -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:27 + go version 06:23:27 go version go1.15.2 linux/amd64 [Pipeline] } 06:23:27 $ docker stop --time=1 608170c0a7f7f2a8bddfcf29816a2f1cf285cea5470beaec3c3ee12090ca163d 06:23:28 $ docker rm -f 608170c0a7f7f2a8bddfcf29816a2f1cf285cea5470beaec3c3ee12090ca163d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:23:30 + docker inspect -f . ci-base-image-x86_64 06:23:30 . [Pipeline] withDockerContainer 06:23:30 prd-centos7-docker-4c-2g-13806 does not seem to be running inside a container 06:23:30 $ 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 ******** ci-base-image-x86_64 cat 06:23:30 $ docker top 7fed9dff54ff0dc9a45f92c7442331b7466f4b04ef1874a4cdf07abf0ef0240c -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:31 + make test 06:23:31 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:23:32 Removing intermediate container e23fdb50c799 06:23:32 ---> 7fd071416a97 06:23:32 Successfully built 7fd071416a97 06:23:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:23:32 + docker inspect -f . ci-base-image-arm64 06:23:32 . [Pipeline] withDockerContainer 06:23:32 prd-ubuntu18.04-docker-arm64-4c-16g-13804 does not seem to be running inside a container 06:23:32 $ 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 ******** ci-base-image-arm64 cat 06:23:34 $ docker top a3fd04150e3121a1f4f4de6b8ea398f3c5bf868580a189cb7db7424d5eba06d2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:35 + go version 06:23:35 go version go1.15.2 linux/arm64 [Pipeline] } 06:23:35 $ docker stop --time=1 a3fd04150e3121a1f4f4de6b8ea398f3c5bf868580a189cb7db7424d5eba06d2 06:23:37 $ docker rm -f a3fd04150e3121a1f4f4de6b8ea398f3c5bf868580a189cb7db7424d5eba06d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 06:23:38 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 06:23:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.020s coverage: 85.7% of statements 06:23:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.015s coverage: 100.0% of statements 06:23:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.022s coverage: 45.4% of statements 06:23:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.013s coverage: 77.8% of statements 06:23:38 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:23:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.007s coverage: 6.6% of statements 06:23:38 + docker inspect -f . ci-base-image-arm64 06:23:38 . [Pipeline] withDockerContainer 06:23:38 prd-ubuntu18.04-docker-arm64-4c-16g-13804 does not seem to be running inside a container 06:23:38 $ 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 ******** ci-base-image-arm64 cat 06:23:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.018s coverage: 14.7% of statements 06:23:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.010s coverage: 100.0% of statements 06:23:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.034s coverage: 91.8% of statements 06:23:38 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 06:23:38 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 06:23:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.018s coverage: 100.0% of statements 06:23:40 $ docker top 7a6f60413b878708e41820751ab4c17bccace3bfc35e37d2124165c8fa7444d5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:40 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.013s coverage: 47.8% of statements 06:23:41 + make test 06:23:41 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:23:42 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.018s coverage: 63.0% of statements 06:23:42 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.011s coverage: 26.3% of statements 06:23:42 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.035s coverage: 15.4% of statements 06:23:42 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.038s coverage: 15.4% of statements 06:23:42 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.009s coverage: 14.3% of statements 06:23:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 06:23:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.014s coverage: 81.5% of statements 06:23:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 06:23:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 06:23:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.019s coverage: 29.1% of statements 06:23:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.012s coverage: 100.0% of statements 06:23:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.016s coverage: 94.4% of statements 06:23:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements 06:23:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 06:23:42 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:23:44 gofmt -l . 06:23:44 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:23:44 $ docker stop --time=1 7fed9dff54ff0dc9a45f92c7442331b7466f4b04ef1874a4cdf07abf0ef0240c 06:23:46 $ docker rm -f 7fed9dff54ff0dc9a45f92c7442331b7466f4b04ef1874a4cdf07abf0ef0240c [Pipeline] // withDockerContainer [Pipeline] sh 06:23:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:23:47 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] } 06:24:03 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 06:24:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.040s coverage: 85.7% of statements 06:24:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.047s coverage: 100.0% of statements 06:24:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.044s coverage: 45.4% of statements 06:24:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.060s coverage: 77.8% of statements 06:24:05 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 06:24:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.012s coverage: 6.6% of statements 06:24:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.038s coverage: 14.7% of statements 06:24:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.039s coverage: 100.0% of statements 06:24:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.073s coverage: 91.8% of statements 06:24:09 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 06:24:09 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 06:24:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.052s coverage: 100.0% of statements 06:24:09 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.014s coverage: 47.8% of statements 06:24:15 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.147s coverage: 63.0% of statements 06:24:15 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.010s coverage: 26.3% of statements 06:24:15 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.029s coverage: 15.4% of statements 06:24:15 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.018s coverage: 15.4% of statements 06:24:15 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.038s coverage: 14.3% of statements 06:24:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 06:24:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.087s coverage: 81.5% of statements 06:24:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 06:24:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 06:24:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.043s coverage: 29.1% of statements 06:24:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.025s coverage: 100.0% of statements 06:24:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.060s coverage: 94.4% of statements 06:24:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.025s coverage: 100.0% of statements 06:24:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 06:24:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:24:23 gofmt -l . 06:24:23 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:24:23 $ docker stop --time=1 7a6f60413b878708e41820751ab4c17bccace3bfc35e37d2124165c8fa7444d5 06:24:25 $ docker rm -f 7a6f60413b878708e41820751ab4c17bccace3bfc35e37d2124165c8fa7444d5 [Pipeline] // withDockerContainer [Pipeline] sh 06:24:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:24:26 Warning: overwriting stash ‘coverage-report’ 06:24:27 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 06:24:30 provisioning config files... 06:24:30 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-374@tmp/config3499640756395991196tmp [Pipeline] { [Pipeline] sh 06:24:30 + set +x 06:24:30 + curl -s https://codecov.io/bash 06:24:30 + bash -s -- 06:24:30 06:24:30 _____ _ 06:24:30 / ____| | | 06:24:30 | | ___ __| | ___ ___ _____ __ 06:24:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:24:30 | |___| (_) | (_| | __/ (_| (_) \ V / 06:24:30 \_____\___/ \__,_|\___|\___\___/ \_/ 06:24:30 Bash-20201124-79cbc08 06:24:30 06:24:30 06:24:30 ==> Jenkins CI detected. 06:24:30 project root: . 06:24:30 --> token set from env 06:24:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:24:30 ==> Running gcov in . (disable via -X gcov) 06:24:30 ==> Python coveragepy not found 06:24:30 ==> Searching for coverage reports in: 06:24:30 + . 06:24:30 -> Found 1 reports 06:24:30 ==> Detecting git/mercurial file structure 06:24:30 ==> Reading reports 06:24:30 + ./coverage.out bytes=107216 06:24:30 ==> Appending adjustments 06:24:30 https://docs.codecov.io/docs/fixing-reports 06:24:31 + Found adjustments 06:24:31 ==> Gzipping contents 06:24:31 20K /tmp/codecov.SWmmw5.gz 06:24:31 ==> Uploading reports 06:24:31 url: https://codecov.io 06:24:31 query: branch=PR-374&commit=4aa5c7deb76988081d0b75e3f449f15a1af4e268&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-374%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=374&job=&cmd_args= 06:24:31 -> Pinging Codecov 06:24:31 https://codecov.io/upload/v4?package=bash-20201124-79cbc08&token=secret&branch=PR-374&commit=4aa5c7deb76988081d0b75e3f449f15a1af4e268&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-374%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=374&job=&cmd_args= 06:24:32 -> Uploading to 06:24:32 https://storage.googleapis.com/codecov/v4/raw/2020-11-30/71470A77251A30514AAF9C0BB2E5B6CE/4aa5c7deb76988081d0b75e3f449f15a1af4e268/c68731f6-f69f-4e2c-8d3b-b6d7262d53c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201130T062432Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=066a89a7822724d4c6db0006e0db08f9f07ba059f807def50c956efe36f4f76c 06:24:32 % Total % Received % Xferd Average Speed Time Time Time Current 06:24:32 Dload Upload Total Spent Left Speed 06:24:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17345 0 0 100 17345 0 34584 --:--:-- --:--:-- --:--:-- 34551 100 17345 0 0 100 17345 0 34565 --:--:-- --:--:-- --:--:-- 34551 06:24:32 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/4aa5c7deb76988081d0b75e3f449f15a1af4e268 [Pipeline] } 06:24:32 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:24:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:24:37 ---> package-listing.sh 06:24:37 ++ facter osfamily 06:24:37 ++ tr '[:upper:]' '[:lower:]' 06:24:37 + OS_FAMILY=redhat 06:24:37 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-374 06:24:37 + START_PACKAGES=/tmp/packages_start.txt 06:24:37 + END_PACKAGES=/tmp/packages_end.txt 06:24:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:24:37 + PACKAGES=/tmp/packages_start.txt 06:24:37 + '[' /w/workspace/dry_go-mod-core-contracts_PR-374 ']' 06:24:37 + PACKAGES=/tmp/packages_end.txt 06:24:37 + case "${OS_FAMILY}" in 06:24:37 + rpm -qa 06:24:37 + sort 06:24:42 + '[' -f /tmp/packages_start.txt ']' 06:24:42 + '[' -f /tmp/packages_end.txt ']' 06:24:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:24:42 + '[' /w/workspace/dry_go-mod-core-contracts_PR-374 ']' 06:24:42 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-374/archives/ 06:24:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-374/archives/ [Pipeline] echo 06:24:42 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-374/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:24:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:24:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:24:43 06:24:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:24:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:24:43 alpine: Pulling from edgex-lftools-log-publisher 06:24:43 df20fa9351a1: Pulling fs layer 06:24:43 36b3adc4ff6f: Pulling fs layer 06:24:43 8ad3a11d3b57: Pulling fs layer 06:24:43 46f8f816bc3b: Pulling fs layer 06:24:43 93b61091891f: Pulling fs layer 06:24:43 93b9cdb0e59b: Pulling fs layer 06:24:43 5e14af77c1be: Pulling fs layer 06:24:43 01666e4c0597: Pulling fs layer 06:24:43 aa168da1d23b: Pulling fs layer 06:24:43 93b9cdb0e59b: Waiting 06:24:43 5e14af77c1be: Waiting 06:24:43 aa168da1d23b: Waiting 06:24:43 01666e4c0597: Waiting 06:24:43 46f8f816bc3b: Waiting 06:24:43 93b61091891f: Waiting 06:24:43 df20fa9351a1: Verifying Checksum 06:24:43 df20fa9351a1: Download complete 06:24:43 46f8f816bc3b: Verifying Checksum 06:24:43 46f8f816bc3b: Download complete 06:24:43 36b3adc4ff6f: Verifying Checksum 06:24:43 36b3adc4ff6f: Download complete 06:24:44 93b9cdb0e59b: Verifying Checksum 06:24:44 93b9cdb0e59b: Download complete 06:24:44 8ad3a11d3b57: Verifying Checksum 06:24:44 8ad3a11d3b57: Download complete 06:24:44 5e14af77c1be: Verifying Checksum 06:24:44 5e14af77c1be: Download complete 06:24:44 01666e4c0597: Verifying Checksum 06:24:44 01666e4c0597: Download complete 06:24:44 93b61091891f: Download complete 06:24:44 df20fa9351a1: Pull complete 06:24:44 36b3adc4ff6f: Pull complete 06:24:45 8ad3a11d3b57: Pull complete 06:24:45 46f8f816bc3b: Pull complete 06:24:46 93b61091891f: Pull complete 06:24:46 aa168da1d23b: Download complete 06:24:46 93b9cdb0e59b: Pull complete 06:24:46 5e14af77c1be: Pull complete 06:24:47 01666e4c0597: Pull complete 06:24:53 aa168da1d23b: Pull complete 06:24:53 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:24:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:24:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:24:53 prd-centos7-docker-4c-2g-13803 does not seem to be running inside a container 06:24:53 $ 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-374/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-374 -v /w/workspace/dry_go-mod-core-contracts_PR-374:/w/workspace/dry_go-mod-core-contracts_PR-374:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-374@tmp:/w/workspace/dry_go-mod-core-contracts_PR-374@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 06:24:57 $ docker top bd3b3106e31ca8feeefe79ae5a1f9c1a36001ef3e41230e06bb4f08bb3168dc3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:57 + touch /tmp/pre-build-complete [Pipeline] sh 06:24:58 + mkdir -p /var/log/sa [Pipeline] sh 06:24:58 + ls /var/log/sa-host 06:24:58 + sadf -c /var/log/sa-host/sa23 06:24:58 file_magic: OK 06:24:58 HZ: Using current value: 100 06:24:58 file_header: OK 06:24:58 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:24:58 Statistics: 06:24:58 Hnuu...uuuununununu... 06:24:58 File successfully converted to sysstat format version 12.2.1 06:24:58 + sadf -c /var/log/sa-host/sa30 06:24:58 file_magic: OK 06:24:58 HZ: Using current value: 100 06:24:58 file_header: OK 06:24:58 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:24:58 Statistics: 06:24:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:24:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:24:58 provisioning config files... 06:24:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-374@tmp/config5952684115729020005tmp [Pipeline] { [Pipeline] echo 06:24:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:24:59 ---> create-netrc.sh [Pipeline] } 06:24:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:24:59 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:24:59 ---> python-tools-install.sh [Pipeline] echo 06:24:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:25:00 ---> sudo-logs.sh 06:25:00 Archiving 'sudo' log.. [Pipeline] echo 06:25:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:25:00 ---> job-cost.sh 06:25:00 lf-activate-venv: SKIPPING 06:25:00 INFO: No Stack... 06:25:01 INFO: Retrieving Pricing Info for: v1-standard-2 06:25:02 INFO: Archiving Costs [Pipeline] echo 06:25:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:25:02 ---> logs-deploy.sh 06:25:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-374/1 06:25:02 INFO: archiving workspace using pattern(s): 06:25:04 Archives upload complete. 06:25:04 INFO: archiving logs to Nexus 06:25:05 ---> uname -a: 06:25:05 Linux prd-centos7-docker-4c-2g-13803.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:25:05 06:25:05