Branch indexing 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at e67b96f43125f529184b400ebdcefa80e8ea1f21 rather than f72980ee2e3b65de4e42a8ac343d76ba1da632ca Obtained Jenkinsfile from e67b96f43125f529184b400ebdcefa80e8ea1f21 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5706816436511248076.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5105225732911791857.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3577/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3577/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6135874325629259236.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6098554052581431202.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3577/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3577/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3888864804470435082.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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/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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1973 in /w/workspace/edgexfoundry_edgex-go_PR-3577 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh8065308249971241705.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e67b96f43125f529184b400ebdcefa80e8ea1f21 into PR head commit f72980ee2e3b65de4e42a8ac343d76ba1da632ca > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh4759285491708160662.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3577/head:refs/remotes/origin/PR-3577 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f72980ee2e3b65de4e42a8ac343d76ba1da632ca # timeout=10 Merge succeeded, producing e9d228040b74e010b16b0309abe16a4db18f2f5a Checking out Revision e9d228040b74e010b16b0309abe16a4db18f2f5a (PR-3577) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh8850285882151621063.key > git merge e67b96f43125f529184b400ebdcefa80e8ea1f21 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9d228040b74e010b16b0309abe16a4db18f2f5a # timeout=10 Commit message: "Merge commit 'e67b96f43125f529184b400ebdcefa80e8ea1f21' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:56 ========================================================= 00:31:56 EdgeX Global Pipelines Version Info 00:31:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk dde3a1eb3237ae223acf4a78b29e7aeecc5b4995 # timeout=10 00:31:57 ------------------- 00:31:57 stable info: 00:31:57 ------------------- 00:31:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:57 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 00:31:57 Message: update stable to v1.0.196 00:31:58 ------------------- 00:31:58 experimental info: 00:31:58 ------------------- 00:31:58 Commited By: **** collab-it+edgex@linuxfoundation.org 00:31:58 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 00:31:58 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3577 [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3577 [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3577 [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9d228040b74e010b16b0309abe16a4db18f2f5a [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9d2280 [Pipeline] echo 00:31:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:31:59 provisioning config files... 00:31:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config8541123801253603945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:59 ---> docker-login.sh 00:31:59 nexus3.edgexfoundry.org:10001 00:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:00 Configure a credential helper to remove this warning. See 00:32:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:00 00:32:00 Login Succeeded 00:32:00 nexus3.edgexfoundry.org:10002 00:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:00 Configure a credential helper to remove this warning. See 00:32:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:00 00:32:00 Login Succeeded 00:32:00 nexus3.edgexfoundry.org:10003 00:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:00 Configure a credential helper to remove this warning. See 00:32:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:00 00:32:00 Login Succeeded 00:32:00 nexus3.edgexfoundry.org:10004 00:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:00 Configure a credential helper to remove this warning. See 00:32:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:00 00:32:00 Login Succeeded 00:32:00 docker.io 00:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:01 Configure a credential helper to remove this warning. See 00:32:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:01 00:32:01 Login Succeeded 00:32:01 ---> docker-login.sh ends [Pipeline] } 00:32:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:01 ++ 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 00:32:01 + for file in '`ls cmd/**/Dockerfile`' 00:32:01 ++ dirname cmd/core-command/Dockerfile 00:32:01 ++ cut -d/ -f2 00:32:01 + echo core-command,cmd/core-command/Dockerfile 00:32:01 + for file in '`ls cmd/**/Dockerfile`' 00:32:01 ++ dirname cmd/core-data/Dockerfile 00:32:01 ++ cut -d/ -f2 00:32:01 + echo core-data,cmd/core-data/Dockerfile 00:32:01 + for file in '`ls cmd/**/Dockerfile`' 00:32:01 ++ cut -d/ -f2 00:32:01 ++ dirname cmd/core-metadata/Dockerfile 00:32:01 + echo core-metadata,cmd/core-metadata/Dockerfile 00:32:01 + for file in '`ls cmd/**/Dockerfile`' 00:32:01 ++ dirname cmd/security-bootstrapper/Dockerfile 00:32:01 ++ cut -d/ -f2 00:32:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:32:01 + for file in '`ls cmd/**/Dockerfile`' 00:32:01 ++ dirname cmd/security-proxy-setup/Dockerfile 00:32:01 ++ cut -d/ -f2 00:32:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:32:01 + for file in '`ls cmd/**/Dockerfile`' 00:32:01 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:32:01 ++ cut -d/ -f2 00:32:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:32:01 + for file in '`ls cmd/**/Dockerfile`' 00:32:01 ++ dirname cmd/support-notifications/Dockerfile 00:32:01 ++ cut -d/ -f2 00:32:01 + echo support-notifications,cmd/support-notifications/Dockerfile 00:32:01 + for file in '`ls cmd/**/Dockerfile`' 00:32:01 ++ dirname cmd/support-scheduler/Dockerfile 00:32:01 ++ cut -d/ -f2 00:32:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:32:01 + for file in '`ls cmd/**/Dockerfile`' 00:32:01 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:32:01 ++ cut -d/ -f2 00:32:01 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:32:01 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:32:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:02 00:32:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:32:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:02 latest: Pulling from edgex-devops/git-semver 00:32:02 31603596830f: Pulling fs layer 00:32:02 b6dc333f4379: Pulling fs layer 00:32:02 3d9ef1400e77: Pulling fs layer 00:32:02 fd332fbdc1db: Pulling fs layer 00:32:02 fd332fbdc1db: Waiting 00:32:02 b6dc333f4379: Verifying Checksum 00:32:02 b6dc333f4379: Download complete 00:32:03 31603596830f: Verifying Checksum 00:32:03 31603596830f: Download complete 00:32:03 fd332fbdc1db: Verifying Checksum 00:32:03 fd332fbdc1db: Download complete 00:32:03 3d9ef1400e77: Verifying Checksum 00:32:03 3d9ef1400e77: Download complete 00:32:03 31603596830f: Pull complete 00:32:03 b6dc333f4379: Pull complete 00:32:05 3d9ef1400e77: Pull complete 00:32:05 fd332fbdc1db: Pull complete 00:32:05 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 00:32:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:32:05 prd-centos7-docker-4c-2g-1973 does not seem to be running inside a container 00:32:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:32:09 $ docker top 53fcbc6c44302b9af8d1a1d09630f0e0127d5a456af1a196a83d67c97371fb48 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:09 [ssh-agent] Looking for ssh-agent implementation... 00:32:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:09 $ docker exec 53fcbc6c44302b9af8d1a1d09630f0e0127d5a456af1a196a83d67c97371fb48 ssh-agent 00:32:09 SSH_AUTH_SOCK=/tmp/ssh-aXKn2E8MFBY4/agent.15 00:32:09 SSH_AGENT_PID=21 00:32:09 Running ssh-add (command line suppressed) 00:32:09 Identity added: /w/workspace/edgex-go/7@tmp/private_key_1241760213020823921.key (/w/workspace/edgex-go/7@tmp/private_key_1241760213020823921.key) 00:32:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:10 + git tag --points-at HEAD [Pipeline] } 00:32:10 $ docker exec --env ******** --env ******** 53fcbc6c44302b9af8d1a1d09630f0e0127d5a456af1a196a83d67c97371fb48 ssh-agent -k 00:32:10 unset SSH_AUTH_SOCK; 00:32:10 unset SSH_AGENT_PID; 00:32:10 echo Agent pid 21 killed; 00:32:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:32:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:10 [ssh-agent] Looking for ssh-agent implementation... 00:32:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:10 $ docker exec 53fcbc6c44302b9af8d1a1d09630f0e0127d5a456af1a196a83d67c97371fb48 ssh-agent 00:32:10 SSH_AUTH_SOCK=/tmp/ssh-OJjYqYHWbouN/agent.55 00:32:10 SSH_AGENT_PID=61 00:32:10 Running ssh-add (command line suppressed) 00:32:10 Identity added: /w/workspace/edgex-go/7@tmp/private_key_8777071267944530322.key (/w/workspace/edgex-go/7@tmp/private_key_8777071267944530322.key) 00:32:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:11 + git semver init 00:32:11 # -> Open(): unable to determine branch for HEAD 00:32:11 # $GIT_DIR = /w/workspace/edgex-go/7/.git 00:32:11 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 00:32:11 # $SEMVER_REMOTE_NAME = origin 00:32:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:32:11 # $SEMVER_USER_NAME = edgex-jenkins 00:32:11 # $SEMVER_BRANCH = PR-3577 00:32:11 # $SEMVER_TEMP = /tmp/semver-968192959 00:32:11 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:32:37 # '/tmp/semver-968192959' -> '/w/workspace/edgex-go/7/.semver' 00:32:37 # -> Force: false 00:32:37 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 00:32:37 $ docker exec --env ******** --env ******** 53fcbc6c44302b9af8d1a1d09630f0e0127d5a456af1a196a83d67c97371fb48 ssh-agent -k 00:32:37 unset SSH_AUTH_SOCK; 00:32:37 unset SSH_AGENT_PID; 00:32:37 echo Agent pid 61 killed; 00:32:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:38 + git semver [Pipeline] } 00:32:38 $ docker stop --time=1 53fcbc6c44302b9af8d1a1d09630f0e0127d5a456af1a196a83d67c97371fb48 00:32:40 $ docker rm -f 53fcbc6c44302b9af8d1a1d09630f0e0127d5a456af1a196a83d67c97371fb48 [Pipeline] // withDockerContainer [Pipeline] sh 00:32:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:41 Stashed 1 file(s) [Pipeline] echo 00:32:41 [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 00:32:41 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:32:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:32:42 + sudo service docker restart 00:32:42 + true 00:32:42 Redirecting to /bin/systemctl restart docker.service 00:32:56 Still waiting to schedule task 00:32:56 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 00:33:00 ========================================================= 00:33:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:33:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:33:00 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 00:33:02 Sending build context to Docker daemon 328.3MB 00:33:02 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:33:02 Step 2/6 : FROM ${BASE} 00:33:02 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:33:02 540db60ca938: Pulling fs layer 00:33:02 adcc1eea9eea: Pulling fs layer 00:33:02 4c4ab2625f07: Pulling fs layer 00:33:02 0510c868ecb4: Pulling fs layer 00:33:02 afea3b2eda06: Pulling fs layer 00:33:02 7809a108b3ef: Pulling fs layer 00:33:02 f706445af74f: Pulling fs layer 00:33:02 0510c868ecb4: Waiting 00:33:02 afea3b2eda06: Waiting 00:33:02 7809a108b3ef: Waiting 00:33:02 f706445af74f: Waiting 00:33:02 4c4ab2625f07: Verifying Checksum 00:33:02 4c4ab2625f07: Download complete 00:33:02 adcc1eea9eea: Verifying Checksum 00:33:02 adcc1eea9eea: Download complete 00:33:02 540db60ca938: Verifying Checksum 00:33:02 540db60ca938: Download complete 00:33:02 afea3b2eda06: Verifying Checksum 00:33:02 afea3b2eda06: Download complete 00:33:02 7809a108b3ef: Verifying Checksum 00:33:02 7809a108b3ef: Download complete 00:33:02 540db60ca938: Pull complete 00:33:02 adcc1eea9eea: Pull complete 00:33:03 4c4ab2625f07: Pull complete 00:33:03 f706445af74f: Verifying Checksum 00:33:03 f706445af74f: Download complete 00:33:04 0510c868ecb4: Verifying Checksum 00:33:04 0510c868ecb4: Download complete 00:33:07 0510c868ecb4: Pull complete 00:33:07 afea3b2eda06: Pull complete 00:33:07 7809a108b3ef: Pull complete 00:33:12 f706445af74f: Pull complete 00:33:12 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:33:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:33:12 ---> b068be0155e3 00:33: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 00:33:14 ---> Running in c47b33982ae4 00:33:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:33:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:33:15 (1/12) Installing libmagic (5.39-r0) 00:33:15 (2/12) Installing file (5.39-r0) 00:33:15 (3/12) Installing libc-dev (0.7.2-r3) 00:33:16 (4/12) Installing g++ (10.2.1_pre1-r3) 00:33:21 (5/12) Installing fortify-headers (1.1-r0) 00:33:21 (6/12) Installing patch (2.7.6-r7) 00:33:21 (7/12) Installing build-base (0.5-r2) 00:33:21 (8/12) Installing libsodium (1.0.18-r0) 00:33:21 (9/12) Installing pkgconf (1.7.3-r0) 00:33:21 (10/12) Installing libsodium-dev (1.0.18-r0) 00:33:21 (11/12) Installing libzmq (4.3.3-r1) 00:33:21 (12/12) Installing zeromq-dev (4.3.3-r1) 00:33:21 Executing busybox-1.32.1-r6.trigger 00:33:21 OK: 219 MiB in 52 packages 00:33:23 Removing intermediate container c47b33982ae4 00:33:23 ---> d3e92a7c5d37 00:33:23 Step 4/6 : WORKDIR /edgex-go 00:33:23 ---> Running in 9380513b01d6 00:33:23 Removing intermediate container 9380513b01d6 00:33:23 ---> 5b6dc3874eb1 00:33:23 Step 5/6 : COPY go.mod . 00:33:23 ---> fac9e34723c0 00:33:23 Step 6/6 : RUN go mod download 00:33:23 ---> Running in d229d651bcad 00:33:35 Removing intermediate container d229d651bcad 00:33:35 ---> c0ef4e91f454 00:33:35 Successfully built c0ef4e91f454 00:33:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:33:35 + docker inspect -f . ci-base-image-x86_64 00:33:35 . [Pipeline] withDockerContainer 00:33:36 prd-centos7-docker-4c-2g-1973 does not seem to be running inside a container 00:33:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:33:36 $ docker top f2d47fab21057d4d69646eabd586897e53027fac1ae3ac059e45850ac41c869a -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:36 + go version 00:33:36 go version go1.16.3 linux/amd64 [Pipeline] } 00:33:36 $ docker stop --time=1 f2d47fab21057d4d69646eabd586897e53027fac1ae3ac059e45850ac41c869a 00:33:38 $ docker rm -f f2d47fab21057d4d69646eabd586897e53027fac1ae3ac059e45850ac41c869a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:38 + docker inspect -f . ci-base-image-x86_64 00:33:38 . [Pipeline] withDockerContainer 00:33:38 prd-centos7-docker-4c-2g-1973 does not seem to be running inside a container 00:33:38 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:33:39 $ docker top cafd2711185f87906d4e987c55e17d43d194e07f2ff45dca000e551ee5222bee -eo pid,comm [Pipeline] { [Pipeline] echo 00:33:39 ========================================================= 00:33:39 [edgeXBuildGoParallel] Running Tests and Build... 00:33:39 ========================================================= [Pipeline] sh 00:33:39 + go mod tidy [Pipeline] sh 00:33:40 + make test 00:33:40 go mod tidy 00:33:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:33:45 ? github.com/edgexfoundry/edgex-go [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:34:04 # github.com/edgexfoundry/edgex-go/internal/core/data 00:34:04 internal/core/data/router.go:50:15: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/common".ApiReadingByResourceNameAndTimeRangeRoute 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements 00:34:14 # github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [github.com/edgexfoundry/edgex-go/internal/core/data/controller/http.test] 00:34:14 internal/core/data/controller/http/reading_test.go:386:48: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/common".ApiReadingByResourceNameAndTimeRangeRoute 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 50.5% of statements 00:34:14 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [build failed] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.043s coverage: 78.9% of statements 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.264s coverage: 95.1% of statements 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.8% of statements 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 22.0% of statements 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 79.5% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 00:34:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.047s coverage: 94.4% of statements 00:34:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 00:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.180s coverage: 81.8% of statements 00:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 00:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 00:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements 00:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 00:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 00:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 00:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 00:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 00:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements 00:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements 00:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements 00:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 00:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 00:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 00:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 00:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.165s coverage: 66.9% of statements 00:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.6% of statements 00:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 00:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.041s coverage: 84.8% of statements 00:35:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements 00:35:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.108s coverage: 91.9% of statements 00:35:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 00:35:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.6% of statements 00:35:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 00:35:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 00:35:02 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 00:35:02 make: *** [Makefile:98: test] Error 2 [Pipeline] } 00:35:02 $ docker stop --time=1 cafd2711185f87906d4e987c55e17d43d194e07f2ff45dca000e551ee5222bee 00:35:04 $ docker rm -f cafd2711185f87906d4e987c55e17d43d194e07f2ff45dca000e551ee5222bee [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] } 00:35:05 Failed in branch amd64 00:36:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1977 in /w/workspace/edgexfoundry_edgex-go_PR-3577 [Pipeline] { [Pipeline] ws 00:36:06 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 00:36:06 The recommended git tool is: git 00:36:12 using credential edgex-jenkins-ssh 00:36:12 Cloning the remote Git repository 00:36:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:36:12 > git init /w/workspace/edgex-go/7 # timeout=10 00:36:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:12 > git --version # timeout=10 00:36:12 > git --version # 'git version 2.17.1' 00:36:12 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:29 Merging remotes/origin/main commit e67b96f43125f529184b400ebdcefa80e8ea1f21 into PR head commit f72980ee2e3b65de4e42a8ac343d76ba1da632ca 00:36:30 Merge succeeded, producing af363eb9a958e705fbbb39980ea2fba7eb09370c 00:36:30 Checking out Revision af363eb9a958e705fbbb39980ea2fba7eb09370c (PR-3577) 00:36:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:28 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3577/head:refs/remotes/origin/PR-3577 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:36:29 > git config core.sparsecheckout # timeout=10 00:36:29 > git checkout -f f72980ee2e3b65de4e42a8ac343d76ba1da632ca # timeout=10 00:36:29 > git remote # timeout=10 00:36:29 > git config --get remote.origin.url # timeout=10 00:36:29 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:29 > git merge e67b96f43125f529184b400ebdcefa80e8ea1f21 # timeout=10 00:36:30 > git rev-parse HEAD^{commit} # timeout=10 00:36:30 > git config core.sparsecheckout # timeout=10 00:36:30 > git checkout -f af363eb9a958e705fbbb39980ea2fba7eb09370c # timeout=10 00:36:34 Commit message: "Merge commit 'e67b96f43125f529184b400ebdcefa80e8ea1f21' into HEAD" 00:36:34 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:34 > git rev-list --no-walk dde3a1eb3237ae223acf4a78b29e7aeecc5b4995 # timeout=10 00:36:35 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:36:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:36 + sudo service docker restart 00:36:36 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:36:54 provisioning config files... 00:36:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config3573697595146848891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:55 ---> docker-login.sh 00:36:55 nexus3.edgexfoundry.org:10001 00:36:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:56 Configure a credential helper to remove this warning. See 00:36:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:56 00:36:56 Login Succeeded 00:36:56 nexus3.edgexfoundry.org:10002 00:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:57 Configure a credential helper to remove this warning. See 00:36:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:57 00:36:57 Login Succeeded 00:36:57 nexus3.edgexfoundry.org:10003 00:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:57 Configure a credential helper to remove this warning. See 00:36:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:57 00:36:57 Login Succeeded 00:36:57 nexus3.edgexfoundry.org:10004 00:36:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:58 Configure a credential helper to remove this warning. See 00:36:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:58 00:36:58 Login Succeeded 00:36:58 docker.io 00:36:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:59 Configure a credential helper to remove this warning. See 00:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:59 00:36:59 Login Succeeded 00:36:59 ---> docker-login.sh ends [Pipeline] } 00:36:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:59 ========================================================= 00:36:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:36:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:59 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 00:37:01 Sending build context to Docker daemon 165.8MB 00:37:01 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:37:01 Step 2/6 : FROM ${BASE} 00:37:02 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:37:02 595b0fe564bb: Pulling fs layer 00:37:02 3088b5b3c5c0: Pulling fs layer 00:37:02 5b7225fbf94c: Pulling fs layer 00:37:02 ba82ee9f976e: Pulling fs layer 00:37:02 506bd15cee9f: Pulling fs layer 00:37:02 75a0a4a0db45: Pulling fs layer 00:37:02 618dc40b7e24: Pulling fs layer 00:37:02 ba82ee9f976e: Waiting 00:37:02 506bd15cee9f: Waiting 00:37:02 75a0a4a0db45: Waiting 00:37:02 618dc40b7e24: Waiting 00:37:02 5b7225fbf94c: Verifying Checksum 00:37:02 5b7225fbf94c: Download complete 00:37:02 3088b5b3c5c0: Verifying Checksum 00:37:02 3088b5b3c5c0: Download complete 00:37:02 506bd15cee9f: Verifying Checksum 00:37:02 506bd15cee9f: Download complete 00:37:02 595b0fe564bb: Verifying Checksum 00:37:02 595b0fe564bb: Download complete 00:37:02 75a0a4a0db45: Verifying Checksum 00:37:02 75a0a4a0db45: Download complete 00:37:03 595b0fe564bb: Pull complete 00:37:03 3088b5b3c5c0: Pull complete 00:37:04 5b7225fbf94c: Pull complete 00:37:04 618dc40b7e24: Verifying Checksum 00:37:04 618dc40b7e24: Download complete 00:37:06 ba82ee9f976e: Verifying Checksum 00:37:06 ba82ee9f976e: Download complete 00:37:16 ba82ee9f976e: Pull complete 00:37:16 506bd15cee9f: Pull complete 00:37:16 75a0a4a0db45: Pull complete 00:37:19 618dc40b7e24: Pull complete 00:37:19 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 00:37:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:37:19 ---> a36622ca3599 00:37:19 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 00:37:22 ---> Running in 54b9e3eb4820 00:37:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:37:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:37:25 (1/12) Installing libmagic (5.39-r0) 00:37:25 (2/12) Installing file (5.39-r0) 00:37:25 (3/12) Installing libc-dev (0.7.2-r3) 00:37:25 (4/12) Installing g++ (10.2.1_pre1-r3) 00:37:31 (5/12) Installing fortify-headers (1.1-r0) 00:37:31 (6/12) Installing patch (2.7.6-r7) 00:37:31 (7/12) Installing build-base (0.5-r2) 00:37:31 (8/12) Installing libsodium (1.0.18-r0) 00:37:31 (9/12) Installing pkgconf (1.7.3-r0) 00:37:31 (10/12) Installing libsodium-dev (1.0.18-r0) 00:37:31 (11/12) Installing libzmq (4.3.3-r1) 00:37:31 (12/12) Installing zeromq-dev (4.3.3-r1) 00:37:31 Executing busybox-1.32.1-r6.trigger 00:37:31 OK: 218 MiB in 52 packages 00:37:35 Removing intermediate container 54b9e3eb4820 00:37:35 ---> c164e56de8b8 00:37:35 Step 4/6 : WORKDIR /edgex-go 00:37:35 ---> Running in b195544dc2f3 00:37:35 Removing intermediate container b195544dc2f3 00:37:35 ---> 494a8b37a4ba 00:37:35 Step 5/6 : COPY go.mod . 00:37:36 ---> 3d7a73782c88 00:37:36 Step 6/6 : RUN go mod download 00:37:36 ---> Running in e4ce9ac47fb2 00:38:03 Removing intermediate container e4ce9ac47fb2 00:38:03 ---> b58626bc1cd4 00:38:03 Successfully built b58626bc1cd4 00:38:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:38:03 + docker inspect -f . ci-base-image-arm64 00:38:03 . [Pipeline] withDockerContainer 00:38:04 prd-ubuntu18.04-docker-arm64-4c-16g-1977 does not seem to be running inside a container 00:38:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:06 $ docker top 57c4fd9be4c965de4d182d7165ed1b044cb8a7a4ba73b1d2ba3aa54ab8d2176e -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:07 + go version 00:38:07 go version go1.16.5 linux/arm64 [Pipeline] } 00:38:07 $ docker stop --time=1 57c4fd9be4c965de4d182d7165ed1b044cb8a7a4ba73b1d2ba3aa54ab8d2176e 00:38:09 $ docker rm -f 57c4fd9be4c965de4d182d7165ed1b044cb8a7a4ba73b1d2ba3aa54ab8d2176e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:38:09 + docker inspect -f . ci-base-image-arm64 00:38:09 . [Pipeline] withDockerContainer 00:38:10 prd-ubuntu18.04-docker-arm64-4c-16g-1977 does not seem to be running inside a container 00:38:10 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:11 $ docker top ab9e7407adac333a2f991df3664f65ac6d77e6cee21504e4dd47c8d495b811e1 -eo pid,comm [Pipeline] { [Pipeline] echo 00:38:12 ========================================================= 00:38:12 [edgeXBuildGoParallel] Running Tests and Build... 00:38:12 ========================================================= [Pipeline] sh 00:38:12 + go mod tidy [Pipeline] sh 00:38:14 + make test 00:38:14 go mod tidy 00:38:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:38:41 ? github.com/edgexfoundry/edgex-go [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:39:49 # github.com/edgexfoundry/edgex-go/internal/core/data 00:39:49 internal/core/data/router.go:50:15: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/common".ApiReadingByResourceNameAndTimeRangeRoute 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.210s coverage: 28.7% of statements 00:40:17 # github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [github.com/edgexfoundry/edgex-go/internal/core/data/controller/http.test] 00:40:17 internal/core/data/controller/http/reading_test.go:386:48: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/common".ApiReadingByResourceNameAndTimeRangeRoute 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.312s coverage: 100.0% of statements 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.341s coverage: 50.5% of statements 00:40:22 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [build failed] 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.250s coverage: 78.9% of statements 00:40:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.244s coverage: 81.2% of statements 00:40:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.453s coverage: 95.1% of statements 00:40:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.188s coverage: 60.0% of statements 00:40:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.328s coverage: 0.8% of statements 00:40:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.170s coverage: 58.8% of statements 00:40:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.311s coverage: 22.0% of statements 00:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.235s coverage: 47.1% of statements 00:40:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.329s coverage: 79.5% of statements 00:40:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.170s coverage: 94.1% of statements 00:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.299s coverage: 96.3% of statements 00:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.175s coverage: 87.5% of statements 00:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.236s coverage: 94.4% of statements 00:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.168s coverage: 44.8% of statements 00:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.593s coverage: 81.8% of statements 00:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.273s coverage: 92.9% of statements 00:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 65.1% of statements 00:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.190s coverage: 87.2% of statements 00:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements 00:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.190s coverage: 58.8% of statements 00:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.184s coverage: 80.0% of statements 00:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.293s coverage: 87.2% of statements 00:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.276s coverage: 85.4% of statements 00:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.351s coverage: 91.2% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.830s coverage: 64.4% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.206s coverage: 100.0% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 91.3% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements 00:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 00:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.050s coverage: 66.9% of statements 00:41:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.703s coverage: 43.6% of statements 00:41:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.279s coverage: 89.5% of statements 00:41:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.352s coverage: 84.8% of statements 00:41:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.273s coverage: 19.3% of statements 00:41:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.572s coverage: 91.9% of statements 00:41:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.212s coverage: 62.7% of statements 00:41:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.415s coverage: 97.6% of statements 00:41:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.160s coverage: 28.9% of statements 00:41:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.190s coverage: 100.0% of statements 00:41:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 00:41:14 make: *** [Makefile:98: test] Error 2 [Pipeline] } 00:41:14 $ docker stop --time=1 ab9e7407adac333a2f991df3664f65ac6d77e6cee21504e4dd47c8d495b811e1 00:41:16 $ docker rm -f ab9e7407adac333a2f991df3664f65ac6d77e6cee21504e4dd47c8d495b811e1 [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 00:41:18 ---> job-cost.sh 00:41:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xwe8 00:42:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:43:57 lf-activate-venv(): INFO: Adding /tmp/venv-Xwe8/bin to PATH 00:43:57 INFO: No Stack... 00:43:57 INFO: Retrieving Pricing Info for: v2-standard-4 00:43:57 INFO: Archiving Costs [Pipeline] sh 00:43:57 + cat /w/workspace/edgex-go/7/archives/cost.csv 00:43:57 + cut -d, -f6 [Pipeline] lock 00:43:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3577-7-stack-cost] 00:43:57 Resource [jenkins-edgexfoundry-edgex-go-PR-3577-7-stack-cost] did not exist. Created. 00:43:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3577-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:43:58 + echo total: 0.18000000715255737 [Pipeline] stash 00:43:58 Stashed 1 file(s) [Pipeline] } 00:43:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3577-7-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:43:59 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 00:44:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:44:01 ---> package-listing.sh 00:44:01 ++ facter osfamily 00:44:01 ++ tr '[:upper:]' '[:lower:]' 00:44:01 + OS_FAMILY=redhat 00:44:01 + workspace=/w/workspace/edgex-go/7 00:44:01 + START_PACKAGES=/tmp/packages_start.txt 00:44:01 + END_PACKAGES=/tmp/packages_end.txt 00:44:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:44:01 + PACKAGES=/tmp/packages_start.txt 00:44:01 + '[' /w/workspace/edgex-go/7 ']' 00:44:01 + PACKAGES=/tmp/packages_end.txt 00:44:01 + case "${OS_FAMILY}" in 00:44:01 + sort 00:44:01 + rpm -qa 00:44:02 + '[' -f /tmp/packages_start.txt ']' 00:44:02 + '[' -f /tmp/packages_end.txt ']' 00:44:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:44:02 + '[' /w/workspace/edgex-go/7 ']' 00:44:02 + mkdir -p /w/workspace/edgex-go/7/archives/ 00:44:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 00:44: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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:44:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:44:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:44:03 00:44:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:44:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:44:03 alpine: Pulling from edgex-lftools-log-publisher 00:44:03 df20fa9351a1: Pulling fs layer 00:44:03 36b3adc4ff6f: Pulling fs layer 00:44:03 8ad3a11d3b57: Pulling fs layer 00:44:03 46f8f816bc3b: Pulling fs layer 00:44:03 93b61091891f: Pulling fs layer 00:44:03 93b9cdb0e59b: Pulling fs layer 00:44:03 5e14af77c1be: Pulling fs layer 00:44:03 01666e4c0597: Pulling fs layer 00:44:03 aa168da1d23b: Pulling fs layer 00:44:03 93b9cdb0e59b: Waiting 00:44:03 5e14af77c1be: Waiting 00:44:03 01666e4c0597: Waiting 00:44:03 aa168da1d23b: Waiting 00:44:03 46f8f816bc3b: Waiting 00:44:03 93b61091891f: Waiting 00:44:03 36b3adc4ff6f: Verifying Checksum 00:44:03 36b3adc4ff6f: Download complete 00:44:03 46f8f816bc3b: Verifying Checksum 00:44:03 46f8f816bc3b: Download complete 00:44:03 df20fa9351a1: Verifying Checksum 00:44:03 df20fa9351a1: Download complete 00:44:03 93b9cdb0e59b: Verifying Checksum 00:44:03 93b9cdb0e59b: Download complete 00:44:03 5e14af77c1be: Verifying Checksum 00:44:03 5e14af77c1be: Download complete 00:44:03 01666e4c0597: Verifying Checksum 00:44:03 01666e4c0597: Download complete 00:44:03 93b61091891f: Verifying Checksum 00:44:03 93b61091891f: Download complete 00:44:03 df20fa9351a1: Pull complete 00:44:04 8ad3a11d3b57: Verifying Checksum 00:44:04 8ad3a11d3b57: Download complete 00:44:04 36b3adc4ff6f: Pull complete 00:44:04 8ad3a11d3b57: Pull complete 00:44:04 46f8f816bc3b: Pull complete 00:44:05 93b61091891f: Pull complete 00:44:05 93b9cdb0e59b: Pull complete 00:44:05 5e14af77c1be: Pull complete 00:44:05 01666e4c0597: Pull complete 00:44:05 aa168da1d23b: Verifying Checksum 00:44:05 aa168da1d23b: Download complete 00:44:10 aa168da1d23b: Pull complete 00:44:10 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:44:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:44:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:44:10 prd-centos7-docker-4c-2g-1973 does not seem to be running inside a container 00:44:10 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:44:13 $ docker top cc0e6a33fdcbe40b73f116c3e8e94d7052a7c7340ae9e1119d8117bae027224f -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:13 + touch /tmp/pre-build-complete [Pipeline] sh 00:44:13 + mkdir -p /var/log/sa [Pipeline] sh 00:44:14 + ls /var/log/sa-host 00:44:14 + sadf -c /var/log/sa-host/sa05 00:44:14 file_magic: OK 00:44:14 HZ: Using current value: 100 00:44:14 file_header: OK 00:44:14 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 00:44:14 Statistics: 00:44:14 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:44:14 File successfully converted to sysstat format version 12.2.1 00:44:14 + sadf -c /var/log/sa-host/sa07 00:44:14 file_magic: OK 00:44:14 HZ: Using current value: 100 00:44:14 file_header: OK 00:44:14 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 00:44:14 Statistics: 00:44:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:44:14 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:44:14 provisioning config files... 00:44:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config164679532763397618tmp [Pipeline] { [Pipeline] echo 00:44:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:44:14 ---> create-netrc.sh [Pipeline] } 00:44:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:44:15 ---> python-tools-install.sh [Pipeline] echo 00:44:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:44:15 ---> sudo-logs.sh 00:44:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:44:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:44:15 ---> job-cost.sh 00:44:15 lf-activate-venv: SKIPPING 00:44:15 DEBUG: total: 0.18000000715255737 00:44:15 INFO: Retrieving Stack Cost... 00:44:16 INFO: Retrieving Pricing Info for: v3-standard-2 00:44:17 INFO: Archiving Costs [Pipeline] echo 00:44:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:44:17 ---> logs-deploy.sh 00:44:17 lf-activate-venv: SKIPPING 00:44:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3577/7 00:44:17 INFO: archiving workspace using pattern(s): 00:44:18 Archives upload complete. 00:44:18 INFO: archiving logs to Nexus 00:44:19 ---> uname -a: 00:44:19 Linux prd-centos7-docker-4c-2g-1973.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:44:19 00:44:19 00:44:19 ---> lscpu: 00:44:19 Architecture: x86_64 00:44:19 CPU op-mode(s): 32-bit, 64-bit 00:44:19 Byte Order: Little Endian 00:44:19 Address sizes: 40 bits physical, 48 bits virtual 00:44:19 CPU(s): 2 00:44:19 On-line CPU(s) list: 0,1 00:44:19 Thread(s) per core: 1 00:44:19 Core(s) per socket: 1 00:44:19 Socket(s): 2 00:44:19 NUMA node(s): 1 00:44:19 Vendor ID: AuthenticAMD 00:44:19 CPU family: 23 00:44:19 Model: 49 00:44:19 Model name: AMD EPYC-Rome Processor 00:44:19 Stepping: 0 00:44:19 CPU MHz: 2799.998 00:44:19 BogoMIPS: 5599.99 00:44:19 Virtualization: AMD-V 00:44:19 Hypervisor vendor: KVM 00:44:19 Virtualization type: full 00:44:19 L1d cache: 64 KiB 00:44:19 L1i cache: 64 KiB 00:44:19 L2 cache: 1 MiB 00:44:19 L3 cache: 32 MiB 00:44:19 NUMA node0 CPU(s): 0,1 00:44:19 Vulnerability Itlb multihit: Not affected 00:44:19 Vulnerability L1tf: Not affected 00:44:19 Vulnerability Mds: Not affected 00:44:19 Vulnerability Meltdown: Not affected 00:44:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:44:19 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:44:19 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:44:19 Vulnerability Srbds: Not affected 00:44:19 Vulnerability Tsx async abort: Not affected 00:44:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 00:44:19 00:44:19 00:44:19 ---> nproc: 00:44:19 2 00:44:19 00:44:19 00:44:19 ---> df -h: 00:44:19 Filesystem Size Used Available Use% Mounted on 00:44:19 overlay 40.0G 8.5G 31.4G 21% / 00:44:19 tmpfs 64.0M 0 64.0M 0% /dev 00:44:19 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:44:19 shm 64.0M 0 64.0M 0% /dev/shm 00:44:19 /dev/vda1 40.0G 8.5G 31.4G 21% /facter-os 00:44:19 /dev/vda1 40.0G 8.5G 31.4G 21% /etc/resolv.conf 00:44:19 /dev/vda1 40.0G 8.5G 31.4G 21% /etc/hostname 00:44:19 /dev/vda1 40.0G 8.5G 31.4G 21% /etc/hosts 00:44:19 /dev/vda1 40.0G 8.5G 31.4G 21% /run/cloud-init/result.json 00:44:19 /dev/vda1 40.0G 8.5G 31.4G 21% /var/log/sa-host 00:44:19 /dev/vda1 40.0G 8.5G 31.4G 21% /var/log/secure 00:44:19 /dev/vda1 40.0G 8.5G 31.4G 21% /var/log/auth.log 00:44:19 /dev/vda1 40.0G 8.5G 31.4G 21% /w/workspace/edgex-go/7 00:44:19 /dev/vda1 40.0G 8.5G 31.4G 21% /w/workspace/edgex-go/7@tmp 00:44:19 00:44:19 00:44:19 ---> free -m: 00:44:19 total used free shared buff/cache available 00:44:19 Mem: 7821 1156 3584 0 3080 6523 00:44:19 Swap: 1023 0 1023 00:44:19 00:44:19 00:44:19 ---> ip addr: 00:44:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:44:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:44:19 inet 127.0.0.1/8 scope host lo 00:44:19 valid_lft forever preferred_lft forever 00:44:19 inet6 ::1/128 scope host 00:44:19 valid_lft forever preferred_lft forever 00:44:19 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:44:19 link/ether fa:16:3e:e6:e0:0b brd ff:ff:ff:ff:ff:ff 00:44:19 inet 10.30.122.149/23 brd 10.30.123.255 scope global dynamic eth0 00:44:19 valid_lft 85615sec preferred_lft 85615sec 00:44:19 inet6 fe80::f816:3eff:fee6:e00b/64 scope link 00:44:19 valid_lft forever preferred_lft forever 00:44:19 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:44:19 link/ether 02:42:4f:fd:ee:3f brd ff:ff:ff:ff:ff:ff 00:44:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:44:19 valid_lft forever preferred_lft forever 00:44:19 inet6 fe80::42:4fff:fefd:ee3f/64 scope link 00:44:19 valid_lft forever preferred_lft forever 00:44:19 00:44:19 00:44:19 ---> sar -b -r -n DEV: 00:44:19 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/07/21 _x86_64_ (2 CPU) 00:44:19 00:44:19 00:31:02 LINUX RESTART (2 CPU) 00:44:19 00:44:19 00:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:44:19 00:33:01 30.52 0.67 29.86 0.00 352.77 13680.10 0.00 00:44:19 00:34:01 183.21 0.02 183.19 0.00 0.53 47824.97 0.00 00:44:19 00:35:02 53.90 0.00 53.90 0.00 0.00 10480.62 0.00 00:44:19 00:36:01 7.64 0.02 7.62 0.00 0.54 691.11 0.00 00:44:19 00:37:01 1.45 0.00 1.45 0.00 0.00 25.53 0.00 00:44:19 00:38:01 0.37 0.00 0.37 0.00 0.00 5.76 0.00 00:44:19 00:39:01 0.23 0.00 0.23 0.00 0.00 3.17 0.00 00:44:19 00:40:01 0.38 0.00 0.38 0.00 0.00 5.21 0.00 00:44:19 00:41:01 0.58 0.00 0.58 0.00 0.00 5.15 0.00 00:44:19 00:42:01 0.52 0.00 0.52 0.00 0.00 5.76 0.00 00:44:19 00:43:01 0.33 0.00 0.33 0.00 0.00 4.42 0.00 00:44:19 00:44:01 0.28 0.07 0.22 0.00 3.46 3.30 0.00 00:44:19 Average: 23.32 0.06 23.25 0.00 29.82 6071.86 0.00 00:44:19 00:44:19 00:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:44:19 00:33:01 4789944 0 899868 11.24 2620 2316508 1635480 18.06 930368 1869956 259724 00:44:19 00:34:01 3891388 0 1183672 14.78 2620 2931260 1780888 19.66 1346296 2225988 180572 00:44:19 00:35:02 3757728 0 1154304 14.41 2620 3094288 1586792 17.52 1398752 2292852 36756 00:44:19 00:36:01 4197368 0 1061852 13.26 2620 2747100 1416152 15.64 1152004 2129900 8 00:44:19 00:37:01 4196940 0 1062272 13.26 2620 2747108 1426420 15.75 1154696 2129900 12 00:44:19 00:38:01 4210524 0 1048684 13.09 2620 2747112 1331172 14.70 1134972 2138416 20 00:44:19 00:39:01 4210116 0 1049088 13.10 2620 2747116 1329116 14.67 1137408 2138412 8 00:44:19 00:40:01 4200808 0 1058392 13.22 2620 2747120 1329116 14.67 1156524 2128596 8 00:44:19 00:41:01 4199700 0 1059496 13.23 2620 2747124 1329116 14.67 1157516 2128600 8 00:44:19 00:42:01 4194040 0 1065152 13.30 2620 2747128 1359108 15.01 1163796 2127252 8 00:44:19 00:43:01 4197888 0 1061304 13.25 2620 2747128 1331924 14.71 1161812 2126348 8 00:44:19 00:44:01 4195500 0 1063676 13.28 2620 2747144 1333820 14.73 1163336 2126352 24 00:44:19 Average: 4186829 0 1063980 13.28 2620 2755511 1432425 15.81 1171457 2130214 39763 00:44:19 00:44:19 00:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:44:19 00:33:01 eth0 872.61 1023.35 3042.24 106.41 0.00 0.00 0.00 0.00 00:44:19 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:19 00:33:01 docker0 969.08 796.07 75.69 2698.96 0.00 0.00 0.00 0.00 00:44:19 00:34:01 veth432c41b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:44:19 00:34:01 eth0 541.73 458.66 3547.70 48.63 0.00 0.00 0.00 0.00 00:44:19 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:19 00:34:01 docker0 206.64 258.19 14.50 842.74 0.00 0.00 0.00 0.00 00:44:19 00:35:02 veth432c41b 2.26 2.26 0.18 0.18 0.00 0.00 0.00 0.00 00:44:19 00:35:02 eth0 23.83 12.75 17.59 9.28 0.00 0.00 0.00 0.00 00:44:19 00:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:19 00:35:02 docker0 2.26 2.26 0.15 0.18 0.00 0.00 0.00 0.00 00:44:19 00:36:01 eth0 7.67 6.94 2.96 60.15 0.00 0.00 0.00 0.00 00:44:19 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:19 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:19 00:37:01 eth0 1.57 1.67 0.41 12.68 0.00 0.00 0.00 0.00 00:44:19 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:19 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:19 00:38:01 eth0 0.20 0.18 0.07 0.36 0.00 0.00 0.00 0.00 00:44:19 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:19 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:19 00:39:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:44:19 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:19 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:19 00:40:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:44:19 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:19 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:19 00:41:01 eth0 0.33 0.08 0.03 0.01 0.00 0.00 0.00 0.00 00:44:19 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:19 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:19 00:42:01 eth0 3.12 2.72 0.57 12.70 0.00 0.00 0.00 0.00 00:44:19 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:19 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:19 00:43:01 eth0 1.00 0.10 0.11 0.47 0.00 0.00 0.00 0.00 00:44:19 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:19 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:19 00:44:01 eth0 2.32 1.70 1.62 11.10 0.00 0.00 0.00 0.00 00:44:19 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:19 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:19 Average: eth0 121.41 125.90 552.11 21.77 0.00 0.00 0.00 0.00 00:44:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:19 Average: docker0 98.33 88.19 7.54 295.65 0.00 0.00 0.00 0.00 00:44:19 00:44:19 00:44:19 ---> sar -P ALL: 00:44:19 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/07/21 _x86_64_ (2 CPU) 00:44:19 00:44:19 00:31:02 LINUX RESTART (2 CPU) 00:44:19 00:44:19 00:32:01 CPU %user %nice %system %iowait %steal %idle 00:44:19 00:33:01 all 14.79 0.00 3.96 3.14 0.10 78.01 00:44:19 00:33:01 0 13.01 0.00 4.17 1.64 0.11 81.08 00:44:19 00:33:01 1 16.58 0.00 3.76 4.64 0.09 74.93 00:44:19 00:34:01 all 42.36 0.00 8.96 7.33 0.10 41.26 00:44:19 00:34:01 0 43.29 0.00 9.26 7.46 0.09 39.90 00:44:19 00:34:01 1 41.43 0.00 8.65 7.20 0.11 42.61 00:44:19 00:35:02 all 32.79 0.00 4.19 0.86 0.08 62.08 00:44:19 00:35:02 0 31.99 0.00 4.18 1.15 0.09 62.60 00:44:19 00:35:02 1 33.60 0.00 4.20 0.56 0.07 61.57 00:44:19 00:36:01 all 0.39 0.00 0.43 0.11 0.03 99.03 00:44:19 00:36:01 0 0.41 0.00 0.49 0.00 0.02 99.08 00:44:19 00:36:01 1 0.37 0.00 0.37 0.22 0.05 98.98 00:44:19 00:37:01 all 0.08 0.00 0.04 0.00 0.03 99.86 00:44:19 00:37:01 0 0.07 0.00 0.03 0.00 0.02 99.88 00:44:19 00:37:01 1 0.08 0.00 0.05 0.00 0.03 99.83 00:44:19 00:38:01 all 0.11 0.00 0.27 0.00 0.02 99.59 00:44:19 00:38:01 0 0.10 0.00 0.32 0.00 0.02 99.57 00:44:19 00:38:01 1 0.12 0.00 0.23 0.00 0.03 99.62 00:44:19 00:39:01 all 0.02 0.00 0.03 0.00 0.03 99.92 00:44:19 00:39:01 0 0.02 0.00 0.05 0.00 0.02 99.92 00:44:19 00:39:01 1 0.02 0.00 0.02 0.00 0.03 99.93 00:44:19 00:40:01 all 0.03 0.00 0.03 0.00 0.03 99.92 00:44:19 00:40:01 0 0.02 0.00 0.05 0.00 0.03 99.90 00:44:19 00:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:44:19 00:41:01 all 0.03 0.00 0.01 0.00 0.02 99.95 00:44:19 00:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 00:44:19 00:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:44:19 00:42:01 all 0.08 0.00 0.06 0.00 0.03 99.83 00:44:19 00:42:01 0 0.08 0.00 0.05 0.00 0.03 99.83 00:44:19 00:42:01 1 0.07 0.00 0.07 0.00 0.03 99.83 00:44:19 00:43:01 all 0.02 0.00 0.03 0.00 0.01 99.95 00:44:19 00:43:01 0 0.02 0.00 0.03 0.00 0.02 99.93 00:44:19 00:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:44:19 00:44:19 00:43:01 CPU %user %nice %system %iowait %steal %idle 00:44:19 00:44:01 all 0.32 0.00 0.09 0.00 0.03 99.57 00:44:19 00:44:01 0 0.15 0.00 0.07 0.00 0.03 99.75 00:44:19 00:44:01 1 0.48 0.00 0.12 0.00 0.02 99.38 00:44:19 Average: all 7.25 0.00 1.44 0.91 0.04 90.36 00:44:19 Average: 0 7.09 0.00 1.49 0.81 0.04 90.58 00:44:19 Average: 1 7.41 0.00 1.40 1.00 0.04 90.15 00:44:19 00:44:19 00:44:19