Pull request #908 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f3d7c7a09fddf74a927be7ef3b59a6c3e93aaaf9+ead659262d891a3b0a5abf82965af0dd2ba9781b (d3f3674dd5ab9dbcbe90c81f5353c50644795b4d) 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-ssh5141326790477133959.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh8538074833604034674.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 6a41506d72e8e131afc862d141935157bee59f41 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-908/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-908/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1156862765269019462.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-908/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7086124898329507778.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh6776657766001069098.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-908/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-908/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh627982563522179335.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 d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 6a41506d72e8e131afc862d141935157bee59f41 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 ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-641 in /w/workspace/ndry_app-functions-sdk-go_PR-908 [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-908 # 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-908@tmp/jenkins-gitclient-ssh1743460571676236952.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ead659262d891a3b0a5abf82965af0dd2ba9781b into PR head commit f3d7c7a09fddf74a927be7ef3b59a6c3e93aaaf9 Merge succeeded, producing f3d7c7a09fddf74a927be7ef3b59a6c3e93aaaf9 Checking out Revision f3d7c7a09fddf74a927be7ef3b59a6c3e93aaaf9 (PR-908) > 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-908@tmp/jenkins-gitclient-ssh4492983538618967945.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/908/head:refs/remotes/origin/PR-908 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3d7c7a09fddf74a927be7ef3b59a6c3e93aaaf9 # 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-908@tmp/jenkins-gitclient-ssh8989223930077580214.key > git merge ead659262d891a3b0a5abf82965af0dd2ba9781b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3d7c7a09fddf74a927be7ef3b59a6c3e93aaaf9 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:08:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:08:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:08:15 ========================================================= 04:08:15 EdgeX Global Pipelines Version Info 04:08:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:08:17 ------------------- 04:08:17 stable info: 04:08:17 ------------------- 04:08:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:08:17 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:08:17 Message: update stable to v1.0.195 04:08:17 ------------------- 04:08:17 experimental info: 04:08:17 ------------------- 04:08:17 Commited By: **** collab-it+edgex@linuxfoundation.org 04:08:17 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:08:17 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:08:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 04:08:17 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 04:08:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:08:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:08:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:08:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:08:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:08:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:08:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:08:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:08:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:08:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 04:08:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:08:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:08:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:08:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:08:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:08:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:08:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:08:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:08:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:08:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:08:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:08:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:08:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:08:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:08:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-908 [Pipeline] echo 04:08:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-908 [Pipeline] echo 04:08:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-908 [Pipeline] echo 04:08:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3d7c7a09fddf74a927be7ef3b59a6c3e93aaaf9 [Pipeline] echo 04:08:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3d7c7a [Pipeline] echo 04:08:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:08:20 + git log --format=format:%s -1 f3d7c7a09fddf74a927be7ef3b59a6c3e93aaaf9 [Pipeline] echo 04:08:20 GIT_COMMIT: f3d7c7a09fddf74a927be7ef3b59a6c3e93aaaf9, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 04:08:20 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:08:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:08:21 04:08:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:08:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:08:21 latest: Pulling from edgex-devops/git-semver 04:08:21 31603596830f: Pulling fs layer 04:08:21 54011a49482f: Pulling fs layer 04:08:21 a6820b24f6d8: Pulling fs layer 04:08:21 f581987b2513: Pulling fs layer 04:08:21 f581987b2513: Waiting 04:08:21 54011a49482f: Download complete 04:08:21 31603596830f: Verifying Checksum 04:08:21 31603596830f: Download complete 04:08:21 f581987b2513: Verifying Checksum 04:08:21 f581987b2513: Download complete 04:08:21 a6820b24f6d8: Verifying Checksum 04:08:21 a6820b24f6d8: Download complete 04:08:21 31603596830f: Pull complete 04:08:22 54011a49482f: Pull complete 04:08:22 a6820b24f6d8: Pull complete 04:08:22 f581987b2513: Pull complete 04:08:22 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:08:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:08:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:08:23 prd-centos7-docker-4c-2g-641 does not seem to be running inside a container 04:08:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-908 -v /w/workspace/ndry_app-functions-sdk-go_PR-908:/w/workspace/ndry_app-functions-sdk-go_PR-908:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-908@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-908@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:08:24 $ docker top 8643bfe55fc2e9b9accbbfeb04dde97cf76cb04a2fb92806dd9f464edf6f43ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:08:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:08:24 [ssh-agent] Looking for ssh-agent implementation... 04:08:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:08:24 $ docker exec 8643bfe55fc2e9b9accbbfeb04dde97cf76cb04a2fb92806dd9f464edf6f43ab ssh-agent 04:08:24 SSH_AUTH_SOCK=/tmp/ssh-FdeWBZknUYBU/agent.14 04:08:24 SSH_AGENT_PID=21 04:08:24 Running ssh-add (command line suppressed) 04:08:24 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-908@tmp/private_key_2723831861994442683.key (/w/workspace/ndry_app-functions-sdk-go_PR-908@tmp/private_key_2723831861994442683.key) 04:08:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:08:25 + git tag --points-at HEAD [Pipeline] } 04:08:25 $ docker exec --env ******** --env ******** 8643bfe55fc2e9b9accbbfeb04dde97cf76cb04a2fb92806dd9f464edf6f43ab ssh-agent -k 04:08:25 unset SSH_AUTH_SOCK; 04:08:25 unset SSH_AGENT_PID; 04:08:25 echo Agent pid 21 killed; 04:08:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:08:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:08:25 [ssh-agent] Looking for ssh-agent implementation... 04:08:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:08:25 $ docker exec 8643bfe55fc2e9b9accbbfeb04dde97cf76cb04a2fb92806dd9f464edf6f43ab ssh-agent 04:08:25 SSH_AUTH_SOCK=/tmp/ssh-aXCgrqxak9rp/agent.55 04:08:25 SSH_AGENT_PID=61 04:08:25 Running ssh-add (command line suppressed) 04:08:25 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-908@tmp/private_key_7548147162429368117.key (/w/workspace/ndry_app-functions-sdk-go_PR-908@tmp/private_key_7548147162429368117.key) 04:08:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:08:26 + git semver init 04:08:26 # -> Open(): unable to determine branch for HEAD 04:08:26 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-908/.git 04:08:26 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-908 04:08:26 # $SEMVER_REMOTE_NAME = origin 04:08:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:08:26 # $SEMVER_USER_NAME = edgex-jenkins 04:08:26 # $SEMVER_BRANCH = PR-908 04:08:26 # $SEMVER_TEMP = /tmp/semver-793567293 04:08:26 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 04:08:28 # '/tmp/semver-793567293' -> '/w/workspace/ndry_app-functions-sdk-go_PR-908/.semver' 04:08:28 # -> Force: false 04:08:28 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-908/.semver [Pipeline] } 04:08:28 $ docker exec --env ******** --env ******** 8643bfe55fc2e9b9accbbfeb04dde97cf76cb04a2fb92806dd9f464edf6f43ab ssh-agent -k 04:08:28 unset SSH_AUTH_SOCK; 04:08:28 unset SSH_AGENT_PID; 04:08:28 echo Agent pid 61 killed; 04:08:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:08:28 + git semver [Pipeline] } 04:08:28 $ docker stop --time=1 8643bfe55fc2e9b9accbbfeb04dde97cf76cb04a2fb92806dd9f464edf6f43ab 04:08:30 $ docker rm -f 8643bfe55fc2e9b9accbbfeb04dde97cf76cb04a2fb92806dd9f464edf6f43ab [Pipeline] // withDockerContainer [Pipeline] sh 04:08:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:08:31 Stashed 1 file(s) [Pipeline] echo 04:08:31 [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 04:08:46 Still waiting to schedule task 04:08:46 ‘prd-centos7-blackbox-4c-2g-315’ doesn’t have label ‘centos7-docker-4c-2g’ 04:08:46 ‘prd-centos7-builder-2c-1g-639’ doesn’t have label ‘centos7-docker-4c-2g’ 04:08:46 ‘prd-centos7-docker-4c-2g-1825’ is offline 04:08:46 ‘prd-centos7-docker-4c-2g-643’ is offline 04:08:46 ‘prd-ubuntu18.04-docker-arm64-4c-16g-642’ doesn’t have label ‘centos7-docker-4c-2g’ 04:08:46 Still waiting to schedule task 04:08:46 ‘prd-ubuntu18.04-docker-arm64-4c-16g-642’ is offline 04:10:37 Running on prd-centos7-docker-4c-2g-646 in /w/workspace/ndry_app-functions-sdk-go_PR-908 [Pipeline] { [Pipeline] ws 04:10:37 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:10:37 The recommended git tool is: git 04:10:39 using credential edgex-jenkins-ssh 04:10:39 Cloning the remote Git repository 04:10:38 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 04:10:40 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 04:10:40 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 04:10:40 > git --version # timeout=10 04:10:40 > git --version # 'git version 2.24.4' 04:10:40 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:40 [INFO] Currently running in a labeled security context 04:10:40 [INFO] Currently SELinux is 'enforcing' on the host 04:10:40 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh1452749595042928986.key 04:10:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:42 Merging remotes/origin/master commit ead659262d891a3b0a5abf82965af0dd2ba9781b into PR head commit f3d7c7a09fddf74a927be7ef3b59a6c3e93aaaf9 04:10:42 Merge succeeded, producing f3d7c7a09fddf74a927be7ef3b59a6c3e93aaaf9 04:10:42 Checking out Revision f3d7c7a09fddf74a927be7ef3b59a6c3e93aaaf9 (PR-908) 04:10:41 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 04:10:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:41 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 04:10:41 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 04:10:41 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:41 [INFO] Currently running in a labeled security context 04:10:41 [INFO] Currently SELinux is 'enforcing' on the host 04:10:41 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh823350432878700537.key 04:10:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/908/head:refs/remotes/origin/PR-908 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:10:42 > git config core.sparsecheckout # timeout=10 04:10:42 > git checkout -f f3d7c7a09fddf74a927be7ef3b59a6c3e93aaaf9 # timeout=10 04:10:42 > git remote # timeout=10 04:10:42 > git config --get remote.origin.url # timeout=10 04:10:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:42 [INFO] Currently running in a labeled security context 04:10:42 [INFO] Currently SELinux is 'enforcing' on the host 04:10:42 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh3979146620465612048.key 04:10:42 > git merge ead659262d891a3b0a5abf82965af0dd2ba9781b # timeout=10 04:10:42 > git rev-parse HEAD^{commit} # timeout=10 04:10:42 > git config core.sparsecheckout # timeout=10 04:10:42 > git checkout -f f3d7c7a09fddf74a927be7ef3b59a6c3e93aaaf9 # timeout=10 04:10:45 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 04:10:45 > git --version # timeout=10 04:10:45 > git --version # 'git version 2.24.4' 04:10:45 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:10:47 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:10:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:10:47 + sudo service docker restart 04:10:47 + true 04:10:47 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 04:11:06 ========================================================= 04:11:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:11:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:11:06 + 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 . 04:11:06 Sending build context to Docker daemon 19.82MB 04:11:06 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:11:06 Step 2/8 : FROM ${BASE} 04:11:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:11:06 540db60ca938: Pulling fs layer 04:11:06 adcc1eea9eea: Pulling fs layer 04:11:06 4c4ab2625f07: Pulling fs layer 04:11:06 0510c868ecb4: Pulling fs layer 04:11:06 afea3b2eda06: Pulling fs layer 04:11:06 7809a108b3ef: Pulling fs layer 04:11:06 f706445af74f: Pulling fs layer 04:11:06 afea3b2eda06: Waiting 04:11:06 7809a108b3ef: Waiting 04:11:06 f706445af74f: Waiting 04:11:06 0510c868ecb4: Waiting 04:11:06 4c4ab2625f07: Verifying Checksum 04:11:06 4c4ab2625f07: Download complete 04:11:06 adcc1eea9eea: Verifying Checksum 04:11:06 adcc1eea9eea: Download complete 04:11:06 afea3b2eda06: Verifying Checksum 04:11:06 afea3b2eda06: Download complete 04:11:07 540db60ca938: Verifying Checksum 04:11:07 540db60ca938: Download complete 04:11:07 7809a108b3ef: Verifying Checksum 04:11:07 7809a108b3ef: Download complete 04:11:07 540db60ca938: Pull complete 04:11:07 adcc1eea9eea: Pull complete 04:11:07 4c4ab2625f07: Pull complete 04:11:08 f706445af74f: Verifying Checksum 04:11:08 f706445af74f: Download complete 04:11:08 0510c868ecb4: Verifying Checksum 04:11:08 0510c868ecb4: Download complete 04:11:12 0510c868ecb4: Pull complete 04:11:12 afea3b2eda06: Pull complete 04:11:12 7809a108b3ef: Pull complete 04:11:13 f706445af74f: Pull complete 04:11:13 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:11:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:11:13 ---> b068be0155e3 04:11:13 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 04:11:13 20.10.0: Pulling from library/docker 04:11:14 05e7bc50f07f: Pulling fs layer 04:11:14 6db28d0fdbf6: Pulling fs layer 04:11:14 292df0bc6bf3: Pulling fs layer 04:11:14 2e060f4bd70b: Pulling fs layer 04:11:14 80e8d568a223: Pulling fs layer 04:11:14 8dc6ef1a942a: Pulling fs layer 04:11:14 2312dd95470a: Pulling fs layer 04:11:14 2e060f4bd70b: Waiting 04:11:14 80e8d568a223: Waiting 04:11:14 8dc6ef1a942a: Waiting 04:11:14 2312dd95470a: Waiting 04:11:14 292df0bc6bf3: Verifying Checksum 04:11:14 292df0bc6bf3: Download complete 04:11:14 6db28d0fdbf6: Verifying Checksum 04:11:14 6db28d0fdbf6: Download complete 04:11:14 80e8d568a223: Verifying Checksum 04:11:14 80e8d568a223: Download complete 04:11:14 05e7bc50f07f: Verifying Checksum 04:11:14 05e7bc50f07f: Download complete 04:11:14 8dc6ef1a942a: Verifying Checksum 04:11:14 8dc6ef1a942a: Download complete 04:11:14 2312dd95470a: Verifying Checksum 04:11:14 2312dd95470a: Download complete 04:11:14 05e7bc50f07f: Pull complete 04:11:14 6db28d0fdbf6: Pull complete 04:11:15 292df0bc6bf3: Pull complete 04:11:19 2e060f4bd70b: Verifying Checksum 04:11:19 2e060f4bd70b: Download complete 04:11:20 2e060f4bd70b: Pull complete 04:11:20 80e8d568a223: Pull complete 04:11:20 8dc6ef1a942a: Pull complete 04:11:20 2312dd95470a: Pull complete 04:11:20 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:11:20 Status: Downloaded newer image for docker:20.10.0 04:11:23 ---> e83ba9bd27e9 04:11:23 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:11:23 ---> Running in 791231bbd4d9 04:11:23 Removing intermediate container 791231bbd4d9 04:11:23 ---> 067e4b59b031 04:11:23 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 04:11:23 ---> Running in a0a6619b2e24 04:11:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:11:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:11:24 (1/5) Installing libsodium (1.0.18-r0) 04:11:24 (2/5) Installing libzmq (4.3.3-r1) 04:11:25 (3/5) Installing pkgconf (1.7.3-r0) 04:11:25 (4/5) Installing libsodium-dev (1.0.18-r0) 04:11:25 (5/5) Installing zeromq-dev (4.3.3-r1) 04:11:25 Executing busybox-1.32.1-r6.trigger 04:11:25 OK: 150 MiB in 45 packages 04:11:25 Removing intermediate container a0a6619b2e24 04:11:25 ---> 5b067e36a784 04:11:25 Step 6/8 : WORKDIR /build 04:11:25 ---> Running in d067ad1c966b 04:11:25 Removing intermediate container d067ad1c966b 04:11:25 ---> 6af76f5de9b9 04:11:25 Step 7/8 : COPY go.mod . 04:11:25 ---> fdfde9b6c6ad 04:11:25 Step 8/8 : RUN go mod download 04:11:25 ---> Running in 7ae4d2f2a5a2 04:11:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-645 in /w/workspace/ndry_app-functions-sdk-go_PR-908 [Pipeline] { [Pipeline] ws 04:11:33 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:11:33 The recommended git tool is: git 04:11:38 Removing intermediate container 7ae4d2f2a5a2 04:11:38 ---> 8361d4835a86 04:11:38 Successfully built 8361d4835a86 04:11:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:11:38 + docker inspect -f . ci-base-image-x86_64 04:11:38 . [Pipeline] withDockerContainer 04:11:38 prd-centos7-docker-4c-2g-646 does not seem to be running inside a container 04:11:38 $ 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 ******** ci-base-image-x86_64 cat 04:11:38 using credential edgex-jenkins-ssh 04:11:38 Cloning the remote Git repository 04:11:38 $ docker top cdb36fa9c2fe6ef7637aa6b8ce4c9a127d62e14af1cf2c31a8cbc7932cc3cf86 -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:39 + go version 04:11:39 go version go1.16.3 linux/amd64 [Pipeline] } 04:11:39 $ docker stop --time=1 cdb36fa9c2fe6ef7637aa6b8ce4c9a127d62e14af1cf2c31a8cbc7932cc3cf86 04:11:39 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 04:11:39 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 04:11:39 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 04:11:39 > git --version # timeout=10 04:11:39 > git --version # 'git version 2.17.1' 04:11:39 using GIT_SSH to set credentials SSH Credentials for GitHub 04:11:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:11:40 $ docker rm -f cdb36fa9c2fe6ef7637aa6b8ce4c9a127d62e14af1cf2c31a8cbc7932cc3cf86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:11:41 + docker inspect -f . ci-base-image-x86_64 04:11:41 . [Pipeline] withDockerContainer 04:11:41 prd-centos7-docker-4c-2g-646 does not seem to be running inside a container 04:11:41 $ 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 ******** ci-base-image-x86_64 cat 04:11:41 $ docker top d0b9a20fd68ebb366ab6f2fac2d980669481839d9070d9ed13811377dc168cd0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:42 + go mod tidy [Pipeline] sh 04:11:43 + make test 04:11:43 make -C ./app-service-template build 04:11:43 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:11:43 go mod tidy 04:11:43 Merging remotes/origin/master commit ead659262d891a3b0a5abf82965af0dd2ba9781b into PR head commit f3d7c7a09fddf74a927be7ef3b59a6c3e93aaaf9 04:11:43 Merge succeeded, producing f3d7c7a09fddf74a927be7ef3b59a6c3e93aaaf9 04:11:43 Checking out Revision f3d7c7a09fddf74a927be7ef3b59a6c3e93aaaf9 (PR-908) 04:11:43 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 04:11:42 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 04:11:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:11:42 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 04:11:42 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 04:11:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:11:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/908/head:refs/remotes/origin/PR-908 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:11:43 > git config core.sparsecheckout # timeout=10 04:11:43 > git checkout -f f3d7c7a09fddf74a927be7ef3b59a6c3e93aaaf9 # timeout=10 04:11:43 > git remote # timeout=10 04:11:43 > git config --get remote.origin.url # timeout=10 04:11:43 using GIT_SSH to set credentials SSH Credentials for GitHub 04:11:43 > git merge ead659262d891a3b0a5abf82965af0dd2ba9781b # timeout=10 04:11:43 > git rev-parse HEAD^{commit} # timeout=10 04:11:43 > git config core.sparsecheckout # timeout=10 04:11:43 > git checkout -f f3d7c7a09fddf74a927be7ef3b59a6c3e93aaaf9 # timeout=10 04:11:47 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 04:11:47 > git --version # timeout=10 04:11:47 > git --version # 'git version 2.17.1' 04:11:47 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:11:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:11:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:11:49 + + true 04:11:49 sudo service docker restart 04:11:53 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:11:53 make -C ./app-service-template test 04:11:53 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:11:53 go mod tidy 04:11:53 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 04:12:01 ok new-app-service 0.008s coverage: 47.8% of statements 04:12:01 ? new-app-service/config [no test files] 04:12:01 ok new-app-service/functions 0.007s 04:12:01 CGO_ENABLED=1 go vet ./... [Pipeline] unstash 04:12:08 gofmt -l . 04:12:08 [ "`gofmt -l .`" = "" ] 04:12:08 ./bin/test-attribution-txt.sh 04:12:08 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:12:08 go mod tidy 04:12:08 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] echo 04:12:08 ========================================================= 04:12:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:12:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:12:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 04:12:09 + 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 . 04:12:10 Sending build context to Docker daemon 19.82MB 04:12:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.012s coverage: 63.6% of statements 04:12:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.010s coverage: 96.5% of statements 04:12:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 04:12:10 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:12:10 Step 2/8 : FROM ${BASE} 04:12:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:12:10 595b0fe564bb: Pulling fs layer 04:12:10 3088b5b3c5c0: Pulling fs layer 04:12:10 5b7225fbf94c: Pulling fs layer 04:12:10 ba82ee9f976e: Pulling fs layer 04:12:10 506bd15cee9f: Pulling fs layer 04:12:10 75a0a4a0db45: Pulling fs layer 04:12:10 618dc40b7e24: Pulling fs layer 04:12:10 506bd15cee9f: Waiting 04:12:10 75a0a4a0db45: Waiting 04:12:10 618dc40b7e24: Waiting 04:12:10 ba82ee9f976e: Waiting 04:12:10 5b7225fbf94c: Download complete 04:12:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.012s coverage: 61.8% of statements 04:12:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 04:12:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.013s 04:12:10 3088b5b3c5c0: Verifying Checksum 04:12:10 3088b5b3c5c0: Download complete 04:12:10 506bd15cee9f: Verifying Checksum 04:12:10 506bd15cee9f: Download complete 04:12:10 595b0fe564bb: Verifying Checksum 04:12:10 75a0a4a0db45: Download complete 04:12:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.051s coverage: 74.5% of statements 04:12:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 04:12:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 04:12:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 04:12:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 04:12:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 04:12:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 04:12:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.006s coverage: 97.1% of statements 04:12:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 04:12:11 595b0fe564bb: Pull complete 04:12:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.008s coverage: 10.5% of statements 04:12:12 3088b5b3c5c0: Pull complete 04:12:12 5b7225fbf94c: Pull complete 04:12:13 618dc40b7e24: Verifying Checksum 04:12:14 ba82ee9f976e: Verifying Checksum 04:12:14 ba82ee9f976e: Download complete 04:12:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.752s coverage: 76.1% of statements 04:12:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 04:12:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 12.5% of statements 04:12:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements 04:12:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 04:12:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 04:12:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements 04:12:24 ba82ee9f976e: Pull complete 04:12:24 506bd15cee9f: Pull complete 04:12:24 75a0a4a0db45: Pull complete 04:12:29 618dc40b7e24: Pull complete 04:12:29 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 04:12:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:12:29 ---> a36622ca3599 04:12:29 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 04:12:29 20.10.0: Pulling from library/docker 04:12:29 a3cc7d3b244e: Pulling fs layer 04:12:29 02a3295e0d61: Pulling fs layer 04:12:29 0f4f2e6d8100: Pulling fs layer 04:12:29 330b718f631f: Pulling fs layer 04:12:29 a93816041522: Pulling fs layer 04:12:29 bdb6da89ff94: Pulling fs layer 04:12:29 2a70c0c122f4: Pulling fs layer 04:12:29 330b718f631f: Waiting 04:12:29 bdb6da89ff94: Waiting 04:12:29 2a70c0c122f4: Waiting 04:12:29 0f4f2e6d8100: Verifying Checksum 04:12:29 0f4f2e6d8100: Download complete 04:12:29 a3cc7d3b244e: Verifying Checksum 04:12:29 a3cc7d3b244e: Download complete 04:12:29 02a3295e0d61: Verifying Checksum 04:12:29 02a3295e0d61: Download complete 04:12:29 a93816041522: Verifying Checksum 04:12:29 a93816041522: Download complete 04:12:29 bdb6da89ff94: Verifying Checksum 04:12:29 bdb6da89ff94: Download complete 04:12:29 2a70c0c122f4: Verifying Checksum 04:12:29 2a70c0c122f4: Download complete 04:12:29 a3cc7d3b244e: Pull complete 04:12:30 02a3295e0d61: Pull complete 04:12:31 0f4f2e6d8100: Pull complete 04:12:34 330b718f631f: Verifying Checksum 04:12:34 330b718f631f: Download complete 04:12:37 330b718f631f: Pull complete 04:12:38 a93816041522: Pull complete 04:12:38 bdb6da89ff94: Pull complete 04:12:39 2a70c0c122f4: Pull complete 04:12:39 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:12:39 Status: Downloaded newer image for docker:20.10.0 04:12:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.091s coverage: 78.0% of statements 04:12:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements 04:12:41 CGO_ENABLED=1 GO111MODULE=on go vet ./... 04:12:41 gofmt -l . 04:12:41 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:12:41 $ docker stop --time=1 d0b9a20fd68ebb366ab6f2fac2d980669481839d9070d9ed13811377dc168cd0 04:12:42 $ docker rm -f d0b9a20fd68ebb366ab6f2fac2d980669481839d9070d9ed13811377dc168cd0 [Pipeline] // withDockerContainer [Pipeline] sh 04:12:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:12:43 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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 04:12:44 ---> 3c9828b951eb 04:12:44 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:12:44 ---> Running in e0797e229eb4 04:12:44 Removing intermediate container e0797e229eb4 04:12:44 ---> eee8c2cd4c7f 04:12:44 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 04:12:45 ---> job-cost.sh 04:12:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GZT2 04:12:45 ---> Running in b91639ccd3b6 04:12:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:12:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:12:48 (1/5) Installing libsodium (1.0.18-r0) 04:12:48 (2/5) Installing libzmq (4.3.3-r1) 04:12:48 (3/5) Installing pkgconf (1.7.3-r0) 04:12:48 (4/5) Installing libsodium-dev (1.0.18-r0) 04:12:48 (5/5) Installing zeromq-dev (4.3.3-r1) 04:12:48 Executing busybox-1.32.1-r6.trigger 04:12:48 OK: 139 MiB in 45 packages 04:12:49 Removing intermediate container b91639ccd3b6 04:12:49 ---> a8e42325a868 04:12:49 Step 6/8 : WORKDIR /build 04:12:49 ---> Running in d6a6589b053f 04:12:50 Removing intermediate container d6a6589b053f 04:12:50 ---> c32cdd15a960 04:12:50 Step 7/8 : COPY go.mod . 04:12:51 ---> a14e035ed642 04:12:51 Step 8/8 : RUN go mod download 04:12:51 ---> Running in 46ef77c3f2aa 04:12:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:13:08 lf-activate-venv(): INFO: Adding /tmp/venv-GZT2/bin to PATH 04:13:08 INFO: No Stack... 04:13:08 INFO: Retrieving Pricing Info for: v3-standard-2 04:13:08 INFO: Archiving Costs [Pipeline] sh 04:13:08 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 04:13:08 + cut -d, -f6 [Pipeline] lock 04:13:08 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-908-1-stack-cost] 04:13:08 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-908-1-stack-cost] did not exist. Created. 04:13:08 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-908-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:13:08 + echo total: 0.05999999865889549 [Pipeline] stash 04:13:09 Stashed 1 file(s) [Pipeline] } 04:13:09 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-908-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:13:18 Removing intermediate container 46ef77c3f2aa 04:13:18 ---> a8b71a8c9e70 04:13:18 Successfully built a8b71a8c9e70 04:13:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:13:18 + docker inspect -f . ci-base-image-arm64 04:13:18 . [Pipeline] withDockerContainer 04:13:18 prd-ubuntu18.04-docker-arm64-4c-16g-645 does not seem to be running inside a container 04:13:18 $ 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 ******** ci-base-image-arm64 cat 04:13:20 $ docker top e0eb4e6f66f747be50a49a73e95558fbca2855ec8fc1a6f14ff84531f7f83cf8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:21 + go version 04:13:21 go version go1.16.5 linux/arm64 [Pipeline] } 04:13:21 $ docker stop --time=1 e0eb4e6f66f747be50a49a73e95558fbca2855ec8fc1a6f14ff84531f7f83cf8 04:13:23 $ docker rm -f e0eb4e6f66f747be50a49a73e95558fbca2855ec8fc1a6f14ff84531f7f83cf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:13:24 + docker inspect -f . ci-base-image-arm64 04:13:24 . [Pipeline] withDockerContainer 04:13:24 prd-ubuntu18.04-docker-arm64-4c-16g-645 does not seem to be running inside a container 04:13:24 $ 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 ******** ci-base-image-arm64 cat 04:13:26 $ docker top ebf3bda13a8947f0ca77b1becd0fc8faf69da01b55a6ff48637747c1235be70e -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:27 + go mod tidy [Pipeline] sh 04:13:28 + make test 04:13:28 make -C ./app-service-template build 04:13:28 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:13:28 go mod tidy 04:13:29 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 04:14:01 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:14:01 make -C ./app-service-template test 04:14:01 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:14:01 go mod tidy 04:14:02 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 04:14:34 ok new-app-service 0.044s coverage: 47.8% of statements 04:14:34 ? new-app-service/config [no test files] 04:14:34 ok new-app-service/functions 0.037s 04:14:34 CGO_ENABLED=1 go vet ./... 04:15:01 gofmt -l . 04:15:01 [ "`gofmt -l .`" = "" ] 04:15:01 ./bin/test-attribution-txt.sh 04:15:01 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:15:01 go mod tidy 04:15:02 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:15:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 04:15:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.083s coverage: 63.6% of statements 04:15:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.057s coverage: 96.5% of statements 04:15:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 04:15:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.167s coverage: 61.8% of statements 04:15:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 04:15:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.052s 04:15:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.113s coverage: 74.5% of statements 04:15:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 04:15:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 04:15:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 04:15:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 04:15:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 04:15:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 04:15:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.038s coverage: 97.1% of statements 04:15:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 04:15:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.046s coverage: 10.5% of statements 04:15:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.826s coverage: 76.1% of statements 04:15:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 04:15:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.067s coverage: 12.5% of statements 04:15:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.046s coverage: 27.3% of statements 04:15:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 04:15:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 04:15:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.068s coverage: 51.4% of statements 04:15:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.108s coverage: 78.0% of statements 04:15:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.046s coverage: 94.4% of statements 04:15:45 CGO_ENABLED=1 GO111MODULE=on go vet ./... 04:15:47 gofmt -l . 04:15:48 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:15:48 $ docker stop --time=1 ebf3bda13a8947f0ca77b1becd0fc8faf69da01b55a6ff48637747c1235be70e 04:15:50 $ docker rm -f ebf3bda13a8947f0ca77b1becd0fc8faf69da01b55a6ff48637747c1235be70e [Pipeline] // withDockerContainer [Pipeline] sh 04:15:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:15:51 Warning: overwriting stash ‘coverage-report’ 04:15:52 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 04:15:53 ---> job-cost.sh 04:15:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CBc0 04:16:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:17:54 lf-activate-venv(): INFO: Adding /tmp/venv-CBc0/bin to PATH 04:17:54 INFO: No Stack... 04:17:54 INFO: Retrieving Pricing Info for: v2-standard-4 04:17:54 INFO: Archiving Costs [Pipeline] sh 04:17:54 + + cutcat -d, /w/workspace/app-functions-sdk-go/1/archives/cost.csv -f6 04:17:54 [Pipeline] lock 04:17:54 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-908-1-stack-cost] 04:17:54 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-908-1-stack-cost] did not exist. Created. 04:17:54 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-908-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:17:55 /w/workspace/app-functions-sdk-go/1@tmp/durable-9365db4d/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-9365db4d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:17:55 + echo total: 0.18000000715255737 [Pipeline] stash 04:17:55 Warning: overwriting stash ‘stack-cost’ 04:17:55 Stashed 1 file(s) [Pipeline] } 04:17:56 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-908-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 04:17:57 provisioning config files... 04:17:57 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-908@tmp/config8089361101994521546tmp [Pipeline] { [Pipeline] sh 04:17:57 + set +x 04:17:57 + curl -s https://codecov.io/bash 04:17:57 + bash -s -- 04:17:57 04:17:57 _____ _ 04:17:57 / ____| | | 04:17:57 | | ___ __| | ___ ___ _____ __ 04:17:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:17:57 | |___| (_) | (_| | __/ (_| (_) \ V / 04:17:57 \_____\___/ \__,_|\___|\___\___/ \_/ 04:17:57 Bash-1.0.3 04:17:57 04:17:57 04:17:57 ==> git version 2.24.4 found 04:17:57 ==> 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 04:17:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:17:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:17:57 ==> Jenkins CI detected. 04:17:57 project root: . 04:17:57 --> token set from env 04:17:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:17:57 ==> Running gcov in . (disable via -X gcov) 04:17:57 ==> Python coveragepy not found 04:17:57 ==> Searching for coverage reports in: 04:17:57 + . 04:17:57 -> Found 2 reports 04:17:57 ==> Detecting git/mercurial file structure 04:17:57 ==> Reading reports 04:17:57 + ./app-service-template/coverage.out bytes=1055 04:17:57 + ./coverage.out bytes=95181 04:17:57 ==> Appending adjustments 04:17:57 https://docs.codecov.io/docs/fixing-reports 04:17:57 + Found adjustments 04:17:57 ==> Gzipping contents 04:17:57 20K /tmp/codecov.DMbE9X.gz 04:17:57 ==> Uploading reports 04:17:57 url: https://codecov.io 04:17:57 query: branch=PR-908&commit=f3d7c7a09fddf74a927be7ef3b59a6c3e93aaaf9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-908%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=908&job=&cmd_args= 04:17:57 -> Pinging Codecov 04:17:57 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-908&commit=f3d7c7a09fddf74a927be7ef3b59a6c3e93aaaf9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-908%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=908&job=&cmd_args= 04:17:58 -> Uploading to 04:17:58 https://storage.googleapis.com/codecov/v4/raw/2021-06-22/3D8B5DFFC46A037C893635FACE044666/f3d7c7a09fddf74a927be7ef3b59a6c3e93aaaf9/e5468469-cc0c-47b1-8b30-e169ce7fa9ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210622%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210622T041758Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5e233a8c27044b512bf94dc4324a55cbe4deb7345a6c880ecd22291d9d1354f4 04:17:58 % Total % Received % Xferd Average Speed Time Time Time Current 04:17:58 Dload Upload Total Spent Left Speed 04:17:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16883 0 0 100 16883 0 39437 --:--:-- --:--:-- --:--:-- 39446 100 16883 0 0 100 16883 0 39425 --:--:-- --:--:-- --:--:-- 39354 04:17:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/f3d7c7a09fddf74a927be7ef3b59a6c3e93aaaf9 [Pipeline] } 04:17:58 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 04:18:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:18:01 ---> package-listing.sh 04:18:01 ++ facter osfamily 04:18:01 ++ tr '[:upper:]' '[:lower:]' 04:18:02 + OS_FAMILY=redhat 04:18:02 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-908 04:18:02 + START_PACKAGES=/tmp/packages_start.txt 04:18:02 + END_PACKAGES=/tmp/packages_end.txt 04:18:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:18:02 + PACKAGES=/tmp/packages_start.txt 04:18:02 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-908 ']' 04:18:02 + PACKAGES=/tmp/packages_end.txt 04:18:02 + case "${OS_FAMILY}" in 04:18:02 + rpm -qa 04:18:02 + sort 04:18:02 + '[' -f /tmp/packages_start.txt ']' 04:18:02 + '[' -f /tmp/packages_end.txt ']' 04:18:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:18:02 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-908 ']' 04:18:02 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-908/archives/ 04:18:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-908/archives/ [Pipeline] echo 04:18:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-908/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:18:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:18:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:18:03 04:18:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:18:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:18:03 alpine: Pulling from edgex-lftools-log-publisher 04:18:03 df20fa9351a1: Pulling fs layer 04:18:03 36b3adc4ff6f: Pulling fs layer 04:18:03 8ad3a11d3b57: Pulling fs layer 04:18:03 46f8f816bc3b: Pulling fs layer 04:18:03 93b61091891f: Pulling fs layer 04:18:03 93b9cdb0e59b: Pulling fs layer 04:18:03 5e14af77c1be: Pulling fs layer 04:18:03 01666e4c0597: Pulling fs layer 04:18:03 aa168da1d23b: Pulling fs layer 04:18:03 46f8f816bc3b: Waiting 04:18:03 93b61091891f: Waiting 04:18:03 93b9cdb0e59b: Waiting 04:18:03 5e14af77c1be: Waiting 04:18:03 01666e4c0597: Waiting 04:18:03 aa168da1d23b: Waiting 04:18:04 36b3adc4ff6f: Verifying Checksum 04:18:04 36b3adc4ff6f: Download complete 04:18:04 46f8f816bc3b: Verifying Checksum 04:18:04 46f8f816bc3b: Download complete 04:18:04 df20fa9351a1: Download complete 04:18:04 93b9cdb0e59b: Verifying Checksum 04:18:04 93b9cdb0e59b: Download complete 04:18:04 93b61091891f: Verifying Checksum 04:18:04 93b61091891f: Download complete 04:18:04 5e14af77c1be: Verifying Checksum 04:18:04 5e14af77c1be: Download complete 04:18:04 01666e4c0597: Verifying Checksum 04:18:04 01666e4c0597: Download complete 04:18:04 8ad3a11d3b57: Verifying Checksum 04:18:04 8ad3a11d3b57: Download complete 04:18:04 df20fa9351a1: Pull complete 04:18:04 36b3adc4ff6f: Pull complete 04:18:05 8ad3a11d3b57: Pull complete 04:18:05 46f8f816bc3b: Pull complete 04:18:05 93b61091891f: Pull complete 04:18:05 93b9cdb0e59b: Pull complete 04:18:05 5e14af77c1be: Pull complete 04:18:05 01666e4c0597: Pull complete 04:18:06 aa168da1d23b: Verifying Checksum 04:18:06 aa168da1d23b: Download complete 04:18:10 aa168da1d23b: Pull complete 04:18:10 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:18:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:18:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:18:10 prd-centos7-docker-4c-2g-641 does not seem to be running inside a container 04:18:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-908/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-908 -v /w/workspace/ndry_app-functions-sdk-go_PR-908:/w/workspace/ndry_app-functions-sdk-go_PR-908:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-908@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-908@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:10003/edgex-lftools-log-publisher:alpine cat 04:18:12 $ docker top 3cce4ed0c22ad9575fb0e11f65db4e1dc9806f680970f34feaff2f47a86a1610 -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:13 + touch /tmp/pre-build-complete [Pipeline] sh 04:18:13 + mkdir -p /var/log/sa [Pipeline] sh 04:18:13 + ls /var/log/sa-host 04:18:13 + sadf -c /var/log/sa-host/sa05 04:18:13 file_magic: OK 04:18:13 HZ: Using current value: 100 04:18:13 file_header: OK 04:18:13 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 04:18:13 Statistics: 04:18:13 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:18:13 File successfully converted to sysstat format version 12.2.1 04:18:13 + sadf -c /var/log/sa-host/sa22 04:18:13 file_magic: OK 04:18:13 HZ: Using current value: 100 04:18:13 file_header: OK 04:18:13 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 04:18:13 Statistics: 04:18:13 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:18:13 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:18:14 provisioning config files... 04:18:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-908@tmp/config5154179120390011045tmp [Pipeline] { [Pipeline] echo 04:18:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:18:14 ---> create-netrc.sh [Pipeline] } 04:18:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:18:15 ---> python-tools-install.sh [Pipeline] echo 04:18:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:18:15 ---> sudo-logs.sh 04:18:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:18:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:18:15 ---> job-cost.sh 04:18:15 lf-activate-venv: SKIPPING 04:18:15 DEBUG: total: 0.18000000715255737 04:18:15 INFO: Retrieving Stack Cost... 04:18:16 INFO: Retrieving Pricing Info for: v3-standard-2 04:18:17 INFO: Archiving Costs [Pipeline] echo 04:18:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:18:17 ---> logs-deploy.sh 04:18:17 lf-activate-venv: SKIPPING 04:18:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-908/1 04:18:17 INFO: archiving workspace using pattern(s): 04:18:18 Archives upload complete. 04:18:18 INFO: archiving logs to Nexus 04:18:19 ---> uname -a: 04:18:19 Linux prd-centos7-docker-4c-2g-641.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 04:18:19 04:18:19 04:18:19 ---> lscpu: 04:18:19 Architecture: x86_64 04:18:19 CPU op-mode(s): 32-bit, 64-bit 04:18:19 Byte Order: Little Endian 04:18:19 Address sizes: 40 bits physical, 48 bits virtual 04:18:19 CPU(s): 2 04:18:19 On-line CPU(s) list: 0,1 04:18:19 Thread(s) per core: 1 04:18:19 Core(s) per socket: 1 04:18:19 Socket(s): 2 04:18:19 NUMA node(s): 1 04:18:19 Vendor ID: AuthenticAMD 04:18:19 CPU family: 23 04:18:19 Model: 49 04:18:19 Model name: AMD EPYC-Rome Processor 04:18:19 Stepping: 0 04:18:19 CPU MHz: 2800.000 04:18:19 BogoMIPS: 5600.00 04:18:19 Virtualization: AMD-V 04:18:19 Hypervisor vendor: KVM 04:18:19 Virtualization type: full 04:18:19 L1d cache: 64 KiB 04:18:19 L1i cache: 64 KiB 04:18:19 L2 cache: 1 MiB 04:18:19 L3 cache: 32 MiB 04:18:19 NUMA node0 CPU(s): 0,1 04:18:19 Vulnerability Itlb multihit: Not affected 04:18:19 Vulnerability L1tf: Not affected 04:18:19 Vulnerability Mds: Not affected 04:18:19 Vulnerability Meltdown: Not affected 04:18:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:18:19 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:18:19 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:18:19 Vulnerability Srbds: Not affected 04:18:19 Vulnerability Tsx async abort: Not affected 04:18:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 04:18:19 04:18:19 04:18:19 ---> nproc: 04:18:19 2 04:18:19 04:18:19 04:18:19 ---> df -h: 04:18:19 Filesystem Size Used Available Use% Mounted on 04:18:19 overlay 40.0G 7.6G 32.4G 19% / 04:18:19 tmpfs 64.0M 0 64.0M 0% /dev 04:18:19 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:18:19 shm 64.0M 0 64.0M 0% /dev/shm 04:18:19 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 04:18:19 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 04:18:19 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 04:18:19 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 04:18:19 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 04:18:19 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 04:18:19 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 04:18:19 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 04:18:19 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-908 04:18:19 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-908@tmp 04:18:19 04:18:19 04:18:19 ---> free -m: 04:18:19 total used free shared buff/cache available 04:18:19 Mem: 7821 928 4762 0 2129 6715 04:18:19 Swap: 1023 0 1023 04:18:19 04:18:19 04:18:19 ---> ip addr: 04:18:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:18:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:18:19 inet 127.0.0.1/8 scope host lo 04:18:19 valid_lft forever preferred_lft forever 04:18:19 inet6 ::1/128 scope host 04:18:19 valid_lft forever preferred_lft forever 04:18:19 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:18:19 link/ether fa:16:3e:10:5e:0c brd ff:ff:ff:ff:ff:ff 04:18:19 inet 10.30.122.96/23 brd 10.30.123.255 scope global dynamic eth0 04:18:19 valid_lft 85763sec preferred_lft 85763sec 04:18:19 inet6 fe80::f816:3eff:fe10:5e0c/64 scope link 04:18:19 valid_lft forever preferred_lft forever 04:18:19 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:18:19 link/ether 02:42:64:64:fb:aa brd ff:ff:ff:ff:ff:ff 04:18:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:18:19 valid_lft forever preferred_lft forever 04:18:19 inet6 fe80::42:64ff:fe64:fbaa/64 scope link 04:18:19 valid_lft forever preferred_lft forever 04:18:19 04:18:19 04:18:19 ---> sar -b -r -n DEV: 04:18:19 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) 04:18:19 04:18:19 04:07:30 LINUX RESTART (2 CPU) 04:18:19 04:18:19 04:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:18:19 04:09:01 86.66 4.71 81.95 0.00 2881.60 5309.43 0.00 04:18:19 04:10:01 1.83 0.00 1.83 0.00 0.00 37.52 0.00 04:18:19 04:11:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 04:18:19 04:12:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 04:18:19 04:13:01 0.25 0.00 0.25 0.00 0.00 2.76 0.00 04:18:19 04:14:01 0.23 0.00 0.23 0.00 0.00 3.63 0.00 04:18:19 04:15:01 0.27 0.00 0.27 0.00 0.00 3.78 0.00 04:18:19 04:16:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 04:18:19 04:17:01 0.27 0.00 0.27 0.00 0.00 3.47 0.00 04:18:19 04:18:01 0.32 0.10 0.22 0.00 7.19 4.58 0.00 04:18:19 Average: 9.06 0.48 8.57 0.00 288.95 537.56 0.00 04:18:19 04:18:19 04:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:18:19 04:09:01 5425368 0 808152 10.09 2620 1772800 1304384 14.40 596428 1585880 128 04:18:19 04:10:01 5430560 0 802952 10.03 2620 1772808 1264412 13.96 592564 1585856 8 04:18:19 04:11:01 5432980 0 800532 10.00 2620 1772808 1250852 13.81 587960 1588368 8 04:18:19 04:12:01 5431780 0 801724 10.01 2620 1772816 1247756 13.78 589248 1588372 8 04:18:19 04:13:01 5435820 0 797680 9.96 2620 1772820 1214860 13.41 582424 1592056 8 04:18:19 04:14:01 5425536 0 807964 10.09 2620 1772820 1268984 14.01 591588 1592056 8 04:18:19 04:15:01 5426788 0 806704 10.07 2620 1772828 1268672 14.01 590060 1592056 8 04:18:19 04:16:01 5423208 0 810276 10.12 2620 1772836 1209932 13.36 595148 1592056 8 04:18:19 04:17:01 5420520 0 812960 10.15 2620 1772840 1210016 13.36 598048 1592056 8 04:18:19 04:18:01 5407896 0 825168 10.30 2620 1773256 1281352 14.15 610796 1590336 148 04:18:19 Average: 5426046 0 807411 10.08 2620 1772863 1252122 13.82 593426 1589909 34 04:18:19 04:18:19 04:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:18:19 04:09:01 eth0 745.30 592.61 1658.24 102.53 0.00 0.00 0.00 0.00 04:18:19 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:19 04:09:01 docker0 125.36 99.02 11.17 314.36 0.00 0.00 0.00 0.00 04:18:19 04:10:01 eth0 1.85 0.72 0.85 0.61 0.00 0.00 0.00 0.00 04:18:19 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:19 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:19 04:11:01 eth0 1.67 0.27 0.38 0.16 0.00 0.00 0.00 0.00 04:18:19 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:19 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:19 04:12:01 eth0 0.63 0.32 0.28 0.23 0.00 0.00 0.00 0.00 04:18:19 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:19 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:19 04:13:01 eth0 0.85 0.08 0.07 0.01 0.00 0.00 0.00 0.00 04:18:19 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:19 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:19 04:14:01 eth0 3.90 3.85 0.66 20.92 0.00 0.00 0.00 0.00 04:18:19 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:19 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:19 04:15:01 eth0 0.68 0.52 0.28 1.17 0.00 0.00 0.00 0.00 04:18:19 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:19 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:19 04:16:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:18:19 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:19 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:19 04:17:01 eth0 0.32 0.17 0.12 0.01 0.00 0.00 0.00 0.00 04:18:19 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:19 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:19 04:18:01 eth0 7.46 4.91 7.51 2.67 0.00 0.00 0.00 0.00 04:18:19 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:19 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:19 Average: eth0 76.29 60.37 166.88 12.84 0.00 0.00 0.00 0.00 04:18:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:19 Average: docker0 12.54 9.90 1.12 31.44 0.00 0.00 0.00 0.00 04:18:19 04:18:19 04:18:19 ---> sar -P ALL: 04:18:19 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) 04:18:19 04:18:19 04:07:30 LINUX RESTART (2 CPU) 04:18:19 04:18:19 04:08:01 CPU %user %nice %system %iowait %steal %idle 04:18:19 04:09:01 all 11.10 0.00 2.96 2.53 0.07 83.34 04:18:19 04:09:01 0 11.64 0.00 2.88 0.65 0.07 84.76 04:18:19 04:09:01 1 10.56 0.00 3.04 4.41 0.07 81.92 04:18:19 04:10:01 all 0.11 0.00 0.04 0.00 0.03 99.82 04:18:19 04:10:01 0 0.17 0.00 0.05 0.00 0.03 99.75 04:18:19 04:10:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:18:19 04:11:01 all 0.09 0.00 0.04 0.00 0.03 99.84 04:18:19 04:11:01 0 0.12 0.00 0.03 0.00 0.02 99.83 04:18:19 04:11:01 1 0.07 0.00 0.05 0.00 0.03 99.85 04:18:19 04:12:01 all 0.10 0.00 0.03 0.00 0.03 99.85 04:18:19 04:12:01 0 0.13 0.00 0.02 0.00 0.03 99.82 04:18:19 04:12:01 1 0.07 0.00 0.03 0.00 0.02 99.88 04:18:19 04:13:01 all 0.11 0.00 0.04 0.00 0.03 99.82 04:18:19 04:13:01 0 0.15 0.00 0.02 0.00 0.02 99.82 04:18:19 04:13:01 1 0.07 0.00 0.07 0.00 0.03 99.83 04:18:19 04:14:01 all 0.21 0.00 0.07 0.00 0.02 99.71 04:18:19 04:14:01 0 0.13 0.00 0.05 0.00 0.02 99.80 04:18:19 04:14:01 1 0.28 0.00 0.08 0.00 0.02 99.62 04:18:19 04:15:01 all 0.16 0.00 0.03 0.00 0.02 99.79 04:18:19 04:15:01 0 0.12 0.00 0.03 0.00 0.02 99.83 04:18:19 04:15:01 1 0.20 0.00 0.03 0.00 0.02 99.75 04:18:19 04:16:01 all 0.10 0.00 0.04 0.00 0.03 99.83 04:18:19 04:16:01 0 0.17 0.00 0.07 0.00 0.03 99.73 04:18:19 04:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:18:19 04:17:01 all 0.08 0.00 0.03 0.00 0.02 99.87 04:18:19 04:17:01 0 0.13 0.00 0.02 0.00 0.03 99.82 04:18:19 04:17:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:18:19 04:18:01 all 0.73 0.00 0.34 0.01 0.03 98.90 04:18:19 04:18:01 0 0.72 0.00 0.40 0.02 0.02 98.84 04:18:19 04:18:01 1 0.73 0.00 0.28 0.00 0.03 98.95 04:18:19 Average: all 1.25 0.00 0.36 0.25 0.03 98.11 04:18:19 Average: 0 1.32 0.00 0.35 0.07 0.03 98.23 04:18:19 Average: 1 1.19 0.00 0.36 0.43 0.03 97.99 04:18:19 04:18:19 04:18:19