Pull request #677 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ce79034ab24d5a3a245d7862ec23f6a2c301c16c+cbcd560d226450c2fc49532ec953a0990705dfef (a9aa043b4c119da12ba8ada836bf5f222e305b46) 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 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-677/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 a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-677/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 a5c854593eac886f27ddeefb8920871132e8ed78 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13976 in /w/workspace/dgexfoundry_device-sdk-go_PR-677 [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-677 # 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/677/head:refs/remotes/origin/PR-677 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit cbcd560d226450c2fc49532ec953a0990705dfef into PR head commit ce79034ab24d5a3a245d7862ec23f6a2c301c16c Merge succeeded, producing ce79034ab24d5a3a245d7862ec23f6a2c301c16c Checking out Revision ce79034ab24d5a3a245d7862ec23f6a2c301c16c (PR-677) > git config core.sparsecheckout # timeout=10 > git checkout -f ce79034ab24d5a3a245d7862ec23f6a2c301c16c # 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 cbcd560d226450c2fc49532ec953a0990705dfef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce79034ab24d5a3a245d7862ec23f6a2c301c16c # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:33:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:33:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:33:35 ========================================================= 06:33:35 EdgeX Global Pipelines Version Info 06:33:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:33:38 ------------------- 06:33:38 stable info: 06:33:38 ------------------- 06:33:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:33:38 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 06:33:38 Message: update stable to v1.0.169 06:33:39 ------------------- 06:33:39 experimental info: 06:33:39 ------------------- 06:33:39 Commited By: **** collab-it+edgex@linuxfoundation.org 06:33:39 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 06:33:39 Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:33:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:33:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:33:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:33:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:33:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:33:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:33:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:33:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:33:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:33:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:33:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:33:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 06:33:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:33:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:33:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:33:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:33:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:33:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:33:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:33:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:33:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:33:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:33:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:33:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:33:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:33:43 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:33:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-677 [Pipeline] echo 06:33:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-677 [Pipeline] echo 06:33:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-677 [Pipeline] echo 06:33:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce79034ab24d5a3a245d7862ec23f6a2c301c16c [Pipeline] echo 06:33:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce79034 [Pipeline] echo 06:33:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:33:44 provisioning config files... 06:33:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-677@tmp/config8651089869434773579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:33:44 ---> docker-login.sh 06:33:44 nexus3.edgexfoundry.org:10001 06:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:45 Configure a credential helper to remove this warning. See 06:33:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:45 06:33:45 Login Succeeded 06:33:45 nexus3.edgexfoundry.org:10002 06:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:45 Configure a credential helper to remove this warning. See 06:33:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:45 06:33:45 Login Succeeded 06:33:45 nexus3.edgexfoundry.org:10003 06:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:45 Configure a credential helper to remove this warning. See 06:33:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:45 06:33:45 Login Succeeded 06:33:45 nexus3.edgexfoundry.org:10004 06:33:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:46 Configure a credential helper to remove this warning. See 06:33:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:46 06:33:46 Login Succeeded 06:33:46 docker.io 06:33:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:47 Configure a credential helper to remove this warning. See 06:33:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:47 06:33:47 Login Succeeded 06:33:47 ---> docker-login.sh ends [Pipeline] } 06:33:47 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:33:48 + git log --format=format:%s -1 ce79034ab24d5a3a245d7862ec23f6a2c301c16c [Pipeline] echo 06:33:48 GIT_COMMIT: ce79034ab24d5a3a245d7862ec23f6a2c301c16c, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 06:33:48 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:33:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:33:49 06:33:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:33:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:33:49 latest: Pulling from edgex-devops/git-semver 06:33:49 31603596830f: Pulling fs layer 06:33:49 2a8b12db71e7: Pulling fs layer 06:33:49 6ca5941a6612: Pulling fs layer 06:33:49 ecc8261a40a4: Pulling fs layer 06:33:49 ecc8261a40a4: Waiting 06:33:49 2a8b12db71e7: Verifying Checksum 06:33:49 2a8b12db71e7: Download complete 06:33:50 31603596830f: Verifying Checksum 06:33:50 31603596830f: Download complete 06:33:50 ecc8261a40a4: Verifying Checksum 06:33:50 ecc8261a40a4: Download complete 06:33:50 6ca5941a6612: Verifying Checksum 06:33:50 6ca5941a6612: Download complete 06:33:50 31603596830f: Pull complete 06:33:51 2a8b12db71e7: Pull complete 06:33:53 6ca5941a6612: Pull complete 06:33:53 ecc8261a40a4: Pull complete 06:33:53 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:33:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:33:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:33:53 prd-centos7-docker-4c-2g-13976 does not seem to be running inside a container 06:33:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-677 -v /w/workspace/dgexfoundry_device-sdk-go_PR-677:/w/workspace/dgexfoundry_device-sdk-go_PR-677:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-677@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-677@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:33:56 $ docker top 99563d9457aafed7f1c89fa2ab9e36fd152a212a0d1bee39a30d8e70e3718993 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:33:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:33:57 [ssh-agent] Looking for ssh-agent implementation... 06:33:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:33:57 $ docker exec 99563d9457aafed7f1c89fa2ab9e36fd152a212a0d1bee39a30d8e70e3718993 ssh-agent 06:33:58 SSH_AUTH_SOCK=/tmp/ssh-hrwlGi6wyC6f/agent.11 06:33:58 SSH_AGENT_PID=16 06:33:58 Running ssh-add (command line suppressed) 06:33:58 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-677@tmp/private_key_856564293791034307.key (/w/workspace/dgexfoundry_device-sdk-go_PR-677@tmp/private_key_856564293791034307.key) 06:33:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:33:58 + git tag --points-at HEAD [Pipeline] } 06:33:59 $ docker exec --env ******** --env ******** 99563d9457aafed7f1c89fa2ab9e36fd152a212a0d1bee39a30d8e70e3718993 ssh-agent -k 06:33:59 unset SSH_AUTH_SOCK; 06:33:59 unset SSH_AGENT_PID; 06:33:59 echo Agent pid 16 killed; 06:33:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:33:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:33:59 [ssh-agent] Looking for ssh-agent implementation... 06:33:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:33:59 $ docker exec 99563d9457aafed7f1c89fa2ab9e36fd152a212a0d1bee39a30d8e70e3718993 ssh-agent 06:34:00 SSH_AUTH_SOCK=/tmp/ssh-0OlH1cocvV4t/agent.46 06:34:00 SSH_AGENT_PID=51 06:34:00 Running ssh-add (command line suppressed) 06:34:00 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-677@tmp/private_key_2623487648466989633.key (/w/workspace/dgexfoundry_device-sdk-go_PR-677@tmp/private_key_2623487648466989633.key) 06:34:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:34:00 + git semver init 06:34:00 # -> Open(): unable to determine branch for HEAD 06:34:00 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-677/.git 06:34:00 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-677 06:34:00 # $SEMVER_REMOTE_NAME = origin 06:34:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:34:00 # $SEMVER_USER_NAME = edgex-jenkins 06:34:00 # $SEMVER_BRANCH = PR-677 06:34:00 # $SEMVER_TEMP = /tmp/semver-030957898 06:34:00 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:34:01 # '/tmp/semver-030957898' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-677/.semver' 06:34:01 # -> Force: false 06:34:01 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-677/.semver [Pipeline] } 06:34:01 $ docker exec --env ******** --env ******** 99563d9457aafed7f1c89fa2ab9e36fd152a212a0d1bee39a30d8e70e3718993 ssh-agent -k 06:34:01 unset SSH_AUTH_SOCK; 06:34:01 unset SSH_AGENT_PID; 06:34:01 echo Agent pid 51 killed; 06:34:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:34:02 + git semver [Pipeline] } 06:34:02 $ docker stop --time=1 99563d9457aafed7f1c89fa2ab9e36fd152a212a0d1bee39a30d8e70e3718993 06:34:04 $ docker rm -f 99563d9457aafed7f1c89fa2ab9e36fd152a212a0d1bee39a30d8e70e3718993 [Pipeline] // withDockerContainer [Pipeline] sh 06:34:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:34:05 Stashed 1 file(s) [Pipeline] echo 06:34:05 [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:34:21 Still waiting to schedule task 06:34:21 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:34:21 Still waiting to schedule task 06:34:21 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:36:18 Running on prd-centos7-docker-4c-2g-13980 in /w/workspace/dgexfoundry_device-sdk-go_PR-677 [Pipeline] { [Pipeline] ws 06:36:18 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:36:21 using credential edgex-jenkins-ssh 06:36:21 Cloning the remote Git repository 06:36:21 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:36:21 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:36:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:36:21 > git --version # timeout=10 06:36:21 > git --version # 'git version 2.24.3' 06:36:21 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:36:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:36:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:36:21 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/677/head:refs/remotes/origin/PR-677 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:36:22 Merging remotes/origin/master commit cbcd560d226450c2fc49532ec953a0990705dfef into PR head commit ce79034ab24d5a3a245d7862ec23f6a2c301c16c 06:36:22 Merge succeeded, producing ce79034ab24d5a3a245d7862ec23f6a2c301c16c 06:36:22 Checking out Revision ce79034ab24d5a3a245d7862ec23f6a2c301c16c (PR-677) 06:36:22 > git config core.sparsecheckout # timeout=10 06:36:22 > git checkout -f ce79034ab24d5a3a245d7862ec23f6a2c301c16c # timeout=10 06:36:22 > git remote # timeout=10 06:36:22 > git config --get remote.origin.url # timeout=10 06:36:22 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:22 > git merge cbcd560d226450c2fc49532ec953a0990705dfef # timeout=10 06:36:22 > git rev-parse HEAD^{commit} # timeout=10 06:36:22 > git config core.sparsecheckout # timeout=10 06:36:22 > git checkout -f ce79034ab24d5a3a245d7862ec23f6a2c301c16c # timeout=10 06:36:26 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 06:36:26 > git --version # timeout=10 06:36:26 > git --version # 'git version 2.24.3' 06:36:26 fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:36:27 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:36:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:36:28 + true 06:36:28 + sudo service docker restart 06:36:28 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:36:29 provisioning config files... 06:36:29 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4612929470056604862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:36:29 ---> docker-login.sh 06:36:29 nexus3.edgexfoundry.org:10001 06:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:30 Configure a credential helper to remove this warning. See 06:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:30 06:36:30 Login Succeeded 06:36:30 nexus3.edgexfoundry.org:10002 06:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:30 Configure a credential helper to remove this warning. See 06:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:30 06:36:30 Login Succeeded 06:36:30 nexus3.edgexfoundry.org:10003 06:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:30 Configure a credential helper to remove this warning. See 06:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:30 06:36:30 Login Succeeded 06:36:30 nexus3.edgexfoundry.org:10004 06:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:30 Configure a credential helper to remove this warning. See 06:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:30 06:36:30 Login Succeeded 06:36:30 docker.io 06:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:31 Configure a credential helper to remove this warning. See 06:36:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:31 06:36:31 Login Succeeded 06:36:31 ---> docker-login.sh ends [Pipeline] } 06:36:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:36:31 ========================================================= 06:36:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:36:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:36:32 + 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:36:32 Sending build context to Docker daemon 2.359MB 06:36:32 Step 1/8 : ARG BASE=golang:1.15-alpine 06:36:32 Step 2/8 : FROM ${BASE} 06:36:32 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:36:32 df20fa9351a1: Pulling fs layer 06:36:32 ed8968b2872e: Pulling fs layer 06:36:32 a92cc7c5fd73: Pulling fs layer 06:36:32 e871e8e8d7a9: Pulling fs layer 06:36:32 e73272ec9a57: Pulling fs layer 06:36:32 1e910a182e73: Pulling fs layer 06:36:32 4e634b169226: Pulling fs layer 06:36:32 e73272ec9a57: Waiting 06:36:32 1e910a182e73: Waiting 06:36:32 e871e8e8d7a9: Waiting 06:36:32 a92cc7c5fd73: Download complete 06:36:32 ed8968b2872e: Verifying Checksum 06:36:32 ed8968b2872e: Download complete 06:36:32 e73272ec9a57: Verifying Checksum 06:36:32 e73272ec9a57: Download complete 06:36:32 df20fa9351a1: Verifying Checksum 06:36:32 df20fa9351a1: Download complete 06:36:32 1e910a182e73: Verifying Checksum 06:36:32 1e910a182e73: Download complete 06:36:32 df20fa9351a1: Pull complete 06:36:32 ed8968b2872e: Pull complete 06:36:32 a92cc7c5fd73: Pull complete 06:36:34 4e634b169226: Verifying Checksum 06:36:34 4e634b169226: Download complete 06:36:34 e871e8e8d7a9: Download complete 06:36:40 e871e8e8d7a9: Pull complete 06:36:40 e73272ec9a57: Pull complete 06:36:40 1e910a182e73: Pull complete 06:36:45 4e634b169226: Pull complete 06:36:45 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:36:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:36:45 ---> f7629b54cfaa 06:36:45 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:36:45 ---> Running in bc1d875398ff 06:36:45 Removing intermediate container bc1d875398ff 06:36:45 ---> 5179a63918f6 06:36:45 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:45 ---> Running in 8f385f7e6c61 06:36:46 Removing intermediate container 8f385f7e6c61 06:36:46 ---> 14e92f1d08ff 06:36:46 Step 5/8 : RUN apk add --no-cache make git 06:36:47 ---> Running in dcb395fd7489 06:36:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:36:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:36:49 OK: 166 MiB in 39 packages 06:36:49 Removing intermediate container dcb395fd7489 06:36:49 ---> 3485ccb35d6b 06:36:49 Step 6/8 : WORKDIR /device-sdk-go 06:36:50 ---> Running in f8e65e0f2966 06:36:50 Removing intermediate container f8e65e0f2966 06:36:50 ---> eb8cd34a8eaf 06:36:50 Step 7/8 : COPY . . 06:36:51 ---> d69bfffe839b 06:36:51 Step 8/8 : RUN go mod download 06:36:51 ---> Running in f9ec0fa3f6c0 06:37:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13979 in /w/workspace/dgexfoundry_device-sdk-go_PR-677 [Pipeline] { [Pipeline] ws 06:37:01 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:37:06 using credential edgex-jenkins-ssh 06:37:06 Cloning the remote Git repository 06:37:06 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:37:06 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:37:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:37:06 > git --version # timeout=10 06:37:06 > git --version # 'git version 2.17.1' 06:37:06 using GIT_SSH to set credentials SSH Credentials for GitHub 06:37:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:37:07 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:37:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:37:07 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:37:08 Merging remotes/origin/master commit cbcd560d226450c2fc49532ec953a0990705dfef into PR head commit ce79034ab24d5a3a245d7862ec23f6a2c301c16c 06:37:08 Merge succeeded, producing ce79034ab24d5a3a245d7862ec23f6a2c301c16c 06:37:08 Checking out Revision ce79034ab24d5a3a245d7862ec23f6a2c301c16c (PR-677) 06:37:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:37:07 using GIT_SSH to set credentials SSH Credentials for GitHub 06:37:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/677/head:refs/remotes/origin/PR-677 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:37:08 > git config core.sparsecheckout # timeout=10 06:37:08 > git checkout -f ce79034ab24d5a3a245d7862ec23f6a2c301c16c # timeout=10 06:37:08 > git remote # timeout=10 06:37:08 > git config --get remote.origin.url # timeout=10 06:37:08 using GIT_SSH to set credentials SSH Credentials for GitHub 06:37:08 > git merge cbcd560d226450c2fc49532ec953a0990705dfef # timeout=10 06:37:08 > git rev-parse HEAD^{commit} # timeout=10 06:37:08 > git config core.sparsecheckout # timeout=10 06:37:08 > git checkout -f ce79034ab24d5a3a245d7862ec23f6a2c301c16c # timeout=10 06:37:13 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 06:37:13 > git --version # timeout=10 06:37:13 > git --version # 'git version 2.17.1' 06:37:13 fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:37:15 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:37:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:37:16 + sudo service docker restart 06:37:16 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:37:18 provisioning config files... 06:37:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1208615408371242267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:37:19 ---> docker-login.sh 06:37:19 nexus3.edgexfoundry.org:10001 06:37:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:37:20 Configure a credential helper to remove this warning. See 06:37:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:37:20 06:37:20 Login Succeeded 06:37:20 nexus3.edgexfoundry.org:10002 06:37:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:37:21 Configure a credential helper to remove this warning. See 06:37:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:37:21 06:37:21 Login Succeeded 06:37:21 nexus3.edgexfoundry.org:10003 06:37:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:37:21 Configure a credential helper to remove this warning. See 06:37:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:37:21 06:37:21 Login Succeeded 06:37:21 nexus3.edgexfoundry.org:10004 06:37:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:37:22 Configure a credential helper to remove this warning. See 06:37:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:37:22 06:37:22 Login Succeeded 06:37:22 docker.io 06:37:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:37:23 Configure a credential helper to remove this warning. See 06:37:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:37:23 06:37:23 Login Succeeded 06:37:23 ---> docker-login.sh ends [Pipeline] } 06:37:23 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:37:23 Removing intermediate container f9ec0fa3f6c0 06:37:23 ---> a094f01008a0 06:37:23 Successfully built a094f01008a0 06:37:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 06:37:24 ========================================================= 06:37:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:37:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:37:24 + docker inspect -f . ci-base-image-x86_64 06:37:24 . [Pipeline] withDockerContainer 06:37:24 prd-centos7-docker-4c-2g-13980 does not seem to be running inside a container 06:37:24 + 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:37:24 $ 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:37:25 Sending build context to Docker daemon 2.358MB 06:37:25 Step 1/8 : ARG BASE=golang:1.15-alpine 06:37:25 Step 2/8 : FROM ${BASE} 06:37:25 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:37:25 b538f80385f9: Pulling fs layer 06:37:25 74f711af9a0d: Pulling fs layer 06:37:25 99f96fe45779: Pulling fs layer 06:37:25 8529a6b9a6be: Pulling fs layer 06:37:25 45590311c82a: Pulling fs layer 06:37:25 69ca0ff8b7b3: Pulling fs layer 06:37:25 209524e5b208: Pulling fs layer 06:37:25 45590311c82a: Waiting 06:37:25 69ca0ff8b7b3: Waiting 06:37:25 209524e5b208: Waiting 06:37:25 8529a6b9a6be: Waiting 06:37:25 99f96fe45779: Verifying Checksum 06:37:25 99f96fe45779: Download complete 06:37:25 74f711af9a0d: Verifying Checksum 06:37:25 74f711af9a0d: Download complete 06:37:25 45590311c82a: Verifying Checksum 06:37:25 45590311c82a: Download complete 06:37:25 69ca0ff8b7b3: Download complete 06:37:25 b538f80385f9: Verifying Checksum 06:37:25 b538f80385f9: Download complete 06:37:25 $ docker top 1ca8ace38172a284eb5dc3af019400e1f22bef781376d9dc92766f0c353006ef -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:25 b538f80385f9: Pull complete 06:37:25 + go version 06:37:25 go version go1.15.2 linux/amd64 [Pipeline] } 06:37:25 $ docker stop --time=1 1ca8ace38172a284eb5dc3af019400e1f22bef781376d9dc92766f0c353006ef 06:37:26 74f711af9a0d: Pull complete 06:37:26 99f96fe45779: Pull complete 06:37:27 $ docker rm -f 1ca8ace38172a284eb5dc3af019400e1f22bef781376d9dc92766f0c353006ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 06:37:27 209524e5b208: Verifying Checksum 06:37:27 209524e5b208: Download complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:37:28 + docker inspect -f . ci-base-image-x86_64 06:37:28 . [Pipeline] withDockerContainer 06:37:28 prd-centos7-docker-4c-2g-13980 does not seem to be running inside a container 06:37:28 $ 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:37:28 8529a6b9a6be: Verifying Checksum 06:37:28 8529a6b9a6be: Download complete 06:37:29 $ docker top af88274f74a4b9a9813303a40ccee5be44579b02da3e11e0b1d5002c8760f579 -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:30 + make test 06:37:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:37:38 ? github.com/edgexfoundry/device-sdk-go [no test files] 06:37:39 8529a6b9a6be: Pull complete 06:37:39 45590311c82a: Pull complete 06:37:39 69ca0ff8b7b3: Pull complete 06:37:43 209524e5b208: Pull complete 06:37:43 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:37:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:37:43 ---> 5bddaf1c2fca 06:37:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:37:46 ---> Running in 992339ad5f70 06:37:46 Removing intermediate container 992339ad5f70 06:37:46 ---> 1f39a16df866 06:37:46 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:46 ---> Running in 3785947f5e6d 06:37:48 # github.com/edgexfoundry/device-sdk-go/internal/v2/application 06:37:48 internal/v2/application/command.go:713:31: unknown field 'Name' in struct literal of type dtos.BaseReading 06:37:48 internal/v2/application/command.go:719:10: reading.FloatEncoding undefined (type *dtos.BaseReading has no field or method FloatEncoding) 06:37:49 Removing intermediate container 3785947f5e6d 06:37:49 ---> 04598c6b627a 06:37:49 Step 5/8 : RUN apk add --no-cache make git 06:37:49 ---> Running in 4ca91ad448ca 06:37:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:37:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:37:51 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.071s coverage: 20.6% of statements 06:37:52 OK: 142 MiB in 39 packages 06:37:53 Removing intermediate container 4ca91ad448ca 06:37:53 ---> b5479ed3d765 06:37:53 Step 6/8 : WORKDIR /device-sdk-go 06:37:53 ---> Running in e18854483842 06:37:53 Removing intermediate container e18854483842 06:37:53 ---> ed0a157f11a7 06:37:53 Step 7/8 : COPY . . 06:37:53 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.478s coverage: 97.1% of statements 06:37:55 ---> 32c86a44fbce 06:37:55 Step 8/8 : RUN go mod download 06:37:55 ---> Running in 4c3808a14041 06:38:17 Removing intermediate container 4c3808a14041 06:38:17 ---> 02c0bea3beb8 06:38:17 Successfully built 02c0bea3beb8 06:38:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:38:17 + docker inspect -f . ci-base-image-arm64 06:38:17 . [Pipeline] withDockerContainer 06:38:18 prd-ubuntu18.04-docker-arm64-4c-16g-13979 does not seem to be running inside a container 06:38:18 $ 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 ******** ci-base-image-arm64 cat 06:38:19 $ docker top 206a5c25549fe543998882d7218527f1e4c8c4dc071b6667db22836ff02294f0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:38:20 + go version 06:38:20 go version go1.15.2 linux/arm64 [Pipeline] } 06:38:20 $ docker stop --time=1 206a5c25549fe543998882d7218527f1e4c8c4dc071b6667db22836ff02294f0 06:38:22 $ docker rm -f 206a5c25549fe543998882d7218527f1e4c8c4dc071b6667db22836ff02294f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:38:24 + docker inspect -f . ci-base-image-arm64 06:38:24 . [Pipeline] withDockerContainer 06:38:25 prd-ubuntu18.04-docker-arm64-4c-16g-13979 does not seem to be running inside a container 06:38:25 $ 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 ******** ci-base-image-arm64 cat 06:38:26 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.054s coverage: 9.4% of statements 06:38:26 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.048s coverage: 21.9% of statements 06:38:26 FAIL github.com/edgexfoundry/device-sdk-go/internal/controller [build failed] 06:38:26 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.271s coverage: 68.9% of statements 06:38:26 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.067s coverage: 52.6% of statements 06:38:26 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.361s coverage: 68.9% of statements 06:38:26 FAIL github.com/edgexfoundry/device-sdk-go/pkg/service [build failed] 06:38:26 make: *** [Makefile:32: test] Error 2 06:38:26 $ docker top ccb403bb76e3a29b0b645f5b822545b0bc7f44290e2070992469352163733d45 -eo pid,comm [Pipeline] { [Pipeline] } 06:38:27 $ docker stop --time=1 af88274f74a4b9a9813303a40ccee5be44579b02da3e11e0b1d5002c8760f579 06:38:29 $ docker rm -f af88274f74a4b9a9813303a40ccee5be44579b02da3e11e0b1d5002c8760f579 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } 06:38:30 + make test 06:38:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [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:38:32 Failed in branch amd64 06:38:52 ? github.com/edgexfoundry/device-sdk-go [no test files] 06:39:24 # github.com/edgexfoundry/device-sdk-go/internal/v2/application 06:39:24 internal/v2/application/command.go:713:31: unknown field 'Name' in struct literal of type dtos.BaseReading 06:39:24 internal/v2/application/command.go:719:10: reading.FloatEncoding undefined (type *dtos.BaseReading has no field or method FloatEncoding) 06:39:30 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.119s coverage: 20.6% of statements 06:39:35 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.186s coverage: 97.1% of statements 06:40:02 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.149s coverage: 9.4% of statements 06:40:02 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.112s coverage: 21.9% of statements 06:40:02 FAIL github.com/edgexfoundry/device-sdk-go/internal/controller [build failed] 06:40:02 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.813s coverage: 68.9% of statements 06:40:02 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.161s coverage: 52.6% of statements 06:40:02 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.736s coverage: 68.9% of statements 06:40:02 FAIL github.com/edgexfoundry/device-sdk-go/pkg/service [build failed] 06:40:02 make: *** [Makefile:32: test] Error 2 [Pipeline] } 06:40:02 $ docker stop --time=1 ccb403bb76e3a29b0b645f5b822545b0bc7f44290e2070992469352163733d45 06:40:04 $ docker rm -f ccb403bb76e3a29b0b645f5b822545b0bc7f44290e2070992469352163733d45 [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:40:07 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk 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:40:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:40:12 ---> package-listing.sh 06:40:12 ++ facter osfamily 06:40:12 ++ tr '[:upper:]' '[:lower:]' 06:40:12 + OS_FAMILY=redhat 06:40:12 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-677 06:40:12 + START_PACKAGES=/tmp/packages_start.txt 06:40:12 + END_PACKAGES=/tmp/packages_end.txt 06:40:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:40:12 + PACKAGES=/tmp/packages_start.txt 06:40:12 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-677 ']' 06:40:12 + PACKAGES=/tmp/packages_end.txt 06:40:12 + case "${OS_FAMILY}" in 06:40:12 + rpm -qa 06:40:12 + sort 06:40:17 + '[' -f /tmp/packages_start.txt ']' 06:40:17 + '[' -f /tmp/packages_end.txt ']' 06:40:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:40:17 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-677 ']' 06:40:17 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-677/archives/ 06:40:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-677/archives/ [Pipeline] echo 06:40:17 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-677/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:40:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:40:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:40:19 06:40:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:40:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:40:19 alpine: Pulling from edgex-lftools-log-publisher 06:40:19 df20fa9351a1: Pulling fs layer 06:40:19 36b3adc4ff6f: Pulling fs layer 06:40:19 8ad3a11d3b57: Pulling fs layer 06:40:19 46f8f816bc3b: Pulling fs layer 06:40:19 93b61091891f: Pulling fs layer 06:40:19 93b9cdb0e59b: Pulling fs layer 06:40:19 5e14af77c1be: Pulling fs layer 06:40:19 01666e4c0597: Pulling fs layer 06:40:19 aa168da1d23b: Pulling fs layer 06:40:19 93b9cdb0e59b: Waiting 06:40:19 5e14af77c1be: Waiting 06:40:19 01666e4c0597: Waiting 06:40:19 aa168da1d23b: Waiting 06:40:19 46f8f816bc3b: Waiting 06:40:19 93b61091891f: Waiting 06:40:19 36b3adc4ff6f: Verifying Checksum 06:40:19 36b3adc4ff6f: Download complete 06:40:20 46f8f816bc3b: Verifying Checksum 06:40:20 46f8f816bc3b: Download complete 06:40:20 df20fa9351a1: Verifying Checksum 06:40:20 df20fa9351a1: Download complete 06:40:20 93b9cdb0e59b: Verifying Checksum 06:40:20 93b9cdb0e59b: Download complete 06:40:20 5e14af77c1be: Verifying Checksum 06:40:20 5e14af77c1be: Download complete 06:40:20 01666e4c0597: Verifying Checksum 06:40:20 01666e4c0597: Download complete 06:40:20 93b61091891f: Verifying Checksum 06:40:20 93b61091891f: Download complete 06:40:20 df20fa9351a1: Pull complete 06:40:20 36b3adc4ff6f: Pull complete 06:40:21 8ad3a11d3b57: Verifying Checksum 06:40:21 8ad3a11d3b57: Download complete 06:40:22 8ad3a11d3b57: Pull complete 06:40:23 46f8f816bc3b: Pull complete 06:40:24 93b61091891f: Pull complete 06:40:24 93b9cdb0e59b: Pull complete 06:40:24 5e14af77c1be: Pull complete 06:40:24 aa168da1d23b: Verifying Checksum 06:40:24 aa168da1d23b: Download complete 06:40:24 01666e4c0597: Pull complete 06:40:35 aa168da1d23b: Pull complete 06:40:35 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:40:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:40:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:40:35 prd-centos7-docker-4c-2g-13976 does not seem to be running inside a container 06:40:35 $ 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-677/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-677 -v /w/workspace/dgexfoundry_device-sdk-go_PR-677:/w/workspace/dgexfoundry_device-sdk-go_PR-677:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-677@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-677@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:40:38 $ docker top 314edc6411c931d11f6ef5ebde6d3d6ec9a8e3bf5f8022c9321ea1adb240d60f -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:39 + touch /tmp/pre-build-complete [Pipeline] sh 06:40:40 + mkdir -p /var/log/sa [Pipeline] sh 06:40:40 + ls /var/log/sa-host 06:40:40 + sadf -c /var/log/sa-host/sa01 06:40:40 file_magic: OK 06:40:40 HZ: Using current value: 100 06:40:40 file_header: OK 06:40:40 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:40:40 Statistics: 06:40:40 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:40:40 File successfully converted to sysstat format version 12.2.1 06:40:40 + sadf -c /var/log/sa-host/sa23 06:40:40 file_magic: OK 06:40:40 HZ: Using current value: 100 06:40:40 file_header: OK 06:40:40 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:40:40 Statistics: 06:40:40 Hnuu...uuuununununu... 06:40:40 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:40:40 provisioning config files... 06:40:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-677@tmp/config1326651835786696412tmp [Pipeline] { [Pipeline] echo 06:40:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:40:41 ---> create-netrc.sh [Pipeline] } 06:40:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:40:42 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:40:42 ---> python-tools-install.sh [Pipeline] echo 06:40:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:40:42 ---> sudo-logs.sh 06:40:42 Archiving 'sudo' log.. [Pipeline] echo 06:40:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:40:43 ---> job-cost.sh 06:40:43 lf-activate-venv: SKIPPING 06:40:43 INFO: No Stack... 06:40:44 INFO: Retrieving Pricing Info for: v1-standard-2 06:40:44 INFO: Archiving Costs [Pipeline] echo 06:40:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:40:45 ---> logs-deploy.sh 06:40:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-677/1 06:40:45 INFO: archiving workspace using pattern(s): 06:40:47 Archives upload complete. 06:40:47 INFO: archiving logs to Nexus 06:40:49 ---> uname -a: 06:40:49 Linux prd-centos7-docker-4c-2g-13976.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:40:49 06:40:49 06:40:49 ---> lscpu: 06:40:49 Architecture: x86_64 06:40:49 CPU op-mode(s): 32-bit, 64-bit 06:40:49 Byte Order: Little Endian 06:40:49 Address sizes: 40 bits physical, 48 bits virtual 06:40:49 CPU(s): 4 06:40:49 On-line CPU(s) list: 0-3 06:40:49 Thread(s) per core: 1 06:40:49 Core(s) per socket: 1 06:40:49 Socket(s): 4 06:40:49 NUMA node(s): 1 06:40:49 Vendor ID: GenuineIntel 06:40:49 CPU family: 6 06:40:49 Model: 44 06:40:49 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:40:49 Stepping: 1 06:40:49 CPU MHz: 2933.438 06:40:49 BogoMIPS: 5866.87 06:40:49 Virtualization: VT-x 06:40:49 Hypervisor vendor: KVM 06:40:49 Virtualization type: full 06:40:49 L1d cache: 128 KiB 06:40:49 L1i cache: 128 KiB 06:40:49 L2 cache: 16 MiB 06:40:49 L3 cache: 64 MiB 06:40:49 NUMA node0 CPU(s): 0-3 06:40:49 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:40:49 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:40:49 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:40:49 Vulnerability Meltdown: Mitigation; PTI 06:40:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:40:49 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:40:49 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:40:49 Vulnerability Srbds: Not affected 06:40:49 Vulnerability Tsx async abort: Not affected 06:40:49 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:40:49 06:40:49 06:40:49 ---> nproc: 06:40:49 4 06:40:49 06:40:49 06:40:49 ---> df -h: 06:40:49 Filesystem Size Used Available Use% Mounted on 06:40:49 overlay 50.0G 7.3G 42.7G 15% / 06:40:49 tmpfs 64.0M 0 64.0M 0% /dev 06:40:49 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:40:49 shm 64.0M 0 64.0M 0% /dev/shm 06:40:49 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:40:49 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:40:49 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:40:49 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:40:49 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:40:49 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-677 06:40:49 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-677@tmp 06:40:49 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:40:49 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:40:49 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:40:49 06:40:49 06:40:49 ---> free -m: 06:40:49 total used free shared buff/cache available 06:40:49 Mem: 1837 695 103 0 1038 1037 06:40:49 Swap: 1023 1 1022 06:40:49 06:40:49 06:40:49 ---> ip addr: 06:40:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:40:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:40:49 inet 127.0.0.1/8 scope host lo 06:40:49 valid_lft forever preferred_lft forever 06:40:49 inet6 ::1/128 scope host 06:40:49 valid_lft forever preferred_lft forever 06:40:49 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:40:49 link/ether fa:16:3e:c1:d7:b6 brd ff:ff:ff:ff:ff:ff 06:40:49 inet 10.30.123.139/23 brd 10.30.123.255 scope global dynamic eth0 06:40:49 valid_lft 85918sec preferred_lft 85918sec 06:40:49 inet6 fe80::f816:3eff:fec1:d7b6/64 scope link 06:40:49 valid_lft forever preferred_lft forever 06:40:49 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:40:49 link/ether 02:42:8e:37:a7:e1 brd ff:ff:ff:ff:ff:ff 06:40:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:40:49 valid_lft forever preferred_lft forever 06:40:49 inet6 fe80::42:8eff:fe37:a7e1/64 scope link 06:40:49 valid_lft forever preferred_lft forever 06:40:49 06:40:49 06:40:49 ---> sar -b -r -n DEV: 06:40:49 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/01/20 _x86_64_ (4 CPU) 06:40:49 06:40:49 06:32:34 LINUX RESTART (4 CPU) 06:40:49 06:40:49 06:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:40:49 06:34:01 130.95 52.15 78.79 0.00 7878.78 38992.31 0.00 06:40:49 06:35:01 6.86 0.62 6.24 0.00 43.40 218.69 0.00 06:40:49 06:36:01 2.08 0.00 2.08 0.00 0.00 37.15 0.00 06:40:49 06:37:01 0.38 0.00 0.38 0.00 0.00 5.38 0.00 06:40:49 06:38:01 0.28 0.00 0.28 0.00 0.00 4.91 0.00 06:40:49 06:39:01 0.32 0.00 0.32 0.00 0.00 5.14 0.00 06:40:49 06:40:01 0.35 0.00 0.35 0.00 0.00 5.29 0.00 06:40:49 Average: 20.20 7.55 12.65 0.00 1133.45 5618.32 0.00 06:40:49 06:40:49 06:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:40:49 06:34:01 147036 0 615372 32.71 2620 1116516 1343892 45.86 416532 1116232 1164 06:40:49 06:35:01 168832 0 591916 31.46 2620 1118176 1135012 38.74 405028 1107964 8 06:40:49 06:36:01 176540 0 584204 31.05 2620 1118180 1077812 36.78 411408 1094420 8 06:40:49 06:37:01 175612 0 585132 31.10 2620 1118180 1077872 36.79 413384 1093896 8 06:40:49 06:38:01 174408 0 586328 31.16 2620 1118188 1078044 36.79 419672 1088944 8 06:40:49 06:39:01 175284 0 585448 31.12 2620 1118192 1077900 36.79 411872 1095880 8 06:40:49 06:40:01 177412 0 583316 31.00 2620 1118196 1064464 36.33 410636 1095412 8 06:40:49 Average: 170732 0 590245 31.37 2620 1117947 1122142 38.30 412647 1098964 173 06:40:49 06:40:49 06:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:40:49 06:34:01 veth68352f7 10.32 7.89 1.54 20.29 0.00 0.00 0.00 0.00 06:40:49 06:34:01 eth0 323.45 223.23 1070.03 87.91 0.00 0.00 0.00 0.00 06:40:49 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:49 06:34:01 docker0 10.32 7.79 1.40 20.28 0.00 0.00 0.00 0.00 06:40:49 06:35:01 eth0 9.84 7.02 12.87 3.58 0.00 0.00 0.00 0.00 06:40:49 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:49 06:35:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:49 06:36:01 eth0 1.32 0.32 0.34 0.20 0.00 0.00 0.00 0.00 06:40:49 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:49 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:49 06:37:01 eth0 1.25 0.35 0.35 0.20 0.00 0.00 0.00 0.00 06:40:49 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:49 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:49 06:38:01 eth0 1.55 0.60 0.60 0.36 0.00 0.00 0.00 0.00 06:40:49 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:49 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:49 06:39:01 eth0 0.72 0.50 0.41 0.30 0.00 0.00 0.00 0.00 06:40:49 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:49 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:49 06:40:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:40:49 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:49 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:49 Average: eth0 48.46 33.21 155.18 13.24 0.00 0.00 0.00 0.00 06:40:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:49 Average: docker0 1.48 1.12 0.20 2.90 0.00 0.00 0.00 0.00 06:40:49 06:40:49 06:40:49 ---> sar -P ALL: 06:40:49 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/01/20 _x86_64_ (4 CPU) 06:40:49 06:40:49 06:32:34 LINUX RESTART (4 CPU) 06:40:49 06:40:49 06:33:01 CPU %user %nice %system %iowait %steal %idle 06:40:49 06:34:01 all 13.95 0.00 8.14 5.95 13.68 58.28 06:40:49 06:34:01 0 16.30 0.00 7.94 5.80 12.67 57.29 06:40:49 06:34:01 1 15.82 0.00 6.61 6.68 13.39 57.51 06:40:49 06:34:01 2 10.17 0.00 6.98 7.61 14.80 60.45 06:40:49 06:34:01 3 13.62 0.00 11.07 3.68 13.83 57.80 06:40:49 06:35:01 all 0.39 0.00 0.33 0.16 0.93 98.19 06:40:49 06:35:01 0 0.42 0.00 0.22 0.05 0.75 98.57 06:40:49 06:35:01 1 0.48 0.00 0.28 0.03 0.93 98.27 06:40:49 06:35:01 2 0.35 0.00 0.48 0.48 1.13 97.56 06:40:49 06:35:01 3 0.30 0.00 0.35 0.08 0.90 98.37 06:40:49 06:36:01 all 0.11 0.00 0.08 0.00 0.17 99.64 06:40:49 06:36:01 0 0.00 0.00 0.03 0.00 0.02 99.95 06:40:49 06:36:01 1 0.37 0.00 0.08 0.00 0.38 99.17 06:40:49 06:36:01 2 0.03 0.00 0.08 0.00 0.23 99.65 06:40:49 06:36:01 3 0.03 0.00 0.12 0.00 0.05 99.80 06:40:49 06:37:01 all 0.16 0.00 0.05 0.00 0.09 99.70 06:40:49 06:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:40:49 06:37:01 1 0.48 0.00 0.05 0.00 0.13 99.33 06:40:49 06:37:01 2 0.03 0.00 0.03 0.00 0.07 99.87 06:40:49 06:37:01 3 0.08 0.00 0.10 0.00 0.15 99.67 06:40:49 06:38:01 all 0.17 0.00 0.07 0.00 0.10 99.67 06:40:49 06:38:01 0 0.02 0.00 0.02 0.00 0.03 99.93 06:40:49 06:38:01 1 0.58 0.00 0.07 0.00 0.13 99.22 06:40:49 06:38:01 2 0.03 0.00 0.02 0.00 0.08 99.87 06:40:49 06:38:01 3 0.05 0.00 0.17 0.00 0.13 99.65 06:40:49 06:39:01 all 0.21 0.00 0.28 0.00 0.14 99.38 06:40:49 06:39:01 0 0.10 0.00 0.28 0.00 0.08 99.53 06:40:49 06:39:01 1 0.53 0.00 0.15 0.00 0.13 99.18 06:40:49 06:39:01 2 0.10 0.00 0.28 0.00 0.20 99.42 06:40:49 06:39:01 3 0.10 0.00 0.40 0.00 0.13 99.37 06:40:49 06:40:01 all 0.09 0.00 0.05 0.00 0.15 99.71 06:40:49 06:40:01 0 0.02 0.00 0.05 0.00 0.07 99.87 06:40:49 06:40:01 1 0.28 0.00 0.02 0.00 0.13 99.57 06:40:49 06:40:01 2 0.02 0.00 0.03 0.00 0.12 99.83 06:40:49 06:40:01 3 0.05 0.00 0.08 0.00 0.30 99.57 06:40:49 Average: all 2.14 0.00 1.28 0.87 2.17 93.54 06:40:49 Average: 0 2.37 0.00 1.20 0.82 1.92 93.68 06:40:49 Average: 1 2.63 0.00 1.03 0.95 2.16 93.24 06:40:49 Average: 2 1.55 0.00 1.14 1.17 2.40 93.74 06:40:49 Average: 3 2.02 0.00 1.74 0.53 2.20 93.51 06:40:49 06:40:49 06:40:49