Pull request #679 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ece70c77679b07bd64be6683d449ddd877062ce3+cbcd560d226450c2fc49532ec953a0990705dfef (0842939000ba8ad481d3b5d1833a5e5b006b24ae) 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-679/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-679/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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-14280 in /w/workspace/dgexfoundry_device-sdk-go_PR-679 [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-679 # 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 Merging remotes/origin/master commit cbcd560d226450c2fc49532ec953a0990705dfef into PR head commit ece70c77679b07bd64be6683d449ddd877062ce3 Merge succeeded, producing ece70c77679b07bd64be6683d449ddd877062ce3 Checking out Revision ece70c77679b07bd64be6683d449ddd877062ce3 (PR-679) > 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/679/head:refs/remotes/origin/PR-679 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ece70c77679b07bd64be6683d449ddd877062ce3 # 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 ece70c77679b07bd64be6683d449ddd877062ce3 # 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:23:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:23:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:23:24 ========================================================= 06:23:24 EdgeX Global Pipelines Version Info 06:23:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:23:26 ------------------- 06:23:26 stable info: 06:23:26 ------------------- 06:23:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:23:26 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 06:23:26 Message: update stable to v1.0.169 06:23:27 ------------------- 06:23:27 experimental info: 06:23:27 ------------------- 06:23:27 Commited By: **** collab-it+edgex@linuxfoundation.org 06:23:27 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 06:23:27 Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:23:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:23:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:23:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:23:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:23:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:23:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:23:28 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:23:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:23:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:23:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:23:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:23:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 06:23:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:23:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:23:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:23:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:23:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:23:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:23:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:23:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:23:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:23:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:23:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:23:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:23:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:23:32 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:23:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-679 [Pipeline] echo 06:23:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-679 [Pipeline] echo 06:23:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-679 [Pipeline] echo 06:23:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ece70c77679b07bd64be6683d449ddd877062ce3 [Pipeline] echo 06:23:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ece70c7 [Pipeline] echo 06:23:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:23:33 provisioning config files... 06:23:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-679@tmp/config7572427294071018560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:23:34 ---> docker-login.sh 06:23:34 nexus3.edgexfoundry.org:10001 06:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:34 Configure a credential helper to remove this warning. See 06:23:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:34 06:23:34 Login Succeeded 06:23:34 nexus3.edgexfoundry.org:10002 06:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:34 Configure a credential helper to remove this warning. See 06:23:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:34 06:23:34 Login Succeeded 06:23:34 nexus3.edgexfoundry.org:10003 06:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:35 Configure a credential helper to remove this warning. See 06:23:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:35 06:23:35 Login Succeeded 06:23:35 nexus3.edgexfoundry.org:10004 06:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:35 Configure a credential helper to remove this warning. See 06:23:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:35 06:23:35 Login Succeeded 06:23:35 docker.io 06:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:35 Configure a credential helper to remove this warning. See 06:23:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:35 06:23:35 Login Succeeded 06:23:35 ---> docker-login.sh ends [Pipeline] } 06:23:36 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:23:37 + git log --format=format:%s -1 ece70c77679b07bd64be6683d449ddd877062ce3 [Pipeline] echo 06:23:37 GIT_COMMIT: ece70c77679b07bd64be6683d449ddd877062ce3, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 06:23:37 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:23:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:23:38 06:23:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:23:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:23:38 latest: Pulling from edgex-devops/git-semver 06:23:38 31603596830f: Pulling fs layer 06:23:38 2a8b12db71e7: Pulling fs layer 06:23:38 6ca5941a6612: Pulling fs layer 06:23:38 ecc8261a40a4: Pulling fs layer 06:23:38 ecc8261a40a4: Waiting 06:23:38 2a8b12db71e7: Verifying Checksum 06:23:38 2a8b12db71e7: Download complete 06:23:38 31603596830f: Verifying Checksum 06:23:38 31603596830f: Download complete 06:23:38 ecc8261a40a4: Verifying Checksum 06:23:38 ecc8261a40a4: Download complete 06:23:39 6ca5941a6612: Verifying Checksum 06:23:39 6ca5941a6612: Download complete 06:23:39 31603596830f: Pull complete 06:23:39 2a8b12db71e7: Pull complete 06:23:40 6ca5941a6612: Pull complete 06:23:40 ecc8261a40a4: Pull complete 06:23:40 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:23:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:23:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:23:40 prd-centos7-docker-4c-2g-14280 does not seem to be running inside a container 06:23:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-679 -v /w/workspace/dgexfoundry_device-sdk-go_PR-679:/w/workspace/dgexfoundry_device-sdk-go_PR-679:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-679@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-679@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:23:43 $ docker top 03eb8b19027e4331c1599a54a1b6d624b02c198fb30ff390a9d7857b84005ceb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:23:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:23:43 [ssh-agent] Looking for ssh-agent implementation... 06:23:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:23:43 $ docker exec 03eb8b19027e4331c1599a54a1b6d624b02c198fb30ff390a9d7857b84005ceb ssh-agent 06:23:44 SSH_AUTH_SOCK=/tmp/ssh-apQ0vC6R51zw/agent.12 06:23:44 SSH_AGENT_PID=17 06:23:44 Running ssh-add (command line suppressed) 06:23:44 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-679@tmp/private_key_7104062198707534601.key (/w/workspace/dgexfoundry_device-sdk-go_PR-679@tmp/private_key_7104062198707534601.key) 06:23:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:23:44 + git tag --points-at HEAD [Pipeline] } 06:23:44 $ docker exec --env ******** --env ******** 03eb8b19027e4331c1599a54a1b6d624b02c198fb30ff390a9d7857b84005ceb ssh-agent -k 06:23:44 unset SSH_AUTH_SOCK; 06:23:44 unset SSH_AGENT_PID; 06:23:44 echo Agent pid 17 killed; 06:23:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:23:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:23:45 [ssh-agent] Looking for ssh-agent implementation... 06:23:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:23:45 $ docker exec 03eb8b19027e4331c1599a54a1b6d624b02c198fb30ff390a9d7857b84005ceb ssh-agent 06:23:45 SSH_AUTH_SOCK=/tmp/ssh-rkIy970J4C1U/agent.46 06:23:45 SSH_AGENT_PID=51 06:23:45 Running ssh-add (command line suppressed) 06:23:45 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-679@tmp/private_key_7592618415670675394.key (/w/workspace/dgexfoundry_device-sdk-go_PR-679@tmp/private_key_7592618415670675394.key) 06:23:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:23:46 + git semver init 06:23:46 # -> Open(): unable to determine branch for HEAD 06:23:46 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-679/.git 06:23:46 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-679 06:23:46 # $SEMVER_REMOTE_NAME = origin 06:23:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:23:46 # $SEMVER_USER_NAME = edgex-jenkins 06:23:46 # $SEMVER_BRANCH = PR-679 06:23:46 # $SEMVER_TEMP = /tmp/semver-148050859 06:23:46 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:23:47 # '/tmp/semver-148050859' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-679/.semver' 06:23:47 # -> Force: false 06:23:47 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-679/.semver [Pipeline] } 06:23:47 $ docker exec --env ******** --env ******** 03eb8b19027e4331c1599a54a1b6d624b02c198fb30ff390a9d7857b84005ceb ssh-agent -k 06:23:47 unset SSH_AUTH_SOCK; 06:23:47 unset SSH_AGENT_PID; 06:23:47 echo Agent pid 51 killed; 06:23:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:23:48 + git semver [Pipeline] } 06:23:48 $ docker stop --time=1 03eb8b19027e4331c1599a54a1b6d624b02c198fb30ff390a9d7857b84005ceb 06:23:49 $ docker rm -f 03eb8b19027e4331c1599a54a1b6d624b02c198fb30ff390a9d7857b84005ceb [Pipeline] // withDockerContainer [Pipeline] sh 06:23:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:23:51 Stashed 1 file(s) [Pipeline] echo 06:23:51 [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:24:07 Still waiting to schedule task 06:24:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:24:07 Still waiting to schedule task 06:24:07 ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline 06:25:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14281 in /w/workspace/dgexfoundry_device-sdk-go_PR-679 [Pipeline] { [Pipeline] ws 06:25:59 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:26:04 using credential edgex-jenkins-ssh 06:26:04 Cloning the remote Git repository 06:26:04 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:26:04 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:26:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:26:05 > git --version # timeout=10 06:26:05 > git --version # 'git version 2.17.1' 06:26:05 using GIT_SSH to set credentials SSH Credentials for GitHub 06:26:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:26:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:26:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:26:06 Merging remotes/origin/master commit cbcd560d226450c2fc49532ec953a0990705dfef into PR head commit ece70c77679b07bd64be6683d449ddd877062ce3 06:26:07 Merge succeeded, producing ece70c77679b07bd64be6683d449ddd877062ce3 06:26:07 Checking out Revision ece70c77679b07bd64be6683d449ddd877062ce3 (PR-679) 06:26:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:26:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:26:06 using GIT_SSH to set credentials SSH Credentials for GitHub 06:26:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/679/head:refs/remotes/origin/PR-679 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:26:06 > git config core.sparsecheckout # timeout=10 06:26:06 > git checkout -f ece70c77679b07bd64be6683d449ddd877062ce3 # timeout=10 06:26:07 > git remote # timeout=10 06:26:07 > git config --get remote.origin.url # timeout=10 06:26:07 using GIT_SSH to set credentials SSH Credentials for GitHub 06:26:07 > git merge cbcd560d226450c2fc49532ec953a0990705dfef # timeout=10 06:26:07 > git rev-parse HEAD^{commit} # timeout=10 06:26:07 > git config core.sparsecheckout # timeout=10 06:26:07 > git checkout -f ece70c77679b07bd64be6683d449ddd877062ce3 # timeout=10 06:26:11 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 06:26:11 > git --version # timeout=10 06:26:11 > git --version # 'git version 2.17.1' 06:26:11 fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:26:13 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:26:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:26:14 + sudo service docker restart 06:26:14 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:26:17 provisioning config files... 06:26:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5939687563086894982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:26:17 ---> docker-login.sh 06:26:17 nexus3.edgexfoundry.org:10001 06:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:18 Configure a credential helper to remove this warning. See 06:26:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:18 06:26:18 Login Succeeded 06:26:18 nexus3.edgexfoundry.org:10002 06:26:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:19 Configure a credential helper to remove this warning. See 06:26:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:19 06:26:19 Login Succeeded 06:26:19 nexus3.edgexfoundry.org:10003 06:26:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:19 Configure a credential helper to remove this warning. See 06:26:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:19 06:26:19 Login Succeeded 06:26:19 nexus3.edgexfoundry.org:10004 06:26:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:20 Configure a credential helper to remove this warning. See 06:26:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:20 06:26:20 Login Succeeded 06:26:20 docker.io 06:26:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:21 Configure a credential helper to remove this warning. See 06:26:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:21 06:26:21 Login Succeeded 06:26:21 ---> docker-login.sh ends [Pipeline] } 06:26:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:26:22 ========================================================= 06:26:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:26:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:26:22 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:26:22 Sending build context to Docker daemon 2.357MB 06:26:23 Step 1/8 : ARG BASE=golang:1.15-alpine 06:26:23 Step 2/8 : FROM ${BASE} 06:26:23 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:26:23 5f621e34cdf4: Pulling fs layer 06:26:23 a4357932f1b6: Pulling fs layer 06:26:23 18c013af1878: Pulling fs layer 06:26:23 00ac8860ef70: Pulling fs layer 06:26:23 63d7cb157983: Pulling fs layer 06:26:23 b116817d02f9: Pulling fs layer 06:26:23 745a02a5169b: Pulling fs layer 06:26:23 63d7cb157983: Waiting 06:26:23 b116817d02f9: Waiting 06:26:23 745a02a5169b: Waiting 06:26:23 00ac8860ef70: Waiting 06:26:23 18c013af1878: Verifying Checksum 06:26:23 18c013af1878: Download complete 06:26:23 a4357932f1b6: Verifying Checksum 06:26:23 a4357932f1b6: Download complete 06:26:23 63d7cb157983: Verifying Checksum 06:26:23 63d7cb157983: Download complete 06:26:24 b116817d02f9: Verifying Checksum 06:26:24 b116817d02f9: Download complete 06:26:24 5f621e34cdf4: Verifying Checksum 06:26:24 5f621e34cdf4: Download complete 06:26:24 5f621e34cdf4: Pull complete 06:26:25 a4357932f1b6: Pull complete 06:26:25 18c013af1878: Pull complete 06:26:26 745a02a5169b: Verifying Checksum 06:26:27 00ac8860ef70: Verifying Checksum 06:26:27 00ac8860ef70: Download complete 06:26:37 00ac8860ef70: Pull complete 06:26:37 63d7cb157983: Pull complete 06:26:37 b116817d02f9: Pull complete 06:26:41 745a02a5169b: Pull complete 06:26:41 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:26:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:26:41 ---> b7e6874047d6 06:26:41 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:26:44 ---> Running in b8ac3c741473 06:26:44 Removing intermediate container b8ac3c741473 06:26:44 ---> e42a9173ad62 06:26:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:26:44 ---> Running in c57754c9c6ec 06:26:47 Removing intermediate container c57754c9c6ec 06:26:47 ---> c05e305686e9 06:26:47 Step 5/8 : RUN apk add --no-cache make git 06:26:47 ---> Running in 5611aa4fedde 06:26:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:26:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:26:49 OK: 142 MiB in 39 packages 06:26:50 Removing intermediate container 5611aa4fedde 06:26:50 ---> 0ea97e46b014 06:26:50 Step 6/8 : WORKDIR /device-sdk-go 06:26:50 ---> Running in 675e4235fd10 06:26:50 Removing intermediate container 675e4235fd10 06:26:50 ---> 3412987584a1 06:26:50 Step 7/8 : COPY . . 06:26:52 ---> f85f24e0cd0d 06:26:52 Step 8/8 : RUN go mod download 06:26:52 ---> Running in 56d5b18170f3 06:26:59 Running on prd-centos7-docker-4c-2g-14282 in /w/workspace/dgexfoundry_device-sdk-go_PR-679 [Pipeline] { [Pipeline] ws 06:26:59 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:27:02 using credential edgex-jenkins-ssh 06:27:02 Cloning the remote Git repository 06:27:01 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:27:02 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:27:02 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:27:02 > git --version # timeout=10 06:27:02 > git --version # 'git version 2.24.3' 06:27:02 using GIT_SSH to set credentials SSH Credentials for GitHub 06:27:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:27:03 Merging remotes/origin/master commit cbcd560d226450c2fc49532ec953a0990705dfef into PR head commit ece70c77679b07bd64be6683d449ddd877062ce3 06:27:03 Merge succeeded, producing ece70c77679b07bd64be6683d449ddd877062ce3 06:27:03 Checking out Revision ece70c77679b07bd64be6683d449ddd877062ce3 (PR-679) 06:27:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:27:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:27:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:27:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:27:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:27:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/679/head:refs/remotes/origin/PR-679 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:27:03 > git config core.sparsecheckout # timeout=10 06:27:03 > git checkout -f ece70c77679b07bd64be6683d449ddd877062ce3 # timeout=10 06:27:03 > git remote # timeout=10 06:27:03 > git config --get remote.origin.url # timeout=10 06:27:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:27:03 > git merge cbcd560d226450c2fc49532ec953a0990705dfef # timeout=10 06:27:03 > git rev-parse HEAD^{commit} # timeout=10 06:27:03 > git config core.sparsecheckout # timeout=10 06:27:03 > git checkout -f ece70c77679b07bd64be6683d449ddd877062ce3 # timeout=10 06:27:07 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 06:27:07 > git --version # timeout=10 06:27:07 > git --version # 'git version 2.24.3' 06:27:07 fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:27:08 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:27:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:27:09 + sudo service docker restart 06:27:09 + true 06:27:09 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:27:10 provisioning config files... 06:27:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config204982735328148354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:11 ---> docker-login.sh 06:27:11 nexus3.edgexfoundry.org:10001 06:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:11 Configure a credential helper to remove this warning. See 06:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:11 06:27:11 Login Succeeded 06:27:11 nexus3.edgexfoundry.org:10002 06:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:11 Configure a credential helper to remove this warning. See 06:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:11 06:27:11 Login Succeeded 06:27:11 nexus3.edgexfoundry.org:10003 06:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:11 Configure a credential helper to remove this warning. See 06:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:11 06:27:11 Login Succeeded 06:27:11 nexus3.edgexfoundry.org:10004 06:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:12 Configure a credential helper to remove this warning. See 06:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:12 06:27:12 Login Succeeded 06:27:12 docker.io 06:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:12 Configure a credential helper to remove this warning. See 06:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:12 06:27:12 Login Succeeded 06:27:12 ---> docker-login.sh ends [Pipeline] } 06:27:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:27:12 ========================================================= 06:27:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:27:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:27:13 + 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:27:13 Sending build context to Docker daemon 2.358MB 06:27:13 Step 1/8 : ARG BASE=golang:1.15-alpine 06:27:13 Step 2/8 : FROM ${BASE} 06:27:13 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:27:13 188c0c94c7c5: Pulling fs layer 06:27:13 0ef7d3d256c8: Pulling fs layer 06:27:13 de9db76c5a1d: Pulling fs layer 06:27:13 bca2f99d35d6: Pulling fs layer 06:27:13 93359f2a8cfa: Pulling fs layer 06:27:13 7c6f9722023f: Pulling fs layer 06:27:13 a35cf1a2eb13: Pulling fs layer 06:27:13 93359f2a8cfa: Waiting 06:27:13 7c6f9722023f: Waiting 06:27:13 a35cf1a2eb13: Waiting 06:27:13 bca2f99d35d6: Waiting 06:27:13 de9db76c5a1d: Verifying Checksum 06:27:13 de9db76c5a1d: Download complete 06:27:13 0ef7d3d256c8: Download complete 06:27:13 93359f2a8cfa: Verifying Checksum 06:27:13 93359f2a8cfa: Download complete 06:27:13 188c0c94c7c5: Download complete 06:27:13 7c6f9722023f: Verifying Checksum 06:27:13 7c6f9722023f: Download complete 06:27:14 188c0c94c7c5: Pull complete 06:27:14 0ef7d3d256c8: Pull complete 06:27:14 de9db76c5a1d: Pull complete 06:27:16 a35cf1a2eb13: Verifying Checksum 06:27:16 a35cf1a2eb13: Download complete 06:27:18 bca2f99d35d6: Verifying Checksum 06:27:18 bca2f99d35d6: Download complete 06:27:24 Removing intermediate container 56d5b18170f3 06:27:24 ---> 720babd760cd 06:27:24 Successfully built 720babd760cd 06:27:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:27:24 bca2f99d35d6: Pull complete 06:27:24 93359f2a8cfa: Pull complete 06:27:24 7c6f9722023f: Pull complete 06:27:25 + docker inspect -f . ci-base-image-arm64 06:27:25 . [Pipeline] withDockerContainer 06:27:25 prd-ubuntu18.04-docker-arm64-4c-16g-14281 does not seem to be running inside a container 06:27: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 ******** -e ******** ci-base-image-arm64 cat 06:27:27 $ docker top b5823d4539a29b8941072e416ec3dde8ffd81c59c07c41e868b159e7213f1512 -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:28 + go version 06:27:28 go version go1.15.5 linux/arm64 [Pipeline] } 06:27:28 $ docker stop --time=1 b5823d4539a29b8941072e416ec3dde8ffd81c59c07c41e868b159e7213f1512 06:27:30 $ docker rm -f b5823d4539a29b8941072e416ec3dde8ffd81c59c07c41e868b159e7213f1512 06:27:30 a35cf1a2eb13: Pull complete 06:27:30 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:27:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:27:30 ---> a62c8e92a672 06:27:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:27:30 ---> Running in c8259dde18dd 06:27:30 Removing intermediate container c8259dde18dd 06:27:30 ---> bbe00571f479 06:27:30 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:30 ---> Running in f6a68e3db87c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:27:31 Removing intermediate container f6a68e3db87c 06:27:31 ---> 80ad7b88da01 06:27:31 Step 5/8 : RUN apk add --no-cache make git 06:27:31 + docker inspect -f . ci-base-image-arm64 06:27:31 . [Pipeline] withDockerContainer 06:27:31 ---> Running in 496eaacac0db 06:27:31 prd-ubuntu18.04-docker-arm64-4c-16g-14281 does not seem to be running inside a container 06:27:31 $ 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-arm64 cat 06:27:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:27:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:27:33 OK: 166 MiB in 39 packages 06:27:33 $ docker top cc89849fb2be1c1f14a4c1654876db3c24c5c7070a558703658831ff556801ec -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:33 Removing intermediate container 496eaacac0db 06:27:33 ---> ce465517fd28 06:27:33 Step 6/8 : WORKDIR /device-sdk-go 06:27:33 ---> Running in 8dafa6a1e782 06:27:34 Removing intermediate container 8dafa6a1e782 06:27:34 ---> 03e7f539151d 06:27:34 Step 7/8 : COPY . . 06:27:34 + make test 06:27:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:27:35 ---> 4d6ffd38901a 06:27:35 Step 8/8 : RUN go mod download 06:27:35 ---> Running in 3b434c437304 06:27:53 Removing intermediate container 3b434c437304 06:27:53 ---> 03c3103155c7 06:27:53 Successfully built 03c3103155c7 06:27:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:27:54 + docker inspect -f . ci-base-image-x86_64 06:27:54 . [Pipeline] withDockerContainer 06:27:54 prd-centos7-docker-4c-2g-14282 does not seem to be running inside a container 06:27:54 $ 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-x86_64 cat 06:27:54 $ docker top d5d50ec91236022731693e9a9c8520605db542db1ea8364e5d830c9987bc7d7c -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:55 + go version 06:27:55 go version go1.15.5 linux/amd64 [Pipeline] } 06:27:55 $ docker stop --time=1 d5d50ec91236022731693e9a9c8520605db542db1ea8364e5d830c9987bc7d7c 06:27:56 ? github.com/edgexfoundry/device-sdk-go [no test files] 06:27:56 $ docker rm -f d5d50ec91236022731693e9a9c8520605db542db1ea8364e5d830c9987bc7d7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:27:58 + docker inspect -f . ci-base-image-x86_64 06:27:58 . [Pipeline] withDockerContainer 06:27:58 prd-centos7-docker-4c-2g-14282 does not seem to be running inside a container 06:27:58 $ 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-x86_64 cat 06:27:58 $ docker top 0261c7e42d695b8525f370ee516ca71aa3ba8db2e05dd665003aaab5f63bf8e4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:59 + make test 06:27:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:28:07 ? github.com/edgexfoundry/device-sdk-go [no test files] 06:28:17 # github.com/edgexfoundry/device-sdk-go/internal/v2/application 06:28:17 internal/v2/application/command.go:713:31: unknown field 'Name' in struct literal of type dtos.BaseReading 06:28:17 internal/v2/application/command.go:719:10: reading.FloatEncoding undefined (type *dtos.BaseReading has no field or method FloatEncoding) 06:28:21 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.057s coverage: 20.6% of statements 06:28:23 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.477s coverage: 97.1% of statements 06:28:35 # github.com/edgexfoundry/device-sdk-go/internal/v2/application 06:28:35 internal/v2/application/command.go:713:31: unknown field 'Name' in struct literal of type dtos.BaseReading 06:28:35 internal/v2/application/command.go:719:10: reading.FloatEncoding undefined (type *dtos.BaseReading has no field or method FloatEncoding) 06:28:35 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.156s coverage: 20.6% of statements 06:28:38 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.210s coverage: 97.1% of statements 06:28:55 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.051s coverage: 9.4% of statements 06:28:55 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.059s coverage: 21.9% of statements 06:28:55 FAIL github.com/edgexfoundry/device-sdk-go/internal/controller [build failed] 06:28:55 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.280s coverage: 68.9% of statements 06:28:55 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.067s coverage: 52.6% of statements 06:28:55 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.435s coverage: 68.9% of statements 06:28:55 FAIL github.com/edgexfoundry/device-sdk-go/pkg/service [build failed] 06:28:55 make: *** [Makefile:32: test] Error 2 [Pipeline] } 06:28:55 $ docker stop --time=1 0261c7e42d695b8525f370ee516ca71aa3ba8db2e05dd665003aaab5f63bf8e4 06:28:56 $ docker rm -f 0261c7e42d695b8525f370ee516ca71aa3ba8db2e05dd665003aaab5f63bf8e4 [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:28:59 Failed in branch amd64 06:29:05 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.146s coverage: 9.4% of statements 06:29:05 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.110s coverage: 21.9% of statements 06:29:05 FAIL github.com/edgexfoundry/device-sdk-go/internal/controller [build failed] 06:29:05 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.791s coverage: 68.9% of statements 06:29:05 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.191s coverage: 52.6% of statements 06:29:05 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.657s coverage: 68.9% of statements 06:29:05 FAIL github.com/edgexfoundry/device-sdk-go/pkg/service [build failed] 06:29:05 make: *** [Makefile:32: test] Error 2 [Pipeline] } 06:29:05 $ docker stop --time=1 cc89849fb2be1c1f14a4c1654876db3c24c5c7070a558703658831ff556801ec 06:29:07 $ docker rm -f cc89849fb2be1c1f14a4c1654876db3c24c5c7070a558703658831ff556801ec [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:29:10 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:29:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:29:14 ---> package-listing.sh 06:29:14 ++ facter osfamily 06:29:14 ++ tr '[:upper:]' '[:lower:]' 06:29:14 + OS_FAMILY=redhat 06:29:14 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-679 06:29:14 + START_PACKAGES=/tmp/packages_start.txt 06:29:14 + END_PACKAGES=/tmp/packages_end.txt 06:29:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:29:14 + PACKAGES=/tmp/packages_start.txt 06:29:14 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-679 ']' 06:29:14 + PACKAGES=/tmp/packages_end.txt 06:29:14 + case "${OS_FAMILY}" in 06:29:14 + rpm -qa 06:29:14 + sort 06:29:20 + '[' -f /tmp/packages_start.txt ']' 06:29:20 + '[' -f /tmp/packages_end.txt ']' 06:29:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:29:20 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-679 ']' 06:29:20 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-679/archives/ 06:29:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-679/archives/ [Pipeline] echo 06:29:20 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-679/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:29:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:29:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:29:21 06:29:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:29:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:29:22 alpine: Pulling from edgex-lftools-log-publisher 06:29:22 df20fa9351a1: Pulling fs layer 06:29:22 36b3adc4ff6f: Pulling fs layer 06:29:22 8ad3a11d3b57: Pulling fs layer 06:29:22 46f8f816bc3b: Pulling fs layer 06:29:22 93b61091891f: Pulling fs layer 06:29:22 93b9cdb0e59b: Pulling fs layer 06:29:22 5e14af77c1be: Pulling fs layer 06:29:22 01666e4c0597: Pulling fs layer 06:29:22 aa168da1d23b: Pulling fs layer 06:29:22 93b61091891f: Waiting 06:29:22 93b9cdb0e59b: Waiting 06:29:22 5e14af77c1be: Waiting 06:29:22 01666e4c0597: Waiting 06:29:22 aa168da1d23b: Waiting 06:29:22 46f8f816bc3b: Waiting 06:29:22 36b3adc4ff6f: Download complete 06:29:22 46f8f816bc3b: Verifying Checksum 06:29:22 46f8f816bc3b: Download complete 06:29:22 df20fa9351a1: Verifying Checksum 06:29:22 df20fa9351a1: Download complete 06:29:22 93b9cdb0e59b: Verifying Checksum 06:29:22 93b9cdb0e59b: Download complete 06:29:22 5e14af77c1be: Verifying Checksum 06:29:22 5e14af77c1be: Download complete 06:29:22 01666e4c0597: Download complete 06:29:22 93b61091891f: Verifying Checksum 06:29:22 93b61091891f: Download complete 06:29:23 df20fa9351a1: Pull complete 06:29:23 8ad3a11d3b57: Verifying Checksum 06:29:23 8ad3a11d3b57: Download complete 06:29:23 36b3adc4ff6f: Pull complete 06:29:25 8ad3a11d3b57: Pull complete 06:29:25 46f8f816bc3b: Pull complete 06:29:25 93b61091891f: Pull complete 06:29:26 93b9cdb0e59b: Pull complete 06:29:26 5e14af77c1be: Pull complete 06:29:27 aa168da1d23b: Download complete 06:29:27 01666e4c0597: Pull complete 06:29:37 aa168da1d23b: Pull complete 06:29:37 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:29:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:29:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:29:37 prd-centos7-docker-4c-2g-14280 does not seem to be running inside a container 06:29:37 $ 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-679/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-679 -v /w/workspace/dgexfoundry_device-sdk-go_PR-679:/w/workspace/dgexfoundry_device-sdk-go_PR-679:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-679@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-679@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:29:41 $ docker top e62bc68d97fa8fb9f5f924bfb3ba040d311faa0c06f37eebc4edfb1f27cba991 -eo pid,comm [Pipeline] { [Pipeline] sh 06:29:42 + touch /tmp/pre-build-complete [Pipeline] sh 06:29:42 + mkdir -p /var/log/sa [Pipeline] sh 06:29:42 + ls /var/log/sa-host 06:29:42 + sadf -c /var/log/sa-host/sa03 06:29:42 file_magic: OK 06:29:42 HZ: Using current value: 100 06:29:42 file_header: OK 06:29:42 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:29:42 Statistics: 06:29:42 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:29:42 File successfully converted to sysstat format version 12.2.1 06:29:42 + sadf -c /var/log/sa-host/sa23 06:29:42 file_magic: OK 06:29:42 HZ: Using current value: 100 06:29:42 file_header: OK 06:29:42 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:29:42 Statistics: 06:29:42 Hnuu...uuuununununu... 06:29:42 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:29:43 provisioning config files... 06:29:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-679@tmp/config6594234495022927637tmp [Pipeline] { [Pipeline] echo 06:29:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:29:43 ---> create-netrc.sh [Pipeline] } 06:29:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:29:43 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:29:44 ---> python-tools-install.sh [Pipeline] echo 06:29:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:29:44 ---> sudo-logs.sh 06:29:44 Archiving 'sudo' log.. [Pipeline] echo 06:29:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:29:45 ---> job-cost.sh 06:29:45 lf-activate-venv: SKIPPING 06:29:45 INFO: No Stack... 06:29:46 INFO: Retrieving Pricing Info for: v1-standard-2 06:29:46 INFO: Archiving Costs [Pipeline] echo 06:29:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:29:47 ---> logs-deploy.sh 06:29:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-679/1 06:29:47 INFO: archiving workspace using pattern(s): 06:29:49 Archives upload complete. 06:29:49 INFO: archiving logs to Nexus 06:29:51 ---> uname -a: 06:29:51 Linux prd-centos7-docker-4c-2g-14280.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:29:51 06:29:51 06:29:51 ---> lscpu: 06:29:51 Architecture: x86_64 06:29:51 CPU op-mode(s): 32-bit, 64-bit 06:29:51 Byte Order: Little Endian 06:29:51 Address sizes: 40 bits physical, 48 bits virtual 06:29:51 CPU(s): 4 06:29:51 On-line CPU(s) list: 0-3 06:29:51 Thread(s) per core: 1 06:29:51 Core(s) per socket: 1 06:29:51 Socket(s): 4 06:29:51 NUMA node(s): 1 06:29:51 Vendor ID: GenuineIntel 06:29:51 CPU family: 6 06:29:51 Model: 44 06:29:51 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:29:51 Stepping: 1 06:29:51 CPU MHz: 2933.438 06:29:51 BogoMIPS: 5866.87 06:29:51 Virtualization: VT-x 06:29:51 Hypervisor vendor: KVM 06:29:51 Virtualization type: full 06:29:51 L1d cache: 128 KiB 06:29:51 L1i cache: 128 KiB 06:29:51 L2 cache: 16 MiB 06:29:51 L3 cache: 64 MiB 06:29:51 NUMA node0 CPU(s): 0-3 06:29:51 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:29:51 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:29:51 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:29:51 Vulnerability Meltdown: Mitigation; PTI 06:29:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:29:51 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:29:51 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:29:51 Vulnerability Srbds: Not affected 06:29:51 Vulnerability Tsx async abort: Not affected 06:29:51 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:29:51 06:29:51 06:29:51 ---> nproc: 06:29:51 4 06:29:51 06:29:51 06:29:51 ---> df -h: 06:29:51 Filesystem Size Used Available Use% Mounted on 06:29:51 overlay 50.0G 7.3G 42.7G 15% / 06:29:51 tmpfs 64.0M 0 64.0M 0% /dev 06:29:51 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:29:51 shm 64.0M 0 64.0M 0% /dev/shm 06:29:51 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:29:51 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:29:51 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:29:51 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:29:51 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:29:51 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:29:51 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-679 06:29:51 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-679@tmp 06:29:51 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:29:51 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:29:51 06:29:51 06:29:51 ---> free -m: 06:29:51 total used free shared buff/cache available 06:29:51 Mem: 1837 700 104 0 1032 1032 06:29:51 Swap: 1023 1 1022 06:29:51 06:29:51 06:29:51 ---> ip addr: 06:29:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:29:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:29:51 inet 127.0.0.1/8 scope host lo 06:29:51 valid_lft forever preferred_lft forever 06:29:51 inet6 ::1/128 scope host 06:29:51 valid_lft forever preferred_lft forever 06:29:51 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:29:51 link/ether fa:16:3e:c9:f4:94 brd ff:ff:ff:ff:ff:ff 06:29:51 inet 10.30.123.47/23 brd 10.30.123.255 scope global dynamic eth0 06:29:51 valid_lft 85974sec preferred_lft 85974sec 06:29:51 inet6 fe80::f816:3eff:fec9:f494/64 scope link 06:29:51 valid_lft forever preferred_lft forever 06:29:51 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:29:51 link/ether 02:42:c7:a2:44:29 brd ff:ff:ff:ff:ff:ff 06:29:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:29:51 valid_lft forever preferred_lft forever 06:29:51 inet6 fe80::42:c7ff:fea2:4429/64 scope link 06:29:51 valid_lft forever preferred_lft forever 06:29:51 06:29:51 06:29:51 ---> sar -b -r -n DEV: 06:29:51 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/03/20 _x86_64_ (4 CPU) 06:29:51 06:29:51 06:22:34 LINUX RESTART (4 CPU) 06:29:51 06:29:51 06:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:29:51 06:24:01 83.41 38.52 44.89 0.00 7412.18 4007.42 0.00 06:29:51 06:25:01 3.50 0.03 3.46 0.00 1.07 110.12 0.00 06:29:51 06:26:01 0.52 0.00 0.52 0.00 0.00 7.79 0.00 06:29:51 06:27:01 0.30 0.00 0.30 0.00 0.00 4.91 0.00 06:29:51 06:28:01 0.35 0.00 0.35 0.00 0.00 3.43 0.00 06:29:51 06:29:01 0.42 0.00 0.42 0.00 0.00 6.54 0.00 06:29:51 Average: 14.76 6.43 8.33 0.00 1236.30 690.44 0.00 06:29:51 06:29:51 06:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:29:51 06:24:01 158288 0 571596 30.38 2620 1149040 1136552 38.79 393260 1129056 132 06:29:51 06:25:01 167668 0 562312 29.89 2620 1148944 1078388 36.80 392680 1121480 8 06:29:51 06:26:01 165328 0 564644 30.01 2620 1148952 1078596 36.81 391356 1125528 20 06:29:51 06:27:01 166516 0 563456 29.95 2620 1148952 1078452 36.81 399880 1116048 12 06:29:51 06:28:01 164068 0 565896 30.08 2620 1148960 1078656 36.81 401372 1117152 8 06:29:51 06:29:01 165000 0 564960 30.03 2620 1148964 1078524 36.81 406656 1111008 8 06:29:51 Average: 164478 0 565477 30.05 2620 1148969 1088195 37.14 397534 1120045 31 06:29:51 06:29:51 06:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:29:51 06:24:01 eth0 323.26 224.78 1079.73 87.90 0.00 0.00 0.00 0.00 06:29:51 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:51 06:24:01 docker0 10.40 7.82 1.42 20.38 0.00 0.00 0.00 0.00 06:29:51 06:25:01 eth0 0.62 0.08 0.04 0.01 0.00 0.00 0.00 0.00 06:29:51 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:51 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:51 06:26:01 eth0 0.68 0.40 0.29 0.18 0.00 0.00 0.00 0.00 06:29:51 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:51 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:51 06:27:01 eth0 0.65 0.08 0.06 0.04 0.00 0.00 0.00 0.00 06:29:51 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:51 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:51 06:28:01 eth0 0.62 0.58 0.33 0.22 0.00 0.00 0.00 0.00 06:29:51 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:51 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:51 06:29:01 eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 06:29:51 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:51 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:51 Average: eth0 54.39 37.71 180.21 14.74 0.00 0.00 0.00 0.00 06:29:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:51 Average: docker0 1.73 1.30 0.24 3.40 0.00 0.00 0.00 0.00 06:29:51 06:29:51 06:29:51 ---> sar -P ALL: 06:29:51 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/03/20 _x86_64_ (4 CPU) 06:29:51 06:29:51 06:22:34 LINUX RESTART (4 CPU) 06:29:51 06:29:51 06:23:01 CPU %user %nice %system %iowait %steal %idle 06:29:51 06:24:01 all 13.49 0.00 5.75 2.86 3.74 74.16 06:29:51 06:24:01 0 13.37 0.00 6.35 3.26 4.28 72.74 06:29:51 06:24:01 1 13.29 0.00 5.08 2.17 3.46 76.00 06:29:51 06:24:01 2 12.77 0.00 6.08 3.73 3.46 73.97 06:29:51 06:24:01 3 14.56 0.00 5.48 2.26 3.77 73.93 06:29:51 06:25:01 all 0.17 0.00 0.06 0.00 0.05 99.73 06:29:51 06:25:01 0 0.03 0.00 0.05 0.00 0.05 99.87 06:29:51 06:25:01 1 0.47 0.00 0.05 0.00 0.05 99.43 06:29:51 06:25:01 2 0.12 0.00 0.08 0.00 0.03 99.77 06:29:51 06:25:01 3 0.05 0.00 0.07 0.00 0.05 99.83 06:29:51 06:26:01 all 0.14 0.00 0.07 0.00 0.11 99.68 06:29:51 06:26:01 0 0.03 0.00 0.10 0.00 0.07 99.80 06:29:51 06:26:01 1 0.05 0.00 0.05 0.00 0.10 99.80 06:29:51 06:26:01 2 0.35 0.00 0.07 0.00 0.18 99.40 06:29:51 06:26:01 3 0.13 0.00 0.07 0.00 0.08 99.72 06:29:51 06:27:01 all 0.14 0.00 0.03 0.00 0.02 99.80 06:29:51 06:27:01 0 0.05 0.00 0.07 0.00 0.03 99.85 06:29:51 06:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:29:51 06:27:01 2 0.02 0.00 0.02 0.00 0.03 99.93 06:29:51 06:27:01 3 0.47 0.00 0.03 0.00 0.02 99.48 06:29:51 06:28:01 all 0.16 0.00 0.05 0.00 0.04 99.75 06:29:51 06:28:01 0 0.03 0.00 0.07 0.00 0.03 99.87 06:29:51 06:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:29:51 06:28:01 2 0.07 0.00 0.07 0.00 0.03 99.83 06:29:51 06:28:01 3 0.52 0.00 0.05 0.00 0.08 99.35 06:29:51 06:29:01 all 0.11 0.00 0.06 0.00 0.11 99.72 06:29:51 06:29:01 0 0.02 0.00 0.12 0.00 0.08 99.78 06:29:51 06:29:01 1 0.05 0.00 0.05 0.00 0.10 99.80 06:29:51 06:29:01 2 0.03 0.00 0.03 0.00 0.05 99.88 06:29:51 06:29:01 3 0.35 0.00 0.03 0.00 0.20 99.42 06:29:51 Average: all 2.31 0.00 0.98 0.46 0.66 95.58 06:29:51 Average: 0 2.19 0.00 1.10 0.53 0.74 95.45 06:29:51 Average: 1 2.27 0.00 0.86 0.35 0.61 95.91 06:29:51 Average: 2 2.19 0.00 1.04 0.61 0.62 95.54 06:29:51 Average: 3 2.61 0.00 0.93 0.37 0.68 95.41 06:29:51 06:29:51 06:29:51