Pull request #785 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 693e93e7c3535d8a9bfec153c6ff3af7eec74040+3aea893206dfece0cb943228d650ae216607898f (4dce58a5a2f46ba9d128fc5bf6db858e52d4e007) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-785/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-785/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-26474 in /w/workspace/dgexfoundry_device-sdk-go_PR-785 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-785 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.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/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/785/head:refs/remotes/origin/PR-785 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3aea893206dfece0cb943228d650ae216607898f into PR head commit 693e93e7c3535d8a9bfec153c6ff3af7eec74040 Merge succeeded, producing 693e93e7c3535d8a9bfec153c6ff3af7eec74040 Checking out Revision 693e93e7c3535d8a9bfec153c6ff3af7eec74040 (PR-785) > git config core.sparsecheckout # timeout=10 > git checkout -f 693e93e7c3535d8a9bfec153c6ff3af7eec74040 # 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 3aea893206dfece0cb943228d650ae216607898f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 693e93e7c3535d8a9bfec153c6ff3af7eec74040 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:42:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:42:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:42:54 ========================================================= 06:42:54 EdgeX Global Pipelines Version Info 06:42:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:42:56 ------------------- 06:42:56 stable info: 06:42:56 ------------------- 06:42:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:42:56 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 06:42:56 Message: update stable to v1.0.179 06:42:57 ------------------- 06:42:57 experimental info: 06:42:57 ------------------- 06:42:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:42:57 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 06:42:57 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:42:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:42:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:42:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:42:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:42:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:42:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:42:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:42:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:42:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 06:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:42:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:42:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:43:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:43:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:43:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:43:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:43:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:43:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:43:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:43:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:43:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:43:01 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:43:01 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:43:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-785 [Pipeline] echo 06:43:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-785 [Pipeline] echo 06:43:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-785 [Pipeline] echo 06:43:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 693e93e7c3535d8a9bfec153c6ff3af7eec74040 [Pipeline] echo 06:43:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 693e93e [Pipeline] echo 06:43:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:43:02 provisioning config files... 06:43:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-785@tmp/config4980755050328601732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:43:03 ---> docker-login.sh 06:43:03 nexus3.edgexfoundry.org:10001 06:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:03 Configure a credential helper to remove this warning. See 06:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:03 06:43:03 Login Succeeded 06:43:03 nexus3.edgexfoundry.org:10002 06:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:03 Configure a credential helper to remove this warning. See 06:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:03 06:43:03 Login Succeeded 06:43:03 nexus3.edgexfoundry.org:10003 06:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:03 Configure a credential helper to remove this warning. See 06:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:03 06:43:03 Login Succeeded 06:43:03 nexus3.edgexfoundry.org:10004 06:43:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:04 Configure a credential helper to remove this warning. See 06:43:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:04 06:43:04 Login Succeeded 06:43:04 docker.io 06:43:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:04 Configure a credential helper to remove this warning. See 06:43:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:04 06:43:04 Login Succeeded 06:43:04 ---> docker-login.sh ends [Pipeline] } 06:43:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:43:05 + git log --format=format:%s -1 693e93e7c3535d8a9bfec153c6ff3af7eec74040 [Pipeline] echo 06:43:05 GIT_COMMIT: 693e93e7c3535d8a9bfec153c6ff3af7eec74040, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 06:43:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:43:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:43:06 06:43:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:43:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:43:07 latest: Pulling from edgex-devops/git-semver 06:43:07 31603596830f: Pulling fs layer 06:43:07 2a8b12db71e7: Pulling fs layer 06:43:07 6ca5941a6612: Pulling fs layer 06:43:07 ecc8261a40a4: Pulling fs layer 06:43:07 ecc8261a40a4: Waiting 06:43:07 2a8b12db71e7: Verifying Checksum 06:43:07 2a8b12db71e7: Download complete 06:43:07 31603596830f: Verifying Checksum 06:43:07 31603596830f: Download complete 06:43:07 ecc8261a40a4: Verifying Checksum 06:43:07 ecc8261a40a4: Download complete 06:43:07 6ca5941a6612: Verifying Checksum 06:43:07 6ca5941a6612: Download complete 06:43:07 31603596830f: Pull complete 06:43:08 2a8b12db71e7: Pull complete 06:43:08 6ca5941a6612: Pull complete 06:43:09 ecc8261a40a4: Pull complete 06:43:09 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:43:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:43:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:43:09 prd-centos7-docker-4c-2g-26474 does not seem to be running inside a container 06:43:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-785 -v /w/workspace/dgexfoundry_device-sdk-go_PR-785:/w/workspace/dgexfoundry_device-sdk-go_PR-785:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-785@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-785@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:43:11 $ docker top bf418eedf735fc771abc644f4487d2b152a6a2993b17872750f23ddcc666306a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:43:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:11 [ssh-agent] Looking for ssh-agent implementation... 06:43:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:11 $ docker exec bf418eedf735fc771abc644f4487d2b152a6a2993b17872750f23ddcc666306a ssh-agent 06:43:12 SSH_AUTH_SOCK=/tmp/ssh-eOBCs9qAdsxY/agent.11 06:43:12 SSH_AGENT_PID=16 06:43:12 Running ssh-add (command line suppressed) 06:43:12 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-785@tmp/private_key_2784049481804003398.key (/w/workspace/dgexfoundry_device-sdk-go_PR-785@tmp/private_key_2784049481804003398.key) 06:43:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:12 + git tag --points-at HEAD [Pipeline] } 06:43:12 $ docker exec --env ******** --env ******** bf418eedf735fc771abc644f4487d2b152a6a2993b17872750f23ddcc666306a ssh-agent -k 06:43:12 unset SSH_AUTH_SOCK; 06:43:12 unset SSH_AGENT_PID; 06:43:12 echo Agent pid 16 killed; 06:43:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:43:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:13 [ssh-agent] Looking for ssh-agent implementation... 06:43:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:13 $ docker exec bf418eedf735fc771abc644f4487d2b152a6a2993b17872750f23ddcc666306a ssh-agent 06:43:13 SSH_AUTH_SOCK=/tmp/ssh-2LYgG31OGJU3/agent.45 06:43:13 SSH_AGENT_PID=50 06:43:13 Running ssh-add (command line suppressed) 06:43:13 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-785@tmp/private_key_4965689866879561632.key (/w/workspace/dgexfoundry_device-sdk-go_PR-785@tmp/private_key_4965689866879561632.key) 06:43:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:13 + git semver init 06:43:13 # -> Open(): unable to determine branch for HEAD 06:43:13 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-785/.git 06:43:13 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-785 06:43:13 # $SEMVER_REMOTE_NAME = origin 06:43:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:43:13 # $SEMVER_USER_NAME = edgex-jenkins 06:43:13 # $SEMVER_BRANCH = PR-785 06:43:13 # $SEMVER_TEMP = /tmp/semver-176483332 06:43:13 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:43:14 # '/tmp/semver-176483332' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-785/.semver' 06:43:14 # -> Force: false 06:43:14 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-785/.semver [Pipeline] } 06:43:14 $ docker exec --env ******** --env ******** bf418eedf735fc771abc644f4487d2b152a6a2993b17872750f23ddcc666306a ssh-agent -k 06:43:15 unset SSH_AUTH_SOCK; 06:43:15 unset SSH_AGENT_PID; 06:43:15 echo Agent pid 50 killed; 06:43:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:15 + git semver [Pipeline] } 06:43:15 $ docker stop --time=1 bf418eedf735fc771abc644f4487d2b152a6a2993b17872750f23ddcc666306a 06:43:17 $ docker rm -f bf418eedf735fc771abc644f4487d2b152a6a2993b17872750f23ddcc666306a [Pipeline] // withDockerContainer [Pipeline] sh 06:43:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:43:17 Stashed 1 file(s) [Pipeline] echo 06:43:18 [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:43:33 Still waiting to schedule task 06:43:33 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:43:33 Still waiting to schedule task 06:43:33 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:45:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-26475 in /w/workspace/dgexfoundry_device-sdk-go_PR-785 [Pipeline] { [Pipeline] ws 06:45:22 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:45:27 using credential edgex-jenkins-ssh 06:45:28 Cloning the remote Git repository 06:45:28 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:45:28 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:45:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:45:28 > git --version # timeout=10 06:45:28 > git --version # 'git version 2.17.1' 06:45:28 using GIT_SSH to set credentials SSH Credentials for GitHub 06:45:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:45:30 Merging remotes/origin/master commit 3aea893206dfece0cb943228d650ae216607898f into PR head commit 693e93e7c3535d8a9bfec153c6ff3af7eec74040 06:45:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:45:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:45:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:45:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:45:29 using GIT_SSH to set credentials SSH Credentials for GitHub 06:45:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/785/head:refs/remotes/origin/PR-785 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:45:30 > git config core.sparsecheckout # timeout=10 06:45:30 > git checkout -f 693e93e7c3535d8a9bfec153c6ff3af7eec74040 # timeout=10 06:45:30 > git remote # timeout=10 06:45:30 Merge succeeded, producing 693e93e7c3535d8a9bfec153c6ff3af7eec74040 06:45:30 Checking out Revision 693e93e7c3535d8a9bfec153c6ff3af7eec74040 (PR-785) 06:45:30 > git config --get remote.origin.url # timeout=10 06:45:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:45:30 > git merge 3aea893206dfece0cb943228d650ae216607898f # timeout=10 06:45:30 > git rev-parse HEAD^{commit} # timeout=10 06:45:30 > git config core.sparsecheckout # timeout=10 06:45:30 > git checkout -f 693e93e7c3535d8a9bfec153c6ff3af7eec74040 # timeout=10 06:45:34 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 06:45:34 > git --version # timeout=10 06:45:34 > git --version # 'git version 2.17.1' 06:45:34 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:45:36 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:45:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:45:37 + sudo service docker restart 06:45:37 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:45:40 provisioning config files... 06:45:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1122051472870946889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:45:40 ---> docker-login.sh 06:45:40 nexus3.edgexfoundry.org:10001 06:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:45:42 Configure a credential helper to remove this warning. See 06:45:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:45:42 06:45:42 Login Succeeded 06:45:42 nexus3.edgexfoundry.org:10002 06:45:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:45:42 Configure a credential helper to remove this warning. See 06:45:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:45:42 06:45:42 Login Succeeded 06:45:42 nexus3.edgexfoundry.org:10003 06:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:45:43 Configure a credential helper to remove this warning. See 06:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:45:43 06:45:43 Login Succeeded 06:45:43 nexus3.edgexfoundry.org:10004 06:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:45:43 Configure a credential helper to remove this warning. See 06:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:45:43 06:45:43 Login Succeeded 06:45:43 docker.io 06:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:45:44 Configure a credential helper to remove this warning. See 06:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:45:44 06:45:44 Login Succeeded 06:45:44 ---> docker-login.sh ends [Pipeline] } 06:45:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:45:45 ========================================================= 06:45:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:45:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:45:45 + 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:45:46 Sending build context to Docker daemon 2.489MB 06:45:46 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:45:46 Step 2/8 : FROM ${BASE} 06:45:46 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:45:46 5f621e34cdf4: Pulling fs layer 06:45:46 a4357932f1b6: Pulling fs layer 06:45:46 18c013af1878: Pulling fs layer 06:45:46 00ac8860ef70: Pulling fs layer 06:45:46 63d7cb157983: Pulling fs layer 06:45:46 b116817d02f9: Pulling fs layer 06:45:46 745a02a5169b: Pulling fs layer 06:45:46 00ac8860ef70: Waiting 06:45:46 63d7cb157983: Waiting 06:45:46 b116817d02f9: Waiting 06:45:46 745a02a5169b: Waiting 06:45:46 18c013af1878: Verifying Checksum 06:45:46 18c013af1878: Download complete 06:45:46 a4357932f1b6: Verifying Checksum 06:45:46 a4357932f1b6: Download complete 06:45:46 63d7cb157983: Verifying Checksum 06:45:46 63d7cb157983: Download complete 06:45:46 b116817d02f9: Verifying Checksum 06:45:46 b116817d02f9: Download complete 06:45:46 5f621e34cdf4: Download complete 06:45:47 5f621e34cdf4: Pull complete 06:45:47 a4357932f1b6: Pull complete 06:45:48 18c013af1878: Pull complete 06:45:49 745a02a5169b: Verifying Checksum 06:45:49 745a02a5169b: Download complete 06:45:50 00ac8860ef70: Verifying Checksum 06:45:50 00ac8860ef70: Download complete 06:46:00 00ac8860ef70: Pull complete 06:46:00 63d7cb157983: Pull complete 06:46:00 b116817d02f9: Pull complete 06:46:03 745a02a5169b: Pull complete 06:46:03 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:46:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:46:03 ---> b7e6874047d6 06:46:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:46:07 ---> Running in 6fe231797a57 06:46:07 Removing intermediate container 6fe231797a57 06:46:07 ---> 6d256be9321d 06:46:07 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:07 ---> Running in 46f508a9f0fa 06:46:10 Removing intermediate container 46f508a9f0fa 06:46:10 ---> 656837c9cb06 06:46:10 Step 5/8 : RUN apk add --update --no-cache make git 06:46:10 ---> Running in e58e90fbdeac 06:46:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:46:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:46:13 OK: 142 MiB in 39 packages 06:46:14 Removing intermediate container e58e90fbdeac 06:46:14 ---> d6c05d1332d5 06:46:14 Step 6/8 : WORKDIR /device-sdk-go 06:46:14 ---> Running in 8c4f82499730 06:46:14 Removing intermediate container 8c4f82499730 06:46:14 ---> 8d4e315359cd 06:46:14 Step 7/8 : COPY . . 06:46:16 ---> 8ec3e8eca369 06:46:16 Step 8/8 : RUN go mod download 06:46:16 ---> Running in fc5f1e4ea8a5 06:46:42 Removing intermediate container fc5f1e4ea8a5 06:46:42 ---> 611e0be73dcd 06:46:42 Successfully built 611e0be73dcd 06:46:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:46:43 + docker inspect -f . ci-base-image-arm64 06:46:43 . [Pipeline] withDockerContainer 06:46:43 prd-ubuntu18.04-docker-arm64-4c-16g-26475 does not seem to be running inside a container 06:46:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:46:45 Running on prd-centos7-docker-4c-2g-26478 in /w/workspace/dgexfoundry_device-sdk-go_PR-785 06:46:45 $ docker top 5ee1bd9ae6140c6b327e48f6a1cfb3a56b1ea1a6d0d97b7cebcd4fdc79a53161 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 06:46:45 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:46:46 + go version 06:46:46 go version go1.15.5 linux/arm64 [Pipeline] } 06:46:46 $ docker stop --time=1 5ee1bd9ae6140c6b327e48f6a1cfb3a56b1ea1a6d0d97b7cebcd4fdc79a53161 06:46:48 $ docker rm -f 5ee1bd9ae6140c6b327e48f6a1cfb3a56b1ea1a6d0d97b7cebcd4fdc79a53161 06:46:48 using credential edgex-jenkins-ssh 06:46:48 Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:46:48 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:46:48 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:46:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:46:48 > git --version # timeout=10 06:46:48 > git --version # 'git version 2.24.3' 06:46:48 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:49 + docker inspect -f . ci-base-image-arm64 06:46:49 . [Pipeline] withDockerContainer 06:46:49 Merging remotes/origin/master commit 3aea893206dfece0cb943228d650ae216607898f into PR head commit 693e93e7c3535d8a9bfec153c6ff3af7eec74040 06:46:49 prd-ubuntu18.04-docker-arm64-4c-16g-26475 does not seem to be running inside a container 06:46:49 Merge succeeded, producing 693e93e7c3535d8a9bfec153c6ff3af7eec74040 06:46:49 Checking out Revision 693e93e7c3535d8a9bfec153c6ff3af7eec74040 (PR-785) 06:46:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:46:49 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:46:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:49 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:46:49 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:46:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/785/head:refs/remotes/origin/PR-785 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:46:49 > git config core.sparsecheckout # timeout=10 06:46:49 > git checkout -f 693e93e7c3535d8a9bfec153c6ff3af7eec74040 # timeout=10 06:46:49 > git remote # timeout=10 06:46:49 > git config --get remote.origin.url # timeout=10 06:46:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:49 > git merge 3aea893206dfece0cb943228d650ae216607898f # timeout=10 06:46:49 > git rev-parse HEAD^{commit} # timeout=10 06:46:49 > git config core.sparsecheckout # timeout=10 06:46:49 > git checkout -f 693e93e7c3535d8a9bfec153c6ff3af7eec74040 # timeout=10 06:46:51 $ docker top 64a8277d84890c1064380033a558c10c470ee6c333b354ccb509c43681b97b05 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:52 + make test 06:46:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:46:53 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 06:46:53 > git --version # timeout=10 06:46:53 > git --version # 'git version 2.24.3' 06:46:53 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:46:54 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:46:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:46:55 + true 06:46:55 + sudo service docker restart 06:46:55 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:46:56 provisioning config files... 06:46:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4466491222072324056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:46:57 ---> docker-login.sh 06:46:57 nexus3.edgexfoundry.org:10001 06:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:57 Configure a credential helper to remove this warning. See 06:46:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:57 06:46:57 Login Succeeded 06:46:57 nexus3.edgexfoundry.org:10002 06:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:57 Configure a credential helper to remove this warning. See 06:46:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:57 06:46:57 Login Succeeded 06:46:57 nexus3.edgexfoundry.org:10003 06:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:57 Configure a credential helper to remove this warning. See 06:46:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:57 06:46:57 Login Succeeded 06:46:57 nexus3.edgexfoundry.org:10004 06:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:57 Configure a credential helper to remove this warning. See 06:46:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:57 06:46:57 Login Succeeded 06:46:57 docker.io 06:46:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:58 Configure a credential helper to remove this warning. See 06:46:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:58 06:46:58 Login Succeeded 06:46:58 ---> docker-login.sh ends [Pipeline] } 06:46:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:46:59 ========================================================= 06:46:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:46:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:46:59 + 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:46:59 Sending build context to Docker daemon 2.497MB 06:46:59 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:46:59 Step 2/8 : FROM ${BASE} 06:46:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:46:59 188c0c94c7c5: Pulling fs layer 06:46:59 0ef7d3d256c8: Pulling fs layer 06:46:59 de9db76c5a1d: Pulling fs layer 06:46:59 bca2f99d35d6: Pulling fs layer 06:46:59 93359f2a8cfa: Pulling fs layer 06:46:59 7c6f9722023f: Pulling fs layer 06:46:59 a35cf1a2eb13: Pulling fs layer 06:46:59 93359f2a8cfa: Waiting 06:46:59 7c6f9722023f: Waiting 06:46:59 a35cf1a2eb13: Waiting 06:46:59 bca2f99d35d6: Waiting 06:46:59 de9db76c5a1d: Download complete 06:46:59 0ef7d3d256c8: Download complete 06:46:59 93359f2a8cfa: Verifying Checksum 06:46:59 93359f2a8cfa: Download complete 06:46:59 7c6f9722023f: Verifying Checksum 06:46:59 7c6f9722023f: Download complete 06:46:59 188c0c94c7c5: Verifying Checksum 06:46:59 188c0c94c7c5: Download complete 06:47:00 188c0c94c7c5: Pull complete 06:47:00 0ef7d3d256c8: Pull complete 06:47:00 de9db76c5a1d: Pull complete 06:47:01 a35cf1a2eb13: Verifying Checksum 06:47:01 a35cf1a2eb13: Download complete 06:47:02 bca2f99d35d6: Verifying Checksum 06:47:02 bca2f99d35d6: Download complete 06:47:07 bca2f99d35d6: Pull complete 06:47:07 93359f2a8cfa: Pull complete 06:47:07 7c6f9722023f: Pull complete 06:47:14 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:47:17 a35cf1a2eb13: Pull complete 06:47:17 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:47:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:47:17 ---> a62c8e92a672 06:47:17 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:47:17 ---> Running in e5a7fa11a4f4 06:47:17 Removing intermediate container e5a7fa11a4f4 06:47:17 ---> 7fdc98340292 06:47:17 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:17 ---> Running in 53bf425f5ec3 06:47:17 Removing intermediate container 53bf425f5ec3 06:47:17 ---> b5b744b8a3f0 06:47:17 Step 5/8 : RUN apk add --update --no-cache make git 06:47:17 ---> Running in 01bcb90fcfc0 06:47:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:47:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:47:19 OK: 166 MiB in 39 packages 06:47:19 Removing intermediate container 01bcb90fcfc0 06:47:19 ---> 273f19a45efa 06:47:19 Step 6/8 : WORKDIR /device-sdk-go 06:47:19 ---> Running in 819dc951a980 06:47:20 Removing intermediate container 819dc951a980 06:47:20 ---> ae1332ccb392 06:47:20 Step 7/8 : COPY . . 06:47:21 ---> d17cdc3a07d8 06:47:21 Step 8/8 : RUN go mod download 06:47:21 ---> Running in 277b46c7106e 06:47:43 Removing intermediate container 277b46c7106e 06:47:43 ---> 39915c042670 06:47:43 Successfully built 39915c042670 06:47:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:47:43 + docker inspect -f . ci-base-image-x86_64 06:47:43 . [Pipeline] withDockerContainer 06:47:43 prd-centos7-docker-4c-2g-26478 does not seem to be running inside a container 06:47:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:47:44 $ docker top ba2317b9534f1e5e0b949c2e066ce63ccefd5fbb352d60584aa7de91b8a2a97d -eo pid,comm [Pipeline] { [Pipeline] sh 06:47:45 + go version 06:47:45 go version go1.15.5 linux/amd64 [Pipeline] } 06:47:45 $ docker stop --time=1 ba2317b9534f1e5e0b949c2e066ce63ccefd5fbb352d60584aa7de91b8a2a97d 06:47:46 # github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache 06:47:46 internal/v2/cache/profiles.go:141:52: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ProfileResource 06:47:47 $ docker rm -f ba2317b9534f1e5e0b949c2e066ce63ccefd5fbb352d60584aa7de91b8a2a97d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:47:48 + docker inspect -f . ci-base-image-x86_64 06:47:48 . [Pipeline] withDockerContainer 06:47:48 prd-centos7-docker-4c-2g-26478 does not seem to be running inside a container 06:47:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:47:49 $ docker top c5e84edee102e999f3d2d17126dba2e8e544114c314626d55ed70a162d23fc18 -eo pid,comm [Pipeline] { [Pipeline] sh 06:47:49 + make test 06:47:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:47:56 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:47:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.158s coverage: 19.4% of statements 06:48:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 1.292s coverage: 97.1% of statements 06:48:08 # github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache 06:48:08 internal/v2/cache/profiles.go:141:52: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ProfileResource 06:48:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.069s coverage: 19.4% of statements 06:48:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.437s coverage: 97.1% of statements 06:48:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.186s coverage: 9.4% of statements 06:48:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.139s coverage: 21.7% of statements 06:48:36 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller [build failed] 06:48:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.708s coverage: 68.9% of statements 06:48:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.208s coverage: 53.8% of statements 06:48:36 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http [build failed] 06:48:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.997s coverage: 83.5% of statements 06:48:36 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] 06:48:36 make: *** [Makefile:32: test] Error 2 [Pipeline] } 06:48:36 $ docker stop --time=1 64a8277d84890c1064380033a558c10c470ee6c333b354ccb509c43681b97b05 06:48:38 $ docker rm -f 64a8277d84890c1064380033a558c10c470ee6c333b354ccb509c43681b97b05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:48:41 Failed in branch arm64 06:48:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.079s coverage: 9.4% of statements 06:48:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.056s coverage: 21.7% of statements 06:48:45 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller [build failed] 06:48:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.261s coverage: 68.9% of statements 06:48:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.071s coverage: 53.8% of statements 06:48:45 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http [build failed] 06:48:45 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.324s coverage: 83.5% of statements 06:48:45 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] 06:48:45 make: *** [Makefile:32: test] Error 2 [Pipeline] } 06:48:45 $ docker stop --time=1 c5e84edee102e999f3d2d17126dba2e8e544114c314626d55ed70a162d23fc18 06:48:47 $ docker rm -f c5e84edee102e999f3d2d17126dba2e8e544114c314626d55ed70a162d23fc18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:48:49 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:48:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:48:54 ---> package-listing.sh 06:48:54 ++ facter osfamily 06:48:54 ++ tr '[:upper:]' '[:lower:]' 06:48:54 + OS_FAMILY=redhat 06:48:54 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-785 06:48:54 + START_PACKAGES=/tmp/packages_start.txt 06:48:54 + END_PACKAGES=/tmp/packages_end.txt 06:48:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:48:54 + PACKAGES=/tmp/packages_start.txt 06:48:54 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-785 ']' 06:48:54 + PACKAGES=/tmp/packages_end.txt 06:48:54 + case "${OS_FAMILY}" in 06:48:54 + rpm -qa 06:48:54 + sort 06:48:59 + '[' -f /tmp/packages_start.txt ']' 06:48:59 + '[' -f /tmp/packages_end.txt ']' 06:48:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:48:59 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-785 ']' 06:48:59 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-785/archives/ 06:48:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-785/archives/ [Pipeline] echo 06:48:59 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-785/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:48:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:49:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:49:00 06:49:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:49:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:49:00 alpine: Pulling from edgex-lftools-log-publisher 06:49:00 df20fa9351a1: Pulling fs layer 06:49:00 36b3adc4ff6f: Pulling fs layer 06:49:00 8ad3a11d3b57: Pulling fs layer 06:49:00 46f8f816bc3b: Pulling fs layer 06:49:00 93b61091891f: Pulling fs layer 06:49:00 93b9cdb0e59b: Pulling fs layer 06:49:00 5e14af77c1be: Pulling fs layer 06:49:00 01666e4c0597: Pulling fs layer 06:49:00 aa168da1d23b: Pulling fs layer 06:49:00 93b9cdb0e59b: Waiting 06:49:00 5e14af77c1be: Waiting 06:49:00 01666e4c0597: Waiting 06:49:00 aa168da1d23b: Waiting 06:49:00 93b61091891f: Waiting 06:49:00 46f8f816bc3b: Waiting 06:49:00 36b3adc4ff6f: Verifying Checksum 06:49:00 36b3adc4ff6f: Download complete 06:49:00 46f8f816bc3b: Verifying Checksum 06:49:00 46f8f816bc3b: Download complete 06:49:00 df20fa9351a1: Download complete 06:49:00 93b9cdb0e59b: Download complete 06:49:00 5e14af77c1be: Verifying Checksum 06:49:00 5e14af77c1be: Download complete 06:49:00 01666e4c0597: Verifying Checksum 06:49:00 01666e4c0597: Download complete 06:49:00 93b61091891f: Verifying Checksum 06:49:00 93b61091891f: Download complete 06:49:00 8ad3a11d3b57: Verifying Checksum 06:49:00 8ad3a11d3b57: Download complete 06:49:01 df20fa9351a1: Pull complete 06:49:01 36b3adc4ff6f: Pull complete 06:49:02 8ad3a11d3b57: Pull complete 06:49:02 46f8f816bc3b: Pull complete 06:49:03 aa168da1d23b: Verifying Checksum 06:49:03 aa168da1d23b: Download complete 06:49:03 93b61091891f: Pull complete 06:49:03 93b9cdb0e59b: Pull complete 06:49:03 5e14af77c1be: Pull complete 06:49:03 01666e4c0597: Pull complete 06:49:11 aa168da1d23b: Pull complete 06:49:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:49:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:49:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:49:12 prd-centos7-docker-4c-2g-26474 does not seem to be running inside a container 06:49:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-785/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-785 -v /w/workspace/dgexfoundry_device-sdk-go_PR-785:/w/workspace/dgexfoundry_device-sdk-go_PR-785:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-785@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-785@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:49:15 $ docker top 52707206af60de9b8b134281606aec7a3b66e7f3c87e74eaa11ecbe7c47bd6c0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:15 + touch /tmp/pre-build-complete [Pipeline] sh 06:49:16 + mkdir -p /var/log/sa [Pipeline] sh 06:49:16 + ls /var/log/sa-host 06:49:16 + sadf -c /var/log/sa-host/sa15 06:49:16 file_magic: OK 06:49:16 HZ: Using current value: 100 06:49:16 file_header: OK 06:49:16 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:49:16 Statistics: 06:49:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:49:16 File successfully converted to sysstat format version 12.2.1 06:49:16 + sadf -c /var/log/sa-host/sa23 06:49:16 file_magic: OK 06:49:16 HZ: Using current value: 100 06:49:16 file_header: OK 06:49:16 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:49:16 Statistics: 06:49:16 Hnuu...uuuununununu... 06:49:16 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:49:17 provisioning config files... 06:49:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-785@tmp/config7083756710133098024tmp [Pipeline] { [Pipeline] echo 06:49:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:49:17 ---> create-netrc.sh [Pipeline] } 06:49:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:49:17 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:49:18 ---> python-tools-install.sh [Pipeline] echo 06:49:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:49:18 ---> sudo-logs.sh 06:49:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:49:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:49:19 ---> job-cost.sh 06:49:19 lf-activate-venv: SKIPPING 06:49:19 INFO: No Stack... 06:49:19 INFO: Retrieving Pricing Info for: v1-standard-2 06:49:20 INFO: Archiving Costs [Pipeline] echo 06:49:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:49:20 ---> logs-deploy.sh 06:49:20 lf-activate-venv: SKIPPING 06:49:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-785/1 06:49:20 INFO: archiving workspace using pattern(s): 06:49:22 Archives upload complete. 06:49:22 INFO: archiving logs to Nexus 06:49:23 ---> uname -a: 06:49:23 Linux prd-centos7-docker-4c-2g-26474.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:49:23 06:49:23 06:49:23 ---> lscpu: 06:49:23 Architecture: x86_64 06:49:23 CPU op-mode(s): 32-bit, 64-bit 06:49:23 Byte Order: Little Endian 06:49:23 Address sizes: 40 bits physical, 48 bits virtual 06:49:23 CPU(s): 4 06:49:23 On-line CPU(s) list: 0-3 06:49:23 Thread(s) per core: 1 06:49:23 Core(s) per socket: 1 06:49:23 Socket(s): 4 06:49:23 NUMA node(s): 1 06:49:23 Vendor ID: GenuineIntel 06:49:23 CPU family: 6 06:49:23 Model: 44 06:49:23 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:49:23 Stepping: 1 06:49:23 CPU MHz: 2933.438 06:49:23 BogoMIPS: 5866.87 06:49:23 Virtualization: VT-x 06:49:23 Hypervisor vendor: KVM 06:49:23 Virtualization type: full 06:49:23 L1d cache: 128 KiB 06:49:23 L1i cache: 128 KiB 06:49:23 L2 cache: 16 MiB 06:49:23 L3 cache: 64 MiB 06:49:23 NUMA node0 CPU(s): 0-3 06:49:23 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:49:23 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:49:23 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:49:23 Vulnerability Meltdown: Mitigation; PTI 06:49:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:49:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:49:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:49:23 Vulnerability Srbds: Not affected 06:49:23 Vulnerability Tsx async abort: Not affected 06:49:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:49:23 06:49:23 06:49:23 ---> nproc: 06:49:23 4 06:49:23 06:49:23 06:49:23 ---> df -h: 06:49:23 Filesystem Size Used Available Use% Mounted on 06:49:23 overlay 50.0G 7.3G 42.7G 15% / 06:49:23 tmpfs 64.0M 0 64.0M 0% /dev 06:49:23 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:49:23 shm 64.0M 0 64.0M 0% /dev/shm 06:49:23 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:49:23 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:49:23 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:49:23 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:49:23 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-785@tmp 06:49:23 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:49:23 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:49:23 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:49:23 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:49:23 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-785 06:49:23 06:49:23 06:49:23 ---> free -m: 06:49:23 total used free shared buff/cache available 06:49:23 Mem: 1837 717 90 0 1029 1014 06:49:23 Swap: 1023 1 1022 06:49:23 06:49:23 06:49:23 ---> ip addr: 06:49:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:49:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:49:23 inet 127.0.0.1/8 scope host lo 06:49:23 valid_lft forever preferred_lft forever 06:49:23 inet6 ::1/128 scope host 06:49:23 valid_lft forever preferred_lft forever 06:49:23 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:49:23 link/ether fa:16:3e:79:22:86 brd ff:ff:ff:ff:ff:ff 06:49:23 inet 10.30.122.27/23 brd 10.30.123.255 scope global dynamic eth0 06:49:23 valid_lft 85977sec preferred_lft 85977sec 06:49:23 inet6 fe80::f816:3eff:fe79:2286/64 scope link 06:49:23 valid_lft forever preferred_lft forever 06:49:23 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:49:23 link/ether 02:42:db:0f:6c:82 brd ff:ff:ff:ff:ff:ff 06:49:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:49:23 valid_lft forever preferred_lft forever 06:49:23 inet6 fe80::42:dbff:fe0f:6c82/64 scope link 06:49:23 valid_lft forever preferred_lft forever 06:49:23 06:49:23