Pull request #568 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of beaufrusetta for edgexfoundry/app-functions-sdk-go Loading trusted files from base branch master at 5b297c99e7a02495e1c2bf8274fcb76147152718 rather than 08426b644c9b1c59082f5abfe8988b706b92972c Obtained Jenkinsfile from 5b297c99e7a02495e1c2bf8274fcb76147152718 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-11736 in /w/workspace/ndry_app-functions-sdk-go_PR-568 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-568 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 5b297c99e7a02495e1c2bf8274fcb76147152718 into PR head commit 08426b644c9b1c59082f5abfe8988b706b92972c Merge succeeded, producing 08426b644c9b1c59082f5abfe8988b706b92972c Checking out Revision 08426b644c9b1c59082f5abfe8988b706b92972c (PR-568) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/568/head:refs/remotes/origin/PR-568 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 08426b644c9b1c59082f5abfe8988b706b92972c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5b297c99e7a02495e1c2bf8274fcb76147152718 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 08426b644c9b1c59082f5abfe8988b706b92972c # timeout=10 Commit message: "fix: Content-Type for compression/encryption" First time build. Skipping changelog. > git rev-list --no-walk 1f9c67006d06db94e3bbd8b2c18d694f2224c4d1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:46:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:46:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:46:02 ========================================================= 15:46:02 EdgeX Global Pipelines Version Info 15:46:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:46:04 ------------------- 15:46:04 stable info: 15:46:04 ------------------- 15:46:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:46:04 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 15:46:04 Message: update stable to v1.0.162 15:46:05 ------------------- 15:46:05 experimental info: 15:46:05 ------------------- 15:46:05 Commited By: **** collab-it+edgex@linuxfoundation.org 15:46:05 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 15:46:05 Message: update experimental to v1.0.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 15:46:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 15:46:05 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 15:46:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:46:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:46:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:46:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:46:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:46:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:46:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:46:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:46:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:46:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 15:46:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:46:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:46:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:46:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:46:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:46:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:46:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:46:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:46:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:46:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:46:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:46:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:46:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:46:08 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 15:46:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-568 [Pipeline] echo 15:46:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-568 [Pipeline] echo 15:46:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-568 [Pipeline] echo 15:46:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 08426b644c9b1c59082f5abfe8988b706b92972c [Pipeline] echo 15:46:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 08426b6 [Pipeline] echo 15:46:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:46:08 provisioning config files... 15:46:09 copy managed file [app-functions-sdk-go-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-568@tmp/config6660031389567214398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:09 ---> docker-login.sh 15:46:09 nexus3.edgexfoundry.org:10001 15:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:09 Configure a credential helper to remove this warning. See 15:46:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:09 15:46:09 Login Succeeded 15:46:09 nexus3.edgexfoundry.org:10002 15:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:09 Configure a credential helper to remove this warning. See 15:46:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:09 15:46:09 Login Succeeded 15:46:09 nexus3.edgexfoundry.org:10003 15:46:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:10 Configure a credential helper to remove this warning. See 15:46:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:10 15:46:10 Login Succeeded 15:46:10 nexus3.edgexfoundry.org:10004 15:46:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:10 Configure a credential helper to remove this warning. See 15:46:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:10 15:46:10 Login Succeeded 15:46:10 docker.io 15:46:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:10 Configure a credential helper to remove this warning. See 15:46:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:10 15:46:10 Login Succeeded 15:46:10 ---> docker-login.sh ends [Pipeline] } 15:46:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:46:11 + git log --format=format:%s -1 08426b644c9b1c59082f5abfe8988b706b92972c [Pipeline] echo 15:46:11 GIT_COMMIT: 08426b644c9b1c59082f5abfe8988b706b92972c, Commit Message: fix: Content-Type for compression/encryption [Pipeline] echo 15:46:11 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:46:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:46:12 15:46:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:46:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:46:12 latest: Pulling from edgex-devops/git-semver 15:46:12 31603596830f: Pulling fs layer 15:46:12 2a8b12db71e7: Pulling fs layer 15:46:12 6ca5941a6612: Pulling fs layer 15:46:12 ecc8261a40a4: Pulling fs layer 15:46:12 ecc8261a40a4: Waiting 15:46:12 2a8b12db71e7: Verifying Checksum 15:46:12 2a8b12db71e7: Download complete 15:46:13 31603596830f: Verifying Checksum 15:46:13 31603596830f: Download complete 15:46:13 ecc8261a40a4: Verifying Checksum 15:46:13 ecc8261a40a4: Download complete 15:46:13 6ca5941a6612: Verifying Checksum 15:46:13 6ca5941a6612: Download complete 15:46:13 31603596830f: Pull complete 15:46:13 2a8b12db71e7: Pull complete 15:46:14 6ca5941a6612: Pull complete 15:46:14 ecc8261a40a4: Pull complete 15:46:14 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:46:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:46:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:46:14 prd-centos7-docker-4c-2g-11736 does not seem to be running inside a container 15:46:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-568 -v /w/workspace/ndry_app-functions-sdk-go_PR-568:/w/workspace/ndry_app-functions-sdk-go_PR-568:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-568@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-568@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:10004/edgex-devops/git-semver:latest cat 15:46:16 $ docker top 7aa908e99ab76593079f3851dcc07dafb68a9c3c0b6be988fafc8401cc9ea32c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:46:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:17 [ssh-agent] Looking for ssh-agent implementation... 15:46:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:17 $ docker exec 7aa908e99ab76593079f3851dcc07dafb68a9c3c0b6be988fafc8401cc9ea32c ssh-agent 15:46:17 SSH_AUTH_SOCK=/tmp/ssh-NgAzcIdeQn9N/agent.12 15:46:17 SSH_AGENT_PID=18 15:46:17 Running ssh-add (command line suppressed) 15:46:17 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-568@tmp/private_key_7710471604026963379.key (/w/workspace/ndry_app-functions-sdk-go_PR-568@tmp/private_key_7710471604026963379.key) 15:46:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:18 + git tag --points-at HEAD [Pipeline] } 15:46:18 $ docker exec --env ******** --env ******** 7aa908e99ab76593079f3851dcc07dafb68a9c3c0b6be988fafc8401cc9ea32c ssh-agent -k 15:46:18 unset SSH_AUTH_SOCK; 15:46:18 unset SSH_AGENT_PID; 15:46:18 echo Agent pid 18 killed; 15:46:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:46:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:18 [ssh-agent] Looking for ssh-agent implementation... 15:46:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:18 $ docker exec 7aa908e99ab76593079f3851dcc07dafb68a9c3c0b6be988fafc8401cc9ea32c ssh-agent 15:46:18 SSH_AUTH_SOCK=/tmp/ssh-vSBcyCfE92HW/agent.47 15:46:18 SSH_AGENT_PID=52 15:46:18 Running ssh-add (command line suppressed) 15:46:18 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-568@tmp/private_key_7298014929900466093.key (/w/workspace/ndry_app-functions-sdk-go_PR-568@tmp/private_key_7298014929900466093.key) 15:46:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:19 + git semver init 15:46:19 # -> Open(): unable to determine branch for HEAD 15:46:19 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-568/.git 15:46:19 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-568 15:46:19 # $SEMVER_REMOTE_NAME = origin 15:46:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:46:19 # $SEMVER_USER_NAME = edgex-jenkins 15:46:19 # $SEMVER_BRANCH = PR-568 15:46:19 # $SEMVER_TEMP = /tmp/semver-644184867 15:46:19 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 15:46:21 # '/tmp/semver-644184867' -> '/w/workspace/ndry_app-functions-sdk-go_PR-568/.semver' 15:46:22 # -> Force: false 15:46:22 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-568/.semver [Pipeline] } 15:46:22 $ docker exec --env ******** --env ******** 7aa908e99ab76593079f3851dcc07dafb68a9c3c0b6be988fafc8401cc9ea32c ssh-agent -k 15:46:22 unset SSH_AUTH_SOCK; 15:46:22 unset SSH_AGENT_PID; 15:46:22 echo Agent pid 52 killed; 15:46:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:46:22 + git semver [Pipeline] } 15:46:22 $ docker stop --time=1 7aa908e99ab76593079f3851dcc07dafb68a9c3c0b6be988fafc8401cc9ea32c 15:46:24 $ docker rm -f 7aa908e99ab76593079f3851dcc07dafb68a9c3c0b6be988fafc8401cc9ea32c [Pipeline] // withDockerContainer [Pipeline] sh 15:46:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:46:25 Stashed 1 file(s) [Pipeline] echo 15:46:25 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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] node 15:46:40 Still waiting to schedule task 15:46:40 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-11736’ 15:46:40 Still waiting to schedule task 15:46:40 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:48:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-11737 in /w/workspace/ndry_app-functions-sdk-go_PR-568 [Pipeline] { [Pipeline] ws 15:48:37 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 15:48:42 using credential edgex-jenkins-ssh 15:48:42 Cloning the remote Git repository 15:48:42 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:48:42 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 15:48:42 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:48:42 > git --version # timeout=10 15:48:42 > git --version # 'git version 2.17.1' 15:48:42 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:45 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:48:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:45 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:48:45 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:48:45 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/568/head:refs/remotes/origin/PR-568 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:48:46 Merging remotes/origin/master commit 5b297c99e7a02495e1c2bf8274fcb76147152718 into PR head commit 08426b644c9b1c59082f5abfe8988b706b92972c 15:48:46 Merge succeeded, producing 08426b644c9b1c59082f5abfe8988b706b92972c 15:48:46 Checking out Revision 08426b644c9b1c59082f5abfe8988b706b92972c (PR-568) 15:48:46 > git config core.sparsecheckout # timeout=10 15:48:46 > git checkout -f 08426b644c9b1c59082f5abfe8988b706b92972c # timeout=10 15:48:46 > git remote # timeout=10 15:48:46 > git config --get remote.origin.url # timeout=10 15:48:46 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:46 > git merge 5b297c99e7a02495e1c2bf8274fcb76147152718 # timeout=10 15:48:46 > git rev-parse HEAD^{commit} # timeout=10 15:48:46 > git config core.sparsecheckout # timeout=10 15:48:46 > git checkout -f 08426b644c9b1c59082f5abfe8988b706b92972c # timeout=10 15:48:51 Commit message: "fix: Content-Type for compression/encryption" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:48:52 provisioning config files... 15:48:52 copy managed file [app-functions-sdk-go-settings] to file:/w/workspace/app-functions-sdk-go/2@tmp/config4423659018976594632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:53 ---> docker-login.sh 15:48:53 nexus3.edgexfoundry.org:10001 15:48:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:54 Configure a credential helper to remove this warning. See 15:48:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:54 15:48:54 Login Succeeded 15:48:54 nexus3.edgexfoundry.org:10002 15:48:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:55 Configure a credential helper to remove this warning. See 15:48:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:55 15:48:55 Login Succeeded 15:48:55 nexus3.edgexfoundry.org:10003 15:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:55 Configure a credential helper to remove this warning. See 15:48:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:55 15:48:55 Login Succeeded 15:48:55 nexus3.edgexfoundry.org:10004 15:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:56 Configure a credential helper to remove this warning. See 15:48:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:56 15:48:56 Login Succeeded 15:48:56 docker.io 15:48:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:57 Configure a credential helper to remove this warning. See 15:48:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:57 15:48:57 Login Succeeded 15:48:57 ---> docker-login.sh ends [Pipeline] } 15:48:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:48:57 ========================================================= 15:48:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:48:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:48:58 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 15:48:58 Sending build context to Docker daemon 19.18MB 15:48:58 Step 1/8 : ARG BASE=golang:1.15-alpine 15:48:58 Step 2/8 : FROM ${BASE} 15:48:58 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:48:58 b538f80385f9: Pulling fs layer 15:48:58 74f711af9a0d: Pulling fs layer 15:48:58 99f96fe45779: Pulling fs layer 15:48:58 8529a6b9a6be: Pulling fs layer 15:48:58 45590311c82a: Pulling fs layer 15:48:58 69ca0ff8b7b3: Pulling fs layer 15:48:58 209524e5b208: Pulling fs layer 15:48:58 8529a6b9a6be: Waiting 15:48:58 45590311c82a: Waiting 15:48:58 69ca0ff8b7b3: Waiting 15:48:58 209524e5b208: Waiting 15:48:58 99f96fe45779: Verifying Checksum 15:48:58 99f96fe45779: Download complete 15:48:58 74f711af9a0d: Verifying Checksum 15:48:58 74f711af9a0d: Download complete 15:48:59 45590311c82a: Verifying Checksum 15:48:59 45590311c82a: Download complete 15:48:59 69ca0ff8b7b3: Verifying Checksum 15:48:59 69ca0ff8b7b3: Download complete 15:48:59 b538f80385f9: Verifying Checksum 15:48:59 b538f80385f9: Download complete 15:49:00 b538f80385f9: Pull complete 15:49:01 74f711af9a0d: Pull complete 15:49:01 99f96fe45779: Pull complete 15:49:01 209524e5b208: Verifying Checksum 15:49:01 209524e5b208: Download complete 15:49:03 8529a6b9a6be: Verifying Checksum 15:49:03 8529a6b9a6be: Download complete 15:49:13 8529a6b9a6be: Pull complete 15:49:13 45590311c82a: Pull complete 15:49:14 69ca0ff8b7b3: Pull complete 15:49:18 209524e5b208: Pull complete 15:49:18 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 15:49:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:49:18 ---> 5bddaf1c2fca 15:49:18 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:49:18 latest: Pulling from library/docker 15:49:18 5f621e34cdf4: Pulling fs layer 15:49:18 85db56a05063: Pulling fs layer 15:49:18 ccb67d6aeaaa: Pulling fs layer 15:49:18 a0b19fc83503: Pulling fs layer 15:49:18 8eb508b41278: Pulling fs layer 15:49:18 37236713561e: Pulling fs layer 15:49:18 07c93f2b1b56: Pulling fs layer 15:49:18 8eb508b41278: Waiting 15:49:18 37236713561e: Waiting 15:49:18 a0b19fc83503: Waiting 15:49:18 07c93f2b1b56: Waiting 15:49:18 85db56a05063: Verifying Checksum 15:49:18 85db56a05063: Download complete 15:49:18 5f621e34cdf4: Verifying Checksum 15:49:18 5f621e34cdf4: Download complete 15:49:18 ccb67d6aeaaa: Verifying Checksum 15:49:18 ccb67d6aeaaa: Download complete 15:49:18 8eb508b41278: Verifying Checksum 15:49:18 8eb508b41278: Download complete 15:49:18 37236713561e: Verifying Checksum 15:49:18 37236713561e: Download complete 15:49:19 07c93f2b1b56: Verifying Checksum 15:49:19 07c93f2b1b56: Download complete 15:49:19 5f621e34cdf4: Pull complete 15:49:20 85db56a05063: Pull complete 15:49:20 a0b19fc83503: Verifying Checksum 15:49:20 Running on prd-centos7-docker-4c-2g-11738 in /w/workspace/ndry_app-functions-sdk-go_PR-568 [Pipeline] { [Pipeline] ws 15:49:20 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 15:49:20 ccb67d6aeaaa: Pull complete 15:49:23 using credential edgex-jenkins-ssh 15:49:23 Cloning the remote Git repository 15:49:24 a0b19fc83503: Pull complete 15:49:24 8eb508b41278: Pull complete 15:49:23 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:49:24 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 15:49:24 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:49:24 > git --version # timeout=10 15:49:24 > git --version # 'git version 2.16.5' 15:49:24 using GIT_SSH to set credentials SSH Credentials for GitHub 15:49:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:49:24 37236713561e: Pull complete 15:49:24 07c93f2b1b56: Pull complete 15:49:24 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 15:49:24 Status: Downloaded newer image for docker:latest 15:49:26 Merging remotes/origin/master commit 5b297c99e7a02495e1c2bf8274fcb76147152718 into PR head commit 08426b644c9b1c59082f5abfe8988b706b92972c 15:49:26 Merge succeeded, producing 08426b644c9b1c59082f5abfe8988b706b92972c 15:49:26 Checking out Revision 08426b644c9b1c59082f5abfe8988b706b92972c (PR-568) 15:49:25 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:49:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:49:25 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:49:25 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:49:25 using GIT_SSH to set credentials SSH Credentials for GitHub 15:49:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/568/head:refs/remotes/origin/PR-568 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:49:26 > git config core.sparsecheckout # timeout=10 15:49:26 > git checkout -f 08426b644c9b1c59082f5abfe8988b706b92972c # timeout=10 15:49:26 > git remote # timeout=10 15:49:26 > git config --get remote.origin.url # timeout=10 15:49:26 using GIT_SSH to set credentials SSH Credentials for GitHub 15:49:26 > git merge 5b297c99e7a02495e1c2bf8274fcb76147152718 # timeout=10 15:49:26 > git rev-parse HEAD^{commit} # timeout=10 15:49:26 > git config core.sparsecheckout # timeout=10 15:49:26 > git checkout -f 08426b644c9b1c59082f5abfe8988b706b92972c # timeout=10 15:49:30 Commit message: "fix: Content-Type for compression/encryption" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:49:31 provisioning config files... 15:49:31 copy managed file [app-functions-sdk-go-settings] to file:/w/workspace/app-functions-sdk-go/2@tmp/config4666166291044571821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:31 ---> 224d42f4fb8b 15:49:31 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:49:31 ---> Running in 98c781b6ddda 15:49:31 Removing intermediate container 98c781b6ddda 15:49:31 ---> e358fee8595a 15:49:31 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:49:31 ---> Running in 6ceb91ccdc1d 15:49:31 ---> docker-login.sh 15:49:31 nexus3.edgexfoundry.org:10001 15:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:32 Configure a credential helper to remove this warning. See 15:49:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:32 15:49:32 Login Succeeded 15:49:32 nexus3.edgexfoundry.org:10002 15:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:32 Configure a credential helper to remove this warning. See 15:49:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:32 15:49:32 Login Succeeded 15:49:32 nexus3.edgexfoundry.org:10003 15:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:32 Configure a credential helper to remove this warning. See 15:49:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:32 15:49:32 Login Succeeded 15:49:32 nexus3.edgexfoundry.org:10004 15:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:32 Configure a credential helper to remove this warning. See 15:49:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:32 15:49:32 Login Succeeded 15:49:32 docker.io 15:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:33 Configure a credential helper to remove this warning. See 15:49:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:33 15:49:33 Login Succeeded 15:49:33 ---> docker-login.sh ends [Pipeline] } 15:49:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:49:33 ========================================================= 15:49:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:49:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:49:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:49:33 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 15:49:34 Sending build context to Docker daemon 19.18MB 15:49:34 Step 1/8 : ARG BASE=golang:1.15-alpine 15:49:34 Step 2/8 : FROM ${BASE} 15:49:34 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:49:34 df20fa9351a1: Pulling fs layer 15:49:34 ed8968b2872e: Pulling fs layer 15:49:34 a92cc7c5fd73: Pulling fs layer 15:49:34 e871e8e8d7a9: Pulling fs layer 15:49:34 e73272ec9a57: Pulling fs layer 15:49:34 1e910a182e73: Pulling fs layer 15:49:34 4e634b169226: Pulling fs layer 15:49:34 e73272ec9a57: Waiting 15:49:34 1e910a182e73: Waiting 15:49:34 4e634b169226: Waiting 15:49:34 e871e8e8d7a9: Waiting 15:49:34 a92cc7c5fd73: Verifying Checksum 15:49:34 a92cc7c5fd73: Download complete 15:49:34 ed8968b2872e: Verifying Checksum 15:49:34 ed8968b2872e: Download complete 15:49:34 e73272ec9a57: Verifying Checksum 15:49:34 e73272ec9a57: Download complete 15:49:34 df20fa9351a1: Verifying Checksum 15:49:34 df20fa9351a1: Download complete 15:49:34 1e910a182e73: Download complete 15:49:34 (1/5) Installing libsodium (1.0.18-r0) 15:49:34 df20fa9351a1: Pull complete 15:49:34 (2/5) Installing libzmq (4.3.3-r0) 15:49:34 ed8968b2872e: Pull complete 15:49:34 a92cc7c5fd73: Pull complete 15:49:35 (3/5) Installing pkgconf (1.7.2-r0) 15:49:35 (4/5) Installing libsodium-dev (1.0.18-r0) 15:49:35 (5/5) Installing zeromq-dev (4.3.3-r0) 15:49:35 Executing busybox-1.31.1-r16.trigger 15:49:35 OK: 144 MiB in 44 packages 15:49:36 Removing intermediate container 6ceb91ccdc1d 15:49:36 ---> b24b0b520288 15:49:36 Step 6/8 : WORKDIR /build 15:49:36 ---> Running in 46b05d942234 15:49:36 4e634b169226: Verifying Checksum 15:49:36 4e634b169226: Download complete 15:49:36 e871e8e8d7a9: Verifying Checksum 15:49:36 e871e8e8d7a9: Download complete 15:49:37 Removing intermediate container 46b05d942234 15:49:37 ---> 97dbc3c85f1c 15:49:37 Step 7/8 : COPY go.mod . 15:49:37 ---> f77fadd8c33c 15:49:37 Step 8/8 : RUN go mod download 15:49:37 ---> Running in bfb07f409efb 15:49:42 e871e8e8d7a9: Pull complete 15:49:42 e73272ec9a57: Pull complete 15:49:42 1e910a182e73: Pull complete 15:49:50 4e634b169226: Pull complete 15:49:50 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 15:49:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:49:50 ---> f7629b54cfaa 15:49:50 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:49:50 latest: Pulling from library/docker 15:49:50 188c0c94c7c5: Pulling fs layer 15:49:50 0c7c675703d6: Pulling fs layer 15:49:50 cc8c12a437cb: Pulling fs layer 15:49:50 c5dafad2182a: Pulling fs layer 15:49:50 5aa711733414: Pulling fs layer 15:49:50 058f73b55e4b: Pulling fs layer 15:49:50 8c9c664faf12: Pulling fs layer 15:49:50 5aa711733414: Waiting 15:49:50 058f73b55e4b: Waiting 15:49:50 8c9c664faf12: Waiting 15:49:50 c5dafad2182a: Waiting 15:49:50 cc8c12a437cb: Verifying Checksum 15:49:50 cc8c12a437cb: Download complete 15:49:50 0c7c675703d6: Verifying Checksum 15:49:50 0c7c675703d6: Download complete 15:49:50 188c0c94c7c5: Verifying Checksum 15:49:50 188c0c94c7c5: Download complete 15:49:50 5aa711733414: Verifying Checksum 15:49:50 5aa711733414: Download complete 15:49:50 058f73b55e4b: Verifying Checksum 15:49:50 058f73b55e4b: Download complete 15:49:50 8c9c664faf12: Verifying Checksum 15:49:50 8c9c664faf12: Download complete 15:49:50 188c0c94c7c5: Pull complete 15:49:50 0c7c675703d6: Pull complete 15:49:51 cc8c12a437cb: Pull complete 15:49:51 c5dafad2182a: Verifying Checksum 15:49:51 c5dafad2182a: Download complete 15:49:54 c5dafad2182a: Pull complete 15:49:54 5aa711733414: Pull complete 15:49:54 058f73b55e4b: Pull complete 15:49:54 8c9c664faf12: Pull complete 15:49:54 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 15:49:54 Status: Downloaded newer image for docker:latest 15:49:55 ---> 1a865c8d52c4 15:49:55 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:49:55 ---> Running in 30d05c87fd53 15:49:55 Removing intermediate container 30d05c87fd53 15:49:55 ---> 3a2d85d46f85 15:49:55 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:49:56 ---> Running in cac6b8f3612e 15:49:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:49:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:50:00 (1/5) Installing libsodium (1.0.18-r0) 15:50:00 (2/5) Installing libzmq (4.3.3-r0) 15:50:01 (3/5) Installing pkgconf (1.7.2-r0) 15:50:01 (4/5) Installing libsodium-dev (1.0.18-r0) 15:50:02 (5/5) Installing zeromq-dev (4.3.3-r0) 15:50:02 Executing busybox-1.31.1-r16.trigger 15:50:02 OK: 167 MiB in 44 packages 15:50:02 Removing intermediate container cac6b8f3612e 15:50:02 ---> 42168c7b7856 15:50:02 Step 6/8 : WORKDIR /build 15:50:02 ---> Running in 6e5daa2cda6e 15:50:03 Removing intermediate container 6e5daa2cda6e 15:50:03 ---> c4609e9b1ec3 15:50:03 Step 7/8 : COPY go.mod . 15:50:03 ---> 096dda441102 15:50:03 Step 8/8 : RUN go mod download 15:50:03 ---> Running in fd6deaa3d893 15:50:10 Removing intermediate container bfb07f409efb 15:50:10 ---> 580994598cd1 15:50:10 Successfully built 580994598cd1 15:50:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:50:10 + docker inspect -f . ci-base-image-arm64 15:50:10 . [Pipeline] withDockerContainer 15:50:10 prd-ubuntu18.04-docker-arm64-4c-16g-11737 does not seem to be running inside a container 15:50:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 15:50:12 $ docker top e8cf99a4ff9be23daac4c9ef196499157c9c1e6f0ff4097b7ed91a32b8609b04 -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:14 + go version 15:50:14 go version go1.15.2 linux/arm64 [Pipeline] } 15:50:14 $ docker stop --time=1 e8cf99a4ff9be23daac4c9ef196499157c9c1e6f0ff4097b7ed91a32b8609b04 15:50:16 $ docker rm -f e8cf99a4ff9be23daac4c9ef196499157c9c1e6f0ff4097b7ed91a32b8609b04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:50:17 + docker inspect -f . ci-base-image-arm64 15:50:17 . [Pipeline] withDockerContainer 15:50:17 prd-ubuntu18.04-docker-arm64-4c-16g-11737 does not seem to be running inside a container 15:50:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 15:50:19 $ docker top 8491e5f018216d5e5ff77d46319897cba35eec2d1b9eed6b1e17f8060c473df3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:21 + make test 15:50:21 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:50:23 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 15:50:30 Removing intermediate container fd6deaa3d893 15:50:30 ---> a4e36625928a 15:50:30 Successfully built a4e36625928a 15:50:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:50:30 + docker inspect -f . ci-base-image-x86_64 15:50:30 . [Pipeline] withDockerContainer 15:50:30 prd-centos7-docker-4c-2g-11738 does not seem to be running inside a container 15:50:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** ci-base-image-x86_64 cat 15:50:31 $ docker top 1a9faa056f3d718331ee6214da033b7ccf56e2a14900c944cc8832535405a8f6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:32 + go version 15:50:32 go version go1.15.2 linux/amd64 [Pipeline] } 15:50:32 $ docker stop --time=1 1a9faa056f3d718331ee6214da033b7ccf56e2a14900c944cc8832535405a8f6 15:50:33 $ docker rm -f 1a9faa056f3d718331ee6214da033b7ccf56e2a14900c944cc8832535405a8f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:50:34 + docker inspect -f . ci-base-image-x86_64 15:50:34 . [Pipeline] withDockerContainer 15:50:34 prd-centos7-docker-4c-2g-11738 does not seem to be running inside a container 15:50:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** ci-base-image-x86_64 cat 15:50:35 $ docker top 2c21bcfd604c3c67272d226de6fcccfc231f0908a6a02000002f2773d84caa92 -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:36 + make test 15:50:36 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:50:37 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 15:50:44 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.021s coverage: 86.2% of statements 15:50:45 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.075s coverage: 86.2% of statements 15:51:03 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.029s coverage: 52.0% of statements 15:51:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 15:51:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 15:51:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.034s coverage: 54.7% of statements 15:51:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 15:51:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.037s coverage: 69.1% of statements 15:51:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.430s coverage: 61.6% of statements 15:51:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.005s coverage: 89.5% of statements 15:51:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.010s coverage: 100.0% of statements 15:51:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.015s coverage: 100.0% of statements 15:51:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements 15:51:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements 15:51:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 15:51:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 15:51:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 15:51:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 15:51:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 15:51:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 15:51:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 15:51:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.005s coverage: 96.6% of statements 15:51:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 15:51:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.008s coverage: 97.7% of statements 15:51:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 15:51:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 15:51:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.013s coverage: 8.8% of statements 15:51:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.921s coverage: 75.0% of statements 15:51:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 15:51:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.013s coverage: 89.7% of statements 15:51:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.009s coverage: 88.9% of statements 15:51:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.012s coverage: 80.5% of statements 15:51:13 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.007s coverage: 71.7% of statements 15:51:24 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.063s coverage: 52.0% of statements 15:51:24 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 15:51:24 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 15:51:24 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.084s coverage: 54.7% of statements 15:51:24 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 15:51:24 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.051s coverage: 69.1% of statements 15:51:31 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.036s coverage: 71.0% of statements 15:51:31 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 94.4% of statements 15:51:31 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:51:34 gofmt -l . 15:51:34 [ "`gofmt -l .`" = "" ] 15:51:34 ./bin/test-go-mod-tidy.sh [Pipeline] } 15:51:35 $ docker stop --time=1 2c21bcfd604c3c67272d226de6fcccfc231f0908a6a02000002f2773d84caa92 15:51:35 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.478s coverage: 61.6% of statements 15:51:35 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.011s coverage: 89.5% of statements 15:51:35 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.013s coverage: 100.0% of statements 15:51:35 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.031s coverage: 100.0% of statements 15:51:35 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.013s coverage: 100.0% of statements 15:51:35 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.013s coverage: 100.0% of statements 15:51:35 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 15:51:35 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 15:51:35 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 15:51:35 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 15:51:35 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 15:51:35 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 15:51:35 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 15:51:35 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.012s coverage: 96.6% of statements 15:51:35 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 15:51:35 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.011s coverage: 97.7% of statements 15:51:35 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 15:51:35 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 15:51:35 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.022s coverage: 8.8% of statements 15:51:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.949s coverage: 75.0% of statements 15:51:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 15:51:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.049s coverage: 89.7% of statements 15:51:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.027s coverage: 88.9% of statements 15:51:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.036s coverage: 80.5% of statements 15:51:36 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.024s coverage: 71.7% of statements 15:51:36 $ docker rm -f 2c21bcfd604c3c67272d226de6fcccfc231f0908a6a02000002f2773d84caa92 [Pipeline] // withDockerContainer [Pipeline] sh 15:51:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:51:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:52:03 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.056s coverage: 71.0% of statements 15:52:03 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.015s coverage: 94.4% of statements 15:52:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:52:13 gofmt -l . 15:52:13 [ "`gofmt -l .`" = "" ] 15:52:14 ./bin/test-go-mod-tidy.sh [Pipeline] } 15:52:14 $ docker stop --time=1 8491e5f018216d5e5ff77d46319897cba35eec2d1b9eed6b1e17f8060c473df3 15:52:17 $ docker rm -f 8491e5f018216d5e5ff77d46319897cba35eec2d1b9eed6b1e17f8060c473df3 [Pipeline] // withDockerContainer [Pipeline] sh 15:52:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:52:18 Warning: overwriting stash ‘coverage-report’ 15:52:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 15:52:21 provisioning config files... 15:52:21 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-568@tmp/config1271112848346469943tmp [Pipeline] { [Pipeline] sh 15:52:21 + set +x 15:52:21 + curl -s https://codecov.io/bash 15:52:21 + bash -s -- 15:52:22 15:52:22 _____ _ 15:52:22 / ____| | | 15:52:22 | | ___ __| | ___ ___ _____ __ 15:52:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:52:22 | |___| (_) | (_| | __/ (_| (_) \ V / 15:52:22 \_____\___/ \__,_|\___|\___\___/ \_/ 15:52:22 Bash-20201106-81372f2 15:52:22 15:52:22 15:52:22 ==> Jenkins CI detected. 15:52:22 project root: . 15:52:22 --> token set from env 15:52:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:52:22 ==> Running gcov in . (disable via -X gcov) 15:52:22 ==> Python coveragepy not found 15:52:22 ==> Searching for coverage reports in: 15:52:22 + . 15:52:22 -> Found 1 reports 15:52:22 ==> Detecting git/mercurial file structure 15:52:22 ==> Reading reports 15:52:22 + ./coverage.out bytes=90550 15:52:22 ==> Appending adjustments 15:52:22 https://docs.codecov.io/docs/fixing-reports 15:52:22 + Found adjustments 15:52:22 ==> Gzipping contents 15:52:22 ==> Uploading reports 15:52:22 url: https://codecov.io 15:52:22 query: branch=PR-568&commit=08426b644c9b1c59082f5abfe8988b706b92972c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-568%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=568&job=&cmd_args= 15:52:22 -> Pinging Codecov 15:52:22 https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-568&commit=08426b644c9b1c59082f5abfe8988b706b92972c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-568%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=568&job=&cmd_args= 15:52:23 -> Uploading to 15:52:23 https://storage.googleapis.com/codecov/v4/raw/2020-11-10/3D8B5DFFC46A037C893635FACE044666/08426b644c9b1c59082f5abfe8988b706b92972c/2cbc519c-3a11-408f-8d48-963a853938ce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201110T155223Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a0d6d39dbd334271abe5e4abbb72c6fdfebf5658c169052080f774cba05279f 15:52:23 % Total % Received % Xferd Average Speed Time Time Time Current 15:52:23 Dload Upload Total Spent Left Speed 15:52:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16135 0 0 100 16135 0 36646 --:--:-- --:--:-- --:--:-- 36670 15:52:23 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/08426b644c9b1c59082f5abfe8988b706b92972c [Pipeline] } 15:52:23 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:52:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:52:27 ---> package-listing.sh 15:52:27 ++ facter osfamily 15:52:27 ++ tr '[:upper:]' '[:lower:]' 15:52:27 + OS_FAMILY=redhat 15:52:27 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-568 15:52:27 + START_PACKAGES=/tmp/packages_start.txt 15:52:27 + END_PACKAGES=/tmp/packages_end.txt 15:52:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:52:27 + PACKAGES=/tmp/packages_start.txt 15:52:27 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-568 ']' 15:52:27 + PACKAGES=/tmp/packages_end.txt 15:52:27 + case "${OS_FAMILY}" in 15:52:27 + rpm -qa 15:52:27 + sort 15:52:31 + '[' -f /tmp/packages_start.txt ']' 15:52:31 + '[' -f /tmp/packages_end.txt ']' 15:52:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:52:31 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-568 ']' 15:52:31 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-568/archives/ 15:52:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-568/archives/ [Pipeline] echo 15:52:31 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/ndry_app-functions-sdk-go_PR-568/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:52:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:52:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:52:32 15:52:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:52:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:52:32 alpine: Pulling from edgex-lftools-log-publisher 15:52:32 df20fa9351a1: Pulling fs layer 15:52:32 36b3adc4ff6f: Pulling fs layer 15:52:32 8ad3a11d3b57: Pulling fs layer 15:52:32 46f8f816bc3b: Pulling fs layer 15:52:32 93b61091891f: Pulling fs layer 15:52:32 93b9cdb0e59b: Pulling fs layer 15:52:32 5e14af77c1be: Pulling fs layer 15:52:32 01666e4c0597: Pulling fs layer 15:52:32 aa168da1d23b: Pulling fs layer 15:52:32 46f8f816bc3b: Waiting 15:52:32 93b61091891f: Waiting 15:52:32 5e14af77c1be: Waiting 15:52:32 93b9cdb0e59b: Waiting 15:52:32 01666e4c0597: Waiting 15:52:32 aa168da1d23b: Waiting 15:52:32 36b3adc4ff6f: Download complete 15:52:32 46f8f816bc3b: Download complete 15:52:33 df20fa9351a1: Verifying Checksum 15:52:33 df20fa9351a1: Download complete 15:52:33 93b9cdb0e59b: Verifying Checksum 15:52:33 93b9cdb0e59b: Download complete 15:52:33 5e14af77c1be: Verifying Checksum 15:52:33 5e14af77c1be: Download complete 15:52:33 93b61091891f: Download complete 15:52:33 01666e4c0597: Verifying Checksum 15:52:33 01666e4c0597: Download complete 15:52:33 df20fa9351a1: Pull complete 15:52:33 36b3adc4ff6f: Pull complete 15:52:34 8ad3a11d3b57: Verifying Checksum 15:52:34 8ad3a11d3b57: Download complete 15:52:34 8ad3a11d3b57: Pull complete 15:52:35 46f8f816bc3b: Pull complete 15:52:35 93b61091891f: Pull complete 15:52:35 93b9cdb0e59b: Pull complete 15:52:35 5e14af77c1be: Pull complete 15:52:36 aa168da1d23b: Verifying Checksum 15:52:36 aa168da1d23b: Download complete 15:52:36 01666e4c0597: Pull complete 15:52:42 aa168da1d23b: Pull complete 15:52:42 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:52:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:52:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:52:42 prd-centos7-docker-4c-2g-11736 does not seem to be running inside a container 15:52:42 $ 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/ndry_app-functions-sdk-go_PR-568/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-568 -v /w/workspace/ndry_app-functions-sdk-go_PR-568:/w/workspace/ndry_app-functions-sdk-go_PR-568:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-568@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-568@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:52:47 $ docker top eeb8671bd25aeff53569a19af8ea80ca98b537f1cbb2a0feaeb8dc07dcf47d97 -eo pid,comm [Pipeline] { [Pipeline] sh 15:52:48 + touch /tmp/pre-build-complete [Pipeline] sh 15:52:48 + mkdir -p /var/log/sa [Pipeline] sh 15:52:48 + ls /var/log/sa-host 15:52:48 + sadf -c /var/log/sa-host/sa05 15:52:48 file_magic: OK 15:52:48 HZ: Using current value: 100 15:52:48 file_header: OK 15:52:48 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 15:52:48 Statistics: 15:52:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:52:48 File successfully converted to sysstat format version 12.2.1 15:52:48 + sadf -c /var/log/sa-host/sa10 15:52:48 file_magic: OK 15:52:48 HZ: Using current value: 100 15:52:48 file_header: OK 15:52:48 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 15:52:48 Statistics: 15:52:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:52:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:49 provisioning config files... 15:52:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-568@tmp/config7149530429386250047tmp [Pipeline] { [Pipeline] echo 15:52:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:52:50 ---> create-netrc.sh [Pipeline] } 15:52:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:52:50 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:52:50 ---> python-tools-install.sh [Pipeline] echo 15:52:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:52:50 ---> sudo-logs.sh 15:52:50 Archiving 'sudo' log.. [Pipeline] echo 15:52:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:52:51 ---> job-cost.sh 15:52:51 lf-activate-venv: SKIPPING 15:52:51 INFO: No Stack... 15:52:52 INFO: Retrieving Pricing Info for: v1-standard-2 15:52:52 INFO: Archiving Costs [Pipeline] echo 15:52:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:52:53 ---> logs-deploy.sh 15:52:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-568/2 15:52:53 INFO: archiving workspace using pattern(s): 15:52:55 Archives upload complete. 15:52:55 INFO: archiving logs to Nexus 15:52:56 ---> uname -a: 15:52:56 Linux prd-centos7-docker-4c-2g-11736.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 15:52:56 15:52:56 15:52:56 ---> lscpu: 15:52:56 Architecture: x86_64 15:52:56 CPU op-mode(s): 32-bit, 64-bit 15:52:56 Byte Order: Little Endian 15:52:56 Address sizes: 40 bits physical, 48 bits virtual 15:52:56 CPU(s): 4 15:52:56 On-line CPU(s) list: 0-3 15:52:56 Thread(s) per core: 1 15:52:56 Core(s) per socket: 1 15:52:56 Socket(s): 4 15:52:56 NUMA node(s): 1 15:52:56 Vendor ID: GenuineIntel 15:52:56 CPU family: 6 15:52:56 Model: 44 15:52:56 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:52:56 Stepping: 1 15:52:56 CPU MHz: 2933.438 15:52:56 BogoMIPS: 5866.87 15:52:56 Virtualization: VT-x 15:52:56 Hypervisor vendor: KVM 15:52:56 Virtualization type: full 15:52:56 L1d cache: 128 KiB 15:52:56 L1i cache: 128 KiB 15:52:56 L2 cache: 16 MiB 15:52:56 L3 cache: 64 MiB 15:52:56 NUMA node0 CPU(s): 0-3 15:52:56 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:52:56 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:52:56 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:52:56 Vulnerability Meltdown: Mitigation; PTI 15:52:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:52:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:52:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:52:56 Vulnerability Tsx async abort: Not affected 15:52:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 15:52:56 15:52:56 15:52:56 ---> nproc: 15:52:56 4 15:52:56 15:52:56 15:52:56 ---> df -h: 15:52:56 Filesystem Size Used Available Use% Mounted on 15:52:56 overlay 50.0G 7.2G 42.8G 14% / 15:52:56 tmpfs 64.0M 0 64.0M 0% /dev 15:52:56 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:52:56 shm 64.0M 0 64.0M 0% /dev/shm 15:52:56 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 15:52:56 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 15:52:56 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 15:52:56 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 15:52:56 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 15:52:56 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 15:52:56 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 15:52:56 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 15:52:56 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/ndry_app-functions-sdk-go_PR-568 15:52:56 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/ndry_app-functions-sdk-go_PR-568@tmp 15:52:56 15:52:56 15:52:56 ---> free -m: 15:52:56 total used free shared buff/cache available 15:52:56 Mem: 1837 678 101 0 1057 1057 15:52:56 Swap: 1023 1 1022 15:52:56 15:52:56 15:52:56 ---> ip addr: 15:52:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:52:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:52:56 inet 127.0.0.1/8 scope host lo 15:52:56 valid_lft forever preferred_lft forever 15:52:56 inet6 ::1/128 scope host 15:52:56 valid_lft forever preferred_lft forever 15:52:56 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:52:56 link/ether fa:16:3e:05:50:9d brd ff:ff:ff:ff:ff:ff 15:52:56 inet 10.30.122.66/23 brd 10.30.123.255 scope global dynamic eth0 15:52:56 valid_lft 85950sec preferred_lft 85950sec 15:52:56 inet6 fe80::f816:3eff:fe05:509d/64 scope link 15:52:56 valid_lft forever preferred_lft forever 15:52:56 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:52:56 link/ether 02:42:fc:6b:39:d8 brd ff:ff:ff:ff:ff:ff 15:52:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:52:56 valid_lft forever preferred_lft forever 15:52:56 inet6 fe80::42:fcff:fe6b:39d8/64 scope link 15:52:56 valid_lft forever preferred_lft forever 15:52:56 15:52:56 15:52:56 ---> sar -b -r -n DEV: 15:52:56 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/10/20 _x86_64_ (4 CPU) 15:52:56 15:52:56 15:45:01 LINUX RESTART (4 CPU) 15:52:56 15:52:56 15:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:52:56 15:47:01 33.33 13.21 20.12 0.00 4688.83 3580.80 0.00 15:52:56 15:48:02 0.53 0.00 0.53 0.00 0.00 8.37 0.00 15:52:56 15:49:01 0.24 0.00 0.24 0.00 0.00 3.47 0.00 15:52:56 15:50:01 0.17 0.00 0.17 0.00 0.00 1.82 0.00 15:52:56 15:51:01 0.33 0.00 0.33 0.00 0.00 5.21 0.00 15:52:56 15:52:01 0.42 0.00 0.42 0.00 0.00 5.99 0.00 15:52:56 Average: 5.85 2.21 3.65 0.00 784.04 602.91 0.00 15:52:56 15:52:56 15:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:52:56 15:47:01 231716 0 577400 30.69 2620 1069820 1113324 38.00 414084 1077644 20 15:52:56 15:48:02 236808 0 572300 30.42 2620 1069828 1077940 36.79 413424 1073916 8 15:52:56 15:49:01 236032 0 573068 30.46 2620 1069836 1078120 36.79 414404 1073916 8 15:52:56 15:50:01 234904 0 574196 30.52 2620 1069836 1078156 36.80 422684 1067124 8 15:52:56 15:51:01 235720 0 573372 30.47 2620 1069844 1078000 36.79 425796 1063024 8 15:52:56 15:52:01 235776 0 573312 30.47 2620 1069848 1078012 36.79 425872 1063024 8 15:52:56 Average: 235159 0 573941 30.50 2620 1069835 1083925 36.99 419377 1069775 10 15:52:56 15:52:56 15:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:52:56 15:47:01 eth0 246.38 226.33 754.05 58.40 0.00 0.00 0.00 0.00 15:52:56 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:56 15:47:01 docker0 109.24 87.67 9.27 304.68 0.00 0.00 0.00 0.00 15:52:56 15:48:02 eth0 0.75 0.10 0.06 0.01 0.00 0.00 0.00 0.00 15:52:56 15:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:56 15:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:56 15:49:01 eth0 3.47 1.56 2.48 0.28 0.00 0.00 0.00 0.00 15:52:56 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:56 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:56 15:50:01 eth0 0.40 0.33 0.26 0.20 0.00 0.00 0.00 0.00 15:52:56 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:56 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:56 15:51:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:52:56 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:56 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:56 15:52:01 eth0 0.13 0.08 0.06 0.01 0.00 0.00 0.00 0.00 15:52:56 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:56 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:56 Average: eth0 42.02 38.22 126.57 9.86 0.00 0.00 0.00 0.00 15:52:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:56 Average: docker0 18.27 14.66 1.55 50.95 0.00 0.00 0.00 0.00 15:52:56 15:52:56 15:52:56 ---> sar -P ALL: 15:52:56 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/10/20 _x86_64_ (4 CPU) 15:52:56 15:52:56 15:45:01 LINUX RESTART (4 CPU) 15:52:56 15:52:56 15:46:01 CPU %user %nice %system %iowait %steal %idle 15:52:56 15:47:01 all 4.03 0.00 2.52 0.59 0.02 92.84 15:52:56 15:47:01 0 4.09 0.00 2.75 1.43 0.02 91.72 15:52:56 15:47:01 1 3.64 0.00 2.60 0.12 0.02 93.63 15:52:56 15:47:01 2 3.78 0.00 2.63 0.35 0.02 93.22 15:52:56 15:47:01 3 4.60 0.00 2.10 0.49 0.02 92.81 15:52:56 15:48:02 all 0.15 0.00 0.05 0.00 0.00 99.80 15:52:56 15:48:02 0 0.02 0.00 0.05 0.00 0.00 99.93 15:52:56 15:48:02 1 0.05 0.00 0.05 0.00 0.00 99.90 15:52:56 15:48:02 2 0.47 0.00 0.02 0.00 0.00 99.52 15:52:56 15:48:02 3 0.05 0.00 0.08 0.00 0.02 99.85 15:52:56 15:49:01 all 0.19 0.00 0.04 0.00 0.00 99.78 15:52:56 15:49:01 0 0.07 0.00 0.03 0.00 0.00 99.90 15:52:56 15:49:01 1 0.07 0.00 0.05 0.00 0.00 99.88 15:52:56 15:49:01 2 0.12 0.00 0.03 0.00 0.00 99.85 15:52:56 15:49:01 3 0.49 0.00 0.03 0.00 0.00 99.47 15:52:56 15:50:01 all 0.15 0.00 0.03 0.00 0.01 99.80 15:52:56 15:50:01 0 0.03 0.00 0.05 0.00 0.02 99.90 15:52:56 15:50:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:52:56 15:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:52:56 15:50:01 3 0.52 0.00 0.02 0.00 0.00 99.47 15:52:56 15:51:01 all 0.17 0.00 0.08 0.00 0.00 99.75 15:52:56 15:51:01 0 0.03 0.00 0.20 0.00 0.00 99.77 15:52:56 15:51:01 1 0.05 0.00 0.03 0.00 0.00 99.92 15:52:56 15:51:01 2 0.07 0.00 0.05 0.00 0.00 99.88 15:52:56 15:51:01 3 0.53 0.00 0.03 0.00 0.00 99.43 15:52:56 15:52:01 all 0.15 0.00 0.02 0.00 0.00 99.82 15:52:56 15:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:52:56 15:52:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:52:56 15:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:52:56 15:52:01 3 0.53 0.00 0.03 0.00 0.00 99.43 15:52:56 Average: all 0.80 0.00 0.46 0.10 0.01 98.63 15:52:56 Average: 0 0.71 0.00 0.52 0.24 0.01 98.53 15:52:56 Average: 1 0.64 0.00 0.47 0.02 0.01 98.86 15:52:56 Average: 2 0.74 0.00 0.46 0.06 0.01 98.73 15:52:56 Average: 3 1.12 0.00 0.38 0.08 0.01 98.41 15:52:56 15:52:56 15:52:56