Pull request #711 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e0a6177d58150a0a7775e85fb50d3f85e4f67749+42e5a1ea61e0adb23423a933a3224d1395f33e87 (cb01b64783d041f1679b119bc07ab506af0264f6) 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-711/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-711/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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-17871 in /w/workspace/dgexfoundry_device-sdk-go_PR-711 [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-711 # 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 42e5a1ea61e0adb23423a933a3224d1395f33e87 into PR head commit e0a6177d58150a0a7775e85fb50d3f85e4f67749 Merge succeeded, producing e0a6177d58150a0a7775e85fb50d3f85e4f67749 Checking out Revision e0a6177d58150a0a7775e85fb50d3f85e4f67749 (PR-711) > 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/711/head:refs/remotes/origin/PR-711 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e0a6177d58150a0a7775e85fb50d3f85e4f67749 # 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 42e5a1ea61e0adb23423a933a3224d1395f33e87 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e0a6177d58150a0a7775e85fb50d3f85e4f67749 # 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 05:39:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:39:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:39:45 ========================================================= 05:39:45 EdgeX Global Pipelines Version Info 05:39:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:39:46 ------------------- 05:39:46 stable info: 05:39:46 ------------------- 05:39:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:39:46 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 05:39:46 Message: update stable to v1.0.173 05:39:47 ------------------- 05:39:47 experimental info: 05:39:47 ------------------- 05:39:47 Commited By: **** collab-it+edgex@linuxfoundation.org 05:39:47 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 05:39:47 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:39:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:39:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:39:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:39:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:39:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:39:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:39:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:39:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:39:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:39:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:39:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:39:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 05:39:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:39:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:39:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:39:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:39:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:39:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:39:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:39:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:39:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:39:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:39:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:39:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:39:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:39:51 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 05:39:51 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 05:39:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-711 [Pipeline] echo 05:39:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-711 [Pipeline] echo 05:39:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-711 [Pipeline] echo 05:39:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e0a6177d58150a0a7775e85fb50d3f85e4f67749 [Pipeline] echo 05:39:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e0a6177 [Pipeline] echo 05:39:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:39:52 provisioning config files... 05:39:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-711@tmp/config7473291900485246780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:39:53 ---> docker-login.sh 05:39:53 nexus3.edgexfoundry.org:10001 05:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:53 Configure a credential helper to remove this warning. See 05:39:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:53 05:39:53 Login Succeeded 05:39:53 nexus3.edgexfoundry.org:10002 05:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:53 Configure a credential helper to remove this warning. See 05:39:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:53 05:39:53 Login Succeeded 05:39:53 nexus3.edgexfoundry.org:10003 05:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:53 Configure a credential helper to remove this warning. See 05:39:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:53 05:39:53 Login Succeeded 05:39:53 nexus3.edgexfoundry.org:10004 05:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:54 Configure a credential helper to remove this warning. See 05:39:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:54 05:39:54 Login Succeeded 05:39:54 docker.io 05:39:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:54 Configure a credential helper to remove this warning. See 05:39:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:54 05:39:54 Login Succeeded 05:39:54 ---> docker-login.sh ends [Pipeline] } 05:39:54 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 05:39:55 + git log --format=format:%s -1 e0a6177d58150a0a7775e85fb50d3f85e4f67749 [Pipeline] echo 05:39:55 GIT_COMMIT: e0a6177d58150a0a7775e85fb50d3f85e4f67749, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap [Pipeline] echo 05:39:55 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:39:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:39:56 05:39:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:39:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:39:56 latest: Pulling from edgex-devops/git-semver 05:39:56 31603596830f: Pulling fs layer 05:39:56 2a8b12db71e7: Pulling fs layer 05:39:56 6ca5941a6612: Pulling fs layer 05:39:56 ecc8261a40a4: Pulling fs layer 05:39:56 ecc8261a40a4: Waiting 05:39:56 2a8b12db71e7: Download complete 05:39:56 31603596830f: Verifying Checksum 05:39:56 31603596830f: Download complete 05:39:56 ecc8261a40a4: Verifying Checksum 05:39:56 ecc8261a40a4: Download complete 05:39:56 6ca5941a6612: Verifying Checksum 05:39:56 6ca5941a6612: Download complete 05:39:57 31603596830f: Pull complete 05:39:57 2a8b12db71e7: Pull complete 05:39:58 6ca5941a6612: Pull complete 05:39:58 ecc8261a40a4: Pull complete 05:39:58 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:39:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:39:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:39:58 prd-centos7-docker-4c-2g-17871 does not seem to be running inside a container 05:39:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-711 -v /w/workspace/dgexfoundry_device-sdk-go_PR-711:/w/workspace/dgexfoundry_device-sdk-go_PR-711:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-711@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-711@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 05:40:01 $ docker top 5d60203f6a7711acd9af04039107f21c34b47a4e80576c9c978e981947045cea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:40:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:40:02 [ssh-agent] Looking for ssh-agent implementation... 05:40:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:40:02 $ docker exec 5d60203f6a7711acd9af04039107f21c34b47a4e80576c9c978e981947045cea ssh-agent 05:40:02 SSH_AUTH_SOCK=/tmp/ssh-EGdYIFAPhwCX/agent.12 05:40:02 SSH_AGENT_PID=17 05:40:02 Running ssh-add (command line suppressed) 05:40:02 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-711@tmp/private_key_248892085721607735.key (/w/workspace/dgexfoundry_device-sdk-go_PR-711@tmp/private_key_248892085721607735.key) 05:40:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:40:03 + git tag --points-at HEAD [Pipeline] } 05:40:03 $ docker exec --env ******** --env ******** 5d60203f6a7711acd9af04039107f21c34b47a4e80576c9c978e981947045cea ssh-agent -k 05:40:03 unset SSH_AUTH_SOCK; 05:40:03 unset SSH_AGENT_PID; 05:40:03 echo Agent pid 17 killed; 05:40:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:40:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:40:03 [ssh-agent] Looking for ssh-agent implementation... 05:40:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:40:03 $ docker exec 5d60203f6a7711acd9af04039107f21c34b47a4e80576c9c978e981947045cea ssh-agent 05:40:03 SSH_AUTH_SOCK=/tmp/ssh-YV6RQZYSj5zI/agent.48 05:40:03 SSH_AGENT_PID=54 05:40:03 Running ssh-add (command line suppressed) 05:40:03 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-711@tmp/private_key_275886901489809013.key (/w/workspace/dgexfoundry_device-sdk-go_PR-711@tmp/private_key_275886901489809013.key) 05:40:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:40:04 + git semver init 05:40:04 # -> Open(): unable to determine branch for HEAD 05:40:04 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-711/.git 05:40:04 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-711 05:40:04 # $SEMVER_REMOTE_NAME = origin 05:40:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:40:04 # $SEMVER_USER_NAME = edgex-jenkins 05:40:04 # $SEMVER_BRANCH = PR-711 05:40:04 # $SEMVER_TEMP = /tmp/semver-091490320 05:40:04 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:40:05 # '/tmp/semver-091490320' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-711/.semver' 05:40:05 # -> Force: false 05:40:05 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-711/.semver [Pipeline] } 05:40:05 $ docker exec --env ******** --env ******** 5d60203f6a7711acd9af04039107f21c34b47a4e80576c9c978e981947045cea ssh-agent -k 05:40:05 unset SSH_AUTH_SOCK; 05:40:05 unset SSH_AGENT_PID; 05:40:05 echo Agent pid 54 killed; 05:40:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:40:06 + git semver [Pipeline] } 05:40:06 $ docker stop --time=1 5d60203f6a7711acd9af04039107f21c34b47a4e80576c9c978e981947045cea 05:40:08 $ docker rm -f 5d60203f6a7711acd9af04039107f21c34b47a4e80576c9c978e981947045cea [Pipeline] // withDockerContainer [Pipeline] sh 05:40:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:40:09 Stashed 1 file(s) [Pipeline] echo 05:40:09 [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 05:40:25 Still waiting to schedule task 05:40:25 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:40:25 Still waiting to schedule task 05:40:25 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:41:38 Running on prd-centos7-docker-4c-2g-17875 in /w/workspace/dgexfoundry_device-sdk-go_PR-711 [Pipeline] { [Pipeline] ws 05:41:38 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:41:40 using credential edgex-jenkins-ssh 05:41:40 Cloning the remote Git repository 05:41:40 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:41:41 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:41:41 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:41:41 > git --version # timeout=10 05:41:41 > git --version # 'git version 2.24.3' 05:41:41 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:41:41 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:41:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:41:41 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:41:41 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:41:41 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/711/head:refs/remotes/origin/PR-711 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:41:42 Merging remotes/origin/master commit 42e5a1ea61e0adb23423a933a3224d1395f33e87 into PR head commit e0a6177d58150a0a7775e85fb50d3f85e4f67749 05:41:42 Merge succeeded, producing e0a6177d58150a0a7775e85fb50d3f85e4f67749 05:41:42 Checking out Revision e0a6177d58150a0a7775e85fb50d3f85e4f67749 (PR-711) 05:41:42 > git config core.sparsecheckout # timeout=10 05:41:42 > git checkout -f e0a6177d58150a0a7775e85fb50d3f85e4f67749 # timeout=10 05:41:42 > git remote # timeout=10 05:41:42 > git config --get remote.origin.url # timeout=10 05:41:42 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:42 > git merge 42e5a1ea61e0adb23423a933a3224d1395f33e87 # timeout=10 05:41:42 > git rev-parse HEAD^{commit} # timeout=10 05:41:42 > git config core.sparsecheckout # timeout=10 05:41:42 > git checkout -f e0a6177d58150a0a7775e85fb50d3f85e4f67749 # timeout=10 05:41:46 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" 05:41:46 > git --version # timeout=10 05:41:46 > git --version # 'git version 2.24.3' 05:41:46 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:41:47 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:41:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:41:48 + sudo service docker restart 05:41:48 + true 05:41:48 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:41:49 provisioning config files... 05:41:49 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2212090392478865550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:50 ---> docker-login.sh 05:41:50 nexus3.edgexfoundry.org:10001 05:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:50 Configure a credential helper to remove this warning. See 05:41:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:50 05:41:50 Login Succeeded 05:41:50 nexus3.edgexfoundry.org:10002 05:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:50 Configure a credential helper to remove this warning. See 05:41:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:50 05:41:50 Login Succeeded 05:41:50 nexus3.edgexfoundry.org:10003 05:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:50 Configure a credential helper to remove this warning. See 05:41:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:50 05:41:50 Login Succeeded 05:41:50 nexus3.edgexfoundry.org:10004 05:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:51 Configure a credential helper to remove this warning. See 05:41:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:51 05:41:51 Login Succeeded 05:41:51 docker.io 05:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:51 Configure a credential helper to remove this warning. See 05:41:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:51 05:41:51 Login Succeeded 05:41:51 ---> docker-login.sh ends [Pipeline] } 05:41:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:41:51 ========================================================= 05:41:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:41:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:41:53 + 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 . 05:41:53 Sending build context to Docker daemon 2.422MB 05:41:53 Step 1/8 : ARG BASE=golang:1.15-alpine 05:41:53 Step 2/8 : FROM ${BASE} 05:41:53 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:41:53 188c0c94c7c5: Pulling fs layer 05:41:53 0ef7d3d256c8: Pulling fs layer 05:41:53 de9db76c5a1d: Pulling fs layer 05:41:53 bca2f99d35d6: Pulling fs layer 05:41:53 93359f2a8cfa: Pulling fs layer 05:41:53 7c6f9722023f: Pulling fs layer 05:41:53 a35cf1a2eb13: Pulling fs layer 05:41:53 93359f2a8cfa: Waiting 05:41:53 7c6f9722023f: Waiting 05:41:53 a35cf1a2eb13: Waiting 05:41:53 bca2f99d35d6: Waiting 05:41:53 de9db76c5a1d: Verifying Checksum 05:41:53 de9db76c5a1d: Download complete 05:41:53 0ef7d3d256c8: Verifying Checksum 05:41:53 0ef7d3d256c8: Download complete 05:41:53 93359f2a8cfa: Download complete 05:41:53 7c6f9722023f: Verifying Checksum 05:41:53 188c0c94c7c5: Verifying Checksum 05:41:53 188c0c94c7c5: Download complete 05:41:53 7c6f9722023f: Download complete 05:41:54 188c0c94c7c5: Pull complete 05:41:54 0ef7d3d256c8: Pull complete 05:41:54 de9db76c5a1d: Pull complete 05:41:56 a35cf1a2eb13: Verifying Checksum 05:41:56 a35cf1a2eb13: Download complete 05:41:56 bca2f99d35d6: Download complete 05:42:02 bca2f99d35d6: Pull complete 05:42:02 93359f2a8cfa: Pull complete 05:42:02 7c6f9722023f: Pull complete 05:42:06 a35cf1a2eb13: Pull complete 05:42:06 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:42:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:42:06 ---> a62c8e92a672 05:42:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:42:06 ---> Running in 367aad54f4ba 05:42:07 Removing intermediate container 367aad54f4ba 05:42:07 ---> 0d6796db3f05 05:42:07 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:42:07 ---> Running in 1f0c711e3564 05:42:08 Removing intermediate container 1f0c711e3564 05:42:08 ---> ca158c99eeeb 05:42:08 Step 5/8 : RUN apk add --no-cache make git 05:42:08 ---> Running in ed6830a020b8 05:42:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:42:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:42:10 OK: 166 MiB in 39 packages 05:42:10 Removing intermediate container ed6830a020b8 05:42:10 ---> 884a1c539993 05:42:10 Step 6/8 : WORKDIR /device-sdk-go 05:42:10 ---> Running in 78b4759f3ce4 05:42:10 Removing intermediate container 78b4759f3ce4 05:42:10 ---> 2c4e1583023e 05:42:10 Step 7/8 : COPY . . 05:42:12 ---> d0443f884361 05:42:12 Step 8/8 : RUN go mod download 05:42:12 ---> Running in 6a3af531fd3c 05:42:30 Removing intermediate container 6a3af531fd3c 05:42:30 ---> 6088f5d2246a 05:42:30 Successfully built 6088f5d2246a 05:42:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:42:30 + docker inspect -f . ci-base-image-x86_64 05:42:30 . [Pipeline] withDockerContainer 05:42:30 prd-centos7-docker-4c-2g-17875 does not seem to be running inside a container 05:42:30 $ 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 05:42:32 $ docker top d37d8355d384e8ecd6dfdfae70ea4552375e15603ad1791bdb92c411a82d7140 -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:32 + go version 05:42:32 go version go1.15.5 linux/amd64 [Pipeline] } 05:42:32 $ docker stop --time=1 d37d8355d384e8ecd6dfdfae70ea4552375e15603ad1791bdb92c411a82d7140 05:42:34 $ docker rm -f d37d8355d384e8ecd6dfdfae70ea4552375e15603ad1791bdb92c411a82d7140 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:42:35 + docker inspect -f . ci-base-image-x86_64 05:42:35 . [Pipeline] withDockerContainer 05:42:35 prd-centos7-docker-4c-2g-17875 does not seem to be running inside a container 05:42:35 $ 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 05:42:36 $ docker top fe04770339bc97108bca0a17d28c4a624964058134e8a89a904ee22ed3217b5b -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:36 + make test 05:42:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:42:36 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 05:42:36 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 05:42:38 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.65 05:42:38 pkg/service/main.go:19:2: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.65), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 05:42:38 pkg/service/main.go:20:2: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.65), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 05:42:38 make: *** [Makefile:32: test] Error 1 [Pipeline] } 05:42:38 $ docker stop --time=1 fe04770339bc97108bca0a17d28c4a624964058134e8a89a904ee22ed3217b5b 05:42:39 $ docker rm -f fe04770339bc97108bca0a17d28c4a624964058134e8a89a904ee22ed3217b5b [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] } 05:42:42 Failed in branch amd64 05:42:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-17877 in /w/workspace/dgexfoundry_device-sdk-go_PR-711 [Pipeline] { [Pipeline] ws 05:42:59 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:43:04 using credential edgex-jenkins-ssh 05:43:04 Cloning the remote Git repository 05:43:04 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:43:05 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:43:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:43:05 > git --version # timeout=10 05:43:05 > git --version # 'git version 2.17.1' 05:43:05 using GIT_SSH to set credentials SSH Credentials for GitHub 05:43:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:43:07 Merging remotes/origin/master commit 42e5a1ea61e0adb23423a933a3224d1395f33e87 into PR head commit e0a6177d58150a0a7775e85fb50d3f85e4f67749 05:43:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:43:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:43:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:43:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:43:06 using GIT_SSH to set credentials SSH Credentials for GitHub 05:43:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/711/head:refs/remotes/origin/PR-711 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:43:07 > git config core.sparsecheckout # timeout=10 05:43:07 > git checkout -f e0a6177d58150a0a7775e85fb50d3f85e4f67749 # timeout=10 05:43:07 > git remote # timeout=10 05:43:07 > git config --get remote.origin.url # timeout=10 05:43:07 Merge succeeded, producing e0a6177d58150a0a7775e85fb50d3f85e4f67749 05:43:07 Checking out Revision e0a6177d58150a0a7775e85fb50d3f85e4f67749 (PR-711) 05:43:07 using GIT_SSH to set credentials SSH Credentials for GitHub 05:43:07 > git merge 42e5a1ea61e0adb23423a933a3224d1395f33e87 # timeout=10 05:43:07 > git rev-parse HEAD^{commit} # timeout=10 05:43:07 > git config core.sparsecheckout # timeout=10 05:43:07 > git checkout -f e0a6177d58150a0a7775e85fb50d3f85e4f67749 # timeout=10 05:43:11 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" 05:43:11 > git --version # timeout=10 05:43:11 > git --version # 'git version 2.17.1' 05:43:11 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:43:13 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:43:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:43:14 + sudo service docker restart 05:43:14 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:43:17 provisioning config files... 05:43:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config393407698036773067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:43:17 ---> docker-login.sh 05:43:17 nexus3.edgexfoundry.org:10001 05:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:19 Configure a credential helper to remove this warning. See 05:43:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:19 05:43:19 Login Succeeded 05:43:19 nexus3.edgexfoundry.org:10002 05:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:19 Configure a credential helper to remove this warning. See 05:43:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:19 05:43:19 Login Succeeded 05:43:19 nexus3.edgexfoundry.org:10003 05:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:20 Configure a credential helper to remove this warning. See 05:43:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:20 05:43:20 Login Succeeded 05:43:20 nexus3.edgexfoundry.org:10004 05:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:20 Configure a credential helper to remove this warning. See 05:43:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:20 05:43:20 Login Succeeded 05:43:20 docker.io 05:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:21 Configure a credential helper to remove this warning. See 05:43:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:21 05:43:21 Login Succeeded 05:43:21 ---> docker-login.sh ends [Pipeline] } 05:43:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:43:21 ========================================================= 05:43:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:43:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:43: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 . 05:43:22 Sending build context to Docker daemon 2.423MB 05:43:22 Step 1/8 : ARG BASE=golang:1.15-alpine 05:43:22 Step 2/8 : FROM ${BASE} 05:43:22 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:43:22 5f621e34cdf4: Pulling fs layer 05:43:22 a4357932f1b6: Pulling fs layer 05:43:22 18c013af1878: Pulling fs layer 05:43:22 00ac8860ef70: Pulling fs layer 05:43:22 63d7cb157983: Pulling fs layer 05:43:22 b116817d02f9: Pulling fs layer 05:43:22 745a02a5169b: Pulling fs layer 05:43:22 00ac8860ef70: Waiting 05:43:22 63d7cb157983: Waiting 05:43:22 b116817d02f9: Waiting 05:43:22 745a02a5169b: Waiting 05:43:22 18c013af1878: Verifying Checksum 05:43:22 18c013af1878: Download complete 05:43:22 a4357932f1b6: Verifying Checksum 05:43:22 a4357932f1b6: Download complete 05:43:22 63d7cb157983: Verifying Checksum 05:43:22 63d7cb157983: Download complete 05:43:23 b116817d02f9: Verifying Checksum 05:43:23 b116817d02f9: Download complete 05:43:23 5f621e34cdf4: Verifying Checksum 05:43:23 5f621e34cdf4: Download complete 05:43:24 5f621e34cdf4: Pull complete 05:43:25 a4357932f1b6: Pull complete 05:43:25 18c013af1878: Pull complete 05:43:26 745a02a5169b: Verifying Checksum 05:43:26 745a02a5169b: Download complete 05:43:27 00ac8860ef70: Download complete 05:43:37 00ac8860ef70: Pull complete 05:43:37 63d7cb157983: Pull complete 05:43:37 b116817d02f9: Pull complete 05:43:41 745a02a5169b: Pull complete 05:43:41 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:43:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:43:41 ---> b7e6874047d6 05:43:41 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:43:44 ---> Running in fb2085fc3f1c 05:43:44 Removing intermediate container fb2085fc3f1c 05:43:44 ---> e5813653c47e 05:43:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:43:44 ---> Running in 6f76f805f53d 05:43:47 Removing intermediate container 6f76f805f53d 05:43:47 ---> 064eb19c0fd2 05:43:47 Step 5/8 : RUN apk add --no-cache make git 05:43:47 ---> Running in a4e51411f0e2 05:43:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:43:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:43:49 OK: 142 MiB in 39 packages 05:43:50 Removing intermediate container a4e51411f0e2 05:43:50 ---> 52bc89d5e2fa 05:43:50 Step 6/8 : WORKDIR /device-sdk-go 05:43:51 ---> Running in 7d2d7bb43384 05:43:51 Removing intermediate container 7d2d7bb43384 05:43:51 ---> 4f67a2316a29 05:43:51 Step 7/8 : COPY . . 05:43:52 ---> 6bde176d8aa6 05:43:52 Step 8/8 : RUN go mod download 05:43:52 ---> Running in 56ebd38cd099 05:44:15 Removing intermediate container 56ebd38cd099 05:44:15 ---> 7eb40a01e5cb 05:44:15 Successfully built 7eb40a01e5cb 05:44:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:44:15 + docker inspect -f . ci-base-image-arm64 05:44:15 . [Pipeline] withDockerContainer 05:44:15 prd-ubuntu18.04-docker-arm64-4c-16g-17877 does not seem to be running inside a container 05:44:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:44:17 $ docker top 3a88a9a4fadc314f87f400afc7031430ee07b0cab23f8bb817a11bad1b0b5baf -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:18 + go version 05:44:18 go version go1.15.5 linux/arm64 [Pipeline] } 05:44:18 $ docker stop --time=1 3a88a9a4fadc314f87f400afc7031430ee07b0cab23f8bb817a11bad1b0b5baf 05:44:20 $ docker rm -f 3a88a9a4fadc314f87f400afc7031430ee07b0cab23f8bb817a11bad1b0b5baf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:44:21 + docker inspect -f . ci-base-image-arm64 05:44:21 . [Pipeline] withDockerContainer 05:44:22 prd-ubuntu18.04-docker-arm64-4c-16g-17877 does not seem to be running inside a container 05:44:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:44:23 $ docker top 9bfe09c3dead54b405df472b2d2d5b2061d61a381926377fba14ea50bd0c97c3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:24 + make test 05:44:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:44:24 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 05:44:24 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 05:44:25 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.65 05:44:25 pkg/service/main.go:19:2: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.65), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 05:44:25 pkg/service/main.go:20:2: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.65), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 05:44:25 make: *** [Makefile:32: test] Error 1 [Pipeline] } 05:44:25 $ docker stop --time=1 9bfe09c3dead54b405df472b2d2d5b2061d61a381926377fba14ea50bd0c97c3 05:44:27 $ docker rm -f 9bfe09c3dead54b405df472b2d2d5b2061d61a381926377fba14ea50bd0c97c3 [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] } 05:44:29 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 05:44:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:44:35 ---> package-listing.sh 05:44:35 ++ facter osfamily 05:44:35 ++ tr '[:upper:]' '[:lower:]' 05:44:35 + OS_FAMILY=redhat 05:44:35 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-711 05:44:35 + START_PACKAGES=/tmp/packages_start.txt 05:44:35 + END_PACKAGES=/tmp/packages_end.txt 05:44:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:44:35 + PACKAGES=/tmp/packages_start.txt 05:44:35 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-711 ']' 05:44:35 + PACKAGES=/tmp/packages_end.txt 05:44:35 + case "${OS_FAMILY}" in 05:44:35 + rpm -qa 05:44:35 + sort 05:44:40 + '[' -f /tmp/packages_start.txt ']' 05:44:40 + '[' -f /tmp/packages_end.txt ']' 05:44:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:44:40 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-711 ']' 05:44:40 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-711/archives/ 05:44:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-711/archives/ [Pipeline] echo 05:44:40 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-711/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:44:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:44:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:44:41 05:44:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:44:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:44:41 alpine: Pulling from edgex-lftools-log-publisher 05:44:41 df20fa9351a1: Pulling fs layer 05:44:41 36b3adc4ff6f: Pulling fs layer 05:44:41 8ad3a11d3b57: Pulling fs layer 05:44:41 46f8f816bc3b: Pulling fs layer 05:44:41 93b61091891f: Pulling fs layer 05:44:41 93b9cdb0e59b: Pulling fs layer 05:44:41 5e14af77c1be: Pulling fs layer 05:44:41 01666e4c0597: Pulling fs layer 05:44:41 aa168da1d23b: Pulling fs layer 05:44:41 46f8f816bc3b: Waiting 05:44:41 93b61091891f: Waiting 05:44:41 93b9cdb0e59b: Waiting 05:44:41 5e14af77c1be: Waiting 05:44:41 01666e4c0597: Waiting 05:44:41 aa168da1d23b: Waiting 05:44:41 36b3adc4ff6f: Verifying Checksum 05:44:41 36b3adc4ff6f: Download complete 05:44:41 46f8f816bc3b: Verifying Checksum 05:44:41 46f8f816bc3b: Download complete 05:44:41 df20fa9351a1: Verifying Checksum 05:44:41 df20fa9351a1: Download complete 05:44:41 93b9cdb0e59b: Verifying Checksum 05:44:41 93b9cdb0e59b: Download complete 05:44:41 5e14af77c1be: Verifying Checksum 05:44:41 5e14af77c1be: Download complete 05:44:41 93b61091891f: Verifying Checksum 05:44:41 93b61091891f: Download complete 05:44:41 01666e4c0597: Verifying Checksum 05:44:41 01666e4c0597: Download complete 05:44:42 df20fa9351a1: Pull complete 05:44:42 36b3adc4ff6f: Pull complete 05:44:42 8ad3a11d3b57: Verifying Checksum 05:44:42 8ad3a11d3b57: Download complete 05:44:43 8ad3a11d3b57: Pull complete 05:44:43 46f8f816bc3b: Pull complete 05:44:44 93b61091891f: Pull complete 05:44:44 93b9cdb0e59b: Pull complete 05:44:44 5e14af77c1be: Pull complete 05:44:44 01666e4c0597: Pull complete 05:44:44 aa168da1d23b: Verifying Checksum 05:44:44 aa168da1d23b: Download complete 05:44:52 aa168da1d23b: Pull complete 05:44:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:44:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:44:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:44:53 prd-centos7-docker-4c-2g-17871 does not seem to be running inside a container 05:44:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-711/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-711 -v /w/workspace/dgexfoundry_device-sdk-go_PR-711:/w/workspace/dgexfoundry_device-sdk-go_PR-711:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-711@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-711@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 05:44:56 $ docker top fb906f5065a6db3a71cb5046fa0266351396b809ab066af97cd121fa832fee7d -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:57 + touch /tmp/pre-build-complete [Pipeline] sh 05:44:57 + mkdir -p /var/log/sa [Pipeline] sh 05:44:57 + ls /var/log/sa-host 05:44:57 + sadf -c /var/log/sa-host/sa23 05:44:57 file_magic: OK 05:44:57 HZ: Using current value: 100 05:44:57 file_header: OK 05:44:57 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 05:44:57 Statistics: 05:44:57 Hnuu...uuuununununu... 05:44:57 File successfully converted to sysstat format version 12.2.1 05:44:57 + sadf -c /var/log/sa-host/sa31 05:44:57 file_magic: OK 05:44:57 HZ: Using current value: 100 05:44:57 file_header: OK 05:44:57 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 05:44:57 Statistics: 05:44:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:44:57 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:44:58 provisioning config files... 05:44:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-711@tmp/config2903593993693324488tmp [Pipeline] { [Pipeline] echo 05:44:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:44:58 ---> create-netrc.sh [Pipeline] } 05:44:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:44:59 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:44:59 ---> python-tools-install.sh [Pipeline] echo 05:44:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:44:59 ---> sudo-logs.sh 05:44:59 Archiving 'sudo' log.. [Pipeline] echo 05:44:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:45:00 ---> job-cost.sh 05:45:00 lf-activate-venv: SKIPPING 05:45:00 INFO: No Stack... 05:45:01 INFO: Retrieving Pricing Info for: v1-standard-2 05:45:01 INFO: Archiving Costs [Pipeline] echo 05:45:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:45:02 ---> logs-deploy.sh 05:45:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-711/1 05:45:02 INFO: archiving workspace using pattern(s): 05:45:04 Archives upload complete. 05:45:04 INFO: archiving logs to Nexus