Pull request #3891 updated 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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at fbf009a3584204b1f7152455677e8e4d1b9535fc rather than 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 Obtained Jenkinsfile from fbf009a3584204b1f7152455677e8e4d1b9535fc 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-ssh7579060748346415504.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh8053521338773426763.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-3891/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-3891/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11258340556901993888.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh8802421872598683870.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-3891/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-3891/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh18081791214275281620.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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.17 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 ‘prd-centos7-docker-4c-2g-7002’ Running on prd-centos7-docker-4c-2g-7004 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # 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/10@tmp/jenkins-gitclient-ssh4573012404121924528.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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/10@tmp/jenkins-gitclient-ssh7648602653922245914.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 Merge succeeded, producing 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 Checking out Revision 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 (PR-3891) > git config core.sparsecheckout # timeout=10 > git checkout -f 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 # 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/10@tmp/jenkins-gitclient-ssh3094048963449942617.key > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 # timeout=10 Commit message: "feat(data): Make MaxEventSize a service configuration setting" First time build. Skipping changelog. > git rev-list --no-walk 828156c64a387f8d319e2062405c27c39e3cb3ae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:03:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:03:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:03:39 ========================================================= 05:03:39 EdgeX Global Pipelines Version Info 05:03:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:03:40 ------------------- 05:03:40 stable info: 05:03:40 ------------------- 05:03:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:03:40 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 05:03:40 Message: update stable to v1.0.220 05:03:41 ------------------- 05:03:41 experimental info: 05:03:41 ------------------- 05:03:41 Commited By: **** collab-it+edgex@linuxfoundation.org 05:03:41 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 05:03:41 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3891 [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3891 [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3891 [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 62e691f [Pipeline] echo 05:03:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:03:41 provisioning config files... 05:03:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config7906427375482076082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:42 ---> docker-login.sh 05:03:42 nexus3.edgexfoundry.org:10001 05:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:42 Configure a credential helper to remove this warning. See 05:03:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:42 05:03:42 Login Succeeded 05:03:42 nexus3.edgexfoundry.org:10002 05:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:42 Configure a credential helper to remove this warning. See 05:03:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:42 05:03:42 Login Succeeded 05:03:42 nexus3.edgexfoundry.org:10003 05:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:42 Configure a credential helper to remove this warning. See 05:03:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:42 05:03:42 Login Succeeded 05:03:42 nexus3.edgexfoundry.org:10004 05:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:42 Configure a credential helper to remove this warning. See 05:03:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:42 05:03:42 Login Succeeded 05:03:42 docker.io 05:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:43 Configure a credential helper to remove this warning. See 05:03:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:43 05:03:43 Login Succeeded 05:03:43 ---> docker-login.sh ends [Pipeline] } 05:03:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:03:43 ++ 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 05:03:43 + for file in '`ls cmd/**/Dockerfile`' 05:03:43 ++ dirname cmd/core-command/Dockerfile 05:03:43 ++ cut -d/ -f2 05:03:43 + echo core-command,cmd/core-command/Dockerfile 05:03:43 + for file in '`ls cmd/**/Dockerfile`' 05:03:43 ++ dirname cmd/core-data/Dockerfile 05:03:43 ++ cut -d/ -f2 05:03:43 + echo core-data,cmd/core-data/Dockerfile 05:03:43 + for file in '`ls cmd/**/Dockerfile`' 05:03:43 ++ dirname cmd/core-metadata/Dockerfile 05:03:43 ++ cut -d/ -f2 05:03:43 + echo core-metadata,cmd/core-metadata/Dockerfile 05:03:43 + for file in '`ls cmd/**/Dockerfile`' 05:03:43 ++ dirname cmd/security-bootstrapper/Dockerfile 05:03:43 ++ cut -d/ -f2 05:03:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:03:43 + for file in '`ls cmd/**/Dockerfile`' 05:03:43 ++ dirname cmd/security-proxy-setup/Dockerfile 05:03:43 ++ cut -d/ -f2 05:03:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:03:43 + for file in '`ls cmd/**/Dockerfile`' 05:03:43 ++ dirname cmd/security-secretstore-setup/Dockerfile 05:03:43 ++ cut -d/ -f2 05:03:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:03:43 + for file in '`ls cmd/**/Dockerfile`' 05:03:43 ++ dirname cmd/support-notifications/Dockerfile 05:03:43 ++ cut -d/ -f2 05:03:43 + echo support-notifications,cmd/support-notifications/Dockerfile 05:03:43 + for file in '`ls cmd/**/Dockerfile`' 05:03:43 ++ dirname cmd/support-scheduler/Dockerfile 05:03:43 ++ cut -d/ -f2 05:03:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile 05:03:43 + for file in '`ls cmd/**/Dockerfile`' 05:03:43 ++ dirname cmd/sys-mgmt-agent/Dockerfile 05:03:43 ++ cut -d/ -f2 05:03:43 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 05:03:43 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 05:03:43 + git rev-list -1 --merges 62e691ff16b1feedf47e7e6972d3ca9e7a77c625~1..62e691ff16b1feedf47e7e6972d3ca9e7a77c625 [Pipeline] echo 05:03:43 -----------> git rev-list -1 --merges 62e691ff16b1feedf47e7e6972d3ca9e7a77c625~1..62e691ff16b1feedf47e7e6972d3ca9e7a77c625 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 [false] [Pipeline] sh 05:03:44 + git log --format=format:%s -1 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 [Pipeline] echo 05:03:44 ========================================================= 05:03:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:03:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:03:44 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 05:03:44 + grep -v github /etc/ssh/ssh_known_hosts 05:03:44 + '[' -e /tmp/ssh_known_hosts ']' 05:03:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:03:44 + sudo tee -a /etc/ssh/ssh_known_hosts 05:03:44 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 05:03:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:03:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:03:45 05:03:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:03:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:03:45 latest: Pulling from edgex-devops/git-semver 05:03:45 a0d0a0d46f8b: Pulling fs layer 05:03:45 3e5f54012d9b: Pulling fs layer 05:03:45 4c7163046ea9: Pulling fs layer 05:03:45 0c2d73faf560: Pulling fs layer 05:03:45 3e5f54012d9b: Verifying Checksum 05:03:45 3e5f54012d9b: Download complete 05:03:45 a0d0a0d46f8b: Verifying Checksum 05:03:45 a0d0a0d46f8b: Download complete 05:03:45 0c2d73faf560: Verifying Checksum 05:03:45 0c2d73faf560: Download complete 05:03:45 4c7163046ea9: Verifying Checksum 05:03:45 4c7163046ea9: Download complete 05:03:45 a0d0a0d46f8b: Pull complete 05:03:45 3e5f54012d9b: Pull complete 05:03:45 4c7163046ea9: Pull complete 05:03:46 0c2d73faf560: Pull complete 05:03:46 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 05:03:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:03:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:03:46 prd-centos7-docker-4c-2g-7004 does not seem to be running inside a container 05:03:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:10004/edgex-devops/git-semver:latest cat 05:03:47 $ docker top fc22b22ba65f408287bde6c244293c0c72d2edc2bb3e1aca533890cdc66dbe25 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:03:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:47 [ssh-agent] Looking for ssh-agent implementation... 05:03:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:47 $ docker exec fc22b22ba65f408287bde6c244293c0c72d2edc2bb3e1aca533890cdc66dbe25 ssh-agent 05:03:47 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnbOnMc/agent.14 05:03:47 SSH_AGENT_PID=21 05:03:47 Running ssh-add (command line suppressed) 05:03:47 Identity added: /w/workspace/edgex-go/10@tmp/private_key_3350155371586197730.key (/w/workspace/edgex-go/10@tmp/private_key_3350155371586197730.key) 05:03:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:47 + git tag --points-at HEAD [Pipeline] } 05:03:47 $ docker exec --env ******** --env ******** fc22b22ba65f408287bde6c244293c0c72d2edc2bb3e1aca533890cdc66dbe25 ssh-agent -k 05:03:47 unset SSH_AUTH_SOCK; 05:03:47 unset SSH_AGENT_PID; 05:03:47 echo Agent pid 21 killed; 05:03:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:03:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:48 [ssh-agent] Looking for ssh-agent implementation... 05:03:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:48 $ docker exec fc22b22ba65f408287bde6c244293c0c72d2edc2bb3e1aca533890cdc66dbe25 ssh-agent 05:03:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXklhngm/agent.54 05:03:48 SSH_AGENT_PID=60 05:03:48 Running ssh-add (command line suppressed) 05:03:48 Identity added: /w/workspace/edgex-go/10@tmp/private_key_5466579704195786929.key (/w/workspace/edgex-go/10@tmp/private_key_5466579704195786929.key) 05:03:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:48 + git semver init 05:03:48 # -> Open(): unable to determine branch for HEAD 05:03:48 # $GIT_DIR = /w/workspace/edgex-go/10/.git 05:03:48 # $GIT_WORK_TREE = /w/workspace/edgex-go/10 05:03:48 # $SEMVER_REMOTE_NAME = origin 05:03:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:03:48 # $SEMVER_USER_NAME = edgex-jenkins 05:03:48 # $SEMVER_BRANCH = PR-3891 05:03:48 # $SEMVER_TEMP = /tmp/semver-870681291 05:03:48 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 05:04:03 # '/tmp/semver-870681291' -> '/w/workspace/edgex-go/10/.semver' 05:04:03 # -> Force: false 05:04:03 # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } 05:04:03 $ docker exec --env ******** --env ******** fc22b22ba65f408287bde6c244293c0c72d2edc2bb3e1aca533890cdc66dbe25 ssh-agent -k 05:04:03 unset SSH_AUTH_SOCK; 05:04:03 unset SSH_AGENT_PID; 05:04:03 echo Agent pid 60 killed; 05:04:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:04:04 + git semver [Pipeline] } 05:04:04 $ docker stop --time=1 fc22b22ba65f408287bde6c244293c0c72d2edc2bb3e1aca533890cdc66dbe25 05:04:06 $ docker rm -f fc22b22ba65f408287bde6c244293c0c72d2edc2bb3e1aca533890cdc66dbe25 [Pipeline] // withDockerContainer [Pipeline] sh 05:04:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:04:06 Stashed 1 file(s) [Pipeline] echo 05:04:06 [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 05:04:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:04:07 ========================================================= 05:04:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 05:04:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:04:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:04:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 05:04:07 59bf1c3509f3: Pulling fs layer 05:04:07 666ba61612fd: Pulling fs layer 05:04:07 8ed8ca486205: Pulling fs layer 05:04:07 4fe6c5a15a65: Pulling fs layer 05:04:07 22a0e8bec74d: Pulling fs layer 05:04:07 640e595b4fbd: Pulling fs layer 05:04:07 763cafe07f6e: Pulling fs layer 05:04:07 0c0b528cf693: Pulling fs layer 05:04:07 10935f4eaf8b: Pulling fs layer 05:04:07 4fe6c5a15a65: Waiting 05:04:07 22a0e8bec74d: Waiting 05:04:07 640e595b4fbd: Waiting 05:04:07 763cafe07f6e: Waiting 05:04:07 0c0b528cf693: Waiting 05:04:07 10935f4eaf8b: Waiting 05:04:07 8ed8ca486205: Verifying Checksum 05:04:07 8ed8ca486205: Download complete 05:04:07 666ba61612fd: Verifying Checksum 05:04:07 666ba61612fd: Download complete 05:04:07 22a0e8bec74d: Verifying Checksum 05:04:07 22a0e8bec74d: Download complete 05:04:07 640e595b4fbd: Verifying Checksum 05:04:07 640e595b4fbd: Download complete 05:04:07 59bf1c3509f3: Download complete 05:04:07 763cafe07f6e: Verifying Checksum 05:04:07 763cafe07f6e: Download complete 05:04:07 0c0b528cf693: Verifying Checksum 05:04:07 0c0b528cf693: Download complete 05:04:07 59bf1c3509f3: Pull complete 05:04:07 4fe6c5a15a65: Verifying Checksum 05:04:07 4fe6c5a15a65: Download complete 05:04:08 10935f4eaf8b: Verifying Checksum 05:04:08 10935f4eaf8b: Download complete 05:04:08 666ba61612fd: Pull complete 05:04:08 8ed8ca486205: Pull complete 05:04:12 4fe6c5a15a65: Pull complete 05:04:12 22a0e8bec74d: Pull complete 05:04:12 640e595b4fbd: Pull complete 05:04:12 763cafe07f6e: Pull complete 05:04:12 0c0b528cf693: Pull complete 05:04:14 10935f4eaf8b: Pull complete 05:04:14 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 05:04:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:04:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 05:04:14 + docker build -t ci-base-image-x86_64 -f - . 05:04:14 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:04:14 WORKDIR /edgex 05:04:14 COPY go.mod . 05:04:14 RUN go mod download' 05:04:16 Sending build context to Docker daemon 334.1MB 05:04:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:04:16 ---> 99d49a6021b9 05:04:16 Step 2/4 : WORKDIR /edgex 05:04:18 ---> Running in 895bfda0f270 05:04:18 Removing intermediate container 895bfda0f270 05:04:18 ---> cb3cd745ad83 05:04:18 Step 3/4 : COPY go.mod . 05:04:18 ---> c4f10efc514e 05:04:18 Step 4/4 : RUN go mod download 05:04:18 ---> Running in c500bd7b25b4 05:04:21 Still waiting to schedule task 05:04:21 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-7003’ 05:04:50 Removing intermediate container c500bd7b25b4 05:04:50 ---> 991f49b2676c 05:04:50 Successfully built 991f49b2676c 05:04:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:04:51 + docker inspect -f . ci-base-image-x86_64 05:04:51 . [Pipeline] withDockerContainer 05:04:51 prd-centos7-docker-4c-2g-7004 does not seem to be running inside a container 05:04:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** ci-base-image-x86_64 cat 05:04:51 $ docker top 472002ba58087b81921c7769e486ad6143b21a0fff6bdafc3d6416b9152df37a -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:51 + go version 05:04:51 go version go1.17.6 linux/amd64 [Pipeline] } 05:04:51 $ docker stop --time=1 472002ba58087b81921c7769e486ad6143b21a0fff6bdafc3d6416b9152df37a 05:04:53 $ docker rm -f 472002ba58087b81921c7769e486ad6143b21a0fff6bdafc3d6416b9152df37a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:04:53 + docker inspect -f . ci-base-image-x86_64 05:04:53 . [Pipeline] withDockerContainer 05:04:53 prd-centos7-docker-4c-2g-7004 does not seem to be running inside a container 05:04:53 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** ci-base-image-x86_64 cat 05:04:53 $ docker top 2f4a4338b8de4b9b12b8a967f6d6a56e8dd4b1bb115daffed550393b2de9369f -eo pid,comm [Pipeline] { [Pipeline] echo 05:04:54 ========================================================= 05:04:54 [edgeXBuildGoParallel] Running Tests and Build... 05:04:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:04:54 + make test 05:04:54 go mod tidy 05:04:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:05:00 ? github.com/edgexfoundry/edgex-go [no test files] 05:05:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:05:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:05:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:05:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:05:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:05:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:05:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:05:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:05:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:05:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:05:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:05:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:05:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:05:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.046s coverage: 98.5% of statements 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 54.9% of statements 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:05:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.130s coverage: 89.6% of statements 05:05:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:05:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:05:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:05:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 84.4% of statements 05:05:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:05:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:05:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 05:05:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:05:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:05:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.286s coverage: 94.2% of statements 05:05:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:05:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:05:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements 05:05:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:05:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 05:05:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:05:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:05:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:05:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 05:05:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:05:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:05:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:05:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.041s coverage: 0.9% of statements 05:05:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:05:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 05:05:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 24.0% of statements 05:05:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:05:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 05:05:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 79.5% of statements 05:05:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 05:05:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 05:05:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 05:05:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 05:05:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 05:05:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.163s coverage: 82.5% of statements 05:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 05:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 05:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 05:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 05:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements 05:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 05:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 05:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 85.4% of statements 05:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.111s coverage: 91.2% of statements 05:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements 05:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 05:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 05:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 05:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 05:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 05:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.289s coverage: 65.4% of statements 05:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.103s coverage: 43.8% of statements 05:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 05:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 05:06:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:06:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.056s coverage: 17.7% of statements 05:06:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:06:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:06:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:06:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:06:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.3% of statements 05:06:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:06:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:06:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:06:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:06:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 05:06:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:06:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:06:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements 05:06:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:06:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:06:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:06:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 05:06:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements 05:06:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 05:06:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 05:06:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:06:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:06:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 05:06:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:06:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 05:06:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 05:06:15 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 05:06:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-7008 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws 05:06:47 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 05:06:48 The recommended git tool is: git 05:06:53 using credential edgex-jenkins-ssh 05:06:53 Cloning the remote Git repository 05:06:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:06:53 > git init /w/workspace/edgex-go/10 # timeout=10 05:06:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:06:53 > git --version # timeout=10 05:06:53 > git --version # 'git version 2.17.1' 05:06:53 using GIT_SSH to set credentials SSH Credentials for GitHub 05:06:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:06:55 GO111MODULE=on go vet ./... 05:06:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:06:59 ./internal/pkg/utils/payload.go 05:06:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:06:59 make: *** [Makefile:111: test] Error 1 [Pipeline] } 05:06:59 $ docker stop --time=1 2f4a4338b8de4b9b12b8a967f6d6a56e8dd4b1bb115daffed550393b2de9369f 05:07:01 $ docker rm -f 2f4a4338b8de4b9b12b8a967f6d6a56e8dd4b1bb115daffed550393b2de9369f [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] } 05:07:02 Failed in branch amd64 05:07:11 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 05:07:12 Merge succeeded, producing 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 05:07:12 Checking out Revision 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 (PR-3891) 05:07:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:07:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:07:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:07:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:07:10 using GIT_SSH to set credentials SSH Credentials for GitHub 05:07:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:07:11 > git config core.sparsecheckout # timeout=10 05:07:11 > git checkout -f 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 # timeout=10 05:07:11 > git remote # timeout=10 05:07:11 > git config --get remote.origin.url # timeout=10 05:07:11 using GIT_SSH to set credentials SSH Credentials for GitHub 05:07:12 > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 05:07:12 > git rev-parse HEAD^{commit} # timeout=10 05:07:12 > git config core.sparsecheckout # timeout=10 05:07:12 > git checkout -f 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 # timeout=10 05:07:16 Commit message: "feat(data): Make MaxEventSize a service configuration setting" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:07:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:07:17 % Total % Received % Xferd Average Speed Time Time Time Current 05:07:17 Dload Upload Total Spent Left Speed 05:07:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49345 0 --:--:-- --:--:-- --:--:-- 49552 [Pipeline] sh 05:07:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:07:18 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 05:07:18 /etc/docker/daemon.new 05:07:18 { 05:07:18 "registry-mirrors": [ 05:07:18 "https://nexus3.edgexfoundry.org:10001" 05:07:18 ], 05:07:18 "bip": "10.250.0.254/24", 05:07:18 "hosts": [ 05:07:18 "tcp://0.0.0.0:5555", 05:07:18 "unix:///var/run/docker.sock" 05:07:18 ], 05:07:18 "mtu": 1458, 05:07:18 "selinux-enabled": true, 05:07:18 "seccomp-profile": "/etc/docker/seccomp.json" 05:07:18 } [Pipeline] sh 05:07:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:07:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:07:37 provisioning config files... 05:07:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config7392787804923697113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:07:38 ---> docker-login.sh 05:07:38 nexus3.edgexfoundry.org:10001 05:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:39 Configure a credential helper to remove this warning. See 05:07:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:39 05:07:39 Login Succeeded 05:07:39 nexus3.edgexfoundry.org:10002 05:07:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:39 Configure a credential helper to remove this warning. See 05:07:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:39 05:07:39 Login Succeeded 05:07:39 nexus3.edgexfoundry.org:10003 05:07:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:40 Configure a credential helper to remove this warning. See 05:07:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:40 05:07:40 Login Succeeded 05:07:40 nexus3.edgexfoundry.org:10004 05:07:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:40 Configure a credential helper to remove this warning. See 05:07:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:40 05:07:40 Login Succeeded 05:07:40 docker.io 05:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:41 Configure a credential helper to remove this warning. See 05:07:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:41 05:07:41 Login Succeeded 05:07:41 ---> docker-login.sh ends [Pipeline] } 05:07:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:07:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:07:41 ========================================================= 05:07:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 05:07:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:07:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:07:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:07:42 9b3977197b4f: Pulling fs layer 05:07:42 1a89e8eeedd5: Pulling fs layer 05:07:42 94645a83ff95: Pulling fs layer 05:07:42 3f3a8bcf1eab: Pulling fs layer 05:07:42 0c92f367c5e7: Pulling fs layer 05:07:42 f7c0051592d6: Pulling fs layer 05:07:42 a227ed2f7395: Pulling fs layer 05:07:42 7b1c46037f91: Pulling fs layer 05:07:42 f7c0051592d6: Waiting 05:07:42 a227ed2f7395: Waiting 05:07:42 7b1c46037f91: Waiting 05:07:42 3f3a8bcf1eab: Waiting 05:07:42 0c92f367c5e7: Waiting 05:07:42 94645a83ff95: Verifying Checksum 05:07:42 94645a83ff95: Download complete 05:07:42 1a89e8eeedd5: Verifying Checksum 05:07:42 1a89e8eeedd5: Download complete 05:07:42 0c92f367c5e7: Verifying Checksum 05:07:42 0c92f367c5e7: Download complete 05:07:42 f7c0051592d6: Verifying Checksum 05:07:42 f7c0051592d6: Download complete 05:07:42 9b3977197b4f: Download complete 05:07:42 a227ed2f7395: Verifying Checksum 05:07:42 a227ed2f7395: Download complete 05:07:43 9b3977197b4f: Pull complete 05:07:44 1a89e8eeedd5: Pull complete 05:07:44 94645a83ff95: Pull complete 05:07:44 7b1c46037f91: Verifying Checksum 05:07:44 7b1c46037f91: Download complete 05:07:45 3f3a8bcf1eab: Verifying Checksum 05:07:45 3f3a8bcf1eab: Download complete 05:07:57 3f3a8bcf1eab: Pull complete 05:07:57 0c92f367c5e7: Pull complete 05:07:57 f7c0051592d6: Pull complete 05:07:58 a227ed2f7395: Pull complete 05:08:04 7b1c46037f91: Pull complete 05:08:04 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 05:08:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:08:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 05:08:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:08:05 WORKDIR /edgex 05:08:05 COPY go.mod . 05:08:05 RUN go mod download 05:08:05 + docker build -t ci-base-image-arm64 -f - . 05:08:07 Sending build context to Docker daemon 168.8MB 05:08:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:08:07 ---> f79e39bc4007 05:08:07 Step 2/4 : WORKDIR /edgex 05:08:09 ---> Running in d30db7c19980 05:08:10 Removing intermediate container d30db7c19980 05:08:10 ---> f45a638753a1 05:08:10 Step 3/4 : COPY go.mod . 05:08:10 ---> 79474b2da70d 05:08:10 Step 4/4 : RUN go mod download 05:08:10 ---> Running in b7fdd42a856a 05:09:32 Removing intermediate container b7fdd42a856a 05:09:32 ---> cbd78441cb00 05:09:32 Successfully built cbd78441cb00 05:09:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:09:33 + docker inspect -f . ci-base-image-arm64 05:09:33 . [Pipeline] withDockerContainer 05:09:33 prd-ubuntu18.04-docker-arm64-4c-16g-7008 does not seem to be running inside a container 05:09:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 05:09:34 $ docker top 674dadc62ffac9139926226f106a61f0ec0e015b3ad2205fef0d39625f620ba7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:09:35 + go version 05:09:35 go version go1.17.6 linux/arm64 [Pipeline] } 05:09:35 $ docker stop --time=1 674dadc62ffac9139926226f106a61f0ec0e015b3ad2205fef0d39625f620ba7 05:09:37 $ docker rm -f 674dadc62ffac9139926226f106a61f0ec0e015b3ad2205fef0d39625f620ba7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:09:37 + docker inspect -f . ci-base-image-arm64 05:09:37 . [Pipeline] withDockerContainer 05:09:38 prd-ubuntu18.04-docker-arm64-4c-16g-7008 does not seem to be running inside a container 05:09:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 05:09:39 $ docker top 8363021fc19d91580879f3b0d36dc026e968776c0055fb7fc5a62c8683870b86 -eo pid,comm [Pipeline] { [Pipeline] echo 05:09:39 ========================================================= 05:09:39 [edgeXBuildGoParallel] Running Tests and Build... 05:09:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:09:40 + make test 05:09:40 go mod tidy 05:09:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:10:13 ? github.com/edgexfoundry/edgex-go [no test files] 05:11:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:11:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:11:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:11:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:11:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:11:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:11:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:11:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:11:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:11:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:11:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:11:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:11:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:11:33 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:11:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.200s coverage: 28.7% of statements 05:11:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:11:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:11:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.372s coverage: 98.5% of statements 05:11:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:11:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.380s coverage: 54.9% of statements 05:11:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:11:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:11:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.638s coverage: 89.6% of statements 05:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:11:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.265s coverage: 84.4% of statements 05:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 05:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:12:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.630s coverage: 94.2% of statements 05:12:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:12:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:12:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.263s coverage: 59.1% of statements 05:12:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:12:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 05:12:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:12:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:12:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:12:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.199s coverage: 60.0% of statements 05:12:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:12:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:12:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:12:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.457s coverage: 0.9% of statements 05:12:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:12:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.185s coverage: 58.8% of statements 05:12:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.209s coverage: 24.0% of statements 05:12:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:12:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.180s coverage: 47.1% of statements 05:12:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.301s coverage: 79.5% of statements 05:12:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.212s coverage: 94.1% of statements 05:12:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.331s coverage: 96.3% of statements 05:12:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.237s coverage: 87.5% of statements 05:12:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.235s coverage: 94.4% of statements 05:12:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.187s coverage: 44.8% of statements 05:12:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.638s coverage: 82.5% of statements 05:12:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:12:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.270s coverage: 92.9% of statements 05:12:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:12:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:12:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:12:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 05:12:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:12:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:12:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:12:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:12:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:12:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.190s coverage: 87.2% of statements 05:12:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:12:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:12:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements 05:12:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:12:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.244s coverage: 58.8% of statements 05:12:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:12:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.256s coverage: 80.0% of statements 05:12:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.214s coverage: 87.2% of statements 05:12:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.256s coverage: 85.4% of statements 05:12:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.775s coverage: 91.2% of statements 05:12:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:12:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.707s coverage: 64.4% of statements 05:12:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:12:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:12:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.211s coverage: 100.0% of statements 05:12:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 89.4% of statements 05:12:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.046s coverage: 100.0% of statements 05:12:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements 05:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 05:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.316s coverage: 65.4% of statements 05:12:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:12:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:12:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.750s coverage: 43.8% of statements 05:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.268s coverage: 89.5% of statements 05:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.278s coverage: 84.8% of statements 05:12:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:12:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.275s coverage: 17.7% of statements 05:12:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:12:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:12:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:12:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:12:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.610s coverage: 92.3% of statements 05:12:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:12:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:12:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:12:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:12:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.206s coverage: 63.2% of statements 05:12:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:12:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:12:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.375s coverage: 97.7% of statements 05:12:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:12:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:12:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:12:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 05:12:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.183s coverage: 28.9% of statements 05:12:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 05:12:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 05:12:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:12:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:12:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 05:12:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:12:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.236s coverage: 100.0% of statements 05:12:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 05:12:41 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 05:12:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:12:41 GO111MODULE=on go vet ./... 05:13:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:13:49 ./internal/pkg/utils/payload.go 05:13:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:13:51 make: *** [Makefile:111: test] Error 1 [Pipeline] } 05:13:51 $ docker stop --time=1 8363021fc19d91580879f3b0d36dc026e968776c0055fb7fc5a62c8683870b86 05:13:53 $ docker rm -f 8363021fc19d91580879f3b0d36dc026e968776c0055fb7fc5a62c8683870b86 [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 05:13:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:13:54 05:13:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:13:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:13:55 arm64: Pulling from edgex-lftools-log-publisher 05:13:55 8998bd30e6a1: Pulling fs layer 05:13:55 04944245beec: Pulling fs layer 05:13:55 699f458cf7ca: Pulling fs layer 05:13:55 765212b225bb: Pulling fs layer 05:13:55 f23df028b6ca: Pulling fs layer 05:13:55 d65c8cfc05b1: Pulling fs layer 05:13:55 2437ff75d9bd: Pulling fs layer 05:13:55 765212b225bb: Waiting 05:13:55 f23df028b6ca: Waiting 05:13:55 d65c8cfc05b1: Waiting 05:13:55 2437ff75d9bd: Waiting 05:13:55 04944245beec: Download complete 05:13:55 765212b225bb: Verifying Checksum 05:13:55 765212b225bb: Download complete 05:13:55 f23df028b6ca: Verifying Checksum 05:13:55 f23df028b6ca: Download complete 05:13:55 d65c8cfc05b1: Verifying Checksum 05:13:55 d65c8cfc05b1: Download complete 05:13:55 699f458cf7ca: Verifying Checksum 05:13:55 699f458cf7ca: Download complete 05:13:55 8998bd30e6a1: Verifying Checksum 05:13:55 8998bd30e6a1: Download complete 05:13:57 2437ff75d9bd: Verifying Checksum 05:13:57 2437ff75d9bd: Download complete 05:13:59 8998bd30e6a1: Pull complete 05:14:00 04944245beec: Pull complete 05:14:01 699f458cf7ca: Pull complete 05:14:02 765212b225bb: Pull complete 05:14:03 f23df028b6ca: Pull complete 05:14:03 d65c8cfc05b1: Pull complete 05:14:18 2437ff75d9bd: Pull complete 05:14:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:14:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:14:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:14:18 prd-ubuntu18.04-docker-arm64-4c-16g-7008 does not seem to be running inside a container 05:14:18 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 05:14:21 $ docker top 9be5cb608eef167f2e62ac811f92959aa6eb63965b1307659cb52b0c28791abc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:14:22 ---> job-cost.sh 05:14:22 lf-activate-venv: SKIPPING 05:14:22 INFO: No Stack... 05:14:22 INFO: Retrieving Pricing Info for: v3-standard-4 05:14:23 INFO: Archiving Costs [Pipeline] sh 05:14:23 + cat /w/workspace/edgex-go/10/archives/cost.csv 05:14:23 + cut -d, -f6 [Pipeline] lock 05:14:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3891-10-stack-cost] 05:14:23 Resource [jenkins-edgexfoundry-edgex-go-PR-3891-10-stack-cost] did not exist. Created. 05:14:23 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3891-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:14:24 + echo total: 0.10999999940395355 [Pipeline] stash 05:14:25 Stashed 1 file(s) [Pipeline] } 05:14:25 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3891-10-stack-cost] [Pipeline] // lock [Pipeline] } 05:14:25 $ docker stop --time=1 9be5cb608eef167f2e62ac811f92959aa6eb63965b1307659cb52b0c28791abc 05:14:26 $ docker rm -f 9be5cb608eef167f2e62ac811f92959aa6eb63965b1307659cb52b0c28791abc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:14:27 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 05:14:27 + '[' -d /w/workspace/edgex-go/10/archives ']' [Pipeline] libraryResource [Pipeline] sh 05:14:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:14:28 ---> package-listing.sh 05:14:28 ++ facter osfamily 05:14:28 ++ tr '[:upper:]' '[:lower:]' 05:14:28 + OS_FAMILY=redhat 05:14:28 + workspace=/w/workspace/edgex-go/10 05:14:28 + START_PACKAGES=/tmp/packages_start.txt 05:14:28 + END_PACKAGES=/tmp/packages_end.txt 05:14:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:14:28 + PACKAGES=/tmp/packages_start.txt 05:14:28 + '[' /w/workspace/edgex-go/10 ']' 05:14:28 + PACKAGES=/tmp/packages_end.txt 05:14:28 + case "${OS_FAMILY}" in 05:14:28 + rpm -qa 05:14:28 + sort 05:14:29 + '[' -f /tmp/packages_start.txt ']' 05:14:29 + '[' -f /tmp/packages_end.txt ']' 05:14:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:14:29 + '[' /w/workspace/edgex-go/10 ']' 05:14:29 + mkdir -p /w/workspace/edgex-go/10/archives/ 05:14:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo 05:14:29 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:14:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:14:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:14:30 05:14:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:14:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:14:30 latest: Pulling from edgex-lftools-log-publisher 05:14:30 5eb5b503b376: Pulling fs layer 05:14:30 5c69ac0246d0: Pulling fs layer 05:14:30 ec43610c2a17: Pulling fs layer 05:14:30 3a2ae6a8a46f: Pulling fs layer 05:14:30 33b1e0a273af: Pulling fs layer 05:14:30 5d3b04190fa2: Pulling fs layer 05:14:30 2f39f015ded8: Pulling fs layer 05:14:30 3a2ae6a8a46f: Waiting 05:14:30 33b1e0a273af: Waiting 05:14:30 5d3b04190fa2: Waiting 05:14:30 2f39f015ded8: Waiting 05:14:30 5c69ac0246d0: Verifying Checksum 05:14:30 5c69ac0246d0: Download complete 05:14:30 3a2ae6a8a46f: Verifying Checksum 05:14:30 3a2ae6a8a46f: Download complete 05:14:30 ec43610c2a17: Download complete 05:14:30 5d3b04190fa2: Verifying Checksum 05:14:30 5d3b04190fa2: Download complete 05:14:30 33b1e0a273af: Verifying Checksum 05:14:30 33b1e0a273af: Download complete 05:14:30 5eb5b503b376: Verifying Checksum 05:14:30 5eb5b503b376: Download complete 05:14:31 2f39f015ded8: Verifying Checksum 05:14:31 2f39f015ded8: Download complete 05:14:32 5eb5b503b376: Pull complete 05:14:32 5c69ac0246d0: Pull complete 05:14:32 ec43610c2a17: Pull complete 05:14:32 3a2ae6a8a46f: Pull complete 05:14:33 33b1e0a273af: Pull complete 05:14:33 5d3b04190fa2: Pull complete 05:14:37 2f39f015ded8: Pull complete 05:14:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:14:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:14:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:14:37 prd-centos7-docker-4c-2g-7004 does not seem to be running inside a container 05:14:38 $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:latest cat 05:14:40 $ docker top a9c0245e065bffac8c01c3a49f46bc14a7f3fe3aae52b9a222140ef04f02358f -eo pid,comm [Pipeline] { [Pipeline] sh 05:14:40 + touch /tmp/pre-build-complete [Pipeline] sh 05:14:40 + mkdir -p /var/log/sysstat [Pipeline] sh 05:14:41 + ls /var/log/sa-host 05:14:41 + sadf -c /var/log/sa-host/sa14 05:14:41 file_magic: OK 05:14:41 HZ: Using current value: 100 05:14:41 file_header: OK 05:14:41 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:14:41 Statistics: 05:14:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:14:41 File successfully converted to sysstat format version 12.5.2 05:14:41 + sadf -c /var/log/sa-host/sa17 05:14:41 file_magic: OK 05:14:41 HZ: Using current value: 100 05:14:41 file_header: OK 05:14:41 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:14:41 Statistics: 05:14:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:14:41 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:14:41 provisioning config files... 05:14:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config8001629628797573957tmp [Pipeline] { [Pipeline] echo 05:14:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:14:41 ---> create-netrc.sh [Pipeline] } 05:14:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:14:42 ---> python-tools-install.sh [Pipeline] echo 05:14:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:14:42 ---> sudo-logs.sh 05:14:42 Archiving 'sudo' log.. 05:14:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-7004.novalocal: Name or service not known 05:14:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-7004.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 05:14:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:14:42 ---> job-cost.sh 05:14:42 lf-activate-venv: SKIPPING 05:14:42 DEBUG: total: 0.10999999940395355 05:14:42 INFO: Retrieving Stack Cost... 05:14:42 INFO: Retrieving Pricing Info for: v3-standard-2 05:14:43 INFO: Archiving Costs [Pipeline] echo 05:14:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:14:43 ---> logs-deploy.sh 05:14:43 lf-activate-venv: SKIPPING 05:14:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3891/10 05:14:43 INFO: archiving workspace using pattern(s): 05:14:44 Archives upload complete. 05:14:44 INFO: archiving logs to Nexus 05:14:45 ---> uname -a: 05:14:45 Linux prd-centos7-docker-4c-2g-7004.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 05:14:45 05:14:45 05:14:45 ---> lscpu: 05:14:45 Architecture: x86_64 05:14:45 CPU op-mode(s): 32-bit, 64-bit 05:14:45 Byte Order: Little Endian 05:14:45 Address sizes: 40 bits physical, 48 bits virtual 05:14:45 CPU(s): 2 05:14:45 On-line CPU(s) list: 0,1 05:14:45 Thread(s) per core: 1 05:14:45 Core(s) per socket: 1 05:14:45 Socket(s): 2 05:14:45 NUMA node(s): 1 05:14:45 Vendor ID: AuthenticAMD 05:14:45 CPU family: 23 05:14:45 Model: 49 05:14:45 Model name: AMD EPYC-Rome Processor 05:14:45 Stepping: 0 05:14:45 CPU MHz: 2799.994 05:14:45 BogoMIPS: 5599.98 05:14:45 Virtualization: AMD-V 05:14:45 Hypervisor vendor: KVM 05:14:45 Virtualization type: full 05:14:45 L1d cache: 64 KiB 05:14:45 L1i cache: 64 KiB 05:14:45 L2 cache: 1 MiB 05:14:45 L3 cache: 32 MiB 05:14:45 NUMA node0 CPU(s): 0,1 05:14:45 Vulnerability Itlb multihit: Not affected 05:14:45 Vulnerability L1tf: Not affected 05:14:45 Vulnerability Mds: Not affected 05:14:45 Vulnerability Meltdown: Not affected 05:14:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:14:45 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:14:45 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:14:45 Vulnerability Srbds: Not affected 05:14:45 Vulnerability Tsx async abort: Not affected 05:14:45 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 05:14:45 05:14:45 05:14:45 ---> nproc: 05:14:45 2 05:14:45 05:14:45 05:14:45 ---> df -h: 05:14:45 Filesystem Size Used Avail Use% Mounted on 05:14:45 overlay 40G 9.3G 31G 24% / 05:14:45 tmpfs 64M 0 64M 0% /dev 05:14:45 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:14:45 shm 64M 0 64M 0% /dev/shm 05:14:45 /dev/vda1 40G 9.3G 31G 24% /facter-os 05:14:45 05:14:45 05:14:45 ---> sar -b -r -n DEV: 05:14:45 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/14/22 _x86_64_ (2 CPU) 05:14:45 05:14:45 05:02:59 LINUX RESTART (2 CPU) 05:14:45 05:14:45 05:04:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:14:45 05:05:01 332.16 0.50 331.66 0.00 38.15 103145.86 0.00 05:14:45 05:06:01 58.53 0.17 58.37 0.00 19.45 11057.74 0.00 05:14:45 05:07:01 113.37 0.00 113.37 0.00 0.00 4732.00 0.00 05:14:45 05:08:01 10.87 0.00 10.87 0.00 0.00 1296.30 0.00 05:14:45 05:09:01 0.15 0.00 0.15 0.00 0.00 1.70 0.00 05:14:45 05:10:01 0.37 0.00 0.37 0.00 0.00 5.20 0.00 05:14:45 05:11:01 0.33 0.00 0.33 0.00 0.00 5.28 0.00 05:14:45 05:12:01 0.30 0.00 0.30 0.00 0.00 4.47 0.00 05:14:45 05:13:01 0.33 0.00 0.33 0.00 0.00 5.18 0.00 05:14:45 05:14:01 0.27 0.00 0.27 0.00 0.00 4.03 0.00 05:14:45 Average: 50.76 0.07 50.69 0.00 5.65 11729.47 0.00 05:14:45 05:14:45 05:04:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:14:45 05:05:01 3564208 0 1015336 12.68 2620 3426768 1579332 17.44 1262172 2709768 60132 05:14:45 05:06:01 3169300 0 1113772 13.91 2620 3723240 1551476 17.13 1519996 2828948 33816 05:14:45 05:07:01 3259728 0 1073772 13.41 2620 3672812 1782676 19.68 1439912 2792140 30420 05:14:45 05:08:01 3663008 0 976596 12.19 2620 3366708 1320160 14.58 1296128 2591036 12 05:14:45 05:09:01 3665144 0 974452 12.17 2620 3366716 1303700 14.39 1294724 2591036 12 05:14:45 05:10:01 3668176 0 971416 12.13 2620 3366720 1289308 14.23 1293660 2591036 8 05:14:45 05:11:01 3668632 0 970956 12.12 2620 3366724 1289356 14.24 1292952 2591036 8 05:14:45 05:12:01 3673812 0 965768 12.06 2620 3366732 1289628 14.24 1287552 2591040 12 05:14:45 05:13:01 3665936 0 973644 12.16 2620 3366732 1289376 14.24 1295464 2591036 12 05:14:45 05:14:01 3666036 0 973540 12.16 2620 3366736 1289448 14.24 1295724 2591036 8 05:14:45 Average: 3566398 0 1000925 12.50 2620 3438989 1398446 15.44 1327828 2646811 12444 05:14:45 05:14:45 05:04:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:14:45 05:05:01 eth0 415.82 294.42 5597.36 44.97 0.00 0.00 0.00 0.00 05:14:45 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:45 05:05:01 veth0e404e7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:14:45 05:05:01 docker0 195.01 243.74 16.03 2112.12 0.00 0.00 0.00 0.00 05:14:45 05:06:01 eth0 29.43 14.99 23.04 12.99 0.00 0.00 0.00 0.00 05:14:45 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:45 05:06:01 veth0e404e7 0.93 0.95 0.07 0.08 0.00 0.00 0.00 0.00 05:14:45 05:06:01 docker0 0.93 0.93 0.06 0.08 0.00 0.00 0.00 0.00 05:14:45 05:07:01 eth0 23.78 17.50 12.85 94.78 0.00 0.00 0.00 0.00 05:14:45 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:45 05:07:01 veth0e404e7 1.22 1.22 0.09 0.09 0.00 0.00 0.00 0.00 05:14:45 05:07:01 docker0 1.22 1.22 0.08 0.09 0.00 0.00 0.00 0.00 05:14:45 05:08:01 eth0 2.03 1.32 1.55 0.84 0.00 0.00 0.00 0.00 05:14:45 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:45 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:45 05:09:01 eth0 0.30 0.15 0.09 0.07 0.00 0.00 0.00 0.00 05:14:45 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:45 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:45 05:10:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:14:45 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:45 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:45 05:11:01 eth0 0.35 0.27 0.33 0.02 0.00 0.00 0.00 0.00 05:14:45 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:45 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:45 05:12:01 eth0 1.05 0.37 0.32 0.18 0.00 0.00 0.00 0.00 05:14:45 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:45 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:45 05:13:01 eth0 0.10 0.10 0.01 0.04 0.00 0.00 0.00 0.00 05:14:45 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:45 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:45 05:14:01 eth0 0.23 0.17 0.08 0.04 0.00 0.00 0.00 0.00 05:14:45 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:45 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:45 Average: eth0 46.12 32.08 547.18 15.30 0.00 0.00 0.00 0.00 05:14:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:45 Average: docker0 19.15 23.88 1.57 205.04 0.00 0.00 0.00 0.00 05:14:45 05:14:45 05:14:45 ---> sar -P ALL: 05:14:45 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/14/22 _x86_64_ (2 CPU) 05:14:45 05:14:45 05:02:59 LINUX RESTART (2 CPU) 05:14:45 05:14:45 05:04:03 CPU %user %nice %system %iowait %steal %idle 05:14:45 05:05:01 all 33.44 0.00 13.51 2.89 0.10 50.06 05:14:45 05:05:01 0 32.35 0.00 13.44 3.09 0.09 51.04 05:14:45 05:05:01 1 34.53 0.00 13.58 2.68 0.11 49.09 05:14:45 05:06:01 all 44.59 0.00 4.03 0.47 0.08 50.83 05:14:45 05:06:01 0 44.34 0.00 4.18 0.34 0.07 51.07 05:14:45 05:06:01 1 44.84 0.00 3.89 0.60 0.09 50.58 05:14:45 05:07:01 all 71.00 0.00 6.01 1.49 0.12 21.38 05:14:45 05:07:01 0 71.66 0.00 5.91 1.37 0.13 20.93 05:14:45 05:07:01 1 70.35 0.00 6.11 1.61 0.11 21.83 05:14:45 05:08:01 all 0.30 0.00 0.42 0.14 0.02 99.12 05:14:45 05:08:01 0 0.12 0.00 0.37 0.00 0.02 99.50 05:14:45 05:08:01 1 0.48 0.00 0.47 0.28 0.02 98.75 05:14:45 05:09:01 all 0.22 0.00 0.06 0.00 0.03 99.70 05:14:45 05:09:01 0 0.05 0.00 0.07 0.00 0.03 99.85 05:14:45 05:09:01 1 0.38 0.00 0.05 0.00 0.02 99.55 05:14:45 05:10:01 all 0.22 0.00 0.03 0.00 0.01 99.74 05:14:45 05:10:01 0 0.07 0.00 0.03 0.00 0.02 99.88 05:14:45 05:10:01 1 0.37 0.00 0.03 0.00 0.00 99.60 05:14:45 05:11:01 all 0.16 0.00 0.03 0.00 0.02 99.79 05:14:45 05:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:14:45 05:11:01 1 0.30 0.00 0.03 0.00 0.02 99.65 05:14:45 05:12:01 all 0.18 0.00 0.04 0.00 0.03 99.75 05:14:45 05:12:01 0 0.17 0.00 0.05 0.00 0.03 99.75 05:14:45 05:12:01 1 0.20 0.00 0.03 0.00 0.02 99.75 05:14:45 05:13:01 all 0.12 0.00 0.06 0.00 0.03 99.80 05:14:45 05:13:01 0 0.18 0.00 0.05 0.00 0.02 99.75 05:14:45 05:13:01 1 0.05 0.00 0.07 0.00 0.03 99.85 05:14:45 05:14:01 all 0.18 0.00 0.04 0.00 0.02 99.76 05:14:45 05:14:01 0 0.30 0.00 0.03 0.00 0.00 99.67 05:14:45 05:14:01 1 0.07 0.00 0.05 0.00 0.03 99.85 05:14:45 Average: all 14.20 0.00 2.27 0.47 0.04 83.02 05:14:45 Average: 0 14.10 0.00 2.27 0.45 0.04 83.15 05:14:45 Average: 1 14.30 0.00 2.28 0.49 0.04 82.89 05:14:45 05:14:45 05:14:45