Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 1839698a2dde2b913a8fb2ca4dd0c55fce4f3cab+7bb90d905bf3f7572d0df0c323922e46dc77e599 (bfa843771cf46e3c883cbf90714131195e5bef69) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3021803559912772356.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4215619298216556095.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3813/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3813/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8032750419468784467.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh609052827514356184.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3813/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3813/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6293169405740877139.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-837 in /w/workspace/edgexfoundry_edgex-go_PR-3813 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh7934988608137771687.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 7bb90d905bf3f7572d0df0c323922e46dc77e599 into PR head commit 1839698a2dde2b913a8fb2ca4dd0c55fce4f3cab Merge succeeded, producing eabfe7cb2c954fd6fe7f5e071a141ce95733cb97 Checking out Revision eabfe7cb2c954fd6fe7f5e071a141ce95733cb97 (PR-3813) Commit message: "Merge commit '7bb90d905bf3f7572d0df0c323922e46dc77e599' into HEAD" > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh2961089169952135171.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3813/head:refs/remotes/origin/PR-3813 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1839698a2dde2b913a8fb2ca4dd0c55fce4f3cab # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh2879484282618396411.key > git merge 7bb90d905bf3f7572d0df0c323922e46dc77e599 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eabfe7cb2c954fd6fe7f5e071a141ce95733cb97 # timeout=10 > git rev-list --no-walk 1839698a2dde2b913a8fb2ca4dd0c55fce4f3cab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:31:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:31:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:31:02 ========================================================= 16:31:02 EdgeX Global Pipelines Version Info 16:31:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:31:03 ------------------- 16:31:03 stable info: 16:31:03 ------------------- 16:31:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:31:03 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 16:31:03 Message: update stable to v1.0.215 16:31:04 ------------------- 16:31:04 experimental info: 16:31:04 ------------------- 16:31:04 Commited By: **** collab-it+edgex@linuxfoundation.org 16:31:04 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 16:31:04 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:31:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:31:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:31:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:31:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:31:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:31:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:31:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:31:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:31:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:31:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:31:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:31:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:31:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:31:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:31:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:31:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:31:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:31:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:31:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:31:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:31:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:31:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:31:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3813 [Pipeline] echo 16:31:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3813 [Pipeline] echo 16:31:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3813 [Pipeline] echo 16:31:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eabfe7cb2c954fd6fe7f5e071a141ce95733cb97 [Pipeline] echo 16:31:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eabfe7c [Pipeline] echo 16:31:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:04 provisioning config files... 16:31:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config7274332172791731331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:05 ---> docker-login.sh 16:31:05 nexus3.edgexfoundry.org:10001 16:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:05 Configure a credential helper to remove this warning. See 16:31:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:05 16:31:05 Login Succeeded 16:31:05 nexus3.edgexfoundry.org:10002 16:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:05 Configure a credential helper to remove this warning. See 16:31:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:05 16:31:05 Login Succeeded 16:31:05 nexus3.edgexfoundry.org:10003 16:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:05 Configure a credential helper to remove this warning. See 16:31:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:05 16:31:05 Login Succeeded 16:31:05 nexus3.edgexfoundry.org:10004 16:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:05 Configure a credential helper to remove this warning. See 16:31:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:05 16:31:05 Login Succeeded 16:31:05 docker.io 16:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:06 Configure a credential helper to remove this warning. See 16:31:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:06 16:31:06 Login Succeeded 16:31:06 ---> docker-login.sh ends [Pipeline] } 16:31:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:06 ++ 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 16:31:06 + for file in '`ls cmd/**/Dockerfile`' 16:31:06 ++ dirname cmd/core-command/Dockerfile 16:31:06 ++ cut -d/ -f2 16:31:06 + echo core-command,cmd/core-command/Dockerfile 16:31:06 + for file in '`ls cmd/**/Dockerfile`' 16:31:06 ++ dirname cmd/core-data/Dockerfile 16:31:06 ++ cut -d/ -f2 16:31:06 + echo core-data,cmd/core-data/Dockerfile 16:31:06 + for file in '`ls cmd/**/Dockerfile`' 16:31:06 ++ dirname cmd/core-metadata/Dockerfile 16:31:06 ++ cut -d/ -f2 16:31:06 + echo core-metadata,cmd/core-metadata/Dockerfile 16:31:06 + for file in '`ls cmd/**/Dockerfile`' 16:31:06 ++ dirname cmd/security-bootstrapper/Dockerfile 16:31:06 ++ cut -d/ -f2 16:31:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:31:06 + for file in '`ls cmd/**/Dockerfile`' 16:31:06 ++ dirname cmd/security-proxy-setup/Dockerfile 16:31:06 ++ cut -d/ -f2 16:31:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:31:06 + for file in '`ls cmd/**/Dockerfile`' 16:31:06 ++ cut -d/ -f2 16:31:06 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:31:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:31:06 + for file in '`ls cmd/**/Dockerfile`' 16:31:06 ++ cut -d/ -f2 16:31:06 ++ dirname cmd/support-notifications/Dockerfile 16:31:06 + echo support-notifications,cmd/support-notifications/Dockerfile 16:31:06 + for file in '`ls cmd/**/Dockerfile`' 16:31:06 ++ dirname cmd/support-scheduler/Dockerfile 16:31:06 ++ cut -d/ -f2 16:31:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:31:06 + for file in '`ls cmd/**/Dockerfile`' 16:31:06 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:31:06 ++ cut -d/ -f2 16:31:06 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:31:06 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] { (Build Check) [Pipeline] sh 16:31:07 + git rev-list -1 --merges eabfe7cb2c954fd6fe7f5e071a141ce95733cb97~1..eabfe7cb2c954fd6fe7f5e071a141ce95733cb97 [Pipeline] echo 16:31:07 -----------> git rev-list -1 --merges eabfe7cb2c954fd6fe7f5e071a141ce95733cb97~1..eabfe7cb2c954fd6fe7f5e071a141ce95733cb97 eabfe7cb2c954fd6fe7f5e071a141ce95733cb97 16:31:07 eabfe7cb2c954fd6fe7f5e071a141ce95733cb97 [false] [Pipeline] sh 16:31:07 + git log --format=format:%s -1 eabfe7cb2c954fd6fe7f5e071a141ce95733cb97 [Pipeline] echo 16:31:07 ========================================================= 16:31:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:31:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:31:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:08 16:31:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:31:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:08 latest: Pulling from edgex-devops/git-semver 16:31:08 a0d0a0d46f8b: Pulling fs layer 16:31:08 3e5f54012d9b: Pulling fs layer 16:31:08 4c7163046ea9: Pulling fs layer 16:31:08 0c2d73faf560: Pulling fs layer 16:31:08 0c2d73faf560: Waiting 16:31:08 3e5f54012d9b: Verifying Checksum 16:31:08 3e5f54012d9b: Download complete 16:31:08 a0d0a0d46f8b: Verifying Checksum 16:31:08 a0d0a0d46f8b: Download complete 16:31:08 0c2d73faf560: Verifying Checksum 16:31:08 0c2d73faf560: Download complete 16:31:08 4c7163046ea9: Verifying Checksum 16:31:08 4c7163046ea9: Download complete 16:31:08 a0d0a0d46f8b: Pull complete 16:31:08 3e5f54012d9b: Pull complete 16:31:08 4c7163046ea9: Pull complete 16:31:09 0c2d73faf560: Pull complete 16:31:09 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:31:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:31:09 prd-centos7-docker-4c-2g-837 does not seem to be running inside a container 16:31:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 16:31:10 $ docker top 71e2ac2e79e151890c45219952e68468a4a720c20ce053edcbd14ae30849b922 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:31:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:10 [ssh-agent] Looking for ssh-agent implementation... 16:31:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:10 $ docker exec 71e2ac2e79e151890c45219952e68468a4a720c20ce053edcbd14ae30849b922 ssh-agent 16:31:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLhIbMH/agent.14 16:31:10 SSH_AGENT_PID=21 16:31:10 Running ssh-add (command line suppressed) 16:31:10 Identity added: /w/workspace/edgex-go/8@tmp/private_key_546437701663944273.key (/w/workspace/edgex-go/8@tmp/private_key_546437701663944273.key) 16:31:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:10 + git tag --points-at HEAD [Pipeline] } 16:31:10 $ docker exec --env ******** --env ******** 71e2ac2e79e151890c45219952e68468a4a720c20ce053edcbd14ae30849b922 ssh-agent -k 16:31:10 unset SSH_AUTH_SOCK; 16:31:10 unset SSH_AGENT_PID; 16:31:10 echo Agent pid 21 killed; 16:31:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:31:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:10 [ssh-agent] Looking for ssh-agent implementation... 16:31:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:11 $ docker exec 71e2ac2e79e151890c45219952e68468a4a720c20ce053edcbd14ae30849b922 ssh-agent 16:31:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDEBmah/agent.55 16:31:11 SSH_AGENT_PID=61 16:31:11 Running ssh-add (command line suppressed) 16:31:11 Identity added: /w/workspace/edgex-go/8@tmp/private_key_5987380729284495632.key (/w/workspace/edgex-go/8@tmp/private_key_5987380729284495632.key) 16:31:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:11 + git semver init 16:31:11 # -> Open(): unable to determine branch for HEAD 16:31:11 # $GIT_DIR = /w/workspace/edgex-go/8/.git 16:31:11 # $GIT_WORK_TREE = /w/workspace/edgex-go/8 16:31:11 # $SEMVER_REMOTE_NAME = origin 16:31:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:31:11 # $SEMVER_USER_NAME = edgex-jenkins 16:31:11 # $SEMVER_BRANCH = PR-3813 16:31:11 # $SEMVER_TEMP = /tmp/semver-852812221 16:31:11 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:32:19 # '/tmp/semver-852812221' -> '/w/workspace/edgex-go/8/.semver' 16:32:19 # -> Force: false 16:32:19 # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } 16:32:19 $ docker exec --env ******** --env ******** 71e2ac2e79e151890c45219952e68468a4a720c20ce053edcbd14ae30849b922 ssh-agent -k 16:32:19 unset SSH_AUTH_SOCK; 16:32:19 unset SSH_AGENT_PID; 16:32:19 echo Agent pid 61 killed; 16:32:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:19 + git semver [Pipeline] } 16:32:19 $ docker stop --time=1 71e2ac2e79e151890c45219952e68468a4a720c20ce053edcbd14ae30849b922 16:32:21 $ docker rm -f 71e2ac2e79e151890c45219952e68468a4a720c20ce053edcbd14ae30849b922 [Pipeline] // withDockerContainer [Pipeline] sh 16:32:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:32:22 Stashed 1 file(s) [Pipeline] echo 16:32:22 [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] echo 16:32:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:22 ========================================================= 16:32:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:32:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:32:22 a0d0a0d46f8b: Already exists 16:32:22 31adcdaf11c8: Pulling fs layer 16:32:22 b8b176561691: Pulling fs layer 16:32:22 4527c011a84f: Pulling fs layer 16:32:22 5d74067f8e1e: Pulling fs layer 16:32:22 e0aca202a116: Pulling fs layer 16:32:22 3a43be97a3b4: Pulling fs layer 16:32:22 34cad66bf833: Pulling fs layer 16:32:22 b4e3c513aaa6: Pulling fs layer 16:32:22 5d74067f8e1e: Waiting 16:32:22 e0aca202a116: Waiting 16:32:22 3a43be97a3b4: Waiting 16:32:22 34cad66bf833: Waiting 16:32:22 b4e3c513aaa6: Waiting 16:32:22 b8b176561691: Verifying Checksum 16:32:22 b8b176561691: Download complete 16:32:22 31adcdaf11c8: Verifying Checksum 16:32:22 31adcdaf11c8: Download complete 16:32:22 5d74067f8e1e: Verifying Checksum 16:32:22 5d74067f8e1e: Download complete 16:32:22 e0aca202a116: Verifying Checksum 16:32:22 e0aca202a116: Download complete 16:32:22 3a43be97a3b4: Verifying Checksum 16:32:22 3a43be97a3b4: Download complete 16:32:22 34cad66bf833: Verifying Checksum 16:32:22 34cad66bf833: Download complete 16:32:22 31adcdaf11c8: Pull complete 16:32:22 b8b176561691: Pull complete 16:32:23 4527c011a84f: Verifying Checksum 16:32:23 4527c011a84f: Download complete 16:32:23 b4e3c513aaa6: Verifying Checksum 16:32:23 b4e3c513aaa6: Download complete 16:32:27 4527c011a84f: Pull complete 16:32:27 5d74067f8e1e: Pull complete 16:32:27 e0aca202a116: Pull complete 16:32:27 3a43be97a3b4: Pull complete 16:32:27 34cad66bf833: Pull complete 16:32:29 b4e3c513aaa6: Pull complete 16:32:29 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 16:32:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:32:29 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:29 WORKDIR /edgex 16:32:29 COPY go.mod . 16:32:29 RUN go mod download' 16:32:29 + docker build -t ci-base-image-x86_64 -f - . 16:32:31 Sending build context to Docker daemon 330.1MB 16:32:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:31 ---> 9f6097aaca64 16:32:31 Step 2/4 : WORKDIR /edgex 16:32:33 ---> Running in 29f5c44dfc3d 16:32:33 Removing intermediate container 29f5c44dfc3d 16:32:33 ---> 6eaeeb51a1a8 16:32:33 Step 3/4 : COPY go.mod . 16:32:34 ---> b27ca635e396 16:32:34 Step 4/4 : RUN go mod download 16:32:34 ---> Running in 2da5b2edfaa1 16:32:37 Still waiting to schedule task 16:32:37 ‘prd-centos7-blackbox-4c-2g-465’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 16:32:37 ‘prd-centos7-docker-4c-2g-836’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 16:32:37 ‘prd-ubuntu18.04-docker-arm64-4c-16g-840’ is offline 16:33:12 Removing intermediate container 2da5b2edfaa1 16:33:12 ---> 6daec44c7557 16:33:12 Successfully built 6daec44c7557 16:33:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:33:13 + docker inspect -f . ci-base-image-x86_64 16:33:13 . [Pipeline] withDockerContainer 16:33:13 prd-centos7-docker-4c-2g-837 does not seem to be running inside a container 16:33:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 16:33:13 $ docker top 44c835dc11a3d9faca63ec0a09e394eb0d4b878ae378a6565db9eab6a45f85f8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:14 + go version 16:33:14 go version go1.16.8 linux/amd64 [Pipeline] } 16:33:14 $ docker stop --time=1 44c835dc11a3d9faca63ec0a09e394eb0d4b878ae378a6565db9eab6a45f85f8 16:33:15 $ docker rm -f 44c835dc11a3d9faca63ec0a09e394eb0d4b878ae378a6565db9eab6a45f85f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:33:15 + docker inspect -f . ci-base-image-x86_64 16:33:15 . [Pipeline] withDockerContainer 16:33:15 prd-centos7-docker-4c-2g-837 does not seem to be running inside a container 16:33:15 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 16:33:16 $ docker top 5524462e1058d740c1b1b9aedf586ccc8fd712fa46e5cdd045a97b0e8fc9fae5 -eo pid,comm [Pipeline] { [Pipeline] echo 16:33:16 ========================================================= 16:33:16 [edgeXBuildGoParallel] Running Tests and Build... 16:33:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:33:16 + make test 16:33:16 go mod tidy 16:33:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:33:22 ? github.com/edgexfoundry/edgex-go [no test files] 16:33:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:33:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:33:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:33:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:33:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:33:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:33:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:33:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:33:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:33:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:33:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:33:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:33:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:33:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements 16:33:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:33:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:33:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 98.5% of statements 16:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:33:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 44.7% of statements 16:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:33:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.128s coverage: 89.5% of statements 16:33:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:33:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:33:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements 16:33:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:33:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:33:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:33:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:33:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:33:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.249s coverage: 94.2% of statements 16:33:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:33:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:33:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements 16:33:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:33:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:33:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:33:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:33:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:33:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements 16:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:33:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.9% of statements 16:33:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:33:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 16:33:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 21.7% of statements 16:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 16:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements 16:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 16:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements 16:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 16:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 16:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 16:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.225s coverage: 82.5% of statements 16:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 16:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 16:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 16:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.137s coverage: 91.2% of statements 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 64.4% of statements 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 16:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 16:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 16:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 16:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 16:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.227s coverage: 65.4% of statements 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.8% of statements 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:34:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements 16:34:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:34:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:34:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:34:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:34:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements 16:34:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:34:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:34:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:34:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:34:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 16:34:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:34:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:34:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 16:34:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:34:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:34:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:34:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:34:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 16:34:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:34:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:34:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:34:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:34:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:34:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:34:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 16:34:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 16:34:44 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:35:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-841 in /w/workspace/edgexfoundry_edgex-go_PR-3813 [Pipeline] { [Pipeline] ws 16:35:00 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 16:35:00 The recommended git tool is: git 16:35:06 using credential edgex-jenkins-ssh 16:35:06 Cloning the remote Git repository 16:35:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:35:07 > git init /w/workspace/edgex-go/8 # timeout=10 16:35:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:07 > git --version # timeout=10 16:35:07 > git --version # 'git version 2.17.1' 16:35:07 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:23 GO111MODULE=on go vet ./... 16:35:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:35:29 ./snap/local/hooks/cmd/configure/configure.go 16:35:29 ./snap/local/hooks/cmd/install/install.go 16:35:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:35:30 make: *** [Makefile:111: test] Error 1 [Pipeline] } 16:35:30 $ docker stop --time=1 5524462e1058d740c1b1b9aedf586ccc8fd712fa46e5cdd045a97b0e8fc9fae5 16:35:31 $ docker rm -f 5524462e1058d740c1b1b9aedf586ccc8fd712fa46e5cdd045a97b0e8fc9fae5 [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] } 16:35:32 Failed in branch amd64 16:35:38 Merging remotes/origin/main commit 7bb90d905bf3f7572d0df0c323922e46dc77e599 into PR head commit 1839698a2dde2b913a8fb2ca4dd0c55fce4f3cab 16:35:39 Merge succeeded, producing 2b94d56f1c993338ced44e19cd9ed492bcfe01db 16:35:39 Checking out Revision 2b94d56f1c993338ced44e19cd9ed492bcfe01db (PR-3813) 16:35:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:35:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:35:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:37 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3813/head:refs/remotes/origin/PR-3813 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:35:38 > git config core.sparsecheckout # timeout=10 16:35:38 > git checkout -f 1839698a2dde2b913a8fb2ca4dd0c55fce4f3cab # timeout=10 16:35:39 > git remote # timeout=10 16:35:39 > git config --get remote.origin.url # timeout=10 16:35:39 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:39 > git merge 7bb90d905bf3f7572d0df0c323922e46dc77e599 # timeout=10 16:35:39 > git rev-parse HEAD^{commit} # timeout=10 16:35:39 > git config core.sparsecheckout # timeout=10 16:35:39 > git checkout -f 2b94d56f1c993338ced44e19cd9ed492bcfe01db # timeout=10 16:35:43 Commit message: "Merge commit '7bb90d905bf3f7572d0df0c323922e46dc77e599' into HEAD" 16:35:43 > git rev-list --no-walk 1839698a2dde2b913a8fb2ca4dd0c55fce4f3cab # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:35:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:35:44 % Total % Received % Xferd Average Speed Time Time Time Current 16:35:44 Dload Upload Total Spent Left Speed 16:35:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 192k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh 16:35:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:35:45 + sudo tee /etc/docker/daemon.new 16:35:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:35:45 { 16:35:45 "registry-mirrors": [ 16:35:45 "https://nexus3.edgexfoundry.org:10001" 16:35:45 ], 16:35:45 "bip": "10.250.0.254/24", 16:35:45 "hosts": [ 16:35:45 "tcp://0.0.0.0:5555", 16:35:45 "unix:///var/run/docker.sock" 16:35:45 ], 16:35:45 "mtu": 1458, 16:35:45 "selinux-enabled": true, 16:35:45 "seccomp-profile": "/etc/docker/seccomp.json" 16:35:45 } [Pipeline] sh 16:35:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:35:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:36:04 provisioning config files... 16:36:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config3067501876262513164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:36:05 ---> docker-login.sh 16:36:05 nexus3.edgexfoundry.org:10001 16:36:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:06 Configure a credential helper to remove this warning. See 16:36:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:06 16:36:06 Login Succeeded 16:36:06 nexus3.edgexfoundry.org:10002 16:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:06 Configure a credential helper to remove this warning. See 16:36:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:06 16:36:06 Login Succeeded 16:36:06 nexus3.edgexfoundry.org:10003 16:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:07 Configure a credential helper to remove this warning. See 16:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:07 16:36:07 Login Succeeded 16:36:07 nexus3.edgexfoundry.org:10004 16:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:07 Configure a credential helper to remove this warning. See 16:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:07 16:36:07 Login Succeeded 16:36:07 docker.io 16:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:08 Configure a credential helper to remove this warning. See 16:36:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:08 16:36:08 Login Succeeded 16:36:08 ---> docker-login.sh ends [Pipeline] } 16:36:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:36:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:36:09 ========================================================= 16:36:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:36:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:36:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:36:09 552d1f2373af: Pulling fs layer 16:36:09 ea3f2d53f512: Pulling fs layer 16:36:09 9e70ebbbe112: Pulling fs layer 16:36:09 7a9cfe048b4a: Pulling fs layer 16:36:09 72dc09318566: Pulling fs layer 16:36:09 f4f7b4309257: Pulling fs layer 16:36:09 0ac9a79272e3: Pulling fs layer 16:36:09 b78e95d17946: Pulling fs layer 16:36:09 7a9cfe048b4a: Waiting 16:36:09 72dc09318566: Waiting 16:36:09 f4f7b4309257: Waiting 16:36:09 0ac9a79272e3: Waiting 16:36:09 b78e95d17946: Waiting 16:36:09 9e70ebbbe112: Verifying Checksum 16:36:09 9e70ebbbe112: Download complete 16:36:09 ea3f2d53f512: Verifying Checksum 16:36:09 ea3f2d53f512: Download complete 16:36:09 72dc09318566: Download complete 16:36:09 f4f7b4309257: Verifying Checksum 16:36:09 f4f7b4309257: Download complete 16:36:09 552d1f2373af: Verifying Checksum 16:36:09 552d1f2373af: Download complete 16:36:09 0ac9a79272e3: Verifying Checksum 16:36:09 0ac9a79272e3: Download complete 16:36:10 552d1f2373af: Pull complete 16:36:11 ea3f2d53f512: Pull complete 16:36:11 9e70ebbbe112: Pull complete 16:36:11 b78e95d17946: Verifying Checksum 16:36:11 b78e95d17946: Download complete 16:36:12 7a9cfe048b4a: Verifying Checksum 16:36:12 7a9cfe048b4a: Download complete 16:36:22 7a9cfe048b4a: Pull complete 16:36:22 72dc09318566: Pull complete 16:36:23 f4f7b4309257: Pull complete 16:36:23 0ac9a79272e3: Pull complete 16:36:30 b78e95d17946: Pull complete 16:36:30 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 16:36:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:36:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:30 WORKDIR /edgex 16:36:30 COPY go.mod . 16:36:30 RUN go mod download 16:36:30 + docker build -t ci-base-image-arm64 -f - . 16:36:33 Sending build context to Docker daemon 166.8MB 16:36:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:33 ---> 8b459fc5aaf0 16:36:33 Step 2/4 : WORKDIR /edgex 16:36:35 ---> Running in 1e5b24043e4b 16:36:35 Removing intermediate container 1e5b24043e4b 16:36:35 ---> 6b76e79563f1 16:36:35 Step 3/4 : COPY go.mod . 16:36:36 ---> fa612c97b54c 16:36:36 Step 4/4 : RUN go mod download 16:36:36 ---> Running in 34da544d5189 16:37:58 Removing intermediate container 34da544d5189 16:37:58 ---> cd648f85ee11 16:37:58 Successfully built cd648f85ee11 16:37:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:37:58 + docker inspect -f . ci-base-image-arm64 16:37:58 . [Pipeline] withDockerContainer 16:37:59 prd-ubuntu18.04-docker-arm64-4c-16g-841 does not seem to be running inside a container 16:37:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 16:38:00 $ docker top b44c877c19ed243acee65d7381e86e7bb603710e054053f36dda28d72d1a6783 -eo pid,comm [Pipeline] { [Pipeline] sh 16:38:01 + go version 16:38:01 go version go1.16.8 linux/arm64 [Pipeline] } 16:38:01 $ docker stop --time=1 b44c877c19ed243acee65d7381e86e7bb603710e054053f36dda28d72d1a6783 16:38:03 $ docker rm -f b44c877c19ed243acee65d7381e86e7bb603710e054053f36dda28d72d1a6783 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:38:04 + docker inspect -f . ci-base-image-arm64 16:38:04 . [Pipeline] withDockerContainer 16:38:04 prd-ubuntu18.04-docker-arm64-4c-16g-841 does not seem to be running inside a container 16:38:04 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 16:38:06 $ docker top 44fa5bfb6ae4e64a74d5cfb8860eecd5c8014314d0929253c3464aeca110eb6f -eo pid,comm [Pipeline] { [Pipeline] echo 16:38:06 ========================================================= 16:38:06 [edgeXBuildGoParallel] Running Tests and Build... 16:38:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:38:07 + make test 16:38:07 go mod tidy 16:38:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:38:40 ? github.com/edgexfoundry/edgex-go [no test files] 16:39:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:39:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:39:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:39:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:40:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:40:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:40:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:40:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:40:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:40:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:40:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:40:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:40:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:40:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.336s coverage: 28.7% of statements 16:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:40:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.423s coverage: 98.5% of statements 16:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:40:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.427s coverage: 44.7% of statements 16:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:40:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.780s coverage: 89.5% of statements 16:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:40:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.269s coverage: 84.4% of statements 16:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:40:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.905s coverage: 94.2% of statements 16:40:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:40:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:40:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.246s coverage: 59.1% of statements 16:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:40:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.271s coverage: 60.0% of statements 16:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:40:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.392s coverage: 0.9% of statements 16:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:40:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.249s coverage: 58.8% of statements 16:40:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.263s coverage: 21.7% of statements 16:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:40:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.428s coverage: 47.1% of statements 16:40:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.261s coverage: 79.5% of statements 16:40:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.205s coverage: 94.1% of statements 16:40:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.264s coverage: 96.3% of statements 16:40:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.247s coverage: 87.5% of statements 16:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.242s coverage: 94.4% of statements 16:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements 16:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.607s coverage: 82.5% of statements 16:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.341s coverage: 92.9% of statements 16:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.068s coverage: 65.1% of statements 16:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.207s coverage: 87.2% of statements 16:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements 16:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements 16:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.281s coverage: 80.0% of statements 16:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.279s coverage: 87.2% of statements 16:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.289s coverage: 85.4% of statements 16:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.874s coverage: 91.2% of statements 16:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.944s coverage: 64.4% of statements 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.111s coverage: 89.4% of statements 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements 16:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements 16:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.519s coverage: 65.4% of statements 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:41:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.958s coverage: 43.8% of statements 16:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:41:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.275s coverage: 89.5% of statements 16:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:41:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.292s coverage: 84.8% of statements 16:41:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:41:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.334s coverage: 17.7% of statements 16:41:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:41:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:41:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:41:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:41:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.685s coverage: 92.3% of statements 16:41:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:41:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:41:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:41:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:41:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.305s coverage: 63.2% of statements 16:41:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:41:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:41:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.454s coverage: 97.7% of statements 16:41:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:41:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:41:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:41:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:41:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.206s coverage: 28.9% of statements 16:41:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:41:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:41:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:41:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:41:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:41:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:41:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.198s coverage: 100.0% of statements 16:41:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 16:41:30 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:41:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:41:30 GO111MODULE=on go vet ./... 16:43:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:43:07 ./snap/local/hooks/cmd/install/install.go 16:43:07 ./snap/local/hooks/cmd/configure/configure.go 16:43:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:43:07 make: *** [Makefile:111: test] Error 1 [Pipeline] } 16:43:07 $ docker stop --time=1 44fa5bfb6ae4e64a74d5cfb8860eecd5c8014314d0929253c3464aeca110eb6f 16:43:09 $ docker rm -f 44fa5bfb6ae4e64a74d5cfb8860eecd5c8014314d0929253c3464aeca110eb6f [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:43:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:43:11 16:43:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:43:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:43:12 arm64: Pulling from edgex-lftools-log-publisher 16:43:12 448f6bf000e3: Pulling fs layer 16:43:12 f757da607395: Pulling fs layer 16:43:12 05883995daec: Pulling fs layer 16:43:12 8603b9c90790: Pulling fs layer 16:43:12 1560dd03e051: Pulling fs layer 16:43:12 27f5ce0e4adf: Pulling fs layer 16:43:12 c2d8d7efcc4b: Pulling fs layer 16:43:12 1560dd03e051: Waiting 16:43:12 27f5ce0e4adf: Waiting 16:43:12 c2d8d7efcc4b: Waiting 16:43:12 8603b9c90790: Waiting 16:43:12 f757da607395: Verifying Checksum 16:43:12 f757da607395: Download complete 16:43:12 8603b9c90790: Verifying Checksum 16:43:12 8603b9c90790: Download complete 16:43:12 1560dd03e051: Verifying Checksum 16:43:12 1560dd03e051: Download complete 16:43:12 05883995daec: Verifying Checksum 16:43:12 05883995daec: Download complete 16:43:12 27f5ce0e4adf: Verifying Checksum 16:43:12 27f5ce0e4adf: Download complete 16:43:12 448f6bf000e3: Verifying Checksum 16:43:12 448f6bf000e3: Download complete 16:43:15 c2d8d7efcc4b: Verifying Checksum 16:43:15 c2d8d7efcc4b: Download complete 16:43:16 448f6bf000e3: Pull complete 16:43:16 f757da607395: Pull complete 16:43:18 05883995daec: Pull complete 16:43:18 8603b9c90790: Pull complete 16:43:19 1560dd03e051: Pull complete 16:43:19 27f5ce0e4adf: Pull complete 16:43:34 c2d8d7efcc4b: Pull complete 16:43:34 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:43:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:43:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:43:35 prd-ubuntu18.04-docker-arm64-4c-16g-841 does not seem to be running inside a container 16:43:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:43:38 $ docker top 6d9ecd29b67b599cefcb706816c4da68d145584d5398b2f14e969010c7697e20 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:43:39 ---> job-cost.sh 16:43:39 lf-activate-venv: SKIPPING 16:43:39 INFO: No Stack... 16:43:39 INFO: Retrieving Pricing Info for: v3-standard-4 16:43:40 INFO: Archiving Costs [Pipeline] sh 16:43:41 + cat /w/workspace/edgex-go/8/archives/cost.csv 16:43:41 + cut -d, -f6 [Pipeline] lock 16:43:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3813-8-stack-cost] 16:43:41 Resource [jenkins-edgexfoundry-edgex-go-PR-3813-8-stack-cost] did not exist. Created. 16:43:41 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3813-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:43:41 + echo total: 0.10999999940395355 [Pipeline] stash 16:43:42 Stashed 1 file(s) [Pipeline] } 16:43:42 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3813-8-stack-cost] [Pipeline] // lock [Pipeline] } 16:43:42 $ docker stop --time=1 6d9ecd29b67b599cefcb706816c4da68d145584d5398b2f14e969010c7697e20 16:43:44 $ docker rm -f 6d9ecd29b67b599cefcb706816c4da68d145584d5398b2f14e969010c7697e20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:43:44 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:43:45 + '[' -d /w/workspace/edgex-go/8/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:43:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:43:46 ---> package-listing.sh 16:43:46 ++ facter osfamily 16:43:46 ++ tr '[:upper:]' '[:lower:]' 16:43:46 + OS_FAMILY=redhat 16:43:46 + workspace=/w/workspace/edgex-go/8 16:43:46 + START_PACKAGES=/tmp/packages_start.txt 16:43:46 + END_PACKAGES=/tmp/packages_end.txt 16:43:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:43:46 + PACKAGES=/tmp/packages_start.txt 16:43:46 + '[' /w/workspace/edgex-go/8 ']' 16:43:46 + PACKAGES=/tmp/packages_end.txt 16:43:46 + case "${OS_FAMILY}" in 16:43:46 + sort 16:43:46 + rpm -qa 16:43:47 + '[' -f /tmp/packages_start.txt ']' 16:43:47 + '[' -f /tmp/packages_end.txt ']' 16:43:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:43:47 + '[' /w/workspace/edgex-go/8 ']' 16:43:47 + mkdir -p /w/workspace/edgex-go/8/archives/ 16:43:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 16:43:47 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:43:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:43:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:43:48 16:43:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:43:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:43:48 latest: Pulling from edgex-lftools-log-publisher 16:43:48 b4d181a07f80: Pulling fs layer 16:43:48 a1111a8f2ec3: Pulling fs layer 16:43:48 ed53099fbce6: Pulling fs layer 16:43:48 dc539afda2c1: Pulling fs layer 16:43:48 77bc0d833cb6: Pulling fs layer 16:43:48 9065ff56babe: Pulling fs layer 16:43:48 d287ab97295c: Pulling fs layer 16:43:48 dc539afda2c1: Waiting 16:43:48 77bc0d833cb6: Waiting 16:43:48 9065ff56babe: Waiting 16:43:48 d287ab97295c: Waiting 16:43:48 a1111a8f2ec3: Verifying Checksum 16:43:48 a1111a8f2ec3: Download complete 16:43:48 dc539afda2c1: Verifying Checksum 16:43:48 dc539afda2c1: Download complete 16:43:48 ed53099fbce6: Verifying Checksum 16:43:48 ed53099fbce6: Download complete 16:43:48 9065ff56babe: Verifying Checksum 16:43:48 9065ff56babe: Download complete 16:43:48 77bc0d833cb6: Verifying Checksum 16:43:48 77bc0d833cb6: Download complete 16:43:48 b4d181a07f80: Verifying Checksum 16:43:48 b4d181a07f80: Download complete 16:43:49 d287ab97295c: Verifying Checksum 16:43:49 d287ab97295c: Download complete 16:43:50 b4d181a07f80: Pull complete 16:43:50 a1111a8f2ec3: Pull complete 16:43:50 ed53099fbce6: Pull complete 16:43:50 dc539afda2c1: Pull complete 16:43:51 77bc0d833cb6: Pull complete 16:43:51 9065ff56babe: Pull complete 16:43:56 d287ab97295c: Pull complete 16:43:56 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:43:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:43:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:43:56 prd-centos7-docker-4c-2g-837 does not seem to be running inside a container 16:43:56 $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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:latest cat 16:43:58 $ docker top 456b4ec66cc7439b9faeafd7442a298a2f9ddfae0f59cd25e27fdb1474f1589d -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:58 + touch /tmp/pre-build-complete [Pipeline] sh 16:43:59 + mkdir -p /var/log/sysstat [Pipeline] sh 16:43:59 + ls /var/log/sa-host 16:43:59 + sadf -c /var/log/sa-host/sa16 16:43:59 file_magic: OK 16:43:59 HZ: Using current value: 100 16:43:59 file_header: OK 16:43:59 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 16:43:59 Statistics: 16:43:59 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...Hnuu...uuuununununu... 16:43:59 File successfully converted to sysstat format version 12.0.3 16:43:59 + sadf -c /var/log/sa-host/sa30 16:43:59 file_magic: OK 16:43:59 HZ: Using current value: 100 16:43:59 file_header: OK 16:43:59 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 16:43:59 Statistics: 16:43:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:43:59 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:43:59 provisioning config files... 16:43:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config6122170419306428433tmp [Pipeline] { [Pipeline] echo 16:43:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:43:59 ---> create-netrc.sh [Pipeline] } 16:43:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:44:00 ---> python-tools-install.sh [Pipeline] echo 16:44:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:44:00 ---> sudo-logs.sh 16:44:00 Archiving 'sudo' log.. 16:44:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-837.novalocal: Name or service not known 16:44:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-837.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:44:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:44:00 ---> job-cost.sh 16:44:00 lf-activate-venv: SKIPPING 16:44:00 DEBUG: total: 0.10999999940395355 16:44:00 INFO: Retrieving Stack Cost... 16:44:01 INFO: Retrieving Pricing Info for: v3-standard-2 16:44:01 INFO: Archiving Costs [Pipeline] echo 16:44:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:44:01 ---> logs-deploy.sh 16:44:01 lf-activate-venv: SKIPPING 16:44:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3813/8 16:44:01 INFO: archiving workspace using pattern(s): 16:44:02 Archives upload complete. 16:44:02 INFO: archiving logs to Nexus 16:44:02 ---> uname -a: 16:44:02 Linux prd-centos7-docker-4c-2g-837.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 16:44:02 16:44:02 16:44:02 ---> lscpu: 16:44:02 Architecture: x86_64 16:44:02 CPU op-mode(s): 32-bit, 64-bit 16:44:02 Byte Order: Little Endian 16:44:02 Address sizes: 40 bits physical, 48 bits virtual 16:44:02 CPU(s): 2 16:44:02 On-line CPU(s) list: 0,1 16:44:02 Thread(s) per core: 1 16:44:02 Core(s) per socket: 1 16:44:02 Socket(s): 2 16:44:02 NUMA node(s): 1 16:44:02 Vendor ID: AuthenticAMD 16:44:02 CPU family: 23 16:44:02 Model: 49 16:44:02 Model name: AMD EPYC-Rome Processor 16:44:02 Stepping: 0 16:44:02 CPU MHz: 2800.000 16:44:02 BogoMIPS: 5600.00 16:44:02 Virtualization: AMD-V 16:44:02 Hypervisor vendor: KVM 16:44:02 Virtualization type: full 16:44:02 L1d cache: 32K 16:44:02 L1i cache: 32K 16:44:02 L2 cache: 512K 16:44:02 L3 cache: 16384K 16:44:02 NUMA node0 CPU(s): 0,1 16:44:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 16:44:02 16:44:02 16:44:02 ---> nproc: 16:44:02 2 16:44:02 16:44:02 16:44:02 ---> df -h: 16:44:02 Filesystem Size Used Avail Use% Mounted on 16:44:02 overlay 40G 9.3G 31G 24% / 16:44:02 tmpfs 64M 0 64M 0% /dev 16:44:02 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:44:02 shm 64M 0 64M 0% /dev/shm 16:44:02 /dev/vda1 40G 9.3G 31G 24% /facter-os 16:44:02 16:44:02 16:44:02 ---> sar -b -r -n DEV: 16:44:02 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/16/21 _x86_64_ (2 CPU) 16:44:02 16:44:02 16:29:09 LINUX RESTART (2 CPU) 16:44:02 16:44:02 16:30:02 tps rtps wtps bread/s bwrtn/s 16:44:02 16:31:01 72.40 0.05 72.35 1.63 6970.96 16:44:02 16:32:01 19.85 3.16 16.69 2324.06 5142.30 16:44:02 16:33:01 255.25 0.25 255.00 27.58 67088.74 16:44:02 16:34:01 160.56 0.00 160.56 0.00 33483.00 16:44:02 16:35:02 53.81 0.05 53.76 1.60 6287.26 16:44:02 16:36:01 90.60 0.02 90.58 0.54 4557.66 16:44:02 16:37:01 0.23 0.00 0.23 0.00 3.63 16:44:02 16:38:01 0.33 0.00 0.33 0.00 5.61 16:44:02 16:39:01 0.18 0.00 0.18 0.00 1.47 16:44:02 16:40:01 0.25 0.00 0.25 0.00 3.41 16:44:02 16:41:01 0.23 0.00 0.23 0.00 2.83 16:44:02 16:42:01 0.17 0.00 0.17 0.00 1.50 16:44:02 16:43:01 0.28 0.00 0.28 0.00 3.25 16:44:02 Average: 50.25 0.27 49.98 181.68 9515.45 16:44:02 16:44:02 16:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:44:02 16:31:01 5627244 0 626484 7.82 2620 1752592 1232488 13.61 669524 1478560 5048 16:44:02 16:32:01 5254020 0 738132 9.22 2620 2014168 1464812 16.17 927768 1579024 48720 16:44:02 16:33:01 2718476 0 1027540 12.83 2620 4260304 1536984 16.97 1719508 3041808 595824 16:44:02 16:34:01 3265688 0 1068980 13.35 2620 3671652 1688768 18.64 1452076 2808256 182392 16:44:02 16:35:02 3269196 0 1040652 12.99 2620 3696472 1622960 17.92 1354252 2898340 187504 16:44:02 16:36:01 3713520 0 951044 11.87 2620 3341756 1197276 13.22 1255064 2588144 20 16:44:02 16:37:01 3706840 0 957716 11.96 2620 3341764 1160584 12.81 1262500 2588144 16 16:44:02 16:38:01 3706032 0 958516 11.97 2620 3341772 1160296 12.81 1263616 2588160 12 16:44:02 16:39:01 3705904 0 958644 11.97 2620 3341772 1160296 12.81 1265148 2586600 16 16:44:02 16:40:01 3708172 0 956312 11.94 2620 3341836 1160524 12.81 1261376 2587344 24 16:44:02 16:41:01 3696336 0 968204 12.09 2620 3341780 1160524 12.81 1273612 2587328 8 16:44:02 16:42:01 3697920 0 966616 12.07 2620 3341784 1160296 12.81 1272364 2587328 8 16:44:02 16:43:01 3695184 0 969344 12.10 2620 3341792 1160452 12.81 1275360 2587328 20 16:44:02 Average: 3828041 0 937553 11.71 2620 3240726 1297405 14.32 1250167 2500490 78432 16:44:02 16:44:02 16:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:44:02 16:31:01 eth0 341.05 277.22 1849.41 26.23 0.00 0.00 0.00 0.00 16:44:02 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:02 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:02 16:32:01 vethaefa4d9 965.80 780.50 89.18 2679.78 0.00 0.00 0.00 0.00 16:44:02 16:32:01 eth0 849.36 1008.06 3008.13 104.24 0.00 0.00 0.00 0.00 16:44:02 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:02 16:32:01 docker0 965.80 780.37 75.98 2679.77 0.00 0.00 0.00 0.00 16:44:02 16:33:01 eth0 376.07 295.34 5296.56 34.53 0.00 0.00 0.00 0.00 16:44:02 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:02 16:33:01 docker0 217.59 250.96 17.56 2071.37 0.00 0.00 0.00 0.00 16:44:02 16:34:01 eth0 41.21 23.13 36.50 15.37 0.00 0.00 0.00 0.00 16:44:02 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:02 16:34:01 veth6d9b577 0.43 0.57 0.03 0.05 0.00 0.00 0.00 0.00 16:44:02 16:34:01 docker0 0.43 0.43 0.03 0.03 0.00 0.00 0.00 0.00 16:44:02 16:35:02 eth0 17.64 9.76 13.08 7.04 0.00 0.00 0.00 0.00 16:44:02 16:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:02 16:35:02 veth6d9b577 1.82 1.82 0.14 0.14 0.00 0.00 0.00 0.00 16:44:02 16:35:02 docker0 1.82 1.82 0.12 0.14 0.00 0.00 0.00 0.00 16:44:02 16:36:01 eth0 6.88 3.93 5.95 2.79 0.00 0.00 0.00 0.00 16:44:02 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:02 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:02 16:37:01 eth0 0.92 0.42 0.34 0.17 0.00 0.00 0.00 0.00 16:44:02 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:02 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:02 16:38:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 16:44:02 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:02 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:02 16:39:01 eth0 0.55 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:44:02 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:02 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:02 16:40:01 eth0 1.05 0.50 0.39 0.27 0.00 0.00 0.00 0.00 16:44:02 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:02 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:02 16:41:01 eth0 0.72 0.47 0.34 0.21 0.00 0.00 0.00 0.00 16:44:02 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:02 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:02 16:42:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:44:02 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:02 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:02 16:43:01 eth0 0.55 0.28 0.27 0.20 0.00 0.00 0.00 0.00 16:44:02 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:02 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:02 Average: eth0 125.77 124.55 785.23 14.70 0.00 0.00 0.00 0.00 16:44:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:02 Average: docker0 91.45 79.72 7.23 366.49 0.00 0.00 0.00 0.00 16:44:02 16:44:02 16:44:02 ---> sar -P ALL: 16:44:02 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/16/21 _x86_64_ (2 CPU) 16:44:02 16:44:02 16:29:09 LINUX RESTART (2 CPU) 16:44:02 16:44:02 16:30:02 CPU %user %nice %system %iowait %steal %idle 16:44:02 16:31:01 all 5.41 0.00 1.19 1.88 0.05 91.47 16:44:02 16:31:01 0 5.72 0.00 1.65 3.16 0.05 89.41 16:44:02 16:31:01 1 5.09 0.00 0.74 0.60 0.05 93.51 16:44:02 16:32:01 all 10.74 0.00 3.79 0.40 0.11 84.95 16:44:02 16:32:01 0 10.21 0.00 3.96 0.37 0.12 85.33 16:44:02 16:32:01 1 11.27 0.00 3.63 0.44 0.09 84.58 16:44:02 16:33:01 all 27.99 0.00 9.80 4.48 0.12 57.61 16:44:02 16:33:01 0 31.16 0.00 9.84 4.30 0.12 54.57 16:44:02 16:33:01 1 24.83 0.00 9.77 4.66 0.11 60.63 16:44:02 16:34:01 all 60.23 0.00 8.42 2.61 0.16 28.58 16:44:02 16:34:01 0 59.97 0.00 8.72 2.66 0.17 28.49 16:44:02 16:34:01 1 60.49 0.00 8.12 2.57 0.15 28.67 16:44:02 16:35:02 all 36.82 0.00 4.42 1.75 0.11 56.90 16:44:02 16:35:02 0 37.18 0.00 4.37 1.59 0.11 56.76 16:44:02 16:35:02 1 36.47 0.00 4.46 1.92 0.11 57.04 16:44:02 16:36:01 all 34.65 0.00 3.47 2.97 0.11 58.81 16:44:02 16:36:01 0 35.45 0.00 3.39 3.14 0.11 57.90 16:44:02 16:36:01 1 33.85 0.00 3.54 2.79 0.11 59.72 16:44:02 16:37:01 all 0.17 0.00 0.07 0.00 0.01 99.76 16:44:02 16:37:01 0 0.25 0.00 0.08 0.00 0.00 99.67 16:44:02 16:37:01 1 0.08 0.00 0.05 0.00 0.02 99.85 16:44:02 16:38:01 all 0.13 0.00 0.04 0.00 0.02 99.81 16:44:02 16:38:01 0 0.07 0.00 0.05 0.00 0.02 99.87 16:44:02 16:38:01 1 0.20 0.00 0.03 0.00 0.02 99.75 16:44:02 16:39:01 all 0.16 0.00 0.03 0.00 0.02 99.80 16:44:02 16:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:44:02 16:39:01 1 0.28 0.00 0.02 0.00 0.02 99.68 16:44:02 16:40:01 all 0.22 0.00 0.03 0.00 0.02 99.73 16:44:02 16:40:01 0 0.32 0.00 0.02 0.00 0.02 99.65 16:44:02 16:40:01 1 0.12 0.00 0.05 0.00 0.02 99.82 16:44:02 16:41:01 all 0.14 0.00 0.03 0.00 0.02 99.81 16:44:02 16:41:01 0 0.27 0.00 0.05 0.00 0.03 99.65 16:44:02 16:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:44:02 16:44:02 16:41:01 CPU %user %nice %system %iowait %steal %idle 16:44:02 16:42:01 all 0.23 0.00 0.03 0.00 0.02 99.72 16:44:02 16:42:01 0 0.40 0.00 0.03 0.00 0.02 99.55 16:44:02 16:42:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:44:02 16:43:01 all 0.19 0.00 0.02 0.00 0.02 99.77 16:44:02 16:43:01 0 0.37 0.00 0.02 0.00 0.02 99.60 16:44:02 16:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:44:02 Average: all 13.05 0.00 2.32 1.05 0.06 83.52 16:44:02 Average: 0 13.37 0.00 2.38 1.13 0.06 83.06 16:44:02 Average: 1 12.74 0.00 2.26 0.96 0.05 83.98 16:44:02 16:44:02 16:44:02