Pull request #1069 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from ca4f80de74d9b31ccd575be3a31a10e68805f306+48df9d91fbaf94aabdf03ecb0566b509996ae599 (c05300d16f2e5fc7f84fa4475e33b3a1adc564e3) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8297323952440341381.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9185267612278777016.key > 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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 The recommended git tool is: git 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-1069/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1069/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh638311755118668546.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1069/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6144018040748583527.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6123273594353366533.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE 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-1069/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1069/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6715294399007660327.key > 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 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[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.16 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-544 in /w/workspace/gexfoundry_device-sdk-go_PR-1069 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1069 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1069@tmp/jenkins-gitclient-ssh3808904078950562063.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1069@tmp/jenkins-gitclient-ssh9088692001657961880.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1069/head:refs/remotes/origin/PR-1069 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 Merging remotes/origin/jakarta commit 48df9d91fbaf94aabdf03ecb0566b509996ae599 into PR head commit ca4f80de74d9b31ccd575be3a31a10e68805f306 Merge succeeded, producing ca4f80de74d9b31ccd575be3a31a10e68805f306 Checking out Revision ca4f80de74d9b31ccd575be3a31a10e68805f306 (PR-1069) > git config core.sparsecheckout # timeout=10 > git checkout -f ca4f80de74d9b31ccd575be3a31a10e68805f306 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1069@tmp/jenkins-gitclient-ssh4687447082712073792.key > git merge 48df9d91fbaf94aabdf03ecb0566b509996ae599 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca4f80de74d9b31ccd575be3a31a10e68805f306 # timeout=10 Commit message: "docs: Correct document links in README" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:39:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:39:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:39:03 ========================================================= 13:39:03 EdgeX Global Pipelines Version Info 13:39:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:39:04 ------------------- 13:39:04 stable info: 13:39:04 ------------------- 13:39:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:39:04 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 13:39:04 Message: update stable to v1.0.215 13:39:05 ------------------- 13:39:05 experimental info: 13:39:05 ------------------- 13:39:05 Commited By: **** collab-it+edgex@linuxfoundation.org 13:39:05 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 13:39:05 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:39:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 13:39:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 13:39:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:39:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:39:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:39:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:39:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:39:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 13:39:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:39:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:39:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:39:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 13:39:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:39:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:39:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:39:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:39:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:39:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:39:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:39:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:39:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:39:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:39:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:39:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:39:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:39:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:39:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1069 [Pipeline] echo 13:39:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1069 [Pipeline] echo 13:39:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1069 [Pipeline] echo 13:39:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca4f80de74d9b31ccd575be3a31a10e68805f306 [Pipeline] echo 13:39:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca4f80d [Pipeline] echo 13:39:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:39:06 provisioning config files... 13:39:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1069@tmp/config8119786685569713776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:39:06 ---> docker-login.sh 13:39:06 nexus3.edgexfoundry.org:10001 13:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:07 Configure a credential helper to remove this warning. See 13:39:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:07 13:39:07 Login Succeeded 13:39:07 nexus3.edgexfoundry.org:10002 13:39:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:07 Configure a credential helper to remove this warning. See 13:39:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:07 13:39:07 Login Succeeded 13:39:07 nexus3.edgexfoundry.org:10003 13:39:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:07 Configure a credential helper to remove this warning. See 13:39:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:07 13:39:07 Login Succeeded 13:39:07 nexus3.edgexfoundry.org:10004 13:39:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:07 Configure a credential helper to remove this warning. See 13:39:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:07 13:39:07 Login Succeeded 13:39:07 docker.io 13:39:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:07 Configure a credential helper to remove this warning. See 13:39:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:07 13:39:07 Login Succeeded 13:39:07 ---> docker-login.sh ends [Pipeline] } 13:39:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:39:08 + git rev-list -1 --merges ca4f80de74d9b31ccd575be3a31a10e68805f306~1..ca4f80de74d9b31ccd575be3a31a10e68805f306 [Pipeline] echo 13:39:08 -----------> git rev-list -1 --merges ca4f80de74d9b31ccd575be3a31a10e68805f306~1..ca4f80de74d9b31ccd575be3a31a10e68805f306 ca4f80de74d9b31ccd575be3a31a10e68805f306 [false] [Pipeline] sh 13:39:09 + git log --format=format:%s -1 ca4f80de74d9b31ccd575be3a31a10e68805f306 [Pipeline] echo 13:39:09 ========================================================= 13:39:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:39:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:39:09 + git log --format=format:%s -1 ca4f80de74d9b31ccd575be3a31a10e68805f306 [Pipeline] echo 13:39:09 [semverPrep] GIT_COMMIT: ca4f80de74d9b31ccd575be3a31a10e68805f306, Commit Message: docs: Correct document links in README [Pipeline] echo 13:39:09 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:39:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:39:10 13:39:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:39:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:39:10 latest: Pulling from edgex-devops/git-semver 13:39:10 a0d0a0d46f8b: Pulling fs layer 13:39:10 3e5f54012d9b: Pulling fs layer 13:39:10 4c7163046ea9: Pulling fs layer 13:39:10 0c2d73faf560: Pulling fs layer 13:39:10 0c2d73faf560: Waiting 13:39:10 3e5f54012d9b: Verifying Checksum 13:39:10 3e5f54012d9b: Download complete 13:39:10 a0d0a0d46f8b: Verifying Checksum 13:39:10 a0d0a0d46f8b: Download complete 13:39:10 4c7163046ea9: Verifying Checksum 13:39:10 4c7163046ea9: Download complete 13:39:10 0c2d73faf560: Verifying Checksum 13:39:10 0c2d73faf560: Download complete 13:39:10 a0d0a0d46f8b: Pull complete 13:39:10 3e5f54012d9b: Pull complete 13:39:11 4c7163046ea9: Pull complete 13:39:11 0c2d73faf560: Pull complete 13:39:11 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 13:39:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:39:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:39:11 prd-centos7-docker-4c-2g-544 does not seem to be running inside a container 13:39:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1069 -v /w/workspace/gexfoundry_device-sdk-go_PR-1069:/w/workspace/gexfoundry_device-sdk-go_PR-1069:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1069@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1069@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:39:12 $ docker top 30b72d9fc0e00e1ab77e692b561aac05510a02a0abfec87e49ea55fd3535a265 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:39:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:39:12 [ssh-agent] Looking for ssh-agent implementation... 13:39:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:39:12 $ docker exec 30b72d9fc0e00e1ab77e692b561aac05510a02a0abfec87e49ea55fd3535a265 ssh-agent 13:39:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBoMobL/agent.13 13:39:12 SSH_AGENT_PID=20 13:39:12 Running ssh-add (command line suppressed) 13:39:12 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1069@tmp/private_key_5297745740484136655.key (/w/workspace/gexfoundry_device-sdk-go_PR-1069@tmp/private_key_5297745740484136655.key) 13:39:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:39:13 + git tag --points-at HEAD [Pipeline] } 13:39:13 $ docker exec --env ******** --env ******** 30b72d9fc0e00e1ab77e692b561aac05510a02a0abfec87e49ea55fd3535a265 ssh-agent -k 13:39:13 unset SSH_AUTH_SOCK; 13:39:13 unset SSH_AGENT_PID; 13:39:13 echo Agent pid 20 killed; 13:39:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:39:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:39:13 [ssh-agent] Looking for ssh-agent implementation... 13:39:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:39:13 $ docker exec 30b72d9fc0e00e1ab77e692b561aac05510a02a0abfec87e49ea55fd3535a265 ssh-agent 13:39:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlnJfmb/agent.52 13:39:13 SSH_AGENT_PID=58 13:39:13 Running ssh-add (command line suppressed) 13:39:13 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1069@tmp/private_key_516924965940955671.key (/w/workspace/gexfoundry_device-sdk-go_PR-1069@tmp/private_key_516924965940955671.key) 13:39:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:39:14 + git semver init 13:39:14 # -> Open(): unable to determine branch for HEAD 13:39:14 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1069/.git 13:39:14 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1069 13:39:14 # $SEMVER_REMOTE_NAME = origin 13:39:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:39:14 # $SEMVER_USER_NAME = edgex-jenkins 13:39:14 # $SEMVER_BRANCH = PR-1069 13:39:14 # $SEMVER_TEMP = /tmp/semver-263082484 13:39:14 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 13:39:15 # '/tmp/semver-263082484' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1069/.semver' 13:39:15 # -> Force: false 13:39:15 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1069/.semver [Pipeline] } 13:39:15 $ docker exec --env ******** --env ******** 30b72d9fc0e00e1ab77e692b561aac05510a02a0abfec87e49ea55fd3535a265 ssh-agent -k 13:39:15 unset SSH_AUTH_SOCK; 13:39:15 unset SSH_AGENT_PID; 13:39:15 echo Agent pid 58 killed; 13:39:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:39:15 + git semver [Pipeline] } 13:39:15 $ docker stop --time=1 30b72d9fc0e00e1ab77e692b561aac05510a02a0abfec87e49ea55fd3535a265 13:39:16 $ docker rm -f 30b72d9fc0e00e1ab77e692b561aac05510a02a0abfec87e49ea55fd3535a265 [Pipeline] // withDockerContainer [Pipeline] sh 13:39:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:39:17 Stashed 1 file(s) [Pipeline] echo 13:39:17 [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 13:39:32 Still waiting to schedule task 13:39:32 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:39:33 Still waiting to schedule task 13:39:33 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-542’ 13:41:08 Running on prd-centos7-docker-4c-2g-545 in /w/workspace/gexfoundry_device-sdk-go_PR-1069 [Pipeline] { [Pipeline] ws 13:41:08 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 13:41:08 Selected Git installation does not exist. Using Default 13:41:08 The recommended git tool is: NONE 13:41:10 using credential edgex-jenkins-ssh 13:41:10 Cloning the remote Git repository 13:41:10 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:41:10 > git init /w/workspace/device-sdk-go/1 # timeout=10 13:41:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:41:10 > git --version # timeout=10 13:41:10 > git --version # 'git version 2.24.4' 13:41:10 using GIT_SSH to set credentials SSH Credentials for GitHub 13:41:10 [INFO] Currently running in a labeled security context 13:41:10 [INFO] Currently SELinux is 'enforcing' on the host 13:41:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh7476175243624232912.key 13:41:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:41:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:41:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:41:12 Merging remotes/origin/jakarta commit 48df9d91fbaf94aabdf03ecb0566b509996ae599 into PR head commit ca4f80de74d9b31ccd575be3a31a10e68805f306 13:41:13 Merge succeeded, producing ca4f80de74d9b31ccd575be3a31a10e68805f306 13:41:13 Checking out Revision ca4f80de74d9b31ccd575be3a31a10e68805f306 (PR-1069) 13:41:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:41:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:41:11 using GIT_SSH to set credentials SSH Credentials for GitHub 13:41:11 [INFO] Currently running in a labeled security context 13:41:11 [INFO] Currently SELinux is 'enforcing' on the host 13:41:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh4268401853442070647.key 13:41:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1069/head:refs/remotes/origin/PR-1069 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 13:41:12 > git config core.sparsecheckout # timeout=10 13:41:12 > git checkout -f ca4f80de74d9b31ccd575be3a31a10e68805f306 # timeout=10 13:41:12 > git remote # timeout=10 13:41:12 > git config --get remote.origin.url # timeout=10 13:41:12 using GIT_SSH to set credentials SSH Credentials for GitHub 13:41:12 [INFO] Currently running in a labeled security context 13:41:12 [INFO] Currently SELinux is 'enforcing' on the host 13:41:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh4167856730285840157.key 13:41:12 > git merge 48df9d91fbaf94aabdf03ecb0566b509996ae599 # timeout=10 13:41:12 > git rev-parse HEAD^{commit} # timeout=10 13:41:12 > git config core.sparsecheckout # timeout=10 13:41:12 > git checkout -f ca4f80de74d9b31ccd575be3a31a10e68805f306 # timeout=10 13:41:16 Commit message: "docs: Correct document links in README" 13:41:16 > git --version # timeout=10 13:41:16 > git --version # 'git version 2.24.4' 13:41:16 fatal: bad object 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:41:17 provisioning config files... 13:41:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config856194856245075089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:41:17 ---> docker-login.sh 13:41:17 nexus3.edgexfoundry.org:10001 13:41:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:17 Configure a credential helper to remove this warning. See 13:41:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:17 13:41:17 Login Succeeded 13:41:17 nexus3.edgexfoundry.org:10002 13:41:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:18 Configure a credential helper to remove this warning. See 13:41:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:18 13:41:18 Login Succeeded 13:41:18 nexus3.edgexfoundry.org:10003 13:41:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:18 Configure a credential helper to remove this warning. See 13:41:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:18 13:41:18 Login Succeeded 13:41:18 nexus3.edgexfoundry.org:10004 13:41:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:18 Configure a credential helper to remove this warning. See 13:41:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:18 13:41:18 Login Succeeded 13:41:18 docker.io 13:41:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:18 Configure a credential helper to remove this warning. See 13:41:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:18 13:41:18 Login Succeeded 13:41:18 ---> docker-login.sh ends [Pipeline] } 13:41:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:41:18 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:41:18 ========================================================= 13:41:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] 13:41:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:41:19 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts --build-arg 'MAKE=echo noop' --target=builder . 13:41:19 Sending build context to Docker daemon 16.01MB 13:41:19 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 13:41:19 Step 2/10 : FROM ${BASE} AS builder 13:41:19 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base 13:41:19 a0d0a0d46f8b: Pulling fs layer 13:41:19 31adcdaf11c8: Pulling fs layer 13:41:19 b8b176561691: Pulling fs layer 13:41:19 4527c011a84f: Pulling fs layer 13:41:19 5d74067f8e1e: Pulling fs layer 13:41:19 36f58ee4fdd2: Pulling fs layer 13:41:19 32f094029db3: Pulling fs layer 13:41:19 773a5188bba9: Pulling fs layer 13:41:19 0a89ddfe6704: Pulling fs layer 13:41:19 4527c011a84f: Waiting 13:41:19 32f094029db3: Waiting 13:41:19 5d74067f8e1e: Waiting 13:41:19 36f58ee4fdd2: Waiting 13:41:19 773a5188bba9: Waiting 13:41:19 0a89ddfe6704: Waiting 13:41:19 b8b176561691: Verifying Checksum 13:41:19 b8b176561691: Download complete 13:41:19 31adcdaf11c8: Download complete 13:41:19 5d74067f8e1e: Verifying Checksum 13:41:19 5d74067f8e1e: Download complete 13:41:19 a0d0a0d46f8b: Verifying Checksum 13:41:19 a0d0a0d46f8b: Download complete 13:41:19 36f58ee4fdd2: Verifying Checksum 13:41:19 36f58ee4fdd2: Download complete 13:41:19 32f094029db3: Verifying Checksum 13:41:19 32f094029db3: Download complete 13:41:19 773a5188bba9: Verifying Checksum 13:41:19 773a5188bba9: Download complete 13:41:20 a0d0a0d46f8b: Pull complete 13:41:20 4527c011a84f: Verifying Checksum 13:41:20 4527c011a84f: Download complete 13:41:20 0a89ddfe6704: Verifying Checksum 13:41:20 0a89ddfe6704: Download complete 13:41:20 31adcdaf11c8: Pull complete 13:41:20 b8b176561691: Pull complete 13:41:24 4527c011a84f: Pull complete 13:41:24 5d74067f8e1e: Pull complete 13:41:24 36f58ee4fdd2: Pull complete 13:41:24 32f094029db3: Pull complete 13:41:24 773a5188bba9: Pull complete 13:41:27 0a89ddfe6704: Pull complete 13:41:27 Digest: sha256:1b40dceaf34dee7ca55b3c49faf64f21c87f0328d9001acbe5b0b15629491fba 13:41:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts 13:41:27 ---> dd279347b56d 13:41:27 Step 3/10 : ARG MAKE=make build 13:41:28 ---> Running in f1ec909c5c91 13:41:28 Removing intermediate container f1ec909c5c91 13:41:28 ---> 03002b48f0f2 13:41:28 Step 4/10 : WORKDIR /device-sdk-go 13:41:28 ---> Running in 750c9de2c7b1 13:41:28 Removing intermediate container 750c9de2c7b1 13:41:28 ---> 0a75da635b8d 13:41:28 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:41:28 ---> Running in 7b9fba959f7b 13:41:28 Removing intermediate container 7b9fba959f7b 13:41:28 ---> 558cb2c1c479 13:41:28 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:41:28 ---> Running in 9e8a3930d712 13:41:29 Removing intermediate container 9e8a3930d712 13:41:29 ---> 0794d8157047 13:41:29 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:41:29 ---> Running in 24680686419d 13:41:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:41:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:41:30 OK: 220 MiB in 52 packages 13:41:30 Removing intermediate container 24680686419d 13:41:30 ---> 460f4f732f90 13:41:30 Step 8/10 : COPY . . 13:41:32 ---> 335a085473b4 13:41:32 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:41:32 ---> Running in 0463625a9cac 13:41:32 skipping... 13:41:32 Removing intermediate container 0463625a9cac 13:41:32 ---> 0a98f831542a 13:41:32 Step 10/10 : RUN ${MAKE} 13:41:32 ---> Running in 248d6c38d7b2 13:41:32 noop 13:41:33 Removing intermediate container 248d6c38d7b2 13:41:33 ---> 0e4412842a30 13:41:33 Successfully built 0e4412842a30 13:41:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:41:33 + docker inspect -f . ci-base-image-x86_64 13:41:33 . [Pipeline] withDockerContainer 13:41:33 prd-centos7-docker-4c-2g-545 does not seem to be running inside a container 13:41:33 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:41:33 $ docker top ee7f1074da56f669c303d8014544c01650d35d52ab3e872f875587ab20c26439 -eo pid,comm [Pipeline] { [Pipeline] sh 13:41:34 + go version 13:41:34 go version go1.16.8 linux/amd64 [Pipeline] } 13:41:34 $ docker stop --time=1 ee7f1074da56f669c303d8014544c01650d35d52ab3e872f875587ab20c26439 13:41:35 $ docker rm -f ee7f1074da56f669c303d8014544c01650d35d52ab3e872f875587ab20c26439 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:41:36 + docker inspect -f . ci-base-image-x86_64 13:41:36 . [Pipeline] withDockerContainer 13:41:36 prd-centos7-docker-4c-2g-545 does not seem to be running inside a container 13:41:36 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:41:36 $ docker top b0996a28176e9902f7f7e4f4786c8d8d86dd63d83adcf86c0d1b118426c62f01 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:41:37 + make test 13:41:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:41:42 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 13:42:04 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 13:42:04 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 13:42:04 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 13:42:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.057s coverage: 23.3% of statements 13:42:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 13:42:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.041s coverage: 27.6% of statements 13:42:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.063s coverage: 78.9% of statements 13:42:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.070s coverage: 9.0% of statements 13:42:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 13:42:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 13:42:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 13:42:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.060s coverage: 28.7% of statements 13:42:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 13:42:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.063s coverage: 83.3% of statements 13:42:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 13:42:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 13:42:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.076s coverage: 57.8% of statements 13:42:10 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.839s coverage: 89.2% of statements 13:42:10 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 13:42:10 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.043s coverage: 4.8% of statements 13:42:10 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 13:42:10 GO111MODULE=on go vet ./... 13:42:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:42:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:42:28 ./bin/test-attribution-txt.sh 13:42:28 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 13:42:28 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 13:42:28 go: downloading github.com/google/uuid v1.3.0 13:42:28 go: downloading github.com/stretchr/testify v1.7.0 13:42:28 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:42:28 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 13:42:28 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.0 13:42:29 go: downloading github.com/pelletier/go-toml v1.9.4 13:42:29 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 13:42:29 go: downloading github.com/gorilla/mux v1.8.0 13:42:29 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 13:42:29 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 13:42:29 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 13:42:29 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 13:42:29 go: downloading github.com/hashicorp/go-multierror v1.1.0 13:42:29 go: downloading github.com/hashicorp/consul/api v1.9.1 13:42:29 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:42:29 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 13:42:29 go: downloading github.com/go-kit/kit v0.11.0 13:42:29 go: downloading github.com/go-playground/validator/v10 v10.9.0 13:42:29 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 13:42:29 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:42:29 go: downloading github.com/pebbe/zmq4 v1.2.7 13:42:29 go: downloading github.com/go-logfmt/logfmt v0.5.0 13:42:29 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 13:42:29 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:42:29 go: downloading github.com/mitchellh/copystructure v1.0.0 13:42:29 go: downloading github.com/mitchellh/mapstructure v1.1.2 13:42:29 go: downloading github.com/davecgh/go-spew v1.1.1 13:42:29 go: downloading github.com/pmezard/go-difflib v1.0.0 13:42:29 go: downloading github.com/stretchr/objx v0.1.1 13:42:29 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 13:42:29 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 13:42:29 go: downloading golang.org/x/text v0.3.6 13:42:30 go: downloading github.com/hashicorp/golang-lru v0.5.0 13:42:30 go: downloading github.com/hashicorp/errwrap v1.0.0 13:42:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 13:42:30 go: downloading github.com/hashicorp/go-hclog v0.12.0 13:42:30 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:42:30 go: downloading github.com/hashicorp/serf v0.9.5 13:42:30 go: downloading github.com/x448/float16 v0.8.4 13:42:30 go: downloading github.com/go-playground/universal-translator v0.18.0 13:42:30 go: downloading github.com/leodido/go-urn v1.2.1 13:42:30 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 13:42:30 go: downloading github.com/gorilla/websocket v1.4.2 13:42:30 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:42:30 go: downloading github.com/fatih/color v1.9.0 13:42:30 go: downloading github.com/mattn/go-colorable v0.1.6 13:42:30 go: downloading github.com/mattn/go-isatty v0.0.12 13:42:30 go: downloading github.com/mitchellh/go-homedir v1.1.0 13:42:30 go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo 13:42:32 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 13:42:32 + go mod tidy 13:42:32 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 13:42:32 go: downloading github.com/go-stack/stack v1.8.0 13:42:32 go: downloading github.com/go-playground/assert/v2 v2.0.1 13:42:32 go: downloading github.com/kr/pretty v0.3.0 13:42:32 go: downloading github.com/hashicorp/consul/sdk v0.8.0 13:42:32 go: downloading github.com/hashicorp/go-uuid v1.0.1 13:42:32 go: downloading github.com/onsi/ginkgo v1.10.1 13:42:32 go: downloading github.com/onsi/gomega v1.7.0 13:42:32 go: downloading github.com/kr/text v0.2.0 13:42:33 go: downloading github.com/rogpeppe/go-internal v1.8.0 13:42:33 go: downloading github.com/pkg/errors v0.9.1 13:42:33 go: downloading github.com/hashicorp/go-msgpack v0.5.3 13:42:33 go: downloading github.com/hashicorp/memberlist v0.2.2 13:42:33 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 13:42:33 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 13:42:33 go: downloading gopkg.in/yaml.v2 v2.3.0 13:42:33 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 13:42:33 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 13:42:33 go: downloading github.com/miekg/dns v1.1.26 13:42:33 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 13:42:33 go: downloading github.com/hpcloud/tail v1.0.0 13:42:33 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 13:42:33 go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } 13:42:33 $ docker stop --time=1 b0996a28176e9902f7f7e4f4786c8d8d86dd63d83adcf86c0d1b118426c62f01 13:42:35 $ docker rm -f b0996a28176e9902f7f7e4f4786c8d8d86dd63d83adcf86c0d1b118426c62f01 [Pipeline] // withDockerContainer [Pipeline] sh 13:42:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:42:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:42:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:42:38 + ls -al . 13:42:38 total 264 13:42:38 drwxrwxr-x. 11 jenkins jenkins 4096 Nov 14 13:42 . 13:42:38 drwxrwxr-x. 4 jenkins jenkins 28 Nov 14 13:41 .. 13:42:38 drwxrwxr-x. 2 jenkins jenkins 37 Nov 14 13:41 bin 13:42:38 -rw-rw-r--. 1 jenkins jenkins 26321 Nov 14 13:41 CHANGELOG.md 13:42:38 -rw-r--r--. 1 jenkins jenkins 128369 Nov 14 13:42 coverage.out 13:42:38 -rw-rw-r--. 1 jenkins jenkins 140 Nov 14 13:41 .dockerignore 13:42:38 drwxrwxr-x. 5 jenkins jenkins 62 Nov 14 13:41 example 13:42:38 drwxrwxr-x. 8 jenkins jenkins 179 Nov 14 13:41 .git 13:42:38 drwxrwxr-x. 3 jenkins jenkins 125 Nov 14 13:41 .github 13:42:38 -rw-rw-r--. 1 jenkins jenkins 124 Nov 14 13:41 .gitignore 13:42:38 -rw-rw-r--. 1 jenkins jenkins 576 Nov 14 13:42 go.mod 13:42:38 -rw-rw-r--. 1 jenkins jenkins 48946 Nov 14 13:41 go.sum 13:42:38 -rw-rw-r--. 1 jenkins jenkins 677 Nov 14 13:41 GOVERNANCE.md 13:42:38 drwxrwxr-x. 15 jenkins jenkins 224 Nov 14 13:41 internal 13:42:38 -rw-rw-r--. 1 jenkins jenkins 880 Nov 14 13:41 Jenkinsfile 13:42:38 -rw-rw-r--. 1 jenkins jenkins 11341 Nov 14 13:41 LICENSE 13:42:38 -rw-rw-r--. 1 jenkins jenkins 1120 Nov 14 13:41 Makefile 13:42:38 drwxrwxr-x. 3 jenkins jenkins 16 Nov 14 13:41 openapi 13:42:38 -rw-rw-r--. 1 jenkins jenkins 619 Nov 14 13:41 OWNERS.md 13:42:38 drwxrwxr-x. 5 jenkins jenkins 50 Nov 14 13:41 pkg 13:42:38 -rw-rw-r--. 1 jenkins jenkins 4890 Nov 14 13:41 README.md 13:42:38 drwxrwxr-x. 4 jenkins jenkins 54 Nov 14 13:41 snap 13:42:38 drwxrwxr-x. 6 jenkins jenkins 98 Nov 14 13:41 vendor 13:42:38 -rw-rw-r--. 1 jenkins jenkins 5 Nov 14 13:39 VERSION 13:42:38 -rw-rw-r--. 1 jenkins jenkins 222 Nov 14 13:41 version.go [Pipeline] isUnix [Pipeline] sh 13:42:38 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=ca4f80de74d9b31ccd575be3a31a10e68805f306 --label arch=amd64 --label version=0.0.0 . 13:42:38 Sending build context to Docker daemon 16.14MB 13:42:38 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 13:42:38 Step 2/24 : FROM ${BASE} AS builder 13:42:38 ---> 0e4412842a30 13:42:38 Step 3/24 : ARG MAKE=make build 13:42:39 ---> Running in ce651dd56fb0 13:42:39 Removing intermediate container ce651dd56fb0 13:42:39 ---> 35304661c368 13:42:39 Step 4/24 : WORKDIR /device-sdk-go 13:42:39 ---> Running in cd9fd6a115f5 13:42:39 Removing intermediate container cd9fd6a115f5 13:42:39 ---> d694f40a30f1 13:42:39 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:42:39 ---> Running in 8047e59cf917 13:42:39 Removing intermediate container 8047e59cf917 13:42:39 ---> 69fc7d0fe867 13:42:39 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:42:39 ---> Running in b7cbbf3adceb 13:42:39 Removing intermediate container b7cbbf3adceb 13:42:39 ---> fb587cfa7185 13:42:39 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:42:39 ---> Running in 9780807e8e34 13:42:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:42:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:42:41 OK: 220 MiB in 52 packages 13:42:41 Removing intermediate container 9780807e8e34 13:42:41 ---> 96413c1513d1 13:42:41 Step 8/24 : COPY . . 13:42:42 ---> f697ed7eb8fa 13:42:42 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:42:42 ---> Running in 7bceb88fcf2a 13:42:43 skipping... 13:42:43 Removing intermediate container 7bceb88fcf2a 13:42:43 ---> 745e660a7382 13:42:43 Step 10/24 : RUN ${MAKE} 13:42:43 ---> Running in 7f7522645d8f 13:42:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 13:42:55 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 13:42:55 Removing intermediate container 7f7522645d8f 13:42:55 ---> 3e1e856a8876 13:42:55 Step 11/24 : FROM alpine:3.14 13:42:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-546 in /w/workspace/gexfoundry_device-sdk-go_PR-1069 [Pipeline] { [Pipeline] ws 13:42:58 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 13:42:59 Selected Git installation does not exist. Using Default 13:42:59 The recommended git tool is: NONE 13:43:00 3.14: Pulling from library/alpine 13:43:00 97518928ae5f: Pulling fs layer 13:43:00 97518928ae5f: Download complete 13:43:00 97518928ae5f: Pull complete 13:43:00 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 13:43:00 Status: Downloaded newer image for alpine:3.14 13:43:00 ---> 0a97eee8041e 13:43:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:43:00 ---> Running in 3552b4345608 13:43:00 Removing intermediate container 3552b4345608 13:43:00 ---> 56532f3e3792 13:43:00 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:43:00 ---> Running in 87facc48f0f0 13:43:00 Removing intermediate container 87facc48f0f0 13:43:00 ---> 2f7193fb9fad 13:43:00 Step 14/24 : RUN apk add --update --no-cache zeromq 13:43:00 ---> Running in 2388204f6302 13:43:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:43:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:43:02 (1/5) Installing libgcc (10.3.1_git20210424-r2) 13:43:02 (2/5) Installing libsodium (1.0.18-r0) 13:43:02 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 13:43:02 (4/5) Installing libzmq (4.3.4-r0) 13:43:02 (5/5) Installing zeromq (4.3.4-r0) 13:43:02 Executing busybox-1.33.1-r6.trigger 13:43:02 OK: 8 MiB in 19 packages 13:43:02 Removing intermediate container 2388204f6302 13:43:02 ---> 0b13a7f42804 13:43:02 Step 15/24 : WORKDIR / 13:43:03 ---> Running in 6f16b383c8d0 13:43:03 Removing intermediate container 6f16b383c8d0 13:43:03 ---> 2624b1cbe5c3 13:43:03 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 13:43:03 ---> 593ad740fcb1 13:43:03 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 13:43:03 ---> 965ab212ba82 13:43:03 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 13:43:03 ---> 8ac29db98e03 13:43:03 Step 19/24 : EXPOSE 59999 13:43:03 ---> Running in 18dc15dfa96b 13:43:03 Removing intermediate container 18dc15dfa96b 13:43:03 ---> 5a9c44aba966 13:43:03 Step 20/24 : ENTRYPOINT ["/device-simple"] 13:43:03 ---> Running in 372160966d01 13:43:04 Removing intermediate container 372160966d01 13:43:04 ---> 55b426081352 13:43:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:43:04 ---> Running in f33ff53689d8 13:43:04 Removing intermediate container f33ff53689d8 13:43:04 ---> 78ddd12eddd4 13:43:04 Step 22/24 : LABEL arch=amd64 13:43:04 ---> Running in 06c9aad37332 13:43:04 Removing intermediate container 06c9aad37332 13:43:04 ---> 7dea339effe7 13:43:04 Step 23/24 : LABEL git_sha=ca4f80de74d9b31ccd575be3a31a10e68805f306 13:43:04 ---> Running in 433407cbf5c9 13:43:04 Removing intermediate container 433407cbf5c9 13:43:04 ---> 9e30a4db8499 13:43:04 Step 24/24 : LABEL version=0.0.0 13:43:04 ---> Running in 0dee600e3f3d 13:43:04 Removing intermediate container 0dee600e3f3d 13:43:04 ---> 0c386a17bba0 13:43:04 [Warning] One or more build-args [ARCH] were not consumed 13:43:04 Successfully built 0c386a17bba0 13:43:04 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage 13:43:04 using credential edgex-jenkins-ssh 13:43:04 Cloning the remote Git repository [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:43:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:43:05 13:43:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:43:04 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:43:04 > git init /w/workspace/device-sdk-go/1 # timeout=10 13:43:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:43:05 > git --version # timeout=10 13:43:05 > git --version # 'git version 2.17.1' 13:43:05 using GIT_SSH to set credentials SSH Credentials for GitHub 13:43:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:43:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:43:05 latest: Pulling from edgex-lftools-log-publisher 13:43:05 b4d181a07f80: Pulling fs layer 13:43:05 a1111a8f2ec3: Pulling fs layer 13:43:05 ed53099fbce6: Pulling fs layer 13:43:05 dc539afda2c1: Pulling fs layer 13:43:05 77bc0d833cb6: Pulling fs layer 13:43:05 9065ff56babe: Pulling fs layer 13:43:05 d287ab97295c: Pulling fs layer 13:43:05 dc539afda2c1: Waiting 13:43:05 77bc0d833cb6: Waiting 13:43:05 9065ff56babe: Waiting 13:43:05 d287ab97295c: Waiting 13:43:05 a1111a8f2ec3: Verifying Checksum 13:43:05 a1111a8f2ec3: Download complete 13:43:05 dc539afda2c1: Verifying Checksum 13:43:05 dc539afda2c1: Download complete 13:43:05 ed53099fbce6: Verifying Checksum 13:43:05 ed53099fbce6: Download complete 13:43:05 b4d181a07f80: Verifying Checksum 13:43:05 b4d181a07f80: Download complete 13:43:05 77bc0d833cb6: Verifying Checksum 13:43:05 77bc0d833cb6: Download complete 13:43:05 9065ff56babe: Verifying Checksum 13:43:05 9065ff56babe: Download complete 13:43:06 d287ab97295c: Verifying Checksum 13:43:06 d287ab97295c: Download complete 13:43:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:43:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:43:07 Merging remotes/origin/jakarta commit 48df9d91fbaf94aabdf03ecb0566b509996ae599 into PR head commit ca4f80de74d9b31ccd575be3a31a10e68805f306 13:43:07 b4d181a07f80: Pull complete 13:43:07 a1111a8f2ec3: Pull complete 13:43:07 Merge succeeded, producing ca4f80de74d9b31ccd575be3a31a10e68805f306 13:43:07 Checking out Revision ca4f80de74d9b31ccd575be3a31a10e68805f306 (PR-1069) 13:43:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:43:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:43:06 using GIT_SSH to set credentials SSH Credentials for GitHub 13:43:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1069/head:refs/remotes/origin/PR-1069 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 13:43:07 > git config core.sparsecheckout # timeout=10 13:43:07 > git checkout -f ca4f80de74d9b31ccd575be3a31a10e68805f306 # timeout=10 13:43:07 > git remote # timeout=10 13:43:07 > git config --get remote.origin.url # timeout=10 13:43:07 using GIT_SSH to set credentials SSH Credentials for GitHub 13:43:07 > git merge 48df9d91fbaf94aabdf03ecb0566b509996ae599 # timeout=10 13:43:07 > git rev-parse HEAD^{commit} # timeout=10 13:43:07 > git config core.sparsecheckout # timeout=10 13:43:07 > git checkout -f ca4f80de74d9b31ccd575be3a31a10e68805f306 # timeout=10 13:43:08 ed53099fbce6: Pull complete 13:43:08 dc539afda2c1: Pull complete 13:43:08 77bc0d833cb6: Pull complete 13:43:08 9065ff56babe: Pull complete 13:43:12 Commit message: "docs: Correct document links in README" 13:43:12 > git --version # timeout=10 13:43:12 > git --version # 'git version 2.17.1' 13:43:12 fatal: bad object 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 13:43:12 13:43:12 GitHub has been notified of this commit’s build result 13:43:12 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:43:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:43:13 % Total % Received % Xferd Average Speed Time Time Time Current 13:43:13 Dload Upload Total Spent Left Speed 13:43:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 96918 0 --:--:-- --:--:-- --:--:-- 96918 [Pipeline] sh 13:43:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:43:14 d287ab97295c: Pull complete 13:43:14 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:43:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:43:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:43:14 prd-centos7-docker-4c-2g-545 does not seem to be running inside a container 13:43:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:43:14 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 13:43:14 tee /etc/docker/daemon.new 13:43:14 { 13:43:14 "registry-mirrors": [ 13:43:14 "https://nexus3.edgexfoundry.org:10001" 13:43:14 ], 13:43:14 "bip": "10.250.0.254/24", 13:43:14 "hosts": [ 13:43:14 "tcp://0.0.0.0:5555", 13:43:14 "unix:///var/run/docker.sock" 13:43:14 ], 13:43:14 "mtu": 1458, 13:43:14 "selinux-enabled": true, 13:43:14 "seccomp-profile": "/etc/docker/seccomp.json" 13:43:14 } 13:43:16 $ docker top c0f8ad4c6061f12e4c887d2cd9df5fd58574fefdd1c2eda1bcde1707b335ba0c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 13:43:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:43:17 ---> job-cost.sh 13:43:17 lf-activate-venv: SKIPPING 13:43:17 INFO: No Stack... 13:43:17 + sudo service docker restart 13:43:18 INFO: Retrieving Pricing Info for: v3-standard-2 13:43:18 INFO: Archiving Costs [Pipeline] sh 13:43:19 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 13:43:19 + cut -d, -f6 [Pipeline] lock 13:43:19 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1069-1-stack-cost] 13:43:19 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1069-1-stack-cost] did not exist. Created. 13:43:19 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1069-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:43:19 + echo total: 0.05999999865889549 [Pipeline] stash 13:43:19 Stashed 1 file(s) [Pipeline] } 13:43:19 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1069-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:43:19 $ docker stop --time=1 c0f8ad4c6061f12e4c887d2cd9df5fd58574fefdd1c2eda1bcde1707b335ba0c 13:43:20 $ docker rm -f c0f8ad4c6061f12e4c887d2cd9df5fd58574fefdd1c2eda1bcde1707b335ba0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:43:35 provisioning config files... 13:43:35 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8974669293712910977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:43:36 ---> docker-login.sh 13:43:36 nexus3.edgexfoundry.org:10001 13:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:37 Configure a credential helper to remove this warning. See 13:43:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:37 13:43:37 Login Succeeded 13:43:37 nexus3.edgexfoundry.org:10002 13:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:37 Configure a credential helper to remove this warning. See 13:43:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:37 13:43:37 Login Succeeded 13:43:37 nexus3.edgexfoundry.org:10003 13:43:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:38 Configure a credential helper to remove this warning. See 13:43:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:38 13:43:38 Login Succeeded 13:43:38 nexus3.edgexfoundry.org:10004 13:43:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:38 Configure a credential helper to remove this warning. See 13:43:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:38 13:43:38 Login Succeeded 13:43:38 docker.io 13:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:39 Configure a credential helper to remove this warning. See 13:43:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:39 13:43:39 Login Succeeded 13:43:39 ---> docker-login.sh ends [Pipeline] } 13:43:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:43:40 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:43:40 ========================================================= 13:43:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] 13:43:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:43:40 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts --build-arg MAKE=echo noop --target=builder . 13:43:41 Sending build context to Docker daemon 16.01MB 13:43:41 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 13:43:41 Step 2/10 : FROM ${BASE} AS builder 13:43:41 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 13:43:41 552d1f2373af: Pulling fs layer 13:43:41 ea3f2d53f512: Pulling fs layer 13:43:41 9e70ebbbe112: Pulling fs layer 13:43:41 7a9cfe048b4a: Pulling fs layer 13:43:41 72dc09318566: Pulling fs layer 13:43:41 6b38a4ac6b94: Pulling fs layer 13:43:41 1cf82868ecbe: Pulling fs layer 13:43:41 cf934696a108: Pulling fs layer 13:43:41 6b38a4ac6b94: Waiting 13:43:41 1cf82868ecbe: Waiting 13:43:41 cf934696a108: Waiting 13:43:41 7a9cfe048b4a: Waiting 13:43:41 72dc09318566: Waiting 13:43:41 9e70ebbbe112: Verifying Checksum 13:43:41 9e70ebbbe112: Download complete 13:43:41 ea3f2d53f512: Verifying Checksum 13:43:41 ea3f2d53f512: Download complete 13:43:42 72dc09318566: Verifying Checksum 13:43:42 72dc09318566: Download complete 13:43:42 552d1f2373af: Verifying Checksum 13:43:42 552d1f2373af: Download complete 13:43:42 6b38a4ac6b94: Verifying Checksum 13:43:42 6b38a4ac6b94: Download complete 13:43:42 1cf82868ecbe: Verifying Checksum 13:43:42 1cf82868ecbe: Download complete 13:43:42 552d1f2373af: Pull complete 13:43:43 ea3f2d53f512: Pull complete 13:43:44 9e70ebbbe112: Pull complete 13:43:44 cf934696a108: Verifying Checksum 13:43:44 cf934696a108: Download complete 13:43:44 7a9cfe048b4a: Verifying Checksum 13:43:44 7a9cfe048b4a: Download complete 13:43:54 7a9cfe048b4a: Pull complete 13:43:54 72dc09318566: Pull complete 13:43:55 6b38a4ac6b94: Pull complete 13:43:55 1cf82868ecbe: Pull complete 13:44:02 cf934696a108: Pull complete 13:44:02 Digest: sha256:c7a1c6e7193eac42aea82418dc538ba94561e4292c792d132f5c974f427cd528 13:44:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts 13:44:02 ---> 8a4ae6370de5 13:44:02 Step 3/10 : ARG MAKE=make build 13:44:02 ---> Running in 21b98611f6f3 13:44:03 Removing intermediate container 21b98611f6f3 13:44:03 ---> 72817890283f 13:44:03 Step 4/10 : WORKDIR /device-sdk-go 13:44:03 ---> Running in 0d5146ca3eff 13:44:03 Removing intermediate container 0d5146ca3eff 13:44:03 ---> 7ed4528e3bec 13:44:03 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:44:04 ---> Running in 0b42f3693eeb 13:44:04 Removing intermediate container 0b42f3693eeb 13:44:04 ---> db16f34e8a77 13:44:04 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:44:04 ---> Running in 78600b8356df 13:44:06 Removing intermediate container 78600b8356df 13:44:06 ---> 537ccc8b58d2 13:44:06 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:44:06 ---> Running in 935762705db3 13:44:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:44:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:44:09 OK: 219 MiB in 52 packages 13:44:10 Removing intermediate container 935762705db3 13:44:10 ---> 0050be0b5ab7 13:44:10 Step 8/10 : COPY . . 13:44:14 ---> 8891a8d271f9 13:44:14 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:44:14 ---> Running in 26a18c180084 13:44:15 skipping... 13:44:16 Removing intermediate container 26a18c180084 13:44:16 ---> 08767e7faea9 13:44:16 Step 10/10 : RUN ${MAKE} 13:44:16 ---> Running in 211b58f4ff4c 13:44:17 noop 13:44:18 Removing intermediate container 211b58f4ff4c 13:44:18 ---> f7d6efe0ec08 13:44:18 Successfully built f7d6efe0ec08 13:44:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:44:18 + docker inspect -f . ci-base-image-arm64 13:44:18 . [Pipeline] withDockerContainer 13:44:18 prd-ubuntu18.04-docker-arm64-4c-16g-546 does not seem to be running inside a container 13:44:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:44:20 $ docker top 054796959c03e8270c3dfc7730452c3a41d84849bc67b110ecf830c2a966aa12 -eo pid,comm [Pipeline] { [Pipeline] sh 13:44:21 + go version 13:44:21 go version go1.16.8 linux/arm64 [Pipeline] } 13:44:21 $ docker stop --time=1 054796959c03e8270c3dfc7730452c3a41d84849bc67b110ecf830c2a966aa12 13:44:23 $ docker rm -f 054796959c03e8270c3dfc7730452c3a41d84849bc67b110ecf830c2a966aa12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:44:23 + docker inspect -f . ci-base-image-arm64 13:44:23 . [Pipeline] withDockerContainer 13:44:24 prd-ubuntu18.04-docker-arm64-4c-16g-546 does not seem to be running inside a container 13:44:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:44:25 $ docker top 825c86c1b79baffdd68b43f683a39460f6fa720202729eaf1c9efd22fa45442d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:44:26 + make test 13:44:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:44:48 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 13:45:57 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 13:45:57 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 13:45:57 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 13:46:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.344s coverage: 23.3% of statements 13:46:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 13:46:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.219s coverage: 27.6% of statements 13:46:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.271s coverage: 78.9% of statements 13:46:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.214s coverage: 9.0% of statements 13:46:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 13:46:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 13:46:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 13:46:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.314s coverage: 28.7% of statements 13:46:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 13:46:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.233s coverage: 83.3% of statements 13:46:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 13:46:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 13:46:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.334s coverage: 57.8% of statements 13:46:07 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.058s coverage: 89.2% of statements 13:46:07 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 13:46:07 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.201s coverage: 4.8% of statements 13:46:07 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 13:46:07 GO111MODULE=on go vet ./... 13:47:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:47:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:47:03 ./bin/test-attribution-txt.sh 13:47:03 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 13:47:03 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 13:47:03 go: downloading github.com/google/uuid v1.3.0 13:47:03 go: downloading github.com/stretchr/testify v1.7.0 13:47:03 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:47:03 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 13:47:03 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.0 13:47:03 go: downloading github.com/pelletier/go-toml v1.9.4 13:47:03 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 13:47:03 go: downloading github.com/gorilla/mux v1.8.0 13:47:03 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 13:47:03 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 13:47:03 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 13:47:03 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 13:47:03 go: downloading github.com/hashicorp/go-multierror v1.1.0 13:47:03 go: downloading github.com/hashicorp/consul/api v1.9.1 13:47:03 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:47:03 go: downloading github.com/go-kit/kit v0.11.0 13:47:03 go: downloading github.com/go-playground/validator/v10 v10.9.0 13:47:03 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 13:47:03 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 13:47:03 go: downloading github.com/pebbe/zmq4 v1.2.7 13:47:03 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:47:03 go: downloading github.com/davecgh/go-spew v1.1.1 13:47:03 go: downloading github.com/pmezard/go-difflib v1.0.0 13:47:03 go: downloading github.com/go-logfmt/logfmt v0.5.0 13:47:03 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 13:47:03 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:47:03 go: downloading github.com/mitchellh/copystructure v1.0.0 13:47:03 go: downloading github.com/mitchellh/mapstructure v1.1.2 13:47:03 go: downloading github.com/stretchr/objx v0.1.1 13:47:03 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 13:47:03 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 13:47:03 go: downloading golang.org/x/text v0.3.6 13:47:04 go: downloading github.com/hashicorp/golang-lru v0.5.0 13:47:04 go: downloading github.com/hashicorp/errwrap v1.0.0 13:47:04 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 13:47:04 go: downloading github.com/hashicorp/go-hclog v0.12.0 13:47:04 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:47:04 go: downloading github.com/hashicorp/serf v0.9.5 13:47:05 go: downloading github.com/x448/float16 v0.8.4 13:47:05 go: downloading github.com/go-playground/universal-translator v0.18.0 13:47:05 go: downloading github.com/leodido/go-urn v1.2.1 13:47:05 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 13:47:06 go: downloading github.com/gorilla/websocket v1.4.2 13:47:06 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:47:06 go: downloading github.com/fatih/color v1.9.0 13:47:06 go: downloading github.com/mattn/go-colorable v0.1.6 13:47:06 go: downloading github.com/mattn/go-isatty v0.0.12 13:47:06 go: downloading github.com/mitchellh/go-homedir v1.1.0 13:47:06 go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo 13:47:11 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 13:47:11 + go mod tidy 13:47:12 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 13:47:12 go: downloading github.com/go-stack/stack v1.8.0 13:47:12 go: downloading github.com/go-playground/assert/v2 v2.0.1 13:47:12 go: downloading github.com/hashicorp/consul/sdk v0.8.0 13:47:12 go: downloading github.com/hashicorp/go-uuid v1.0.1 13:47:12 go: downloading github.com/onsi/ginkgo v1.10.1 13:47:12 go: downloading github.com/onsi/gomega v1.7.0 13:47:12 go: downloading github.com/pkg/errors v0.9.1 13:47:12 go: downloading github.com/hashicorp/go-msgpack v0.5.3 13:47:12 go: downloading github.com/hashicorp/memberlist v0.2.2 13:47:12 go: downloading github.com/kr/pretty v0.3.0 13:47:13 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 13:47:13 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 13:47:13 go: downloading github.com/kr/text v0.2.0 13:47:13 go: downloading github.com/rogpeppe/go-internal v1.8.0 13:47:13 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 13:47:13 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 13:47:13 go: downloading github.com/miekg/dns v1.1.26 13:47:13 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 13:47:13 go: downloading gopkg.in/yaml.v2 v2.3.0 13:47:13 go: downloading github.com/hpcloud/tail v1.0.0 13:47:13 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 13:47:13 go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } 13:47:14 $ docker stop --time=1 825c86c1b79baffdd68b43f683a39460f6fa720202729eaf1c9efd22fa45442d 13:47:16 $ docker rm -f 825c86c1b79baffdd68b43f683a39460f6fa720202729eaf1c9efd22fa45442d [Pipeline] // withDockerContainer [Pipeline] sh 13:47:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:47:19 Warning: overwriting stash ‘coverage-report’ 13:47:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:47:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:47:20 + ls -al . 13:47:20 total 304 13:47:20 drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 13:47 . 13:47:20 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 13:43 .. 13:47:20 -rw-rw-r-- 1 jenkins jenkins 140 Nov 14 13:43 .dockerignore 13:47:20 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 13:43 .git 13:47:20 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 13:43 .github 13:47:20 -rw-rw-r-- 1 jenkins jenkins 124 Nov 14 13:43 .gitignore 13:47:20 -rw-rw-r-- 1 jenkins jenkins 26321 Nov 14 13:43 CHANGELOG.md 13:47:20 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 13:43 GOVERNANCE.md 13:47:20 -rw-rw-r-- 1 jenkins jenkins 880 Nov 14 13:43 Jenkinsfile 13:47:20 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 14 13:43 LICENSE 13:47:20 -rw-rw-r-- 1 jenkins jenkins 1120 Nov 14 13:43 Makefile 13:47:20 -rw-rw-r-- 1 jenkins jenkins 619 Nov 14 13:43 OWNERS.md 13:47:20 -rw-rw-r-- 1 jenkins jenkins 4890 Nov 14 13:43 README.md 13:47:20 -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 13:39 VERSION 13:47:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 13:43 bin 13:47:20 -rw-r--r-- 1 jenkins jenkins 128369 Nov 14 13:46 coverage.out 13:47:20 drwxrwxr-x 5 jenkins jenkins 4096 Nov 14 13:43 example 13:47:20 -rw-rw-r-- 1 jenkins jenkins 576 Nov 14 13:47 go.mod 13:47:20 -rw-rw-r-- 1 jenkins jenkins 48946 Nov 14 13:43 go.sum 13:47:20 drwxrwxr-x 15 jenkins jenkins 4096 Nov 14 13:43 internal 13:47:20 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 13:43 openapi 13:47:20 drwxrwxr-x 5 jenkins jenkins 4096 Nov 14 13:43 pkg 13:47:20 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 13:43 snap 13:47:20 drwxrwxr-x 6 jenkins jenkins 4096 Nov 14 13:43 vendor 13:47:20 -rw-rw-r-- 1 jenkins jenkins 222 Nov 14 13:43 version.go [Pipeline] isUnix [Pipeline] sh 13:47:21 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ca4f80de74d9b31ccd575be3a31a10e68805f306 --label arch=arm64 --label version=0.0.0 . 13:47:22 Sending build context to Docker daemon 16.14MB 13:47:22 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 13:47:22 Step 2/24 : FROM ${BASE} AS builder 13:47:22 ---> f7d6efe0ec08 13:47:22 Step 3/24 : ARG MAKE=make build 13:47:22 ---> Running in 59c25e183dd9 13:47:22 Removing intermediate container 59c25e183dd9 13:47:22 ---> 482319abc582 13:47:22 Step 4/24 : WORKDIR /device-sdk-go 13:47:22 ---> Running in ccdea7618099 13:47:23 Removing intermediate container ccdea7618099 13:47:23 ---> 212375096c0c 13:47:23 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:47:23 ---> Running in e78228dc6946 13:47:23 Removing intermediate container e78228dc6946 13:47:23 ---> 34e5be8c1d15 13:47:23 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:47:24 ---> Running in b324ecae6eeb 13:47:26 Removing intermediate container b324ecae6eeb 13:47:26 ---> b34f1b136e78 13:47:26 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:47:26 ---> Running in 11fe94ccf19b 13:47:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:47:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:47:28 OK: 219 MiB in 52 packages 13:47:29 Removing intermediate container 11fe94ccf19b 13:47:29 ---> fd6d53002d07 13:47:29 Step 8/24 : COPY . . 13:47:33 ---> af03f0e67474 13:47:33 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:47:33 ---> Running in 84fe2b5f36b7 13:47:34 skipping... 13:47:35 Removing intermediate container 84fe2b5f36b7 13:47:35 ---> 7b5d83d97804 13:47:35 Step 10/24 : RUN ${MAKE} 13:47:35 ---> Running in fbf0b8899158 13:47:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 13:48:09 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 13:48:11 Removing intermediate container fbf0b8899158 13:48:11 ---> 44893898d80e 13:48:11 Step 11/24 : FROM alpine:3.14 13:48:15 3.14: Pulling from library/alpine 13:48:15 be307f383ecc: Pulling fs layer 13:48:15 be307f383ecc: Verifying Checksum 13:48:15 be307f383ecc: Download complete 13:48:16 be307f383ecc: Pull complete 13:48:16 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 13:48:16 Status: Downloaded newer image for alpine:3.14 13:48:16 ---> 5b8b7b635229 13:48:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:48:16 ---> Running in 0ff464e24431 13:48:16 Removing intermediate container 0ff464e24431 13:48:16 ---> 114a212e9a63 13:48:16 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:48:16 ---> Running in 057f042a1fca 13:48:18 Removing intermediate container 057f042a1fca 13:48:18 ---> e4e61939e6d2 13:48:18 Step 14/24 : RUN apk add --update --no-cache zeromq 13:48:18 ---> Running in 24cd7033a55c 13:48:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:48:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:48:21 (1/5) Installing libgcc (10.3.1_git20210424-r2) 13:48:21 (2/5) Installing libsodium (1.0.18-r0) 13:48:21 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 13:48:22 (4/5) Installing libzmq (4.3.4-r0) 13:48:22 (5/5) Installing zeromq (4.3.4-r0) 13:48:22 Executing busybox-1.33.1-r6.trigger 13:48:22 OK: 8 MiB in 19 packages 13:48:22 Removing intermediate container 24cd7033a55c 13:48:22 ---> 7e43e1f1f473 13:48:22 Step 15/24 : WORKDIR / 13:48:23 ---> Running in 6ba251a1acf5 13:48:23 Removing intermediate container 6ba251a1acf5 13:48:23 ---> a338b497464d 13:48:23 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 13:48:24 ---> baee483da68a 13:48:24 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 13:48:25 ---> 673ee6ca8a72 13:48:25 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 13:48:26 ---> 5acb08334bb2 13:48:26 Step 19/24 : EXPOSE 59999 13:48:26 ---> Running in 31c09a47a9bf 13:48:26 Removing intermediate container 31c09a47a9bf 13:48:26 ---> 9b427da17bad 13:48:26 Step 20/24 : ENTRYPOINT ["/device-simple"] 13:48:26 ---> Running in 807d98c08b4f 13:48:26 Removing intermediate container 807d98c08b4f 13:48:26 ---> 6f2154bf289a 13:48:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:48:26 ---> Running in 59b82f049f50 13:48:27 Removing intermediate container 59b82f049f50 13:48:27 ---> 57e3653fa12c 13:48:27 Step 22/24 : LABEL arch=arm64 13:48:27 ---> Running in c6ea06186fd9 13:48:27 Removing intermediate container c6ea06186fd9 13:48:27 ---> c29ea969127b 13:48:27 Step 23/24 : LABEL git_sha=ca4f80de74d9b31ccd575be3a31a10e68805f306 13:48:28 ---> Running in 2f481363885a 13:48:28 Removing intermediate container 2f481363885a 13:48:28 ---> 35b08f4b7464 13:48:28 Step 24/24 : LABEL version=0.0.0 13:48:28 ---> Running in b119fa6b889a 13:48:29 Removing intermediate container b119fa6b889a 13:48:29 ---> 5e6411cce649 13:48:29 [Warning] One or more build-args [ARCH] were not consumed 13:48:29 Successfully built 5e6411cce649 13:48:29 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:48:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:48:30 13:48:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:48:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:48:31 arm64: Pulling from edgex-lftools-log-publisher 13:48:31 448f6bf000e3: Pulling fs layer 13:48:31 f757da607395: Pulling fs layer 13:48:31 05883995daec: Pulling fs layer 13:48:31 8603b9c90790: Pulling fs layer 13:48:31 1560dd03e051: Pulling fs layer 13:48:31 27f5ce0e4adf: Pulling fs layer 13:48:31 c2d8d7efcc4b: Pulling fs layer 13:48:31 8603b9c90790: Waiting 13:48:31 1560dd03e051: Waiting 13:48:31 27f5ce0e4adf: Waiting 13:48:31 c2d8d7efcc4b: Waiting 13:48:31 f757da607395: Verifying Checksum 13:48:31 f757da607395: Download complete 13:48:31 8603b9c90790: Download complete 13:48:31 1560dd03e051: Verifying Checksum 13:48:31 1560dd03e051: Download complete 13:48:31 27f5ce0e4adf: Verifying Checksum 13:48:31 27f5ce0e4adf: Download complete 13:48:31 05883995daec: Verifying Checksum 13:48:31 05883995daec: Download complete 13:48:31 448f6bf000e3: Verifying Checksum 13:48:31 448f6bf000e3: Download complete 13:48:34 c2d8d7efcc4b: Verifying Checksum 13:48:34 c2d8d7efcc4b: Download complete 13:48:35 448f6bf000e3: Pull complete 13:48:35 f757da607395: Pull complete 13:48:37 05883995daec: Pull complete 13:48:37 8603b9c90790: Pull complete 13:48:38 1560dd03e051: Pull complete 13:48:38 27f5ce0e4adf: Pull complete 13:48:53 c2d8d7efcc4b: Pull complete 13:48:53 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:48:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:48:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:48:54 prd-ubuntu18.04-docker-arm64-4c-16g-546 does not seem to be running inside a container 13:48:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:48:56 $ docker top 5b00751dde16c7dcbf507724da29cb9592c5ac0033c12b439e30fbf54693f775 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:48:57 ---> job-cost.sh 13:48:57 lf-activate-venv: SKIPPING 13:48:57 INFO: No Stack... 13:48:58 INFO: Retrieving Pricing Info for: v3-standard-4 13:48:58 INFO: Archiving Costs [Pipeline] sh 13:48:59 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 13:48:59 + cut -d, -f6 [Pipeline] lock 13:48:59 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1069-1-stack-cost] 13:48:59 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1069-1-stack-cost] did not exist. Created. 13:48:59 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1069-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:49:00 /w/workspace/device-sdk-go/1@tmp/durable-1b40be0f/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-1b40be0f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:49:01 + echo total: 0.10999999940395355 [Pipeline] stash 13:49:01 Warning: overwriting stash ‘stack-cost’ 13:49:01 Stashed 1 file(s) [Pipeline] } 13:49:01 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1069-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:49:01 $ docker stop --time=1 5b00751dde16c7dcbf507724da29cb9592c5ac0033c12b439e30fbf54693f775 13:49:02 $ docker rm -f 5b00751dde16c7dcbf507724da29cb9592c5ac0033c12b439e30fbf54693f775 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:49:04 provisioning config files... 13:49:04 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1069@tmp/config4058676117958595296tmp [Pipeline] { [Pipeline] sh 13:49:04 + set +x 13:49:04 + curl -s https://codecov.io/bash 13:49:04 + bash -s -- 13:49:04 13:49:04 _____ _ 13:49:04 / ____| | | 13:49:04 | | ___ __| | ___ ___ _____ __ 13:49:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:49:04 | |___| (_) | (_| | __/ (_| (_) \ V / 13:49:04 \_____\___/ \__,_|\___|\___\___/ \_/ 13:49:04 Bash-1.0.6 13:49:04 13:49:04 13:49:04 ==> git version 2.24.4 found 13:49:04 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 13:49:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:49:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:49:04 ==> Jenkins CI detected. 13:49:04 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1069 13:49:04 project root: . 13:49:04 --> token set from env 13:49:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:49:04 ==> Running gcov in . (disable via -X gcov) 13:49:04 ==> Python coveragepy not found 13:49:04 ==> Searching for coverage reports in: 13:49:04 + . 13:49:04 -> Found 1 reports 13:49:04 ==> Detecting git/mercurial file structure 13:49:04 ==> Reading reports 13:49:04 + ./coverage.out bytes=128369 13:49:04 ==> Appending adjustments 13:49:04 https://docs.codecov.io/docs/fixing-reports 13:49:04 + Found adjustments 13:49:04 ==> Gzipping contents 13:49:04 24K /tmp/codecov.2b42Nq.gz 13:49:04 ==> Uploading reports 13:49:04 url: https://codecov.io 13:49:04 query: branch=PR-1069&commit=ca4f80de74d9b31ccd575be3a31a10e68805f306&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1069%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1069&job=&cmd_args= 13:49:04 -> Pinging Codecov 13:49:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1069&commit=ca4f80de74d9b31ccd575be3a31a10e68805f306&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1069%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1069&job=&cmd_args= 13:49:05 -> Uploading to 13:49:05 https://storage.googleapis.com/codecov/v4/raw/2021-11-14/7E55EF52A471D76F132DFD9A03CDDE97/ca4f80de74d9b31ccd575be3a31a10e68805f306/a861b937-d2e6-4090-a6b0-218bf72c29a9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211114T134905Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fcf628a24cc71b70519e8292d0017e56273908a02e20bc006abe89f36566451f 13:49:05 % Total % Received % Xferd Average Speed Time Time Time Current 13:49:05 Dload Upload Total Spent Left Speed 13:49:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23074 0 0 100 23074 0 72784 --:--:-- --:--:-- --:--:-- 73018 13:49:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/ca4f80de74d9b31ccd575be3a31a10e68805f306 [Pipeline] } 13:49:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:49:07 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1069/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:49:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:49:08 ---> package-listing.sh 13:49:08 ++ facter osfamily 13:49:08 ++ tr '[:upper:]' '[:lower:]' 13:49:08 + OS_FAMILY=redhat 13:49:08 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1069 13:49:08 + START_PACKAGES=/tmp/packages_start.txt 13:49:08 + END_PACKAGES=/tmp/packages_end.txt 13:49:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:49:08 + PACKAGES=/tmp/packages_start.txt 13:49:08 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1069 ']' 13:49:08 + PACKAGES=/tmp/packages_end.txt 13:49:08 + case "${OS_FAMILY}" in 13:49:08 + rpm -qa 13:49:08 + sort 13:49:09 + '[' -f /tmp/packages_start.txt ']' 13:49:09 + '[' -f /tmp/packages_end.txt ']' 13:49:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:49:09 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1069 ']' 13:49:09 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1069/archives/ 13:49:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1069/archives/ [Pipeline] echo 13:49:09 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/gexfoundry_device-sdk-go_PR-1069/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:49:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:49:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:49:10 13:49:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:49:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:49:10 latest: Pulling from edgex-lftools-log-publisher 13:49:10 b4d181a07f80: Pulling fs layer 13:49:10 a1111a8f2ec3: Pulling fs layer 13:49:10 ed53099fbce6: Pulling fs layer 13:49:10 dc539afda2c1: Pulling fs layer 13:49:10 77bc0d833cb6: Pulling fs layer 13:49:10 9065ff56babe: Pulling fs layer 13:49:10 d287ab97295c: Pulling fs layer 13:49:10 dc539afda2c1: Waiting 13:49:10 77bc0d833cb6: Waiting 13:49:10 9065ff56babe: Waiting 13:49:10 d287ab97295c: Waiting 13:49:10 a1111a8f2ec3: Verifying Checksum 13:49:10 a1111a8f2ec3: Download complete 13:49:10 dc539afda2c1: Verifying Checksum 13:49:10 dc539afda2c1: Download complete 13:49:10 ed53099fbce6: Verifying Checksum 13:49:10 ed53099fbce6: Download complete 13:49:10 9065ff56babe: Verifying Checksum 13:49:10 9065ff56babe: Download complete 13:49:10 77bc0d833cb6: Verifying Checksum 13:49:10 77bc0d833cb6: Download complete 13:49:10 b4d181a07f80: Verifying Checksum 13:49:10 b4d181a07f80: Download complete 13:49:11 d287ab97295c: Verifying Checksum 13:49:11 d287ab97295c: Download complete 13:49:12 b4d181a07f80: Pull complete 13:49:12 a1111a8f2ec3: Pull complete 13:49:12 ed53099fbce6: Pull complete 13:49:13 dc539afda2c1: Pull complete 13:49:13 77bc0d833cb6: Pull complete 13:49:13 9065ff56babe: Pull complete 13:49:18 d287ab97295c: Pull complete 13:49:18 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:49:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:49:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:49:18 prd-centos7-docker-4c-2g-544 does not seem to be running inside a container 13:49:18 $ 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/gexfoundry_device-sdk-go_PR-1069/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1069 -v /w/workspace/gexfoundry_device-sdk-go_PR-1069:/w/workspace/gexfoundry_device-sdk-go_PR-1069:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1069@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1069@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:49:21 $ docker top cba73649b11c29dcc8353d880dc16373377d785c482bb25ca5d4759bfd357ada -eo pid,comm [Pipeline] { [Pipeline] sh 13:49:21 + touch /tmp/pre-build-complete [Pipeline] sh 13:49:21 + mkdir -p /var/log/sysstat [Pipeline] sh 13:49:22 + ls /var/log/sa-host 13:49:22 + sadf -c /var/log/sa-host/sa14 13:49:22 file_magic: OK 13:49:22 HZ: Using current value: 100 13:49:22 file_header: OK 13:49:22 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 13:49:22 Statistics: 13:49:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:49:22 File successfully converted to sysstat format version 12.0.3 13:49:22 + sadf -c /var/log/sa-host/sa30 13:49:22 file_magic: OK 13:49:22 HZ: Using current value: 100 13:49:22 file_header: OK 13:49:22 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 13:49:22 Statistics: 13:49:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:49:22 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:49:22 provisioning config files... 13:49:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1069@tmp/config990642758781948363tmp [Pipeline] { [Pipeline] echo 13:49:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:49:22 ---> create-netrc.sh [Pipeline] } 13:49:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:49:23 ---> python-tools-install.sh [Pipeline] echo 13:49:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:49:23 ---> sudo-logs.sh 13:49:23 Archiving 'sudo' log.. 13:49:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-544.novalocal: Name or service not known 13:49:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-544.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:49:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:49:23 ---> job-cost.sh 13:49:23 lf-activate-venv: SKIPPING 13:49:23 DEBUG: total: 0.10999999940395355 13:49:23 INFO: Retrieving Stack Cost... 13:49:24 INFO: Retrieving Pricing Info for: v3-standard-2 13:49:24 INFO: Archiving Costs [Pipeline] echo 13:49:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:49:24 ---> logs-deploy.sh 13:49:24 lf-activate-venv: SKIPPING 13:49:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1069/1 13:49:24 INFO: archiving workspace using pattern(s): 13:49:25 Archives upload complete. 13:49:25 INFO: archiving logs to Nexus 13:49:26 ---> uname -a: 13:49:26 Linux prd-centos7-docker-4c-2g-544.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 13:49:26 13:49:26 13:49:26 ---> lscpu: 13:49:26 Architecture: x86_64 13:49:26 CPU op-mode(s): 32-bit, 64-bit 13:49:26 Byte Order: Little Endian 13:49:26 Address sizes: 40 bits physical, 48 bits virtual 13:49:26 CPU(s): 2 13:49:26 On-line CPU(s) list: 0,1 13:49:26 Thread(s) per core: 1 13:49:26 Core(s) per socket: 1 13:49:26 Socket(s): 2 13:49:26 NUMA node(s): 1 13:49:26 Vendor ID: AuthenticAMD 13:49:26 CPU family: 23 13:49:26 Model: 49 13:49:26 Model name: AMD EPYC-Rome Processor 13:49:26 Stepping: 0 13:49:26 CPU MHz: 2799.998 13:49:26 BogoMIPS: 5599.99 13:49:26 Virtualization: AMD-V 13:49:26 Hypervisor vendor: KVM 13:49:26 Virtualization type: full 13:49:26 L1d cache: 32K 13:49:26 L1i cache: 32K 13:49:26 L2 cache: 512K 13:49:26 L3 cache: 16384K 13:49:26 NUMA node0 CPU(s): 0,1 13:49:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 13:49:26 13:49:26 13:49:26 ---> nproc: 13:49:26 2 13:49:26 13:49:26 13:49:26 ---> df -h: 13:49:26 Filesystem Size Used Avail Use% Mounted on 13:49:26 overlay 40G 7.7G 33G 20% / 13:49:26 tmpfs 64M 0 64M 0% /dev 13:49:26 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:49:26 shm 64M 0 64M 0% /dev/shm 13:49:26 /dev/vda1 40G 7.7G 33G 20% /facter-os 13:49:26 13:49:26 13:49:26 ---> sar -b -r -n DEV: 13:49:26 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/14/21 _x86_64_ (2 CPU) 13:49:26 13:49:26 13:38:31 LINUX RESTART (2 CPU) 13:49:26 13:49:26 13:39:01 tps rtps wtps bread/s bwrtn/s 13:49:26 13:40:01 38.69 3.26 35.43 2346.06 2656.98 13:49:26 13:41:01 0.30 0.00 0.30 0.00 5.38 13:49:26 13:42:01 0.33 0.00 0.33 0.00 6.24 13:49:26 13:43:01 0.18 0.00 0.18 0.00 1.92 13:49:26 13:44:01 0.30 0.00 0.30 0.00 3.85 13:49:26 13:45:01 0.27 0.00 0.27 0.00 4.10 13:49:26 13:46:01 0.27 0.00 0.27 0.00 3.65 13:49:26 13:47:01 0.27 0.00 0.27 0.00 2.75 13:49:26 13:48:01 0.27 0.00 0.27 0.00 3.73 13:49:26 13:49:01 0.33 0.00 0.33 0.00 5.73 13:49:26 Average: 4.12 0.33 3.80 234.73 269.57 13:49:26 13:49:26 13:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:49:26 13:40:01 5653872 0 635816 7.94 2620 1716632 1528364 16.87 590644 1524900 12 13:49:26 13:41:01 5666500 0 623180 7.78 2620 1716640 1426900 15.75 580912 1524864 8 13:49:26 13:42:01 5665212 0 624468 7.80 2620 1716640 1427264 15.76 581252 1525208 16 13:49:26 13:43:01 5663628 0 626044 7.82 2620 1716648 1427132 15.76 582576 1525208 20 13:49:26 13:44:01 5667284 0 622384 7.77 2620 1716652 1427228 15.76 578424 1526040 12 13:49:26 13:45:01 5668152 0 621512 7.76 2620 1716656 1427072 15.76 577464 1526044 20 13:49:26 13:46:01 5667820 0 621840 7.76 2620 1716660 1427012 15.76 578248 1526104 8 13:49:26 13:47:01 5667704 0 621952 7.77 2620 1716664 1427012 15.76 578252 1526104 8 13:49:26 13:48:01 5667844 0 621804 7.76 2620 1716672 1427012 15.76 578092 1526224 16 13:49:26 13:49:01 5656904 0 632740 7.90 2620 1716676 1427084 15.76 588592 1526224 16 13:49:26 Average: 5664492 0 625174 7.81 2620 1716654 1437208 15.87 581446 1525692 14 13:49:26 13:49:26 13:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:49:26 13:40:01 eth0 84.12 69.65 405.66 23.51 0.00 0.00 0.00 0.00 13:49:26 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:26 13:40:01 docker0 17.46 8.64 2.46 66.18 0.00 0.00 0.00 0.00 13:49:26 13:41:01 eth0 1.95 0.50 1.73 0.05 0.00 0.00 0.00 0.00 13:49:26 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:26 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:26 13:42:01 eth0 1.17 0.33 0.34 0.20 0.00 0.00 0.00 0.00 13:49:26 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:26 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:26 13:43:01 eth0 0.62 0.32 0.28 0.17 0.00 0.00 0.00 0.00 13:49:26 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:26 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:26 13:44:01 eth0 0.67 0.42 0.35 0.30 0.00 0.00 0.00 0.00 13:49:26 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:26 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:26 13:45:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 13:49:26 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:26 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:26 13:46:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:49:26 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:26 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:26 13:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:49:26 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:26 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:26 13:48:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:49:26 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:26 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:26 13:49:01 eth0 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 13:49:26 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:26 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:26 Average: eth0 8.93 7.18 40.87 2.43 0.00 0.00 0.00 0.00 13:49:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:26 Average: docker0 1.75 0.86 0.25 6.62 0.00 0.00 0.00 0.00 13:49:26 13:49:26 13:49:26 ---> sar -P ALL: 13:49:26 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/14/21 _x86_64_ (2 CPU) 13:49:26 13:49:26 13:38:31 LINUX RESTART (2 CPU) 13:49:26 13:49:26 13:39:01 CPU %user %nice %system %iowait %steal %idle 13:49:26 13:40:01 all 4.53 0.00 2.04 0.75 0.04 92.64 13:49:26 13:40:01 0 4.34 0.00 2.10 0.20 0.05 93.31 13:49:26 13:40:01 1 4.72 0.00 1.98 1.30 0.03 91.97 13:49:26 13:41:01 all 0.26 0.00 0.08 0.00 0.02 99.65 13:49:26 13:41:01 0 0.42 0.00 0.08 0.00 0.02 99.48 13:49:26 13:41:01 1 0.10 0.00 0.07 0.00 0.02 99.82 13:49:26 13:42:01 all 0.23 0.00 0.08 0.00 0.02 99.67 13:49:26 13:42:01 0 0.37 0.00 0.08 0.00 0.00 99.55 13:49:26 13:42:01 1 0.10 0.00 0.07 0.00 0.03 99.80 13:49:26 13:43:01 all 0.21 0.00 0.05 0.00 0.03 99.72 13:49:26 13:43:01 0 0.33 0.00 0.05 0.00 0.02 99.60 13:49:26 13:43:01 1 0.08 0.00 0.05 0.00 0.03 99.83 13:49:26 13:44:01 all 0.17 0.00 0.05 0.00 0.03 99.76 13:49:26 13:44:01 0 0.28 0.00 0.05 0.00 0.03 99.63 13:49:26 13:44:01 1 0.05 0.00 0.05 0.00 0.02 99.88 13:49:26 13:45:01 all 0.17 0.00 0.04 0.00 0.02 99.77 13:49:26 13:45:01 0 0.25 0.00 0.03 0.00 0.00 99.72 13:49:26 13:45:01 1 0.08 0.00 0.05 0.00 0.03 99.83 13:49:26 13:46:01 all 0.15 0.00 0.03 0.00 0.03 99.79 13:49:26 13:46:01 0 0.23 0.00 0.03 0.00 0.02 99.72 13:49:26 13:46:01 1 0.07 0.00 0.03 0.00 0.03 99.87 13:49:26 13:47:01 all 0.15 0.00 0.04 0.00 0.03 99.78 13:49:26 13:47:01 0 0.25 0.00 0.03 0.00 0.00 99.72 13:49:26 13:47:01 1 0.05 0.00 0.05 0.00 0.05 99.85 13:49:26 13:48:01 all 0.13 0.00 0.03 0.00 0.03 99.82 13:49:26 13:48:01 0 0.13 0.00 0.02 0.00 0.02 99.83 13:49:26 13:48:01 1 0.12 0.00 0.03 0.00 0.03 99.82 13:49:26 13:49:01 all 0.04 0.00 0.06 0.00 0.03 99.87 13:49:26 13:49:01 0 0.07 0.00 0.03 0.00 0.02 99.88 13:49:26 13:49:01 1 0.02 0.00 0.08 0.00 0.03 99.87 13:49:26 Average: all 0.60 0.00 0.25 0.07 0.02 99.06 13:49:26 Average: 0 0.66 0.00 0.25 0.02 0.02 99.05 13:49:26 Average: 1 0.53 0.00 0.24 0.13 0.03 99.06 13:49:26 13:49:26 13:49:26