Pull request #3203 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9d0bf21f4d89c5849296d0ec96db51ca61a02dd3+257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 (8ad0ba8c69258b34b0ce668b007e9bc9fd074c86) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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/edgex-go/branches/PR-3203/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e395d696b4e6122b6a4fdab5d2b3787aeaccfdce # timeout=10 Commit message: "Merge pull request #320 from ernestojeda/fix-email" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/edgex-go/branches/PR-3203/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: 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-28038 in /w/workspace/edgexfoundry_edgex-go_PR-3203 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3203/head:refs/remotes/origin/PR-3203 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 into PR head commit 9d0bf21f4d89c5849296d0ec96db51ca61a02dd3 Merge succeeded, producing 9d0bf21f4d89c5849296d0ec96db51ca61a02dd3 Checking out Revision 9d0bf21f4d89c5849296d0ec96db51ca61a02dd3 (PR-3203) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0bf21f4d89c5849296d0ec96db51ca61a02dd3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0bf21f4d89c5849296d0ec96db51ca61a02dd3 # 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.3' fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:41:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:41:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:41:41 ========================================================= 07:41:41 EdgeX Global Pipelines Version Info 07:41:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:41:42 ------------------- 07:41:42 stable info: 07:41:42 ------------------- 07:41:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:41:42 Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 07:41:42 Message: update stable to v1.0.183 07:41:43 ------------------- 07:41:43 experimental info: 07:41:43 ------------------- 07:41:43 Commited By: **** collab-it+edgex@linuxfoundation.org 07:41:43 Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 07:41:43 Message: update experimental to v1.0.183 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:41:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:41:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:41:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:41:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:41:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:41:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:41:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 07:41:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 07:41:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:41:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:41:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:41:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:41:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:41:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:41:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:41:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:41:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:41:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:41:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:41:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:41:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3203 [Pipeline] echo 07:41:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3203 [Pipeline] echo 07:41:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3203 [Pipeline] echo 07:41:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d0bf21f4d89c5849296d0ec96db51ca61a02dd3 [Pipeline] echo 07:41:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d0bf21 [Pipeline] echo 07:41:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:41:47 provisioning config files... 07:41:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8141661091722207345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:41:48 ---> docker-login.sh 07:41:48 nexus3.edgexfoundry.org:10001 07:41:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:48 Configure a credential helper to remove this warning. See 07:41:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:48 07:41:48 Login Succeeded 07:41:48 nexus3.edgexfoundry.org:10002 07:41:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:48 Configure a credential helper to remove this warning. See 07:41:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:48 07:41:48 Login Succeeded 07:41:48 nexus3.edgexfoundry.org:10003 07:41:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:48 Configure a credential helper to remove this warning. See 07:41:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:48 07:41:48 Login Succeeded 07:41:48 nexus3.edgexfoundry.org:10004 07:41:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:48 Configure a credential helper to remove this warning. See 07:41:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:48 07:41:48 Login Succeeded 07:41:48 docker.io 07:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:49 Configure a credential helper to remove this warning. See 07:41:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:49 07:41:49 Login Succeeded 07:41:49 ---> docker-login.sh ends [Pipeline] } 07:41:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:41:49 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 07:41:49 + for file in '`ls cmd/**/Dockerfile`' 07:41:49 ++ dirname cmd/core-command/Dockerfile 07:41:49 ++ cut -d/ -f2 07:41:49 + echo core-command,cmd/core-command/Dockerfile 07:41:49 + for file in '`ls cmd/**/Dockerfile`' 07:41:49 ++ dirname cmd/core-data/Dockerfile 07:41:49 ++ cut -d/ -f2 07:41:49 + echo core-data,cmd/core-data/Dockerfile 07:41:49 + for file in '`ls cmd/**/Dockerfile`' 07:41:49 ++ dirname cmd/core-metadata/Dockerfile 07:41:49 ++ cut -d/ -f2 07:41:49 + echo core-metadata,cmd/core-metadata/Dockerfile 07:41:49 + for file in '`ls cmd/**/Dockerfile`' 07:41:49 ++ dirname cmd/security-bootstrapper/Dockerfile 07:41:49 ++ cut -d/ -f2 07:41:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:41:49 + for file in '`ls cmd/**/Dockerfile`' 07:41:49 ++ dirname cmd/security-proxy-setup/Dockerfile 07:41:49 ++ cut -d/ -f2 07:41:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:41:49 + for file in '`ls cmd/**/Dockerfile`' 07:41:49 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:41:49 ++ cut -d/ -f2 07:41:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:41:49 + for file in '`ls cmd/**/Dockerfile`' 07:41:49 ++ dirname cmd/support-notifications/Dockerfile 07:41:49 ++ cut -d/ -f2 07:41:49 + echo support-notifications,cmd/support-notifications/Dockerfile 07:41:49 + for file in '`ls cmd/**/Dockerfile`' 07:41:49 ++ dirname cmd/support-scheduler/Dockerfile 07:41:49 ++ cut -d/ -f2 07:41:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:41:49 + for file in '`ls cmd/**/Dockerfile`' 07:41:49 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:41:49 ++ cut -d/ -f2 07:41:49 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:41:50 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:41:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:41:51 07:41:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:41:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:41:51 latest: Pulling from edgex-devops/git-semver 07:41:51 31603596830f: Pulling fs layer 07:41:51 2a8b12db71e7: Pulling fs layer 07:41:51 6ca5941a6612: Pulling fs layer 07:41:51 ecc8261a40a4: Pulling fs layer 07:41:51 ecc8261a40a4: Waiting 07:41:51 2a8b12db71e7: Download complete 07:41:51 31603596830f: Verifying Checksum 07:41:51 31603596830f: Download complete 07:41:51 ecc8261a40a4: Verifying Checksum 07:41:51 ecc8261a40a4: Download complete 07:41:51 6ca5941a6612: Verifying Checksum 07:41:51 6ca5941a6612: Download complete 07:41:52 31603596830f: Pull complete 07:41:52 2a8b12db71e7: Pull complete 07:41:52 6ca5941a6612: Pull complete 07:41:53 ecc8261a40a4: Pull complete 07:41:53 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:41:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:41:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:41:53 prd-centos7-docker-4c-2g-28038 does not seem to be running inside a container 07:41:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:41:55 $ docker top a4791e11fcf8fc9f7f1e4e7df55ca4ab5d6fe83b1123c8ae80f7c7c210e8fe44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:41:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:41:56 [ssh-agent] Looking for ssh-agent implementation... 07:41:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:41:56 $ docker exec a4791e11fcf8fc9f7f1e4e7df55ca4ab5d6fe83b1123c8ae80f7c7c210e8fe44 ssh-agent 07:41:56 SSH_AUTH_SOCK=/tmp/ssh-jXs79ttIphs2/agent.13 07:41:56 SSH_AGENT_PID=19 07:41:56 Running ssh-add (command line suppressed) 07:41:56 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8430354509656546876.key (/w/workspace/edgex-go/1@tmp/private_key_8430354509656546876.key) 07:41:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:41:57 + git tag --points-at HEAD [Pipeline] } 07:41:57 $ docker exec --env ******** --env ******** a4791e11fcf8fc9f7f1e4e7df55ca4ab5d6fe83b1123c8ae80f7c7c210e8fe44 ssh-agent -k 07:41:57 unset SSH_AUTH_SOCK; 07:41:57 unset SSH_AGENT_PID; 07:41:57 echo Agent pid 19 killed; 07:41:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:41:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:41:57 [ssh-agent] Looking for ssh-agent implementation... 07:41:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:41:57 $ docker exec a4791e11fcf8fc9f7f1e4e7df55ca4ab5d6fe83b1123c8ae80f7c7c210e8fe44 ssh-agent 07:41:57 SSH_AUTH_SOCK=/tmp/ssh-GngHtnUgEM97/agent.48 07:41:57 SSH_AGENT_PID=54 07:41:57 Running ssh-add (command line suppressed) 07:41:57 Identity added: /w/workspace/edgex-go/1@tmp/private_key_702213682298123694.key (/w/workspace/edgex-go/1@tmp/private_key_702213682298123694.key) 07:41:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:41:58 + git semver init 07:41:58 # -> Open(): unable to determine branch for HEAD 07:41:58 # $GIT_DIR = /w/workspace/edgex-go/1/.git 07:41:58 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 07:41:58 # $SEMVER_REMOTE_NAME = origin 07:41:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:41:58 # $SEMVER_USER_NAME = edgex-jenkins 07:41:58 # $SEMVER_BRANCH = PR-3203 07:41:58 # $SEMVER_TEMP = /tmp/semver-198420410 07:41:58 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:42:16 # '/tmp/semver-198420410' -> '/w/workspace/edgex-go/1/.semver' 07:42:16 # -> Force: false 07:42:16 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 07:42:16 $ docker exec --env ******** --env ******** a4791e11fcf8fc9f7f1e4e7df55ca4ab5d6fe83b1123c8ae80f7c7c210e8fe44 ssh-agent -k 07:42:16 unset SSH_AUTH_SOCK; 07:42:16 unset SSH_AGENT_PID; 07:42:16 echo Agent pid 54 killed; 07:42:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:42:17 + git semver [Pipeline] } 07:42:17 $ docker stop --time=1 a4791e11fcf8fc9f7f1e4e7df55ca4ab5d6fe83b1123c8ae80f7c7c210e8fe44 07:42:19 $ docker rm -f a4791e11fcf8fc9f7f1e4e7df55ca4ab5d6fe83b1123c8ae80f7c7c210e8fe44 [Pipeline] // withDockerContainer [Pipeline] sh 07:42:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:42:20 Stashed 1 file(s) [Pipeline] echo 07:42:20 [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:42:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:42:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:42:22 + sudo service docker restart 07:42:22 + true 07:42:22 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 07:42:22 ========================================================= 07:42:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:42:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:42:23 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 07:42:26 Sending build context to Docker daemon 328MB 07:42:26 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 07:42:26 Step 2/6 : FROM ${BASE} 07:42:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:42:26 188c0c94c7c5: Pulling fs layer 07:42:26 0ef7d3d256c8: Pulling fs layer 07:42:26 de9db76c5a1d: Pulling fs layer 07:42:26 bca2f99d35d6: Pulling fs layer 07:42:26 93359f2a8cfa: Pulling fs layer 07:42:26 7c6f9722023f: Pulling fs layer 07:42:26 a35cf1a2eb13: Pulling fs layer 07:42:26 bca2f99d35d6: Waiting 07:42:26 93359f2a8cfa: Waiting 07:42:26 a35cf1a2eb13: Waiting 07:42:26 7c6f9722023f: Waiting 07:42:26 de9db76c5a1d: Verifying Checksum 07:42:26 de9db76c5a1d: Download complete 07:42:26 0ef7d3d256c8: Verifying Checksum 07:42:26 0ef7d3d256c8: Download complete 07:42:26 93359f2a8cfa: Verifying Checksum 07:42:26 93359f2a8cfa: Download complete 07:42:26 7c6f9722023f: Verifying Checksum 07:42:26 7c6f9722023f: Download complete 07:42:26 188c0c94c7c5: Verifying Checksum 07:42:26 188c0c94c7c5: Download complete 07:42:27 188c0c94c7c5: Pull complete 07:42:27 0ef7d3d256c8: Pull complete 07:42:28 a35cf1a2eb13: Verifying Checksum 07:42:28 a35cf1a2eb13: Download complete 07:42:29 de9db76c5a1d: Pull complete 07:42:29 bca2f99d35d6: Verifying Checksum 07:42:29 bca2f99d35d6: Download complete 07:42:34 bca2f99d35d6: Pull complete 07:42:34 93359f2a8cfa: Pull complete 07:42:34 7c6f9722023f: Pull complete 07:42:35 Still waiting to schedule task 07:42:35 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:42:39 a35cf1a2eb13: Pull complete 07:42:39 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:42:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:42:39 ---> a62c8e92a672 07:42:39 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 07:42:39 ---> Running in 54f8c745f5f0 07:42:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:42:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:42:41 (1/12) Installing libmagic (5.38-r0) 07:42:41 (2/12) Installing file (5.38-r0) 07:42:41 (3/12) Installing libc-dev (0.7.2-r3) 07:42:41 (4/12) Installing g++ (9.3.0-r2) 07:42:48 (5/12) Installing fortify-headers (1.1-r0) 07:42:48 (6/12) Installing patch (2.7.6-r6) 07:42:48 (7/12) Installing build-base (0.5-r2) 07:42:48 (8/12) Installing libsodium (1.0.18-r0) 07:42:48 (9/12) Installing pkgconf (1.7.2-r0) 07:42:48 (10/12) Installing libsodium-dev (1.0.18-r0) 07:42:48 (11/12) Installing libzmq (4.3.3-r0) 07:42:48 (12/12) Installing zeromq-dev (4.3.3-r0) 07:42:48 Executing busybox-1.31.1-r19.trigger 07:42:48 OK: 233 MiB in 51 packages 07:42:52 Removing intermediate container 54f8c745f5f0 07:42:52 ---> b520172551a2 07:42:52 Step 4/6 : WORKDIR /edgex-go 07:42:52 ---> Running in 07cec73ee651 07:42:52 Removing intermediate container 07cec73ee651 07:42:52 ---> c992f8e83a39 07:42:52 Step 5/6 : COPY go.mod . 07:42:53 ---> e111b5ca17bd 07:42:53 Step 6/6 : RUN go mod download 07:42:53 ---> Running in c0d0a5109237 07:43:19 Removing intermediate container c0d0a5109237 07:43:19 ---> da6a5587b1ef 07:43:19 Successfully built da6a5587b1ef 07:43:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:43:20 + docker inspect -f . ci-base-image-x86_64 07:43:20 . [Pipeline] withDockerContainer 07:43:22 prd-centos7-docker-4c-2g-28038 does not seem to be running inside a container 07:43:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-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 ******** ci-base-image-x86_64 cat 07:43:23 $ docker top 6032b0026ba0ca4fb9ef62cbdb1133a11ac2bf8ad8425fd8155dd194b9efc858 -eo pid,comm [Pipeline] { [Pipeline] sh 07:43:23 + go version 07:43:23 go version go1.15.5 linux/amd64 [Pipeline] } 07:43:23 $ docker stop --time=1 6032b0026ba0ca4fb9ef62cbdb1133a11ac2bf8ad8425fd8155dd194b9efc858 07:43:25 $ docker rm -f 6032b0026ba0ca4fb9ef62cbdb1133a11ac2bf8ad8425fd8155dd194b9efc858 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:43:26 + docker inspect -f . ci-base-image-x86_64 07:43:26 . [Pipeline] withDockerContainer 07:43:26 prd-centos7-docker-4c-2g-28038 does not seem to be running inside a container 07:43:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-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 ******** ci-base-image-x86_64 cat 07:43:26 $ docker top 6908f6514c58c391c71053c06b1348f55ef8494924cf25f5f7854fa6cba90e73 -eo pid,comm [Pipeline] { [Pipeline] echo 07:43:27 ========================================================= 07:43:27 [edgeXBuildGoParallel] Running Tests and Build... 07:43:27 ========================================================= [Pipeline] sh 07:43:27 + make test 07:43:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:43:35 ? github.com/edgexfoundry/edgex-go [no test files] 07:43:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:43:56 # github.com/edgexfoundry/edgex-go/internal/core/data/v2 07:43:56 internal/core/data/v2/router.go:27:15: undefined: v2.ApiEventProfileNameDeviceNameRoute 07:44:02 # github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http.test] 07:44:02 internal/core/command/v2/controller/http/command_test.go:156:24: not enough arguments in call to dtos.NewEvent 07:44:02 have (string, string) 07:44:02 want (string, string, string) 07:44:02 # github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http.test] 07:44:02 internal/core/data/v2/controller/http/event_test.go:211:49: undefined: v2.ApiEventProfileNameDeviceNameRoute 07:44:03 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.130s coverage: 45.9% of statements 07:44:03 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http [build failed] 07:44:03 FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] 07:44:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.048s coverage: 100.0% of statements 07:44:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.043s coverage: 100.0% of statements 07:44:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.091s coverage: 65.8% of statements 07:44:05 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [build failed] 07:44:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.334s coverage: 28.6% of statements 07:44:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.054s coverage: 100.0% of statements 07:44:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.030s coverage: 100.0% of statements 07:44:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.091s coverage: 86.7% of statements 07:44:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.134s coverage: 97.5% of statements 07:44:07 # github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http.test] 07:44:07 internal/core/metadata/v2/controller/http/device_test.go:38:4: unknown field 'Resource' in struct literal of type dtos.AutoEvent 07:44:07 internal/core/metadata/v2/controller/http/device_test.go:82:4: unknown field 'Resource' in struct literal of type dtos.AutoEvent 07:44:07 internal/core/metadata/v2/controller/http/provisionwatcher_test.go:42:3: unknown field 'Resource' in struct literal of type dtos.AutoEvent 07:44:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.059s coverage: 78.3% of statements 07:44:07 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [build failed] 07:44:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 07:44:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.051s coverage: 0.1% of statements 07:44:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.029s coverage: 45.5% of statements 07:44:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.041s coverage: 79.5% of statements 07:44:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.036s coverage: 94.1% of statements 07:44:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 07:44:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.027s coverage: 87.5% of statements 07:44:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28040 in /w/workspace/edgexfoundry_edgex-go_PR-3203 [Pipeline] { [Pipeline] ws 07:44:21 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.039s coverage: 94.4% of statements 07:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.032s coverage: 44.8% of statements 07:44:26 using credential edgex-jenkins-ssh 07:44:26 Cloning the remote Git repository 07:44:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:44:26 > git init /w/workspace/edgex-go/1 # timeout=10 07:44:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:44:26 > git --version # timeout=10 07:44:26 > git --version # 'git version 2.17.1' 07:44:26 using GIT_SSH to set credentials SSH Credentials for GitHub 07:44:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.058s coverage: 92.9% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.038s coverage: 87.2% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.6% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.156s coverage: 62.4% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.292s coverage: 68.9% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.088s coverage: 38.4% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.037s coverage: 89.5% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.030s coverage: 84.8% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.132s coverage: 47.0% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.103s coverage: 89.4% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.744s coverage: 29.1% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.061s coverage: 99.0% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.074s coverage: 92.9% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.027s coverage: 100.0% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements 07:44:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements 07:44:34 make: *** [Makefile:94: test] Error 2 [Pipeline] } 07:44:34 $ docker stop --time=1 6908f6514c58c391c71053c06b1348f55ef8494924cf25f5f7854fa6cba90e73 07:44:35 $ docker rm -f 6908f6514c58c391c71053c06b1348f55ef8494924cf25f5f7854fa6cba90e73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:44:37 Failed in branch amd64 07:44:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:44:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:44:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:44:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:44:47 using GIT_SSH to set credentials SSH Credentials for GitHub 07:44:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3203/head:refs/remotes/origin/PR-3203 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:44:48 Merging remotes/origin/master commit 257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 into PR head commit 9d0bf21f4d89c5849296d0ec96db51ca61a02dd3 07:44:48 Merge succeeded, producing 9d0bf21f4d89c5849296d0ec96db51ca61a02dd3 07:44:48 Checking out Revision 9d0bf21f4d89c5849296d0ec96db51ca61a02dd3 (PR-3203) 07:44:48 > git config core.sparsecheckout # timeout=10 07:44:48 > git checkout -f 9d0bf21f4d89c5849296d0ec96db51ca61a02dd3 # timeout=10 07:44:48 > git remote # timeout=10 07:44:48 > git config --get remote.origin.url # timeout=10 07:44:48 using GIT_SSH to set credentials SSH Credentials for GitHub 07:44:48 > git merge 257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 # timeout=10 07:44:48 > git rev-parse HEAD^{commit} # timeout=10 07:44:48 > git config core.sparsecheckout # timeout=10 07:44:48 > git checkout -f 9d0bf21f4d89c5849296d0ec96db51ca61a02dd3 # timeout=10 07:44:53 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 07:44:53 > git --version # timeout=10 07:44:53 > git --version # 'git version 2.17.1' 07:44:53 fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:44:54 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:44:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:44:55 + true 07:44:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:44:58 provisioning config files... 07:44:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6061731907920893119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:44:59 ---> docker-login.sh 07:44:59 nexus3.edgexfoundry.org:10001 07:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:00 Configure a credential helper to remove this warning. See 07:45:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:00 07:45:00 Login Succeeded 07:45:00 nexus3.edgexfoundry.org:10002 07:45:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:00 Configure a credential helper to remove this warning. See 07:45:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:00 07:45:00 Login Succeeded 07:45:00 nexus3.edgexfoundry.org:10003 07:45:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:01 Configure a credential helper to remove this warning. See 07:45:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:01 07:45:01 Login Succeeded 07:45:01 nexus3.edgexfoundry.org:10004 07:45:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:01 Configure a credential helper to remove this warning. See 07:45:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:01 07:45:01 Login Succeeded 07:45:01 docker.io 07:45:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:02 Configure a credential helper to remove this warning. See 07:45:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:02 07:45:02 Login Succeeded 07:45:02 ---> docker-login.sh ends [Pipeline] } 07:45:02 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:45:03 ========================================================= 07:45:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:45:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:45:03 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 07:45:06 Sending build context to Docker daemon 166.4MB 07:45:06 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 07:45:06 Step 2/6 : FROM ${BASE} 07:45:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:45:06 5f621e34cdf4: Pulling fs layer 07:45:06 a4357932f1b6: Pulling fs layer 07:45:06 18c013af1878: Pulling fs layer 07:45:06 00ac8860ef70: Pulling fs layer 07:45:06 63d7cb157983: Pulling fs layer 07:45:06 b116817d02f9: Pulling fs layer 07:45:06 745a02a5169b: Pulling fs layer 07:45:06 00ac8860ef70: Waiting 07:45:06 63d7cb157983: Waiting 07:45:06 b116817d02f9: Waiting 07:45:06 745a02a5169b: Waiting 07:45:06 18c013af1878: Verifying Checksum 07:45:06 18c013af1878: Download complete 07:45:06 a4357932f1b6: Verifying Checksum 07:45:06 a4357932f1b6: Download complete 07:45:06 63d7cb157983: Verifying Checksum 07:45:06 63d7cb157983: Download complete 07:45:06 b116817d02f9: Verifying Checksum 07:45:06 b116817d02f9: Download complete 07:45:06 5f621e34cdf4: Verifying Checksum 07:45:06 5f621e34cdf4: Download complete 07:45:06 5f621e34cdf4: Pull complete 07:45:07 a4357932f1b6: Pull complete 07:45:07 18c013af1878: Pull complete 07:45:08 745a02a5169b: Verifying Checksum 07:45:08 745a02a5169b: Download complete 07:45:10 00ac8860ef70: Verifying Checksum 07:45:10 00ac8860ef70: Download complete 07:45:20 00ac8860ef70: Pull complete 07:45:20 63d7cb157983: Pull complete 07:45:20 b116817d02f9: Pull complete 07:45:25 745a02a5169b: Pull complete 07:45:25 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:45:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:45:25 ---> b7e6874047d6 07:45:25 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 07:45:27 ---> Running in 800e7e1939e8 07:45:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:45:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:45:30 (1/12) Installing libmagic (5.38-r0) 07:45:30 (2/12) Installing file (5.38-r0) 07:45:30 (3/12) Installing libc-dev (0.7.2-r3) 07:45:30 (4/12) Installing g++ (9.3.0-r2) 07:45:34 (5/12) Installing fortify-headers (1.1-r0) 07:45:34 (6/12) Installing patch (2.7.6-r6) 07:45:34 (7/12) Installing build-base (0.5-r2) 07:45:34 (8/12) Installing libsodium (1.0.18-r0) 07:45:34 (9/12) Installing pkgconf (1.7.2-r0) 07:45:34 (10/12) Installing libsodium-dev (1.0.18-r0) 07:45:34 (11/12) Installing libzmq (4.3.3-r0) 07:45:34 (12/12) Installing zeromq-dev (4.3.3-r0) 07:45:34 Executing busybox-1.31.1-r19.trigger 07:45:34 OK: 217 MiB in 51 packages 07:45:38 Removing intermediate container 800e7e1939e8 07:45:38 ---> ef0e71545b14 07:45:38 Step 4/6 : WORKDIR /edgex-go 07:45:38 ---> Running in 842ede2d2c6c 07:45:38 Removing intermediate container 842ede2d2c6c 07:45:38 ---> 0bb981010ec9 07:45:38 Step 5/6 : COPY go.mod . 07:45:39 ---> 41c7cd02bbc7 07:45:39 Step 6/6 : RUN go mod download 07:45:39 ---> Running in 2cf4f0d21ba1 07:46:06 Removing intermediate container 2cf4f0d21ba1 07:46:06 ---> b01651e54d67 07:46:06 Successfully built b01651e54d67 07:46:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:46:06 + docker inspect -f . ci-base-image-arm64 07:46:06 . [Pipeline] withDockerContainer 07:46:06 prd-ubuntu18.04-docker-arm64-4c-16g-28040 does not seem to be running inside a container 07:46:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-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 ******** ci-base-image-arm64 cat 07:46:08 $ docker top 9ec7899004abd79ccdf0119d66560884a6d1842b65a2c2632d3ab13d647668e1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:46:09 + go version 07:46:09 go version go1.15.5 linux/arm64 [Pipeline] } 07:46:09 $ docker stop --time=1 9ec7899004abd79ccdf0119d66560884a6d1842b65a2c2632d3ab13d647668e1 07:46:11 $ docker rm -f 9ec7899004abd79ccdf0119d66560884a6d1842b65a2c2632d3ab13d647668e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:46:12 + docker inspect -f . ci-base-image-arm64 07:46:12 . [Pipeline] withDockerContainer 07:46:12 prd-ubuntu18.04-docker-arm64-4c-16g-28040 does not seem to be running inside a container 07:46:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-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 ******** ci-base-image-arm64 cat 07:46:14 $ docker top 1b8c2826cfe4eebecd0573994371145ff140fa811f7c901857f15fc4255930aa -eo pid,comm [Pipeline] { [Pipeline] echo 07:46:14 ========================================================= 07:46:14 [edgeXBuildGoParallel] Running Tests and Build... 07:46:14 ========================================================= [Pipeline] sh 07:46:15 + make test 07:46:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:46:37 ? github.com/edgexfoundry/edgex-go [no test files] 07:47:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:47:26 # github.com/edgexfoundry/edgex-go/internal/core/data/v2 07:47:26 internal/core/data/v2/router.go:27:15: undefined: v2.ApiEventProfileNameDeviceNameRoute 07:47:54 # github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http.test] 07:47:54 internal/core/command/v2/controller/http/command_test.go:156:24: not enough arguments in call to dtos.NewEvent 07:47:54 have (string, string) 07:47:54 want (string, string, string) 07:47:55 # github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http.test] 07:47:55 internal/core/data/v2/controller/http/event_test.go:211:49: undefined: v2.ApiEventProfileNameDeviceNameRoute 07:47:57 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.381s coverage: 45.9% of statements 07:47:57 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http [build failed] 07:47:57 FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] 07:47:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.105s coverage: 100.0% of statements 07:47:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.088s coverage: 100.0% of statements 07:48:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.281s coverage: 65.8% of statements 07:48:02 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [build failed] 07:48:08 # github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http.test] 07:48:08 internal/core/metadata/v2/controller/http/device_test.go:38:4: unknown field 'Resource' in struct literal of type dtos.AutoEvent 07:48:08 internal/core/metadata/v2/controller/http/device_test.go:82:4: unknown field 'Resource' in struct literal of type dtos.AutoEvent 07:48:08 internal/core/metadata/v2/controller/http/provisionwatcher_test.go:42:3: unknown field 'Resource' in struct literal of type dtos.AutoEvent 07:48:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.199s coverage: 28.6% of statements 07:48:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.158s coverage: 100.0% of statements 07:48:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.063s coverage: 100.0% of statements 07:48:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.318s coverage: 86.7% of statements 07:48:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.337s coverage: 97.5% of statements 07:48:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.147s coverage: 78.3% of statements 07:48:08 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [build failed] 07:48:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements 07:48:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.218s coverage: 0.1% of statements 07:48:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 45.5% of statements 07:48:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.075s coverage: 79.5% of statements 07:48:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 07:48:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements 07:48:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.081s coverage: 87.5% of statements 07:48:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements 07:48:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements 07:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.118s coverage: 92.9% of statements 07:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements 07:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements 07:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 07:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 75.5% of statements 07:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.8% of statements 07:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.121s coverage: 87.2% of statements 07:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.128s coverage: 84.6% of statements 07:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.150s coverage: 91.6% of statements 07:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.561s coverage: 62.4% of statements 07:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 07:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 91.3% of statements 07:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 07:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements 07:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 07:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.795s coverage: 68.9% of statements 07:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.399s coverage: 38.4% of statements 07:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.095s coverage: 89.5% of statements 07:48:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.105s coverage: 84.8% of statements 07:48:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.416s coverage: 47.0% of statements 07:48:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.168s coverage: 100.0% of statements 07:48:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.127s coverage: 100.0% of statements 07:48:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.396s coverage: 89.4% of statements 07:48:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.133s coverage: 29.1% of statements 07:48:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.177s coverage: 99.0% of statements 07:48:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.087s coverage: 100.0% of statements 07:48:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.164s coverage: 92.9% of statements 07:48:59 ok github.com/edgexfoundry/edgex-go/internal/system 0.071s coverage: 0.0% of statements 07:48:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.069s coverage: 100.0% of statements 07:48:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements 07:48:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements 07:48:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 07:48:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 100.0% of statements 07:48:59 make: *** [Makefile:94: test] Error 2 [Pipeline] } 07:48:59 $ docker stop --time=1 1b8c2826cfe4eebecd0573994371145ff140fa811f7c901857f15fc4255930aa 07:49:01 $ docker rm -f 1b8c2826cfe4eebecd0573994371145ff140fa811f7c901857f15fc4255930aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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 07:49:04 ---> job-cost.sh 07:49:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Alew 07:49:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:51:50 lf-activate-venv(): INFO: Adding /tmp/venv-Alew/bin to PATH 07:51:50 INFO: No Stack... 07:51:50 INFO: Retrieving Pricing Info for: lf-standard-4 07:51:50 INFO: Archiving Costs [Pipeline] sh 07:51:50 + cat /w/workspace/edgex-go/1/archives/cost.csv 07:51:50 + cut -d, -f6 [Pipeline] lock 07:51:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3203-1-stack-cost] 07:51:50 Resource [jenkins-edgexfoundry-edgex-go-PR-3203-1-stack-cost] did not exist. Created. 07:51:50 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3203-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:51:51 + echo total: 0.20999999344348907 [Pipeline] stash 07:51:52 Stashed 1 file(s) [Pipeline] } 07:51:52 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3203-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:51:53 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:51:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:51:57 ---> package-listing.sh 07:51:57 ++ facter osfamily 07:51:57 ++ tr '[:upper:]' '[:lower:]' 07:51:57 + OS_FAMILY=redhat 07:51:57 + workspace=/w/workspace/edgex-go/1 07:51:57 + START_PACKAGES=/tmp/packages_start.txt 07:51:57 + END_PACKAGES=/tmp/packages_end.txt 07:51:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:51:57 + PACKAGES=/tmp/packages_start.txt 07:51:57 + '[' /w/workspace/edgex-go/1 ']' 07:51:57 + PACKAGES=/tmp/packages_end.txt 07:51:57 + case "${OS_FAMILY}" in 07:51:57 + rpm -qa 07:51:57 + sort 07:52:02 + '[' -f /tmp/packages_start.txt ']' 07:52:02 + '[' -f /tmp/packages_end.txt ']' 07:52:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:52:02 + '[' /w/workspace/edgex-go/1 ']' 07:52:02 + mkdir -p /w/workspace/edgex-go/1/archives/ 07:52:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 07:52:02 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:52:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:52:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:52:03 07:52:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:52:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:52:03 alpine: Pulling from edgex-lftools-log-publisher 07:52:03 df20fa9351a1: Pulling fs layer 07:52:03 36b3adc4ff6f: Pulling fs layer 07:52:03 8ad3a11d3b57: Pulling fs layer 07:52:03 46f8f816bc3b: Pulling fs layer 07:52:03 93b61091891f: Pulling fs layer 07:52:03 93b9cdb0e59b: Pulling fs layer 07:52:03 5e14af77c1be: Pulling fs layer 07:52:03 01666e4c0597: Pulling fs layer 07:52:03 aa168da1d23b: Pulling fs layer 07:52:03 93b9cdb0e59b: Waiting 07:52:03 5e14af77c1be: Waiting 07:52:03 46f8f816bc3b: Waiting 07:52:03 01666e4c0597: Waiting 07:52:03 93b61091891f: Waiting 07:52:03 aa168da1d23b: Waiting 07:52:03 36b3adc4ff6f: Download complete 07:52:03 46f8f816bc3b: Verifying Checksum 07:52:03 46f8f816bc3b: Download complete 07:52:03 df20fa9351a1: Verifying Checksum 07:52:03 df20fa9351a1: Download complete 07:52:03 93b9cdb0e59b: Download complete 07:52:03 93b61091891f: Verifying Checksum 07:52:03 93b61091891f: Download complete 07:52:03 5e14af77c1be: Verifying Checksum 07:52:03 5e14af77c1be: Download complete 07:52:03 01666e4c0597: Verifying Checksum 07:52:03 01666e4c0597: Download complete 07:52:03 df20fa9351a1: Pull complete 07:52:03 36b3adc4ff6f: Pull complete 07:52:04 8ad3a11d3b57: Verifying Checksum 07:52:04 8ad3a11d3b57: Download complete 07:52:05 8ad3a11d3b57: Pull complete 07:52:05 46f8f816bc3b: Pull complete 07:52:05 93b61091891f: Pull complete 07:52:05 93b9cdb0e59b: Pull complete 07:52:05 5e14af77c1be: Pull complete 07:52:06 aa168da1d23b: Verifying Checksum 07:52:06 aa168da1d23b: Download complete 07:52:06 01666e4c0597: Pull complete 07:52:14 aa168da1d23b: Pull complete 07:52:14 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:52:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:52:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:52:14 prd-centos7-docker-4c-2g-28038 does not seem to be running inside a container 07:52:14 $ 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:52:17 $ docker top aff1c3aa94f4604f2d092a4f1f843d0cafb6739fb36edf2143d1afa54f629798 -eo pid,comm [Pipeline] { [Pipeline] sh 07:52:18 + touch /tmp/pre-build-complete [Pipeline] sh 07:52:18 + mkdir -p /var/log/sa [Pipeline] sh 07:52:19 + ls /var/log/sa-host 07:52:19 + sadf -c /var/log/sa-host/sa01 07:52:19 file_magic: OK 07:52:19 HZ: Using current value: 100 07:52:19 file_header: OK 07:52:19 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:52:19 Statistics: 07:52:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:52:19 File successfully converted to sysstat format version 12.2.1 07:52:19 + sadf -c /var/log/sa-host/sa23 07:52:19 file_magic: OK 07:52:19 HZ: Using current value: 100 07:52:19 file_header: OK 07:52:19 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:52:19 Statistics: 07:52:19 Hnuu...uuuununununu... 07:52:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:52:19 provisioning config files... 07:52:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7163585551167486878tmp [Pipeline] { [Pipeline] echo 07:52:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:52:19 ---> create-netrc.sh [Pipeline] } 07:52:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:52:20 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:52:20 ---> python-tools-install.sh [Pipeline] echo 07:52:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:52:20 ---> sudo-logs.sh 07:52:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:52:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:52:21 ---> job-cost.sh 07:52:21 lf-activate-venv: SKIPPING 07:52:21 DEBUG: total: 0.20999999344348907 07:52:21 INFO: Retrieving Stack Cost... 07:52:22 INFO: Retrieving Pricing Info for: v1-standard-2 07:52:22 INFO: Archiving Costs [Pipeline] echo 07:52:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:52:23 ---> logs-deploy.sh 07:52:23 lf-activate-venv: SKIPPING 07:52:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3203/1 07:52:23 INFO: archiving workspace using pattern(s): 07:52:25 Archives upload complete. 07:52:25 INFO: archiving logs to Nexus 07:52:26 ---> uname -a: 07:52:26 Linux prd-centos7-docker-4c-2g-28038.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 07:52:26 07:52:26 07:52:26 ---> lscpu: 07:52:26 Architecture: x86_64 07:52:26 CPU op-mode(s): 32-bit, 64-bit 07:52:26 Byte Order: Little Endian 07:52:26 Address sizes: 40 bits physical, 48 bits virtual 07:52:26 CPU(s): 4 07:52:26 On-line CPU(s) list: 0-3 07:52:26 Thread(s) per core: 1 07:52:26 Core(s) per socket: 1 07:52:26 Socket(s): 4 07:52:26 NUMA node(s): 1 07:52:26 Vendor ID: GenuineIntel 07:52:26 CPU family: 6 07:52:26 Model: 44 07:52:26 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:52:26 Stepping: 1 07:52:26 CPU MHz: 2933.436 07:52:26 BogoMIPS: 5866.87 07:52:26 Virtualization: VT-x 07:52:26 Hypervisor vendor: KVM 07:52:26 Virtualization type: full 07:52:26 L1d cache: 128 KiB 07:52:26 L1i cache: 128 KiB 07:52:26 L2 cache: 16 MiB 07:52:26 L3 cache: 64 MiB 07:52:26 NUMA node0 CPU(s): 0-3 07:52:26 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:52:26 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:52:26 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:52:26 Vulnerability Meltdown: Mitigation; PTI 07:52:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:52:26 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:52:26 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:52:26 Vulnerability Srbds: Not affected 07:52:26 Vulnerability Tsx async abort: Not affected 07:52:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 07:52:26 07:52:26 07:52:26 ---> nproc: 07:52:26 4 07:52:26 07:52:26 07:52:26 ---> df -h: 07:52:26 Filesystem Size Used Available Use% Mounted on 07:52:26 overlay 50.0G 8.2G 41.7G 16% / 07:52:26 tmpfs 64.0M 0 64.0M 0% /dev 07:52:26 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:52:26 shm 64.0M 0 64.0M 0% /dev/shm 07:52:26 /dev/vda1 50.0G 8.2G 41.7G 16% /facter-os 07:52:26 /dev/vda1 50.0G 8.2G 41.7G 16% /etc/resolv.conf 07:52:26 /dev/vda1 50.0G 8.2G 41.7G 16% /etc/hostname 07:52:26 /dev/vda1 50.0G 8.2G 41.7G 16% /etc/hosts 07:52:26 /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/auth.log 07:52:26 /dev/vda1 50.0G 8.2G 41.7G 16% /run/cloud-init/result.json 07:52:26 /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/sa-host 07:52:26 /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/secure 07:52:26 /dev/vda1 50.0G 8.2G 41.7G 16% /w/workspace/edgex-go/1@tmp 07:52:26 /dev/vda1 50.0G 8.2G 41.7G 16% /w/workspace/edgex-go/1 07:52:26 07:52:26 07:52:26 ---> free -m: 07:52:26 total used free shared buff/cache available 07:52:26 Mem: 1837 749 134 0 953 996 07:52:26 Swap: 1023 3 1020 07:52:26 07:52:26 07:52:26 ---> ip addr: 07:52:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:52:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:52:26 inet 127.0.0.1/8 scope host lo 07:52:26 valid_lft forever preferred_lft forever 07:52:26 inet6 ::1/128 scope host 07:52:26 valid_lft forever preferred_lft forever 07:52:26 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:52:26 link/ether fa:16:3e:2f:1c:19 brd ff:ff:ff:ff:ff:ff 07:52:26 inet 10.30.123.195/23 brd 10.30.123.255 scope global dynamic eth0 07:52:26 valid_lft 85717sec preferred_lft 85717sec 07:52:26 inet6 fe80::f816:3eff:fe2f:1c19/64 scope link 07:52:26 valid_lft forever preferred_lft forever 07:52:26 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:52:26 link/ether 02:42:07:51:c7:42 brd ff:ff:ff:ff:ff:ff 07:52:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:52:26 valid_lft forever preferred_lft forever 07:52:26 inet6 fe80::42:7ff:fe51:c742/64 scope link 07:52:26 valid_lft forever preferred_lft forever 07:52:26 07:52:26 07:52:26 ---> sar -b -r -n DEV: 07:52:26 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/01/21 _x86_64_ (4 CPU) 07:52:26 07:52:26 07:40:52 LINUX RESTART (4 CPU) 07:52:26 07:52:26 07:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:52:26 07:43:01 228.39 84.93 143.46 0.00 6645.72 50316.96 0.00 07:52:26 07:44:01 237.36 95.31 142.05 0.00 3888.89 18459.76 0.00 07:52:26 07:45:01 46.96 5.53 41.43 0.00 925.45 6822.77 0.00 07:52:26 07:46:01 1.58 0.00 1.58 0.00 0.00 28.40 0.00 07:52:26 07:47:01 1.22 0.93 0.28 0.00 62.09 4.50 0.00 07:52:26 07:48:01 1.33 0.98 0.35 0.00 123.10 5.01 0.00 07:52:26 07:49:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 07:52:26 07:50:01 0.27 0.00 0.27 0.00 0.00 2.93 0.00 07:52:26 07:51:01 0.30 0.00 0.30 0.00 0.00 2.83 0.00 07:52:26 07:52:02 52.97 52.59 0.38 0.00 4684.63 5.60 0.00 07:52:26 Average: 57.09 24.04 33.05 0.00 1633.78 7570.47 0.00 07:52:26 07:52:26 07:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:52:26 07:43:01 79460 0 730172 38.81 1720 1070192 1512332 51.61 580020 963340 44508 07:52:26 07:44:01 141688 0 786660 41.81 812 952384 1636480 55.85 658320 797520 87316 07:52:26 07:45:01 568800 0 675980 35.93 668 636096 1103948 37.68 443516 600868 8 07:52:26 07:46:01 574252 0 670368 35.63 668 636256 1077016 36.76 447392 593232 12 07:52:26 07:47:01 572548 0 670216 35.62 668 638112 1077088 36.76 446816 596184 12 07:52:26 07:48:01 568392 0 670668 35.64 668 641816 1077160 36.76 447388 599836 16 07:52:26 07:49:01 569064 0 669992 35.61 668 641820 1077016 36.76 446512 599836 12 07:52:26 07:50:01 569376 0 669676 35.59 668 641824 1077016 36.76 446516 599836 8 07:52:26 07:51:01 569392 0 669656 35.59 668 641828 1077016 36.76 446644 599836 12 07:52:26 07:52:02 423844 0 675236 35.89 668 781796 1078396 36.80 462380 728248 124 07:52:26 Average: 463682 0 688862 36.61 788 728212 1179347 40.25 482550 667874 13203 07:52:26 07:52:26 07:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:52:26 07:43:01 eth0 933.26 999.22 5044.70 93.89 0.00 0.00 0.00 0.00 07:52:26 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:26 07:43:01 veth6100429 105.59 117.54 9.66 426.76 0.00 0.00 0.00 0.00 07:52:26 07:43:01 docker0 721.86 595.37 52.00 2195.71 0.00 0.00 0.00 0.00 07:52:26 07:44:01 vetha983713 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:52:26 07:44:01 eth0 53.08 40.34 77.60 55.26 0.00 0.00 0.00 0.00 07:52:26 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:26 07:44:01 docker0 4.76 7.49 0.34 48.06 0.00 0.00 0.00 0.00 07:52:26 07:45:01 eth0 30.65 24.77 13.75 42.43 0.00 0.00 0.00 0.00 07:52:26 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:26 07:45:01 docker0 1.63 1.63 0.11 0.13 0.00 0.00 0.00 0.00 07:52:26 07:46:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:52:26 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:26 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:26 07:47:01 eth0 1.20 0.18 0.17 0.07 0.00 0.00 0.00 0.00 07:52:26 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:26 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:26 07:48:01 eth0 1.13 0.63 0.60 0.40 0.00 0.00 0.00 0.00 07:52:26 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:26 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:26 07:49:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:52:26 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:26 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:26 07:50:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:52:26 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:26 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:26 07:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:52:26 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:26 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:26 07:52:02 eth0 5.33 3.23 5.36 2.12 0.00 0.00 0.00 0.00 07:52:26 07:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:26 07:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:26 Average: eth0 102.56 106.93 514.57 19.43 0.00 0.00 0.00 0.00 07:52:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:26 Average: docker0 72.88 60.49 5.25 224.55 0.00 0.00 0.00 0.00 07:52:26 07:52:26 07:52:26 ---> sar -P ALL: 07:52:26 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/01/21 _x86_64_ (4 CPU) 07:52:26 07:52:26 07:40:52 LINUX RESTART (4 CPU) 07:52:26 07:52:26 07:42:01 CPU %user %nice %system %iowait %steal %idle 07:52:26 07:43:01 all 14.61 0.00 6.77 4.06 0.14 74.42 07:52:26 07:43:01 0 14.85 0.00 7.65 4.20 0.10 73.20 07:52:26 07:43:01 1 20.47 0.00 5.55 3.77 0.19 70.03 07:52:26 07:43:01 2 13.91 0.00 6.77 4.83 0.14 74.36 07:52:26 07:43:01 3 9.22 0.00 7.11 3.44 0.14 80.10 07:52:26 07:44:01 all 37.94 0.00 10.35 6.10 0.07 45.54 07:52:26 07:44:01 0 37.57 0.00 9.54 6.69 0.10 46.10 07:52:26 07:44:01 1 37.54 0.00 10.82 5.27 0.07 46.29 07:52:26 07:44:01 2 37.29 0.00 9.98 7.41 0.05 45.28 07:52:26 07:44:01 3 39.37 0.00 11.06 5.02 0.07 44.49 07:52:26 07:45:01 all 19.29 0.00 5.12 1.81 0.04 73.73 07:52:26 07:45:01 0 19.28 0.00 5.08 2.34 0.05 73.25 07:52:26 07:45:01 1 19.24 0.00 5.09 1.94 0.03 73.70 07:52:26 07:45:01 2 18.76 0.00 5.29 1.87 0.02 74.06 07:52:26 07:45:01 3 19.90 0.00 5.03 1.10 0.05 73.92 07:52:26 07:46:01 all 0.06 0.00 0.05 0.00 0.00 99.89 07:52:26 07:46:01 0 0.00 0.00 0.05 0.00 0.00 99.95 07:52:26 07:46:01 1 0.05 0.00 0.05 0.00 0.00 99.90 07:52:26 07:46:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:52:26 07:46:01 3 0.18 0.00 0.05 0.00 0.00 99.77 07:52:26 07:47:01 all 0.15 0.00 0.06 0.00 0.08 99.71 07:52:26 07:47:01 0 0.03 0.00 0.07 0.00 0.08 99.82 07:52:26 07:47:01 1 0.05 0.00 0.10 0.00 0.10 99.75 07:52:26 07:47:01 2 0.03 0.00 0.07 0.00 0.05 99.85 07:52:26 07:47:01 3 0.48 0.00 0.02 0.00 0.07 99.43 07:52:26 07:48:01 all 0.15 0.00 0.03 0.00 0.01 99.80 07:52:26 07:48:01 0 0.03 0.00 0.05 0.00 0.00 99.92 07:52:26 07:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:52:26 07:48:01 2 0.03 0.00 0.05 0.00 0.00 99.92 07:52:26 07:48:01 3 0.52 0.00 0.02 0.00 0.02 99.45 07:52:26 07:49:01 all 0.04 0.00 0.05 0.00 0.00 99.91 07:52:26 07:49:01 0 0.02 0.00 0.05 0.00 0.00 99.93 07:52:26 07:49:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:52:26 07:49:01 2 0.03 0.00 0.07 0.00 0.00 99.90 07:52:26 07:49:01 3 0.08 0.00 0.07 0.00 0.00 99.85 07:52:26 07:50:01 all 0.15 0.00 0.03 0.00 0.00 99.82 07:52:26 07:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:52:26 07:50:01 1 0.03 0.00 0.05 0.00 0.00 99.92 07:52:26 07:50:01 2 0.03 0.00 0.03 0.00 0.00 99.93 07:52:26 07:50:01 3 0.50 0.00 0.03 0.00 0.00 99.47 07:52:26 07:51:01 all 0.15 0.00 0.03 0.00 0.00 99.82 07:52:26 07:51:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:52:26 07:51:01 1 0.05 0.00 0.07 0.00 0.00 99.88 07:52:26 07:51:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:52:26 07:51:01 3 0.50 0.00 0.02 0.00 0.00 99.48 07:52:26 07:52:02 all 0.83 0.00 0.27 1.40 0.01 97.50 07:52:26 07:52:02 0 0.37 0.00 0.15 1.20 0.02 98.26 07:52:26 07:52:02 1 0.28 0.00 0.20 1.48 0.00 98.03 07:52:26 07:52:02 2 0.73 0.00 0.37 2.28 0.00 96.61 07:52:26 07:52:02 3 1.92 0.00 0.35 0.62 0.02 97.10 07:52:26 Average: all 7.23 0.00 2.24 1.32 0.03 89.18 07:52:26 Average: 0 7.12 0.00 2.24 1.42 0.04 89.18 07:52:26 Average: 1 7.65 0.00 2.16 1.23 0.04 88.92 07:52:26 Average: 2 6.98 0.00 2.23 1.62 0.03 89.14 07:52:26 Average: 3 7.16 0.00 2.34 1.00 0.04 89.47 07:52:26 07:52:26 07:52:26