Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 00d745e262a2b669949b9e69e1b8c77e0ea64523 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4268 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 00d745e262a2b669949b9e69e1b8c77e0ea64523 (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 remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 00d745e262a2b669949b9e69e1b8c77e0ea64523 # timeout=10 Commit message: "fix: Fix Secure MessageBus Secret validation for non-secure mode (#832)" > git rev-list --no-walk c9e8075d305e58d2d7767f1bbb09e5bd867b510b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:19:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:19:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:19:20 ========================================================= 01:19:20 EdgeX Global Pipelines Version Info 01:19:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:19:22 ------------------- 01:19:22 stable info: 01:19:22 ------------------- 01:19:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:19:22 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 01:19:22 Message: update stable to v1.0.191 01:19:23 ------------------- 01:19:23 experimental info: 01:19:23 ------------------- 01:19:23 Commited By: **** collab-it+edgex@linuxfoundation.org 01:19:23 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 01:19:23 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:19:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 01:19:23 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 01:19:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:19:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:19:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:19:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:19:23 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:19:23 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:19:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:19:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:19:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:19:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 01:19:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:19:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:19:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 01:19:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:19:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:19:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:19:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:19:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:19:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:19:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:19:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:19:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:19:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 01:19:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:19:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 01:19:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 01:19:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 01:19:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00d745e262a2b669949b9e69e1b8c77e0ea64523 [Pipeline] echo 01:19:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00d745e [Pipeline] echo 01:19:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:19:24 + git log --format=format:%s -1 00d745e262a2b669949b9e69e1b8c77e0ea64523 [Pipeline] echo 01:19:25 GIT_COMMIT: 00d745e262a2b669949b9e69e1b8c77e0ea64523, Commit Message: fix: Fix Secure MessageBus Secret validation for non-secure mode (#832) [Pipeline] echo 01:19:25 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:19:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:19:26 01:19:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:19:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:19:27 latest: Pulling from edgex-devops/git-semver 01:19:27 31603596830f: Pulling fs layer 01:19:27 54011a49482f: Pulling fs layer 01:19:27 a6820b24f6d8: Pulling fs layer 01:19:27 f581987b2513: Pulling fs layer 01:19:27 f581987b2513: Waiting 01:19:27 54011a49482f: Verifying Checksum 01:19:27 54011a49482f: Download complete 01:19:27 31603596830f: Verifying Checksum 01:19:27 31603596830f: Download complete 01:19:27 f581987b2513: Verifying Checksum 01:19:27 f581987b2513: Download complete 01:19:27 a6820b24f6d8: Verifying Checksum 01:19:27 a6820b24f6d8: Download complete 01:19:28 31603596830f: Pull complete 01:19:28 54011a49482f: Pull complete 01:19:29 a6820b24f6d8: Pull complete 01:19:30 f581987b2513: Pull complete 01:19:30 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 01:19:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:19:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:19:30 prd-centos7-docker-4c-2g-4268 does not seem to be running inside a container 01:19:30 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:19:32 $ docker top 3dcab04d848a091c14d1d72f899bc61aa9fb1ab777b61ce9d244c93f17efb9f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:19:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:19:32 [ssh-agent] Looking for ssh-agent implementation... 01:19:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:19:33 $ docker exec 3dcab04d848a091c14d1d72f899bc61aa9fb1ab777b61ce9d244c93f17efb9f7 ssh-agent 01:19:33 SSH_AUTH_SOCK=/tmp/ssh-pZoZNSGeS63m/agent.12 01:19:33 SSH_AGENT_PID=17 01:19:33 Running ssh-add (command line suppressed) 01:19:33 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6770221746333010633.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6770221746333010633.key) 01:19:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:19:33 + git tag --points-at HEAD [Pipeline] } 01:19:33 $ docker exec --env ******** --env ******** 3dcab04d848a091c14d1d72f899bc61aa9fb1ab777b61ce9d244c93f17efb9f7 ssh-agent -k 01:19:34 unset SSH_AUTH_SOCK; 01:19:34 unset SSH_AGENT_PID; 01:19:34 echo Agent pid 17 killed; 01:19:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:19:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:19:34 [ssh-agent] Looking for ssh-agent implementation... 01:19:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:19:34 $ docker exec 3dcab04d848a091c14d1d72f899bc61aa9fb1ab777b61ce9d244c93f17efb9f7 ssh-agent 01:19:34 SSH_AUTH_SOCK=/tmp/ssh-U3sDNF5DBa5s/agent.47 01:19:34 SSH_AGENT_PID=52 01:19:34 Running ssh-add (command line suppressed) 01:19:35 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8193197943951702811.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8193197943951702811.key) 01:19:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:19:35 + git semver init 01:19:35 # -> Open(): unable to determine branch for HEAD 01:19:35 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 01:19:35 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 01:19:35 # $SEMVER_REMOTE_NAME = origin 01:19:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:19:35 # $SEMVER_USER_NAME = edgex-jenkins 01:19:35 # $SEMVER_BRANCH = master 01:19:35 # $SEMVER_TEMP = /tmp/semver-082026469 01:19:35 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 01:19:38 # '/tmp/semver-082026469' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 01:19:38 # -> Force: false 01:19:38 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 01:19:38 $ docker exec --env ******** --env ******** 3dcab04d848a091c14d1d72f899bc61aa9fb1ab777b61ce9d244c93f17efb9f7 ssh-agent -k 01:19:39 unset SSH_AUTH_SOCK; 01:19:39 unset SSH_AGENT_PID; 01:19:39 echo Agent pid 52 killed; 01:19:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:19:39 + git semver [Pipeline] } 01:19:39 $ docker stop --time=1 3dcab04d848a091c14d1d72f899bc61aa9fb1ab777b61ce9d244c93f17efb9f7 01:19:41 $ docker rm -f 3dcab04d848a091c14d1d72f899bc61aa9fb1ab777b61ce9d244c93f17efb9f7 [Pipeline] // withDockerContainer [Pipeline] sh 01:19:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:19:42 Stashed 1 file(s) [Pipeline] echo 01:19:42 [edgeXSemver]: initialized semver on version 2.0.0-dev.58 [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 01:19:57 Still waiting to schedule task 01:19:57 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4268’ 01:19:57 Still waiting to schedule task 01:19:57 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline 01:21:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4270 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 01:21:41 Running in /w/workspace/app-functions-sdk-go/230 [Pipeline] { [Pipeline] checkout 01:21:46 using credential edgex-jenkins-ssh 01:21:46 Cloning the remote Git repository 01:21:46 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 01:21:46 > git init /w/workspace/app-functions-sdk-go/230 # timeout=10 01:21:46 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 01:21:46 > git --version # timeout=10 01:21:47 > git --version # 'git version 2.17.1' 01:21:47 using GIT_SSH to set credentials SSH Credentials for GitHub 01:21:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:50 Checking out Revision 00d745e262a2b669949b9e69e1b8c77e0ea64523 (master) 01:21:50 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 01:21:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:50 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 01:21:50 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 01:21:50 using GIT_SSH to set credentials SSH Credentials for GitHub 01:21:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 01:21:50 > git config core.sparsecheckout # timeout=10 01:21:50 > git checkout -f 00d745e262a2b669949b9e69e1b8c77e0ea64523 # timeout=10 01:21:55 Commit message: "fix: Fix Secure MessageBus Secret validation for non-secure mode (#832)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:21:56 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:21:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:21:57 + sudo service docker restart 01:21:57 + true [Pipeline] unstash [Pipeline] echo 01:22:00 ========================================================= 01:22:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:22:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:22:01 + 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 . 01:22:02 Sending build context to Docker daemon 19.55MB 01:22:02 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 01:22:02 Step 2/8 : FROM ${BASE} 01:22:02 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:22:02 595b0fe564bb: Pulling fs layer 01:22:02 7186ed65a4f7: Pulling fs layer 01:22:02 316046926c0a: Pulling fs layer 01:22:02 4ebd0625c992: Pulling fs layer 01:22:02 207e8628e3a3: Pulling fs layer 01:22:02 c791037a9be2: Pulling fs layer 01:22:02 ffd874e62e21: Pulling fs layer 01:22:02 207e8628e3a3: Waiting 01:22:02 c791037a9be2: Waiting 01:22:02 ffd874e62e21: Waiting 01:22:02 4ebd0625c992: Waiting 01:22:02 316046926c0a: Verifying Checksum 01:22:02 316046926c0a: Download complete 01:22:02 7186ed65a4f7: Verifying Checksum 01:22:02 7186ed65a4f7: Download complete 01:22:02 207e8628e3a3: Verifying Checksum 01:22:02 207e8628e3a3: Download complete 01:22:02 c791037a9be2: Verifying Checksum 01:22:02 c791037a9be2: Download complete 01:22:02 595b0fe564bb: Verifying Checksum 01:22:02 595b0fe564bb: Download complete 01:22:03 595b0fe564bb: Pull complete 01:22:03 7186ed65a4f7: Pull complete 01:22:04 316046926c0a: Pull complete 01:22:05 ffd874e62e21: Download complete 01:22:06 4ebd0625c992: Verifying Checksum 01:22:06 4ebd0625c992: Download complete 01:22:07 Running on prd-centos7-docker-4c-2g-4271 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 01:22:07 Running in /w/workspace/app-functions-sdk-go/230 [Pipeline] { [Pipeline] checkout 01:22:10 using credential edgex-jenkins-ssh 01:22:10 Cloning the remote Git repository 01:22:10 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 01:22:10 > git init /w/workspace/app-functions-sdk-go/230 # timeout=10 01:22:10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 01:22:10 > git --version # timeout=10 01:22:10 > git --version # 'git version 2.24.3' 01:22:10 using GIT_SSH to set credentials SSH Credentials for GitHub 01:22:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:22:13 Checking out Revision 00d745e262a2b669949b9e69e1b8c77e0ea64523 (master) 01:22:12 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 01:22:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:22:12 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 01:22:12 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 01:22:12 using GIT_SSH to set credentials SSH Credentials for GitHub 01:22:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 01:22:13 > git config core.sparsecheckout # timeout=10 01:22:13 > git checkout -f 00d745e262a2b669949b9e69e1b8c77e0ea64523 # timeout=10 01:22:16 4ebd0625c992: Pull complete 01:22:16 207e8628e3a3: Pull complete 01:22:16 Commit message: "fix: Fix Secure MessageBus Secret validation for non-secure mode (#832)" 01:22:17 c791037a9be2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:22:17 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:22:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:22:18 + sudo service docker restart 01:22:18 + true 01:22:18 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 01:22:20 ========================================================= 01:22:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:22:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:22:20 ffd874e62e21: Pull complete 01:22:20 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 01:22:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:22:20 ---> cfc18b08335c 01:22:20 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 01:22:20 + 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 . 01:22:20 20.10.0: Pulling from library/docker 01:22:20 a3cc7d3b244e: Pulling fs layer 01:22:20 02a3295e0d61: Pulling fs layer 01:22:20 0f4f2e6d8100: Pulling fs layer 01:22:20 330b718f631f: Pulling fs layer 01:22:20 a93816041522: Pulling fs layer 01:22:20 bdb6da89ff94: Pulling fs layer 01:22:20 2a70c0c122f4: Pulling fs layer 01:22:20 330b718f631f: Waiting 01:22:20 a93816041522: Waiting 01:22:20 bdb6da89ff94: Waiting 01:22:20 2a70c0c122f4: Waiting 01:22:20 0f4f2e6d8100: Verifying Checksum 01:22:20 0f4f2e6d8100: Download complete 01:22:20 02a3295e0d61: Download complete 01:22:20 a3cc7d3b244e: Verifying Checksum 01:22:20 a3cc7d3b244e: Download complete 01:22:20 a93816041522: Verifying Checksum 01:22:20 a93816041522: Download complete 01:22:20 2a70c0c122f4: Verifying Checksum 01:22:20 2a70c0c122f4: Download complete 01:22:20 bdb6da89ff94: Verifying Checksum 01:22:20 bdb6da89ff94: Download complete 01:22:21 Sending build context to Docker daemon 19.55MB 01:22:21 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 01:22:21 Step 2/8 : FROM ${BASE} 01:22:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:22:21 540db60ca938: Pulling fs layer 01:22:21 adcc1eea9eea: Pulling fs layer 01:22:21 4c4ab2625f07: Pulling fs layer 01:22:21 0510c868ecb4: Pulling fs layer 01:22:21 afea3b2eda06: Pulling fs layer 01:22:21 7809a108b3ef: Pulling fs layer 01:22:21 f706445af74f: Pulling fs layer 01:22:21 afea3b2eda06: Waiting 01:22:21 7809a108b3ef: Waiting 01:22:21 f706445af74f: Waiting 01:22:21 0510c868ecb4: Waiting 01:22:21 4c4ab2625f07: Verifying Checksum 01:22:21 4c4ab2625f07: Download complete 01:22:21 adcc1eea9eea: Verifying Checksum 01:22:21 adcc1eea9eea: Download complete 01:22:21 afea3b2eda06: Download complete 01:22:21 7809a108b3ef: Verifying Checksum 01:22:21 7809a108b3ef: Download complete 01:22:21 540db60ca938: Verifying Checksum 01:22:21 540db60ca938: Download complete 01:22:21 a3cc7d3b244e: Pull complete 01:22:22 540db60ca938: Pull complete 01:22:22 02a3295e0d61: Pull complete 01:22:22 adcc1eea9eea: Pull complete 01:22:22 4c4ab2625f07: Pull complete 01:22:22 0f4f2e6d8100: Pull complete 01:22:22 330b718f631f: Verifying Checksum 01:22:22 330b718f631f: Download complete 01:22:24 f706445af74f: Verifying Checksum 01:22:24 f706445af74f: Download complete 01:22:25 0510c868ecb4: Verifying Checksum 01:22:25 0510c868ecb4: Download complete 01:22:27 330b718f631f: Pull complete 01:22:27 a93816041522: Pull complete 01:22:27 bdb6da89ff94: Pull complete 01:22:27 2a70c0c122f4: Pull complete 01:22:27 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 01:22:27 Status: Downloaded newer image for docker:20.10.0 01:22:32 0510c868ecb4: Pull complete 01:22:32 afea3b2eda06: Pull complete 01:22:32 7809a108b3ef: Pull complete 01:22:34 ---> caf318d5f0e3 01:22:34 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:22:34 ---> Running in 35811ce73fe1 01:22:34 Removing intermediate container 35811ce73fe1 01:22:34 ---> e4e85b53dae0 01:22:34 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 01:22:34 ---> Running in 7e3f7f4ecbe0 01:22:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:22:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:22:39 (1/5) Installing libsodium (1.0.18-r0) 01:22:39 (2/5) Installing libzmq (4.3.3-r1) 01:22:39 (3/5) Installing pkgconf (1.7.3-r0) 01:22:39 (4/5) Installing libsodium-dev (1.0.18-r0) 01:22:40 (5/5) Installing zeromq-dev (4.3.3-r1) 01:22:40 Executing busybox-1.32.1-r6.trigger 01:22:40 OK: 139 MiB in 45 packages 01:22:41 Removing intermediate container 7e3f7f4ecbe0 01:22:41 ---> 9b7366adab87 01:22:41 Step 6/8 : WORKDIR /build 01:22:41 ---> Running in e65c03613370 01:22:42 Removing intermediate container e65c03613370 01:22:42 ---> 3695fa981fa6 01:22:42 Step 7/8 : COPY go.mod . 01:22:42 ---> bc813e032c71 01:22:42 Step 8/8 : RUN go mod download 01:22:42 ---> Running in ea1c7ca667ec 01:22:42 f706445af74f: Pull complete 01:22:42 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 01:22:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:22:42 ---> b068be0155e3 01:22:42 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 01:22:42 20.10.0: Pulling from library/docker 01:22:42 05e7bc50f07f: Pulling fs layer 01:22:42 6db28d0fdbf6: Pulling fs layer 01:22:42 292df0bc6bf3: Pulling fs layer 01:22:42 2e060f4bd70b: Pulling fs layer 01:22:42 80e8d568a223: Pulling fs layer 01:22:42 8dc6ef1a942a: Pulling fs layer 01:22:42 2312dd95470a: Pulling fs layer 01:22:42 80e8d568a223: Waiting 01:22:42 8dc6ef1a942a: Waiting 01:22:42 2312dd95470a: Waiting 01:22:42 292df0bc6bf3: Verifying Checksum 01:22:42 292df0bc6bf3: Download complete 01:22:42 6db28d0fdbf6: Verifying Checksum 01:22:42 6db28d0fdbf6: Download complete 01:22:42 05e7bc50f07f: Verifying Checksum 01:22:42 05e7bc50f07f: Download complete 01:22:42 80e8d568a223: Verifying Checksum 01:22:42 80e8d568a223: Download complete 01:22:42 8dc6ef1a942a: Verifying Checksum 01:22:42 8dc6ef1a942a: Download complete 01:22:42 2312dd95470a: Verifying Checksum 01:22:42 2312dd95470a: Download complete 01:22:42 05e7bc50f07f: Pull complete 01:22:42 6db28d0fdbf6: Pull complete 01:22:43 292df0bc6bf3: Pull complete 01:22:43 2e060f4bd70b: Verifying Checksum 01:22:43 2e060f4bd70b: Download complete 01:22:46 2e060f4bd70b: Pull complete 01:22:47 80e8d568a223: Pull complete 01:22:47 8dc6ef1a942a: Pull complete 01:22:47 2312dd95470a: Pull complete 01:22:47 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 01:22:47 Status: Downloaded newer image for docker:20.10.0 01:22:48 ---> d4bac2b79ac9 01:22:48 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:22:48 ---> Running in 0b4d69419378 01:22:49 Removing intermediate container 0b4d69419378 01:22:49 ---> fdb4b5c16756 01:22:49 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 01:22:49 ---> Running in dedd04792e24 01:22:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:22:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:22:53 (1/5) Installing libsodium (1.0.18-r0) 01:22:53 (2/5) Installing libzmq (4.3.3-r1) 01:22:54 (3/5) Installing pkgconf (1.7.3-r0) 01:22:54 (4/5) Installing libsodium-dev (1.0.18-r0) 01:22:54 (5/5) Installing zeromq-dev (4.3.3-r1) 01:22:54 Executing busybox-1.32.1-r6.trigger 01:22:54 OK: 150 MiB in 45 packages 01:22:55 Removing intermediate container dedd04792e24 01:22:55 ---> 8e4669919654 01:22:55 Step 6/8 : WORKDIR /build 01:22:55 ---> Running in 42dfff6b869c 01:22:55 Removing intermediate container 42dfff6b869c 01:22:55 ---> 831b589c7a92 01:22:55 Step 7/8 : COPY go.mod . 01:22:55 ---> c0c7c672ac18 01:22:55 Step 8/8 : RUN go mod download 01:22:55 ---> Running in 20746530f85d 01:23:09 Removing intermediate container ea1c7ca667ec 01:23:09 ---> 245df69f07b2 01:23:09 Successfully built 245df69f07b2 01:23:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:23:10 + docker inspect -f . ci-base-image-arm64 01:23:10 . [Pipeline] withDockerContainer 01:23:10 prd-ubuntu18.04-docker-arm64-4c-16g-4270 does not seem to be running inside a container 01:23:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/230 -v /w/workspace/app-functions-sdk-go/230:/w/workspace/app-functions-sdk-go/230:rw,z -v /w/workspace/app-functions-sdk-go/230@tmp:/w/workspace/app-functions-sdk-go/230@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 ******** ci-base-image-arm64 cat 01:23:11 $ docker top 2722b144789d85d9f44c24fa8fde1324633a1eb5a00996d28bf977efef5fd33c -eo pid,comm [Pipeline] { [Pipeline] sh 01:23:12 + go version 01:23:12 go version go1.16.3 linux/arm64 [Pipeline] } 01:23:12 $ docker stop --time=1 2722b144789d85d9f44c24fa8fde1324633a1eb5a00996d28bf977efef5fd33c 01:23:14 $ docker rm -f 2722b144789d85d9f44c24fa8fde1324633a1eb5a00996d28bf977efef5fd33c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:23:15 + docker inspect -f . ci-base-image-arm64 01:23:15 . [Pipeline] withDockerContainer 01:23:15 prd-ubuntu18.04-docker-arm64-4c-16g-4270 does not seem to be running inside a container 01:23:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/230 -v /w/workspace/app-functions-sdk-go/230:/w/workspace/app-functions-sdk-go/230:rw,z -v /w/workspace/app-functions-sdk-go/230@tmp:/w/workspace/app-functions-sdk-go/230@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 ******** ci-base-image-arm64 cat 01:23:17 $ docker top c3ee75fd52dc255caa86c41c3807739bda32c202871ced72ff8e073feb56f49d -eo pid,comm [Pipeline] { [Pipeline] sh 01:23:18 + go mod tidy [Pipeline] sh 01:23:19 + make test 01:23:19 make -C ./app-service-template build 01:23:19 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/230/app-service-template' 01:23:19 go mod tidy 01:23:20 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 01:23:22 Removing intermediate container 20746530f85d 01:23:22 ---> 84fd8eae3fc7 01:23:22 Successfully built 84fd8eae3fc7 01:23:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:23:22 + docker inspect -f . ci-base-image-x86_64 01:23:23 . [Pipeline] withDockerContainer 01:23:23 prd-centos7-docker-4c-2g-4271 does not seem to be running inside a container 01:23:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/230 -v /w/workspace/app-functions-sdk-go/230:/w/workspace/app-functions-sdk-go/230:rw,z -v /w/workspace/app-functions-sdk-go/230@tmp:/w/workspace/app-functions-sdk-go/230@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 ******** ci-base-image-x86_64 cat 01:23:25 $ docker top 95fb6aab100754154a2a732b0610d9f589015f4f721346c3a961d34d6d75af98 -eo pid,comm [Pipeline] { [Pipeline] sh 01:23:26 + go version 01:23:26 go version go1.16.3 linux/amd64 [Pipeline] } 01:23:26 $ docker stop --time=1 95fb6aab100754154a2a732b0610d9f589015f4f721346c3a961d34d6d75af98 01:23:28 $ docker rm -f 95fb6aab100754154a2a732b0610d9f589015f4f721346c3a961d34d6d75af98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:23:28 + docker inspect -f . ci-base-image-x86_64 01:23:28 . [Pipeline] withDockerContainer 01:23:28 prd-centos7-docker-4c-2g-4271 does not seem to be running inside a container 01:23:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/230 -v /w/workspace/app-functions-sdk-go/230:/w/workspace/app-functions-sdk-go/230:rw,z -v /w/workspace/app-functions-sdk-go/230@tmp:/w/workspace/app-functions-sdk-go/230@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 ******** ci-base-image-x86_64 cat 01:23:31 $ docker top 7ebbc1a6bb899555c8e2560ce0a252115e3960f9072191e3cd9fec8452f85be6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:23:31 + go mod tidy [Pipeline] sh 01:23:35 + make test 01:23:35 make -C ./app-service-template build 01:23:35 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/230/app-service-template' 01:23:35 go mod tidy 01:23:35 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 01:23:59 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/230/app-service-template' 01:23:59 make -C ./app-service-template test 01:23:59 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/230/app-service-template' 01:23:59 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 01:24:04 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/230/app-service-template' 01:24:04 make -C ./app-service-template test 01:24:04 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/230/app-service-template' 01:24:04 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 01:24:22 ok new-app-service 0.045s coverage: 47.8% of statements 01:24:22 ? new-app-service/config [no test files] 01:24:22 ok new-app-service/functions 0.053s 01:24:22 CGO_ENABLED=1 go vet ./... 01:24:25 ok new-app-service 0.039s coverage: 47.8% of statements 01:24:25 ? new-app-service/config [no test files] 01:24:25 ok new-app-service/functions 0.031s 01:24:25 CGO_ENABLED=1 go vet ./... 01:24:38 gofmt -l . 01:24:38 [ "`gofmt -l .`" = "" ] 01:24:38 ./bin/test-go-mod-tidy.sh 01:24:38 ./bin/test-attribution-txt.sh 01:24:38 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/230/app-service-template' 01:24:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:24:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 01:24:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.028s coverage: 56.5% of statements 01:24:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.104s coverage: 92.5% of statements 01:24:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 01:24:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.089s coverage: 61.5% of statements 01:24:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 01:24:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.015s 01:24:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.101s coverage: 75.4% of statements 01:24:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 01:24:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 01:24:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 01:24:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 01:24:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 01:24:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 01:24:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.090s coverage: 97.0% of statements 01:24:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 01:24:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.040s coverage: 10.5% of statements 01:24:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.772s coverage: 76.9% of statements 01:24:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 01:24:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.027s coverage: 18.4% of statements 01:24:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.020s coverage: 27.3% of statements 01:24:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 01:24:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 01:24:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.018s coverage: 51.4% of statements 01:24:52 gofmt -l . 01:24:52 [ "`gofmt -l .`" = "" ] 01:24:52 ./bin/test-go-mod-tidy.sh 01:24:52 ./bin/test-attribution-txt.sh 01:24:52 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/230/app-service-template' 01:24:52 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:24:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 01:25:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.078s coverage: 56.5% of statements 01:25:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.034s coverage: 92.5% of statements 01:25:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 01:25:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.161s coverage: 61.5% of statements 01:25:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 01:25:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.040s 01:25:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.092s coverage: 75.4% of statements 01:25:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 01:25:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 01:25:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 01:25:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 01:25:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 01:25:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 01:25:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.024s coverage: 97.0% of statements 01:25:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 01:25:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.034s coverage: 10.5% of statements 01:25:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.856s coverage: 76.9% of statements 01:25:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 01:25:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.058s coverage: 18.4% of statements 01:25:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.052s coverage: 27.3% of statements 01:25:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 01:25:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 01:25:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.038s coverage: 51.4% of statements 01:25:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.088s coverage: 81.9% of statements 01:25:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.010s coverage: 94.4% of statements 01:25:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:25:15 gofmt -l . 01:25:15 [ "`gofmt -l .`" = "" ] 01:25:15 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 01:25:15 $ docker stop --time=1 7ebbc1a6bb899555c8e2560ce0a252115e3960f9072191e3cd9fec8452f85be6 01:25:16 $ docker rm -f 7ebbc1a6bb899555c8e2560ce0a252115e3960f9072191e3cd9fec8452f85be6 [Pipeline] // withDockerContainer [Pipeline] sh 01:25:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:25:18 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 01:25:18 ---> job-cost.sh 01:25:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HSEH 01:25:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.101s coverage: 81.9% of statements 01:25:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.035s coverage: 94.4% of statements 01:25:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:25:36 gofmt -l . 01:25:36 [ "`gofmt -l .`" = "" ] 01:25:36 ./app-service-template/bin/test-go-mod-tidy.sh 01:25:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] } 01:25:36 $ docker stop --time=1 c3ee75fd52dc255caa86c41c3807739bda32c202871ced72ff8e073feb56f49d 01:25:39 $ docker rm -f c3ee75fd52dc255caa86c41c3807739bda32c202871ced72ff8e073feb56f49d [Pipeline] // withDockerContainer [Pipeline] sh 01:25:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:25:40 Warning: overwriting stash ‘coverage-report’ 01:25:41 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 01:25:41 ---> job-cost.sh 01:25:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZnGs 01:26:03 lf-activate-venv(): INFO: Adding /tmp/venv-HSEH/bin to PATH 01:26:03 INFO: No Stack... 01:26:04 INFO: Retrieving Pricing Info for: v1-standard-2 01:26:04 INFO: Archiving Costs [Pipeline] sh 01:26:05 + cut -d, -f6 01:26:05 + cat /w/workspace/app-functions-sdk-go/230/archives/cost.csv [Pipeline] lock 01:26:05 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-230-stack-cost] 01:26:05 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-230-stack-cost] did not exist. Created. 01:26:05 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-230-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:26:05 + echo total: 0.029999999329447746 [Pipeline] stash 01:26:05 Stashed 1 file(s) [Pipeline] } 01:26:05 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-230-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:26:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:27:42 lf-activate-venv(): INFO: Adding /tmp/venv-ZnGs/bin to PATH 01:27:42 INFO: No Stack... 01:27:42 INFO: Retrieving Pricing Info for: lf-standard-4 01:27:42 INFO: Archiving Costs [Pipeline] sh 01:27:42 + + cat /w/workspace/app-functions-sdk-go/230/archives/cost.csv 01:27:42 cut -d, -f6 [Pipeline] lock 01:27:42 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-230-stack-cost] 01:27:42 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-230-stack-cost] did not exist. Created. 01:27:42 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-230-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:27:43 /w/workspace/app-functions-sdk-go/230@tmp/durable-d91f0956/script.sh: 1: /w/workspace/app-functions-sdk-go/230@tmp/durable-d91f0956/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 01:27:43 + echo total: 0.20999999344348907 [Pipeline] stash 01:27:43 Warning: overwriting stash ‘stack-cost’ 01:27:43 Stashed 1 file(s) [Pipeline] } 01:27:43 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-230-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] wrap 01:27:44 provisioning config files... 01:27:44 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7331554351769206724tmp [Pipeline] { [Pipeline] sh 01:27:44 + set +x 01:27:44 + curl -s https://codecov.io/bash 01:27:44 + bash -s -- 01:27:45 01:27:45 _____ _ 01:27:45 / ____| | | 01:27:45 | | ___ __| | ___ ___ _____ __ 01:27:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:27:45 | |___| (_) | (_| | __/ (_| (_) \ V / 01:27:45 \_____\___/ \__,_|\___|\___\___/ \_/ 01:27:45 Bash-1.0.2 01:27:45 01:27:45 01:27:45 ==> git version 2.24.3 found 01:27:45 ==> 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 01:27:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:27:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:27:45 ==> Jenkins CI detected. 01:27:45 project root: . 01:27:45 --> token set from env 01:27:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:27:45 ==> Running gcov in . (disable via -X gcov) 01:27:45 ==> Python coveragepy not found 01:27:45 ==> Searching for coverage reports in: 01:27:45 + . 01:27:45 -> Found 2 reports 01:27:45 ==> Detecting git/mercurial file structure 01:27:45 ==> Reading reports 01:27:45 + ./app-service-template/coverage.out bytes=1055 01:27:45 + ./coverage.out bytes=86556 01:27:45 ==> Appending adjustments 01:27:45 https://docs.codecov.io/docs/fixing-reports 01:27:45 + Found adjustments 01:27:45 ==> Gzipping contents 01:27:45 16K /tmp/codecov.CtmK0U.gz 01:27:45 ==> Uploading reports 01:27:45 url: https://codecov.io 01:27:45 query: branch=master&commit=00d745e262a2b669949b9e69e1b8c77e0ea64523&build=230&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F230%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:27:45 -> Pinging Codecov 01:27:45 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=00d745e262a2b669949b9e69e1b8c77e0ea64523&build=230&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F230%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:27:46 -> Uploading to 01:27:46 https://storage.googleapis.com/codecov/v4/raw/2021-05-11/3D8B5DFFC46A037C893635FACE044666/00d745e262a2b669949b9e69e1b8c77e0ea64523/cd6e7b5e-ddd3-4ec1-8fe6-f3e5769a1754.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210511T012745Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9dcab3bce6160df882b96336ac53e375cfffceed566e969b12c2ad031090eabe 01:27:46 % Total % Received % Xferd Average Speed Time Time Time Current 01:27:46 Dload Upload Total Spent Left Speed 01:27:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15329 0 0 100 15329 0 36565 --:--:-- --:--:-- --:--:-- 36497 01:27:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/00d745e262a2b669949b9e69e1b8c77e0ea64523 [Pipeline] } 01:27:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:27:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:27:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:27:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:27:47 01:27:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 01:27:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:27:47 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:27:47 188c0c94c7c5: Pulling fs layer 01:27:47 0ef7d3d256c8: Pulling fs layer 01:27:47 de9db76c5a1d: Pulling fs layer 01:27:47 0eba1c9be4d2: Pulling fs layer 01:27:47 0d57e429df01: Pulling fs layer 01:27:47 4e4be7b47b0d: Pulling fs layer 01:27:47 e1f770b5df2f: Pulling fs layer 01:27:47 85a0685a4137: Pulling fs layer 01:27:47 e1f770b5df2f: Waiting 01:27:47 0eba1c9be4d2: Waiting 01:27:47 85a0685a4137: Waiting 01:27:47 0d57e429df01: Waiting 01:27:47 4e4be7b47b0d: Waiting 01:27:47 de9db76c5a1d: Verifying Checksum 01:27:47 de9db76c5a1d: Download complete 01:27:47 0ef7d3d256c8: Verifying Checksum 01:27:47 0ef7d3d256c8: Download complete 01:27:47 0d57e429df01: Verifying Checksum 01:27:47 0d57e429df01: Download complete 01:27:47 4e4be7b47b0d: Verifying Checksum 01:27:47 4e4be7b47b0d: Download complete 01:27:47 188c0c94c7c5: Verifying Checksum 01:27:47 188c0c94c7c5: Download complete 01:27:48 188c0c94c7c5: Pull complete 01:27:48 0ef7d3d256c8: Pull complete 01:27:48 de9db76c5a1d: Pull complete 01:27:49 e1f770b5df2f: Verifying Checksum 01:27:49 e1f770b5df2f: Download complete 01:27:51 85a0685a4137: Verifying Checksum 01:27:51 85a0685a4137: Download complete 01:27:51 0eba1c9be4d2: Verifying Checksum 01:27:51 0eba1c9be4d2: Download complete 01:28:00 0eba1c9be4d2: Pull complete 01:28:00 0d57e429df01: Pull complete 01:28:00 4e4be7b47b0d: Pull complete 01:28:02 e1f770b5df2f: Pull complete 01:28:12 85a0685a4137: Pull complete 01:28:12 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 01:28:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:28:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 01:28:12 prd-centos7-docker-4c-2g-4268 does not seem to be running inside a container 01:28:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:28:13 $ docker top 80f6b46eabd18413dc3805536c5ef6f41070ee041d406f8e07d1af0e06bba6e2 -eo pid,comm [Pipeline] { [Pipeline] echo 01:28:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 01:28:14 + set -o pipefail 01:28:14 + snyk monitor '--org=edgex-jenkins' 01:28:32 01:28:32 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 01:28:32 01:28:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/3439ccef-3c4a-4617-8113-c60ced6b1373 01:28:32 01:28:32 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:28:32 01:28:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:28:32 01:28:32 [Pipeline] } 01:28:32 $ docker stop --time=1 80f6b46eabd18413dc3805536c5ef6f41070ee041d406f8e07d1af0e06bba6e2 01:28:34 $ docker rm -f 80f6b46eabd18413dc3805536c5ef6f41070ee041d406f8e07d1af0e06bba6e2 [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 01:28:35 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:28:35 provisioning config files... 01:28:35 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5214399786146063540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:36 --> edgex-publish-swagger.sh 01:28:36 === Publish openapi/v2 API === 01:28:36 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 01:28:36 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 01:28:36 % Total % Received % Xferd Average Speed Time Time Time Current 01:28:36 Dload Upload Total Spent Left Speed 01:28:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 10164 0:00:01 0:00:01 --:--:-- 10173 100 13052 0 0 100 13052 0 9509 0:00:01 0:00:01 --:--:-- 9513 01:28:37 01:28:37 [Pipeline] } 01:28:37 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 01:28:37 + git log --format=format:%s -1 00d745e262a2b669949b9e69e1b8c77e0ea64523 [Pipeline] isUnix [Pipeline] sh 01:28:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:28:38 . [Pipeline] withDockerContainer 01:28:38 prd-centos7-docker-4c-2g-4268 does not seem to be running inside a container 01:28:38 $ 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 01:28:39 $ docker top cdf5c670867a30bfe48cf7a2d3144e8d20441e6d766a1c3d6e7b6c3670318f45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:28:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:28:40 [ssh-agent] Looking for ssh-agent implementation... 01:28:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:28:40 $ docker exec cdf5c670867a30bfe48cf7a2d3144e8d20441e6d766a1c3d6e7b6c3670318f45 ssh-agent 01:28:40 SSH_AUTH_SOCK=/tmp/ssh-BhIACg25yIb3/agent.11 01:28:40 SSH_AGENT_PID=16 01:28:40 Running ssh-add (command line suppressed) 01:28:40 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5937581222499777393.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5937581222499777393.key) 01:28:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:28:41 + git semver tag 01:28:41 # -> Open(): unable to determine branch for HEAD 01:28:41 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 01:28:41 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 01:28:41 # $SEMVER_REMOTE_NAME = origin 01:28:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:28:41 # $SEMVER_USER_NAME = edgex-jenkins 01:28:41 # $SEMVER_BRANCH = master 01:28:41 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 01:28:41 # 00d745e262a2b669949b9e69e1b8c77e0ea64523 HEAD 01:28:41 # -> Force: false 01:28:41 # ee900be6c8d3afbeee40134c669c5cd28d324a44 refs/tags/v2.0.0-dev.58 [Pipeline] } 01:28:41 $ docker exec --env ******** --env ******** cdf5c670867a30bfe48cf7a2d3144e8d20441e6d766a1c3d6e7b6c3670318f45 ssh-agent -k 01:28:41 unset SSH_AUTH_SOCK; 01:28:41 unset SSH_AGENT_PID; 01:28:41 echo Agent pid 16 killed; 01:28:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:28:42 + git semver [Pipeline] } 01:28:42 $ docker stop --time=1 cdf5c670867a30bfe48cf7a2d3144e8d20441e6d766a1c3d6e7b6c3670318f45 01:28:43 $ docker rm -f cdf5c670867a30bfe48cf7a2d3144e8d20441e6d766a1c3d6e7b6c3670318f45 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 01:28:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:28:44 01:28:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 01:28:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:28:44 0.23.1-centos7: Pulling from edgex-lftools 01:28:44 ab5ef0e58194: Pulling fs layer 01:28:44 9712f1f96733: Pulling fs layer 01:28:44 63f879dbbcfc: Pulling fs layer 01:28:44 0d9ebad4ef96: Pulling fs layer 01:28:44 e9a5061849ea: Pulling fs layer 01:28:44 d747dcd14b5f: Pulling fs layer 01:28:44 2de7ff778b66: Pulling fs layer 01:28:44 0d9ebad4ef96: Waiting 01:28:44 e9a5061849ea: Waiting 01:28:44 d747dcd14b5f: Waiting 01:28:44 2de7ff778b66: Waiting 01:28:44 9712f1f96733: Verifying Checksum 01:28:44 9712f1f96733: Download complete 01:28:46 63f879dbbcfc: Verifying Checksum 01:28:46 63f879dbbcfc: Download complete 01:28:47 e9a5061849ea: Verifying Checksum 01:28:47 e9a5061849ea: Download complete 01:28:47 d747dcd14b5f: Download complete 01:28:47 2de7ff778b66: Verifying Checksum 01:28:47 2de7ff778b66: Download complete 01:28:47 0d9ebad4ef96: Verifying Checksum 01:28:47 0d9ebad4ef96: Download complete 01:28:48 ab5ef0e58194: Verifying Checksum 01:28:48 ab5ef0e58194: Download complete 01:28:55 ab5ef0e58194: Pull complete 01:28:55 9712f1f96733: Pull complete 01:28:58 63f879dbbcfc: Pull complete 01:29:05 0d9ebad4ef96: Pull complete 01:29:07 e9a5061849ea: Pull complete 01:29:07 d747dcd14b5f: Pull complete 01:29:10 2de7ff778b66: Pull complete 01:29:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:29:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:29:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 01:29:11 prd-centos7-docker-4c-2g-4268 does not seem to be running inside a container 01:29:11 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:29:14 $ docker top 7028b52c9a8dba07a256948ea6f524fca229d6a60515538f43f53f712fa1858a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:29:14 provisioning config files... 01:29:14 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5725102846516764524tmp 01:29:14 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5720863625684837856tmp 01:29:14 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8059944266158058066tmp [Pipeline] { [Pipeline] echo 01:29:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:29:15 ---> sigul-configuration.sh 01:29:15 gpg: directory `/root/.gnupg' created 01:29:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:29:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:29:15 gpg: keyring `/root/.gnupg/secring.gpg' created 01:29:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:29:15 gpg: CAST5 encrypted data 01:29:15 gpg: encrypted with 1 passphrase 01:29:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:29:15 + mkdir /home/jenkins 01:29:15 + mkdir /home/jenkins/sigul [Pipeline] sh 01:29:16 + 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 01:29:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:29:16 ---> sigul-install.sh 01:29:24 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 01:29:25 + git tag --list 01:29:25 v0.1.0 01:29:25 v0.1.1 01:29:25 v1.0.0 01:29:25 v1.1.0 01:29:25 v1.2.0 01:29:25 v1.3.0 01:29:25 v1.3.1 01:29:25 v1.3.1-dev.1 01:29:25 v1.3.2-dev.1 01:29:25 v2.0.0-dev.1 01:29:25 v2.0.0-dev.10 01:29:25 v2.0.0-dev.11 01:29:25 v2.0.0-dev.12 01:29:25 v2.0.0-dev.13 01:29:25 v2.0.0-dev.14 01:29:25 v2.0.0-dev.15 01:29:25 v2.0.0-dev.16 01:29:25 v2.0.0-dev.17 01:29:25 v2.0.0-dev.18 01:29:25 v2.0.0-dev.19 01:29:25 v2.0.0-dev.2 01:29:25 v2.0.0-dev.20 01:29:25 v2.0.0-dev.21 01:29:25 v2.0.0-dev.22 01:29:25 v2.0.0-dev.23 01:29:25 v2.0.0-dev.24 01:29:25 v2.0.0-dev.25 01:29:25 v2.0.0-dev.26 01:29:25 v2.0.0-dev.27 01:29:25 v2.0.0-dev.28 01:29:25 v2.0.0-dev.29 01:29:25 v2.0.0-dev.3 01:29:25 v2.0.0-dev.30 01:29:25 v2.0.0-dev.31 01:29:25 v2.0.0-dev.32 01:29:25 v2.0.0-dev.33 01:29:25 v2.0.0-dev.34 01:29:25 v2.0.0-dev.35 01:29:25 v2.0.0-dev.36 01:29:25 v2.0.0-dev.37 01:29:25 v2.0.0-dev.38 01:29:25 v2.0.0-dev.39 01:29:25 v2.0.0-dev.4 01:29:25 v2.0.0-dev.40 01:29:25 v2.0.0-dev.41 01:29:25 v2.0.0-dev.42 01:29:25 v2.0.0-dev.43 01:29:25 v2.0.0-dev.44 01:29:25 v2.0.0-dev.45 01:29:25 v2.0.0-dev.46 01:29:25 v2.0.0-dev.47 01:29:25 v2.0.0-dev.48 01:29:25 v2.0.0-dev.49 01:29:25 v2.0.0-dev.5 01:29:25 v2.0.0-dev.50 01:29:25 v2.0.0-dev.51 01:29:25 v2.0.0-dev.52 01:29:25 v2.0.0-dev.53 01:29:25 v2.0.0-dev.54 01:29:25 v2.0.0-dev.55 01:29:25 v2.0.0-dev.56 01:29:25 v2.0.0-dev.57 01:29:25 v2.0.0-dev.58 01:29:25 v2.0.0-dev.6 01:29:25 v2.0.0-dev.7 01:29:25 v2.0.0-dev.8 01:29:25 v2.0.0-dev.9 [Pipeline] sh 01:29:25 + lftools sign git-tag v2.0.0-dev.58 01:29:26 Signing Git tag with Sigul... 01:29:26 Signing v2.0.0-dev.58 [Pipeline] echo 01:29:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:29:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:29:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:29:28 $ docker stop --time=1 7028b52c9a8dba07a256948ea6f524fca229d6a60515538f43f53f712fa1858a 01:29:30 $ docker rm -f 7028b52c9a8dba07a256948ea6f524fca229d6a60515538f43f53f712fa1858a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 01:29:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:29:31 . [Pipeline] withDockerContainer 01:29:31 prd-centos7-docker-4c-2g-4268 does not seem to be running inside a container 01:29:31 $ 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 01:29:32 $ docker top aa5ad77b084f166f9c348e4e7ec0c19a83ae9695800edb3dd7ec563e8a17a505 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:29:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:29:33 [ssh-agent] Looking for ssh-agent implementation... 01:29:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:29:33 $ docker exec aa5ad77b084f166f9c348e4e7ec0c19a83ae9695800edb3dd7ec563e8a17a505 ssh-agent 01:29:33 SSH_AUTH_SOCK=/tmp/ssh-E9lhsbIMnHuj/agent.12 01:29:33 SSH_AGENT_PID=17 01:29:33 Running ssh-add (command line suppressed) 01:29:34 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7534196249193464906.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7534196249193464906.key) 01:29:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:29:34 + git semver bump pre 01:29:34 # -> Open(): unable to determine branch for HEAD 01:29:34 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 01:29:34 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 01:29:34 # $SEMVER_REMOTE_NAME = origin 01:29:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:29:34 # $SEMVER_USER_NAME = edgex-jenkins 01:29:34 # $SEMVER_BRANCH = master 01:29:34 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 01:29:34 2.0.0-dev.59 [Pipeline] } 01:29:34 $ docker exec --env ******** --env ******** aa5ad77b084f166f9c348e4e7ec0c19a83ae9695800edb3dd7ec563e8a17a505 ssh-agent -k 01:29:34 unset SSH_AUTH_SOCK; 01:29:34 unset SSH_AGENT_PID; 01:29:34 echo Agent pid 17 killed; 01:29:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:29:35 + git semver [Pipeline] } 01:29:35 $ docker stop --time=1 aa5ad77b084f166f9c348e4e7ec0c19a83ae9695800edb3dd7ec563e8a17a505 01:29:37 $ docker rm -f aa5ad77b084f166f9c348e4e7ec0c19a83ae9695800edb3dd7ec563e8a17a505 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 01:29:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:29:38 . [Pipeline] withDockerContainer 01:29:38 prd-centos7-docker-4c-2g-4268 does not seem to be running inside a container 01:29:38 $ 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 01:29:40 $ docker top 3980c6c53869ff797f7dfeee94f59d6d99406b59aee521305b3b08ab3d599db0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:29:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:29:40 [ssh-agent] Looking for ssh-agent implementation... 01:29:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:29:41 $ docker exec 3980c6c53869ff797f7dfeee94f59d6d99406b59aee521305b3b08ab3d599db0 ssh-agent 01:29:41 SSH_AUTH_SOCK=/tmp/ssh-NCp8XrrRszqx/agent.12 01:29:41 SSH_AGENT_PID=17 01:29:41 Running ssh-add (command line suppressed) 01:29:41 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6436463473687293028.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6436463473687293028.key) 01:29:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:29:42 + git semver push 01:29:42 # -> Open(): unable to determine branch for HEAD 01:29:42 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 01:29:42 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 01:29:42 # $SEMVER_REMOTE_NAME = origin 01:29:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:29:42 # $SEMVER_USER_NAME = edgex-jenkins 01:29:42 # $SEMVER_BRANCH = master 01:29:42 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 01:29:48 $ docker exec --env ******** --env ******** 3980c6c53869ff797f7dfeee94f59d6d99406b59aee521305b3b08ab3d599db0 ssh-agent -k 01:29:48 unset SSH_AUTH_SOCK; 01:29:48 unset SSH_AGENT_PID; 01:29:48 echo Agent pid 17 killed; 01:29:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:29:49 + git semver [Pipeline] } 01:29:49 $ docker stop --time=1 3980c6c53869ff797f7dfeee94f59d6d99406b59aee521305b3b08ab3d599db0 01:29:50 $ docker rm -f 3980c6c53869ff797f7dfeee94f59d6d99406b59aee521305b3b08ab3d599db0 [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 01:29:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:29:53 ---> package-listing.sh 01:29:53 ++ facter osfamily 01:29:53 ++ tr '[:upper:]' '[:lower:]' 01:29:53 + OS_FAMILY=redhat 01:29:53 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 01:29:53 + START_PACKAGES=/tmp/packages_start.txt 01:29:53 + END_PACKAGES=/tmp/packages_end.txt 01:29:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:29:53 + PACKAGES=/tmp/packages_start.txt 01:29:53 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 01:29:53 + PACKAGES=/tmp/packages_end.txt 01:29:53 + case "${OS_FAMILY}" in 01:29:53 + rpm -qa 01:29:53 + sort 01:30:00 + '[' -f /tmp/packages_start.txt ']' 01:30:00 + '[' -f /tmp/packages_end.txt ']' 01:30:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:30:00 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 01:30:00 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 01:30:00 + 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 01:30:00 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 01:30:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:30:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:30:01 01:30:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:30:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:30:02 alpine: Pulling from edgex-lftools-log-publisher 01:30:02 df20fa9351a1: Pulling fs layer 01:30:02 36b3adc4ff6f: Pulling fs layer 01:30:02 8ad3a11d3b57: Pulling fs layer 01:30:02 46f8f816bc3b: Pulling fs layer 01:30:02 93b61091891f: Pulling fs layer 01:30:02 93b9cdb0e59b: Pulling fs layer 01:30:02 5e14af77c1be: Pulling fs layer 01:30:02 01666e4c0597: Pulling fs layer 01:30:02 aa168da1d23b: Pulling fs layer 01:30:02 46f8f816bc3b: Waiting 01:30:02 93b61091891f: Waiting 01:30:02 93b9cdb0e59b: Waiting 01:30:02 5e14af77c1be: Waiting 01:30:02 01666e4c0597: Waiting 01:30:02 aa168da1d23b: Waiting 01:30:02 36b3adc4ff6f: Verifying Checksum 01:30:02 36b3adc4ff6f: Download complete 01:30:02 46f8f816bc3b: Verifying Checksum 01:30:02 46f8f816bc3b: Download complete 01:30:03 df20fa9351a1: Verifying Checksum 01:30:03 df20fa9351a1: Download complete 01:30:03 93b9cdb0e59b: Verifying Checksum 01:30:03 93b9cdb0e59b: Download complete 01:30:03 5e14af77c1be: Download complete 01:30:03 01666e4c0597: Verifying Checksum 01:30:03 01666e4c0597: Download complete 01:30:03 93b61091891f: Verifying Checksum 01:30:03 93b61091891f: Download complete 01:30:03 df20fa9351a1: Pull complete 01:30:04 8ad3a11d3b57: Verifying Checksum 01:30:04 8ad3a11d3b57: Download complete 01:30:04 36b3adc4ff6f: Pull complete 01:30:05 8ad3a11d3b57: Pull complete 01:30:06 46f8f816bc3b: Pull complete 01:30:07 93b61091891f: Pull complete 01:30:07 93b9cdb0e59b: Pull complete 01:30:07 5e14af77c1be: Pull complete 01:30:08 01666e4c0597: Pull complete 01:30:10 aa168da1d23b: Verifying Checksum 01:30:10 aa168da1d23b: Download complete 01:30:25 aa168da1d23b: Pull complete 01:30:25 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:30:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:30:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:30:26 prd-centos7-docker-4c-2g-4268 does not seem to be running inside a container 01:30:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:30:29 $ docker top 0403186521df9ad5800e9a765c678438bca526420ad8b3cab78c2b56a9524ccd -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:29 + touch /tmp/pre-build-complete [Pipeline] sh 01:30:29 + mkdir -p /var/log/sa [Pipeline] sh 01:30:30 + ls /var/log/sa-host 01:30:30 + sadf -c /var/log/sa-host/sa11 01:30:30 file_magic: OK 01:30:30 HZ: Using current value: 100 01:30:30 file_header: OK 01:30:30 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 01:30:30 Statistics: 01:30:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:30:30 File successfully converted to sysstat format version 12.2.1 01:30:30 + sadf -c /var/log/sa-host/sa23 01:30:30 file_magic: OK 01:30:30 HZ: Using current value: 100 01:30:30 file_header: OK 01:30:30 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 01:30:30 Statistics: 01:30:30 Hnuu...uuuununununu... 01:30:30 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:30:30 provisioning config files... 01:30:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2939325568322303484tmp [Pipeline] { [Pipeline] echo 01:30:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:30:31 ---> create-netrc.sh [Pipeline] } 01:30:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:30:31 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:30:31 ---> python-tools-install.sh [Pipeline] echo 01:30:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:30:32 ---> sudo-logs.sh 01:30:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:30:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:30:32 ---> job-cost.sh 01:30:32 lf-activate-venv: SKIPPING 01:30:32 DEBUG: total: 0.20999999344348907 01:30:32 INFO: Retrieving Stack Cost... 01:30:33 INFO: Retrieving Pricing Info for: v1-standard-2 01:30:34 INFO: Archiving Costs [Pipeline] echo 01:30:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:30:34 ---> logs-deploy.sh 01:30:34 lf-activate-venv: SKIPPING 01:30:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/230 01:30:34 INFO: archiving workspace using pattern(s): 01:30:36 Archives upload complete. 01:30:36 INFO: archiving logs to Nexus 01:30:38 ---> uname -a: 01:30:38 Linux prd-centos7-docker-4c-2g-4268.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 01:30:38 01:30:38 01:30:38 ---> lscpu: 01:30:38 Architecture: x86_64 01:30:38 CPU op-mode(s): 32-bit, 64-bit 01:30:38 Byte Order: Little Endian 01:30:38 Address sizes: 40 bits physical, 48 bits virtual 01:30:38 CPU(s): 4 01:30:38 On-line CPU(s) list: 0-3 01:30:38 Thread(s) per core: 1 01:30:38 Core(s) per socket: 1 01:30:38 Socket(s): 4 01:30:38 NUMA node(s): 1 01:30:38 Vendor ID: GenuineIntel 01:30:38 CPU family: 6 01:30:38 Model: 44 01:30:38 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 01:30:38 Stepping: 1 01:30:38 CPU MHz: 2933.436 01:30:38 BogoMIPS: 5866.87 01:30:38 Virtualization: VT-x 01:30:38 Hypervisor vendor: KVM 01:30:38 Virtualization type: full 01:30:38 L1d cache: 128 KiB 01:30:38 L1i cache: 128 KiB 01:30:38 L2 cache: 16 MiB 01:30:38 L3 cache: 64 MiB 01:30:38 NUMA node0 CPU(s): 0-3 01:30:38 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 01:30:38 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 01:30:38 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 01:30:38 Vulnerability Meltdown: Mitigation; PTI 01:30:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:30:38 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:30:38 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:30:38 Vulnerability Srbds: Not affected 01:30:38 Vulnerability Tsx async abort: Not affected 01:30:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 01:30:38 01:30:38 01:30:38 ---> nproc: 01:30:38 4 01:30:38 01:30:38 01:30:38 ---> df -h: 01:30:38 Filesystem Size Used Available Use% Mounted on 01:30:38 overlay 50.0G 8.6G 41.4G 17% / 01:30:38 tmpfs 64.0M 0 64.0M 0% /dev 01:30:38 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 01:30:38 shm 64.0M 0 64.0M 0% /dev/shm 01:30:38 /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os 01:30:38 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf 01:30:38 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname 01:30:38 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts 01:30:38 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master 01:30:38 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master@tmp 01:30:38 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host 01:30:38 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure 01:30:38 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log 01:30:38 /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json 01:30:38 01:30:38 01:30:38 ---> free -m: 01:30:38 total used free shared buff/cache available 01:30:38 Mem: 1837 814 151 0 870 958 01:30:38 Swap: 1023 3 1020 01:30:38 01:30:38 01:30:38 ---> ip addr: 01:30:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:30:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:30:38 inet 127.0.0.1/8 scope host lo 01:30:38 valid_lft forever preferred_lft forever 01:30:38 inet6 ::1/128 scope host 01:30:38 valid_lft forever preferred_lft forever 01:30:38 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:30:38 link/ether fa:16:3e:e1:3d:4c brd ff:ff:ff:ff:ff:ff 01:30:38 inet 10.30.122.105/23 brd 10.30.123.255 scope global dynamic eth0 01:30:38 valid_lft 85672sec preferred_lft 85672sec 01:30:38 inet6 fe80::f816:3eff:fee1:3d4c/64 scope link 01:30:38 valid_lft forever preferred_lft forever 01:30:38 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:30:38 link/ether 02:42:a4:17:1b:67 brd ff:ff:ff:ff:ff:ff 01:30:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:30:38 valid_lft forever preferred_lft forever 01:30:38 inet6 fe80::42:a4ff:fe17:1b67/64 scope link 01:30:38 valid_lft forever preferred_lft forever 01:30:38 01:30:38 01:30:38 ---> sar -b -r -n DEV: 01:30:38 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/11/21 _x86_64_ (4 CPU) 01:30:38 01:30:38 01:18:18 LINUX RESTART (4 CPU) 01:30:38 01:30:38 01:19:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:30:38 01:20:01 59.11 17.48 41.63 0.00 5074.61 5565.42 0.00 01:30:38 01:21:01 0.83 0.00 0.83 0.00 0.00 21.33 0.00 01:30:38 01:22:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 01:30:38 01:23:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 01:30:38 01:24:01 0.20 0.00 0.20 0.00 0.00 2.75 0.00 01:30:38 01:25:01 0.35 0.00 0.35 0.00 0.00 4.83 0.00 01:30:38 01:26:01 0.23 0.00 0.23 0.00 0.00 3.10 0.00 01:30:38 01:27:01 0.30 0.00 0.30 0.00 0.00 4.44 0.00 01:30:38 01:28:01 62.83 17.71 45.12 0.00 1297.87 18014.35 0.00 01:30:38 01:29:02 334.87 171.47 163.40 0.00 7705.08 40647.02 0.00 01:30:38 01:30:01 188.28 110.11 78.17 0.00 7774.84 13365.54 0.00 01:30:38 Average: 58.87 28.80 30.07 0.00 1978.40 7073.55 0.00 01:30:38 01:30:38 01:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:30:38 01:20:01 172660 0 585460 31.12 2620 1120804 1115584 38.07 409352 1100380 132 01:30:38 01:21:01 179092 0 579016 30.77 2620 1120816 1071964 36.58 407676 1096668 16 01:30:38 01:22:01 174604 0 583500 31.01 2620 1120820 1072388 36.60 420024 1089380 12 01:30:38 01:23:01 173156 0 584944 31.09 2620 1120824 1072384 36.60 421672 1088796 16 01:30:38 01:24:01 174276 0 583820 31.03 2620 1120828 1072220 36.59 439240 1070380 16 01:30:38 01:25:01 168260 0 589832 31.35 2620 1120832 1072436 36.60 459376 1056232 8 01:30:38 01:26:01 169256 0 588832 31.30 2620 1120836 1072220 36.59 458456 1056232 8 01:30:38 01:27:01 167772 0 590312 31.37 2620 1120840 1072472 36.60 459948 1056232 8 01:30:38 01:28:01 160752 0 673192 35.78 2620 1044980 1286064 43.89 468948 1018216 96696 01:30:38 01:29:02 64480 0 786036 41.78 2096 1028932 1516344 51.75 635732 884572 42852 01:30:38 01:30:01 105584 0 784592 41.70 1492 989876 1444168 49.29 593748 847472 188 01:30:38 Average: 155445 0 629958 33.48 2470 1093672 1169840 39.92 470379 1033142 12723 01:30:38 01:30:38 01:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:30:38 01:20:01 eth0 397.70 346.03 1434.94 81.74 0.00 0.00 0.00 0.00 01:30:38 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:38 01:20:01 docker0 118.08 102.05 10.40 317.05 0.00 0.00 0.00 0.00 01:30:38 01:21:01 eth0 1.46 0.00 0.12 0.00 0.00 0.00 0.00 0.00 01:30:38 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:38 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:38 01:22:01 eth0 3.61 1.68 3.31 0.44 0.00 0.00 0.00 0.00 01:30:38 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:38 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:38 01:23:01 eth0 0.52 0.28 0.27 0.17 0.00 0.00 0.00 0.00 01:30:38 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:38 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:38 01:24:01 eth0 0.08 0.10 0.01 0.07 0.00 0.00 0.00 0.00 01:30:38 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:38 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:38 01:25:01 eth0 0.35 0.23 0.15 0.07 0.00 0.00 0.00 0.00 01:30:38 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:38 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:38 01:26:01 eth0 0.78 0.12 0.06 0.01 0.00 0.00 0.00 0.00 01:30:38 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:38 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:38 01:27:01 eth0 0.52 0.48 0.27 0.21 0.00 0.00 0.00 0.00 01:30:38 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:38 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:38 01:28:01 eth0 413.67 352.95 4073.07 58.34 0.00 0.00 0.00 0.00 01:30:38 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:38 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:38 01:29:02 eth0 425.94 351.53 3582.11 40.42 0.00 0.00 0.00 0.00 01:30:38 01:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:38 01:29:02 docker0 57.13 64.21 4.78 381.89 0.00 0.00 0.00 0.00 01:30:38 01:30:01 eth0 211.24 125.09 340.67 87.58 0.00 0.00 0.00 0.00 01:30:38 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:38 01:30:01 docker0 62.69 120.12 3.60 268.25 0.00 0.00 0.00 0.00 01:30:38 Average: eth0 132.06 106.93 859.35 24.31 0.00 0.00 0.00 0.00 01:30:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:38 Average: docker0 21.46 25.83 1.69 87.55 0.00 0.00 0.00 0.00 01:30:38 01:30:38 01:30:38 ---> sar -P ALL: 01:30:38 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/11/21 _x86_64_ (4 CPU) 01:30:38 01:30:38 01:18:18 LINUX RESTART (4 CPU) 01:30:38 01:30:38 01:19:02 CPU %user %nice %system %iowait %steal %idle 01:30:38 01:20:01 all 13.03 0.00 4.67 1.43 6.33 74.54 01:30:38 01:20:01 0 11.73 0.00 4.80 1.33 7.11 75.03 01:30:38 01:20:01 1 12.31 0.00 4.48 0.49 6.32 76.40 01:30:38 01:20:01 2 11.32 0.00 4.69 0.42 6.47 77.10 01:30:38 01:20:01 3 16.78 0.00 4.73 3.50 5.41 69.58 01:30:38 01:21:01 all 0.13 0.00 0.08 0.00 0.22 99.57 01:30:38 01:21:01 0 0.05 0.00 0.10 0.00 0.30 99.55 01:30:38 01:21:01 1 0.07 0.00 0.08 0.00 0.13 99.72 01:30:38 01:21:01 2 0.03 0.00 0.07 0.00 0.10 99.80 01:30:38 01:21:01 3 0.37 0.00 0.08 0.00 0.35 99.20 01:30:38 01:22:01 all 0.17 0.00 0.26 0.00 0.89 98.67 01:30:38 01:22:01 0 0.10 0.00 0.07 0.00 0.96 98.88 01:30:38 01:22:01 1 0.08 0.00 0.46 0.00 0.81 98.64 01:30:38 01:22:01 2 0.08 0.00 0.25 0.00 0.99 98.68 01:30:38 01:22:01 3 0.43 0.00 0.28 0.00 0.81 98.48 01:30:38 01:23:01 all 0.07 0.00 0.04 0.00 0.22 99.68 01:30:38 01:23:01 0 0.05 0.00 0.05 0.00 0.22 99.68 01:30:38 01:23:01 1 0.02 0.00 0.03 0.00 0.13 99.82 01:30:38 01:23:01 2 0.05 0.00 0.02 0.00 0.40 99.53 01:30:38 01:23:01 3 0.15 0.00 0.05 0.00 0.12 99.68 01:30:38 01:24:01 all 0.09 0.00 0.09 0.00 0.16 99.66 01:30:38 01:24:01 0 0.03 0.00 0.05 0.00 0.13 99.78 01:30:38 01:24:01 1 0.03 0.00 0.13 0.00 0.20 99.63 01:30:38 01:24:01 2 0.07 0.00 0.12 0.00 0.07 99.75 01:30:38 01:24:01 3 0.23 0.00 0.05 0.00 0.25 99.47 01:30:38 01:25:01 all 0.13 0.00 0.07 0.00 0.03 99.76 01:30:38 01:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:30:38 01:25:01 1 0.05 0.00 0.23 0.00 0.02 99.70 01:30:38 01:25:01 2 0.43 0.00 0.05 0.00 0.10 99.42 01:30:38 01:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:30:38 01:26:01 all 0.12 0.00 0.05 0.00 0.08 99.76 01:30:38 01:26:01 0 0.00 0.00 0.03 0.00 0.02 99.95 01:30:38 01:26:01 1 0.07 0.00 0.08 0.00 0.13 99.72 01:30:38 01:26:01 2 0.05 0.00 0.05 0.00 0.12 99.78 01:30:38 01:26:01 3 0.35 0.00 0.02 0.00 0.05 99.58 01:30:38 01:27:01 all 0.14 0.00 0.05 0.00 0.18 99.64 01:30:38 01:27:01 0 0.05 0.00 0.02 0.00 0.03 99.90 01:30:38 01:27:01 1 0.08 0.00 0.08 0.00 0.32 99.52 01:30:38 01:27:01 2 0.08 0.00 0.02 0.00 0.17 99.73 01:30:38 01:27:01 3 0.33 0.00 0.07 0.00 0.20 99.40 01:30:38 01:28:01 all 5.07 0.00 3.76 0.57 2.31 88.28 01:30:38 01:28:01 0 4.96 0.00 4.16 0.05 2.44 88.39 01:30:38 01:28:01 1 4.87 0.00 3.28 0.38 2.59 88.88 01:30:38 01:28:01 2 4.83 0.00 3.90 0.96 2.10 88.21 01:30:38 01:28:01 3 5.64 0.00 3.72 0.89 2.12 87.63 01:30:38 01:29:02 all 11.76 0.00 9.49 3.77 8.95 66.04 01:30:38 01:29:02 0 11.64 0.00 10.20 2.94 8.55 66.66 01:30:38 01:29:02 1 11.04 0.00 9.44 3.61 9.23 66.68 01:30:38 01:29:02 2 12.29 0.00 8.79 4.11 9.02 65.79 01:30:38 01:29:02 3 12.06 0.00 9.54 4.38 8.99 65.03 01:30:38 01:30:01 all 7.81 0.00 7.08 3.23 6.47 75.41 01:30:38 01:30:01 0 8.98 0.00 7.20 2.66 6.85 74.32 01:30:38 01:30:01 1 7.56 0.00 7.64 4.62 6.24 73.94 01:30:38 01:30:01 2 8.57 0.00 6.98 1.88 6.23 76.33 01:30:38 01:30:01 3 6.13 0.00 6.51 3.76 6.55 77.05 01:30:38 01:30:38 Average: CPU %user %nice %system %iowait %steal %idle 01:30:38 Average: all 3.48 0.00 2.32 0.81 2.34 91.04 01:30:38 Average: 0 3.39 0.00 2.41 0.63 2.40 91.16 01:30:38 Average: 1 3.27 0.00 2.35 0.83 2.37 91.18 01:30:38 Average: 2 3.43 0.00 2.26 0.67 2.34 91.30 01:30:38 Average: 3 3.83 0.00 2.26 1.13 2.25 90.53 01:30:38 01:30:38 01:30:38