Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ac6f891dff6eed8597a41e9f34a23276cb846ae1 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh843514699246140411.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6199824593685561382.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3298029078597089394.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh3736304343534769372.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6697399625860496905.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-309’ is offline Running on prd-centos7-docker-4c-2g-130 in /w/workspace/ndry_app-functions-sdk-go_master [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_master # 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_master@tmp/jenkins-gitclient-ssh4992656553258799973.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ac6f891dff6eed8597a41e9f34a23276cb846ae1 (master) > 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 core.sparsecheckout # timeout=10 > git checkout -f ac6f891dff6eed8597a41e9f34a23276cb846ae1 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#857)" > git rev-list --no-walk d73e4bf6f6fffa39d14152b7db1821ea00020699 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:47:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:47:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:47:19 ========================================================= 15:47:19 EdgeX Global Pipelines Version Info 15:47:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:47:20 ------------------- 15:47:20 stable info: 15:47:20 ------------------- 15:47:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:47:20 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 15:47:20 Message: update stable to v1.0.192 15:47:21 ------------------- 15:47:21 experimental info: 15:47:21 ------------------- 15:47:21 Commited By: **** collab-it+edgex@linuxfoundation.org 15:47:21 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 15:47:21 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:47:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 15:47:21 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 15:47:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:47:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:47:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:47:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:47:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:47:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:47:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:47:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:47:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:47:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 15:47:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:47:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:47:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:47:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:47:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:47:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:47:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:47:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:47:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:47:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:47:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:47:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:47:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:47:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:47:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 15:47:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 15:47:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 15:47:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac6f891dff6eed8597a41e9f34a23276cb846ae1 [Pipeline] echo 15:47:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac6f891 [Pipeline] echo 15:47:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:47:22 + git log --format=format:%s -1 ac6f891dff6eed8597a41e9f34a23276cb846ae1 [Pipeline] echo 15:47:22 GIT_COMMIT: ac6f891dff6eed8597a41e9f34a23276cb846ae1, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#857) [Pipeline] echo 15:47:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:47:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:47:24 15:47:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:47:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:47:24 latest: Pulling from edgex-devops/git-semver 15:47:24 31603596830f: Pulling fs layer 15:47:24 54011a49482f: Pulling fs layer 15:47:24 a6820b24f6d8: Pulling fs layer 15:47:24 f581987b2513: Pulling fs layer 15:47:24 f581987b2513: Waiting 15:47:24 54011a49482f: Download complete 15:47:24 31603596830f: Download complete 15:47:24 f581987b2513: Verifying Checksum 15:47:24 f581987b2513: Download complete 15:47:25 a6820b24f6d8: Verifying Checksum 15:47:25 a6820b24f6d8: Download complete 15:47:25 31603596830f: Pull complete 15:47:25 54011a49482f: Pull complete 15:47:25 a6820b24f6d8: Pull complete 15:47:25 f581987b2513: Pull complete 15:47:25 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:47:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:47:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:47:25 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 15:47:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:47:27 $ docker top 81134e628cf11e3940aa9a3853774417bcaeaac03feef2e2b7036e9b930f40e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:47:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:47:27 [ssh-agent] Looking for ssh-agent implementation... 15:47:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:47:27 $ docker exec 81134e628cf11e3940aa9a3853774417bcaeaac03feef2e2b7036e9b930f40e0 ssh-agent 15:47:27 SSH_AUTH_SOCK=/tmp/ssh-2ybjWWaqklwH/agent.14 15:47:27 SSH_AGENT_PID=21 15:47:27 Running ssh-add (command line suppressed) 15:47:27 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4722984954956436208.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4722984954956436208.key) 15:47:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:47:27 + git tag --points-at HEAD [Pipeline] } 15:47:27 $ docker exec --env ******** --env ******** 81134e628cf11e3940aa9a3853774417bcaeaac03feef2e2b7036e9b930f40e0 ssh-agent -k 15:47:27 unset SSH_AUTH_SOCK; 15:47:27 unset SSH_AGENT_PID; 15:47:27 echo Agent pid 21 killed; 15:47:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:47:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:47:28 [ssh-agent] Looking for ssh-agent implementation... 15:47:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:47:28 $ docker exec 81134e628cf11e3940aa9a3853774417bcaeaac03feef2e2b7036e9b930f40e0 ssh-agent 15:47:28 SSH_AUTH_SOCK=/tmp/ssh-4ASkexL4DLpc/agent.57 15:47:28 SSH_AGENT_PID=63 15:47:28 Running ssh-add (command line suppressed) 15:47:28 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_36543665384632799.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_36543665384632799.key) 15:47:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:47:28 + git semver init 15:47:28 # -> Open(): unable to determine branch for HEAD 15:47:28 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:47:28 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:47:28 # $SEMVER_REMOTE_NAME = origin 15:47:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:47:28 # $SEMVER_USER_NAME = edgex-jenkins 15:47:28 # $SEMVER_BRANCH = master 15:47:28 # $SEMVER_TEMP = /tmp/semver-261319458 15:47:28 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 15:47:30 # '/tmp/semver-261319458' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 15:47:30 # -> Force: false 15:47:30 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 15:47:30 $ docker exec --env ******** --env ******** 81134e628cf11e3940aa9a3853774417bcaeaac03feef2e2b7036e9b930f40e0 ssh-agent -k 15:47:30 unset SSH_AUTH_SOCK; 15:47:30 unset SSH_AGENT_PID; 15:47:30 echo Agent pid 63 killed; 15:47:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:47:31 + git semver [Pipeline] } 15:47:31 $ docker stop --time=1 81134e628cf11e3940aa9a3853774417bcaeaac03feef2e2b7036e9b930f40e0 15:47:32 $ docker rm -f 81134e628cf11e3940aa9a3853774417bcaeaac03feef2e2b7036e9b930f40e0 [Pipeline] // withDockerContainer [Pipeline] sh 15:47:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:47:33 Stashed 1 file(s) [Pipeline] echo 15:47:33 [edgeXSemver]: initialized semver on version 2.0.0-dev.65 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 15:47:48 Still waiting to schedule task 15:47:48 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:47:48 Still waiting to schedule task 15:47:48 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:49:22 Running on prd-centos7-docker-4c-2g-134 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 15:49:22 Running in /w/workspace/app-functions-sdk-go/238 [Pipeline] { [Pipeline] checkout 15:49:22 The recommended git tool is: git 15:49:24 using credential edgex-jenkins-ssh 15:49:24 Cloning the remote Git repository 15:49:24 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:49:25 > git init /w/workspace/app-functions-sdk-go/238 # timeout=10 15:49:25 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:49:25 > git --version # timeout=10 15:49:25 > git --version # 'git version 2.24.4' 15:49:25 using GIT_SSH to set credentials SSH Credentials for GitHub 15:49:25 [INFO] Currently running in a labeled security context 15:49:25 [INFO] Currently SELinux is 'enforcing' on the host 15:49:25 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/238@tmp/jenkins-gitclient-ssh8156219875761860380.key 15:49:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:49:27 Avoid second fetch 15:49:27 Checking out Revision ac6f891dff6eed8597a41e9f34a23276cb846ae1 (master) 15:49:27 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:49:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:49:27 > git config core.sparsecheckout # timeout=10 15:49:27 > git checkout -f ac6f891dff6eed8597a41e9f34a23276cb846ae1 # timeout=10 15:49:30 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#857)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:49:31 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:49:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:49:32 + sudo service docker restart 15:49:32 + true 15:49:32 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 15:49:50 ========================================================= 15:49:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:49:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:49:51 + 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 . 15:49:51 Sending build context to Docker daemon 19.59MB 15:49:51 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:49:51 Step 2/8 : FROM ${BASE} 15:49:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:49:51 540db60ca938: Pulling fs layer 15:49:51 adcc1eea9eea: Pulling fs layer 15:49:51 4c4ab2625f07: Pulling fs layer 15:49:51 0510c868ecb4: Pulling fs layer 15:49:51 afea3b2eda06: Pulling fs layer 15:49:51 7809a108b3ef: Pulling fs layer 15:49:51 f706445af74f: Pulling fs layer 15:49:51 0510c868ecb4: Waiting 15:49:51 afea3b2eda06: Waiting 15:49:51 7809a108b3ef: Waiting 15:49:51 f706445af74f: Waiting 15:49:51 4c4ab2625f07: Verifying Checksum 15:49:51 4c4ab2625f07: Download complete 15:49:51 adcc1eea9eea: Verifying Checksum 15:49:51 adcc1eea9eea: Download complete 15:49:51 afea3b2eda06: Verifying Checksum 15:49:51 afea3b2eda06: Download complete 15:49:51 7809a108b3ef: Verifying Checksum 15:49:51 7809a108b3ef: Download complete 15:49:51 540db60ca938: Verifying Checksum 15:49:51 540db60ca938: Download complete 15:49:52 540db60ca938: Pull complete 15:49:52 adcc1eea9eea: Pull complete 15:49:52 4c4ab2625f07: Pull complete 15:49:53 f706445af74f: Verifying Checksum 15:49:53 f706445af74f: Download complete 15:49:54 0510c868ecb4: Verifying Checksum 15:49:54 0510c868ecb4: Download complete 15:49:58 0510c868ecb4: Pull complete 15:49:58 afea3b2eda06: Pull complete 15:49:58 7809a108b3ef: Pull complete 15:49:59 f706445af74f: Pull complete 15:49:59 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:49:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:49:59 ---> b068be0155e3 15:49:59 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 15:49:59 20.10.0: Pulling from library/docker 15:49:59 05e7bc50f07f: Pulling fs layer 15:49:59 6db28d0fdbf6: Pulling fs layer 15:49:59 292df0bc6bf3: Pulling fs layer 15:49:59 2e060f4bd70b: Pulling fs layer 15:49:59 80e8d568a223: Pulling fs layer 15:49:59 8dc6ef1a942a: Pulling fs layer 15:49:59 2312dd95470a: Pulling fs layer 15:49:59 2e060f4bd70b: Waiting 15:49:59 80e8d568a223: Waiting 15:49:59 8dc6ef1a942a: Waiting 15:49:59 2312dd95470a: Waiting 15:49:59 292df0bc6bf3: Verifying Checksum 15:49:59 292df0bc6bf3: Download complete 15:49:59 05e7bc50f07f: Verifying Checksum 15:49:59 05e7bc50f07f: Download complete 15:49:59 6db28d0fdbf6: Verifying Checksum 15:49:59 6db28d0fdbf6: Download complete 15:49:59 8dc6ef1a942a: Verifying Checksum 15:49:59 8dc6ef1a942a: Download complete 15:49:59 80e8d568a223: Download complete 15:49:59 2312dd95470a: Verifying Checksum 15:49:59 2312dd95470a: Download complete 15:49:59 05e7bc50f07f: Pull complete 15:50:00 6db28d0fdbf6: Pull complete 15:50:00 292df0bc6bf3: Pull complete 15:50:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-132 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 15:50:00 Running in /w/workspace/app-functions-sdk-go/238 [Pipeline] { [Pipeline] checkout 15:50:00 The recommended git tool is: git 15:50:01 2e060f4bd70b: Verifying Checksum 15:50:01 2e060f4bd70b: Download complete 15:50:03 2e060f4bd70b: Pull complete 15:50:03 80e8d568a223: Pull complete 15:50:03 8dc6ef1a942a: Pull complete 15:50:03 2312dd95470a: Pull complete 15:50:03 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:50:03 Status: Downloaded newer image for docker:20.10.0 15:50:05 using credential edgex-jenkins-ssh 15:50:05 Cloning the remote Git repository 15:50:05 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:50:05 > git init /w/workspace/app-functions-sdk-go/238 # timeout=10 15:50:06 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:50:06 > git --version # timeout=10 15:50:06 > git --version # 'git version 2.17.1' 15:50:06 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:50:09 ---> 5d2c8ea9a6bb 15:50:09 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:50:09 ---> Running in d9051319be7f 15:50:10 Avoid second fetch 15:50:10 Checking out Revision ac6f891dff6eed8597a41e9f34a23276cb846ae1 (master) 15:50:10 Removing intermediate container d9051319be7f 15:50:10 ---> 7af3b7240b0d 15:50:10 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:50:10 ---> Running in e05bd5c2f833 15:50:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:50:10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:50:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:50:10 > git config core.sparsecheckout # timeout=10 15:50:10 > git checkout -f ac6f891dff6eed8597a41e9f34a23276cb846ae1 # timeout=10 15:50:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:50:12 (1/5) Installing libsodium (1.0.18-r0) 15:50:12 (2/5) Installing libzmq (4.3.3-r1) 15:50:12 (3/5) Installing pkgconf (1.7.3-r0) 15:50:12 (4/5) Installing libsodium-dev (1.0.18-r0) 15:50:12 (5/5) Installing zeromq-dev (4.3.3-r1) 15:50:12 Executing busybox-1.32.1-r6.trigger 15:50:12 OK: 150 MiB in 45 packages 15:50:12 Removing intermediate container e05bd5c2f833 15:50:12 ---> 566004c9ce1a 15:50:12 Step 6/8 : WORKDIR /build 15:50:12 ---> Running in a7b289574fb4 15:50:12 Removing intermediate container a7b289574fb4 15:50:12 ---> 0a2023ce530d 15:50:12 Step 7/8 : COPY go.mod . 15:50:12 ---> f3b45a3b1faa 15:50:12 Step 8/8 : RUN go mod download 15:50:12 ---> Running in 1f85be14be7c 15:50:14 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#857)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:50:16 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:50:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:50:17 + sudo service docker restart 15:50:17 + true 15:50:27 Removing intermediate container 1f85be14be7c 15:50:27 ---> 149fdba93c21 15:50:27 Successfully built 149fdba93c21 15:50:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:50:28 + docker inspect -f . ci-base-image-x86_64 15:50:28 . [Pipeline] withDockerContainer 15:50:28 prd-centos7-docker-4c-2g-134 does not seem to be running inside a container 15:50:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/238 -v /w/workspace/app-functions-sdk-go/238:/w/workspace/app-functions-sdk-go/238:rw,z -v /w/workspace/app-functions-sdk-go/238@tmp:/w/workspace/app-functions-sdk-go/238@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 ******** ci-base-image-x86_64 cat 15:50:28 $ docker top d42ce4a98eaa347cb6e5462cdb95a63cad99e9a073b8d38d76ea5f9d12794293 -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:28 + go version 15:50:28 go version go1.16.3 linux/amd64 [Pipeline] } 15:50:29 $ docker stop --time=1 d42ce4a98eaa347cb6e5462cdb95a63cad99e9a073b8d38d76ea5f9d12794293 15:50:30 $ docker rm -f d42ce4a98eaa347cb6e5462cdb95a63cad99e9a073b8d38d76ea5f9d12794293 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:50:30 + docker inspect -f . ci-base-image-x86_64 15:50:30 . [Pipeline] withDockerContainer 15:50:30 prd-centos7-docker-4c-2g-134 does not seem to be running inside a container 15:50:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/238 -v /w/workspace/app-functions-sdk-go/238:/w/workspace/app-functions-sdk-go/238:rw,z -v /w/workspace/app-functions-sdk-go/238@tmp:/w/workspace/app-functions-sdk-go/238@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 ******** ci-base-image-x86_64 cat 15:50:31 $ docker top b5d146dfb880289aa55b75699583b7b3641dea03cc99e122a8a3b23f844f1d80 -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:31 + go mod tidy [Pipeline] sh 15:50:32 + make test 15:50:32 make -C ./app-service-template build 15:50:32 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/238/app-service-template' 15:50:32 go mod tidy 15:50:32 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 [Pipeline] echo 15:50:35 ========================================================= 15:50:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:50:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:50:35 + 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 . 15:50:37 Sending build context to Docker daemon 19.58MB 15:50:37 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:50:37 Step 2/8 : FROM ${BASE} 15:50:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:50:37 595b0fe564bb: Pulling fs layer 15:50:37 7186ed65a4f7: Pulling fs layer 15:50:37 316046926c0a: Pulling fs layer 15:50:37 4ebd0625c992: Pulling fs layer 15:50:37 207e8628e3a3: Pulling fs layer 15:50:37 c791037a9be2: Pulling fs layer 15:50:37 ffd874e62e21: Pulling fs layer 15:50:37 207e8628e3a3: Waiting 15:50:37 c791037a9be2: Waiting 15:50:37 ffd874e62e21: Waiting 15:50:37 4ebd0625c992: Waiting 15:50:37 316046926c0a: Verifying Checksum 15:50:37 316046926c0a: Download complete 15:50:37 7186ed65a4f7: Verifying Checksum 15:50:37 7186ed65a4f7: Download complete 15:50:37 207e8628e3a3: Verifying Checksum 15:50:37 207e8628e3a3: Download complete 15:50:37 595b0fe564bb: Verifying Checksum 15:50:37 595b0fe564bb: Download complete 15:50:37 c791037a9be2: Download complete 15:50:38 595b0fe564bb: Pull complete 15:50:39 7186ed65a4f7: Pull complete 15:50:39 316046926c0a: Pull complete 15:50:39 ffd874e62e21: Download complete 15:50:41 4ebd0625c992: Verifying Checksum 15:50:41 4ebd0625c992: Download complete 15:50:42 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/238/app-service-template' 15:50:42 make -C ./app-service-template test 15:50:42 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/238/app-service-template' 15:50:42 go mod tidy 15:50:43 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:50:51 ok new-app-service 0.043s coverage: 47.8% of statements 15:50:51 ? new-app-service/config [no test files] 15:50:51 ok new-app-service/functions 0.007s 15:50:51 CGO_ENABLED=1 go vet ./... 15:50:51 4ebd0625c992: Pull complete 15:50:51 207e8628e3a3: Pull complete 15:50:51 c791037a9be2: Pull complete 15:50:55 ffd874e62e21: Pull complete 15:50:55 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 15:50:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:50:55 ---> cfc18b08335c 15:50:55 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 15:50:55 20.10.0: Pulling from library/docker 15:50:55 a3cc7d3b244e: Pulling fs layer 15:50:55 02a3295e0d61: Pulling fs layer 15:50:55 0f4f2e6d8100: Pulling fs layer 15:50:55 330b718f631f: Pulling fs layer 15:50:55 a93816041522: Pulling fs layer 15:50:55 bdb6da89ff94: Pulling fs layer 15:50:55 2a70c0c122f4: Pulling fs layer 15:50:55 330b718f631f: Waiting 15:50:55 a93816041522: Waiting 15:50:55 bdb6da89ff94: Waiting 15:50:55 2a70c0c122f4: Waiting 15:50:55 0f4f2e6d8100: Verifying Checksum 15:50:55 0f4f2e6d8100: Download complete 15:50:55 02a3295e0d61: Verifying Checksum 15:50:55 02a3295e0d61: Download complete 15:50:55 a3cc7d3b244e: Download complete 15:50:55 a93816041522: Verifying Checksum 15:50:55 a93816041522: Download complete 15:50:55 bdb6da89ff94: Download complete 15:50:55 2a70c0c122f4: Verifying Checksum 15:50:55 2a70c0c122f4: Download complete 15:50:55 a3cc7d3b244e: Pull complete 15:50:56 02a3295e0d61: Pull complete 15:50:56 0f4f2e6d8100: Pull complete 15:50:56 330b718f631f: Verifying Checksum 15:50:56 330b718f631f: Download complete 15:50:59 gofmt -l . 15:50:59 [ "`gofmt -l .`" = "" ] 15:50:59 ./bin/test-attribution-txt.sh 15:50:59 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/238/app-service-template' 15:50:59 go mod tidy 15:50:59 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:50:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:51:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.012s coverage: 56.5% of statements 15:51:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.009s coverage: 92.5% of statements 15:51:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:51:01 330b718f631f: Pull complete 15:51:01 a93816041522: Pull complete 15:51:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.010s coverage: 61.5% of statements 15:51:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:51:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.010s 15:51:01 bdb6da89ff94: Pull complete 15:51:01 2a70c0c122f4: Pull complete 15:51:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.044s coverage: 75.4% of statements 15:51:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 15:51:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 15:51:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:51:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 15:51:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 15:51:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:51:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.008s coverage: 97.0% of statements 15:51:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:51:02 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:51:02 Status: Downloaded newer image for docker:20.10.0 15:51:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.010s coverage: 10.5% of statements 15:51:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.753s coverage: 76.9% of statements 15:51:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 15:51:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 12.5% of statements 15:51:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.009s coverage: 27.3% of statements 15:51:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:51:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:51:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements 15:51:07 ---> b1f702cc03c7 15:51:07 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:51:07 ---> Running in d68d79c297c1 15:51:07 Removing intermediate container d68d79c297c1 15:51:07 ---> 097a9968f2cb 15:51:07 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:51:07 ---> Running in f78e64819c64 15:51:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:51:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:51:10 (1/5) Installing libsodium (1.0.18-r0) 15:51:11 (2/5) Installing libzmq (4.3.3-r1) 15:51:11 (3/5) Installing pkgconf (1.7.3-r0) 15:51:11 (4/5) Installing libsodium-dev (1.0.18-r0) 15:51:11 (5/5) Installing zeromq-dev (4.3.3-r1) 15:51:11 Executing busybox-1.32.1-r6.trigger 15:51:11 OK: 139 MiB in 45 packages 15:51:12 Removing intermediate container f78e64819c64 15:51:12 ---> 37abec1e3c95 15:51:12 Step 6/8 : WORKDIR /build 15:51:12 ---> Running in 50ef3be09627 15:51:13 Removing intermediate container 50ef3be09627 15:51:13 ---> bb8e344dd5c4 15:51:13 Step 7/8 : COPY go.mod . 15:51:14 ---> ebafcdbac4a6 15:51:14 Step 8/8 : RUN go mod download 15:51:14 ---> Running in 89443e81cecc 15:51:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.035s coverage: 81.9% of statements 15:51:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements 15:51:32 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:51:32 gofmt -l . 15:51:32 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:51:32 $ docker stop --time=1 b5d146dfb880289aa55b75699583b7b3641dea03cc99e122a8a3b23f844f1d80 15:51:33 $ docker rm -f b5d146dfb880289aa55b75699583b7b3641dea03cc99e122a8a3b23f844f1d80 [Pipeline] // withDockerContainer [Pipeline] sh 15:51:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:51:34 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 15:51:34 ---> job-cost.sh 15:51:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HPcF 15:51:41 Removing intermediate container 89443e81cecc 15:51:41 ---> bfda0d8888e5 15:51:41 Successfully built bfda0d8888e5 15:51:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:51:41 + docker inspect -f . ci-base-image-arm64 15:51:41 . [Pipeline] withDockerContainer 15:51:41 prd-ubuntu18.04-docker-arm64-4c-16g-132 does not seem to be running inside a container 15:51:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/238 -v /w/workspace/app-functions-sdk-go/238:/w/workspace/app-functions-sdk-go/238:rw,z -v /w/workspace/app-functions-sdk-go/238@tmp:/w/workspace/app-functions-sdk-go/238@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 ******** ci-base-image-arm64 cat 15:51:43 $ docker top 07096aaea1b55ea7a4c1ef478b4a88d18e8f092ebfb490a2bbeffc6f2f471899 -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:44 + go version 15:51:44 go version go1.16.3 linux/arm64 [Pipeline] } 15:51:44 $ docker stop --time=1 07096aaea1b55ea7a4c1ef478b4a88d18e8f092ebfb490a2bbeffc6f2f471899 15:51:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:51:46 $ docker rm -f 07096aaea1b55ea7a4c1ef478b4a88d18e8f092ebfb490a2bbeffc6f2f471899 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:51:47 + docker inspect -f . ci-base-image-arm64 15:51:47 . [Pipeline] withDockerContainer 15:51:47 prd-ubuntu18.04-docker-arm64-4c-16g-132 does not seem to be running inside a container 15:51:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/238 -v /w/workspace/app-functions-sdk-go/238:/w/workspace/app-functions-sdk-go/238:rw,z -v /w/workspace/app-functions-sdk-go/238@tmp:/w/workspace/app-functions-sdk-go/238@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 ******** ci-base-image-arm64 cat 15:51:49 $ docker top b48a33b0de3546eca23dacd5706f933e7d0da7205b98b3a04a6252f265df3cea -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:50 + go mod tidy [Pipeline] sh 15:51:51 + make test 15:51:51 make -C ./app-service-template build 15:51:51 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/238/app-service-template' 15:51:51 go mod tidy 15:51:52 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 15:51:59 lf-activate-venv(): INFO: Adding /tmp/venv-HPcF/bin to PATH 15:51:59 INFO: No Stack... 15:51:59 INFO: Retrieving Pricing Info for: v3-standard-2 15:52:00 INFO: Archiving Costs [Pipeline] sh 15:52:00 + cat /w/workspace/app-functions-sdk-go/238/archives/cost.csv 15:52:00 + cut -d, -f6 [Pipeline] lock 15:52:00 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-238-stack-cost] 15:52:00 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-238-stack-cost] did not exist. Created. 15:52:00 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-238-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:52:01 + echo total: 0.05999999865889549 [Pipeline] stash 15:52:01 Stashed 1 file(s) [Pipeline] } 15:52:01 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-238-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:52:31 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/238/app-service-template' 15:52:31 make -C ./app-service-template test 15:52:31 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/238/app-service-template' 15:52:31 go mod tidy 15:52:31 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:52:57 ok new-app-service 0.041s coverage: 47.8% of statements 15:52:57 ? new-app-service/config [no test files] 15:52:57 ok new-app-service/functions 0.039s 15:52:57 CGO_ENABLED=1 go vet ./... 15:53:24 gofmt -l . 15:53:24 [ "`gofmt -l .`" = "" ] 15:53:24 ./bin/test-attribution-txt.sh 15:53:24 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/238/app-service-template' 15:53:24 go mod tidy 15:53:25 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:53:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:53:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.090s coverage: 56.5% of statements 15:53:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.044s coverage: 92.5% of statements 15:53:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:53:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.142s coverage: 61.5% of statements 15:53:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:53:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.048s 15:53:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.109s coverage: 75.4% of statements 15:53:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 15:53:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 15:53:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:53:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 15:53:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 15:53:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:53:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.033s coverage: 97.0% of statements 15:53:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:53:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.056s coverage: 10.5% of statements 15:53:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.846s coverage: 76.9% of statements 15:53:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 15:53:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.082s coverage: 12.5% of statements 15:53:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.047s coverage: 27.3% of statements 15:53:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:53:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:53:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.059s coverage: 51.4% of statements 15:54:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.091s coverage: 81.9% of statements 15:54:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.033s coverage: 94.4% of statements 15:54:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:54:10 gofmt -l . 15:54:10 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:54:11 $ docker stop --time=1 b48a33b0de3546eca23dacd5706f933e7d0da7205b98b3a04a6252f265df3cea 15:54:13 $ docker rm -f b48a33b0de3546eca23dacd5706f933e7d0da7205b98b3a04a6252f265df3cea [Pipeline] // withDockerContainer [Pipeline] sh 15:54:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:54:14 Warning: overwriting stash ‘coverage-report’ 15:54:15 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 15:54:16 ---> job-cost.sh 15:54:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xqVD 15:54:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:56:31 lf-activate-venv(): INFO: Adding /tmp/venv-xqVD/bin to PATH 15:56:31 INFO: No Stack... 15:56:31 INFO: Retrieving Pricing Info for: v2-standard-4 15:56:31 INFO: Archiving Costs [Pipeline] sh 15:56:32 + cat /w/workspace/app-functions-sdk-go/238/archives/cost.csv 15:56:32 + cut -d, -f6 [Pipeline] lock 15:56:32 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-238-stack-cost] 15:56:32 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-238-stack-cost] did not exist. Created. 15:56:32 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-238-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:56:32 /w/workspace/app-functions-sdk-go/238@tmp/durable-1c953d27/script.sh: 1: /w/workspace/app-functions-sdk-go/238@tmp/durable-1c953d27/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:56:33 + echo total: 0.18000000715255737 [Pipeline] stash 15:56:33 Warning: overwriting stash ‘stack-cost’ 15:56:33 Stashed 1 file(s) [Pipeline] } 15:56:33 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-238-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 15:56:33 provisioning config files... 15:56:33 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5569142825079680345tmp [Pipeline] { [Pipeline] sh 15:56:34 + set +x 15:56:34 + curl -s https://codecov.io/bash 15:56:34 + bash -s -- 15:56:34 15:56:34 _____ _ 15:56:34 / ____| | | 15:56:34 | | ___ __| | ___ ___ _____ __ 15:56:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:56:34 | |___| (_) | (_| | __/ (_| (_) \ V / 15:56:34 \_____\___/ \__,_|\___|\___\___/ \_/ 15:56:34 Bash-1.0.3 15:56:34 15:56:34 15:56:34 ==> git version 2.24.4 found 15:56:34 ==> 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 15:56:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:56:34 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:56:34 ==> Jenkins CI detected. 15:56:34 project root: . 15:56:34 --> token set from env 15:56:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:56:34 ==> Running gcov in . (disable via -X gcov) 15:56:34 ==> Python coveragepy not found 15:56:34 ==> Searching for coverage reports in: 15:56:34 + . 15:56:34 -> Found 2 reports 15:56:34 ==> Detecting git/mercurial file structure 15:56:34 ==> Reading reports 15:56:34 + ./app-service-template/coverage.out bytes=1055 15:56:34 + ./coverage.out bytes=87124 15:56:34 ==> Appending adjustments 15:56:34 https://docs.codecov.io/docs/fixing-reports 15:56:34 + Found adjustments 15:56:34 ==> Gzipping contents 15:56:34 16K /tmp/codecov.6ubqJ0.gz 15:56:34 ==> Uploading reports 15:56:34 url: https://codecov.io 15:56:34 query: branch=master&commit=ac6f891dff6eed8597a41e9f34a23276cb846ae1&build=238&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F238%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:56:34 -> Pinging Codecov 15:56:34 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=ac6f891dff6eed8597a41e9f34a23276cb846ae1&build=238&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F238%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:56:35 -> Uploading to 15:56:35 https://storage.googleapis.com/codecov/v4/raw/2021-05-25/3D8B5DFFC46A037C893635FACE044666/ac6f891dff6eed8597a41e9f34a23276cb846ae1/7e93d088-721e-4f58-84e8-445db10dc81d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T155635Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=28b4d98f8451d7e9461709d1d00c73ed4bcc6293134d44a7094b57b27c7dcaca 15:56:35 % Total % Received % Xferd Average Speed Time Time Time Current 15:56:35 Dload Upload Total Spent Left Speed 15:56:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15403 0 0 100 15403 0 36463 --:--:-- --:--:-- --:--:-- 36500 15:56:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/ac6f891dff6eed8597a41e9f34a23276cb846ae1 [Pipeline] } 15:56:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:56:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:56:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:56:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:56:37 15:56:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:56:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:56:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:56:37 188c0c94c7c5: Pulling fs layer 15:56:37 0ef7d3d256c8: Pulling fs layer 15:56:37 de9db76c5a1d: Pulling fs layer 15:56:37 0eba1c9be4d2: Pulling fs layer 15:56:37 0d57e429df01: Pulling fs layer 15:56:37 4e4be7b47b0d: Pulling fs layer 15:56:37 e1f770b5df2f: Pulling fs layer 15:56:37 85a0685a4137: Pulling fs layer 15:56:37 0eba1c9be4d2: Waiting 15:56:37 0d57e429df01: Waiting 15:56:37 4e4be7b47b0d: Waiting 15:56:37 e1f770b5df2f: Waiting 15:56:37 85a0685a4137: Waiting 15:56:37 de9db76c5a1d: Verifying Checksum 15:56:37 de9db76c5a1d: Download complete 15:56:37 0ef7d3d256c8: Download complete 15:56:37 0d57e429df01: Verifying Checksum 15:56:37 0d57e429df01: Download complete 15:56:37 4e4be7b47b0d: Verifying Checksum 15:56:37 4e4be7b47b0d: Download complete 15:56:37 188c0c94c7c5: Verifying Checksum 15:56:37 188c0c94c7c5: Download complete 15:56:37 188c0c94c7c5: Pull complete 15:56:38 0ef7d3d256c8: Pull complete 15:56:38 de9db76c5a1d: Pull complete 15:56:38 e1f770b5df2f: Verifying Checksum 15:56:38 e1f770b5df2f: Download complete 15:56:40 0eba1c9be4d2: Verifying Checksum 15:56:40 0eba1c9be4d2: Download complete 15:56:40 85a0685a4137: Verifying Checksum 15:56:40 85a0685a4137: Download complete 15:56:44 0eba1c9be4d2: Pull complete 15:56:44 0d57e429df01: Pull complete 15:56:44 4e4be7b47b0d: Pull complete 15:56:44 e1f770b5df2f: Pull complete 15:56:47 85a0685a4137: Pull complete 15:56:47 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:56:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:56:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:56:47 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 15:56:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:56:51 $ docker top 1fe428b144a5dd047d8d756eebbb6d19c722beb77dcb6f96a552c79aabe50190 -eo pid,comm [Pipeline] { [Pipeline] echo 15:56:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:56:51 + set -o pipefail 15:56:51 + snyk monitor '--org=edgex-jenkins' 15:56:57 15:56:57 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 15:56:57 15:56:57 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/e68a5ae9-0370-4162-8089-99bb07481893 15:56:57 15:56:57 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:56:57 15:56:57 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:56:57 15:56:57 [Pipeline] } 15:56:57 $ docker stop --time=1 1fe428b144a5dd047d8d756eebbb6d19c722beb77dcb6f96a552c79aabe50190 15:56:59 $ docker rm -f 1fe428b144a5dd047d8d756eebbb6d19c722beb77dcb6f96a552c79aabe50190 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 15:57:00 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:57:00 provisioning config files... 15:57:00 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3921772180124364341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:57:00 --> edgex-publish-swagger.sh 15:57:00 === Publish openapi/v2 API === 15:57:00 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 15:57:00 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 15:57:00 % Total % Received % Xferd Average Speed Time Time Time Current 15:57:00 Dload Upload Total Spent Left Speed 15:57:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 12492 0:00:01 0:00:01 --:--:-- 12501 100 13052 0 0 100 13052 0 12490 0:00:01 0:00:01 --:--:-- 12501 15:57:01 15:57:01 [Pipeline] } 15:57:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:57:01 + git log --format=format:%s -1 ac6f891dff6eed8597a41e9f34a23276cb846ae1 [Pipeline] isUnix [Pipeline] sh 15:57:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:57:02 . [Pipeline] withDockerContainer 15:57:02 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 15:57:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 15:57:02 $ docker top 0ee24e548879ac1ae6f9e2b83f88dc9b4b1b4f16d1f3dc3eb283d8625280ccf8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:57:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:57:02 [ssh-agent] Looking for ssh-agent implementation... 15:57:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:57:02 $ docker exec 0ee24e548879ac1ae6f9e2b83f88dc9b4b1b4f16d1f3dc3eb283d8625280ccf8 ssh-agent 15:57:02 SSH_AUTH_SOCK=/tmp/ssh-mux2eyhak8zU/agent.13 15:57:02 SSH_AGENT_PID=19 15:57:02 Running ssh-add (command line suppressed) 15:57:03 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1662498878723276006.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1662498878723276006.key) 15:57:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:57:03 + git semver tag 15:57:03 # -> Open(): unable to determine branch for HEAD 15:57:03 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:57:03 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:57:03 # $SEMVER_REMOTE_NAME = origin 15:57:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:57:03 # $SEMVER_USER_NAME = edgex-jenkins 15:57:03 # $SEMVER_BRANCH = master 15:57:03 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 15:57:03 # ac6f891dff6eed8597a41e9f34a23276cb846ae1 HEAD 15:57:03 # -> Force: false 15:57:03 # dc33d4ce07004ce2087ee9b64e5418f04afd03b2 refs/tags/v2.0.0-dev.65 [Pipeline] } 15:57:03 $ docker exec --env ******** --env ******** 0ee24e548879ac1ae6f9e2b83f88dc9b4b1b4f16d1f3dc3eb283d8625280ccf8 ssh-agent -k 15:57:03 unset SSH_AUTH_SOCK; 15:57:03 unset SSH_AGENT_PID; 15:57:03 echo Agent pid 19 killed; 15:57:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:57:03 + git semver [Pipeline] } 15:57:03 $ docker stop --time=1 0ee24e548879ac1ae6f9e2b83f88dc9b4b1b4f16d1f3dc3eb283d8625280ccf8 15:57:05 $ docker rm -f 0ee24e548879ac1ae6f9e2b83f88dc9b4b1b4f16d1f3dc3eb283d8625280ccf8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:57:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:57:05 15:57:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:57:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:57:05 0.23.1-centos7: Pulling from edgex-lftools 15:57:05 ab5ef0e58194: Pulling fs layer 15:57:05 9712f1f96733: Pulling fs layer 15:57:05 63f879dbbcfc: Pulling fs layer 15:57:05 0d9ebad4ef96: Pulling fs layer 15:57:05 e9a5061849ea: Pulling fs layer 15:57:05 d747dcd14b5f: Pulling fs layer 15:57:05 2de7ff778b66: Pulling fs layer 15:57:05 e9a5061849ea: Waiting 15:57:05 d747dcd14b5f: Waiting 15:57:05 2de7ff778b66: Waiting 15:57:05 0d9ebad4ef96: Waiting 15:57:05 9712f1f96733: Verifying Checksum 15:57:05 9712f1f96733: Download complete 15:57:07 63f879dbbcfc: Verifying Checksum 15:57:07 63f879dbbcfc: Download complete 15:57:07 e9a5061849ea: Verifying Checksum 15:57:07 e9a5061849ea: Download complete 15:57:07 d747dcd14b5f: Verifying Checksum 15:57:07 d747dcd14b5f: Download complete 15:57:07 0d9ebad4ef96: Verifying Checksum 15:57:07 0d9ebad4ef96: Download complete 15:57:08 2de7ff778b66: Verifying Checksum 15:57:08 2de7ff778b66: Download complete 15:57:08 ab5ef0e58194: Verifying Checksum 15:57:08 ab5ef0e58194: Download complete 15:57:10 ab5ef0e58194: Pull complete 15:57:10 9712f1f96733: Pull complete 15:57:11 63f879dbbcfc: Pull complete 15:57:15 0d9ebad4ef96: Pull complete 15:57:15 e9a5061849ea: Pull complete 15:57:15 d747dcd14b5f: Pull complete 15:57:16 2de7ff778b66: Pull complete 15:57:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:57:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:57:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:57:16 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 15:57:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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:10003/edgex-lftools:0.23.1-centos7 cat 15:57:20 $ docker top 707dd57becdc0a9b2ec67fcf9e5108460775374ece41dee6a04bc4b86d8a8809 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:57:20 provisioning config files... 15:57:20 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config948294323148413140tmp 15:57:20 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2222412638790252344tmp 15:57:20 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4741919343934004460tmp [Pipeline] { [Pipeline] echo 15:57:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:57:21 ---> sigul-configuration.sh 15:57:21 gpg: directory `/root/.gnupg' created 15:57:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:57:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:57:21 gpg: keyring `/root/.gnupg/secring.gpg' created 15:57:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:57:21 gpg: CAST5 encrypted data 15:57:21 gpg: encrypted with 1 passphrase 15:57:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:57:21 + mkdir /home/jenkins 15:57:21 + mkdir /home/jenkins/sigul [Pipeline] sh 15:57:21 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:57:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:57:22 ---> sigul-install.sh 15:57:27 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:57:27 + git tag --list 15:57:27 v0.1.0 15:57:27 v0.1.1 15:57:27 v1.0.0 15:57:27 v1.1.0 15:57:27 v1.2.0 15:57:27 v1.3.0 15:57:27 v1.3.1 15:57:27 v1.3.1-dev.1 15:57:27 v1.3.2-dev.1 15:57:27 v2.0.0-dev.1 15:57:27 v2.0.0-dev.10 15:57:27 v2.0.0-dev.11 15:57:27 v2.0.0-dev.12 15:57:27 v2.0.0-dev.13 15:57:27 v2.0.0-dev.14 15:57:27 v2.0.0-dev.15 15:57:27 v2.0.0-dev.16 15:57:27 v2.0.0-dev.17 15:57:27 v2.0.0-dev.18 15:57:27 v2.0.0-dev.19 15:57:27 v2.0.0-dev.2 15:57:27 v2.0.0-dev.20 15:57:27 v2.0.0-dev.21 15:57:27 v2.0.0-dev.22 15:57:27 v2.0.0-dev.23 15:57:27 v2.0.0-dev.24 15:57:27 v2.0.0-dev.25 15:57:27 v2.0.0-dev.26 15:57:27 v2.0.0-dev.27 15:57:27 v2.0.0-dev.28 15:57:27 v2.0.0-dev.29 15:57:27 v2.0.0-dev.3 15:57:27 v2.0.0-dev.30 15:57:27 v2.0.0-dev.31 15:57:27 v2.0.0-dev.32 15:57:27 v2.0.0-dev.33 15:57:27 v2.0.0-dev.34 15:57:27 v2.0.0-dev.35 15:57:27 v2.0.0-dev.36 15:57:27 v2.0.0-dev.37 15:57:27 v2.0.0-dev.38 15:57:27 v2.0.0-dev.39 15:57:27 v2.0.0-dev.4 15:57:27 v2.0.0-dev.40 15:57:27 v2.0.0-dev.41 15:57:27 v2.0.0-dev.42 15:57:27 v2.0.0-dev.43 15:57:27 v2.0.0-dev.44 15:57:27 v2.0.0-dev.45 15:57:27 v2.0.0-dev.46 15:57:27 v2.0.0-dev.47 15:57:27 v2.0.0-dev.48 15:57:27 v2.0.0-dev.49 15:57:27 v2.0.0-dev.5 15:57:27 v2.0.0-dev.50 15:57:27 v2.0.0-dev.51 15:57:27 v2.0.0-dev.52 15:57:27 v2.0.0-dev.53 15:57:27 v2.0.0-dev.54 15:57:27 v2.0.0-dev.55 15:57:27 v2.0.0-dev.56 15:57:27 v2.0.0-dev.57 15:57:27 v2.0.0-dev.58 15:57:27 v2.0.0-dev.59 15:57:27 v2.0.0-dev.6 15:57:27 v2.0.0-dev.60 15:57:27 v2.0.0-dev.61 15:57:27 v2.0.0-dev.62 15:57:27 v2.0.0-dev.63 15:57:27 v2.0.0-dev.64 15:57:27 v2.0.0-dev.65 15:57:27 v2.0.0-dev.7 15:57:27 v2.0.0-dev.8 15:57:27 v2.0.0-dev.9 [Pipeline] sh 15:57:27 + lftools sign git-tag v2.0.0-dev.65 15:57:28 Signing Git tag with Sigul... 15:57:28 Signing v2.0.0-dev.65 [Pipeline] echo 15:57:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:57:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:57:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:57:30 $ docker stop --time=1 707dd57becdc0a9b2ec67fcf9e5108460775374ece41dee6a04bc4b86d8a8809 15:57:32 $ docker rm -f 707dd57becdc0a9b2ec67fcf9e5108460775374ece41dee6a04bc4b86d8a8809 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:57:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:57:32 . [Pipeline] withDockerContainer 15:57:32 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 15:57:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 15:57:33 $ docker top de1820cc75f9b11eb3788923d4801ae6253f93e08fe25ad205c9b73db5c8b5a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:57:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:57:33 [ssh-agent] Looking for ssh-agent implementation... 15:57:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:57:33 $ docker exec de1820cc75f9b11eb3788923d4801ae6253f93e08fe25ad205c9b73db5c8b5a1 ssh-agent 15:57:33 SSH_AUTH_SOCK=/tmp/ssh-KWceQsVGLVub/agent.15 15:57:33 SSH_AGENT_PID=22 15:57:33 Running ssh-add (command line suppressed) 15:57:33 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5457998470193752081.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5457998470193752081.key) 15:57:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:57:33 + git semver bump pre 15:57:33 # -> Open(): unable to determine branch for HEAD 15:57:33 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:57:33 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:57:33 # $SEMVER_REMOTE_NAME = origin 15:57:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:57:33 # $SEMVER_USER_NAME = edgex-jenkins 15:57:33 # $SEMVER_BRANCH = master 15:57:33 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 15:57:33 2.0.0-dev.66 [Pipeline] } 15:57:33 $ docker exec --env ******** --env ******** de1820cc75f9b11eb3788923d4801ae6253f93e08fe25ad205c9b73db5c8b5a1 ssh-agent -k 15:57:33 unset SSH_AUTH_SOCK; 15:57:33 unset SSH_AGENT_PID; 15:57:33 echo Agent pid 22 killed; 15:57:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:57:34 + git semver [Pipeline] } 15:57:34 $ docker stop --time=1 de1820cc75f9b11eb3788923d4801ae6253f93e08fe25ad205c9b73db5c8b5a1 15:57:35 $ docker rm -f de1820cc75f9b11eb3788923d4801ae6253f93e08fe25ad205c9b73db5c8b5a1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:57:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:57:35 . [Pipeline] withDockerContainer 15:57:36 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 15:57:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 15:57:36 $ docker top 2a54232dcbb05a49e486560165274fc66e61ec4ab4a60a84aa3aa4f712e42144 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:57:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:57:36 [ssh-agent] Looking for ssh-agent implementation... 15:57:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:57:36 $ docker exec 2a54232dcbb05a49e486560165274fc66e61ec4ab4a60a84aa3aa4f712e42144 ssh-agent 15:57:36 SSH_AUTH_SOCK=/tmp/ssh-qugHRGyRcLFs/agent.13 15:57:36 SSH_AGENT_PID=20 15:57:36 Running ssh-add (command line suppressed) 15:57:36 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7603223322635932081.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7603223322635932081.key) 15:57:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:57:37 + git semver push 15:57:37 # -> Open(): unable to determine branch for HEAD 15:57:37 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:57:37 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:57:37 # $SEMVER_REMOTE_NAME = origin 15:57:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:57:37 # $SEMVER_USER_NAME = edgex-jenkins 15:57:37 # $SEMVER_BRANCH = master 15:57:37 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 15:57:41 $ docker exec --env ******** --env ******** 2a54232dcbb05a49e486560165274fc66e61ec4ab4a60a84aa3aa4f712e42144 ssh-agent -k 15:57:41 unset SSH_AUTH_SOCK; 15:57:41 unset SSH_AGENT_PID; 15:57:41 echo Agent pid 20 killed; 15:57:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:57:42 + git semver [Pipeline] } 15:57:42 $ docker stop --time=1 2a54232dcbb05a49e486560165274fc66e61ec4ab4a60a84aa3aa4f712e42144 15:57:43 $ docker rm -f 2a54232dcbb05a49e486560165274fc66e61ec4ab4a60a84aa3aa4f712e42144 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:57:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:57:44 ---> package-listing.sh 15:57:44 ++ tr '[:upper:]' '[:lower:]' 15:57:44 ++ facter osfamily 15:57:44 + OS_FAMILY=redhat 15:57:44 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 15:57:44 + START_PACKAGES=/tmp/packages_start.txt 15:57:44 + END_PACKAGES=/tmp/packages_end.txt 15:57:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:57:44 + PACKAGES=/tmp/packages_start.txt 15:57:44 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 15:57:44 + PACKAGES=/tmp/packages_end.txt 15:57:44 + case "${OS_FAMILY}" in 15:57:44 + sort 15:57:44 + rpm -qa 15:57:45 + '[' -f /tmp/packages_start.txt ']' 15:57:45 + '[' -f /tmp/packages_end.txt ']' 15:57:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:57:45 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 15:57:45 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 15:57:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo 15:57:45 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:57:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:57:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:57:46 15:57:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:57:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:57:46 alpine: Pulling from edgex-lftools-log-publisher 15:57:46 df20fa9351a1: Pulling fs layer 15:57:46 36b3adc4ff6f: Pulling fs layer 15:57:46 8ad3a11d3b57: Pulling fs layer 15:57:46 46f8f816bc3b: Pulling fs layer 15:57:46 93b61091891f: Pulling fs layer 15:57:46 93b9cdb0e59b: Pulling fs layer 15:57:46 5e14af77c1be: Pulling fs layer 15:57:46 01666e4c0597: Pulling fs layer 15:57:46 aa168da1d23b: Pulling fs layer 15:57:46 93b9cdb0e59b: Waiting 15:57:46 5e14af77c1be: Waiting 15:57:46 01666e4c0597: Waiting 15:57:46 aa168da1d23b: Waiting 15:57:46 46f8f816bc3b: Waiting 15:57:46 93b61091891f: Waiting 15:57:46 36b3adc4ff6f: Verifying Checksum 15:57:46 36b3adc4ff6f: Download complete 15:57:46 46f8f816bc3b: Verifying Checksum 15:57:46 46f8f816bc3b: Download complete 15:57:47 df20fa9351a1: Verifying Checksum 15:57:47 df20fa9351a1: Download complete 15:57:47 93b9cdb0e59b: Verifying Checksum 15:57:47 93b9cdb0e59b: Download complete 15:57:47 5e14af77c1be: Verifying Checksum 15:57:47 5e14af77c1be: Download complete 15:57:47 01666e4c0597: Verifying Checksum 15:57:47 01666e4c0597: Download complete 15:57:47 93b61091891f: Verifying Checksum 15:57:47 93b61091891f: Download complete 15:57:47 df20fa9351a1: Pull complete 15:57:47 8ad3a11d3b57: Verifying Checksum 15:57:47 8ad3a11d3b57: Download complete 15:57:47 36b3adc4ff6f: Pull complete 15:57:48 8ad3a11d3b57: Pull complete 15:57:48 46f8f816bc3b: Pull complete 15:57:49 aa168da1d23b: Verifying Checksum 15:57:49 aa168da1d23b: Download complete 15:57:49 93b61091891f: Pull complete 15:57:49 93b9cdb0e59b: Pull complete 15:57:49 5e14af77c1be: Pull complete 15:57:49 01666e4c0597: Pull complete 15:57:53 aa168da1d23b: Pull complete 15:57:53 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:57:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:57:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:57:53 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 15:57:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/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_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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:10003/edgex-lftools-log-publisher:alpine cat 15:58:00 $ docker top dcfb9e1e6a0b0dbb19e4ce8c00174b9f3652d6dd728af5beb81c6c40239e4381 -eo pid,comm [Pipeline] { [Pipeline] sh 15:58:00 + touch /tmp/pre-build-complete [Pipeline] sh 15:58:01 + mkdir -p /var/log/sa [Pipeline] sh 15:58:01 + ls /var/log/sa-host 15:58:01 + sadf -c /var/log/sa-host/sa05 15:58:01 file_magic: OK 15:58:01 HZ: Using current value: 100 15:58:01 file_header: OK 15:58:01 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:58:01 Statistics: 15:58:01 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:58:01 File successfully converted to sysstat format version 12.2.1 15:58:01 + sadf -c /var/log/sa-host/sa25 15:58:01 file_magic: OK 15:58:01 HZ: Using current value: 100 15:58:01 file_header: OK 15:58:01 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:58:01 Statistics: 15:58:01 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:58:01 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:58:01 provisioning config files... 15:58:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4492852019076239597tmp [Pipeline] { [Pipeline] echo 15:58:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:58:02 ---> create-netrc.sh [Pipeline] } 15:58:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:58:02 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:58:02 ---> python-tools-install.sh [Pipeline] echo 15:58:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:58:02 ---> sudo-logs.sh 15:58:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:58:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:58:03 ---> job-cost.sh 15:58:03 lf-activate-venv: SKIPPING 15:58:03 DEBUG: total: 0.18000000715255737 15:58:03 INFO: Retrieving Stack Cost... 15:58:04 INFO: Retrieving Pricing Info for: v3-standard-2 15:58:04 INFO: Archiving Costs [Pipeline] echo 15:58:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:58:04 ---> logs-deploy.sh 15:58:04 lf-activate-venv: SKIPPING 15:58:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/238 15:58:04 INFO: archiving workspace using pattern(s): 15:58:05 Archives upload complete. 15:58:05 INFO: archiving logs to Nexus 15:58:06 ---> uname -a: 15:58:06 Linux prd-centos7-docker-4c-2g-130.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 15:58:06 15:58:06 15:58:06 ---> lscpu: 15:58:06 Architecture: x86_64 15:58:06 CPU op-mode(s): 32-bit, 64-bit 15:58:06 Byte Order: Little Endian 15:58:06 Address sizes: 40 bits physical, 48 bits virtual 15:58:06 CPU(s): 2 15:58:06 On-line CPU(s) list: 0,1 15:58:06 Thread(s) per core: 1 15:58:06 Core(s) per socket: 1 15:58:06 Socket(s): 2 15:58:06 NUMA node(s): 1 15:58:06 Vendor ID: AuthenticAMD 15:58:06 CPU family: 23 15:58:06 Model: 49 15:58:06 Model name: AMD EPYC-Rome Processor 15:58:06 Stepping: 0 15:58:06 CPU MHz: 2800.000 15:58:06 BogoMIPS: 5600.00 15:58:06 Virtualization: AMD-V 15:58:06 Hypervisor vendor: KVM 15:58:06 Virtualization type: full 15:58:06 L1d cache: 64 KiB 15:58:06 L1i cache: 64 KiB 15:58:06 L2 cache: 1 MiB 15:58:06 L3 cache: 32 MiB 15:58:06 NUMA node0 CPU(s): 0,1 15:58:06 Vulnerability Itlb multihit: Not affected 15:58:06 Vulnerability L1tf: Not affected 15:58:06 Vulnerability Mds: Not affected 15:58:06 Vulnerability Meltdown: Not affected 15:58:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:58:06 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:58:06 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:58:06 Vulnerability Srbds: Not affected 15:58:06 Vulnerability Tsx async abort: Not affected 15:58:06 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 15:58:06 15:58:06 15:58:06 ---> nproc: 15:58:06 2 15:58:06 15:58:06 15:58:06 ---> df -h: 15:58:06 Filesystem Size Used Available Use% Mounted on 15:58:06 overlay 40.0G 8.9G 31.1G 22% / 15:58:06 tmpfs 64.0M 0 64.0M 0% /dev 15:58:06 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:58:06 shm 64.0M 0 64.0M 0% /dev/shm 15:58:06 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 15:58:06 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 15:58:06 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 15:58:06 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 15:58:06 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 15:58:06 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master 15:58:06 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master@tmp 15:58:06 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 15:58:06 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 15:58:06 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 15:58:06 15:58:06 15:58:06 ---> free -m: 15:58:06 total used free shared buff/cache available 15:58:06 Mem: 7821 1278 3126 0 3416 6462 15:58:06 Swap: 1023 0 1023 15:58:06 15:58:06 15:58:06 ---> ip addr: 15:58:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:58:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:58:06 inet 127.0.0.1/8 scope host lo 15:58:06 valid_lft forever preferred_lft forever 15:58:06 inet6 ::1/128 scope host 15:58:06 valid_lft forever preferred_lft forever 15:58:06 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:58:06 link/ether fa:16:3e:d4:27:30 brd ff:ff:ff:ff:ff:ff 15:58:06 inet 10.30.122.125/23 brd 10.30.123.255 scope global dynamic eth0 15:58:06 valid_lft 85720sec preferred_lft 85720sec 15:58:06 inet6 fe80::f816:3eff:fed4:2730/64 scope link 15:58:06 valid_lft forever preferred_lft forever 15:58:06 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:58:06 link/ether 02:42:5c:98:d3:59 brd ff:ff:ff:ff:ff:ff 15:58:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:58:06 valid_lft forever preferred_lft forever 15:58:06 inet6 fe80::42:5cff:fe98:d359/64 scope link 15:58:06 valid_lft forever preferred_lft forever 15:58:06 15:58:06 15:58:06 ---> sar -b -r -n DEV: 15:58:06 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 15:58:06 15:58:06 15:46:36 LINUX RESTART (2 CPU) 15:58:06 15:58:06 15:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:58:06 15:48:01 110.61 19.40 91.21 0.00 5806.33 7352.41 0.00 15:58:06 15:49:01 1.73 0.00 1.73 0.00 0.00 36.30 0.00 15:58:06 15:50:01 0.38 0.00 0.38 0.00 0.00 6.08 0.00 15:58:06 15:51:01 0.27 0.00 0.27 0.00 0.00 3.55 0.00 15:58:06 15:52:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 15:58:06 15:53:01 0.25 0.00 0.25 0.00 0.00 3.58 0.00 15:58:06 15:54:01 0.23 0.00 0.23 0.00 0.00 3.53 0.00 15:58:06 15:55:01 0.25 0.00 0.25 0.00 0.00 3.58 0.00 15:58:06 15:56:01 0.32 0.00 0.32 0.00 0.00 3.65 0.00 15:58:06 15:57:01 107.79 0.03 107.76 0.00 3.73 31742.29 0.00 15:58:06 Average: 22.21 1.94 20.27 0.00 581.22 3916.17 0.00 15:58:06 15:58:06 15:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:58:06 15:48:01 5427008 0 810112 10.12 2620 1769200 1307876 14.44 586604 1593136 128 15:58:06 15:49:01 5438148 0 798964 9.98 2620 1769208 1213888 13.40 577844 1593100 20 15:58:06 15:50:01 5437584 0 799528 9.98 2620 1769208 1213972 13.40 583584 1587852 8 15:58:06 15:51:01 5435488 0 801620 10.01 2620 1769212 1213996 13.40 585424 1587852 16 15:58:06 15:52:01 5436324 0 800776 10.00 2620 1769220 1206800 13.32 579664 1592964 20 15:58:06 15:53:01 5432368 0 804732 10.05 2620 1769220 1206948 13.33 584132 1592964 20 15:58:06 15:54:01 5432328 0 804764 10.05 2620 1769228 1206972 13.33 584172 1592964 16 15:58:06 15:55:01 5421468 0 815616 10.18 2620 1769236 1206936 13.33 594752 1592964 8 15:58:06 15:56:01 5421716 0 815364 10.18 2620 1769240 1206888 13.32 594780 1592964 8 15:58:06 15:57:01 4513616 0 1005280 12.55 2620 2487424 1382364 15.26 794808 2190420 32 15:58:06 Average: 5339605 0 825676 10.31 2620 1841040 1236664 13.65 606576 1651718 28 15:58:06 15:58:06 15:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:58:06 15:48:01 eth0 753.41 568.18 1672.99 100.14 0.00 0.00 0.00 0.00 15:58:06 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:06 15:48:01 docker0 119.91 87.91 10.73 310.56 0.00 0.00 0.00 0.00 15:58:06 15:49:01 eth0 5.71 2.06 3.45 0.33 0.00 0.00 0.00 0.00 15:58:06 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:06 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:06 15:50:01 eth0 1.88 0.57 0.62 0.37 0.00 0.00 0.00 0.00 15:58:06 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:06 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:06 15:51:01 eth0 2.37 0.50 0.67 0.42 0.00 0.00 0.00 0.00 15:58:06 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:06 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:06 15:52:01 eth0 1.90 0.57 0.62 0.37 0.00 0.00 0.00 0.00 15:58:06 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:06 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:06 15:53:01 eth0 2.70 0.83 0.81 0.48 0.00 0.00 0.00 0.00 15:58:06 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:06 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:06 15:54:01 eth0 2.52 0.65 0.71 0.43 0.00 0.00 0.00 0.00 15:58:06 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:06 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:06 15:55:01 eth0 1.17 0.65 0.56 0.40 0.00 0.00 0.00 0.00 15:58:06 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:06 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:06 15:56:01 eth0 0.58 0.40 0.29 0.21 0.00 0.00 0.00 0.00 15:58:06 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:06 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:06 15:57:01 eth0 478.96 437.38 4478.72 40.91 0.00 0.00 0.00 0.00 15:58:06 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:06 15:57:01 docker0 69.02 69.77 5.66 389.24 0.00 0.00 0.00 0.00 15:58:06 Average: eth0 125.15 101.20 616.02 14.41 0.00 0.00 0.00 0.00 15:58:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:06 Average: docker0 18.90 15.77 1.64 69.99 0.00 0.00 0.00 0.00 15:58:06 15:58:06 15:58:06 ---> sar -P ALL: 15:58:06 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 15:58:06 15:58:06 15:46:36 LINUX RESTART (2 CPU) 15:58:06 15:58:06 15:47:01 CPU %user %nice %system %iowait %steal %idle 15:58:06 15:48:01 all 18.48 0.00 5.25 2.24 0.07 73.96 15:58:06 15:48:01 0 18.20 0.00 6.27 3.22 0.07 72.25 15:58:06 15:48:01 1 18.77 0.00 4.23 1.26 0.07 75.67 15:58:06 15:49:01 all 0.25 0.00 0.05 0.00 0.03 99.67 15:58:06 15:49:01 0 0.32 0.00 0.05 0.00 0.02 99.62 15:58:06 15:49:01 1 0.18 0.00 0.05 0.00 0.05 99.72 15:58:06 15:50:01 all 0.18 0.00 0.06 0.00 0.03 99.72 15:58:06 15:50:01 0 0.30 0.00 0.05 0.00 0.02 99.63 15:58:06 15:50:01 1 0.07 0.00 0.07 0.00 0.05 99.82 15:58:06 15:51:01 all 0.14 0.00 0.04 0.00 0.03 99.79 15:58:06 15:51:01 0 0.22 0.00 0.05 0.00 0.02 99.72 15:58:06 15:51:01 1 0.07 0.00 0.03 0.00 0.03 99.87 15:58:06 15:52:01 all 0.09 0.00 0.03 0.00 0.03 99.84 15:58:06 15:52:01 0 0.08 0.00 0.03 0.00 0.03 99.85 15:58:06 15:52:01 1 0.10 0.00 0.03 0.00 0.03 99.83 15:58:06 15:53:01 all 0.08 0.00 0.03 0.00 0.03 99.85 15:58:06 15:53:01 0 0.08 0.00 0.05 0.00 0.03 99.83 15:58:06 15:53:01 1 0.08 0.00 0.02 0.00 0.03 99.87 15:58:06 15:54:01 all 0.08 0.00 0.03 0.00 0.03 99.86 15:58:06 15:54:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:58:06 15:54:01 1 0.12 0.00 0.03 0.00 0.05 99.80 15:58:06 15:55:01 all 0.11 0.00 0.04 0.00 0.03 99.82 15:58:06 15:55:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:58:06 15:55:01 1 0.20 0.00 0.05 0.00 0.05 99.70 15:58:06 15:56:01 all 0.11 0.00 0.03 0.00 0.03 99.83 15:58:06 15:56:01 0 0.03 0.00 0.02 0.00 0.03 99.92 15:58:06 15:56:01 1 0.18 0.00 0.03 0.00 0.03 99.75 15:58:06 15:57:01 all 11.13 0.00 4.79 3.00 0.06 81.01 15:58:06 15:57:01 0 10.82 0.00 5.05 2.70 0.07 81.36 15:58:06 15:57:01 1 11.45 0.00 4.54 3.30 0.05 80.67 15:58:06 Average: all 2.99 0.00 1.01 0.51 0.04 95.45 15:58:06 Average: 0 2.93 0.00 1.13 0.58 0.03 95.33 15:58:06 Average: 1 3.05 0.00 0.89 0.45 0.05 95.57 15:58:06 15:58:06 15:58:06