Pull request #3183 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at 61638ca62d33426a2ce3f2b4b107772a009d1874 rather than a068277ef29574710b8ecdbbfced0db7302862a4 Obtained Jenkinsfile from 61638ca62d33426a2ce3f2b4b107772a009d1874 Running in Durability level: PERFORMANCE_OPTIMIZED 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27146’ Running on prd-centos7-docker-4c-2g-27148 in /w/workspace/edgexfoundry_edgex-go_PR-3183 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 Merging remotes/origin/master commit 61638ca62d33426a2ce3f2b4b107772a009d1874 into PR head commit a068277ef29574710b8ecdbbfced0db7302862a4 Merge succeeded, producing a1409fbf35910ad3e8a9bbb7be4dde7d0d1365b8 Checking out Revision a1409fbf35910ad3e8a9bbb7be4dde7d0d1365b8 (PR-3183) > 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/3183/head:refs/remotes/origin/PR-3183 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a068277ef29574710b8ecdbbfced0db7302862a4 # 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 61638ca62d33426a2ce3f2b4b107772a009d1874 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a1409fbf35910ad3e8a9bbb7be4dde7d0d1365b8 # timeout=10 Commit message: "Merge commit '61638ca62d33426a2ce3f2b4b107772a009d1874' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:41:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:41:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:41:12 ========================================================= 10:41:12 EdgeX Global Pipelines Version Info 10:41:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a7bb70c0031bab1c8518b1774253794fd72f1f32 # timeout=10 10:41:13 ------------------- 10:41:13 stable info: 10:41:13 ------------------- 10:41:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:41:13 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 10:41:13 Message: update stable to v1.0.179 10:41:14 ------------------- 10:41:14 experimental info: 10:41:14 ------------------- 10:41:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:41:14 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 10:41:14 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:41:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:41:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:41:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:41:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:41:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:41:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 10:41:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 10:41:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:41:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 10:41:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 10:41:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:41:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:41:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:41:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:41:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:41:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:41:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:41:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:41:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:41:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 10:41:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 10:41:16 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 10:41:16 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 10:41:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3183 [Pipeline] echo 10:41:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3183 [Pipeline] echo 10:41:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3183 [Pipeline] echo 10:41:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1409fbf35910ad3e8a9bbb7be4dde7d0d1365b8 [Pipeline] echo 10:41:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1409fb [Pipeline] echo 10:41:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:41:17 provisioning config files... 10:41:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2449449007780332098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:41:18 ---> docker-login.sh 10:41:18 nexus3.edgexfoundry.org:10001 10:41:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:18 Configure a credential helper to remove this warning. See 10:41:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:18 10:41:18 Login Succeeded 10:41:18 nexus3.edgexfoundry.org:10002 10:41:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:18 Configure a credential helper to remove this warning. See 10:41:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:18 10:41:18 Login Succeeded 10:41:18 nexus3.edgexfoundry.org:10003 10:41:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:18 Configure a credential helper to remove this warning. See 10:41:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:18 10:41:18 Login Succeeded 10:41:18 nexus3.edgexfoundry.org:10004 10:41:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:19 Configure a credential helper to remove this warning. See 10:41:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:19 10:41:19 Login Succeeded 10:41:19 docker.io 10:41:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:19 Configure a credential helper to remove this warning. See 10:41:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:19 10:41:19 Login Succeeded 10:41:19 ---> docker-login.sh ends [Pipeline] } 10:41:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:41:19 ++ 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 10:41:19 + for file in '`ls cmd/**/Dockerfile`' 10:41:19 ++ dirname cmd/core-command/Dockerfile 10:41:19 ++ cut -d/ -f2 10:41:19 + echo core-command,cmd/core-command/Dockerfile 10:41:19 + for file in '`ls cmd/**/Dockerfile`' 10:41:19 ++ dirname cmd/core-data/Dockerfile 10:41:19 ++ cut -d/ -f2 10:41:19 + echo core-data,cmd/core-data/Dockerfile 10:41:19 + for file in '`ls cmd/**/Dockerfile`' 10:41:19 ++ dirname cmd/core-metadata/Dockerfile 10:41:19 ++ cut -d/ -f2 10:41:19 + echo core-metadata,cmd/core-metadata/Dockerfile 10:41:19 + for file in '`ls cmd/**/Dockerfile`' 10:41:19 ++ dirname cmd/security-bootstrapper/Dockerfile 10:41:19 ++ cut -d/ -f2 10:41:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:41:19 + for file in '`ls cmd/**/Dockerfile`' 10:41:19 ++ dirname cmd/security-proxy-setup/Dockerfile 10:41:19 ++ cut -d/ -f2 10:41:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:41:19 + for file in '`ls cmd/**/Dockerfile`' 10:41:19 ++ dirname cmd/security-secretstore-setup/Dockerfile 10:41:19 ++ cut -d/ -f2 10:41:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:41:19 + for file in '`ls cmd/**/Dockerfile`' 10:41:19 ++ dirname cmd/support-notifications/Dockerfile 10:41:19 ++ cut -d/ -f2 10:41:19 + echo support-notifications,cmd/support-notifications/Dockerfile 10:41:19 + for file in '`ls cmd/**/Dockerfile`' 10:41:19 ++ dirname cmd/support-scheduler/Dockerfile 10:41:19 ++ cut -d/ -f2 10:41:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile 10:41:19 + for file in '`ls cmd/**/Dockerfile`' 10:41:19 ++ dirname cmd/sys-mgmt-agent/Dockerfile 10:41:19 ++ cut -d/ -f2 10:41:19 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 10:41:19 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 10:41:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:41:20 10:41:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:41:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:41:21 latest: Pulling from edgex-devops/git-semver 10:41:21 31603596830f: Pulling fs layer 10:41:21 2a8b12db71e7: Pulling fs layer 10:41:21 6ca5941a6612: Pulling fs layer 10:41:21 ecc8261a40a4: Pulling fs layer 10:41:21 ecc8261a40a4: Waiting 10:41:21 2a8b12db71e7: Verifying Checksum 10:41:21 2a8b12db71e7: Download complete 10:41:21 31603596830f: Verifying Checksum 10:41:21 31603596830f: Download complete 10:41:21 6ca5941a6612: Verifying Checksum 10:41:21 6ca5941a6612: Download complete 10:41:21 ecc8261a40a4: Verifying Checksum 10:41:21 ecc8261a40a4: Download complete 10:41:21 31603596830f: Pull complete 10:41:22 2a8b12db71e7: Pull complete 10:41:23 6ca5941a6612: Pull complete 10:41:23 ecc8261a40a4: Pull complete 10:41:23 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 10:41:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:41:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:41:23 prd-centos7-docker-4c-2g-27148 does not seem to be running inside a container 10:41:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:41:25 $ docker top 35b2742098773c173e290353b24a4f1e8d56f5ccc3767a355e8a0494b0f6e789 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:41:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:41:26 [ssh-agent] Looking for ssh-agent implementation... 10:41:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:41:26 $ docker exec 35b2742098773c173e290353b24a4f1e8d56f5ccc3767a355e8a0494b0f6e789 ssh-agent 10:41:26 SSH_AUTH_SOCK=/tmp/ssh-b2aPrehAD1Lu/agent.12 10:41:26 SSH_AGENT_PID=18 10:41:26 Running ssh-add (command line suppressed) 10:41:26 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4706835331576611497.key (/w/workspace/edgex-go/3@tmp/private_key_4706835331576611497.key) 10:41:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:41:26 + git tag --points-at HEAD [Pipeline] } 10:41:26 $ docker exec --env ******** --env ******** 35b2742098773c173e290353b24a4f1e8d56f5ccc3767a355e8a0494b0f6e789 ssh-agent -k 10:41:27 unset SSH_AUTH_SOCK; 10:41:27 unset SSH_AGENT_PID; 10:41:27 echo Agent pid 18 killed; 10:41:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:41:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:41:27 [ssh-agent] Looking for ssh-agent implementation... 10:41:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:41:27 $ docker exec 35b2742098773c173e290353b24a4f1e8d56f5ccc3767a355e8a0494b0f6e789 ssh-agent 10:41:27 SSH_AUTH_SOCK=/tmp/ssh-IV4fxPRqXsuW/agent.46 10:41:27 SSH_AGENT_PID=52 10:41:27 Running ssh-add (command line suppressed) 10:41:27 Identity added: /w/workspace/edgex-go/3@tmp/private_key_410589394083705661.key (/w/workspace/edgex-go/3@tmp/private_key_410589394083705661.key) 10:41:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:41:28 + git semver init 10:41:28 # -> Open(): unable to determine branch for HEAD 10:41:28 # $GIT_DIR = /w/workspace/edgex-go/3/.git 10:41:28 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 10:41:28 # $SEMVER_REMOTE_NAME = origin 10:41:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:41:28 # $SEMVER_USER_NAME = edgex-jenkins 10:41:28 # $SEMVER_BRANCH = PR-3183 10:41:28 # $SEMVER_TEMP = /tmp/semver-912465175 10:41:28 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 10:41:46 # '/tmp/semver-912465175' -> '/w/workspace/edgex-go/3/.semver' 10:41:46 # -> Force: false 10:41:46 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 10:41:46 $ docker exec --env ******** --env ******** 35b2742098773c173e290353b24a4f1e8d56f5ccc3767a355e8a0494b0f6e789 ssh-agent -k 10:41:46 unset SSH_AUTH_SOCK; 10:41:46 unset SSH_AGENT_PID; 10:41:46 echo Agent pid 52 killed; 10:41:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:41:47 + git semver [Pipeline] } 10:41:47 $ docker stop --time=1 35b2742098773c173e290353b24a4f1e8d56f5ccc3767a355e8a0494b0f6e789 10:41:48 $ docker rm -f 35b2742098773c173e290353b24a4f1e8d56f5ccc3767a355e8a0494b0f6e789 [Pipeline] // withDockerContainer [Pipeline] sh 10:41:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:41:49 Stashed 1 file(s) [Pipeline] echo 10:41:49 [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 10:41:50 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:41:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:41:51 + sudo service docker restart 10:41:51 + true 10:41:51 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 10:41:51 ========================================================= 10:41:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 10:41:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:41:52 + 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 . 10:41:56 Sending build context to Docker daemon 328MB 10:41:56 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 10:41:56 Step 2/6 : FROM ${BASE} 10:41:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 10:41:56 188c0c94c7c5: Pulling fs layer 10:41:56 0ef7d3d256c8: Pulling fs layer 10:41:56 de9db76c5a1d: Pulling fs layer 10:41:56 bca2f99d35d6: Pulling fs layer 10:41:56 93359f2a8cfa: Pulling fs layer 10:41:56 7c6f9722023f: Pulling fs layer 10:41:56 a35cf1a2eb13: Pulling fs layer 10:41:56 93359f2a8cfa: Waiting 10:41:56 7c6f9722023f: Waiting 10:41:56 a35cf1a2eb13: Waiting 10:41:56 bca2f99d35d6: Waiting 10:41:57 de9db76c5a1d: Verifying Checksum 10:41:57 de9db76c5a1d: Download complete 10:41:57 0ef7d3d256c8: Download complete 10:41:57 93359f2a8cfa: Verifying Checksum 10:41:57 93359f2a8cfa: Download complete 10:41:57 7c6f9722023f: Verifying Checksum 10:41:57 7c6f9722023f: Download complete 10:41:57 188c0c94c7c5: Verifying Checksum 10:41:57 188c0c94c7c5: Download complete 10:41:57 188c0c94c7c5: Pull complete 10:41:58 0ef7d3d256c8: Pull complete 10:41:58 de9db76c5a1d: Pull complete 10:42:00 a35cf1a2eb13: Verifying Checksum 10:42:00 a35cf1a2eb13: Download complete 10:42:01 bca2f99d35d6: Verifying Checksum 10:42:01 bca2f99d35d6: Download complete 10:42:05 Still waiting to schedule task 10:42:05 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 10:42:07 bca2f99d35d6: Pull complete 10:42:07 93359f2a8cfa: Pull complete 10:42:07 7c6f9722023f: Pull complete 10:42:12 a35cf1a2eb13: Pull complete 10:42:12 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 10:42:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 10:42:12 ---> a62c8e92a672 10:42:12 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 10:42:12 ---> Running in 97b75141659d 10:42:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:42:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:42:14 (1/12) Installing libmagic (5.38-r0) 10:42:14 (2/12) Installing file (5.38-r0) 10:42:14 (3/12) Installing libc-dev (0.7.2-r3) 10:42:15 (4/12) Installing g++ (9.3.0-r2) 10:42:19 (5/12) Installing fortify-headers (1.1-r0) 10:42:19 (6/12) Installing patch (2.7.6-r6) 10:42:19 (7/12) Installing build-base (0.5-r2) 10:42:19 (8/12) Installing libsodium (1.0.18-r0) 10:42:20 (9/12) Installing pkgconf (1.7.2-r0) 10:42:20 (10/12) Installing libsodium-dev (1.0.18-r0) 10:42:20 (11/12) Installing libzmq (4.3.3-r0) 10:42:20 (12/12) Installing zeromq-dev (4.3.3-r0) 10:42:20 Executing busybox-1.31.1-r19.trigger 10:42:20 OK: 233 MiB in 51 packages 10:42:24 Removing intermediate container 97b75141659d 10:42:24 ---> ae30e354c37d 10:42:24 Step 4/6 : WORKDIR /edgex-go 10:42:24 ---> Running in f014f6350b0d 10:42:24 Removing intermediate container f014f6350b0d 10:42:24 ---> 97af9dc27c67 10:42:24 Step 5/6 : COPY go.mod . 10:42:24 ---> 4279ba971177 10:42:24 Step 6/6 : RUN go mod download 10:42:24 ---> Running in a5caa1a840ec 10:42:46 Removing intermediate container a5caa1a840ec 10:42:46 ---> 9fe5ed425691 10:42:46 Successfully built 9fe5ed425691 10:42:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:42:47 + docker inspect -f . ci-base-image-x86_64 10:42:47 . [Pipeline] withDockerContainer 10:42:47 prd-centos7-docker-4c-2g-27148 does not seem to be running inside a container 10:42:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-x86_64 cat 10:42:49 $ docker top 01e642c7144e49e77d1313e29f31108f20f9472ac19d65e0e1b85ac6bc1baf0a -eo pid,comm [Pipeline] { [Pipeline] sh 10:42:49 + go version 10:42:49 go version go1.15.5 linux/amd64 [Pipeline] } 10:42:49 $ docker stop --time=1 01e642c7144e49e77d1313e29f31108f20f9472ac19d65e0e1b85ac6bc1baf0a 10:42:50 $ docker rm -f 01e642c7144e49e77d1313e29f31108f20f9472ac19d65e0e1b85ac6bc1baf0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:42:51 + docker inspect -f . ci-base-image-x86_64 10:42:51 . [Pipeline] withDockerContainer 10:42:51 prd-centos7-docker-4c-2g-27148 does not seem to be running inside a container 10:42:51 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-x86_64 cat 10:42:52 $ docker top cccb5a92bbe9b74a1741c55262781d9640d3f4442ca351c64af99fd12a1a2658 -eo pid,comm [Pipeline] { [Pipeline] echo 10:42:52 ========================================================= 10:42:52 [edgeXBuildGoParallel] Running Tests and Build... 10:42:52 ========================================================= [Pipeline] sh 10:42:53 + make test 10:42:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:43:01 ? github.com/edgexfoundry/edgex-go [no test files] 10:43:19 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 10:43:19 internal/pkg/v2/infrastructure/redis/client.go:806:47: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification 10:43:19 internal/pkg/v2/infrastructure/redis/notification.go:25:77: undefined: v2.Sender 10:43:19 internal/pkg/v2/infrastructure/redis/notification.go:26:77: undefined: v2.Severity 10:43:19 internal/pkg/v2/infrastructure/redis/notification.go:27:77: undefined: v2.Status 10:43:19 internal/pkg/v2/infrastructure/redis/notification.go:36:52: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification 10:43:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:43:23 # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io 10:43:23 internal/support/notifications/v2/io/notification.go:18:50: undefined: requests.AddNotificationRequest 10:43:23 internal/support/notifications/v2/io/notification.go:35:79: undefined: requests.AddNotificationRequest 10:43:23 internal/support/notifications/v2/io/notification.go:36:25: undefined: requests.AddNotificationRequest 10:43:23 # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces 10:43:23 internal/support/notifications/v2/infrastructure/interfaces/db.go:25:20: undefined: models.Notification 10:43:29 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.129s coverage: 45.9% of statements 10:43:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.094s coverage: 100.0% of statements 10:43:29 FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] 10:43:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.035s coverage: 100.0% of statements 10:43:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.045s coverage: 100.0% of statements 10:43:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.097s coverage: 65.8% of statements 10:43:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.439s coverage: 82.3% of statements 10:43:32 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] 10:43:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.055s coverage: 100.0% of statements 10:43:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.035s coverage: 100.0% of statements 10:43:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.123s coverage: 86.7% of statements 10:43:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.112s coverage: 97.5% of statements 10:43:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.062s coverage: 78.3% of statements 10:43:33 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis.test] 10:43:33 internal/pkg/v2/infrastructure/redis/client.go:806: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification 10:43:33 internal/pkg/v2/infrastructure/redis/notification.go:25: undefined: v2.Sender 10:43:33 internal/pkg/v2/infrastructure/redis/notification.go:26: undefined: v2.Severity 10:43:33 internal/pkg/v2/infrastructure/redis/notification.go:27: undefined: v2.Status 10:43:33 internal/pkg/v2/infrastructure/redis/notification.go:36: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification 10:43:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.436s coverage: 92.8% of statements 10:43:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements 10:43:36 FAIL github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [build failed] 10:43:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.035s coverage: 45.5% of statements 10:43:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements 10:43:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.037s coverage: 94.1% of statements 10:43:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 10:43:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 10:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.069s coverage: 94.4% of statements 10:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.036s coverage: 44.8% of statements 10:43:48 # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks 10:43:48 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:19:39: undefined: models.Notification 10:43:48 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:22:9: undefined: models.Notification 10:43:48 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:23:32: undefined: models.Notification 10:43:48 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:26:20: undefined: models.Notification 10:43:48 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:30:32: undefined: models.Notification 10:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.063s coverage: 92.9% of statements 10:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 77.8% of statements 10:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.051s coverage: 87.2% of statements 10:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 10:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements 10:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 10:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 10:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 84.6% of statements 10:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.6% of statements 10:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 62.4% of statements 10:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements 10:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 10:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 10:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 10:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 10:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.307s coverage: 68.9% of statements 10:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.104s coverage: 36.1% of statements 10:43:58 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications [build failed] 10:43:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements 10:43:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.050s coverage: 100.0% of statements 10:43:58 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http [build failed] 10:43:58 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] 10:43:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.073s coverage: 99.0% of statements 10:43:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.037s coverage: 100.0% of statements 10:43:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.057s coverage: 100.0% of statements 10:43:58 ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements 10:43:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.025s coverage: 100.0% of statements 10:43:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements 10:43:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements 10:43:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements 10:43:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 10:43:58 make: *** [Makefile:94: test] Error 2 [Pipeline] } 10:43:58 $ docker stop --time=1 cccb5a92bbe9b74a1741c55262781d9640d3f4442ca351c64af99fd12a1a2658 10:44:01 $ docker rm -f cccb5a92bbe9b74a1741c55262781d9640d3f4442ca351c64af99fd12a1a2658 [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] } 10:44:02 Failed in branch amd64 10:45:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27150 in /w/workspace/edgexfoundry_edgex-go_PR-3183 [Pipeline] { [Pipeline] ws 10:45:09 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 10:45:15 using credential edgex-jenkins-ssh 10:45:16 Cloning the remote Git repository 10:45:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:45:16 > git init /w/workspace/edgex-go/3 # timeout=10 10:45:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:45:16 > git --version # timeout=10 10:45:16 > git --version # 'git version 2.17.1' 10:45:16 using GIT_SSH to set credentials SSH Credentials for GitHub 10:45:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:45:31 Merging remotes/origin/master commit 61638ca62d33426a2ce3f2b4b107772a009d1874 into PR head commit a068277ef29574710b8ecdbbfced0db7302862a4 10:45:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:45:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:45:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:45:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:45:31 using GIT_SSH to set credentials SSH Credentials for GitHub 10:45:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3183/head:refs/remotes/origin/PR-3183 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:45:31 > git config core.sparsecheckout # timeout=10 10:45:31 > git checkout -f a068277ef29574710b8ecdbbfced0db7302862a4 # timeout=10 10:45:32 Merge succeeded, producing 387339cb8c2549077fb7fbfce9c4061f9ea04a0f 10:45:32 Checking out Revision 387339cb8c2549077fb7fbfce9c4061f9ea04a0f (PR-3183) 10:45:32 > git remote # timeout=10 10:45:32 > git config --get remote.origin.url # timeout=10 10:45:32 using GIT_SSH to set credentials SSH Credentials for GitHub 10:45:32 > git merge 61638ca62d33426a2ce3f2b4b107772a009d1874 # timeout=10 10:45:32 > git rev-parse HEAD^{commit} # timeout=10 10:45:32 > git config core.sparsecheckout # timeout=10 10:45:32 > git checkout -f 387339cb8c2549077fb7fbfce9c4061f9ea04a0f # timeout=10 10:45:37 Commit message: "Merge commit '61638ca62d33426a2ce3f2b4b107772a009d1874' into HEAD" 10:45:37 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:45:37 > git rev-list --no-walk a7bb70c0031bab1c8518b1774253794fd72f1f32 # timeout=10 10:45:38 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:45:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:45:39 + sudo service docker restart 10:45:39 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:45:41 provisioning config files... 10:45:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2569621919169507287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:45:42 ---> docker-login.sh 10:45:42 nexus3.edgexfoundry.org:10001 10:45:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:43 Configure a credential helper to remove this warning. See 10:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:43 10:45:43 Login Succeeded 10:45:43 nexus3.edgexfoundry.org:10002 10:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:43 Configure a credential helper to remove this warning. See 10:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:43 10:45:43 Login Succeeded 10:45:43 nexus3.edgexfoundry.org:10003 10:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:44 Configure a credential helper to remove this warning. See 10:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:44 10:45:44 Login Succeeded 10:45:44 nexus3.edgexfoundry.org:10004 10:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:44 Configure a credential helper to remove this warning. See 10:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:44 10:45:44 Login Succeeded 10:45:44 docker.io 10:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:45 Configure a credential helper to remove this warning. See 10:45:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:45 10:45:45 Login Succeeded 10:45:45 ---> docker-login.sh ends [Pipeline] } 10:45:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:45:45 ========================================================= 10:45:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 10:45:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:45:46 + 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 . 10:45:48 Sending build context to Docker daemon 166.4MB 10:45:48 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 10:45:48 Step 2/6 : FROM ${BASE} 10:45:48 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:45:48 5f621e34cdf4: Pulling fs layer 10:45:48 a4357932f1b6: Pulling fs layer 10:45:48 18c013af1878: Pulling fs layer 10:45:48 00ac8860ef70: Pulling fs layer 10:45:48 63d7cb157983: Pulling fs layer 10:45:48 b116817d02f9: Pulling fs layer 10:45:48 745a02a5169b: Pulling fs layer 10:45:48 b116817d02f9: Waiting 10:45:48 00ac8860ef70: Waiting 10:45:48 63d7cb157983: Waiting 10:45:48 745a02a5169b: Waiting 10:45:48 18c013af1878: Verifying Checksum 10:45:48 18c013af1878: Download complete 10:45:48 a4357932f1b6: Verifying Checksum 10:45:48 a4357932f1b6: Download complete 10:45:48 63d7cb157983: Verifying Checksum 10:45:48 63d7cb157983: Download complete 10:45:48 b116817d02f9: Verifying Checksum 10:45:48 b116817d02f9: Download complete 10:45:48 5f621e34cdf4: Verifying Checksum 10:45:48 5f621e34cdf4: Download complete 10:45:49 5f621e34cdf4: Pull complete 10:45:49 a4357932f1b6: Pull complete 10:45:50 18c013af1878: Pull complete 10:45:51 745a02a5169b: Verifying Checksum 10:45:51 745a02a5169b: Download complete 10:45:52 00ac8860ef70: Verifying Checksum 10:45:52 00ac8860ef70: Download complete 10:46:02 00ac8860ef70: Pull complete 10:46:03 63d7cb157983: Pull complete 10:46:03 b116817d02f9: Pull complete 10:46:07 745a02a5169b: Pull complete 10:46:07 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 10:46:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 10:46:07 ---> b7e6874047d6 10:46:07 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 10:46:11 ---> Running in 3bb9839ba072 10:46:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:46:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:46:13 (1/12) Installing libmagic (5.38-r0) 10:46:13 (2/12) Installing file (5.38-r0) 10:46:13 (3/12) Installing libc-dev (0.7.2-r3) 10:46:13 (4/12) Installing g++ (9.3.0-r2) 10:46:17 (5/12) Installing fortify-headers (1.1-r0) 10:46:17 (6/12) Installing patch (2.7.6-r6) 10:46:17 (7/12) Installing build-base (0.5-r2) 10:46:17 (8/12) Installing libsodium (1.0.18-r0) 10:46:17 (9/12) Installing pkgconf (1.7.2-r0) 10:46:18 (10/12) Installing libsodium-dev (1.0.18-r0) 10:46:18 (11/12) Installing libzmq (4.3.3-r0) 10:46:18 (12/12) Installing zeromq-dev (4.3.3-r0) 10:46:18 Executing busybox-1.31.1-r19.trigger 10:46:18 OK: 217 MiB in 51 packages 10:46:22 Removing intermediate container 3bb9839ba072 10:46:22 ---> 8761a6dbacf2 10:46:22 Step 4/6 : WORKDIR /edgex-go 10:46:22 ---> Running in 0273002e64e5 10:46:22 Removing intermediate container 0273002e64e5 10:46:22 ---> a77feb6e54a4 10:46:22 Step 5/6 : COPY go.mod . 10:46:23 ---> 5a8bc24ca1ce 10:46:23 Step 6/6 : RUN go mod download 10:46:23 ---> Running in d9fe8dce27d6 10:46:50 Removing intermediate container d9fe8dce27d6 10:46:50 ---> 06604e92c23e 10:46:50 Successfully built 06604e92c23e 10:46:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:46:51 + docker inspect -f . ci-base-image-arm64 10:46:51 . [Pipeline] withDockerContainer 10:46:51 prd-ubuntu18.04-docker-arm64-4c-16g-27150 does not seem to be running inside a container 10:46:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 10:46:53 $ docker top c48fb4f2c1b5cf72575c1578ceaffdeea750c1637d73894f722d99b4f74ed2f9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:46:54 + go version 10:46:54 go version go1.15.5 linux/arm64 [Pipeline] } 10:46:54 $ docker stop --time=1 c48fb4f2c1b5cf72575c1578ceaffdeea750c1637d73894f722d99b4f74ed2f9 10:46:56 $ docker rm -f c48fb4f2c1b5cf72575c1578ceaffdeea750c1637d73894f722d99b4f74ed2f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:46:57 + docker inspect -f . ci-base-image-arm64 10:46:57 . [Pipeline] withDockerContainer 10:46:57 prd-ubuntu18.04-docker-arm64-4c-16g-27150 does not seem to be running inside a container 10:46:57 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 10:46:58 $ docker top 75585cd8dca1faf7f94b7fd058aae0bc52dbc957a4d163511bd95ddf71b2f02d -eo pid,comm [Pipeline] { [Pipeline] echo 10:46:59 ========================================================= 10:46:59 [edgeXBuildGoParallel] Running Tests and Build... 10:46:59 ========================================================= [Pipeline] sh 10:46:59 + make test 10:46:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:47:21 ? github.com/edgexfoundry/edgex-go [no test files] 10:48:09 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 10:48:09 internal/pkg/v2/infrastructure/redis/client.go:806:47: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification 10:48:09 internal/pkg/v2/infrastructure/redis/notification.go:25:77: undefined: v2.Sender 10:48:09 internal/pkg/v2/infrastructure/redis/notification.go:26:77: undefined: v2.Severity 10:48:09 internal/pkg/v2/infrastructure/redis/notification.go:27:77: undefined: v2.Status 10:48:09 internal/pkg/v2/infrastructure/redis/notification.go:36:52: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification 10:48:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:48:21 # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces 10:48:21 internal/support/notifications/v2/infrastructure/interfaces/db.go:25:20: undefined: models.Notification 10:48:21 # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io 10:48:21 internal/support/notifications/v2/io/notification.go:18:50: undefined: requests.AddNotificationRequest 10:48:21 internal/support/notifications/v2/io/notification.go:35:79: undefined: requests.AddNotificationRequest 10:48:21 internal/support/notifications/v2/io/notification.go:36:25: undefined: requests.AddNotificationRequest 10:48:39 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.316s coverage: 45.9% of statements 10:48:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.215s coverage: 100.0% of statements 10:48:39 FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] 10:48:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.086s coverage: 100.0% of statements 10:48:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.086s coverage: 100.0% of statements 10:48:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.247s coverage: 65.8% of statements 10:48:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.701s coverage: 82.3% of statements 10:48:46 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] 10:48:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.179s coverage: 100.0% of statements 10:48:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.087s coverage: 100.0% of statements 10:48:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.316s coverage: 86.7% of statements 10:48:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.373s coverage: 97.5% of statements 10:48:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.155s coverage: 78.3% of statements 10:48:50 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis.test] 10:48:50 internal/pkg/v2/infrastructure/redis/client.go:806: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification 10:48:50 internal/pkg/v2/infrastructure/redis/notification.go:25: undefined: v2.Sender 10:48:50 internal/pkg/v2/infrastructure/redis/notification.go:26: undefined: v2.Severity 10:48:50 internal/pkg/v2/infrastructure/redis/notification.go:27: undefined: v2.Status 10:48:50 internal/pkg/v2/infrastructure/redis/notification.go:36: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Notification 10:49:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.121s coverage: 92.8% of statements 10:49:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 10:49:00 FAIL github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [build failed] 10:49:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 45.5% of statements 10:49:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.106s coverage: 79.5% of statements 10:49:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 10:49:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements 10:49:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 10:49:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.103s coverage: 94.4% of statements 10:49:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.071s coverage: 44.8% of statements 10:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.134s coverage: 92.9% of statements 10:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements 10:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements 10:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 10:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 75.5% of statements 10:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements 10:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.116s coverage: 87.2% of statements 10:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.131s coverage: 84.6% of statements 10:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.175s coverage: 91.6% of statements 10:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.485s coverage: 62.4% of statements 10:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements 10:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements 10:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 10:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements 10:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements 10:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.931s coverage: 68.9% of statements 10:49:25 # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks 10:49:25 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:19:39: undefined: models.Notification 10:49:25 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:22:9: undefined: models.Notification 10:49:25 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:23:32: undefined: models.Notification 10:49:25 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:26:20: undefined: models.Notification 10:49:25 internal/support/notifications/v2/infrastructure/interfaces/mocks/DBClient.go:30:32: undefined: models.Notification 10:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.367s coverage: 36.1% of statements 10:49:26 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications [build failed] 10:49:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.109s coverage: 100.0% of statements 10:49:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.097s coverage: 100.0% of statements 10:49:27 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http [build failed] 10:49:27 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] 10:49:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.188s coverage: 99.0% of statements 10:49:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.088s coverage: 100.0% of statements 10:49:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.172s coverage: 100.0% of statements 10:49:29 ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements 10:49:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements 10:49:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.090s coverage: 87.9% of statements 10:49:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 10:49:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 10:49:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 10:49:34 make: *** [Makefile:94: test] Error 2 [Pipeline] } 10:49:34 $ docker stop --time=1 75585cd8dca1faf7f94b7fd058aae0bc52dbc957a4d163511bd95ddf71b2f02d 10:49:36 $ docker rm -f 75585cd8dca1faf7f94b7fd058aae0bc52dbc957a4d163511bd95ddf71b2f02d [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:49:38 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 10:49:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:49:42 ---> package-listing.sh 10:49:42 ++ facter osfamily 10:49:42 ++ tr '[:upper:]' '[:lower:]' 10:49:42 + OS_FAMILY=redhat 10:49:42 + workspace=/w/workspace/edgex-go/3 10:49:42 + START_PACKAGES=/tmp/packages_start.txt 10:49:42 + END_PACKAGES=/tmp/packages_end.txt 10:49:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:49:42 + PACKAGES=/tmp/packages_start.txt 10:49:42 + '[' /w/workspace/edgex-go/3 ']' 10:49:42 + PACKAGES=/tmp/packages_end.txt 10:49:42 + case "${OS_FAMILY}" in 10:49:42 + rpm -qa 10:49:42 + sort 10:49:48 + '[' -f /tmp/packages_start.txt ']' 10:49:48 + '[' -f /tmp/packages_end.txt ']' 10:49:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:49:48 + '[' /w/workspace/edgex-go/3 ']' 10:49:48 + mkdir -p /w/workspace/edgex-go/3/archives/ 10:49:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 10:49:48 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:49:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:49:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:49:48 10:49:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:49:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:49:48 alpine: Pulling from edgex-lftools-log-publisher 10:49:48 df20fa9351a1: Pulling fs layer 10:49:48 36b3adc4ff6f: Pulling fs layer 10:49:48 8ad3a11d3b57: Pulling fs layer 10:49:48 46f8f816bc3b: Pulling fs layer 10:49:48 93b61091891f: Pulling fs layer 10:49:48 93b9cdb0e59b: Pulling fs layer 10:49:48 5e14af77c1be: Pulling fs layer 10:49:48 01666e4c0597: Pulling fs layer 10:49:48 aa168da1d23b: Pulling fs layer 10:49:48 93b9cdb0e59b: Waiting 10:49:48 01666e4c0597: Waiting 10:49:48 5e14af77c1be: Waiting 10:49:48 aa168da1d23b: Waiting 10:49:48 46f8f816bc3b: Waiting 10:49:48 93b61091891f: Waiting 10:49:48 36b3adc4ff6f: Download complete 10:49:48 46f8f816bc3b: Download complete 10:49:49 df20fa9351a1: Verifying Checksum 10:49:49 df20fa9351a1: Download complete 10:49:49 93b9cdb0e59b: Download complete 10:49:49 5e14af77c1be: Verifying Checksum 10:49:49 5e14af77c1be: Download complete 10:49:49 93b61091891f: Download complete 10:49:49 01666e4c0597: Verifying Checksum 10:49:49 01666e4c0597: Download complete 10:49:49 df20fa9351a1: Pull complete 10:49:49 36b3adc4ff6f: Pull complete 10:49:50 8ad3a11d3b57: Verifying Checksum 10:49:50 8ad3a11d3b57: Download complete 10:49:50 8ad3a11d3b57: Pull complete 10:49:51 46f8f816bc3b: Pull complete 10:49:51 aa168da1d23b: Verifying Checksum 10:49:51 aa168da1d23b: Download complete 10:49:51 93b61091891f: Pull complete 10:49:52 93b9cdb0e59b: Pull complete 10:49:52 5e14af77c1be: Pull complete 10:49:52 01666e4c0597: Pull complete 10:50:00 aa168da1d23b: Pull complete 10:50:00 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:50:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:50:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:50:00 prd-centos7-docker-4c-2g-27148 does not seem to be running inside a container 10:50:00 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:50:03 $ docker top 73a409515d4b64fd97e3f04027302e8f3e46246fbdd7665477b9e30b8ef0c050 -eo pid,comm [Pipeline] { [Pipeline] sh 10:50:04 + touch /tmp/pre-build-complete [Pipeline] sh 10:50:04 + mkdir -p /var/log/sa [Pipeline] sh 10:50:04 + ls /var/log/sa-host 10:50:04 + sadf -c /var/log/sa-host/sa22 10:50:04 file_magic: OK 10:50:04 HZ: Using current value: 100 10:50:04 file_header: OK 10:50:04 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 10:50:04 Statistics: 10:50:04 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:50:04 File successfully converted to sysstat format version 12.2.1 10:50:04 + sadf -c /var/log/sa-host/sa23 10:50:04 file_magic: OK 10:50:04 HZ: Using current value: 100 10:50:04 file_header: OK 10:50:04 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 10:50:04 Statistics: 10:50:04 Hnuu...uuuununununu... 10:50:04 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:50:05 provisioning config files... 10:50:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config4013106583976838907tmp [Pipeline] { [Pipeline] echo 10:50:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:50:05 ---> create-netrc.sh [Pipeline] } 10:50:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 10:50:05 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 10:50:05 ---> python-tools-install.sh [Pipeline] echo 10:50:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:50:06 ---> sudo-logs.sh 10:50:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:50:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:50:06 ---> job-cost.sh 10:50:06 lf-activate-venv: SKIPPING 10:50:06 INFO: No Stack... 10:50:07 INFO: Retrieving Pricing Info for: v1-standard-2 10:50:08 INFO: Archiving Costs [Pipeline] echo 10:50:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:50:08 ---> logs-deploy.sh 10:50:08 lf-activate-venv: SKIPPING 10:50:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3183/3 10:50:08 INFO: archiving workspace using pattern(s): 10:50:10 Archives upload complete. 10:50:10 INFO: archiving logs to Nexus 10:50:11 ---> uname -a: 10:50:11 Linux prd-centos7-docker-4c-2g-27148.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 10:50:11 10:50:11 10:50:11 ---> lscpu: 10:50:11 Architecture: x86_64 10:50:11 CPU op-mode(s): 32-bit, 64-bit 10:50:11 Byte Order: Little Endian 10:50:11 Address sizes: 40 bits physical, 48 bits virtual 10:50:11 CPU(s): 4 10:50:11 On-line CPU(s) list: 0-3 10:50:11 Thread(s) per core: 1 10:50:11 Core(s) per socket: 1 10:50:11 Socket(s): 4 10:50:11 NUMA node(s): 1 10:50:11 Vendor ID: GenuineIntel 10:50:11 CPU family: 6 10:50:11 Model: 44 10:50:11 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 10:50:11 Stepping: 1 10:50:11 CPU MHz: 2933.442 10:50:11 BogoMIPS: 5866.88 10:50:11 Virtualization: VT-x 10:50:11 Hypervisor vendor: KVM 10:50:11 Virtualization type: full 10:50:11 L1d cache: 128 KiB 10:50:11 L1i cache: 128 KiB 10:50:11 L2 cache: 16 MiB 10:50:11 L3 cache: 64 MiB 10:50:11 NUMA node0 CPU(s): 0-3 10:50:11 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 10:50:11 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 10:50:11 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 10:50:11 Vulnerability Meltdown: Mitigation; PTI 10:50:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:50:11 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:50:11 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:50:11 Vulnerability Srbds: Not affected 10:50:11 Vulnerability Tsx async abort: Not affected 10:50:11 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 10:50:11 10:50:11 10:50:11 ---> nproc: 10:50:11 4 10:50:11 10:50:11 10:50:11 ---> df -h: 10:50:11 Filesystem Size Used Available Use% Mounted on 10:50:11 overlay 50.0G 8.2G 41.7G 16% / 10:50:11 tmpfs 64.0M 0 64.0M 0% /dev 10:50:11 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 10:50:11 shm 64.0M 0 64.0M 0% /dev/shm 10:50:11 /dev/vda1 50.0G 8.2G 41.7G 16% /facter-os 10:50:11 /dev/vda1 50.0G 8.2G 41.7G 16% /etc/resolv.conf 10:50:11 /dev/vda1 50.0G 8.2G 41.7G 16% /etc/hostname 10:50:11 /dev/vda1 50.0G 8.2G 41.7G 16% /etc/hosts 10:50:11 /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/auth.log 10:50:11 /dev/vda1 50.0G 8.2G 41.7G 16% /run/cloud-init/result.json 10:50:11 /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/sa-host 10:50:11 /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/secure 10:50:11 /dev/vda1 50.0G 8.2G 41.7G 16% /w/workspace/edgex-go/3@tmp 10:50:11 /dev/vda1 50.0G 8.2G 41.7G 16% /w/workspace/edgex-go/3 10:50:11 10:50:11 10:50:11 ---> free -m: 10:50:11 total used free shared buff/cache available 10:50:11 Mem: 1837 759 127 0 950 986 10:50:11 Swap: 1023 3 1020 10:50:11 10:50:11 10:50:11 ---> ip addr: 10:50:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:50:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:50:11 inet 127.0.0.1/8 scope host lo 10:50:11 valid_lft forever preferred_lft forever 10:50:11 inet6 ::1/128 scope host 10:50:11 valid_lft forever preferred_lft forever 10:50:11 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:50:11 link/ether fa:16:3e:69:91:69 brd ff:ff:ff:ff:ff:ff 10:50:11 inet 10.30.123.164/23 brd 10.30.123.255 scope global dynamic eth0 10:50:11 valid_lft 85819sec preferred_lft 85819sec 10:50:11 inet6 fe80::f816:3eff:fe69:9169/64 scope link 10:50:11 valid_lft forever preferred_lft forever 10:50:11 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:50:11 link/ether 02:42:6a:af:d2:3c brd ff:ff:ff:ff:ff:ff 10:50:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:50:11 valid_lft forever preferred_lft forever 10:50:11 inet6 fe80::42:6aff:feaf:d23c/64 scope link 10:50:11 valid_lft forever preferred_lft forever 10:50:11 10:50:11 10:50:11 ---> sar -b -r -n DEV: 10:50:11 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/22/21 _x86_64_ (4 CPU) 10:50:11 10:50:11 10:40:19 LINUX RESTART (4 CPU) 10:50:11 10:50:11 10:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:50:11 10:42:01 137.46 49.51 87.96 0.00 8616.74 33945.43 0.00 10:50:11 10:43:01 278.24 96.79 181.45 0.00 4169.98 36674.90 0.00 10:50:11 10:44:01 122.50 37.67 84.84 0.00 2652.33 10643.91 0.00 10:50:11 10:45:01 4.13 0.00 4.13 0.00 0.00 137.92 0.00 10:50:11 10:46:01 1.13 0.92 0.22 0.00 61.55 3.43 0.00 10:50:11 10:47:01 1.28 0.93 0.35 0.00 50.62 5.15 0.00 10:50:11 10:48:02 0.38 0.10 0.28 0.00 74.35 2.86 0.00 10:50:11 10:49:01 0.29 0.00 0.29 0.00 0.00 3.15 0.00 10:50:11 10:50:01 115.22 61.67 53.55 0.00 5647.82 16705.73 0.00 10:50:11 Average: 73.65 27.63 46.02 0.00 2374.33 10939.30 0.00 10:50:11 10:50:11 10:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:50:11 10:42:01 64944 0 621272 33.02 2596 1192732 1302796 44.46 663748 938440 41152 10:50:11 10:43:01 103876 0 774336 41.15 1492 1001840 1754060 59.86 633304 867964 54904 10:50:11 10:44:01 521004 0 698064 37.10 808 661668 1121024 38.26 482536 599004 20 10:50:11 10:45:01 537664 0 681356 36.21 808 661716 1090764 37.23 499144 579828 12 10:50:11 10:46:01 534064 0 683100 36.31 808 663572 1085384 37.04 500080 582076 16 10:50:11 10:47:01 533664 0 681988 36.25 808 665084 1085192 37.04 498440 584332 8 10:50:11 10:48:02 532784 0 680632 36.17 808 667320 1084032 37.00 497512 586560 8 10:50:11 10:49:01 533156 0 680256 36.15 808 667324 1084032 37.00 495568 588512 8 10:50:11 10:50:01 166544 0 760708 40.43 692 953600 1305780 44.56 512640 886808 21648 10:50:11 Average: 391967 0 695746 36.98 1070 792762 1212563 41.38 531441 690392 13086 10:50:11 10:50:11 10:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:50:11 10:42:01 eth0 1521.61 1475.61 7208.89 177.97 0.00 0.00 0.00 0.00 10:50:11 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:11 10:42:01 docker0 888.02 740.84 71.42 2680.42 0.00 0.00 0.00 0.00 10:50:11 10:43:01 eth0 267.23 209.98 1111.69 30.50 0.00 0.00 0.00 0.00 10:50:11 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:11 10:43:01 veth508e836 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:50:11 10:43:01 docker0 170.11 207.12 12.57 833.43 0.00 0.00 0.00 0.00 10:50:11 10:44:01 eth0 24.85 13.91 19.34 9.59 0.00 0.00 0.00 0.00 10:50:11 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:11 10:44:01 docker0 2.13 2.13 0.14 0.17 0.00 0.00 0.00 0.00 10:50:11 10:45:01 eth0 0.93 0.23 0.33 0.05 0.00 0.00 0.00 0.00 10:50:11 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:11 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:11 10:46:01 eth0 6.18 8.78 0.76 25.69 0.00 0.00 0.00 0.00 10:50:11 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:11 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:11 10:47:01 eth0 0.15 0.08 0.07 0.01 0.00 0.00 0.00 0.00 10:50:11 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:11 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:11 10:48:02 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:50:11 10:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:11 10:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:11 10:49:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:50:11 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:11 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:11 10:50:01 eth0 218.72 185.48 2142.06 64.16 0.00 0.00 0.00 0.00 10:50:11 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:11 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:11 Average: eth0 227.20 210.96 1169.10 34.34 0.00 0.00 0.00 0.00 10:50:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:11 Average: docker0 117.93 105.68 9.36 390.88 0.00 0.00 0.00 0.00 10:50:11 10:50:11 10:50:11 ---> sar -P ALL: 10:50:11 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/22/21 _x86_64_ (4 CPU) 10:50:11 10:50:11 10:40:19 LINUX RESTART (4 CPU) 10:50:11 10:50:11 10:41:01 CPU %user %nice %system %iowait %steal %idle 10:50:11 10:42:01 all 14.91 0.00 7.87 1.99 0.09 75.13 10:50:11 10:42:01 0 15.32 0.00 10.66 2.02 0.10 71.90 10:50:11 10:42:01 1 13.53 0.00 6.94 2.33 0.10 77.10 10:50:11 10:42:01 2 12.23 0.00 6.77 1.80 0.07 79.14 10:50:11 10:42:01 3 18.58 0.00 7.17 1.82 0.09 72.34 10:50:11 10:43:01 all 16.44 0.00 9.68 5.25 0.10 68.52 10:50:11 10:43:01 0 15.97 0.00 9.74 3.68 0.09 70.53 10:50:11 10:43:01 1 16.95 0.00 9.31 6.39 0.10 67.24 10:50:11 10:43:01 2 16.50 0.00 10.60 7.49 0.14 65.28 10:50:11 10:43:01 3 16.34 0.00 9.08 3.45 0.09 71.04 10:50:11 10:44:01 all 44.15 0.00 11.67 4.54 0.08 39.56 10:50:11 10:44:01 0 43.26 0.00 12.10 6.09 0.10 38.45 10:50:11 10:44:01 1 44.77 0.00 11.91 4.03 0.10 39.18 10:50:11 10:44:01 2 44.41 0.00 11.33 4.52 0.05 39.69 10:50:11 10:44:01 3 44.16 0.00 11.32 3.53 0.07 40.92 10:50:11 10:45:01 all 0.16 0.00 0.08 0.00 0.00 99.75 10:50:11 10:45:01 0 0.02 0.00 0.05 0.00 0.00 99.93 10:50:11 10:45:01 1 0.08 0.00 0.10 0.00 0.00 99.82 10:50:11 10:45:01 2 0.05 0.00 0.12 0.00 0.02 99.82 10:50:11 10:45:01 3 0.50 0.00 0.07 0.00 0.00 99.43 10:50:11 10:46:01 all 0.19 0.00 0.08 0.00 0.00 99.72 10:50:11 10:46:01 0 0.22 0.00 0.07 0.00 0.00 99.72 10:50:11 10:46:01 1 0.15 0.00 0.07 0.00 0.00 99.78 10:50:11 10:46:01 2 0.13 0.00 0.08 0.00 0.00 99.78 10:50:11 10:46:01 3 0.27 0.00 0.10 0.02 0.00 99.62 10:50:11 10:47:01 all 0.02 0.00 0.05 0.00 0.01 99.92 10:50:11 10:47:01 0 0.00 0.00 0.03 0.00 0.00 99.97 10:50:11 10:47:01 1 0.03 0.00 0.05 0.00 0.02 99.90 10:50:11 10:47:01 2 0.02 0.00 0.05 0.00 0.02 99.92 10:50:11 10:47:01 3 0.03 0.00 0.05 0.00 0.02 99.90 10:50:11 10:48:02 all 0.03 0.00 0.03 0.00 0.00 99.95 10:50:11 10:48:02 0 0.02 0.00 0.03 0.00 0.00 99.95 10:50:11 10:48:02 1 0.05 0.00 0.03 0.00 0.00 99.92 10:50:11 10:48:02 2 0.02 0.00 0.02 0.00 0.00 99.97 10:50:11 10:48:02 3 0.02 0.00 0.03 0.00 0.00 99.95 10:50:11 10:49:01 all 0.03 0.00 0.03 0.00 0.01 99.92 10:50:11 10:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:50:11 10:49:01 1 0.07 0.00 0.07 0.00 0.02 99.85 10:50:11 10:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:50:11 10:49:01 3 0.03 0.00 0.03 0.00 0.02 99.92 10:50:11 10:50:01 all 5.56 0.00 4.01 2.53 0.02 87.88 10:50:11 10:50:01 0 5.26 0.00 4.69 0.96 0.03 89.06 10:50:11 10:50:01 1 5.60 0.00 3.67 3.13 0.02 87.58 10:50:11 10:50:01 2 5.16 0.00 3.64 3.49 0.03 87.67 10:50:11 10:50:01 3 6.23 0.00 4.03 2.53 0.02 87.19 10:50:11 Average: all 8.88 0.00 3.66 1.57 0.04 85.85 10:50:11 Average: 0 8.71 0.00 4.08 1.39 0.04 85.79 10:50:11 Average: 1 8.86 0.00 3.52 1.74 0.04 85.84 10:50:11 Average: 2 8.57 0.00 3.57 1.90 0.04 85.92 10:50:11 Average: 3 9.38 0.00 3.48 1.24 0.03 85.86 10:50:11 10:50:11 10:50:11