Pull request #704 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8b91b72697140cd4e74a24f10fb7960df898822e+93569aefbcf2dcd4d18a31fcf2c190494ae30d88 (9e645e3f7a153cb2d86d5beabdae14657885656d) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-704/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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-704/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-17043 in /w/workspace/dgexfoundry_device-sdk-go_PR-704 [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-704 # 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/704/head:refs/remotes/origin/PR-704 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 93569aefbcf2dcd4d18a31fcf2c190494ae30d88 into PR head commit 8b91b72697140cd4e74a24f10fb7960df898822e Merge succeeded, producing 8b91b72697140cd4e74a24f10fb7960df898822e Checking out Revision 8b91b72697140cd4e74a24f10fb7960df898822e (PR-704) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b91b72697140cd4e74a24f10fb7960df898822e # 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 93569aefbcf2dcd4d18a31fcf2c190494ae30d88 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8b91b72697140cd4e74a24f10fb7960df898822e # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:19:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:19:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:19:02 ========================================================= 07:19:02 EdgeX Global Pipelines Version Info 07:19:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:19:04 ------------------- 07:19:04 stable info: 07:19:04 ------------------- 07:19:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:19:04 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 07:19:04 Message: update stable to v1.0.173 07:19:05 ------------------- 07:19:05 experimental info: 07:19:05 ------------------- 07:19:05 Commited By: **** collab-it+edgex@linuxfoundation.org 07:19:05 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 07:19:05 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:19:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 07:19:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 07:19:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:19:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:19:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:19:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:19:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:19:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:19:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 07:19:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:19:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:19:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 07:19:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:19:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:19:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:19:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:19:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:19:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:19:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:19:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:19:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:19:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:19:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:19:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:19:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:19:08 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 07:19:09 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 07:19:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-704 [Pipeline] echo 07:19:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-704 [Pipeline] echo 07:19:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-704 [Pipeline] echo 07:19:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b91b72697140cd4e74a24f10fb7960df898822e [Pipeline] echo 07:19:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b91b72 [Pipeline] echo 07:19:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:19:10 provisioning config files... 07:19:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-704@tmp/config4285420917346510044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:19:10 ---> docker-login.sh 07:19:10 nexus3.edgexfoundry.org:10001 07:19:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:10 Configure a credential helper to remove this warning. See 07:19:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:10 07:19:10 Login Succeeded 07:19:10 nexus3.edgexfoundry.org:10002 07:19:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:11 Configure a credential helper to remove this warning. See 07:19:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:11 07:19:11 Login Succeeded 07:19:11 nexus3.edgexfoundry.org:10003 07:19:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:11 Configure a credential helper to remove this warning. See 07:19:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:11 07:19:11 Login Succeeded 07:19:11 nexus3.edgexfoundry.org:10004 07:19:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:12 Configure a credential helper to remove this warning. See 07:19:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:12 07:19:12 Login Succeeded 07:19:12 docker.io 07:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:12 Configure a credential helper to remove this warning. See 07:19:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:12 07:19:12 Login Succeeded 07:19:12 ---> docker-login.sh ends [Pipeline] } 07:19:12 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 07:19:13 + git log --format=format:%s -1 8b91b72697140cd4e74a24f10fb7960df898822e [Pipeline] echo 07:19:13 GIT_COMMIT: 8b91b72697140cd4e74a24f10fb7960df898822e, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap [Pipeline] echo 07:19:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:19:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:19:15 07:19:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:19:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:19:15 latest: Pulling from edgex-devops/git-semver 07:19:15 31603596830f: Pulling fs layer 07:19:15 2a8b12db71e7: Pulling fs layer 07:19:15 6ca5941a6612: Pulling fs layer 07:19:15 ecc8261a40a4: Pulling fs layer 07:19:15 ecc8261a40a4: Waiting 07:19:15 2a8b12db71e7: Verifying Checksum 07:19:15 2a8b12db71e7: Download complete 07:19:15 31603596830f: Verifying Checksum 07:19:15 31603596830f: Download complete 07:19:15 ecc8261a40a4: Verifying Checksum 07:19:15 ecc8261a40a4: Download complete 07:19:15 6ca5941a6612: Verifying Checksum 07:19:15 6ca5941a6612: Download complete 07:19:16 31603596830f: Pull complete 07:19:16 2a8b12db71e7: Pull complete 07:19:17 6ca5941a6612: Pull complete 07:19:17 ecc8261a40a4: Pull complete 07:19:17 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:19:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:19:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:19:17 prd-centos7-docker-4c-2g-17043 does not seem to be running inside a container 07:19:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-704 -v /w/workspace/dgexfoundry_device-sdk-go_PR-704:/w/workspace/dgexfoundry_device-sdk-go_PR-704:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-704@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-704@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:19:19 $ docker top 889b910b1e8249717bf1402e53d6be017c6204739c0bd2d6e8ae22ddb6b2af63 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:19:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:19:19 [ssh-agent] Looking for ssh-agent implementation... 07:19:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:19:19 $ docker exec 889b910b1e8249717bf1402e53d6be017c6204739c0bd2d6e8ae22ddb6b2af63 ssh-agent 07:19:20 SSH_AUTH_SOCK=/tmp/ssh-DVM82sqMbkHL/agent.13 07:19:20 SSH_AGENT_PID=18 07:19:20 Running ssh-add (command line suppressed) 07:19:20 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-704@tmp/private_key_8510021934789486180.key (/w/workspace/dgexfoundry_device-sdk-go_PR-704@tmp/private_key_8510021934789486180.key) 07:19:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:19:20 + git tag --points-at HEAD [Pipeline] } 07:19:20 $ docker exec --env ******** --env ******** 889b910b1e8249717bf1402e53d6be017c6204739c0bd2d6e8ae22ddb6b2af63 ssh-agent -k 07:19:20 unset SSH_AUTH_SOCK; 07:19:20 unset SSH_AGENT_PID; 07:19:20 echo Agent pid 18 killed; 07:19:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:19:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:19:21 [ssh-agent] Looking for ssh-agent implementation... 07:19:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:19:21 $ docker exec 889b910b1e8249717bf1402e53d6be017c6204739c0bd2d6e8ae22ddb6b2af63 ssh-agent 07:19:21 SSH_AUTH_SOCK=/tmp/ssh-NGBvnInMZTT0/agent.48 07:19:21 SSH_AGENT_PID=53 07:19:21 Running ssh-add (command line suppressed) 07:19:21 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-704@tmp/private_key_8128546762649534697.key (/w/workspace/dgexfoundry_device-sdk-go_PR-704@tmp/private_key_8128546762649534697.key) 07:19:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:19:21 + git semver init 07:19:21 # -> Open(): unable to determine branch for HEAD 07:19:21 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-704/.git 07:19:21 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-704 07:19:21 # $SEMVER_REMOTE_NAME = origin 07:19:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:19:21 # $SEMVER_USER_NAME = edgex-jenkins 07:19:21 # $SEMVER_BRANCH = PR-704 07:19:21 # $SEMVER_TEMP = /tmp/semver-220795974 07:19:21 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 07:19:22 # '/tmp/semver-220795974' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-704/.semver' 07:19:22 # -> Force: false 07:19:22 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-704/.semver [Pipeline] } 07:19:22 $ docker exec --env ******** --env ******** 889b910b1e8249717bf1402e53d6be017c6204739c0bd2d6e8ae22ddb6b2af63 ssh-agent -k 07:19:22 unset SSH_AUTH_SOCK; 07:19:22 unset SSH_AGENT_PID; 07:19:22 echo Agent pid 53 killed; 07:19:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:19:23 + git semver [Pipeline] } 07:19:23 $ docker stop --time=1 889b910b1e8249717bf1402e53d6be017c6204739c0bd2d6e8ae22ddb6b2af63 07:19:24 $ docker rm -f 889b910b1e8249717bf1402e53d6be017c6204739c0bd2d6e8ae22ddb6b2af63 [Pipeline] // withDockerContainer [Pipeline] sh 07:19:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:19:25 Stashed 1 file(s) [Pipeline] echo 07:19:25 [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 07:19:41 Still waiting to schedule task 07:19:41 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:19:41 Still waiting to schedule task 07:19:41 ‘prd-ubuntu18.04-docker-arm64-4c-16g-17040’ is offline 07:21:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-17044 in /w/workspace/dgexfoundry_device-sdk-go_PR-704 [Pipeline] { [Pipeline] ws 07:21:32 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:21:37 using credential edgex-jenkins-ssh 07:21:37 Cloning the remote Git repository 07:21:37 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:21:37 > git init /w/workspace/device-sdk-go/1 # timeout=10 07:21:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:21:37 > git --version # timeout=10 07:21:37 > git --version # 'git version 2.17.1' 07:21:37 using GIT_SSH to set credentials SSH Credentials for GitHub 07:21:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:21:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:21:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:21:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:21:40 Merging remotes/origin/master commit 93569aefbcf2dcd4d18a31fcf2c190494ae30d88 into PR head commit 8b91b72697140cd4e74a24f10fb7960df898822e 07:21:41 Merge succeeded, producing 8b91b72697140cd4e74a24f10fb7960df898822e 07:21:41 Checking out Revision 8b91b72697140cd4e74a24f10fb7960df898822e (PR-704) 07:21:40 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:21:40 using GIT_SSH to set credentials SSH Credentials for GitHub 07:21:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/704/head:refs/remotes/origin/PR-704 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:21:40 > git config core.sparsecheckout # timeout=10 07:21:40 > git checkout -f 8b91b72697140cd4e74a24f10fb7960df898822e # timeout=10 07:21:40 > git remote # timeout=10 07:21:40 > git config --get remote.origin.url # timeout=10 07:21:40 using GIT_SSH to set credentials SSH Credentials for GitHub 07:21:40 > git merge 93569aefbcf2dcd4d18a31fcf2c190494ae30d88 # timeout=10 07:21:41 > git rev-parse HEAD^{commit} # timeout=10 07:21:41 > git config core.sparsecheckout # timeout=10 07:21:41 > git checkout -f 8b91b72697140cd4e74a24f10fb7960df898822e # timeout=10 07:21:45 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" 07:21:45 > git --version # timeout=10 07:21:45 > git --version # 'git version 2.17.1' 07:21:45 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:21:47 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:21:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:21:48 Running on prd-centos7-docker-4c-2g-17045 in /w/workspace/dgexfoundry_device-sdk-go_PR-704 [Pipeline] { 07:21:48 + sudo service docker restart 07:21:48 + true [Pipeline] ws 07:21:48 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:21:50 using credential edgex-jenkins-ssh 07:21:50 Cloning the remote Git repository [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:21:51 provisioning config files... 07:21:51 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5874897995965408543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:21:51 ---> docker-login.sh 07:21:51 nexus3.edgexfoundry.org:10001 07:21:50 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:21:50 > git init /w/workspace/device-sdk-go/1 # timeout=10 07:21:51 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:21:51 > git --version # timeout=10 07:21:51 > git --version # 'git version 2.24.3' 07:21:51 using GIT_SSH to set credentials SSH Credentials for GitHub 07:21:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:21:51 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:21:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:21:51 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:21:51 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:21:51 using GIT_SSH to set credentials SSH Credentials for GitHub 07:21:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/704/head:refs/remotes/origin/PR-704 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:52 Merging remotes/origin/master commit 93569aefbcf2dcd4d18a31fcf2c190494ae30d88 into PR head commit 8b91b72697140cd4e74a24f10fb7960df898822e 07:21:52 Merge succeeded, producing 8b91b72697140cd4e74a24f10fb7960df898822e 07:21:52 Checking out Revision 8b91b72697140cd4e74a24f10fb7960df898822e (PR-704) 07:21:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:21:52 Configure a credential helper to remove this warning. See 07:21:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:21:52 07:21:52 Login Succeeded 07:21:52 nexus3.edgexfoundry.org:10002 07:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:52 > git config core.sparsecheckout # timeout=10 07:21:52 > git checkout -f 8b91b72697140cd4e74a24f10fb7960df898822e # timeout=10 07:21:52 > git remote # timeout=10 07:21:52 > git config --get remote.origin.url # timeout=10 07:21:52 using GIT_SSH to set credentials SSH Credentials for GitHub 07:21:52 > git merge 93569aefbcf2dcd4d18a31fcf2c190494ae30d88 # timeout=10 07:21:52 > git rev-parse HEAD^{commit} # timeout=10 07:21:52 > git config core.sparsecheckout # timeout=10 07:21:52 > git checkout -f 8b91b72697140cd4e74a24f10fb7960df898822e # timeout=10 07:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:21:53 Configure a credential helper to remove this warning. See 07:21:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:21:53 07:21:53 Login Succeeded 07:21:53 nexus3.edgexfoundry.org:10003 07:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:21:53 Configure a credential helper to remove this warning. See 07:21:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:21:53 07:21:53 Login Succeeded 07:21:53 nexus3.edgexfoundry.org:10004 07:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:21:54 Configure a credential helper to remove this warning. See 07:21:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:21:54 07:21:54 Login Succeeded 07:21:54 docker.io 07:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:21:55 Configure a credential helper to remove this warning. See 07:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:21:55 07:21:55 Login Succeeded 07:21:55 ---> docker-login.sh ends [Pipeline] } 07:21:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:21:55 ========================================================= 07:21:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:21:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:21:55 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" 07:21:56 > git --version # timeout=10 07:21:56 > git --version # 'git version 2.24.3' 07:21:56 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 07:21:56 + 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 . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 07:21:56 Sending build context to Docker daemon 2.419MB [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:21:56 Step 1/8 : ARG BASE=golang:1.15-alpine 07:21:56 Step 2/8 : FROM ${BASE} 07:21:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:21:56 5f621e34cdf4: Pulling fs layer 07:21:56 a4357932f1b6: Pulling fs layer 07:21:56 18c013af1878: Pulling fs layer 07:21:56 00ac8860ef70: Pulling fs layer 07:21:56 63d7cb157983: Pulling fs layer 07:21:56 b116817d02f9: Pulling fs layer 07:21:56 745a02a5169b: Pulling fs layer 07:21:56 00ac8860ef70: Waiting 07:21:56 63d7cb157983: Waiting 07:21:56 b116817d02f9: Waiting 07:21:56 745a02a5169b: Waiting 07:21:56 18c013af1878: Verifying Checksum 07:21:56 18c013af1878: Download complete 07:21:56 a4357932f1b6: Download complete 07:21:56 63d7cb157983: Verifying Checksum 07:21:56 63d7cb157983: Download complete 07:21:56 b116817d02f9: Verifying Checksum 07:21:56 b116817d02f9: Download complete 07:21:57 5f621e34cdf4: Verifying Checksum 07:21:57 5f621e34cdf4: Download complete 07:21:57 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:21:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:21:57 5f621e34cdf4: Pull complete 07:21:57 + true 07:21:57 + sudo service docker restart 07:21:57 Redirecting to /bin/systemctl restart docker.service 07:21:58 a4357932f1b6: Pull complete 07:21:58 18c013af1878: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:21:59 provisioning config files... 07:21:59 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1858303875412730711tmp [Pipeline] { 07:21:59 745a02a5169b: Verifying Checksum 07:21:59 745a02a5169b: Download complete [Pipeline] libraryResource [Pipeline] sh 07:21:59 ---> docker-login.sh 07:21:59 nexus3.edgexfoundry.org:10001 07:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:22:00 Configure a credential helper to remove this warning. See 07:22:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:22:00 07:22:00 Login Succeeded 07:22:00 nexus3.edgexfoundry.org:10002 07:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:00 00ac8860ef70: Verifying Checksum 07:22:00 00ac8860ef70: Download complete 07:22:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:22:00 Configure a credential helper to remove this warning. See 07:22:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:22:00 07:22:00 Login Succeeded 07:22:00 nexus3.edgexfoundry.org:10003 07:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:22:01 Configure a credential helper to remove this warning. See 07:22:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:22:01 07:22:01 Login Succeeded 07:22:01 nexus3.edgexfoundry.org:10004 07:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:22:01 Configure a credential helper to remove this warning. See 07:22:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:22:01 07:22:01 Login Succeeded 07:22:01 docker.io 07:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:22:01 Configure a credential helper to remove this warning. See 07:22:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:22:01 07:22:01 Login Succeeded 07:22:01 ---> docker-login.sh ends [Pipeline] } 07:22:01 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:22:02 ========================================================= 07:22:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:22:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:22:02 + 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 . 07:22:02 Sending build context to Docker daemon 2.422MB 07:22:02 Step 1/8 : ARG BASE=golang:1.15-alpine 07:22:02 Step 2/8 : FROM ${BASE} 07:22:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:22:02 188c0c94c7c5: Pulling fs layer 07:22:02 0ef7d3d256c8: Pulling fs layer 07:22:02 de9db76c5a1d: Pulling fs layer 07:22:02 bca2f99d35d6: Pulling fs layer 07:22:02 93359f2a8cfa: Pulling fs layer 07:22:02 7c6f9722023f: Pulling fs layer 07:22:02 a35cf1a2eb13: Pulling fs layer 07:22:02 93359f2a8cfa: Waiting 07:22:02 7c6f9722023f: Waiting 07:22:02 a35cf1a2eb13: Waiting 07:22:02 bca2f99d35d6: Waiting 07:22:02 de9db76c5a1d: Verifying Checksum 07:22:02 de9db76c5a1d: Download complete 07:22:02 0ef7d3d256c8: Verifying Checksum 07:22:02 0ef7d3d256c8: Download complete 07:22:02 93359f2a8cfa: Verifying Checksum 07:22:02 93359f2a8cfa: Download complete 07:22:02 188c0c94c7c5: Download complete 07:22:02 7c6f9722023f: Verifying Checksum 07:22:02 7c6f9722023f: Download complete 07:22:03 188c0c94c7c5: Pull complete 07:22:03 0ef7d3d256c8: Pull complete 07:22:03 de9db76c5a1d: Pull complete 07:22:04 a35cf1a2eb13: Verifying Checksum 07:22:04 a35cf1a2eb13: Download complete 07:22:05 bca2f99d35d6: Verifying Checksum 07:22:05 bca2f99d35d6: Download complete 07:22:10 00ac8860ef70: Pull complete 07:22:10 63d7cb157983: Pull complete 07:22:10 bca2f99d35d6: Pull complete 07:22:10 93359f2a8cfa: Pull complete 07:22:10 7c6f9722023f: Pull complete 07:22:11 b116817d02f9: Pull complete 07:22:15 745a02a5169b: Pull complete 07:22:15 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:22:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:22:15 ---> b7e6874047d6 07:22:15 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:22:18 ---> Running in 82b00f7ee5b3 07:22:18 Removing intermediate container 82b00f7ee5b3 07:22:18 ---> fd241b45c5e4 07:22:18 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:22:18 ---> Running in 80dfd6321f36 07:22:19 a35cf1a2eb13: Pull complete 07:22:19 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:22:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:22:19 ---> a62c8e92a672 07:22:19 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:22:19 ---> Running in 5e781a6552bd 07:22:19 Removing intermediate container 5e781a6552bd 07:22:19 ---> 59878f3b786f 07:22:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:22:19 ---> Running in b52f92798155 07:22:20 Removing intermediate container 80dfd6321f36 07:22:20 ---> a244b384a557 07:22:20 Step 5/8 : RUN apk add --no-cache make git 07:22:20 ---> Running in 5853871151bc 07:22:20 Removing intermediate container b52f92798155 07:22:20 ---> 993567f34520 07:22:20 Step 5/8 : RUN apk add --no-cache make git 07:22:20 ---> Running in be49a6aa0b2b 07:22:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:22:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:22:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:22:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:22:22 OK: 166 MiB in 39 packages 07:22:23 Removing intermediate container be49a6aa0b2b 07:22:23 ---> 518f02748be1 07:22:23 Step 6/8 : WORKDIR /device-sdk-go 07:22:23 ---> Running in f978ba2ffa45 07:22:23 OK: 142 MiB in 39 packages 07:22:23 Removing intermediate container f978ba2ffa45 07:22:23 ---> a228ee01ab47 07:22:23 Step 7/8 : COPY . . 07:22:24 Removing intermediate container 5853871151bc 07:22:24 ---> 8a6510dc13e4 07:22:24 Step 6/8 : WORKDIR /device-sdk-go 07:22:24 ---> Running in 19227647f485 07:22:24 ---> 06d4fbfdff48 07:22:24 Step 8/8 : RUN go mod download 07:22:24 ---> Running in cccfcde0daec 07:22:24 Removing intermediate container 19227647f485 07:22:24 ---> 3f513d6720a9 07:22:24 Step 7/8 : COPY . . 07:22:26 ---> 8b931f5fd28f 07:22:26 Step 8/8 : RUN go mod download 07:22:26 ---> Running in 73e6e6b1c5fb 07:22:42 Removing intermediate container cccfcde0daec 07:22:42 ---> f6fdfe8421cf 07:22:42 Successfully built f6fdfe8421cf 07:22:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:22:43 + docker inspect -f . ci-base-image-x86_64 07:22:43 . [Pipeline] withDockerContainer 07:22:43 prd-centos7-docker-4c-2g-17045 does not seem to be running inside a container 07:22:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:22:44 $ docker top 1c4e85d984502fcb80b0a5d4ea2118eac688229d9b75c40b3520f68a5a455674 -eo pid,comm [Pipeline] { [Pipeline] sh 07:22:44 + go version 07:22:44 go version go1.15.5 linux/amd64 [Pipeline] } 07:22:44 $ docker stop --time=1 1c4e85d984502fcb80b0a5d4ea2118eac688229d9b75c40b3520f68a5a455674 07:22:46 $ docker rm -f 1c4e85d984502fcb80b0a5d4ea2118eac688229d9b75c40b3520f68a5a455674 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:22:47 + docker inspect -f . ci-base-image-x86_64 07:22:47 . [Pipeline] withDockerContainer 07:22:47 prd-centos7-docker-4c-2g-17045 does not seem to be running inside a container 07:22:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:22:48 $ docker top dfc210f3e67aed71bbd06a690985d2965ff3fc602931f495b0c44a4497f91d44 -eo pid,comm [Pipeline] { [Pipeline] sh 07:22:48 Removing intermediate container 73e6e6b1c5fb 07:22:48 ---> dff083397a64 07:22:48 Successfully built dff083397a64 07:22:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:22:48 + make test 07:22:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:22:48 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 07:22:49 + docker inspect -f . ci-base-image-arm64 07:22:49 . [Pipeline] withDockerContainer 07:22:49 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 07:22:49 prd-ubuntu18.04-docker-arm64-4c-16g-17044 does not seem to be running inside a container 07:22:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:22:50 $ docker top be1cc88e79f0951da85ae327f065b9465c0aa54a0224fe4692f8e0be10838aa5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:22:51 + go version 07:22:51 go version go1.15.5 linux/arm64 [Pipeline] } 07:22:51 $ docker stop --time=1 be1cc88e79f0951da85ae327f065b9465c0aa54a0224fe4692f8e0be10838aa5 07:22:52 pkg/service/main.go:19:2: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.64), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 07:22:52 pkg/service/main.go:20:2: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.64), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 07:22:52 make: *** [Makefile:32: test] Error 1 07:22:53 $ docker rm -f be1cc88e79f0951da85ae327f065b9465c0aa54a0224fe4692f8e0be10838aa5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 07:22:54 $ docker stop --time=1 dfc210f3e67aed71bbd06a690985d2965ff3fc602931f495b0c44a4497f91d44 07:22:55 $ docker rm -f dfc210f3e67aed71bbd06a690985d2965ff3fc602931f495b0c44a4497f91d44 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [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] script [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 07:22:57 + docker inspect -f . ci-base-image-arm64 07:22:57 . [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] withDockerContainer 07:22:58 prd-ubuntu18.04-docker-arm64-4c-16g-17044 does not seem to be running inside a container 07:22: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 ******** -e ******** ci-base-image-arm64 cat 07:22:59 $ docker top 4746cf31ad88f35ed9fde5ccf418be00905cbdf2b7b94bc3860947a57198aaff -eo pid,comm [Pipeline] { [Pipeline] // stage [Pipeline] } 07:23:00 Failed in branch amd64 [Pipeline] sh 07:23:01 + make test 07:23:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:23:01 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 07:23:01 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 07:23:01 pkg/service/main.go:19:2: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.64), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 07:23:01 pkg/service/main.go:20:2: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.64), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 07:23:01 make: *** [Makefile:32: test] Error 1 [Pipeline] } 07:23:01 $ docker stop --time=1 4746cf31ad88f35ed9fde5ccf418be00905cbdf2b7b94bc3860947a57198aaff 07:23:03 $ docker rm -f 4746cf31ad88f35ed9fde5ccf418be00905cbdf2b7b94bc3860947a57198aaff [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] } 07:23:06 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 07:23:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:23:10 ---> package-listing.sh 07:23:10 ++ facter osfamily 07:23:10 ++ tr '[:upper:]' '[:lower:]' 07:23:10 + OS_FAMILY=redhat 07:23:10 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-704 07:23:10 + START_PACKAGES=/tmp/packages_start.txt 07:23:10 + END_PACKAGES=/tmp/packages_end.txt 07:23:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:23:10 + PACKAGES=/tmp/packages_start.txt 07:23:10 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-704 ']' 07:23:10 + PACKAGES=/tmp/packages_end.txt 07:23:10 + case "${OS_FAMILY}" in 07:23:10 + rpm -qa 07:23:10 + sort 07:23:15 + '[' -f /tmp/packages_start.txt ']' 07:23:15 + '[' -f /tmp/packages_end.txt ']' 07:23:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:23:15 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-704 ']' 07:23:15 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-704/archives/ 07:23:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-704/archives/ [Pipeline] echo 07:23:15 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-704/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:23:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:23:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:23:16 07:23:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:23:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:23:16 alpine: Pulling from edgex-lftools-log-publisher 07:23:16 df20fa9351a1: Pulling fs layer 07:23:16 36b3adc4ff6f: Pulling fs layer 07:23:16 8ad3a11d3b57: Pulling fs layer 07:23:16 46f8f816bc3b: Pulling fs layer 07:23:16 93b61091891f: Pulling fs layer 07:23:16 93b9cdb0e59b: Pulling fs layer 07:23:16 5e14af77c1be: Pulling fs layer 07:23:16 01666e4c0597: Pulling fs layer 07:23:16 aa168da1d23b: Pulling fs layer 07:23:16 46f8f816bc3b: Waiting 07:23:16 93b61091891f: Waiting 07:23:16 93b9cdb0e59b: Waiting 07:23:16 5e14af77c1be: Waiting 07:23:16 01666e4c0597: Waiting 07:23:16 aa168da1d23b: Waiting 07:23:16 36b3adc4ff6f: Download complete 07:23:16 46f8f816bc3b: Verifying Checksum 07:23:16 46f8f816bc3b: Download complete 07:23:16 df20fa9351a1: Verifying Checksum 07:23:16 df20fa9351a1: Download complete 07:23:16 93b9cdb0e59b: Download complete 07:23:17 93b61091891f: Download complete 07:23:17 5e14af77c1be: Verifying Checksum 07:23:17 5e14af77c1be: Download complete 07:23:17 01666e4c0597: Download complete 07:23:17 df20fa9351a1: Pull complete 07:23:17 36b3adc4ff6f: Pull complete 07:23:17 8ad3a11d3b57: Verifying Checksum 07:23:17 8ad3a11d3b57: Download complete 07:23:18 8ad3a11d3b57: Pull complete 07:23:18 46f8f816bc3b: Pull complete 07:23:19 93b61091891f: Pull complete 07:23:19 93b9cdb0e59b: Pull complete 07:23:19 5e14af77c1be: Pull complete 07:23:19 aa168da1d23b: Verifying Checksum 07:23:19 aa168da1d23b: Download complete 07:23:19 01666e4c0597: Pull complete 07:23:26 aa168da1d23b: Pull complete 07:23:26 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:23:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:23:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:23:26 prd-centos7-docker-4c-2g-17043 does not seem to be running inside a container 07:23:26 $ 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-704/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-704 -v /w/workspace/dgexfoundry_device-sdk-go_PR-704:/w/workspace/dgexfoundry_device-sdk-go_PR-704:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-704@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-704@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:23:29 $ docker top 64419735140ac936425a2748f1a8f1235cd39ecfa14f4becf56ebe060b0e946f -eo pid,comm [Pipeline] { [Pipeline] sh 07:23:30 + touch /tmp/pre-build-complete [Pipeline] sh 07:23:30 + mkdir -p /var/log/sa [Pipeline] sh 07:23:30 + ls /var/log/sa-host 07:23:30 + sadf -c /var/log/sa-host/sa21 07:23:30 file_magic: OK 07:23:30 HZ: Using current value: 100 07:23:30 file_header: OK 07:23:30 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 07:23:30 Statistics: 07:23:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:23:30 File successfully converted to sysstat format version 12.2.1 07:23:30 + sadf -c /var/log/sa-host/sa23 07:23:30 file_magic: OK 07:23:30 HZ: Using current value: 100 07:23:30 file_header: OK 07:23:30 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 07:23:30 Statistics: 07:23:30 Hnuu...uuuununununu... 07:23:30 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:23:30 provisioning config files... 07:23:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-704@tmp/config8491647734372977880tmp [Pipeline] { [Pipeline] echo 07:23:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:23:31 ---> create-netrc.sh [Pipeline] } 07:23:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:23:31 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:23:31 ---> python-tools-install.sh [Pipeline] echo 07:23:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:23:32 ---> sudo-logs.sh 07:23:32 Archiving 'sudo' log.. [Pipeline] echo 07:23:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:23:32 ---> job-cost.sh 07:23:32 lf-activate-venv: SKIPPING 07:23:32 INFO: No Stack... 07:23:33 INFO: Retrieving Pricing Info for: v1-standard-2 07:23:33 INFO: Archiving Costs [Pipeline] echo 07:23:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:23:34 ---> logs-deploy.sh 07:23:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-704/1 07:23:34 INFO: archiving workspace using pattern(s): 07:23:35 Archives upload complete. 07:23:35 INFO: archiving logs to Nexus 07:23:36 ---> uname -a: 07:23:36 Linux prd-centos7-docker-4c-2g-17043.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 07:23:36 07:23:36 07:23:36 ---> lscpu: 07:23:36 Architecture: x86_64 07:23:36 CPU op-mode(s): 32-bit, 64-bit 07:23:36 Byte Order: Little Endian 07:23:36 Address sizes: 40 bits physical, 48 bits virtual 07:23:36 CPU(s): 4 07:23:36 On-line CPU(s) list: 0-3 07:23:36 Thread(s) per core: 1 07:23:36 Core(s) per socket: 1 07:23:36 Socket(s): 4 07:23:36 NUMA node(s): 1 07:23:36 Vendor ID: GenuineIntel 07:23:36 CPU family: 6 07:23:36 Model: 44 07:23:36 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:23:36 Stepping: 1 07:23:36 CPU MHz: 2933.438 07:23:36 BogoMIPS: 5866.87 07:23:36 Virtualization: VT-x 07:23:36 Hypervisor vendor: KVM 07:23:36 Virtualization type: full 07:23:36 L1d cache: 128 KiB 07:23:36 L1i cache: 128 KiB 07:23:36 L2 cache: 16 MiB 07:23:36 L3 cache: 64 MiB 07:23:36 NUMA node0 CPU(s): 0-3 07:23:36 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:23:36 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:23:36 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:23:36 Vulnerability Meltdown: Mitigation; PTI 07:23:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:23:36 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:23:36 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:23:36 Vulnerability Srbds: Not affected 07:23:36 Vulnerability Tsx async abort: Not affected 07:23:36 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 07:23:36 07:23:36 07:23:36 ---> nproc: 07:23:36 4 07:23:36 07:23:36 07:23:36 ---> df -h: 07:23:36 Filesystem Size Used Available Use% Mounted on 07:23:36 overlay 50.0G 7.3G 42.7G 15% / 07:23:36 tmpfs 64.0M 0 64.0M 0% /dev 07:23:36 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:23:36 shm 64.0M 0 64.0M 0% /dev/shm 07:23:36 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 07:23:36 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 07:23:36 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 07:23:36 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 07:23:36 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 07:23:36 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 07:23:36 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 07:23:36 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-704 07:23:36 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-704@tmp 07:23:36 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 07:23:36 07:23:36 07:23:36 ---> free -m: 07:23:36 total used free shared buff/cache available 07:23:36 Mem: 1837 695 71 0 1070 1038 07:23:36 Swap: 1023 1 1022 07:23:36 07:23:36 07:23:36 ---> ip addr: 07:23:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:23:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:23:36 inet 127.0.0.1/8 scope host lo 07:23:36 valid_lft forever preferred_lft forever 07:23:36 inet6 ::1/128 scope host 07:23:36 valid_lft forever preferred_lft forever 07:23:36 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:23:36 link/ether fa:16:3e:d7:02:2c brd ff:ff:ff:ff:ff:ff 07:23:36 inet 10.30.123.248/23 brd 10.30.123.255 scope global dynamic eth0 07:23:36 valid_lft 86094sec preferred_lft 86094sec 07:23:36 inet6 fe80::f816:3eff:fed7:22c/64 scope link 07:23:36 valid_lft forever preferred_lft forever 07:23:36 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:23:36 link/ether 02:42:bc:f5:77:49 brd ff:ff:ff:ff:ff:ff 07:23:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:23:36 valid_lft forever preferred_lft forever 07:23:36 inet6 fe80::42:bcff:fef5:7749/64 scope link 07:23:36 valid_lft forever preferred_lft forever 07:23:36 07:23:36 07:23:36 ---> sar -b -r -n DEV: 07:23:36 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/21/20 _x86_64_ (4 CPU) 07:23:36 07:23:36 07:18:18 LINUX RESTART (4 CPU) 07:23:36 07:23:36 07:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:23:36 07:20:01 32.70 11.92 20.78 0.00 4406.26 3115.33 0.00 07:23:36 07:21:02 1.03 0.00 1.03 0.00 0.00 16.97 0.00 07:23:36 07:22:01 0.22 0.00 0.22 0.00 0.00 2.37 0.00 07:23:36 07:23:01 0.67 0.00 0.67 0.00 0.00 7.81 0.00 07:23:36 Average: 8.69 2.99 5.70 0.00 1106.35 789.03 0.00 07:23:36 07:23:36 07:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:23:36 07:20:01 162496 0 569524 30.27 2620 1146904 1100772 37.57 419168 1099392 20 07:23:36 07:21:02 170180 0 561832 29.86 2620 1146912 1059284 36.15 415080 1096872 8 07:23:36 07:22:01 167676 0 564332 29.99 2620 1146916 1059464 36.16 413672 1101080 8 07:23:36 07:23:01 168796 0 563212 29.93 2620 1146916 1059284 36.15 427724 1085912 8 07:23:36 Average: 167287 0 564725 30.01 2620 1146912 1069701 36.51 418911 1095814 11 07:23:36 07:23:36 07:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:23:36 07:20:01 eth0 178.09 136.20 473.56 43.77 0.00 0.00 0.00 0.00 07:23:36 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:36 07:20:01 docker0 8.14 5.88 1.32 20.75 0.00 0.00 0.00 0.00 07:23:36 07:21:02 eth0 0.70 0.02 0.06 0.00 0.00 0.00 0.00 0.00 07:23:36 07:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:36 07:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:36 07:22:01 eth0 1.49 0.75 0.60 0.41 0.00 0.00 0.00 0.00 07:23:36 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:36 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:36 07:23:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:23:36 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:36 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:36 Average: eth0 45.28 34.40 119.07 11.09 0.00 0.00 0.00 0.00 07:23:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:36 Average: docker0 2.04 1.48 0.33 5.21 0.00 0.00 0.00 0.00 07:23:36 07:23:36 07:23:36 ---> sar -P ALL: 07:23:36 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/21/20 _x86_64_ (4 CPU) 07:23:36 07:23:36 07:18:18 LINUX RESTART (4 CPU) 07:23:36 07:23:36 07:19:01 CPU %user %nice %system %iowait %steal %idle 07:23:36 07:20:01 all 3.13 0.00 1.89 0.56 0.01 94.41 07:23:36 07:20:01 0 3.22 0.00 1.78 0.17 0.00 94.84 07:23:36 07:20:01 1 3.46 0.00 2.12 0.47 0.02 93.93 07:23:36 07:20:01 2 2.83 0.00 2.34 0.22 0.02 94.60 07:23:36 07:20:01 3 3.00 0.00 1.32 1.37 0.02 94.29 07:23:36 07:21:02 all 0.16 0.00 0.04 0.00 0.00 99.80 07:23:36 07:21:02 0 0.07 0.00 0.07 0.00 0.00 99.87 07:23:36 07:21:02 1 0.52 0.00 0.02 0.00 0.00 99.47 07:23:36 07:21:02 2 0.05 0.00 0.05 0.00 0.00 99.90 07:23:36 07:21:02 3 0.02 0.00 0.02 0.00 0.00 99.97 07:23:36 07:22:01 all 0.20 0.00 0.08 0.00 0.00 99.71 07:23:36 07:22:01 0 0.08 0.00 0.12 0.00 0.00 99.80 07:23:36 07:22:01 1 0.58 0.00 0.03 0.00 0.02 99.37 07:23:36 07:22:01 2 0.08 0.00 0.10 0.00 0.00 99.81 07:23:36 07:22:01 3 0.07 0.00 0.07 0.00 0.00 99.86 07:23:36 07:23:01 all 0.15 0.00 0.05 0.00 0.00 99.81 07:23:36 07:23:01 0 0.03 0.00 0.08 0.00 0.00 99.88 07:23:36 07:23:01 1 0.52 0.00 0.03 0.00 0.00 99.45 07:23:36 07:23:01 2 0.03 0.00 0.05 0.00 0.00 99.92 07:23:36 07:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:23:36 Average: all 0.91 0.00 0.51 0.14 0.00 98.43 07:23:36 Average: 0 0.85 0.00 0.51 0.04 0.00 98.60 07:23:36 Average: 1 1.27 0.00 0.55 0.12 0.01 98.05 07:23:36 Average: 2 0.75 0.00 0.64 0.05 0.00 98.55 07:23:36 Average: 3 0.77 0.00 0.36 0.34 0.00 98.53 07:23:36 07:23:36 07:23:36