Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b82a6b877b5b7266fa981a8a5b8e1ee3766583ab Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6782456441972236443.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7957743876485112470.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1884056885095047234.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3890125279535768967.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh781633454908706367.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1531 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_master@tmp/jenkins-gitclient-ssh6772017643124691747.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b82a6b877b5b7266fa981a8a5b8e1ee3766583ab (master) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b82a6b877b5b7266fa981a8a5b8e1ee3766583ab # timeout=10 Commit message: "feat(sdk): Use Default Topic Formatting for Triggers (#897)" > git rev-list --no-walk d07bca608e99190f2a843fee86b469a806ac6110 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:10:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:10:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:10:37 ========================================================= 20:10:37 EdgeX Global Pipelines Version Info 20:10:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:10:43 ------------------- 20:10:43 stable info: 20:10:43 ------------------- 20:10:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:10:43 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 20:10:43 Message: update stable to v1.0.194 20:10:43 ------------------- 20:10:43 experimental info: 20:10:43 ------------------- 20:10:43 Commited By: **** collab-it+edgex@linuxfoundation.org 20:10:43 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 20:10:43 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:10:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 20:10:43 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 20:10:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:10:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:10:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:10:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:10:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 20:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:10:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:10:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:10:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:10:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:10:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:10:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:10:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:10:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:10:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:10:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:10:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:10:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:10:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 20:10:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 20:10:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 20:10:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b82a6b877b5b7266fa981a8a5b8e1ee3766583ab [Pipeline] echo 20:10:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b82a6b8 [Pipeline] echo 20:10:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:10:45 + git log --format=format:%s -1 b82a6b877b5b7266fa981a8a5b8e1ee3766583ab [Pipeline] echo 20:10:45 GIT_COMMIT: b82a6b877b5b7266fa981a8a5b8e1ee3766583ab, Commit Message: feat(sdk): Use Default Topic Formatting for Triggers (#897) [Pipeline] echo 20:10:45 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:10:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:10:46 20:10:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:10:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:10:46 latest: Pulling from edgex-devops/git-semver 20:10:46 31603596830f: Pulling fs layer 20:10:46 54011a49482f: Pulling fs layer 20:10:46 a6820b24f6d8: Pulling fs layer 20:10:46 f581987b2513: Pulling fs layer 20:10:46 f581987b2513: Waiting 20:10:47 54011a49482f: Verifying Checksum 20:10:47 54011a49482f: Download complete 20:10:47 31603596830f: Verifying Checksum 20:10:47 31603596830f: Download complete 20:10:47 f581987b2513: Verifying Checksum 20:10:47 f581987b2513: Download complete 20:10:47 a6820b24f6d8: Verifying Checksum 20:10:47 a6820b24f6d8: Download complete 20:10:47 31603596830f: Pull complete 20:10:47 54011a49482f: Pull complete 20:10:47 a6820b24f6d8: Pull complete 20:10:48 f581987b2513: Pull complete 20:10:48 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 20:10:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:10:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:10:48 prd-centos7-docker-4c-2g-1531 does not seem to be running inside a container 20:10:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:10:49 $ docker top 32918fee92016b10dcd17101e54b148360e9a0787f39587fcc12805bfb9b6e3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:10:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:10:49 [ssh-agent] Looking for ssh-agent implementation... 20:10:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:10:49 $ docker exec 32918fee92016b10dcd17101e54b148360e9a0787f39587fcc12805bfb9b6e3a ssh-agent 20:10:49 SSH_AUTH_SOCK=/tmp/ssh-ZWMGpla4l7Y7/agent.13 20:10:49 SSH_AGENT_PID=19 20:10:49 Running ssh-add (command line suppressed) 20:10:49 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_35814274058072231.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_35814274058072231.key) 20:10:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:10:50 + git tag --points-at HEAD [Pipeline] } 20:10:50 $ docker exec --env ******** --env ******** 32918fee92016b10dcd17101e54b148360e9a0787f39587fcc12805bfb9b6e3a ssh-agent -k 20:10:50 unset SSH_AUTH_SOCK; 20:10:50 unset SSH_AGENT_PID; 20:10:50 echo Agent pid 19 killed; 20:10:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:10:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:10:50 [ssh-agent] Looking for ssh-agent implementation... 20:10:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:10:50 $ docker exec 32918fee92016b10dcd17101e54b148360e9a0787f39587fcc12805bfb9b6e3a ssh-agent 20:10:50 SSH_AUTH_SOCK=/tmp/ssh-4tFLI8hieYZX/agent.53 20:10:50 SSH_AGENT_PID=59 20:10:50 Running ssh-add (command line suppressed) 20:10:50 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8386369088352882739.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8386369088352882739.key) 20:10:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:10:51 + git semver init 20:10:51 # -> Open(): unable to determine branch for HEAD 20:10:51 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 20:10:51 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 20:10:51 # $SEMVER_REMOTE_NAME = origin 20:10:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:10:51 # $SEMVER_USER_NAME = edgex-jenkins 20:10:51 # $SEMVER_BRANCH = master 20:10:51 # $SEMVER_TEMP = /tmp/semver-448564007 20:10:51 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 20:10:52 # '/tmp/semver-448564007' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 20:10:52 # -> Force: false 20:10:52 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 20:10:52 $ docker exec --env ******** --env ******** 32918fee92016b10dcd17101e54b148360e9a0787f39587fcc12805bfb9b6e3a ssh-agent -k 20:10:53 unset SSH_AUTH_SOCK; 20:10:53 unset SSH_AGENT_PID; 20:10:53 echo Agent pid 59 killed; 20:10:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:10:53 + git semver [Pipeline] } 20:10:53 $ docker stop --time=1 32918fee92016b10dcd17101e54b148360e9a0787f39587fcc12805bfb9b6e3a 20:10:54 $ docker rm -f 32918fee92016b10dcd17101e54b148360e9a0787f39587fcc12805bfb9b6e3a [Pipeline] // withDockerContainer [Pipeline] sh 20:10:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:10:55 Stashed 1 file(s) [Pipeline] echo 20:10:55 [edgeXSemver]: initialized semver on version 2.0.0-dev.81 [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 20:11:10 Still waiting to schedule task 20:11:10 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1531’ 20:11:10 Still waiting to schedule task 20:11:10 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:13:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1532 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 20:13:02 Running in /w/workspace/app-functions-sdk-go/256 [Pipeline] { [Pipeline] checkout 20:13:02 The recommended git tool is: git 20:13:07 using credential edgex-jenkins-ssh 20:13:07 Cloning the remote Git repository 20:13:07 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:13:07 > git init /w/workspace/app-functions-sdk-go/256 # timeout=10 20:13:07 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:13:07 > git --version # timeout=10 20:13:07 > git --version # 'git version 2.17.1' 20:13:07 using GIT_SSH to set credentials SSH Credentials for GitHub 20:13:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:13:11 Avoid second fetch 20:13:11 Checking out Revision b82a6b877b5b7266fa981a8a5b8e1ee3766583ab (master) 20:13:11 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:13:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:13:11 > git config core.sparsecheckout # timeout=10 20:13:11 > git checkout -f b82a6b877b5b7266fa981a8a5b8e1ee3766583ab # timeout=10 20:13:15 Commit message: "feat(sdk): Use Default Topic Formatting for Triggers (#897)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:13:16 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:13:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:13:17 + sudo service docker restart 20:13:17 + true 20:13:31 Running on prd-centos7-docker-4c-2g-1533 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 20:13:31 Running in /w/workspace/app-functions-sdk-go/256 [Pipeline] { [Pipeline] checkout 20:13:31 The recommended git tool is: git 20:13:34 using credential edgex-jenkins-ssh 20:13:34 Cloning the remote Git repository 20:13:33 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:13:33 > git init /w/workspace/app-functions-sdk-go/256 # timeout=10 20:13:33 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:13:33 > git --version # timeout=10 20:13:33 > git --version # 'git version 2.24.4' 20:13:33 using GIT_SSH to set credentials SSH Credentials for GitHub 20:13:33 [INFO] Currently running in a labeled security context 20:13:33 [INFO] Currently SELinux is 'enforcing' on the host 20:13:33 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/256@tmp/jenkins-gitclient-ssh6092724871402644355.key 20:13:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] unstash 20:13:35 Avoid second fetch 20:13:35 Checking out Revision b82a6b877b5b7266fa981a8a5b8e1ee3766583ab (master) [Pipeline] echo 20:13:36 ========================================================= 20:13:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:13:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:13:35 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:13:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:13:35 > git config core.sparsecheckout # timeout=10 20:13:35 > git checkout -f b82a6b877b5b7266fa981a8a5b8e1ee3766583ab # timeout=10 20:13:36 + 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 . 20:13:37 Sending build context to Docker daemon 19.8MB 20:13:37 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 20:13:37 Step 2/8 : FROM ${BASE} 20:13:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:13:37 595b0fe564bb: Pulling fs layer 20:13:37 3088b5b3c5c0: Pulling fs layer 20:13:37 5b7225fbf94c: Pulling fs layer 20:13:37 ba82ee9f976e: Pulling fs layer 20:13:37 506bd15cee9f: Pulling fs layer 20:13:37 75a0a4a0db45: Pulling fs layer 20:13:37 618dc40b7e24: Pulling fs layer 20:13:37 ba82ee9f976e: Waiting 20:13:37 506bd15cee9f: Waiting 20:13:37 75a0a4a0db45: Waiting 20:13:37 618dc40b7e24: Waiting 20:13:37 5b7225fbf94c: Verifying Checksum 20:13:37 5b7225fbf94c: Download complete 20:13:37 3088b5b3c5c0: Verifying Checksum 20:13:37 3088b5b3c5c0: Download complete 20:13:37 506bd15cee9f: Verifying Checksum 20:13:37 506bd15cee9f: Download complete 20:13:38 75a0a4a0db45: Verifying Checksum 20:13:38 75a0a4a0db45: Download complete 20:13:38 595b0fe564bb: Verifying Checksum 20:13:38 595b0fe564bb: Download complete 20:13:41 595b0fe564bb: Pull complete 20:13:41 3088b5b3c5c0: Pull complete 20:13:41 5b7225fbf94c: Pull complete 20:13:41 618dc40b7e24: Verifying Checksum 20:13:41 618dc40b7e24: Download complete 20:13:41 Commit message: "feat(sdk): Use Default Topic Formatting for Triggers (#897)" 20:13:41 ba82ee9f976e: Verifying Checksum 20:13:41 ba82ee9f976e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:13:42 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:13:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:13:43 + sudo service docker restart 20:13:43 + true 20:13:43 Redirecting to /bin/systemctl restart docker.service 20:13:54 ba82ee9f976e: Pull complete 20:13:54 506bd15cee9f: Pull complete 20:13:54 75a0a4a0db45: Pull complete 20:13:56 618dc40b7e24: Pull complete 20:13:56 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 20:13:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:13:56 ---> a36622ca3599 20:13:56 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 20:13:56 20.10.0: Pulling from library/docker 20:13:56 a3cc7d3b244e: Pulling fs layer 20:13:56 02a3295e0d61: Pulling fs layer 20:13:56 0f4f2e6d8100: Pulling fs layer 20:13:56 330b718f631f: Pulling fs layer 20:13:56 a93816041522: Pulling fs layer 20:13:56 bdb6da89ff94: Pulling fs layer 20:13:56 2a70c0c122f4: Pulling fs layer 20:13:56 330b718f631f: Waiting 20:13:56 a93816041522: Waiting 20:13:56 2a70c0c122f4: Waiting 20:13:56 bdb6da89ff94: Waiting 20:13:56 0f4f2e6d8100: Download complete 20:13:56 02a3295e0d61: Verifying Checksum 20:13:56 02a3295e0d61: Download complete 20:13:56 a3cc7d3b244e: Verifying Checksum 20:13:56 a3cc7d3b244e: Download complete 20:13:56 a93816041522: Verifying Checksum 20:13:56 a93816041522: Download complete 20:13:56 bdb6da89ff94: Verifying Checksum 20:13:56 bdb6da89ff94: Download complete 20:13:56 2a70c0c122f4: Download complete 20:13:57 a3cc7d3b244e: Pull complete 20:13:58 02a3295e0d61: Pull complete 20:13:58 330b718f631f: Download complete 20:13:58 0f4f2e6d8100: Pull complete [Pipeline] unstash [Pipeline] echo 20:14:01 ========================================================= 20:14:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:14:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:14:01 + 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 . 20:14:01 Sending build context to Docker daemon 19.8MB 20:14:01 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 20:14:01 Step 2/8 : FROM ${BASE} 20:14:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:14:01 540db60ca938: Pulling fs layer 20:14:01 adcc1eea9eea: Pulling fs layer 20:14:01 4c4ab2625f07: Pulling fs layer 20:14:01 0510c868ecb4: Pulling fs layer 20:14:01 afea3b2eda06: Pulling fs layer 20:14:01 7809a108b3ef: Pulling fs layer 20:14:01 f706445af74f: Pulling fs layer 20:14:01 0510c868ecb4: Waiting 20:14:01 afea3b2eda06: Waiting 20:14:01 7809a108b3ef: Waiting 20:14:01 f706445af74f: Waiting 20:14:02 4c4ab2625f07: Verifying Checksum 20:14:02 4c4ab2625f07: Download complete 20:14:02 adcc1eea9eea: Verifying Checksum 20:14:02 adcc1eea9eea: Download complete 20:14:02 afea3b2eda06: Verifying Checksum 20:14:02 afea3b2eda06: Download complete 20:14:02 7809a108b3ef: Verifying Checksum 20:14:02 7809a108b3ef: Download complete 20:14:02 540db60ca938: Verifying Checksum 20:14:02 540db60ca938: Download complete 20:14:02 540db60ca938: Pull complete 20:14:02 adcc1eea9eea: Pull complete 20:14:02 4c4ab2625f07: Pull complete 20:14:02 330b718f631f: Pull complete 20:14:02 a93816041522: Pull complete 20:14:02 bdb6da89ff94: Pull complete 20:14:03 f706445af74f: Verifying Checksum 20:14:03 f706445af74f: Download complete 20:14:03 2a70c0c122f4: Pull complete 20:14:03 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:14:03 Status: Downloaded newer image for docker:20.10.0 20:14:04 0510c868ecb4: Verifying Checksum 20:14:04 0510c868ecb4: Download complete 20:14:07 0510c868ecb4: Pull complete 20:14:07 afea3b2eda06: Pull complete 20:14:07 7809a108b3ef: Pull complete 20:14:08 ---> 0efa870f9d40 20:14:08 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:14:08 ---> Running in c8ab173c23f8 20:14:08 Removing intermediate container c8ab173c23f8 20:14:08 ---> a7b2cdd05a14 20:14:08 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 20:14:08 ---> Running in 59c42e7a834e 20:14:09 f706445af74f: Pull complete 20:14:09 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 20:14:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:14:09 ---> b068be0155e3 20:14:09 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 20:14:09 20.10.0: Pulling from library/docker 20:14:09 05e7bc50f07f: Pulling fs layer 20:14:09 6db28d0fdbf6: Pulling fs layer 20:14:09 292df0bc6bf3: Pulling fs layer 20:14:09 2e060f4bd70b: Pulling fs layer 20:14:09 80e8d568a223: Pulling fs layer 20:14:09 8dc6ef1a942a: Pulling fs layer 20:14:09 2312dd95470a: Pulling fs layer 20:14:09 2e060f4bd70b: Waiting 20:14:09 80e8d568a223: Waiting 20:14:09 8dc6ef1a942a: Waiting 20:14:09 2312dd95470a: Waiting 20:14:09 292df0bc6bf3: Verifying Checksum 20:14:09 292df0bc6bf3: Download complete 20:14:09 6db28d0fdbf6: Verifying Checksum 20:14:09 6db28d0fdbf6: Download complete 20:14:09 80e8d568a223: Verifying Checksum 20:14:09 80e8d568a223: Download complete 20:14:09 8dc6ef1a942a: Verifying Checksum 20:14:09 8dc6ef1a942a: Download complete 20:14:09 05e7bc50f07f: Verifying Checksum 20:14:09 05e7bc50f07f: Download complete 20:14:09 2312dd95470a: Verifying Checksum 20:14:09 2312dd95470a: Download complete 20:14:09 05e7bc50f07f: Pull complete 20:14:09 6db28d0fdbf6: Pull complete 20:14:09 292df0bc6bf3: Pull complete 20:14:10 2e060f4bd70b: Verifying Checksum 20:14:10 2e060f4bd70b: Download complete 20:14:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:14:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:14:11 (1/5) Installing libsodium (1.0.18-r0) 20:14:12 2e060f4bd70b: Pull complete 20:14:12 (2/5) Installing libzmq (4.3.3-r1) 20:14:12 (3/5) Installing pkgconf (1.7.3-r0) 20:14:12 (4/5) Installing libsodium-dev (1.0.18-r0) 20:14:12 80e8d568a223: Pull complete 20:14:12 8dc6ef1a942a: Pull complete 20:14:12 2312dd95470a: Pull complete 20:14:12 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:14:12 Status: Downloaded newer image for docker:20.10.0 20:14:12 (5/5) Installing zeromq-dev (4.3.3-r1) 20:14:12 Executing busybox-1.32.1-r6.trigger 20:14:12 OK: 139 MiB in 45 packages 20:14:13 Removing intermediate container 59c42e7a834e 20:14:13 ---> e2821f38a1d4 20:14:13 Step 6/8 : WORKDIR /build 20:14:13 ---> Running in faaac06beb10 20:14:14 Removing intermediate container faaac06beb10 20:14:14 ---> 2ee8b6c0166a 20:14:14 Step 7/8 : COPY go.mod . 20:14:14 ---> 09673ad645d5 20:14:14 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:14:14 ---> Running in 4f38e9cbd189 20:14:14 Removing intermediate container 4f38e9cbd189 20:14:14 ---> 936adcabe4bd 20:14:14 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 20:14:14 ---> Running in b60a9a77de55 20:14:15 ---> 44b31a709020 20:14:15 Step 8/8 : RUN go mod download 20:14:15 ---> Running in 27acf7e8c3cd 20:14:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:14:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:14:16 (1/5) Installing libsodium (1.0.18-r0) 20:14:16 (2/5) Installing libzmq (4.3.3-r1) 20:14:16 (3/5) Installing pkgconf (1.7.3-r0) 20:14:16 (4/5) Installing libsodium-dev (1.0.18-r0) 20:14:16 (5/5) Installing zeromq-dev (4.3.3-r1) 20:14:17 Executing busybox-1.32.1-r6.trigger 20:14:17 OK: 150 MiB in 45 packages 20:14:17 Removing intermediate container b60a9a77de55 20:14:17 ---> 0d8a0440ae30 20:14:17 Step 6/8 : WORKDIR /build 20:14:17 ---> Running in cb8123e2fc09 20:14:17 Removing intermediate container cb8123e2fc09 20:14:17 ---> cb4e154e0749 20:14:17 Step 7/8 : COPY go.mod . 20:14:17 ---> d225900b7a75 20:14:17 Step 8/8 : RUN go mod download 20:14:17 ---> Running in de7bfb32ad98 20:14:30 Removing intermediate container de7bfb32ad98 20:14:30 ---> 78e7991d9902 20:14:30 Successfully built 78e7991d9902 20:14:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:14:30 + docker inspect -f . ci-base-image-x86_64 20:14:30 . [Pipeline] withDockerContainer 20:14:30 prd-centos7-docker-4c-2g-1533 does not seem to be running inside a container 20:14:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/256 -v /w/workspace/app-functions-sdk-go/256:/w/workspace/app-functions-sdk-go/256:rw,z -v /w/workspace/app-functions-sdk-go/256@tmp:/w/workspace/app-functions-sdk-go/256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:14:32 $ docker top 48c8872eab194e592ee18e4e6fe74ba4b5d35cd0941a5904798a3411d23026ac -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:32 + go version 20:14:32 go version go1.16.3 linux/amd64 [Pipeline] } 20:14:32 $ docker stop --time=1 48c8872eab194e592ee18e4e6fe74ba4b5d35cd0941a5904798a3411d23026ac 20:14:34 $ docker rm -f 48c8872eab194e592ee18e4e6fe74ba4b5d35cd0941a5904798a3411d23026ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:14:34 + docker inspect -f . ci-base-image-x86_64 20:14:34 . [Pipeline] withDockerContainer 20:14:34 prd-centos7-docker-4c-2g-1533 does not seem to be running inside a container 20:14:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/256 -v /w/workspace/app-functions-sdk-go/256:/w/workspace/app-functions-sdk-go/256:rw,z -v /w/workspace/app-functions-sdk-go/256@tmp:/w/workspace/app-functions-sdk-go/256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:14:37 $ docker top 2b82c3981fe2686b082397b66b5d143099e8196157297f2ef3350ec9b6b9bb6e -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:37 + go mod tidy [Pipeline] sh 20:14:38 + make test 20:14:38 make -C ./app-service-template build 20:14:38 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/256/app-service-template' 20:14:38 go mod tidy 20:14:38 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 20:14:42 Removing intermediate container 27acf7e8c3cd 20:14:42 ---> d9679cb01810 20:14:42 Successfully built d9679cb01810 20:14:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:14:42 + docker inspect -f . ci-base-image-arm64 20:14:42 . [Pipeline] withDockerContainer 20:14:43 prd-ubuntu18.04-docker-arm64-4c-16g-1532 does not seem to be running inside a container 20:14:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/256 -v /w/workspace/app-functions-sdk-go/256:/w/workspace/app-functions-sdk-go/256:rw,z -v /w/workspace/app-functions-sdk-go/256@tmp:/w/workspace/app-functions-sdk-go/256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:14:44 $ docker top d143341bcd23382b2f995abf66dc7bfcb58fe4896245ada88d621fbd6ae356de -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:45 + go version 20:14:45 go version go1.16.5 linux/arm64 [Pipeline] } 20:14:45 $ docker stop --time=1 d143341bcd23382b2f995abf66dc7bfcb58fe4896245ada88d621fbd6ae356de 20:14:47 $ docker rm -f d143341bcd23382b2f995abf66dc7bfcb58fe4896245ada88d621fbd6ae356de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:14:48 + docker inspect -f . ci-base-image-arm64 20:14:48 . [Pipeline] withDockerContainer 20:14:48 prd-ubuntu18.04-docker-arm64-4c-16g-1532 does not seem to be running inside a container 20:14:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/256 -v /w/workspace/app-functions-sdk-go/256:/w/workspace/app-functions-sdk-go/256:rw,z -v /w/workspace/app-functions-sdk-go/256@tmp:/w/workspace/app-functions-sdk-go/256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:14:50 $ docker top eac89b62a89d094cfb13c24537b1890c426916ffa64689ea1c0f2724d7c3870e -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:50 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/256/app-service-template' 20:14:50 make -C ./app-service-template test 20:14:50 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/256/app-service-template' 20:14:50 go mod tidy 20:14:50 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:14:51 + go mod tidy [Pipeline] sh 20:14:52 + make test 20:14:52 make -C ./app-service-template build 20:14:52 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/256/app-service-template' 20:14:52 go mod tidy 20:14:53 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 20:15:01 ok new-app-service 0.032s coverage: 47.8% of statements 20:15:01 ? new-app-service/config [no test files] 20:15:01 ok new-app-service/functions 0.010s 20:15:01 CGO_ENABLED=1 go vet ./... 20:15:07 gofmt -l . 20:15:07 [ "`gofmt -l .`" = "" ] 20:15:07 ./bin/test-attribution-txt.sh 20:15:07 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/256/app-service-template' 20:15:07 go mod tidy 20:15:07 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:15:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 20:15:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.010s coverage: 63.6% of statements 20:15:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.030s coverage: 96.5% of statements 20:15:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 20:15:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.013s coverage: 61.8% of statements 20:15:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 20:15:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.013s 20:15:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.024s coverage: 74.5% of statements 20:15:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 20:15:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 20:15:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 20:15:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 20:15:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 20:15:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 20:15:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.004s coverage: 97.1% of statements 20:15:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 20:15:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.006s coverage: 10.5% of statements 20:15:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.746s coverage: 76.1% of statements 20:15:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 20:15:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.010s coverage: 12.5% of statements 20:15:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.010s coverage: 27.3% of statements 20:15:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 20:15:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 20:15:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.009s coverage: 51.4% of statements 20:15:32 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/256/app-service-template' 20:15:32 make -C ./app-service-template test 20:15:32 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/256/app-service-template' 20:15:32 go mod tidy 20:15:32 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:15:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.028s coverage: 78.0% of statements 20:15:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.010s coverage: 94.4% of statements 20:15:43 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:15:43 gofmt -l . 20:15:43 [ "`gofmt -l .`" = "" ] [Pipeline] } 20:15:43 $ docker stop --time=1 2b82c3981fe2686b082397b66b5d143099e8196157297f2ef3350ec9b6b9bb6e 20:15:44 $ docker rm -f 2b82c3981fe2686b082397b66b5d143099e8196157297f2ef3350ec9b6b9bb6e [Pipeline] // withDockerContainer [Pipeline] sh 20:15:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:15:45 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 20:15:46 ---> job-cost.sh 20:15:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Z8Ur 20:15:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:15:57 ok new-app-service 0.043s coverage: 47.8% of statements 20:15:57 ? new-app-service/config [no test files] 20:15:57 ok new-app-service/functions 0.038s 20:15:57 CGO_ENABLED=1 go vet ./... 20:16:08 lf-activate-venv(): INFO: Adding /tmp/venv-Z8Ur/bin to PATH 20:16:08 INFO: No Stack... 20:16:09 INFO: Retrieving Pricing Info for: v3-standard-2 20:16:10 INFO: Archiving Costs [Pipeline] sh 20:16:10 + cat /w/workspace/app-functions-sdk-go/256/archives/cost.csv 20:16:10 + cut -d, -f6 [Pipeline] lock 20:16:10 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-256-stack-cost] 20:16:10 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-256-stack-cost] did not exist. Created. 20:16:10 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-256-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:16:10 + echo total: 0.05999999865889549 [Pipeline] stash 20:16:10 Stashed 1 file(s) [Pipeline] } 20:16:10 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-256-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:16:24 gofmt -l . 20:16:24 [ "`gofmt -l .`" = "" ] 20:16:24 ./bin/test-attribution-txt.sh 20:16:26 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/256/app-service-template' 20:16:26 go mod tidy 20:16:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:16:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 20:16:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.085s coverage: 63.6% of statements 20:16:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.057s coverage: 96.5% of statements 20:16:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 20:16:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.112s coverage: 61.8% of statements 20:16:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 20:16:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.074s 20:16:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.119s coverage: 74.5% of statements 20:16:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 20:16:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 20:16:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 20:16:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 20:16:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 20:16:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 20:16:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.019s coverage: 97.1% of statements 20:16:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 20:16:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.076s coverage: 10.5% of statements 20:16:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.835s coverage: 76.1% of statements 20:16:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 20:16:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.057s coverage: 12.5% of statements 20:16:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.075s coverage: 27.3% of statements 20:16:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 20:16:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 20:16:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.044s coverage: 51.4% of statements 20:17:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.116s coverage: 78.0% of statements 20:17:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements 20:17:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:17:12 gofmt -l . 20:17:12 [ "`gofmt -l .`" = "" ] [Pipeline] } 20:17:12 $ docker stop --time=1 eac89b62a89d094cfb13c24537b1890c426916ffa64689ea1c0f2724d7c3870e 20:17:14 $ docker rm -f eac89b62a89d094cfb13c24537b1890c426916ffa64689ea1c0f2724d7c3870e [Pipeline] // withDockerContainer [Pipeline] sh 20:17:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:17:15 Warning: overwriting stash ‘coverage-report’ 20:17:15 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 20:17:16 ---> job-cost.sh 20:17:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ohaC 20:17:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:19:17 lf-activate-venv(): INFO: Adding /tmp/venv-ohaC/bin to PATH 20:19:17 INFO: No Stack... 20:19:17 INFO: Retrieving Pricing Info for: v2-standard-4 20:19:18 INFO: Archiving Costs [Pipeline] sh 20:19:19 + cat /w/workspace/app-functions-sdk-go/256/archives/cost.csv 20:19:19 + cut -d, -f6 [Pipeline] lock 20:19:19 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-256-stack-cost] 20:19:19 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-256-stack-cost] did not exist. Created. 20:19:19 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-256-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:19:19 /w/workspace/app-functions-sdk-go/256@tmp/durable-c024c02e/script.sh: 1: /w/workspace/app-functions-sdk-go/256@tmp/durable-c024c02e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:19:19 + echo total: 0.18000000715255737 [Pipeline] stash 20:19:19 Warning: overwriting stash ‘stack-cost’ 20:19:20 Stashed 1 file(s) [Pipeline] } 20:19:20 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-256-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:19:21 provisioning config files... 20:19:21 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3341775261997311107tmp [Pipeline] { [Pipeline] sh 20:19:21 + set +x 20:19:21 + curl -s https://codecov.io/bash 20:19:21 + bash -s -- 20:19:21 20:19:21 _____ _ 20:19:21 / ____| | | 20:19:21 | | ___ __| | ___ ___ _____ __ 20:19:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:19:21 | |___| (_) | (_| | __/ (_| (_) \ V / 20:19:21 \_____\___/ \__,_|\___|\___\___/ \_/ 20:19:21 Bash-1.0.3 20:19:21 20:19:21 20:19:21 ==> git version 2.24.4 found 20:19:21 ==> 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 20:19:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:19:21 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:19:21 ==> Jenkins CI detected. 20:19:21 project root: . 20:19:21 --> token set from env 20:19:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:19:21 ==> Running gcov in . (disable via -X gcov) 20:19:21 ==> Python coveragepy not found 20:19:21 ==> Searching for coverage reports in: 20:19:21 + . 20:19:21 -> Found 2 reports 20:19:21 ==> Detecting git/mercurial file structure 20:19:21 ==> Reading reports 20:19:21 + ./app-service-template/coverage.out bytes=1055 20:19:21 + ./coverage.out bytes=95090 20:19:21 ==> Appending adjustments 20:19:21 https://docs.codecov.io/docs/fixing-reports 20:19:22 + Found adjustments 20:19:22 ==> Gzipping contents 20:19:22 20K /tmp/codecov.L5CWEe.gz 20:19:22 ==> Uploading reports 20:19:22 url: https://codecov.io 20:19:22 query: branch=master&commit=b82a6b877b5b7266fa981a8a5b8e1ee3766583ab&build=256&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F256%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:19:22 -> Pinging Codecov 20:19:22 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=b82a6b877b5b7266fa981a8a5b8e1ee3766583ab&build=256&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F256%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:19:22 -> Uploading to 20:19:22 https://storage.googleapis.com/codecov/v4/raw/2021-06-15/3D8B5DFFC46A037C893635FACE044666/b82a6b877b5b7266fa981a8a5b8e1ee3766583ab/66053319-95ba-4fe7-92f8-43e2f9ce0ccd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T201922Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=216146908bd1970149814cb078cad08c5ca326c75ab300355f68c0a6e2a2ebcf 20:19:22 % Total % Received % Xferd Average Speed Time Time Time Current 20:19:22 Dload Upload Total Spent Left Speed 20:19:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 16760 0 0 100 16760 0 11724 0:00:01 0:00:01 --:--:-- 11728 20:19:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/b82a6b877b5b7266fa981a8a5b8e1ee3766583ab [Pipeline] } 20:19:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:19:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:19:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:19:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:19:25 20:19:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 20:19:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:19:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:19:25 188c0c94c7c5: Pulling fs layer 20:19:25 0ef7d3d256c8: Pulling fs layer 20:19:25 de9db76c5a1d: Pulling fs layer 20:19:25 0eba1c9be4d2: Pulling fs layer 20:19:25 0d57e429df01: Pulling fs layer 20:19:25 4e4be7b47b0d: Pulling fs layer 20:19:25 e1f770b5df2f: Pulling fs layer 20:19:25 85a0685a4137: Pulling fs layer 20:19:25 0eba1c9be4d2: Waiting 20:19:25 0d57e429df01: Waiting 20:19:25 4e4be7b47b0d: Waiting 20:19:25 e1f770b5df2f: Waiting 20:19:25 85a0685a4137: Waiting 20:19:25 de9db76c5a1d: Verifying Checksum 20:19:25 de9db76c5a1d: Download complete 20:19:25 0ef7d3d256c8: Verifying Checksum 20:19:25 0ef7d3d256c8: Download complete 20:19:25 0d57e429df01: Verifying Checksum 20:19:25 0d57e429df01: Download complete 20:19:25 4e4be7b47b0d: Verifying Checksum 20:19:25 4e4be7b47b0d: Download complete 20:19:25 188c0c94c7c5: Verifying Checksum 20:19:25 188c0c94c7c5: Download complete 20:19:26 188c0c94c7c5: Pull complete 20:19:26 0ef7d3d256c8: Pull complete 20:19:26 de9db76c5a1d: Pull complete 20:19:29 e1f770b5df2f: Verifying Checksum 20:19:29 e1f770b5df2f: Download complete 20:19:29 0eba1c9be4d2: Verifying Checksum 20:19:29 0eba1c9be4d2: Download complete 20:19:29 85a0685a4137: Verifying Checksum 20:19:29 85a0685a4137: Download complete 20:19:32 0eba1c9be4d2: Pull complete 20:19:32 0d57e429df01: Pull complete 20:19:32 4e4be7b47b0d: Pull complete 20:19:33 e1f770b5df2f: Pull complete 20:19:39 85a0685a4137: Pull complete 20:19:39 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 20:19:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:19:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 20:19:39 prd-centos7-docker-4c-2g-1531 does not seem to be running inside a container 20:19:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:19:41 $ docker top fe5d388d9e68c80c99477b867590a1ddf5a919262975e4c7039373d29b7390e1 -eo pid,comm [Pipeline] { [Pipeline] echo 20:19:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 20:19:41 + set -o pipefail 20:19:41 + snyk monitor '--org=edgex-jenkins' 20:19:46 20:19:46 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 20:19:46 20:19:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/22815638-f0a5-4f2f-8a95-1c7e1e5a840c 20:19:46 20:19:46 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:19:46 20:19:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:19:46 20:19:47 [Pipeline] } 20:19:47 $ docker stop --time=1 fe5d388d9e68c80c99477b867590a1ddf5a919262975e4c7039373d29b7390e1 20:19:49 $ docker rm -f fe5d388d9e68c80c99477b867590a1ddf5a919262975e4c7039373d29b7390e1 [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 20:19:50 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:19:50 provisioning config files... 20:19:50 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3290298686979109685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:19:51 --> edgex-publish-swagger.sh 20:19:51 === Publish openapi/v2 API === 20:19:51 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 20:19:51 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 20:19:51 % Total % Received % Xferd Average Speed Time Time Time Current 20:19:51 Dload Upload Total Spent Left Speed 20:19:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 12045 0:00:01 0:00:01 --:--:-- 12051 100 13052 0 0 100 13052 0 12044 0:00:01 0:00:01 --:--:-- 12051 20:19:51 20:19:51 [Pipeline] } 20:19:51 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 20:19:52 + git log --format=format:%s -1 b82a6b877b5b7266fa981a8a5b8e1ee3766583ab [Pipeline] isUnix [Pipeline] sh 20:19:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:19:52 . [Pipeline] withDockerContainer 20:19:52 prd-centos7-docker-4c-2g-1531 does not seem to be running inside a container 20:19:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:19:53 $ docker top 3ce7729d82ca77a25ff26771147775ce3a7b076ccf717a1177147bc85b6f6052 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:19:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:53 [ssh-agent] Looking for ssh-agent implementation... 20:19:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:53 $ docker exec 3ce7729d82ca77a25ff26771147775ce3a7b076ccf717a1177147bc85b6f6052 ssh-agent 20:19:53 SSH_AUTH_SOCK=/tmp/ssh-GMxJUnbGX6Cx/agent.14 20:19:53 SSH_AGENT_PID=20 20:19:53 Running ssh-add (command line suppressed) 20:19:53 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3984990868644825057.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3984990868644825057.key) 20:19:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:54 + git semver tag 20:19:54 # -> Open(): unable to determine branch for HEAD 20:19:54 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 20:19:54 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 20:19:54 # $SEMVER_REMOTE_NAME = origin 20:19:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:19:54 # $SEMVER_USER_NAME = edgex-jenkins 20:19:54 # $SEMVER_BRANCH = master 20:19:54 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 20:19:54 # b82a6b877b5b7266fa981a8a5b8e1ee3766583ab HEAD 20:19:54 # -> Force: false 20:19:54 # 57c0aa16d264dc8fc1ed9142f3af2fb2999c93c0 refs/tags/v2.0.0-dev.81 [Pipeline] } 20:19:54 $ docker exec --env ******** --env ******** 3ce7729d82ca77a25ff26771147775ce3a7b076ccf717a1177147bc85b6f6052 ssh-agent -k 20:19:54 unset SSH_AUTH_SOCK; 20:19:54 unset SSH_AGENT_PID; 20:19:54 echo Agent pid 20 killed; 20:19:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:19:54 + git semver [Pipeline] } 20:19:54 $ docker stop --time=1 3ce7729d82ca77a25ff26771147775ce3a7b076ccf717a1177147bc85b6f6052 20:19:55 $ docker rm -f 3ce7729d82ca77a25ff26771147775ce3a7b076ccf717a1177147bc85b6f6052 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:19:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:19:56 20:19:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:19:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:19:56 0.23.1-centos7: Pulling from edgex-lftools 20:19:56 ab5ef0e58194: Pulling fs layer 20:19:56 9712f1f96733: Pulling fs layer 20:19:56 63f879dbbcfc: Pulling fs layer 20:19:56 0d9ebad4ef96: Pulling fs layer 20:19:56 e9a5061849ea: Pulling fs layer 20:19:56 d747dcd14b5f: Pulling fs layer 20:19:56 2de7ff778b66: Pulling fs layer 20:19:56 e9a5061849ea: Waiting 20:19:56 d747dcd14b5f: Waiting 20:19:56 0d9ebad4ef96: Waiting 20:19:56 2de7ff778b66: Waiting 20:19:56 9712f1f96733: Verifying Checksum 20:19:56 9712f1f96733: Download complete 20:19:57 63f879dbbcfc: Verifying Checksum 20:19:57 63f879dbbcfc: Download complete 20:19:57 e9a5061849ea: Verifying Checksum 20:19:57 e9a5061849ea: Download complete 20:19:57 d747dcd14b5f: Verifying Checksum 20:19:57 d747dcd14b5f: Download complete 20:19:58 0d9ebad4ef96: Verifying Checksum 20:19:58 0d9ebad4ef96: Download complete 20:19:58 2de7ff778b66: Verifying Checksum 20:19:58 2de7ff778b66: Download complete 20:19:58 ab5ef0e58194: Verifying Checksum 20:19:58 ab5ef0e58194: Download complete 20:20:00 ab5ef0e58194: Pull complete 20:20:00 9712f1f96733: Pull complete 20:20:01 63f879dbbcfc: Pull complete 20:20:05 0d9ebad4ef96: Pull complete 20:20:05 e9a5061849ea: Pull complete 20:20:05 d747dcd14b5f: Pull complete 20:20:06 2de7ff778b66: Pull complete 20:20:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:20:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:20:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:20:06 prd-centos7-docker-4c-2g-1531 does not seem to be running inside a container 20:20:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:20:10 $ docker top 54b7bbdcf57fd94bc6f3a459c09ad3131874a680151824265cb9fea522b4462f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:20:10 provisioning config files... 20:20:10 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3142849636748661791tmp 20:20:10 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3435601879683910135tmp 20:20:10 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3576307891499341782tmp [Pipeline] { [Pipeline] echo 20:20:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:20:11 ---> sigul-configuration.sh 20:20:11 gpg: directory `/root/.gnupg' created 20:20:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:20:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:20:11 gpg: keyring `/root/.gnupg/secring.gpg' created 20:20:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:20:11 gpg: CAST5 encrypted data 20:20:11 gpg: encrypted with 1 passphrase 20:20:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:20:11 + mkdir /home/jenkins 20:20:11 + mkdir /home/jenkins/sigul [Pipeline] sh 20:20:12 + 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 20:20:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:20:12 ---> sigul-install.sh 20:20:16 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 20:20:16 + git tag --list 20:20:16 v0.1.0 20:20:16 v0.1.1 20:20:16 v1.0.0 20:20:16 v1.1.0 20:20:16 v1.2.0 20:20:16 v1.3.0 20:20:16 v1.3.1 20:20:16 v1.3.1-dev.1 20:20:16 v1.3.2-dev.1 20:20:16 v2.0.0-dev.1 20:20:16 v2.0.0-dev.10 20:20:16 v2.0.0-dev.11 20:20:16 v2.0.0-dev.12 20:20:16 v2.0.0-dev.13 20:20:16 v2.0.0-dev.14 20:20:16 v2.0.0-dev.15 20:20:16 v2.0.0-dev.16 20:20:16 v2.0.0-dev.17 20:20:16 v2.0.0-dev.18 20:20:16 v2.0.0-dev.19 20:20:16 v2.0.0-dev.2 20:20:16 v2.0.0-dev.20 20:20:16 v2.0.0-dev.21 20:20:16 v2.0.0-dev.22 20:20:16 v2.0.0-dev.23 20:20:16 v2.0.0-dev.24 20:20:16 v2.0.0-dev.25 20:20:16 v2.0.0-dev.26 20:20:16 v2.0.0-dev.27 20:20:16 v2.0.0-dev.28 20:20:16 v2.0.0-dev.29 20:20:16 v2.0.0-dev.3 20:20:16 v2.0.0-dev.30 20:20:16 v2.0.0-dev.31 20:20:16 v2.0.0-dev.32 20:20:16 v2.0.0-dev.33 20:20:16 v2.0.0-dev.34 20:20:16 v2.0.0-dev.35 20:20:16 v2.0.0-dev.36 20:20:16 v2.0.0-dev.37 20:20:16 v2.0.0-dev.38 20:20:16 v2.0.0-dev.39 20:20:16 v2.0.0-dev.4 20:20:16 v2.0.0-dev.40 20:20:16 v2.0.0-dev.41 20:20:16 v2.0.0-dev.42 20:20:16 v2.0.0-dev.43 20:20:16 v2.0.0-dev.44 20:20:16 v2.0.0-dev.45 20:20:16 v2.0.0-dev.46 20:20:16 v2.0.0-dev.47 20:20:16 v2.0.0-dev.48 20:20:16 v2.0.0-dev.49 20:20:16 v2.0.0-dev.5 20:20:16 v2.0.0-dev.50 20:20:16 v2.0.0-dev.51 20:20:16 v2.0.0-dev.52 20:20:16 v2.0.0-dev.53 20:20:16 v2.0.0-dev.54 20:20:16 v2.0.0-dev.55 20:20:16 v2.0.0-dev.56 20:20:16 v2.0.0-dev.57 20:20:16 v2.0.0-dev.58 20:20:16 v2.0.0-dev.59 20:20:16 v2.0.0-dev.6 20:20:16 v2.0.0-dev.60 20:20:16 v2.0.0-dev.61 20:20:16 v2.0.0-dev.62 20:20:16 v2.0.0-dev.63 20:20:16 v2.0.0-dev.64 20:20:16 v2.0.0-dev.65 20:20:16 v2.0.0-dev.66 20:20:16 v2.0.0-dev.67 20:20:16 v2.0.0-dev.68 20:20:16 v2.0.0-dev.69 20:20:16 v2.0.0-dev.7 20:20:16 v2.0.0-dev.70 20:20:16 v2.0.0-dev.71 20:20:16 v2.0.0-dev.72 20:20:16 v2.0.0-dev.73 20:20:16 v2.0.0-dev.74 20:20:16 v2.0.0-dev.75 20:20:16 v2.0.0-dev.76 20:20:16 v2.0.0-dev.77 20:20:16 v2.0.0-dev.78 20:20:16 v2.0.0-dev.79 20:20:16 v2.0.0-dev.8 20:20:16 v2.0.0-dev.80 20:20:16 v2.0.0-dev.81 20:20:16 v2.0.0-dev.9 [Pipeline] sh 20:20:17 + lftools sign git-tag v2.0.0-dev.81 20:20:17 Signing Git tag with Sigul... 20:20:17 Signing v2.0.0-dev.81 [Pipeline] echo 20:20:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:20:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:20:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:20:18 $ docker stop --time=1 54b7bbdcf57fd94bc6f3a459c09ad3131874a680151824265cb9fea522b4462f 20:20:20 $ docker rm -f 54b7bbdcf57fd94bc6f3a459c09ad3131874a680151824265cb9fea522b4462f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:20:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:20:20 . [Pipeline] withDockerContainer 20:20:21 prd-centos7-docker-4c-2g-1531 does not seem to be running inside a container 20:20:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:20:21 $ docker top d40c9e49204736cdc6fe4de74d3c05ada798e1e1fa8b3aed5bb5e4ce39df687a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:20:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:20:21 [ssh-agent] Looking for ssh-agent implementation... 20:20:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:20:21 $ docker exec d40c9e49204736cdc6fe4de74d3c05ada798e1e1fa8b3aed5bb5e4ce39df687a ssh-agent 20:20:21 SSH_AUTH_SOCK=/tmp/ssh-ioSeE5fsub29/agent.14 20:20:21 SSH_AGENT_PID=19 20:20:21 Running ssh-add (command line suppressed) 20:20:21 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2554026303296189453.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2554026303296189453.key) 20:20:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:20:22 + git semver bump pre 20:20:22 # -> Open(): unable to determine branch for HEAD 20:20:22 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 20:20:22 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 20:20:22 # $SEMVER_REMOTE_NAME = origin 20:20:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:20:22 # $SEMVER_USER_NAME = edgex-jenkins 20:20:22 # $SEMVER_BRANCH = master 20:20:22 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 20:20:22 2.0.0-dev.82 [Pipeline] } 20:20:22 $ docker exec --env ******** --env ******** d40c9e49204736cdc6fe4de74d3c05ada798e1e1fa8b3aed5bb5e4ce39df687a ssh-agent -k 20:20:22 unset SSH_AUTH_SOCK; 20:20:22 unset SSH_AGENT_PID; 20:20:22 echo Agent pid 19 killed; 20:20:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:20:22 + git semver [Pipeline] } 20:20:22 $ docker stop --time=1 d40c9e49204736cdc6fe4de74d3c05ada798e1e1fa8b3aed5bb5e4ce39df687a 20:20:23 $ docker rm -f d40c9e49204736cdc6fe4de74d3c05ada798e1e1fa8b3aed5bb5e4ce39df687a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:20:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:20:24 . [Pipeline] withDockerContainer 20:20:24 prd-centos7-docker-4c-2g-1531 does not seem to be running inside a container 20:20:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:20:24 $ docker top a2689cec93e9277ea88f8de7dce6ca63870f6cf306883263ab2932592d070671 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:20:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:20:24 [ssh-agent] Looking for ssh-agent implementation... 20:20:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:20:25 $ docker exec a2689cec93e9277ea88f8de7dce6ca63870f6cf306883263ab2932592d070671 ssh-agent 20:20:25 SSH_AUTH_SOCK=/tmp/ssh-mwrYTR3kkiuL/agent.13 20:20:25 SSH_AGENT_PID=19 20:20:25 Running ssh-add (command line suppressed) 20:20:25 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1381515889881327255.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1381515889881327255.key) 20:20:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:20:25 + git semver push 20:20:25 # -> Open(): unable to determine branch for HEAD 20:20:25 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 20:20:25 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 20:20:25 # $SEMVER_REMOTE_NAME = origin 20:20:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:20:25 # $SEMVER_USER_NAME = edgex-jenkins 20:20:25 # $SEMVER_BRANCH = master 20:20:25 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 20:20:30 $ docker exec --env ******** --env ******** a2689cec93e9277ea88f8de7dce6ca63870f6cf306883263ab2932592d070671 ssh-agent -k 20:20:30 unset SSH_AUTH_SOCK; 20:20:30 unset SSH_AGENT_PID; 20:20:30 echo Agent pid 19 killed; 20:20:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:20:31 + git semver [Pipeline] } 20:20:31 $ docker stop --time=1 a2689cec93e9277ea88f8de7dce6ca63870f6cf306883263ab2932592d070671 20:20:32 $ docker rm -f a2689cec93e9277ea88f8de7dce6ca63870f6cf306883263ab2932592d070671 [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 20:20:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:20:34 ---> package-listing.sh 20:20:34 ++ facter osfamily 20:20:34 ++ tr '[:upper:]' '[:lower:]' 20:20:34 + OS_FAMILY=redhat 20:20:34 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 20:20:34 + START_PACKAGES=/tmp/packages_start.txt 20:20:34 + END_PACKAGES=/tmp/packages_end.txt 20:20:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:20:34 + PACKAGES=/tmp/packages_start.txt 20:20:34 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 20:20:34 + PACKAGES=/tmp/packages_end.txt 20:20:34 + case "${OS_FAMILY}" in 20:20:34 + sort 20:20:34 + rpm -qa 20:20:35 + '[' -f /tmp/packages_start.txt ']' 20:20:35 + '[' -f /tmp/packages_end.txt ']' 20:20:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:20:35 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 20:20:35 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 20:20:35 + 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 20:20:35 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 20:20:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:20:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:20:36 20:20:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:20:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:20:36 alpine: Pulling from edgex-lftools-log-publisher 20:20:36 df20fa9351a1: Pulling fs layer 20:20:36 36b3adc4ff6f: Pulling fs layer 20:20:36 8ad3a11d3b57: Pulling fs layer 20:20:36 46f8f816bc3b: Pulling fs layer 20:20:36 93b61091891f: Pulling fs layer 20:20:36 93b9cdb0e59b: Pulling fs layer 20:20:36 5e14af77c1be: Pulling fs layer 20:20:36 01666e4c0597: Pulling fs layer 20:20:36 aa168da1d23b: Pulling fs layer 20:20:36 93b9cdb0e59b: Waiting 20:20:36 5e14af77c1be: Waiting 20:20:36 01666e4c0597: Waiting 20:20:36 aa168da1d23b: Waiting 20:20:36 46f8f816bc3b: Waiting 20:20:36 93b61091891f: Waiting 20:20:36 36b3adc4ff6f: Verifying Checksum 20:20:36 36b3adc4ff6f: Download complete 20:20:36 46f8f816bc3b: Verifying Checksum 20:20:36 46f8f816bc3b: Download complete 20:20:36 df20fa9351a1: Verifying Checksum 20:20:36 df20fa9351a1: Download complete 20:20:36 93b9cdb0e59b: Verifying Checksum 20:20:36 93b9cdb0e59b: Download complete 20:20:36 5e14af77c1be: Verifying Checksum 20:20:36 5e14af77c1be: Download complete 20:20:36 93b61091891f: Verifying Checksum 20:20:36 93b61091891f: Download complete 20:20:36 01666e4c0597: Verifying Checksum 20:20:36 01666e4c0597: Download complete 20:20:36 df20fa9351a1: Pull complete 20:20:36 36b3adc4ff6f: Pull complete 20:20:36 8ad3a11d3b57: Verifying Checksum 20:20:36 8ad3a11d3b57: Download complete 20:20:37 8ad3a11d3b57: Pull complete 20:20:37 46f8f816bc3b: Pull complete 20:20:37 93b61091891f: Pull complete 20:20:37 93b9cdb0e59b: Pull complete 20:20:37 5e14af77c1be: Pull complete 20:20:37 01666e4c0597: Pull complete 20:20:38 aa168da1d23b: Verifying Checksum 20:20:38 aa168da1d23b: Download complete 20:20:42 aa168da1d23b: Pull complete 20:20:42 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:20:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:20:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:20:42 prd-centos7-docker-4c-2g-1531 does not seem to be running inside a container 20:20:42 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:20:45 $ docker top 54e4be3fe60f2894c850c8c8f09682b99b54d6d6b9f7353fc1a81ae005c4a558 -eo pid,comm [Pipeline] { [Pipeline] sh 20:20:45 + touch /tmp/pre-build-complete [Pipeline] sh 20:20:45 + mkdir -p /var/log/sa [Pipeline] sh 20:20:46 + ls /var/log/sa-host 20:20:46 + sadf -c /var/log/sa-host/sa05 20:20:46 file_magic: OK 20:20:46 HZ: Using current value: 100 20:20:46 file_header: OK 20:20:46 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 20:20:46 Statistics: 20:20:46 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:20:46 File successfully converted to sysstat format version 12.2.1 20:20:46 + sadf -c /var/log/sa-host/sa15 20:20:46 file_magic: OK 20:20:46 HZ: Using current value: 100 20:20:46 file_header: OK 20:20:46 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 20:20:46 Statistics: 20:20:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:20:46 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:20:46 provisioning config files... 20:20:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4168756545918378289tmp [Pipeline] { [Pipeline] echo 20:20:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:20:47 ---> create-netrc.sh [Pipeline] } 20:20:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:20:47 ---> python-tools-install.sh [Pipeline] echo 20:20:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:20:47 ---> sudo-logs.sh 20:20:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:20:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:20:48 ---> job-cost.sh 20:20:48 lf-activate-venv: SKIPPING 20:20:48 DEBUG: total: 0.18000000715255737 20:20:48 INFO: Retrieving Stack Cost... 20:20:49 INFO: Retrieving Pricing Info for: v3-standard-2 20:20:49 INFO: Archiving Costs [Pipeline] echo 20:20:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:20:49 ---> logs-deploy.sh 20:20:49 lf-activate-venv: SKIPPING 20:20:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/256 20:20:49 INFO: archiving workspace using pattern(s): 20:20:50 Archives upload complete. 20:20:50 INFO: archiving logs to Nexus 20:20:51 ---> uname -a: 20:20:51 Linux prd-centos7-docker-4c-2g-1531.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 20:20:51 20:20:51 20:20:51 ---> lscpu: 20:20:51 Architecture: x86_64 20:20:51 CPU op-mode(s): 32-bit, 64-bit 20:20:51 Byte Order: Little Endian 20:20:51 Address sizes: 40 bits physical, 48 bits virtual 20:20:51 CPU(s): 2 20:20:51 On-line CPU(s) list: 0,1 20:20:51 Thread(s) per core: 1 20:20:51 Core(s) per socket: 1 20:20:51 Socket(s): 2 20:20:51 NUMA node(s): 1 20:20:51 Vendor ID: AuthenticAMD 20:20:51 CPU family: 23 20:20:51 Model: 49 20:20:51 Model name: AMD EPYC-Rome Processor 20:20:51 Stepping: 0 20:20:51 CPU MHz: 2800.000 20:20:51 BogoMIPS: 5600.00 20:20:51 Virtualization: AMD-V 20:20:51 Hypervisor vendor: KVM 20:20:51 Virtualization type: full 20:20:51 L1d cache: 64 KiB 20:20:51 L1i cache: 64 KiB 20:20:51 L2 cache: 1 MiB 20:20:51 L3 cache: 32 MiB 20:20:51 NUMA node0 CPU(s): 0,1 20:20:51 Vulnerability Itlb multihit: Not affected 20:20:51 Vulnerability L1tf: Not affected 20:20:51 Vulnerability Mds: Not affected 20:20:51 Vulnerability Meltdown: Not affected 20:20:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:20:51 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:20:51 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:20:51 Vulnerability Srbds: Not affected 20:20:51 Vulnerability Tsx async abort: Not affected 20:20:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 20:20:51 20:20:51 20:20:51 ---> nproc: 20:20:51 2 20:20:51 20:20:51 20:20:51 ---> df -h: 20:20:51 Filesystem Size Used Available Use% Mounted on 20:20:51 overlay 40.0G 8.9G 31.1G 22% / 20:20:51 tmpfs 64.0M 0 64.0M 0% /dev 20:20:51 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:20:51 shm 64.0M 0 64.0M 0% /dev/shm 20:20:51 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 20:20:51 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 20:20:51 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 20:20:51 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 20:20:51 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 20:20:51 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 20:20:51 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master 20:20:51 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master@tmp 20:20:51 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 20:20:51 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 20:20:51 20:20:51 20:20:51 ---> free -m: 20:20:51 total used free shared buff/cache available 20:20:51 Mem: 7821 1159 3241 0 3420 6580 20:20:51 Swap: 1023 0 1023 20:20:51 20:20:51 20:20:51 ---> ip addr: 20:20:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:20:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:20:51 inet 127.0.0.1/8 scope host lo 20:20:51 valid_lft forever preferred_lft forever 20:20:51 inet6 ::1/128 scope host 20:20:51 valid_lft forever preferred_lft forever 20:20:51 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:20:51 link/ether fa:16:3e:f7:db:9a brd ff:ff:ff:ff:ff:ff 20:20:51 inet 10.30.123.125/23 brd 10.30.123.255 scope global dynamic eth0 20:20:51 valid_lft 85750sec preferred_lft 85750sec 20:20:51 inet6 fe80::f816:3eff:fef7:db9a/64 scope link 20:20:51 valid_lft forever preferred_lft forever 20:20:51 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:20:51 link/ether 02:42:62:60:8d:3c brd ff:ff:ff:ff:ff:ff 20:20:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:20:51 valid_lft forever preferred_lft forever 20:20:51 inet6 fe80::42:62ff:fe60:8d3c/64 scope link 20:20:51 valid_lft forever preferred_lft forever 20:20:51 20:20:51 20:20:51 ---> sar -b -r -n DEV: 20:20:51 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 20:20:51 20:20:51 20:09:50 LINUX RESTART (2 CPU) 20:20:51 20:20:51 20:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:20:51 20:12:01 2.43 0.00 2.43 0.00 0.00 58.65 0.00 20:20:51 20:13:01 0.42 0.00 0.42 0.00 0.00 6.13 0.00 20:20:51 20:14:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 20:20:51 20:15:01 0.23 0.00 0.23 0.00 0.00 3.10 0.00 20:20:51 20:16:01 0.24 0.00 0.24 0.00 0.00 2.95 0.00 20:20:51 20:17:01 0.35 0.00 0.35 0.00 0.00 5.41 0.00 20:20:51 20:18:01 0.17 0.00 0.17 0.00 0.00 1.52 0.00 20:20:51 20:19:01 0.32 0.00 0.32 0.00 0.00 3.36 0.00 20:20:51 20:20:01 116.54 0.03 116.50 0.00 3.73 31873.66 0.00 20:20:51 Average: 13.47 0.00 13.46 0.00 0.42 3558.49 0.00 20:20:51 20:20:51 20:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:20:51 20:12:01 5431476 0 802152 10.02 2620 1772692 1078960 11.91 584344 1594444 20 20:20:51 20:13:01 5429768 0 803852 10.04 2620 1772700 1079200 11.91 585392 1594656 16 20:20:51 20:14:01 5429184 0 804436 10.04 2620 1772700 1079248 11.92 586500 1594656 8 20:20:51 20:15:01 5425376 0 808232 10.09 2620 1772712 1119008 12.35 588756 1595548 8 20:20:51 20:16:01 5426084 0 807520 10.08 2620 1772716 1086924 12.00 584112 1599384 12 20:20:51 20:17:01 5428272 0 805332 10.06 2620 1772716 1077204 11.89 582848 1599384 8 20:20:51 20:18:01 5418676 0 814920 10.18 2620 1772724 1077204 11.89 592180 1599384 8 20:20:51 20:19:01 5419116 0 814424 10.17 2620 1772780 1077204 11.89 593808 1597676 16 20:20:51 20:20:01 4148132 0 1007084 12.57 2620 2851104 1473268 16.27 846476 2499196 359528 20:20:51 Average: 5284009 0 829772 10.36 2620 1892538 1127580 12.45 616046 1697148 39958 20:20:51 20:20:51 20:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:20:51 20:12:01 eth0 0.82 0.17 0.07 0.06 0.00 0.00 0.00 0.00 20:20:51 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:51 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:51 20:13:01 eth0 4.58 2.18 3.75 0.14 0.00 0.00 0.00 0.00 20:20:51 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:51 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:51 20:14:01 eth0 1.55 0.55 0.60 0.39 0.00 0.00 0.00 0.00 20:20:51 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:51 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:51 20:15:01 eth0 1.23 1.22 0.34 8.07 0.00 0.00 0.00 0.00 20:20:51 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:51 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:51 20:16:01 eth0 2.13 2.07 0.51 12.37 0.00 0.00 0.00 0.00 20:20:51 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:51 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:51 20:17:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:20:51 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:51 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:51 20:18:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:20:51 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:51 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:51 20:19:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:20:51 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:51 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:51 20:20:01 eth0 845.38 779.05 7674.23 69.23 0.00 0.00 0.00 0.00 20:20:51 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:51 20:20:01 docker0 65.75 67.79 5.39 387.01 0.00 0.00 0.00 0.00 20:20:51 Average: eth0 95.30 87.45 855.10 10.03 0.00 0.00 0.00 0.00 20:20:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:51 Average: docker0 7.32 7.55 0.60 43.09 0.00 0.00 0.00 0.00 20:20:51 20:20:51 20:20:51 ---> sar -P ALL: 20:20:51 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 20:20:51 20:20:51 20:09:50 LINUX RESTART (2 CPU) 20:20:51 20:20:51 20:11:01 CPU %user %nice %system %iowait %steal %idle 20:20:51 20:12:01 all 0.15 0.00 0.03 0.00 0.03 99.79 20:20:51 20:12:01 0 0.07 0.00 0.03 0.00 0.03 99.87 20:20:51 20:12:01 1 0.23 0.00 0.03 0.00 0.02 99.72 20:20:51 20:13:01 all 0.18 0.00 0.03 0.00 0.03 99.77 20:20:51 20:13:01 0 0.07 0.00 0.05 0.00 0.02 99.87 20:20:51 20:13:01 1 0.28 0.00 0.02 0.00 0.03 99.67 20:20:51 20:14:01 all 0.18 0.00 0.03 0.00 0.02 99.78 20:20:51 20:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:20:51 20:14:01 1 0.32 0.00 0.03 0.00 0.02 99.63 20:20:51 20:15:01 all 0.10 0.00 0.03 0.00 0.03 99.84 20:20:51 20:15:01 0 0.07 0.00 0.05 0.00 0.03 99.85 20:20:51 20:15:01 1 0.13 0.00 0.02 0.00 0.02 99.83 20:20:51 20:16:01 all 0.13 0.00 0.05 0.00 0.03 99.80 20:20:51 20:16:01 0 0.14 0.00 0.07 0.00 0.02 99.78 20:20:51 20:16:01 1 0.12 0.00 0.03 0.00 0.03 99.81 20:20:51 20:17:01 all 0.09 0.00 0.03 0.00 0.03 99.85 20:20:51 20:17:01 0 0.15 0.00 0.05 0.00 0.02 99.78 20:20:51 20:17:01 1 0.03 0.00 0.02 0.00 0.03 99.92 20:20:51 20:18:01 all 0.11 0.00 0.03 0.00 0.02 99.84 20:20:51 20:18:01 0 0.18 0.00 0.05 0.00 0.03 99.73 20:20:51 20:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:20:51 20:19:01 all 0.03 0.00 0.01 0.00 0.03 99.93 20:20:51 20:19:01 0 0.03 0.00 0.02 0.00 0.03 99.92 20:20:51 20:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:20:51 20:20:01 all 15.19 0.00 6.66 2.70 0.06 75.39 20:20:51 20:20:01 0 15.06 0.00 6.82 3.63 0.07 74.42 20:20:51 20:20:01 1 15.33 0.00 6.50 1.77 0.05 76.34 20:20:51 Average: all 1.74 0.00 0.74 0.29 0.03 97.20 20:20:51 Average: 0 1.69 0.00 0.77 0.39 0.03 97.12 20:20:51 Average: 1 1.78 0.00 0.72 0.19 0.02 97.29 20:20:51 20:20:51 20:20:51