Pull request #888 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9070a608e7834b02d4a271fd6ba1791157d472cc+69a9f9593ab72f164779a8be55f54c142c37027d (680e2f517f1730c4f68734c22f226682f861518c) 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-ssh9082545960546000945.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh6374757423227202554.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-888/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-888/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9195550678649397059.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-888/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2689128444265450165.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh2235688411180903091.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-888/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-888/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3698375791918409202.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-1087’ is offline ‘prd-centos7-docker-4c-2g-1088’ is offline ‘prd-centos7-docker-4c-2g-1089’ is offline ‘prd-centos7-docker-4c-2g-1096’ is offline ‘prd-centos7-docker-4c-2g-1098’ is offline ‘prd-centos7-docker-4c-2g-1101’ is offline ‘prd-centos7-docker-4c-2g-1107’ is offline ‘prd-ubuntu18.04-docker-8c-8g-1093’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1090’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1092’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1116 in /w/workspace/ndry_app-functions-sdk-go_PR-888 [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-888 # 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-888@tmp/jenkins-gitclient-ssh8115047163911405558.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-888@tmp/jenkins-gitclient-ssh4130753687534054349.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/888/head:refs/remotes/origin/PR-888 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 69a9f9593ab72f164779a8be55f54c142c37027d into PR head commit 9070a608e7834b02d4a271fd6ba1791157d472cc Merge succeeded, producing 9070a608e7834b02d4a271fd6ba1791157d472cc Checking out Revision 9070a608e7834b02d4a271fd6ba1791157d472cc (PR-888) > git config core.sparsecheckout # timeout=10 > git checkout -f 9070a608e7834b02d4a271fd6ba1791157d472cc # 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-888@tmp/jenkins-gitclient-ssh702907291161896010.key > git merge 69a9f9593ab72f164779a8be55f54c142c37027d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9070a608e7834b02d4a271fd6ba1791157d472cc # 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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:35:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:35:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:35:16 ========================================================= 00:35:16 EdgeX Global Pipelines Version Info 00:35:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:35:23 ------------------- 00:35:23 stable info: 00:35:23 ------------------- 00:35:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:35:23 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 00:35:23 Message: update stable to v1.0.194 00:35:23 ------------------- 00:35:23 experimental info: 00:35:23 ------------------- 00:35:23 Commited By: **** collab-it+edgex@linuxfoundation.org 00:35:23 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 00:35:23 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:35:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 00:35:23 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 00:35:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:35:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:35:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:35:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:35:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:35:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:35:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:35:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:35:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:35:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 00:35:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:35:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:35:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:35:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:35:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:35:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:35:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:35:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:35:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:35:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:35:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:35:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:35:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:35:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:35:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-888 [Pipeline] echo 00:35:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-888 [Pipeline] echo 00:35:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-888 [Pipeline] echo 00:35:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9070a608e7834b02d4a271fd6ba1791157d472cc [Pipeline] echo 00:35:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9070a60 [Pipeline] echo 00:35:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:34 + git log --format=format:%s -1 9070a608e7834b02d4a271fd6ba1791157d472cc [Pipeline] echo 00:35:35 GIT_COMMIT: 9070a608e7834b02d4a271fd6ba1791157d472cc, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 00:35:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:35:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:35:36 00:35:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:35:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:35:38 latest: Pulling from edgex-devops/git-semver 00:35:38 31603596830f: Pulling fs layer 00:35:38 54011a49482f: Pulling fs layer 00:35:38 a6820b24f6d8: Pulling fs layer 00:35:38 f581987b2513: Pulling fs layer 00:35:38 f581987b2513: Waiting 00:35:38 54011a49482f: Verifying Checksum 00:35:38 54011a49482f: Download complete 00:35:38 31603596830f: Verifying Checksum 00:35:38 31603596830f: Download complete 00:35:38 f581987b2513: Verifying Checksum 00:35:38 f581987b2513: Download complete 00:35:38 a6820b24f6d8: Verifying Checksum 00:35:38 a6820b24f6d8: Download complete 00:35:38 31603596830f: Pull complete 00:35:38 54011a49482f: Pull complete 00:35:38 a6820b24f6d8: Pull complete 00:35:38 f581987b2513: Pull complete 00:35:38 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:35:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:35:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:35:39 prd-centos7-docker-4c-2g-1116 does not seem to be running inside a container 00:35:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-888 -v /w/workspace/ndry_app-functions-sdk-go_PR-888:/w/workspace/ndry_app-functions-sdk-go_PR-888:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-888@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-888@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:35:40 $ docker top 40deb6b93725b93154f87656ced18825cb345cf88e9cc79c4790a403f669fea8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:35:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:35:43 [ssh-agent] Looking for ssh-agent implementation... 00:35:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:35:43 $ docker exec 40deb6b93725b93154f87656ced18825cb345cf88e9cc79c4790a403f669fea8 ssh-agent 00:35:43 SSH_AUTH_SOCK=/tmp/ssh-BoF5cvjwhjyR/agent.13 00:35:43 SSH_AGENT_PID=19 00:35:43 Running ssh-add (command line suppressed) 00:35:43 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-888@tmp/private_key_8572113533011304238.key (/w/workspace/ndry_app-functions-sdk-go_PR-888@tmp/private_key_8572113533011304238.key) 00:35:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:35:43 + git tag --points-at HEAD [Pipeline] } 00:35:43 $ docker exec --env ******** --env ******** 40deb6b93725b93154f87656ced18825cb345cf88e9cc79c4790a403f669fea8 ssh-agent -k 00:35:44 unset SSH_AUTH_SOCK; 00:35:44 unset SSH_AGENT_PID; 00:35:44 echo Agent pid 19 killed; 00:35:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:35:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:35:44 [ssh-agent] Looking for ssh-agent implementation... 00:35:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:35:44 $ docker exec 40deb6b93725b93154f87656ced18825cb345cf88e9cc79c4790a403f669fea8 ssh-agent 00:35:46 SSH_AUTH_SOCK=/tmp/ssh-kbq4tFTAcuU2/agent.52 00:35:46 SSH_AGENT_PID=58 00:35:46 Running ssh-add (command line suppressed) 00:35:46 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-888@tmp/private_key_5873959398946416130.key (/w/workspace/ndry_app-functions-sdk-go_PR-888@tmp/private_key_5873959398946416130.key) 00:35:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:35:49 + git semver init 00:35:49 # -> Open(): unable to determine branch for HEAD 00:35:49 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-888/.git 00:35:49 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-888 00:35:49 # $SEMVER_REMOTE_NAME = origin 00:35:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:35:49 # $SEMVER_USER_NAME = edgex-jenkins 00:35:49 # $SEMVER_BRANCH = PR-888 00:35:49 # $SEMVER_TEMP = /tmp/semver-080649043 00:35:49 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 00:35:49 # '/tmp/semver-080649043' -> '/w/workspace/ndry_app-functions-sdk-go_PR-888/.semver' 00:35:49 # -> Force: false 00:35:49 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-888/.semver [Pipeline] } 00:35:49 $ docker exec --env ******** --env ******** 40deb6b93725b93154f87656ced18825cb345cf88e9cc79c4790a403f669fea8 ssh-agent -k 00:35:49 unset SSH_AUTH_SOCK; 00:35:49 unset SSH_AGENT_PID; 00:35:49 echo Agent pid 58 killed; 00:35:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:35:52 + git semver [Pipeline] } 00:35:52 $ docker stop --time=1 40deb6b93725b93154f87656ced18825cb345cf88e9cc79c4790a403f669fea8 00:35:54 $ docker rm -f 40deb6b93725b93154f87656ced18825cb345cf88e9cc79c4790a403f669fea8 [Pipeline] // withDockerContainer [Pipeline] sh 00:35:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:35:56 Stashed 1 file(s) [Pipeline] echo 00:35:56 [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 00:36:12 Still waiting to schedule task 00:36:12 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:36:12 Still waiting to schedule task 00:36:12 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:38:54 Running on prd-centos7-docker-4c-2g-1137 in /w/workspace/ndry_app-functions-sdk-go_PR-888 [Pipeline] { [Pipeline] ws 00:38:54 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 00:38:56 The recommended git tool is: git 00:39:13 using credential edgex-jenkins-ssh 00:39:13 Cloning the remote Git repository 00:39:13 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:39:13 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 00:39:13 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:39:13 > git --version # timeout=10 00:39:13 > git --version # 'git version 2.24.4' 00:39:13 using GIT_SSH to set credentials SSH Credentials for GitHub 00:39:13 [INFO] Currently running in a labeled security context 00:39:13 [INFO] Currently SELinux is 'enforcing' on the host 00:39:13 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh5515990745468139049.key 00:39:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:39:14 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:39:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:39:16 Merging remotes/origin/master commit 69a9f9593ab72f164779a8be55f54c142c37027d into PR head commit 9070a608e7834b02d4a271fd6ba1791157d472cc 00:39:16 Merge succeeded, producing 9070a608e7834b02d4a271fd6ba1791157d472cc 00:39:16 Checking out Revision 9070a608e7834b02d4a271fd6ba1791157d472cc (PR-888) 00:39:16 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:39:16 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:39:16 using GIT_SSH to set credentials SSH Credentials for GitHub 00:39:16 [INFO] Currently running in a labeled security context 00:39:16 [INFO] Currently SELinux is 'enforcing' on the host 00:39:16 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh8318999205189213863.key 00:39:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/888/head:refs/remotes/origin/PR-888 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:39:16 > git config core.sparsecheckout # timeout=10 00:39:16 > git checkout -f 9070a608e7834b02d4a271fd6ba1791157d472cc # timeout=10 00:39:16 > git remote # timeout=10 00:39:16 > git config --get remote.origin.url # timeout=10 00:39:16 using GIT_SSH to set credentials SSH Credentials for GitHub 00:39:16 [INFO] Currently running in a labeled security context 00:39:16 [INFO] Currently SELinux is 'enforcing' on the host 00:39:16 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh5216747679051706003.key 00:39:16 > git merge 69a9f9593ab72f164779a8be55f54c142c37027d # timeout=10 00:39:16 > git rev-parse HEAD^{commit} # timeout=10 00:39:16 > git config core.sparsecheckout # timeout=10 00:39:16 > git checkout -f 9070a608e7834b02d4a271fd6ba1791157d472cc # timeout=10 00:39:24 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 00:39:24 > git --version # timeout=10 00:39:24 > git --version # 'git version 2.24.4' 00:39:24 fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:39:28 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:39:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:39:28 + sudo service docker restart 00:39:28 + true 00:39:28 Redirecting to /bin/systemctl restart docker.service 00:39:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1136 in /w/workspace/ndry_app-functions-sdk-go_PR-888 [Pipeline] { [Pipeline] ws 00:39:39 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 00:39:43 The recommended git tool is: git [Pipeline] unstash [Pipeline] echo 00:39:46 ========================================================= 00:39:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:39:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:39:49 + 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 . 00:39:49 Sending build context to Docker daemon 19.73MB 00:39:49 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 00:39:49 Step 2/8 : FROM ${BASE} 00:39:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:39:49 540db60ca938: Pulling fs layer 00:39:49 adcc1eea9eea: Pulling fs layer 00:39:49 4c4ab2625f07: Pulling fs layer 00:39:49 0510c868ecb4: Pulling fs layer 00:39:49 afea3b2eda06: Pulling fs layer 00:39:49 7809a108b3ef: Pulling fs layer 00:39:49 f706445af74f: Pulling fs layer 00:39:49 afea3b2eda06: Waiting 00:39:49 7809a108b3ef: Waiting 00:39:49 f706445af74f: Waiting 00:39:49 0510c868ecb4: Waiting 00:39:49 4c4ab2625f07: Verifying Checksum 00:39:49 4c4ab2625f07: Download complete 00:39:49 adcc1eea9eea: Verifying Checksum 00:39:49 adcc1eea9eea: Download complete 00:39:49 afea3b2eda06: Verifying Checksum 00:39:49 afea3b2eda06: Download complete 00:39:49 7809a108b3ef: Verifying Checksum 00:39:49 7809a108b3ef: Download complete 00:39:49 540db60ca938: Verifying Checksum 00:39:49 540db60ca938: Download complete 00:39:49 540db60ca938: Pull complete 00:39:49 adcc1eea9eea: Pull complete 00:39:49 4c4ab2625f07: Pull complete 00:39:49 f706445af74f: Verifying Checksum 00:39:49 f706445af74f: Download complete 00:39:50 0510c868ecb4: Verifying Checksum 00:39:50 0510c868ecb4: Download complete 00:39:55 0510c868ecb4: Pull complete 00:39:55 afea3b2eda06: Pull complete 00:39:55 7809a108b3ef: Pull complete 00:39:55 f706445af74f: Pull complete 00:39:55 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:39:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:39:55 ---> b068be0155e3 00:39:55 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 00:39:55 20.10.0: Pulling from library/docker 00:39:55 05e7bc50f07f: Pulling fs layer 00:39:55 6db28d0fdbf6: Pulling fs layer 00:39:55 292df0bc6bf3: Pulling fs layer 00:39:55 2e060f4bd70b: Pulling fs layer 00:39:55 80e8d568a223: Pulling fs layer 00:39:55 8dc6ef1a942a: Pulling fs layer 00:39:55 2312dd95470a: Pulling fs layer 00:39:55 2e060f4bd70b: Waiting 00:39:55 80e8d568a223: Waiting 00:39:55 8dc6ef1a942a: Waiting 00:39:55 2312dd95470a: Waiting 00:39:55 292df0bc6bf3: Verifying Checksum 00:39:55 292df0bc6bf3: Download complete 00:39:55 6db28d0fdbf6: Verifying Checksum 00:39:55 6db28d0fdbf6: Download complete 00:39:55 80e8d568a223: Verifying Checksum 00:39:55 80e8d568a223: Download complete 00:39:55 05e7bc50f07f: Verifying Checksum 00:39:55 05e7bc50f07f: Download complete 00:39:55 8dc6ef1a942a: Verifying Checksum 00:39:55 8dc6ef1a942a: Download complete 00:39:55 2312dd95470a: Verifying Checksum 00:39:55 2312dd95470a: Download complete 00:39:55 05e7bc50f07f: Pull complete 00:39:56 6db28d0fdbf6: Pull complete 00:39:56 292df0bc6bf3: Pull complete 00:39:58 2e060f4bd70b: Verifying Checksum 00:39:58 2e060f4bd70b: Download complete 00:39:58 2e060f4bd70b: Pull complete 00:39:58 80e8d568a223: Pull complete 00:39:58 8dc6ef1a942a: Pull complete 00:39:58 2312dd95470a: Pull complete 00:39:58 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:39:58 Status: Downloaded newer image for docker:20.10.0 00:39:59 using credential edgex-jenkins-ssh 00:39:59 Cloning the remote Git repository 00:39:59 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:39:59 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 00:39:59 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:39:59 > git --version # timeout=10 00:39:59 > git --version # 'git version 2.17.1' 00:39:59 using GIT_SSH to set credentials SSH Credentials for GitHub 00:40:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:40:04 ---> 28c6ddb8a215 00:40:04 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:40:04 ---> Running in d56273c3ca2e 00:40:04 Removing intermediate container d56273c3ca2e 00:40:04 ---> fade55cba3f9 00:40:04 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:40:04 ---> Running in a90c3a4e7fa3 00:40:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:40:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:40:04 (1/5) Installing libsodium (1.0.18-r0) 00:40:03 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:40:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:40:04 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:40:04 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:40:04 using GIT_SSH to set credentials SSH Credentials for GitHub 00:40:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/888/head:refs/remotes/origin/PR-888 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:40:04 (2/5) Installing libzmq (4.3.3-r1) 00:40:04 (3/5) Installing pkgconf (1.7.3-r0) 00:40:04 (4/5) Installing libsodium-dev (1.0.18-r0) 00:40:04 (5/5) Installing zeromq-dev (4.3.3-r1) 00:40:04 Executing busybox-1.32.1-r6.trigger 00:40:04 OK: 150 MiB in 45 packages 00:40:05 Removing intermediate container a90c3a4e7fa3 00:40:05 ---> e5eff28e9130 00:40:05 Step 6/8 : WORKDIR /build 00:40:05 ---> Running in cc731787f689 00:40:05 Removing intermediate container cc731787f689 00:40:05 ---> 4d19ef860aa7 00:40:05 Step 7/8 : COPY go.mod . 00:40:05 ---> 33f05f1605df 00:40:05 Step 8/8 : RUN go mod download 00:40:05 ---> Running in a146973885cd 00:40:06 Merging remotes/origin/master commit 69a9f9593ab72f164779a8be55f54c142c37027d into PR head commit 9070a608e7834b02d4a271fd6ba1791157d472cc 00:40:06 Merge succeeded, producing 9070a608e7834b02d4a271fd6ba1791157d472cc 00:40:06 Checking out Revision 9070a608e7834b02d4a271fd6ba1791157d472cc (PR-888) 00:40:06 > git config core.sparsecheckout # timeout=10 00:40:06 > git checkout -f 9070a608e7834b02d4a271fd6ba1791157d472cc # timeout=10 00:40:06 > git remote # timeout=10 00:40:06 > git config --get remote.origin.url # timeout=10 00:40:06 using GIT_SSH to set credentials SSH Credentials for GitHub 00:40:06 > git merge 69a9f9593ab72f164779a8be55f54c142c37027d # timeout=10 00:40:06 > git rev-parse HEAD^{commit} # timeout=10 00:40:06 > git config core.sparsecheckout # timeout=10 00:40:06 > git checkout -f 9070a608e7834b02d4a271fd6ba1791157d472cc # timeout=10 00:40:13 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 00:40:13 > git --version # timeout=10 00:40:13 > git --version # 'git version 2.17.1' 00:40:13 fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv 00:40:19 Removing intermediate container a146973885cd 00:40:19 ---> 3cd9901fe639 00:40:19 Successfully built 3cd9901fe639 00:40:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 00:40:19 + docker inspect -f . ci-base-image-x86_64 00:40:19 . [Pipeline] withDockerContainer 00:40:20 prd-centos7-docker-4c-2g-1137 does not seem to be running inside a container 00:40:20 $ 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 00:40:24 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 00:40:24 $ docker top a0e94f56c998f30f20111e1ab259bae1399f653cec622288749444812e6de954 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 00:40:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:40:25 + go version 00:40:25 go version go1.16.3 linux/amd64 [Pipeline] } 00:40:25 $ docker stop --time=1 a0e94f56c998f30f20111e1ab259bae1399f653cec622288749444812e6de954 00:40:27 $ docker rm -f a0e94f56c998f30f20111e1ab259bae1399f653cec622288749444812e6de954 00:40:27 + sudo+ service docker restarttrue 00:40:27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:40:30 + docker inspect -f . ci-base-image-x86_64 00:40:30 . [Pipeline] withDockerContainer 00:40:30 prd-centos7-docker-4c-2g-1137 does not seem to be running inside a container 00:40:30 $ 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 00:40:31 $ docker top 445bd9e6d250bac348543e8328812ab72607b3153c689009c048d7b7d8fe246c -eo pid,comm [Pipeline] { [Pipeline] sh 00:40:31 + go mod tidy [Pipeline] sh 00:40:34 + make test 00:40:34 make -C ./app-service-template build 00:40:34 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 00:40:34 go mod tidy 00:40:34 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] unstash 00:40:47 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 00:40:47 make -C ./app-service-template test 00:40:47 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 00:40:47 go mod tidy 00:40:47 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] echo 00:40:47 ========================================================= 00:40:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:40:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:40:47 + 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 . 00:40:50 Sending build context to Docker daemon 19.73MB 00:40:50 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 00:40:50 Step 2/8 : FROM ${BASE} 00:40:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:40:50 595b0fe564bb: Pulling fs layer 00:40:50 7186ed65a4f7: Pulling fs layer 00:40:50 316046926c0a: Pulling fs layer 00:40:50 4ebd0625c992: Pulling fs layer 00:40:50 207e8628e3a3: Pulling fs layer 00:40:50 c791037a9be2: Pulling fs layer 00:40:50 ffd874e62e21: Pulling fs layer 00:40:50 4ebd0625c992: Waiting 00:40:50 207e8628e3a3: Waiting 00:40:50 c791037a9be2: Waiting 00:40:50 ffd874e62e21: Waiting 00:40:50 316046926c0a: Verifying Checksum 00:40:50 316046926c0a: Download complete 00:40:50 7186ed65a4f7: Verifying Checksum 00:40:50 7186ed65a4f7: Download complete 00:40:50 207e8628e3a3: Download complete 00:40:50 c791037a9be2: Download complete 00:40:50 595b0fe564bb: Download complete 00:40:50 595b0fe564bb: Pull complete 00:40:51 7186ed65a4f7: Pull complete 00:40:53 316046926c0a: Pull complete 00:40:53 ffd874e62e21: Verifying Checksum 00:40:53 ffd874e62e21: Download complete 00:40:53 4ebd0625c992: Verifying Checksum 00:40:53 4ebd0625c992: Download complete 00:40:56 ok new-app-service 0.019s coverage: 47.8% of statements 00:40:56 ? new-app-service/config [no test files] 00:40:56 ok new-app-service/functions 0.009s 00:40:56 CGO_ENABLED=1 go vet ./... 00:41:03 4ebd0625c992: Pull complete 00:41:03 207e8628e3a3: Pull complete 00:41:03 c791037a9be2: Pull complete 00:41:03 gofmt -l . 00:41:03 [ "`gofmt -l .`" = "" ] 00:41:03 ./bin/test-attribution-txt.sh 00:41:04 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 00:41:04 go mod tidy 00:41:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:41:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 00:41:08 ffd874e62e21: Pull complete 00:41:08 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 00:41:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:41:08 ---> cfc18b08335c 00:41:08 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 00:41:08 20.10.0: Pulling from library/docker 00:41:08 a3cc7d3b244e: Pulling fs layer 00:41:08 02a3295e0d61: Pulling fs layer 00:41:08 0f4f2e6d8100: Pulling fs layer 00:41:08 330b718f631f: Pulling fs layer 00:41:08 a93816041522: Pulling fs layer 00:41:08 bdb6da89ff94: Pulling fs layer 00:41:08 2a70c0c122f4: Pulling fs layer 00:41:08 330b718f631f: Waiting 00:41:08 a93816041522: Waiting 00:41:08 bdb6da89ff94: Waiting 00:41:08 2a70c0c122f4: Waiting 00:41:08 0f4f2e6d8100: Verifying Checksum 00:41:08 0f4f2e6d8100: Download complete 00:41:08 02a3295e0d61: Download complete 00:41:08 a3cc7d3b244e: Download complete 00:41:08 bdb6da89ff94: Verifying Checksum 00:41:08 bdb6da89ff94: Download complete 00:41:08 a93816041522: Verifying Checksum 00:41:08 a93816041522: Download complete 00:41:08 2a70c0c122f4: Verifying Checksum 00:41:08 2a70c0c122f4: Download complete 00:41:08 a3cc7d3b244e: Pull complete 00:41:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.023s coverage: 62.8% of statements 00:41:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.010s coverage: 96.5% of statements 00:41:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 00:41:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.014s coverage: 64.9% of statements 00:41:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 00:41:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.012s 00:41:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.020s coverage: 76.1% of statements 00:41:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 00:41:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 00:41:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 00:41:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 00:41:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 00:41:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 00:41:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.013s coverage: 97.1% of statements 00:41:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 00:41:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.006s coverage: 10.5% of statements 00:41:09 02a3295e0d61: Pull complete 00:41:09 0f4f2e6d8100: Pull complete 00:41:09 330b718f631f: Download complete 00:41:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.748s coverage: 76.9% of statements 00:41:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 00:41:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.009s coverage: 12.5% of statements 00:41:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.011s coverage: 27.3% of statements 00:41:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 00:41:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 00:41:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.010s coverage: 51.4% of statements 00:41:12 330b718f631f: Pull complete 00:41:12 a93816041522: Pull complete 00:41:13 bdb6da89ff94: Pull complete 00:41:13 2a70c0c122f4: Pull complete 00:41:13 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:41:13 Status: Downloaded newer image for docker:20.10.0 00:41:19 ---> bdbddfee5499 00:41:19 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:41:19 ---> Running in 6e2b40ee7f13 00:41:19 Removing intermediate container 6e2b40ee7f13 00:41:19 ---> 310811dd1495 00:41:19 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:41:19 ---> Running in 6f599821ee6b 00:41:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:41:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:41:23 (1/5) Installing libsodium (1.0.18-r0) 00:41:23 (2/5) Installing libzmq (4.3.3-r1) 00:41:23 (3/5) Installing pkgconf (1.7.3-r0) 00:41:25 (4/5) Installing libsodium-dev (1.0.18-r0) 00:41:25 (5/5) Installing zeromq-dev (4.3.3-r1) 00:41:25 Executing busybox-1.32.1-r6.trigger 00:41:25 OK: 139 MiB in 45 packages 00:41:25 Removing intermediate container 6f599821ee6b 00:41:25 ---> 8b9223c16548 00:41:25 Step 6/8 : WORKDIR /build 00:41:25 ---> Running in 08ab55ac38dc 00:41:25 Removing intermediate container 08ab55ac38dc 00:41:25 ---> 8646a92bef48 00:41:25 Step 7/8 : COPY go.mod . 00:41:28 ---> e62d8cc2ff81 00:41:28 Step 8/8 : RUN go mod download 00:41:28 ---> Running in 90ebfc92c0fd 00:41:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.028s coverage: 78.0% of statements 00:41:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 00:41:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:41:38 gofmt -l . 00:41:38 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:41:38 $ docker stop --time=1 445bd9e6d250bac348543e8328812ab72607b3153c689009c048d7b7d8fe246c 00:41:42 $ docker rm -f 445bd9e6d250bac348543e8328812ab72607b3153c689009c048d7b7d8fe246c [Pipeline] // withDockerContainer [Pipeline] sh 00:41:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:41: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 00:41:48 ---> job-cost.sh 00:41:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zTpl 00:41:51 Removing intermediate container 90ebfc92c0fd 00:41:51 ---> 4e3ef2633c80 00:41:51 Successfully built 4e3ef2633c80 00:41:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:41:52 + docker inspect -f . ci-base-image-arm64 00:41:52 . [Pipeline] withDockerContainer 00:41:52 prd-ubuntu18.04-docker-arm64-4c-16g-1136 does not seem to be running inside a container 00:41:52 $ 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 00:41:54 $ docker top 1e04d94eeaf681bde0cd10a073b3ff0d84b6463ad0e216c7c2564a9aee8a4038 -eo pid,comm [Pipeline] { [Pipeline] sh 00:41:55 + go version 00:41:55 go version go1.16.3 linux/arm64 [Pipeline] } 00:41:55 $ docker stop --time=1 1e04d94eeaf681bde0cd10a073b3ff0d84b6463ad0e216c7c2564a9aee8a4038 00:41:56 $ docker rm -f 1e04d94eeaf681bde0cd10a073b3ff0d84b6463ad0e216c7c2564a9aee8a4038 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage 00:41:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:41:57 + docker inspect -f . ci-base-image-arm64 00:41:57 . [Pipeline] withDockerContainer 00:41:58 prd-ubuntu18.04-docker-arm64-4c-16g-1136 does not seem to be running inside a container 00:41:58 $ 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 00:41:59 $ docker top 8f71ba150363626490c188e97a16ed691af2579610fd13d60c879d65ceff4c99 -eo pid,comm [Pipeline] { [Pipeline] sh 00:42:02 + go mod tidy [Pipeline] sh 00:42:03 + make test 00:42:03 make -C ./app-service-template build 00:42:03 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 00:42:03 go mod tidy 00:42:04 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 00:42:11 lf-activate-venv(): INFO: Adding /tmp/venv-zTpl/bin to PATH 00:42:11 INFO: No Stack... 00:42:11 INFO: Retrieving Pricing Info for: v3-standard-2 00:42:11 INFO: Archiving Costs [Pipeline] sh 00:42:12 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 00:42:12 + cut -d, -f6 [Pipeline] lock 00:42:12 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-888-1-stack-cost] 00:42:12 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-888-1-stack-cost] did not exist. Created. 00:42:12 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-888-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:42:14 + echo total: 0.05999999865889549 [Pipeline] stash 00:42:14 Stashed 1 file(s) [Pipeline] } 00:42:15 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-888-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:42:38 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 00:42:38 make -C ./app-service-template test 00:42:38 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 00:42:38 go mod tidy 00:42:38 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:43:14 ok new-app-service 0.044s coverage: 47.8% of statements 00:43:14 ? new-app-service/config [no test files] 00:43:14 ok new-app-service/functions 0.042s 00:43:14 CGO_ENABLED=1 go vet ./... 00:43:32 gofmt -l . 00:43:32 [ "`gofmt -l .`" = "" ] 00:43:32 ./bin/test-attribution-txt.sh 00:43:34 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 00:43:34 go mod tidy 00:43:34 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:43:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 00:43:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.106s coverage: 62.8% of statements 00:43:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.054s coverage: 96.5% of statements 00:43:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 00:43:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.089s coverage: 64.9% of statements 00:43:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 00:43:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.101s 00:43:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.145s coverage: 76.1% of statements 00:43:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 00:43:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 00:43:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 00:43:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 00:43:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 00:43:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 00:43:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.020s coverage: 97.1% of statements 00:43:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 00:43:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.069s coverage: 10.5% of statements 00:43:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.856s coverage: 76.9% of statements 00:43:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 00:43:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.045s coverage: 12.5% of statements 00:43:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.064s coverage: 27.3% of statements 00:43:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 00:43:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 00:43:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.045s coverage: 51.4% of statements 00:44:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.135s coverage: 78.0% of statements 00:44:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.034s coverage: 94.4% of statements 00:44:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:44:23 gofmt -l . 00:44:23 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:44:23 $ docker stop --time=1 8f71ba150363626490c188e97a16ed691af2579610fd13d60c879d65ceff4c99 00:44:25 $ docker rm -f 8f71ba150363626490c188e97a16ed691af2579610fd13d60c879d65ceff4c99 [Pipeline] // withDockerContainer [Pipeline] sh 00:44:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:44:29 Warning: overwriting stash ‘coverage-report’ 00:44:32 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 00:44:45 ---> job-cost.sh 00:44:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YsFr 00:45:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:46:53 lf-activate-venv(): INFO: Adding /tmp/venv-YsFr/bin to PATH 00:46:53 INFO: No Stack... 00:46:53 INFO: Retrieving Pricing Info for: v2-standard-4 00:46:53 INFO: Archiving Costs [Pipeline] sh 00:46:53 + cat+ /w/workspace/app-functions-sdk-go/1/archives/cost.csv 00:46:53 cut -d, -f6 [Pipeline] lock 00:46:53 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-888-1-stack-cost] 00:46:53 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-888-1-stack-cost] did not exist. Created. 00:46:53 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-888-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:46:56 /w/workspace/app-functions-sdk-go/1@tmp/durable-ca126b9e/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-ca126b9e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 00:46:56 + echo total: 0.18000000715255737 [Pipeline] stash 00:46:56 Warning: overwriting stash ‘stack-cost’ 00:46:56 Stashed 1 file(s) [Pipeline] } 00:46:56 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-888-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 00:47:02 provisioning config files... 00:47:02 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-888@tmp/config3012532898374855095tmp [Pipeline] { [Pipeline] sh 00:47:04 + set +x 00:47:04 + curl -s https://codecov.io/bash 00:47:04 + bash -s -- 00:47:04 00:47:04 _____ _ 00:47:04 / ____| | | 00:47:04 | | ___ __| | ___ ___ _____ __ 00:47:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:47:04 | |___| (_) | (_| | __/ (_| (_) \ V / 00:47:04 \_____\___/ \__,_|\___|\___\___/ \_/ 00:47:04 Bash-1.0.3 00:47:04 00:47:04 00:47:04 ==> git version 2.24.4 found 00:47:04 ==> 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 00:47:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:47:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:47:04 ==> Jenkins CI detected. 00:47:04 project root: . 00:47:04 --> token set from env 00:47:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:47:04 ==> Running gcov in . (disable via -X gcov) 00:47:04 ==> Python coveragepy not found 00:47:04 ==> Searching for coverage reports in: 00:47:04 + . 00:47:05 -> Found 2 reports 00:47:05 ==> Detecting git/mercurial file structure 00:47:05 ==> Reading reports 00:47:05 + ./app-service-template/coverage.out bytes=1055 00:47:05 + ./coverage.out bytes=95736 00:47:05 ==> Appending adjustments 00:47:05 https://docs.codecov.io/docs/fixing-reports 00:47:05 + Found adjustments 00:47:05 ==> Gzipping contents 00:47:05 20K /tmp/codecov.6hYuoR.gz 00:47:05 ==> Uploading reports 00:47:05 url: https://codecov.io 00:47:05 query: branch=PR-888&commit=9070a608e7834b02d4a271fd6ba1791157d472cc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-888%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=888&job=&cmd_args= 00:47:05 -> Pinging Codecov 00:47:05 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-888&commit=9070a608e7834b02d4a271fd6ba1791157d472cc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-888%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=888&job=&cmd_args= 00:47:07 -> Uploading to 00:47:07 https://storage.googleapis.com/codecov/v4/raw/2021-06-09/3D8B5DFFC46A037C893635FACE044666/9070a608e7834b02d4a271fd6ba1791157d472cc/b055b156-0a66-490c-9692-e7fa067bcc9b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T004705Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=71acee63adddfb048b71a661128732c63fe2081c0baa916de11e5b63417c99f9 00:47:07 % Total % Received % Xferd Average Speed Time Time Time Current 00:47:07 Dload Upload Total Spent Left Speed 00:47:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16730 0 0 100 16730 0 39606 --:--:-- --:--:-- --:--:-- 39644 00:47:07 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/9070a608e7834b02d4a271fd6ba1791157d472cc [Pipeline] } 00:47:07 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 00:47:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:47:17 ---> package-listing.sh 00:47:17 ++ facter osfamily 00:47:17 ++ tr '[:upper:]' '[:lower:]' 00:47:19 + OS_FAMILY=redhat 00:47:19 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-888 00:47:19 + START_PACKAGES=/tmp/packages_start.txt 00:47:19 + END_PACKAGES=/tmp/packages_end.txt 00:47:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:47:19 + PACKAGES=/tmp/packages_start.txt 00:47:19 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-888 ']' 00:47:19 + PACKAGES=/tmp/packages_end.txt 00:47:19 + case "${OS_FAMILY}" in 00:47:19 + sort 00:47:19 + rpm -qa 00:47:19 + '[' -f /tmp/packages_start.txt ']' 00:47:19 + '[' -f /tmp/packages_end.txt ']' 00:47:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:47:19 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-888 ']' 00:47:19 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-888/archives/ 00:47:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-888/archives/ [Pipeline] echo 00:47:19 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-888/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:47:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:47:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:47:20 00:47:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:47:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:47:22 alpine: Pulling from edgex-lftools-log-publisher 00:47:22 df20fa9351a1: Pulling fs layer 00:47:22 36b3adc4ff6f: Pulling fs layer 00:47:22 8ad3a11d3b57: Pulling fs layer 00:47:22 46f8f816bc3b: Pulling fs layer 00:47:22 93b61091891f: Pulling fs layer 00:47:22 93b9cdb0e59b: Pulling fs layer 00:47:22 5e14af77c1be: Pulling fs layer 00:47:22 01666e4c0597: Pulling fs layer 00:47:22 aa168da1d23b: Pulling fs layer 00:47:22 46f8f816bc3b: Waiting 00:47:22 93b61091891f: Waiting 00:47:22 93b9cdb0e59b: Waiting 00:47:22 5e14af77c1be: Waiting 00:47:22 01666e4c0597: Waiting 00:47:22 aa168da1d23b: Waiting 00:47:22 36b3adc4ff6f: Verifying Checksum 00:47:22 36b3adc4ff6f: Download complete 00:47:22 46f8f816bc3b: Verifying Checksum 00:47:22 46f8f816bc3b: Download complete 00:47:22 df20fa9351a1: Verifying Checksum 00:47:22 df20fa9351a1: Download complete 00:47:22 93b9cdb0e59b: Verifying Checksum 00:47:22 93b9cdb0e59b: Download complete 00:47:22 5e14af77c1be: Verifying Checksum 00:47:22 5e14af77c1be: Download complete 00:47:22 93b61091891f: Verifying Checksum 00:47:22 93b61091891f: Download complete 00:47:22 01666e4c0597: Verifying Checksum 00:47:22 01666e4c0597: Download complete 00:47:22 df20fa9351a1: Pull complete 00:47:22 36b3adc4ff6f: Pull complete 00:47:22 8ad3a11d3b57: Verifying Checksum 00:47:22 8ad3a11d3b57: Download complete 00:47:22 8ad3a11d3b57: Pull complete 00:47:22 46f8f816bc3b: Pull complete 00:47:22 93b61091891f: Pull complete 00:47:22 93b9cdb0e59b: Pull complete 00:47:22 5e14af77c1be: Pull complete 00:47:22 01666e4c0597: Pull complete 00:47:23 aa168da1d23b: Verifying Checksum 00:47:23 aa168da1d23b: Download complete 00:47:29 aa168da1d23b: Pull complete 00:47:29 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:47:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:47:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:47:31 prd-centos7-docker-4c-2g-1116 does not seem to be running inside a container 00:47:31 $ 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-888/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-888 -v /w/workspace/ndry_app-functions-sdk-go_PR-888:/w/workspace/ndry_app-functions-sdk-go_PR-888:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-888@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-888@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:47:34 $ docker top 16054971bbfb27fb7204994fccb017659ef06665eec8d50704527fef599364aa -eo pid,comm [Pipeline] { [Pipeline] sh 00:47:36 + touch /tmp/pre-build-complete [Pipeline] sh 00:47:39 + mkdir -p /var/log/sa [Pipeline] sh 00:47:39 + ls /var/log/sa-host 00:47:39 + sadf -c /var/log/sa-host/sa05 00:47:39 file_magic: OK 00:47:39 HZ: Using current value: 100 00:47:39 file_header: OK 00:47:39 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 00:47:39 Statistics: 00:47:39 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:47:39 File successfully converted to sysstat format version 12.2.1 00:47:39 + sadf -c /var/log/sa-host/sa09 00:47:39 file_magic: OK 00:47:39 HZ: Using current value: 100 00:47:39 file_header: OK 00:47:39 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 00:47:39 Statistics: 00:47:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:47:39 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:47:40 provisioning config files... 00:47:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-888@tmp/config4240217573466098722tmp [Pipeline] { [Pipeline] echo 00:47:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:47:42 ---> create-netrc.sh [Pipeline] } 00:47:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:47:45 ---> python-tools-install.sh [Pipeline] echo 00:47:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:47:45 ---> sudo-logs.sh 00:47:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:47:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:47:46 ---> job-cost.sh 00:47:46 lf-activate-venv: SKIPPING 00:47:46 DEBUG: total: 0.18000000715255737 00:47:46 INFO: Retrieving Stack Cost... 00:47:49 INFO: Retrieving Pricing Info for: v3-standard-2 00:47:49 INFO: Archiving Costs [Pipeline] echo 00:47:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:47:49 ---> logs-deploy.sh 00:47:49 lf-activate-venv: SKIPPING 00:47:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-888/1 00:47:49 INFO: archiving workspace using pattern(s): 00:47:50 Archives upload complete. 00:47:50 INFO: archiving logs to Nexus 00:47:53 ---> uname -a: 00:47:53 Linux prd-centos7-docker-4c-2g-1116.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:47:53 00:47:53 00:47:53 ---> lscpu: 00:47:53 Architecture: x86_64 00:47:53 CPU op-mode(s): 32-bit, 64-bit 00:47:53 Byte Order: Little Endian 00:47:53 Address sizes: 40 bits physical, 48 bits virtual 00:47:53 CPU(s): 2 00:47:53 On-line CPU(s) list: 0,1 00:47:53 Thread(s) per core: 1 00:47:53 Core(s) per socket: 1 00:47:53 Socket(s): 2 00:47:53 NUMA node(s): 1 00:47:53 Vendor ID: AuthenticAMD 00:47:53 CPU family: 23 00:47:53 Model: 49 00:47:53 Model name: AMD EPYC-Rome Processor 00:47:53 Stepping: 0 00:47:53 CPU MHz: 2799.998 00:47:53 BogoMIPS: 5599.99 00:47:53 Virtualization: AMD-V 00:47:53 Hypervisor vendor: KVM 00:47:53 Virtualization type: full 00:47:53 L1d cache: 64 KiB 00:47:53 L1i cache: 64 KiB 00:47:53 L2 cache: 1 MiB 00:47:53 L3 cache: 32 MiB 00:47:53 NUMA node0 CPU(s): 0,1 00:47:53 Vulnerability Itlb multihit: Not affected 00:47:53 Vulnerability L1tf: Not affected 00:47:53 Vulnerability Mds: Not affected 00:47:53 Vulnerability Meltdown: Not affected 00:47:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:47:53 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:47:53 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:47:53 Vulnerability Srbds: Not affected 00:47:53 Vulnerability Tsx async abort: Not affected 00:47:53 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 00:47:53 00:47:53 00:47:53 ---> nproc: 00:47:53 2 00:47:53 00:47:53 00:47:53 ---> df -h: 00:47:53 Filesystem Size Used Available Use% Mounted on 00:47:53 overlay 40.0G 7.6G 32.4G 19% / 00:47:53 tmpfs 64.0M 0 64.0M 0% /dev 00:47:53 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:47:53 shm 64.0M 0 64.0M 0% /dev/shm 00:47:53 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 00:47:53 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 00:47:53 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 00:47:53 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 00:47:53 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 00:47:53 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 00:47:53 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-888 00:47:53 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-888@tmp 00:47:53 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 00:47:53 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 00:47:53 00:47:53 00:47:53 ---> free -m: 00:47:53 total used free shared buff/cache available 00:47:53 Mem: 7821 829 4862 0 2129 6813 00:47:53 Swap: 1023 0 1023 00:47:53 00:47:53 00:47:53 ---> ip addr: 00:47:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:47:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:47:53 inet 127.0.0.1/8 scope host lo 00:47:53 valid_lft forever preferred_lft forever 00:47:53 inet6 ::1/128 scope host 00:47:53 valid_lft forever preferred_lft forever 00:47:53 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:47:53 link/ether fa:16:3e:71:13:2c brd ff:ff:ff:ff:ff:ff 00:47:53 inet 10.30.122.126/23 brd 10.30.123.255 scope global dynamic eth0 00:47:53 valid_lft 85529sec preferred_lft 85529sec 00:47:53 inet6 fe80::f816:3eff:fe71:132c/64 scope link 00:47:53 valid_lft forever preferred_lft forever 00:47:53 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:47:53 link/ether 02:42:3d:78:b1:34 brd ff:ff:ff:ff:ff:ff 00:47:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:47:53 valid_lft forever preferred_lft forever 00:47:53 inet6 fe80::42:3dff:fe78:b134/64 scope link 00:47:53 valid_lft forever preferred_lft forever 00:47:53 00:47:53 00:47:53 ---> sar -b -r -n DEV: 00:47:53 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 00:47:53 00:47:53 00:33:10 LINUX RESTART (2 CPU) 00:47:53 00:47:53 00:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:47:53 00:35:01 32.14 0.90 31.24 0.00 237.27 1789.34 0.00 00:47:53 00:36:01 59.85 3.35 56.50 0.00 2555.55 3585.92 0.00 00:47:53 00:37:01 2.93 0.03 2.90 0.00 1.07 91.74 0.00 00:47:53 00:38:01 0.45 0.00 0.45 0.00 0.00 6.86 0.00 00:47:53 00:39:01 0.22 0.00 0.22 0.00 0.00 3.45 0.00 00:47:53 00:40:01 0.32 0.00 0.32 0.00 0.00 4.95 0.00 00:47:53 00:41:01 0.27 0.00 0.27 0.00 0.00 2.78 0.00 00:47:53 00:42:01 0.22 0.00 0.22 0.00 0.00 2.72 0.00 00:47:53 00:43:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 00:47:53 00:44:01 0.20 0.00 0.20 0.00 0.00 2.45 0.00 00:47:53 00:45:01 0.28 0.00 0.28 0.00 0.00 3.06 0.00 00:47:53 00:46:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 00:47:53 00:47:01 0.20 0.00 0.20 0.00 0.00 1.92 0.00 00:47:53 Average: 7.51 0.33 7.18 0.00 215.02 423.32 0.00 00:47:53 00:47:53 00:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:47:53 00:35:01 5708512 0 667812 8.34 2620 1629996 1063380 11.74 404576 1507576 6096 00:47:53 00:36:01 5521776 0 712028 8.89 2620 1772516 1067248 11.78 497932 1587416 132 00:47:53 00:37:01 5535976 0 697828 8.71 2620 1772516 970744 10.72 486176 1587260 20 00:47:53 00:38:01 5535236 0 698560 8.72 2620 1772524 958588 10.58 482892 1592044 20 00:47:53 00:39:01 5530144 0 703644 8.79 2620 1772532 958660 10.58 487864 1592044 20 00:47:53 00:40:01 5520896 0 712892 8.90 2620 1772532 958712 10.58 496088 1592860 12 00:47:53 00:41:01 5523164 0 710616 8.87 2620 1772540 958472 10.58 492948 1594100 16 00:47:53 00:42:01 5523072 0 710704 8.87 2620 1772544 958472 10.58 492840 1594148 20 00:47:53 00:43:01 5523128 0 710644 8.87 2620 1772548 958472 10.58 500520 1586472 16 00:47:53 00:44:01 5523120 0 710648 8.87 2620 1772552 958556 10.58 501036 1586468 12 00:47:53 00:45:01 5523340 0 710428 8.87 2620 1772552 958472 10.58 500472 1586468 12 00:47:53 00:46:01 5522196 0 711564 8.88 2620 1772560 958472 10.58 501392 1586468 8 00:47:53 00:47:01 5521508 0 712248 8.89 2620 1772564 958616 10.58 501696 1586772 8 00:47:53 Average: 5539390 0 705355 8.81 2620 1761575 975913 10.77 488187 1583084 492 00:47:53 00:47:53 00:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:47:53 00:35:01 eth0 238.25 186.44 665.84 47.87 0.00 0.00 0.00 0.00 00:47:53 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:53 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:53 00:36:01 eth0 167.06 187.50 725.68 46.41 0.00 0.00 0.00 0.00 00:47:53 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:53 00:36:01 docker0 114.22 82.97 10.00 310.99 0.00 0.00 0.00 0.00 00:47:53 00:37:01 eth0 2.15 0.32 0.51 0.03 0.00 0.00 0.00 0.00 00:47:53 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:53 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:53 00:38:01 eth0 4.26 0.52 0.89 0.40 0.00 0.00 0.00 0.00 00:47:53 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:53 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:53 00:39:01 eth0 3.11 1.03 1.32 0.85 0.00 0.00 0.00 0.00 00:47:53 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:53 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:53 00:40:01 eth0 1.28 0.65 0.75 0.55 0.00 0.00 0.00 0.00 00:47:53 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:53 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:53 00:41:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:47:53 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:53 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:53 00:42:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:47:53 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:53 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:53 00:43:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:47:53 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:53 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:53 00:44:01 eth0 0.30 0.25 0.14 0.07 0.00 0.00 0.00 0.00 00:47:53 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:53 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:53 00:45:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:47:53 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:53 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:53 00:46:01 eth0 0.98 0.08 0.09 0.01 0.00 0.00 0.00 0.00 00:47:53 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:53 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:53 00:47:01 eth0 0.83 0.28 0.30 0.20 0.00 0.00 0.00 0.00 00:47:53 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:53 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:53 Average: eth0 32.23 29.04 107.39 7.42 0.00 0.00 0.00 0.00 00:47:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:53 Average: docker0 8.79 6.39 0.77 23.93 0.00 0.00 0.00 0.00 00:47:53 00:47:53 00:47:53 ---> sar -P ALL: 00:47:53 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 00:47:53 00:47:53 00:33:10 LINUX RESTART (2 CPU) 00:47:53 00:47:53 00:34:01 CPU %user %nice %system %iowait %steal %idle 00:47:53 00:35:01 all 5.84 0.00 0.99 0.77 0.03 92.36 00:47:53 00:35:01 0 6.35 0.00 1.25 1.44 0.03 90.93 00:47:53 00:35:01 1 5.34 0.00 0.73 0.10 0.03 93.80 00:47:53 00:36:01 all 5.65 0.00 2.39 3.05 0.05 88.86 00:47:53 00:36:01 0 5.67 0.00 2.05 1.98 0.05 90.25 00:47:53 00:36:01 1 5.64 0.00 2.73 4.11 0.05 87.47 00:47:53 00:37:01 all 0.14 0.00 0.07 0.00 0.03 99.77 00:47:53 00:37:01 0 0.07 0.00 0.07 0.00 0.03 99.83 00:47:53 00:37:01 1 0.22 0.00 0.07 0.00 0.02 99.70 00:47:53 00:38:01 all 0.16 0.00 0.04 0.00 0.03 99.77 00:47:53 00:38:01 0 0.08 0.00 0.05 0.00 0.03 99.83 00:47:53 00:38:01 1 0.23 0.00 0.03 0.00 0.02 99.72 00:47:53 00:39:01 all 0.17 0.00 0.05 0.00 0.02 99.77 00:47:53 00:39:01 0 0.13 0.00 0.05 0.00 0.02 99.80 00:47:53 00:39:01 1 0.20 0.00 0.05 0.00 0.02 99.73 00:47:53 00:40:01 all 0.16 0.00 0.04 0.00 0.03 99.77 00:47:53 00:40:01 0 0.10 0.00 0.03 0.00 0.03 99.83 00:47:53 00:40:01 1 0.22 0.00 0.05 0.00 0.02 99.72 00:47:53 00:41:01 all 0.18 0.00 0.03 0.00 0.03 99.77 00:47:53 00:41:01 0 0.30 0.00 0.02 0.00 0.02 99.67 00:47:53 00:41:01 1 0.05 0.00 0.03 0.00 0.03 99.88 00:47:53 00:42:01 all 0.08 0.00 0.04 0.00 0.02 99.86 00:47:53 00:42:01 0 0.10 0.00 0.03 0.00 0.02 99.85 00:47:53 00:42:01 1 0.07 0.00 0.05 0.00 0.02 99.87 00:47:53 00:43:01 all 0.10 0.00 0.03 0.00 0.03 99.84 00:47:53 00:43:01 0 0.15 0.00 0.03 0.00 0.03 99.78 00:47:53 00:43:01 1 0.05 0.00 0.03 0.00 0.02 99.90 00:47:53 00:44:01 all 0.14 0.00 0.02 0.00 0.02 99.82 00:47:53 00:44:01 0 0.27 0.00 0.02 0.00 0.02 99.70 00:47:53 00:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:47:53 00:45:01 all 0.12 0.00 0.04 0.00 0.03 99.82 00:47:53 00:45:01 0 0.17 0.00 0.03 0.00 0.02 99.78 00:47:53 00:45:01 1 0.07 0.00 0.05 0.00 0.03 99.85 00:47:53 00:47:53 00:45:01 CPU %user %nice %system %iowait %steal %idle 00:47:53 00:46:01 all 0.10 0.00 0.04 0.00 0.02 99.84 00:47:53 00:46:01 0 0.15 0.00 0.02 0.00 0.02 99.82 00:47:53 00:46:01 1 0.05 0.00 0.07 0.00 0.02 99.87 00:47:53 00:47:01 all 0.17 0.00 0.03 0.00 0.01 99.79 00:47:53 00:47:01 0 0.28 0.00 0.05 0.00 0.02 99.65 00:47:53 00:47:01 1 0.05 0.00 0.02 0.00 0.00 99.93 00:47:53 Average: all 0.99 0.00 0.29 0.29 0.02 98.41 00:47:53 Average: 0 1.05 0.00 0.28 0.26 0.03 98.38 00:47:53 Average: 1 0.93 0.00 0.30 0.32 0.02 98.43 00:47:53 00:47:53 00:47:53