Started by user Bill Mahoney Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d73e4bf6f6fffa39d14152b7db1821ea00020699 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-ssh8541940976580611877.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6956682544825690345.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5594275357019362121.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6862831810276263216.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4211080434928328064.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-9 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-ssh3043655133351389256.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 d73e4bf6f6fffa39d14152b7db1821ea00020699 (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 d73e4bf6f6fffa39d14152b7db1821ea00020699 # timeout=10 Commit message: "refactor: Use common ServiceInfo struct and adjust code/configuration (#855)" > git rev-list --no-walk 497a5d96327f6b59cac557d093967d0b1142606a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:19:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:19:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:19:29 ========================================================= 00:19:29 EdgeX Global Pipelines Version Info 00:19:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:19:30 ------------------- 00:19:30 stable info: 00:19:30 ------------------- 00:19:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:19:30 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 00:19:30 Message: update stable to v1.0.192 00:19:31 ------------------- 00:19:31 experimental info: 00:19:31 ------------------- 00:19:31 Commited By: **** collab-it+edgex@linuxfoundation.org 00:19:31 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 00:19:31 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:19:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 00:19:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 00:19:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:19:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:19:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:19:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:19:31 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 00:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:19:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:19:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:19:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:19:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:19:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:19:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:19:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:19:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:19:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:19:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:19:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:19:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:19:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 00:19:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 00:19:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 00:19:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d73e4bf6f6fffa39d14152b7db1821ea00020699 [Pipeline] echo 00:19:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d73e4bf [Pipeline] echo 00:19:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:19:32 + git log --format=format:%s -1 d73e4bf6f6fffa39d14152b7db1821ea00020699 [Pipeline] echo 00:19:32 GIT_COMMIT: d73e4bf6f6fffa39d14152b7db1821ea00020699, Commit Message: refactor: Use common ServiceInfo struct and adjust code/configuration (#855) [Pipeline] echo 00:19:32 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:19:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:19:33 00:19:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:19:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:19:33 latest: Pulling from edgex-devops/git-semver 00:19:33 31603596830f: Pulling fs layer 00:19:33 54011a49482f: Pulling fs layer 00:19:33 a6820b24f6d8: Pulling fs layer 00:19:33 f581987b2513: Pulling fs layer 00:19:33 f581987b2513: Waiting 00:19:33 54011a49482f: Verifying Checksum 00:19:33 54011a49482f: Download complete 00:19:34 31603596830f: Verifying Checksum 00:19:34 31603596830f: Download complete 00:19:34 f581987b2513: Verifying Checksum 00:19:34 f581987b2513: Download complete 00:19:34 31603596830f: Pull complete 00:19:34 54011a49482f: Pull complete 00:19:34 a6820b24f6d8: Verifying Checksum 00:19:34 a6820b24f6d8: Download complete 00:19:34 a6820b24f6d8: Pull complete 00:19:35 f581987b2513: Pull complete 00:19:35 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:19:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:19:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:19:35 prd-centos7-docker-4c-2g-9 does not seem to be running inside a container 00:19:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:19:36 $ docker top 339ea2a71c5a8d9ed7559af4aa9d936952f7f97b8527ad78c7b5b05f1db53cc3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:19:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:19:36 [ssh-agent] Looking for ssh-agent implementation... 00:19:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:19:36 $ docker exec 339ea2a71c5a8d9ed7559af4aa9d936952f7f97b8527ad78c7b5b05f1db53cc3 ssh-agent 00:19:36 SSH_AUTH_SOCK=/tmp/ssh-YB9m0JfKk5Q0/agent.13 00:19:36 SSH_AGENT_PID=19 00:19:36 Running ssh-add (command line suppressed) 00:19:37 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8141362564405209265.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8141362564405209265.key) 00:19:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:19:37 + git tag --points-at HEAD [Pipeline] } 00:19:37 $ docker exec --env ******** --env ******** 339ea2a71c5a8d9ed7559af4aa9d936952f7f97b8527ad78c7b5b05f1db53cc3 ssh-agent -k 00:19:37 unset SSH_AUTH_SOCK; 00:19:37 unset SSH_AGENT_PID; 00:19:37 echo Agent pid 19 killed; 00:19:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:19:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:19:37 [ssh-agent] Looking for ssh-agent implementation... 00:19:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:19:37 $ docker exec 339ea2a71c5a8d9ed7559af4aa9d936952f7f97b8527ad78c7b5b05f1db53cc3 ssh-agent 00:19:37 SSH_AUTH_SOCK=/tmp/ssh-3t7uUamu5HRm/agent.51 00:19:37 SSH_AGENT_PID=57 00:19:37 Running ssh-add (command line suppressed) 00:19:37 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8329901090713256287.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8329901090713256287.key) 00:19:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:19:38 + git semver init 00:19:38 # -> Open(): unable to determine branch for HEAD 00:19:38 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 00:19:38 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 00:19:38 # $SEMVER_REMOTE_NAME = origin 00:19:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:19:38 # $SEMVER_USER_NAME = edgex-jenkins 00:19:38 # $SEMVER_BRANCH = master 00:19:38 # $SEMVER_TEMP = /tmp/semver-771075072 00:19:38 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 00:19:44 # '/tmp/semver-771075072' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 00:19:44 # -> Force: false 00:19:44 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 00:19:44 $ docker exec --env ******** --env ******** 339ea2a71c5a8d9ed7559af4aa9d936952f7f97b8527ad78c7b5b05f1db53cc3 ssh-agent -k 00:19:44 unset SSH_AUTH_SOCK; 00:19:44 unset SSH_AGENT_PID; 00:19:44 echo Agent pid 57 killed; 00:19:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:19:45 + git semver [Pipeline] } 00:19:45 $ docker stop --time=1 339ea2a71c5a8d9ed7559af4aa9d936952f7f97b8527ad78c7b5b05f1db53cc3 00:19:47 $ docker rm -f 339ea2a71c5a8d9ed7559af4aa9d936952f7f97b8527ad78c7b5b05f1db53cc3 [Pipeline] // withDockerContainer [Pipeline] sh 00:19:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:19:47 Stashed 1 file(s) [Pipeline] echo 00:19:47 [edgeXSemver]: initialized semver on version 2.0.0-dev.64 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 00:20:02 Still waiting to schedule task 00:20:02 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:20:02 Still waiting to schedule task 00:20:02 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-7’ 00:23:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 00:23:48 Running in /w/workspace/app-functions-sdk-go/237 [Pipeline] { [Pipeline] checkout 00:23:48 The recommended git tool is: git 00:23:54 using credential edgex-jenkins-ssh 00:23:54 Cloning the remote Git repository 00:23:54 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:23:54 > git init /w/workspace/app-functions-sdk-go/237 # timeout=10 00:23:54 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:23:54 > git --version # timeout=10 00:23:54 > git --version # 'git version 2.17.1' 00:23:54 using GIT_SSH to set credentials SSH Credentials for GitHub 00:23:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:23:58 Avoid second fetch 00:23:58 Checking out Revision d73e4bf6f6fffa39d14152b7db1821ea00020699 (master) 00:23:58 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:23:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:23:58 > git config core.sparsecheckout # timeout=10 00:23:58 > git checkout -f d73e4bf6f6fffa39d14152b7db1821ea00020699 # timeout=10 00:24:02 Commit message: "refactor: Use common ServiceInfo struct and adjust code/configuration (#855)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:24:04 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:24:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:24:04 + true 00:24:04 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 00:24:23 ========================================================= 00:24:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:24:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:24:24 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 00:24:24 Sending build context to Docker daemon 19.58MB 00:24:24 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 00:24:24 Step 2/8 : FROM ${BASE} 00:24:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:24:25 595b0fe564bb: Pulling fs layer 00:24:25 7186ed65a4f7: Pulling fs layer 00:24:25 316046926c0a: Pulling fs layer 00:24:25 4ebd0625c992: Pulling fs layer 00:24:25 207e8628e3a3: Pulling fs layer 00:24:25 c791037a9be2: Pulling fs layer 00:24:25 ffd874e62e21: Pulling fs layer 00:24:25 207e8628e3a3: Waiting 00:24:25 c791037a9be2: Waiting 00:24:25 ffd874e62e21: Waiting 00:24:25 4ebd0625c992: Waiting 00:24:25 316046926c0a: Verifying Checksum 00:24:25 316046926c0a: Download complete 00:24:25 7186ed65a4f7: Verifying Checksum 00:24:25 7186ed65a4f7: Download complete 00:24:25 207e8628e3a3: Verifying Checksum 00:24:25 207e8628e3a3: Download complete 00:24:25 c791037a9be2: Verifying Checksum 00:24:25 c791037a9be2: Download complete 00:24:25 595b0fe564bb: Verifying Checksum 00:24:25 595b0fe564bb: Download complete 00:24:26 595b0fe564bb: Pull complete 00:24:27 7186ed65a4f7: Pull complete 00:24:27 316046926c0a: Pull complete 00:24:28 ffd874e62e21: Download complete 00:24:29 4ebd0625c992: Verifying Checksum 00:24:29 4ebd0625c992: Download complete 00:24:41 Running on prd-centos7-docker-4c-2g-14 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 00:24:41 Running in /w/workspace/app-functions-sdk-go/237 [Pipeline] { [Pipeline] checkout 00:24:41 4ebd0625c992: Pull complete 00:24:41 207e8628e3a3: Pull complete 00:24:41 c791037a9be2: Pull complete 00:24:41 The recommended git tool is: git 00:24:43 ffd874e62e21: Pull complete 00:24:43 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 00:24:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:24:43 ---> cfc18b08335c 00:24:43 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 00:24:43 20.10.0: Pulling from library/docker 00:24:44 a3cc7d3b244e: Pulling fs layer 00:24:44 02a3295e0d61: Pulling fs layer 00:24:44 0f4f2e6d8100: Pulling fs layer 00:24:44 330b718f631f: Pulling fs layer 00:24:44 a93816041522: Pulling fs layer 00:24:44 bdb6da89ff94: Pulling fs layer 00:24:44 2a70c0c122f4: Pulling fs layer 00:24:44 a93816041522: Waiting 00:24:44 bdb6da89ff94: Waiting 00:24:44 2a70c0c122f4: Waiting 00:24:44 0f4f2e6d8100: Download complete 00:24:44 a3cc7d3b244e: Verifying Checksum 00:24:44 02a3295e0d61: Verifying Checksum 00:24:44 02a3295e0d61: Download complete 00:24:44 a93816041522: Download complete 00:24:44 using credential edgex-jenkins-ssh 00:24:44 Cloning the remote Git repository 00:24:44 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:24:44 bdb6da89ff94: Download complete 00:24:44 2a70c0c122f4: Verifying Checksum 00:24:44 2a70c0c122f4: Download complete 00:24:45 a3cc7d3b244e: Pull complete 00:24:44 > git init /w/workspace/app-functions-sdk-go/237 # timeout=10 00:24:44 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:24:44 > git --version # timeout=10 00:24:44 > git --version # 'git version 2.24.4' 00:24:44 using GIT_SSH to set credentials SSH Credentials for GitHub 00:24:44 [INFO] Currently running in a labeled security context 00:24:44 [INFO] Currently SELinux is 'enforcing' on the host 00:24:44 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/237@tmp/jenkins-gitclient-ssh3337475510249230626.key 00:24:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:24:45 02a3295e0d61: Pull complete 00:24:46 0f4f2e6d8100: Pull complete 00:24:46 330b718f631f: Verifying Checksum 00:24:46 330b718f631f: Download complete 00:24:47 Avoid second fetch 00:24:47 Checking out Revision d73e4bf6f6fffa39d14152b7db1821ea00020699 (master) 00:24:47 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:24:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:24:47 > git config core.sparsecheckout # timeout=10 00:24:47 > git checkout -f d73e4bf6f6fffa39d14152b7db1821ea00020699 # timeout=10 00:24:49 330b718f631f: Pull complete 00:24:50 a93816041522: Pull complete 00:24:50 bdb6da89ff94: Pull complete 00:24:50 2a70c0c122f4: Pull complete 00:24:50 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:24:50 Status: Downloaded newer image for docker:20.10.0 00:24:51 Commit message: "refactor: Use common ServiceInfo struct and adjust code/configuration (#855)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:24:52 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:24:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:24:53 + sudo service docker restart 00:24:53 + true 00:24:53 Redirecting to /bin/systemctl restart docker.service 00:24:56 ---> a06f72b688ac 00:24:56 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:24:56 ---> Running in 9e532ad6de01 00:24:56 Removing intermediate container 9e532ad6de01 00:24:56 ---> 566fd2b75717 00:24:56 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:24:56 ---> Running in 93815f427eb8 00:24:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:24:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:24:59 (1/5) Installing libsodium (1.0.18-r0) 00:24:59 (2/5) Installing libzmq (4.3.3-r1) 00:24:59 (3/5) Installing pkgconf (1.7.3-r0) 00:25:00 (4/5) Installing libsodium-dev (1.0.18-r0) 00:25:00 (5/5) Installing zeromq-dev (4.3.3-r1) 00:25:00 Executing busybox-1.32.1-r6.trigger 00:25:00 OK: 139 MiB in 45 packages 00:25:01 Removing intermediate container 93815f427eb8 00:25:01 ---> f1a3c443d780 00:25:01 Step 6/8 : WORKDIR /build 00:25:01 ---> Running in 03af91c65e30 00:25:02 Removing intermediate container 03af91c65e30 00:25:02 ---> f7b3d87c5ff6 00:25:02 Step 7/8 : COPY go.mod . 00:25:02 ---> da16e76d00d6 00:25:02 Step 8/8 : RUN go mod download 00:25:03 ---> Running in b31e519c67c4 [Pipeline] unstash [Pipeline] echo 00:25:11 ========================================================= 00:25:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:25:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:25:11 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 00:25:12 Sending build context to Docker daemon 19.58MB 00:25:12 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 00:25:12 Step 2/8 : FROM ${BASE} 00:25:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:25:12 540db60ca938: Pulling fs layer 00:25:12 adcc1eea9eea: Pulling fs layer 00:25:12 4c4ab2625f07: Pulling fs layer 00:25:12 0510c868ecb4: Pulling fs layer 00:25:12 afea3b2eda06: Pulling fs layer 00:25:12 7809a108b3ef: Pulling fs layer 00:25:12 f706445af74f: Pulling fs layer 00:25:12 0510c868ecb4: Waiting 00:25:12 afea3b2eda06: Waiting 00:25:12 7809a108b3ef: Waiting 00:25:12 f706445af74f: Waiting 00:25:12 4c4ab2625f07: Verifying Checksum 00:25:12 4c4ab2625f07: Download complete 00:25:12 adcc1eea9eea: Verifying Checksum 00:25:12 adcc1eea9eea: Download complete 00:25:12 afea3b2eda06: Verifying Checksum 00:25:12 afea3b2eda06: Download complete 00:25:12 7809a108b3ef: Verifying Checksum 00:25:12 7809a108b3ef: Download complete 00:25:12 540db60ca938: Verifying Checksum 00:25:12 540db60ca938: Download complete 00:25:12 540db60ca938: Pull complete 00:25:12 adcc1eea9eea: Pull complete 00:25:12 4c4ab2625f07: Pull complete 00:25:14 f706445af74f: Verifying Checksum 00:25:14 f706445af74f: Download complete 00:25:14 0510c868ecb4: Verifying Checksum 00:25:14 0510c868ecb4: Download complete 00:25:18 0510c868ecb4: Pull complete 00:25:18 afea3b2eda06: Pull complete 00:25:18 7809a108b3ef: Pull complete 00:25:19 f706445af74f: Pull complete 00:25:19 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:25:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:25:19 ---> b068be0155e3 00:25:19 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 00:25:19 20.10.0: Pulling from library/docker 00:25:19 05e7bc50f07f: Pulling fs layer 00:25:19 6db28d0fdbf6: Pulling fs layer 00:25:19 292df0bc6bf3: Pulling fs layer 00:25:19 2e060f4bd70b: Pulling fs layer 00:25:19 80e8d568a223: Pulling fs layer 00:25:19 8dc6ef1a942a: Pulling fs layer 00:25:19 2312dd95470a: Pulling fs layer 00:25:19 80e8d568a223: Waiting 00:25:19 8dc6ef1a942a: Waiting 00:25:19 2312dd95470a: Waiting 00:25:19 2e060f4bd70b: Waiting 00:25:19 292df0bc6bf3: Verifying Checksum 00:25:19 292df0bc6bf3: Download complete 00:25:19 6db28d0fdbf6: Verifying Checksum 00:25:19 6db28d0fdbf6: Download complete 00:25:19 80e8d568a223: Verifying Checksum 00:25:19 80e8d568a223: Download complete 00:25:19 05e7bc50f07f: Verifying Checksum 00:25:19 05e7bc50f07f: Download complete 00:25:19 8dc6ef1a942a: Verifying Checksum 00:25:19 8dc6ef1a942a: Download complete 00:25:19 2312dd95470a: Verifying Checksum 00:25:19 2312dd95470a: Download complete 00:25:19 05e7bc50f07f: Pull complete 00:25:19 6db28d0fdbf6: Pull complete 00:25:20 292df0bc6bf3: Pull complete 00:25:20 2e060f4bd70b: Verifying Checksum 00:25:20 2e060f4bd70b: Download complete 00:25:23 2e060f4bd70b: Pull complete 00:25:23 80e8d568a223: Pull complete 00:25:23 8dc6ef1a942a: Pull complete 00:25:23 2312dd95470a: Pull complete 00:25:23 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:25:23 Status: Downloaded newer image for docker:20.10.0 00:25:28 ---> b64a8d7e8bcc 00:25:28 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:25:28 ---> Running in 19ba9d675f87 00:25:28 Removing intermediate container 19ba9d675f87 00:25:28 ---> cbbf8b2c61d5 00:25:28 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:25:28 ---> Running in 15b4200c6867 00:25:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:25:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:25:29 Removing intermediate container b31e519c67c4 00:25:29 ---> 18d11e6c787f 00:25:29 Successfully built 18d11e6c787f 00:25:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:25:30 + docker inspect -f . ci-base-image-arm64 00:25:30 . [Pipeline] withDockerContainer 00:25:30 (1/5) Installing libsodium (1.0.18-r0) 00:25:30 (2/5) Installing libzmq (4.3.3-r1) 00:25:30 (3/5) Installing pkgconf (1.7.3-r0) 00:25:30 (4/5) Installing libsodium-dev (1.0.18-r0) 00:25:30 (5/5) Installing zeromq-dev (4.3.3-r1) 00:25:30 prd-ubuntu18.04-docker-arm64-4c-16g-13 does not seem to be running inside a container 00:25:30 Executing busybox-1.32.1-r6.trigger 00:25:30 OK: 150 MiB in 45 packages 00:25:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/237 -v /w/workspace/app-functions-sdk-go/237:/w/workspace/app-functions-sdk-go/237:rw,z -v /w/workspace/app-functions-sdk-go/237@tmp:/w/workspace/app-functions-sdk-go/237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:25:31 Removing intermediate container 15b4200c6867 00:25:31 ---> 6a34b8536c42 00:25:31 Step 6/8 : WORKDIR /build 00:25:31 ---> Running in b9b383a7ec87 00:25:31 Removing intermediate container b9b383a7ec87 00:25:31 ---> f336d647a149 00:25:31 Step 7/8 : COPY go.mod . 00:25:31 ---> e4211cd0ea3f 00:25:31 Step 8/8 : RUN go mod download 00:25:31 ---> Running in 57308ac2a0b7 00:25:32 $ docker top 8c656b27d4336b4a8ff0c7d3bde44c9f62b443553636dd21735c08ac6b514982 -eo pid,comm [Pipeline] { [Pipeline] sh 00:25:33 + go version 00:25:33 go version go1.16.3 linux/arm64 [Pipeline] } 00:25:33 $ docker stop --time=1 8c656b27d4336b4a8ff0c7d3bde44c9f62b443553636dd21735c08ac6b514982 00:25:35 $ docker rm -f 8c656b27d4336b4a8ff0c7d3bde44c9f62b443553636dd21735c08ac6b514982 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:25:35 + docker inspect -f . ci-base-image-arm64 00:25:35 . [Pipeline] withDockerContainer 00:25:36 prd-ubuntu18.04-docker-arm64-4c-16g-13 does not seem to be running inside a container 00:25:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/237 -v /w/workspace/app-functions-sdk-go/237:/w/workspace/app-functions-sdk-go/237:rw,z -v /w/workspace/app-functions-sdk-go/237@tmp:/w/workspace/app-functions-sdk-go/237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:25:37 $ docker top 939de28d20b03905f027385898e8283d8646d0497342f7af0a45726b1513fc81 -eo pid,comm [Pipeline] { [Pipeline] sh 00:25:38 + go mod tidy [Pipeline] sh 00:25:40 + make test 00:25:40 make -C ./app-service-template build 00:25:40 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/237/app-service-template' 00:25:40 go mod tidy 00:25:40 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 00:25:43 Removing intermediate container 57308ac2a0b7 00:25:43 ---> 7e9374e540f4 00:25:43 Successfully built 7e9374e540f4 00:25:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:25:44 + docker inspect -f . ci-base-image-x86_64 00:25:44 . [Pipeline] withDockerContainer 00:25:44 prd-centos7-docker-4c-2g-14 does not seem to be running inside a container 00:25:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/237 -v /w/workspace/app-functions-sdk-go/237:/w/workspace/app-functions-sdk-go/237:rw,z -v /w/workspace/app-functions-sdk-go/237@tmp:/w/workspace/app-functions-sdk-go/237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:25:44 $ docker top 16a422afe76d4c6a08f4a917e4f48d4ba1ca3da967d88aa08d796c42dec7a64f -eo pid,comm [Pipeline] { [Pipeline] sh 00:25:44 + go version 00:25:44 go version go1.16.3 linux/amd64 [Pipeline] } 00:25:44 $ docker stop --time=1 16a422afe76d4c6a08f4a917e4f48d4ba1ca3da967d88aa08d796c42dec7a64f 00:25:46 $ docker rm -f 16a422afe76d4c6a08f4a917e4f48d4ba1ca3da967d88aa08d796c42dec7a64f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:25:46 + docker inspect -f . ci-base-image-x86_64 00:25:46 . [Pipeline] withDockerContainer 00:25:46 prd-centos7-docker-4c-2g-14 does not seem to be running inside a container 00:25:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/237 -v /w/workspace/app-functions-sdk-go/237:/w/workspace/app-functions-sdk-go/237:rw,z -v /w/workspace/app-functions-sdk-go/237@tmp:/w/workspace/app-functions-sdk-go/237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:25:46 $ docker top 4590ae20543b25363c6a847b81a2882936472d35132b4adaf6ebf5f39cfd13c6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:25:47 + go mod tidy [Pipeline] sh 00:25:47 + make test 00:25:47 make -C ./app-service-template build 00:25:47 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/237/app-service-template' 00:25:47 go mod tidy 00:25:48 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 00:25:58 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/237/app-service-template' 00:25:58 make -C ./app-service-template test 00:25:58 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/237/app-service-template' 00:25:58 go mod tidy 00:25:58 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:26:06 ok new-app-service 0.021s coverage: 47.8% of statements 00:26:06 ? new-app-service/config [no test files] 00:26:06 ok new-app-service/functions 0.007s 00:26:06 CGO_ENABLED=1 go vet ./... 00:26:13 gofmt -l . 00:26:13 [ "`gofmt -l .`" = "" ] 00:26:13 ./bin/test-attribution-txt.sh 00:26:13 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/237/app-service-template' 00:26:13 go mod tidy 00:26:13 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:26:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 00:26:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.015s coverage: 56.5% of statements 00:26:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.021s coverage: 92.5% of statements 00:26:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 00:26:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.013s coverage: 61.5% of statements 00:26:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 00:26:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.011s 00:26:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.019s coverage: 75.4% of statements 00:26:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 00:26:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 00:26:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 00:26:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 00:26:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 00:26:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 00:26:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.004s coverage: 97.0% of statements 00:26:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 00:26:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.005s coverage: 10.5% of statements 00:26:19 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/237/app-service-template' 00:26:19 make -C ./app-service-template test 00:26:19 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/237/app-service-template' 00:26:19 go mod tidy 00:26:19 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:26:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.759s coverage: 76.9% of statements 00:26:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 00:26:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.013s coverage: 12.5% of statements 00:26:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.009s coverage: 27.3% of statements 00:26:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 00:26:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 00:26:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements 00:26:46 ok new-app-service 0.043s coverage: 47.8% of statements 00:26:46 ? new-app-service/config [no test files] 00:26:46 ok new-app-service/functions 0.038s 00:26:46 CGO_ENABLED=1 go vet ./... 00:26:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.029s coverage: 81.9% of statements 00:26:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 00:26:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:26:46 gofmt -l . 00:26:46 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:26:46 $ docker stop --time=1 4590ae20543b25363c6a847b81a2882936472d35132b4adaf6ebf5f39cfd13c6 00:26:48 $ docker rm -f 4590ae20543b25363c6a847b81a2882936472d35132b4adaf6ebf5f39cfd13c6 [Pipeline] // withDockerContainer [Pipeline] sh 00:26:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:26:49 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 00:26:49 ---> job-cost.sh 00:26:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GwiF 00:27:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:27:13 gofmt -l . 00:27:13 [ "`gofmt -l .`" = "" ] 00:27:13 ./bin/test-attribution-txt.sh 00:27:13 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/237/app-service-template' 00:27:13 go mod tidy 00:27:13 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:27:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 00:27:20 lf-activate-venv(): INFO: Adding /tmp/venv-GwiF/bin to PATH 00:27:20 INFO: No Stack... 00:27:21 INFO: Retrieving Pricing Info for: v3-standard-2 00:27:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.073s coverage: 56.5% of statements 00:27:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.046s coverage: 92.5% of statements 00:27:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 00:27:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.093s coverage: 61.5% of statements 00:27:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 00:27:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.042s 00:27:21 INFO: Archiving Costs [Pipeline] sh 00:27:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.142s coverage: 75.4% of statements 00:27:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 00:27:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 00:27:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 00:27:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 00:27:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 00:27:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 00:27:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.017s coverage: 97.0% of statements 00:27:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 00:27:21 + cut -d, -f6 00:27:21 + cat /w/workspace/app-functions-sdk-go/237/archives/cost.csv [Pipeline] lock 00:27:21 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-237-stack-cost] 00:27:21 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-237-stack-cost] did not exist. Created. 00:27:21 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-237-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:27:22 + echo total: 0.05999999865889549 [Pipeline] stash 00:27:22 Stashed 1 file(s) [Pipeline] } 00:27:22 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-237-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:27:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.051s coverage: 10.5% of statements 00:27:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.866s coverage: 76.9% of statements 00:27:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 00:27:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.032s coverage: 12.5% of statements 00:27:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.126s coverage: 27.3% of statements 00:27:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 00:27:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 00:27:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.046s coverage: 51.4% of statements 00:27:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.097s coverage: 81.9% of statements 00:27:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements 00:27:54 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:27:57 gofmt -l . 00:27:57 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:27:58 $ docker stop --time=1 939de28d20b03905f027385898e8283d8646d0497342f7af0a45726b1513fc81 00:28:00 $ docker rm -f 939de28d20b03905f027385898e8283d8646d0497342f7af0a45726b1513fc81 [Pipeline] // withDockerContainer [Pipeline] sh 00:28:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:28:01 Warning: overwriting stash ‘coverage-report’ 00:28:02 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 00:28:02 ---> job-cost.sh 00:28:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pFw9 00:28:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:30:03 lf-activate-venv(): INFO: Adding /tmp/venv-pFw9/bin to PATH 00:30:03 INFO: No Stack... 00:30:05 INFO: Retrieving Pricing Info for: v2-standard-4 00:30:05 INFO: Archiving Costs [Pipeline] sh 00:30:06 + cut -d, -f6 00:30:06 + cat /w/workspace/app-functions-sdk-go/237/archives/cost.csv [Pipeline] lock 00:30:06 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-237-stack-cost] 00:30:06 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-237-stack-cost] did not exist. Created. 00:30:06 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-237-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:30:06 /w/workspace/app-functions-sdk-go/237@tmp/durable-c8d2e212/script.sh: 1: /w/workspace/app-functions-sdk-go/237@tmp/durable-c8d2e212/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 00:30:06 + echo total: 0.18000000715255737 [Pipeline] stash 00:30:06 Warning: overwriting stash ‘stack-cost’ 00:30:06 Stashed 1 file(s) [Pipeline] } 00:30:07 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-237-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:30:07 provisioning config files... 00:30:07 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7936434411500978768tmp [Pipeline] { [Pipeline] sh 00:30:08 + set +x 00:30:08 + curl -s https://codecov.io/bash 00:30:08 + bash -s -- 00:30:08 00:30:08 _____ _ 00:30:08 / ____| | | 00:30:08 | | ___ __| | ___ ___ _____ __ 00:30:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:30:08 | |___| (_) | (_| | __/ (_| (_) \ V / 00:30:08 \_____\___/ \__,_|\___|\___\___/ \_/ 00:30:08 Bash-1.0.3 00:30:08 00:30:08 00:30:08 ==> git version 2.24.4 found 00:30:08 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 00:30:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:30:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:30:08 ==> Jenkins CI detected. 00:30:08 project root: . 00:30:08 --> token set from env 00:30:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:30:08 ==> Running gcov in . (disable via -X gcov) 00:30:08 ==> Python coveragepy not found 00:30:08 ==> Searching for coverage reports in: 00:30:08 + . 00:30:08 -> Found 2 reports 00:30:08 ==> Detecting git/mercurial file structure 00:30:08 ==> Reading reports 00:30:08 + ./app-service-template/coverage.out bytes=1055 00:30:08 + ./coverage.out bytes=87124 00:30:08 ==> Appending adjustments 00:30:08 https://docs.codecov.io/docs/fixing-reports 00:30:08 + Found adjustments 00:30:08 ==> Gzipping contents 00:30:08 16K /tmp/codecov.p30qHs.gz 00:30:08 ==> Uploading reports 00:30:08 url: https://codecov.io 00:30:08 query: branch=master&commit=d73e4bf6f6fffa39d14152b7db1821ea00020699&build=237&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F237%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:30:08 -> Pinging Codecov 00:30:08 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=d73e4bf6f6fffa39d14152b7db1821ea00020699&build=237&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F237%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:30:09 -> Uploading to 00:30:09 https://storage.googleapis.com/codecov/v4/raw/2021-05-25/3D8B5DFFC46A037C893635FACE044666/d73e4bf6f6fffa39d14152b7db1821ea00020699/a137211d-63aa-4dfa-b10b-c697fdd53a0a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T003009Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=95c1255d37003b05eb11d1d197cd5a75a79d8f6699825a163674dfe8785bbef9 00:30:09 % Total % Received % Xferd Average Speed Time Time Time Current 00:30:09 Dload Upload Total Spent Left Speed 00:30:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15400 0 0 100 15400 0 36403 --:--:-- --:--:-- --:--:-- 36406 100 15400 0 0 100 15400 0 36391 --:--:-- --:--:-- --:--:-- 36320 00:30:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/d73e4bf6f6fffa39d14152b7db1821ea00020699 [Pipeline] } 00:30:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:30:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:30:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:30:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:30:12 00:30:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 00:30:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:30:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:30:12 188c0c94c7c5: Pulling fs layer 00:30:12 0ef7d3d256c8: Pulling fs layer 00:30:12 de9db76c5a1d: Pulling fs layer 00:30:12 0eba1c9be4d2: Pulling fs layer 00:30:12 0d57e429df01: Pulling fs layer 00:30:12 4e4be7b47b0d: Pulling fs layer 00:30:12 e1f770b5df2f: Pulling fs layer 00:30:12 85a0685a4137: Pulling fs layer 00:30:12 0d57e429df01: Waiting 00:30:12 4e4be7b47b0d: Waiting 00:30:12 e1f770b5df2f: Waiting 00:30:12 85a0685a4137: Waiting 00:30:12 0eba1c9be4d2: Waiting 00:30:12 de9db76c5a1d: Verifying Checksum 00:30:12 de9db76c5a1d: Download complete 00:30:12 0ef7d3d256c8: Verifying Checksum 00:30:12 0ef7d3d256c8: Download complete 00:30:13 0d57e429df01: Verifying Checksum 00:30:13 0d57e429df01: Download complete 00:30:13 4e4be7b47b0d: Verifying Checksum 00:30:13 4e4be7b47b0d: Download complete 00:30:13 188c0c94c7c5: Verifying Checksum 00:30:13 188c0c94c7c5: Download complete 00:30:13 188c0c94c7c5: Pull complete 00:30:13 0ef7d3d256c8: Pull complete 00:30:13 de9db76c5a1d: Pull complete 00:30:14 e1f770b5df2f: Verifying Checksum 00:30:14 e1f770b5df2f: Download complete 00:30:17 0eba1c9be4d2: Verifying Checksum 00:30:17 0eba1c9be4d2: Download complete 00:30:19 85a0685a4137: Verifying Checksum 00:30:19 85a0685a4137: Download complete 00:30:21 0eba1c9be4d2: Pull complete 00:30:21 0d57e429df01: Pull complete 00:30:21 4e4be7b47b0d: Pull complete 00:30:21 e1f770b5df2f: Pull complete 00:30:25 85a0685a4137: Pull complete 00:30:25 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 00:30:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:30:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 00:30:25 prd-centos7-docker-4c-2g-9 does not seem to be running inside a container 00:30:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:30:29 $ docker top ad13693215014ed09993f6465cea2078d5ade841b7c35ba6facadb99d6836a40 -eo pid,comm [Pipeline] { [Pipeline] echo 00:30:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 00:30:29 + set -o pipefail 00:30:29 + snyk monitor '--org=edgex-jenkins' 00:30:39 00:30:39 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 00:30:39 00:30:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/db21b16b-c5b4-4de6-a438-7a9e3a7c0d5e 00:30:39 00:30:39 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:30:39 00:30:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:30:39 00:30:46 [Pipeline] } 00:30:46 $ docker stop --time=1 ad13693215014ed09993f6465cea2078d5ade841b7c35ba6facadb99d6836a40 00:30:49 $ docker rm -f ad13693215014ed09993f6465cea2078d5ade841b7c35ba6facadb99d6836a40 [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 00:30:50 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:30:50 provisioning config files... 00:30:50 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4236213103618860729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:50 --> edgex-publish-swagger.sh 00:30:50 === Publish openapi/v2 API === 00:30:50 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 00:30:50 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 00:30:50 % Total % Received % Xferd Average Speed Time Time Time Current 00:30:50 Dload Upload Total Spent Left Speed 00:30:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 12627 0:00:01 0:00:01 --:--:-- 12635 00:30:51 00:30:51 [Pipeline] } 00:30: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 00:30:52 + git log --format=format:%s -1 d73e4bf6f6fffa39d14152b7db1821ea00020699 [Pipeline] isUnix [Pipeline] sh 00:30:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:52 . [Pipeline] withDockerContainer 00:30:52 prd-centos7-docker-4c-2g-9 does not seem to be running inside a container 00:30: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:30:52 $ docker top 3f2e167b79a89ca0338a0b4facbe5d3333dd9631c1b92154ab3cebd396ebb3ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:30:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:53 [ssh-agent] Looking for ssh-agent implementation... 00:30:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:53 $ docker exec 3f2e167b79a89ca0338a0b4facbe5d3333dd9631c1b92154ab3cebd396ebb3ec ssh-agent 00:30:53 SSH_AUTH_SOCK=/tmp/ssh-k1GDwF4NIthW/agent.14 00:30:53 SSH_AGENT_PID=21 00:30:53 Running ssh-add (command line suppressed) 00:30:53 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_804848564265242029.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_804848564265242029.key) 00:30:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:53 + git semver tag 00:30:53 # -> Open(): unable to determine branch for HEAD 00:30:53 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 00:30:53 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 00:30:53 # $SEMVER_REMOTE_NAME = origin 00:30:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:30:53 # $SEMVER_USER_NAME = edgex-jenkins 00:30:53 # $SEMVER_BRANCH = master 00:30:53 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 00:30:53 # d73e4bf6f6fffa39d14152b7db1821ea00020699 HEAD 00:30:53 # -> Force: false 00:30:53 # c5817c31e029b422a5494b1139f015702f4a8634 refs/tags/v2.0.0-dev.64 [Pipeline] } 00:30:53 $ docker exec --env ******** --env ******** 3f2e167b79a89ca0338a0b4facbe5d3333dd9631c1b92154ab3cebd396ebb3ec ssh-agent -k 00:30:53 unset SSH_AUTH_SOCK; 00:30:53 unset SSH_AGENT_PID; 00:30:53 echo Agent pid 21 killed; 00:30:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:54 + git semver [Pipeline] } 00:30:54 $ docker stop --time=1 3f2e167b79a89ca0338a0b4facbe5d3333dd9631c1b92154ab3cebd396ebb3ec 00:30:55 $ docker rm -f 3f2e167b79a89ca0338a0b4facbe5d3333dd9631c1b92154ab3cebd396ebb3ec [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:30:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:30:55 00:30:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:30:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:30:56 0.23.1-centos7: Pulling from edgex-lftools 00:30:56 ab5ef0e58194: Pulling fs layer 00:30:56 9712f1f96733: Pulling fs layer 00:30:56 63f879dbbcfc: Pulling fs layer 00:30:56 0d9ebad4ef96: Pulling fs layer 00:30:56 e9a5061849ea: Pulling fs layer 00:30:56 d747dcd14b5f: Pulling fs layer 00:30:56 2de7ff778b66: Pulling fs layer 00:30:56 e9a5061849ea: Waiting 00:30:56 d747dcd14b5f: Waiting 00:30:56 2de7ff778b66: Waiting 00:30:56 0d9ebad4ef96: Waiting 00:30:56 9712f1f96733: Verifying Checksum 00:30:56 9712f1f96733: Download complete 00:30:58 63f879dbbcfc: Verifying Checksum 00:30:58 63f879dbbcfc: Download complete 00:30:58 e9a5061849ea: Verifying Checksum 00:30:58 e9a5061849ea: Download complete 00:30:58 d747dcd14b5f: Verifying Checksum 00:30:58 d747dcd14b5f: Download complete 00:30:58 2de7ff778b66: Verifying Checksum 00:30:58 2de7ff778b66: Download complete 00:30:58 0d9ebad4ef96: Verifying Checksum 00:30:58 0d9ebad4ef96: Download complete 00:30:59 ab5ef0e58194: Verifying Checksum 00:30:59 ab5ef0e58194: Download complete 00:31:01 ab5ef0e58194: Pull complete 00:31:01 9712f1f96733: Pull complete 00:31:02 63f879dbbcfc: Pull complete 00:31:05 0d9ebad4ef96: Pull complete 00:31:05 e9a5061849ea: Pull complete 00:31:05 d747dcd14b5f: Pull complete 00:31:06 2de7ff778b66: Pull complete 00:31:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:31:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:31:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:31:06 prd-centos7-docker-4c-2g-9 does not seem to be running inside a container 00:31:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:31:12 $ docker top 8690b89d214281da4f4f0095f970c01ab038d7b7a5cca9e06697676fa254acf3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:31:12 provisioning config files... 00:31:12 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5720409861148636900tmp 00:31:12 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5383231950064290965tmp 00:31:12 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3894475086788927142tmp [Pipeline] { [Pipeline] echo 00:31:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:31:13 ---> sigul-configuration.sh 00:31:13 gpg: directory `/root/.gnupg' created 00:31:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:31:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:31:13 gpg: keyring `/root/.gnupg/secring.gpg' created 00:31:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:31:13 gpg: CAST5 encrypted data 00:31:13 gpg: encrypted with 1 passphrase 00:31:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:31:13 + mkdir /home/jenkins 00:31:13 + mkdir /home/jenkins/sigul [Pipeline] sh 00:31:13 + 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 00:31:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:31:14 ---> sigul-install.sh 00:31:19 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 00:31:19 + git tag --list 00:31:19 v0.1.0 00:31:19 v0.1.1 00:31:19 v1.0.0 00:31:19 v1.1.0 00:31:19 v1.2.0 00:31:19 v1.3.0 00:31:19 v1.3.1 00:31:19 v1.3.1-dev.1 00:31:19 v1.3.2-dev.1 00:31:19 v2.0.0-dev.1 00:31:19 v2.0.0-dev.10 00:31:19 v2.0.0-dev.11 00:31:19 v2.0.0-dev.12 00:31:19 v2.0.0-dev.13 00:31:19 v2.0.0-dev.14 00:31:19 v2.0.0-dev.15 00:31:19 v2.0.0-dev.16 00:31:19 v2.0.0-dev.17 00:31:19 v2.0.0-dev.18 00:31:19 v2.0.0-dev.19 00:31:19 v2.0.0-dev.2 00:31:19 v2.0.0-dev.20 00:31:19 v2.0.0-dev.21 00:31:19 v2.0.0-dev.22 00:31:19 v2.0.0-dev.23 00:31:19 v2.0.0-dev.24 00:31:19 v2.0.0-dev.25 00:31:19 v2.0.0-dev.26 00:31:19 v2.0.0-dev.27 00:31:19 v2.0.0-dev.28 00:31:19 v2.0.0-dev.29 00:31:19 v2.0.0-dev.3 00:31:19 v2.0.0-dev.30 00:31:19 v2.0.0-dev.31 00:31:19 v2.0.0-dev.32 00:31:19 v2.0.0-dev.33 00:31:19 v2.0.0-dev.34 00:31:19 v2.0.0-dev.35 00:31:19 v2.0.0-dev.36 00:31:19 v2.0.0-dev.37 00:31:19 v2.0.0-dev.38 00:31:19 v2.0.0-dev.39 00:31:19 v2.0.0-dev.4 00:31:19 v2.0.0-dev.40 00:31:19 v2.0.0-dev.41 00:31:19 v2.0.0-dev.42 00:31:19 v2.0.0-dev.43 00:31:19 v2.0.0-dev.44 00:31:19 v2.0.0-dev.45 00:31:19 v2.0.0-dev.46 00:31:19 v2.0.0-dev.47 00:31:19 v2.0.0-dev.48 00:31:19 v2.0.0-dev.49 00:31:19 v2.0.0-dev.5 00:31:19 v2.0.0-dev.50 00:31:19 v2.0.0-dev.51 00:31:19 v2.0.0-dev.52 00:31:19 v2.0.0-dev.53 00:31:19 v2.0.0-dev.54 00:31:19 v2.0.0-dev.55 00:31:19 v2.0.0-dev.56 00:31:19 v2.0.0-dev.57 00:31:19 v2.0.0-dev.58 00:31:19 v2.0.0-dev.59 00:31:19 v2.0.0-dev.6 00:31:19 v2.0.0-dev.60 00:31:19 v2.0.0-dev.61 00:31:19 v2.0.0-dev.62 00:31:19 v2.0.0-dev.63 00:31:19 v2.0.0-dev.64 00:31:19 v2.0.0-dev.7 00:31:19 v2.0.0-dev.8 00:31:19 v2.0.0-dev.9 [Pipeline] sh 00:31:20 + lftools sign git-tag v2.0.0-dev.64 00:31:20 Signing Git tag with Sigul... 00:31:20 Signing v2.0.0-dev.64 [Pipeline] echo 00:31:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:31:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:31:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:31:21 $ docker stop --time=1 8690b89d214281da4f4f0095f970c01ab038d7b7a5cca9e06697676fa254acf3 00:31:23 $ docker rm -f 8690b89d214281da4f4f0095f970c01ab038d7b7a5cca9e06697676fa254acf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 00:31:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:24 . [Pipeline] withDockerContainer 00:31:24 prd-centos7-docker-4c-2g-9 does not seem to be running inside a container 00:31: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:31:24 $ docker top 3a6ebae197b2ef9e44e6047ccac0982485ec4f921039e130d80f1656d2915dcc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:25 [ssh-agent] Looking for ssh-agent implementation... 00:31:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:25 $ docker exec 3a6ebae197b2ef9e44e6047ccac0982485ec4f921039e130d80f1656d2915dcc ssh-agent 00:31:25 SSH_AUTH_SOCK=/tmp/ssh-W4LIWmzTLNbn/agent.14 00:31:25 SSH_AGENT_PID=20 00:31:25 Running ssh-add (command line suppressed) 00:31:25 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2481923942833965880.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2481923942833965880.key) 00:31:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:25 + git semver bump pre 00:31:25 # -> Open(): unable to determine branch for HEAD 00:31:25 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 00:31:25 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 00:31:25 # $SEMVER_REMOTE_NAME = origin 00:31:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:25 # $SEMVER_USER_NAME = edgex-jenkins 00:31:25 # $SEMVER_BRANCH = master 00:31:25 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 00:31:25 2.0.0-dev.65 [Pipeline] } 00:31:25 $ docker exec --env ******** --env ******** 3a6ebae197b2ef9e44e6047ccac0982485ec4f921039e130d80f1656d2915dcc ssh-agent -k 00:31:25 unset SSH_AUTH_SOCK; 00:31:25 unset SSH_AGENT_PID; 00:31:25 echo Agent pid 20 killed; 00:31:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:26 + git semver [Pipeline] } 00:31:26 $ docker stop --time=1 3a6ebae197b2ef9e44e6047ccac0982485ec4f921039e130d80f1656d2915dcc 00:31:27 $ docker rm -f 3a6ebae197b2ef9e44e6047ccac0982485ec4f921039e130d80f1656d2915dcc [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 00:31:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:27 . [Pipeline] withDockerContainer 00:31:27 prd-centos7-docker-4c-2g-9 does not seem to be running inside a container 00:31:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:31:28 $ docker top c85d491a7cf9da78e649c5f8feffd39939b69a658051c36e1661ad2d96f7918c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:28 [ssh-agent] Looking for ssh-agent implementation... 00:31:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:28 $ docker exec c85d491a7cf9da78e649c5f8feffd39939b69a658051c36e1661ad2d96f7918c ssh-agent 00:31:28 SSH_AUTH_SOCK=/tmp/ssh-DbWI0ULBYqHp/agent.13 00:31:28 SSH_AGENT_PID=20 00:31:28 Running ssh-add (command line suppressed) 00:31:28 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7206622850755114036.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7206622850755114036.key) 00:31:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:28 + git semver push 00:31:28 # -> Open(): unable to determine branch for HEAD 00:31:28 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 00:31:28 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 00:31:28 # $SEMVER_REMOTE_NAME = origin 00:31:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:28 # $SEMVER_USER_NAME = edgex-jenkins 00:31:28 # $SEMVER_BRANCH = master 00:31:28 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 00:31:33 $ docker exec --env ******** --env ******** c85d491a7cf9da78e649c5f8feffd39939b69a658051c36e1661ad2d96f7918c ssh-agent -k 00:31:33 unset SSH_AUTH_SOCK; 00:31:33 unset SSH_AGENT_PID; 00:31:33 echo Agent pid 20 killed; 00:31:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:33 + git semver [Pipeline] } 00:31:33 $ docker stop --time=1 c85d491a7cf9da78e649c5f8feffd39939b69a658051c36e1661ad2d96f7918c 00:31:34 $ docker rm -f c85d491a7cf9da78e649c5f8feffd39939b69a658051c36e1661ad2d96f7918c [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 00:31:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:31:36 ---> package-listing.sh 00:31:36 ++ facter osfamily 00:31:36 ++ tr '[:upper:]' '[:lower:]' 00:31:36 + OS_FAMILY=redhat 00:31:36 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 00:31:36 + START_PACKAGES=/tmp/packages_start.txt 00:31:36 + END_PACKAGES=/tmp/packages_end.txt 00:31:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:31:36 + PACKAGES=/tmp/packages_start.txt 00:31:36 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 00:31:36 + PACKAGES=/tmp/packages_end.txt 00:31:36 + case "${OS_FAMILY}" in 00:31:36 + rpm -qa 00:31:36 + sort 00:31:37 + '[' -f /tmp/packages_start.txt ']' 00:31:37 + '[' -f /tmp/packages_end.txt ']' 00:31:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:31:37 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 00:31:37 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 00:31:37 + 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 00:31:37 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 00:31:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:31:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:31:38 00:31:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:31:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:31:38 alpine: Pulling from edgex-lftools-log-publisher 00:31:38 df20fa9351a1: Pulling fs layer 00:31:38 36b3adc4ff6f: Pulling fs layer 00:31:38 8ad3a11d3b57: Pulling fs layer 00:31:38 46f8f816bc3b: Pulling fs layer 00:31:38 93b61091891f: Pulling fs layer 00:31:38 93b9cdb0e59b: Pulling fs layer 00:31:38 5e14af77c1be: Pulling fs layer 00:31:38 01666e4c0597: Pulling fs layer 00:31:38 aa168da1d23b: Pulling fs layer 00:31:38 93b9cdb0e59b: Waiting 00:31:38 5e14af77c1be: Waiting 00:31:38 01666e4c0597: Waiting 00:31:38 aa168da1d23b: Waiting 00:31:38 46f8f816bc3b: Waiting 00:31:38 93b61091891f: Waiting 00:31:38 36b3adc4ff6f: Verifying Checksum 00:31:38 36b3adc4ff6f: Download complete 00:31:38 46f8f816bc3b: Verifying Checksum 00:31:38 46f8f816bc3b: Download complete 00:31:38 df20fa9351a1: Verifying Checksum 00:31:38 df20fa9351a1: Download complete 00:31:38 93b9cdb0e59b: Verifying Checksum 00:31:38 93b9cdb0e59b: Download complete 00:31:38 5e14af77c1be: Verifying Checksum 00:31:38 5e14af77c1be: Download complete 00:31:38 01666e4c0597: Verifying Checksum 00:31:38 01666e4c0597: Download complete 00:31:38 93b61091891f: Download complete 00:31:38 df20fa9351a1: Pull complete 00:31:39 36b3adc4ff6f: Pull complete 00:31:39 8ad3a11d3b57: Download complete 00:31:39 8ad3a11d3b57: Pull complete 00:31:39 46f8f816bc3b: Pull complete 00:31:39 93b61091891f: Pull complete 00:31:39 93b9cdb0e59b: Pull complete 00:31:40 5e14af77c1be: Pull complete 00:31:40 01666e4c0597: Pull complete 00:31:40 aa168da1d23b: Verifying Checksum 00:31:40 aa168da1d23b: Download complete 00:31:44 aa168da1d23b: Pull complete 00:31:44 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:31:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:31:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:31:45 prd-centos7-docker-4c-2g-9 does not seem to be running inside a container 00:31:45 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:31:48 $ docker top 39f6f0e85cd208b55b766fbb88245b51205e97620c001fe4ebc3738880f6945c -eo pid,comm [Pipeline] { [Pipeline] sh 00:31:48 + touch /tmp/pre-build-complete [Pipeline] sh 00:31:49 + mkdir -p /var/log/sa [Pipeline] sh 00:31:49 + ls /var/log/sa-host 00:31:49 + sadf -c /var/log/sa-host/sa05 00:31:49 file_magic: OK 00:31:49 HZ: Using current value: 100 00:31:49 file_header: OK 00:31:49 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:31:49 Statistics: 00:31:49 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:31:49 File successfully converted to sysstat format version 12.2.1 00:31:49 + sadf -c /var/log/sa-host/sa25 00:31:49 file_magic: OK 00:31:49 HZ: Using current value: 100 00:31:49 file_header: OK 00:31:49 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:31:49 Statistics: 00:31:49 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:31:49 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:31:49 provisioning config files... 00:31:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config756398457117985464tmp [Pipeline] { [Pipeline] echo 00:31:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:31:50 ---> create-netrc.sh [Pipeline] } 00:31:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:31:50 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:31:50 ---> python-tools-install.sh [Pipeline] echo 00:31:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:31:50 ---> sudo-logs.sh 00:31:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:31:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:31:51 ---> job-cost.sh 00:31:51 lf-activate-venv: SKIPPING 00:31:51 DEBUG: total: 0.18000000715255737 00:31:51 INFO: Retrieving Stack Cost... 00:31:52 INFO: Retrieving Pricing Info for: v3-standard-2 00:31:52 INFO: Archiving Costs [Pipeline] echo 00:31:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:31:52 ---> logs-deploy.sh 00:31:52 lf-activate-venv: SKIPPING 00:31:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/237 00:31:52 INFO: archiving workspace using pattern(s): 00:31:53 Archives upload complete. 00:31:53 INFO: archiving logs to Nexus 00:31:54 ---> uname -a: 00:31:54 Linux prd-centos7-docker-4c-2g-9.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:31:54 00:31:54 00:31:54 ---> lscpu: 00:31:54 Architecture: x86_64 00:31:54 CPU op-mode(s): 32-bit, 64-bit 00:31:54 Byte Order: Little Endian 00:31:54 Address sizes: 40 bits physical, 48 bits virtual 00:31:54 CPU(s): 2 00:31:54 On-line CPU(s) list: 0,1 00:31:54 Thread(s) per core: 1 00:31:54 Core(s) per socket: 1 00:31:54 Socket(s): 2 00:31:54 NUMA node(s): 1 00:31:54 Vendor ID: AuthenticAMD 00:31:54 CPU family: 23 00:31:54 Model: 49 00:31:54 Model name: AMD EPYC-Rome Processor 00:31:54 Stepping: 0 00:31:54 CPU MHz: 2800.000 00:31:54 BogoMIPS: 5600.00 00:31:54 Virtualization: AMD-V 00:31:54 Hypervisor vendor: KVM 00:31:54 Virtualization type: full 00:31:54 L1d cache: 64 KiB 00:31:54 L1i cache: 64 KiB 00:31:54 L2 cache: 1 MiB 00:31:54 L3 cache: 32 MiB 00:31:54 NUMA node0 CPU(s): 0,1 00:31:54 Vulnerability Itlb multihit: Not affected 00:31:54 Vulnerability L1tf: Not affected 00:31:54 Vulnerability Mds: Not affected 00:31:54 Vulnerability Meltdown: Not affected 00:31:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:31:54 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:31:54 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:31:54 Vulnerability Srbds: Not affected 00:31:54 Vulnerability Tsx async abort: Not affected 00:31:54 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 00:31:54 00:31:54 00:31:54 ---> nproc: 00:31:54 2 00:31:54 00:31:54 00:31:54 ---> df -h: 00:31:54 Filesystem Size Used Available Use% Mounted on 00:31:54 overlay 40.0G 8.9G 31.1G 22% / 00:31:54 tmpfs 64.0M 0 64.0M 0% /dev 00:31:54 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:31:54 shm 64.0M 0 64.0M 0% /dev/shm 00:31:54 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 00:31:54 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 00:31:54 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 00:31:54 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 00:31:54 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 00:31:54 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master 00:31:54 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 00:31:54 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master@tmp 00:31:54 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 00:31:54 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 00:31:54 00:31:54 00:31:54 ---> free -m: 00:31:54 total used free shared buff/cache available 00:31:54 Mem: 7821 1181 3220 0 3419 6559 00:31:54 Swap: 1023 0 1023 00:31:54 00:31:54 00:31:54 ---> ip addr: 00:31:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:31:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:31:54 inet 127.0.0.1/8 scope host lo 00:31:54 valid_lft forever preferred_lft forever 00:31:54 inet6 ::1/128 scope host 00:31:54 valid_lft forever preferred_lft forever 00:31:54 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:31:54 link/ether fa:16:3e:33:af:28 brd ff:ff:ff:ff:ff:ff 00:31:54 inet 10.30.123.11/23 brd 10.30.123.255 scope global dynamic eth0 00:31:54 valid_lft 85627sec preferred_lft 85627sec 00:31:54 inet6 fe80::f816:3eff:fe33:af28/64 scope link 00:31:54 valid_lft forever preferred_lft forever 00:31:54 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:31:54 link/ether 02:42:d1:58:87:66 brd ff:ff:ff:ff:ff:ff 00:31:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:31:54 valid_lft forever preferred_lft forever 00:31:54 inet6 fe80::42:d1ff:fe58:8766/64 scope link 00:31:54 valid_lft forever preferred_lft forever 00:31:54 00:31:54 00:31:54 ---> sar -b -r -n DEV: 00:31:54 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 00:31:54 00:31:54 00:18:50 LINUX RESTART (2 CPU) 00:31:54 00:31:54 00:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:31:54 00:21:01 1.72 0.00 1.72 0.00 0.00 37.55 0.00 00:31:54 00:22:01 0.43 0.00 0.43 0.00 0.00 6.00 0.00 00:31:54 00:23:01 0.28 0.00 0.28 0.00 0.00 3.36 0.00 00:31:54 00:24:01 0.32 0.00 0.32 0.00 0.00 4.13 0.00 00:31:54 00:25:01 0.22 0.00 0.22 0.00 0.00 3.62 0.00 00:31:54 00:26:01 0.32 0.00 0.32 0.00 0.00 3.48 0.00 00:31:54 00:27:01 0.22 0.00 0.22 0.00 0.00 2.35 0.00 00:31:54 00:28:01 0.32 0.00 0.32 0.00 0.00 3.36 0.00 00:31:54 00:29:01 0.25 0.00 0.25 0.00 0.00 2.33 0.00 00:31:54 00:30:02 0.15 0.00 0.15 0.00 0.00 1.92 0.00 00:31:54 00:31:01 116.42 0.07 116.36 0.00 4.88 32370.00 0.00 00:31:54 Average: 10.81 0.01 10.81 0.00 0.44 2905.64 0.00 00:31:54 00:31:54 00:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:31:54 00:21:01 5427420 0 806716 10.07 2620 1772184 1237792 13.67 585680 1596416 12 00:31:54 00:22:01 5429768 0 804364 10.04 2620 1772188 1206736 13.32 592528 1588468 8 00:31:54 00:23:01 5426784 0 807344 10.08 2620 1772192 1206880 13.32 595072 1588468 8 00:31:54 00:24:01 5427764 0 806360 10.07 2620 1772196 1206880 13.32 587244 1596156 16 00:31:54 00:25:01 5422608 0 811508 10.13 2620 1772204 1239584 13.69 591456 1596156 8 00:31:54 00:26:01 5427668 0 806448 10.07 2620 1772204 1200064 13.25 586588 1596156 8 00:31:54 00:27:01 5417476 0 816632 10.20 2620 1772212 1200064 13.25 597408 1596156 8 00:31:54 00:28:01 5415292 0 818812 10.22 2620 1772216 1200064 13.25 599208 1596156 8 00:31:54 00:29:01 5415280 0 818824 10.22 2620 1772216 1200064 13.25 600400 1594980 8 00:31:54 00:30:02 5408980 0 825116 10.30 2620 1772224 1223264 13.51 606020 1594980 8 00:31:54 00:31:01 4116192 0 1019612 12.73 2620 2870516 1648440 18.20 918588 2458668 379972 00:31:54 Average: 5303203 0 831067 10.38 2620 1872050 1251803 13.82 623654 1672978 34551 00:31:54 00:31:54 00:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:31:54 00:21:01 eth0 2.03 0.92 1.27 0.23 0.00 0.00 0.00 0.00 00:31:54 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:54 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:54 00:22:01 eth0 0.63 0.08 0.06 0.04 0.00 0.00 0.00 0.00 00:31:54 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:54 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:54 00:23:01 eth0 1.18 0.30 0.33 0.20 0.00 0.00 0.00 0.00 00:31:54 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:54 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:54 00:24:01 eth0 0.60 0.33 0.28 0.20 0.00 0.00 0.00 0.00 00:31:54 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:54 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:54 00:25:01 eth0 2.33 1.63 0.53 8.18 0.00 0.00 0.00 0.00 00:31:54 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:54 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:54 00:26:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:31:54 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:54 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:54 00:27:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:31:54 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:54 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:54 00:28:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:31:54 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:54 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:54 00:29:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:31:54 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:54 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:54 00:30:02 eth0 2.05 1.60 0.30 6.52 0.00 0.00 0.00 0.00 00:31:54 00:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:54 00:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:54 00:31:01 eth0 985.24 901.52 7817.45 88.30 0.00 0.00 0.00 0.00 00:31:54 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:54 00:31:01 docker0 71.64 74.06 5.83 394.88 0.00 0.00 0.00 0.00 00:31:54 Average: eth0 89.08 81.22 700.48 9.31 0.00 0.00 0.00 0.00 00:31:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:54 Average: docker0 6.42 6.63 0.52 35.37 0.00 0.00 0.00 0.00 00:31:54 00:31:54 00:31:54 ---> sar -P ALL: 00:31:54 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 00:31:54 00:31:54 00:18:50 LINUX RESTART (2 CPU) 00:31:54 00:31:54 00:20:01 CPU %user %nice %system %iowait %steal %idle 00:31:54 00:21:01 all 0.07 0.00 0.03 0.00 0.04 99.86 00:31:54 00:21:01 0 0.10 0.00 0.05 0.00 0.05 99.80 00:31:54 00:21:01 1 0.03 0.00 0.02 0.00 0.03 99.92 00:31:54 00:22:01 all 0.09 0.00 0.03 0.00 0.04 99.83 00:31:54 00:22:01 0 0.13 0.00 0.03 0.00 0.05 99.78 00:31:54 00:22:01 1 0.05 0.00 0.03 0.00 0.03 99.88 00:31:54 00:23:01 all 0.11 0.00 0.02 0.00 0.04 99.83 00:31:54 00:23:01 0 0.20 0.00 0.02 0.00 0.05 99.73 00:31:54 00:23:01 1 0.02 0.00 0.02 0.00 0.03 99.93 00:31:54 00:24:01 all 0.13 0.00 0.02 0.00 0.03 99.83 00:31:54 00:24:01 0 0.20 0.00 0.02 0.00 0.02 99.77 00:31:54 00:24:01 1 0.05 0.00 0.02 0.00 0.03 99.90 00:31:54 00:25:01 all 0.19 0.00 0.03 0.00 0.03 99.74 00:31:54 00:25:01 0 0.30 0.00 0.05 0.00 0.03 99.62 00:31:54 00:25:01 1 0.08 0.00 0.02 0.00 0.03 99.87 00:31:54 00:26:01 all 0.03 0.00 0.02 0.00 0.04 99.91 00:31:54 00:26:01 0 0.03 0.00 0.02 0.00 0.05 99.90 00:31:54 00:26:01 1 0.03 0.00 0.02 0.00 0.03 99.92 00:31:54 00:27:01 all 0.01 0.00 0.04 0.00 0.03 99.92 00:31:54 00:27:01 0 0.02 0.00 0.05 0.00 0.05 99.88 00:31:54 00:27:01 1 0.00 0.00 0.03 0.00 0.02 99.95 00:31:54 00:28:01 all 0.02 0.00 0.03 0.00 0.03 99.92 00:31:54 00:28:01 0 0.02 0.00 0.03 0.00 0.05 99.90 00:31:54 00:28:01 1 0.02 0.00 0.03 0.00 0.02 99.93 00:31:54 00:29:01 all 0.04 0.00 0.02 0.00 0.03 99.92 00:31:54 00:29:01 0 0.05 0.00 0.02 0.00 0.05 99.88 00:31:54 00:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:31:54 00:30:02 all 0.13 0.00 0.04 0.00 0.03 99.80 00:31:54 00:30:02 0 0.20 0.00 0.05 0.00 0.05 99.70 00:31:54 00:30:02 1 0.05 0.00 0.03 0.00 0.02 99.90 00:31:54 00:31:01 all 15.05 0.00 6.17 3.34 0.08 75.36 00:31:54 00:31:01 0 14.77 0.00 6.21 2.89 0.07 76.06 00:31:54 00:31:01 1 15.32 0.00 6.14 3.78 0.09 74.67 00:31:54 00:31:54 Average: CPU %user %nice %system %iowait %steal %idle 00:31:54 Average: all 1.36 0.00 0.55 0.29 0.04 97.76 00:31:54 Average: 0 1.37 0.00 0.56 0.25 0.05 97.77 00:31:54 Average: 1 1.35 0.00 0.55 0.32 0.03 97.75 00:31:54 00:31:54 00:31:54