Pull request #867 opened 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 AlexCuse for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 4a6404df43ed6fe5c192be578a72aadff6ac356d+83c109ebf061d3c53b3e4573e44a68951b8047bf (38d080a44fdecf5dd626a99cc0ad29778280ef26) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1062944832569632297.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1484997052847494182.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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-867/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-867/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2294923009366197769.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-867/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6026864479233040695.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3001648584305982899.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-867/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-867/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1592373914174530029.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-687 in /w/workspace/ndry_app-functions-sdk-go_PR-867 [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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-867 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-867@tmp/jenkins-gitclient-ssh5683486066070735205.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-867@tmp/jenkins-gitclient-ssh4867110606667983627.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/867/head:refs/remotes/origin/PR-867 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 83c109ebf061d3c53b3e4573e44a68951b8047bf into PR head commit 4a6404df43ed6fe5c192be578a72aadff6ac356d Merge succeeded, producing 4a6404df43ed6fe5c192be578a72aadff6ac356d Checking out Revision 4a6404df43ed6fe5c192be578a72aadff6ac356d (PR-867) > git config core.sparsecheckout # timeout=10 > git checkout -f 4a6404df43ed6fe5c192be578a72aadff6ac356d # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-867@tmp/jenkins-gitclient-ssh2855386893370318147.key > git merge 83c109ebf061d3c53b3e4573e44a68951b8047bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a6404df43ed6fe5c192be578a72aadff6ac356d # timeout=10 Commit message: "feat(sdk): Add Storage to Context Interface" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:23:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:23:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:23:27 ========================================================= 22:23:27 EdgeX Global Pipelines Version Info 22:23:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:23:28 ------------------- 22:23:28 stable info: 22:23:28 ------------------- 22:23:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:23:28 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 22:23:28 Message: update stable to v1.0.192 22:23:29 ------------------- 22:23:29 experimental info: 22:23:29 ------------------- 22:23:29 Commited By: **** collab-it+edgex@linuxfoundation.org 22:23:29 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 22:23:29 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:23:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:23:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:23:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:23:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:23:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:23:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:23:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:23:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:23:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 22:23:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:23:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:23:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:23:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:23:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:23:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:23:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:23:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:23:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:23:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:23:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:23:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:23:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:23:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:23:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-867 [Pipeline] echo 22:23:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-867 [Pipeline] echo 22:23:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-867 [Pipeline] echo 22:23:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a6404df43ed6fe5c192be578a72aadff6ac356d [Pipeline] echo 22:23:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a6404d [Pipeline] echo 22:23:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:23:32 + git log --format=format:%s -1 4a6404df43ed6fe5c192be578a72aadff6ac356d [Pipeline] echo 22:23:32 GIT_COMMIT: 4a6404df43ed6fe5c192be578a72aadff6ac356d, Commit Message: feat(sdk): Add Storage to Context Interface [Pipeline] echo 22:23:32 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:23:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:23:33 22:23:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:23:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:23:33 latest: Pulling from edgex-devops/git-semver 22:23:33 31603596830f: Pulling fs layer 22:23:33 54011a49482f: Pulling fs layer 22:23:33 a6820b24f6d8: Pulling fs layer 22:23:33 f581987b2513: Pulling fs layer 22:23:33 f581987b2513: Waiting 22:23:33 54011a49482f: Verifying Checksum 22:23:33 54011a49482f: Download complete 22:23:34 31603596830f: Verifying Checksum 22:23:34 31603596830f: Download complete 22:23:34 f581987b2513: Verifying Checksum 22:23:34 f581987b2513: Download complete 22:23:34 31603596830f: Pull complete 22:23:34 a6820b24f6d8: Verifying Checksum 22:23:34 a6820b24f6d8: Download complete 22:23:34 54011a49482f: Pull complete 22:23:35 a6820b24f6d8: Pull complete 22:23:35 f581987b2513: Pull complete 22:23:35 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:23:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:23:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:23:35 prd-centos7-docker-4c-2g-687 does not seem to be running inside a container 22:23:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-867 -v /w/workspace/ndry_app-functions-sdk-go_PR-867:/w/workspace/ndry_app-functions-sdk-go_PR-867:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-867@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-867@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:23:36 $ docker top c9c3831dc99ec481bb16b764c522b42cb59518867ed83ad6f85c0cd7d2effdab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:23:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:23:37 [ssh-agent] Looking for ssh-agent implementation... 22:23:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:37 $ docker exec c9c3831dc99ec481bb16b764c522b42cb59518867ed83ad6f85c0cd7d2effdab ssh-agent 22:23:37 SSH_AUTH_SOCK=/tmp/ssh-waB8dPbSLeh4/agent.14 22:23:37 SSH_AGENT_PID=20 22:23:37 Running ssh-add (command line suppressed) 22:23:37 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-867@tmp/private_key_8354895271599174799.key (/w/workspace/ndry_app-functions-sdk-go_PR-867@tmp/private_key_8354895271599174799.key) 22:23:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:23:37 + git tag --points-at HEAD [Pipeline] } 22:23:37 $ docker exec --env ******** --env ******** c9c3831dc99ec481bb16b764c522b42cb59518867ed83ad6f85c0cd7d2effdab ssh-agent -k 22:23:37 unset SSH_AUTH_SOCK; 22:23:37 unset SSH_AGENT_PID; 22:23:37 echo Agent pid 20 killed; 22:23:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:23:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:23:37 [ssh-agent] Looking for ssh-agent implementation... 22:23:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:38 $ docker exec c9c3831dc99ec481bb16b764c522b42cb59518867ed83ad6f85c0cd7d2effdab ssh-agent 22:23:38 SSH_AUTH_SOCK=/tmp/ssh-yRR9RfbDLAAf/agent.54 22:23:38 SSH_AGENT_PID=59 22:23:38 Running ssh-add (command line suppressed) 22:23:38 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-867@tmp/private_key_1860326966995333953.key (/w/workspace/ndry_app-functions-sdk-go_PR-867@tmp/private_key_1860326966995333953.key) 22:23:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:23:38 + git semver init 22:23:38 # -> Open(): unable to determine branch for HEAD 22:23:38 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-867/.git 22:23:38 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-867 22:23:38 # $SEMVER_REMOTE_NAME = origin 22:23:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:23:38 # $SEMVER_USER_NAME = edgex-jenkins 22:23:38 # $SEMVER_BRANCH = PR-867 22:23:38 # $SEMVER_TEMP = /tmp/semver-467955443 22:23:38 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 22:23:40 # '/tmp/semver-467955443' -> '/w/workspace/ndry_app-functions-sdk-go_PR-867/.semver' 22:23:40 # -> Force: false 22:23:40 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-867/.semver [Pipeline] } 22:23:40 $ docker exec --env ******** --env ******** c9c3831dc99ec481bb16b764c522b42cb59518867ed83ad6f85c0cd7d2effdab ssh-agent -k 22:23:40 unset SSH_AUTH_SOCK; 22:23:40 unset SSH_AGENT_PID; 22:23:40 echo Agent pid 59 killed; 22:23:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:23:41 + git semver [Pipeline] } 22:23:41 $ docker stop --time=1 c9c3831dc99ec481bb16b764c522b42cb59518867ed83ad6f85c0cd7d2effdab 22:23:42 $ docker rm -f c9c3831dc99ec481bb16b764c522b42cb59518867ed83ad6f85c0cd7d2effdab [Pipeline] // withDockerContainer [Pipeline] sh 22:23:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:23:43 Stashed 1 file(s) [Pipeline] echo 22:23:43 [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 22:23:59 Still waiting to schedule task 22:23:59 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 22:23:59 ‘prd-centos7-docker-4c-2g-309’ is offline 22:23:59 ‘prd-centos7-docker-4c-2g-676’ is offline 22:23:59 ‘prd-centos7-docker-4c-2g-682’ is offline 22:23:59 ‘prd-centos7-docker-4c-2g-688’ is offline 22:23:59 ‘prd-ubuntu18.04-docker-arm64-4c-16g-679’ doesn’t have label ‘centos7-docker-4c-2g’ 22:23:59 ‘prd-ubuntu18.04-docker-arm64-4c-16g-686’ doesn’t have label ‘centos7-docker-4c-2g’ 22:23:59 Still waiting to schedule task 22:23:59 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:26:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-689 in /w/workspace/ndry_app-functions-sdk-go_PR-867 [Pipeline] { [Pipeline] ws 22:26:18 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 22:26:19 The recommended git tool is: git 22:26:24 using credential edgex-jenkins-ssh 22:26:24 Cloning the remote Git repository 22:26:24 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:26:24 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 22:26:24 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:26:24 > git --version # timeout=10 22:26:24 > git --version # 'git version 2.17.1' 22:26:24 using GIT_SSH to set credentials SSH Credentials for GitHub 22:26:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:26:28 Merging remotes/origin/master commit 83c109ebf061d3c53b3e4573e44a68951b8047bf into PR head commit 4a6404df43ed6fe5c192be578a72aadff6ac356d 22:26:29 Merge succeeded, producing 4a6404df43ed6fe5c192be578a72aadff6ac356d 22:26:29 Checking out Revision 4a6404df43ed6fe5c192be578a72aadff6ac356d (PR-867) 22:26:28 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:26:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:26:28 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:26:28 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:26:28 using GIT_SSH to set credentials SSH Credentials for GitHub 22:26:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/867/head:refs/remotes/origin/PR-867 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:26:28 > git config core.sparsecheckout # timeout=10 22:26:28 > git checkout -f 4a6404df43ed6fe5c192be578a72aadff6ac356d # timeout=10 22:26:29 > git remote # timeout=10 22:26:29 > git config --get remote.origin.url # timeout=10 22:26:29 using GIT_SSH to set credentials SSH Credentials for GitHub 22:26:29 > git merge 83c109ebf061d3c53b3e4573e44a68951b8047bf # timeout=10 22:26:29 > git rev-parse HEAD^{commit} # timeout=10 22:26:29 > git config core.sparsecheckout # timeout=10 22:26:29 > git checkout -f 4a6404df43ed6fe5c192be578a72aadff6ac356d # timeout=10 22:26:33 Commit message: "feat(sdk): Add Storage to Context Interface" 22:26:33 > git --version # timeout=10 22:26:33 > git --version # 'git version 2.17.1' 22:26:33 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:26:35 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:26:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:26:36 + true 22:26:36 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 22:26:55 ========================================================= 22:26:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:26:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:26:55 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 22:26:56 Sending build context to Docker daemon 19.66MB 22:26:56 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 22:26:56 Step 2/8 : FROM ${BASE} 22:26:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:26:57 595b0fe564bb: Pulling fs layer 22:26:57 7186ed65a4f7: Pulling fs layer 22:26:57 316046926c0a: Pulling fs layer 22:26:57 4ebd0625c992: Pulling fs layer 22:26:57 207e8628e3a3: Pulling fs layer 22:26:57 c791037a9be2: Pulling fs layer 22:26:57 ffd874e62e21: Pulling fs layer 22:26:57 4ebd0625c992: Waiting 22:26:57 207e8628e3a3: Waiting 22:26:57 c791037a9be2: Waiting 22:26:57 ffd874e62e21: Waiting 22:26:57 316046926c0a: Verifying Checksum 22:26:57 316046926c0a: Download complete 22:26:57 7186ed65a4f7: Download complete 22:26:57 207e8628e3a3: Verifying Checksum 22:26:57 207e8628e3a3: Download complete 22:26:57 c791037a9be2: Verifying Checksum 22:26:57 c791037a9be2: Download complete 22:26:57 595b0fe564bb: Download complete 22:26:57 595b0fe564bb: Pull complete 22:26:58 7186ed65a4f7: Pull complete 22:26:59 316046926c0a: Pull complete 22:26:59 ffd874e62e21: Verifying Checksum 22:26:59 ffd874e62e21: Download complete 22:27:00 4ebd0625c992: Download complete 22:27:08 Running on prd-centos7-docker-4c-2g-690 in /w/workspace/ndry_app-functions-sdk-go_PR-867 [Pipeline] { [Pipeline] ws 22:27:09 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 22:27:09 The recommended git tool is: git 22:27:11 using credential edgex-jenkins-ssh 22:27:11 Cloning the remote Git repository 22:27:11 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:27:11 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 22:27:11 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:27:11 > git --version # timeout=10 22:27:11 > git --version # 'git version 2.24.4' 22:27:11 using GIT_SSH to set credentials SSH Credentials for GitHub 22:27:11 [INFO] Currently running in a labeled security context 22:27:11 [INFO] Currently SELinux is 'enforcing' on the host 22:27:11 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh7906353832411125541.key 22:27:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:27:13 4ebd0625c992: Pull complete 22:27:13 207e8628e3a3: Pull complete 22:27:13 c791037a9be2: Pull complete 22:27:13 Merging remotes/origin/master commit 83c109ebf061d3c53b3e4573e44a68951b8047bf into PR head commit 4a6404df43ed6fe5c192be578a72aadff6ac356d 22:27:13 Merge succeeded, producing 4a6404df43ed6fe5c192be578a72aadff6ac356d 22:27:13 Checking out Revision 4a6404df43ed6fe5c192be578a72aadff6ac356d (PR-867) 22:27:13 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:27:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:27:13 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:27:13 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:27:13 using GIT_SSH to set credentials SSH Credentials for GitHub 22:27:13 [INFO] Currently running in a labeled security context 22:27:13 [INFO] Currently SELinux is 'enforcing' on the host 22:27:13 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh20041744807395499.key 22:27:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/867/head:refs/remotes/origin/PR-867 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:27:13 > git config core.sparsecheckout # timeout=10 22:27:13 > git checkout -f 4a6404df43ed6fe5c192be578a72aadff6ac356d # timeout=10 22:27:13 > git remote # timeout=10 22:27:13 > git config --get remote.origin.url # timeout=10 22:27:13 using GIT_SSH to set credentials SSH Credentials for GitHub 22:27:13 [INFO] Currently running in a labeled security context 22:27:13 [INFO] Currently SELinux is 'enforcing' on the host 22:27:13 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh1079444799245928539.key 22:27:13 > git merge 83c109ebf061d3c53b3e4573e44a68951b8047bf # timeout=10 22:27:13 > git rev-parse HEAD^{commit} # timeout=10 22:27:13 > git config core.sparsecheckout # timeout=10 22:27:13 > git checkout -f 4a6404df43ed6fe5c192be578a72aadff6ac356d # timeout=10 22:27:16 ffd874e62e21: Pull complete 22:27:16 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 22:27:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:27:16 ---> cfc18b08335c 22:27:16 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 22:27:16 20.10.0: Pulling from library/docker 22:27:17 a3cc7d3b244e: Pulling fs layer 22:27:17 02a3295e0d61: Pulling fs layer 22:27:17 0f4f2e6d8100: Pulling fs layer 22:27:17 330b718f631f: Pulling fs layer 22:27:17 a93816041522: Pulling fs layer 22:27:17 bdb6da89ff94: Pulling fs layer 22:27:17 2a70c0c122f4: Pulling fs layer 22:27:17 330b718f631f: Waiting 22:27:17 a93816041522: Waiting 22:27:17 bdb6da89ff94: Waiting 22:27:17 2a70c0c122f4: Waiting 22:27:17 0f4f2e6d8100: Verifying Checksum 22:27:17 0f4f2e6d8100: Download complete 22:27:17 02a3295e0d61: Verifying Checksum 22:27:17 02a3295e0d61: Download complete 22:27:17 a3cc7d3b244e: Download complete 22:27:17 a93816041522: Verifying Checksum 22:27:17 a93816041522: Download complete 22:27:17 bdb6da89ff94: Verifying Checksum 22:27:17 bdb6da89ff94: Download complete 22:27:17 2a70c0c122f4: Verifying Checksum 22:27:17 2a70c0c122f4: Download complete 22:27:17 Commit message: "feat(sdk): Add Storage to Context Interface" 22:27:17 > git --version # timeout=10 22:27:17 > git --version # 'git version 2.24.4' 22:27:17 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:27:18 a3cc7d3b244e: Pull complete 22:27:18 02a3295e0d61: Pull complete 22:27:18 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:27:18 330b718f631f: Verifying Checksum 22:27:18 330b718f631f: Download complete 22:27:18 0f4f2e6d8100: Pull complete 22:27:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:27:19 + true 22:27:19 + sudo service docker restart 22:27:19 Redirecting to /bin/systemctl restart docker.service 22:27:23 330b718f631f: Pull complete 22:27:23 a93816041522: Pull complete 22:27:23 bdb6da89ff94: Pull complete 22:27:23 2a70c0c122f4: Pull complete 22:27:23 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:27:23 Status: Downloaded newer image for docker:20.10.0 22:27:28 ---> 9a73fd446c42 22:27:28 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:27:28 ---> Running in ed60a59ee960 22:27:28 Removing intermediate container ed60a59ee960 22:27:28 ---> 6505e5ad7f0a 22:27:28 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 22:27:28 ---> Running in a06a6828bf67 22:27:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:27:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:27:31 (1/5) Installing libsodium (1.0.18-r0) 22:27:31 (2/5) Installing libzmq (4.3.3-r1) 22:27:31 (3/5) Installing pkgconf (1.7.3-r0) 22:27:31 (4/5) Installing libsodium-dev (1.0.18-r0) 22:27:32 (5/5) Installing zeromq-dev (4.3.3-r1) 22:27:32 Executing busybox-1.32.1-r6.trigger 22:27:32 OK: 139 MiB in 45 packages 22:27:33 Removing intermediate container a06a6828bf67 22:27:33 ---> 50fabc6a6a4c 22:27:33 Step 6/8 : WORKDIR /build 22:27:33 ---> Running in faac1d228d7a 22:27:34 Removing intermediate container faac1d228d7a 22:27:34 ---> de9547cf00e0 22:27:34 Step 7/8 : COPY go.mod . 22:27:34 ---> 62f4c49714b4 22:27:34 Step 8/8 : RUN go mod download 22:27:35 ---> Running in a794f57d4040 [Pipeline] unstash [Pipeline] echo 22:27:37 ========================================================= 22:27:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:27:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:27:38 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 22:27:38 Sending build context to Docker daemon 19.66MB 22:27:38 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 22:27:38 Step 2/8 : FROM ${BASE} 22:27:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:27:38 540db60ca938: Pulling fs layer 22:27:38 adcc1eea9eea: Pulling fs layer 22:27:38 4c4ab2625f07: Pulling fs layer 22:27:38 0510c868ecb4: Pulling fs layer 22:27:38 afea3b2eda06: Pulling fs layer 22:27:38 7809a108b3ef: Pulling fs layer 22:27:38 f706445af74f: Pulling fs layer 22:27:38 0510c868ecb4: Waiting 22:27:38 afea3b2eda06: Waiting 22:27:38 7809a108b3ef: Waiting 22:27:38 f706445af74f: Waiting 22:27:38 4c4ab2625f07: Verifying Checksum 22:27:38 4c4ab2625f07: Download complete 22:27:38 adcc1eea9eea: Verifying Checksum 22:27:38 adcc1eea9eea: Download complete 22:27:38 afea3b2eda06: Verifying Checksum 22:27:38 afea3b2eda06: Download complete 22:27:38 7809a108b3ef: Verifying Checksum 22:27:38 7809a108b3ef: Download complete 22:27:38 540db60ca938: Verifying Checksum 22:27:38 540db60ca938: Download complete 22:27:38 540db60ca938: Pull complete 22:27:38 adcc1eea9eea: Pull complete 22:27:39 4c4ab2625f07: Pull complete 22:27:40 f706445af74f: Verifying Checksum 22:27:40 f706445af74f: Download complete 22:27:40 0510c868ecb4: Verifying Checksum 22:27:40 0510c868ecb4: Download complete 22:27:44 0510c868ecb4: Pull complete 22:27:44 afea3b2eda06: Pull complete 22:27:44 7809a108b3ef: Pull complete 22:27:45 f706445af74f: Pull complete 22:27:45 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:27:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:27:45 ---> b068be0155e3 22:27:45 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 22:27:45 20.10.0: Pulling from library/docker 22:27:45 05e7bc50f07f: Pulling fs layer 22:27:45 6db28d0fdbf6: Pulling fs layer 22:27:45 292df0bc6bf3: Pulling fs layer 22:27:45 2e060f4bd70b: Pulling fs layer 22:27:45 80e8d568a223: Pulling fs layer 22:27:45 8dc6ef1a942a: Pulling fs layer 22:27:45 2312dd95470a: Pulling fs layer 22:27:45 2e060f4bd70b: Waiting 22:27:45 80e8d568a223: Waiting 22:27:45 8dc6ef1a942a: Waiting 22:27:45 2312dd95470a: Waiting 22:27:45 292df0bc6bf3: Download complete 22:27:45 6db28d0fdbf6: Verifying Checksum 22:27:45 6db28d0fdbf6: Download complete 22:27:45 05e7bc50f07f: Verifying Checksum 22:27:45 05e7bc50f07f: Download complete 22:27:45 8dc6ef1a942a: Verifying Checksum 22:27:45 8dc6ef1a942a: Download complete 22:27:45 80e8d568a223: Verifying Checksum 22:27:45 80e8d568a223: Download complete 22:27:45 2312dd95470a: Verifying Checksum 22:27:45 2312dd95470a: Download complete 22:27:46 05e7bc50f07f: Pull complete 22:27:46 6db28d0fdbf6: Pull complete 22:27:46 292df0bc6bf3: Pull complete 22:27:46 2e060f4bd70b: Verifying Checksum 22:27:46 2e060f4bd70b: Download complete 22:27:48 2e060f4bd70b: Pull complete 22:27:48 80e8d568a223: Pull complete 22:27:48 8dc6ef1a942a: Pull complete 22:27:48 2312dd95470a: Pull complete 22:27:48 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:27:48 Status: Downloaded newer image for docker:20.10.0 22:27:52 ---> 4ff52701e952 22:27:52 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:27:52 ---> Running in 0ae859d7f946 22:27:52 Removing intermediate container 0ae859d7f946 22:27:52 ---> 1e15613b2f09 22:27:52 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 22:27:52 ---> Running in 4292c5e19502 22:27:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:27:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:27:53 (1/5) Installing libsodium (1.0.18-r0) 22:27:54 (2/5) Installing libzmq (4.3.3-r1) 22:27:54 (3/5) Installing pkgconf (1.7.3-r0) 22:27:54 (4/5) Installing libsodium-dev (1.0.18-r0) 22:27:54 (5/5) Installing zeromq-dev (4.3.3-r1) 22:27:54 Executing busybox-1.32.1-r6.trigger 22:27:54 OK: 150 MiB in 45 packages 22:27:54 Removing intermediate container 4292c5e19502 22:27:54 ---> 49c2af2af9e2 22:27:54 Step 6/8 : WORKDIR /build 22:27:54 ---> Running in 21a46e622066 22:27:54 Removing intermediate container 21a46e622066 22:27:54 ---> cc3c1ce08a9c 22:27:54 Step 7/8 : COPY go.mod . 22:27:54 ---> ff3521ba8d28 22:27:54 Step 8/8 : RUN go mod download 22:27:55 ---> Running in a247811be4f9 22:28:02 Removing intermediate container a794f57d4040 22:28:02 ---> 6a97e69bdc2a 22:28:02 Successfully built 6a97e69bdc2a 22:28:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:28:02 + docker inspect -f . ci-base-image-arm64 22:28:02 . [Pipeline] withDockerContainer 22:28:02 prd-ubuntu18.04-docker-arm64-4c-16g-689 does not seem to be running inside a container 22:28:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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-arm64 cat 22:28:04 $ docker top ad005fde6ae3b4cd77f921a14e638c9d623d5883f440cfb6303a2acd9cb913d1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:28:05 + go version 22:28:05 go version go1.16.3 linux/arm64 [Pipeline] } 22:28:05 $ docker stop --time=1 ad005fde6ae3b4cd77f921a14e638c9d623d5883f440cfb6303a2acd9cb913d1 22:28:07 $ docker rm -f ad005fde6ae3b4cd77f921a14e638c9d623d5883f440cfb6303a2acd9cb913d1 22:28:07 Removing intermediate container a247811be4f9 22:28:07 ---> 8284cac1d436 22:28:07 Successfully built 8284cac1d436 22:28:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:28:08 + docker inspect -f . ci-base-image-x86_64 22:28:08 . [Pipeline] withDockerContainer 22:28:08 prd-centos7-docker-4c-2g-690 does not seem to be running inside a container 22:28:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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-x86_64 cat 22:28:08 + docker inspect -f . ci-base-image-arm64 22:28:08 . 22:28:08 $ docker top 85c81e605bd03ed2027fd40bb752a8fe68143b28f1f784c61433875a98477b56 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 22:28:09 prd-ubuntu18.04-docker-arm64-4c-16g-689 does not seem to be running inside a container 22:28:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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-arm64 cat 22:28:10 $ docker top 7c387a8ab0100f573b57f2c78f6a3f769f61fc2ed37d2afbb2b1238bcd3db8a7 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 22:28:11 + go version 22:28:11 go version go1.16.3 linux/amd64 [Pipeline] } 22:28:11 $ docker stop --time=1 85c81e605bd03ed2027fd40bb752a8fe68143b28f1f784c61433875a98477b56 22:28:11 + go mod tidy 22:28:12 $ docker rm -f 85c81e605bd03ed2027fd40bb752a8fe68143b28f1f784c61433875a98477b56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:28:13 + make test 22:28:13 make -C ./app-service-template build 22:28:13 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:28:13 go mod tidy 22:28:13 + docker inspect -f . ci-base-image-x86_64 22:28:13 . [Pipeline] withDockerContainer 22:28:13 prd-centos7-docker-4c-2g-690 does not seem to be running inside a container 22:28:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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-x86_64 cat 22:28:14 $ docker top 24859ed96bfcf49cebc6b4e506eda6a221b8d3d5ecddf696ac507b9f55636746 -eo pid,comm 22:28:14 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [Pipeline] { [Pipeline] sh 22:28:14 + go mod tidy [Pipeline] sh 22:28:15 + make test 22:28:15 make -C ./app-service-template build 22:28:15 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:28:15 go mod tidy 22:28:15 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 22:28:27 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:28:27 make -C ./app-service-template test 22:28:27 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:28:27 go mod tidy 22:28:27 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:28:35 ok new-app-service 0.012s coverage: 47.8% of statements 22:28:35 ? new-app-service/config [no test files] 22:28:36 ok new-app-service/functions 0.010s 22:28:36 CGO_ENABLED=1 go vet ./... 22:28:44 gofmt -l . 22:28:44 [ "`gofmt -l .`" = "" ] 22:28:44 ./bin/test-attribution-txt.sh 22:28:44 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:28:44 go mod tidy 22:28:44 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:28:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 22:28:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.014s coverage: 56.6% of statements 22:28:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.009s coverage: 93.8% of statements 22:28:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 22:28:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.016s coverage: 61.5% of statements 22:28:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 22:28:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.016s 22:28:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.027s coverage: 76.1% of statements 22:28:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 22:28:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 22:28:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 22:28:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 22:28:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 22:28:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 22:28:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.018s coverage: 97.0% of statements 22:28:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 22:28:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.006s coverage: 10.5% of statements 22:28:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.737s coverage: 76.9% of statements 22:28:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 22:28:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.012s coverage: 12.5% of statements 22:28:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.014s coverage: 27.3% of statements 22:28:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 22:28:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 22:28:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.010s coverage: 51.4% of statements 22:28:53 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:28:53 make -C ./app-service-template test 22:28:53 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:28:53 go mod tidy 22:28:53 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:29:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.033s coverage: 79.9% of statements 22:29:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 22:29:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:29:17 gofmt -l . 22:29:17 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:29:17 $ docker stop --time=1 24859ed96bfcf49cebc6b4e506eda6a221b8d3d5ecddf696ac507b9f55636746 22:29:18 $ docker rm -f 24859ed96bfcf49cebc6b4e506eda6a221b8d3d5ecddf696ac507b9f55636746 [Pipeline] // withDockerContainer [Pipeline] sh 22:29:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:29:19 Stashed 2 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) 22:29:19 ok new-app-service 0.042s coverage: 47.8% of statements 22:29:19 ? new-app-service/config [no test files] 22:29:19 ok new-app-service/functions 0.041s 22:29:19 CGO_ENABLED=1 go vet ./... 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 Post stage [Pipeline] libraryResource [Pipeline] sh 22:29:20 ---> job-cost.sh 22:29:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ds63 22:29:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:29:42 lf-activate-venv(): INFO: Adding /tmp/venv-Ds63/bin to PATH 22:29:42 INFO: No Stack... 22:29:43 INFO: Retrieving Pricing Info for: v3-standard-2 22:29:44 INFO: Archiving Costs [Pipeline] sh 22:29:44 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 22:29:44 + cut -d, -f6 [Pipeline] lock 22:29:44 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-867-1-stack-cost] 22:29:44 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-867-1-stack-cost] did not exist. Created. 22:29:44 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-867-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:29:45 + echo total: 0.05999999865889549 [Pipeline] stash 22:29:45 Stashed 1 file(s) [Pipeline] } 22:29:45 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-867-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:29:46 gofmt -l . 22:29:46 [ "`gofmt -l .`" = "" ] 22:29:46 ./bin/test-attribution-txt.sh 22:29:46 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:29:46 go mod tidy 22:29:46 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:29:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 22:29:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.079s coverage: 56.6% of statements 22:29:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.087s coverage: 93.8% of statements 22:29:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 22:29:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.100s coverage: 61.5% of statements 22:29:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 22:29:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.047s 22:29:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.142s coverage: 76.1% of statements 22:29:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 22:29:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 22:29:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 22:29:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 22:29:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 22:29:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 22:29:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.015s coverage: 97.0% of statements 22:29:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 22:29:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.041s coverage: 10.5% of statements 22:30:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.816s coverage: 76.9% of statements 22:30:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 22:30:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.068s coverage: 12.5% of statements 22:30:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.058s coverage: 27.3% of statements 22:30:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 22:30:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 22:30:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.038s coverage: 51.4% of statements 22:30:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.109s coverage: 79.9% of statements 22:30:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.036s coverage: 94.4% of statements 22:30:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:30:31 gofmt -l . 22:30:31 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:30:31 $ docker stop --time=1 7c387a8ab0100f573b57f2c78f6a3f769f61fc2ed37d2afbb2b1238bcd3db8a7 22:30:33 $ docker rm -f 7c387a8ab0100f573b57f2c78f6a3f769f61fc2ed37d2afbb2b1238bcd3db8a7 [Pipeline] // withDockerContainer [Pipeline] sh 22:30:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:30:34 Warning: overwriting stash ‘coverage-report’ 22:30:35 Stashed 2 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 Post stage [Pipeline] libraryResource [Pipeline] sh 22:30:36 ---> job-cost.sh 22:30:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9R71 22:31:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:32:36 lf-activate-venv(): INFO: Adding /tmp/venv-9R71/bin to PATH 22:32:36 INFO: No Stack... 22:32:36 INFO: Retrieving Pricing Info for: v2-standard-4 22:32:36 INFO: Archiving Costs [Pipeline] sh 22:32:37 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 22:32:37 + cut -d, -f6 [Pipeline] lock 22:32:37 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-867-1-stack-cost] 22:32:37 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-867-1-stack-cost] did not exist. Created. 22:32:37 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-867-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:32:38 /w/workspace/app-functions-sdk-go/1@tmp/durable-aebedf93/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-aebedf93/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:32:38 + echo total: 0.18000000715255737 [Pipeline] stash 22:32:38 Warning: overwriting stash ‘stack-cost’ 22:32:38 Stashed 1 file(s) [Pipeline] } 22:32:38 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-867-1-stack-cost] [Pipeline] // lock [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] configFileProvider 22:32:39 provisioning config files... 22:32:39 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-867@tmp/config8949157844424684245tmp [Pipeline] { [Pipeline] sh 22:32:40 + set +x 22:32:40 + bash -s -- 22:32:40 + curl -s https://codecov.io/bash 22:32:40 22:32:40 _____ _ 22:32:40 / ____| | | 22:32:40 | | ___ __| | ___ ___ _____ __ 22:32:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:32:40 | |___| (_) | (_| | __/ (_| (_) \ V / 22:32:40 \_____\___/ \__,_|\___|\___\___/ \_/ 22:32:40 Bash-1.0.3 22:32:40 22:32:40 22:32:40 ==> git version 2.24.4 found 22:32:40 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 22:32:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:32:40 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:32:40 ==> Jenkins CI detected. 22:32:40 project root: . 22:32:40 --> token set from env 22:32:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:32:40 ==> Running gcov in . (disable via -X gcov) 22:32:40 ==> Python coveragepy not found 22:32:40 ==> Searching for coverage reports in: 22:32:40 + . 22:32:40 -> Found 2 reports 22:32:40 ==> Detecting git/mercurial file structure 22:32:40 ==> Reading reports 22:32:40 + ./app-service-template/coverage.out bytes=1055 22:32:40 + ./coverage.out bytes=88662 22:32:40 ==> Appending adjustments 22:32:40 https://docs.codecov.io/docs/fixing-reports 22:32:40 + Found adjustments 22:32:40 ==> Gzipping contents 22:32:40 16K /tmp/codecov.Kdr5pt.gz 22:32:40 ==> Uploading reports 22:32:40 url: https://codecov.io 22:32:40 query: branch=PR-867&commit=4a6404df43ed6fe5c192be578a72aadff6ac356d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-867%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=867&job=&cmd_args= 22:32:40 -> Pinging Codecov 22:32:40 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-867&commit=4a6404df43ed6fe5c192be578a72aadff6ac356d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-867%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=867&job=&cmd_args= 22:32:41 -> Uploading to 22:32:41 https://storage.googleapis.com/codecov/v4/raw/2021-05-27/3D8B5DFFC46A037C893635FACE044666/4a6404df43ed6fe5c192be578a72aadff6ac356d/a187fa95-f7e1-4adb-a1ee-fdfc6da7f4d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210527T223241Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6e405e7ad6a3a5d7030ff5c112834fe8fa458a77746763dce152c7d4f317df32 22:32:41 % Total % Received % Xferd Average Speed Time Time Time Current 22:32:41 Dload Upload Total Spent Left Speed 22:32:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 15544 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15544 0 0 100 15544 0 47471 --:--:-- --:--:-- --:--:-- 47390 22:32:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/4a6404df43ed6fe5c192be578a72aadff6ac356d [Pipeline] } 22:32:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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 22:32:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:32:44 ---> package-listing.sh 22:32:44 ++ facter osfamily 22:32:44 ++ tr '[:upper:]' '[:lower:]' 22:32:45 + OS_FAMILY=redhat 22:32:45 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-867 22:32:45 + START_PACKAGES=/tmp/packages_start.txt 22:32:45 + END_PACKAGES=/tmp/packages_end.txt 22:32:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:32:45 + PACKAGES=/tmp/packages_start.txt 22:32:45 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-867 ']' 22:32:45 + PACKAGES=/tmp/packages_end.txt 22:32:45 + case "${OS_FAMILY}" in 22:32:45 + rpm -qa 22:32:45 + sort 22:32:45 + '[' -f /tmp/packages_start.txt ']' 22:32:45 + '[' -f /tmp/packages_end.txt ']' 22:32:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:32:45 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-867 ']' 22:32:45 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-867/archives/ 22:32:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-867/archives/ [Pipeline] echo 22:32:45 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-867/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:32:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:32:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:32:46 22:32:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:32:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:32:46 alpine: Pulling from edgex-lftools-log-publisher 22:32:46 df20fa9351a1: Pulling fs layer 22:32:46 36b3adc4ff6f: Pulling fs layer 22:32:46 8ad3a11d3b57: Pulling fs layer 22:32:46 46f8f816bc3b: Pulling fs layer 22:32:46 93b61091891f: Pulling fs layer 22:32:46 93b9cdb0e59b: Pulling fs layer 22:32:46 5e14af77c1be: Pulling fs layer 22:32:46 01666e4c0597: Pulling fs layer 22:32:46 aa168da1d23b: Pulling fs layer 22:32:46 93b9cdb0e59b: Waiting 22:32:46 5e14af77c1be: Waiting 22:32:46 01666e4c0597: Waiting 22:32:46 aa168da1d23b: Waiting 22:32:46 93b61091891f: Waiting 22:32:46 46f8f816bc3b: Waiting 22:32:46 36b3adc4ff6f: Verifying Checksum 22:32:46 36b3adc4ff6f: Download complete 22:32:46 46f8f816bc3b: Verifying Checksum 22:32:46 46f8f816bc3b: Download complete 22:32:47 df20fa9351a1: Verifying Checksum 22:32:47 df20fa9351a1: Download complete 22:32:47 93b9cdb0e59b: Verifying Checksum 22:32:47 93b9cdb0e59b: Download complete 22:32:47 93b61091891f: Verifying Checksum 22:32:47 93b61091891f: Download complete 22:32:47 5e14af77c1be: Verifying Checksum 22:32:47 5e14af77c1be: Download complete 22:32:47 01666e4c0597: Verifying Checksum 22:32:47 01666e4c0597: Download complete 22:32:47 8ad3a11d3b57: Verifying Checksum 22:32:47 8ad3a11d3b57: Download complete 22:32:47 df20fa9351a1: Pull complete 22:32:47 36b3adc4ff6f: Pull complete 22:32:48 8ad3a11d3b57: Pull complete 22:32:48 46f8f816bc3b: Pull complete 22:32:48 93b61091891f: Pull complete 22:32:48 93b9cdb0e59b: Pull complete 22:32:48 5e14af77c1be: Pull complete 22:32:48 01666e4c0597: Pull complete 22:32:49 aa168da1d23b: Verifying Checksum 22:32:49 aa168da1d23b: Download complete 22:32:53 aa168da1d23b: Pull complete 22:32:53 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:32:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:32:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:32:53 prd-centos7-docker-4c-2g-687 does not seem to be running inside a container 22:32:53 $ 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-867/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-867 -v /w/workspace/ndry_app-functions-sdk-go_PR-867:/w/workspace/ndry_app-functions-sdk-go_PR-867:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-867@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-867@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:32:56 $ docker top dade28592105f36917f3029526f134828cbf2d3d7ca9c7e30f965fa5c36ce33a -eo pid,comm [Pipeline] { [Pipeline] sh 22:32:57 + touch /tmp/pre-build-complete [Pipeline] sh 22:32:57 + mkdir -p /var/log/sa [Pipeline] sh 22:32:57 + ls /var/log/sa-host 22:32:57 + sadf -c /var/log/sa-host/sa05 22:32:57 file_magic: OK 22:32:57 HZ: Using current value: 100 22:32:57 file_header: OK 22:32:57 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 22:32:57 Statistics: 22:32:57 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:32:57 File successfully converted to sysstat format version 12.2.1 22:32:57 + sadf -c /var/log/sa-host/sa27 22:32:57 file_magic: OK 22:32:57 HZ: Using current value: 100 22:32:57 file_header: OK 22:32:57 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 22:32:57 Statistics: 22:32:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:32:57 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:32:57 provisioning config files... 22:32:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-867@tmp/config3459286251400674443tmp [Pipeline] { [Pipeline] echo 22:32:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:32:58 ---> create-netrc.sh [Pipeline] } 22:32:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:32:58 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:32:58 ---> python-tools-install.sh [Pipeline] echo 22:32:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:32:59 ---> sudo-logs.sh 22:32:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:32:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:32:59 ---> job-cost.sh 22:32:59 lf-activate-venv: SKIPPING 22:32:59 DEBUG: total: 0.18000000715255737 22:32:59 INFO: Retrieving Stack Cost... 22:33:00 INFO: Retrieving Pricing Info for: v3-standard-2 22:33:00 INFO: Archiving Costs [Pipeline] echo 22:33:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:33:01 ---> logs-deploy.sh 22:33:01 lf-activate-venv: SKIPPING 22:33:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-867/1 22:33:01 INFO: archiving workspace using pattern(s): 22:33:02 Archives upload complete. 22:33:02 INFO: archiving logs to Nexus 22:33:02 ---> uname -a: 22:33:02 Linux prd-centos7-docker-4c-2g-687.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 22:33:02 22:33:02 22:33:02 ---> lscpu: 22:33:02 Architecture: x86_64 22:33:02 CPU op-mode(s): 32-bit, 64-bit 22:33:02 Byte Order: Little Endian 22:33:02 Address sizes: 40 bits physical, 48 bits virtual 22:33:02 CPU(s): 2 22:33:02 On-line CPU(s) list: 0,1 22:33:02 Thread(s) per core: 1 22:33:02 Core(s) per socket: 1 22:33:02 Socket(s): 2 22:33:02 NUMA node(s): 1 22:33:02 Vendor ID: AuthenticAMD 22:33:02 CPU family: 23 22:33:02 Model: 49 22:33:02 Model name: AMD EPYC-Rome Processor 22:33:02 Stepping: 0 22:33:02 CPU MHz: 2800.000 22:33:02 BogoMIPS: 5600.00 22:33:02 Virtualization: AMD-V 22:33:02 Hypervisor vendor: KVM 22:33:02 Virtualization type: full 22:33:02 L1d cache: 64 KiB 22:33:02 L1i cache: 64 KiB 22:33:02 L2 cache: 1 MiB 22:33:02 L3 cache: 32 MiB 22:33:02 NUMA node0 CPU(s): 0,1 22:33:02 Vulnerability Itlb multihit: Not affected 22:33:02 Vulnerability L1tf: Not affected 22:33:02 Vulnerability Mds: Not affected 22:33:02 Vulnerability Meltdown: Not affected 22:33:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:33:02 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:33:02 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:33:02 Vulnerability Srbds: Not affected 22:33:02 Vulnerability Tsx async abort: Not affected 22:33:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 22:33:02 22:33:02 22:33:02 ---> nproc: 22:33:02 2 22:33:02 22:33:02 22:33:02 ---> df -h: 22:33:02 Filesystem Size Used Available Use% Mounted on 22:33:02 overlay 40.0G 7.6G 32.4G 19% / 22:33:02 tmpfs 64.0M 0 64.0M 0% /dev 22:33:02 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:33:02 shm 64.0M 0 64.0M 0% /dev/shm 22:33:02 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 22:33:02 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 22:33:02 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 22:33:02 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 22:33:02 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 22:33:02 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-867 22:33:02 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 22:33:02 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-867@tmp 22:33:02 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 22:33:02 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 22:33:02 22:33:02 22:33:02 ---> free -m: 22:33:02 total used free shared buff/cache available 22:33:02 Mem: 7821 930 4761 0 2128 6713 22:33:02 Swap: 1023 0 1023 22:33:02 22:33:02 22:33:02 ---> ip addr: 22:33:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:33:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:33:02 inet 127.0.0.1/8 scope host lo 22:33:02 valid_lft forever preferred_lft forever 22:33:02 inet6 ::1/128 scope host 22:33:02 valid_lft forever preferred_lft forever 22:33:02 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:33:02 link/ether fa:16:3e:55:10:d6 brd ff:ff:ff:ff:ff:ff 22:33:02 inet 10.30.123.122/23 brd 10.30.123.255 scope global dynamic eth0 22:33:02 valid_lft 85792sec preferred_lft 85792sec 22:33:02 inet6 fe80::f816:3eff:fe55:10d6/64 scope link 22:33:02 valid_lft forever preferred_lft forever 22:33:02 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:33:02 link/ether 02:42:bb:17:42:22 brd ff:ff:ff:ff:ff:ff 22:33:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:33:02 valid_lft forever preferred_lft forever 22:33:02 inet6 fe80::42:bbff:fe17:4222/64 scope link 22:33:02 valid_lft forever preferred_lft forever 22:33:02 22:33:02 22:33:02 ---> sar -b -r -n DEV: 22:33:02 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/27/21 _x86_64_ (2 CPU) 22:33:02 22:33:02 22:22:43 LINUX RESTART (2 CPU) 22:33:02 22:33:02 22:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:33:02 22:24:01 189.29 51.79 137.50 0.00 7623.11 42522.38 0.00 22:33:02 22:25:01 1.88 0.00 1.88 0.00 0.00 41.06 0.00 22:33:02 22:26:01 0.45 0.00 0.45 0.00 0.00 7.03 0.00 22:33:02 22:27:01 0.20 0.00 0.20 0.00 0.00 2.73 0.00 22:33:02 22:28:01 0.17 0.00 0.17 0.00 0.00 2.47 0.00 22:33:02 22:29:01 0.42 0.00 0.42 0.00 0.00 6.15 0.00 22:33:02 22:30:01 0.22 0.00 0.22 0.00 0.00 2.50 0.00 22:33:02 22:31:01 0.28 0.00 0.28 0.00 0.00 4.20 0.00 22:33:02 22:32:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 22:33:02 Average: 21.47 5.76 15.72 0.00 847.25 4733.67 0.00 22:33:02 22:33:02 22:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:33:02 22:24:01 5427404 0 806528 10.07 2620 1772380 1288556 14.23 593236 1587012 136 22:33:02 22:25:01 5428024 0 805900 10.06 2620 1772388 1288172 14.22 592976 1586992 12 22:33:02 22:26:01 5439212 0 794712 9.92 2620 1772388 1196244 13.21 586792 1583804 8 22:33:02 22:27:01 5436980 0 796940 9.95 2620 1772392 1196424 13.21 589140 1583804 8 22:33:02 22:28:01 5436444 0 797468 9.96 2620 1772400 1196460 13.21 584060 1589260 8 22:33:02 22:29:01 5436244 0 797668 9.96 2620 1772400 1196416 13.21 584524 1589260 8 22:33:02 22:30:01 5436900 0 797004 9.95 2620 1772408 1196308 13.21 583984 1589260 20 22:33:02 22:31:01 5428600 0 805296 10.05 2620 1772416 1196308 13.21 592232 1589260 8 22:33:02 22:32:01 5428412 0 805480 10.06 2620 1772420 1196308 13.21 592564 1589260 8 22:33:02 Average: 5433136 0 800777 10.00 2620 1772399 1216800 13.43 588834 1587546 24 22:33:02 22:33:02 22:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:33:02 22:24:01 eth0 741.25 556.89 1675.33 100.12 0.00 0.00 0.00 0.00 22:33:02 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:02 22:24:01 docker0 98.62 72.57 9.09 309.66 0.00 0.00 0.00 0.00 22:33:02 22:25:01 eth0 4.21 2.15 3.53 0.52 0.00 0.00 0.00 0.00 22:33:02 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:02 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:02 22:26:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 22:33:02 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:02 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:02 22:27:01 eth0 1.02 0.30 0.32 0.20 0.00 0.00 0.00 0.00 22:33:02 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:02 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:02 22:28:01 eth0 0.57 0.35 0.28 0.20 0.00 0.00 0.00 0.00 22:33:02 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:02 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:02 22:29:01 eth0 0.33 0.25 0.14 0.08 0.00 0.00 0.00 0.00 22:33:02 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:02 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:02 22:30:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:33:02 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:02 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:02 22:31:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:33:02 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:02 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:02 22:32:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:33:02 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:02 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:02 Average: eth0 83.17 62.27 186.68 11.24 0.00 0.00 0.00 0.00 22:33:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:02 Average: docker0 10.96 8.07 1.01 34.42 0.00 0.00 0.00 0.00 22:33:02 22:33:02 22:33:02 ---> sar -P ALL: 22:33:02 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/27/21 _x86_64_ (2 CPU) 22:33:02 22:33:02 22:22:43 LINUX RESTART (2 CPU) 22:33:02 22:33:02 22:23:01 CPU %user %nice %system %iowait %steal %idle 22:33:02 22:24:01 all 20.06 0.00 7.20 10.27 0.09 62.38 22:33:02 22:24:01 0 19.35 0.00 7.61 9.20 0.09 63.75 22:33:02 22:24:01 1 20.78 0.00 6.79 11.35 0.09 61.00 22:33:02 22:25:01 all 0.13 0.00 0.03 0.00 0.04 99.80 22:33:02 22:25:01 0 0.08 0.00 0.03 0.00 0.05 99.83 22:33:02 22:25:01 1 0.17 0.00 0.03 0.00 0.03 99.77 22:33:02 22:26:01 all 0.11 0.00 0.03 0.00 0.03 99.83 22:33:02 22:26:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:02 22:26:01 1 0.18 0.00 0.03 0.00 0.03 99.75 22:33:02 22:27:01 all 0.09 0.00 0.03 0.00 0.03 99.85 22:33:02 22:27:01 0 0.02 0.00 0.02 0.00 0.03 99.93 22:33:02 22:27:01 1 0.17 0.00 0.03 0.00 0.03 99.77 22:33:02 22:28:01 all 0.15 0.00 0.02 0.00 0.03 99.80 22:33:02 22:28:01 0 0.12 0.00 0.02 0.00 0.03 99.83 22:33:02 22:28:01 1 0.18 0.00 0.02 0.00 0.03 99.77 22:33:02 22:29:01 all 0.05 0.00 0.02 0.00 0.04 99.89 22:33:02 22:29:01 0 0.00 0.00 0.02 0.00 0.03 99.95 22:33:02 22:29:01 1 0.10 0.00 0.02 0.00 0.05 99.83 22:33:02 22:30:01 all 0.11 0.00 0.03 0.00 0.03 99.83 22:33:02 22:30:01 0 0.05 0.00 0.02 0.00 0.02 99.92 22:33:02 22:30:01 1 0.17 0.00 0.03 0.00 0.05 99.75 22:33:02 22:31:01 all 0.04 0.00 0.03 0.00 0.05 99.87 22:33:02 22:31:01 0 0.02 0.00 0.05 0.00 0.05 99.88 22:33:02 22:31:01 1 0.07 0.00 0.02 0.00 0.05 99.87 22:33:02 22:32:01 all 0.08 0.00 0.03 0.00 0.04 99.85 22:33:02 22:32:01 0 0.00 0.00 0.03 0.00 0.03 99.93 22:33:02 22:32:01 1 0.17 0.00 0.02 0.00 0.05 99.77 22:33:02 Average: all 2.24 0.00 0.80 1.10 0.04 95.82 22:33:02 Average: 0 2.11 0.00 0.84 0.99 0.04 96.03 22:33:02 Average: 1 2.36 0.00 0.75 1.22 0.05 95.62 22:33:02 22:33:02 22:33:02