Pull request #965 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 902791f62f87f394a27844f89324d8f205f58021+f91460baaab7f197ca117fe0ead63848762b28df (2ed04829216568271917a0de7c188646033edb48) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3343511522046687881.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8018353607064979418.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-965/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-965/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh293662332692389096.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-965/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6825905502020746801.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8804985180247326858.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-965/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-965/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2692092559163221738.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 d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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/v1 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-147 in /w/workspace/dgexfoundry_device-sdk-go_PR-965 [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/dgexfoundry_device-sdk-go_PR-965 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-965@tmp/jenkins-gitclient-ssh6886618993861789811.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f91460baaab7f197ca117fe0ead63848762b28df into PR head commit 902791f62f87f394a27844f89324d8f205f58021 Merge succeeded, producing 902791f62f87f394a27844f89324d8f205f58021 Checking out Revision 902791f62f87f394a27844f89324d8f205f58021 (PR-965) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-965@tmp/jenkins-gitclient-ssh888125260084037271.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/965/head:refs/remotes/origin/PR-965 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 902791f62f87f394a27844f89324d8f205f58021 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-965@tmp/jenkins-gitclient-ssh2851039098974583223.key > git merge f91460baaab7f197ca117fe0ead63848762b28df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 902791f62f87f394a27844f89324d8f205f58021 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:16:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:16:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:16:35 ========================================================= 05:16:35 EdgeX Global Pipelines Version Info 05:16:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:16:36 ------------------- 05:16:36 stable info: 05:16:36 ------------------- 05:16:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:16:36 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 05:16:36 Message: update stable to v1.0.194 05:16:37 ------------------- 05:16:37 experimental info: 05:16:37 ------------------- 05:16:37 Commited By: **** collab-it+edgex@linuxfoundation.org 05:16:37 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 05:16:37 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:16:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:16:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:16:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:16:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:16:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:16:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:16:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:16:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:16:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:16:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:16:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:16:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:16:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:16:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:16:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:16:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:16:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:16:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:16:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:16:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:16:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:16:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:16:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:16:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:16:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:16:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:16:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-965 [Pipeline] echo 05:16:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-965 [Pipeline] echo 05:16:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-965 [Pipeline] echo 05:16:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 902791f62f87f394a27844f89324d8f205f58021 [Pipeline] echo 05:16:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 902791f [Pipeline] echo 05:16:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:16:39 provisioning config files... 05:16:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-965@tmp/config284258442614912333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:16:40 ---> docker-login.sh 05:16:40 nexus3.edgexfoundry.org:10001 05:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:40 Configure a credential helper to remove this warning. See 05:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:40 05:16:40 Login Succeeded 05:16:40 nexus3.edgexfoundry.org:10002 05:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:40 Configure a credential helper to remove this warning. See 05:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:40 05:16:40 Login Succeeded 05:16:40 nexus3.edgexfoundry.org:10003 05:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:40 Configure a credential helper to remove this warning. See 05:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:40 05:16:40 Login Succeeded 05:16:40 nexus3.edgexfoundry.org:10004 05:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:40 Configure a credential helper to remove this warning. See 05:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:40 05:16:40 Login Succeeded 05:16:40 docker.io 05:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:41 Configure a credential helper to remove this warning. See 05:16:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:41 05:16:41 Login Succeeded 05:16:41 ---> docker-login.sh ends [Pipeline] } 05:16:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:16:41 + git log --format=format:%s -1 902791f62f87f394a27844f89324d8f205f58021 [Pipeline] echo 05:16:42 GIT_COMMIT: 902791f62f87f394a27844f89324d8f205f58021, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:16:42 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:16:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:16:42 05:16:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:16:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:16:43 latest: Pulling from edgex-devops/git-semver 05:16:43 31603596830f: Pulling fs layer 05:16:43 54011a49482f: Pulling fs layer 05:16:43 a6820b24f6d8: Pulling fs layer 05:16:43 f581987b2513: Pulling fs layer 05:16:43 f581987b2513: Waiting 05:16:43 54011a49482f: Verifying Checksum 05:16:43 54011a49482f: Download complete 05:16:43 31603596830f: Verifying Checksum 05:16:43 31603596830f: Download complete 05:16:43 a6820b24f6d8: Verifying Checksum 05:16:43 a6820b24f6d8: Download complete 05:16:43 f581987b2513: Verifying Checksum 05:16:43 f581987b2513: Download complete 05:16:43 31603596830f: Pull complete 05:16:43 54011a49482f: Pull complete 05:16:44 a6820b24f6d8: Pull complete 05:16:44 f581987b2513: Pull complete 05:16:44 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:16:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:16:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:16:44 prd-centos7-docker-4c-2g-147 does not seem to be running inside a container 05:16:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-965 -v /w/workspace/dgexfoundry_device-sdk-go_PR-965:/w/workspace/dgexfoundry_device-sdk-go_PR-965:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-965@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-965@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:16:45 $ docker top 8eb6d635892448dd87a579084c6555f27ac2473c72a0611aabe537af7932baf3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:16:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:16:45 [ssh-agent] Looking for ssh-agent implementation... 05:16:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:16:46 $ docker exec 8eb6d635892448dd87a579084c6555f27ac2473c72a0611aabe537af7932baf3 ssh-agent 05:16:46 SSH_AUTH_SOCK=/tmp/ssh-1xYczxNOyTL3/agent.14 05:16:46 SSH_AGENT_PID=20 05:16:46 Running ssh-add (command line suppressed) 05:16:46 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-965@tmp/private_key_7325689993859037910.key (/w/workspace/dgexfoundry_device-sdk-go_PR-965@tmp/private_key_7325689993859037910.key) 05:16:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:16:46 + git tag --points-at HEAD [Pipeline] } 05:16:46 $ docker exec --env ******** --env ******** 8eb6d635892448dd87a579084c6555f27ac2473c72a0611aabe537af7932baf3 ssh-agent -k 05:16:46 unset SSH_AUTH_SOCK; 05:16:46 unset SSH_AGENT_PID; 05:16:46 echo Agent pid 20 killed; 05:16:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:16:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:16:46 [ssh-agent] Looking for ssh-agent implementation... 05:16:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:16:46 $ docker exec 8eb6d635892448dd87a579084c6555f27ac2473c72a0611aabe537af7932baf3 ssh-agent 05:16:47 SSH_AUTH_SOCK=/tmp/ssh-D8me7nO9nKfY/agent.54 05:16:47 SSH_AGENT_PID=61 05:16:47 Running ssh-add (command line suppressed) 05:16:47 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-965@tmp/private_key_6554444887913633455.key (/w/workspace/dgexfoundry_device-sdk-go_PR-965@tmp/private_key_6554444887913633455.key) 05:16:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:16:47 + git semver init 05:16:47 # -> Open(): unable to determine branch for HEAD 05:16:47 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-965/.git 05:16:47 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-965 05:16:47 # $SEMVER_REMOTE_NAME = origin 05:16:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:16:47 # $SEMVER_USER_NAME = edgex-jenkins 05:16:47 # $SEMVER_BRANCH = PR-965 05:16:47 # $SEMVER_TEMP = /tmp/semver-637326524 05:16:47 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:16:48 # '/tmp/semver-637326524' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-965/.semver' 05:16:48 # -> Force: false 05:16:48 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-965/.semver [Pipeline] } 05:16:49 $ docker exec --env ******** --env ******** 8eb6d635892448dd87a579084c6555f27ac2473c72a0611aabe537af7932baf3 ssh-agent -k 05:16:49 unset SSH_AUTH_SOCK; 05:16:49 unset SSH_AGENT_PID; 05:16:49 echo Agent pid 61 killed; 05:16:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:16:49 + git semver [Pipeline] } 05:16:49 $ docker stop --time=1 8eb6d635892448dd87a579084c6555f27ac2473c72a0611aabe537af7932baf3 05:16:50 $ docker rm -f 8eb6d635892448dd87a579084c6555f27ac2473c72a0611aabe537af7932baf3 [Pipeline] // withDockerContainer [Pipeline] sh 05:16:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:16:51 Stashed 1 file(s) [Pipeline] echo 05:16:51 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:16:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-143 in /w/workspace/dgexfoundry_device-sdk-go_PR-965 [Pipeline] { [Pipeline] ws 05:16:52 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:16:52 Selected Git installation does not exist. Using Default 05:16:52 The recommended git tool is: NONE 05:16:57 using credential edgex-jenkins-ssh 05:16:57 Cloning the remote Git repository 05:16:57 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:16:57 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:16:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:16:57 > git --version # timeout=10 05:16:57 > git --version # 'git version 2.17.1' 05:16:57 using GIT_SSH to set credentials SSH Credentials for GitHub 05:16:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:16:59 Merging remotes/origin/master commit f91460baaab7f197ca117fe0ead63848762b28df into PR head commit 902791f62f87f394a27844f89324d8f205f58021 05:16:59 Merge succeeded, producing 902791f62f87f394a27844f89324d8f205f58021 05:16:59 Checking out Revision 902791f62f87f394a27844f89324d8f205f58021 (PR-965) 05:16:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:16:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:16:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:16:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:16:59 using GIT_SSH to set credentials SSH Credentials for GitHub 05:16:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/965/head:refs/remotes/origin/PR-965 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:16:59 > git config core.sparsecheckout # timeout=10 05:16:59 > git checkout -f 902791f62f87f394a27844f89324d8f205f58021 # timeout=10 05:16:59 > git remote # timeout=10 05:16:59 > git config --get remote.origin.url # timeout=10 05:16:59 using GIT_SSH to set credentials SSH Credentials for GitHub 05:16:59 > git merge f91460baaab7f197ca117fe0ead63848762b28df # timeout=10 05:16:59 > git rev-parse HEAD^{commit} # timeout=10 05:16:59 > git config core.sparsecheckout # timeout=10 05:16:59 > git checkout -f 902791f62f87f394a27844f89324d8f205f58021 # timeout=10 05:17:04 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:17:04 > git --version # timeout=10 05:17:04 > git --version # 'git version 2.17.1' 05:17:04 fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:17:05 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:17:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:17:06 + + sudo service docker restart 05:17:06 true 05:17:07 Still waiting to schedule task 05:17:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:17:25 provisioning config files... 05:17:25 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4224726469418655437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:17:25 ---> docker-login.sh 05:17:25 nexus3.edgexfoundry.org:10001 05:17:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:26 Configure a credential helper to remove this warning. See 05:17:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:26 05:17:26 Login Succeeded 05:17:26 nexus3.edgexfoundry.org:10002 05:17:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:27 Configure a credential helper to remove this warning. See 05:17:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:27 05:17:27 Login Succeeded 05:17:27 nexus3.edgexfoundry.org:10003 05:17:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:28 Configure a credential helper to remove this warning. See 05:17:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:28 05:17:28 Login Succeeded 05:17:28 nexus3.edgexfoundry.org:10004 05:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:28 Configure a credential helper to remove this warning. See 05:17:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:28 05:17:28 Login Succeeded 05:17:28 docker.io 05:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:29 Configure a credential helper to remove this warning. See 05:17:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:29 05:17:29 Login Succeeded 05:17:29 ---> docker-login.sh ends [Pipeline] } 05:17:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:17:30 ========================================================= 05:17:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:17:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:17:30 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:17:31 Sending build context to Docker daemon 2.644MB 05:17:31 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:17:31 Step 2/8 : FROM ${BASE} 05:17:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:17:31 595b0fe564bb: Pulling fs layer 05:17:31 3088b5b3c5c0: Pulling fs layer 05:17:31 5b7225fbf94c: Pulling fs layer 05:17:31 ba82ee9f976e: Pulling fs layer 05:17:31 506bd15cee9f: Pulling fs layer 05:17:31 75a0a4a0db45: Pulling fs layer 05:17:31 618dc40b7e24: Pulling fs layer 05:17:31 ba82ee9f976e: Waiting 05:17:31 506bd15cee9f: Waiting 05:17:31 75a0a4a0db45: Waiting 05:17:31 618dc40b7e24: Waiting 05:17:31 5b7225fbf94c: Verifying Checksum 05:17:31 5b7225fbf94c: Download complete 05:17:31 3088b5b3c5c0: Download complete 05:17:31 506bd15cee9f: Verifying Checksum 05:17:31 506bd15cee9f: Download complete 05:17:31 595b0fe564bb: Verifying Checksum 05:17:31 595b0fe564bb: Download complete 05:17:31 75a0a4a0db45: Verifying Checksum 05:17:31 75a0a4a0db45: Download complete 05:17:32 595b0fe564bb: Pull complete 05:17:32 3088b5b3c5c0: Pull complete 05:17:33 5b7225fbf94c: Pull complete 05:17:33 618dc40b7e24: Verifying Checksum 05:17:33 618dc40b7e24: Download complete 05:17:35 ba82ee9f976e: Verifying Checksum 05:17:45 ba82ee9f976e: Pull complete 05:17:45 506bd15cee9f: Pull complete 05:17:45 75a0a4a0db45: Pull complete 05:17:49 618dc40b7e24: Pull complete 05:17:49 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 05:17:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:17:49 ---> a36622ca3599 05:17:49 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:17:51 ---> Running in 41edd155ff87 05:17:52 Removing intermediate container 41edd155ff87 05:17:52 ---> 13be77e193c4 05:17:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:17:52 ---> Running in a73c82284ada 05:17:54 Removing intermediate container a73c82284ada 05:17:54 ---> 6b1917d21f86 05:17:54 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:17:54 ---> Running in 17aa31449129 05:17:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:17:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:17:59 (1/6) Installing libc-dev (0.7.2-r3) 05:17:59 (2/6) Installing libsodium (1.0.18-r0) 05:17:59 (3/6) Installing pkgconf (1.7.3-r0) 05:17:59 (4/6) Installing libsodium-dev (1.0.18-r0) 05:17:59 (5/6) Installing libzmq (4.3.3-r1) 05:17:59 (6/6) Installing zeromq-dev (4.3.3-r1) 05:17:59 Executing busybox-1.32.1-r6.trigger 05:17:59 OK: 139 MiB in 46 packages 05:18:00 Removing intermediate container 17aa31449129 05:18:00 ---> 7dd6b387b9e6 05:18:00 Step 6/8 : WORKDIR /device-sdk-go 05:18:01 ---> Running in f21f5dba3644 05:18:01 Removing intermediate container f21f5dba3644 05:18:01 ---> 2a5d3bec13fa 05:18:01 Step 7/8 : COPY . . 05:18:03 ---> 1bc8de0592ba 05:18:03 Step 8/8 : RUN go mod download 05:18:03 ---> Running in 37b540e4d695 05:18:29 Removing intermediate container 37b540e4d695 05:18:29 ---> 6ab9bd5bf1c1 05:18:29 Successfully built 6ab9bd5bf1c1 05:18:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:18:30 + docker inspect -f . ci-base-image-arm64 05:18:30 . [Pipeline] withDockerContainer 05:18:30 prd-ubuntu18.04-docker-arm64-4c-16g-143 does not seem to be running inside a container 05:18:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:18:32 $ docker top 257f95fd3e5cb1089837e5d554f86553c3f7fb374863e96d42571754ab4b866e -eo pid,comm [Pipeline] { [Pipeline] sh 05:18:33 + go version 05:18:33 go version go1.16.5 linux/arm64 [Pipeline] } 05:18:33 $ docker stop --time=1 257f95fd3e5cb1089837e5d554f86553c3f7fb374863e96d42571754ab4b866e 05:18:35 $ docker rm -f 257f95fd3e5cb1089837e5d554f86553c3f7fb374863e96d42571754ab4b866e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:18:36 + docker inspect -f . ci-base-image-arm64 05:18:36 . [Pipeline] withDockerContainer 05:18:36 prd-ubuntu18.04-docker-arm64-4c-16g-143 does not seem to be running inside a container 05:18: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 ******** ci-base-image-arm64 cat 05:18:38 $ docker top e2251366f96f20b09eede30632d37bab218436f4579f94923badf59213938784 -eo pid,comm [Pipeline] { [Pipeline] sh 05:18:39 + go mod tidy 05:18:39 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 05:18:39 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 05:18:39 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 05:18:39 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 05:18:43 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 05:18:44 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 05:18:44 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 05:18:44 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 05:18:44 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 05:18:45 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks 05:18:46 github.com/edgexfoundry/device-sdk-go/v2/example/driver imports 05:18:46 github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 05:18:46 github.com/edgexfoundry/device-sdk-go/v2/example/driver imports 05:18:46 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 05:18:46 github.com/edgexfoundry/device-sdk-go/v2/internal/application imports 05:18:46 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 05:18:46 github.com/edgexfoundry/device-sdk-go/v2/internal/application imports 05:18:46 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 05:18:46 github.com/edgexfoundry/device-sdk-go/v2/internal/clients imports 05:18:46 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 05:18:46 github.com/edgexfoundry/device-sdk-go/v2/internal/clients imports 05:18:46 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 05:18:46 github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http imports 05:18:46 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 05:18:46 github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http imports 05:18:46 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 05:18:46 github.com/edgexfoundry/device-sdk-go/v2/internal/application tested by 05:18:46 github.com/edgexfoundry/device-sdk-go/v2/internal/application.test imports 05:18:46 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [Pipeline] } 05:18:46 $ docker stop --time=1 e2251366f96f20b09eede30632d37bab218436f4579f94923badf59213938784 05:18:49 $ docker rm -f e2251366f96f20b09eede30632d37bab218436f4579f94923badf59213938784 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:18:50 ---> job-cost.sh 05:18:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qxhT 05:19:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:19:36 Running on prd-centos7-docker-4c-2g-149 in /w/workspace/dgexfoundry_device-sdk-go_PR-965 [Pipeline] { [Pipeline] ws 05:19:36 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:19:36 Selected Git installation does not exist. Using Default 05:19:36 The recommended git tool is: NONE 05:19:39 using credential edgex-jenkins-ssh 05:19:39 Cloning the remote Git repository 05:19:39 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:19:39 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:19:39 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:19:39 > git --version # timeout=10 05:19:39 > git --version # 'git version 2.24.4' 05:19:39 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:39 [INFO] Currently running in a labeled security context 05:19:39 [INFO] Currently SELinux is 'enforcing' on the host 05:19:39 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh2294777348508769336.key 05:19:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:19:40 Merging remotes/origin/master commit f91460baaab7f197ca117fe0ead63848762b28df into PR head commit 902791f62f87f394a27844f89324d8f205f58021 05:19:40 Merge succeeded, producing 902791f62f87f394a27844f89324d8f205f58021 05:19:40 Checking out Revision 902791f62f87f394a27844f89324d8f205f58021 (PR-965) 05:19:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:19:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:19:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:19:40 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:19:40 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:40 [INFO] Currently running in a labeled security context 05:19:40 [INFO] Currently SELinux is 'enforcing' on the host 05:19:40 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh799977531669245900.key 05:19:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/965/head:refs/remotes/origin/PR-965 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:19:40 > git config core.sparsecheckout # timeout=10 05:19:40 > git checkout -f 902791f62f87f394a27844f89324d8f205f58021 # timeout=10 05:19:40 > git remote # timeout=10 05:19:40 > git config --get remote.origin.url # timeout=10 05:19:40 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:40 [INFO] Currently running in a labeled security context 05:19:40 [INFO] Currently SELinux is 'enforcing' on the host 05:19:40 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh2097347890696263566.key 05:19:40 > git merge f91460baaab7f197ca117fe0ead63848762b28df # timeout=10 05:19:40 > git rev-parse HEAD^{commit} # timeout=10 05:19:40 > git config core.sparsecheckout # timeout=10 05:19:40 > git checkout -f 902791f62f87f394a27844f89324d8f205f58021 # timeout=10 05:19:44 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:19:44 > git --version # timeout=10 05:19:44 > git --version # 'git version 2.24.4' 05:19:44 fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b 05:19:44 05:19:44 GitHub has been notified of this commit’s build result 05:19:44 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:19:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:19:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:19:46 + sudo service docker restart 05:19:46 + true 05:19:46 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:20:04 provisioning config files... 05:20:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2700147654402337734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:05 ---> docker-login.sh 05:20:05 nexus3.edgexfoundry.org:10001 05:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:05 Configure a credential helper to remove this warning. See 05:20:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:05 05:20:05 Login Succeeded 05:20:05 nexus3.edgexfoundry.org:10002 05:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:05 Configure a credential helper to remove this warning. See 05:20:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:05 05:20:05 Login Succeeded 05:20:05 nexus3.edgexfoundry.org:10003 05:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:05 Configure a credential helper to remove this warning. See 05:20:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:05 05:20:05 Login Succeeded 05:20:05 nexus3.edgexfoundry.org:10004 05:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:05 Configure a credential helper to remove this warning. See 05:20:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:05 05:20:05 Login Succeeded 05:20:05 docker.io 05:20:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:06 Configure a credential helper to remove this warning. See 05:20:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:06 05:20:06 Login Succeeded 05:20:06 ---> docker-login.sh ends [Pipeline] } 05:20:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:20:06 ========================================================= 05:20:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:20:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:20:06 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:20:06 Sending build context to Docker daemon 2.651MB 05:20:06 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:20:06 Step 2/8 : FROM ${BASE} 05:20:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:20:06 540db60ca938: Pulling fs layer 05:20:06 adcc1eea9eea: Pulling fs layer 05:20:06 4c4ab2625f07: Pulling fs layer 05:20:06 0510c868ecb4: Pulling fs layer 05:20:06 afea3b2eda06: Pulling fs layer 05:20:06 7809a108b3ef: Pulling fs layer 05:20:06 f706445af74f: Pulling fs layer 05:20:06 0510c868ecb4: Waiting 05:20:06 afea3b2eda06: Waiting 05:20:06 7809a108b3ef: Waiting 05:20:06 f706445af74f: Waiting 05:20:07 4c4ab2625f07: Verifying Checksum 05:20:07 4c4ab2625f07: Download complete 05:20:07 adcc1eea9eea: Verifying Checksum 05:20:07 adcc1eea9eea: Download complete 05:20:07 afea3b2eda06: Verifying Checksum 05:20:07 afea3b2eda06: Download complete 05:20:07 7809a108b3ef: Verifying Checksum 05:20:07 7809a108b3ef: Download complete 05:20:07 540db60ca938: Verifying Checksum 05:20:07 540db60ca938: Download complete 05:20:07 540db60ca938: Pull complete 05:20:07 adcc1eea9eea: Pull complete 05:20:07 4c4ab2625f07: Pull complete 05:20:09 f706445af74f: Verifying Checksum 05:20:09 f706445af74f: Download complete 05:20:09 0510c868ecb4: Verifying Checksum 05:20:09 0510c868ecb4: Download complete 05:20:13 0510c868ecb4: Pull complete 05:20:13 afea3b2eda06: Pull complete 05:20:13 7809a108b3ef: Pull complete 05:20:14 f706445af74f: Pull complete 05:20:14 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:20:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:20:14 ---> b068be0155e3 05:20:14 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:20:19 ---> Running in 8489273b1bdc 05:20:19 Removing intermediate container 8489273b1bdc 05:20:19 ---> 86f21b61695c 05:20:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:20:19 ---> Running in 95f5d2780b5d 05:20:20 Removing intermediate container 95f5d2780b5d 05:20:20 ---> 3fc98f2c0fe9 05:20:20 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:20:20 ---> Running in 205ea480c20a 05:20:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:20:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:20:22 (1/6) Installing libc-dev (0.7.2-r3) 05:20:22 (2/6) Installing libsodium (1.0.18-r0) 05:20:22 (3/6) Installing pkgconf (1.7.3-r0) 05:20:22 (4/6) Installing libsodium-dev (1.0.18-r0) 05:20:22 (5/6) Installing libzmq (4.3.3-r1) 05:20:22 (6/6) Installing zeromq-dev (4.3.3-r1) 05:20:22 Executing busybox-1.32.1-r6.trigger 05:20:22 OK: 150 MiB in 46 packages 05:20:22 Removing intermediate container 205ea480c20a 05:20:22 ---> ee8b5fb1f5a7 05:20:22 Step 6/8 : WORKDIR /device-sdk-go 05:20:22 ---> Running in 781e67e5fff5 05:20:23 Removing intermediate container 781e67e5fff5 05:20:23 ---> 2054a602af9d 05:20:23 Step 7/8 : COPY . . 05:20:23 ---> a05f874e3df9 05:20:23 Step 8/8 : RUN go mod download 05:20:23 ---> Running in 9d2be12b0d56 05:20:35 Removing intermediate container 9d2be12b0d56 05:20:35 ---> c2683a6e9064 05:20:35 Successfully built c2683a6e9064 05:20:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:20:35 + docker inspect -f . ci-base-image-x86_64 05:20:35 . [Pipeline] withDockerContainer 05:20:36 prd-centos7-docker-4c-2g-149 does not seem to be running inside a container 05:20: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 ******** ci-base-image-x86_64 cat 05:20:36 $ docker top 74a38829a648813d28e3c9bf68ed482ac3dfa7849d4af17844c89d9b5d95bcc5 -eo pid,comm [Pipeline] { [Pipeline] sh 05:20:36 + go version 05:20:36 go version go1.16.3 linux/amd64 [Pipeline] } 05:20:36 $ docker stop --time=1 74a38829a648813d28e3c9bf68ed482ac3dfa7849d4af17844c89d9b5d95bcc5 05:20:38 $ docker rm -f 74a38829a648813d28e3c9bf68ed482ac3dfa7849d4af17844c89d9b5d95bcc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:20:38 + docker inspect -f . ci-base-image-x86_64 05:20:38 . [Pipeline] withDockerContainer 05:20:39 prd-centos7-docker-4c-2g-149 does not seem to be running inside a container 05:20:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:20:39 $ docker top d25c3f3ec22e713c848f0ae21ba4f48047db3472c5b35f602ad1e2f2a273b1e1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:20:40 + go mod tidy 05:20:40 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 05:20:40 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 05:20:40 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 05:20:40 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 05:20:40 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 05:20:40 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 05:20:40 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 05:20:40 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 05:20:40 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 05:20:40 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks 05:20:40 github.com/edgexfoundry/device-sdk-go/v2/example/driver imports 05:20:40 github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 05:20:40 github.com/edgexfoundry/device-sdk-go/v2/example/driver imports 05:20:40 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 05:20:40 github.com/edgexfoundry/device-sdk-go/v2/internal/application imports 05:20:40 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 05:20:40 github.com/edgexfoundry/device-sdk-go/v2/internal/application imports 05:20:40 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 05:20:40 github.com/edgexfoundry/device-sdk-go/v2/internal/clients imports 05:20:40 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 05:20:40 github.com/edgexfoundry/device-sdk-go/v2/internal/clients imports 05:20:40 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 05:20:40 github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http imports 05:20:40 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 05:20:40 github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http imports 05:20:40 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 05:20:40 github.com/edgexfoundry/device-sdk-go/v2/internal/application tested by 05:20:40 github.com/edgexfoundry/device-sdk-go/v2/internal/application.test imports 05:20:40 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [Pipeline] } 05:20:40 $ docker stop --time=1 d25c3f3ec22e713c848f0ae21ba4f48047db3472c5b35f602ad1e2f2a273b1e1 05:20:42 $ docker rm -f d25c3f3ec22e713c848f0ae21ba4f48047db3472c5b35f602ad1e2f2a273b1e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:20:43 ---> job-cost.sh 05:20:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-g5pN 05:20:51 lf-activate-venv(): INFO: Adding /tmp/venv-qxhT/bin to PATH 05:20:51 INFO: No Stack... 05:20:51 INFO: Retrieving Pricing Info for: v2-standard-4 05:20:51 INFO: Archiving Costs [Pipeline] sh 05:20:51 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:20:51 + cut -d, -f6 [Pipeline] lock 05:20:52 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-965-1-stack-cost] 05:20:52 Resource [jenkins-edgexfoundry-device-sdk-go-PR-965-1-stack-cost] did not exist. Created. 05:20:52 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-965-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:20:52 + echo total: 0.18000000715255737 [Pipeline] stash 05:20:53 Stashed 1 file(s) [Pipeline] } 05:20:53 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-965-1-stack-cost] 05:20:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:20:54 Failed in branch arm64 05:21:05 lf-activate-venv(): INFO: Adding /tmp/venv-g5pN/bin to PATH 05:21:05 INFO: No Stack... 05:21:06 INFO: Retrieving Pricing Info for: v3-standard-2 05:21:07 INFO: Archiving Costs [Pipeline] sh 05:21:07 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:21:07 + cut -d, -f6 [Pipeline] lock 05:21:07 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-965-1-stack-cost] 05:21:07 Resource [jenkins-edgexfoundry-device-sdk-go-PR-965-1-stack-cost] did not exist. Created. 05:21:07 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-965-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:21:07 /w/workspace/device-sdk-go/1@tmp/durable-6b4f5aac/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 05:21:08 + echo total: 0.05999999865889549 [Pipeline] stash 05:21:08 Warning: overwriting stash ‘stack-cost’ 05:21:08 Stashed 1 file(s) [Pipeline] } 05:21:08 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-965-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:21:09 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:21:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:21:13 ---> package-listing.sh 05:21:13 ++ tr '[:upper:]' '[:lower:]' 05:21:13 ++ facter osfamily 05:21:13 + OS_FAMILY=redhat 05:21:13 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-965 05:21:13 + START_PACKAGES=/tmp/packages_start.txt 05:21:13 + END_PACKAGES=/tmp/packages_end.txt 05:21:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:21:13 + PACKAGES=/tmp/packages_start.txt 05:21:13 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-965 ']' 05:21:13 + PACKAGES=/tmp/packages_end.txt 05:21:13 + case "${OS_FAMILY}" in 05:21:13 + rpm -qa 05:21:13 + sort 05:21:13 + '[' -f /tmp/packages_start.txt ']' 05:21:13 + '[' -f /tmp/packages_end.txt ']' 05:21:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:21:13 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-965 ']' 05:21:13 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-965/archives/ 05:21:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-965/archives/ [Pipeline] echo 05:21:14 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-965/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:21:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:21:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:21:14 05:21:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:21:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:21:15 alpine: Pulling from edgex-lftools-log-publisher 05:21:15 df20fa9351a1: Pulling fs layer 05:21:15 36b3adc4ff6f: Pulling fs layer 05:21:15 8ad3a11d3b57: Pulling fs layer 05:21:15 46f8f816bc3b: Pulling fs layer 05:21:15 93b61091891f: Pulling fs layer 05:21:15 93b9cdb0e59b: Pulling fs layer 05:21:15 5e14af77c1be: Pulling fs layer 05:21:15 01666e4c0597: Pulling fs layer 05:21:15 aa168da1d23b: Pulling fs layer 05:21:15 46f8f816bc3b: Waiting 05:21:15 93b61091891f: Waiting 05:21:15 93b9cdb0e59b: Waiting 05:21:15 5e14af77c1be: Waiting 05:21:15 01666e4c0597: Waiting 05:21:15 aa168da1d23b: Waiting 05:21:15 36b3adc4ff6f: Verifying Checksum 05:21:15 36b3adc4ff6f: Download complete 05:21:15 46f8f816bc3b: Verifying Checksum 05:21:15 46f8f816bc3b: Download complete 05:21:15 df20fa9351a1: Verifying Checksum 05:21:15 df20fa9351a1: Download complete 05:21:15 93b9cdb0e59b: Verifying Checksum 05:21:15 93b9cdb0e59b: Download complete 05:21:15 5e14af77c1be: Verifying Checksum 05:21:15 5e14af77c1be: Download complete 05:21:15 01666e4c0597: Verifying Checksum 05:21:15 01666e4c0597: Download complete 05:21:15 93b61091891f: Verifying Checksum 05:21:15 93b61091891f: Download complete 05:21:15 df20fa9351a1: Pull complete 05:21:15 8ad3a11d3b57: Verifying Checksum 05:21:15 8ad3a11d3b57: Download complete 05:21:15 36b3adc4ff6f: Pull complete 05:21:16 8ad3a11d3b57: Pull complete 05:21:16 46f8f816bc3b: Pull complete 05:21:16 93b61091891f: Pull complete 05:21:16 93b9cdb0e59b: Pull complete 05:21:16 5e14af77c1be: Pull complete 05:21:16 01666e4c0597: Pull complete 05:21:17 aa168da1d23b: Verifying Checksum 05:21:17 aa168da1d23b: Download complete 05:21:22 aa168da1d23b: Pull complete 05:21:22 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:21:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:21:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:21:22 prd-centos7-docker-4c-2g-147 does not seem to be running inside a container 05:21:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-965/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-965 -v /w/workspace/dgexfoundry_device-sdk-go_PR-965:/w/workspace/dgexfoundry_device-sdk-go_PR-965:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-965@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-965@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:21:24 $ docker top e6c222d0421a87ecfe5cdbc956041de944988d5d33e13c18360083748681e3f5 -eo pid,comm [Pipeline] { [Pipeline] sh 05:21:25 + touch /tmp/pre-build-complete [Pipeline] sh 05:21:25 + mkdir -p /var/log/sa [Pipeline] sh 05:21:26 + ls /var/log/sa-host 05:21:26 + sadf -c /var/log/sa-host/sa05 05:21:26 file_magic: OK 05:21:26 HZ: Using current value: 100 05:21:26 file_header: OK 05:21:26 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:21:26 Statistics: 05:21:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:21:26 File successfully converted to sysstat format version 12.2.1 05:21:26 + sadf -c /var/log/sa-host/sa10 05:21:26 file_magic: OK 05:21:26 HZ: Using current value: 100 05:21:26 file_header: OK 05:21:26 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:21:26 Statistics: 05:21:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:21:26 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:21:26 provisioning config files... 05:21:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-965@tmp/config8793014630109211130tmp [Pipeline] { [Pipeline] echo 05:21:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:21:27 ---> create-netrc.sh [Pipeline] } 05:21:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:21:27 ---> python-tools-install.sh [Pipeline] echo 05:21:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:21:28 ---> sudo-logs.sh 05:21:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:21:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:21:28 ---> job-cost.sh 05:21:28 lf-activate-venv: SKIPPING 05:21:28 DEBUG: total: 0.05999999865889549 05:21:28 INFO: Retrieving Stack Cost... 05:21:29 INFO: Retrieving Pricing Info for: v3-standard-2 05:21:30 INFO: Archiving Costs [Pipeline] echo 05:21:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:21:30 ---> logs-deploy.sh 05:21:30 lf-activate-venv: SKIPPING 05:21:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-965/1 05:21:30 INFO: archiving workspace using pattern(s): 05:21:31 Archives upload complete. 05:21:31 INFO: archiving logs to Nexus 05:21:31 ---> uname -a: 05:21:31 Linux prd-centos7-docker-4c-2g-147.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:21:31 05:21:31 05:21:31 ---> lscpu: 05:21:31 Architecture: x86_64 05:21:31 CPU op-mode(s): 32-bit, 64-bit 05:21:31 Byte Order: Little Endian 05:21:31 Address sizes: 40 bits physical, 48 bits virtual 05:21:31 CPU(s): 2 05:21:31 On-line CPU(s) list: 0,1 05:21:31 Thread(s) per core: 1 05:21:31 Core(s) per socket: 1 05:21:31 Socket(s): 2 05:21:31 NUMA node(s): 1 05:21:31 Vendor ID: AuthenticAMD 05:21:31 CPU family: 23 05:21:31 Model: 49 05:21:31 Model name: AMD EPYC-Rome Processor 05:21:31 Stepping: 0 05:21:31 CPU MHz: 2799.998 05:21:31 BogoMIPS: 5599.99 05:21:31 Virtualization: AMD-V 05:21:31 Hypervisor vendor: KVM 05:21:31 Virtualization type: full 05:21:31 L1d cache: 64 KiB 05:21:31 L1i cache: 64 KiB 05:21:31 L2 cache: 1 MiB 05:21:31 L3 cache: 32 MiB 05:21:31 NUMA node0 CPU(s): 0,1 05:21:31 Vulnerability Itlb multihit: Not affected 05:21:31 Vulnerability L1tf: Not affected 05:21:31 Vulnerability Mds: Not affected 05:21:31 Vulnerability Meltdown: Not affected 05:21:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:21:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:21:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:21:31 Vulnerability Srbds: Not affected 05:21:31 Vulnerability Tsx async abort: Not affected 05:21:31 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 05:21:31 05:21:31 05:21:31 ---> nproc: 05:21:31 2 05:21:31 05:21:31 05:21:31 ---> df -h: 05:21:31 Filesystem Size Used Available Use% Mounted on 05:21:31 overlay 40.0G 7.6G 32.4G 19% / 05:21:31 tmpfs 64.0M 0 64.0M 0% /dev 05:21:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:21:31 shm 64.0M 0 64.0M 0% /dev/shm 05:21:31 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 05:21:31 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 05:21:31 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 05:21:31 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 05:21:31 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 05:21:31 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 05:21:31 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 05:21:31 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-965 05:21:31 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-965@tmp 05:21:31 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 05:21:31 05:21:31 05:21:31 ---> free -m: 05:21:31 total used free shared buff/cache available 05:21:31 Mem: 7821 979 4744 0 2097 6664 05:21:31 Swap: 1023 0 1023 05:21:31 05:21:31 05:21:31 ---> ip addr: 05:21:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:21:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:21:31 inet 127.0.0.1/8 scope host lo 05:21:31 valid_lft forever preferred_lft forever 05:21:31 inet6 ::1/128 scope host 05:21:31 valid_lft forever preferred_lft forever 05:21:31 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:21:31 link/ether fa:16:3e:8e:ce:e5 brd ff:ff:ff:ff:ff:ff 05:21:31 inet 10.30.122.224/23 brd 10.30.123.255 scope global dynamic eth0 05:21:31 valid_lft 86071sec preferred_lft 86071sec 05:21:31 inet6 fe80::f816:3eff:fe8e:cee5/64 scope link 05:21:31 valid_lft forever preferred_lft forever 05:21:31 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:21:31 link/ether 02:42:38:7a:62:54 brd ff:ff:ff:ff:ff:ff 05:21:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:21:31 valid_lft forever preferred_lft forever 05:21:31 inet6 fe80::42:38ff:fe7a:6254/64 scope link 05:21:31 valid_lft forever preferred_lft forever 05:21:31 05:21:31 05:21:31 ---> sar -b -r -n DEV: 05:21:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 05:21:31 05:21:31 05:15:50 LINUX RESTART (2 CPU) 05:21:31 05:21:31 05:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:21:31 05:18:01 2.32 0.00 2.32 0.00 0.00 58.21 0.00 05:21:31 05:19:01 0.42 0.00 0.42 0.00 0.00 6.61 0.00 05:21:31 05:20:01 0.23 0.00 0.23 0.00 0.00 2.97 0.00 05:21:31 05:21:01 0.18 0.00 0.18 0.00 0.00 2.38 0.00 05:21:31 Average: 0.79 0.00 0.79 0.00 0.00 17.54 0.00 05:21:31 05:21:31 05:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:21:31 05:18:01 5462256 0 803560 10.03 2620 1740496 1245288 13.75 573452 1574172 12 05:21:31 05:19:01 5465248 0 800560 10.00 2620 1740504 1205196 13.31 575272 1570216 8 05:21:31 05:20:01 5462236 0 803572 10.03 2620 1740504 1205448 13.31 578444 1570216 8 05:21:31 05:21:01 5461668 0 804136 10.04 2620 1740508 1205556 13.31 577904 1571328 20 05:21:31 Average: 5462852 0 802957 10.03 2620 1740503 1215372 13.42 576268 1571483 12 05:21:31 05:21:31 05:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:21:31 05:18:01 eth0 5.23 2.66 4.23 0.36 0.00 0.00 0.00 0.00 05:21:31 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:31 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:31 05:19:01 eth0 0.70 0.08 0.06 0.04 0.00 0.00 0.00 0.00 05:21:31 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:31 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:31 05:20:01 eth0 1.75 0.62 0.64 0.40 0.00 0.00 0.00 0.00 05:21:31 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:31 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:31 05:21:01 eth0 1.40 0.57 0.58 0.40 0.00 0.00 0.00 0.00 05:21:31 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:31 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:31 Average: eth0 2.27 0.98 1.38 0.30 0.00 0.00 0.00 0.00 05:21:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:31 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:31 05:21:31 05:21:31 ---> sar -P ALL: 05:21:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 05:21:31 05:21:31 05:15:50 LINUX RESTART (2 CPU) 05:21:31 05:21:31 05:17:01 CPU %user %nice %system %iowait %steal %idle 05:21:31 05:18:01 all 0.15 0.00 0.05 0.00 0.03 99.77 05:21:31 05:18:01 0 0.05 0.00 0.05 0.00 0.02 99.88 05:21:31 05:18:01 1 0.25 0.00 0.05 0.00 0.03 99.67 05:21:31 05:19:01 all 0.13 0.00 0.04 0.00 0.03 99.81 05:21:31 05:19:01 0 0.07 0.00 0.05 0.00 0.03 99.85 05:21:31 05:19:01 1 0.18 0.00 0.03 0.00 0.02 99.77 05:21:31 05:20:01 all 0.13 0.00 0.03 0.00 0.03 99.82 05:21:31 05:20:01 0 0.05 0.00 0.05 0.00 0.05 99.85 05:21:31 05:20:01 1 0.20 0.00 0.00 0.00 0.00 99.80 05:21:31 05:21:01 all 0.15 0.00 0.03 0.00 0.03 99.80 05:21:31 05:21:01 0 0.15 0.00 0.03 0.00 0.02 99.80 05:21:31 05:21:01 1 0.15 0.00 0.02 0.00 0.03 99.80 05:21:31 Average: all 0.14 0.00 0.04 0.00 0.03 99.80 05:21:31 Average: 0 0.08 0.00 0.05 0.00 0.03 99.85 05:21:31 Average: 1 0.20 0.00 0.03 0.00 0.02 99.76 05:21:31 05:21:31 05:21:31